*** empty log message ***
[emacs.git] / lisp / ChangeLog
blob5f6323b9e7b18d4afbd4d7830d9a835fe0cec689
1 2004-11-20  Richard M. Stallman  <rms@gnu.org>
3         * info.el (Info-search): Fix previous change.
5 2004-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
7         * Makefile.in (recompile): Revert 2004-11-19 change.
8         (compile): Likewise.
10 2004-11-19  Luc Teirlinck  <teirllm@auburn.edu>
12         * Makefile.in (compile): Set `max-specpdl-size' before compiling.
14 2004-11-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16         * progmodes/ebnf2ps.el: Fix typos.  Insert :version tag into all
17         defgroup and defcustom.  Eliminate eval-and-compile usage.
19         * progmodes/ebnf-otz.el: Fix typos.
21 2004-11-19  Jay Belanger  <belanger@truman.edu>
23         * calc/calc-yank.el (calc-edit-disp-trail): New variable.
24         (calc-edit-finish, calc-finish-stack-edit): Replace variable
25         disp-trail by declared variable.
27         * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
28         (calc-finish-selection-edit):  Replace variable disp-trail by
29         declared variable.
31         (calc-selection-cache-entry): Move declaration to earlier in
32         the file.
34         (calc-selection-cache-num, calc-selection-cache-comp)
35         (calc-selection-cache-offset, calc-selection-true-num)
36         (calc-final-point-line, calc-final-point-column)
37         (calc-original-buffer): Declare them.
39         (calc-fnp-op, calc-fnp-num): New variables.
40         (calc-find-nth-part, calc-find-nth-part-rec)
41         (calc-select-previous): Replace op and num by declared
42         variables.
44         (calc-rsf-old, calc-rsf-new): New variables.
45         (calc-replace-sub-formula, calc-replace-sub-formula-rec):
46         Replace variables old and new by declared variables.
48         (calc-sel-reselect): New variable.
49         (calc-auto-selection, calc-enter-selection, calc-edit-selection)
50         (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
51         (calc-sel-mult-both-sides, calc-sel-add-both-sides):  Replace variable
52         reselect with declared variable.
54         * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
55         (math-bound-vars, math-conds, math-copy-neg, math-rhs)
56         (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
57         (math-import-list, math-rewrite-phase): Declare them.
59         (math-rewrite):  Use let* to declare variables.
61         (calc-rewrite-selection): Make rules a local variable.
63         (calc-rewr-sel): New variable.
64         (calc-rewrite-selection, calc-locate-selection-marker)
65         (calc-rewrite): Use the declared variable calc-rewr-sel instead
66         of sel.
68         (math-rewrite-whole-expr): New variable.
69         (math-rewrite, math-rewrite-phase): Replace variable expr by
70         declared variable.
72         (math-rewrite-heads-heads, math-rewrite-heads-skips)
73         (math-rewrite-heads-blanks ): New variables.
74         (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
75         heads, skips and blanks by declared variables.
77         (math-rwcomp-subst-old, math-rwcomp-subst-new)
78         (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
79         New variables.
80         (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
81         old, new, old-func and new-func by declared variables.
83         (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
84         Remove unnecessary variable.
86         (math-apply-rw-regs): New variable.
87         (math-apply-rewrites, math-rwapply-replace-regs)
88         (math-rwapply-reg-looks-negp): Replace variable regs by declared
89         variable.
91         (math-apply-rw-ruleset): New variable.
92         (math-apply-rewrites, math-rwapply-remember): Replace variable
93         ruleset by declared variable.
95 2004-11-19  Richard M. Stallman  <rms@gnu.org>
97         * info.el (Info-search): Use search-whitespace-regexp.
99 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
101         * vc-rcs.el (vc-rcs-parse): New function.
102         (vc-rcs-annotate-command): Likewise.
103         (vc-rcs-annotate-current-time): Likewise.
104         (vc-rcs-annotate-time): Likewise.
105         (vc-rcs-annotate-extract-revision-at-line): Likewise.
107 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
109         * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
111 2004-11-18  Jay Belanger  <belanger@truman.edu>
113         * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary
114         variables.
116 2004-11-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
118         * printing.el: Eliminate use of interactive-p and eval-and-compile.
119         Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
120         Use make-temp-file to generate PostScript files in any situation.
121         (pr-ps-temp-file): Now specify a prefix to generate temporary files.
122         (pr-interactive-p): Eliminate var.
123         (pr-save-interactive): Eliminate macro.
124         (pr-interface, pr-ps-directory-preview)
125         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
126         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
127         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
128         (pr-ps-buffer-ps-print, pr-ps-region-preview)
129         (pr-ps-region-using-ghostscript, pr-ps-region-print)
130         (pr-ps-region-ps-print, pr-ps-mode-preview)
131         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
132         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
133         (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
134         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
135         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
136         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
137         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
138         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
139         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
140         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
141         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
142         (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
143         Eliminate pr-save-interactive usage.
144         (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
145         Eliminate pr-interactive-p usage.
146         (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
147         (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
148         (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
149         (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
150         (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
151         (pr-toggle-header-menu, pr-toggle-header-frame-menu)
152         (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
153         New funs.
154         (pr-ps-file): Use make-temp-file to generate a temporary file.
156 2004-11-17  Jay Belanger  <belanger@truman.edu>
158         * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
159         a local variable.
161         (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
163         (math-top-only): New variable.
164         (math-simplify, math-simplify-step): Replace variable top-only by
165         declared variable math-top-only.
167         (math-simplify-expr): Declare it.
168         Replaced argument expr in all calls of math-defsimplify by
169         math-simplify-expr.
170         (math-simplify-plus, math-simplify-times, math-simplify-divide)
171         (math-simplify-divisor, math-simplify-one-divisor)
172         (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
173         (math-simplify-pow): Replace variable expr by declared variable
174         math-simplify-expr.
176         (math-simplify-divisor): Remove local variables temp and op.
177         (math-simplify-one-divisor): Make temp and op local variables.
179         (math-simplify-divisor-nover, math-simplify-divisor-dover):
180         New variables.
181         (math-simplify-divisor, math-simplify-one-divisor):
182         Replace variables nover and dover by declared variables.
184         (math-expr-subst-new, math-expr-subst-old): New variables.
185         (math-expr-subst, math-expr-subst-rec): Replace variables new
186         and old by declared variables.
188         (math-is-poly-degree, math-is-poly-loose): New variables.
189         (math-is-polynomial, math-is-poly-rec): Replace variables degree
190         and loose by declared variables.
192         (math-poly-base-const-ok, math-poly-base-pred): New variables.
193         (math-polynomial-base, math-polynomial-base-rec):
194         Replace variables const-ok and mpb-pred by declared variables.
196         * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
198         * calc/calc-ext.el (math-defsimplify): Change the argument in
199         the created function to math-simplify-expr.
201         * calc/calc-units.el (math-simplify-expr): Declare it.
202         Replace argument expr in all calls of math-defsimplify by
203         math-simplify-expr.
204         (math-simplify-units-prod): Replace variable expr by declared
205         variable math-simplify-expr.
207 2004-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
209         * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
210         Replace mapcar->dolist, format->string.
212 2004-11-17  Miles Bader  <miles@gnu.org>
214         * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
215         * progmodes/idlwave.el: Remove RCS keywords.
217 2004-11-17  J.D. Smith  <jdsmith@as.arizona.edu>
219         * progmodes/idlwave.el, progmodes/idlw-toolbar.el
220         * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
221         Updated to IDLWAVE version 5.5.  Too many changes to list them here.
222         * progmodes/idlw-help.el: New file.
224 2004-11-16  Richard M. Stallman  <rms@gnu.org>
226         * international/iso-cvt.el (iso-tex2iso-trans-tab):
227         Discard spaces after \i according to TeX rules.
229         * international/mule.el (set-buffer-file-coding-system):
230         New arg NOMODIFY.
231         (after-insert-file-set-coding): Pass that new arg.
232         Prevent set-buffer-multibyte from trying to lock the file.
234         * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
236         * saveplace.el (save-place): Doc fix.
238         * dabbrev.el (dabbrev-expand): When handling SPC M-/,
239         temporarily widen before finding the following word to copy.
241         * emacs-lisp/lucid.el (map-keymap): Definition deleted.
242         (cl-map-keymap): Definition deleted.
244         * subr.el (map-keymap-internal): New function.
246 2004-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
248         * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
249         when pressing rather than when releasing mouse-2.  Simplify.
251 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
253         * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
254         (compilation-mode): Set it here instead.
256         * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
258         * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
259         (loop, cl-parse-loop-clause, defsetf): Use backquote.
261 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
263         * progmodes/compile.el (compilation-internal-error-properties):
264         Fix up a transposition-typo.  Check end-col before using it.
266 2004-11-14  Frederic Han  <han@math.jussieu.fr>  (tiny change)
268         * international/iso-cvt.el (iso-tex2iso-trans-tab):
269         Discard whitespace after macro \i when converting it.
271 2004-11-16  Juri Linkov  <juri@jurta.org>
273         * emacs-lisp/find-func.el (find-function-regexp):
274         Optimize `define-minor-mode'.  Add `defun-cvs-mode'.
275         Add `deffoo'.  Add `f' to [^cgv] to exclude `defface'.
276         Remove invalid `\W' from [^cgv\W].  Doc fix.
277         (find-function-search-for-symbol): Replace "\\>" with "\\_>".
279 2004-11-15  Luc Teirlinck  <teirllm@auburn.edu>
281         * play/life.el: Maintainer is now FSF.
282         (life-patterns, life-neighbor-deltas, life-window-start)
283         (life-current-generation, life-generation-string): Use defvar
284         instead of defconst.
286 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
288         * progmodes/compile.el (compilation-move-to-column): New fun.
289         (compilation-internal-error-properties)
290         (compilation-next-error-function): Use it to make sure we don't go past
291         the end of line.
293 2004-11-15  John Paul Wallington  <jpw@gnu.org>
295         * autoinsert.el (auto-insert-alist): Insert the user's name in
296         copyright notice, rather than Free Software Foundation, for the
297         Emacs Lisp header case too.
299 2004-11-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
301         * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
302         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
303         (pr-switches-string): If SWITCHES is nil, return nil.  Otherwise,
304         return the list of string in a string.
305         (pr-call-process): Message if calling process returns an error, that
306         is, the exit status is different of zero.
308 2004-11-15  Jay Belanger  <belanger@truman.edu>
310         * calc/calcalg2.el (math-integrate-by-parts):  Remove unused
311         variable var-thing.
313         (math-integ-depth, math-integ-level, math-integral-limit)
314         (math-enable-subst, math-any-substs, math-integ-msg)
315         (math-prev-parts-v, math-good-parts, math-max-integral-limit)
316         (math-int-threshold, math-int-factors, math-double-roots)
317         (math-solve-simplifying, var-IntegLimit, math-solve-sign)
318         (var-GenCount):  Declare these variables.
319         (calcFunc-integ):  Don't check if var-IntegLimit is bound.
321         (math-integral-cache, math-integral-cache-state):
322         Move declarations to earlier in the file.
324         (math-deriv-var, math-deriv-total, math-deriv-symb)
325         (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
326         (math-so-far, math-integ-expr, math-expr-parts, calc-low)
327         (calc-high, math-solve-var, math-solve-full, math-solve-vars)
328         (math-try-solve-sign, math-solve-b, math-solve-system-vv)
329         (math-solve-res):  New variables
330         (math-derivative, calcFunc-deriv, calcFunc-tderiv)
331         (math-integral, math-replace-integral-parts)
332         (math-integrate-by-parts, calc-dump-integral-cache)
333         (math-try-integral, math-do-integral, math-do-integral)
334         (math-do-integral-methods, math-try-solve-for)
335         (math-try-solve-prod, math-solve-poly-funny-powers)
336         (math-solve-crunch-poly, math-decompose-poly)
337         (math-solve-find-root-term, math-find-root-in-prod)
338         (math-integ-try-linear-substitutions)
339         (math-integ-try-substitutions, math-expr-rational-in)
340         (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
341         (math-solve-prod, math-solve-quartic, math-poly-all-roots)
342         (math-solve-for, math-solve-system, math-solve-system-rec)
343         (math-solve-get-sign, math-solve-get-int)
344         (math-solve-system-subst): Replace undeclared variables with newly
345         declared variables.
347 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
349         * winner.el (winner-active-region, winner-edges, winner-window-list):
350         Define at toplevel.
351         (winner-mode-map): Move init inside declaration.
353 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
355         * files.el (convert-standard-filename): Doc fix.
357 2004-11-14  Daniel Pfeiffer  <occitan@esperanto.org>
359         * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
360         passwd, group, shadow, default/* and pam.d/*.
362 2004-11-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
364         * printing.el (pr-menu-spec): Adjust menu specification.
366 2004-11-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
368         * printing.el: Doc fix.  Insert :version tag into all defcustom.
369         Handle interactive-p as is recommended in Emacs Lisp Reference.
370         Set the file permission bits for newly created files.
371         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
372         The printing menu specification (in `pr-menu-spec') was merged.
373         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
374         (pr-version): New version number (6.8.3).
375         (pr-file-modes): New option.
376         (pr-interactive-p): New var.
377         (pr-save-interactive, pr-save-file-modes): New macros.
378         (pr-setup): Code fix.
379         (pr-menu-spec): Menu specification merged.
380         (pr-call-process, pr-text2ps): Set file permission bits.
381         (pr-despool-print): Set file permission bits.  Handle interactive-p as
382         is recommended.
383         (pr-interface, pr-ps-directory-preview)
384         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
385         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
386         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
387         (pr-ps-buffer-ps-print, pr-ps-region-preview)
388         (pr-ps-region-using-ghostscript, pr-ps-region-print)
389         (pr-ps-region-ps-print, pr-ps-mode-preview)
390         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
391         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
392         (pr-despool-using-ghostscript, pr-despool-ps-print)
393         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
394         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
395         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
396         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
397         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
398         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
399         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
400         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
401         (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
402         (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
403         Handle interactive-p as is recommended.
405 2004-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
407         * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
408         (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
410         * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
411         so it doesn't forget to highlight the beginning of the region either.
413 2004-11-13  Daniel Pfeiffer  <occitan@esperanto.org>
415         * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
416         (c-font-lock-init): Eliminate obsolete make-local-hook.
417         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
418         (awk-mode): Use run-mode-hooks.
420         * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
422 2004-11-13  Kim F. Storm  <storm@cua.dk>
424         * mouse.el (mouse-drag-copy-region): Add :version.
425         (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
426         while dragging mode line, so mode line can be dragged downwards.
427         (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
428         while pressing mouse button so window doesn't scroll until we
429         release the mouse if clicking on partially visible line.
431 2004-11-12  Jay Belanger  <belanger@truman.edu>
433         * calc/calc-graph.el (calc-dumb-map):  Declare it.
434         (calc-graph-show-dumb):  Check if calc-dumb-map is non-nil rather
435         than unbound.
436         (calc-graph-name):  Made `end' a local variable.
437         (calc-graph-lookup):  Made `varname' a local variable.
438         (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
439         Declare them.
440         (calc-graph-format-data):  Don't check if var-PlotRejects is bound.
441         (calc-graph-plot, calc-graph-compute-3d):  Remove references to
442         the unused variable y3vec.
443         (calc-graph-show-dumb):  Remove reference to unused variable found-pt.
444         (calc-graph-kill-hook, calc-graph-plot):  Remove reference to
445         calc-graph-prev-kill-hook.
446         (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
447         (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
448         (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
449         (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
450         (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
451         (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
452         (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
453         (calc-graph-y3value, calc-graph-y3name)
454         (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
455         (calc-graph-stepcount, calc-graph-is-splot)
456         (calc-graph-surprise-splot, calc-graph-blank)
457         (calc-graph-non-blank, calc-graph-curve-num):  New variables.
458         (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
459         (calc-graph-recompute-2d, calc-graph-compute-3d)
460         (calc-graph-format-data): Replace undeclared variables with the
461         above newly declared variables.
463 2004-11-12  Diane Murray  <dsm@muenster.de>  (tiny change)
465         * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
466         `rsf-beep' and `rsf-sleep-after-message'.
468         * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
469         list if `message-sender' is non-nil.
471 2004-11-12  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
473         * desktop.el (desktop-create-buffer, desktop-save): Avoid some
474         consing by using mapc instead of mapcar.
476 2004-11-12  Nick Roberts  <nickrob@snap.net.nz>
478         * tooltip.el (require): Explain why CL is needed.
480 2004-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
482         * printing.el: Insert :version into defgroup (printing).  All reference
483         to Files option in menubar were changed to File.
484         (pr-version): New version number (6.8.2).
485         (pr-get-symbol): Call easy-menu-intern.
486         (pr-region-active-p): Now is a fun (it was defsubst).  To avoid
487         compilation gripes.
489 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
491         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
492         new byte-compile-function-environment binding to t.
494         * font-lock.el (font-lock-fontify-syntactically-region):
495         Don't forget to highlight the last char when we hit `end'.
497         * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
498         (mwheel-scroll): Adjust accordingly.
500         * cvs-status.el: Reduce spurious warnings.
501         (cvs-status-checkout): Remove.
502         (cvs-status-mode-map): Use cvs-mode-checkout instead.
504         * pcvs.el (cvs-mode-checkout): New command.
506         * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
508         * tooltip.el: Require CL.
510         * emacs-lisp/bytecomp.el: Use push.
511         (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
512         (defalias): Remove the `byte-compile' property and add
513         a `byte-hunk-handler'.
515 2004-11-11  Juri Linkov  <juri@jurta.org>
517         * info.el (Info-search): Save match data for isearch.
518         Skip Tag Table node.
520         * descr-text.el (describe-char): Replace syntax-after with code
521         from its previous version.
523         * files.el (magic-mode-alist): Use optimization for SGML mode too.
524         (set-auto-mode): Doc fix.  Remove unused variable `xml'.
526         * international/mule.el (sgml-html-meta-auto-coding-function):
527         Remove > after <html to allow HTML attributes.
529 2004-11-11  Jay Belanger  <belanger@truman.edu>
531         * calc/calc-comb.el (math-prime-factors-finished):  Declare it as
532         a variable.
533         (calcFunc-dfac):  Replace unbound max by n.
534         (math-stirling-local-cache):  New variable.
535         (math-stirling-number, math-stirling-1, math-stirling-2):
536         Replace the variable `cache' by the declared variable
537         math-stirling-local-cache.
538         (var-RandSeed):  Declare it as a variable.
539         (math-init-random-base, math-random-digit):  Don't check to see if
540         var-RandSeed is bound.
541         (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
542         Declare them instead of just setting them.
543         (math-init-random-base):  Made i a local variable.
544         (math-random-digit):  Made math-random-last a local variable.
545         (math-prime-test-cache):  Move declaration to before it is used.
546         (math-prime-test-cache-k, math-prime-test-cache-q)
547         (math-prime-test-cache-nm1, math-prime-factors-finished):
548         Declare them as variables.
550 2004-11-11  Jay Belanger  <belanger@truman.edu>
552         * calc/calc-ext.el (math-defcache):  Use defvar for the new
553         variables it creates.
555 2004-11-11  Lars Hansen  <larsh@math.ku.dk>
557         * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
558         (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
559         (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
560         (desktop-save): Add :version.
562 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
564         * printing.el (pr-get-symbol): Don't downcase.
566 2004-11-10  Jay Belanger  <belanger@truman.edu>
568         * calc/calc-aent.el (calc-do-quick-calc):  Use kill-new to append
569         string to kill-ring.
571         * calc/calc-aent.el (calc-alg-exp, math-toks)
572         (math-exp-pos,math-exp-old-pos, math-exp-token)
573         (math-exp-keep-spaces, math-exp-str):  New variables.
574         (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
575         (calcAlg-enter):  Use declared variable calc-alg-exp.
576         (math-build-parse-table, math-find-user-token):  Use declared
577         variable math-toks.
578         (math-read-exprs, math-read-token, calc-check-user-syntax)
579         (calc-match-user-syntax, match-factor-after, math-read-factor):
580         Use declared variables math-exp-pos math-exp-old-pos.
581         (math-read-exprs, math-read-token, math-read-expr-level)
582         (calc-check-user-syntax, calc-match-user-syntax)
583         (match-factor-after, math-read-factor):  Use declared variable
584         math-exp-token.
585         (math-read-exprs, math-read-expr-list, math-read-token)
586         (math-read-factor):  Use declared variable math-exp-keep-spaces.
587         (math-read-exprs, math-read-token):  Use declared variable
588         math-exp-str.
589         (calc-match-user-syntax):  Make m a local variable.
591         * calc/calc-ext.el (math-read-expr):  Use declared variables
592         math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
593         math-exp-keep-spaces.
595         * calc/calc-forms.el (math-read-angle-bracket):  Use declared
596         variables math-exp-pos, math-exp-str.
598         * calc/calc-lang.el (math-parse-tex-sum):  Use declared variable
599         math-exp-old-pos.
600         (math-parse-fortran-vector, math-parse-fortran-vector-end)
601         (math-parse-eqn-prime):  Use declared variable math-exp-token.
603         * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
604         Use declared variable math-exp-pos.
605         (math-check-for-commas):  Use declared variable math-exp-str.
606         (math-read-brackets):  Use declared variables math-exp-old-pos,
607         math-exp-keep-spaces.
608         (math-read-brackets, math-read-vector, math-read-matrix):
609         Use declared variable math-exp-token.
611 2004-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
613         * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
614         where the keymap is a symbol.
615         (easy-menu-add-item): Use keymap-prompt.  Simplify.
617         * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
619         * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
620         (sgml-parse-tag-backward): Use it to skip spurious < or >.
622 2004-11-10  Thien-Thi Nguyen  <ttn@gnu.org>
624         * ebuff-menu.el: Doc fixes throughout.
625         (electric-buffer-menu-mode-hook): New defvar.
627 2004-11-10  Nick Roberts  <nickrob@snap.net.nz>
629         * tooltip.el: Don't require cl, comint, gud, gdb-ui for
630         compilation. The resulting compiler warnings appear to be harmless.
632 2004-11-10  Daniel Pfeiffer  <occitan@esperanto.org>
634         * textmodes/conf-mode.el: New file.
636         * files.el (auto-mode-alist, magic-mode-alist): Use it.
638 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
640         * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
642 2004-11-09  Jay Belanger  <belanger@truman.edu>
644         * calc/calc-ext.el (calc-init-extensions):  Remove old code.
646         * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
647         (calc-z-prefix-buf, calc-z-prefix-msgs):  New variables.
648         (calc-z-prefix-help, calc-user-function-list):  Use declared
649         variables calc-z-prefix-buf, calc-z-prefix-msgs.
650         (math-map-tree, math-map-tree-rec):  Use declared variables
651         math-mt-many, math-mt-func.
652         (math-read-expression, math-read-string):  Use declared variable
653         math-expr-data.
655         * calc/calc-ext.el (math-normalize-nonstandard):  Use declared
656         variable math-normalize-a.
658         * calc/calc.el (math-normalize-a):  New variable.
659         (math-normalize):  Use declared variable math-normalize-a.
661         * calc/calc-poly.el (math-expand-form):  Use declared variable
662         math-mt-many.
664         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
665         Use declared variable math-mt-many.
666         (math-rewrite):  Use declared variable math-mt-func.
668         * calc/calc-vec.el (math-read-brackets, math-read-vector)
669         (math-read-matrix):  Use declared variable math-expr-data.
671         * calc/calc-lang.el (math-parse-fortran-vector)
672         (math-parse-fortran-vector-end, math-parse-tex-sum)
673         (math-parse-eqn-matrix, math-parse-eqn-prime)
674         (math-read-math-subscr):  Use declared variable math-expr-data.
676         * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
677         (math-read-expr-level, math-read-token, calc-check-user-syntax)
678         (calc-match-user-syntax, math-read-if, math-factor-after)
679         (math-read-factor):  Use declared variable math-expr-data.
681 2004-11-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
683         * calendar/diary-lib.el (diary-from-outlook)
684         (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
685         interactive-p; but rather new optional argument NOCONFIRM.
687 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
689         * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
690         (easy-menu-name-match): Revert correspondingly.
692 2004-11-09  Richard M. Stallman  <rms@gnu.org>
694         * emacs-lisp/bytecomp.el (byte-compile-defalias):
695         Turn off warnings for the new function even if definition not constant.
696         If the definition isn't a quoted symbol, record (FUNCTION . t).
697         (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
698         (byte-compile-callargs-warn): Handle (FUNCTION . t).
699         (display-call-tree, byte-compile-arglist-warn):
700         Handle t returned by byte-compile-fdefinition.
702 2004-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
704         * Makefile.in (maintainer-clean): Depend on distclean.
706         * help-fns.el (help-C-file-name): File name must be in build-files
707         to be returned.
709 2004-11-09  Jay Belanger  <belanger@truman.edu>
711         * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
712         (calc-start-hook, calc-end-hook, calc-load-hook):  New variables.
714         * calc/calc.el (calc, calc-trail-display, calc-mode):
715         Remove obsolete sections.
717         * calc/calc.el (calc-x-paste-text):  Remove.
719         * calc/calc-ext.el (calc-init-extensions):  Bind calc-yank to
720         mouse-2.
722 2004-11-09  Nick Roberts  <nickrob@snap.net.nz>
724         * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
725         (gdb-info-frames-custom, gdb-frame-handler): Use it to find
726         current frame (in case of recursive calls).
727         (gdb-show-changed-values): Add :version keyword.
729 2004-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
731         * international/mule-cmds.el: Change coding-system to utf-8.
732         (select-safe-coding-system-interactively):
733         New function extracted from select-safe-coding-system.
734         (select-safe-coding-system): Use it.
736 2004-11-08  Richard M. Stallman  <rms@gnu.org>
738         * subr.el (syntax-after): Doc fix.
740         * paren.el (show-paren-function): Change calls to syntax-after
741         for new way of returning the value.
743         * menu-bar.el (menu-bar-file-menu): Make this the real name
744         and menu-bar-files-menu the alias.  Use the former.
745         (global-map): Use `file', not `files', as the symbol.
747         * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
749         * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
750         Don't use beginning-of-buffer.
751         (filesets-cmd-show-result): Use with-no-warnings.
753 2004-11-08  Juri Linkov  <juri@jurta.org>
755         * progmodes/compile.el (compile): Don't overwrite last command in
756         minibuffer history with default command if they are not equal.
758 2004-11-08  Jay Belanger  <belanger@truman.edu>
760         * calc/calcalg2.el (math-do-integral-methods):  Try linear then
761         non-linear substitutions.
763 2004-11-08  Jay Belanger  <belanger@truman.edu>
765         * calc/calcalg2.el (math-linear-subst-tried): New variable.
766         (math-do-integral):  Set `math-linear-subst-tried' to nil.
767         (math-do-integral-methods):  Use `math-linear-subst-tried' to
768         determine what type of substitution to try.
769         (math-integ-try-linear-substituion):
770         Set `math-linear-subst-tried' to t.
772 2004-11-08  Kim F. Storm  <storm@cua.dk>
774         * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
776 2004-11-07  Juri Linkov  <juri@jurta.org>
778         * info-look.el (info-lookup): Allow reusing in the current buffer
779         not only *info* buffer, but all (even renamed) Info buffers
780         by checking for major-mode instead of *info* buffer name.
781         (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
782         (octave-mode, maxima-mode) <doc-spec>:
783         Allow long dashes generated by Texinfo 4.7 before definitions.
784         (texinfo-mode) <doc-spec>: Add space to suffix to find command
785         definitions with argument separated by space.
787 2004-11-06  Richard M. Stallman  <rms@gnu.org>
789         * simple.el (next-error group, face): Move before first use.
790         (next-error-highlight, next-error-highlight-no-select): Likewise.
792         * simple.el (line-move-invisible-p): Rename from line-move-invisible.
793         (line-move): New args NOERROR and TO-END.
794         Return t if if succeed in moving specified number of lines.
795         (move-end-of-line): New function.
797         * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
798         (end-of-buffer-other-window): Likewise.
800         * simple.el (line-move-ignore-invisible): Default to t.
802         * subr.el (syntax-after): Return the syntax letter, not the raw code.
804         * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
806         * international/iso-cvt.el (iso-cvt-define-menu):
807         Rename menu-bar-files-menu to menu-bar-file-menu.
809         * net/browse-url.el (browse-url-gnome-moz-program)
810         (browse-url-gnome-moz-arguments): Move up before first use.
812         * net/tramp.el (tramp group): Add :version.
814         * progmodes/ada-xref.el (ada-gdb-application):
815         Use goto-char instead of beginning-of-buffer.
817         * progmodes/cperl-mode.el (cperl-info-on-command):
818         Use goto-char instead of beginning-of-buffer.
820         * progmodes/idlw-shell.el (idlwave-shell-examine-map):
821         Move up before first use.
822         (idlwave-shell-temp-pro-file): Likewise.
823         (idlwave-shell-temp-rinfo-save-file): Likewise.
824         (idlwave-shell-temp-file): Minor doc fix.
826         * textmodes/flyspell.el (flyspell-external-point-words):
827         Use goto-char instead of beginning-of-buffer.
829 2004-11-06  Kai Grossjohann  <kai.grossjohann@gmx.net>
831         * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
832         /dev/stdout" before trying "uudecode -o -".  Suggested by Han Boetes.
833         (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
835 2004-11-06  David Ponce  <david@dponce.com>
837         * recentf.el (recentf-menu-path): Use menu item name.
839 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
841         * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
842         display doesn't support images.
844 2004-11-06  Andreas Schwab  <schwab@suse.de>
846         * tempo.el (tempo-match-finder): Doc fix.
848         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
850 2004-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
852         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
853         (easy-menu-lookup-name): New fun to replace it.
854         (easy-menu-get-map): Use it to obey menu item names (rather than just
855         keys) when looking up `path'.
856         (easy-menu-always-true-p): Rename from easy-menu-always-true.
857         (easy-menu-convert-item-1): Adjust to new name.
859 2004-11-06  Peter Heslin  <pj@heslin.eclipse.co.uk>  (tiny change)
861         * outline.el (hide-body): Don't hide lines at the top of the file
862         that precede the first header line.
864 2004-11-06  Paul Pogonyshev  <pogonyshev@gmx.net>
866         * align.el (align-areas): Delete whitespace before reindenting, so
867         that tabs are never placed after spaces.
869 2004-11-06  Alan Shutko  <ats@acm.org>
871         * macros.el (insert-kbd-macro): Do completions based on macros,
872         rather than all commands.
874 2004-11-06  David Hansen  <david.hansen@gmx.net>  (tiny change)
876         * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
877         to solve a bug whereby tags with 'b' don't match.
879 2004-11-05  Juri Linkov  <juri@jurta.org>
881         * info.el (Info-search): Don't search in node header lines
882         and file headers.
884         * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
885         symbol-constituent characters after dot, not only digits.
887 2004-11-04  Daniel Pfeiffer  <occitan@esperanto.org>
889         * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
891 2004-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
893         * dired.el (dired-read-dir-and-switches): Call read-directory-name
894         if a dialog will be used, read-file-name otherwise.
896 2004-11-04  Richard M. Stallman  <rms@gnu.org>
898         * textmodes/table.el (table group): Add :version.
900         * textmodes/ispell.el (ispell-word):
901         Don't alter args; set them only thru `interactive' spec.
903         * textmodes/flyspell.el (flyspell-word):
904         Don't alter FOLLOWING; set it only thru `interactive' spec.
906         * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
908         * net/browse-url.el (browse-url-maybe-new-window):
909         Use called-interactively-p.
911         * mail/supercite.el (sc-cite-region):
912         Don't use interactive-p.  Add arg INTERACTIVE.
913         (sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
915         * international/mule-cmds.el (set-input-method, toggle-input-method):
916         Don't use interactive-p.  Add arg INTERACTIVE.
918         * eshell/esh-mode.el (eshell-show-maximum-output):
919         Don't use interactive-p.
920         (eshell-truncate-buffer): Just message, no error, if buffer is short.
922         * mouse.el (mouse-show-mark): Get positions to delete from mark
923         and point, not from mouse-drag-overlay.
925         * imenu.el (imenu-eager-completion-buffer): Add :version.
927         * filesets.el (filesets group): Add :version.
929 2004-11-03  Daniel Pfeiffer  <occitan@esperanto.org>
931         * files.el (xml-based-modes): Delete var.
932         (magic-mode-alist): New more general var.
933         (set-auto-mode): Use it.
935         * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
936         when clicking from another window.
938 2004-11-03  Thien-Thi Nguyen  <ttn@gnu.org>
940         * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
941         (vc-cvs-annotate-time): Incorporate value of deleted var.
942         Remove special-case handling of beginning-of-buffer cruft.
943         Cache ending position (point) and return value in text property
944         `vc-cvs-annotate-time', and consult it on subsequent invocations.
946         * vc-cvs.el (vc-cvs-annotate-command):
947         Delete extraneous lines from beginning of buffer.
948         * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
950         * progmodes/grep.el (grep-default-command): Take empty string
951         for tag if all other methods yield nil.  Shell-quote the tag.
953         * vc.el (vc-annotate-display-autoscale): Add prefix-arg
954         spec in `interactive' form, and mention it in the docstring.
955         Also, make sure point is at bol after calling `annotate-time'.
957 2004-11-02  Richard M. Stallman  <rms@gnu.org>
959         * cus-edit.el (customize-group-other-window):
960         Select the window that displays the custom buffer.
961         (custom-buffer-create-other-window): Likewise.
963         * comint.el (comint-insert-input): Fix previous change.
965         * emacs-lisp/elp.el (elp-instrument-function):
966         Use called-interactively-p.
968         * emacs-lisp/easymenu.el (easy-menu-intern):
969         Don't downcase; rather, case-flip the first letter of each word.
971         * emacs-lisp/easy-mmode.el (define-minor-mode):
972         Use called-interactively-p.
974         * emacs-lisp/bytecomp.el (byte-compile-warning-types):
975         Add interactive-only.
976         (byte-compile-warnings): Add interactive-only as option.
977         (byte-compile-interactive-only-functions): New variable.
978         (byte-compile-form): Warn about calls to functions
979         in byte-compile-interactive-only-functions.
981         * emacs-lisp/autoload.el (update-file-autoloads):
982         Don't use interactive-p; take new arg SAVE-AFTER.
984         * emacs-lisp/advice.el (ad-make-advised-definition):
985         Use called-interactively-p.
987 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
989         * files.el (find-file-existing): New function.
991         * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
992         find-file-existing.  Add "New File..." that calls find-file.
994         * diropen.pbm diropen.xpm: New files.
996         * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
997         icon diropen.  New tool bar item find-file-existing uses icon open.
999         * dired.el (dired-read-dir-and-switches): Call read-driectory-name
1000         instead of read-file-name.
1002 2004-11-02  Ulf Jasper  <ulf.jasper@web.de>
1004         * calendar/icalendar.el (icalendar-version): Increase to 0.08.
1005         (icalendar--split-value): Change name of work buffer.
1006         (icalendar--get-weekday-abbrev): Return nil on error.
1007         (icalendar--date-to-isodate): New function.
1008         (icalendar-convert-diary-to-ical)
1009         (icalendar-extract-ical-from-buffer): Use only two args for
1010         make-obsolete (XEmacs compatibility).
1011         (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
1012         (icalendar-export-region): Doc fix.
1013         If error, return non-nil and write errors to a buffer.
1014         Use correct weekday for weekly recurring events.
1015         Check whether date has been parsed for ordinary events.
1016         Make weekly events start in the year 2000.
1017         DTEND is non-inclusive, shift end date by one day if
1018         necessary (not for entries that have date and time).
1019         Rename local let variables: oops -> found-error, datestring ->
1020         startdatestring.
1022 2004-11-02  Kim F. Storm  <storm@cua.dk>
1024         * files.el (set-auto-mode-0): Don't rely on dynamic binding of
1025         keep-mode-if-same variable.  Add it as optional arg instead.
1026         (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
1028         * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
1029         substitute-command-keys will select lower-case bindings like those
1030         used in the static help texts.
1032         * descr-text.el (describe-text-properties): Don't err if called in
1033         the *Help* buffer; output to *Help-2* buffer instead.
1035         * kmacro.el (group kmacro): Add :version.
1036         (kmacro-keyboard-quit): New function to cleanup on C-g.
1037         (kmacro-start-macro): Set defining-kbd-macro to append when
1038         appending to last macro.
1040         * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
1042 2004-11-02  Nick Roberts  <nickrob@snap.net.nz>
1044         * progmodes/gdb-ui.el (gdb-enable-debug-log)
1045         (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
1046         (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
1047         Add :version keyword.
1049 2004-11-02  Pavel Kobiakov <pk_at_work@yahoo.com>
1051         * progmodes/flymake.el (flymake-err-line-patterns):
1052         Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
1053         `compilation-error-regexp-alist-alist' to internal Flymake format.
1055         * progmodes/flymake.el: eliminated byte-compiler warnings.
1057 2004-11-01  Jay Belanger  <belanger@truman.edu>
1059         * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
1060         with `interactive "s"'.
1062 2004-11-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1064         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
1065         Revert change from 2004-10-16.  '*' checks the current buffer, but the
1066         mouse click may be in another buffer.
1068 2004-11-01  John Paul Wallington  <jpw@gnu.org>
1070         * files.el (large-file-warning-threshold): Add :version keyword.
1071         (kill-some-buffers): Doc fix.
1073         * thumbs.el (group thumbs): Add :version keyword.
1075         * textmodes/bibtex.el (bibtex-make-field): Fix typo.
1077 2004-11-01  Richard M. Stallman  <rms@gnu.org>
1079         * textmodes/ispell.el (ispell-word): Don't use interactive-p.
1081         * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
1083         * allout.el (allout group): Add :version.
1084         (allout-init): Don't use interactive-p.
1085         (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
1086         (allout-forward-current-level, allout-backward-current-level):
1087         Don't use interactive-p.
1089         * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
1090         (bibtex-find-text): Likewise.
1092         * progmodes/vhdl-mode.el (vhdl-fill-region)
1093         (vhdl-beginning-of-statement): Don't use interactive-p.
1095         * progmodes/idlwave.el (idlwave-update-routine-info):
1096         Don't use interactive-p.
1098         * progmodes/idlw-shell.el (idlwave-shell-send-char):
1099         Don't use interactive-p.
1101         * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
1102         Don't use interactive-p.
1104         * progmodes/ada-xref.el (ada-make-body-gnatstub):
1105         Don't use interactive-p.
1107         * play/fortune.el (fortune-to-signature): Don't use interactive-p.
1108         (fortune-in-buffer): Doc fix.
1110         * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
1112         * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
1113         don't select the temporary buffer.
1114         (eudc-get-email): New optional arg ERROR; don't use interactive-p.
1115         (eudc-get-phone): Likewise.
1117 2004-11-01  Kim F. Storm  <storm@cua.dk>
1119         * man.el (Man-xref-normal-file): Fix help-echo.
1121 2004-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1123         * reveal.el (reveal-last-tick): New var.
1124         (reveal-post-command): Use it to avoid closing overlays when we're
1125         appending text to them.
1127 2004-10-31  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1129         * textmodes/bibtex.el: Require button.
1130         (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
1131         (bibtex-reference-keys): Distinguish between header keys and
1132         crossref keys.
1133         (bibtex-beginning-of-field): New function.
1134         (bibtex-url-map): Remove.
1135         (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
1136         (bibtex-font-lock-url-regexp): Assume that field names begin at
1137         the beginning of a line.
1138         (bibtex-font-lock-url): Simplify.  Do not use bibtex-enclosing-field.
1139         Remove field delimiters.  Use bibtex-beginning-of-field.
1140         Bugfix, point can be inside a field with a url.
1141         (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
1142         New functions.
1143         (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
1144         (bibtex-key-in-head): Simplify.
1145         (bibtex-current-line): Use bolp.
1146         (bibtex-parse-keys): Remove unused arg `add'.
1147         Use bibtex-type-in-head and bibtex-key-in-head.
1148         (bibtex-parse-entry, bibtex-autofill-entry):
1149         Use bibtex-type-in-head and bibtex-key-in-head.
1150         (bibtex-autokey-get-field): Do not alter case of replacement text.
1151         (bibtex-autokey-get-names): Do all processing of name list.
1152         (bibtex-autokey-get-year): New function.
1153         (bibtex-autokey-get-title): Do all processing of title words.
1154         (bibtex-generate-autokey): Simplify.
1155         (bibtex-string-files-init): Use default-directory.
1156         Allow for absolute file names in bibtex-string-files.
1157         (bibtex-files, bibtex-file-path): New variables.
1158         (bibtex-files-expand): New function.
1159         (bibtex-find-entry-globally): New command.
1160         (bibtex-summary-function): New variable.
1161         (bibtex-summary): Default value of bibtex-summary-function.
1162         (bibtex-find-crossref): New optional args pnt and split.
1163         (bibtex-complete-key-cleanup): Call bibtex-summary-function.
1164         (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
1165         (bibtex-validate): Fix docstring.  Check only abbreviated month fields.
1166         Fix handling of required and alternative fields.
1167         Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
1168         Use cons and display-buffer.
1169         (bibtex-validate-globally): New command.
1170         (bibtex-clean-entry): Use bibtex-files-expand.  Do not call
1171         bibtex-parse-keys and bibtex-parse-strings for updating
1172         bibtex-reference-keys and bibtex-strings.
1173         (bibtex-realign): Remove blank lines past the last entry.
1174         (bibtex-reformat): Use bibtex-entry-format as default.
1175         (bibtex-choose-completion-string): Remove.
1176         (bibtex-complete): Do not use bibtex-choose-completion-string.
1177         (bibtex-url): Simplify.
1179 2004-10-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1181         * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
1182         (x-dnd-types-alist, x-dnd-open-file-other-window)
1183         (x-dnd-known-types): Add :version.
1185 2004-10-31  John Paul Wallington  <jpw@gnu.org>
1187         * ibuffer.el (group ibuffer): Add :version keyword.
1189 2004-10-31  Kim F. Storm  <storm@cua.dk>
1191         * ido.el (group ido): Add :version keyword.
1192         (ido-mode): Remove :version keyword.
1194         * emulation/cua-base.el (group cua): Add :version keyword.
1195         (cua-mode): Remove :version keyword.
1197 2004-10-30  Luc Teirlinck  <teirllm@auburn.edu>
1199         * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
1201         * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
1202         compiler warning.
1203         (help-at-pt-timer-delay): Add :initialize keyword.  Simplify :set
1204         function.
1205         (help-at-pt-display-when-idle): Remove autoload.
1207 2004-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1209         * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
1211 2004-10-30  Juri Linkov  <juri@jurta.org>
1213         * help.el (function-called-at-point):
1214         * help-fns.el (variable-at-point): Read -> intern.
1216 2004-10-30  Simon Josefsson  <jas@extundo.com>
1218         * progmodes/autoconf.el (autoconf-font-lock-keywords):
1219         Recognize AS_* too.
1221 2004-10-29  Simon Josefsson  <jas@extundo.com>
1223         * subr.el (read-passwd): Move back from password.el.
1225         * password.el: Remove, not ready yet.
1227 2004-10-29  Andreas Schwab  <schwab@suse.de>
1229         * speedbar.el (speedbar-frame-parameters): Improve customize type.
1231 2004-10-29  Sam Steingold  <sds@gnu.org>
1233         * mouse.el (mouse-show-mark): Replace the last occurrence of
1234         x-lost-selection-hooks with x-lost-selection-functions.
1236 2004-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1238         * mouse.el (mouse-show-mark): Adjust to new name and don't assume
1239         x-lost-selection-functions is bound.
1241         * mouse-sel.el (mouse-sel-mode):
1242         * emacs-lisp/lselect.el: Adjust to new names for
1243         x-(lost|sent)-selection-functions.
1245         * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
1246         New obsolete aliases of x-lost-selection-functions and
1247         x-sent-selection-functions.
1249 2004-10-28  Kim F. Storm  <storm@cua.dk>
1251         * imenu.el (imenu-scanning-message): Remove.
1252         (imenu-progress-message): Make it a no-op.
1254 2004-10-28  John Paul Wallington  <jpw@gnu.org>
1256         * files.el (set-auto-mode): Call `throw' correctly.
1258 2004-10-28  Juri Linkov  <juri@jurta.org>
1260         * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
1261         to search `Info-...' commands in `info' manual.
1262         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
1263         Add 'info-file "emacs" property.
1264         (Info-find-emacs-command-nodes): Fix index line number regexp.
1265         Set real line number (instead of fake 0) in first element of the
1266         returned list.
1267         (Info-goto-emacs-command-node): Use line number of first element
1268         to set point in the first found Info node.
1270         * progmodes/grep.el (grep-regexp-alist): Move match highlighting
1271         code to `grep-mode-font-lock-keywords'.
1272         (grep-mode-font-lock-keywords): Delete grep markers instead
1273         of making them invisible.
1275 2004-10-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1277         * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
1278         and x-server-version in bug report.
1280 2004-10-28  Daniel Pfeiffer  <occitan@esperanto.org>
1282         * files.el (set-auto-mode-0): New function.
1283         (set-auto-mode): Use it to handle aliased modes and to
1284         be consistent between C-x C-f and C-x C-w.
1286 2004-10-28  Kenichi Handa  <handa@m17n.org>
1288         * international/utf-8.el (utf-translate-cjk-charsets):
1289         Add katakana-jisx0201.
1291         * international/subst-jis.el: Add data for JISX0201.
1293 2004-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1295         * obsolete/hilit19.el (hilit-mode): New function.
1296         Move all the toplevel side-effecting stuff into it, so that loading
1297         hilit19 doesn't mess everything up any more.
1299 2004-10-27  Richard M. Stallman  <rms@gnu.org>
1301         * add-log.el (add-change-log-entry): Set up mailing address
1302         and full name later, and don't alter add-log-mailing-address
1303         or add-log-full-name.
1305         * elide-head.el (elide-head): Change error to message.
1306         (elide-head-show): Likewise.
1308         * apropos.el (apropos-macrop): Doc fix.
1310         * mouse.el (mouse-show-mark): Do most processing the same
1311         regardless of transient-mark-mode.
1313         * shadowfile.el (shadow-copy-files): Use interactive-p
1314         only to control whether to print a message.
1316         * tar-mode.el (tar-mode): Use write-contents-functions,
1317         not write-contents-hooks.
1319         * eshell/em-unix.el (eshell-du-sum-directory): Don't use
1320         directory-sep-char.
1322 2004-10-27  Richard M. Stallman  <rms@gnu.org>
1324         * strokes.el (strokes-unload-hook): Fix previous change.
1326         * type-break.el (type-break-run-at-time): Always use run-at-time;
1327         forget the alternatives.
1328         (type-break-cancel-function-timers): Always use cancel-function-timers;
1329         forget the alternatives.
1331         * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
1333 2004-10-27  Kenichi Handa  <handa@m17n.org>
1335         * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
1337         * international/subst-gb2312.el: Likewise.
1339         * international/subst-big5.el: Likewise.
1341         * international/subst-ksc.el: Likewise.
1343         * international/utf-8.el (utf-translate-cjk-unicode-range-string):
1344         New variable.
1345         (utf-translate-cjk-set-unicode-range): New function.
1346         (utf-translate-cjk-unicode-range): Make it customizable.
1347         (utf-8-post-read-conversion):
1348         Use utf-translate-cjk-unicode-range-string.
1349         (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
1350         Unicode ranges.
1352 2004-10-26  Daniel Pfeiffer  <occitan@esperanto.org>
1354         * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
1355         trivial variants to shorten the list.
1356         (xml-based-modes): New var.
1357         (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
1358         declaration higher priority than auto-mode-alist.
1360         * find-file.el (cc-other-file-alist): Bring it in line with
1361         cc-mode's auto-mode-alist entries and use \' instead of $.
1363         * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
1364         and add "Id" and "Name" submenus to it.
1366         * imenu.el (imenu--generic-function): Skip matches in comments.
1368 2004-10-26  Jay Belanger  <belanger@truman.edu>
1370         * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
1371         (full-calc-keypad, calc-trail-display):  Use an extra argument
1372         instead of `interactive-p'.
1374         * calc/calc-misc.el (calc-other-window): Use an extra argument
1375         instead of `interactive-p'.
1377         * calc/calc-rewr.el (calc-match): Use an extra argument instead of
1378         `interactive-p'.
1380 2004-10-26  Kim F. Storm  <storm@cua.dk>
1382         * help.el (describe-key): Describe both down-event and up-event
1383         for a mouse click.
1385 2004-10-26  Richard M. Stallman  <rms@gnu.org>
1387         * woman.el (woman): Don't call interactive-p.
1389         * pcomplete.el (pcomplete): Instead of interactive-p,
1390         use an arg set non-nil by the interactive spec.
1392         * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
1393         use an arg set non-nil by the interactive spec.
1395         * man.el (Man-cleanup-manpage): Instead of interactive-p,
1396         use an arg set non-nil by the interactive spec.
1398 2004-10-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
1400         * progmodes/flymake.el (flymake-split-string):
1401         Use `flymake-split-string-remove-empty-edges' in any case.
1403 2004-10-26  Masatake YAMATO  <jet@gyve.org>
1405         * progmodes/flymake.el (flymake-err-line-patterns):
1406         Use `compilation-error-regexp-alist-alist' instead of
1407         `compilation-error-regexp-alist'.
1409 2004-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1411         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
1412         verbatim face on the \ of \end{verbatim}.
1414 2004-10-25  Jay Belanger  <belanger@truman.edu>
1416         * calc/calc-incom.el (calc-digit-dots):  Inhibit read-only before
1417         erasing minibuffer.
1419 2004-10-25  Simon Josefsson  <jas@extundo.com>
1421         * subr.el (read-passwd): Move to net/password.el.
1423         * net/password.el (read-passwd): Add.  Autoload it.
1425 2004-10-25  Kai Grossjohann  <kai.grossjohann@gmx.net>
1427         * mouse-sel.el (mouse-sel-mode): Specify custom group.
1429         * simple.el (process-file): Fix logic.
1431 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
1433         * indent.el (set-left-margin, set-right-margin): Delete redundant code.
1434         (increase-right-margin): Remove erroneous call to `interactive-p'.
1436 2004-10-24  Kim F. Storm  <storm@cua.dk>
1438         * help.el (describe-mode): Fix 2004-10-13 change.
1439         Copy pure "Auto Fill" string so it can be propertized later
1440         without causing a read-only error.
1442 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
1444         * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
1445         style indexes.
1447 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
1449         * simple.el (process-file): Accept nil for INFILE.  Reported by
1450         Luc Teirlinck.
1452 2004-10-24  Masatake YAMATO  <jet@gyve.org>
1454         * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
1455         Handle periods and underscores in a function name.
1456         Remove the address fontification.
1458 2004-10-24 Masatake YAMATO <jet@gyve.org>
1460         * progmodes/asm-mode.el (asm-font-lock-keywords):
1461         Use font-lock-variable-name-face for registers.
1463 2004-10-24  Nick Roberts  <nickrob@snap.net.nz>
1465         * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
1466         kill-all-local-variables.
1467         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
1468         (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
1469         Use kill-all-local-variables and provide mode-hooks.
1470         (gdb-assembler-font-lock-keywords): New font lock keywords definition.
1471         (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
1472         Suggested by Masatake YAMATO <jet@gyve.org>.
1474 2004-10-23  Kai Grossjohann  <kai.grossjohann@gmx.net>
1476         * simple.el (process-file): New function, similar to call-process
1477         but supports file handlers.
1478         * vc.el (vc-do-command): Use it, instead of call-process.
1479         * net/tramp-vc.el (vc-do-command): Do not advise it if
1480         process-file is fboundp.
1481         * net/tramp.el (tramp-file-name-handler-alist): Add entry for
1482         process-file.
1483         (tramp-handle-process-file): New function.
1484         (tramp-file-name-for-operation): Support process-file.
1486 2004-10-23  Ulf Jasper  <ulf.jasper@web.de>
1488         * calendar/icalendar.el (icalendar--weekday-array): New constant.
1489         (icalendar-weekdayabbrev-table)
1490         (icalendar-monthnumber-table): Delete.
1491         (icalendar--get-month-number): Use calendar-month-name-array.
1492         (icalendar--get-weekday-number): New function.
1493         (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
1494         (icalendar-export-region): Handle multi-line entries.
1495         (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
1497 2004-10-23  John Paul Wallington  <jpw@gnu.org>
1499         * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
1500         `wildcards' set to t in interactive spec.
1502         * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
1503         interactive spec rather than use `interactive-p'.
1504         (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
1505         rather than use function `interactive-p'.
1507 2004-10-22  Kenichi Handa  <handa@m17n.org>
1509         * international/mule.el (translate-region): Implement it in Lisp
1510         as a front end of translate-region-internal.
1512 2004-10-21  Jay Belanger  <belanger@truman.edu>
1514         * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
1515         Declare these variables with defvar.
1517         * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
1518         is bound, only check to see if it is bound.
1520 2004-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1522         * textmodes/tex-mode.el (tex-compilation-parse-errors):
1523         Don't output messages.
1525         * calc/calc-help.el (calc-describe-bindings): Fix last change.
1527 2004-10-21  John Paul Wallington  <jpw@gnu.org>
1529         * calc/calc-graph.el (calc-graph-init):
1530         Use `set-process-query-on-exit-flag'.
1532 2004-10-21  Daniel Pfeiffer  <occitan@esperanto.org>
1534         * progmodes/compile.el (compilation-start): Rely on `cd' to get
1535         dir right and also allow argumentless cd.
1537 2004-10-19  Richard M. Stallman  <rms@gnu.org>
1539         * textmodes/flyspell.el (flyspell-mode): Doc fix.
1541         * eshell/em-unix.el (eshell-grep):
1542         Don't bind compilation-process-setup-function.
1544         * comint.el (comint-insert-input): Use @ in `interactive'.
1545         (comint-input-filter-functions): Doc fix.
1546         (comint-kill-whole-line, comint-get-source): Doc fix.
1548         * progmodes/compile.el (compilation-setup):
1549         Don't set buffer-read-only if MINOR is non-nil.
1551 2004-10-19  Jay Belanger  <belanger@truman.edu>
1553         * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
1554         (calc-emacs-type-gnu19): Remove.
1555         (calc-digit-map, calc-read-key-sequence, calc-read-key):
1556         Remove check for old emacs versions.
1558         * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
1559         (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
1560         for current Emacs.
1562         * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
1563         the end of the minibuffer.
1564         (calc-do-alg-entry): Remove Emacs version check.  Use `copy-keymap' to
1565         copy `esc-map'.
1567         * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
1569         * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
1570         call that would be given when the current emacs was used.
1572 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
1574         * calendar/icalendar.el: Set coding to utf-8.
1575         (icalendar-version): Increase to 0.07.
1576         (icalendar-monthnumber-table): Change March pattern.
1577         (icalendar-get-all-event-properties)
1578         (icalendar-set-event-property): Delete.
1579         (icalendar-all-events): No longer interactive.
1580         (icalendar-convert-diary-to-ical)
1581         (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
1582         their replacements.
1583         (icalendar-export-file, icalendar-export-region): New functions;
1584         essentially old `icalendar-convert-diary-to-ical' but appending to
1585         target rather than overwriting.
1586         (icalendar-import-file): Append to target file rather than
1587         overwriting.  Fourth arg deleted.
1588         (icalendar-import-buffer): New name for old
1589         `icalendar-extract-ical-from-buffer'.
1590         (icalendar--convert-string-for-import): New name for
1591         old `icalendar-convert-for-import'.
1592         (include-icalendar-files): Delete.
1593         Prefix for all internal functions changed from `icalendar-'
1594         to `icalendar--'.
1596 2004-10-19  Richard M. Stallman  <rms@gnu.org>
1598         * paths.el (news-path): Fix previous change.
1600 2004-10-18 Jay Belanger  <belanger@truman.edu>
1602         * calc/calc-help.el (calc-describe-bindings):
1603         Set `buffer-read-only' to nil while working in the keybindings buffer;
1604         remove some extra information from the keybindings buffer.
1606 2004-10-18  David Ponce  <david@dponce.com>
1608         * mouse.el (mouse-drag-move-window-top): New function.
1609         (mouse-drag-mode-line-1): Use it.
1611 2004-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
1613         * info.el (Info-fontify-node): For multiline refs,
1614         arrange to unfontify newline and surrounding whitespace.
1616 2004-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1618         * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
1619         directory is missing.
1621 2004-10-17  John Paul Wallington  <jpw@gnu.org>
1623         * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
1624         New customizable variable; whether to display buffers that match
1625         `ibuffer-maybe-show-predicates' by default.
1626         (ibuffer-maybe-show-predicates): Mention it in docstring.
1627         (ibuffer-display-maybe-show-predicates): New variable.
1628         (ibuffer-update): Prefix arg now toggles whether buffers that
1629         match `ibuffer-maybe-show-predicates' should be displayed.
1630         (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
1631         locally to heed `ibuffer-default-display-maybe-show-predicates'.
1632         (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
1634 2004-10-17  Michael Albinus  <michael.albinus@gmx.de>
1636         * net/tramp.el: Redo sync with Tramp 2.0.45.  Last commit did not
1637         work correctly.
1639 2004-10-17  Daniel Pfeiffer  <occitan@esperanto.org>
1641         * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
1642         (Buffer-menu-beginning): New helper function.
1643         (Buffer-menu-execute): Use it.
1644         (Buffer-menu-select): Use it.
1645         (Buffer-menu-sort): Use it and also keep markers.
1647 2004-10-17  Richard M. Stallman  <rms@gnu.org>
1649         * paths.el (news-directory): Rename from news-path.  Old name alias.
1650         (rmail-spool-directory): Use defvar.
1651         (sendmail-program): Use defcustom.
1652         (remote-shell-program): Use defcustom.
1653         (term-file-prefix): Use defvar.
1654         (abbrev-file-name): Use defvar.
1656         * term.el: Add maintainer.
1658         * subr.el (with-local-quit): Return nil if there's a quit.
1659         (read-passwd): Use with-local-quit.  Doc fix.
1661         * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
1662         (strokes-unload-hook): Set as a variable with add-hook.
1664         * startup.el (fancy-splash-tail, normal-splash-screen):
1665         Update copyright year.
1667         * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
1669         * server.el (server-unload-hook): Set as a variable with add-hook.
1671         * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
1673         * frame.el (special-display-popup-frame):
1674         Make the buffer current as its frame is created.
1676         * delsel.el (delsel-unload-hook): Set as a variable.
1678         * comint.el (comint-output-filter-functions):
1679         Add comint-watch-for-password-prompt.
1680         (comint-read-noecho): Function deleted.
1681         (send-invisible): Use read-passwd.
1683         * fringe.el (fringe-mode-initialize): New function.
1684         (fringe-mode): Use fringe-mode-initialize as :initialize.
1686 2004-10-17  Kim F. Storm  <storm@cua.dk>
1688         * language/indian.el (indian-script-language-alist): Swap value and doc.
1689         (indian-font-char-index-table): Doc fix.
1691 2004-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1693         * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
1695 2004-10-16  Juri Linkov  <juri@jurta.org>
1697         * progmodes/compile.el (compilation-start): Move let-binding of
1698         `process-environment' into `with-current-buffer' body.
1699         Reported by Matt Hodges <MPHodges@member.fsf.org>.
1701 2004-10-16  Richard M. Stallman  <rms@gnu.org>
1703         * pcvs-util.el (cvs-bury-buffer):
1704         Don't call get-buffer-window for effect.
1706         * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
1708         * newcomment.el (comment-auto-fill-only-comments): Add autoload.
1710         * msb.el (msb-unload-hook): Set the variable.
1712         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
1713         Use * to err if buffer is readonly.
1715         * subr.el (looking-back): Return only t or nil.
1717         * whitespace.el (whitespace-unload-hook): Set the variable.
1719         * view.el (view-mode-enable): Set view-page-size and
1720         view-half-page-size to nil.
1721         (view-set-half-page-size-default): view-half-page-size = nil
1722         means the default.
1723         (View-scroll-page-forward): Use view-page-size-default.
1724         (View-scroll-page-backward): Likewise.
1725         (view-page-size, view-half-page-size): Doc fixes.
1727         * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
1729         * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
1731         * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
1732         "cl" like other files.  Instead, call byte-compile-find-cl-functions.
1733         (byte-compile-log-1): Bind inhibit-read-only.
1734         (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
1735         (byte-compile-log-warning): Likewise.
1736         (byte-compile-file-form-require): Detect "cl" from the arg value.
1738         * progmodes/compile.el (compilation-start): Assume compilation-mode
1739         will make the buffer read-only.
1740         (compilation-mode): Take arg name-of-mode.
1741         (compilation-setup): Make buffer read-only.
1742         (compilation-handle-exit): Bind inhibit-read-only.
1744         * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
1745         (ispell-message): Likewise.
1746         (ispell-show-choices): Don't call get-buffer-window uselessly.
1747         (ispell-init-process): Use set-process-query-on-exit-flag.
1749 2004-10-16  Kim F. Storm  <storm@cua.dk>
1751         * fringe.el (fringe-bitmaps): Only initialize when defined.
1753         * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
1754         (cvs-mode-find-file): Add optional `view' arg to enter view mode.
1756         * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
1758 2004-10-15  Simon Josefsson  <jas@extundo.com>
1760         * net/password.el: Add.
1762 2004-10-14  Masatake YAMATO  <jet@gyve.org>
1764         * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
1765         (gdb-script-end-of-defun): New function.
1766         (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
1767         `gdb-script-end-of-defun' as *-of-defun-function.
1769 2004-10-13  Daniel Pfeiffer  <occitan@esperanto.org>
1771         * button.el (button-activate): Allow a marker to display as an action.
1773         * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
1775         * help.el (describe-mode): Use it to make minor mode list into
1776         hyperlinks.
1778 2004-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1780         * vc.el (vc-annotate-display-select): Fix typo.
1782         * subr.el (substitute-key-definition-key): New function.
1783         (substitute-key-definition): Use it with map-keymap.
1784         (event-modifiers): Use push.
1785         (mouse-movement-p, with-temp-buffer): Simplify.
1787 2004-10-12  Jay Belanger  <belanger@truman.edu>
1789         * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
1790         New variables.
1791         (calc-help-index-entries): New function.
1792         (calc-describe-function): Use `calc-help-function-list' instead of
1793         obarray for completion.
1794         (calc-describe-variable): Use `calc-help-variable-list' instead
1795         of obarray for completion.
1797 2004-10-12  Richard M. Stallman  <rms@gnu.org>
1799         * info-look.el (info-lookup-file): Add info-file property.
1800         (info-lookup-symbol): Likewise.
1802         * info.el (info-xref): Add underlining.
1803         (info): Add info-file property.
1804         (Info-find-emacs-command-nodes): Specify case-sensitive search.
1806 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
1808         Sync with Tramp 2.0.45.
1810         * net/tramp.el (top): Apply `def-edebug-spec' only if function is
1811         defined.  This is not the case for XEmacs without package "edebug".
1812         (tramp-set-auto-save-file-modes): Set permissions of autosaved
1813         remote files to the permissions of the original file.  This is not
1814         the case for Emacs < 21.3.50 and XEmacs < 21.5.  Add function to
1815         `auto-save-hook'.  Reported by Thomas Prokosch <thomas@nadev.net>.
1816         (tramp-perl-decode): Fix an error in Perl implementation.
1817         $pending must be cleared every loop.  Reported by Benjamin Place
1818         <benjaminplace@sprintmail.com>
1820         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
1821         Don't activate advice during definition.  This is done later on,
1822         depending on test result of `substitute-in-file-name'.
1823         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1825 2004-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1827         * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
1829         * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
1831 2004-10-12  David Ponce  <david@dponce.com>
1833         * recentf.el (recentf-edit-list): Update the menu when the recentf
1834         list has been modified.
1836 2004-10-12  Simon Josefsson  <jas@extundo.com>
1838         * net/tls.el (tls-certtool-program): New variable.
1839         (tls-certificate-information): New function, based on
1840         ssl-certificate-information.
1842 2004-10-12  Kenichi Handa  <handa@m17n.org>
1844         * international/mule.el (coding-system-equal): Move from mule-util.el.
1846         * international/mule-util.el (coding-system-equal): Move to mule.el.
1848 2004-10-12  Kim F. Storm  <storm@cua.dk>
1850         * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
1851         reset kmacro-initial-counter-value if set.
1852         (kmacro-set-counter): Only set kmacro-counter if defining or executing
1853         macro.  Set kmacro-initial-counter-value otherwise. Never set both.
1854         (kmacro-display): Show macro counter if non-zero.
1856         * subr.el (substitute-key-definition): Mention command remapping
1857         in doc string.
1859 2004-10-11  Jay Belanger  <belanger@truman.edu>
1861         * calc/calc-misc.el (calc-info-goto-node): New function.
1862         (calc-tutorial, calc-info-summary): Go to appropriate Calc info
1863         node in one step.
1864         (calc-describe-copying, calc-describe-distribution)
1865         (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
1866         Go to appropriate info node in one step.
1868 2004-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1870         * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
1872         * font-lock.el (font-lock-apply-highlight): Fix last change.
1874 2004-10-11  Simon Josefsson  <jas@extundo.com>
1876         * mail/smtpmail.el (smtpmail-open-stream): Look for
1877         starttls-gnutls-program instead of starttls-program iff
1878         starttls-use-gnutls is non-nil.
1879         (smtpmail-open-stream): Don't overwrite user settings of
1880         starttls-extra-arguments and starttls-extra-args.
1882 2004-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1884         * comint.el (comint-mouse-insert-input): Remove.
1885         (comint-insert-input): Make it work for mouse bindings.
1886         (comint-mode-map): Move defs into the declaration.
1887         (comint-output-filter): Typo.
1889         * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
1891 2004-10-10  Kai Grossjohann  <kai.grossjohann@gmx.net>
1893         * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
1894         (ange-ftp-call-chmod): Reference remote-shell-program instead of
1895         ange-ftp-remote-shell.
1897 2004-10-10  Andreas Schwab  <schwab@suse.de>
1899         * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
1900         `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
1901         Reported by <sri@asu.edu>.
1903 2004-10-10  Benjamin Rutt  <brutt@bloomington.in.us>
1905         * vc.el (vc-annotate-mode): Remove variable.
1906         (vc-annotate-display-select): Only call vc-annotate-mode
1907         if we're not in that mode already.
1909 2004-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1911         * imenu.el (imenu--completion-buffer): Don't return t for rescan.
1912         (imenu-choose-buffer-index): Check here for rescan instead.
1914         * font-lock.el (font-lock-apply-highlight): Explicitly check the case
1915         where the face expression evals to nil.
1917         * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
1918         (tex-font-lock-keywords-2): Use it.
1919         (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
1921         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
1923 2004-10-09  Kim F. Storm  <storm@cua.dk>
1925         * subr.el (progress-reporter-update): Define before first usage.
1926         (make-progress-reporter): Doc fix.
1928 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
1930         * textmodes/paragraphs.el (sentence-end-double-space)
1931         (sentence-end-without-period, sentence-end-without-space)
1932         (sentence-end): Doc fixes.
1934 2004-10-08  Peter Seibel  <peter@javamonkey.com>  (tiny change)
1936         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
1937         Change paragraph-start regexp so we don't fill code starting with #'(.
1939 2004-10-08  Sebastien Kirche  <seki@seki.fr>  (tiny change)
1941         * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
1942         New defcustom.
1943         (extract-address-components): Use it.
1945 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
1947         * subr.el (make-progress-reporter, progress-reporter-update)
1948         (progress-reporter-force-update, progress-reporter-do-update)
1949         (progress-reporter-done): New functions.
1951         * tar-mode.el (tar-summarize-buffer): Use progress reporter.
1953         * progmodes/etags.el (etags-tags-completion-table): Use progress
1954         reporter.
1955         (etags-tags-apropos): Likewise.
1957 2004-10-08  Alan Mackenzie  <acm@muc.de>
1959         * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
1960         of current line.
1962 2004-10-08  Masatake YAMATO  <jet@gyve.org>
1964         * server.el (server-process-filter): Wrap `process-send-region'
1965         by `condition-case' to guard the case when the pipe to PROC is closed.
1967 2004-10-07  Mark A. Hershberger  <mah@everybody.org>
1969         * xml.el (xml-substitute-special): Limit handling of external entities.
1971 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
1973         * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
1975 2004-10-06  John Paul Wallington  <jpw@gnu.org>
1977         * xml.el (xml-parse-dtd): Fix `error' call.
1979 2004-10-05  Mark A. Hershberger  <mah@everybody.org>
1981         * xml.el (xml-substitute-special): Return a single string instead
1982         of a list of strings if an entity substitution is made.
1984 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
1986         * calendar/icalendar.el: New file.
1988 2004-10-05  Juri Linkov  <juri@jurta.org>
1990         * isearch.el (isearch-done): Set mark after running hook.
1991         Reported by Drew Adams <drew.adams@oracle.com>.
1993         * info.el (Info-history, Info-toc): Fix Info headers.
1994         (Info-toc): Narrow buffer before Info-fontify-node.
1995         (Info-build-toc): Don't check for special Info file names.
1996         Set main-file to nil if Info-find-file returns a symbol.
1998 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>:
2000         * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
2001         (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
2002         * calendar/cal-menu.el (calendar-mode-map): Ditto.
2004 2004-10-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
2006         * calendar/cal-iso.el (calendar-iso-read-args): New function,
2007         for old interactive spec from calendar-goto-iso-date.
2008         (calendar-goto-iso-date): Use it.
2009         (calendar-goto-iso-week): New function.  Suggested by Emilio
2010         C. Lopes <eclig@gmx.net>.
2012 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
2014         * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
2015         `set-right-margin' bindings that follow the minor mode conventions.
2017 2004-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2019         * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
2020         (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
2021         (latex-block-args-alist): Add minipage and picture.
2022         (latex-block-body-alist): Use reftex-label if enabled.
2023         (latex-insert-block): Don't insert a \n if not necessary.
2024         (tex-compile-commands): Make sure dvips doesn't send to printer.
2025         (tex-compile-default): Handle the case where no executable is found.
2026         (latex-noindent-environments): New var.
2027         (latex-find-indent): Use it.  Take an empty line as an arg-breaker.
2028         If tex-indent-allhanging is non-nil, make sure we only align for macros
2029         at beginning of line.
2031 2004-10-03  Daniel Pfeiffer  <occitan@esperanto.org>
2033         * newcomment.el (comment-beginning): Doc fix and don't choke on
2034         unset `comment-end-skip' when at beginning of comment.
2036 2004-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
2038         * term.el (term-adjust-current-row-cache): Don't allow the current
2039         row to become negative.
2040         (term-emulate-terminal): Fix insert mode. Handle tab insertion at
2041         the end of the line. Fix scroll down. Add comments.
2042         (term-handle-ansi-escape): Don't exceed terminal width when moving
2043         right.
2044         (term-scroll-region): Move the cursor after setting the scroll region.
2046 2004-10-01  Luc Teirlinck  <teirllm@auburn.edu>
2048         * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
2049         to `width' for consistency with docstring.  Doc fix.
2051 2004-10-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
2053         * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
2054         This is necessary for derived modes.
2056 2004-09-30  Kim F. Storm  <storm@cua.dk>
2058         * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
2059         (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
2061         * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
2062         kmacro-extract-lambda functions.
2063         (edit-kbd-macro): Handle kmacro lambda forms.
2064         Include counter and counter format in edit buffer.
2065         (edmacro-finish-edit): Get counter and format from edit buffer and
2066         update kmacro bindings when found.
2068 2004-09-29  Luc Teirlinck  <teirllm@auburn.edu>
2070         * textmodes/paragraphs.el (forward-paragraph):
2071         Avoid args-out-of-range error when point winds up at the beginning of
2072         the buffer and hard newlines are enabled.
2074         * newcomment.el (comment-multi-line): Doc fix.
2076 2004-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2078         * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
2079         (diff-fixup-modifs): Catch unified-diff file-headers.
2081 2004-09-29  Kim F. Storm  <storm@cua.dk>
2083         * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
2084         (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
2085         (gdb-put-breakpoint-icon): Use breakpoint bitmap.
2087         * fringe.el (fringe-bitmap-p): New macro.
2088         (fringe-bitmaps): Add standard fringe bitmaps on load.
2090 2004-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2092         * dired.el (dired-view-command-alist): Use more efficient regexps.
2093         Remove dubious arguments.
2094         (dired-align-file): New function.
2095         (dired-insert-directory): Use it.
2096         (dired-move-to-end-of-filename): Make the " -> " search more specific.
2097         (dired-buffers-for-dir): Remove unused var `pattern'.
2099 2004-09-28  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
2101         * calendar/diary-lib.el (list-diary-entries): Save diary buffer
2102         from diary display excursion.  Store diary buffer's point for
2103         `simple-diary-display'.
2104         (simple-diary-display): Set window point and start when
2105         displaying buffer, to preserve point.
2107 2004-09-27  Luc Teirlinck  <teirllm@auburn.edu>
2109         * textmodes/enriched.el (enriched-translations): Replace defconst
2110         with defvar.
2112 2004-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2114         * printing.el: Doc fix.
2115         (pr-version): New version number (6.8.1).
2116         (pr-ps-file-using-ghostscript): Use make-temp-file instead of
2117         make-temp-name.
2118         (pr-delete-file): Check if file exists before deleting it.
2119         Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
2121 2004-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2123         * term.el (term-display-table): New variable.
2124         (term-mode): Use it.
2125         (term-exec-1): Set the coding system to binary.
2126         (term-emulate-terminal): Decode the string before inserting it.
2128 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
2130         * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
2131         (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
2132         (map): Bind S-prior, S-next and S-insert.
2133         (term-mode): Set `indent-tabs-mode' to nil.
2134         (term-paste): New function to be bound to S-insert.
2135         (term-send-del, term-send-backspace): Change the strings sent.
2136         (term-termcap-format): Synchronyze with etc/e/eterm.ti.
2137         (term-handle-colors-array): Fix handling of underline and reverse.
2138         (term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
2139         (term-erase-in-line): Fix comparison.
2140         (term-emulate-terminal): Fix line wrap handling.
2141         (term-start-output-log): Rename from `term-set-output-log'.
2142         (term-stop-output-log): Rename from `term-stop-photo'.
2143         (term-switch-to-alternate-sub-buffer): Comment out, unused.
2145 2004-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2147         * dired.el (dired-move-to-filename): Don't output a message if
2148         raise-error is non-nil.  Fix return position and value.
2150         * files.el (insert-directory): Obey --dired even with symlinks.
2152 2004-09-25  Lars Hansen  <larsh@math.ku.dk>
2154         * ls-lisp.el (ls-lisp-format): Mark file names with property
2155         dired-filename.
2157 2004-09-25  Kim F. Storm  <storm@cua.dk>
2159         * ido.el (ido-max-directory-size): New defcustom.
2160         (ido-decorations): Add "too big" element.
2161         (ido-directory-too-big): New dynamic var.
2162         (ido-may-cache-directory): Don't cache big directories.
2163         (ido-directory-too-big-p): New defun.
2164         (ido-set-current-directory): Update ido-directory-too-big.
2165         (ido-read-internal): Make empty ido-cur-item if too-big.
2166         (ido-buffer-internal): Use ido-read-internal directly instead of
2167         ido-read-buffer.
2168         (ido-file-internal): Init ido-directory-too-big.
2169         (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
2170         and redo completion with full list.
2171         (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
2172         it, and show completions.
2173         (ido-all-completions): Let bind ido-directory-too-big to nil.
2174         (ido-exhibit): Handle ido-directory-too-big.
2175         (ido-read-buffer): Handle fallback to read-buffer.
2176         Init ido-directory-too-big.
2177         (ido-read-file-name, ido-read-directory-name, ido-completing-read):
2178         Init ido-directory-too-big.
2180 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
2182         * subr.el (delay-mode-hooks): Doc fix.
2184 2004-09-23  Luc Teirlinck  <teirllm@auburn.edu>
2186         * textmodes/enriched.el
2187         (enriched-default-text-properties-local-flag): New variable.
2188         (enriched-mode): Make sure that enabling and disabling the mode is
2189         a no-op.  Doc fix.
2191 2004-09-23  H\e,Ae\e(Bkon Malmedal  <hmalmedal@yahoo.no>  (tiny change)
2193         * calendar/holidays.el (holiday-advent): Report on a specified day
2194         offset from advent, not just advent.
2195         (holiday-easter-etc): Report on one specified day offset from
2196         easter, not all easter holidays. Various Easter holidays moved to
2197         `christian-holidays' variable in calendar.el.
2198         * calendar/calendar.el (christian-holidays): Adapt for new
2199         behaviour of `holiday-advent' and `holiday-easter-etc' functions.
2201 2004-09-23  Kim F. Storm  <storm@cua.dk>
2203         * image.el (insert-sliced-image): Add doc string.
2205         * ido.el (ido-choice-list): New dynamic var for `list' context.
2206         (ido-context-switch-command): New dynamic var.
2207         (ido-define-mode-map): Generalize switch between file/buffer contexts.
2208         (ido-read-internal): Handle new `list' context.
2209         Handle insert-buffer and insert-file ido-exit values.
2210         (ido-buffer-internal): New arg switch-cmd.  Use it to setup
2211         ido-context-switch-command. Handle insert-file ido-exit value.
2212         (ido-read-buffer): Set ido-context-switch-command to 'ignore
2213         unless it is already bound by caller.
2214         (ido-file-internal): New arg switch-cmd.  Use it to setup
2215         ido-context-switch-command.  Handle insert-buffer ido-exit value.
2216         (ido-enter-insert-buffer, ido-enter-insert-file): New commands
2217         used for context switching.
2218         (ido-all-completions): Handle new `list' context.
2219         (ido-make-choice-list): Return choices for `list' context.
2220         (ido-find-file-in-dir, ido-display-file, ido-write-file)
2221         (ido-display-buffer, ido-kill-buffer): Disable context switching.
2222         (ido-insert-buffer, ido-insert-file): Setup context switching.
2223         (ido-exhibit): Handle `list' context.
2224         (ido-read-file-name): Disable context switching.  Handle fallback.
2225         (ido-read-directory-name): Disable context switching.
2226         (ido-completing-read): New defun like completing-read.  Setup and
2227         use new `list' context.
2229 2004-09-20  Jesper Harder  <harder@ifa.au.dk>
2231         * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
2233 2004-09-21  Jay Belanger  <belanger@truman.edu>
2235         * calc/calc-graph.el (calc-graph-add-curve): Moved the call to
2236         `calc-graph-set-styles' so the gnuplot buffer will appear in a
2237         separate window.
2239 2004-09-21  Luc Teirlinck  <teirllm@auburn.edu>
2241         * subr.el (after-change-major-mode-hook): Doc fix.
2243 2004-09-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2245         * printing.el: Doc fix.  Add a new tip about the use of gsprint instead
2246         of ghostscript for monochrome PostScript file in Windows.
2248 2004-09-21  Kenichi Handa  <handa@m17n.org>
2250         * descr-text.el (describe-char): Checking of quail activation
2251         fixed.
2253 2004-09-21  Jay Belanger  <belanger@truman.edu>
2255         * calc/calc.el (calc-mode-var-list): Removed unnecessary quotes.
2257 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
2259         * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
2260         after the mode hooks instead of before.  Doc fix.
2262 2004-09-20  Jason Rumney  <jasonr@gnu.org>
2264         * startup.el (command-line) [windows-nt]: Try .emacs first, then
2265         _emacs, but revert to .emacs if neither exists in home directory.
2267 2004-09-20  John Paul Wallington  <jpw@gnu.org>
2269         * bindings.el (completion-ignored-extensions): Add .dfsl.
2271 2004-09-20  Richard M. Stallman  <rms@gnu.org>
2273         * bindings.el (scroll-left): Make it disabled.
2275         * files.el (enable-local-eval): Doc fix.
2277         * indent.el (move-to-left-margin): Special case for minibuffer.
2279         * term.el (term-emulate-terminal): Turn off undo for output.
2280         Use with-current-buffer and save-selected-window.
2282         * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
2284         * progmodes/make-mode.el (makefile-fill-paragraph):
2285         Don't insist on spaces when looking for comments.  # is enough.
2287         * files.el (hack-local-variables): Copy the variables list
2288         to another buffer, strip prefixes and suffixes there, then read.
2289         (enable-local-eval): Doc fix.
2290         (ignored-local-variables): Initialize to nil.
2291         (risky-local-variable-p): Don't check ignored-local-variables here.
2292         (hack-one-local-variable): Ignore var if in ignored-local-variables.
2294 2004-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
2296         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
2297         of = to "." (punctuation).
2299 2004-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2301         * subr.el (event-basic-type): Fix mask (extend to 22bits).
2303 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
2305         * textmodes/enriched.el (enriched-rerun-flag): New variable.
2306         (enriched-before-change-major-mode): New function.
2307         Add it to `change-major-mode-hook'.
2308         (enriched-after-change-major-mode): New function.
2309         Add it to `after-change-major-mode-hook'.
2310         (enriched-mode): Make it work correctly if called from
2311         `after-change-major-mode-hook'.
2312         No longer set `indent-line-function'.
2314         * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
2316         * subr.el (after-change-major-mode-hook): New variable.
2317         (run-mode-hooks): Implement it.
2319 2004-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2321         * battery.el (battery-linux-proc-apm): Use string-to-number.
2322         (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
2323         Use dolist (and less indentation).  Use erase-buffer.
2324         Pre-initialize `design-capacity', `warn', and `low'.
2325         (battery-format): Use replace-regexp-in-string.
2327 2004-09-18  Ralph Schleicher  <rs@nunatak.allgaeu.org>
2329         * battery.el: Delete superfluous empty lines.
2330         (battery-linux-proc-acpi): Attempt to gather information from all
2331         battery subdirectories regardless of their file name.
2332         (battery-linux-proc-apm): Replace all occurrences of
2333         battery-hex-to-int-2 with string-to-int (base 16).
2334         (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
2335         (battery-hex-map): Delete variable.
2337 2004-09-18  John Paul Wallington  <jpw@gnu.org>
2339         * calc/calc-units.el (calc-quick-units): Fix overzealous
2340         s/or/unless/.
2342 2004-09-17  Jay Belanger  <belanger@truman.edu>
2344         * calc/calc.el (calc-mode-var-list): Fix the value of
2345         `calc-matrix-brackets'.
2347 2004-09-17  Romain Francoise  <romain@orebokech.com>
2349         * ibuf-ext.el (define-ibuffer-filter filename):
2350         Expand dired-directory since buffer-file-name is absolute.
2352 2004-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
2354         * ediff-init.el (ediff-current-diff-face-A)
2355         (ediff-current-diff-face-B, ediff-current-diff-face-C)
2356         (ediff-current-diff-face-Ancestor)
2357         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2358         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2359         (ediff-even-diff-face-A, ediff-even-diff-face-B)
2360         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2361         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2362         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2363         Use min-colors.
2365         * term.el (term-down): Perform vertical motion if DOWN is negative.
2366         (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
2367         (term-termcap-format): Synchronyze with the eterm terminfo entry
2368         in etc/e/eterm.ti.
2369         (term-handle-colors-array): If the current foreground or
2370         background are zero (i.e. unspecified), use the foreground and
2371         background of the default face for reverse video.
2372         (term-ansi-at-eval-string, term-ansi-default-fg)
2373         (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
2374         (term-mem): Delete ununsed function.
2375         (term-protocol-version): Increment.
2376         (term-current-face): Set to default.
2378 2004-09-15  Jay Belanger  <belanger@truman.edu>
2380         * calc/calc.el (calc-mode-var-list): Define this variable.
2381         (calc-always-load-extensions, calc-line-numbering)
2382         (calc-line-breaking, calc-display-just, calc-display-origin)
2383         (calc-number-radix, calc-leading-zeros, calc-group-digits)
2384         (calc-group-char, calc-point-char, calc-frac-format)
2385         (calc-prefer-frac, calc-hms-format, calc-date-format)
2386         (calc-float-format, calc-full-float-format, calc-complex-format)
2387         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
2388         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
2389         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
2390         (calc-matrix-brackets, calc-language, calc-language-option)
2391         (calc-left-label, calc-right-label, calc-word-size)
2392         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
2393         (calc-display-raw, calc-internal-prec, calc-angle-mode)
2394         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
2395         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
2396         (calc-window-height, calc-display-trail, calc-show-selections)
2397         (calc-use-selections, calc-assoc-selections)
2398         (calc-display-working-message, calc-auto-why, calc-timing)
2399         (calc-mode-save-mode, calc-standard-date-formats)
2400         (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
2401         (calc-user-parse-tables, calc-gnuplot-default-device)
2402         (calc-gnuplot-default-output, calc-gnuplot-print-device)
2403         (calc-gnuplot-print-output, calc-gnuplot-geometry)
2404         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
2405         (calc-invocation-macro, calc-show-banner): Give these values as
2406         part of `calc-mode-var-list's initialization after the variables
2407         are declared with defvar.
2408         (calc-bug-address):  Changed email address to send bug
2409         reports to. Also changed the maintainer address at the top.
2410         (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
2411         than "\\.emacs" to determine if it is the user-init-file.
2413         * calc/calc-embed.el (calc-embedded-set-modes): Use
2414         `calc-mode-var-list' correctly.
2416 2004-09-15  Thien-Thi Nguyen  <ttn@gnu.org>
2418         * vc.el (annotate-time): Document point handling.
2419         (vc-annotate-display-autoscale): Doc fix.
2421 2004-09-15  Miles Bader  <miles@gnu.org>
2423         * generic.el (generic-make-keywords-list): Use symbol rather than
2424         word anchors in regexp.
2426 2004-09-14  Sean O'Rourke  <sorourke@cs.ucsd.edu>
2428         * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
2429         no file name consider `dired-directory'.
2431 2004-09-14  Kim F. Storm  <storm@cua.dk>
2433         * faces.el (cursor): Add face-no-inherit property.  Doc fix.
2435 2004-09-14  Simon Josefsson  <jas@extundo.com>
2437         * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
2439         * textmodes/dns-mode.el: Add.
2441 2004-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2443         * novice.el (disabled-command-hook): Use shorthand for obsolescence.
2444         (disabled-command-function): Make the ?\  char more obvious.
2446         * vc-arch.el (vc-arch-root, vc-arch-registered):
2447         * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
2449 2004-09-13  Hovav Shacham  <hovav@sha1.stanford.edu>
2451         * windmove.el (windmove-frame-edges): Report coordinates of
2452         outside edges of frame, not inside edges.
2453         (windmove-coordinates-of-position): Convert into wrapper to new
2454         function `windmove-coordinates-of-window-position';
2455         `compute-motion' always applies to selected window.
2456         (windmove-coordinates-of-position): Update documentation to refer
2457         to Emacs 21 Lisp Reference Manual.
2458         (windmove-find-other-window): Fix off-by-one errors for max x,y.
2460 2004-09-13  Kim F. Storm  <storm@cua.dk>
2462         * isearch.el (isearch-resume-in-command-history): Rename from
2463         isearch-resume-enabled and change default to nil.
2465 2004-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2467         * vc-hooks.el (vc-ignore-dir-regexp): New var.
2468         (vc-registered): Use it.
2469         (vc-find-root): New fun.
2471         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2472         Don't tell to use \\{...} when it's already done.
2474         * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
2475         Provide a sample complex default.
2476         (bibtex-url, bibtex-font-lock-url): Adapt to new format.
2477         (bibtex-entry): Use mapc.
2479 2004-09-12  Kim F. Storm  <storm@cua.dk>
2481         * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
2483         * emulation/cua-rect.el (cua--rectangle-operation): Let bind
2484         inhibit-field-text-motion to t so rectangles work in comint buffers.
2486         * simple.el (choose-completion-string): Set buffer before running
2487         choose-completion-string-functions hook so it can be buffer-local.
2489 2004-09-12  Daniel Pfeiffer  <occitan@esperanto.org>
2491         * progmodes/compile.el (compilation-start): Parse command to see
2492         if it starts with a cd, and if so perform it for the *compilation*
2493         buffer.  Change the header to reflect this.
2495 2004-09-11  Kim F. Storm  <storm@cua.dk>
2497         * ido.el (ido-enable-dot-prefix): Doc fix.
2498         (ido-enable-dot-prefix): New defcustom.
2499         (ido-set-matches1): Use it.
2501 2004-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2503         * textmodes/bibtex.el (bibtex-mark-active)
2504         (bibtex-run-with-idle-timer): Move the `if' inside the defun.
2506 2004-09-10  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2508         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
2509         used in a case insensitive environment.
2510         (bibtex-mode-map): Rearrange order of menus.
2511         (bibtex-quoted-string-re): Obsolete.
2512         (bibtex-complete-key-cleanup): Variable replaced by new function.
2513         (bibtex-font-lock-keywords): Use backquotes.
2514         (bibtex-font-lock-url-regexp): New internal variable.
2515         (bibtex-name-in-field): New optional arg remove-opt-alt to remove
2516         "OPT" and "ALT".
2517         (bibtex-insert-current-kill, bibtex-make-field)
2518         (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
2519         (bibtex-parse-field-text): Simplify.
2520         (bibtex-string=): New helper function.
2521         (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
2522         (bibtex-map-entries): Use bibtex-string=.
2523         (bibtex-search-entry): Use not.
2524         (bibtex-enclosing-field): Fix docstring.
2525         (bibtex-assoc-regexp): Obsolete.
2526         (bibtex-format-entry): Use assoc-string and bibtex-string=.
2527         (bibtex-autokey-get-names): Handle empty name field.
2528         (bibtex-parse-strings): Use assoc-string and unless.
2529         (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
2530         Use assoc-string.
2531         (bibtex-pop): Simplify.
2532         (bibtex-mode): Set font-lock-extra-managed-props.
2533         (bibtex-entry-update): Use assoc-string.
2534         (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
2535         (bibtex-autofill-entry): Use bibtex-string=.
2536         (bibtex-print-help-message): Simplify.
2537         (bibtex-find-entry): New optional arg START.
2538         (bibtex-validate): Use bibtex-string= and assoc-string.
2539         Do not call obsolete function compilation-parse-errors.
2540         (bibtex-remove-delimiters): Only remove delimiters if present.
2541         (bibtex-copy-entry-as-kill): Add docstring.
2542         (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
2543         Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
2544         (bibtex-complete): Use bibtex-predefined-month-strings,
2545         bibtex-string=, and new function bibtex-complete-key-cleanup.
2546         (bibtex-generate-url-list): New variable.
2547         (bibtex-url): New command bound to C-c C-l and mouse-2.
2548         (bibtex-url-map): New local keymap for bibtex-url-mouse.
2549         (bibtex-font-lock-url): New function.
2551 2004-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2553         * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
2555 2004-09-09  Kim F. Storm  <storm@cua.dk>
2557         * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
2558         counter and format with binding.
2559         (kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
2560         the declared macro uses own macro counter and format.  Give symbol
2561         kmacro property.
2562         (kmacro-keymap): Bind kmacro-name-last-macro to n.
2563         (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
2564         (kmacro-end-and-call-macro): Doc fix.
2566 2004-09-09  Lars Hansen  <larsh@math.ku.dk>
2568         * desktop.el (desktop-clear-preserve-buffers):
2569         Remove make-obsolete-variable.
2571 2004-09-08  Richard M. Stallman  <rms@gnu.org>
2573         * buff-menu.el (list-buffers-noselect): Call format-mode-line
2574         with the buffer as argument.
2576 2004-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2578         * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
2580 2004-09-08  Juri Linkov  <juri@jurta.org>
2582         * replace.el (perform-replace): Use `query-replace-descr'.
2584         * cus-start.el (history-delete-duplicates): Specify customization.
2586         * diff-mode.el (diff-mode-map):
2587         * progmodes/compile.el (compilation-mode-map):
2588         * progmodes/grep.el (grep-mode-map):
2589         * replace.el (occur-mode-map): Rename `next-error-follow-mode'
2590         to `next-error-follow-minor-mode'.
2592 2004-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2594         * isearch.el (isearch-lazy-highlight-update): Take into account
2595         the case of zero-length match at the search bound.
2597 2004-09-08  Kim F. Storm  <storm@cua.dk>
2599         * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
2600         change.  Use zero width overlays when necessary.
2602 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
2604         * subr.el (split-string): Docfix.
2606 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
2608         * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
2609         (display-call-tree): Ensure newline after caller/calls blocks.
2611 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
2613         * startup.el (command-line-1): Make option
2614         --directory/-L modify `load-path' straight away.
2616 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
2618         * progmodes/grep.el (grep-mode): Use normal autoload cookie.
2620 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
2622         * emacs-lisp/autoload.el (make-autoload):
2623         Handle `define-compilation-mode'.
2625         * emacs-lisp/lisp-mode.el (define-compilation-mode):
2626         Specify `doc-string-elt' property.
2628 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
2630         * bs.el (bs-mode): Doc fix.
2632 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
2634         * info.el (Info-insert-dir): Fix temp buffer leak bug.
2636 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
2638         * play/blackbox.el (bb-trace-ray): Avoid double tracing.
2640 2004-09-08  Kenichi Handa  <handa@m17n.org>
2642         * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
2643         length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
2644         ps-mule-next-point -> 1+).
2646         * composite.el (encode-composition-rule): Add autoload cooky.
2648 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
2650         * format.el (buffer-auto-save-file-format): Make it permanent local.
2652 2004-09-07  Kim F. Storm  <storm@cua.dk>
2654         * emacs-lisp/authors.el (authors-aliases): Add more aliases.
2655         (authors-fixed-entries): Fix typo.
2656         (authors-canonical-author-name): Compact multiple spaces.
2657         Ignore trivial names (e.g. only first name).
2659         * term.el (term-window-width): Only use full window width on
2660         window system if overflow-newline-into-fringe is enabled.
2661         (term-mode): Don't disable overflow-newline-into-fringe.
2663 2004-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2665         * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
2666         motion as seen on my Mac OS X xterms.
2668         * newcomment.el (uncomment-region-default, comment-region-default):
2669         New functions extracted from uncomment-region and comment-region.
2670         (comment-region, comment-region-function, uncomment-region)
2671         (uncomment-region-function): Use them.
2673         * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
2675         * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
2676         It's not crucial but can make sense at times.
2678         * vc-arch.el (vc-arch-workfile-version): Handle the special case before
2679         the first commit.
2681         * vc.el (vc-buffer-context, vc-restore-buffer-context):
2682         Disable obsolete code.
2684 2004-09-07  Juri Linkov  <juri@jurta.org>
2686         * progmodes/grep.el (grep-highlight-matches): Change default from
2687         `t' to `auto-detect', and type from `boolean' to `choice'.  Doc fix.
2688         (grep-compute-defaults): Set `grep-highlight-matches' to `t'
2689         if grep option `--color' is available, or to `nil' otherwise.
2690         (grep-process-setup): Call `grep-compute-defaults' if
2691         `grep-highlight-matches' is not computed.  Set env-vars only
2692         if `grep-highlight-matches' is `t'.
2693         (grep-use-null-device): Remove redundant type `boolean' (`choice'
2694         is already defined).
2696         * progmodes/compile.el (compilation-start): Use copy of
2697         `process-environment' created by `copy-sequence' to not
2698         modify env-vars in the global `process-environment'.
2700 2004-09-06  Eli Zaretskii  <eliz@gnu.org>
2702         * simple.el (next-error-follow-minor-mode): Fix last change.
2704 2004-09-05  Luc Teirlinck  <teirllm@auburn.edu>
2706         * textmodes/paragraphs.el (use-hard-newlines): Make it into a
2707         permanent local.
2709 2004-09-04  Richard M. Stallman  <rms@gnu.org>
2711         * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
2712         highlighting if the search string is empty.
2714 2004-09-04  Luc Teirlinck  <teirllm@auburn.edu>
2716         * facemenu.el (facemenu-active-faces): Change condition of inner
2717         `while' loop to also check the first two elements of `face-atts'
2718         and `mask-atts'.
2720 2004-09-04  John Paul Wallington  <jpw@gnu.org>
2722         * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
2723         (thumbs-view-image-mode): Make buffer read-only.
2725 2004-09-04  Christopher J. Madsen  <cjm@pobox.com>
2727         * textmodes/ispell.el (ispell-really-aspell): New defvar.
2728         (ispell-check-version): Set it.
2729         (ispell-send-replacement): New function.
2730         (ispell-process-line): Call ispell-send-replacement.
2732 2004-09-04  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
2734         * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
2735         Support choosing seconds with "s".
2737 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
2739         * terminal.el (te-escape): Show `?' in prompt for help key.
2741 2004-09-04  Emilio C. Lopes <eclig@gmx.net>
2743         * emacs-lisp/lisp.el (kill-backward-up-list): New function.
2745 2004-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
2747         * simple.el (next-error-follow-minor-mode)
2748         (next-error-follow-mode-post-command-hook): New functions.
2749         (next-error-follow-last-line): New defvar.
2751         * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
2752         * progmodes/compile.el (compilation-mode-map): Likewise.
2753         * progmodes/grep.el (grep-mode-map): Likewise.
2754         * replace.el (occur-mode-map): Likewise.
2756         * newcomment.el (uncomment-region): Bind comment-use-global-state
2757         to nil.
2759 2004-09-03  Luc Teirlinck  <teirllm@auburn.edu>
2761         * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
2762         locally around the call to `revert-buffer'.
2764 2004-09-03  Juri Linkov  <juri@jurta.org>
2766         * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
2767         `isearch-adjusted' to `t'.
2768         (isearch-toggle-case-fold): Set `isearch-success' to `t'.
2769         (isearch-message-prefix): Add "pending" for isearch-adjusted.
2770         (isearch-other-meta-char): Restore isearch-point unconditionally.
2771         (isearch-query-replace): Add new arg `regexp-flag' and use it.
2772         Set point to start of match if region is not active in transient
2773         mark mode (to include the current match to region boundaries).
2774         Push the search string to `query-replace-from-history-variable'.
2775         Add prompt "Query replace regexp" for isearch-regexp.
2776         Add region beginning/end as last arguments of `perform-replace.'
2777         (isearch-query-replace-regexp): Replace code by the call to
2778         `isearch-query-replace' with arg `t'.
2780 2004-09-03  Richard M. Stallman  <rms@gnu.org>
2782         * startup.el (normal-top-level): Undo previous TERM change.
2784 2004-09-03  Kim F. Storm  <storm@cua.dk>
2786         * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
2787         highlight overlays; allow using RET when cursor is over a button.
2788         (cua--highlight-rectangle): Use it.
2789         (cua--rectangle-set-corners): Don't move backwards at eol.
2790         (cua--forward-line): Don't move into void after eob.
2792         * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
2793         point is set (and displayed) inside rectangle.
2794         (cua--rectangle-operation): Fix for highlight of empty lines.
2795         (cua--highlight-rectangle): Fix highlight for tabs.
2796         Position cursor at left/right edge of rectangle using new `cursor'
2797         property on overlay strings.
2798         (cua--indent-rectangle): Don't tabify.
2799         (cua-rotate-rectangle): Ignore that point has moved.
2801 2004-09-02  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2803         * term/mac-win.el: Add ASCII equivalents for some function keys.
2804         (mode-line-frame-identification): Sync with x-win.el.
2806 2004-09-02  Juri Linkov  <juri@jurta.org>
2808         * progmodes/compile.el (compilation-buffer-name): Compare major
2809         mode with second element of compilation-arguments instead of third
2810         to reflect latest changes in compilation-arguments structure.
2811         (recompile): Use global variable `compilation-directory' to get
2812         recent compilation directory only when `recompile' is invoked NOT
2813         in the compilation buffer.  Otherwise, use `default-directory' of
2814         the compilation buffer.
2815         (compilation-error-properties): Allow to funcall col and end-col.
2816         (compilation-mode-font-lock-keywords): Check col and end-col by
2817         `integerp'.
2818         (compilation-goto-locus): If end-mk is non-nil in transient mark
2819         mode don't activate the mark (and don't display message in
2820         push-mark), but highlight overlay between mk and end-mk.
2822         * progmodes/grep.el (grep-highlight-matches): New defcustom.
2823         (grep-regexp-alist): Add rule to highlight grep matches.
2824         (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
2826         * info.el (Info-fontify-node): Don't compute other-tag
2827         if Info-hide-note-references=hide.
2829         * help.el (function-called-at-point):
2830         * help-fns.el (variable-at-point):
2831         Try `find-tag-default' when other methods failed.
2833         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2834         Do not push mark if inhibit-mark-movement is non-nil.
2836         * textmodes/ispell.el (ispell-html-skip-alists):
2837         Fix backslashes in docstring.
2839 2004-09-01  Juri Linkov  <juri@jurta.org>
2841         * isearch.el (isearch-wrap-function)
2842         (isearch-push-state-function): New defvars.
2843         (isearch-pop-fun-state): New defsubst.
2844         (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
2845         (isearch-push-state): Set the result of calling
2846         `isearch-push-state-function' to the `isearch-pop-fun-state' field.
2847         (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
2848         restore the mode-specific starting point of terminated search.
2849         (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
2850         (isearch-repeat): Call `isearch-wrap-function' if defined.
2851         (isearch-message-prefix): Don't add prefix "over" to the message
2852         for wrapped search if `isearch-wrap-function' is defined.
2853         (isearch-search): Call function saved in `isearch-pop-fun-state' to
2854         restore the mode-specific starting point of failed search.
2856         * info.el (Info-search-whitespace-regexp): Fix backslashes.
2857         (Info-search): Add new optional arguments for the sake of isearch.
2858         Replace whitespace in Info-search-whitespace-regexp literally.
2859         Add backward search.  Don't call `Info-select-node' if regexp is
2860         found in the same Info node.  Don't add node to Info-history for
2861         wrapped isearch.
2862         (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
2863         (Info-isearch-push-state, Info-isearch-pop-state): New funs.
2864         (Info-mode): Set local variables `isearch-search-fun-function',
2865         `isearch-wrap-function', `isearch-push-state-function',
2866         `search-whitespace-regexp'.
2868         * isearch.el: Remove ancient Change Log section.
2869         (isearch-string, isearch-message-string, isearch-point)
2870         (isearch-success, isearch-forward-flag, isearch-other-end)
2871         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
2872         (isearch-barrier, isearch-within-brackets)
2873         (isearch-case-fold-search): Add suffix `-state' to state-related
2874         defsubsts to avoid name clashes with other function names.
2876         * simple.el (next-error): New defgroup and defface.
2877         (next-error-highlight, next-error-highlight-no-select):
2878         New defcustoms.
2879         (next-error-no-select): Let-bind next-error-highlight to the value
2880         of next-error-highlight-no-select before calling `next-error'.
2882         * progmodes/compile.el (compilation-goto-locus):
2883         Use `next-error' face instead of `region'.  Set 4-th argument of
2884         `move-overlay' to `current-buffer' to move overlay to different
2885         source buffers.  Use new variable `next-error-highlight'.
2887         * simple.el (next-error-find-buffer): Move the rule
2888         "if current buffer is a next-error capable buffer" after the
2889         rule "if next-error-last-buffer is set to a live buffer".
2890         Simplify to test all rules in one `or'.
2891         (next-error): Doc fix.
2892         (next-error, previous-error, first-error)
2893         (next-error-no-select, previous-error-no-select):
2894         Make arguments optional.
2896 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
2898         * macros.el (apply-macro-to-region-lines): Make it operate on all
2899         lines that begin in the region, rather than on all complete lines
2900         in the region.
2902 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2904         * x-dnd.el (x-dnd-protocol-alist): Document update.
2905         (x-dnd-known-types): Defcustom it.
2906         (x-dnd-handle-motif): Print message-atom in error message.
2908 2004-08-30  John Paul Wallington  <jpw@gnu.org>
2910         * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
2911         strings rather than programatically constructing message.
2913 2004-08-30  Richard M. Stallman  <rms@gnu.org>
2915         * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
2916         Don't return a string that would read as the wrong character code.
2918 2004-08-29  Kim F. Storm  <storm@cua.dk>
2920         * emulation/cua-base.el (cua-auto-expand-rectangles):
2921         Remove automatic rectangle padding feature; replace by non-destructive
2922         virtual rectangle edges feature.
2923         (cua-virtual-rectangle-edges): New defcustom.
2924         (cua-auto-tabify-rectangles): New defcustom.
2925         (cua-paste): If paste into a marked rectangle, insert rectangle at
2926         current column, even if virtual; also paste exactly as many lines
2927         as has been marked (ignore additional lines or add empty lines),
2928         but paste whole source if only one line is marked.
2929         (cua--update-indications): No longer use overwrite-cursor to
2930         indicate rectangle padding
2932         * emulation/cua-rect.el (cua--rectangle-padding): Remove.
2933         (cua--rectangle-virtual-edges): New defun.
2934         (cua--rectangle-get-corners): Remove optional PAD arg.
2935         (cua--rectangle-set-corners): Never do padding.
2936         (cua--forward-line): Remove optional PAD arg.  Simplify.
2937         (cua-resize-rectangle-right, cua-resize-rectangle-left)
2938         (cua-resize-rectangle-down, cua-resize-rectangle-up):
2939         (cua-resize-rectangle-bot, cua-resize-rectangle-top)
2940         (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
2941         (cua--rectangle-move): Never do padding.  Simplify.
2942         (cua--tabify-start): New defun.
2943         (cua--rectangle-operation): Add tabify arg.  All callers changed.
2944         (cua--pad-rectangle): Remove.
2945         (cua--delete-rectangle): Handle delete with virtual edges.
2946         (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
2947         (cua--insert-rectangle): Handle insert at virtual column.
2948         Perform auto-tabify if necessary.
2949         (cua--activate-rectangle): Remove optional FORCE arg.
2950         Never do padding.  Simplify.
2951         (cua--highlight-rectangle): Enhance for virtual edges.
2952         (cua-toggle-rectangle-padding): Remove command.
2953         (cua-toggle-rectangle-virtual-edges): New command.
2954         (cua-sequence-rectangle): Add optional TABIFY arg.  Callers changed.
2955         (cua--rectangle-post-command): Don't force rectangle padding.
2956         (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
2958 2004-08-28  Luc Teirlinck  <teirllm@auburn.edu>
2960         * indent.el (edit-tab-stops-buffer): Doc fix.
2962 2004-08-28  Richard M. Stallman  <rms@gnu.org>
2964         * progmodes/grep.el (grep-default-command): Use find-tag-default.
2965         (grep-tag-default): Function deleted.
2967         * subr.el (find-tag-default): Moved from etags.el.
2969         * progmodes/etags.el (find-tag-default): Moved to subr.el.
2971         * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
2972         into the basic character if it has an uppercase form.
2974 2004-08-27  Kenichi Handa  <handa@m17n.org>
2976         * international/utf-8.el (utf-8-post-read-conversion): If the
2977         buffer is unibyte, temporarily make it multibyte.
2979 2004-08-27  Masatake YAMATO  <jet@gyve.org>
2981         * calendar/time-date.el (time-to-seconds): Add autoload cookies.
2983 2004-08-25  John Paul Wallington  <jpw@gnu.org>
2985         * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
2986         0, 1, and many mismatches in message.
2987         (tex-start-shell): Use `set-process-query-on-exit-flag'.
2989         * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
2990         (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
2992 2004-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2994         * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
2995         vc-diff-switches differently.
2997 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
2999         * speedbar.el (speedbar-file-regexp): Give it a phony defvar
3000         before and a real defvar after
3001         `speedbar-supported-extension-expressions'.  This is to silence
3002         the compiler without breaking bootstrapping.
3004 2004-08-22  Richard M. Stallman  <rms@gnu.org>
3006         * textmodes/flyspell.el (flyspell-word):
3007         Use set-process-query-on-exit-flag.
3008         (flyspell-highlight-duplicate-region): Take POSS as arg.
3009         (flyspell-word): Pass POSS as arg.
3011         * progmodes/ada-xref.el: Many doc and style fixes.
3012         (ada-find-any-references): Use compilation-start.
3013         (ada-get-ali-file-name): Improve error msg.
3014         (ada-get-ada-file-name): Likewise.
3016         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
3017         (ange-ftp-start-process): Use set-process-query-on-exit-flag.
3019         * mail/mail-extr.el (mail-extr-all-top-level-domains):
3020         Add forward defvar.
3022         * whitespace.el (global-whitespace-mode): New alias
3023         for whitespace-global-mode.
3025         * speedbar.el (speedbar-file-regexp): Definition moved up.
3026         (speedbar-mode, speedbar-set-mode-line-format):
3027         Use with-no-warnings.
3028         (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
3030         * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
3031         controls whether to display the error buffer.
3033         * ps-mule.el: Delete compatibility code for old Emacses.
3034         (ps-mule-find-wrappoint): Don't use chars-in-region.
3036         * frame.el (display-mouse-p, display-selections-p):
3037         Use with-no-warnings.
3039         * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
3041 2004-08-22  David Kastrup  <dak@gnu.org>
3043         * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
3044         information.
3046         * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
3048 2004-08-22  Andreas Schwab  <schwab@suse.de>
3050         * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
3052 2004-08-22  Masatake YAMATO  <jet@gyve.org>
3054         * cvs-status.el (cvs-status-checkout): New function.
3055         (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
3057 2004-08-21  David Kastrup  <dak@gnu.org>
3059         * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
3060         (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
3061         has been converted to use hashtables, the relation `nil=none' is
3062         no longer valid, as `nil' is not a hashtable.  This patch tries to
3063         reduce the number of resulting errors.
3065 2004-08-21  John Paul Wallington  <jpw@gnu.org>
3067         * subr.el (process-kill-without-query): Made obsolete in
3068         version 21.4, not 21.5.
3070         * log-edit.el (vc-comment-ring, vc-comment-ring-index)
3071         (vc-previous-comment, vc-next-comment)
3072         (vc-comment-search-reverse, vc-comment-search-forward)
3073         (vc-comment-to-change-log): Likewise.
3075         * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
3077 2004-08-21  Peter Seibel  <peter@javamonkey.com>  (tiny patch)
3079         * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
3080         Correct indentation of DEFMETHODS with non-standard method
3081         combinations (e.g., PROGN, MIN, MAX).
3083 2004-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3085         * startup.el (normal-top-level-add-subdirs-to-load-path):
3086         Avoid unnecessarily checking system-type.
3087         (normal-top-level): Set TERM to "dumb".  Simplify.
3089         * avoid.el (mouse-avoidance-ignore-p): New fun.
3090         Also ignore switch-frame, select-window, double, and triple clicks.
3091         (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
3092         (mouse-avoidance-fancy-hook): Use it.
3094 2004-08-20  Zoran Milojevic  <zoran@sipquest.com>  (tiny change)
3096         * avoid.el (mouse-avoidance-nudge-mouse)
3097         (mouse-avoidance-banish-destination): Stay within the current window
3098         to avoid problems with mouse-autoselect-window.
3100 2004-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3102         * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
3103         the newer format of some messages in cvs-1.12.1.
3105 2004-08-19  Masatake YAMATO  <jet@gyve.org>
3107         * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
3108         (elp-results-jump-to-definition-by-mouse)
3109         (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
3110         (elp-output-result): Use elp-output-insert-symname.
3112 2004-08-18  Kenichi Handa  <handa@m17n.org>
3114         * language/cyrillic.el: Register koi8-r in
3115         ctext-non-standard-encodings-alist.
3116         ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
3118 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
3120         * emacs-lisp/copyright.el (copyright-update-year): Delete code
3121         that replaces 20xy with xy.
3123 2004-08-17  John Paul Wallington  <jpw@gnu.org>
3125         * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
3126         (reb-force-update): Doc fix.
3128 2004-08-16  Richard M. Stallman  <rms@gnu.org>
3130         * progmodes/which-func.el (which-func-update-1): Doc fix.
3132         * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
3133         (sh-mode-abbrev-table): New variable.
3135         * progmodes/compile.el (compilation-mode): Doc fix.
3137         * emacs-lisp/lisp-mode.el (eval-last-sexp):
3138         Don't cons a new symbol each time.
3139         (eval-last-sexp-fake-value): New variable.
3141         * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
3142         (copyright-update-year): Detect continuation of list of years.
3144         * term.el (term-default-fg-color, term-default-bg-color)
3145         (ansi-term-color-vector): Use `unspecified', not nil, as default.
3147         * imenu.el: Several doc fixes: don't say variables are buffer-local.
3149 2004-08-16  Davis Herring <herring@lanl.gov>
3151         * isearch.el (isearch-string, isearch-message-string, isearch-point)
3152         (isearch-success, isearch-forward-flag, isearch-other-end)
3153         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
3154         (isearch-barrier, isearch-within-brackets)
3155         (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
3157 2004-08-16  Kenichi Handa  <handa@m17n.org>
3159         * ps-mule.el (ps-mule-font-info-database): Fix docstring.
3161 2004-08-15  Kenichi Handa  <handa@m17n.org>
3163         * term/x-win.el (x-selection-value): If utf8 was successful but
3164         ctext was not, use utf8 string.
3166 2004-08-14  Davis Herring  <herring@lanl.gov>
3168         * isearch.el: Remove accidental changes of March 4.  Fix backing
3169         up when a regexp isearch is made more general.  Use symbolic
3170         accessor functions for isearch stack frames to make usage clearer.
3171         (search-whitespace-regexp): Made groups in documentation shy (as
3172         is the group in the default value).
3173         (isearch-fallback): New function, addresses problems with regexps
3174         liberalized by `\|', adds support for liberalization by `\}' (the
3175         general repetition construct), and incorporates behavior for
3176         `*'/`?'.
3177         (isearch-}-char): New command, calls `isearch-fallback' with
3178         arguments appropriate to a typed `}'.
3179         (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
3180         appropriately.
3181         (isearch-mode-map): Bind `}' to `isearch-}-char'.
3182         (isearch-string, isearch-message,string, isearch-point)
3183         (isearch-success, isearch-forward-flag, isearch-other-end)
3184         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
3185         (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
3186         New inline functions to read fields of a stack frame.
3188 2004-08-14  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>  (tiny change)
3190         * battery.el (battery-linux-proc-acpi): Look into battery
3191         directories matching the literal string "CMB", too (required for
3192         Linux kernel version 2.6.7).
3194 2004-08-14  John Paul Wallington  <jpw@gnu.org>
3196         * cus-start.el (read-file-name-completion-ignore-case): Add.
3197         (blink-cursor-alist): Change version to "21.4".
3199         * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
3201 2004-08-11  Daniel Pfeiffer  <occitan@esperanto.org>
3203         * speedbar.el (speedbar-scan-subdirs): New option.
3204         (speedbar-file-lists): Don't ignore file-name case on Unix and use
3205         dolist.
3206         (speedbar-insert-files-at-point): Take an extra argument and use
3207         it to optionally find out if a subdir is empty.  Also unreadable
3208         files don't get expand buttons.
3209         (speedbar-directory): New image (unused pixmap already existed).
3210         (speedbar-expand-image-button-alist): Use it.
3212 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
3214         CC Mode update to 5.30.9:
3216         * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
3217         Move from cc-vars to cc-defs for dependency reasons.  Fix the
3218         POSIX char class test to check that it works in
3219         `skip-chars-(forward|backward)' too.
3221         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
3222         first argument starts with a special brace list.
3224         * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
3225         when `c-opt-type-concat-key' is used (i.e. in Pike).
3227         * progmodes/cc-engine.el (c-looking-at-special-brace-list):
3228         Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
3229         >)".
3231         * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
3232         whitespace safe.
3234         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
3235         position for `arglist-intro', `arglist-cont-nonempty' and
3236         `arglist-close' when there are two arglist open parens on the same
3237         line and there's nothing in front of the first.
3239         * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
3240         locking of qualified names in Java, which previously could fontify
3241         common indexing expressions in many cases.  The standard Java
3242         naming conventions are used to tell them apart.
3244         * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
3245         Fix inconsistency wrt opening parens on the first line inside a paren
3246         block.
3248         * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
3249         compile time for the sake of `c-major-mode-is'.
3251         (c-mode-is-new-awk-p): Made it a macro to delay expansion of
3252         `c-major-mode-is' in the event that this is used inside a
3253         `c-lang-defconst'.
3255         * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
3256         `c-lang-defconst' so that it works better with fallback languages.
3258         * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
3259         it to fail to record the base mode.
3261         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
3262         Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
3263         is used.  Reordered the syntax checks to get more efficient
3264         skipping in some situations.
3266         * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
3267         continuation which might precede the newly inserted '{'.
3269         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
3270         Fix cases where it could loop indefinitely.
3272         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
3273         size specs correctly.  Only fontify identifiers in front of '('
3274         with as functions - don't accept any paren char.  Tightened up
3275         initializer skipping to stop before function and class blocks.
3277         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
3278         the point could be left directly after an open paren when finding
3279         the beginning of the first decl in the block.
3281         * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
3282         table when filtering out legitimate open parens to be recorded.
3283         This could cause cache inconsistencies when e.g.
3284         `c++-template-syntax-table' was temporarily in use.
3286         * progmodes/cc-engine.el (c-on-identifier)
3287         (c-simple-skip-symbol-backward): Small fix for handling "-"
3288         correctly in `skip-chars-backward'.  Affected the operator lfun
3289         syntax in Pike.
3291         * progmodes/cc-engine.el (c-invalidate-sws-region-after):
3292         Fix bug that could cause an error from `after-change-functions' when
3293         the changed region is at bob.
3295 2004-08-11  Alan Mackenzie  <bug-cc-mode@gnu.org>
3297         CC Mode update to 5.30.9:
3299         * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
3300         to say that <TAB> doesn't insert WS into a CPP line.
3301         (c-indent-command, c-tab-always-indent): Amend doc strings.
3303         * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
3304         checks for user errors, thus eliminating cryptic and unhelpful
3305         Emacs error messages.  (1) Check the arg to `c-set-style' is a
3306         string.  (2) Check that settings to `c-offsets-alist' are not
3307         spuriously quoted.
3309         * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
3310         which precedes the newly inserted `{'.
3312 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
3314         Sync with Tramp 2.0.44.
3316         * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
3317         function "tramp_file_attributes".  Otherwise, file names
3318         containing spaces are misinterpreted.  Reported by Magnus Henoch
3319         <mange@freemail.hu>.
3320         (tramp-handle-file-truename): FILENAME must be expanded first.
3321         Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
3322         obscure results.  Reported by D. Goel <deego@gnufans.org>.
3323         (tramp-handle-verify-visited-file-modtime): If file does not
3324         exist, say it is not modified if and only if that agrees with the
3325         buffer's record.  Check whether a file is visiting the buffer, or
3326         the buffer has no recorded last modification time.  Return t in
3327         case the visiting file doesn't exist.  Suggested by Luc Teirlinck
3328         <teirllm@auburn.edu>.
3329         (tramp-handle-write-region): Pass modtime explicitely to
3330         `set-visited-file-modtime', because filename can be different
3331         from (buffer-file-name) if `file-precious-flag' is set.
3332         `set-visited-file-modtime' must be called always when `visit' is t
3333         or a string.  Suggested by Luc Teirlinck <teirllm@auburn.edu>.
3334         (tramp-handle-set-visited-file-modtime): If `time-list' is not
3335         nil, don't apply the whole body.  If the file doesn't exists, set
3336         modtime to '(-1 65535).  Suggested by Luc Teirlinck
3337         <teirllm@auburn.edu>.
3339 2004-08-09  Luc Teirlinck  <teirllm@auburn.edu>
3341         * help.el (describe-bindings): Doc fix.
3343         * subr.el (kbd): Doc fix.
3345 2004-08-08  John Paul Wallington  <jpw@gnu.org>
3347         * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
3348         instead of `string-to-int'.
3349         (define-ibuffer-column mode): Fix indentation.
3351 2004-08-08  Lars Hansen  <larsh@math.ku.dk>
3353         * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
3355 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
3357         * subr.el (global-unset-key, local-unset-key): Doc fixes.
3359         * novice.el (disabled-command-function): New variable renamed from
3360         `disabled-command-hook'.
3361         (disabled-command-hook): Keep the _variable_ as alias for
3362         `disabled-command-function' and make obsolete.
3363         (disabled-command-function): Function renamed from
3364         `disabled-command-hook'.  Adapt code to name change of the variable.
3366 2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
3368         * simple.el (completion-root-regexp): New defvar.
3369         (completion-setup-function): Use it instead of a literal string.
3371 2004-08-07  John Paul Wallington  <jpw@gnu.org>
3373         * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
3374         (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
3375         (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
3376         (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
3378 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
3380         * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
3381         (mail-extr-voodoo): Check mail-extr-disable-voodoo.
3383 2004-08-04  Kenichi Handa  <handa@m17n.org>
3385         * international/encoded-kb.el (encoded-kbd-setup-keymap):
3386         Fix previous change.
3388 2004-08-03  Kenichi Handa  <handa@m17n.org>
3390         * international/encoded-kb.el: The following changes are to
3391         utilize key-translation-map instead of minor mode map.
3392         (encoded-kbd-iso2022-non-ascii-map): Delete it.
3393         (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
3394         (encoded-kbd-last-key): New function.
3395         (encoded-kbd-iso2022-single-shift): New function.
3396         (encoded-kbd-iso2022-designation)
3397         (encoded-kbd-self-insert-iso2022-7bit)
3398         (encoded-kbd-self-insert-iso2022-8bit)
3399         (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
3400         (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
3401         key-translation-map.
3402         (encoded-kbd-setup-keymap): Setup key-translation-map.
3403         (saved-key-translation-map): New variable.
3404         (encoded-kbd-mode): Save/restore key-translation-map.
3405         Adjust for the change of encoded-kbd-setup-keymap.
3407 2004-08-02  Kim F. Storm  <storm@cua.dk>
3409         * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
3410         and call compute-motion with nil for topos and width to get proper
3411         usable width and height for both window and non-window systems.
3413         * windmove.el (windmove-coordinates-of-position): Let compute-motion
3414         calculate usable window width and height.
3416         * window.el (window-buffer-height): Call compute-motion with nil width.
3418 2004-08-01  David Kastrup  <dak@gnu.org>
3420         * replace.el (query-replace-read-from):
3421         Use `query-replace-compile-replacement'.
3422         (query-replace-compile-replacement): New function.
3423         (query-replace-read-to): Use `query-replace-compile-replacement'
3424         for repeating the last command.
3426 2004-08-01  John Paul Wallington  <jpw@gnu.org>
3428         * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
3429         (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
3430         (pr-switches): Remove period from end of error messages.
3432         * help-mode.el (help-go-back): Likewise.
3434         * abbrev.el (only-global-abbrevs): Doc fix.
3435         (edit-abbrevs-map): Define within defvar.
3436         (quietly-read-abbrev-file): Doc fix.
3438 2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
3440         * novice.el (enable-command, disable-command): Doc fixes.
3442         * subr.el (event-modifiers, event-basic-type): Doc fixes.
3444 2004-07-30  Richard M. Stallman  <rms@gnu.org>
3446         * subr.el (with-local-quit): Doc fix.
3448 2004-07-30  Luc Teirlinck  <teirllm@auburn.edu>
3450         * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
3452 2004-07-28  Luc Teirlinck  <teirllm@auburn.edu>
3454         * custom.el (defcustom): Doc fix.
3456 2004-07-28  Masatake YAMATO  <jet@gyve.org>
3458         * progmodes/etags.el (etags-tags-apropos): Show building progress.
3460 2004-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3462         * imenu.el (imenu-prev-index-position-function)
3463         (imenu-extract-index-name-function, imenu-name-lookup-function)
3464         (imenu--index-alist): Docstring redundancy fix.
3466 2004-07-25  Lars Hansen  <larsh@math.ku.dk>
3468         * wdired.el (wdired-finish-edit): Require dired-aux before locally
3469         binding dired-backup-overwrite.
3471 2004-07-25  John Paul Wallington  <jpw@gnu.org>
3473         * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
3475 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
3477         * term/tty-colors.el (tty-color-approximate): Doc fix.
3479         * select.el (x-get-selection, x-set-selection): Doc fixes.
3481         * frame.el (make-frame): Doc fix.
3483 2004-07-24  Richard M. Stallman  <rms@gnu.org>
3485         * mail/rmail.el (rmail-mime-charset-pattern):
3486         Don't include semicolon in the charset value.
3488         * replace.el (occur-next-error): Call set-window-point.
3489         (occur-engine): Handle negative NLINES.
3491 2004-07-23  Luc Teirlinck  <teirllm@auburn.edu>
3493         * frame.el (modify-all-frames-parameters): Minor doc fix.
3494         (set-frame-configuration): Doc fix.
3496 2004-07-23  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
3498         * simple.el (completion-setup-function): Compute the common parts
3499         and the first difference place correctly when
3500         partial-completion-mode is on.
3502 2004-07-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3504         * ps-print.el: Doc fix.
3505         (ps-print-version): New version 6.6.5.
3506         (ps-printing-region): Doc fix.
3507         (ps-generate-string-list): Comment fix.
3508         (ps-message-log-max): Code fix.
3510 2004-07-22  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
3512         * ps-print.el (ps-begin-file): Improve the DSC compliance of the
3513         generated PostScript.
3515 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
3517         * net/tls.el (tls-process-connection-type): Fix docstring.  (Sync
3518         with Gnus v5_10 branch.)
3520 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
3522         * calendar/time-date.el (time-to-number-of-days): New function.
3523         Imported from from Gnus.
3525 2004-07-22  Kim F. Storm  <storm@cua.dk>
3527         * progmodes/make-mode.el: Fix comments.
3529 2004-07-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3531         * printing.el: Doc fix.
3533 2004-07-20  Luc Teirlinck  <teirllm@auburn.edu>
3535         * frame.el (modify-all-frames-parameters): Minor doc fix.
3537 2004-07-20  Richard M. Stallman  <rms@gnu.org>
3539         * textmodes/fill.el (fill-nobreak-p): If this break point is
3540         at the end of the line, don't consider the newline which follows
3541         as a reason to return t.
3543 2004-07-19  John Paul Wallington  <jpw@gnu.org>
3545         * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
3547 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
3549         * dired-aux.el (dired-do-kill-lines): Expand docstring.
3550         Delete irrelevant code.
3552 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
3554         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3555         New docstring.  From Luc Teirlinck.
3557 2004-07-17  Luc Teirlinck  <teirllm@auburn.edu>
3559         * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
3560         section.
3561         (auto-revert-handler): Do not check `auto-revert-tail-mode' for
3562         non-file buffers.  We know it is nil.
3564 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
3566         Sync with Tramp 2.0.43.
3568         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3569         Remove outdated comment.
3570         (tramp-locked, tramp-locker): New variables for implementing a
3571         global lock.
3572         (tramp-sh-file-name-handler): Use them to implement the global lock.
3574 2004-07-13  Michael Albinus  <michael.albinus@gmx.de>
3576         * net/tramp.el (all): Code cleanup.  Change all `tramp-handle-xxx'
3577         calls to respective `xxx` calls.
3578         (tramp-process-alive-regexp): Precise doc string.
3579         (tramp-multi-action-process-alive): New defun.
3580         (tramp-multi-actions): Use it.
3581         (tramp-handle-find-backup-file-name): `copy-tree' is available
3582         since Emacs 21.4 only (XEmacs has it).  Implementation rewritten
3583         in order to avoid this function.
3584         (tramp-handle-write-region): Set current buffer.  If connection
3585         wasn't open, `file-modes' has changed it accidently.  Reported by
3586         David Kastrup <dak@gnu.org>.
3587         (tramp-enter-password, tramp-read-passwd): New arguments USER and
3588         HOST.
3589         (tramp-action-password, tramp-multi-action-password): Apply it.
3590         (tramp-open-connection-rsh): If a port is given, the Tramp buffer
3591         name must still contain the port number.  Otherwise, we have two
3592         Tramp buffers, with all the confusion.  Reported by Myron Selby
3593         <myron@xytech.com> and Rolf Dubitzky
3594         <Dubitzky@physi.uni-heidelberg.de>.
3596         * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
3597         HOST to `tramp-enter-passwd'.
3599         * net/tramp-vc.el (all): Code cleanup.  Change all
3600         `tramp-handle-xxx' calls to respective `xxx` calls.
3602 2004-07-17  Jonathan Yavner  <jyavner@member.fsf.org>
3604         * emacs-lisp/testcover.el: New category "potentially-1valued" for
3605         functions that are not erroneous if either 1-valued or
3606         multi-valued.  Detect functions in this class.
3607         (testcover-1value-functions, testcover-compose-functions)
3608         (testcover-progn-functions) Added some additional functions to lists.
3609         (testcover-mark): Bugfix when marking up the definition for an
3610         empty function.
3612 2004-07-17  Richard M. Stallman  <rms@gnu.org>
3614         * replace.el (occur-read-primary-args): Pass default to
3615         read-from-minibuffer.
3617         * mail/footnote.el (footnote-section-tag): Use defcustom.
3619         * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
3620         Compile font-lock-keywords, not KEYWORDS.
3621         (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
3622         Add warn, check-type.  Handle cerror like error.
3624 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
3626         * progmodes/which-func.el (which-func-keymap): New var.
3627         (which-func-face): New face.
3628         (which-func-format): Use them.
3630 2004-07-16  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
3632         * buff-menu.el (list-buffers-noselect): Append the buffer's
3633         process status to its mode name.
3635 2004-07-16  Kim F. Storm  <storm@cua.dk>
3637         * simple.el (inhibit-mark-movement): New defvar.
3638         (beginning-of-buffer, end-of-buffer): Do not push mark if
3639         inhibit-mark-movement is non-nil or C-u prefix is given.
3641         * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
3642         Init to beginning-of-buffer and end-of-buffer.
3643         (cua--undo-push-mark): New defvar.
3644         (cua--pre-command-handler): Set inhibit-mark-movement if mark is
3645         already active and command is in cua--preserve-mark-commands.
3646         Also fix check for shift modifier on non-window systems.
3647         (cua--post-command-handler): Clear inhibit-mark-movement if set.
3649 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
3651         * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
3652         of two integers, instead of a cons.
3654         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3655         `visited-file-modtime' now returns a list of two integers, instead
3656         of a cons.
3658         * dired.el (dired-directory-changed-p): Ditto.
3660         * progmodes/grep.el (grep): Doc fix.
3662 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
3664         * autorevert.el (auto-revert-tail-mode)
3665         (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
3666         (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
3667         in both at the same time.
3668         (auto-revert-tail-mode): New command.
3669         (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
3670         (auto-revert-handler): Revert only either tail or whole file.
3672         * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
3673         add auto-revert-tail-mode.
3675 2004-07-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3677         * printing.el: Doc fix.  Change name of some funs.
3678         (pr-dosify-file-name): New fun.  Replace ps-dosify-path.
3679         (pr-unixify-file-name): New fun.  Replace ps-unixify-path.
3680         (pr-standard-file-name): New fun.  Replace pr-standard-path.
3681         (pr-call-process): Code fix.
3683 2004-07-12  Luc Teirlinck  <teirllm@auburn.edu>
3685         * subr.el (with-selected-window): Doc fix.
3687 2004-07-11  Luc Teirlinck  <teirllm@auburn.edu>
3689         * subr.el (get-buffer-window-list): Doc fix.
3691 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
3693         * files.el (switch-to-buffer-other-window): Doc fix.
3695         * window.el (save-selected-window, one-window-p)
3696         (split-window-keep-point, split-window-vertically)
3697         (split-window-horizontally): Doc fixes.
3699 2004-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3701         * printing.el: Doc fix.  Now it uses call-process instead of
3702         shell-command for low command execution.
3703         (pr-version): New version number (6.8).
3704         (pr-shell-file-name): Option removed.
3705         (pr-shell-command): Fun removed.
3706         (pr-call-process): New fun.  Replace pr-shell-command.
3707         (pr-standard-path, pr-remove-nil-from-list): New funs.
3708         (zmacs-region-stays, current-mouse-event, current-menubar): New var.
3709         (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
3710         (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
3711         (pr-ps-utility-process, pr-txt-print): Code fix.
3713 2004-07-10  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
3715         * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
3716         boolean.
3718 2004-07-09  Lars Hansen  <larsh@math.ku.dk>
3720         * wid-edit.el (widget-field-buffer): Doc fix.
3722 2004-07-09  John Paul Wallington  <jpw@gnu.org>
3724         * emacs-lisp/re-builder.el (reb-update-overlays):
3725         Distinguish between one and several matches in message.
3727 2004-07-09  Richard M. Stallman  <rms@gnu.org>
3729         * mouse.el (mouse-set-region-1): If transient-mark-mode
3730         is `identity', change it to `only'.
3732         * simple.el (current-word): Doc fix.
3734 2004-07-09  Mark A. Hershberger  <mah@everybody.org>
3736         * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
3737         so that it is more understanding of whitespace.
3739         * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
3740         form
3741         (("ns" . "element") (attr-list) children) instead of
3742         ((:ns . "element") (attr-list) children) in order to reduce the
3743         number of symbols used.
3744         (xml-skip-dtd): Change to use xml-parse-dtd but set
3745         xml-validating-parsing to nil.
3746         (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
3747         (xml-substitute-entity): Remove in favor of new entity substitution.
3748         (xml-substitute-special): Rewrite in to substitute complex
3749         entities from DOCTYPE declarations.
3750         (xml-parse-fragment): Parse fragments from entity deleclarations.
3751         (xml-parse-region, xml-parse-tag, xml-parse-attlist)
3752         (xml-parse-dtd, xml-substitute-special): Make validity checks
3753         conditioned on xml-validating-parser.  Add "Not Well Formed" to
3754         error messages about well-formedness.
3756 2004-07-08  Steven Tamm  <steventamm@mac.com>
3758         * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
3759         (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
3760         Do not treat double clicks and triple clicks specially in the
3761         scroll bar (preventing strange repositioning problems)
3763 2004-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3765         * replace.el (query-replace-regexp-eval): Fix last change.
3767 2004-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3769         * replace.el (query-replace-descr): New fun.
3770         (query-replace-read-from, query-replace-read-args): Default to the
3771         previous from&to.
3772         (query-replace-read-to): Quote the `from' string when displaying it.
3773         (query-replace-regexp-eval): Immediately check read-only status.
3774         Use query-replace-read-from to get the \n checking.
3775         Quote the `from' string when displaying it.
3776         (map-query-replace-regexp, occur-read-primary-args):
3777         Quote the `from' string when displaying it.
3779         * isearch.el (isearch-query-replace): Pass the regexp-ness and
3780         delimited-ness of the search to query-replace.
3782         * replace.el (query-replace-read-from, query-replace-read-to):
3783         New funs extracted from query-replace-read-args.
3784         (query-replace-read-args): Use them.
3786         * replace.el (query-replace-interactive, query-replace-read-args):
3787         Remove the `initial' special value.
3788         (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
3789         (occur-engine): Remove unused var `matchend'.
3791         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
3792         Use the search string without prompting.
3794 2004-07-05  Kenichi Handa  <handa@m17n.org>
3796         * international/mule.el (decode-coding-inserted-region):
3797         Set last-coding-system-used only when coding is nil.
3799 2004-07-03  Eli Zaretskii  <eliz@gnu.org>
3801         * progmodes/grep.el (grep-compute-defaults, grep-command)
3802         (grep-program, find-program, grep-find-use-xargs, grep-history)
3803         (grep-find-history, grep-tag-default, grep-find-command)
3804         (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
3805         Add autoload cookies, for unbundled packages that load `compile'
3806         and expect all grep-related symbols to become defined.
3808 2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>
3810         * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
3811         (iimage-mode-image-search-path): New user option to search the
3812         image file.
3813         (iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
3814         have locate-file.
3815         (iimage-mode-buffer): Use it.
3817 2004-07-03  Nick Roberts  <nickrob@gnu.org>
3819         * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
3820         carefully.
3821         (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
3823 2004-07-03  Juri Linkov  <juri@jurta.org>
3825         * replace.el (query-replace-read-args): Swallow space after 'foo,
3826         not after (quote foo).  Match space only immediately after symbol,
3827         not anywhere in the whole string.
3829 2004-07-02  Richard M. Stallman  <rms@gnu.org>
3831         * replace.el (query-replace-read-args): Swallow space after
3832         symbols, not after closeparens.  But avoid error if string ends there.
3834         * progmodes/python.el (python-beginning-of-statement):
3835         Exit the loop if backward-up-list gets error.
3837         * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
3839 2004-07-02  Andre Spiegel  <spiegel@gnu.org>
3841         * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
3842         only if vc-consult-headers is non-nil.
3844 2004-07-02  Juri Linkov  <juri@jurta.org>
3846         * pcvs.el (cvs-mode-diff-repository): New command.
3848         * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
3850 2004-07-01  Juri Linkov  <juri@jurta.org>
3852         * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
3853         C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
3854         C-M-% to isearch-query-replace-regexp.
3855         (minibuffer-local-isearch-map): Add arrow key bindings.
3856         Bind C-f to isearch-yank-char-in-minibuffer.
3857         (isearch-forward): Doc fix.
3858         (isearch-edit-string): Doc fix.
3859         (isearch-query-replace, isearch-query-replace-regexp): New funs.
3860         (isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
3861         (isearch-yank-char): Add optional arg.
3862         (isearch-yank-char-in-minibuffer): New fun.
3864         * replace.el (query-replace-interactive): Change type from boolean
3865         to choice.  Add value `initial'.
3866         (query-replace-read-args): Handle value `initial' of
3867         query-replace-interactive.
3869 2004-06-29  Kim F. Storm  <storm@cua.dk>
3871         * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
3872         (breakpoint-disabled-bitmap-face): Add :group 'gud.
3874         * progmodes/ada-xref.el (ada-tight-gvd-integration):
3875         Add :group 'ada.
3877         * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
3879 2004-06-29  Juri Linkov  <juri@jurta.org>
3881         * replace.el (query-replace-read-args): Swallow a space after
3882         everything except )]" which in most cases means after a symbol.
3884         * emacs-lisp/pp.el (pp-buffer): Add autoload.
3886 2004-06-28  Richard M. Stallman  <rms@gnu.org>
3888         * font-lock.el (font-lock-fontify-syntactic-keywords-region):
3889         More changes to go with previous change in font-lock.el.
3891 2004-06-26  David Kastrup  <dak@gnu.org>
3893         * replace.el (perform-replace): Highlight the match even in
3894         non-query mode if there is potential replace string editing.
3896 2004-06-26  Kai Grossjohann  <kai.grossjohann@gmx.net>
3898         * net/tramp.el (tramp-handle-file-remote-p): New implementation to
3899         agree with new return value of `file-remote-p'.
3900         This syncs with Tramp 2.0.42.
3902         * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
3903         according to new documentation of `file-remote-p'.
3905         * files.el (file-remote-p): Fix doc to say that return value is
3906         identification of remote system, if not nil.
3907         (file-relative-name): Use new return value of `file-remote-p'.
3909 2004-06-26  Nick Roberts  <nickrob@gnu.org>
3911         * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
3912         (gdb-goto-breakpoint): Fix breakage.
3914 2004-06-26  Eli Zaretskii  <eliz@gnu.org>
3916         * man.el (Man-getpage-in-background): Add windows-nt to the list
3917         of systems where shell-file-name should be used instead of
3918         literal "sh".
3920 2004-06-25  Sam Steingold  <sds@gnu.org>
3922         * add-log.el (change-log-font-lock-keywords): Support Common Lisp
3923         function names `(setf symbol)'.
3925 2004-06-24  Richard M. Stallman  <rms@gnu.org>
3927         * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
3929         * font-lock.el (font-lock-keywords): Change format of compiled values.
3930         Document it.
3931         (font-lock-add-keywords): If font-lock-keywords is compiled,
3932         extract the uncompiled version, modify, then recompile.
3933         (font-lock-remove-keywords): Likewise.
3934         (font-lock-fontify-keywords-region): Handle changed format.
3935         (font-lock-compile-keywords): Handle changed format.
3936         (font-lock-set-defaults): Compile the keywords explicitly here.
3938 2004-06-24  David Kastrup  <dak@gnu.org>
3940         * replace.el (query-replace-read-args): Implement `\,' and `\#'
3941         replacements here.
3942         (query-replace-regexp): Doc string explaining this and the new
3943         `\?' replacement.  Remove `\,' and `\#' implementation here, as it
3944         is better placed in `query-replace-read-args'.
3945         (replace-regexp): Explain `\,', `\#' and `\?'.
3946         (replace-match-data): New function for thorough reuse/destruction
3947         of old match-data.
3948         (replace-match-maybe-edit): Function for implementing `\?' editing.
3949         (perform-replace): Fix maintaining of the match stack including
3950         already matched regions, implement `\?', fix various problems
3951         with regions while editing and other stuff.
3952         (replace-highlight): Simplify.
3954 2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
3956         * progmodes/grep.el (grep-error-screen-columns): New variable.
3957         (grep-regexp-alist): Give it the full functionality of gnu style
3958         compilation messages with line and column ranges.  Ask me for the
3959         perl script I'm working on, that uses these.
3961 2004-06-23  Nick Roberts  <nickrob@gnu.org>
3963         * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
3964         Remove.
3965         (comint-insert-input, comint-mouse-insert-input): New functions
3966         based on comint-insert-clicked-input for two bindings but just
3967         one functionality.
3969 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
3971         * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
3973 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
3975         * files.el (write-contents-functions): Doc fix.
3977 2004-06-21  Juanma Barranquero  <lektu@terra.es>
3979         * image.el (image-library-alist): Rewrite docstring in active voice.
3981 2004-06-20  Richard M. Stallman  <rms@gnu.org>
3983         * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
3985         * isearch.el (isearch-repeat): Avoid testing old match data.
3986         (isearch-message): Display trailing space in special font
3987         when search is failing.
3988         (isearch-search-fun-function): Doc fix.
3990         * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
3992 2004-06-19  Luc Teirlinck  <teirllm@auburn.edu>
3994         * frame.el (show-trailing-whitespace): Doc fix.
3996         * cus-edit.el (custom-variable-documentation): New function.
3997         (custom-variable): Use it.
3999 2004-06-19  Nick Roberts  <nickrob@gnu.org>
4001         * man.el (Man-getpage-in-background): Revert previous change but
4002         make cygwin a special case.
4004 2004-06-18  Luc Teirlinck  <teirllm@auburn.edu>
4006         * autorevert.el (global-auto-revert-non-file-buffers):
4007         Update docstring.
4009 2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
4011         * progmodes/compile.el (compilation-error-properties): Store one
4012         more than end-col, if present, so that transient-mark-mode will
4013         highlight last char too.
4014         * progmodes/grep.el (grep-regexp-alist): Match columns and column
4015         ranges, if present.
4017 2004-06-18  Jason Rumney  <jasonr@gnu.org>
4019         * makefile.w32-in: Double percent signs in for loops.
4021 2004-06-17  David Kastrup  <dak@gnu.org>
4023         * replace.el (query-replace-read-args): Only warn about use of \n
4024         and \t when we are doing a regexp replacement and the actual
4025         escaped character is n or t.
4026         (query-replace-regexp): Add \, and \# interpretation to
4027         interactive call and document it.
4028         (query-replace-regexp-eval, replace-match-string-symbols): Add \#
4029         as shortkey for replace-count.
4030         (replace-quote): New function for doubling backslashes.
4032 2004-06-17  Juanma Barranquero  <lektu@terra.es>
4034         * files.el (parse-colon-path, cd): Mention in docstring that the
4035         path separator is colon in GNU-like systems.
4037         * newcomment.el (comment-region-internal): Fix docstring.
4039         * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
4040         (ewoc-invalidate, ewoc-collect): Doc fixes.
4041         (ewoc--create-node, ewoc--delete-node-internal):
4042         Fix typos in docstring.
4044 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
4046         * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
4047         manual to docstring.
4049 2004-06-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4051         * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
4053 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
4055         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4056         Add hyperlink to emacs-xtra manual to docstring.
4058         * autorevert.el (global-auto-revert-non-file-buffers):
4059         Add hyperlink to emacs-xtra manual to docstring, as well as an
4060         info-link.
4062 2004-06-14  Juanma Barranquero  <lektu@terra.es>
4064         * image.el (image-library-alist): New variable to map image types
4065         to external libraries.  Initialized to nil, unless system-specific
4066         configs change it.
4067         (image-type-available-p): Determine whether an image type is
4068         available by calling `init-image-library'.
4070         * term/w32-win.el (image-library-alist): Initialize to a known set
4071         of probable library names.
4073 2004-06-14  Kenichi Handa  <handa@m17n.org>
4075         * international/code-pages.el (windows-1256, cp1125): Fix tables
4076         for several characters.
4078         * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
4080 2004-06-13  Richard M. Stallman  <rms@gnu.org>
4082         * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
4084         * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
4085         not "`pc-selection-mode'".
4087         * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
4089         * simple.el (previous-matching-history-element): Specify a default.
4091         * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
4093         * cus-face.el (custom-declare-face): Simplify code.
4095         * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
4097 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
4099         * files.el (before-save-hook): Add `time-stamp' to the options.
4101         * time-stamp.el (time-stamp): Recommend adding it to
4102         `before-save-hook', rather than `write-file-functions'.
4103         Make a similar change in `Commentary' section.
4105 2004-06-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
4107         * diff-mode.el (diff-current-defun): If at start of hunk, use
4108         position of first change.
4110 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
4112         * dired-x.el (dired-mark-omitted): Bind to "*O".
4114 2004-06-12  Karl Fogel  <kfogel@red-bean.com>
4116         * bookmark.el (bookmark-bmenu-relocate): New function, as
4117         suggested by David J. Biesack <David.Biesack@sas.com>.
4118         (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
4119         (bookmark-bmenu-mode): Describe binding in doc string.
4120         (bookmark-set-filename): Save the bookmark list if it's time.
4122 2004-06-13  Kenichi Handa  <handa@m17n.org>
4124         * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
4125         (ccl-untranslated-to-ucs): Fix typo.
4127 2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
4129         * progmodes/python.el (python-open-block-statement-p):
4130         Fix indentation after a block opening that contains a comment.
4132 2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
4134         * bindings.el (completion-ignored-extensions): Add file extensions
4135         of Python byte-compiled files.
4137 2004-06-12  Juri Linkov  <juri@jurta.org>
4139         * info.el (Info-goto-node): Add autoload.
4140         (Info-toc): Add substring-no-properties on Info file name.
4141         (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
4142         (Info-mode-map): Bind L to Info-history, T to Info-toc.
4144 2004-06-12  Kenichi Handa  <handa@m17n.org>
4146         * international/mule-cmds.el (set-language-environment):
4147         Load subst tables if necessary.
4149         * international/mule.el (decode-char): Load subst tables if necessary.
4150         (encode-char): Likewise.
4152         * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
4153         pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
4154         (utf-16le-decode-loop): Set r5 to -1 before loop.
4155         (utf-16be-decode-loop): Likewise.
4156         (ccl-decode-mule-utf-16le): Add EOF processing block.
4157         (ccl-decode-mule-utf-16be): Likewise.
4158         (ccl-decode-mule-utf-16le-with-signature): Likewise.
4159         (ccl-decode-mule-utf-16be-with-signature): Likewise.
4160         (ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
4161         (ccl-mule-utf-16-encode-untrans): New CCL.
4162         (utf-16-decode-to-ucs): Handle pre-read character.
4163         (utf-16le-encode-loop): Handle surrogate pair.
4164         (utf-16be-encode-loop): Likewise.
4165         (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
4166         of utf-16le-encode-loop.
4167         (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
4168         of utf-16be-encode-loop.
4169         (mule-utf-16-post-read-conversion):
4170         Call utf-8-post-read-conversion at first.
4171         (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
4172         Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
4173         Add post-read-conversion and pre-write-conversion.
4175         * international/utf-8.el (utf-translate-cjk-charsets): New variable.
4176         (utf-translate-cjk-unicode-range): New variable.
4177         (utf-translate-cjk-load-tables): New function.
4178         (utf-lookup-subst-table-for-decode): New function.
4179         (utf-lookup-subst-table-for-encode): New function.
4180         (utf-translate-cjk-mode): Init-value changed to t.  Don't load
4181         tables here.  Update safe-charsets of utf-* coding systems.
4182         (ccl-mule-utf-untrans): New CCL.
4183         (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
4184         at end of each branch.
4185         (ccl-mule-utf-8-encode-untrans): New CCL.
4186         (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
4187         (ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
4188         length of encoding.  Don't return r0.
4189         (utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
4190         (utf-8-post-read-conversion): Narrow to region properly.
4191         If utf-translate-cjk-mode is on, load tables if necessary.
4192         Call utf-8-compose with hash-table arg if necessary.
4193         Call XXX-compose-region instead of XXX-post-read-convesion.
4194         (utf-8-pre-write-conversion): New function.
4195         (mule-utf-8): Include CJK charsets in safe-charsets if
4196         utf-translate-cjk-mode is on.  Add pre-write-conversion.
4198         * international/characters.el: Temporarily set
4199         utf-translate-cjk-mode to nil.
4201         * language/devan-util.el (devanagari-compose-region):
4202         Add autoload cookie.
4204         * international/ccl.el (ccl-dump-call): Fix printing the
4205         subroutine name.
4207 2004-06-11  Luc Teirlinck  <teirllm@auburn.edu>
4209         * dired.el (dired-revert): If buffer is marked unmodified before
4210         reverting, keep it marked unmodified.
4211         Adapt to new conventions for commenting out code.
4212         (dired-make-relative): Adapt to new conventions for commenting out code.
4214 2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>
4216         * eshell/esh-module.el (eshell-load-defgroups):
4217         Bind `vc-handled-backends' to nil when opening files.
4219 2004-06-11  Juanma Barranquero  <lektu@terra.es>
4221         * files.el (parse-colon-path, cd): Doc fixes (refer to
4222         `path-separator', not colon).
4224 2004-06-10  Juanma Barranquero  <lektu@terra.es>
4226         * newcomment.el (comment-search-forward)
4227         (comment-search-backward): Fix typos in docstring.
4228         (comment-region): Doc fix.
4230 2004-06-10  Luc Teirlinck  <teirllm@auburn.edu>
4232         * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
4233         switch is no longer stored in `dired-switches-alist'.
4235         * dired-aux.el (dired-insert-subdir): Do not store R switch in
4236         `dired-switches-alist'.
4238 2004-06-10  Kim F. Storm  <storm@cua.dk>
4240         * pcvs.el (cvs-mode-diff-yesterday): New command.
4242         * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
4244 2004-06-10  Juri Linkov  <juri@jurta.org>
4246         * emacs-lisp/edebug.el (edebug-eval-defun):
4247         * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
4248         Fix docstring.
4250         * simple.el (eval-expression-print-format): Don't print additional
4251         information on the first call to `eval-print-last-sexp'.
4252         (next-error-find-buffer): Fix punctuation.
4253         (killing) <defgroup>: Fix punctuation.
4254         (yank-excluded-properties): Change group from editing to killing.
4256         * replace.el (perform-replace): Use `limit' to terminate the
4257         while-loop explicitly.
4259 2004-06-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4261         * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
4262         Use lc-*.xpm as prefix instead of *-locol.xpm.
4264         * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
4265         * toolbar/lc-help.xpm, toolbar/lc-home.xpm
4266         * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
4267         * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
4268         * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
4269         * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
4270         * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
4271         * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
4272         * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
4273         * toolbar/lc-up_arrow.xpm:
4274         Renamed from *-locol.xpm.
4276 2004-06-09  Rajesh Vaidheeswarran  <rv@gnu.org>
4278         * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
4279         include forms like &<str>; as valid url patterns.
4281 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
4283         * dired.el (dired-diff, dired-backup-diff)
4284         (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
4285         (dired-do-chown, dired-do-touch, dired-do-print)
4286         (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
4287         (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
4288         (dired-create-directory, dired-do-copy, dired-do-symlink)
4289         (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
4290         (dired-do-copy-regexp, dired-do-hardlink-regexp)
4291         (dired-do-symlink-regexp, dired-upcase, dired-downcase)
4292         (dired-maybe-insert-subdir, dired-next-subdir)
4293         (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
4294         (dired-kill-subdir, dired-tree-up, dired-tree-down)
4295         (dired-hide-subdir, dired-hide-all, dired-show-file-type)
4296         (dired-run-shell-command, dired-query): Remove redundant,
4297         or incorrect, autoloads.
4299         * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
4300         does not end in a slash.  Add optional argument KILL-ROOT.
4301         Update docstring.
4302         (dired-do-touch, dired-clean-directory, dired-run-shell-command)
4303         (dired-query): Add autoloads.
4305 2004-06-08  Daniel Pfeiffer  <occitan@esperanto.org>
4307         * progmodes/compile.el (compilation-set-window-height):
4308         Rearrange the save-* functions because a buffer can have several current
4309         point in different windows.
4310         (compilation-error-regexp-alist-alist): Recognize {standard input}
4311         GNU messages (for gcc --pipe) and more kinds of Oracle messages.
4313 2004-06-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4315         * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
4316         * toolbar/help-locol.xpm, toolbar/home-locol.xpm
4317         * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
4318         * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
4319         * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
4320         * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
4321         * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
4322         * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
4323         * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
4324         * toolbar/up_arrow-locol.xpm:
4325         New versions of icons that uses fewer colors.
4327         * toolbar/tool-bar.el (tool-bar-local-item)
4328         (tool-bar-local-item-from-menu): Try to use icons with fewer colors
4329         if display-color-cells is 256 or less.
4331 2004-06-08  Kim F. Storm  <storm@cua.dk>
4333         * wid-edit.el (widget-specify-button): Use hand pointer rather
4334         than mouse-face as visible mouse-over effect.
4336 2004-06-07  Karl Fogel  <kfogel@red-bean.com>
4338         * saveplace.el (save-place-alist-to-file): Bind `print-length'
4339         and `print-level' to nil when writing out `save-place-alist'.
4340         Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
4342 2004-06-07  Juanma Barranquero  <lektu@terra.es>
4344         * completion.el (completion-kill-region): Doc fix.
4346         * format.el (format-insert-annotations)
4347         (format-annotate-location): Doc fixes.
4348         (format-subtract-regions): Make arguments match their use in docstring.
4350         * simple.el (kill-region): Doc fix.
4352         * subr.el (insert-buffer-substring-no-properties)
4353         (insert-buffer-substring-as-yank): Doc fixes.
4355 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
4357         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4358         Update docstring.
4359         (dired-reset-subdir-switches): New function.
4361         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
4362         Limit scope of `buffer-read-only' binding.
4364 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
4366         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
4367         eshell-explicit-command-char.
4369 2004-06-06  Juanma Barranquero  <lektu@terra.es>
4371         * help-fns.el (help-argument-name): Inherit from italic face only
4372         if the frame supports it.
4374 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4376         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
4377         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
4378         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
4379         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
4380         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
4381         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
4382         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
4383         New conversions from xpm files.
4385         * toolbar/README: New file.
4387 2004-06-06  Richard M. Stallman  <rms@gnu.org>
4389         * isearch.el (isearch-mode-map): Undo previous change.
4391 2004-06-05  Juri Linkov  <juri@jurta.org>
4393         * bindings.el (debug-ignored-errors): Add regexps for history
4394         related messages.  Remove $ from "No further undo information".
4395         Move Ediff's messages to ediff.el.
4397         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
4399         * cus-edit.el (custom-display): Add `min-colors'.
4401         * custom.el (defface): Add `supports' to docstring.
4403         * help-fns.el (help-argument-name): Add :group 'help.
4405 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
4407         * find-dired.el (find-ls-subdir-switches): New user option.
4408         (find-dired): No longer call `abbreviate-file-name' on DIR.
4409         Set `dired-subdir-switches' buffer-locally.
4411         * locate.el: Merge the two `Commentary' sections.
4412         (locate-ls-subdir-switches): New user option.
4413         (locate): Update for other changes.
4414         (locate-mode-map): Restore Dired binding for mouse-2.
4415         Bind `locate-mouse-view-file' to M-mouse-2.
4416         Bind `l' to `locate-do-redisplay'.
4417         (locate-main-listing-line-p, locate-do-redisplay): New functions.
4418         (locate-mouse-view-file, locate-tags, locate-find-directory):
4419         Print message if used outside main listing.
4420         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
4421         Various changes to support inserted subdirectories.
4422         (locate-insert-header): Change header of *Locate* buffer.
4424         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4425         Change interactive default switches.
4426         (dired-rename-subdir-2): Update `dired-switches-alist'.
4427         (dired-insert-subdir, dired-kill-subdir):
4428         Handle `dired-switches-alist'.  Do not mark buffer modified.
4429         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
4430         (dired-insert-subdir-doinsert): Omit messages.
4431         Handle `dired-subdir-switches'.
4432         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
4434         * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
4435         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
4436         subdirs if -R switch is used for a subdir.
4437         (dired-mode): Set `dired-switches-alist'.
4438         (dired-build-subdir-alist): Only print number of directories in
4439         echo area when invoked interactively.
4441 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
4443         * dired-x.el (dired-omit-mode): Rename from
4444         dired-omit-files-p.  Use define-minor-mode to define it.
4445         (dired-omit-files-p): Add as alias for dired-omit-mode.
4446         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
4447         dired-mark-omitted.
4448         (dired-mark-omitted): Add.  Bind to M-O.
4450 2004-06-05  Kenichi Handa  <handa@m17n.org>
4452         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
4454 2004-06-05  Juanma Barranquero  <lektu@terra.es>
4456         * help-fns.el (help-argument-name): Reintroduce face.
4457         (help-default-arg-highlight): Use it, now that
4458         `face-differs-from-default-p' can be trusted.
4460 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
4462         * textmodes/table.el: Sentence commands added to Point Motion
4463         group; kill and backward-kill commands added to Extraction group.
4465 2004-06-04  Mario Lang  <mlang@delysid.org>
4467         * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
4468         systems appear to use mW, make the code handle this.  Fix a
4469         division-by-zero bug while at it, and handle kernels with
4470         a slightly different layout in /proc/acpi.
4472 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
4474         * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
4475         because the latter is a CL-ism.  This fixes the bug reported by
4476         Shawn Boyette <mdxi@collapsar.net> in
4477         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
4479 2004-06-04  Miles Bader  <miles@gnu.org>
4481         * faces.el (display-supports-face-attributes-p): Function moved to
4482         C code.  Previously only the tty-related portion of this function
4483         was done in C; however the previous attempt to do a halfway-proper
4484         job for non-tty displays in lisp didn't work properly because of
4485         funny conditions during Emacs startup.
4486         (face-differs-from-default-p): Simplify, now that
4487         display-supports-face-attributes-p works properly on all display
4488         types.  Remove :stipple from comparison; it doesn't really work
4489         in emacs anyway.
4491 2004-06-04  Miles Bader  <miles@gnu.org>
4493         * faces.el (face-differs-from-default-p): Use a different
4494         implementation, so we can really check whether FACE displays
4495         differently or not.
4497 2004-06-04  Miles Bader  <miles@gnu.org>
4499         * faces.el (display-supports-face-attributes-p): Implement a
4500         `different from default' check for non-tty displays.
4502 2004-06-03  David Kastrup  <dak@gnu.org>
4504         * woman.el (woman-mapcan): More concise code.
4505         (woman-topic-all-completions, woman-topic-all-completions-1)
4506         (woman-topic-all-completions-merge): Replace by a simpler and
4507         much faster implementation based on O(n log n) sort/merge instead
4508         of the old O(n^2) behavior.
4510 2004-06-03  Miles Bader  <miles@gnu.org>
4512         * subr.el (read-number): Use canonical format for default in prompt.
4514         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
4515         Add regexp for " [...]" style defaults.
4517 2004-06-02  Romain Francoise  <romain@orebokech.com>
4519         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
4520         groups: if the user asks for a hidden buffer, open the
4521         corresponding filter group to expose it.
4523         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
4524         `ibuffer-jump-to-buffer'.
4525         (ibuffer-jump-offer-only-visible-buffers): New user option.
4527 2004-06-02  Juanma Barranquero  <lektu@terra.es>
4529         * faces.el (frame-update-faces): Add empty docstring so the one
4530         for `ignore' doesn't show through.
4532         * subr.el (process-kill-without-query): Remove spurious "\n" on
4533         obsolescence string.
4534         (focus-frame, unfocus-frame): Add obsolescence declaration and
4535         empty docstring.
4537         * international/mule.el (register-char-codings): Make alias for
4538         `ignore'.  Move docstring to obsolescence info and remove redundancy.
4540 2004-06-02  Kim F. Storm  <storm@cua.dk>
4542         * frame.el (blink-cursor-start): Turn cursor off initially so blink
4543         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
4545 2004-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4547         * comint.el (comint-replace-by-expanded-history-before-point):
4548         Obey `start' as the docstring says.
4549         (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
4550         (comint-update-fence): Prevent font-lock from running unnecessarily.
4551         (comint-dynamic-list-completions): Use with-current-buffer.
4553 2004-06-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4555         * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
4556         (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
4557         (bibtex-entry-update): Handle alternatives and optional fields.
4558         (bibtex-parse-entry): Bugfix, handle empty key.
4560 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4562         * vc-arch.el (vc-arch-state): Don't assume the file exists.
4564 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
4566         * desktop.el (desktop-save): Don't save minor modes without a
4567         known mode initialization function.
4569 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
4571         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
4573         * autorevert.el: Update `Commentary' section.
4575 2004-05-30  Juanma Barranquero  <lektu@terra.es>
4577         * dos-fns.el (convert-standard-filename):
4578         * files.el (convert-standard-filename):
4579         * w32-fns.el (convert-standard-filename):
4580         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
4582 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
4584         Sync with Tramp.
4586         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
4587         (tramp-let-maybe): Move to an earlier spot in the file.
4588         Patch by Andreas Schwab.
4590 2004-05-30  Andreas Schwab  <schwab@suse.de>
4592         * dired.el (dired-get-filename): Don't use dired-re-dot.
4594 2004-05-30  Richard M. Stallman  <rms@gnu.org>
4596         * files.el (find-file): Doc fix.
4598         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
4600 2004-05-30  Nick Roberts  <nickrob@gnu.org>
4602         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
4603         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
4604         modeline of the locals buffer.
4605         (gdb-goto-breakpoint): Handle gdbmi.
4606         (gdb-get-frame-number): Change for gdbmi.
4608 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
4610         * files.el (file-remote-p): Apply file name handler for operation
4611         `file-remote-p'.  It isn' a property any longer.
4612         (file-relative-name): `fh' and `fd' get the required value via
4613         `find-file-name-handler' already.
4615         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
4616         (top): Remove setting of `file-remote-p' property for
4617         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
4619 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
4621         Version 2.0.41 of Tramp released.
4623         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
4624         Throw away if process has died.
4625         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
4626         (tramp-out-of-band-prompt-regexp): Rename to
4627         `tramp-process-alive-regexp', because its usage is widen.
4628         (tramp-actions-copy-out-of-band): Apply it.
4629         (tramp-actions-before-shell, tramp-multi-actions):
4630         Add `tramp-action-process-alive' action.
4631         (tramp-action-process-alive): New defun.
4632         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
4633         Add entry for `file-remote-p'.
4634         (tramp-handle-file-remote-p): New defun.
4635         (top): Remove setting of `file-remote-p'.  Don't set
4636         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
4638         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
4639         `file-remote-p'.
4641         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
4642         counted for (last) line.  [They should or they shouldn't?  --Stef]
4643         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
4645 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
4647         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
4648         not really necessary but seems to keep the shell history smaller
4649         in some cases.  It is no substitute for setting HISTFILE and
4650         HISTSIZE from tramp-open-connection-setup-interactive-shell,
4651         though.  Suggested by Luc Teirlinck.
4652         (tramp-open-connection-setup-interactive-shell): Export variables
4653         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
4654         (tramp-set-process-query-on-exit-flag): New compat function.
4655         (tramp-open-connection-multi, tramp-open-connection-su)
4656         (tramp-open-connection-rsh, tramp-open-connection-telnet)
4657         (tramp-do-copy-or-rename-file-out-of-band): Use it.
4658         (tramp-let-maybe): New macro, let-binds a variable only if it
4659         isn't obsolete.
4660         (tramp-check-ls-commands, tramp-handle-expand-file-name)
4661         (tramp-handle-file-truename): Use it.
4662         (tramp-completion-file-name-regexp-unified): Avoid matching
4663         filenames starting with "/:" -- those are reserved for
4664         file-name-non-special.
4666         * tramp-smb.el (tramp-smb-open-connection):
4667         Use tramp-set-process-query-on-exit-flag compat function.
4669 2004-05-29  Richard M. Stallman  <rms@gnu.org>
4671         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
4673         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
4674         (eval-last-sexp-print-value): Print char equivalent regardless
4675         of standard-output value.
4677         * thumbs.el (thumbs-subst-char-in-string): Delete.
4678         (thumbs-thumbname): Use subst-char-in-string.
4679         (thumbs-resize-image): Use condition-case, not ignore-errors.
4680         (thumbs-kill-buffer): Likewise.
4682         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
4683         (thumbs-mode): Make buffer read-only.
4684         (thumbs-make-thumb): Unconditionally accept an existing file.
4685         (thumbs-insert-thumb): Add thumb-image-file property to the image.
4686         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
4687         (thumbs-show-thumbs-list): Error if images not supported.
4688         (thumbs-save-current-image): Improve prompt string.
4689         (thumbs-mode-map): Define u, R, x.
4690         (thumbs-unmark): New command.
4691         (thumbs-emboss-image): Minor cleanup.
4692         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
4693         (thumbs-rename-images): New command.
4694         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
4696         * thumbs.el (thumbs-current-image): New function.
4697         (thumbs-file-list, thumbs-file-alist): New functions.
4698         (thumbs-find-image): Delete arg L.
4699         Don't set up thumbs-fileL as buffer-local global var.
4700         (thumbs-find-image-at-point): Use thumbs-current-image.
4701         (thumbs-set-image-at-point-to-root-window): Likewise.
4702         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
4703         Record and warn about errors.  Update thumbs-markedL for deletions.
4704         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
4705         (thumbs-redraw-buffer): Use thumbs-file-list.
4706         (thumbs-mark): Use thumbs-current-image.
4707         (thumbs-show-name): Use thumbs-current-image.
4709         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
4710         and imenu--last-menubar-index-alist.
4712         * subr.el (with-selected-window): Undo previous change.
4714 2004-05-29  John Paul Wallington  <jpw@gnu.org>
4716         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
4717         (thumbs-mouse-find-image): New command.
4718         (thumbs-mode-map): Bind it to mouse-2.
4719         (thumbs-mode): Make mode-class special.
4720         (thumbs-view-image-mode): Likewise.
4722 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
4724         * flymake.el: New file.
4726 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
4728         * files.el (find-file-noselect-1): Do not bind
4729         `inhibit-read-only' to t during execution of
4730         `find-file-not-found-functions'.
4732 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4734         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
4735         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
4737 2004-05-28  Juri Linkov  <juri@jurta.org>
4739         * simple.el (eval-expression-print-format): New fun.
4741         * simple.el (eval-expression):
4742         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
4743         * emacs-lisp/edebug.el (edebug-compute-previous-result)
4744         (edebug-eval-expression): Print additionally the value returned by
4745         `eval-expression-print-format'.
4747         * emacs-lisp/lisp.el (insert-pair-alist): New var.
4748         (insert-pair): Make arguments optional.  Find character pair
4749         from `insert-pair-alist' according to the last input event.
4750         (insert-parentheses): Make arguments optional.
4751         (raise-sexp, delete-pair): New funs.
4753         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
4754         (emacs-lisp-mode-map, lisp-interaction-mode-map):
4755         Bind C-M-q to `indent-pp-sexp'.
4757         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
4758         `pp-to-string' modified to be able to format text with newlines.
4759         (pp-to-string): Move the buffer-formatting part of the code to
4760         `pp-buffer'.  Call `pp-buffer'.
4762         * info.el (Info-desktop-buffer-misc-data): Don't save information
4763         about virtual files.
4764         (Info-restore-desktop-buffer): Restore Info buffers in prepared
4765         buffers with names obtained from the desktop file instead of the
4766         default *info* buffer.
4768 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4770         * subr.el (with-selected-window): Only save/restore the selected window.
4772         * progmodes/compile.el (compilation-error-regexp-alist):
4773         Use expand-file-name and data-directory.
4775         * progmodes/grep.el (grep-tree): Rework previous fix.
4777         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
4778         after the user marked text with the mouse.
4780         * startup.el (command-line): Keep the first regexp of
4781         auto-save-file-name-transforms intact.
4783 2004-05-28  Juanma Barranquero  <lektu@terra.es>
4785         * cus-edit.el (customize-face, customize-face-other-window)
4786         (custom-face-edit-delete): Make arguments match their use in
4787         docstring.
4788         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
4789         docstring.
4791         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
4792         not `cvs-butlast'.
4794         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
4795         `nbutlast' are in subr.el).
4797         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
4798         (set-w32-system-coding-system): Doc fixes.
4800         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
4801         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
4802         Make arguments match their use in docstring.
4803         (artist-draw-region-trim-line-endings)
4804         (artist-mouse-choose-operation): Fix typo in docstring.
4805         (artist-key-set-point-common): Doc fix.
4807 2004-05-28  Simon Josefsson  <jas@extundo.com>
4809         * mail/smtpmail.el (smtpmail-open-stream):
4810         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
4812 2004-05-26  Simon Josefsson  <jas@extundo.com>
4814         * starttls.el: Merge with my GNUTLS based starttls.el.
4815         (starttls-gnutls-program, starttls-use-gnutls)
4816         (starttls-extra-arguments, starttls-process-connection-type)
4817         (starttls-connect, starttls-failure, starttls-success): New variables.
4818         (starttls-program, starttls-extra-args): Doc fix.
4819         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
4820         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
4821         and pass on to corresponding *-gnutls function if it is set.
4823 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
4825         * autorevert.el (auto-revert-handler): Disable auto-reverting of
4826         remote files.
4828 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
4830         * files.el (file-name-non-special): There are more operations
4831         which need handling: `find-backup-file-name',
4832         `insert-file-contents', `verify-visited-file-modtime',
4833         `write-region'.  Rename t value of method to `add'.  Add new
4834         methods `quote' and `unquote-then-quote' to file-arg-indices.
4836 2004-05-25  Juri Linkov  <juri@jurta.org>
4838         * info.el (Info-toc): Call Info-mode on intermediate buffer.
4839         (Info-index-nodes): Enclose code in condition-case to catch errors.
4840         (Info-index-node): Don't search all index nodes if request is only
4841         for the current node and file is not in the cache of index nodes.
4842         (Info-mode-map): Bind Info-copy-current-node-name to `w'
4843         for consistency with dired-copy-filename-as-kill.
4844         Bind `S' to Info-search-case-sensitively.
4845         (Info-copy-current-node-name): New arg.  With zero prefix arg put
4846         the name inside a function call to `info'.  Display copied text in
4847         the echo area.
4849 2004-05-25  Sam Steingold  <sds@gnu.org>
4851         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
4852         strip the package prefix from the symbol name, if any.
4853         Make it the `find-tag-default-function' for `lisp-mode'.
4855 2004-05-25  John Paul Wallington  <jpw@gnu.org>
4857         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
4858         instead of obsolete `process-kill-without-query'.
4860         * textmodes/texinfmt.el (texinfo-indexvar-alist):
4861         Declare as variable, not constant.
4863 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
4865         * files.el (find-file-noselect-1): Fix bug introduced by
4866         Revision 1.694.  As a side effect, `inhibit-read-only'
4867         is again, by default, t during execution of
4868         `find-file-not-found-functions'.
4869         (insert-directory): Check that lines were really inserted by
4870         the --dired switch, before erasing them.
4872 2004-05-24  Nick Roberts  <nickrob@gnu.org>
4874         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
4875         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
4876         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
4877         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
4878         gud-minor-mode (gdbmi).
4880 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
4882         * net/browse-url.el (browse-url-interactive-arg): Enable user to
4883         explicitly select the text to be taken as URL.
4885 2004-05-23  Juri Linkov  <juri@jurta.org>
4887         * info.el (Info-index-nodes): New var and fun.
4888         (Info-goto-index, Info-index, info-apropos)
4889         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
4890         (Info-index): Fix docstring.  Store and restore Info-history-list.
4891         (Info-complete-nodes): New var.
4892         (Info-complete-menu-item): Use it.
4893         (Info-index-node): New fun.
4894         (Info-final-node, Info-forward-node, Info-backward-node)
4895         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
4896         Use Info-index-node.
4897         (Info-extract-menu-item, Info-extract-menu-counting): Set second
4898         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
4899         (Info-find-node-2): If a node with period in its name not found,
4900         try to find a node without the name part after period.
4901         (Info-select-node): Call Info-fontify-node only if
4902         Info-fontify-maximum-menu-size is not nil.
4903         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
4904         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
4905         Preserve Info-history-list.
4906         (Info-toc): Set Info-current-file.
4907         (Info-build-toc): Move point to the beginning of the buffer.
4908         Add main-file variable.
4909         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
4910         Use backslashed representation of the control character ^_.
4912         * textmodes/texinfmt.el (texinfo-print-index): Print index line
4913         numbers in the new Texinfo 4.7 format.
4915         * add-log.el (change-log-font-lock-keywords): Remove `:' from
4916         regexps for function and variable names.
4918         * descr-text.el (describe-property-list): Add [show] button for
4919         `syntax-table' property with action to pp to a separate buffer.
4920         (describe-char): Replace search-forward by re-search-forward with
4921         whitespace regexp after "character:" to not fail in too narrow windows.
4923         * simple.el (next-error-find-buffer): Add a rule to return
4924         next-error capable buffer if one window on the selected frame
4925         displays such buffer.
4927 2004-05-23  Nick Roberts  <nickrob@gnu.org>
4929         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
4930         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
4931         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
4932         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
4933         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
4934         Handle new value for gud-minor-mode (gdbmi).
4935         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
4936         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
4937         Change from local to global gdb variable set.
4938         (gdb-ann3): Initialise above gdb variable set.
4939         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
4940         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
4941         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
4942         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
4943         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
4944         (gdb-info-locals-handler, gdb-invalidate-assembler)
4945         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
4946         set as global variables.
4947         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
4948         Handle gdbmi.
4949         (gdb-info-breakpoints-custom): Fix regexp.
4950         (def-gdb-var): Delete.
4952         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
4953         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
4954         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
4955         a new mode.  The file (gdb-mi.el) for this mode will be included
4956         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
4957         primary interface.
4959 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
4961         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
4962         interpreted as a directory.
4964 2004-05-22  Richard M. Stallman  <rms@gnu.org>
4966         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
4967         as a close quote.
4969         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
4971         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
4972         Use assoc-string, not assoc-ignore-case.
4974         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
4976         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
4977         If moving back then fwd gets a defun that ends before point,
4978         try again moving fwd then back.
4980         * files.el (file-name-non-special): Allow t in file-arg-indices
4981         to mean requote the return value.  Use `identity' as an element
4982         rather than as the whole value.
4984         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
4986 2004-05-22  Juanma Barranquero  <lektu@terra.es>
4988         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
4989         `help-make-usage'.
4990         (help-highlight-arguments): Skip function name before searching
4991         for arguments.
4993 2004-05-21  Juanma Barranquero  <lektu@terra.es>
4995         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
4996         Don't mention in the docstring these arguments meant for
4997         internal (recursive) use only.
4998         (allout-char-spec): Comment out (it's not implemented).
4999         (allout-old-expose-topic, allout-exposure): Fix docstring and add
5000         obsolescence declaration.
5001         (allout-flatten-exposed-to-buffer)
5002         (allout-indented-exposed-to-buffer): Fix typos in docstring.
5003         (my-mark-marker): Doc fix.
5004         (produce-allout-mode-map, allout-sibling-index)
5005         (allout-isearch-expose, allout-distinctive-bullet)
5006         (allout-open-topic, allout-reindent-body)
5007         (allout-rebullet-heading, allout-process-exposed)
5008         (allout-insert-listified, allout-latex-verb-quote)
5009         (allout-insert-latex-header, allout-insert-latex-trailer):
5010         Make arguments match their use in docstring.
5011         (allout-primary-bullet, allout-old-style-prefixes)
5012         (allout-inhibit-protection, allout-init, allout-mode)
5013         (allout-before-change-protect, allout-flag-region):
5014         Use "Emacs" instead of "emacs" in docstrings.
5016 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
5018         * international/characters.el: Modify syntax of more characters.
5020 2004-05-21  Masatake YAMATO  <jet@gyve.org>
5022         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
5023         (etags-tags-completion-table): Show parsing progress.
5025 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
5027         * locate.el (locate-prompt-for-command): Shorten first line of
5028         docstring.
5029         (locate-mode): Expand docstring and include keymap summary.
5031         * files.el (find-file-noselect-1): Limit the scope of the
5032         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
5033         is, by default, nil during the execution of
5034         `find-file-not-found-functions' and `find-file-hook'.
5036 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
5038         * facemenu.el (facemenu-color-name-equal): New function.
5039         (list-colors-display): Use it to compare colors instead of
5040         facemenu-color-equal.
5042 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
5044         * compare-w.el (compare-windows-face): Use min-colors instead of
5045         checking for tty or pc types.
5047 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5049         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
5050         (completion-setup-function): Use with-current-buffer.
5051         Properly save excursion.  Simplify.
5052         Don't assume there is necessarily a `mouse-face' property somewhere.
5054         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
5056         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
5058         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
5059         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
5060         Use with-current-buffer.
5061         (byte-goto-log-buffer): Delete.
5062         (byte-compile-log-file): Call compilation-forget-errors.
5064 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
5066         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
5067         output messages into the search result.
5069 2004-05-19  Masatake YAMATO  <jet@gyve.org>
5071         * wid-edit.el (widget-radio-button-notify): Revert my last
5072         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
5074 2004-05-19  Kenichi Handa  <handa@m17n.org>
5076         * international/characters.el: Fix syntax (open/close) of CJK chars.
5078 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
5080         * help-mode.el (help-go-back): Don't depend on position of back button.
5082 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5084         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
5085         files files don't contain an accidental additional /.
5087         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
5088         in source buffer.
5090 2004-05-18  Masatake YAMATO  <jet@gyve.org>
5092         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
5093         to widget-apply.  :action method assumes 2 arguments, not 3.
5095 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
5097         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
5098         New constants.
5099         (hs-special-modes-alist): Add an f90-mode entry.
5101 2004-05-17  Sam Steingold  <sds@gnu.org>
5103         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
5104         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
5106 2004-05-16  Kim F. Storm  <storm@cua.dk>
5108         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
5110 2004-05-15  John Wiegley  <johnw@newartisans.com>
5112         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
5113         (eshell-output-object-to-target): Improve output speed 20% by not
5114         calling `eshell-stringify' if something is already known to be a string.
5116 2004-05-15  Alex Ott  <ott@jet.msk.su>
5118         * textmodes/ispell.el (ispell-local-dictionary-alist):
5119         Add windows-1251 to the choice of coding systems.
5120         (ispell-dictionary-alist-6): Add support for "russianw.aff",
5121         encoded in cp1251.
5123 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
5125         * progmodes/compile.el (compilation-warning-face)
5126         (compilation-info-face): Use min-colors.
5128 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5130         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
5131         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
5132         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
5133         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
5134         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
5135         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
5136         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
5137         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
5138         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
5139         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
5140         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
5141         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
5142         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
5143         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
5145 2004-05-15  Kim F. Storm  <storm@cua.dk>
5147         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
5148         Use it to set triggered-p element of timer.
5149         (timer-event-handler): Set triggered-p element non-nil while running
5150         the timer function.
5152 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5154         * descr-text.el (describe-char-unicode-data)
5155         (describe-char-unicodedata-file): Re-enable the unicode code now that
5156         the licensing issues have been cleared in the unicode-4 license.
5157         (describe-text-properties-1): Remove unused `overlay' var.
5158         (describe-char): Remove unused var `buffer'.
5160 2004-05-14  David Ponce  <david@dponce.com>
5162         * tree-widget.el: New file.
5164 2004-05-13  Marcelo Toledo  <marcelo@marcelotoledo.org>
5166         * language/european.el ("Brazilian Portuguese"): Add support for
5167         Brazilian Portuguese.
5169 2004-05-13  John Wiegley  <johnw@newartisans.com>
5171         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
5172         `recentf-mode' if this variable has been customized to t.
5174         * eshell/esh-test.el (eshell-test): Call the function
5175         `emacs-version' rather than trying to build a custom version string.
5177 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5179         * net/telnet.el (telnet-mode): Use define-derived-mode.
5180         Don't modify the global value of comint-prompt-regexp.
5182 2004-05-13  John Paul Wallington  <jpw@gnu.org>
5184         * version.el (emacs-version): Check for `gtk' feature before
5185         `x-toolkit' feature.
5187 2004-05-13  Juanma Barranquero  <lektu@terra.es>
5189         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
5190         arguments in the docstring, they're used only in recursive calls.
5192         * help-fns.el (help-arg-highlighting-function)
5193         (help-argument-name): Delete.
5194         (help-default-arg-highlight): New function.
5195         (help-do-arg-highlighting): Use it.
5197 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
5199         * calendar/appt.el (appt-disp-window):
5200         Use `calendar-set-mode-line' for a centered mode-line.
5202 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
5204         * calendar/appt.el (appt-disp-window): Do not split window
5205         excessively when `split-height-threshold' is low.
5207 2004-05-12  Nick Roberts  <nickrob@gnu.org>
5209         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
5210         kill-buffer-hook here and make it local.
5211         (gud-kill-buffer-hook): Use kill-process for a sure kill.
5213 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
5215         * progmodes/compile.el (compilation-set-window-height):
5216         Use save-excursion to protect against misplaced marker.
5218 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5220         * custom.el (defface): Document that type can have value gtk.
5222         * faces.el (face-spec-set-match-display): Handle type gtk in display.
5224 2004-05-12  Kenichi Handa  <handa@m17n.org>
5226         * descr-text.el: Require quail at comile time.
5227         (describe-char): If an input method is on and it supports the
5228         character, show how to input it.
5230         * international/quail.el (quail-install-decode-map): Accept a
5231         char-table whose subtype is `quail-decode-map'.
5232         (quail-store-decode-map-key, quail-gen-decode-map1)
5233         (quail-gen-decode-map, quail-find-key1, quail-find-key)
5234         (quail-show-key): New functions.
5236 2004-05-12  Juanma Barranquero  <lektu@terra.es>
5238         * generic.el (define-generic-mode): Remove redundant arglist info.
5240         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
5241         Make arguments match their use in docstring.
5242         (help-arg-highlighting-function): New variable.
5243         (help-argument-name): Mention it in the docstring.
5244         (help-do-arg-highlight): Use it.  Expand regexp to accept also
5245         ARG-xxx and xxx-ARG references.
5247 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
5249         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
5250         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
5251         and "mailto:addr1?to=addr2" equal.
5253 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
5255         * man.el (Man-getpage-in-background): Use shell-file-name
5256         and shell-command-switch variables instead of hard-coded values.
5258 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
5260         * iimage.el: New file.
5262 2004-05-11  Juanma Barranquero  <lektu@terra.es>
5264         * custom.el (custom-initialize-default, defcustom):
5265         Fix typo in docstring.
5267         * files.el (set-visited-file-name, file-expand-wildcards):
5268         Fix docstring.
5270 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5272         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
5274         * subr.el (eventp): Be more discriminating with integers.
5276 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
5278         * progmodes/compile.el (compile): Add universal prefix arg.
5279         (compilation-error-regexp-alist-alist): Add edg patterns.
5281 2004-05-10  Sam Steingold  <sds@gnu.org>
5283         * textmodes/ispell.el (ispell-message):
5284         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
5286 2004-05-10  Dave Love  <fx@gnu.org>
5288         * progmodes/python.el (help-buffer): Autoload when compiling.
5289         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
5290         (run-python): Prepend to any existing PYTHONPATH.
5292 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
5294         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
5295         for pending breakpoints.
5297 2004-05-10  Richard M. Stallman  <rms@gnu.org>
5299         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
5300         directly without calling any functions in Rmail.
5301         (unrmail-unprune): Function deleted.
5303 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5305         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
5306         C-c C-z binding.
5308 2004-05-10  Kenichi Handa  <handa@m17n.org>
5310         * descr-text.el (describe-char): Fix previous change.  Don't make
5311         a unibyte character to multibyte in the *Help* buffer.
5313 2004-05-10  Miles Bader  <miles@gnu.org>
5315         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
5316         buffer an error if the debugger process is actually running.
5318 2004-05-10  Juanma Barranquero  <lektu@terra.es>
5320         * help-fns.el (help-argument-name): Default to italic.
5321         (help-highlight-arguments): Return always (usage . doc), even when
5322         usage is nil.
5324         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
5325         (define-ibuffer-filter): Add usage info.
5326         (define-ibuffer-op): Add usage info (but CL-style defaults for
5327         keyword args are not shown).
5329         * subr.el (remove-overlays, read-passwd): Fix docstring.
5330         (start-process-shell-command): Fix docstring.  Put usage info in a
5331         format usable by `describe-function'.
5332         (open-network-stream, open-network-stream-nowait)
5333         (open-network-stream-server): Fix docstring.
5335 2004-05-09  Jason Rumney  <jasonr@gnu.org>
5337         * international/code-pages (cp932, cp936, cp949, c950): Remove.
5338         Only define cp125* if windows-125* is already defined.
5340         * language/korean.el (cp949): Add alias.
5342         * language/chinese.el (cp936, cp950): Add aliases.
5344         * language/japanese.el (cp932): Add alias.
5346         * term/w32-win.el: Require code-pages.
5348         * international/mule-cmds.el (set-locale-environment):
5349         On MS-Windows use ansi code-page for default coding-systems.
5350         Set up paper sizes for Windows 3 letter languages.
5352         * international/code-pages.el (cp932, cp936, cp949, cp950):
5353         Add aliases.  Also add cp125* if not already defined.
5355 2004-05-09  Juanma Barranquero  <lektu@terra.es>
5357         * help-fns.el (help-highlight-arguments): Don't try to highlight
5358         missing or autoloaded arglists.  Accept structured arguments, like
5359         the first ones of `do' and `flet'.
5361         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
5362         (cvs-get-marked): Remove redundant arglist info.
5364         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
5365         Don't use CL-style default args.
5367 2004-05-08  Andreas Schwab  <schwab@suse.de>
5369         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
5371         * international/subst-ksc.el: Fix references to utf-translate-cjk
5372         into utf-translate-cjk-mode.
5373         * international/subst-big5.el: Likewise.
5374         * international/subst-gb2312.el: Likewise.
5375         * international/subst-jis.el: Likewise.
5376         * international/utf-16.el: Likewise.
5377         * international/utf-8.el: Likewise.
5379 2004-05-08  John Wiegley  <johnw@newartisans.com>
5381         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
5382         "virtual buffers" (off by default), which makes it possible to
5383         switch to the "virtual" buffers of recently visited files.  When a
5384         buffer name search fails, and this option is on, iswitchb will
5385         look at the list of recently visited files, and permit matching
5386         against those names.  When the user hits RET on a match, it will
5387         revisit that file.
5388         (iswitchb-read-buffer): Add two optional arguments, which makes
5389         isearchb.el possible.
5390         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
5391         (iswitchb-next-match): Add support for virtual buffers.
5393         * isearchb.el: This module extends iswitchb to provide "as you
5394         type" buffer selection.
5396         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
5397         Ignore the read-only property when flyspell highlighting is on.
5398         Not ignoring it leads to a series of confusing errors.
5399         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
5400         but also make sure to call flyspell-incorrect-hook.
5401         (flyspell-maybe-correct-transposition): Perform transposition test
5402         by bit twiddling a string, rather than using a temp buffer.
5403         (flyspell-maybe-correct-doubling): Use a string rather than a temp
5404         buffer.  This is also the original version of the code, which
5405         could not be checked in before due to a previous lack of
5406         assignment papers.  This version has seen heavy usage on my system
5407         for several years now.
5409         * calendar/cal-bahai.el: New file, which adds support for the
5410         Baha'i calendar to Emacs.  This calendar is based on a solar year
5411         of 19 months of 19 days, with 4 intercalary days.  Each year
5412         begins on March 21, with the calendar starting in 1844.
5414         * calendar/cal-menu.el, calendar/calendar.el,
5415         calendar/diary-lib.el, calendar/holidays.el: Added support for
5416         using cal-bahai.el.
5418         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
5419         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
5420         function can be used outside of eshell buffers.
5421         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
5423 2004-05-08  Juanma Barranquero  <lektu@terra.es>
5425         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
5426         word constituent so FOO-ARG is not recognized as an arg.
5427         (help-highlight-arguments): Don't skip lists in mandatory arguments.
5429         * simple.el (next-error): Fix typo in docstring.
5430         (open-line): Make argument names match their use in docstring.
5431         (split-line): Fix docstring.
5433         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
5434         usable by `describe-function'.
5435         (gensym, gentemp, typep, ignore-errors): Make argument names match
5436         their use in docstring.
5438         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
5439         argument to `help-setup-xref'.
5441 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
5443         Version 2.0.40 of Tramp released.
5445         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
5446         Use symbol-function to invoke functions only known on some Emacs
5447         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
5448         Scaldeferri <kevin@scaldeferri.com>.
5449         (tramp-do-copy-or-rename-file-via-buffer): Rename from
5450         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
5451         consistent with the other tramp-do-* functions.
5452         (tramp-do-copy-or-rename-file): Calls adjusted.
5453         (tramp-process-initial-commands): Avoid liveness check on shell --
5454         we know that it must be alive since we're opening a connection at
5455         this moment.
5456         (tramp-last-cmd): New internal variable.
5457         (tramp-process-echoes): New tunable.
5458         (tramp-send-command): Set tramp-last-cmd.
5459         (tramp-wait-for-output): Delete echo, if applicable.
5460         (tramp-read-passwd): Construct the key for the password cache in a
5461         way that works for multi methods, too.
5462         (tramp-bug): Add backup-directory-alist and
5463         bkup-backup-directory-info to bug reports, with Tramp counterparts.
5465 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
5467         * net/tramp*.el: Suppress byte-compiler warnings where possible.
5469         * net/tramp.el (tramp-out-of-band-prompt-regexp)
5470         (tramp-actions-copy-out-of-band): New defcustoms.
5471         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
5472         used instead of a synchronous one.  Allows password entering.
5473         (tramp-action-out-of-band): New defun.
5474         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
5475         Remove restriction with password from doc string.
5476         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
5477         `tramp-out-of-band-prompt-regexp',
5478         `tramp-actions-copy-out-of-band', `password-cache' and
5479         `password-cache-expiry'.
5480         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
5481         password caching.
5482         (tramp-touch): FILE can be a local file, too.
5483         (TODO): Remove items done.
5484         (tramp-handle-insert-directory): Properly quote file name also if
5485         not full-directory-p.  Handle wildcard case.  Reported by Andreas
5486         Schwab <schwab@suse.de>.
5487         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
5488         new file.
5489         (tramp-handle-file-local-copy, tramp-handle-write-region):
5490         The permissions of the temporary file are set if filename exists.
5491         Reported by Ted Stern <stern@cray.com>.
5492         (tramp-backup-directory-alist)
5493         (tramp-bkup-backup-directory-info): New defcustoms.
5494         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
5495         (tramp-handle-find-backup-file-name): New function.
5496         Implements Tramp's find-backup-file-name.
5498         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
5499         for `find-backup-file-name'.
5501         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
5502         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
5504 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
5506         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
5508 2004-05-07  Juanma Barranquero  <lektu@terra.es>
5510         * subr.el (lambda): Add arglist description to docstring.
5511         (declare): Fix typo in docstring.
5512         (open-network-stream): Fix docstring.
5513         (process-kill-without-query): Fix docstring and add obsolescence info.
5514         (last, butlast, nbutlast): Make arguments match their use in docstring.
5515         (insert-buffer-substring-no-properties): Likewise.
5516         (insert-buffer-substring-as-yank): Likewise.
5517         (split-string): Fix docstring.
5519         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
5520         Make argument names match their use in docstring.
5522         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
5524 2004-05-06  Nick Roberts  <nickrob@gnu.org>
5526         * progmodes/gdb-ui.el: Improve/extend documentation strings.
5527         Fit first sentence on one line for apropos-command.
5529 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5531         Changes largely merged in from Dave Love's code.
5532         * progmodes/python.el: Doc fixes.
5533         (python-mode-map): Add python-complete-symbol.
5534         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
5535         (python-comment-indent, python-complete-symbol)
5536         (python-symbol-completions, python-partial-symbol)
5537         (python-try-complete): New.
5538         (python-indent-line): Remove optional arg.  Use python-block-end-p.
5539         (python-check): Bind compilation-error-regexp-alist.
5540         (inferior-python-mode): Use rx.  Move keybindings to top level.
5541         Set comint-input-filter.
5542         (python-preoutput-filter): Use rx.
5543         (python-input-filter): Re-introduce.
5544         (python-proc): Start new process if necessary.
5545         Check python-buffer non-nil.
5546         (view-return-to-alist): Defvar.
5547         (python-send-receive): New.
5548         (python-eldoc-function): Use it.
5549         (python-mode-running): Don't defvar.
5550         (python-mode): Set comment-indent-function.
5551         Maybe update hippie-expand-try-functions-list.
5552         (python-indentation-levels): Initialize differently.
5553         (python-block-end-p): New.
5554         (python-indent-line): Use it.
5555         (python-compilation-regexp-alist): Augment.
5556         (run-python): Import `emacs' module to Python rather than loading
5557         code directly.  Set python-buffer differently.
5558         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
5559         Use python-proc.
5560         (python-send-command): Go to end of comint buffer.
5561         (python-load-file): Use python-proc, emacs.eimport.
5562         (python-describe-symbol): Simplify interactive form.
5563         Use emacs.help.  Do use temp-buffer-show-hook.
5564         Call print-help-return-message.
5565         (hippie-exp): Require when compiling.
5566         (python-preoutput-continuation): Use rx.
5568         * diff-mode.el (diff-make-unified): Fix regexp.
5570 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
5572         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
5573         filter groups from the buffer when rebuilding the Ibuffer buffer
5574         and `ibuffer-show-empty-filter-groups' is nil.
5576 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5578         * ps-print.el (ps-print-quote): Call ps-value-string.
5579         (ps-setup): Call ps-comment-string.
5580         (ps-value-string, ps-comment-string): New funs.
5582 2004-05-06  Juanma Barranquero  <lektu@terra.es>
5584         * ehelp.el (electric-help-command-loop): Check whether the last
5585         character is visible, not (point-max).
5587         * help-fns.el (help-argument-name): Default to bold; don't inherit
5588         from font-lock-variable-name-face.
5589         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
5591 2004-05-05  Kenichi Handa  <handa@m17n.org>
5593         * descr-text.el (describe-char): Copy the character with text
5594         properties and overlays into the first line, and call
5595         describe-text-properties on it.
5597 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
5599         * iswitchb.el (iswitchb-global-map): Fix typo.
5600         Remove unwanted ###autoloads from source file.
5602 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
5604         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
5605         in run-hooks.  Use substitute-command-keys in message.
5606         (wdired-abort-changes): Add message.
5608 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
5610         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
5611         (sql-emacs20-p): Remove.
5612         (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
5613         (sql-builtin-face, sql-doc-face): Remove.
5614         (sql-mode-ansi-font-lock-keywords)
5615         (sql-mode-oracle-font-lock-keywords)
5616         (sql-mode-postgres-font-lock-keywords)
5617         (sql-mode-linter-font-lock-keywords)
5618         (sql-mode-ms-font-lock-keywords)
5619         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
5620         (sql-product-font-lock): Fix font-lock reset when font rules change.
5621         (sql-highlight-product): Remove incorrect font-lock reset logic.
5623 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
5625         * ses.el (ses-set-parameter): Fix typo.
5627 2004-05-04  Kim F. Storm  <storm@cua.dk>
5629         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
5630         Must expand directory for completion to work; and don't mess with
5631         process-environment.
5632         (ido-read-file-name): If command has ido property, don't use ido
5633         if value is ignore, or read as directory if value is dir.
5634         Set ido ignore property for dired-do-rename command.
5636 2004-05-04  Juanma Barranquero  <lektu@terra.es>
5638         * ehelp.el (electric-help-command-loop, electric-help-undefined)
5639         (electric-help-help): Check against unmapped commands.
5641         * help-fns.el (help-argument-name): New face, inheriting from
5642         font-lock-variable-name-face, to highlight function arguments in
5643         `describe-function' and `describe-key'.
5644         (help-do-arg-highlight): Auxiliary function to highlight a given
5645         list of arguments in a string.
5646         (help-highlight-arguments): Highlight the function arguments and
5647         all uses of them in the docstring.
5648         (describe-function-1): Use it.  Do docstring output via `insert',
5649         not 'princ', so text attributes are preserved.
5651         * winner.el (winner-mode-map): Move `winner-undo' and
5652         `winner-redo' to C-c <left> and C-c <right>, respectively (the
5653         previous bindings conflict with `prev-buffer', `next-buffer').
5655 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5657         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
5658         (bibtex-entry-update): New command bound to C-c C-u.
5659         (bibtex-text-in-string): Fix regexp.
5660         (bibtex-assoc-of-regexp): Remove.
5661         (bibtex-progress-message): Fix docstring.
5662         (bibtex-inside-field): Use if.
5663         (bibtex-assoc-regexp): New function.
5664         (bibtex-format-entry): Make code more robust so that it formats
5665         also old entries.
5666         (bibtex-autokey-demangle-title): Merge with obsolete function
5667         bibtex-assoc-of-regexp.
5668         (bibtex-field-list): New function.
5669         (bibtex-entry): Use bibtex-field-list.
5670         (bibtex-parse-entry): Fix docstring.
5671         (bibtex-print-help-message): Use bibtex-field-list.
5672         (bibtex-make-field): Use bibtex-field-list.
5673         (bibtex-entry-index): Bugfix.  Return crossref key if required.
5674         (bibtex-lessp): Fix docstring.
5676 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
5678         * select.el (xselect-convert-to-string): Move comment to intended line.
5680 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5682         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
5683         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
5685 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5687         * term/x-win.el (x-clipboard-yank): Don't exit on error from
5688         x-get-selection.
5690 2004-05-03  Jason Rumney  <jasonr@gnu.org>
5692         * makefile.nt: Remove.
5694 2004-05-03  Kim F. Storm  <storm@cua.dk>
5696         * emulation/cua-base.el (cua--update-indications): Fix last change.
5697         (cua-mode): Deactivate mark when cua-mode is enabled.
5699 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
5701         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
5703 2004-05-03  Nick Roberts  <nickrob@gnu.org>
5705         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
5706         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
5707         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
5708         window over visible frames.
5709         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
5711 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5713         * progmodes/compile.el (compilation-gcpro): New var.
5714         (compilation-fake-loc): Use it.
5715         (compilation-forget-errors): Reset it.
5717 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
5719         * diff-mode.el (diff-header-face, diff-file-header-face):
5720         Use min-colors.
5722 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5724         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
5725         (bibtex-clean-entry): Disentangle code.
5726         (bibtex-realign): New function.
5727         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
5728         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
5729         Remove undocumented optional arg called-by-convert-alien.
5730         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
5731         for sorting instead of bibtex-sort-buffer.
5733 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
5735         * progmodes/compile.el (compilation-start): In the
5736         no-async-subprocesses branch, call sit-for to give redisplay a
5737         chance to show the updated process status in the mode line, and
5738         fontify the buffer explicitly after the process exits.
5740 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5742         * progmodes/python.el (python-compilation-line-number): Remove.
5743         (python-compilation-regexp-alist): Don't use it any more.
5744         (python-orig-start, python-input-filter): Remove.
5745         (inferior-python-mode): Don't set up comint-input-filter-functions.
5746         (python-send-region): Use compilation-fake-loc.
5748         * progmodes/compile.el (compilation-messages-start): New var.
5749         (compilation-mode): Don't setup next-error-function here.
5750         (compilation-setup): Set it up here instead (for minor modes as well).
5751         Make compilation-messages-start buffer local.
5752         (compilation-next-error-function): Use it.
5753         (compilation-forget-errors): Set compilation-messages-start.
5755 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
5757         * ielm.el (ielm-prompt-read-only): Update docstring.
5759         * comint.el (comint-prompt-read-only): Update docstring.
5760         (comint-update-fence, comint-kill-whole-line)
5761         (comint-kill-region): New functions.
5763         * simple.el (kill-whole-line): Use "p" instead of "P" in
5764         interactive form.
5766 2004-05-01  Juanma Barranquero  <lektu@terra.es>
5768         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
5769         format arglist so default values in CL-style argument lists are
5770         correctly shown.
5772 2004-05-01  Jason Rumney  <jasonr@gnu.org>
5774         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
5776 2004-05-01  Kenichi Handa  <handa@m17n.org>
5778         * international/titdic-cnv.el (miscdic-convert): Don't generate a
5779         quail file if it is up to date.
5781 2004-04-30  Juri Linkov  <juri@jurta.org>
5783         * cus-edit.el (custom-mode-map):
5784         Add key binding `C-x C-s' to `Custom-save'.
5786         * outline.el (outline-blank-line): New var.
5787         (outline-next-preface, outline-show-heading)
5788         (outline-end-of-subtree): Use it.
5790         * dired-aux.el (dired-touch-initial): New fun.
5791         (dired-do-chxxx): Call it for op-symbol `touch'.
5792         (dired-diff): Use `dired-dwim-target-directory'
5793         if current dired buffer has no buffer mark.
5795         * bindings.el (propertized-buffer-identification):
5796         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
5797         Add C-M-arrow keys for consistency.
5799         * files.el (confirm-kill-emacs):
5800         Change group from top-level `emacs' to `convenience'.
5802         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
5803         Push mark on the first call of successive command calls.
5804         (insert-pair): New fun created from `insert-parentheses' with
5805         `open' and `close' arguments added.  Enclose active regions
5806         in paired characters.  Compare adjacent characters syntax with
5807         inserted characters syntax before inserting a space.
5808         (insert-parentheses): Call `insert-pair' with ?\( ?\).
5810         * delsel.el: Don't put `delete-selection' property
5811         on `insert-parentheses' symbol to take advantage of
5812         region handling in `insert-pair' function.
5813         Suggested by Stephan Stahl <stahl@eos.franken.de>.
5815 2004-04-30  Kim F. Storm  <storm@cua.dk>
5817         * emulation/cua-base.el: Add support for changing cursor types;
5818         based on patch from Michael Mauger.
5819         (cua-normal-cursor-color, cua-read-only-cursor-color)
5820         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
5821         Customization cursor type and/or cursor color.
5822         (cua--update-indications): Handle cursor type changes.
5823         (cua-mode): Update cursor indications if enabled.
5825         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
5827         * mouse.el (mouse-drag-copy-region): New defcustom.
5828         (mouse-set-region, mouse-drag-region-1): Use it.
5830         * simple.el (kill-ring-save): If region face background color is
5831         unspecified (if no highlighting), show extent of fully visible
5832         region even if transient-mark-mode is enabled.
5834         * emulation/cua-base.el (cua--standard-movement-commands):
5835         Add cua-scroll-up and cua-scroll-down.
5836         (cua-scroll-up, cua-scroll-down): New commands.
5837         (cua--init-keymaps): Remap scroll-up and scroll-down.
5839         * emulation/cua-rect.el (cua--convert-rectangle-as):
5840         New defmacro.
5841         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
5842         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
5843         New commands (suggested by Jordan Breeding).
5845 2004-04-30  Juanma Barranquero  <lektu@terra.es>
5847         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
5849 2004-04-30  Mario Lang  <mlang@delysid.org>
5851         * diff.el (diff-switches): Fix typo in docstring.
5853 2004-04-30  Alex Schroeder  <alex@gnu.org>
5855         * xml.el (xml-debug-print-internal): Don't add newline and
5856         indentation to text nodes and write empty elements as empty tags
5857         instead of opening and closing tags.
5858         (xml-debug-print): Take optional indent-string argument.
5859         (xml-print): Alias for xml-debug-print.
5861 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
5863         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
5864         than duplicate call to `line-beginning-position'.
5866         * progmodes/f90.el (f90-get-present-comment-type):
5867         Return whitespace, as well as comment chars, for consistent filling
5868         of comment blocks.  Use `match-string-no-properties'.
5869         (f90-break-line): Trim trailing whitespace when filling comments.
5871 2004-04-30  Dave Love  <fx@gnu.org>
5873         * calendar/diary-lib.el (diary-outlook-formats): New variable.
5874         (diary-from-outlook-internal, diary-from-outlook)
5875         (diary-from-outlook-gnus, diary-from-outlook-rmail):
5876         New functions to import diary entries from Outlook-format
5877         appointments in mail messages.
5879 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5881         * progmodes/python.el (python-send-command): New fun.
5882         (python-send-region, python-load-file): Use it.
5884         * progmodes/compile.el (compilation-last-buffer): Add var alias.
5886         * help-fns.el (help-C-file-name): Use new subr-name.
5887         Prepend `src/' to the file name.
5888         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
5889         (describe-function-1, describe-variable): Only find a C source file
5890         name if DOC is already loaded.
5892         * help-mode.el (help-function-def, help-variable-def):
5893         Use the new find-function-search-for-symbol functionality.
5894         Allow FILE to be `C-source'.
5896         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
5897         (find-function-C-source): New fun.
5898         (find-function-search-for-symbol): Use it.
5900 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
5902         * progmodes/sql.el (sql-product-alist): Rename variable
5903         `sql-product-support'.  Add Postgres login parameters.
5904         (sql-set-product, sql-product-feature): Update with renamed variable.
5905         (sql-connect-postgres): Add username prompt.
5906         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
5907         Make patterns less product specific.
5908         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
5909         (sql-mode-abbrev-table): Modify initialization.
5910         (sql-builtin-face): Add variable.
5911         (sql-keywords-re): Add macro.
5912         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
5913         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
5914         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
5915         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
5916         (sql-mode-linter-font-lock-keywords)
5917         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
5918         (sql-mode-sybase-font-lock-keywords)
5919         (sql-mode-informix-font-lock-keywords)
5920         (sql-mode-interbase-font-lock-keywords)
5921         (sql-mode-ingres-font-lock-keywords)
5922         (sql-mode-solid-font-lock-keywords)
5923         (sql-mode-sqlite-font-lock-keywords)
5924         (sql-mode-db2-font-lock-keywords): Default to nil.
5925         (sql-product-font-lock): Always highlight ANSI keywords.
5926         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
5927         (sql-send-string): Add function.
5929 2004-04-29  Dave Love  <fx@gnu.org>
5931         * progmodes/cfengine.el (cfengine-beginning-of-defun)
5932         (cfengine-end-of-defun): Ensure progress through buffer.
5934         * info-look.el (cfengine-mode): Accept a terminal ().
5936 2004-04-29  Juri Linkov  <juri@jurta.org>
5938         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
5939         instead of isearch-yank-word-or-char.  Add new key bindings for
5940         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
5941         (isearch-del-char): New fun.
5942         (isearch-forward, isearch-edit-string): Update docstring.
5943         (isearch-yank-char): Doc fix.
5944         (isearch-other-meta-char): Restore point after scrolling.
5946         * progmodes/compile.el (compilation-context-lines): Add nil option
5947         to disable compilation output window scrolling.
5948         (compilation-set-window): Use it.
5950         * outline.el (outline-next-preface, outline-show-heading):
5951         Don't leave unhidden blank line before heading.
5952         (outline-end-of-subtree): Include last newline into subtree.
5953         (hide-entry): Leave point at beginning of heading instead of end.
5954         (outline-up-heading): Push mark for the first call of successive
5955         command calls.
5957 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
5959         * comint.el (comint-prompt-read-only): New variable.
5960         (comint-output-filter): Implement it.
5962         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
5963         (ielm-prompt-internal): New variable.
5964         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
5965         (ielm-send-input): Delete unused variable `buf'.
5966         (ielm-eval-input): Use `ielm-prompt-internal'.
5967         (inferior-emacs-lisp-mode): Use new variables
5968         `comint-prompt-read-only' and `ielm-prompt-internal'.
5969         Get rid of obsolete variable `directory-sep-char'.
5970         (ielm): Use `zerop'.
5972 2004-04-29  John Paul Wallington  <jpw@gnu.org>
5974         * thumbs.el (toplevel): Require cl at compile time.
5975         Remove conditional definitions of `ignore-errors' and `caddar'
5976         because they occur at run time.
5978 2004-04-28  Nick Roberts  <nickrob@gnu.org>
5980         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
5981         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
5982         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
5983         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
5985         * progmodes/gud.el (gud-common-init): Throw an error if program is
5986         already running under gdb.
5988 2004-04-28  John Paul Wallington  <jpw@gnu.org>
5990         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
5991         (thumbs-show-image-num): Move assignment of
5992         `thumbs-current-image-filename' within scope of `i'.
5993         (thumbs-emboss-image): Don't use `evenp'.
5995 2004-04-28  Richard M. Stallman  <rms@gnu.org>
5997         * progmodes/compile.el (compilation-context-lines): Default now 0.
5999 2004-04-28  Juanma Barranquero  <lektu@terra.es>
6001         Use `time-less-p' from calendar/time-date.el instead of defining
6002         custom versions of it.
6004         * pcomplete.el (pcomplete-time-less-p): Remove.
6006         * thumbs.el (time-less-p): Remove.
6008         * calendar/timeclock.el (timeclock-time-less-p): Remove.
6009         (timeclock-generate-report): Use `time-less-p'.
6011         * emacs-lisp/autoload.el (autoload-before-p): Remove.
6012         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
6014 2004-04-28  Masatake YAMATO  <jet@gyve.org>
6016         * subr.el (remove-overlays): Make arguments optional.
6018         * wid-edit.el (widget-specify-button): Put evaporate to the
6019         overlay for sample.
6020         (widget-specify-sample): Put evaporate to the overlay for sample.
6021         (widget-specify-doc): Put evaporate to the overlay for documentation.
6023 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
6025         * info.el (info-apropos): Make it an index node.  Align node names
6026         like makeinfo.
6028 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
6030         * net/browse-url.el (browse-url-netscape-sentinel)
6031         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
6032         (browse-url-epiphany-sentinel, browse-url-mosaic):
6033         Use browse-url-*-program instead of a literal program name.
6035 2004-04-27  Kevin Ryde  <user42@zip.com.au>
6037         * eshell/em-alias.el:
6038         * eshell/em-dirs.el:
6039         * eshell/em-hist.el:
6040         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
6041         features when M-x customize-group loads modules before the main
6042         eshell.el.
6044 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
6046         * subr.el (momentary-string-display): Support EXIT-CHAR that is
6047         either a character representation of an event or an event
6048         description list.
6050         * type-break.el: Capitalise Emacs and Lisp.
6051         (type-break-good-break-interval, type-break-demo-boring-stats)
6052         (type-break-terse-messages, type-break-file-name): New defcustoms.
6053         (type-break-post-command-hook)
6054         (type-break-warning-countdown-string): Quote variable names in doc.
6055         (type-break-interval-start, type-break-auto-save-file-name): New vars.
6056         (type-break-mode): Document type-break-good-break-interval and the
6057         "session" file.  Schedule break according to the session file.
6058         Kill session file buffer on exit.  Organise for save-some-buffers
6059         to always save the session file.
6060         (type-break-mode-line-message-mode, type-break-query-mode):
6061         Uppercase arguments.
6062         (type-break-file-time, type-break-file-keystroke-count, timep)
6063         (type-break-choose-file, type-break-get-previous-time)
6064         (type-break-get-previous-count): New defuns.
6065         (type-break): Avoid break querying after a completed break in the
6066         case where the query was initiated during user invocation of the
6067         break.  Optional terse messages.
6068         Use type-break-good-break-interval if type-break-good-rest-interval is
6069         nil.  File the break time.
6070         (type-break-schedule): New optional args for overriding the use of
6071         the current time.
6072         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
6073         after a break.
6074         (type-break-check): File the keystroke count.
6075         (type-break-do-query): Prevent a second query when the break is
6076         interrupted.  Optional terse message.
6077         (type-break-keystroke-reset): Record the start of a typing interval.
6078         (type-break-demo-boring): Optional terse messages.  Display word
6079         per minute and keystroke counts according to
6080         type-break-demo-boring-stats.
6082 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
6084         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
6085         directories, make sure they exist under archive-tmpdir.
6087 2004-04-27  Juri Linkov  <juri@jurta.org>
6089         * help.el (view-emacs-news): With argument, display info for the
6090         selected version by finding it among different NEWS files, and
6091         narrowing the buffer to the selected version.
6093         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
6094         same-window-buffer-names.
6095         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
6096         non-numeric prefix argument, append the number to the buffer name
6097         for numeric prefix argument.
6098         (info-other-window): Bind same-window-regexps to nil.
6099         (Info-reference-name): Rename to Info-point-loc.
6100         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
6101         and Info-find-index-name for stringy Info-point-loc.
6102         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
6103         without middle `.', but with final `.' and optional line number
6104         for it.  Set Info-point-loc for index nodes.
6105         (Info-index): Remove middle `.' from index entry regexp.
6106         Modify line number regexp.
6107         (Info-index-next): Decrement line number.
6108         (info-apropos): Remove middle `.' from index entry regexp.
6109         Add optional line number regexp at the end.  Add matched value
6110         for line number to the result list and insert it to the buffer.
6111         Replace match-string by match-string-no-properties.
6112         Reorder result list.
6113         (Info-fontify-node): Hide index line numbers.
6114         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
6115         empty matches.
6116         (Info-follow-reference): Use `str' instead of
6117         Info-following-node-name-re.
6118         (Info-toc): Use full file names.  Set Info-current-node to "Top".
6119         (Info-fontify-node): Compare file names without directory name.
6120         (Info-try-follow-nearest-node): Don't set Info-reference-name.
6121         Set second arg of Info-extract-menu-node-name for index nodes.
6122         (info-xref-visited): Use magenta3 instead of magenta4.
6123         (Info-mode): Add info-apropos to docstring.
6125         * log-view.el (log-view-diff): Replace interactive code "r"
6126         by a list to allow to call it even if region is not active.
6128         * paren.el (show-paren-highlight-openparen): New var.
6129         (show-paren-function): Turn on openparen highlighting when
6130         matching forward if show-paren-highlight-openparen is non-nil.
6132         * simple.el (kill-ring-save): Use blink-matching-delay instead of
6133         the constant value 1.
6134         (completions-common-part): Expand docstring.
6136         * textmodes/picture.el (picture-mode-map): Add arrow keys.
6138 2004-04-27  Kim F. Storm  <storm@cua.dk>
6140         * image.el (insert-sliced-image): Use line-height instead of
6141         line-spacing property on newline.
6143 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
6145         * desktop.el (desktop-buffer-misc-data-function): Rename to
6146         desktop-save-buffer and change docstring.
6147         (desktop-buffer-modes-to-save): Delete.
6148         (desktop-save-buffer-p): Use desktop-save-buffer instead of
6149         desktop-buffer-modes-to-save.
6150         (desktop-save): Rename desktop-buffer-misc-data-function to
6151         desktop-save-buffer and allow non-function value.
6152         (desktop-missing-file-warning): Correct docstring.
6154         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
6155         to desktop-save-buffer.
6157         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
6158         desktop-save-buffer.
6160         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
6162         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
6164 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
6166         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
6168 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
6170         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
6171         (ielm): Only go to the end of the buffer when starting a new process.
6173 2004-04-25  Juanma Barranquero  <lektu@terra.es>
6175         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
6176         mode line.  Bind `inhibit-read-only' to t before modifying
6177         properties of text in the buffer.
6178         (ielm): Force point to the end of buffer, even when running ielm
6179         from inside itself.
6181 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
6183         * info.el (info-apropos): Reset Info-complete-cache.
6185 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
6187         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6188         Also recognize severe Irix et al. messages.
6189         (compilation-normalize-filename, compile-abbreviate-directory):
6190         Delete functions.
6191         (compilation-get-file-structure): New function inherits
6192         functionality of the two preceding ones.
6193         (compilation-internal-error-properties, compilation-fake-loc):
6194         Use it so that different paths to the same file share the same
6195         markers.  Also optimize finding adjacent marker slightly.
6197 2004-04-25  Kim F. Storm  <storm@cua.dk>
6199         * image.el (insert-sliced-image): Add line-spacing t property
6200         to newlines separating image lines.
6202 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
6204         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
6206         * ielm.el (ielm-prompt-read-only): New user option.
6207         (ielm-prompt): Expand docstring to describe new behavior.
6208         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
6209         mention it in the docstring.
6211 2004-04-24  Andreas Schwab  <schwab@suse.de>
6213         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
6215         * diff.el (diff): Set default-directory in diff buffer.
6217 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
6219         * mail/sendmail.el (mail-bury): Don't delete the frame where the
6220         mail was being composed if the terminal cannot display more than
6221         one frame; instead, switch to previous frame.
6223         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
6224         (rmail-start-mail): Support rmail-mail-new-frame even on
6225         terminals that can display only one frame at a time.
6227 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6229         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
6230         (checkdoc-output-font-lock-keywords): Remove error regexp.
6231         (checkdoc-output-mode-map): Remove.
6232         (checkdoc-output-mode): Derive from compilation-mode.
6233         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
6235         * dired.el (dired-mode-map): Add a menu entry for wdired.
6237         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
6238         (rx-bracket, rx-check-any, rx-any): Clean up name space.
6240         * wdired.el: (wdired-mode-map): Move init into declaration.
6241         Fix `return' binding.
6242         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
6243         Use force-mode-line-update.
6244         (wdired-get-filename): Use `unless'.
6245         (wdired-preprocess-files): Don't assume names have no \n and use / for
6246         dir separator.
6247         (wdired-normalize-filename): Use replace-regexp-in-string.
6248         (wdired-load-hooks): Remove.
6249         (wdired-mode-hooks): Rename to wdired-mode-hook.
6251         * info-look.el: Add support for cfengine-mode.
6252         (info-lookup-setup-mode): Use dolist.
6254 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
6256         * wdired.el: New file.
6258 2004-04-23  Juanma Barranquero  <lektu@terra.es>
6260         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
6262         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
6263         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
6264         (pcomplete--help, pcomplete--here): Doc fixes.
6266 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
6268         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
6269         handles wrong-number-of-arguments in backend call.
6271         * vc.el (vc-print-log): Likewise.
6273 2004-04-20  Dave Love  <fx@gnu.org>
6275         * emacs-lisp/rx.el: Doc fixes.
6276         (rx-constituents): Add/extend many forms.
6277         (rx-check): Check form is a list.
6278         (bracket): Defvar.
6279         (rx-check-any, rx-any, rx-check-not): Modify.
6280         (rx-not): Simplify.
6281         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
6282         (rx-kleene): Use rx-trans-forms.
6283         (rx-quote-for-set): Delete.
6284         (rx): Allow multiple args.
6286 2004-04-23  Kenichi Handa  <handa@m17n.org>
6288         * international/mule-util.el (char-displayable-p): Simplify by
6289         using internal-char-font.
6291 2004-04-23  Juanma Barranquero  <lektu@terra.es>
6293         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6295 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6297         * diff-mode.el (diff-next-error): New fun.
6298         (diff-mode): Use it.
6300         * simple.el (next-error): Change arg name.
6301         Add support for the documented C-u C-x ` usage.
6303         * frame.el (special-display-popup-frame, next-multiframe-window)
6304         (previous-multiframe-window): Only consider frames on same display.
6306 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
6308         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
6309         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
6311 2004-04-22  Kim F. Storm  <storm@cua.dk>
6313         * net/telnet.el (telnet): Add optional port arg.
6315 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6317         * progmodes/compile.el (compilation-mode-font-lock-keywords):
6318         Minor sanity check on the `hyperlink' slot.
6320         * Makefile.in (recompile): Compile new files.
6322         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
6323         Add byte-recompile-directory's optional `arg'.
6325         * cvs-status.el (cvs-tree-use-charset): New var.
6326         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
6327         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
6328         (cvs-status-cvstrees): Use it.
6330         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
6331         Make it a normal major mode.
6332         (checkdoc-buffer-label): Make sure the file name is meaningful.
6333         (checkdoc-output-to-error-buffer): Remove.
6334         (checkdoc-error, checkdoc-start-section): Rewrite.
6336         * info.el (info-node, info-menu-5, info-xref, info-header-node)
6337         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
6338         (Info-title-4-face): Use new syntax.
6339         (info-xref-visited): Inherit from info-xref.
6341         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
6343 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
6345         * simple.el (next-error-last-buffer, next-error-function):
6346         New variables for the next-error framework.
6347         (next-error-buffer-p): New function.
6348         (next-error-find-buffer): Generalize compilation-find-buffer.
6349         (next-error, previous-error, first-error, next-error-no-select)
6350         (previous-error-no-select): Move from compile.el.
6352         * replace.el (occur-next-error, occur-1): Hook into the next-error
6353         framework.
6355         * progmodes/compile.el (compilation-start):
6356         Set next-error-last-buffer so next-error knows where to jump.
6357         (compilation-setup): Set the buffer-local variable
6358         next-error-function to 'compilation-next-error-function.
6359         (compilation-buffer-p, compilation-buffer-internal-p): Use an
6360         alternate way to find if a buffer is a compilation buffer, for
6361         next-error convenience.
6362         (next-error-no-select, previous-error-no-select, next-error)
6363         (previous-error, first-error): Move to simple.el.
6364         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
6365         (compilation-last-buffer): Remove.
6366         (compilation-start, compilation-next-error, compilation-setup)
6367         (compilation-next-error-function, compilation-find-buffer):
6368         Remove compilation-last-buffer use.
6370 2004-04-21  Juanma Barranquero  <lektu@terra.es>
6372         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
6373         (font-lock-warning-face): Fix spacing.
6375         * makefile.w32-in (WINS): Add url/ directory.
6377 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
6379         * desktop.el (desktop-buffer-mode-handlers): New variable.
6380         Alist of major mode specific functions to restore a desktop buffer.
6381         (desktop-buffer-handlers): Make variable obsolete.
6382         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
6383         Catch errors signaled in handlers.  Update buffer count.
6384         Evaluate desktop-buffer-point.
6385         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
6386         move to dired.el.
6387         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
6388         move to info.el.
6389         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
6390         move to mail/rmail.el.
6391         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
6392         to mh-e/mh-e.el.
6393         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
6394         On fail, print message (to message buffer) even if
6395         desktop-missing-file-warning is nil.
6396         (desktop-buffer-misc-data-function): New buffer local variable.
6397         Function returning major mode specific data.
6398         (desktop-buffer-misc-functions): Make variable obsolete.
6399         (desktop-save): Use desktop-buffer-misc-data-function.
6400         (desktop-buffer-dired-misc-data): Rename to
6401         dired-desktop-buffer-misc-data and move to dired.el.
6402         (desktop-buffer-info-misc-data): Rename to
6403         Info-desktop-buffer-misc-data and move to info.el.
6404         (desktop-read): Add message about number of buffers restored/failed.
6406         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
6407         Add parameters.  Pause to display error only when
6408         desktop-missing-file-warning is non-nil.
6409         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
6410         (dired-mode): Bind desktop-buffer-misc-data-function.
6412         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
6413         Add Parameters.
6414         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
6415         (Info-mode): Bind desktop-buffer-misc-data-function.
6417         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
6418         Add Parameters.
6420         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
6421         Add Parameters.
6423 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
6425         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
6426         the case of letters in case-insensitive expansions when the
6427         abbrev is preceded by characters with letter syntax.
6429 2004-04-21  Richard M. Stallman  <rms@gnu.org>
6431         * progmodes/cperl-mode.el (cperl-putback-char):
6432         Delete Emacs 18 definition.
6434         * international/mule.el (ctext-post-read-conversion):
6435         Use assoc-string, not assoc-ignore-case.
6437         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
6439         * emacs-lisp/easymenu.el (easy-menu-add):
6440         Do call x-popup-menu, but only if it's defined.
6442         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
6444         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
6445         Handle multiple args: compile like progn.
6447         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
6448         take all args as &rest arg.
6450         * autoinsert.el (auto-insert-alist): Insert the user's name in
6451         copyright notice, rather than Free Software Foundation.
6453 2004-04-21  Kenichi Handa  <handa@m17n.org>
6455         * descr-text.el (describe-char): Make it work on *Help* buffer.
6457 2004-04-21  Kim F. Storm  <storm@cua.dk>
6459         * image.el (insert-image): Add optional SLICE arg.
6460         (insert-sliced-image): New defun.
6462 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
6464         * subr.el (read-number): Check whether `default' is nil.
6466 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6468         * progmodes/compile.el (compilation-error-properties):
6469         Split into two.
6470         (compilation-internal-error-properties): New one.
6471         (compilation-compat-error-properties): Use it.  Fix the non-marker case.
6473 2004-04-20  Richard M. Stallman  <rms@gnu.org>
6475         * window.el (split-window-save-restore-data):
6476         Don't update the data if OLD-INFO is nil.
6478         * view.el (view-return-to-alist): Mark it permanent local.
6480         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
6482         * recentf.el (recentf-save-list): Catch and warn about errors.
6484         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
6485         so "Buffers" won't be pure.
6487         * help-mode.el (help-mode-finish): Set help-return-alist first
6488         thing, setting only the entry for the selected window.
6490         * help-fns.el (describe-function-1): If many non-control non-meta
6491         keys run the command, don't list all of them.
6493 2004-04-20  Juanma Barranquero  <lektu@terra.es>
6495         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
6496         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
6498         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
6500 2004-04-20  Kenichi Handa  <handa@m17n.org>
6502         * international/quail.el (quail-lookup-key): New optional arg
6503         NOT-RESET-INDICES.
6504         (quail-get-translations): Call quail-lookup-key with
6505         NOT-RESET-INDICES t.
6506         (quail-completion): Likewise.
6507         (quail-lookup-map-and-concat): Likewise.
6509 2004-04-20  Kenichi Handa  <handa@m17n.org>
6511         * international/quail.el (quail-update-translation): Don't insert
6512         such an unsupported multibyte char in a unibyte buffer.
6514 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
6516         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
6517         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
6518         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
6519         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
6520         (gdb-frame-assembler-buffer): Improve behaviour with
6521         multiple frames.
6522         (gdb-display-buffer): Extend search to all visible frames.
6524 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
6526         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
6527         characters left after base64 decoding.
6528         (rmail-decode-region): Use -dos variety of `coding', to remove any
6529         ^M characters left after qp or base64 decoding.
6531 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6533         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
6534         messages.
6536 2004-04-19  Stephen Eglen  <stephen@gnu.org>
6538         * add-log.el (add-change-log-entry): Update doc string to mention
6539         add-log-full-name and add-log-mailing-address.
6541 2004-04-18  Juri Linkov  <juri@jurta.org>
6543         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
6544         (Info-find-node-2): Simplify error message.
6545         (Info-insert-dir): Use Info-following-node-name.
6546         (Info-goto-node): Remove *info-history* and *info-toc*.
6547         (Info-history): Create a node of the virtual history file.
6548         (Info-toc): Create a node of the virtual toc file.
6549         (Info-insert-toc): New arg `curr-file' for reference file names.
6550         (info-apropos): Remove redundant var binding for temp-file.
6551         (Info-index, Info-index-next, Info-mode): Doc fix.
6552         (Info-goto-emacs-command-node): Don't jump to *info* from
6553         non-*info* Info buffers.
6554         (Info-fontify-node): Don't show the file name of external
6555         references if `Info-hide-note-references' is `hide'.  Don't hide
6556         newlines at the end of paragraphs.
6558         * international/mule-diag.el (list-input-methods):
6559         Fix args to help-xref-button.
6561         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
6562         to put into effect local variables from TUTORIAL files.
6564         * textmodes/paragraphs.el (sentence-end) <function>: New fun
6565         with default value taken from the variable `sentence-end'.
6566         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
6567         Add nil const to :type.
6568         (sentence-end-without-period, sentence-end-double-space)
6569         (sentence-end-without-space): Doc fix.
6571         * textmodes/paragraphs.el (forward-sentence):
6572         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
6573         (fill-delete-newlines):
6574         * progmodes/cc-cmds.el (c-beginning-of-statement):
6575         Use function `sentence-end' instead of variable `sentence-end'.
6577 2004-04-18  Andreas Schwab  <schwab@suse.de>
6579         * progmodes/compile.el (compilation-start): Set window start to
6580         point-min if compilation-scroll-output is nil.
6582 2004-04-18  John Wiegley  <johnw@newartisans.com>
6584         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
6586 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
6588         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
6589         (gdb-info-breakpoints-custom): Revert previous change.
6590         (gdb-view-assembler): Update assembler if necessary.
6591         (gdb-frame-handler): Parse correctly for gdb-current-frame.
6592         (gdb-display-source-buffer): Update properly when both source and
6593         assembler are visible.
6595 2004-04-17  John Wiegley  <johnw@newartisans.com>
6597         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
6598         which limits the number of names shown in the minibuffer.  Off by
6599         default.
6600         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
6601         up iswitchb for users with a multitude of open buffers by showing
6602         only the first and last N/2 buffers in the completion list (which
6603         is enough to aid C-s/C-r, and to know that more characters are
6604         needed to refine the completion list).
6606 2004-04-17  Richard M. Stallman  <rms@gnu.org>
6608         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
6609         (file-truename): Expand all ~ constructs directly.
6610         (insert-directory): Delete any error msg output by the
6611         `insert-directory-program'.
6613         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
6614         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
6615         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
6616         (allout-init): Use find-file-hook, not find-file-hooks.
6617         (allout-mode): Eliminate Emacs 18 support.
6618         Use write-contents-functions, not local-write-file-hooks.
6620 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
6622         * progmodes/compile.el (compilation-error-properties): Fix for
6623         adding messages when there are already markers for their file.
6624         (compilation-fake-loc): New function.
6626 2004-04-16  Dave Love  <fx@gnu.org>
6628         * progmodes/python.el (python-compilation-line-number): Fix braindamage.
6629         (python-load-file): Fix python-orig-start setting.
6631         * progmodes/compile.el: Doc fixes.
6632         (compilation-error-regexp-alist-alist)
6633         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
6634         (compilation-assq): Wrap in eval-when-compile.
6635         (compilation-mode-font-lock-keywords): Don't use list*.
6636         (compilation-start): Avoid warning.
6637         (compilation-compat-error-properties)
6638         (compilation-directory-properties): Add keymap property.
6639         (compilation-parsing-end): Make it a marker for better compatibility.
6641         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
6643 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
6645         * xml.el: Doc fixes.
6646         (xml-get-children): Only looks at sub-tags and ignore strings.
6648         * xml.el (xml-parse-tag): Avoid overwriting node-name.
6650 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6652         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
6654 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
6656         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
6658         * vc.el (vc-print-log): Likewise.
6660 2004-04-16  Masatake YAMATO  <jet@gyve.org>
6662         * simple.el (completion-setup-function): Set an initial value
6663         to `element-common-end' before entering loop.  Set a value
6664         to `element-common-end' at the end of loop.
6665         The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
6666         (completions-common-part): Rename from completion-de-emphasis.
6667         (completions-first-difference): Rename from completion-emphasis.
6668         Suggested by RMS.
6670 2004-04-16  Juanma Barranquero  <lektu@terra.es>
6672         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
6673         (bookmark-edit-annotation-mode): Add mode name.
6675 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6677         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
6678         for nested conflict markers.
6679         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
6681 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
6683         * progmodes/gdb-ui.el (gdb-goto-info): New function.
6685         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
6687 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6689         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
6690         Give a backtrace if requested.
6692         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
6694         * progmodes/python.el (python-mouse-2-command, python-RET-command):
6695         Remove unused functions.
6696         (python-orig-start-line, python-orig-file): Remove.
6697         (python-orig-start): New var.
6698         (python-input-filter, python-compilation-line-number)
6699         (python-send-region, python-load-file): Use it.
6701         * info.el (info): Always jump to *info*.
6703         * subr.el (posn-set-point): New function.
6705         * mouse.el (mouse-set-point): Use it.
6707         * progmodes/compile.el (compile-goto-error): Use it.
6708         (compilation-button-map): New keymap.
6709         (compilation-error-properties): Use it.
6710         (compilation-shell-minor-mode-map): Don't bind mouse-2.
6712         * smerge-mode.el (smerge-popup-context-menu): Use it.
6714         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
6715         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
6716         mouse and non-mouse case.
6718         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
6719         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
6721         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
6722         Make it work for non-mouse events.
6724         * pcvs-info.el (cvs-status-map): Update binding name.
6726 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
6728         * xml.el (xml-maybe-do-ns): New function to handle namespace
6729         parsing of both attribute and element names.
6730         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
6731         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
6732         (xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
6733         (xml-parse-attlist): Make it do its own namespace parsing.
6735 2004-04-14  Dave Love  <fx@gnu.org>
6737         * progmodes/python.el (run-python): Fix use of \n.
6738         (python-load-file): Remove `try' from Python fragment.
6739         (python-describe-symbol): Fix message.
6741         * comint.el: Doc fixes.
6742         (comint-last-input-start, comint-last-input-end)
6743         (comint-last-output-start): Give them values.
6744         (comint-arguments): Avoid warning.
6745         (comint-skip-prompt): Use line-end-position.
6746         (comint-backward-matching-input): Rename arg to agree with doc.
6747         (comint-extract-string): Use syntax-ppss.
6748         (comint-dynamic-simple-complete): Delete useless list construction.
6749         (comint-redirect-subvert-readonly): New.
6750         (comint-redirect-preoutput-filter): Use it.
6752         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
6753         Correctly handle negative arguments when calling hook functions.
6755 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
6757         * info.el (info-apropos): Don't clobber Info-history-list.
6759 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
6761         * progmodes/compile.el (compilation-setup):
6762         Localize overlay-arrow-position.
6763         (compilation-sentinel): Restructure code equivalently.
6764         (compilation-next-error): Find message on same line after point if
6765         not found before point.
6766         (compile-mouse-goto-error): Restore function so that compilation
6767         buffer need not be current and use compile-goto-error.
6768         (compile-goto-error): Restore function.
6769         (next-error): Set overlay-arrow-position.
6770         (compilation-forget-errors): Don't localize already local
6771         compilation-locs and remove FIXME about refontifying.
6773 2004-04-14  Kim F. Storm  <storm@cua.dk>
6775         * startup.el (emacs-quick-startup): New defvar (set by -Q).
6776         (command-line): New option -Q.  Like -q --no-site-file, but
6777         in addition it also disables menu-bar, tool-bar, scroll-bars,
6778         tool-tips, and the blinking cursor.
6779         (command-line-1): Skip startup screen if -Q.
6780         (fancy-splash-head): Use ":align-to center" prop to center splash image.
6782         * emulation/cua-base.el (cua-read-only-cursor-color)
6783         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
6785 2004-04-13  Dave Love  <fx@gnu.org>
6787         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
6788         (syntax): Don't require.
6789         (python) <defgroup>: Add :version.
6790         (python-quote-syntax): Re-written.
6791         (inferior-python-mode): Move stuff here from run-python and add
6792         some more.
6793         (python-preoutput-continuation, python-preoutput-result)
6794         (python-dotty-syntax-table): New.
6795         (python-describe-symbol): Use them.
6796         (run-python): Move stuff to inferior-python-mode.  Modify code
6797         loaded into Python.
6798         (python-send-region): Use python-proc, python-send-string.
6799         (python-send-string): Send newlines too.  Callers changed.
6800         (python-load-file): Re-written.
6801         (python-eldoc-function): New.
6802         (info-look): Don't require.
6803         (python-after-info-look): New.  A modified version of former
6804         top-level code for use with eval-after-load.
6805         (python-maybe-jython, python-guess-indent): Use widened buffer.
6806         (python-fill-paragraph): Re-written.
6807         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
6808         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
6810 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6812         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
6813         Set compilation-error-regexp-alist earlier.
6815         * progmodes/compile.el (compilation-minor-mode-map)
6816         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
6817         (compile-goto-error): Re-merge the mouse and non-mouse commands.
6819 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6821         * progmodes/compile.el (compile-goto-error): Select the buffer/window
6822         corresponding to the event.
6824 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
6826         * loadup.el: Add cygwin to system-type list, for unexec() support.
6828 2004-04-12  John Paul Wallington  <jpw@gnu.org>
6830         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
6831         (ibuffer-restore-window-config-on-quit): New variable to replace
6832         `ibuffer-delete-window-on-quit'.  Update all references.
6833         (ibuffer-prev-window-config): New variable.
6834         (ibuffer-quit): Restore previous window configuration instead of
6835         deleting window.
6836         (ibuffer): Save window configuration before showing Ibuffer buffer.
6838         * help.el (describe-mode): Doc fix.
6840 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6842         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
6843         not to treat nil as a function.
6845         * vc-arch.el (vc-arch-root): Be a bit more careful.
6846         (vc-arch-register): Save the buffer if we modified it.
6847         (vc-arch-delete-rej-if-obsolete): Save excursion.
6848         (vc-arch-find-file-hook): Use the simpler after-save-hook.
6849         (vc-arch-responsible-p, vc-arch-init-version): New functions.
6851         * net/ldap.el (ldap-search): Use list*.
6853 2004-04-12  Juri Linkov  <juri@jurta.org>
6855         * info.el (Info-follow-reference): Allow multiline reference name.
6857 2004-04-11  Dave Love  <fx@gnu.org>
6859         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
6861         * progmodes/python.el: New file.
6863 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
6865         * vc-hooks.el (vc-arg-list): Function removed.
6866         (vc-default-workfile-unchanged-p): Use condition-case to check for
6867         backward compatibility.
6869         * vc.el (vc-print-log): Use condition-case to check for backward
6870         compatibility.
6872 2004-04-11  Juri Linkov  <juri@jurta.org>
6874         * dired.el (dired-faces): New defgroup.
6875         (dired-header, dired-mark, dired-marked, dired-flagged)
6876         (dired-warning, dired-directory, dired-symlink, dired-ignored):
6877         New faces.
6878         (dired-header-face, dired-mark-face, dired-marked-face)
6879         (dired-flagged-face, dired-warning-face, dired-directory-face)
6880         (dired-symlink-face, dired-ignored-face): New face variables.
6881         (dired-font-lock-keywords): Use them instead of font-lock faces.
6882         Split the rule for dired marks into 3 separate rules: for marks,
6883         marked file names and flagged file names.
6885         * help-mode.el (help-make-xrefs): Add a final newline to the
6886         *Help* buffer.
6888 2004-04-11  John Paul Wallington  <jpw@gnu.org>
6890         * replace.el (occur-engine): Distinguish between one and several
6891         matches in the matches per buffer heading.
6893 2004-04-11  Kim F. Storm  <storm@cua.dk>
6895         * ido.el (ido-confirm-unique-completion): New defcustom.
6896         (ido-complete): Use it.
6897         (ido-write-file): Set it to t unconditionally.
6899 2004-04-10  Miles Bader  <miles@gnu.org>
6901         RCS keyword removal (only non-comment changes are enumerated here):
6903         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
6904         (byte-compile-insert-header): Don't use `byte-compile-version'.
6905         * forms.el (forms-version): Variable removed.
6906         (forms-mode): Don't use `forms-version'.
6907         * recentf.el (recentf-version): Variable removed.
6908         * progmodes/delphi.el (delphi-version): Variable removed.
6909         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
6911 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6913         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
6915 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
6917         * info.el (info-apropos): Improve menu item regexp.
6919 2004-04-09  Simon Josefsson  <jas@extundo.com>
6921         * mail/smtpmail.el: Add comment, based on report by
6922         kdc@rcn.com (Kevin D. Clark).
6924 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6926         * progmodes/compile.el (compilation-mode-font-lock-keywords):
6927         Redo one more thing that I didn't notice Daniel had undone.
6929 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
6931         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
6932         (gdb-goto-breakpoint, gdb-display-buffer)
6933         (gdb-display-source-buffer, gdb-view-source-function)
6934         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
6935         (gdb-source-info, gdb-frame-handler): Don't specify a window
6936         for display.
6937         (gdb-info-breakpoints-custom): Remove superfluous update of
6938         assembler buffer.
6939         (gdb-many-windows): Make settable outside gdb.
6941 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
6943         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
6944         Derive from fundamental-mode rather than text-mode.
6946 2004-04-08  Juri Linkov  <juri@jurta.org>
6948         * info.el (Info-history): Doc fix.
6949         (Info-history-list): New var.
6950         (info-xref): Change magenta4 to blue, remove bold for dark and
6951         light backgrounds, change bold to underline for non-color classes.
6952         (info-xref-visited): New face.
6953         (Info-fontify-visited-nodes): New custom.
6954         (Info-hide-note-references): Add new value `hide'.  Doc fix.
6955         (Info-reference-name): New var.
6956         (Info-selection-hook): New custom.
6957         (Info-edit-mode-hook): New var.
6958         (Info-find-file): New fun.
6959         (Info-find-node): Move part of code to Info-find-file.
6960         (Info-find-node-2): Add anchors to Info-history-list.  Move point
6961         to the place with the reference name if name is defined.
6962         (Info-select-node): Add current node to Info-history-list.
6963         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
6964         (Info-search-whitespace-regexp): New custom.
6965         (Info-search-case-fold): New var.
6966         (Info-search): Add "case-sensitively" to the prompt.
6967         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
6968         (Info-search-case-sensitively, Info-search-next): New fun.
6969         (Info-up): Move point to the menu item of the current node.
6970         (Info-history): New fun.  Add *info-history* to
6971         same-window-buffer-names.
6972         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
6973         (Info-insert-toc): New fun.
6974         (Info-build-toc): New fun.
6975         (Info-follow-reference): Add new arg `fork'.  Doc fix.
6976         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
6977         with the same name prefer the reference closest to point.
6978         (Info-next-reference): Replace * by + in the *Note regexp.
6979         Add regexp for http:// and ftp://.  Skip the *Note prefix.
6980         (Info-prev-reference): Replace * by + in the *Note regexp.
6981         Add regexp for http:// and ftp://.  Skip the *Note prefix.
6982         (Info-follow-nearest-node): Add new arg `fork'.
6983         (Info-try-follow-nearest-node): Add new arg `fork'.
6984         Call browse-url for http:// and ftp:// references.
6985         Set Info-reference-name for index entries.
6986         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
6987         Info-search-next, Info-history, Info-toc, clone-buffer.
6988         (Info-menu-update): Replace * by + in the *Note regexp.
6989         (Info-mode): Add documentation for Info-history, Info-toc,
6990         Info-search-case-sensitively, Info-search-next, clone-buffer.
6991         (Info-fontify-menu-headers): Remove fun.  Move code to
6992         Info-fontify-node.
6993         (Info-fontify-node): Add docstring.  Add local vars
6994         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
6995         then fontify header line, titles, menu headers, http and ftp
6996         references, refill paragraphs.  If not-fontified-p is t or
6997         fontify-visited-p is t then fontify cross references, menu items.
6998         Fontify menu headers.  Fontify http and ftp references.
6999         Change regexp for cross references to require whitespace after *Note,
7000         add matching groups for file and node names.  Remove hack for quote.
7001         Use display property for Info-hide-note-references=t.  Use fifth
7002         or fourth match for help-echo.  Display visited nodes in a
7003         different face.  Unhide file names of external references.
7004         Unhide newlines.  Display visited menu items in a different face.
7006 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7008         * progmodes/compile.el: Require CL.
7009         (compilation-mode-font-lock-keywords): Re-install the "line as
7010         function" patch.
7012         * help-fns.el (help-C-source-directory): New var.
7013         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
7014         (describe-function-1, describe-variable): Use them.
7016         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
7017         to C source files specially.
7019 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7021         * info.el (Info-hide-cookies-node): New function.
7022         (Info-select-node): Use it.
7023         (Info-display-images-node): Remove message with image file name.
7025 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
7027         * progmodes/compile.el (compilation-warning-face)
7028         (compilation-info-face, compilation-skip-threshold)
7029         (compilation-skip-visited, compilation-context-lines):
7030         Declare :version when added to Emacs.
7031         (compilation-error-regexp-alist-alist): Extend caml and irix.
7032         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
7033         (compilation-mode-font-lock-keywords): Temporarily undo line as
7034         function patch, which wasn't ready.
7036 2004-04-07  Kenichi Handa  <handa@m17n.org>
7038         * international/latin1-disp.el (latin1-display-setup): Check each
7039         character is displayable or not instead of calling
7040         latin1-display-check-font.
7042 2004-04-06  Kenichi Handa  <handa@m17n.org>
7044         * language/ethio-util.el (ethio-sera-being-called-by-w3):
7045         New variable.
7046         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
7047         instead of sera-being-called-by-w3.
7048         (ethio-fidel-to-sera-buffer): Likewise.
7049         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
7050         instead of sera-being-called-by-w3.
7051         (ethio-write-file): Likewise.
7053 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7055         * printing.el: Doc fix.
7057 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
7059         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
7060         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
7061         (gdb-setup-windows): Only use separate IO buffer if required.
7063 2004-04-06  Kim F. Storm  <storm@cua.dk>
7065         * term.el (term-is-xemacs): Remove.
7066         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
7067         (term-window-width): New function.
7068         (term-mode, term-check-size): Use it.
7069         (term-mode): Disable overflow-newline-into-fringe in term buffer.
7071 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
7073         * cus-edit.el (custom-add-parent-links): Change unbound variable
7074         `symbol' to `name'.
7076 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
7077         * info.el (info-apropos): New function.
7078         (Info-mode-menu): Add it.
7079         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
7081         * help-mode.el (help-make-xrefs): Recognize aliased variable with
7082         inherited docstring.
7084         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
7086 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7088         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
7090         * progmodes/compile.el (font-lock): Don't require any more.
7091         (compilation-error-properties, compilation-start, compilation-sentinel)
7092         (compilation-filter, next-error): Use with-current-buffer.
7093         (compilation-skip-to-next-location, compilation-skip-threshold)
7094         (compilation-skip-visited): Move to silence the byte-compiler.
7095         (compilation-setup): Simplify.
7096         (compilation-next-error): Use line-(beginning|end)-position.
7097         Make sure `pt' is non-nil before using compilation-loop.
7098         (compile-goto-error): Add optional event arg.  Use it.
7099         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
7100         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
7101         Update the binding for mouse-2.
7102         (first-error): Set compilation-current-error to nil rather than bob.
7103         (compilation-parsing-end, compilation-parse-errors-function)
7104         (compilation-error-list, compilation-old-error-list):
7105         "New" compatibility variables.
7106         (compile-buffer-substring, compilation-compat-error-properties)
7107         (compilation-compat-parse-errors, compilation-forget-errors):
7108         New compatibility functions.
7109         (compilation-mode-font-lock-keywords): Use them.
7111 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
7113         * autorevert.el (auto-revert-handler): If point (or a window
7114         point) is at the end of the buffer, keep it there after
7115         reverting.  This allows to tail a file.
7116         Mention this in the `Commentary'.
7118         * format.el (format-write-file): Add optional argument CONFIRM
7119         and make it behave like the analogous argument to `write-file'.
7121 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7123         * progmodes/ebnf2ps.el: Doc fix.
7124         (ebnf-version): New version number (4.2).
7125         (ebnf-syntax): Customization and docstring fix.
7126         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
7127         Put autoloaded funs before first use.
7128         (ebnf-style-database): Add dtd entry.
7129         (ebnf-syntax-alist): Add dtd initialization.
7130         (ebnf-token-sequence): New fun.
7131         (ebnf-comment-table): Add new comment action character.
7132         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
7134         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
7135         Type Definition for XML).
7137         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
7138         * progmodes/ebnf-bnf.el (ebnf-sequence):
7139         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
7140         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
7141         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
7142         Code simplification: call ebnf-token-sequence.
7144 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
7146         * calendar/timeclock.el (timeclock-relative)
7147         (timeclock-get-project-function, timeclock-get-workday-function)
7148         (timeclock-query-out, timeclock-when-to-leave)
7149         (timeclock-when-to-leave-string, timeclock-log-data)
7150         (timeclock-generate-report, timeclock-in): Doc fixes.
7152 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7154         * url/: New dir.  Import the URL package from its repository.
7156 2004-04-03  Andreas Schwab  <schwab@suse.de>
7158         * diff-mode.el (diff-mode): Fix missing quote.
7160 2004-04-03  Juri Linkov  <juri@jurta.org>
7162         * descr-text.el (describe-property-list): Add `font-lock-face'.
7164         * dired.el (dired-font-lock-keywords): Fix permission regexps.
7166 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7168         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
7169         Use utf-16le on little endian machines and utf-16be otherwise.
7171 2004-04-02  David Kastrup  <dak@gnu.org>
7173         * net/browse-url.el (browse-url-generic): Use call-process
7174         instead of start-process to allow browsers that fork and detach.
7176 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
7178         * compile.el (compilation-current-error): New var.
7179         (compilation-setup, compile-mouse-goto-error)
7180         (compile-goto-error, next-error): Use it.
7181         (compilation-skip-to-next-location): Default to t, which gives
7182         contiguous skipping like old compile (where this was redundant).
7183         (compilation-next-error): Prevent previous-* commands from moving
7184         back to message at or just before point.
7186 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
7188         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
7189         (gdb-source-info): Don't display source at startup, if required.
7190         (gdb-show-main): New option.
7191         (gdba): Update documentation.
7192         (gdb-source): Cover case of auto-display output.
7194 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
7196         * autorevert.el: Delete obsolete autoload's and defvar's.
7197         (auto-revert-check-vc-info): New user option.
7198         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
7199         (auto-revert-handler-vc): Delete.
7200         (auto-revert-handler): Treat return value `fast' of
7201         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
7203         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
7204         return `fast'.
7206         * files.el (buffer-stale-function): Doc change.
7208 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7210         * printing.el: New tip on Tips section.
7211         (pr-version): New version number (6.7.4).
7212         (pr-shell-file-name): Initialization fix.
7214 2004-03-31  Juri Linkov  <juri@jurta.org>
7216         * dired.el: Add autoload for `dired-do-touch'.
7217         (dired-touch-program): New var.
7218         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
7219         (dired-no-confirm): Add `touch' to docstring.
7221         * dired-aux.el (dired-do-touch): New fun.
7222         (dired-do-chxxx): Add argument -t for touch operation.
7224         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
7225         `dired-move-to-filename-regexp'.
7227 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
7229         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
7231 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7233         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
7234         and only if the buffer was modified.
7236 2004-03-30  Kenichi Handa  <handa@m17n.org>
7238         * international/characters.el: Delete pairs for U+2308..U+230B.
7240 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
7242         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
7243         to detect the beginning of a level 2 or 3 annotation.
7245 2004-03-29  Kenichi Handa  <handa@m17n.org>
7247         * international/ucs-tables.el (ucs-insert): Fix the error message.
7249 2004-03-29  Kenichi Handa  <handa@m17n.org>
7251         * international/mule-util.el (char-displayable-p): Fix generation
7252         of XLFD file name.
7254         * Makefile.in (setwins, setwins_almost): Change directory to $wd
7255         before finding directories by `find'.
7257 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7259         * subr.el (interactive-form): Delete.  Now implemented in C.
7261         * pcvs.el (cvs-parse-process): Workaround for Darwin.
7263         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
7264         (vc-diff-label): New fun.
7265         (vc-diff-internal): Use it.
7267         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
7269 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7271         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
7273         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
7274         specify XML (EBNFX).
7276         * progmodes/ebnf2ps.el: Doc fix.
7277         (ebnf-version): New version number (4.1).
7278         (ebnf-syntax): Adjust customization.
7279         (ebnf-style-database): Add ebnfx entry.
7280         (ebnf-syntax-alist): Add ebnfx initialization.
7281         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
7283         * printing.el: Doc fix.
7284         (pr-version): New version number (6.7.3).
7285         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
7286         returns nil for mouse position.  Reported by Drew Adams
7287         <drew.adams@oracle.com>.
7288         (pr-update-menus): Modify interactive declaration.  Reported by Drew
7289         Adams <drew.adams@oracle.com>.
7291 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
7293         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
7294         (gud-gdba-marker-filter): Log the process input and output, if
7295         required.  From Stefan Monnier.
7296         (gdb-debug-log, gdb-enable-debug-log): New variables.
7297         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
7299 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7301         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
7302         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
7304 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
7306         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
7307         Call vc-find-file-hook here instead of in auto-revert-buffers.
7308         (auto-revert-buffers): Delete call to vc-find-file-hook.
7309         (auto-revert-verbose, global-auto-revert-non-file-buffers)
7310         (global-auto-revert-mode, auto-revert-set-timer)
7311         (auto-revert-handler, auto-revert-buffers): Doc fixes.
7313 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
7315         * woman.el (woman-change-fonts): Rename local variable
7316         woman-font-alist to font-alist to avoid a compiler warning.
7318 2004-03-27  Dave Love  <fx@gnu.org>
7320         * emacs-lisp/rx.el (rx): Doc fix.
7321         Fix copyright years.
7323         * strokes.el (strokes-global-set-stroke-string): New function.
7324         (strokes-list-strokes): Cope with strings, not just commands.
7325         Set foreground colour of image.
7326         (strokes-global-set-stroke): Doc fix.
7328 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
7330         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
7331         Auto Revert mode.
7332         (Buffer-menu-files-only): New variable.
7333         (Buffer-menu-toggle-files-only): New function.
7334         (Buffer-menu-mode-map): Bind it to `T'.
7335         (Buffer-menu-mode): Mention `T' in docstring.
7336         Set buffer-stale-function.
7337         (list-buffers-noselect): Mark buffer non-modified and set
7338         Buffer-menu-files-only.
7340         * dired.el (buffer-stale-function): Remove no longer needed defvar.
7342         * autorevert.el (auto-revert-handler): Print revert message
7343         before, rather than after, reverting.
7344         (buffer-stale-function): Move to files.el.
7346         * files.el (buffer-stale-function): Move here from autorevert.el.
7348 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7350         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
7352         * calc/calc.el (calc-mode-map): Use mapc.
7354         * apropos.el (apropos-mode): Don't autoload.
7355         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
7356         (apropos): Use it.
7357         (apropos-print): Add optional `text' argument.
7358         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
7359         Don't assume point-min == 1.
7361         * bs.el (bs-buffer-list): Use buffer-local-value.
7362         (bs--set-toggle-to-show): Use with-current-buffer.
7364         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
7365         New funs.
7366         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
7368         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
7370         * dabbrev.el (dabbrev-expand): Fix regexp construction.
7371         (dabbrev--find-expansion): Use pop.
7372         (dabbrev--search): Use match-string-no-properties.
7374         * dired.el (dired-mode): Use run-mode-hooks.
7375         (dired-move-to-end-of-filename): Use match-string.
7377         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
7378         is bound before using it.
7379         (ediff-verbose-p): Make it into a var since it's not constant.
7381         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
7383         * faces.el (read-face-font): Don't cons up unnecessarily.
7384         (header-line, tool-bar): Share common parts.
7386         * files.el (file-relative-name): Use compare-strings.
7388         * finder.el (finder-mode): Follow coding convention.
7390         * subr.el (read-number): New function.
7392         * ses.el (ses-read-number): Move to subr.el.
7393         (ses-set-header-row): Use read-number.
7395 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
7397         * vc-hooks.el (vc-arg-list): New function, which handles both
7398         compiled and uncompiled code.
7399         (vc-default-workfile-unchanged-p): Use it.
7401         * vc.el (vc-print-log): Undo prev change, use new function
7402         vc-arg-list from vc-hooks.el.
7404 2004-03-26  Masatake YAMATO  <jet@gyve.org>
7406         * simple.el (completion-setup-function): Emphasize the
7407         first uncommon characters in the completions; and de-emphasize
7408         the common prefix substrings.
7409         (completion-emphasis): New face.
7410         (completion-de-emphasis): New face.
7412 2004-03-25  Juanma Barranquero  <lektu@terra.es>
7414         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
7415         Comment out (it's unused and unfinished code).
7417 2004-03-25  Sam Steingold  <sds@gnu.org>
7419         * vc.el (vc-print-log): Fix a bug in the last patch:
7420         backend-function may be a byte-compiled object, not a lambda.
7422 2004-03-25  Juri Linkov  <juri@jurta.org>
7424         * descr-text.el (describe-property-list): Add a button
7425         for `face' property that calls `describe-face'.
7426         Suggested by luis fernandes <elf@ee.ryerson.ca>
7428         * international/mule.el (keyboard-coding-system):
7429         * kmacro.el (kmacro-call-macro): Fix docstring.
7431         * dired.el: Fix comments.
7433         * textmodes/fill.el (fill): Fix Info link.
7435         * font-lock.el (fast-lock, lazy-lock):
7436         * jit-lock.el (jit-lock): Remove links to removed Support Modes
7437         Info node.
7439         * eshell/eshell.el (eshell): Fix broken info-link.
7441         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
7442         * eshell/em-banner.el (eshell-banner):
7443         * eshell/em-smart.el (eshell-smart):
7444         * eshell/esh-cmd.el (eshell-cmd):
7445         Comment out broken info-links to incomplete Info manual.
7447         * info-xref.el: Fix commentary.
7449 2004-03-25  Kevin Ryde  <user42@zip.com.au>
7451         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
7452         Remove spurious node duplicate suppression, doesn't work, not wanted.
7453         (info-xref-output): Take format style args, add "sit-for 0" to let
7454         user see the results as they progress.
7455         (info-xref-check-all-custom): New function.
7457 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
7459         * gdb-ui.el: Moved to progmodes.
7461 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7463         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
7465 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
7467         * calendar/appt.el (appt-check): Remove superfluous progn.
7468         When finished with diary buffer: if it was not being displayed
7469         before, kill it; otherwise restore its original state.
7470         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
7472         * calendar/calendar.el (calendar-set-mode-line): Use total
7473         available mode-line width, rather than frame-width.
7475         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
7476         after mode change so effect not lost.
7478 2004-03-23  Dave Love  <fx@gnu.org>
7480         * dired.el (dired) <defgroup>: Add link to manual.
7481         (dired-font-lock-keywords): Add highlighting on unusual permissions.
7482         (dired-revert): Use dolist.
7483         (dired-mode-map): Add U binding.
7484         (dired-mode): Add font-lock-beginning-of-syntax-function.
7485         (dired-garbage-files-regexp): Make it a defcustom.
7487 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7489         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
7490         is equivalent to nil.
7491         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
7492         (vc-arch-mode-line-string): Accept `added' state.
7493         (vc-arch-state): Use inode-sigs if available.
7494         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
7495         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
7496         (vc-arch-tagline-re): New var.
7497         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
7498         New functions.
7499         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
7500         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
7502         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
7503         (vc-file-not-found-hook): Use it.
7505         * diff-mode.el (diff-default-read-only): Change default.
7506         (diff-mode-hook): Make it a defcustom.  Add some options.
7507         (diff-mode-map): Bind diff-refine-hook.
7508         (diff-yank-handler): New var.
7509         (diff-yank-function): New fun.
7510         (diff-font-lock-keywords): Use them.
7511         (diff-end-of-file): Handle case where file-header looks like diff text.
7512         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
7513         (diff-file-kill): Delete a subsequent empty line, if applicable.
7514         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
7515         (diff-find-file-name): Use it.
7516         (diff-tell-file-name): New command.
7517         (diff-mode): Be careful with view-mode.
7518         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
7519         New functions, for use in diff-mode-hook.
7520         (diff-find-source-location): Catch "regex too large" errors.
7521         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
7522         (diff-refine-hunk): New command.
7524         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
7525         (smerge-context-menu-map): Remove unused var.
7526         (smerge-keep-all): Preserve markers.
7527         (smerge-keep-n): New fun.
7528         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
7529         (smerge-keep-current, smerge-ediff): Use it.
7530         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
7531         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
7532         (smerge-resolve): Resolve trivial 3-part conflicts.
7534 2004-03-23  Juri Linkov  <juri@jurta.org>
7536         * man.el (Man-width): New var.
7537         (Man-getpage-in-background): Use it.
7538         (Man-support-local-filenames): New var and fun.
7539         (Man-build-man-command): Don't add a second %s.
7540         (Man-fontify-manpage): Clean up message.
7541         (Man-mode): Set outline-regexp, outline-level,
7542         imenu-generic-expression.
7544         * woman.el (woman-fill-frame): Doc fix.
7545         (woman-decode-region): Use window-width instead of frame-width.
7547         * abbrevlist.el (list-one-abbrev-table):
7548         * descr-text.el (describe-char):
7549         * international/mule-diag.el (describe-current-coding-system):
7550         * international/quail.el (quail-insert-decode-map):
7551         Use window-width instead of frame-width.
7553         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
7554         (jka-compr-mode-alist-additions): Add tbz.
7555         (jka-compr-write-region, jka-compr-insert-file-contents):
7556         Add message for undefined compress-program.
7557         (jka-compr-write-region): Remove redundant var bindings.
7559         * dired-x.el (dired-guess-shell-alist-default): Add choices for
7560         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
7561         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
7562         (dired-man): Use dired-guess-shell-command.
7563         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
7564         Change default nil to t.
7566         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
7567         (dired-compare-directories): Add default value for empty input.
7569         * help-at-pt.el: Move suggestions for key bindings to Commentary.
7571         * time.el (display-time-string-forms): Fix help-echo date format.
7573 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
7575         * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
7576         (buffer-stale-function): New variable.
7577         (auto-revert-list-diff, auto-revert-dired-file-list)
7578         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
7579         (auto-revert-handler): Take over some functionality of deleted
7580         functions.
7581         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
7583         * dired.el (dired-directory-changed-p): New fun, extracted from
7584         dired-internal-noselect.
7585         (dired-buffer-stale-p): New fun.
7586         (dired-internal-noselect): Use dired-directory-changed-p.
7587         Eliminate revert messages.
7588         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
7590 2004-03-23  Kenichi Handa  <handa@m17n.org>
7592         * international/characters.el: Setup syntaxes for more parentheses
7593         Unicode characters.
7595         * international/mule-cmds.el (select-safe-coding-system):
7596         Merge coding-system and auto-cs before comparing them.
7598 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7600         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
7602         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
7603         normal-auto-fill-function and comment-indent-function.
7604         The default values now work just as well.
7605         Don't set font-lock-beginning-of-syntax-function since we already set
7606         syntax-begin-function.
7607         (lisp-outline-level): Put ;;;###autoload at same level as (.
7608         (prin1-char): Quote special chars.
7610         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
7611         than with-no-warnings.
7613         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
7614         if the source location can't be found.
7615         (edebug-compute-previous-result): Use prin1-char.
7617         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
7618         (debug-ignored-errors): Add an entry.
7620         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
7621         (byte-compile-file): Output warning when deleting a file.
7623         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
7624         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
7626         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
7627         (byte-compile-inline-expand): Use backquote.
7628         (byte-optimize-pure-func): Rename from byte-optimize-concat.
7629         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
7631         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
7633         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
7635 2004-03-22  Juri Linkov  <juri@jurta.org>
7637         * finder.el (finder-known-keywords): Fix data, tex, unix.
7639         * play/landmark.el: Fix keywords.
7641         * language/ethio-util.el (ethio-find-file): Doc fix.
7643         * emacs-lisp/warnings.el: Doc fix.
7645         * textmodes/ispell.el (ispell-help): Doc fix.
7647 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
7649         * format.el (format-insert-file): Always return a list of two
7650         elements, like insert-file-contents does.
7652 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
7654         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
7655         and vc-BACKEND-diff.
7656         (vc-print-log): If the print-log implementation supports it, use
7657         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
7658         (vc-version-diff, vc-diff-internal): Doc fixes.
7660         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
7661         implementation supports it, let diff output go to *vc*,
7662         not *vc-diff*, since this is an internal call.
7664         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
7666         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
7668         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
7670 2004-03-21  Dave Love  <fx@gnu.org>
7672         * progmodes/cfengine.el (cfengine-mode):
7673         Set parse-sexp-ignore-comments.
7675         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
7677 2004-03-21  Juanma Barranquero  <lektu@terra.es>
7679         * allout.el (allout-mode): Fix docstring.
7681 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
7683         * files.el (insert-directory): Fix bug if SWITCHES is a list.
7685         * autorevert.el (auto-revert-interval): Make new value take
7686         effect immediately when set through Custom.
7687         (auto-revert-set-timer): Add interactive declaration.
7689 2004-03-19  David Ponce  <david@dponce.com>
7691         * ruler-mode.el (ruler-mode-header-line-format-old):
7692         Don't `make-variable-buffer-local'.
7693         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
7694         (ruler-mode-header-line-format): Simply funcall the above.
7695         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
7696         to save/restore a previous header line format.
7697         (ruler-mode-space): Don't depend on a numeric WIDTH value.
7698         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
7699         fringes and margins width.
7700         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
7702 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7704         * log-edit.el (log-edit-font-lock-keywords): Typo.
7706         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
7707         (tex-send-tex-command): Rather than here.
7708         (tex-compilation-parse-errors): Simplify.
7710         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
7712         * time.el (display-time-string-forms): Add help-echo with date on time.
7714         * composite.el (compose-region): Use restore-buffer-modified-p.
7716         * disp-table.el (standard-display-8bit): Simplify.
7718         * server.el (server-process-filter): Delete temp frame.
7720         * add-log.el (add-change-log-entry): Simplify.
7722 2004-03-19  Kim F. Storm  <storm@cua.dk>
7724         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
7725         (hexl-follow-line): Don't require 'fringe.
7727         * progmodes/compile.el (compilation-start): Always set
7728         compilation-last-buffer and return it.
7730 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
7732         * simple.el (clone-buffer): Doc fix.
7734 2004-03-18  Juanma Barranquero  <lektu@terra.es>
7736         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
7738 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7740         * log-edit.el (log-edit-font-lock-keywords): New var.
7741         (log-edit-mode): Use it.
7743 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
7745         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
7746         properly for watching in speedbar.
7748 2004-03-17  Masatake YAMATO  <jet@gyve.org>
7750         * smerge-mode.el (smerge-popup-context-menu):
7751         Put `unwind-protect' around `overlay-put' and `popup-menu'.
7753 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7755         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
7756         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
7757         Take sealed revisions into account.
7758         (vc-arch-checkin): Extract a summary line from the message.
7760 2004-03-16  Masatake YAMATO  <jet@gyve.org>
7762         * register.el (register): Provide `register' feature.
7764 2004-03-15  Masatake YAMATO  <jet@gyve.org>
7766         Added context menu support in smerge mode.
7767         Most of the part is written by Stefan Monnier.
7769         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
7770         New keymap and menu.
7771         (smerge-text-properties): New function.
7772         (smerge-remove-props): New function.
7773         (smerge-popup-context-menu): New function.
7774         (smerge-resolve): Call `smerge-remove-props'.
7775         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
7776         (smerge-keep-current): Ditto.
7777         (smerge-kill-current): New function.
7778         (smerge-match-conflict): Put text properties.
7779         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
7781 2004-03-15  David Ponce  <david@dponce.com>
7783         * ruler-mode.el: (ruler-mode-left-fringe-cols)
7784         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
7785         (ruler-mode-right-scroll-bar-cols): Remove.
7786         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
7787         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
7788         Use fringe-columns and scroll-bar-columns.
7790 2004-03-15  Masatake YAMATO  <jet@gyve.org>
7792         * hl-line.el (hl-line-range-function): New variable.
7793         (hl-line-move): New function.
7794         (global-hl-line-highlight): Use `hl-line-move'.
7795         (hl-line-highlight): Ditto.
7797         * scroll-bar.el (scroll-bar-columns):
7798         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
7800         * ruler-mode.el (top-level): Require scroll-bar and fringe.
7801         (ruler-mode-left-fringe-cols)
7802         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
7803         (ruler-mode-right-scroll-bar-cols)
7804         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
7805         (ruler-mode-ruler-function): New variable.
7806         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
7807         if the value for `ruler-mode-ruler-function'is given.
7809         * hexl.el (hexl-mode-hook): Make the hook customizable.
7810         (hexl-address-area, hexl-ascii-area): New customize variables.
7811         (hexlify-buffer): Put font-lock-faces on the address area and
7812         the ascii area.
7813         (hexl-activate-ruler): New function.
7814         (hexl-follow-line): New function.
7815         (hexl-highlight-line-range): New function.
7816         (hexl-mode-ruler): New function.
7818 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7820         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
7821         (vc-default-find-file-hook): New fun.
7822         (vc-find-file-hook): Call new find-file-hook operation.
7824         * vc-arch.el: New file.
7826 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
7828         * info-look.el (info-lookup): Reuse an existing Info window.
7830 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
7832         * woman.el (woman-preserve-ascii): Default value changed to t and
7833         doc string revised.
7835 2004-03-12  Richard M. Stallman  <rms@gnu.org>
7837         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
7838         Fix minor bug.
7840         * replace.el (occur-engine): Change message for count of matches.
7842         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
7843         For strings, do compare text properties.
7845 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
7847         * progmodes/compile.el (compile-auto-highlight)
7848         (compilation-error-list, compilation-old-error-list)
7849         (compilation-parse-errors-function, compilation-parsing-end)
7850         (compilation-error-message, compilation-directory-stack)
7851         (compilation-enter-directory-regexp-alist)
7852         (compilation-leave-directory-regexp-alist)
7853         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
7854         (compilation-current-file, compilation-regexps): Remove vars.
7856         (compile-error-at-point, compilation-error-filedata)
7857         (compilation-error-filedata-file-name, compile-reinitialize-errors)
7858         (compilation-next-error-locus, compilation-forget-errors)
7859         (count-regexp-groupings, compilation-parse-errors)
7860         (compile-collect-regexps, compile-buffer-substring): Remove funs.
7862         (compile-internal): Make obsolete.
7864         (compilation-first-column, compilation-error)
7865         (compilation-directory-matcher, compilation-page-delimiter)
7866         (compilation-mode-font-lock-keywords, compilation-debug)
7867         (compilation-error-face, compilation-warning-face)
7868         (compilation-info-face, compilation-line-face)
7869         (compilation-column-face, compilation-enter-directory-face)
7870         (compilation-leave-directory-face, compilation-skip-threshold)
7871         (compilation-skip-visited, compilation-context-lines): New vars.
7873         (compilation-warning-face, compilation-info-face)
7874         (compilation-message-face): New faces.
7876         (compilation-error-regexp-alist-alist): New constant.
7878         (compilation-face, compilation-directory-properties)
7879         (compilation-assq, compilation-error-properties, compilation-start)
7880         (define-compilation-mode, compilation-loop)
7881         (compilation-set-window): New functions.
7883         (compile): Additional argument for interactive compiles like TeX.
7885         * progmodes/grep.el (kill-grep): Move here from compile.el
7886         (grep-error, grep-hit-face, grep-error-face)
7887         (grep-mode-font-lock-keywords): New variables.
7888         (grep-regexp-alist): Simplify regexp and add `binary' case.
7889         (grep-mode): New mode.
7890         (grep-process-setup): Simplify.
7892 2004-03-11  Jason Rumney  <jasonr@gnu.org>
7894         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
7895         letters on DOS/Windows.
7897 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7899         * server.el (server-name): New var.
7900         (server-socket-dir): New var to replace server-socket-name.
7901         (server-start): Use them.
7903 2004-03-11  Simon Josefsson  <jas@extundo.com>
7905         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
7906         died to avoid infloop.  Reported by Jonathan Glauner
7907         <jglauner@sbum.org>.
7909 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7911         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
7912         (smerge-mode-menu): Use it to deactivate menu entries.
7913         (smerge-keep-current): New fun.
7914         (smerge-keep-current): Use it.
7916 2004-03-10  John Paul Wallington  <jpw@gnu.org>
7918         * foldout.el (foldout-fold-list, foldout-modeline-string):
7919         Declare them as variables, not constants.
7921 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7923         * ps-print.el: Modification to print *Messages* buffer.
7924         (ps-print-version): New version 6.6.4.
7925         (ps-message-log-max): New fun.
7926         (ps-spool-without-faces, ps-spool-with-faces)
7927         (ps-count-lines-preprint): Code fix.
7929         * printing.el: New tips in Tips section.
7931 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7933         * delim-col.el: Doc fix.
7935         * printing.el: Doc fix.  New doc section (Tips).
7937 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7939         * type-break.el (type-break-emacs-variant): Remove.
7940         (type-break-run-at-time, type-break-cancel-function-timers):
7941         Use fboundp rather than version name and number.
7943 2004-03-09  Masatake YAMATO  <jet@gyve.org>
7945         * hexl.el (hexl-mode): Use `make-local-variable' instead of
7946         `make-variable-buffer-local'.
7948 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
7950         * find-dired.el (find-dired): Call `shell-command' instead of
7951         `start-process-shell-command'.  By this, Tramp takes over
7952         handling of remote directories.
7954 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7956         * newcomment.el (comment-use-global-state): New var.
7957         (comment-search-forward): Use it.
7959         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
7961         * cus-edit.el (fill) <defgroup>: Move to fill.el.
7963         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
7964         (enable-kinsoku): Make it a defcustom.
7965         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
7966         paragraph to same-comment-start-marker.
7968 2004-03-07  Dave Love  <fx@gnu.org>
7970         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
7971         (browse-url-mail): Use it.
7973         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
7974         (rfc2368-unhexify-string): Use replace-regexp-in-string.
7976 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
7978         * woman.el (woman-man.conf-path): Doc fix.
7979         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
7981 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
7983         * sort.el (sort-columns): Remove ms-dos from the list of systems
7984         where the external `sort' command is not used.
7986 2004-03-07  Kim F. Storm  <storm@cua.dk>
7988         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
7989         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
7990         from overlay-arrow-variable-list.
7991         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
7993 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
7995         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
7996         overlay arrow string properly for the assembler buffer.
7998 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8000         * mail/sendmail.el (mail-mode): Fix last change.
8002 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
8004         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
8005         for the assembler buffer.
8006         (gdb-assembler-custom): Position the overlay arrow.
8007         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
8009 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8011         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
8013         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
8014         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
8016         * mail/sendmail.el (mail-mode): Set comment-start-skip.
8018         * newcomment.el (uncomment-region): Allow non-terminated comment.
8019         (comment-normalize-vars): Check the user-specified comstart marker.
8021 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
8023         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
8024         Otherwise, do use it if the region only contains font-lock text
8025         properties.
8027 2004-03-04  Masatake YAMATO  <jet@gyve.org>
8029         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
8030         as the callback function for eldoc.
8031         (hexl-print-current-point-info): New function.
8032         (hexl-current-address): Print the address in both decimal
8033         and hexadecimal format.
8035 2004-03-04  Richard M. Stallman  <rms@gnu.org>
8037         * mail/rmail.el (rmail-convert-to-babyl-format):
8038         Specify t for UNIBYTE when calling mail-unquote-printable-region.
8040         * mail/mail-utils.el (mail-unquote-printable-region):
8041         New arg UNIBYTE.
8043         * startup.el (command-switch-alist): Doc fix.
8045         * simple.el (undo): Temporarily set this-command to `undo-start',
8046         then set it to `undo' once undo-start returns without error.
8048         * simple.el (minibuffer-history-sexp-flag): Doc fix.
8050         * simple.el (kill-line): Don't disregard trailing whitespace
8051         in eol condition, if show-trailing-whitespace is set.
8053         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
8054         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
8055         When disabling, restore old values only if mouse-sel-has-been-enabled.
8057         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
8058         (isearch-{-char): New function.
8059         (isearch-mode-map): Bind { to isearch-{-char.
8061         * font-lock.el (lisp-font-lock-keywords-2):
8062         Turn off the CL with-... and do-... general patterns.
8063         Instead, recognize several specific with... and do... constructs.
8065         * files.el (switch-to-buffer-other-window):
8066         Bind same-window-buffer-names and same-window-regexps to nil.
8067         (switch-to-buffer-other-frame): Likewise.
8069 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8071         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
8072         recognizing leading comment on code line.
8074 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8076         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
8077         hidden files/directories.
8079 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8081         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
8082         only comment-start (in case the mode hasn't set it).
8084         * Makefile.in (AUTOGENEL): New var.
8085         (bootstrap-prepare): Rename from bootstrap-clean.
8086         Don't remove elc files.
8087         (maintainer-clean): New target.
8089         * xml.el (xml-get-attribute-or-nil): Simplify.
8091 2004-03-02  Juri Linkov  <juri@jurta.org>
8093         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
8094         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
8095         URL to prevent their substitution with the environment variable
8096         values by browsers.
8098 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8100         * ps-print.el: Doc fix.
8101         (ps-print-version): New version number (6.6.3).
8102         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
8103         Docstring fix.
8104         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
8105         before printing.
8106         (ps-time-stamp-yyyy-mm-dd): New fun.
8107         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
8109 2004-03-02  Kim F. Storm  <storm@cua.dk>
8111         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
8113 2004-03-01  Juanma Barranquero  <lektu@terra.es>
8115         * allout.el (allout-rebullet-heading): Fix typo in docstring.
8117         * desktop.el (desktop-file-version)
8118         (desktop-after-read-hook): Fix typos.
8119         (desktop-clear-preserve-buffers): Remove redundant info in
8120         docstring already shown by the obsolescence message.
8121         (desktop-truncate, desktop-internal-v2s)
8122         (desktop-value-to-string): Change argument name to match docstring.
8124         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
8126         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
8127         docstring.
8129 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8131         * printing.el: Replace "As Is..." in PostScript file print/preview by
8132         "No Preprocessing...".  Suggested by Colin Marquardt
8133         <_marquardt_@zmd.de>.
8134         (pr-insert-section-4): Adjust buffer interface.
8136 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
8138         Version 2.0.39 of Tramp released.
8140         * net/tramp.el (tramp-handle-file-local-copy)
8141         (tramp-handle-write-region, tramp-open-connection-rsh):
8142         Variable name typo.  Small change.  From Patrick Tullmann
8143         <tullmann@flux.utah.edu>.
8144         (tramp-process-connection-type): New variable.
8145         (tramp-maybe-open-connection): Use it.
8146         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
8147         (tramp-touch): Set last-modified time of a remote file.
8148         (tramp-handle-write-region): Say which function is used when encoding.
8150 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8152         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
8153         case of non-existing filename, too.  Reported by Christoph Bauer
8154         <c_bauer@informatik.uni-kl.de>.
8155         (tramp-smb-get-file-entries): The directory in question should
8156         have permissions "drwxrwxrwx".  Just virtual, because we don't
8157         know the real permissions.  Don't we know?
8158         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
8159         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
8160         (tramp-smb-wait-for-output): Optimize algorithm getting pending
8161         output.  If it was received chunkwise, there have been problems.
8162         Remove the "prompt not found" error message; it is obvious.
8163         Simplify algorithm.
8164         (tramp-smb-process-running): Remove.  Since we acknowledge the
8165         virtual prompt for shares, there's no need for distinction of
8166         reading shares (process ends afterwards) and interactive mode of
8167         smblient.
8168         (tramp-smb-open-connection): Setting process sentinel removed.
8169         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
8170         "NT_STATUS_NETWORK_ACCESS_DENIED".
8171         (tramp-smb-maybe-open-connection): Set `process-connection-type'
8172         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
8173         (top-level): Setting default value in `tramp-default-method-alist'
8174         corrected.  Order of USER and HOST have been wrong.
8175         Nobody complained for months ...
8176         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
8177         (tramp-smb-open-connection): Clear password cache if login has failed.
8179         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
8180         `tramp-unified-filenames'.
8181         (tramp-completion-mode): Make test for XEmacs explicitely.
8182         `event-to-character' can exists in Emacs packages too.
8183         Reported by Matt Swift <swift@alum.mit.edu>.
8184         (tramp-buffer-name): Buffer name must contain the user if exists.
8185         Reported by Adrian Phillips <a.phillips@met.no>.
8186         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
8187         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
8188         (tramp-do-copy-or-rename-file-out-of-band): Rename from
8189         `tramp-do-copy-or-rename-file-one-local', because it handles also
8190         the case both files use the same out-of-band method.
8191         Implementation added.
8192         (tramp-handle-file-local-copy, tramp-handle-write-region):
8193         Out-of-band handling removed.  `copy-file' called instead, which
8194         calls `tramp-do-copy-or-rename-file-out-of-band'.
8195         (tramp-action-password): Check for out-of-band method removed.
8196         This function is used for 'login-program.
8197         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
8198         appropriate.
8199         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
8200         and `tramp-parse-sknownhosts'.
8201         (tramp-completion-function-alist): It's a defvar now, because we
8202         want to apply the optimized `tramp-set-completion-function'
8203         instead of a static list.
8204         (tramp-set-completion-function): Implementation tuned.
8205         Avoid double entries, and entries where the function or the
8206         file/directory doesn't exist.
8207         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
8208         for SSH2.
8209         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
8210         (tramp-handle-dired-compress-file): New function.
8211         (tramp-async-proc): New variable.
8212         (tramp-handle-shell-command): Adding asynchronous processes.
8213         They are far from being perfect, but it works at least for
8214         `find-grep-dired' and `find-name-dired' in Emacs 21.4.
8215         (top-level): Require password.el if visible.  Should be mandatory
8216         once No Gnus has found its way into (X)Emacs.
8217         (tramp-read-passwd): Invoke `password-read' if available,
8218         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
8219         fallback any longer.
8220         (tramp-clear-passwd): New function.
8221         (tramp-process-actions, tramp-process-multi-actions):
8222         Clear password cache if login has failed.
8224         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
8225         its own module.
8226         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
8227         `ange-ftp-ftp-name-res'.  There could be incorrect values from
8228         previous calls in case the "ftp" method is used in the Tramp file
8229         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
8231 2004-02-28  Richard M. Stallman  <rms@gnu.org>
8233         * term.el (term-mouse-paste): Call mouse-set-point.
8235         * thumbs.el: New file.
8237 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8239         * progmodes/ebnf-abn.el: Doc fix.
8241         * progmodes/ebnf-bnf.el: Doc fix.
8242         (ebnf-repeat): Code fix.
8244         * progmodes/ebnf2ps.el: Doc fix.
8245         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
8247 2004-02-28  Juri Linkov  <juri@jurta.org>
8249         * ffap.el (dired-at-point): Additional writability test for
8250         relative directory names.
8251         (dired-at-point-prompter): Treat directories as a directory, get
8252         the directory component from files.
8253         (ffap-string-at-point): Return string from region if region is active.
8254         (ffap-file-at-point): Remove redundant code.
8256 2004-02-28  Kim F. Storm  <storm@cua.dk>
8258         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
8259         Initialize margin area images to nil.
8260         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
8261         (breakpoint-enabled-bitmap-face)
8262         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
8263         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
8264         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
8265         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
8266         (gdb-reset): Use gdb-remove-breakpoint-icons.
8267         (gdb-put-string): Add dprop arg to specify alternative display
8268         property (for setting fringe bitmap).
8269         (gdb-remove-strings): Doc fix.
8270         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
8271         icon in fringe (if available), or else as icon or text in display
8272         margin.  Creates necessary icons in breakpoint-bitmap,
8273         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
8274         Also make left window margin if required.
8275         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
8276         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
8277         no longer needed.
8278         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
8279         gdb-put-breakpoint-icon.
8280         (gdb-assembler-mode): Don't set left-margin-width here.
8282 2004-02-27  Kevin Ryde  <user42@zip.com.au>
8284         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
8285         comma, so that it DTRT in macros.
8287 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
8289         * progmodes/sh-script.el (sh-shell-arg)
8290         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
8291         (sh-leading-keywords, sh-other-keywords): Fix custom type.
8293 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
8295         * faces.el (face-spec-set-match-display): Add a new attribute,
8296         `min-colors'.
8297         (region, highlight, secondary-selection): Use `min-colors'.
8299         * custom.el (defface): Add documentation for `min-colors'.
8301         * font-lock.el (font-lock-comment-face, font-lock-string-face)
8302         (font-lock-keyword-face, font-lock-function-name-face)
8303         (font-lock-variable-name-face, font-lock-constant-face):
8304         Use `min-colors'.
8306         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
8308 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8310         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
8311         define assq-delete-all if it's not defined.
8312         (ebnf-generate-region): Code fix.
8314         * printing.el: Doc fix.
8315         (pr-version): New version number (6.7.2).
8316         (pr-command): Return empty string if command is an empty string.
8318 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8320         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
8322         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
8323         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
8324         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
8325         "tt" ["test"] ).  Reported by Markus Dreyer
8326         <mdreyer@ix.urz.uni-heidelberg.de>.
8327         (ebnf-version): New version number (4.0).
8328         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
8329         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
8330         (ebnf-delete-style): New commands.
8331         (ebnf-directory, ebnf-file): New funs.
8332         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
8333         (ebnf-production-name-p, ebnf-stop-on-error): New options.
8334         (ebnf-syntax-alist): New var.
8335         (ebnf-element-width): New fun replacing ebnf-list-width.
8336         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
8337         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
8338         (ebnf-prologue): Adjust vars.
8339         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
8340         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
8341         (ebnf-check-style-values, ebnf-generate-production)
8342         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
8343         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
8344         (ebnf-token-repeat): Code fix.
8346         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
8347         %right, %left and %prec.  Suggested by Matthew K. Junker
8348         <junker@alum.mit.edu>.
8349         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
8351         * progmodes/ebnf-iso.el: Doc fix.
8352         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
8353         (ebnf-iso-lex): Code fix.
8355         * progmodes/ebnf-bnf.el: Doc fix.
8356         (ebnf-bnf-lex): Code fix.
8358         * progmodes/ebnf-otz.el: Doc fix.
8360 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
8362         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
8363         (abbrev-prefix-mark): Doc fix.
8365 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
8367         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
8368         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
8369         (gdb-var-delete): Make interactive (really).
8370         (gdb-edit-value): Make non-interactive.
8372         * progmodes/gud.el (gud-speedbar-menu-items):
8373         Add gdb-var-delete and, indirectly, gdb-edit-value.
8374         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
8375         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
8376         (gud-gdb-marker-filter): Add comment for annotations.
8378 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
8380         * calendar/calendar.el (generate-calendar)
8381         (calendar-read-date): Prevent display of BC calendars once more -
8382         reverts 2003-10-01 change.
8383         (generate-calendar-month): Doc fix.
8385 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
8387         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
8388         return value of increment-calendar-month.
8390 2004-02-21  Stephen Compall  <s11@member.fsf.org>
8392         * saveplace.el (save-place-forget-unreadable-files)
8393         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
8394         (save-place-forget-unreadable-files): New function.
8395         (save-place-alist-to-file): Use it to filter out files that are
8396         no longer readable.
8398         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
8399         current Texinfo environment, using the same method as in
8400         `texinfo-insert-@end', and insert a space rather than a newline if
8401         point in a @table environment.
8403 2004-02-21  Juri Linkov  <juri@jurta.org>
8405         * ffap.el (ffap-file-at-point): Try parent directories.
8407 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
8409         * vcursor.el (vcursor-modifiers): New defcustom.
8410         (vcursor-cs-binding): Use vcursor-modifiers instead of a
8411         hard-coded list.
8413 2004-02-21  Masatake YAMATO  <jet@gyve.org>
8415         * play/animate.el (animate-birthday-present): Accept names other
8416         than `Sarah', too.
8418 2004-02-21  Juri Linkov  <juri@jurta.org>
8420         * startup.el: Remove table of command line arguments from the
8421         Commentary section.
8423 2004-02-20  John Wiegley  <johnw@newartisans.com>
8425         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
8426         again" modifier from 'e' to 'E', since 'e' is also used by the
8427         "file extension" modifier.
8429 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
8431         * help-fns.el (describe-categories): Doc fix.
8433 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
8435         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
8436         temporary file for buffer already visiting one.  This change makes
8437         output likely to be directly usable by patch program.
8438         Suggested by Adrian Aichner  <adrian@xemacs.org>
8440 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
8442         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
8443         case of variables defined in compound statements.
8444         (gdb-setup-windows, gdb-source-info, gdb-source-info):
8445         Simplify constructions using switch-to-buffer.
8447 2004-02-19  Simon Josefsson  <jas@extundo.com>
8449         * play/morse.el: Fix typo.
8450         (morse-code): Add @.
8452 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
8454         * calendar/appt.el (appt-display-format): Change default to
8455         'ignore, for backwards compatibility.
8456         (appt-display-message): If appt-display-format is 'ignore,
8457         respect old vars appt-msg-window and appt-visible.
8458         (appt-activate): Don't depend on return value of cancel-timer.
8460         * calendar/calendar.el (calendar-holidays): Doc fix.
8462         * calendar/cal-coptic.el (coptic-prompt-for-date):
8463         Use assoc-string instead of assoc-ignore-case.
8464         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
8465         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
8466         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
8467         * calendar/cal-islam.el (calendar-goto-islamic-date)
8468         (mark-islamic-diary-entries): Ditto.
8469         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
8470         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
8471         (calendar-read-mayan-tzolkin-date): Ditto.
8472         * calendar/calendar.el (calendar-read-date): Ditto.
8473         * calendar/diary-lib.el (mark-diary-entries): Ditto.
8475 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
8477         * progmodes/executable.el (executable-command-find-posix-p):
8478         Fix choice of the directory.
8480 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
8482         * simple.el (interprogram-cut-function)
8483         (interprogram-paste-function, kill-new, kill-append):
8484         Doc fixes.
8485         (kill-region): Make it return nil.  Doc fix.
8486         (yank-pop): Make its argument optional.
8487         (yank): Make ARG `-' equivalent to `-1'.
8489 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
8491         * mail/rmail.el (rmail-get-new-mail): Don't reference
8492         rmail-use-spam-filter if rmail-spam-filter is not loaded.
8494 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
8496         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
8497         if one of global-auto-revert-non-file-buffers or autorevert-mode
8498         is non-nil.
8500 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
8502         * subr.el (delete-dups): A better implementation from Karl Heuer
8503         <kwzh@gnu.org>.
8505 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
8507         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
8508         correct place.
8509         * progmodes/icon.el (icon-indent-command): Ditto.
8510         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
8512 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
8514         * progmodes/grep.el (grep-compute-defaults): Undo change from
8515         2004-01-29: don't use executable-command-find-posix-p.
8517 2004-02-16  Richard Sharman  <rsharman@pobox.com>
8519         * hilit-chg.el: Use require instead of eval-and-compile.
8520         (highlight-compare-buffers): New function.
8522 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
8524         * man.el (Man-fontify-manpage): Render section headings in
8525         `Man-overstrike-face' even when overstrike was not used by man
8526         formatter for section headings.
8528 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
8530         * rmail-spam-filter.el: (vm-use-spam-filter)
8531         (rsf-min-region-length-added-to-spam-list): New variables.
8532         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
8533         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
8534         spam testing.  Don't delete spam message if automatic deletion
8535         after output via variable rmail-delete-after-output is turned on.
8536         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
8537         rsf-bbdb-dont-create-entries-for-spam.
8538         (check-field): New function, extracted from code in
8539         rmail-spam-filter to ease addition of header fields like content-type.
8540         (message-content-type): New variable to check the content-type:
8541         field added, also in defcustom of rsf-definitions-alist.
8542         (rmail-spam-filter): Replace repeated test code for header fields
8543         by calls to check-field; change the call to
8544         rmail-output-to-rmail-file such that rmail-current-message stays
8545         the same to avoid wrong deletion of unseen flags.
8546         (rsf-add-contents-type): New function to convert old format
8547         of rmail-spam-definitions-alist into new one.
8548         Change prefixes of all variables and functions from
8549         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
8551 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
8553         * loadhist.el (unload-hook-features-list): New defvar.
8555 2004-02-16  Dave Love  <fx@gnu.org>
8557         * loadhist.el (unload-feature): Doc fix.  Rename flist to
8558         unload-hook-features-list.
8560 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
8562         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
8563         cookie.  Don't check if we are looking-at open-formula.
8565 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8567         * subr.el (match-string-no-properties): Use substring-no-properties.
8569 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
8571         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
8572         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
8573         Use lower-case "rx" in all error message.
8575 2004-02-16  Dave Love  <fx@gnu.org>
8577         * emacs-lisp/rx.el (rx-or): Put group around result.
8578         (rx-constituents): Add backref.
8579         (rx-syntax): Add string-delimiter, comment-delimiter.
8580         (rx-categories): Add combining-diacritic.
8581         (rx-check-not, rx-greedy, rx): Doc fix.
8582         (rx-backref, rx-check-backref): New.
8584 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
8586         * newcomment.el (uncomment-region): Allow eob as comment end.
8588 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
8590         * filecache.el: All message and error commands now use prefix
8591         "Filecache:" to make it easy to read *Messages* buffer.
8593 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
8595         * autorevert.el: Add support to detect changed dired and VC buffers.
8596         (auto-revert-active-p, auto-revert-list-diff)
8597         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
8598         (auto-revert-handler, auto-revert-active-p): New functions.
8599         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
8600         and `auto-revert-active-p'.
8601         (eval-when-compile): Defvar dired-directory and vc-mode.
8602         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
8603         (auto-revert-handler-vc): New functions.
8605 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
8607         * progmodes/compile.el (compilation-directory): New defvar.
8608         (compile): Save current directory in compilation-directory.
8609         (recompile): Bind default-directory to compilation-directory if
8610         that is non-nil.
8612 2004-02-16  Dave Love  <fx@gnu.org>
8614         * newcomment.el (comment-insert-comment-function)
8615         (comment-region-function, uncomment-region-function): New.
8616         (comment-indent): Use comment-insert-comment-function.
8617         (uncomment-region): Use uncomment-region-function.
8618         (comment-region): Use comment-region-function.
8620         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
8622 2004-02-16  Richard Stallman  <rms@gnu.org>
8624         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
8625         loaddefs* and ldefs-boot*.
8627 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
8629         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
8630         and email address at the beginning and end of the address.
8632         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
8633         anchored at the beginning of the email address.
8635 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
8637         * international/ccl.el (ccl-compile-write): Pass `left' to
8638         ccl-embed-code to generate correct code of write-expr-register.
8640 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
8642         * progmodes/grep.el (grep-compute-defaults): Fix typos.
8644 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8646         * x-dnd.el: Mention support for Motif in commentary.
8647         (x-dnd-handle-drag-n-drop-event): Ditto.
8649 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
8651         * ses.el: Use "ses--" prefixes for buffer-local variables.
8652         Use (point-min) instead of 1, even when we know the buffer
8653         is unnarrowed.
8654         (ses-build-load-map): Delete.  Distribute its content to defconst's for
8655         the three maps.
8656         (ses-menu, ses-header-line-menu): New menus.
8657         (ses-mode-map): Use them.
8658         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
8660 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
8662         * Makefile.in: Fix the CC Mode recompile kludge so it works
8663         when building in a different directory.
8665 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
8667         * simple.el (kill-new): Put yank-handler property on the entire string.
8669 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8671         * diff.el: Don't use compile any more, use diff-mode instead.
8672         (diff-regexp-alist, diff-old-file, diff-new-file)
8673         (diff-parse-differences, diff-process-setup): Remove.
8674         (diff-sentinel): New fun.
8675         (diff): Use it.  Run the process ourselves.
8676         Use diff-mode for the rest of the processing.
8678         * diff.el (diff): Simplify code handling `switch'.
8680 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8682         * pcvs-defs.el (cvs-menu): Add `tag'.
8684 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
8686         * simple.el (kill-append): Doc fix.
8688         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8689         Adapt outline-regexp to the new conventions for commenting out code.
8691 2004-02-11  John Paul Wallington  <jpw@gnu.org>
8693         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
8695 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8697         * diff.el (diff-switches): New fun.
8698         (diff, diff-backup): Use it.
8699         (diff): Clean up the args construction.  Use backquote.
8700         Use listp instead of consp to avoid putting a nil arg.
8701         (diff): Add a revert-buffer function.
8703 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8705         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT,  FILE_NAME
8706         handled by x-dnd-handle-file-name.
8707         (x-dnd-known-types): Add COMPOUND_TEXT.
8708         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
8709         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
8710         x-dnd-empty-state.
8711         (x-dnd-forget-drop): Ditto.
8712         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
8713         (x-dnd-handle-one-url): Return private when inserting text.
8714         (x-dnd-insert-ctext): New function.
8715         (x-dnd-handle-file-name): New function for FILE_NAME.
8716         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
8717         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
8718         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
8720 2004-02-10  Kenichi Handa  <handa@m17n.org>
8722         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
8723         instead of while loop.
8725 2004-02-10  Miles Bader  <miles@gnu.org>
8727         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
8729 2004-02-09  Kenichi Handa  <handa@m17n.org>
8731         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
8732         have end-of-line.
8734 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
8736         * Makefile.in: Added extra dependencies in the recompile target
8737         needed to cope with the compile time macro expansions in CC Mode.
8739 2004-02-09  Kim F. Storm  <storm@cua.dk>
8741         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
8742         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
8743         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
8744         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
8745         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
8746         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
8747         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
8748         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
8749         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
8750         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
8751         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
8753 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8755         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
8756         Don't allow shrink if there's a window on our right.
8758         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
8759         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
8760         Bring together declaration and initialization.
8761         (prolog-mode-variables): Don't set the syntax table.
8762         Don't set paragraph-start and comment-indent-function.
8763         Add /*..*/ to the comment regexps.
8764         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
8765         (prolog-mode-map): Don't bind TAB.
8766         (prolog-mode): Set the syntax table.
8767         (prolog-comment-indent): Remove.
8768         (inferior-prolog-mode-map): Initialize in the declaration.
8769         (inferior-prolog-mode-syntax-table)
8770         (inferior-prolog-mode-abbrev-table): New vars.
8771         (inferior-prolog-mode): Derive from comint-mode.
8772         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
8773         minibuffer windows.
8775         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
8776         in file names, as long as it is unabmiguous.
8778 2004-02-08  Andreas Schwab  <schwab@suse.de>
8780         * textmodes/reftex-toc.el
8781         (reftex-toc-load-all-files-for-promotion): Remove useless use of
8782         format.  Doc fix.
8784         * textmodes/refer.el (refer-find-entry-internal): Remove extra
8785         format string arguments.
8787         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
8788         string argument.
8790         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
8792         * play/zone.el (zone-call): Fix format string.
8794         * net/webjump.el (webjump-builtin): Add missing format string argument.
8796         * midnight.el (midnight-delay-set): Remove extra format string argument.
8798         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
8800         * hexl.el (hexl-insert-char): Add missing format string argument.
8802         * format.el (format-decode): Fix format string.
8804         * emulation/vi.el (vi-mode): Remove extra format string argument.
8805         (vi-repeat-last-search): Likewise.
8806         (vi-reverse-last-search): Likewise.
8807         (vi-goto-mark): Likewise.
8808         (vi-reverse-last-find-char): Likewise.
8809         (vi-repeat-last-find-char): Likewise.
8810         (vi-locate-def): Likewise.
8812         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
8814         * ediff-util.el (ediff-toggle-read-only): Remove extra format
8815         string argument.
8816         (ediff-toggle-regexp-match): Likewise.
8818         * dired-aux.el (dired-do-query-replace-regexp): Add missing
8819         format string argument.
8821         * calc/calc-map.el (calc-get-operator): Remove extra format
8822         string argument.
8824         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
8826         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
8827         string argument.
8829         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
8831         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
8833         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
8835         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
8836         (cl-struct-setf-expander): Likewise.
8838         * vc.el (with-vc-file): Fix unsafe uses of error.
8839         (vc-cancel-version): Likewise.
8841 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
8843         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
8844         thousands separator; fixes <class>:<line-number> regexp for
8845         non-english locales.
8847 2004-02-08  Andreas Schwab  <schwab@suse.de>
8849         * view.el (view-mode-enable): Revert previous change.
8851 2004-02-07  Kim F. Storm  <storm@cua.dk>
8853         * simple.el (line-number-at-pos): Rename from line-at-pos.
8854         Uses changed (what-line and vc-annotate-warp-version).
8856 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8858         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
8859         (diff-mode): Remove aborted attempt at support for compile.el.
8860         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
8862 2004-02-06  Andreas Schwab  <schwab@suse.de>
8864         * view.el (view-mode-enable): Add view-mode-map to
8865         minor-mode-overriding-map-alist.
8867 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8869         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
8871 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8873         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
8874         with point inside rather than after the paragraph.
8876 2004-02-04  Sam Steingold  <sds@gnu.org>
8878         * mail/smtpmail.el (smtpmail-try-auth-methods):
8879         Do not try authentication when no mechanism is available.
8880         Pass port-name as defaultport to `netrc-machine'.
8882 2004-02-04  Stephen Eglen  <stephen@gnu.org>
8884         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
8885         to show how minibuffer height can be constrained.
8887 2004-02-04  John Paul Wallington  <jpw@gnu.org>
8889         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
8891 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8893         * x-dnd.el: New file for drag and drop.
8895         * term/x-win.el: require x-dnd, set after-make-frame-functions
8896         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
8897         drag-n-drop event.
8899         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
8900         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
8901         (dired-dnd-handle-file): New functions for drag and drop support.
8902         (dired-mode): Initialize drag and drop if x-dnd present.
8904 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8906         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
8907         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
8908         (cperl-mode): Set fill-paragraph-function.
8909         (cperl-fill-paragraph): Make it non-interactive.
8911 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
8913         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
8915 2004-02-02  David Kastrup  <dak@gnu.org>
8917         * replace.el (perform-replace): Allow 'literal argument in
8918         regexp-flag to indicate literal replacement.
8919         (query-replace-regexp-eval): Use it.
8921 2004-02-01  Andreas Schwab  <schwab@suse.de>
8923         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
8925 2004-02-01  Stephen Eglen  <stephen@gnu.org>
8927         * info-look.el: Add support for maxima-mode.  Update commentary
8928         because info-lookup-symbol is now bound to C-h S.
8930 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
8932         * simple.el (edit-and-eval-command): Bind print-level and
8933         minibuffer-history-sexp-flag around call to read-from-minibuffer.
8934         Correct initial position in command-history.
8936 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
8938         * files.el (read-directory-name): Adapt the docstring to recent
8939         change in Fread_file_name.
8941 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
8943         * ses.el (ses-print-cell): If print format too wide for column
8944         width, truncate decimal places if that helps to avoid "#####" fill.
8945         * ses.el (ses-initial-column-width): Revert previous change.
8947 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8949         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
8950         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
8951         Add edebug info.
8952         (jit-lock-mode): Setup/cancel the new timer.
8953         (jit-lock-context-fontify): New fun.  Extracted from
8954         context fontification code of jit-lock-stealth-fontify.
8955         (jit-lock-stealth-fontify): Don't do context fontification any more.
8957         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
8958         (jit-lock-fontify-now): Handle the `quit' case.
8959         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
8961 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
8963         * progmodes/executable.el (executable-command-find-posix-p):
8964         New.  Check if find handles arguments Posix-style.
8966         * progmodes/grep.el (grep-compute-defaults):
8967         Use executable-command-find-posix-p.
8968         (grep-find): Check `grep-find-command'.
8970         * filecache.el (file-cache-find-posix-p): Delete.
8971         (file-cache-add-directory-using-find):
8972         Use `executable-command-find-posix-p'.
8974 2004-01-29  Dave Love  <fx@gnu.org>
8976         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
8977         Iterate the hook function if arg is given.
8978         (mark-defun, narrow-to-defun): Change order of finding the limits.
8980         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
8981         (byte-compile-format-warn): New.
8982         (byte-compile-callargs-warn): Use it.
8983         (Format, message, error): Add byte-compile-format-like property.
8984         (byte-compile-maybe-guarded): New.
8985         (byte-compile-if, byte-compile-cond): Use it.
8986         (byte-compile-lambda): Compile interactive forms,
8987         just to make warnings about them.
8989 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
8991         * ses.el (ses-initial-column-width): Increase to 14, so it will
8992         work well with the default printer of "%.7g" for extreme values
8993         like "-1.234567e+07".
8995 2004-01-29  Kenichi Handa  <handa@m17n.org>
8997         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
8999 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
9001         * dos-w32.el: Added support for the `default-printer-name' function.
9003 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9005         * server.el (server-socket-name): Don't use the hostname in the
9006         socket name since /tmp is local to the host anyway.
9008         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
9009         robust check of widening and fix var-naming.
9011 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
9013         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
9014         or rmail-spam- to rsf- in all function and variable names.
9015         (rsf-min-region-to-spam-list): New variable.
9016         (rsf-bbdb-auto-delete-spam-entries): Rename from
9017         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
9018         scanned together with the recipients field for spam testing; Don't
9019         delete spam message if rmail-delete-after-output is non-nil;
9020         (rsf-check-field): New function, extracted from code in
9021         rmail-spam-filter to ease addition of header fields like
9022         content-type:;
9023         (message-content-type): New variable.  The content-type: field was
9024         added also in defcustom of rsf-definitions-alist;
9025         (rmail-spam-filter): Replace repeated test code for header fields
9026         by calls to check-field; change the call to
9027         rmail-output-to-rmail-file such that rmail-current-message stays
9028         the same to avoid wrong deletion of unseen flags.
9029         (rmail-use-spam-filter): Add autoload cookie.
9031 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
9033         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
9034         (file-cache-add-directory-using-find): Add Cygwin support.
9035         (file-cache-find-command-posix-flag): New user variable.
9037         * filecache.el (file-cache-add-directory): Check for
9038         directories an remove them from dir-files.
9040 2004-01-27  Richard M. Stallman  <rms@gnu.org>
9042         * man.el (Man-fontify-manpage): Clean up message.
9044 2004-01-27  Kenichi Handa  <handa@m17n.org>
9046         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
9047         (sentence-end): Define using sentence-end-without-space.
9049         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
9050         a sentence ends with one of a character in sentence-end-without-space.
9052 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9054         * font-lock.el (font-lock): Add jit-lock as explicit group member.
9055         (jit-lock): Group declaration moved to jit-lock.el.
9056         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
9057         when necessary.
9059         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
9060         (jit-lock-context-unfontify-pos): Rename from
9061         jit-lock-first-unfontify-pos.
9062         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
9064 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
9066         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
9067         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
9068         (fortran-fill): When filling a string, adjust re-search-backward
9069         argument for special case of string just on fill-column.
9070         When filling non-string, allow one extra char if
9071         fortran-break-before-delimiters is non-nil.
9072         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
9073         Use fortran-break-delimiters-re and fortran-no-break-re to
9074         correctly handle cases such as "**".
9076         * progmodes/f90.el (f90-break-delimiters): Doc fix.
9077         (f90-no-break-re): Add some extra tokens.  Doc fix.
9079 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
9081         * mail/rmail-spam-filter.el:
9082         Use two semicolons as Commentary line prefix.
9083         Add ";;; Code:" stylized comment.
9084         Delete end-of-line whitespace.
9085         Wrap (require 'cl) with `eval-when-compile'.
9087 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
9089         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
9090         at the top level of vc.el.
9092 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
9094         * vc.el (vc-current-line): Function removed.  This is now done by
9095         the new function line-at-pos in simple.el.
9096         (vc-annotate-warp-version): Use line-at-pos instead of
9097         vc-current-line.
9099 2004-01-22  Kim F. Storm  <storm@cua.dk>
9101         * simple.el (line-at-pos): New defun.
9102         (what-line): Use it.  Optimize by only counting lines in narrowed
9103         region once.
9105 2004-01-22  Kenichi Handa  <handa@m17n.org>
9107         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
9108         point (register r1) only for charset mule-unicode-0100-24ff.
9110 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
9112         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
9113         trailing white space and ensure a final newline.
9115         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
9116         Add autoload cookie.
9118 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
9120         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
9121         activate view-mode explicitly.
9123 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9125         * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
9126         use clipboard first.
9128 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9130         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
9131         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
9132         (vc-mcvs-cvs): Remove.
9133         (vc-mcvs-command): Remove use of assert.
9135         * outline.el (outline-insert-heading): Tighten up match.
9136         (outline-demote, outline-move-subtree-down): Don't assume anything
9137         about outline-regexp.
9139         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
9140         (texinfo-show-structure): Explicitly add ^, and simplify.
9142 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
9144         * calendar/appt.el (appt-check): Restore usage of
9145         appt-issue-message deleted in previous change.
9146         (top-level): Activate package when loaded (needed for backwards
9147         compatibility).
9149 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
9151         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
9152         following previous change to smtpmail-send-data.
9154 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
9156         * vc.el (vc-default-previous-version): Doc enhancement.
9157         (vc-default-next-version): New function.
9158         (vc-print-log): New arg FOCUS-REV.
9159         (vc-annotate-mode): Derive from view-mode.
9160         (vc-annotate): New args REVISION, DISPLAY-MODE.
9161         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
9162         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
9163         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
9164         (vc-annotate-show-diff-revision-at-line, vc-current-line)
9165         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
9167         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
9169 2004-01-19  Karl Berry  <karl@gnu.org>
9171         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
9172         or "TexInfo".
9174 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
9176         * subr.el (delete-dups): New function.
9178 2004-01-19  Karl Berry  <karl@gnu.org>
9180         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
9181         with ^, since that's what texinfo-show-structure
9182         documentation says (plus it works much better in texinfo.txi).
9184 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
9186         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
9188 2004-01-18   David Ponce  <david@dponce.com>  (tiny change)
9190         * progmodes/which-func.el (which-function-mode): Don't cancel
9191         which-func-update-timer if not set.
9193 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
9195         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
9196         Remove spurious left square bracket in XX:XXam regexp.
9198 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
9200         * progmodes/cc-defs.el: Do not require cl at run time.
9202 2004-01-16  Richard M. Stallman  <rms@gnu.org>
9204         * emacs-lisp/cl.el (cl-cannot-unload): New function.
9205         (cl-unload-hook): Defvar this to run cl-cannot-unload.
9207         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
9208         Call rmail-spam-filter.  Delete and expunge spam.
9209         Print number of spam messages deleted.
9210         Save and restore the deletion status of old messages when reading
9211         new mail with spam filter, so that expunging spam does not expunge
9212         msgs deleted by the user.
9213         (rmail-only-expunge): Add an optional argument dont-show to
9214         prevent showing message after expunge.
9216 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
9218         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
9219         * subr.el (declare): New macro.
9221 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
9223         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
9225 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9227         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
9228         Test window-system rather than system-type (for X11/Mac).
9230 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
9232         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
9234 2004-01-12  Richard M. Stallman  <rms@gnu.org>
9236         * mail/rmail.el (rmail-convert-to-babyl-format):
9237         Use mail-unquote-printable-region.
9238         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
9239         (rmail-hex-char-to-integer): Functions deleted.
9241         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
9242         (mail-unquote-printable-region): New arg NOERROR.
9243         For invalid encoding, either signal an error to just return nil.
9245 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
9247         * calendar/appt.el: Update copyright and commentary.
9248         (appt-issue-message): Make obsolete.
9249         (appt-visible, appt-msg-window): Make obsolete, in favour of
9250         appt-display-format.
9251         (appt-display-mode-line, appt-display-duration)
9252         (appt-display-diary, appt-time-msg-list, appt-mode-string)
9253         (appt-prev-comp-time, appt-display-count, appt-timer)
9254         (appt-convert-time): Doc change.
9255         (appt-disp-window-function, appt-delete-window-function):
9256         Use defcustom rather than defvar.
9257         (appt-display-format): New variable.
9258         (appt-display-message): New function with display code from appt-check.
9259         (appt-check): Add optional FORCE argument.  Doc change.
9260         Add appt-make-list to diary-hook if displaying diary.
9261         Remove checking of view-diary-entries-initially.
9262         Message display section removed to new function appt-display-message.
9263         (appt-display-window): Doc change.  Remove unused internal var
9264         this-buffer.  Do not beep, since appt-display-message does that.
9265         (appt-make-list): Doc change.  Use caar.
9266         (appt-sort-list): Simplify by using builtin sort function.
9267         (appt-update-list): New function for updating appts when diary is
9268         saved.
9269         (appt-activate): New autoloaded function to toggle package
9270         functionality.
9272         * calendar/cal-x.el: (calendar-one-frame-setup)
9273         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
9275         * calendar/calendar.el: Update copyright.
9276         (view-diary-entries-initially, european-calendar-style): Doc change.
9277         (calendar-setup): Make defcustom rather than defvar.
9278         (mark-visible-calendar-date): Initialize temp-face and faceinfo
9279         in let binding so local to function.
9281         * calendar/diary-lib.el: Update copyright.
9282         (diary, diary-entry-time): Doc change.
9283         (list-diary-entries): Doc change.  Trivial logic change.
9284         (fancy-diary-display): Restore make-face command mistakenly
9285         deleted 2003-05-08.
9286         (show-all-diary-entries): Allow to pop-up frame if needed.
9288 2004-01-09  John Paul Wallington  <jpw@gnu.org>
9290         * bindings.el (mode-line-change-eol): Add EVENT parameter.
9291         Temporarily select EVENT's window for changing eol type.
9293 2004-01-09  Deepak Goel  <deego@gnufans.org>
9295         * calendar/diary-lib.el (diary-entry-time):
9296         Also accept time in the form XX[.XX][am/pm/AM/PM].
9297         (fancy-diary-font-lock-keywords): Likewise.
9298         (diary-font-lock-keywords): Likewise.
9299         * calendar/appt.el (appt-add): Likewise.
9300         (appt-make-list): Likewise.
9301         (appt-convert-time): Likewise.
9303 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
9305         * gdb-ui.el (gdb-ann3): Revert previous change.
9306         (gdb-source-info): Allow for case of where compilation directory
9307         is not recorded.
9309 2004-01-08  John Paul Wallington  <jpw@gnu.org>
9311         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
9313 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
9315         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
9317         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
9318         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
9319         problems.
9320         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
9322 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
9324         * files.el (write-file-functions, write-contents-functions):
9325         Clarify docstrings.
9327 2004-01-07  Kenichi Handa  <handa@m17n.org>
9329         * international/mule.el (set-auto-coding): Fix for the case that
9330         end-of-line is only CR.
9332 2004-01-07  Kim F. Storm  <storm@cua.dk>
9334         * subr.el (event-start, event-end): Doc fix.
9335         (posn-string, posn-image): New defuns.
9336         (posn-object): Return either image or string object.
9337         (posn-object-x-y): Return 8th element of position.
9338         (posn-object-width-height): New defun.
9340 2004-01-06  Andreas Schwab  <schwab@suse.de>
9342         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
9343         output.
9345 2004-01-05  Karl Berry  <karl@gnu.org>
9347         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
9348         / and *, too.
9350 2003-12-31  Simon Josefsson  <jas@extundo.com>
9352         * files.el (before-save-hook): Add.
9353         (basic-save-buffer): Use before-save-hook.
9355         * emacs-lisp/copyright.el: Fix comment to recommend
9356         before-save-hook instead of write-file-functions.
9358 2004-01-05  Richard M. Stallman  <rms@gnu.org>
9360         * finder.el (finder-commentary): Call delete-other-windows.
9362         * net/ange-ftp.el (ange-ftp-file-attributes):
9363         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
9365 2004-01-04  Karl Berry  <karl@gnu.org>
9367         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
9368         comment characters % and # in the copyright year notice,
9369         as well as ;.
9371 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
9373         * wid-edit.el (default): Define dummy :value-delete.
9374         Reported by Jesper Harder <harder@ifa.au.dk>.
9376 2004-01-03  Richard M. Stallman  <rms@gnu.org>
9378         * progmodes/compile.el (compile-internal): Use point, not point-min,
9379         for set-window-point.
9381         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
9383         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
9385         * progmodes/grep.el (grep-mode-map):
9386         Don't remap next-line, previous-line.
9388 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
9390         * speedbar.el (speedbar-edit-line): Change regexp to position
9391         the cursor on the first character of this line's button.
9393 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
9395         * subr.el (functionp): Doc fix.
9397 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9399         * progmodes/idlwave.el (idlwave-make-tags):
9400         * textmodes/flyspell.el (flyspell-large-region):.
9401         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
9402         * emulation/viper-util.el (viper-glob-unix-files):
9403         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
9404         * man.el (Man-init-defvars):
9405         * jka-compr.el (jka-compr-call-process):
9406         * files.el (get-free-disk-space,insert-directory):
9407         * ediff-ptch.el (ediff-test-patch-utility):
9408         * ediff-diff.el (ediff-test-utility):
9409         * dired-aux.el (dired-check-process):
9410         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
9411         test the return value of call-process, because it can be a string.
9413 2003-12-31  John Paul Wallington  <jpw@gnu.org>
9415         * bindings.el (completion-ignored-extensions): Add .pfsl.
9417 2003-12-31  Kim F. Storm  <storm@cua.dk>
9419         * ido.el (ido-nonreadable-directory-p): New defun to check for
9420         nonreadable directory without activating tramp (to avoid problems
9421         with checking incomplete tramp paths).
9422         (ido-set-current-directory, ido-file-internal)
9423         (ido-file-name-all-completions1): Use it.
9425 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
9427         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
9428         documentation if the anchor (or node) name is preceded by `info
9429         anchor' or `Info anchor' in addition to earlier `info node' and
9430         `Info node'.
9431         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
9433 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
9435         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
9436         error in arguments to base64-decode-region.  Remove ^M characters
9437         after decoding base64.
9439 2003-12-30  Simon Josefsson  <jas@extundo.com>
9441         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
9442         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
9443         have only been distributed with Emacs for some years.
9444         (texinfo-mode-hook): Customize.
9446 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
9448         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
9449         cleaner (suggested by Richard Stallman).
9451         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
9452         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
9453         file-name clashes on 8+3 DOS filesystems.
9455         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
9456         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
9457         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
9458         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
9459         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
9460         file-name clashes on 8+3 filesystems.
9462         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
9463         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
9464         file-name clashes on 8+3 DOS filesystems.
9466 2003-12-29  Richard M. Stallman  <rms@gnu.org>
9468         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
9469         Upcase the character.
9471         * textmodes/flyspell.el (mail-mode-flyspell-verify):
9472         Search for header separator alone on a line, literally,
9473         and search for it backward, not forward.
9474         (flyspell-abbrev-table): Always use global-abbrev-table
9475         if there is no local one.
9477         * progmodes/sh-script.el (sh-get-indent-info):
9478         Don't move point back if at bob.
9480         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
9482         * play/handwrite.el (handwrite): Make the handwrite credit message
9483         a comment rather than an output command.
9485         * obsolete/sc.el: Display message that this file is obsolete.
9487         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
9489         * mail/rfc822.el (rfc822-address-start): Declare variable.
9490         Renamed from address-start.  All uses changed.
9492         * term.el (term-exec): Set up sentinel.
9493         (term-sentinel): New function.
9494         (term-handle-exit): New function.
9496         * subr.el (assoc-ignore-case, assoc-ignore-representation):
9497         Use assoc-string, and mark them obsolete.
9498         (delay-mode-hooks): Mark as permanent local.
9500         * simple.el (sendmail-user-agent-compose): Use assoc-string.
9502         * register.el (copy-rectangle-to-register): Doc fix.
9504         * info.el (Info-insert-dir): Use assoc-string.
9506         * info-look.el (info-lookup): Use assoc-string.
9508         * frame.el (pop-up-frame-function): Use quote, not `function'.
9509         (frame-notice-user-settings): Calculate ADJUSTED-TOP
9510         copying with lists as coordinate values.
9512         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
9514         * find-dired.el (kill-find): New command.
9515         (find-dired): Make buffer read-only.
9516         Set up a keymap with C-c C-k running kill-find.
9517         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
9519         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
9521         * filecache.el (file-cache-ignore-case): New variable.
9522         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
9524         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
9525         (comint-dynamic-complete-as-filename): Rename local vars.
9526         (comint-dynamic-list-filename-completions): Likewise.
9528         * comint.el (comint-dynamic-list-completions-config): New var.
9529         (comint-dynamic-list-completions): Handle both SPC and TAB right.
9531         * comint.el (comint-file-name-chars): Add [].
9532         (comint-word): Use skip-chars-backward, not search.
9534         * shell.el (shell-file-name-chars): Add [].
9536         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
9538         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
9540         * generic.el (define-generic-mode): Doc fix.
9542 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
9544         * files.el (kill-some-buffers): Doc fix.
9546 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
9548         * comint.el (comint-watch-for-password-prompt): Pass `string' as
9549         arg to send-invisible
9550         (send-invisible): Doc fix.  The argument is now a prompt, not the
9551         string to send.
9552         (comint-read-noecho): Doc fix.
9554 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
9556         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
9557         "@", as required by some ISP hosting service.  Fix defcustom
9558         argument syntax errors that prevented use of customization.
9560 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
9562         * xml.el (xml-get-attribute-or-nil): Doc fix.
9564 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
9566         * net/zone-mode.el (zone-mode): Use write-file-functions, not
9567         write-file-hooks.
9569 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
9571         * autorevert.el (auto-revert-interval): Doc fix.
9573 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
9575         * xml.el (xml-get-attribute-or-nil): New function, like
9576         xml-get-attribute, but returns nil if the attribute was not found.
9577         (xml-get-attribute): Convert to defsubst, uses
9578         xml-get-attribute-or-nil.
9580 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
9582         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
9584 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
9586         * custom.el (custom-declare-theme): Use `value' when putting
9587         properties on `theme'.
9589 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
9591         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
9592         for each yank-handler segment.
9593         (insert-for-yank-1): New function, with the body of the previous
9594         insert-for-yank.
9596         * textmodes/table.el (table-yank-handler): New defcustom.
9597         (table--put-cell-indicator-property): Put yank-handler property
9598         that indicates the yank handler for the table cell.
9600 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9602         * generic-x.el (etc-modules-conf-generic-mode): A more complete
9603         set of keywords.
9605 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
9607         * international/mule-cmds.el (reset-language-environment)
9608         (set-language-environment): Don't invoke fontset-related functions
9609         if fontset-list is not fboundp.
9611 2003-12-29  Kenichi Handa  <handa@m17n.org>
9613         * international/mule-cmds.el (reset-language-environment):
9614         Call set-overriding-fontspec-internal with nil.
9615         (set-language-environment): Call set-overriding-fontspec-internal
9616         if the language environment specify `overriding-fontspec'.
9617         (language-info-alist): Doc added.
9619         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
9620         characters of mule-unicode-0100-24ff.
9621         (ccl-encode-windows-1251-font): New CCL program.
9622         ("Bulgarian"): Specify overriding-fontspec.
9623         ("Belarusian"): Likewise.
9625 2003-12-28  Sam Steingold  <sds@gnu.org>
9627         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
9628         parameter ID-FORMAT to conform with the 2003-11-30 patch.
9630 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
9632         * progmodes/gud.el (gud-gdb-command-name): Set default to
9633         "gdb --annotate=3".
9634         (gud-gdb-marker-filter): Look out for annotations.
9635         (gdb-first-pre-prompt): New variable.
9636         Remove trailing white space.
9638         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
9639         if necessary.
9640         (gdb-ann3): New function.  Initialise M-x gdb as for M-x gdba if
9641         annotations are detected.
9642         (gud-gdba-marker-filter): Use global variable gud-marker-acc
9643         instead of a local one to allow transition from
9644         gud-gdb-marker-filter.
9645         Remove trailing white space.
9647 2003-12-27  Kim F. Storm  <storm@cua.dk>
9649         * ido.el: Handle non-readable directories.
9650         (ido-decorations): Add 9th element for non-readable directory.
9651         (ido-directory-nonreadable): New dynamic var.
9652         (ido-set-current-directory): Set it.
9653         (ido-read-buffer, ido-file-internal):
9654         (ido-read-file-name, ido-read-directory-name): Let-bind it.
9655         (ido-file-name-all-completions1): Return empty list for
9656         non-readable directory.
9657         (ido-exhibit): Print [Not readable] if directory is not readable.
9658         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
9659         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
9660         Use it.
9662 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
9664         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
9665         calls to directory-files-and-attributes and file-attributes.
9666         (ls-lisp-format): Remove system dependent handling of user and
9667         group id's.
9669 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
9671         * ffap.el (ffap-read-file-or-url): Revert previous change.
9673 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
9675         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
9676         new list of included files called `files-with-node-lines', that
9677         only have node lines.  This way @include commands can include any
9678         file, such as version and update files without node lines, not
9679         just files that are chapters.
9681 2003-12-25  Andreas Schwab  <schwab@suse.de>
9683         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
9684         file not found.
9686 2003-12-08  Miles Bader  <miles@gnu.org>
9688         * dired.el (dired-between-files): Always use dired-move-to-filename,
9689         which is more robust in non-english locales.
9691 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
9693         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
9695 2003-12-24  Andreas Schwab  <schwab@suse.de>
9697         * shell.el (shell-file-name-quote-list): Add backslash.
9699         * comint.el (comint-quote-filename): Correctly handle backslash
9700         in comint-file-name-quote-list.
9702 2003-12-24  Kenichi Handa  <handa@m17n.org>
9704         * international/mule-cmds.el (set-default-coding-systems):
9705         Call ucs-set-table-for-input for all buffers that don't have local
9706         value of buffer-file-coding-system.
9708         * international/ucs-tables.el (ucs-set-table-for-input):
9709         If translation-table-for-encode is a symbol, get its
9710         translation-table property.
9712 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
9714         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
9715         to `completing-read' on a recently fixed bug.
9717         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
9718         instead of SPACE, to get the list of possible fringe modes.
9719         SPACE only works if both `partial-completion-mode' and
9720         `completion-auto-help' are nil.
9722         * complete.el (PC-is-complete-p): Delete.
9723         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
9724         calls to `test-completion'.
9726 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
9728         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
9729         to edit values when there are no children.
9731         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
9732         a mode called "Assembler" already exists.
9733         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
9734         (gud-watch): Use format option.  Remove font properties from string.
9735         (gdb-var-create-handler, gdb-var-list-children-handler):
9736         Don't bother about properties as there are none.
9737         (gdb-var-create-handler, gdb-var-list-children-handler)
9738         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
9739         with two arguments.
9740         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
9741         Let speedbar show value changes with a different font.
9742         (gdb-edit-value): New defun.
9743         (gdb-clear-partial-output, gdb-clear-inferior-io)
9744         (def-gdb-auto-update-handler): Use erase-buffer.
9745         (gdb-frame-handler): Display watch expressions in
9746         FUNCTION::VARIABLE format if required.
9748 2003-12-23  John Paul Wallington  <jpw@gnu.org>
9750         * info.el (Info-unescape-quotes, Info-split-parameter-string)
9751         (Info-goto-emacs-command-node): Doc fixes.
9753 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
9755         * cus-edit.el (custom-add-parent-links): Define "many".
9757 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
9759         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
9760         (widget-child-validate, widget-type-value-create)
9761         (widget-type-default-get, widget-type-match): New functions.
9762         (lazy): New widget.
9763         (menu-choice, checklist, radio-button-choice, editable-list)
9764         (group, documentation-string): Remove redundant (per 2003-10-25
9765         change) calls to `widget-children-value-delete'.
9766         (widget-choice-value-get, widget-choice-value-inline): Remove.
9767         (menu-choice): Update widget.
9769 2003-12-03  Kenichi Handa  <handa@m17n.org>
9771         * language/cyrillic.el: Register "microsoft-cp1251" in
9772         ctext-non-standard-encodings-alist.
9773         ("Bulgarian"): Add ctext-non-standard-encodings.
9774         ("Belarusian"): Likewise.
9776         * international/mule-conf.el (compound-text-with-extensions):
9777         Change the type to 2 (iso-2022 base).
9779         * international/mule.el (ctext-non-standard-encodings-alist):
9780         Change the format.
9781         (ctext-non-standard-encodings): New variable.
9782         (ctext-post-read-conversion): Fully re-written.
9783         (ctext-non-standard-designations-alist): Delete it.
9784         (ctext-non-standard-encodings-table): New function.
9785         (ctext-pre-write-conversion): Fully re-written.
9787 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
9789         * cus-edit.el (custom-add-parent-links): Add documentation links
9790         for parent, if the item has none of its own.
9792 2003-11-30  Richard M. Stallman  <rms@gnu.org>
9794         * dired-aux.el (dired-do-query-replace-regexp):
9795         Report files visited read-only.
9797 2003-11-30  Juri Linkov  <juri@jurta.org>
9799         * dired-aux.el (dired-compare-directories): New command.
9800         (dired-file-set-difference, dired-files-attributes): New functions.
9802 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
9803         Version 2.0.38 of Tramp released.
9805         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
9806         Charles Curley <charlescurley@charlescurley.com>.
9807         (tramp-multi-connection-function-alist): Add ssht entry which adds
9808         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
9809         Aichner.
9810         (tramp-get-method-parameter): New function to retrieve a method
9811         parameter.  This allows for omission of method parameters.
9812         Callers adjusted.
9814 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
9816         * net/tramp.el: Add new optional parameter ID-FORMAT to
9817         `file-attributes'.  Calls of `file-attributes' won't use this
9818         parameter for backward compatibility reasons.
9819         (tramp-perl-file-attributes): Add a new parameter to Perl script
9820         in order to handle uid/gid as strings, if desired.
9821         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
9822         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
9823         order to make the function more general.
9824         (tramp-handle-file-attributes): Replace proprietary optional
9825         parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
9826         (tramp-handle-file-attributes-with-perl): Handle parameter
9827         NONNUMERIC if set.  This wasn't done in the past.
9828         (tramp-post-connection): Apply second parameter "$2" if
9829         `tramp-remote-perl' is called.
9831         * net/tramp-smb.el (tramp-smb-handle-delete-file):
9832         Correct cut'n'waste error (`filename' instead of `directory').
9833         (tramp-smb-handle-directory-files-and-attributes)
9834         (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
9835         introduced parameter ID-FORMAT.
9836         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
9837         error (`directory' instead of `ldir').
9839         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
9840         `file-attributes' has a second parameter.  If yes, apply it with
9841         value "'integer".  Otherwise, don't use that parameter (default is
9842         integer format).
9844 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
9846         * help.el (help-map): Bind `display-local-help' to `C-h .'.
9847         (help-for-help): Add `C-h .' to the listed Help options.
9848         Remove trailing whitespace.
9850         * help-at-pt.el: New file.
9852 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
9854         * subr.el (noreturn, 1value): New macros for test coverage.
9855         See `testcover.el'.
9857         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
9859         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
9860         for macro `1value'.
9861         (testcover-1value): New function.  Checks that a 1value form
9862         actually returns only one value.  Requested by RMS.
9864 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
9866         * gdb-ui.el (gud-watch, gdb-var-create-handler)
9867         (gdb-var-list-children, gdb-var-list-children-handler)
9868         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
9869         gdb commands that use mi to keep them out of the command history.
9871 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9873         * cus-start.el (all): Add use-file-dialog.
9875 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9877         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
9879 2003-11-27  Kim F. Storm  <storm@cua.dk>
9881         * subr.el (posn-object-x-y): New defun.
9883 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9885         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
9886         Don't use `space' for \\\n.
9887         Be more selective as to which # are comment-starters.
9889 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
9891         * subr.el (number-sequence): Improve handling of floating point
9892         arguments (suggested by Kim Storm).  Allow negative arguments.
9894 2003-11-26  Kenichi Handa  <handa@m17n.org>
9896         * international/mule-cmds.el (standard-display-european-internal):
9897         Cancel the standard-display-table setting for ` and '.
9899 2003-11-26  Kim F. Storm  <storm@cua.dk>
9901         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
9902         New defcustoms to add ffap-like functionality to ido.
9903         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
9904         (ido-no-final-slash): New defun.
9905         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
9906         (ido-read-file-name): ): Toggle VC checking via
9907         vc-handled-backends instead of vc-master-templates.
9908         (ido-file-internal): Handle ido-use-url-at-point and
9909         ido-use-filename-at-point via code borrowed from ffap-guesser.
9910         Handle new ido-exit code ffap.
9911         (ido-sort-list): Ignore final slash when sorting file names.
9913 2003-11-25  Kim F. Storm  <storm@cua.dk>
9915         * emulation/cua-base.el (cua--standard-movement-commands):
9916         Add forward-sentence and backward-sentence.
9918 2003-11-25  Stephen Eglen  <stephen@gnu.org>
9920         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
9921         iswitchb-exit is set to 'usefirst when user selects buffer at head
9922         of list using RET.  (Selecting buffers at the head of the list was
9923         broken if the substring was also a complete buffername.)
9925 2003-11-23  Kim F. Storm  <storm@cua.dk>
9927         * progmodes/compile.el (grep-command, grep-use-null-device)
9928         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
9929         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
9930         (grep-regexp-alist, grep-program, find-program)
9931         (grep-find-use-xargs, grep-history, grep-find-history)
9932         (grep-process-setup, grep-compute-defaults)
9933         (grep-default-command, grep, grep-tag-default, grep-find)
9934         (grep-expand-command-macros, grep-tree-last-regexp)
9935         (grep-tree-last-files, grep-tree): Move grep variables, functions
9936         and commands to new file grep.el.
9937         (compilation-mode-map): Remove grep commands from Compile sub-menu.
9938         (compilation-process-setup-function): Doc fix.
9939         (compilation-highlight-regexp, compilation-highlight-overlay): New
9940         defvars used for highlighting current compile error in source buffer.
9941         (compile-internal): New optional args HIGHLIGHT-REGEXP and
9942         LOCAL-MAP which overrides compilation-highlight-regexp and
9943         compilation-mode-map for this compilation.
9944         Delay calling compilation-set-window-height until after running
9945         compilation-process-setup-function so it can buffer-local override
9946         compilation-window-height.
9947         Check buffer-local value of compilation-scroll-output.
9948         (compilation-set-window-height): Use buffer-local value of
9949         compilation-window-height.
9950         (compilation-revert-buffer): Don't pass (undefined)
9951         preserve-modes arg to revert-buffer.
9952         (next-error-no-select, previous-error-no-select): New commands.
9953         (compilation-goto-locus): Temporarily highlight current match in
9954         source buffer using compilation-highlight-regexp.
9956         * progmodes/grep.el: New file with grep code from compile.el.
9957         (grep): New defcustom group.
9958         (grep-window-height): New defcustom, like compilation-window-height.
9959         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
9960         (grep-scroll-output): New defcustom, like compilation-scroll-output.
9961         (grep-command, grep-use-null-device, grep-find-command)
9962         (grep-tree-files-aliases, grep-tree-ignore-case)
9963         (grep-tree-ignore-CVS-directories): Move to grep custom group.
9964         (grep-setup-hook): New hook variable.
9965         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
9966         (grep-last-buffer): New defvar, override compilation-last-buffer.
9967         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
9968         Call compile-internal with args highlight-regexp and grep-mode-map.
9970 2003-11-23  Kim F. Storm  <storm@cua.dk>
9972         * subr.el (event-start, event-end): Doc fix.
9973         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
9974         (posn-area, posn-actual-col-row, posn-object): New defuns.
9975         (posn-col-row): Simplify doc.  Rewrite to use cond.
9976         (posn-point): Also return buffer position for events outside text
9977         area (that info is now present in the event position).
9979         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
9980         mouse-set-point so that hscroll still works now that clicks on
9981         fringes generate specific mouse events.
9982         (mouse-set-point): Note that it now works in fringes and margins
9983         too due to new semantics of posn-point in fringes and margins.
9985         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
9986         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
9988 2003-11-20  Kim F. Storm  <storm@cua.dk>
9990         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
9991         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
9992         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
9993         to 100 for icons to avoid increasing line height when shown.
9995 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9997         * newcomment.el (comment-normalize-vars): Initialize properly if
9998         comment-start was nil.
10000 2003-11-19  Andreas Schwab  <schwab@suse.de>
10002         * simple.el (set-variable): Fix indentation.
10004 2003-11-17  Kenichi Handa  <handa@m17n.org>
10006         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
10007         Fix docstring.
10009 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
10011         * international/latin1-disp.el (latin1-display): Fix docstring.
10013 2003-11-16  John Wiegley  <johnw@newartisans.com>
10015         * eshell/em-ls.el (eshell-ls-file): There are times with
10016         size-width is nil and uncomputed (when directories are created in
10017         dired, for example); in this case, 4 is reasonable default value,
10018         although it may caused skewed new entries (which could be avoided
10019         by returning the original value of 8 in all cases, but 99% of the
10020         time this is a waste of whitespace).
10022 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
10024         * cc-engine.el (c-guess-continued-construct)
10025         (c-guess-basic-syntax): Check a little more carefully if it's a
10026         function declaration when an unknown construct followed by a block
10027         is found inside a statement context.  This avoids macros followed
10028         by blocks to be taken as function declarations.
10030         (c-guess-continued-construct): Change the analysis of a statement
10031         continuation with a brace open to `substatement-block', for
10032         consistency with recognized statements.
10034         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
10035         start is in a position so that `c-beginning-of-statement-1' jumped
10036         to the beginning of the same statement.
10038         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
10039         Don't accept binary operators in the arglist if we're in a function
10040         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
10041         template recognition in cases like "if (a < b || c > d)".
10043         (c-restricted-<>-arglists): New more appropriate name for
10044         `c-disallow-comma-in-<>-arglists'.
10046         Accessing functions updated for the variable name change.
10048         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
10049         match data could get clobbered if NOT-INSIDE-TOKEN is used.
10051         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
10052         labels.
10054         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
10055         instead of duplicating parts of it.  This fixes bogus label
10056         recognition.
10058         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
10059         of checking the context in which to apply the minimum indentation,
10060         so that it isn't enforced in e.g. namespace blocks.
10062         * cc-vars.el (c-inside-block-syms): New constant used by
10063         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
10064         to somewhat reduce the risk of becoming stale.
10066         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
10067         cc-cmds to cc-engine to allow use from cc-align.
10069         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
10070         qualified identifiers containing "::".
10072         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
10073         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
10075         * cc-vars.el (c-emacs-features): Use a space in front of the name
10076         of the temporary buffer.  That also avoids dumping problems in
10077         XEmacs due to undo info being left around after the buffer is killed.
10079         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
10080         arglist to see if it's a K&R style declaration.
10082         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
10083         before returning `knr-argdecl-intro'.
10085 2003-11-16  John Wiegley  <johnw@newartisans.com>
10087         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
10088         field in a long-listing always 8 characters, use `size-width',
10089         which has already been computed.
10091 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
10093         * subr.el (minor-mode-list): Add `hs-minor-mode'.
10095 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
10097         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
10098         Support operation while narrowed, with `diff-restrict-view'.
10100 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
10102         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10103         Take additional optional arg NARROWFUN.  For the generated functions:
10104         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
10105         include frags that arrange to check for and save narrowing state before
10106         the move and then conditionally call NARROWFUN after the move.
10108 2003-11-14  John Wiegley  <johnw@newartisans.com>
10110         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
10111         that was optional, but obviously missing based on surrounding code.
10113         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
10114         string arguments to numbers unless the whole argument was seen as
10115         a number.
10117 2003-11-14  Kenichi Handa  <handa@m17n.org>
10119         * international/mule.el (ctext-non-standard-encodings-alist):
10120         Fix coding systems.
10122 2003-11-10  Kenichi Handa  <handa@m17n.org>
10124         * language/kannada.el ("Kannada"): Add sample-text.
10126         * language/knd-util.el (kannada-compose-region)
10127         (kannada-compose-string, kannada-post-read-conversion):
10128         Add autoload cookie.
10130         * international/quail.el (quail-completion): Change the message
10131         "corresponding translations" to "corresponding characters".
10133 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
10135         * descr-text.el (describe-char): Fix typo.
10137 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
10139         These changes are to support Kannada language/script.
10141         * Makefile.in (DONTCOMPILE): Add kannada.el.
10143         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
10145         * loadup.el: Preload kannada.el.
10147         * language/ind-util.el (ucs-kannada-to-is13194-alist)
10148         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
10149         New variables.
10151         * language/kannada.el: New file.
10153         * language/knd-util.el: New file.
10155 2003-11-07  Andreas Schwab  <schwab@suse.de>
10157         * progmodes/autoconf.el (autoconf-font-lock-keywords):
10158         Also highlight AH_*.
10160         * xml.el (xml-parse-dtd): Fix misplaced paren.
10162 2003-11-07  Kenichi Handa  <handa@m17n.org>
10164         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
10166 2003-11-05  Juri Linkov  <juri@jurta.org>
10168         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
10169         (desktop-buffer-file): Use saved buffer-file-coding-system
10170         for file reading.  Set auto-insert to nil to prevent automatic
10171         insertion into restored empty files.
10173 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
10175         * files.el (risky-local-variable-p): Make second argument optional.
10177 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10179         * subr.el (add-hook): Fix last change.
10181 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
10183         * mail/rmail.el (rmail-convert-to-babyl-format):
10184         If base64-decode-region signals an error, catch it and silently
10185         ignore it.
10187 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
10189         * xml.el (xml-parse-region): Allow comments to appear after the
10190         topmost element has closed.
10191         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
10192         (xml-ns-expand-attr): New functions to do namespace handling.
10193         (xml-intern-attrlist): Back-compatible handling of attribute names.
10194         (xml-parse-tag): Move namespace handling to separate functions.
10195         Now produces elements in the form ((:ns . "element") (attr-list)
10196         children) instead of ('ns:element (attr-list) children).
10197         (xml-parse-attlist): Fix attribute parsing.
10198         (xml-parse-dtd): Change parsing so that it produces strings
10199         instead of interned symbols.
10201 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
10203         * dired.el (dired-ls-sorting-switches): Doc fix.
10205 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
10207         * emacs-lisp/rx.el (rx-or): Fix the case of
10208         "(rx (and ?a (or ?b ?c) ?d))".
10210 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
10212         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
10213         (texinfo-format-region): Use it.
10214         (texinfo-format-buffer-1): Ditto.
10216 2003-11-01  Alan Mackenzie  <acm@muc.de>
10218         Changes to allow scrolling whilst in isearch mode:
10219         * isearch.el (isearch-unread-key-sequence): New function,
10220         extracted from isearch-other-meta-char.
10221         (top level): (put 'foo 'isearch-scroll) on all Emacs's
10222         "scrollable" standard functions.
10223         (isearch-allow-scroll): New customizable variable.
10224         (isearch-string-out-of-window, isearch-back-into-window)
10225         (isearch-reread-key-sequence-naturally)
10226         (isearch-lookup-scroll-key): New functions.
10227         (isearch-other-meta-char): Doc string and functionality enhanced.
10228         Now accepts a prefix argument.
10229         (isearch-lazy-highlight-window-end): New variable.
10230         (isearch-lazy-highlight-new-loop): Pay attention to the window's
10231         end (thru isearch-lazy-highlight-window-end), not only its start.
10233         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
10234         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
10235         (universal-argument, universal-argument-more, negative-argument)
10236         (digit-argument, universal-argument-other-key): Minor changes.
10238 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
10240         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
10241         recursively if the last message is deleted, thus avoiding an
10242         infinite loop.
10244 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10246         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
10247         (tex-main-file): Don't add .tex if the extension is already present.
10248         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
10250 2003-10-29  Lute Kamstra  <lute@gnu.org>
10252         * progmodes/octave-inf.el (inferior-octave-prompt):
10253         Recognize version number in prompt.
10255 2003-10-28  Dave Love  <fx@gnu.org>
10257         * international/characters.el: Fix some Unicode ranges.
10259 2003-10-28  Kenichi Handa  <handa@m17n.org>
10261         * disp-table.el (standard-display-8bit)
10262         (standard-display-default, standard-display-ascii)
10263         (standard-display-g1, standard-display-graphic)
10264         (standard-display-underline): Assure that standard-display-table
10265         is a display table.
10267 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10269         * simple.el (reindent-then-newline-and-indent): Delete space *after*
10270         reindenting the first line.
10272 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
10274         * wid-edit.el (widget-default-delete): Always delete child widgets.
10276 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10278         * newcomment.el (comment-indent): Don't call indent-according-to-mode
10279         if the line has code.
10280         Don't try to line up with something that's too far left.
10282         * progmodes/octave-mod.el (octave-comment-start): Simplify.
10283         (octave-mode-syntax-table): Add % as a comment starter.
10284         (octave-point): Remove.
10285         (octave-in-comment-p, octave-in-string-p)
10286         (octave-not-in-string-or-comment-p, calculate-octave-indent)
10287         (octave-blink-matching-block-open, octave-auto-fill):
10288         Use line-(beginning|end)-position instead.
10290 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
10292         * emacs-lisp/authors.el (authors-aliases): Add correct realname
10293         for Francesco Potort\e,Al\e(B.
10295 2003-10-23  Dave Love  <fx@gnu.org>
10297         * international/mule-cmds.el (locale-charset-to-coding-system):
10298         Don't rely on nil being a coding system.
10300         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
10301         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
10302         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
10304 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
10306         * gdb-ui.el (gdb-current-language): New variable.
10307         (gdb-update-flag): Remove variable.
10308         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
10309         (gdb-take-last-elt): Remove function.
10310         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
10311         (gdb-post-prompt): Check for variable object changes here.
10313         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
10314         object changes in gdb-ui.el.
10316 2003-10-21  Richard M. Stallman  <rms@gnu.org>
10318         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
10320         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
10321         Don't check for foo*/ wildcard form here.
10322         (insert-directory): Recognize foo*/ as a wildcard.
10323         Separate wildcard-regexp variable from the arg, wildcard.
10325         * subr.el (add-hook): Correctly detect when make-local-hook was used.
10326         (remove-hook): Correctly handle strange cases about local hooks.
10328 2003-10-21  David Ponce  <david@dponce.com>
10330         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
10331         argument REAL, to return a real number instead of a rounded
10332         integer value.  Define as inline function.
10333         (ruler-mode-right-fringe-cols): Likewise.
10334         (ruler-mode-scroll-bar-cols): New function.
10335         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
10336         (ruler-mode-right-scroll-bar-cols): Likewise.
10337         (ruler-mode-space): New function.
10338         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
10339         scroll bar mode and margins in a more robust way.
10341 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
10343         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
10344         (antlr-c-init-language-vars): New function.
10345         (antlr-mode): Use it with cc-mode before v5.29.
10346         (antlr-c-common-init): Don't set some local vars here.
10347         (antlr-mode): Set them here.
10348         (antlr-c-forward-sws): New function alias.
10349         (antlr-mode): Redefine with cc-mode before v5.30.
10350         (antlr-skip-sexps): Use it.
10351         (antlr-skip-exception-part): Ditto.
10352         (antlr-skip-file-prelude): Ditto.
10353         (antlr-outside-rule-p): Ditto.
10354         (antlr-end-of-body): Ditto.
10355         (antlr-option-kind): Ditto.
10356         (antlr-insert-option-area): Ditto.
10357         (antlr-file-dependencies): Ditto.
10359 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10361         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
10362         Move backward only if point was not inside an entry.
10364 2003-10-21  Richard M. Stallman  <rms@gnu.org>
10366         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
10368 2003-10-21  Juri Linkov  <juri@jurta.org>
10370         * compare-w.el: Automatically skip non-matching text to resync.
10371         (compare-windows-whitespace): Doc fix.
10372         (compare-windows-sync, compare-windows-sync-string-size)
10373         (compare-windows-recenter, compare-ignore-whitespace)
10374         (compare-windows-highlight, compare-windows-face): New variables.
10375         (compare-windows): Use compare-windows-sync.
10376         (compare-windows-highlight, compare-windows-dehighlight)
10377         (compare-windows-sync-regexp)
10378         (compare-windows-sync-default-function): New functions.
10380 2003-10-21  Juri Linkov  <juri@jurta.org>
10382         * diff.el (diff-parse-differences): Don't visit the files now;
10383         instead, just record the error locus.
10385 2003-10-21  Dave Love  <fx@gnu.org>
10387         * progmodes/cfengine.el: New file.
10389 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10391         * complete.el (PC-do-completion): Do not forget to use `pred' as the
10392         default-directory when completing file names.
10394 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
10396         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
10397         followed by the word `face', it gets treated as a face, even if
10398         it is also defined as a variable or a function.
10400 2003-10-20  Dave Love  <fx@gnu.org>
10402         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10403         Avoid incf in macro expansion.
10405 2003-10-20  John Paul Wallington  <jpw@gnu.org>
10407         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
10408         `evenp' so we don't implicitly require cl library at runtime.
10410 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
10412         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
10413         (help-make-xrefs): Only make cross-references for faces if
10414         preceded or followed by the word `face'.  Do not make a
10415         cross-reference for variables without variable documentation,
10416         unless preceded by the word `variable' or `option'.  Update doc
10417         string accordingly.
10419 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
10421         * progmodes/hideshow.el: Rewrite one-armed `if'
10422         constructs using either `when' or `unless'.
10423         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
10425 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
10427         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
10428         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
10429         instead of 12x12.
10431 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
10433         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
10434         message while converting to Babyl.
10436 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
10438         * allout.el (allout-mode): Doc fix.
10440 2003-10-16  Lute Kamstra  <lute@gnu.org>
10442         * subr.el (force-mode-line-update): Fix docstring.
10444 2003-10-14  Dave Love  <fx@gnu.org>
10446         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
10447         (default-input-method): Add :link, improve :type.
10448         (locale-charset-language-names): Fix utf-8 pattern.
10449         (locale-charset-match-p, locale-charset-alist)
10450         (locale-charset-to-coding-system): New.
10451         (set-locale-environment): Deal with codeset part of locale specs.
10453 2003-10-14  Lute Kamstra  <lute@gnu.org>
10455         * fringe.el (fringe-mode): Use active voice in docstring.
10456         (set-fringe-style): Ditto.
10458 2003-10-13  Lute Kamstra  <lute@gnu.org>
10460         * fringe.el (fringe-mode): Fix docstring.
10461         (set-fringe-style): Ditto.
10463 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
10465         * ediff-mult.el (ediff-filegroup-action):
10466         Use ediff-default-filtering-regexp.
10468         * ediff-util.el (ediff-recenter): Don't call
10469         ediff-restore-highlighting twice.
10470         (ediff-select-difference): Set current difference.
10471         (ediff-unselect-and-select-difference): Add comment.
10473         * ediff.el (ediff-directories,ediff-directory-revisions)
10474         (ediff-directories3,ediff-merge-directories)
10475         (ediff-merge-directories-with-ancestor)
10476         (ediff-merge-directory-revisions)
10477         (ediff-merge-directory-revisions-with-ancestor):
10478         Use ediff-default-filtering-regexp.
10480 2003-10-12  Andreas Schwab  <schwab@suse.de>
10482         * international/mule-cmds.el (locale-charset-language-names):
10483         Simplify regex by removing unused grouping.
10485 2003-10-10  Dave Love  <fx@gnu.org>
10487         * bindings.el: Don't bind stop.
10489 2003-10-08  Miles Bader  <miles@gnu.org>
10491         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
10492         face instead of attempting to emulate it.
10494 2003-10-07  Kenichi Handa  <handa@m17n.org>
10496         * international/mule-diag.el (list-coding-systems-1): List coding
10497         systems that are loaded automatically.
10499         * international/code-pages.el (iso-8859-11): Add autoload cookie.
10501         * international/mule.el (autoload-coding-system): New function.
10503 2003-10-07  Andreas Schwab  <schwab@suse.de>
10505         * log-edit.el (log-edit-changelog-entries): Prefer local value of
10506         change-log-default-name in the buffer visiting the file.
10508 2003-10-06  Dave Love  <fx@gnu.org>
10510         * files.el (find-file-hook): Customize.
10511         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
10513         * bindings.el (completion-ignored-extensions): Remove .log.
10514         (global-map): Add again, open, stop keys.
10516 2003-10-05  Richard M. Stallman  <rms@gnu.org>
10518         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
10519         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
10520         Use sh-modify directly.
10521         (sh-select): Use sh-append, not eval.
10523         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
10525         * info.el (Info-following-node-name): New function.
10527         * loadhist.el (unload-feature-special-hooks):
10528         Rename from loadhist-hook-functions.
10529         (loadhist-hook-functions): Now an alias.
10531 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
10533         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
10534         file-name clashes on 8+3 filesystems.
10536         * Makefile.in (DONTCOMPILE, bootstrap-clean):
10537         Rename loaddefs-boot.el to ldefs-boot.el
10539         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
10540         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
10542 2003-10-03  Lute Kamstra  <lute@gnu.org>
10544         * info.el (Info-mode): Revert previous change.
10545         (Info-escape-percent): New function.
10546         (Info-fontify-node): Use it.
10548 2003-10-02  Andreas Schwab  <schwab@suse.de>
10550         * loaddefs-boot.el: Regenerated.
10552 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
10554         * ffap.el: Remove defadvice related code from CVS since `complete'
10555         provides a `PC-completion-as-file-name-predicate' variable that
10556         ffap can override.
10558 2003-10-02  Kenichi Handa  <handa@m17n.org>
10560         * international/utf-8.el (ccl-decode-mule-utf-8):
10561         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
10563         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
10564         * international/subst-big5.el: Likewise.
10565         * international/subst-gb2312.el: Likewise.
10566         * international/subst-ksc.el: Likewise.
10568 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
10570         * calendar/calendar.el (increment-calendar-month)
10571         (calendar-leap-year-p, calendar-absolute-from-gregorian)
10572         (generate-calendar, calendar-read-date, calendar-interval)
10573         (calendar-day-of-week): Handle years BC.
10574         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
10576 2003-10-01  Dave Love  <fx@gnu.org>
10578         * language/cyrillic.el (cp1251): Alias for windows-1251.
10580         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
10581         bootstrap.
10583 2003-10-01  Lute Kamstra  <lute@gnu.org>
10585         * files.el: Fix typo.
10586         * imenu.el (imenu--generic-function): Docstring fix.
10588 2003-09-30  Richard M. Stallman  <rms@gnu.org>
10590         * dired.el (dired-mode): Handle dired-directory as a list.
10592 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
10594         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
10596         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
10598         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
10599         Replace gud-display with gud-watch.
10600         (gud-speedbar-buttons): Add stuff for watching expressions
10601         in the speedbar when using M-x gdba.  Use dolist on old part
10602         of this function.
10604         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
10605         (gdb-update-flag): New variables.
10606         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
10607         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
10608         (gud-watch, gdb-var-create-handler) : New functions.
10609         (gdb-var-list-children, gdb-var-list-children-handler)
10610         (gdb-var-create-regexp, gdb-var-update-regexp)
10611         (gdb-var-list-children-regexp): New constants.
10612         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
10613         (gdb-annotation-rules): Reduce annotation set (level 3).
10614         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
10615         (gdb-post-prompt): Don't update GDB buffers every time speedbar
10616         updates.
10617         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
10618         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
10619         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
10620         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
10621         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
10622         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
10623         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
10624         (gud-display, gud-display1)
10625         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
10626         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
10627         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
10628         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
10629         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
10630         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
10631         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
10632         (gdb-display-display-buffer, gdb-toggle-display)
10633         (gdb-delete-display, gdb-expressions-popup-menu)
10634         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
10635         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
10636         to display buffer.
10638 2003-09-30  Richard M. Stallman  <rms@gnu.org>
10640         * progmodes/ada-mode.el (ada-mode): Don't use advice.
10641         Instead, set which-func-functions.
10643         * progmodes/which-func.el (which-func-modes): Add ada-mode.
10644         (which-func-functions): New variable.
10645         (which-function): Use that.
10647         * info.el (Info-mode): Double each `%' in header line.
10649         * emacs-lisp/lisp-mnt.el (lm-with-file):
10650         When FILE is nil, run BODY in current buffer.
10652         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
10654         * help.el (describe-mode): Start with a brief list of minor modes.
10655         Find them thru minor-mode-list so as to find them all.
10656         Show them in alphabetical order.
10658         * mail/sendmail.el (mail-aliases): Doc fix.
10660         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
10662 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
10664         * mail/rmailsum.el (rmail-make-summary-line-1):
10665         Change comma after last label to a space.
10666         (rmail-summary-font-lock-keywords): Adapt to that change.
10668 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
10670         * progmodes/scheme.el (scheme-mode-variables): When setting
10671         `font-lock-defaults', also specify that "#" should
10672         be interpreted with `word' syntax.
10673         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
10675 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
10677         * desktop.el: A lot of comments updated.
10678         (desktop-save-mode): Minor mode introduced.
10679         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
10680         (desktop-load-default): Function made obsolete.
10681         (desktop-locals-to-save): Variable made customizable.
10682         (desktop-read): Optional parameter `dirname' added.
10683         (desktop-change-dir, desktop-revert): Parameter `dirname' in
10684         `desktop-read' used.
10685         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
10687 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
10689         * whitespace.el (whitespace-clean-msg): Add user customizable message
10690         for displaying ``clean'' output.
10691         (whitespace-buffer): Use `whitespace-clean-msg'.
10692         (whitespace-global-mode): Fix typo.
10694 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
10696         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
10698 2003-09-29  Lute Kamstra  <lute@gnu.org>
10700         * bindings.el (mode-line-modes): Remove superfluous :propertize
10701         construct in initialization.
10702         (mode-line-position): Change cons cell into proper list in
10703         initialization.
10705 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
10707         * international/mule.el (decode-coding-inserted-region): Use car
10708         of the return value of find-operation-coding-system.
10710 2003-09-29  Kenichi Handa  <handa@m17n.org>
10712         * descr-text.el (describe-char): Fix previous change.
10714 2003-09-28  Kenichi Handa  <handa@m17n.org>
10716         * descr-text.el (describe-char-display): New function.
10717         (describe-char): Pay attention to display table on describing how
10718         a character is displayed.
10720         * international/mule-cmds.el (encoded-string-description):
10721         Prepend "0x" to each encoded byte.
10723 2003-09-28  Andreas Schwab  <schwab@suse.de>
10725         * find-file.el (ff-special-constructs): Add autoload cookie.
10727 2003-09-28  Kevin Ryde  <user42@zip.com.au>
10729         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
10730         makeinfo appends to duplicate index entries.
10732 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
10734         * dired-x.el (dired-clean-tex): Doc fix.
10736         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
10737         using a Chinese tutorial.
10739 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
10741         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
10742         between "MAIL FROM:" and "RCPT TO:" and the following address.
10744 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
10746         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
10748 2003-09-28  David Ponce  <david@dponce.com>
10750         * recentf.el (recentf-initialize-file-name-history): New defcustom.
10751         (recentf-load-list): When `recentf-initialize-file-name-history'
10752         is non-nil, initialize an empty `file-name-history' with the
10753         recent list.
10755 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
10757         * man.el (Man-default-man-entry): Remove the leading `*' from the
10758         word at point.
10760 2003-09-26  Lute Kamstra  <lute@gnu.org>
10762         * bindings.el (mode-line-position): Mention size indication in
10763         docstring.
10765 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
10767         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
10769         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
10770         because it's autoloaded now.
10772 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
10774         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
10775         (sh-font-lock-keywords, sh-feature): Fix previous change of
10776         sh-feature to avoid infloop with sh-font-lock-keywords.
10778 2003-09-25  Kim F. Storm  <storm@cua.dk>
10780         * frame.el (frame-current-scroll-bars): New defun.
10782         * window.el (window-current-scroll-bars): New defun.
10784 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10786         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
10787         cause errors when the state cache contains info on parts that have
10788         been narrowed out.
10790 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10792         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
10793         `c-setup-paragraph-variables' has to be used when this variable is
10794         changed; it doesn't work to reinitialize the mode since that
10795         typically clobbers the variable.
10797         * progmodes/cc-styles.el (c-setup-paragraph-variables):
10798         Make it interactive.
10800 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10802         * progmodes/cc-fonts.el (c-font-lock-declarations):
10803         Fix recognition of constructors and destructors for classes whose
10804         names are matched by `*-font-lock-extra-types'.
10806         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
10807         followed by an identifier in C++ then it's a type.
10809 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10811         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
10812         problem that primarily affected XEmacs.  Don't use faces to find
10813         unterminated strings since Emacs and XEmacs fontify strings
10814         differently - this function should now work better in XEmacs.
10816 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10818         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
10819         `expand-abbrev' workaround which caused braces to misbehave inside
10820         macros.
10822         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
10823         handling.  This bug could cause interactive font locking to bail out.
10825 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10827         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
10828         Handle paren-style types in Pike.  Also fixed some cases of
10829         insufficient handling of unbalanced parens.
10831 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
10833         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
10834         common shell prompts that are not common filename or URL characters.
10835         (ffap-file-at-point): Use the new regexp to strip the prompts from
10836         the file names.  This is an issue mostly for user prompts that
10837         don't have a trailing space and find-file-at-point is invoked from
10838         within a shell inside Emacs.
10840 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
10842         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
10843         stamps numerically, rather than textually.
10845 2003-09-24  Kenichi Handa  <handa@m17n.org>
10847         * language/devan-util.el (devanagari-post-read-conversion):
10848         * language/mlm-util.el (malayalam-post-read-conversion):
10849         * language/tml-util.el (tamil-post-read-conversion):
10850         Add autoload cookie.
10852         * international/utf-8.el (utf-8-post-read-conversion):
10853         Call post-read-conversion functions for Devanagari, Malayalam,
10854         and Tamil.
10856 2003-09-23  Dave Love  <fx@gnu.org>
10858         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
10860 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
10862         * progmodes/gud.el (perldb): Add gud-until to list of commands.
10863         Update gud-remove.
10865 2003-09-22  Richard M. Stallman  <rms@gnu.org>
10867         * progmodes/sh-script.el (sh-mode-default-syntax-table):
10868         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
10869         (sh-mode-syntax-table-input): New variable.
10870         (sh-require-final-newline): Don't use eval.
10871         (sh-builtins, sh-leading-keywords, sh-other-keywords)
10872         (sh-variables, sh-font-lock-keywords): Don't use eval.
10873         (sh-set-shell): When setting require-final-newline,
10874         treat value = `require-final-newline' as don't change it.
10875         Set sh-mode-syntax-table locally based on
10876         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
10878         * progmodes/compile.el (compile-internal):
10879         Call compilation-set-window-height before setting window start.
10881 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
10883         * emacs-lisp/bytecomp.el (byte-compile-log-file):
10884         Clear out byte-compile-last-warned-form.
10886 2003-09-22  Richard M. Stallman  <rms@gnu.org>
10888         * woman.el (woman-file-name, woman-follow-word):
10889         If current-word returns nil, use "".
10891         * simple.el (eval-expression): Bind standard-output in to-buffer case.
10893 2003-09-22  Richard M. Stallman  <rms@gnu.org>
10895         * emacs-lisp/lisp-mnt.el (lm-with-file):
10896         Don't visit the file, just use insert-file-contents in temp buffer.
10898 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
10900         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
10901         Add surrounding \\( and \\) around the header, as in
10902         for lm-history-header 'Change Log\\|History'.
10904 2003-09-22  John Paul Wallington  <jpw@gnu.org>
10906         * progmodes/ld-script.el: Add Commentary section,
10907         minor cleanup of file header.
10908         (ld-script-font-lock-keywords): Doc fix.
10909         (toplevel): Provide `ld-script' feature.
10911 2003-09-21  Kim F. Storm  <storm@cua.dk>
10913         * scroll-bar.el (set-scroll-bar-mode): Initialize to
10914         new built-in variable default-frame-scroll-bars.
10915         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
10916         scroll-bar-mode; notably, use it instead of t when we toggle
10917         scroll-bars on.
10918         (toggle-scroll-bar): Use default-frame-scroll-bars.
10920 2003-09-19  Masatake YAMATO  <jet@gyve.org>
10922         * pcvs.el (cvs-do-removal): Change the prompt depending on
10923         `filter' value.
10925 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
10927         * startup.el (command-line-1): Stop startup-echo-area-message
10928         being hidden by "Loading image..." message.
10929         (use-fancy-splash-screens-p, display-splash-screen):
10930         Move display-graphic-p test from latter to former.
10932         * progmodes/sh-script.el (sh-font-lock-keywords):
10933         Highlight escaped EOLs differently from other backslash constructs.
10935 2003-09-19  Richard M. Stallman  <rms@gnu.org>
10937         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
10938         New functions.
10939         (edebug-enter, edebug-outside-excursion): Use them.
10941         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
10942         Fix the condition for whether to print "In WHERE".
10944 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
10946         * finder.el (finder-mode-hook): New variable.
10947         (finder-mode): Run hook finder-mode-hook
10949 2003-09-18  Masatake YAMATO  <jet@gyve.org>
10951         * progmodes/ebrowse.el: Fix broken magic autoload comments.
10953 2003-09-17  Mario Lang  <mlang@delysid.org>
10955         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
10956         "p %e" to actually print the value in the GUD buffer.
10958 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
10960         From David Ponce <david.ponce@wanadoo.fr>:
10961         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
10962         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
10963         from loaddefs-boot.el if necessary.
10965 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
10967         * progmodes/gud.el (gud-find-class): Make jdb work again since
10968         cc-mode changed the syntactic information.
10970 2003-09-15  David Ponce  <david@dponce.com>
10972         * recentf.el: (recentf-exclude): Accept predicates too.
10973         (recentf-file-readable-p): New function.
10974         (recentf-include-p): Handle predicates in recentf-exclude.
10975         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
10976         (recentf-cleanup): Likewise.
10977         (recentf-save-list): Use write-file to handle backup of
10978         recentf-save-file.
10980 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
10982         * loaddefs-boot.el: Renamed from `loaddefs.el'
10983         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
10984         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
10985         necessary.
10987 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
10989         * electric.el (Electric-pop-up-window): For the `one-window' case,
10990         no longer disconcertingly move point in the original buffer.
10992 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10994         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
10996 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
10998         * dired.el (dired-mode-map): Fix typo.
11000 2003-09-11  Richard M. Stallman  <rms@gnu.org>
11002         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
11004 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
11006         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
11007         the function is less noisy.  Now only `kill-buffer' can ask questions.
11009 2003-09-10  Mario Lang  <mlang@delysid.org>
11011         * battery.el: Update Commentary and Copyright.
11012         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
11013         appear due to wrong ordering of the expressions in `or'.
11015 2003-09-09  Lute Kamstra  <lute@gnu.org>
11017         * misc.el (upcase-char): Fix docstring.
11018         (zap-up-to-char): New command.
11020 2003-09-08  David Ponce  <david@dponce.com>
11022         Ensure that recentf correctly updates the menu bar.
11023         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
11024         (recentf-menu-bar): New function.
11025         (recentf-clear-data): Use it
11026         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
11027         of easy-menu-change.
11029 2003-09-08  Lute Kamstra  <lute@gnu.org>
11031         * simple.el (size-indication-mode): New.
11032         * bindings.el (mode-line-position): Add buffer size indicator.
11034 2003-09-04  Mario Lang  <mlang@delysid.org>
11036         * battery.el (battery-linux-proc-acpi): New function.
11037         (battery-status-function): Modify default value calculation to also
11038         check for availability of ACPI.
11039         (battery-echo-area-format): Ditto.
11040         (battery-mode-line-format): Ditto.
11042 2003-09-06  Dave Love  <fx@gnu.org>
11044         * ielm.el (ielm-mode-hook): Add :options.
11046         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
11047         (eldoc-print-current-symbol-info): Use it.
11049 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
11051         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
11052         being displayed in GUD buffer.
11053         (gdb-idle-input-queue): Remove var.  Use just one queue.
11054         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
11055         Remove functions.  Use just one queue.
11056         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
11057         (gdb-invalidate-assembler, gdb-get-current-frame):
11058         Modify functions.  Use just one queue.
11060 2003-09-04  Dave Love  <fx@gnu.org>
11062         * cus-start.el: Add blink-cursor-alist.
11064         * ruler-mode.el (ruler-mode-fill-column-char)
11065         (ruler-mode-current-column-char): Use char-displayable-p,
11066         not window-system.
11068         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
11070         * language/european.el (windows-1252): Move from code-pages.
11072         * language/cyrillic.el ("Windows-1251"): Delete.
11073         ("Bulgarian", "Belarusian"): Remove `features'.
11074         (windows-1251): Move from code-pages.
11076         * international/mule-diag.el (non-iso-charset-alist):
11077         Remove `codepage' stuff.
11078         (print-designation, list-coding-systems-1): Output fixes.
11080         * international/code-pages.el (cp-make-translation-table)
11081         (cp-valid-codes): Made defsubsts.
11082         (cp-fix-safe-chars): Delete.
11083         (mule-diag): Don't require.
11084         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
11085         (top-level): Check for defined coding system when defining
11086         cp... aliases.  Change w32-add-charset-info test to avoid warning.
11087         (non-iso-charset-alist): Defvar when compiling.
11088         (cp-make-coding-system): Doc fix.
11090 2003-09-02  Jason Rumney  <jasonr@gnu.org>
11092         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
11093         line-ends from CVS before doing conversion.
11095 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
11097         * calendar/diary-lib.el (diary-header-line-flag)
11098         (diary-header-line-format): New variables.
11099         (list-diary-entries): Use them to set header line in simple diary.
11101         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
11102         other than font-lock-string-face to highlight backslashes.
11104 2003-09-01  Jason Rumney  <jasonr@gnu.org>
11106         * international/titdic-cnv.el (tit-read-key-value): Include \r in
11107         regexp.
11109 2003-09-01  Dave Love  <fx@gnu.org>
11111         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
11113         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
11114         and :help; also line and column numbers labels.
11116         * international/mule-util.el (char-displayable-p): Move from
11117         latin1-disp, rename and autoload.
11119         * international/latin1-disp.el (latin1-char-displayable-p):
11120         Now obsolete alias.  Replace uses with char-displayable-p.
11121         (latin1-display-ucs-per-lynx): Fix last change.
11123         * international/mule-cmds.el (standard-display-european-internal):
11124         Don't use char code for Latin-1 NBSP.
11125         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
11126         U+2018, U+2019 for `'.
11127         (select-safe-coding-system): Message fix.
11129 2003-09-01  Kenichi Handa  <handa@m17n.org>
11131         * international/fontset.el (setup-default-fontset): For Thai
11132         font, specify "*" family.
11134 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
11136         * progmodes/compile.el (previous-error): Accept a prefix
11137         argument, similarly to next-error.
11139 2003-08-31  Masatake YAMATO  <jet@gyve.org>
11141         * pcvs.el (cvs-do-removal): Use = instead of eq to check
11142         the number of files.  Bind the number of files to a local
11143         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
11145 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
11147         * vc-hooks.el (vc-make-version-backup): Fix the change made on
11148         2003-07-26: msdos-long-file-names is a function, not a variable.
11150 2003-08-29  Richard M. Stallman  <rms@gnu.org>
11152         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
11153         Do nothing with mail-personal-alias-file if it is nil.
11155         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
11156         Do nothing if mail-personal-alias-file is nil.
11158         * term.el (term-exec-1): Bind coding-system-for-read.
11160         * dired.el (dired-mouse-find-file-other-window):
11161         Use dired-view-command-alist here, as in dired-view-file.
11162         (dired-view-command-alist): Use %s to substitute file name.
11163         Handle .ps_pages, .eps, .jpg, .gif, .png.
11165 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
11167         * info.el (Info-mode-map): Bind S-tab and <backtab> to
11168         `Info-prev-reference', instead of M-tab.
11170 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
11172         * simple.el (blink-matching-open): Work correctly on chars that
11173         are designated as parens through the syntax-table text property.
11175 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
11177         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
11178         line break position in the middle of a non-kinsoku (e.g. latin)
11179         word, making it skip until either a space or a character with
11180         category "|".
11181         (kinsoku-longer): Test for end of buffer.
11183 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
11185         * mail/rmail.el (rmail-convert-to-babyl-format):
11186         Detect quoted-printable- and base64-encoded messages and decode them
11187         automatically.  Set the message's encoding from the charset=
11188         header, if any.  Decode base64-encoded messages in Mail format as well.
11190 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
11192         * mail/smtpmail.el: Fix previous change.
11193         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
11194         calling smtpmail-via-smtp.
11195         (smtpmail-via-smtp): Add fall-back values for envelope-from.
11197 2003-08-26  John Paul Wallington  <jpw@gnu.org>
11199         * image.el (image-jpeg-p): Don't search beyond length of data.
11201 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
11203         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
11204         misfeature in `expand-abbrev' which caused electric keywords like
11205         "else" to disappear if an open brace was typed directly afterwards.
11207 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
11209         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
11210         mandatory in `define-widget'.
11212         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
11213         Don't align the operators "!=", "<=" and ">=" as assignment operators.
11215         (c-assignment-operators): New language constant that only contains
11216         the assignment operators.
11218         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
11220 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
11222         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
11223         Safeguard against unbalanced sexps.
11225 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
11227         * version.el (emacs-version): Check for gtk.  Include gtk version info.
11229 2003-08-25  John Paul Wallington  <jpw@gnu.org>
11231         * man.el (Man-default-man-entry): Don't whizz past the section
11232         number before looking for it.
11234 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
11236         * progmodes/gud.el (gud-display-line): Don't set window-point if
11237         source buffer is not visible.  (Only happens with M-x gdba.)
11239         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
11240         documentation.
11241         (gdb-source, gdb-source-info): Update to assembler unnecessary
11242         as its done after each GDB command anyway.
11243         (gdb-pre-prompt): Use with-current-buffer.
11244         (gdb-insert-field): Add help-echo text.
11245         (gdb-invalidate-assembler): Re-display of assembler now done in
11246         gdb-info-breakpoints-custom.
11247         (gdb-info-breakpoints-custom): Force re-display of assembler to
11248         happen *after* update of breakpoints buffer.
11249         (gdb-display-source-buffer): Don't choke if gdb-source-window
11250         isn't visible.
11251         (gdb-put-string, gdb-put-arrow): Remove free variables.
11253 2003-08-24  John Paul Wallington  <jpw@gnu.org>
11255         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
11257         * man.el (Man-default-man-entry): Strip text properties when
11258         snarfing parts of entry because `format' preserves properties.
11260 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
11262         * files.el (file-newest-backup): Use `expand-file-name'.
11264         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
11265         Allow the diary to pop up a new frame, if needed.
11267         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
11268         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
11269         (smtpmail-send-it): Make treatment of envelope-from consistent with
11270         sendmail.el.
11272         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
11273         (sh-leading-keywords): Add the bash `time' reserved word.
11274         (sh-variables): Add some bash variables.
11275         (sh-add-completer): Fix nil branch of case statement.
11277 2003-08-24  Masatake YAMATO  <jet@gyve.org>
11279         * progmodes/ld-script.el: New file.
11281 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
11283         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
11285 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
11287         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
11288         Better explain obsolescence, and what to use instead.
11290 2003-08-23  Masatake YAMATO  <jet@gyve.org>
11292         * pcvs.el (cvs-do-removal): Show the deleted file name
11293         on the prompt.
11295 2003-08-20  Dave Love  <fx@gnu.org>
11297         * international/mule.el (make-coding-system)
11298         (set-buffer-file-coding-system): Doc fix.
11300         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
11302         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
11304         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
11306         * international/utf-16.el: Add mime-text-unsuitable coding system
11307         properties.
11309         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
11311         * cus-edit.el: Add some :links.
11312         (bib): Remove.
11314         * textmodes/bib-mode.el (bib): Add :group external.
11316 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
11318         * wid-edit.el (widget-echo-help): Make it handle expressions that
11319         evaluate to strings.
11321 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
11323         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
11325         Simplify selection of SQL products to define highlighting and
11326         interactive mode.  Includes detailed instructions on adding
11327         support for new products.
11329         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
11330         product for use in highlighting and interactive mode.
11331         (sql-interactive-product): New variable.  SQL product for
11332         sql-interactive-mode.
11333         (sql-product-support): New variable.  Specifies product-specific
11334         parameters to drive highlighting and interactive mode.
11335         (sql-imenu-generic-expression): Add more object types.
11336         (sql-sqlite-options): Correct comment.
11337         (sql-ms-program): Use "osql" rather than "isql".
11338         (sql-prompt-regexp, sql-prompt-length): Update comment.
11339         (sql-mode-menu): Add "Start SQLi session" entry.
11340         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
11341         (sql-mode-abbrev-table): Add abbreviations.  Support of
11342         SYSTEM-FLAG on define-abbrev.  Support was removed with last
11343         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
11344         (sql-mode-font-lock-object-name): Add font-lock pattern for object
11345         names.
11346         (sql-mode-ansi-font-lock-keywords): Set as default value.
11347         (sql-mode-oracle-font-lock-keywords): Set as default value.
11348         Support Oracle 9i keywords.
11349         (sql-mode-postgres-font-lock-keywords): Set as default value.
11350         (sql-mode-linter-font-lock-keywords): Set as default value.
11351         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
11352         SQLServer 2000.
11353         (sql-mode-sybase-font-lock-keywords)
11354         (sql-mode-interbase-font-lock-keywords)
11355         (sql-mode-sqlite-font-lock-keywords)
11356         (sql-mode-strong-font-lock-keywords)
11357         (sql-mode-mysql-font-lock-keywords)
11358         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
11359         keywords.
11360         (sql-mode-font-lock-defaults): Update comment.
11361         (sql-product-feature): New function.  Returns feature associated
11362         with a product from `sql-product-support' alist.
11363         (sql-product-font-lock): New function.  Set font-lock support
11364         based on `sql-product'.
11365         (sql-add-product-keywords): New function.  Add font-lock rules to
11366         product-specific keyword variables.
11367         (sql-set-product): New function.  Set `sql-product' and apply
11368         appropriate font-lock highlighting.
11369         (sql-highlight-product): New function.  Set font-lock support
11370         based on a product.  Also set mode name to include product name.
11371         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
11372         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
11373         Use `sql-set-product'.
11374         (sql-highlight-ms-keywords)
11375         (sql-highlight-sybase-keywords)
11376         (sql-highlight-interbase-keywords)
11377         (sql-highlight-strong-keywords)
11378         (sql-highlight-mysql-keywords)
11379         (sql-highlight-sqlite-keywords)
11380         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
11381         (sql-get-login): Prompt in the same order as the tokens.
11382         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
11383         (sql-product-interactive): New function.  Common portions of
11384         product-specific interactive mode wrappers.
11385         (sql-interactive-mode): Rewritten to use product features.
11386         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
11387         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
11388         (sql-db2, sql-linter): Use `sql-product-interactive'.
11389         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
11390         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
11391         (sql-connect-ingres, sql-connect-postgres)
11392         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
11393         New functions.  Format command line parameters and invoke comint on
11394         the appropriate interpreter.  Code was in the corresponding
11395         `sql-xyz' function before.
11396         (sql-connect-ms): New function.  Support -E argument to use
11397         operating system credentials for authentication.
11399 2003-08-18  Kenichi Handa  <handa@m17n.org>
11401         * international/mule.el (encode-char): Fix for the ASCII case.
11403 2003-08-15  Kenichi Handa  <handa@m17n.org>
11405         * international/fontset.el (setup-default-fontset): Change "*" to
11406         nil in the specifications of font family.
11408 2003-08-18  Kim F. Storm  <storm@cua.dk>
11410         * kmacro.el (kmacro-keymap): Group related bindings in
11411         initialization for clarity.  Bind C-s to start macro.
11412         Remove C-r binding.
11413         (kmacro-initial-counter-value): New defvar to hold initial counter
11414         value in case we set the value before defining a macro.
11415         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
11416         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
11417         not defining or executing macro.  Doc fix.
11418         (kmacro-add-counter): Clear kmacro-initial-counter-value.
11419         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
11420         temporarily view older elements on the macro ring without cycling
11421         the ring.
11422         (kmacro-display): Doc fix.
11423         (kmacro-exec-ring-item): New helper function.
11424         (kmacro-call-ring-2nd): Use it.
11425         (kmacro-call-ring-2nd-repeat): Doc fix.
11426         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
11427         (kmacro-end-or-call-macro): Execute last viewed macro (using
11428         kmacro-exec-ring-item) from ring if this follows
11429         kmacro-view-macro.  This allows us to find a macro on the ring
11430         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
11431         the ring to bring it to the head of the ring.
11432         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
11433         Allow binding to reserved keys without specifying C-x C-k prefix.
11434         Ask for confirmation if entered key sequence is already bound to
11435         a non-macro command.
11436         (kmacro-view-macro): Repeating command will show older elements
11437         on the macro ring; C-k will execute the last viewed macro.
11438         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
11439         property from 'ring to 'head.
11441 2003-08-17  Alan Shutko  <ats@acm.org>
11443         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
11444         keeping December out of the alist.
11446 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
11448         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
11449         * calendar/calendar.el (calendar-mode-map): Bind it to key.
11450         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
11451         (calendar-flatten): New function.
11452         (calendar-mouse-view-other-diary-entries)
11453         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
11454         in the menu title and to show multi-line diary entries correctly
11455         in the menu.
11457 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
11459         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
11460         defcustom, because the default was recently changed.
11462 2003-08-16  Richard M. Stallman  <rms@gnu.org>
11464         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
11466         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
11467         New subroutine, broken out of eval-last-sexp-1.
11468         (eval-last-sexp-1): Use eval-last-sexp-print-value.
11470         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
11472         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
11474         * simple.el (eval-expression): Use eval-last-sexp-print-value.
11476 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
11478         * progmodes/compile.el (compilation-error-regexp-alist):
11479         Add Java ANt error detection as described in document
11480         http://ant.apache.org/faq.html
11482 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
11484         * simple.el (backward-word, forward-to-indentation)
11485         (backward-to-indentation): Argument changed to optional.
11486         (next-line, previous-line): Use `or' instead of `unless'.
11488 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11490         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
11491         instead of a constant.
11493 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
11495         * shell.el (shell): With prefix-arg, suggest a new buffer name.
11497 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
11499         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
11500         (vc-sccs-workfile-version): Search the entire delta table, rather
11501         than just the first entry, because that might be a deleted version.
11503 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
11505         * menu-bar.el (menu-bar-options-menu): Supply a body for the
11506         [save-place] binding in the Options menu.  Have it require
11507         'saveplace' and then toggle the variable manually, to avoid an an
11508         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
11509         for the bug report.
11511 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
11513         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
11514         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
11515         (gdb-info-threads-custom): Add help-echo text.
11516         (gdb-display-back): Don't use purecopy.
11517         (gdb-info-breakpoints-custom, gdb-reset)
11518         (gdb-assembler-custom): Use display-images-p to test if breakpoint
11519         icons can be displayed.
11521 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
11523         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
11525 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
11527         * bookmark.el (bookmark-completing-read):
11528         Return a string, instead of a list of one string.
11529         Use a popup menu if activated from the mouse.
11530         (bookmark-edit-annotation): Remove unused vars.
11531         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
11532         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
11533         to bookmark-completing-read.
11534         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
11535         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
11536         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
11537         and erase-buffer.
11538         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
11539         (bookmark-menu-jump, bookmark-menu-insert)
11540         (bookmark-popup-menu-and-apply-function)
11541         (bookmark-menu-popup-paned-bookmark-menu): Remove.
11542         (bookmark-menu-build-paned-menu): Remove by folding it into
11543         bookmark-menu-popup-paned-menu.
11544         (menu-bar-bookmark-map): Move the define-key statements here.
11545         Use the "non-menu" commands since they now pop up a menu if needed.
11546         (bookmark-exit-hook-internal): Simplify.
11548 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
11550         * reftex-toc.el (reftex-toc-rename-label): New function.
11551         (reftex-toc-check-docstruct): New function.
11553         * reftex.el (reftex-region-active-p): New function.
11555         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
11556         regexp to find the \bibliography macro.
11558         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
11559         which does not exist in LaTeX.
11560         (reftex-cite-format-builtin): Added amsrefs support.
11561         (reftex-toc-confirm-promotion): New option
11563         * reftex-toc.el
11564         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
11565         (reftex-toc-demote, reftex-toc-promote)
11566         (reftex-toc-do-promote, reftex-toc-promote-prepare)
11567         (reftex-toc-promote-action, reftex-toc-extract-section-number)
11568         (reftex-toc-newhead-from-alist)
11569         (reftex-toc-load-all-files-for-promotion): New functions.
11570         (reftex-toc-help): Added description of new keys.
11571         (reftex-toc-split-windows-fraction): New option.
11572         (reftex-recenter-toc-when-idle): Search *toc* window on all
11573         visible frames.
11574         (reftex-toc): Additional parameter REUSE
11575         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
11576         with REUSE argument.
11577         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
11578         the call of `reftex-toc'.
11579         (reftex-make-separate-toc-frame): New function .
11580         (reftex-toc-recenter): When called with triple prefix arg, call
11581         `reftex-make-separate-toc-frame' first.
11582         (reftex-toc-toggle-dedicated-frame): New command.
11583         (reftex-toc-quit): Adapted to delete frame when called in
11584         dedicated frame.
11586         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
11587         all enclosing macros.
11590 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11592         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
11593         first use.
11595 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11597         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
11599 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
11601         * calendar/calendar.el (list-diary-entries-hook)
11602         (diary-display-hook, nongregorian-diary-listing-hook)
11603         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
11604         Add some customize options for these hooks.
11605         (calendar-abbrev-construct): Don't try to take a substring longer
11606         than the original string.
11608 2003-08-05  Richard M. Stallman  <rms@gnu.org>
11610         * emacs-lisp/testcover.el (noreturn): Report error if does return.
11611         (testcover-reinstrument-clauses): Doc fix.
11613         * emacs-lisp/warnings.el: Doc fixes, args renamed.
11614         (warning-type-format): Rename from warning-group-format.
11616         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
11617         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
11618         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
11619         to prevent warnings about defvar for an obsolete variable.
11621         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
11622         warning-group-format renamed to warning-type-format.
11624         * subr.el (read-passwd): Use clear-string instead of fillarray.
11626         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
11627         Use vconcat instead of concat.
11628         (edmacro-sanitize-for-string): New function.
11630 2003-08-05  Dave Love  <fx@gnu.org>
11632         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
11633         line-number-display-limit-width.
11635         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
11637 2003-08-05  Kenichi Handa  <handa@m17n.org>
11639         * international/code-pages.el: Don't require mule-diag.
11641         * international/mule-diag.el (non-iso-charset-alist):
11642         Add autoload cookie.
11644         * language/devan-util.el (dev-glyph-order): Add an entry for the
11645         glyph code #xC4.
11647 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
11649         * calendar/calendar.el (diary-file, diary-file-name-prefix)
11650         (european-calendar-style, diary-date-forms)
11651         (calendar-day-name-array, calendar-month-name-array): Doc change.
11652         (generate-calendar-month): Adapt for new behaviour of
11653         `calendar-day-name' function.
11654         (calendar-abbrev-length, calendar-day-abbrev-array)
11655         (calendar-month-abbrev-array): New variables.
11656         (calendar-abbrev-construct): New function.
11657         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
11658         rather than fixing abbrevs at some width.  Calling syntax change.
11659         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
11660         (calendar-date-string): Adapt for new behaviours of
11661         `calendar-day-name' and `calendar-month-name' functions.
11663         * calendar/diary-lib.el (list-diary-entries): Adapt for new
11664         behaviour of `calendar-day-name' and `calendar-month-name' functions.
11665         (diary-name-pattern): Use abbrev arrays, rather than fixing
11666         abbrevs at three chars.  Calling syntax change.
11667         (mark-diary-entries): Adapt for new behaviours of
11668         `diary-name-pattern' and `calendar-make-alist' functions.
11669         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
11670         `diary-name-pattern' function.
11671         (font-lock-diary-date-forms): Use abbrev arrays, rather than
11672         fixing abbrevs at three chars.  Calling syntax change.
11673         (cal-hebrew, cal-islam): Require when compiling.
11674         (diary-font-lock-keywords): Adapt for new behaviour of
11675         `font-lock-diary-date-forms' function.
11677         * calendar/cal-hebrew.el: Reposition some code so defined before used.
11678         (calendar-hebrew-month-name-array-common-year)
11679         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
11680         (list-hebrew-diary-entries): Adapt for new behaviours of
11681         `calendar-day-name' and `add-to-diary-list' functions.
11682         (mark-hebrew-diary-entries): Adapt for new behaviours of
11683         `diary-name-pattern' and `calendar-make-alist' functions.
11685         * calendar/cal-islam.el (calendar-islamic-month-name-array):
11686         Add doc string.
11687         (list-islamic-diary-entries): Adapt for new behaviours of
11688         `calendar-day-name' and `add-to-diary-list' functions.
11689         (mark-islamic-diary-entries): Adapt for new behaviours of
11690         `diary-name-pattern' and `calendar-make-alist' functions.
11692         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
11693         `calendar-month-name' function.
11695         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
11697         * calendar/solar.el (solar-seasons-data): Move definition before use.
11699         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
11700         (cal-tex-LaTeX-hourbox): Move definition before use.
11702         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
11703         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
11704         lunar.el, solar.el
11705         (displayed-month, displayed-year): Define for compiler.
11707 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
11709         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
11710         MODE.  Renamed from c-init-c-language-vars'.
11711         (c-initialize-cc-mode): Change accordingly.
11712         (c-common-init): Ditto.
11713         (c-mode): Ditto.
11714         (c++-mode): Use `c-init-language-vars-for'.
11715         (objc-mode): Ditto.
11716         (java-mode): Ditto.
11717         (idl-mode): Ditto.
11718         (pike-mode): Ditto.
11719         (awk-mode): Ditto.
11721 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
11723         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
11724         or not the point moved.
11726         (c-search-decl-header-end): Don't trip up on operator identifiers
11727         in C++ and operators like == in all languages.
11729         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
11730         Detect leading labels correctly.
11732 2003-08-02  Andreas Schwab  <schwab@suse.de>
11734         * textmodes/ispell.el: Don't redo key bindings on loading, put
11735         them only in loaddefs.el.
11736         * bookmark.el: Likewise.
11737         * dabbrev.el: Likewise.
11738         * emerge.el: Likewise.
11740         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
11741         has more than one member.
11743         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
11745 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11747         * lpr.el (printify-region): It was ending conversion before the
11748         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
11750 2003-07-31  John Paul Wallington  <jpw@gnu.org>
11752         * net/browse-url.el (browse-url-epiphany): Doc fix.
11754 2003-07-30  Kenichi Handa  <handa@m17n.org>
11756         * international/fontset.el (setup-default-fontset):
11757         Change registry names of Akurti fonts.
11759 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
11761         * comint.el (comint-read-noecho): Use `clear-string' instead of
11762         `fillarray'.
11764 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
11766         * outline.el (outline-mode-hook): Add defvar.
11768 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
11770         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
11771         Restore assembler in source window if that is what has been selected.
11772         (menu): Add gdb-restore-windows to menu.  Make gdba
11773         specific menus only visible from gdba.
11775 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
11777         * progmodes/compile.el (compilation-environment): New user variable.
11778         (compile-internal): Respect it.
11780 2003-07-23  Masatake YAMATO  <jet@gyve.org>
11782         * progmodes/gud.el (gdb-script-font-lock-keywords):
11783         Put `font-lock-function-name-face' on a symbol which includes
11784         `-' like `hook-run'.  Put font-lock-variable-name-face
11785         on a symbol starting with $.
11787 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
11789         * files.el (set-visited-file-name): Use truename for buffer-file-name.
11791 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
11793         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
11795 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
11797         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
11798         Use with-no-warnings.
11799         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
11800         rather than to find-file-not-found-hook, which doesn't exist.
11802 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
11804         * international/quail.el (quail-translate-key): Fix previous change.
11806 2003-07-25  John Paul Wallington  <jpw@gnu.org>
11808         * server.el (server-start): Check `server-process' is non-nil
11809         before killing it to avoid killing current buffer's process.
11811         * simple.el (choose-completion-string): Use `minibufferp';
11812         test `completion-reference-buffer' if `buffer' arg is nil.
11813         (push-mark): Use `when' and `unless'.
11814         (pop-mark): Use `when'.
11816         * mouse-sel.el (mouse-sel-get-selection-function):
11817         Check `x-last-selected-text-primary'.  Don't barf if it or
11818         `x-last-selected-text' aren't bound.
11820 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
11822         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
11824 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
11826         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
11828 2003-07-23  John Paul Wallington  <jpw@gnu.org>
11830         * tooltip.el (defface tooltip): Inherit from variable-pitch.
11832 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
11834         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
11835         string.  Defvar the derived hook.
11837         * macros.el (insert-kbd-macro): Escape double quote character.
11838         From Thomas W Murphy <twm@andrew.cmu.edu>.
11840 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
11842         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
11843         to match the specific mark rather than reusing comment-start-skip.
11845 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
11847         * progmodes/hideshow.el (hs-special-modes-alist):
11848         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
11850 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
11852         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
11853         value using ?\s.
11855 2003-07-21  John Paul Wallington  <jpw@gnu.org>
11857         * subr.el (with-selected-window): Add closing paren.
11859 2003-07-21  Richard M. Stallman  <rms@gnu.org>
11861         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
11862         (lisp-mode): Likewise.
11864         * subr.el (with-selected-window): Copy code form save-selected-window
11865         so as to call select-window with norecord arg.
11866         (dynamic-completion-table): Doc fix.
11867         (lazy-completion-table): Doc fix.
11869         * international/mule-cmds.el (set-locale-environment):
11870         langinfo renamed to locale-info.
11872         * international/mule.el (auto-coding-functions): Doc fix.
11874 2003-07-21  Kenichi Handa  <handa@m17n.org>
11876         * international/quail.el (quail-translate-key):
11877         Update quail-current-str correctly.
11879 2003-07-21  Andreas Schwab  <schwab@suse.de>
11881         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
11882         ?, to "_".
11884 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
11885         Version 2.0.36 of Tramp released.
11887         * net/tramp.el (tramp-default-password-end-of-line): Rename from
11888         tramp-password-end-of-line.
11889         (tramp-password-end-of-line): New method parameter.
11890         (tramp-get-password-end-of-line): Function to access method
11891         parameter `tramp-password-end-of-line', or variable
11892         `tramp-default-password-end-of-line' (default value).
11893         (tramp-methods): Add entries for new parameter
11894         tramp-password-end-of-line.
11895         (tramp-enter-password): Use new function
11896         `tramp-get-password-end-of-line'.
11897         (tramp-handle-insert-file-contents): Do not
11898         unconditionally inhibit the file operation file-local-copy, only
11899         do that when the inhibit-file-name-operation is currently
11900         insert-file-contents.  This fixes finding remote CVS-controlled
11901         files.  (It would barf on inserting the CVS/Entries file
11902         literally, because the file-local-copy handler wasn't called.)
11903         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
11904         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
11905         (tramp-initial-commands): New variable.
11906         (tramp-process-initial-commands): New function, using the variable.
11907         (tramp-open-connection-setup-interactive-shell): Call the new function.
11908         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
11909         method into the buffer name, never use nil.  Reported by Hanak
11910         David <dhanak@inf.bme.hu>.
11911         (tramp-open-connection-setup-interactive-shell): Erase buffer
11912         before sending "stty -onlcr".
11914         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
11916 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
11918         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
11920 2003-07-19  John Paul Wallington  <jpw@gnu.org>
11922         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
11923         (artist-draw-rect, artist-draw-square): Doc fixes.
11925         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
11927         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
11929 2003-07-19  Kenichi Handa  <handa@m17n.org>
11931         * international/kkc.el (kkc-show-conversion-list-update):
11932         Highlight the correct candidate in the message.
11934 2003-07-18  John Paul Wallington  <jpw@gnu.org>
11936         * simple.el (current-word): Don't include punctuation char when
11937         `really-word' arg is non-nil.
11939 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
11941         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
11942         moved to the directory obsolete.
11944 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
11946         * info.el (Info-menu-entry-name-re): Allow newlines in
11947         menu entry names.
11949         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
11950         syntax-ppss-after-change-function.
11951         (syntax-ppss-after-change-function): New alias.  Update uses.
11952         (syntax-ppss): Catch the case where the buffer is narrowed.
11954 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
11956         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
11957         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
11959 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
11961         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
11962         since it might be modified.
11964         * progmodes/cc-langs.el (c++-make-template-syntax-table)
11965         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
11966         names to these language constants.
11968 2003-07-15  Kim F. Storm  <storm@cua.dk>
11970         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
11971         All uses changed.
11973 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
11975         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
11976         Namespace support.
11978 2003-07-13  Juanma Barranquero  <lektu@terra.es>
11980         * frame.el (modify-all-frames-parameters): Reinstall (copyright
11981         papers received).
11983 2003-07-13  Karl Eichwalder  <ke@suse.de>
11985         * textmodes/po.el (po-find-charset): White space at the start of the
11986         Content-Type field body is non-mandatory.
11988 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
11990         * textmodes/texinfo.el (texinfo-section-list):
11991         Append appendixsection; a synonym for appendixsec.
11993 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
11995         * man.el (Man-translate-cleanup): New.
11996         (Man-translate-references): Call `Man-translate-cleanup' to clean
11997         leading, trailing and middle spaces.
11999 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
12001         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
12002         Handle `dired-directory' being a list.
12004 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
12006         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
12007         it doesn't exist.
12009 2003-07-12  Richard M. Stallman  <rms@gnu.org>
12011         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
12013         * progmodes/cc-defs.el (c-make-keywords-re):
12014         Don't use delete-duplicates.
12015         (c-lang-const): Don't use mapcan.
12017         * apropos.el (apropos-show-scores): Make it customizable.
12018         Document new meaning.
12019         (apropos): Compute scores from symbols.
12020         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
12022 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12024         * ps-bdf.el: Fix copyright line.
12025         (bdf-directory-list): Fix initialization code.
12027 2003-07-11  John Paul Wallington  <jpw@gnu.org>
12029         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
12030         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
12031         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
12033 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
12035         * emacs-lisp/ring.el (ring-elements): Doc fix.
12037 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
12039         * calendar/timeclock.el (timeclock-relative)
12040         (timeclock-ask-before-exiting, timeclock-use-display-time):
12041         Doc changes.
12042         (timeclock-modeline-display): Give a message if
12043         `timeclock-use-display-time' is non-nil but `display-time-mode'
12044         is not active.
12046 2003-07-11  Kenichi Handa  <handa@m17n.org>
12048         * international/mule-cmds.el (set-language-environment):
12049         Set current-language-environment to the correct string.
12051 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12053         * ps-print.el: Print line number correctly in a region.  Reported by
12054         Tim Allen <timallen@ls83.fsnet.co.uk>.
12055         (ps-print-version): New version number (6.6.2).
12056         (ps-printing-region): Code fix.
12058 2003-07-10  John Paul Wallington  <jpw@gnu.org>
12060         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
12061         this function can be called from `add-completions-from-tags-table'.
12063 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
12065         * calendar/timeclock.el (timeclock-use-display-time)
12066         (timeclock-day-over-hook, timeclock-workday-remaining)
12067         (timeclock-status-string, timeclock-when-to-leave)
12068         (timeclock-when-to-leave-string, timeclock-log-data)
12069         (timeclock-find-discrep, timeclock-day-base)
12070         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
12071         (timeclock-modeline-display): Set the variable
12072         `timeclock-modeline-display'.
12073         (timeclock-update-modeline): Doc fix.  Respect value of
12074         `timeclock-relative'.
12076 2003-07-09  Richard M. Stallman  <rms@gnu.org>
12078         * textmodes/reftex-parse.el (reftex-all-document-files):
12079         Add autoload cookie.
12081         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
12082         (reftex-scanning-info-available-p): Add autoload cookie.
12084         * international/mule-cmds.el
12085         (set-display-table-and-terminal-coding-system): Delete duplicate
12086         aset on standard-display-table.
12088         * view.el (view-file): If existing buffer's major mode is special,
12089         don't go into view mode.
12091         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
12093 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
12095         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
12096         buffer changes; there's third party code that calls this function
12097         directly.
12099 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
12101         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
12102         (autodoc-font-lock-keywords): Don't byte compile on font lock
12103         initialization when running from byte compiled files.
12105 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
12107         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
12108         statement ends with auto-increment "++".
12110 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
12112         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
12113         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
12114         these are changed, so declare them as variables and not constants.
12116 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
12118         * subr.el (dolist, dotimes): Doc fix.
12120 2003-07-08  Kim F. Storm  <storm@cua.dk>
12122         * international/mule-cmds.el
12123         (set-display-table-and-terminal-coding-system): Don't break
12124         bootstrap if standard-display-table isn't setup yet.
12126 2003-07-07  Richard M. Stallman  <rms@gnu.org>
12128         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
12129         Give it a doc string, and autoload it.
12131         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
12132         Use with-no-warnings.
12134         * info.el (Info-search): If find invisible text, search again.
12136         * isearch.el (search-whitespace-regexp): Add a shy group around it.
12138         * man.el (Man-name-regexp): Match + as part of name.
12140         * simple.el (visible-mode): Rename from vis-mode.
12141         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
12143         * simple.el (current-word): New arg REALLY-WORD specifies
12144         don't include punctuation chars.
12146         * emacs-lisp/debug.el (debug, debugger-env-macro):
12147         Use with-no-warnings while accessing and binding unread-command-char.
12149         * international/mule-cmds.el
12150         (set-display-table-and-terminal-coding-system): Use explicit loop
12151         instead of calling standard-display-default.
12153         * net/ange-ftp.el (ange-ftp-file-symlink-p):
12154         Use condition-case to catch error in ange-ftp-get-files.
12156         * net/browse-url.el (browse-url-browser-function):
12157         Add alternative for Epiphany.
12158         (browse-url-epiphany-program, browse-url-epiphany-arguments)
12159         (browse-url-epiphany-startup-arguments)
12160         (browse-url-epiphany-new-window-is-tab): New variables.
12161         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
12163         * progmodes/compile.el (compile-auto-highlight): Default now t.
12164         (compile): Doc fix.
12165         (compilation-next-error): Fix previous change.
12167         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
12169         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
12171 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
12173         * gdb-ui.el (gdb-source-info): Display current frame when
12174         attaching to an existing process.
12175         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
12176         while laying out windows when attaching to an existing process.
12178 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
12180         * info.el (Info-menu): Use Info-menu-entry-name-re.
12182 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
12184         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
12185         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
12187         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
12188         to match the same text.
12190 2003-07-06  John Paul Wallington  <jpw@gnu.org>
12192         * vc.el (vc-annotate-offset): Move defvar up.
12194 2003-07-06  Kim F. Storm  <storm@cua.dk>
12196         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
12197         This should fix the infinite loop when extracting menu names.
12199 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
12201         * files.el (auto-mode-alist, interpreter-mode-alist):
12202         Remove entries to CC Mode modes to avoid duplicates; they are now added
12203         with autoload directives in cc-mode.el.
12205 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
12207         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
12208         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
12209         these are changed, so declare them as variables and not constants.
12211         * progmodes/cc-mode.el: Fix some autoload problems: Try to
12212         ensure that the entry for ".c" extension comes before the one for
12213         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
12214         Fix incorrect entries that were added to `interpreter-mode-alist'.
12215         Move the autoload directives for AWK to the top level since they
12216         aren't recognized anywhere else.  Do not use the new AWK mode doc
12217         in the autoload form for the old AWK mode.
12219 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12221         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
12222         (bibtex-sort-ignore-string-entries): Default value t.
12223         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
12224         erroneously in previous version.
12225         (bibtex-string-files): Docstring reflects new parsing scheme.
12226         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
12227         docstring, add # as one of the chars to crush
12228         (bibtex-autokey-prefix-string, bibtex-autokey-names)
12229         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
12230         (bibtex-autokey-name-change-strings)
12231         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
12232         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
12233         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
12234         (bibtex-autokey-title-terminators)
12235         (bibtex-autokey-titlewords-stretch)
12236         (bibtex-autokey-titleword-ignore)
12237         (bibtex-autokey-titleword-case-convert)
12238         (bibtex-autokey-titleword-abbrevs)
12239         (bibtex-autokey-titleword-abbrevs)
12240         (bibtex-autokey-titleword-change-strings)
12241         (bibtex-autokey-titleword-length)
12242         (bibtex-autokey-titleword-separator)
12243         (bibtex-autokey-name-year-separator)
12244         (bibtex-autokey-year-title-separator)
12245         (bibtex-autokey-before-presentation-function)
12246         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
12247         Fix docstring.
12248         (bibtex-strings, bibtex-reference-keys):
12249         Use lazy-completion-table and make-variable-buffer-local.
12250         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
12251         (bibtex-braced-string-syntax-table)
12252         (bibtex-quoted-string-syntax-table): New variables.
12253         (bibtex-parse-nested-braces): Remove.
12254         (bibtex-parse-field-string): Use syntax table and forward-sexp.
12255         (bibtex-parse-association): Simplify.
12256         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
12257         (bibtex-parse-field-text): Simplify.
12258         (bibtex-search-forward-field, bibtex-search-backward-field):
12259         argument BOUND can take value t.
12260         (bibtex-start-of-field, bibtex-start-of-name-in-field)
12261         (bibtex-end-of-name-in-field, bibtex-end-of-field)
12262         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
12263         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
12264         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
12265         (bibtex-skip-to-valid-entry): Return buffer position of beginning
12266         and ending of entry.  Update for changes of bibtex-search-entry.
12267         Simplify.
12268         (bibtex-map-entries): FUN is called with three arguments.
12269         (bibtex-search-entry): Return a cons pair with buffer positions of
12270         beginning and end of entry.
12271         (bibtex-enclosing-field): Simplify.
12272         (bibtex-format-entry): Use booktitle to set a missing title.
12273         (bibtex-autokey-get-names): Fiddle with regexps.
12274         (bibtex-generate-autokey): Use identity.
12275         (bibtex-parse-keys): Use simplified parsing algorithm if
12276         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
12277         arguments.  Return alist of keys.
12278         (bibtex-parse-strings): Simplify.  Return alist of strings.
12279         (bibtex-complete-string-cleanup): Fix docstring.
12280         (bibtex-read-key): New function.
12281         (bibtex-mode): Fix docstring.  Do not parse for keys and
12282         strings when the mode is entered.  Set fill-paragraph-function to
12283         bibtex-fill-field.  Setup font-lock-mark-block-function the way
12284         font-lock intended.
12285         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
12286         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
12287         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
12288         (bibtex-Preamble): Avoid hard coded constants.
12289         (bibtex-make-field): Fix docstring.  Simplify.
12290         (bibtex-beginning-of-entry): Always return new position of point.
12291         (bibtex-end-of-entry): Rearrange cond clauses.
12292         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
12293         Update for changes of bibtex-map-entries.
12294         (bibtex-ispell-abstract): Do not move point.
12295         (bibtex-entry-index): Use downcase.  Simplify.
12296         (bibtex-lessp): Handle catch-all.
12297         (bibtex-find-crossref): Turn into a command.
12298         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
12299         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
12300         preamble entries.
12301         (bibtex-fill-field-bounds): New function.
12302         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
12303         (bibtex-fill-entry): Use bibtex-fill-field-bounds
12304         (bibtex-String): Use bibtex-strings.  Always obey
12305         bibtex-sort-ignore-string-entries.
12307 2003-07-05  John Paul Wallington  <jpw@gnu.org>
12309         * cus-theme.el (customize-create-theme):
12310         Call `customize-create-theme' in Reset widget's notify function.
12312         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
12313         (ibuffer-mark-interactive): Use `or' instead of `unless'.
12314         (define-ibuffer-column name): Add summarizer.
12315         (define-ibuffer-column size): Likewise.
12316         (define-ibuffer-column filename): Likewise.
12317         (define-ibuffer-column process): Likewise.  Change BODY's output too.
12318         (define-ibuffer-column filename-and-process): Likewise, likewise.
12319         (ibuffer): Remove local vars `already-in' and `need-update'.
12321         * ibuf-ext.el: Don't require `derived' at compile-time.
12323 2003-07-05  Kim F. Storm  <storm@cua.dk>
12325         * info.el: Disable paragraph refilling.
12326         (Info-refill-paragraphs): New defcustom.
12327         (Info-fontify-node): Use it.
12329 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
12331         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
12332         thingies from constructors created by defstruct.
12334         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
12335         the default value of the variable.
12336         (byte-code-meter): Move declaration to top level.
12338         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
12340         * info.el (Info-following-node-name-re): New fun.
12341         (Info-following-node-name): Remove.
12342         (Info-insert-dir): Use the new fun.
12343         (Info-extract-pointer): Don't save restriction; use new fun.
12344         (Info-menu-entry-name-re): New const.
12345         (Info-menu-entry-name-re): Use it along with new fun.
12346         (Info-node-spec-re): Use new fun.
12347         (Info-complete-menu-item, Info-fontify-node): Use new const.
12348         (Info-goto-node, Info-follow-reference, Info-menu-update):
12349         Use match-string.
12350         (Info-follow-reference): Use assoc-string.
12351         Use a list of strings for the completion table.
12352         (Info-fontify-node): Use match-string, line-end-position.
12353         Limit the search for `node:' to the first line.
12355         * newcomment.el (uncomment-region): Remove padding coming from
12356         comment-start rather than just from comment-padding.
12358         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
12359         (vc-cvs-stay-local-p): Use vc-stay-local-p.
12360         (vc-cvs-rename-file): Remove (use the default).
12361         (vc-cvs-register): Register parent dir if needed.
12362         (vc-cvs-could-register): Return non-nil if parent can be registered.
12363         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
12364         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
12366         * vc-svn.el (vc-svn-use-edit): Make it into a const.
12367         (vc-svn-update): Fix the arguments to `svn'.
12368         (vc-svn-diff-tree): Just use `vc-svn-diff'.
12369         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
12370         Simple implementations, assuming `name' is a URL.
12372         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
12373         set of chars allowed unquoted in a case pattern.
12375         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
12377         * font-lock.el (font-lock-extra-types-widget)
12378         (c-font-lock-extra-types, c++-font-lock-extra-types)
12379         (objc-font-lock-extra-types, java-font-lock-extra-types)
12380         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
12381         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
12382         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
12383         (font-lock-match-c++-structor-declaration)
12384         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
12385         (c++-font-lock-keywords-3, c++-font-lock-keywords)
12386         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
12387         (objc-font-lock-keywords-3, objc-font-lock-keywords)
12388         (java-font-lock-keywords-1, java-font-lock-keywords-2)
12389         (java-font-lock-keywords-3, java-font-lock-keywords)
12390         (java-font-lock-syntactic-face-function): Remove obsolete code
12391         and constants.  It's all in cc-fonts.el now.
12393 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
12395         * mail/sendmail.el (mail-specify-envelope-from)
12396         (mail-envelope-from): Doc fix.
12398 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
12400         * generic-x.el: Do away with the dependency on `c-emacs-features'
12401         when populating `rul-generic-mode-syntax-table'; we already know
12402         this isn't XEmacs.
12404 See ChangeLog.10 for earlier changes.
12406 ;; Local Variables:
12407 ;; coding: iso-2022-7bit
12408 ;; End:
12410     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
12411   Copying and distribution of this file, with or without modification,
12412   are permitted provided the copyright notice and this notice are preserved.
12414 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1