]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
ps-setup
[gnu-emacs] / lisp / ChangeLog
1 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2
3 * ps-print.el: Insert :version tag into all defgroup and defcustom.
4 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
5 Eliminate eval-and-compile usage.
6 (ps-insert-file): Use insert-file-contents instead of insert-file.
7 (ps-setup): Code fix.
8
9 2004-11-21 Jay Belanger <belanger@truman.edu>
10
11 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
12 (calc-original-buffer): Declare them.
13
14 (calc-user-formula-alist): New variable.
15 (calc-user-define-formula, calc-fix-user-formula)
16 (calc-user-define-composition, calc-finish-formula-edit):
17 Replace variable `alist' by declared variable.
18
19 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
20 (var-q7, var-q7, var-q8, var-q9): Declare them.
21 (calc-kbd-push): Don't check to see if var-q0 through var-q9
22 are bound.
23
24 (calcFunc-typeof): Replace undeclared variable by expression.
25
26 (math-exp-env): New variable.
27 (math-define-body, math-define-exp): Replace exp-env by declared
28 variable.
29
30 (math-define-exp): Replace misplaced variable by expression.
31
32 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
33 (calc-curve-model, calc-curve-coefnames): New variables.
34 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
35 varnames, model and coefnames by declared variables.
36
37 (math-root-widen): New variable.
38 (math-search-root, math-find-root): Replace variable root-widen by
39 declared variable.
40
41 (var-DUMMY): Declare it.
42 (math-root-vars, math-min-vars): Move the declarations to earlier in
43 the file.
44
45 (math-brent-min): Make d a local variable.
46
47 (math-find-minimum): Replace non-existent variable.
48
49 (math-ninteg-romberg): Remove unnecessary variable.
50
51 (math-ninteg-temp): New variable.
52 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
53 integ-temp by declared variable.
54
55 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
56 New variables.
57 (math-general-fit): Replace variables first-var, first-coef and
58 new-coefs by declared variables.
59 (calcFunc-fitvar): Replace variable first-var by declared variable.
60 (calcFunc-fitparam): Replace variable first-coef by declared variable.
61 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
62
63 (math-all-vars-vars, math-all-vars-found): New variables.
64 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
65 found by declared variable math-all-vars-vars.
66
67 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
68
69 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
70 of `defconst'.
71
72 2004-11-20 Richard M. Stallman <rms@gnu.org>
73
74 * emacs-lisp/bytecomp.el (byte-compile-form):
75 Move the calls to byte-compile-set-symbol-position,
76 to avoid having two for the same symbol occurrence.
77
78 * comint.el (comint-input-ring-size): Increase to 150.
79
80 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
81 New variables.
82 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
83 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
84
85 * imenu.el (imenu--generic-function):
86 Ensure we keep moving backward even if BEG isn't further back.
87
88 * replace.el (query-replace-read-to, query-replace-read-from):
89 Specify t for KEEP-ALL in read-from-minibuffer.
90
91 * progmodes/python.el (python-switch-to-python):
92 If Python isn't running, start it.
93 Don't alter debug-ignored-errors.
94
95 * progmodes/cperl-mode.el (cperl-indent-region):
96 Don't mind imenu-scanning-message.
97
98 * bindings.el (global-map): Bind C-e to move-end-of-line.
99
100 * simple.el (line-move-finish): New arg FORWARD.
101 Ignore invisible newlines, not intangible ones.
102 Conditions for acceptable stopping positions depend on FORWARD.
103 (line-move): Pass FORWARD arg to line-move-finish.
104
105 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
106 of HEADER. Compensate for this change in the code to add display
107 properties. Don't make the first line intangible.
108
109 * info.el (Info-search): Fix previous change.
110
111 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
112
113 * Makefile.in (recompile): Revert 2004-11-19 change.
114 (compile): Likewise.
115
116 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
117
118 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
119
120 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
121
122 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
123 defgroup and defcustom. Eliminate eval-and-compile usage.
124
125 * progmodes/ebnf-otz.el: Fix typos.
126
127 2004-11-19 Jay Belanger <belanger@truman.edu>
128
129 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
130 (calc-edit-finish, calc-finish-stack-edit): Replace variable
131 disp-trail by declared variable.
132
133 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
134 (calc-finish-selection-edit): Replace variable disp-trail by
135 declared variable.
136
137 (calc-selection-cache-entry): Move declaration to earlier in
138 the file.
139
140 (calc-selection-cache-num, calc-selection-cache-comp)
141 (calc-selection-cache-offset, calc-selection-true-num)
142 (calc-final-point-line, calc-final-point-column)
143 (calc-original-buffer): Declare them.
144
145 (calc-fnp-op, calc-fnp-num): New variables.
146 (calc-find-nth-part, calc-find-nth-part-rec)
147 (calc-select-previous): Replace op and num by declared
148 variables.
149
150 (calc-rsf-old, calc-rsf-new): New variables.
151 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
152 Replace variables old and new by declared variables.
153
154 (calc-sel-reselect): New variable.
155 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
156 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
157 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
158 reselect with declared variable.
159
160 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
161 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
162 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
163 (math-import-list, math-rewrite-phase): Declare them.
164
165 (math-rewrite): Use let* to declare variables.
166
167 (calc-rewrite-selection): Make rules a local variable.
168
169 (calc-rewr-sel): New variable.
170 (calc-rewrite-selection, calc-locate-selection-marker)
171 (calc-rewrite): Use the declared variable calc-rewr-sel instead
172 of sel.
173
174 (math-rewrite-whole-expr): New variable.
175 (math-rewrite, math-rewrite-phase): Replace variable expr by
176 declared variable.
177
178 (math-rewrite-heads-heads, math-rewrite-heads-skips)
179 (math-rewrite-heads-blanks ): New variables.
180 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
181 heads, skips and blanks by declared variables.
182
183 (math-rwcomp-subst-old, math-rwcomp-subst-new)
184 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
185 New variables.
186 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
187 old, new, old-func and new-func by declared variables.
188
189 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
190 Remove unnecessary variable.
191
192 (math-apply-rw-regs): New variable.
193 (math-apply-rewrites, math-rwapply-replace-regs)
194 (math-rwapply-reg-looks-negp): Replace variable regs by declared
195 variable.
196
197 (math-apply-rw-ruleset): New variable.
198 (math-apply-rewrites, math-rwapply-remember): Replace variable
199 ruleset by declared variable.
200
201 2004-11-19 Richard M. Stallman <rms@gnu.org>
202
203 * info.el (Info-search): Use search-whitespace-regexp.
204
205 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
206
207 * vc-rcs.el (vc-rcs-parse): New function.
208 (vc-rcs-annotate-command): Likewise.
209 (vc-rcs-annotate-current-time): Likewise.
210 (vc-rcs-annotate-time): Likewise.
211 (vc-rcs-annotate-extract-revision-at-line): Likewise.
212
213 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
214
215 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
216
217 2004-11-18 Jay Belanger <belanger@truman.edu>
218
219 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary
220 variables.
221
222 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
223
224 * printing.el: Eliminate use of interactive-p and eval-and-compile.
225 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
226 Use make-temp-file to generate PostScript files in any situation.
227 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
228 (pr-interactive-p): Eliminate var.
229 (pr-save-interactive): Eliminate macro.
230 (pr-interface, pr-ps-directory-preview)
231 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
232 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
233 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
234 (pr-ps-buffer-ps-print, pr-ps-region-preview)
235 (pr-ps-region-using-ghostscript, pr-ps-region-print)
236 (pr-ps-region-ps-print, pr-ps-mode-preview)
237 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
238 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
239 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
240 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
241 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
242 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
243 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
244 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
245 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
246 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
247 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
248 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
249 Eliminate pr-save-interactive usage.
250 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
251 Eliminate pr-interactive-p usage.
252 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
253 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
254 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
255 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
256 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
257 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
258 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
259 New funs.
260 (pr-ps-file): Use make-temp-file to generate a temporary file.
261
262 2004-11-17 Jay Belanger <belanger@truman.edu>
263
264 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
265 a local variable.
266
267 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
268
269 (math-top-only): New variable.
270 (math-simplify, math-simplify-step): Replace variable top-only by
271 declared variable math-top-only.
272
273 (math-simplify-expr): Declare it.
274 Replaced argument expr in all calls of math-defsimplify by
275 math-simplify-expr.
276 (math-simplify-plus, math-simplify-times, math-simplify-divide)
277 (math-simplify-divisor, math-simplify-one-divisor)
278 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
279 (math-simplify-pow): Replace variable expr by declared variable
280 math-simplify-expr.
281
282 (math-simplify-divisor): Remove local variables temp and op.
283 (math-simplify-one-divisor): Make temp and op local variables.
284
285 (math-simplify-divisor-nover, math-simplify-divisor-dover):
286 New variables.
287 (math-simplify-divisor, math-simplify-one-divisor):
288 Replace variables nover and dover by declared variables.
289
290 (math-expr-subst-new, math-expr-subst-old): New variables.
291 (math-expr-subst, math-expr-subst-rec): Replace variables new
292 and old by declared variables.
293
294 (math-is-poly-degree, math-is-poly-loose): New variables.
295 (math-is-polynomial, math-is-poly-rec): Replace variables degree
296 and loose by declared variables.
297
298 (math-poly-base-const-ok, math-poly-base-pred): New variables.
299 (math-polynomial-base, math-polynomial-base-rec):
300 Replace variables const-ok and mpb-pred by declared variables.
301
302 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
303
304 * calc/calc-ext.el (math-defsimplify): Change the argument in
305 the created function to math-simplify-expr.
306
307 * calc/calc-units.el (math-simplify-expr): Declare it.
308 Replace argument expr in all calls of math-defsimplify by
309 math-simplify-expr.
310 (math-simplify-units-prod): Replace variable expr by declared
311 variable math-simplify-expr.
312
313 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
314
315 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
316 Replace mapcar->dolist, format->string.
317
318 2004-11-17 Miles Bader <miles@gnu.org>
319
320 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
321 * progmodes/idlwave.el: Remove RCS keywords.
322
323 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
324
325 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
326 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
327 Updated to IDLWAVE version 5.5. Too many changes to list them here.
328 * progmodes/idlw-help.el: New file.
329
330 2004-11-16 Richard M. Stallman <rms@gnu.org>
331
332 * international/iso-cvt.el (iso-tex2iso-trans-tab):
333 Discard spaces after \i according to TeX rules.
334
335 * international/mule.el (set-buffer-file-coding-system):
336 New arg NOMODIFY.
337 (after-insert-file-set-coding): Pass that new arg.
338 Prevent set-buffer-multibyte from trying to lock the file.
339
340 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
341
342 * saveplace.el (save-place): Doc fix.
343
344 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
345 temporarily widen before finding the following word to copy.
346
347 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
348 (cl-map-keymap): Definition deleted.
349
350 * subr.el (map-keymap-internal): New function.
351
352 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
353
354 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
355 when pressing rather than when releasing mouse-2. Simplify.
356
357 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
358
359 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
360 (compilation-mode): Set it here instead.
361
362 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
363
364 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
365 (loop, cl-parse-loop-clause, defsetf): Use backquote.
366
367 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
368
369 * progmodes/compile.el (compilation-internal-error-properties):
370 Fix up a transposition-typo. Check end-col before using it.
371
372 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
373
374 * international/iso-cvt.el (iso-tex2iso-trans-tab):
375 Discard whitespace after macro \i when converting it.
376
377 2004-11-16 Juri Linkov <juri@jurta.org>
378
379 * emacs-lisp/find-func.el (find-function-regexp):
380 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
381 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
382 Remove invalid `\W' from [^cgv\W]. Doc fix.
383 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
384
385 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
386
387 * play/life.el: Maintainer is now FSF.
388 (life-patterns, life-neighbor-deltas, life-window-start)
389 (life-current-generation, life-generation-string): Use defvar
390 instead of defconst.
391
392 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
393
394 * progmodes/compile.el (compilation-move-to-column): New fun.
395 (compilation-internal-error-properties)
396 (compilation-next-error-function): Use it to make sure we don't go past
397 the end of line.
398
399 2004-11-15 John Paul Wallington <jpw@gnu.org>
400
401 * autoinsert.el (auto-insert-alist): Insert the user's name in
402 copyright notice, rather than Free Software Foundation, for the
403 Emacs Lisp header case too.
404
405 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
406
407 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
408 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
409 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
410 return the list of string in a string.
411 (pr-call-process): Message if calling process returns an error, that
412 is, the exit status is different of zero.
413
414 2004-11-15 Jay Belanger <belanger@truman.edu>
415
416 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
417 variable var-thing.
418
419 (math-integ-depth, math-integ-level, math-integral-limit)
420 (math-enable-subst, math-any-substs, math-integ-msg)
421 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
422 (math-int-threshold, math-int-factors, math-double-roots)
423 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
424 (var-GenCount): Declare these variables.
425 (calcFunc-integ): Don't check if var-IntegLimit is bound.
426
427 (math-integral-cache, math-integral-cache-state):
428 Move declarations to earlier in the file.
429
430 (math-deriv-var, math-deriv-total, math-deriv-symb)
431 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
432 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
433 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
434 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
435 (math-solve-res): New variables
436 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
437 (math-integral, math-replace-integral-parts)
438 (math-integrate-by-parts, calc-dump-integral-cache)
439 (math-try-integral, math-do-integral, math-do-integral)
440 (math-do-integral-methods, math-try-solve-for)
441 (math-try-solve-prod, math-solve-poly-funny-powers)
442 (math-solve-crunch-poly, math-decompose-poly)
443 (math-solve-find-root-term, math-find-root-in-prod)
444 (math-integ-try-linear-substitutions)
445 (math-integ-try-substitutions, math-expr-rational-in)
446 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
447 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
448 (math-solve-for, math-solve-system, math-solve-system-rec)
449 (math-solve-get-sign, math-solve-get-int)
450 (math-solve-system-subst): Replace undeclared variables with newly
451 declared variables.
452
453 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
454
455 * winner.el (winner-active-region, winner-edges, winner-window-list):
456 Define at toplevel.
457 (winner-mode-map): Move init inside declaration.
458
459 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
460
461 * files.el (convert-standard-filename): Doc fix.
462
463 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
464
465 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
466 passwd, group, shadow, default/* and pam.d/*.
467
468 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
469
470 * printing.el (pr-menu-spec): Adjust menu specification.
471
472 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
473
474 * printing.el: Doc fix. Insert :version tag into all defcustom.
475 Handle interactive-p as is recommended in Emacs Lisp Reference.
476 Set the file permission bits for newly created files.
477 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
478 The printing menu specification (in `pr-menu-spec') was merged.
479 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
480 (pr-version): New version number (6.8.3).
481 (pr-file-modes): New option.
482 (pr-interactive-p): New var.
483 (pr-save-interactive, pr-save-file-modes): New macros.
484 (pr-setup): Code fix.
485 (pr-menu-spec): Menu specification merged.
486 (pr-call-process, pr-text2ps): Set file permission bits.
487 (pr-despool-print): Set file permission bits. Handle interactive-p as
488 is recommended.
489 (pr-interface, pr-ps-directory-preview)
490 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
491 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
492 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
493 (pr-ps-buffer-ps-print, pr-ps-region-preview)
494 (pr-ps-region-using-ghostscript, pr-ps-region-print)
495 (pr-ps-region-ps-print, pr-ps-mode-preview)
496 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
497 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
498 (pr-despool-using-ghostscript, pr-despool-ps-print)
499 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
500 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
501 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
502 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
503 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
504 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
505 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
506 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
507 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
508 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
509 Handle interactive-p as is recommended.
510
511 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
512
513 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
514 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
515
516 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
517 so it doesn't forget to highlight the beginning of the region either.
518
519 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
520
521 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
522 (c-font-lock-init): Eliminate obsolete make-local-hook.
523 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
524 (awk-mode): Use run-mode-hooks.
525
526 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
527
528 2004-11-13 Kim F. Storm <storm@cua.dk>
529
530 * mouse.el (mouse-drag-copy-region): Add :version.
531 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
532 while dragging mode line, so mode line can be dragged downwards.
533 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
534 while pressing mouse button so window doesn't scroll until we
535 release the mouse if clicking on partially visible line.
536
537 2004-11-12 Jay Belanger <belanger@truman.edu>
538
539 * calc/calc-graph.el (calc-dumb-map): Declare it.
540 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
541 than unbound.
542 (calc-graph-name): Made `end' a local variable.
543 (calc-graph-lookup): Made `varname' a local variable.
544 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
545 Declare them.
546 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
547 (calc-graph-plot, calc-graph-compute-3d): Remove references to
548 the unused variable y3vec.
549 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
550 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
551 calc-graph-prev-kill-hook.
552 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
553 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
554 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
555 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
556 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
557 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
558 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
559 (calc-graph-y3value, calc-graph-y3name)
560 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
561 (calc-graph-stepcount, calc-graph-is-splot)
562 (calc-graph-surprise-splot, calc-graph-blank)
563 (calc-graph-non-blank, calc-graph-curve-num): New variables.
564 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
565 (calc-graph-recompute-2d, calc-graph-compute-3d)
566 (calc-graph-format-data): Replace undeclared variables with the
567 above newly declared variables.
568
569 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
570
571 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
572 `rsf-beep' and `rsf-sleep-after-message'.
573
574 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
575 list if `message-sender' is non-nil.
576
577 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
578
579 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
580 consing by using mapc instead of mapcar.
581
582 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
583
584 * tooltip.el (require): Explain why CL is needed.
585
586 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
587
588 * printing.el: Insert :version into defgroup (printing). All reference
589 to Files option in menubar were changed to File.
590 (pr-version): New version number (6.8.2).
591 (pr-get-symbol): Call easy-menu-intern.
592 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
593 compilation gripes.
594
595 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
596
597 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
598 new byte-compile-function-environment binding to t.
599
600 * font-lock.el (font-lock-fontify-syntactically-region):
601 Don't forget to highlight the last char when we hit `end'.
602
603 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
604 (mwheel-scroll): Adjust accordingly.
605
606 * cvs-status.el: Reduce spurious warnings.
607 (cvs-status-checkout): Remove.
608 (cvs-status-mode-map): Use cvs-mode-checkout instead.
609
610 * pcvs.el (cvs-mode-checkout): New command.
611
612 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
613
614 * tooltip.el: Require CL.
615
616 * emacs-lisp/bytecomp.el: Use push.
617 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
618 (defalias): Remove the `byte-compile' property and add
619 a `byte-hunk-handler'.
620
621 2004-11-11 Juri Linkov <juri@jurta.org>
622
623 * info.el (Info-search): Save match data for isearch.
624 Skip Tag Table node.
625
626 * descr-text.el (describe-char): Replace syntax-after with code
627 from its previous version.
628
629 * files.el (magic-mode-alist): Use optimization for SGML mode too.
630 (set-auto-mode): Doc fix. Remove unused variable `xml'.
631
632 * international/mule.el (sgml-html-meta-auto-coding-function):
633 Remove > after <html to allow HTML attributes.
634
635 2004-11-11 Jay Belanger <belanger@truman.edu>
636
637 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
638 a variable.
639 (calcFunc-dfac): Replace unbound max by n.
640 (math-stirling-local-cache): New variable.
641 (math-stirling-number, math-stirling-1, math-stirling-2):
642 Replace the variable `cache' by the declared variable
643 math-stirling-local-cache.
644 (var-RandSeed): Declare it as a variable.
645 (math-init-random-base, math-random-digit): Don't check to see if
646 var-RandSeed is bound.
647 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
648 Declare them instead of just setting them.
649 (math-init-random-base): Made i a local variable.
650 (math-random-digit): Made math-random-last a local variable.
651 (math-prime-test-cache): Move declaration to before it is used.
652 (math-prime-test-cache-k, math-prime-test-cache-q)
653 (math-prime-test-cache-nm1, math-prime-factors-finished):
654 Declare them as variables.
655
656 2004-11-11 Jay Belanger <belanger@truman.edu>
657
658 * calc/calc-ext.el (math-defcache): Use defvar for the new
659 variables it creates.
660
661 2004-11-11 Lars Hansen <larsh@math.ku.dk>
662
663 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
664 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
665 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
666 (desktop-save): Add :version.
667
668 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
669
670 * printing.el (pr-get-symbol): Don't downcase.
671
672 2004-11-10 Jay Belanger <belanger@truman.edu>
673
674 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
675 string to kill-ring.
676
677 * calc/calc-aent.el (calc-alg-exp, math-toks)
678 (math-exp-pos,math-exp-old-pos, math-exp-token)
679 (math-exp-keep-spaces, math-exp-str): New variables.
680 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
681 (calcAlg-enter): Use declared variable calc-alg-exp.
682 (math-build-parse-table, math-find-user-token): Use declared
683 variable math-toks.
684 (math-read-exprs, math-read-token, calc-check-user-syntax)
685 (calc-match-user-syntax, match-factor-after, math-read-factor):
686 Use declared variables math-exp-pos math-exp-old-pos.
687 (math-read-exprs, math-read-token, math-read-expr-level)
688 (calc-check-user-syntax, calc-match-user-syntax)
689 (match-factor-after, math-read-factor): Use declared variable
690 math-exp-token.
691 (math-read-exprs, math-read-expr-list, math-read-token)
692 (math-read-factor): Use declared variable math-exp-keep-spaces.
693 (math-read-exprs, math-read-token): Use declared variable
694 math-exp-str.
695 (calc-match-user-syntax): Make m a local variable.
696
697 * calc/calc-ext.el (math-read-expr): Use declared variables
698 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
699 math-exp-keep-spaces.
700
701 * calc/calc-forms.el (math-read-angle-bracket): Use declared
702 variables math-exp-pos, math-exp-str.
703
704 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
705 math-exp-old-pos.
706 (math-parse-fortran-vector, math-parse-fortran-vector-end)
707 (math-parse-eqn-prime): Use declared variable math-exp-token.
708
709 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
710 Use declared variable math-exp-pos.
711 (math-check-for-commas): Use declared variable math-exp-str.
712 (math-read-brackets): Use declared variables math-exp-old-pos,
713 math-exp-keep-spaces.
714 (math-read-brackets, math-read-vector, math-read-matrix):
715 Use declared variable math-exp-token.
716
717 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
718
719 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
720 where the keymap is a symbol.
721 (easy-menu-add-item): Use keymap-prompt. Simplify.
722
723 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
724
725 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
726 (sgml-parse-tag-backward): Use it to skip spurious < or >.
727
728 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
729
730 * ebuff-menu.el: Doc fixes throughout.
731 (electric-buffer-menu-mode-hook): New defvar.
732
733 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
734
735 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
736 compilation. The resulting compiler warnings appear to be harmless.
737
738 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
739
740 * textmodes/conf-mode.el: New file.
741
742 * files.el (auto-mode-alist, magic-mode-alist): Use it.
743
744 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
745
746 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
747
748 2004-11-09 Jay Belanger <belanger@truman.edu>
749
750 * calc/calc-ext.el (calc-init-extensions): Remove old code.
751
752 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
753 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
754 (calc-z-prefix-help, calc-user-function-list): Use declared
755 variables calc-z-prefix-buf, calc-z-prefix-msgs.
756 (math-map-tree, math-map-tree-rec): Use declared variables
757 math-mt-many, math-mt-func.
758 (math-read-expression, math-read-string): Use declared variable
759 math-expr-data.
760
761 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
762 variable math-normalize-a.
763
764 * calc/calc.el (math-normalize-a): New variable.
765 (math-normalize): Use declared variable math-normalize-a.
766
767 * calc/calc-poly.el (math-expand-form): Use declared variable
768 math-mt-many.
769
770 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
771 Use declared variable math-mt-many.
772 (math-rewrite): Use declared variable math-mt-func.
773
774 * calc/calc-vec.el (math-read-brackets, math-read-vector)
775 (math-read-matrix): Use declared variable math-expr-data.
776
777 * calc/calc-lang.el (math-parse-fortran-vector)
778 (math-parse-fortran-vector-end, math-parse-tex-sum)
779 (math-parse-eqn-matrix, math-parse-eqn-prime)
780 (math-read-math-subscr): Use declared variable math-expr-data.
781
782 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
783 (math-read-expr-level, math-read-token, calc-check-user-syntax)
784 (calc-match-user-syntax, math-read-if, math-factor-after)
785 (math-read-factor): Use declared variable math-expr-data.
786
787 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
788
789 * calendar/diary-lib.el (diary-from-outlook)
790 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
791 interactive-p; but rather new optional argument NOCONFIRM.
792
793 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
794
795 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
796 (easy-menu-name-match): Revert correspondingly.
797
798 2004-11-09 Richard M. Stallman <rms@gnu.org>
799
800 * emacs-lisp/bytecomp.el (byte-compile-defalias):
801 Turn off warnings for the new function even if definition not constant.
802 If the definition isn't a quoted symbol, record (FUNCTION . t).
803 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
804 (byte-compile-callargs-warn): Handle (FUNCTION . t).
805 (display-call-tree, byte-compile-arglist-warn):
806 Handle t returned by byte-compile-fdefinition.
807
808 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
809
810 * Makefile.in (maintainer-clean): Depend on distclean.
811
812 * help-fns.el (help-C-file-name): File name must be in build-files
813 to be returned.
814
815 2004-11-09 Jay Belanger <belanger@truman.edu>
816
817 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
818 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
819
820 * calc/calc.el (calc, calc-trail-display, calc-mode):
821 Remove obsolete sections.
822
823 * calc/calc.el (calc-x-paste-text): Remove.
824
825 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
826 mouse-2.
827
828 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
829
830 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
831 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
832 current frame (in case of recursive calls).
833 (gdb-show-changed-values): Add :version keyword.
834
835 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
836
837 * international/mule-cmds.el: Change coding-system to utf-8.
838 (select-safe-coding-system-interactively):
839 New function extracted from select-safe-coding-system.
840 (select-safe-coding-system): Use it.
841
842 2004-11-08 Richard M. Stallman <rms@gnu.org>
843
844 * subr.el (syntax-after): Doc fix.
845
846 * paren.el (show-paren-function): Change calls to syntax-after
847 for new way of returning the value.
848
849 * menu-bar.el (menu-bar-file-menu): Make this the real name
850 and menu-bar-files-menu the alias. Use the former.
851 (global-map): Use `file', not `files', as the symbol.
852
853 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
854
855 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
856 Don't use beginning-of-buffer.
857 (filesets-cmd-show-result): Use with-no-warnings.
858
859 2004-11-08 Juri Linkov <juri@jurta.org>
860
861 * progmodes/compile.el (compile): Don't overwrite last command in
862 minibuffer history with default command if they are not equal.
863
864 2004-11-08 Jay Belanger <belanger@truman.edu>
865
866 * calc/calcalg2.el (math-do-integral-methods): Try linear then
867 non-linear substitutions.
868
869 2004-11-08 Jay Belanger <belanger@truman.edu>
870
871 * calc/calcalg2.el (math-linear-subst-tried): New variable.
872 (math-do-integral): Set `math-linear-subst-tried' to nil.
873 (math-do-integral-methods): Use `math-linear-subst-tried' to
874 determine what type of substitution to try.
875 (math-integ-try-linear-substituion):
876 Set `math-linear-subst-tried' to t.
877
878 2004-11-08 Kim F. Storm <storm@cua.dk>
879
880 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
881
882 2004-11-07 Juri Linkov <juri@jurta.org>
883
884 * info-look.el (info-lookup): Allow reusing in the current buffer
885 not only *info* buffer, but all (even renamed) Info buffers
886 by checking for major-mode instead of *info* buffer name.
887 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
888 (octave-mode, maxima-mode) <doc-spec>:
889 Allow long dashes generated by Texinfo 4.7 before definitions.
890 (texinfo-mode) <doc-spec>: Add space to suffix to find command
891 definitions with argument separated by space.
892
893 2004-11-06 Richard M. Stallman <rms@gnu.org>
894
895 * simple.el (next-error group, face): Move before first use.
896 (next-error-highlight, next-error-highlight-no-select): Likewise.
897
898 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
899 (line-move): New args NOERROR and TO-END.
900 Return t if if succeed in moving specified number of lines.
901 (move-end-of-line): New function.
902
903 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
904 (end-of-buffer-other-window): Likewise.
905
906 * simple.el (line-move-ignore-invisible): Default to t.
907
908 * subr.el (syntax-after): Return the syntax letter, not the raw code.
909
910 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
911
912 * international/iso-cvt.el (iso-cvt-define-menu):
913 Rename menu-bar-files-menu to menu-bar-file-menu.
914
915 * net/browse-url.el (browse-url-gnome-moz-program)
916 (browse-url-gnome-moz-arguments): Move up before first use.
917
918 * net/tramp.el (tramp group): Add :version.
919
920 * progmodes/ada-xref.el (ada-gdb-application):
921 Use goto-char instead of beginning-of-buffer.
922
923 * progmodes/cperl-mode.el (cperl-info-on-command):
924 Use goto-char instead of beginning-of-buffer.
925
926 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
927 Move up before first use.
928 (idlwave-shell-temp-pro-file): Likewise.
929 (idlwave-shell-temp-rinfo-save-file): Likewise.
930 (idlwave-shell-temp-file): Minor doc fix.
931
932 * textmodes/flyspell.el (flyspell-external-point-words):
933 Use goto-char instead of beginning-of-buffer.
934
935 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
936
937 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
938 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
939 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
940
941 2004-11-06 David Ponce <david@dponce.com>
942
943 * recentf.el (recentf-menu-path): Use menu item name.
944
945 2004-11-06 Eli Zaretskii <eliz@gnu.org>
946
947 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
948 display doesn't support images.
949
950 2004-11-06 Andreas Schwab <schwab@suse.de>
951
952 * tempo.el (tempo-match-finder): Doc fix.
953
954 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
955
956 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
957
958 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
959 (easy-menu-lookup-name): New fun to replace it.
960 (easy-menu-get-map): Use it to obey menu item names (rather than just
961 keys) when looking up `path'.
962 (easy-menu-always-true-p): Rename from easy-menu-always-true.
963 (easy-menu-convert-item-1): Adjust to new name.
964
965 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
966
967 * outline.el (hide-body): Don't hide lines at the top of the file
968 that precede the first header line.
969
970 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
971
972 * align.el (align-areas): Delete whitespace before reindenting, so
973 that tabs are never placed after spaces.
974
975 2004-11-06 Alan Shutko <ats@acm.org>
976
977 * macros.el (insert-kbd-macro): Do completions based on macros,
978 rather than all commands.
979
980 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
981
982 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
983 to solve a bug whereby tags with 'b' don't match.
984
985 2004-11-05 Juri Linkov <juri@jurta.org>
986
987 * info.el (Info-search): Don't search in node header lines
988 and file headers.
989
990 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
991 symbol-constituent characters after dot, not only digits.
992
993 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
994
995 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
996
997 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
998
999 * dired.el (dired-read-dir-and-switches): Call read-directory-name
1000 if a dialog will be used, read-file-name otherwise.
1001
1002 2004-11-04 Richard M. Stallman <rms@gnu.org>
1003
1004 * textmodes/table.el (table group): Add :version.
1005
1006 * textmodes/ispell.el (ispell-word):
1007 Don't alter args; set them only thru `interactive' spec.
1008
1009 * textmodes/flyspell.el (flyspell-word):
1010 Don't alter FOLLOWING; set it only thru `interactive' spec.
1011
1012 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
1013
1014 * net/browse-url.el (browse-url-maybe-new-window):
1015 Use called-interactively-p.
1016
1017 * mail/supercite.el (sc-cite-region):
1018 Don't use interactive-p. Add arg INTERACTIVE.
1019 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
1020
1021 * international/mule-cmds.el (set-input-method, toggle-input-method):
1022 Don't use interactive-p. Add arg INTERACTIVE.
1023
1024 * eshell/esh-mode.el (eshell-show-maximum-output):
1025 Don't use interactive-p.
1026 (eshell-truncate-buffer): Just message, no error, if buffer is short.
1027
1028 * mouse.el (mouse-show-mark): Get positions to delete from mark
1029 and point, not from mouse-drag-overlay.
1030
1031 * imenu.el (imenu-eager-completion-buffer): Add :version.
1032
1033 * filesets.el (filesets group): Add :version.
1034
1035 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
1036
1037 * files.el (xml-based-modes): Delete var.
1038 (magic-mode-alist): New more general var.
1039 (set-auto-mode): Use it.
1040
1041 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
1042 when clicking from another window.
1043
1044 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
1045
1046 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
1047 (vc-cvs-annotate-time): Incorporate value of deleted var.
1048 Remove special-case handling of beginning-of-buffer cruft.
1049 Cache ending position (point) and return value in text property
1050 `vc-cvs-annotate-time', and consult it on subsequent invocations.
1051
1052 * vc-cvs.el (vc-cvs-annotate-command):
1053 Delete extraneous lines from beginning of buffer.
1054 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
1055
1056 * progmodes/grep.el (grep-default-command): Take empty string
1057 for tag if all other methods yield nil. Shell-quote the tag.
1058
1059 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
1060 spec in `interactive' form, and mention it in the docstring.
1061 Also, make sure point is at bol after calling `annotate-time'.
1062
1063 2004-11-02 Richard M. Stallman <rms@gnu.org>
1064
1065 * cus-edit.el (customize-group-other-window):
1066 Select the window that displays the custom buffer.
1067 (custom-buffer-create-other-window): Likewise.
1068
1069 * comint.el (comint-insert-input): Fix previous change.
1070
1071 * emacs-lisp/elp.el (elp-instrument-function):
1072 Use called-interactively-p.
1073
1074 * emacs-lisp/easymenu.el (easy-menu-intern):
1075 Don't downcase; rather, case-flip the first letter of each word.
1076
1077 * emacs-lisp/easy-mmode.el (define-minor-mode):
1078 Use called-interactively-p.
1079
1080 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
1081 Add interactive-only.
1082 (byte-compile-warnings): Add interactive-only as option.
1083 (byte-compile-interactive-only-functions): New variable.
1084 (byte-compile-form): Warn about calls to functions
1085 in byte-compile-interactive-only-functions.
1086
1087 * emacs-lisp/autoload.el (update-file-autoloads):
1088 Don't use interactive-p; take new arg SAVE-AFTER.
1089
1090 * emacs-lisp/advice.el (ad-make-advised-definition):
1091 Use called-interactively-p.
1092
1093 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1094
1095 * files.el (find-file-existing): New function.
1096
1097 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
1098 find-file-existing. Add "New File..." that calls find-file.
1099
1100 * diropen.pbm diropen.xpm: New files.
1101
1102 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
1103 icon diropen. New tool bar item find-file-existing uses icon open.
1104
1105 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
1106 instead of read-file-name.
1107
1108 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
1109
1110 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
1111 (icalendar--split-value): Change name of work buffer.
1112 (icalendar--get-weekday-abbrev): Return nil on error.
1113 (icalendar--date-to-isodate): New function.
1114 (icalendar-convert-diary-to-ical)
1115 (icalendar-extract-ical-from-buffer): Use only two args for
1116 make-obsolete (XEmacs compatibility).
1117 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
1118 (icalendar-export-region): Doc fix.
1119 If error, return non-nil and write errors to a buffer.
1120 Use correct weekday for weekly recurring events.
1121 Check whether date has been parsed for ordinary events.
1122 Make weekly events start in the year 2000.
1123 DTEND is non-inclusive, shift end date by one day if
1124 necessary (not for entries that have date and time).
1125 Rename local let variables: oops -> found-error, datestring ->
1126 startdatestring.
1127
1128 2004-11-02 Kim F. Storm <storm@cua.dk>
1129
1130 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
1131 keep-mode-if-same variable. Add it as optional arg instead.
1132 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
1133
1134 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
1135 substitute-command-keys will select lower-case bindings like those
1136 used in the static help texts.
1137
1138 * descr-text.el (describe-text-properties): Don't err if called in
1139 the *Help* buffer; output to *Help-2* buffer instead.
1140
1141 * kmacro.el (group kmacro): Add :version.
1142 (kmacro-keyboard-quit): New function to cleanup on C-g.
1143 (kmacro-start-macro): Set defining-kbd-macro to append when
1144 appending to last macro.
1145
1146 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
1147
1148 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
1149
1150 * progmodes/gdb-ui.el (gdb-enable-debug-log)
1151 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
1152 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
1153 Add :version keyword.
1154
1155 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
1156
1157 * progmodes/flymake.el (flymake-err-line-patterns):
1158 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
1159 `compilation-error-regexp-alist-alist' to internal Flymake format.
1160
1161 * progmodes/flymake.el: eliminated byte-compiler warnings.
1162
1163 2004-11-01 Jay Belanger <belanger@truman.edu>
1164
1165 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
1166 with `interactive "s"'.
1167
1168 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1169
1170 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
1171 Revert change from 2004-10-16. '*' checks the current buffer, but the
1172 mouse click may be in another buffer.
1173
1174 2004-11-01 John Paul Wallington <jpw@gnu.org>
1175
1176 * files.el (large-file-warning-threshold): Add :version keyword.
1177 (kill-some-buffers): Doc fix.
1178
1179 * thumbs.el (group thumbs): Add :version keyword.
1180
1181 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
1182
1183 2004-11-01 Richard M. Stallman <rms@gnu.org>
1184
1185 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
1186
1187 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
1188
1189 * allout.el (allout group): Add :version.
1190 (allout-init): Don't use interactive-p.
1191 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
1192 (allout-forward-current-level, allout-backward-current-level):
1193 Don't use interactive-p.
1194
1195 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
1196 (bibtex-find-text): Likewise.
1197
1198 * progmodes/vhdl-mode.el (vhdl-fill-region)
1199 (vhdl-beginning-of-statement): Don't use interactive-p.
1200
1201 * progmodes/idlwave.el (idlwave-update-routine-info):
1202 Don't use interactive-p.
1203
1204 * progmodes/idlw-shell.el (idlwave-shell-send-char):
1205 Don't use interactive-p.
1206
1207 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
1208 Don't use interactive-p.
1209
1210 * progmodes/ada-xref.el (ada-make-body-gnatstub):
1211 Don't use interactive-p.
1212
1213 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
1214 (fortune-in-buffer): Doc fix.
1215
1216 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
1217
1218 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
1219 don't select the temporary buffer.
1220 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
1221 (eudc-get-phone): Likewise.
1222
1223 2004-11-01 Kim F. Storm <storm@cua.dk>
1224
1225 * man.el (Man-xref-normal-file): Fix help-echo.
1226
1227 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1228
1229 * reveal.el (reveal-last-tick): New var.
1230 (reveal-post-command): Use it to avoid closing overlays when we're
1231 appending text to them.
1232
1233 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1234
1235 * textmodes/bibtex.el: Require button.
1236 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
1237 (bibtex-reference-keys): Distinguish between header keys and
1238 crossref keys.
1239 (bibtex-beginning-of-field): New function.
1240 (bibtex-url-map): Remove.
1241 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
1242 (bibtex-font-lock-url-regexp): Assume that field names begin at
1243 the beginning of a line.
1244 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
1245 Remove field delimiters. Use bibtex-beginning-of-field.
1246 Bugfix, point can be inside a field with a url.
1247 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
1248 New functions.
1249 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
1250 (bibtex-key-in-head): Simplify.
1251 (bibtex-current-line): Use bolp.
1252 (bibtex-parse-keys): Remove unused arg `add'.
1253 Use bibtex-type-in-head and bibtex-key-in-head.
1254 (bibtex-parse-entry, bibtex-autofill-entry):
1255 Use bibtex-type-in-head and bibtex-key-in-head.
1256 (bibtex-autokey-get-field): Do not alter case of replacement text.
1257 (bibtex-autokey-get-names): Do all processing of name list.
1258 (bibtex-autokey-get-year): New function.
1259 (bibtex-autokey-get-title): Do all processing of title words.
1260 (bibtex-generate-autokey): Simplify.
1261 (bibtex-string-files-init): Use default-directory.
1262 Allow for absolute file names in bibtex-string-files.
1263 (bibtex-files, bibtex-file-path): New variables.
1264 (bibtex-files-expand): New function.
1265 (bibtex-find-entry-globally): New command.
1266 (bibtex-summary-function): New variable.
1267 (bibtex-summary): Default value of bibtex-summary-function.
1268 (bibtex-find-crossref): New optional args pnt and split.
1269 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
1270 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
1271 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
1272 Fix handling of required and alternative fields.
1273 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
1274 Use cons and display-buffer.
1275 (bibtex-validate-globally): New command.
1276 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
1277 bibtex-parse-keys and bibtex-parse-strings for updating
1278 bibtex-reference-keys and bibtex-strings.
1279 (bibtex-realign): Remove blank lines past the last entry.
1280 (bibtex-reformat): Use bibtex-entry-format as default.
1281 (bibtex-choose-completion-string): Remove.
1282 (bibtex-complete): Do not use bibtex-choose-completion-string.
1283 (bibtex-url): Simplify.
1284
1285 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1286
1287 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
1288 (x-dnd-types-alist, x-dnd-open-file-other-window)
1289 (x-dnd-known-types): Add :version.
1290
1291 2004-10-31 John Paul Wallington <jpw@gnu.org>
1292
1293 * ibuffer.el (group ibuffer): Add :version keyword.
1294
1295 2004-10-31 Kim F. Storm <storm@cua.dk>
1296
1297 * ido.el (group ido): Add :version keyword.
1298 (ido-mode): Remove :version keyword.
1299
1300 * emulation/cua-base.el (group cua): Add :version keyword.
1301 (cua-mode): Remove :version keyword.
1302
1303 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
1304
1305 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
1306
1307 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
1308 compiler warning.
1309 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
1310 function.
1311 (help-at-pt-display-when-idle): Remove autoload.
1312
1313 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
1314
1315 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
1316
1317 2004-10-30 Juri Linkov <juri@jurta.org>
1318
1319 * help.el (function-called-at-point):
1320 * help-fns.el (variable-at-point): Read -> intern.
1321
1322 2004-10-30 Simon Josefsson <jas@extundo.com>
1323
1324 * progmodes/autoconf.el (autoconf-font-lock-keywords):
1325 Recognize AS_* too.
1326
1327 2004-10-29 Simon Josefsson <jas@extundo.com>
1328
1329 * subr.el (read-passwd): Move back from password.el.
1330
1331 * password.el: Remove, not ready yet.
1332
1333 2004-10-29 Andreas Schwab <schwab@suse.de>
1334
1335 * speedbar.el (speedbar-frame-parameters): Improve customize type.
1336
1337 2004-10-29 Sam Steingold <sds@gnu.org>
1338
1339 * mouse.el (mouse-show-mark): Replace the last occurrence of
1340 x-lost-selection-hooks with x-lost-selection-functions.
1341
1342 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1343
1344 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
1345 x-lost-selection-functions is bound.
1346
1347 * mouse-sel.el (mouse-sel-mode):
1348 * emacs-lisp/lselect.el: Adjust to new names for
1349 x-(lost|sent)-selection-functions.
1350
1351 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
1352 New obsolete aliases of x-lost-selection-functions and
1353 x-sent-selection-functions.
1354
1355 2004-10-28 Kim F. Storm <storm@cua.dk>
1356
1357 * imenu.el (imenu-scanning-message): Remove.
1358 (imenu-progress-message): Make it a no-op.
1359
1360 2004-10-28 John Paul Wallington <jpw@gnu.org>
1361
1362 * files.el (set-auto-mode): Call `throw' correctly.
1363
1364 2004-10-28 Juri Linkov <juri@jurta.org>
1365
1366 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
1367 to search `Info-...' commands in `info' manual.
1368 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
1369 Add 'info-file "emacs" property.
1370 (Info-find-emacs-command-nodes): Fix index line number regexp.
1371 Set real line number (instead of fake 0) in first element of the
1372 returned list.
1373 (Info-goto-emacs-command-node): Use line number of first element
1374 to set point in the first found Info node.
1375
1376 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
1377 code to `grep-mode-font-lock-keywords'.
1378 (grep-mode-font-lock-keywords): Delete grep markers instead
1379 of making them invisible.
1380
1381 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1382
1383 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
1384 and x-server-version in bug report.
1385
1386 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
1387
1388 * files.el (set-auto-mode-0): New function.
1389 (set-auto-mode): Use it to handle aliased modes and to
1390 be consistent between C-x C-f and C-x C-w.
1391
1392 2004-10-28 Kenichi Handa <handa@m17n.org>
1393
1394 * international/utf-8.el (utf-translate-cjk-charsets):
1395 Add katakana-jisx0201.
1396
1397 * international/subst-jis.el: Add data for JISX0201.
1398
1399 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
1400
1401 * obsolete/hilit19.el (hilit-mode): New function.
1402 Move all the toplevel side-effecting stuff into it, so that loading
1403 hilit19 doesn't mess everything up any more.
1404
1405 2004-10-27 Richard M. Stallman <rms@gnu.org>
1406
1407 * add-log.el (add-change-log-entry): Set up mailing address
1408 and full name later, and don't alter add-log-mailing-address
1409 or add-log-full-name.
1410
1411 * elide-head.el (elide-head): Change error to message.
1412 (elide-head-show): Likewise.
1413
1414 * apropos.el (apropos-macrop): Doc fix.
1415
1416 * mouse.el (mouse-show-mark): Do most processing the same
1417 regardless of transient-mark-mode.
1418
1419 * shadowfile.el (shadow-copy-files): Use interactive-p
1420 only to control whether to print a message.
1421
1422 * tar-mode.el (tar-mode): Use write-contents-functions,
1423 not write-contents-hooks.
1424
1425 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
1426 directory-sep-char.
1427
1428 2004-10-27 Richard M. Stallman <rms@gnu.org>
1429
1430 * strokes.el (strokes-unload-hook): Fix previous change.
1431
1432 * type-break.el (type-break-run-at-time): Always use run-at-time;
1433 forget the alternatives.
1434 (type-break-cancel-function-timers): Always use cancel-function-timers;
1435 forget the alternatives.
1436
1437 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
1438
1439 2004-10-27 Kenichi Handa <handa@m17n.org>
1440
1441 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
1442
1443 * international/subst-gb2312.el: Likewise.
1444
1445 * international/subst-big5.el: Likewise.
1446
1447 * international/subst-ksc.el: Likewise.
1448
1449 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
1450 New variable.
1451 (utf-translate-cjk-set-unicode-range): New function.
1452 (utf-translate-cjk-unicode-range): Make it customizable.
1453 (utf-8-post-read-conversion):
1454 Use utf-translate-cjk-unicode-range-string.
1455 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
1456 Unicode ranges.
1457
1458 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
1459
1460 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
1461 trivial variants to shorten the list.
1462 (xml-based-modes): New var.
1463 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
1464 declaration higher priority than auto-mode-alist.
1465
1466 * find-file.el (cc-other-file-alist): Bring it in line with
1467 cc-mode's auto-mode-alist entries and use \' instead of $.
1468
1469 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
1470 and add "Id" and "Name" submenus to it.
1471
1472 * imenu.el (imenu--generic-function): Skip matches in comments.
1473
1474 2004-10-26 Jay Belanger <belanger@truman.edu>
1475
1476 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
1477 (full-calc-keypad, calc-trail-display): Use an extra argument
1478 instead of `interactive-p'.
1479
1480 * calc/calc-misc.el (calc-other-window): Use an extra argument
1481 instead of `interactive-p'.
1482
1483 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
1484 `interactive-p'.
1485
1486 2004-10-26 Kim F. Storm <storm@cua.dk>
1487
1488 * help.el (describe-key): Describe both down-event and up-event
1489 for a mouse click.
1490
1491 2004-10-26 Richard M. Stallman <rms@gnu.org>
1492
1493 * woman.el (woman): Don't call interactive-p.
1494
1495 * pcomplete.el (pcomplete): Instead of interactive-p,
1496 use an arg set non-nil by the interactive spec.
1497
1498 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
1499 use an arg set non-nil by the interactive spec.
1500
1501 * man.el (Man-cleanup-manpage): Instead of interactive-p,
1502 use an arg set non-nil by the interactive spec.
1503
1504 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
1505
1506 * progmodes/flymake.el (flymake-split-string):
1507 Use `flymake-split-string-remove-empty-edges' in any case.
1508
1509 2004-10-26 Masatake YAMATO <jet@gyve.org>
1510
1511 * progmodes/flymake.el (flymake-err-line-patterns):
1512 Use `compilation-error-regexp-alist-alist' instead of
1513 `compilation-error-regexp-alist'.
1514
1515 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1516
1517 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
1518 verbatim face on the \ of \end{verbatim}.
1519
1520 2004-10-25 Jay Belanger <belanger@truman.edu>
1521
1522 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
1523 erasing minibuffer.
1524
1525 2004-10-25 Simon Josefsson <jas@extundo.com>
1526
1527 * subr.el (read-passwd): Move to net/password.el.
1528
1529 * net/password.el (read-passwd): Add. Autoload it.
1530
1531 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
1532
1533 * mouse-sel.el (mouse-sel-mode): Specify custom group.
1534
1535 * simple.el (process-file): Fix logic.
1536
1537 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
1538
1539 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
1540 (increase-right-margin): Remove erroneous call to `interactive-p'.
1541
1542 2004-10-24 Kim F. Storm <storm@cua.dk>
1543
1544 * help.el (describe-mode): Fix 2004-10-13 change.
1545 Copy pure "Auto Fill" string so it can be propertized later
1546 without causing a read-only error.
1547
1548 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
1549
1550 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
1551 style indexes.
1552
1553 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1554
1555 * simple.el (process-file): Accept nil for INFILE. Reported by
1556 Luc Teirlinck.
1557
1558 2004-10-24 Masatake YAMATO <jet@gyve.org>
1559
1560 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
1561 Handle periods and underscores in a function name.
1562 Remove the address fontification.
1563
1564 2004-10-24 Masatake YAMATO <jet@gyve.org>
1565
1566 * progmodes/asm-mode.el (asm-font-lock-keywords):
1567 Use font-lock-variable-name-face for registers.
1568
1569 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
1570
1571 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
1572 kill-all-local-variables.
1573 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
1574 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
1575 Use kill-all-local-variables and provide mode-hooks.
1576 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
1577 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
1578 Suggested by Masatake YAMATO <jet@gyve.org>.
1579
1580 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
1581
1582 * simple.el (process-file): New function, similar to call-process
1583 but supports file handlers.
1584 * vc.el (vc-do-command): Use it, instead of call-process.
1585 * net/tramp-vc.el (vc-do-command): Do not advise it if
1586 process-file is fboundp.
1587 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
1588 process-file.
1589 (tramp-handle-process-file): New function.
1590 (tramp-file-name-for-operation): Support process-file.
1591
1592 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
1593
1594 * calendar/icalendar.el (icalendar--weekday-array): New constant.
1595 (icalendar-weekdayabbrev-table)
1596 (icalendar-monthnumber-table): Delete.
1597 (icalendar--get-month-number): Use calendar-month-name-array.
1598 (icalendar--get-weekday-number): New function.
1599 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
1600 (icalendar-export-region): Handle multi-line entries.
1601 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
1602
1603 2004-10-23 John Paul Wallington <jpw@gnu.org>
1604
1605 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
1606 `wildcards' set to t in interactive spec.
1607
1608 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
1609 interactive spec rather than use `interactive-p'.
1610 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
1611 rather than use function `interactive-p'.
1612
1613 2004-10-22 Kenichi Handa <handa@m17n.org>
1614
1615 * international/mule.el (translate-region): Implement it in Lisp
1616 as a front end of translate-region-internal.
1617
1618 2004-10-21 Jay Belanger <belanger@truman.edu>
1619
1620 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
1621 Declare these variables with defvar.
1622
1623 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
1624 is bound, only check to see if it is bound.
1625
1626 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1627
1628 * textmodes/tex-mode.el (tex-compilation-parse-errors):
1629 Don't output messages.
1630
1631 * calc/calc-help.el (calc-describe-bindings): Fix last change.
1632
1633 2004-10-21 John Paul Wallington <jpw@gnu.org>
1634
1635 * calc/calc-graph.el (calc-graph-init):
1636 Use `set-process-query-on-exit-flag'.
1637
1638 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
1639
1640 * progmodes/compile.el (compilation-start): Rely on `cd' to get
1641 dir right and also allow argumentless cd.
1642
1643 2004-10-19 Richard M. Stallman <rms@gnu.org>
1644
1645 * textmodes/flyspell.el (flyspell-mode): Doc fix.
1646
1647 * eshell/em-unix.el (eshell-grep):
1648 Don't bind compilation-process-setup-function.
1649
1650 * comint.el (comint-insert-input): Use @ in `interactive'.
1651 (comint-input-filter-functions): Doc fix.
1652 (comint-kill-whole-line, comint-get-source): Doc fix.
1653
1654 * progmodes/compile.el (compilation-setup):
1655 Don't set buffer-read-only if MINOR is non-nil.
1656
1657 2004-10-19 Jay Belanger <belanger@truman.edu>
1658
1659 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
1660 (calc-emacs-type-gnu19): Remove.
1661 (calc-digit-map, calc-read-key-sequence, calc-read-key):
1662 Remove check for old emacs versions.
1663
1664 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
1665 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
1666 for current Emacs.
1667
1668 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
1669 the end of the minibuffer.
1670 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
1671 copy `esc-map'.
1672
1673 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
1674
1675 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
1676 call that would be given when the current emacs was used.
1677
1678 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
1679
1680 * calendar/icalendar.el: Set coding to utf-8.
1681 (icalendar-version): Increase to 0.07.
1682 (icalendar-monthnumber-table): Change March pattern.
1683 (icalendar-get-all-event-properties)
1684 (icalendar-set-event-property): Delete.
1685 (icalendar-all-events): No longer interactive.
1686 (icalendar-convert-diary-to-ical)
1687 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
1688 their replacements.
1689 (icalendar-export-file, icalendar-export-region): New functions;
1690 essentially old `icalendar-convert-diary-to-ical' but appending to
1691 target rather than overwriting.
1692 (icalendar-import-file): Append to target file rather than
1693 overwriting. Fourth arg deleted.
1694 (icalendar-import-buffer): New name for old
1695 `icalendar-extract-ical-from-buffer'.
1696 (icalendar--convert-string-for-import): New name for
1697 old `icalendar-convert-for-import'.
1698 (include-icalendar-files): Delete.
1699 Prefix for all internal functions changed from `icalendar-'
1700 to `icalendar--'.
1701
1702 2004-10-19 Richard M. Stallman <rms@gnu.org>
1703
1704 * paths.el (news-path): Fix previous change.
1705
1706 2004-10-18 Jay Belanger <belanger@truman.edu>
1707
1708 * calc/calc-help.el (calc-describe-bindings):
1709 Set `buffer-read-only' to nil while working in the keybindings buffer;
1710 remove some extra information from the keybindings buffer.
1711
1712 2004-10-18 David Ponce <david@dponce.com>
1713
1714 * mouse.el (mouse-drag-move-window-top): New function.
1715 (mouse-drag-mode-line-1): Use it.
1716
1717 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
1718
1719 * info.el (Info-fontify-node): For multiline refs,
1720 arrange to unfontify newline and surrounding whitespace.
1721
1722 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1723
1724 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
1725 directory is missing.
1726
1727 2004-10-17 John Paul Wallington <jpw@gnu.org>
1728
1729 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
1730 New customizable variable; whether to display buffers that match
1731 `ibuffer-maybe-show-predicates' by default.
1732 (ibuffer-maybe-show-predicates): Mention it in docstring.
1733 (ibuffer-display-maybe-show-predicates): New variable.
1734 (ibuffer-update): Prefix arg now toggles whether buffers that
1735 match `ibuffer-maybe-show-predicates' should be displayed.
1736 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
1737 locally to heed `ibuffer-default-display-maybe-show-predicates'.
1738 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
1739
1740 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
1741
1742 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
1743 work correctly.
1744
1745 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
1746
1747 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
1748 (Buffer-menu-beginning): New helper function.
1749 (Buffer-menu-execute): Use it.
1750 (Buffer-menu-select): Use it.
1751 (Buffer-menu-sort): Use it and also keep markers.
1752
1753 2004-10-17 Richard M. Stallman <rms@gnu.org>
1754
1755 * paths.el (news-directory): Rename from news-path. Old name alias.
1756 (rmail-spool-directory): Use defvar.
1757 (sendmail-program): Use defcustom.
1758 (remote-shell-program): Use defcustom.
1759 (term-file-prefix): Use defvar.
1760 (abbrev-file-name): Use defvar.
1761
1762 * term.el: Add maintainer.
1763
1764 * subr.el (with-local-quit): Return nil if there's a quit.
1765 (read-passwd): Use with-local-quit. Doc fix.
1766
1767 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
1768 (strokes-unload-hook): Set as a variable with add-hook.
1769
1770 * startup.el (fancy-splash-tail, normal-splash-screen):
1771 Update copyright year.
1772
1773 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
1774
1775 * server.el (server-unload-hook): Set as a variable with add-hook.
1776
1777 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
1778
1779 * frame.el (special-display-popup-frame):
1780 Make the buffer current as its frame is created.
1781
1782 * delsel.el (delsel-unload-hook): Set as a variable.
1783
1784 * comint.el (comint-output-filter-functions):
1785 Add comint-watch-for-password-prompt.
1786 (comint-read-noecho): Function deleted.
1787 (send-invisible): Use read-passwd.
1788
1789 * fringe.el (fringe-mode-initialize): New function.
1790 (fringe-mode): Use fringe-mode-initialize as :initialize.
1791
1792 2004-10-17 Kim F. Storm <storm@cua.dk>
1793
1794 * language/indian.el (indian-script-language-alist): Swap value and doc.
1795 (indian-font-char-index-table): Doc fix.
1796
1797 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1798
1799 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
1800
1801 2004-10-16 Juri Linkov <juri@jurta.org>
1802
1803 * progmodes/compile.el (compilation-start): Move let-binding of
1804 `process-environment' into `with-current-buffer' body.
1805 Reported by Matt Hodges <MPHodges@member.fsf.org>.
1806
1807 2004-10-16 Richard M. Stallman <rms@gnu.org>
1808
1809 * pcvs-util.el (cvs-bury-buffer):
1810 Don't call get-buffer-window for effect.
1811
1812 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
1813
1814 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
1815
1816 * msb.el (msb-unload-hook): Set the variable.
1817
1818 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
1819 Use * to err if buffer is readonly.
1820
1821 * subr.el (looking-back): Return only t or nil.
1822
1823 * whitespace.el (whitespace-unload-hook): Set the variable.
1824
1825 * view.el (view-mode-enable): Set view-page-size and
1826 view-half-page-size to nil.
1827 (view-set-half-page-size-default): view-half-page-size = nil
1828 means the default.
1829 (View-scroll-page-forward): Use view-page-size-default.
1830 (View-scroll-page-backward): Likewise.
1831 (view-page-size, view-half-page-size): Doc fixes.
1832
1833 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
1834
1835 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
1836
1837 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
1838 "cl" like other files. Instead, call byte-compile-find-cl-functions.
1839 (byte-compile-log-1): Bind inhibit-read-only.
1840 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
1841 (byte-compile-log-warning): Likewise.
1842 (byte-compile-file-form-require): Detect "cl" from the arg value.
1843
1844 * progmodes/compile.el (compilation-start): Assume compilation-mode
1845 will make the buffer read-only.
1846 (compilation-mode): Take arg name-of-mode.
1847 (compilation-setup): Make buffer read-only.
1848 (compilation-handle-exit): Bind inhibit-read-only.
1849
1850 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
1851 (ispell-message): Likewise.
1852 (ispell-show-choices): Don't call get-buffer-window uselessly.
1853 (ispell-init-process): Use set-process-query-on-exit-flag.
1854
1855 2004-10-16 Kim F. Storm <storm@cua.dk>
1856
1857 * fringe.el (fringe-bitmaps): Only initialize when defined.
1858
1859 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
1860 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
1861
1862 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
1863
1864 2004-10-15 Simon Josefsson <jas@extundo.com>
1865
1866 * net/password.el: Add.
1867
1868 2004-10-14 Masatake YAMATO <jet@gyve.org>
1869
1870 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
1871 (gdb-script-end-of-defun): New function.
1872 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
1873 `gdb-script-end-of-defun' as *-of-defun-function.
1874
1875 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
1876
1877 * button.el (button-activate): Allow a marker to display as an action.
1878
1879 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
1880
1881 * help.el (describe-mode): Use it to make minor mode list into
1882 hyperlinks.
1883
1884 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
1885
1886 * vc.el (vc-annotate-display-select): Fix typo.
1887
1888 * subr.el (substitute-key-definition-key): New function.
1889 (substitute-key-definition): Use it with map-keymap.
1890 (event-modifiers): Use push.
1891 (mouse-movement-p, with-temp-buffer): Simplify.
1892
1893 2004-10-12 Jay Belanger <belanger@truman.edu>
1894
1895 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
1896 New variables.
1897 (calc-help-index-entries): New function.
1898 (calc-describe-function): Use `calc-help-function-list' instead of
1899 obarray for completion.
1900 (calc-describe-variable): Use `calc-help-variable-list' instead
1901 of obarray for completion.
1902
1903 2004-10-12 Richard M. Stallman <rms@gnu.org>
1904
1905 * info-look.el (info-lookup-file): Add info-file property.
1906 (info-lookup-symbol): Likewise.
1907
1908 * info.el (info-xref): Add underlining.
1909 (info): Add info-file property.
1910 (Info-find-emacs-command-nodes): Specify case-sensitive search.
1911
1912 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
1913
1914 Sync with Tramp 2.0.45.
1915
1916 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
1917 defined. This is not the case for XEmacs without package "edebug".
1918 (tramp-set-auto-save-file-modes): Set permissions of autosaved
1919 remote files to the permissions of the original file. This is not
1920 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
1921 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
1922 (tramp-perl-decode): Fix an error in Perl implementation.
1923 $pending must be cleared every loop. Reported by Benjamin Place
1924 <benjaminplace@sprintmail.com>
1925
1926 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
1927 Don't activate advice during definition. This is done later on,
1928 depending on test result of `substitute-in-file-name'.
1929 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1930
1931 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1932
1933 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
1934
1935 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
1936
1937 2004-10-12 David Ponce <david@dponce.com>
1938
1939 * recentf.el (recentf-edit-list): Update the menu when the recentf
1940 list has been modified.
1941
1942 2004-10-12 Simon Josefsson <jas@extundo.com>
1943
1944 * net/tls.el (tls-certtool-program): New variable.
1945 (tls-certificate-information): New function, based on
1946 ssl-certificate-information.
1947
1948 2004-10-12 Kenichi Handa <handa@m17n.org>
1949
1950 * international/mule.el (coding-system-equal): Move from mule-util.el.
1951
1952 * international/mule-util.el (coding-system-equal): Move to mule.el.
1953
1954 2004-10-12 Kim F. Storm <storm@cua.dk>
1955
1956 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
1957 reset kmacro-initial-counter-value if set.
1958 (kmacro-set-counter): Only set kmacro-counter if defining or executing
1959 macro. Set kmacro-initial-counter-value otherwise. Never set both.
1960 (kmacro-display): Show macro counter if non-zero.
1961
1962 * subr.el (substitute-key-definition): Mention command remapping
1963 in doc string.
1964
1965 2004-10-11 Jay Belanger <belanger@truman.edu>
1966
1967 * calc/calc-misc.el (calc-info-goto-node): New function.
1968 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
1969 node in one step.
1970 (calc-describe-copying, calc-describe-distribution)
1971 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
1972 Go to appropriate info node in one step.
1973
1974 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1975
1976 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
1977
1978 * font-lock.el (font-lock-apply-highlight): Fix last change.
1979
1980 2004-10-11 Simon Josefsson <jas@extundo.com>
1981
1982 * mail/smtpmail.el (smtpmail-open-stream): Look for
1983 starttls-gnutls-program instead of starttls-program iff
1984 starttls-use-gnutls is non-nil.
1985 (smtpmail-open-stream): Don't overwrite user settings of
1986 starttls-extra-arguments and starttls-extra-args.
1987
1988 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1989
1990 * comint.el (comint-mouse-insert-input): Remove.
1991 (comint-insert-input): Make it work for mouse bindings.
1992 (comint-mode-map): Move defs into the declaration.
1993 (comint-output-filter): Typo.
1994
1995 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
1996
1997 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
1998
1999 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
2000 (ange-ftp-call-chmod): Reference remote-shell-program instead of
2001 ange-ftp-remote-shell.
2002
2003 2004-10-10 Andreas Schwab <schwab@suse.de>
2004
2005 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
2006 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
2007 Reported by <sri@asu.edu>.
2008
2009 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
2010
2011 * vc.el (vc-annotate-mode): Remove variable.
2012 (vc-annotate-display-select): Only call vc-annotate-mode
2013 if we're not in that mode already.
2014
2015 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
2016
2017 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
2018 (imenu-choose-buffer-index): Check here for rescan instead.
2019
2020 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
2021 where the face expression evals to nil.
2022
2023 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
2024 (tex-font-lock-keywords-2): Use it.
2025 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
2026
2027 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
2028
2029 2004-10-09 Kim F. Storm <storm@cua.dk>
2030
2031 * subr.el (progress-reporter-update): Define before first usage.
2032 (make-progress-reporter): Doc fix.
2033
2034 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2035
2036 * textmodes/paragraphs.el (sentence-end-double-space)
2037 (sentence-end-without-period, sentence-end-without-space)
2038 (sentence-end): Doc fixes.
2039
2040 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
2041
2042 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
2043 Change paragraph-start regexp so we don't fill code starting with #'(.
2044
2045 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
2046
2047 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
2048 New defcustom.
2049 (extract-address-components): Use it.
2050
2051 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2052
2053 * subr.el (make-progress-reporter, progress-reporter-update)
2054 (progress-reporter-force-update, progress-reporter-do-update)
2055 (progress-reporter-done): New functions.
2056
2057 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
2058
2059 * progmodes/etags.el (etags-tags-completion-table): Use progress
2060 reporter.
2061 (etags-tags-apropos): Likewise.
2062
2063 2004-10-08 Alan Mackenzie <acm@muc.de>
2064
2065 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
2066 of current line.
2067
2068 2004-10-08 Masatake YAMATO <jet@gyve.org>
2069
2070 * server.el (server-process-filter): Wrap `process-send-region'
2071 by `condition-case' to guard the case when the pipe to PROC is closed.
2072
2073 2004-10-07 Mark A. Hershberger <mah@everybody.org>
2074
2075 * xml.el (xml-substitute-special): Limit handling of external entities.
2076
2077 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
2078
2079 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
2080
2081 2004-10-06 John Paul Wallington <jpw@gnu.org>
2082
2083 * xml.el (xml-parse-dtd): Fix `error' call.
2084
2085 2004-10-05 Mark A. Hershberger <mah@everybody.org>
2086
2087 * xml.el (xml-substitute-special): Return a single string instead
2088 of a list of strings if an entity substitution is made.
2089
2090 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
2091
2092 * calendar/icalendar.el: New file.
2093
2094 2004-10-05 Juri Linkov <juri@jurta.org>
2095
2096 * isearch.el (isearch-done): Set mark after running hook.
2097 Reported by Drew Adams <drew.adams@oracle.com>.
2098
2099 * info.el (Info-history, Info-toc): Fix Info headers.
2100 (Info-toc): Narrow buffer before Info-fontify-node.
2101 (Info-build-toc): Don't check for special Info file names.
2102 Set main-file to nil if Info-find-file returns a symbol.
2103
2104 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
2105
2106 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
2107 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
2108 * calendar/cal-menu.el (calendar-mode-map): Ditto.
2109
2110 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
2111
2112 * calendar/cal-iso.el (calendar-iso-read-args): New function,
2113 for old interactive spec from calendar-goto-iso-date.
2114 (calendar-goto-iso-date): Use it.
2115 (calendar-goto-iso-week): New function. Suggested by Emilio
2116 C. Lopes <eclig@gmx.net>.
2117
2118 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
2119
2120 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
2121 `set-right-margin' bindings that follow the minor mode conventions.
2122
2123 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2124
2125 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
2126 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
2127 (latex-block-args-alist): Add minipage and picture.
2128 (latex-block-body-alist): Use reftex-label if enabled.
2129 (latex-insert-block): Don't insert a \n if not necessary.
2130 (tex-compile-commands): Make sure dvips doesn't send to printer.
2131 (tex-compile-default): Handle the case where no executable is found.
2132 (latex-noindent-environments): New var.
2133 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
2134 If tex-indent-allhanging is non-nil, make sure we only align for macros
2135 at beginning of line.
2136
2137 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
2138
2139 * newcomment.el (comment-beginning): Doc fix and don't choke on
2140 unset `comment-end-skip' when at beginning of comment.
2141
2142 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
2143
2144 * term.el (term-adjust-current-row-cache): Don't allow the current
2145 row to become negative.
2146 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
2147 the end of the line. Fix scroll down. Add comments.
2148 (term-handle-ansi-escape): Don't exceed terminal width when moving
2149 right.
2150 (term-scroll-region): Move the cursor after setting the scroll region.
2151
2152 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
2153
2154 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
2155 to `width' for consistency with docstring. Doc fix.
2156
2157 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
2158
2159 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
2160 This is necessary for derived modes.
2161
2162 2004-09-30 Kim F. Storm <storm@cua.dk>
2163
2164 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
2165 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
2166
2167 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
2168 kmacro-extract-lambda functions.
2169 (edit-kbd-macro): Handle kmacro lambda forms.
2170 Include counter and counter format in edit buffer.
2171 (edmacro-finish-edit): Get counter and format from edit buffer and
2172 update kmacro bindings when found.
2173
2174 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
2175
2176 * textmodes/paragraphs.el (forward-paragraph):
2177 Avoid args-out-of-range error when point winds up at the beginning of
2178 the buffer and hard newlines are enabled.
2179
2180 * newcomment.el (comment-multi-line): Doc fix.
2181
2182 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
2183
2184 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
2185 (diff-fixup-modifs): Catch unified-diff file-headers.
2186
2187 2004-09-29 Kim F. Storm <storm@cua.dk>
2188
2189 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
2190 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
2191 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
2192
2193 * fringe.el (fringe-bitmap-p): New macro.
2194 (fringe-bitmaps): Add standard fringe bitmaps on load.
2195
2196 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2197
2198 * dired.el (dired-view-command-alist): Use more efficient regexps.
2199 Remove dubious arguments.
2200 (dired-align-file): New function.
2201 (dired-insert-directory): Use it.
2202 (dired-move-to-end-of-filename): Make the " -> " search more specific.
2203 (dired-buffers-for-dir): Remove unused var `pattern'.
2204
2205 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2206
2207 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
2208 from diary display excursion. Store diary buffer's point for
2209 `simple-diary-display'.
2210 (simple-diary-display): Set window point and start when
2211 displaying buffer, to preserve point.
2212
2213 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
2214
2215 * textmodes/enriched.el (enriched-translations): Replace defconst
2216 with defvar.
2217
2218 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2219
2220 * printing.el: Doc fix.
2221 (pr-version): New version number (6.8.1).
2222 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
2223 make-temp-name.
2224 (pr-delete-file): Check if file exists before deleting it.
2225 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
2226
2227 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
2228
2229 * term.el (term-display-table): New variable.
2230 (term-mode): Use it.
2231 (term-exec-1): Set the coding system to binary.
2232 (term-emulate-terminal): Decode the string before inserting it.
2233
2234 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
2235
2236 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
2237 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
2238 (map): Bind S-prior, S-next and S-insert.
2239 (term-mode): Set `indent-tabs-mode' to nil.
2240 (term-paste): New function to be bound to S-insert.
2241 (term-send-del, term-send-backspace): Change the strings sent.
2242 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
2243 (term-handle-colors-array): Fix handling of underline and reverse.
2244 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
2245 (term-erase-in-line): Fix comparison.
2246 (term-emulate-terminal): Fix line wrap handling.
2247 (term-start-output-log): Rename from `term-set-output-log'.
2248 (term-stop-output-log): Rename from `term-stop-photo'.
2249 (term-switch-to-alternate-sub-buffer): Comment out, unused.
2250
2251 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
2252
2253 * dired.el (dired-move-to-filename): Don't output a message if
2254 raise-error is non-nil. Fix return position and value.
2255
2256 * files.el (insert-directory): Obey --dired even with symlinks.
2257
2258 2004-09-25 Lars Hansen <larsh@math.ku.dk>
2259
2260 * ls-lisp.el (ls-lisp-format): Mark file names with property
2261 dired-filename.
2262
2263 2004-09-25 Kim F. Storm <storm@cua.dk>
2264
2265 * ido.el (ido-max-directory-size): New defcustom.
2266 (ido-decorations): Add "too big" element.
2267 (ido-directory-too-big): New dynamic var.
2268 (ido-may-cache-directory): Don't cache big directories.
2269 (ido-directory-too-big-p): New defun.
2270 (ido-set-current-directory): Update ido-directory-too-big.
2271 (ido-read-internal): Make empty ido-cur-item if too-big.
2272 (ido-buffer-internal): Use ido-read-internal directly instead of
2273 ido-read-buffer.
2274 (ido-file-internal): Init ido-directory-too-big.
2275 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
2276 and redo completion with full list.
2277 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
2278 it, and show completions.
2279 (ido-all-completions): Let bind ido-directory-too-big to nil.
2280 (ido-exhibit): Handle ido-directory-too-big.
2281 (ido-read-buffer): Handle fallback to read-buffer.
2282 Init ido-directory-too-big.
2283 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
2284 Init ido-directory-too-big.
2285
2286 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2287
2288 * subr.el (delay-mode-hooks): Doc fix.
2289
2290 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
2291
2292 * textmodes/enriched.el
2293 (enriched-default-text-properties-local-flag): New variable.
2294 (enriched-mode): Make sure that enabling and disabling the mode is
2295 a no-op. Doc fix.
2296
2297 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
2298
2299 * calendar/holidays.el (holiday-advent): Report on a specified day
2300 offset from advent, not just advent.
2301 (holiday-easter-etc): Report on one specified day offset from
2302 easter, not all easter holidays. Various Easter holidays moved to
2303 `christian-holidays' variable in calendar.el.
2304 * calendar/calendar.el (christian-holidays): Adapt for new
2305 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
2306
2307 2004-09-23 Kim F. Storm <storm@cua.dk>
2308
2309 * image.el (insert-sliced-image): Add doc string.
2310
2311 * ido.el (ido-choice-list): New dynamic var for `list' context.
2312 (ido-context-switch-command): New dynamic var.
2313 (ido-define-mode-map): Generalize switch between file/buffer contexts.
2314 (ido-read-internal): Handle new `list' context.
2315 Handle insert-buffer and insert-file ido-exit values.
2316 (ido-buffer-internal): New arg switch-cmd. Use it to setup
2317 ido-context-switch-command. Handle insert-file ido-exit value.
2318 (ido-read-buffer): Set ido-context-switch-command to 'ignore
2319 unless it is already bound by caller.
2320 (ido-file-internal): New arg switch-cmd. Use it to setup
2321 ido-context-switch-command. Handle insert-buffer ido-exit value.
2322 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
2323 used for context switching.
2324 (ido-all-completions): Handle new `list' context.
2325 (ido-make-choice-list): Return choices for `list' context.
2326 (ido-find-file-in-dir, ido-display-file, ido-write-file)
2327 (ido-display-buffer, ido-kill-buffer): Disable context switching.
2328 (ido-insert-buffer, ido-insert-file): Setup context switching.
2329 (ido-exhibit): Handle `list' context.
2330 (ido-read-file-name): Disable context switching. Handle fallback.
2331 (ido-read-directory-name): Disable context switching.
2332 (ido-completing-read): New defun like completing-read. Setup and
2333 use new `list' context.
2334
2335 2004-09-20 Jesper Harder <harder@ifa.au.dk>
2336
2337 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
2338
2339 2004-09-21 Jay Belanger <belanger@truman.edu>
2340
2341 * calc/calc-graph.el (calc-graph-add-curve): Moved the call to
2342 `calc-graph-set-styles' so the gnuplot buffer will appear in a
2343 separate window.
2344
2345 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
2346
2347 * subr.el (after-change-major-mode-hook): Doc fix.
2348
2349 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2350
2351 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
2352 of ghostscript for monochrome PostScript file in Windows.
2353
2354 2004-09-21 Kenichi Handa <handa@m17n.org>
2355
2356 * descr-text.el (describe-char): Checking of quail activation
2357 fixed.
2358
2359 2004-09-21 Jay Belanger <belanger@truman.edu>
2360
2361 * calc/calc.el (calc-mode-var-list): Removed unnecessary quotes.
2362
2363 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
2364
2365 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
2366 after the mode hooks instead of before. Doc fix.
2367
2368 2004-09-20 Jason Rumney <jasonr@gnu.org>
2369
2370 * startup.el (command-line) [windows-nt]: Try .emacs first, then
2371 _emacs, but revert to .emacs if neither exists in home directory.
2372
2373 2004-09-20 John Paul Wallington <jpw@gnu.org>
2374
2375 * bindings.el (completion-ignored-extensions): Add .dfsl.
2376
2377 2004-09-20 Richard M. Stallman <rms@gnu.org>
2378
2379 * bindings.el (scroll-left): Make it disabled.
2380
2381 * files.el (enable-local-eval): Doc fix.
2382
2383 * indent.el (move-to-left-margin): Special case for minibuffer.
2384
2385 * term.el (term-emulate-terminal): Turn off undo for output.
2386 Use with-current-buffer and save-selected-window.
2387
2388 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
2389
2390 * progmodes/make-mode.el (makefile-fill-paragraph):
2391 Don't insist on spaces when looking for comments. # is enough.
2392
2393 * files.el (hack-local-variables): Copy the variables list
2394 to another buffer, strip prefixes and suffixes there, then read.
2395 (enable-local-eval): Doc fix.
2396 (ignored-local-variables): Initialize to nil.
2397 (risky-local-variable-p): Don't check ignored-local-variables here.
2398 (hack-one-local-variable): Ignore var if in ignored-local-variables.
2399
2400 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
2401
2402 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
2403 of = to "." (punctuation).
2404
2405 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2406
2407 * subr.el (event-basic-type): Fix mask (extend to 22bits).
2408
2409 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
2410
2411 * textmodes/enriched.el (enriched-rerun-flag): New variable.
2412 (enriched-before-change-major-mode): New function.
2413 Add it to `change-major-mode-hook'.
2414 (enriched-after-change-major-mode): New function.
2415 Add it to `after-change-major-mode-hook'.
2416 (enriched-mode): Make it work correctly if called from
2417 `after-change-major-mode-hook'.
2418 No longer set `indent-line-function'.
2419
2420 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
2421
2422 * subr.el (after-change-major-mode-hook): New variable.
2423 (run-mode-hooks): Implement it.
2424
2425 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2426
2427 * battery.el (battery-linux-proc-apm): Use string-to-number.
2428 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
2429 Use dolist (and less indentation). Use erase-buffer.
2430 Pre-initialize `design-capacity', `warn', and `low'.
2431 (battery-format): Use replace-regexp-in-string.
2432
2433 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
2434
2435 * battery.el: Delete superfluous empty lines.
2436 (battery-linux-proc-acpi): Attempt to gather information from all
2437 battery subdirectories regardless of their file name.
2438 (battery-linux-proc-apm): Replace all occurrences of
2439 battery-hex-to-int-2 with string-to-int (base 16).
2440 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
2441 (battery-hex-map): Delete variable.
2442
2443 2004-09-18 John Paul Wallington <jpw@gnu.org>
2444
2445 * calc/calc-units.el (calc-quick-units): Fix overzealous
2446 s/or/unless/.
2447
2448 2004-09-17 Jay Belanger <belanger@truman.edu>
2449
2450 * calc/calc.el (calc-mode-var-list): Fix the value of
2451 `calc-matrix-brackets'.
2452
2453 2004-09-17 Romain Francoise <romain@orebokech.com>
2454
2455 * ibuf-ext.el (define-ibuffer-filter filename):
2456 Expand dired-directory since buffer-file-name is absolute.
2457
2458 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
2459
2460 * ediff-init.el (ediff-current-diff-face-A)
2461 (ediff-current-diff-face-B, ediff-current-diff-face-C)
2462 (ediff-current-diff-face-Ancestor)
2463 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2464 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2465 (ediff-even-diff-face-A, ediff-even-diff-face-B)
2466 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2467 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2468 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2469 Use min-colors.
2470
2471 * term.el (term-down): Perform vertical motion if DOWN is negative.
2472 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
2473 (term-termcap-format): Synchronyze with the eterm terminfo entry
2474 in etc/e/eterm.ti.
2475 (term-handle-colors-array): If the current foreground or
2476 background are zero (i.e. unspecified), use the foreground and
2477 background of the default face for reverse video.
2478 (term-ansi-at-eval-string, term-ansi-default-fg)
2479 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
2480 (term-mem): Delete ununsed function.
2481 (term-protocol-version): Increment.
2482 (term-current-face): Set to default.
2483
2484 2004-09-15 Jay Belanger <belanger@truman.edu>
2485
2486 * calc/calc.el (calc-mode-var-list): Define this variable.
2487 (calc-always-load-extensions, calc-line-numbering)
2488 (calc-line-breaking, calc-display-just, calc-display-origin)
2489 (calc-number-radix, calc-leading-zeros, calc-group-digits)
2490 (calc-group-char, calc-point-char, calc-frac-format)
2491 (calc-prefer-frac, calc-hms-format, calc-date-format)
2492 (calc-float-format, calc-full-float-format, calc-complex-format)
2493 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
2494 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
2495 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
2496 (calc-matrix-brackets, calc-language, calc-language-option)
2497 (calc-left-label, calc-right-label, calc-word-size)
2498 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
2499 (calc-display-raw, calc-internal-prec, calc-angle-mode)
2500 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
2501 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
2502 (calc-window-height, calc-display-trail, calc-show-selections)
2503 (calc-use-selections, calc-assoc-selections)
2504 (calc-display-working-message, calc-auto-why, calc-timing)
2505 (calc-mode-save-mode, calc-standard-date-formats)
2506 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
2507 (calc-user-parse-tables, calc-gnuplot-default-device)
2508 (calc-gnuplot-default-output, calc-gnuplot-print-device)
2509 (calc-gnuplot-print-output, calc-gnuplot-geometry)
2510 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
2511 (calc-invocation-macro, calc-show-banner): Give these values as
2512 part of `calc-mode-var-list's initialization after the variables
2513 are declared with defvar.
2514 (calc-bug-address): Changed email address to send bug
2515 reports to. Also changed the maintainer address at the top.
2516 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
2517 than "\\.emacs" to determine if it is the user-init-file.
2518
2519 * calc/calc-embed.el (calc-embedded-set-modes): Use
2520 `calc-mode-var-list' correctly.
2521
2522 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
2523
2524 * vc.el (annotate-time): Document point handling.
2525 (vc-annotate-display-autoscale): Doc fix.
2526
2527 2004-09-15 Miles Bader <miles@gnu.org>
2528
2529 * generic.el (generic-make-keywords-list): Use symbol rather than
2530 word anchors in regexp.
2531
2532 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
2533
2534 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
2535 no file name consider `dired-directory'.
2536
2537 2004-09-14 Kim F. Storm <storm@cua.dk>
2538
2539 * faces.el (cursor): Add face-no-inherit property. Doc fix.
2540
2541 2004-09-14 Simon Josefsson <jas@extundo.com>
2542
2543 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
2544
2545 * textmodes/dns-mode.el: Add.
2546
2547 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
2548
2549 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
2550 (disabled-command-function): Make the ?\ char more obvious.
2551
2552 * vc-arch.el (vc-arch-root, vc-arch-registered):
2553 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
2554
2555 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
2556
2557 * windmove.el (windmove-frame-edges): Report coordinates of
2558 outside edges of frame, not inside edges.
2559 (windmove-coordinates-of-position): Convert into wrapper to new
2560 function `windmove-coordinates-of-window-position';
2561 `compute-motion' always applies to selected window.
2562 (windmove-coordinates-of-position): Update documentation to refer
2563 to Emacs 21 Lisp Reference Manual.
2564 (windmove-find-other-window): Fix off-by-one errors for max x,y.
2565
2566 2004-09-13 Kim F. Storm <storm@cua.dk>
2567
2568 * isearch.el (isearch-resume-in-command-history): Rename from
2569 isearch-resume-enabled and change default to nil.
2570
2571 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2572
2573 * vc-hooks.el (vc-ignore-dir-regexp): New var.
2574 (vc-registered): Use it.
2575 (vc-find-root): New fun.
2576
2577 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2578 Don't tell to use \\{...} when it's already done.
2579
2580 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
2581 Provide a sample complex default.
2582 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
2583 (bibtex-entry): Use mapc.
2584
2585 2004-09-12 Kim F. Storm <storm@cua.dk>
2586
2587 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
2588
2589 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
2590 inhibit-field-text-motion to t so rectangles work in comint buffers.
2591
2592 * simple.el (choose-completion-string): Set buffer before running
2593 choose-completion-string-functions hook so it can be buffer-local.
2594
2595 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
2596
2597 * progmodes/compile.el (compilation-start): Parse command to see
2598 if it starts with a cd, and if so perform it for the *compilation*
2599 buffer. Change the header to reflect this.
2600
2601 2004-09-11 Kim F. Storm <storm@cua.dk>
2602
2603 * ido.el (ido-enable-dot-prefix): Doc fix.
2604 (ido-enable-dot-prefix): New defcustom.
2605 (ido-set-matches1): Use it.
2606
2607 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2608
2609 * textmodes/bibtex.el (bibtex-mark-active)
2610 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
2611
2612 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2613
2614 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
2615 used in a case insensitive environment.
2616 (bibtex-mode-map): Rearrange order of menus.
2617 (bibtex-quoted-string-re): Obsolete.
2618 (bibtex-complete-key-cleanup): Variable replaced by new function.
2619 (bibtex-font-lock-keywords): Use backquotes.
2620 (bibtex-font-lock-url-regexp): New internal variable.
2621 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
2622 "OPT" and "ALT".
2623 (bibtex-insert-current-kill, bibtex-make-field)
2624 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
2625 (bibtex-parse-field-text): Simplify.
2626 (bibtex-string=): New helper function.
2627 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
2628 (bibtex-map-entries): Use bibtex-string=.
2629 (bibtex-search-entry): Use not.
2630 (bibtex-enclosing-field): Fix docstring.
2631 (bibtex-assoc-regexp): Obsolete.
2632 (bibtex-format-entry): Use assoc-string and bibtex-string=.
2633 (bibtex-autokey-get-names): Handle empty name field.
2634 (bibtex-parse-strings): Use assoc-string and unless.
2635 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
2636 Use assoc-string.
2637 (bibtex-pop): Simplify.
2638 (bibtex-mode): Set font-lock-extra-managed-props.
2639 (bibtex-entry-update): Use assoc-string.
2640 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
2641 (bibtex-autofill-entry): Use bibtex-string=.
2642 (bibtex-print-help-message): Simplify.
2643 (bibtex-find-entry): New optional arg START.
2644 (bibtex-validate): Use bibtex-string= and assoc-string.
2645 Do not call obsolete function compilation-parse-errors.
2646 (bibtex-remove-delimiters): Only remove delimiters if present.
2647 (bibtex-copy-entry-as-kill): Add docstring.
2648 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
2649 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
2650 (bibtex-complete): Use bibtex-predefined-month-strings,
2651 bibtex-string=, and new function bibtex-complete-key-cleanup.
2652 (bibtex-generate-url-list): New variable.
2653 (bibtex-url): New command bound to C-c C-l and mouse-2.
2654 (bibtex-url-map): New local keymap for bibtex-url-mouse.
2655 (bibtex-font-lock-url): New function.
2656
2657 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
2658
2659 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
2660
2661 2004-09-09 Kim F. Storm <storm@cua.dk>
2662
2663 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
2664 counter and format with binding.
2665 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
2666 the declared macro uses own macro counter and format. Give symbol
2667 kmacro property.
2668 (kmacro-keymap): Bind kmacro-name-last-macro to n.
2669 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
2670 (kmacro-end-and-call-macro): Doc fix.
2671
2672 2004-09-09 Lars Hansen <larsh@math.ku.dk>
2673
2674 * desktop.el (desktop-clear-preserve-buffers):
2675 Remove make-obsolete-variable.
2676
2677 2004-09-08 Richard M. Stallman <rms@gnu.org>
2678
2679 * buff-menu.el (list-buffers-noselect): Call format-mode-line
2680 with the buffer as argument.
2681
2682 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
2683
2684 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
2685
2686 2004-09-08 Juri Linkov <juri@jurta.org>
2687
2688 * replace.el (perform-replace): Use `query-replace-descr'.
2689
2690 * cus-start.el (history-delete-duplicates): Specify customization.
2691
2692 * diff-mode.el (diff-mode-map):
2693 * progmodes/compile.el (compilation-mode-map):
2694 * progmodes/grep.el (grep-mode-map):
2695 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
2696 to `next-error-follow-minor-mode'.
2697
2698 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2699
2700 * isearch.el (isearch-lazy-highlight-update): Take into account
2701 the case of zero-length match at the search bound.
2702
2703 2004-09-08 Kim F. Storm <storm@cua.dk>
2704
2705 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
2706 change. Use zero width overlays when necessary.
2707
2708 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2709
2710 * subr.el (split-string): Docfix.
2711
2712 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2713
2714 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
2715 (display-call-tree): Ensure newline after caller/calls blocks.
2716
2717 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2718
2719 * startup.el (command-line-1): Make option
2720 --directory/-L modify `load-path' straight away.
2721
2722 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2723
2724 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
2725
2726 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2727
2728 * emacs-lisp/autoload.el (make-autoload):
2729 Handle `define-compilation-mode'.
2730
2731 * emacs-lisp/lisp-mode.el (define-compilation-mode):
2732 Specify `doc-string-elt' property.
2733
2734 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2735
2736 * bs.el (bs-mode): Doc fix.
2737
2738 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2739
2740 * info.el (Info-insert-dir): Fix temp buffer leak bug.
2741
2742 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2743
2744 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
2745
2746 2004-09-08 Kenichi Handa <handa@m17n.org>
2747
2748 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
2749 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
2750 ps-mule-next-point -> 1+).
2751
2752 * composite.el (encode-composition-rule): Add autoload cooky.
2753
2754 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2755
2756 * format.el (buffer-auto-save-file-format): Make it permanent local.
2757
2758 2004-09-07 Kim F. Storm <storm@cua.dk>
2759
2760 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
2761 (authors-fixed-entries): Fix typo.
2762 (authors-canonical-author-name): Compact multiple spaces.
2763 Ignore trivial names (e.g. only first name).
2764
2765 * term.el (term-window-width): Only use full window width on
2766 window system if overflow-newline-into-fringe is enabled.
2767 (term-mode): Don't disable overflow-newline-into-fringe.
2768
2769 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2770
2771 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
2772 motion as seen on my Mac OS X xterms.
2773
2774 * newcomment.el (uncomment-region-default, comment-region-default):
2775 New functions extracted from uncomment-region and comment-region.
2776 (comment-region, comment-region-function, uncomment-region)
2777 (uncomment-region-function): Use them.
2778
2779 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
2780
2781 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
2782 It's not crucial but can make sense at times.
2783
2784 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
2785 the first commit.
2786
2787 * vc.el (vc-buffer-context, vc-restore-buffer-context):
2788 Disable obsolete code.
2789
2790 2004-09-07 Juri Linkov <juri@jurta.org>
2791
2792 * progmodes/grep.el (grep-highlight-matches): Change default from
2793 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
2794 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
2795 if grep option `--color' is available, or to `nil' otherwise.
2796 (grep-process-setup): Call `grep-compute-defaults' if
2797 `grep-highlight-matches' is not computed. Set env-vars only
2798 if `grep-highlight-matches' is `t'.
2799 (grep-use-null-device): Remove redundant type `boolean' (`choice'
2800 is already defined).
2801
2802 * progmodes/compile.el (compilation-start): Use copy of
2803 `process-environment' created by `copy-sequence' to not
2804 modify env-vars in the global `process-environment'.
2805
2806 2004-09-06 Eli Zaretskii <eliz@gnu.org>
2807
2808 * simple.el (next-error-follow-minor-mode): Fix last change.
2809
2810 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
2811
2812 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
2813 permanent local.
2814
2815 2004-09-04 Richard M. Stallman <rms@gnu.org>
2816
2817 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
2818 highlighting if the search string is empty.
2819
2820 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
2821
2822 * facemenu.el (facemenu-active-faces): Change condition of inner
2823 `while' loop to also check the first two elements of `face-atts'
2824 and `mask-atts'.
2825
2826 2004-09-04 John Paul Wallington <jpw@gnu.org>
2827
2828 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
2829 (thumbs-view-image-mode): Make buffer read-only.
2830
2831 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
2832
2833 * textmodes/ispell.el (ispell-really-aspell): New defvar.
2834 (ispell-check-version): Set it.
2835 (ispell-send-replacement): New function.
2836 (ispell-process-line): Call ispell-send-replacement.
2837
2838 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
2839
2840 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
2841 Support choosing seconds with "s".
2842
2843 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
2844
2845 * terminal.el (te-escape): Show `?' in prompt for help key.
2846
2847 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
2848
2849 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
2850
2851 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
2852
2853 * simple.el (next-error-follow-minor-mode)
2854 (next-error-follow-mode-post-command-hook): New functions.
2855 (next-error-follow-last-line): New defvar.
2856
2857 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
2858 * progmodes/compile.el (compilation-mode-map): Likewise.
2859 * progmodes/grep.el (grep-mode-map): Likewise.
2860 * replace.el (occur-mode-map): Likewise.
2861
2862 * newcomment.el (uncomment-region): Bind comment-use-global-state
2863 to nil.
2864
2865 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
2866
2867 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
2868 locally around the call to `revert-buffer'.
2869
2870 2004-09-03 Juri Linkov <juri@jurta.org>
2871
2872 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
2873 `isearch-adjusted' to `t'.
2874 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
2875 (isearch-message-prefix): Add "pending" for isearch-adjusted.
2876 (isearch-other-meta-char): Restore isearch-point unconditionally.
2877 (isearch-query-replace): Add new arg `regexp-flag' and use it.
2878 Set point to start of match if region is not active in transient
2879 mark mode (to include the current match to region boundaries).
2880 Push the search string to `query-replace-from-history-variable'.
2881 Add prompt "Query replace regexp" for isearch-regexp.
2882 Add region beginning/end as last arguments of `perform-replace.'
2883 (isearch-query-replace-regexp): Replace code by the call to
2884 `isearch-query-replace' with arg `t'.
2885
2886 2004-09-03 Richard M. Stallman <rms@gnu.org>
2887
2888 * startup.el (normal-top-level): Undo previous TERM change.
2889
2890 2004-09-03 Kim F. Storm <storm@cua.dk>
2891
2892 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
2893 highlight overlays; allow using RET when cursor is over a button.
2894 (cua--highlight-rectangle): Use it.
2895 (cua--rectangle-set-corners): Don't move backwards at eol.
2896 (cua--forward-line): Don't move into void after eob.
2897
2898 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
2899 point is set (and displayed) inside rectangle.
2900 (cua--rectangle-operation): Fix for highlight of empty lines.
2901 (cua--highlight-rectangle): Fix highlight for tabs.
2902 Position cursor at left/right edge of rectangle using new `cursor'
2903 property on overlay strings.
2904 (cua--indent-rectangle): Don't tabify.
2905 (cua-rotate-rectangle): Ignore that point has moved.
2906
2907 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2908
2909 * term/mac-win.el: Add ASCII equivalents for some function keys.
2910 (mode-line-frame-identification): Sync with x-win.el.
2911
2912 2004-09-02 Juri Linkov <juri@jurta.org>
2913
2914 * progmodes/compile.el (compilation-buffer-name): Compare major
2915 mode with second element of compilation-arguments instead of third
2916 to reflect latest changes in compilation-arguments structure.
2917 (recompile): Use global variable `compilation-directory' to get
2918 recent compilation directory only when `recompile' is invoked NOT
2919 in the compilation buffer. Otherwise, use `default-directory' of
2920 the compilation buffer.
2921 (compilation-error-properties): Allow to funcall col and end-col.
2922 (compilation-mode-font-lock-keywords): Check col and end-col by
2923 `integerp'.
2924 (compilation-goto-locus): If end-mk is non-nil in transient mark
2925 mode don't activate the mark (and don't display message in
2926 push-mark), but highlight overlay between mk and end-mk.
2927
2928 * progmodes/grep.el (grep-highlight-matches): New defcustom.
2929 (grep-regexp-alist): Add rule to highlight grep matches.
2930 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
2931
2932 * info.el (Info-fontify-node): Don't compute other-tag
2933 if Info-hide-note-references=hide.
2934
2935 * help.el (function-called-at-point):
2936 * help-fns.el (variable-at-point):
2937 Try `find-tag-default' when other methods failed.
2938
2939 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2940 Do not push mark if inhibit-mark-movement is non-nil.
2941
2942 * textmodes/ispell.el (ispell-html-skip-alists):
2943 Fix backslashes in docstring.
2944
2945 2004-09-01 Juri Linkov <juri@jurta.org>
2946
2947 * isearch.el (isearch-wrap-function)
2948 (isearch-push-state-function): New defvars.
2949 (isearch-pop-fun-state): New defsubst.
2950 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
2951 (isearch-push-state): Set the result of calling
2952 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
2953 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
2954 restore the mode-specific starting point of terminated search.
2955 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
2956 (isearch-repeat): Call `isearch-wrap-function' if defined.
2957 (isearch-message-prefix): Don't add prefix "over" to the message
2958 for wrapped search if `isearch-wrap-function' is defined.
2959 (isearch-search): Call function saved in `isearch-pop-fun-state' to
2960 restore the mode-specific starting point of failed search.
2961
2962 * info.el (Info-search-whitespace-regexp): Fix backslashes.
2963 (Info-search): Add new optional arguments for the sake of isearch.
2964 Replace whitespace in Info-search-whitespace-regexp literally.
2965 Add backward search. Don't call `Info-select-node' if regexp is
2966 found in the same Info node. Don't add node to Info-history for
2967 wrapped isearch.
2968 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
2969 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
2970 (Info-mode): Set local variables `isearch-search-fun-function',
2971 `isearch-wrap-function', `isearch-push-state-function',
2972 `search-whitespace-regexp'.
2973
2974 * isearch.el: Remove ancient Change Log section.
2975 (isearch-string, isearch-message-string, isearch-point)
2976 (isearch-success, isearch-forward-flag, isearch-other-end)
2977 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
2978 (isearch-barrier, isearch-within-brackets)
2979 (isearch-case-fold-search): Add suffix `-state' to state-related
2980 defsubsts to avoid name clashes with other function names.
2981
2982 * simple.el (next-error): New defgroup and defface.
2983 (next-error-highlight, next-error-highlight-no-select):
2984 New defcustoms.
2985 (next-error-no-select): Let-bind next-error-highlight to the value
2986 of next-error-highlight-no-select before calling `next-error'.
2987
2988 * progmodes/compile.el (compilation-goto-locus):
2989 Use `next-error' face instead of `region'. Set 4-th argument of
2990 `move-overlay' to `current-buffer' to move overlay to different
2991 source buffers. Use new variable `next-error-highlight'.
2992
2993 * simple.el (next-error-find-buffer): Move the rule
2994 "if current buffer is a next-error capable buffer" after the
2995 rule "if next-error-last-buffer is set to a live buffer".
2996 Simplify to test all rules in one `or'.
2997 (next-error): Doc fix.
2998 (next-error, previous-error, first-error)
2999 (next-error-no-select, previous-error-no-select):
3000 Make arguments optional.
3001
3002 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
3003
3004 * macros.el (apply-macro-to-region-lines): Make it operate on all
3005 lines that begin in the region, rather than on all complete lines
3006 in the region.
3007
3008 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3009
3010 * x-dnd.el (x-dnd-protocol-alist): Document update.
3011 (x-dnd-known-types): Defcustom it.
3012 (x-dnd-handle-motif): Print message-atom in error message.
3013
3014 2004-08-30 John Paul Wallington <jpw@gnu.org>
3015
3016 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
3017 strings rather than programatically constructing message.
3018
3019 2004-08-30 Richard M. Stallman <rms@gnu.org>
3020
3021 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
3022 Don't return a string that would read as the wrong character code.
3023
3024 2004-08-29 Kim F. Storm <storm@cua.dk>
3025
3026 * emulation/cua-base.el (cua-auto-expand-rectangles):
3027 Remove automatic rectangle padding feature; replace by non-destructive
3028 virtual rectangle edges feature.
3029 (cua-virtual-rectangle-edges): New defcustom.
3030 (cua-auto-tabify-rectangles): New defcustom.
3031 (cua-paste): If paste into a marked rectangle, insert rectangle at
3032 current column, even if virtual; also paste exactly as many lines
3033 as has been marked (ignore additional lines or add empty lines),
3034 but paste whole source if only one line is marked.
3035 (cua--update-indications): No longer use overwrite-cursor to
3036 indicate rectangle padding
3037
3038 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
3039 (cua--rectangle-virtual-edges): New defun.
3040 (cua--rectangle-get-corners): Remove optional PAD arg.
3041 (cua--rectangle-set-corners): Never do padding.
3042 (cua--forward-line): Remove optional PAD arg. Simplify.
3043 (cua-resize-rectangle-right, cua-resize-rectangle-left)
3044 (cua-resize-rectangle-down, cua-resize-rectangle-up):
3045 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
3046 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
3047 (cua--rectangle-move): Never do padding. Simplify.
3048 (cua--tabify-start): New defun.
3049 (cua--rectangle-operation): Add tabify arg. All callers changed.
3050 (cua--pad-rectangle): Remove.
3051 (cua--delete-rectangle): Handle delete with virtual edges.
3052 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
3053 (cua--insert-rectangle): Handle insert at virtual column.
3054 Perform auto-tabify if necessary.
3055 (cua--activate-rectangle): Remove optional FORCE arg.
3056 Never do padding. Simplify.
3057 (cua--highlight-rectangle): Enhance for virtual edges.
3058 (cua-toggle-rectangle-padding): Remove command.
3059 (cua-toggle-rectangle-virtual-edges): New command.
3060 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
3061 (cua--rectangle-post-command): Don't force rectangle padding.
3062 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
3063
3064 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
3065
3066 * indent.el (edit-tab-stops-buffer): Doc fix.
3067
3068 2004-08-28 Richard M. Stallman <rms@gnu.org>
3069
3070 * progmodes/grep.el (grep-default-command): Use find-tag-default.
3071 (grep-tag-default): Function deleted.
3072
3073 * subr.el (find-tag-default): Moved from etags.el.
3074
3075 * progmodes/etags.el (find-tag-default): Moved to subr.el.
3076
3077 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
3078 into the basic character if it has an uppercase form.
3079
3080 2004-08-27 Kenichi Handa <handa@m17n.org>
3081
3082 * international/utf-8.el (utf-8-post-read-conversion): If the
3083 buffer is unibyte, temporarily make it multibyte.
3084
3085 2004-08-27 Masatake YAMATO <jet@gyve.org>
3086
3087 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
3088
3089 2004-08-25 John Paul Wallington <jpw@gnu.org>
3090
3091 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
3092 0, 1, and many mismatches in message.
3093 (tex-start-shell): Use `set-process-query-on-exit-flag'.
3094
3095 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
3096 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
3097
3098 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
3099
3100 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
3101 vc-diff-switches differently.
3102
3103 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
3104
3105 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
3106 before and a real defvar after
3107 `speedbar-supported-extension-expressions'. This is to silence
3108 the compiler without breaking bootstrapping.
3109
3110 2004-08-22 Richard M. Stallman <rms@gnu.org>
3111
3112 * textmodes/flyspell.el (flyspell-word):
3113 Use set-process-query-on-exit-flag.
3114 (flyspell-highlight-duplicate-region): Take POSS as arg.
3115 (flyspell-word): Pass POSS as arg.
3116
3117 * progmodes/ada-xref.el: Many doc and style fixes.
3118 (ada-find-any-references): Use compilation-start.
3119 (ada-get-ali-file-name): Improve error msg.
3120 (ada-get-ada-file-name): Likewise.
3121
3122 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
3123 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
3124
3125 * mail/mail-extr.el (mail-extr-all-top-level-domains):
3126 Add forward defvar.
3127
3128 * whitespace.el (global-whitespace-mode): New alias
3129 for whitespace-global-mode.
3130
3131 * speedbar.el (speedbar-file-regexp): Definition moved up.
3132 (speedbar-mode, speedbar-set-mode-line-format):
3133 Use with-no-warnings.
3134 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
3135
3136 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
3137 controls whether to display the error buffer.
3138
3139 * ps-mule.el: Delete compatibility code for old Emacses.
3140 (ps-mule-find-wrappoint): Don't use chars-in-region.
3141
3142 * frame.el (display-mouse-p, display-selections-p):
3143 Use with-no-warnings.
3144
3145 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
3146
3147 2004-08-22 David Kastrup <dak@gnu.org>
3148
3149 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
3150 information.
3151
3152 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
3153
3154 2004-08-22 Andreas Schwab <schwab@suse.de>
3155
3156 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
3157
3158 2004-08-22 Masatake YAMATO <jet@gyve.org>
3159
3160 * cvs-status.el (cvs-status-checkout): New function.
3161 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
3162
3163 2004-08-21 David Kastrup <dak@gnu.org>
3164
3165 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
3166 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
3167 has been converted to use hashtables, the relation `nil=none' is
3168 no longer valid, as `nil' is not a hashtable. This patch tries to
3169 reduce the number of resulting errors.
3170
3171 2004-08-21 John Paul Wallington <jpw@gnu.org>
3172
3173 * subr.el (process-kill-without-query): Made obsolete in
3174 version 21.4, not 21.5.
3175
3176 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
3177 (vc-previous-comment, vc-next-comment)
3178 (vc-comment-search-reverse, vc-comment-search-forward)
3179 (vc-comment-to-change-log): Likewise.
3180
3181 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
3182
3183 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
3184
3185 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
3186 Correct indentation of DEFMETHODS with non-standard method
3187 combinations (e.g., PROGN, MIN, MAX).
3188
3189 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
3190
3191 * startup.el (normal-top-level-add-subdirs-to-load-path):
3192 Avoid unnecessarily checking system-type.
3193 (normal-top-level): Set TERM to "dumb". Simplify.
3194
3195 * avoid.el (mouse-avoidance-ignore-p): New fun.
3196 Also ignore switch-frame, select-window, double, and triple clicks.
3197 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
3198 (mouse-avoidance-fancy-hook): Use it.
3199
3200 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
3201
3202 * avoid.el (mouse-avoidance-nudge-mouse)
3203 (mouse-avoidance-banish-destination): Stay within the current window
3204 to avoid problems with mouse-autoselect-window.
3205
3206 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
3207
3208 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
3209 the newer format of some messages in cvs-1.12.1.
3210
3211 2004-08-19 Masatake YAMATO <jet@gyve.org>
3212
3213 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
3214 (elp-results-jump-to-definition-by-mouse)
3215 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
3216 (elp-output-result): Use elp-output-insert-symname.
3217
3218 2004-08-18 Kenichi Handa <handa@m17n.org>
3219
3220 * language/cyrillic.el: Register koi8-r in
3221 ctext-non-standard-encodings-alist.
3222 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
3223
3224 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
3225
3226 * emacs-lisp/copyright.el (copyright-update-year): Delete code
3227 that replaces 20xy with xy.
3228
3229 2004-08-17 John Paul Wallington <jpw@gnu.org>
3230
3231 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
3232 (reb-force-update): Doc fix.
3233
3234 2004-08-16 Richard M. Stallman <rms@gnu.org>
3235
3236 * progmodes/which-func.el (which-func-update-1): Doc fix.
3237
3238 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
3239 (sh-mode-abbrev-table): New variable.
3240
3241 * progmodes/compile.el (compilation-mode): Doc fix.
3242
3243 * emacs-lisp/lisp-mode.el (eval-last-sexp):
3244 Don't cons a new symbol each time.
3245 (eval-last-sexp-fake-value): New variable.
3246
3247 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
3248 (copyright-update-year): Detect continuation of list of years.
3249
3250 * term.el (term-default-fg-color, term-default-bg-color)
3251 (ansi-term-color-vector): Use `unspecified', not nil, as default.
3252
3253 * imenu.el: Several doc fixes: don't say variables are buffer-local.
3254
3255 2004-08-16 Davis Herring <herring@lanl.gov>
3256
3257 * isearch.el (isearch-string, isearch-message-string, isearch-point)
3258 (isearch-success, isearch-forward-flag, isearch-other-end)
3259 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
3260 (isearch-barrier, isearch-within-brackets)
3261 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
3262
3263 2004-08-16 Kenichi Handa <handa@m17n.org>
3264
3265 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
3266
3267 2004-08-15 Kenichi Handa <handa@m17n.org>
3268
3269 * term/x-win.el (x-selection-value): If utf8 was successful but
3270 ctext was not, use utf8 string.
3271
3272 2004-08-14 Davis Herring <herring@lanl.gov>
3273
3274 * isearch.el: Remove accidental changes of March 4. Fix backing
3275 up when a regexp isearch is made more general. Use symbolic
3276 accessor functions for isearch stack frames to make usage clearer.
3277 (search-whitespace-regexp): Made groups in documentation shy (as
3278 is the group in the default value).
3279 (isearch-fallback): New function, addresses problems with regexps
3280 liberalized by `\|', adds support for liberalization by `\}' (the
3281 general repetition construct), and incorporates behavior for
3282 `*'/`?'.
3283 (isearch-}-char): New command, calls `isearch-fallback' with
3284 arguments appropriate to a typed `}'.
3285 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
3286 appropriately.
3287 (isearch-mode-map): Bind `}' to `isearch-}-char'.
3288 (isearch-string, isearch-message,string, isearch-point)
3289 (isearch-success, isearch-forward-flag, isearch-other-end)
3290 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
3291 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
3292 New inline functions to read fields of a stack frame.
3293
3294 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
3295
3296 * battery.el (battery-linux-proc-acpi): Look into battery
3297 directories matching the literal string "CMB", too (required for
3298 Linux kernel version 2.6.7).
3299
3300 2004-08-14 John Paul Wallington <jpw@gnu.org>
3301
3302 * cus-start.el (read-file-name-completion-ignore-case): Add.
3303 (blink-cursor-alist): Change version to "21.4".
3304
3305 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
3306
3307 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
3308
3309 * speedbar.el (speedbar-scan-subdirs): New option.
3310 (speedbar-file-lists): Don't ignore file-name case on Unix and use
3311 dolist.
3312 (speedbar-insert-files-at-point): Take an extra argument and use
3313 it to optionally find out if a subdir is empty. Also unreadable
3314 files don't get expand buttons.
3315 (speedbar-directory): New image (unused pixmap already existed).
3316 (speedbar-expand-image-button-alist): Use it.
3317
3318 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3319
3320 CC Mode update to 5.30.9:
3321
3322 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
3323 Move from cc-vars to cc-defs for dependency reasons. Fix the
3324 POSIX char class test to check that it works in
3325 `skip-chars-(forward|backward)' too.
3326
3327 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
3328 first argument starts with a special brace list.
3329
3330 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
3331 when `c-opt-type-concat-key' is used (i.e. in Pike).
3332
3333 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
3334 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
3335 >)".
3336
3337 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
3338 whitespace safe.
3339
3340 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
3341 position for `arglist-intro', `arglist-cont-nonempty' and
3342 `arglist-close' when there are two arglist open parens on the same
3343 line and there's nothing in front of the first.
3344
3345 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
3346 locking of qualified names in Java, which previously could fontify
3347 common indexing expressions in many cases. The standard Java
3348 naming conventions are used to tell them apart.
3349
3350 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
3351 Fix inconsistency wrt opening parens on the first line inside a paren
3352 block.
3353
3354 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
3355 compile time for the sake of `c-major-mode-is'.
3356
3357 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
3358 `c-major-mode-is' in the event that this is used inside a
3359 `c-lang-defconst'.
3360
3361 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
3362 `c-lang-defconst' so that it works better with fallback languages.
3363
3364 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
3365 it to fail to record the base mode.
3366
3367 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
3368 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
3369 is used. Reordered the syntax checks to get more efficient
3370 skipping in some situations.
3371
3372 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
3373 continuation which might precede the newly inserted '{'.
3374
3375 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
3376 Fix cases where it could loop indefinitely.
3377
3378 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
3379 size specs correctly. Only fontify identifiers in front of '('
3380 with as functions - don't accept any paren char. Tightened up
3381 initializer skipping to stop before function and class blocks.
3382
3383 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
3384 the point could be left directly after an open paren when finding
3385 the beginning of the first decl in the block.
3386
3387 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
3388 table when filtering out legitimate open parens to be recorded.
3389 This could cause cache inconsistencies when e.g.
3390 `c++-template-syntax-table' was temporarily in use.
3391
3392 * progmodes/cc-engine.el (c-on-identifier)
3393 (c-simple-skip-symbol-backward): Small fix for handling "-"
3394 correctly in `skip-chars-backward'. Affected the operator lfun
3395 syntax in Pike.
3396
3397 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
3398 Fix bug that could cause an error from `after-change-functions' when
3399 the changed region is at bob.
3400
3401 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
3402
3403 CC Mode update to 5.30.9:
3404
3405 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
3406 to say that <TAB> doesn't insert WS into a CPP line.
3407 (c-indent-command, c-tab-always-indent): Amend doc strings.
3408
3409 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
3410 checks for user errors, thus eliminating cryptic and unhelpful
3411 Emacs error messages. (1) Check the arg to `c-set-style' is a
3412 string. (2) Check that settings to `c-offsets-alist' are not
3413 spuriously quoted.
3414
3415 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
3416 which precedes the newly inserted `{'.
3417
3418 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
3419
3420 Sync with Tramp 2.0.44.
3421
3422 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
3423 function "tramp_file_attributes". Otherwise, file names
3424 containing spaces are misinterpreted. Reported by Magnus Henoch
3425 <mange@freemail.hu>.
3426 (tramp-handle-file-truename): FILENAME must be expanded first.
3427 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
3428 obscure results. Reported by D. Goel <deego@gnufans.org>.
3429 (tramp-handle-verify-visited-file-modtime): If file does not
3430 exist, say it is not modified if and only if that agrees with the
3431 buffer's record. Check whether a file is visiting the buffer, or
3432 the buffer has no recorded last modification time. Return t in
3433 case the visiting file doesn't exist. Suggested by Luc Teirlinck
3434 <teirllm@auburn.edu>.
3435 (tramp-handle-write-region): Pass modtime explicitely to
3436 `set-visited-file-modtime', because filename can be different
3437 from (buffer-file-name) if `file-precious-flag' is set.
3438 `set-visited-file-modtime' must be called always when `visit' is t
3439 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
3440 (tramp-handle-set-visited-file-modtime): If `time-list' is not
3441 nil, don't apply the whole body. If the file doesn't exists, set
3442 modtime to '(-1 65535). Suggested by Luc Teirlinck
3443 <teirllm@auburn.edu>.
3444
3445 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
3446
3447 * help.el (describe-bindings): Doc fix.
3448
3449 * subr.el (kbd): Doc fix.
3450
3451 2004-08-08 John Paul Wallington <jpw@gnu.org>
3452
3453 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
3454 instead of `string-to-int'.
3455 (define-ibuffer-column mode): Fix indentation.
3456
3457 2004-08-08 Lars Hansen <larsh@math.ku.dk>
3458
3459 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
3460
3461 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3462
3463 * subr.el (global-unset-key, local-unset-key): Doc fixes.
3464
3465 * novice.el (disabled-command-function): New variable renamed from
3466 `disabled-command-hook'.
3467 (disabled-command-hook): Keep the _variable_ as alias for
3468 `disabled-command-function' and make obsolete.
3469 (disabled-command-function): Function renamed from
3470 `disabled-command-hook'. Adapt code to name change of the variable.
3471
3472 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
3473
3474 * simple.el (completion-root-regexp): New defvar.
3475 (completion-setup-function): Use it instead of a literal string.
3476
3477 2004-08-07 John Paul Wallington <jpw@gnu.org>
3478
3479 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
3480 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
3481 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
3482 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
3483
3484 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
3485
3486 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
3487 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
3488
3489 2004-08-04 Kenichi Handa <handa@m17n.org>
3490
3491 * international/encoded-kb.el (encoded-kbd-setup-keymap):
3492 Fix previous change.
3493
3494 2004-08-03 Kenichi Handa <handa@m17n.org>
3495
3496 * international/encoded-kb.el: The following changes are to
3497 utilize key-translation-map instead of minor mode map.
3498 (encoded-kbd-iso2022-non-ascii-map): Delete it.
3499 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
3500 (encoded-kbd-last-key): New function.
3501 (encoded-kbd-iso2022-single-shift): New function.
3502 (encoded-kbd-iso2022-designation)
3503 (encoded-kbd-self-insert-iso2022-7bit)
3504 (encoded-kbd-self-insert-iso2022-8bit)
3505 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
3506 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
3507 key-translation-map.
3508 (encoded-kbd-setup-keymap): Setup key-translation-map.
3509 (saved-key-translation-map): New variable.
3510 (encoded-kbd-mode): Save/restore key-translation-map.
3511 Adjust for the change of encoded-kbd-setup-keymap.
3512
3513 2004-08-02 Kim F. Storm <storm@cua.dk>
3514
3515 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
3516 and call compute-motion with nil for topos and width to get proper
3517 usable width and height for both window and non-window systems.
3518
3519 * windmove.el (windmove-coordinates-of-position): Let compute-motion
3520 calculate usable window width and height.
3521
3522 * window.el (window-buffer-height): Call compute-motion with nil width.
3523
3524 2004-08-01 David Kastrup <dak@gnu.org>
3525
3526 * replace.el (query-replace-read-from):
3527 Use `query-replace-compile-replacement'.
3528 (query-replace-compile-replacement): New function.
3529 (query-replace-read-to): Use `query-replace-compile-replacement'
3530 for repeating the last command.
3531
3532 2004-08-01 John Paul Wallington <jpw@gnu.org>
3533
3534 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
3535 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
3536 (pr-switches): Remove period from end of error messages.
3537
3538 * help-mode.el (help-go-back): Likewise.
3539
3540 * abbrev.el (only-global-abbrevs): Doc fix.
3541 (edit-abbrevs-map): Define within defvar.
3542 (quietly-read-abbrev-file): Doc fix.
3543
3544 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
3545
3546 * novice.el (enable-command, disable-command): Doc fixes.
3547
3548 * subr.el (event-modifiers, event-basic-type): Doc fixes.
3549
3550 2004-07-30 Richard M. Stallman <rms@gnu.org>
3551
3552 * subr.el (with-local-quit): Doc fix.
3553
3554 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
3555
3556 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
3557
3558 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
3559
3560 * custom.el (defcustom): Doc fix.
3561
3562 2004-07-28 Masatake YAMATO <jet@gyve.org>
3563
3564 * progmodes/etags.el (etags-tags-apropos): Show building progress.
3565
3566 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
3567
3568 * imenu.el (imenu-prev-index-position-function)
3569 (imenu-extract-index-name-function, imenu-name-lookup-function)
3570 (imenu--index-alist): Docstring redundancy fix.
3571
3572 2004-07-25 Lars Hansen <larsh@math.ku.dk>
3573
3574 * wdired.el (wdired-finish-edit): Require dired-aux before locally
3575 binding dired-backup-overwrite.
3576
3577 2004-07-25 John Paul Wallington <jpw@gnu.org>
3578
3579 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
3580
3581 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3582
3583 * term/tty-colors.el (tty-color-approximate): Doc fix.
3584
3585 * select.el (x-get-selection, x-set-selection): Doc fixes.
3586
3587 * frame.el (make-frame): Doc fix.
3588
3589 2004-07-24 Richard M. Stallman <rms@gnu.org>
3590
3591 * mail/rmail.el (rmail-mime-charset-pattern):
3592 Don't include semicolon in the charset value.
3593
3594 * replace.el (occur-next-error): Call set-window-point.
3595 (occur-engine): Handle negative NLINES.
3596
3597 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
3598
3599 * frame.el (modify-all-frames-parameters): Minor doc fix.
3600 (set-frame-configuration): Doc fix.
3601
3602 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
3603
3604 * simple.el (completion-setup-function): Compute the common parts
3605 and the first difference place correctly when
3606 partial-completion-mode is on.
3607
3608 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3609
3610 * ps-print.el: Doc fix.
3611 (ps-print-version): New version 6.6.5.
3612 (ps-printing-region): Doc fix.
3613 (ps-generate-string-list): Comment fix.
3614 (ps-message-log-max): Code fix.
3615
3616 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
3617
3618 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
3619 generated PostScript.
3620
3621 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
3622
3623 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
3624 with Gnus v5_10 branch.)
3625
3626 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
3627
3628 * calendar/time-date.el (time-to-number-of-days): New function.
3629 Imported from from Gnus.
3630
3631 2004-07-22 Kim F. Storm <storm@cua.dk>
3632
3633 * progmodes/make-mode.el: Fix comments.
3634
3635 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3636
3637 * printing.el: Doc fix.
3638
3639 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
3640
3641 * frame.el (modify-all-frames-parameters): Minor doc fix.
3642
3643 2004-07-20 Richard M. Stallman <rms@gnu.org>
3644
3645 * textmodes/fill.el (fill-nobreak-p): If this break point is
3646 at the end of the line, don't consider the newline which follows
3647 as a reason to return t.
3648
3649 2004-07-19 John Paul Wallington <jpw@gnu.org>
3650
3651 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
3652
3653 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
3654
3655 * dired-aux.el (dired-do-kill-lines): Expand docstring.
3656 Delete irrelevant code.
3657
3658 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
3659
3660 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3661 New docstring. From Luc Teirlinck.
3662
3663 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
3664
3665 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
3666 section.
3667 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
3668 non-file buffers. We know it is nil.
3669
3670 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
3671
3672 Sync with Tramp 2.0.43.
3673
3674 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3675 Remove outdated comment.
3676 (tramp-locked, tramp-locker): New variables for implementing a
3677 global lock.
3678 (tramp-sh-file-name-handler): Use them to implement the global lock.
3679
3680 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
3681
3682 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
3683 calls to respective `xxx` calls.
3684 (tramp-process-alive-regexp): Precise doc string.
3685 (tramp-multi-action-process-alive): New defun.
3686 (tramp-multi-actions): Use it.
3687 (tramp-handle-find-backup-file-name): `copy-tree' is available
3688 since Emacs 21.4 only (XEmacs has it). Implementation rewritten
3689 in order to avoid this function.
3690 (tramp-handle-write-region): Set current buffer. If connection
3691 wasn't open, `file-modes' has changed it accidently. Reported by
3692 David Kastrup <dak@gnu.org>.
3693 (tramp-enter-password, tramp-read-passwd): New arguments USER and
3694 HOST.
3695 (tramp-action-password, tramp-multi-action-password): Apply it.
3696 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
3697 name must still contain the port number. Otherwise, we have two
3698 Tramp buffers, with all the confusion. Reported by Myron Selby
3699 <myron@xytech.com> and Rolf Dubitzky
3700 <Dubitzky@physi.uni-heidelberg.de>.
3701
3702 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
3703 HOST to `tramp-enter-passwd'.
3704
3705 * net/tramp-vc.el (all): Code cleanup. Change all
3706 `tramp-handle-xxx' calls to respective `xxx` calls.
3707
3708 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
3709
3710 * emacs-lisp/testcover.el: New category "potentially-1valued" for
3711 functions that are not erroneous if either 1-valued or
3712 multi-valued. Detect functions in this class.
3713 (testcover-1value-functions, testcover-compose-functions)
3714 (testcover-progn-functions) Added some additional functions to lists.
3715 (testcover-mark): Bugfix when marking up the definition for an
3716 empty function.
3717
3718 2004-07-17 Richard M. Stallman <rms@gnu.org>
3719
3720 * replace.el (occur-read-primary-args): Pass default to
3721 read-from-minibuffer.
3722
3723 * mail/footnote.el (footnote-section-tag): Use defcustom.
3724
3725 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
3726 Compile font-lock-keywords, not KEYWORDS.
3727 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
3728 Add warn, check-type. Handle cerror like error.
3729
3730 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
3731
3732 * progmodes/which-func.el (which-func-keymap): New var.
3733 (which-func-face): New face.
3734 (which-func-format): Use them.
3735
3736 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3737
3738 * buff-menu.el (list-buffers-noselect): Append the buffer's
3739 process status to its mode name.
3740
3741 2004-07-16 Kim F. Storm <storm@cua.dk>
3742
3743 * simple.el (inhibit-mark-movement): New defvar.
3744 (beginning-of-buffer, end-of-buffer): Do not push mark if
3745 inhibit-mark-movement is non-nil or C-u prefix is given.
3746
3747 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
3748 Init to beginning-of-buffer and end-of-buffer.
3749 (cua--undo-push-mark): New defvar.
3750 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
3751 already active and command is in cua--preserve-mark-commands.
3752 Also fix check for shift modifier on non-window systems.
3753 (cua--post-command-handler): Clear inhibit-mark-movement if set.
3754
3755 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3756
3757 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
3758 of two integers, instead of a cons.
3759
3760 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3761 `visited-file-modtime' now returns a list of two integers, instead
3762 of a cons.
3763
3764 * dired.el (dired-directory-changed-p): Ditto.
3765
3766 * progmodes/grep.el (grep): Doc fix.
3767
3768 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
3769
3770 * autorevert.el (auto-revert-tail-mode)
3771 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
3772 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
3773 in both at the same time.
3774 (auto-revert-tail-mode): New command.
3775 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
3776 (auto-revert-handler): Revert only either tail or whole file.
3777
3778 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
3779 add auto-revert-tail-mode.
3780
3781 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3782
3783 * printing.el: Doc fix. Change name of some funs.
3784 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
3785 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
3786 (pr-standard-file-name): New fun. Replace pr-standard-path.
3787 (pr-call-process): Code fix.
3788
3789 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
3790
3791 * subr.el (with-selected-window): Doc fix.
3792
3793 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
3794
3795 * subr.el (get-buffer-window-list): Doc fix.
3796
3797 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
3798
3799 * files.el (switch-to-buffer-other-window): Doc fix.
3800
3801 * window.el (save-selected-window, one-window-p)
3802 (split-window-keep-point, split-window-vertically)
3803 (split-window-horizontally): Doc fixes.
3804
3805 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3806
3807 * printing.el: Doc fix. Now it uses call-process instead of
3808 shell-command for low command execution.
3809 (pr-version): New version number (6.8).
3810 (pr-shell-file-name): Option removed.
3811 (pr-shell-command): Fun removed.
3812 (pr-call-process): New fun. Replace pr-shell-command.
3813 (pr-standard-path, pr-remove-nil-from-list): New funs.
3814 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
3815 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
3816 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
3817 (pr-ps-utility-process, pr-txt-print): Code fix.
3818
3819 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3820
3821 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
3822 boolean.
3823
3824 2004-07-09 Lars Hansen <larsh@math.ku.dk>
3825
3826 * wid-edit.el (widget-field-buffer): Doc fix.
3827
3828 2004-07-09 John Paul Wallington <jpw@gnu.org>
3829
3830 * emacs-lisp/re-builder.el (reb-update-overlays):
3831 Distinguish between one and several matches in message.
3832
3833 2004-07-09 Richard M. Stallman <rms@gnu.org>
3834
3835 * mouse.el (mouse-set-region-1): If transient-mark-mode
3836 is `identity', change it to `only'.
3837
3838 * simple.el (current-word): Doc fix.
3839
3840 2004-07-09 Mark A. Hershberger <mah@everybody.org>
3841
3842 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
3843 so that it is more understanding of whitespace.
3844
3845 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
3846 form
3847 (("ns" . "element") (attr-list) children) instead of
3848 ((:ns . "element") (attr-list) children) in order to reduce the
3849 number of symbols used.
3850 (xml-skip-dtd): Change to use xml-parse-dtd but set
3851 xml-validating-parsing to nil.
3852 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
3853 (xml-substitute-entity): Remove in favor of new entity substitution.
3854 (xml-substitute-special): Rewrite in to substitute complex
3855 entities from DOCTYPE declarations.
3856 (xml-parse-fragment): Parse fragments from entity deleclarations.
3857 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
3858 (xml-parse-dtd, xml-substitute-special): Make validity checks
3859 conditioned on xml-validating-parser. Add "Not Well Formed" to
3860 error messages about well-formedness.
3861
3862 2004-07-08 Steven Tamm <steventamm@mac.com>
3863
3864 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
3865 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
3866 Do not treat double clicks and triple clicks specially in the
3867 scroll bar (preventing strange repositioning problems)
3868
3869 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
3870
3871 * replace.el (query-replace-regexp-eval): Fix last change.
3872
3873 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
3874
3875 * replace.el (query-replace-descr): New fun.
3876 (query-replace-read-from, query-replace-read-args): Default to the
3877 previous from&to.
3878 (query-replace-read-to): Quote the `from' string when displaying it.
3879 (query-replace-regexp-eval): Immediately check read-only status.
3880 Use query-replace-read-from to get the \n checking.
3881 Quote the `from' string when displaying it.
3882 (map-query-replace-regexp, occur-read-primary-args):
3883 Quote the `from' string when displaying it.
3884
3885 * isearch.el (isearch-query-replace): Pass the regexp-ness and
3886 delimited-ness of the search to query-replace.
3887
3888 * replace.el (query-replace-read-from, query-replace-read-to):
3889 New funs extracted from query-replace-read-args.
3890 (query-replace-read-args): Use them.
3891
3892 * replace.el (query-replace-interactive, query-replace-read-args):
3893 Remove the `initial' special value.
3894 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
3895 (occur-engine): Remove unused var `matchend'.
3896
3897 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
3898 Use the search string without prompting.
3899
3900 2004-07-05 Kenichi Handa <handa@m17n.org>
3901
3902 * international/mule.el (decode-coding-inserted-region):
3903 Set last-coding-system-used only when coding is nil.
3904
3905 2004-07-03 Eli Zaretskii <eliz@gnu.org>
3906
3907 * progmodes/grep.el (grep-compute-defaults, grep-command)
3908 (grep-program, find-program, grep-find-use-xargs, grep-history)
3909 (grep-find-history, grep-tag-default, grep-find-command)
3910 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
3911 Add autoload cookies, for unbundled packages that load `compile'
3912 and expect all grep-related symbols to become defined.
3913
3914 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
3915
3916 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
3917 (iimage-mode-image-search-path): New user option to search the
3918 image file.
3919 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
3920 have locate-file.
3921 (iimage-mode-buffer): Use it.
3922
3923 2004-07-03 Nick Roberts <nickrob@gnu.org>
3924
3925 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
3926 carefully.
3927 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
3928
3929 2004-07-03 Juri Linkov <juri@jurta.org>
3930
3931 * replace.el (query-replace-read-args): Swallow space after 'foo,
3932 not after (quote foo). Match space only immediately after symbol,
3933 not anywhere in the whole string.
3934
3935 2004-07-02 Richard M. Stallman <rms@gnu.org>
3936
3937 * replace.el (query-replace-read-args): Swallow space after
3938 symbols, not after closeparens. But avoid error if string ends there.
3939
3940 * progmodes/python.el (python-beginning-of-statement):
3941 Exit the loop if backward-up-list gets error.
3942
3943 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
3944
3945 2004-07-02 Andre Spiegel <spiegel@gnu.org>
3946
3947 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
3948 only if vc-consult-headers is non-nil.
3949
3950 2004-07-02 Juri Linkov <juri@jurta.org>
3951
3952 * pcvs.el (cvs-mode-diff-repository): New command.
3953
3954 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
3955
3956 2004-07-01 Juri Linkov <juri@jurta.org>
3957
3958 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
3959 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
3960 C-M-% to isearch-query-replace-regexp.
3961 (minibuffer-local-isearch-map): Add arrow key bindings.
3962 Bind C-f to isearch-yank-char-in-minibuffer.
3963 (isearch-forward): Doc fix.
3964 (isearch-edit-string): Doc fix.
3965 (isearch-query-replace, isearch-query-replace-regexp): New funs.
3966 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
3967 (isearch-yank-char): Add optional arg.
3968 (isearch-yank-char-in-minibuffer): New fun.
3969
3970 * replace.el (query-replace-interactive): Change type from boolean
3971 to choice. Add value `initial'.
3972 (query-replace-read-args): Handle value `initial' of
3973 query-replace-interactive.
3974
3975 2004-06-29 Kim F. Storm <storm@cua.dk>
3976
3977 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
3978 (breakpoint-disabled-bitmap-face): Add :group 'gud.
3979
3980 * progmodes/ada-xref.el (ada-tight-gvd-integration):
3981 Add :group 'ada.
3982
3983 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
3984
3985 2004-06-29 Juri Linkov <juri@jurta.org>
3986
3987 * replace.el (query-replace-read-args): Swallow a space after
3988 everything except )]" which in most cases means after a symbol.
3989
3990 * emacs-lisp/pp.el (pp-buffer): Add autoload.
3991
3992 2004-06-28 Richard M. Stallman <rms@gnu.org>
3993
3994 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
3995 More changes to go with previous change in font-lock.el.
3996
3997 2004-06-26 David Kastrup <dak@gnu.org>
3998
3999 * replace.el (perform-replace): Highlight the match even in
4000 non-query mode if there is potential replace string editing.
4001
4002 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
4003
4004 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
4005 agree with new return value of `file-remote-p'.
4006 This syncs with Tramp 2.0.42.
4007
4008 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
4009 according to new documentation of `file-remote-p'.
4010
4011 * files.el (file-remote-p): Fix doc to say that return value is
4012 identification of remote system, if not nil.
4013 (file-relative-name): Use new return value of `file-remote-p'.
4014
4015 2004-06-26 Nick Roberts <nickrob@gnu.org>
4016
4017 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
4018 (gdb-goto-breakpoint): Fix breakage.
4019
4020 2004-06-26 Eli Zaretskii <eliz@gnu.org>
4021
4022 * man.el (Man-getpage-in-background): Add windows-nt to the list
4023 of systems where shell-file-name should be used instead of
4024 literal "sh".
4025
4026 2004-06-25 Sam Steingold <sds@gnu.org>
4027
4028 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
4029 function names `(setf symbol)'.
4030
4031 2004-06-24 Richard M. Stallman <rms@gnu.org>
4032
4033 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
4034
4035 * font-lock.el (font-lock-keywords): Change format of compiled values.
4036 Document it.
4037 (font-lock-add-keywords): If font-lock-keywords is compiled,
4038 extract the uncompiled version, modify, then recompile.
4039 (font-lock-remove-keywords): Likewise.
4040 (font-lock-fontify-keywords-region): Handle changed format.
4041 (font-lock-compile-keywords): Handle changed format.
4042 (font-lock-set-defaults): Compile the keywords explicitly here.
4043
4044 2004-06-24 David Kastrup <dak@gnu.org>
4045
4046 * replace.el (query-replace-read-args): Implement `\,' and `\#'
4047 replacements here.
4048 (query-replace-regexp): Doc string explaining this and the new
4049 `\?' replacement. Remove `\,' and `\#' implementation here, as it
4050 is better placed in `query-replace-read-args'.
4051 (replace-regexp): Explain `\,', `\#' and `\?'.
4052 (replace-match-data): New function for thorough reuse/destruction
4053 of old match-data.
4054 (replace-match-maybe-edit): Function for implementing `\?' editing.
4055 (perform-replace): Fix maintaining of the match stack including
4056 already matched regions, implement `\?', fix various problems
4057 with regions while editing and other stuff.
4058 (replace-highlight): Simplify.
4059
4060 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
4061
4062 * progmodes/grep.el (grep-error-screen-columns): New variable.
4063 (grep-regexp-alist): Give it the full functionality of gnu style
4064 compilation messages with line and column ranges. Ask me for the
4065 perl script I'm working on, that uses these.
4066
4067 2004-06-23 Nick Roberts <nickrob@gnu.org>
4068
4069 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
4070 Remove.
4071 (comint-insert-input, comint-mouse-insert-input): New functions
4072 based on comint-insert-clicked-input for two bindings but just
4073 one functionality.
4074
4075 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4076
4077 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
4078
4079 2004-06-23 Lars Hansen <larsh@math.ku.dk>
4080
4081 * files.el (write-contents-functions): Doc fix.
4082
4083 2004-06-21 Juanma Barranquero <lektu@terra.es>
4084
4085 * image.el (image-library-alist): Rewrite docstring in active voice.
4086
4087 2004-06-20 Richard M. Stallman <rms@gnu.org>
4088
4089 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
4090
4091 * isearch.el (isearch-repeat): Avoid testing old match data.
4092 (isearch-message): Display trailing space in special font
4093 when search is failing.
4094 (isearch-search-fun-function): Doc fix.
4095
4096 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
4097
4098 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
4099
4100 * frame.el (show-trailing-whitespace): Doc fix.
4101
4102 * cus-edit.el (custom-variable-documentation): New function.
4103 (custom-variable): Use it.
4104
4105 2004-06-19 Nick Roberts <nickrob@gnu.org>
4106
4107 * man.el (Man-getpage-in-background): Revert previous change but
4108 make cygwin a special case.
4109
4110 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
4111
4112 * autorevert.el (global-auto-revert-non-file-buffers):
4113 Update docstring.
4114
4115 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
4116
4117 * progmodes/compile.el (compilation-error-properties): Store one
4118 more than end-col, if present, so that transient-mark-mode will
4119 highlight last char too.
4120 * progmodes/grep.el (grep-regexp-alist): Match columns and column
4121 ranges, if present.
4122
4123 2004-06-18 Jason Rumney <jasonr@gnu.org>
4124
4125 * makefile.w32-in: Double percent signs in for loops.
4126
4127 2004-06-17 David Kastrup <dak@gnu.org>
4128
4129 * replace.el (query-replace-read-args): Only warn about use of \n
4130 and \t when we are doing a regexp replacement and the actual
4131 escaped character is n or t.
4132 (query-replace-regexp): Add \, and \# interpretation to
4133 interactive call and document it.
4134 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
4135 as shortkey for replace-count.
4136 (replace-quote): New function for doubling backslashes.
4137
4138 2004-06-17 Juanma Barranquero <lektu@terra.es>
4139
4140 * files.el (parse-colon-path, cd): Mention in docstring that the
4141 path separator is colon in GNU-like systems.
4142
4143 * newcomment.el (comment-region-internal): Fix docstring.
4144
4145 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
4146 (ewoc-invalidate, ewoc-collect): Doc fixes.
4147 (ewoc--create-node, ewoc--delete-node-internal):
4148 Fix typos in docstring.
4149
4150 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4151
4152 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
4153 manual to docstring.
4154
4155 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4156
4157 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
4158
4159 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4160
4161 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4162 Add hyperlink to emacs-xtra manual to docstring.
4163
4164 * autorevert.el (global-auto-revert-non-file-buffers):
4165 Add hyperlink to emacs-xtra manual to docstring, as well as an
4166 info-link.
4167
4168 2004-06-14 Juanma Barranquero <lektu@terra.es>
4169
4170 * image.el (image-library-alist): New variable to map image types
4171 to external libraries. Initialized to nil, unless system-specific
4172 configs change it.
4173 (image-type-available-p): Determine whether an image type is
4174 available by calling `init-image-library'.
4175
4176 * term/w32-win.el (image-library-alist): Initialize to a known set
4177 of probable library names.
4178
4179 2004-06-14 Kenichi Handa <handa@m17n.org>
4180
4181 * international/code-pages.el (windows-1256, cp1125): Fix tables
4182 for several characters.
4183
4184 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
4185
4186 2004-06-13 Richard M. Stallman <rms@gnu.org>
4187
4188 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
4189
4190 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
4191 not "`pc-selection-mode'".
4192
4193 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
4194
4195 * simple.el (previous-matching-history-element): Specify a default.
4196
4197 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
4198
4199 * cus-face.el (custom-declare-face): Simplify code.
4200
4201 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
4202
4203 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4204
4205 * files.el (before-save-hook): Add `time-stamp' to the options.
4206
4207 * time-stamp.el (time-stamp): Recommend adding it to
4208 `before-save-hook', rather than `write-file-functions'.
4209 Make a similar change in `Commentary' section.
4210
4211 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
4212
4213 * diff-mode.el (diff-current-defun): If at start of hunk, use
4214 position of first change.
4215
4216 2004-06-13 Lars Hansen <larsh@math.ku.dk>
4217
4218 * dired-x.el (dired-mark-omitted): Bind to "*O".
4219
4220 2004-06-12 Karl Fogel <kfogel@red-bean.com>
4221
4222 * bookmark.el (bookmark-bmenu-relocate): New function, as
4223 suggested by David J. Biesack <David.Biesack@sas.com>.
4224 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
4225 (bookmark-bmenu-mode): Describe binding in doc string.
4226 (bookmark-set-filename): Save the bookmark list if it's time.
4227
4228 2004-06-13 Kenichi Handa <handa@m17n.org>
4229
4230 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
4231 (ccl-untranslated-to-ucs): Fix typo.
4232
4233 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
4234
4235 * progmodes/python.el (python-open-block-statement-p):
4236 Fix indentation after a block opening that contains a comment.
4237
4238 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
4239
4240 * bindings.el (completion-ignored-extensions): Add file extensions
4241 of Python byte-compiled files.
4242
4243 2004-06-12 Juri Linkov <juri@jurta.org>
4244
4245 * info.el (Info-goto-node): Add autoload.
4246 (Info-toc): Add substring-no-properties on Info file name.
4247 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
4248 (Info-mode-map): Bind L to Info-history, T to Info-toc.
4249
4250 2004-06-12 Kenichi Handa <handa@m17n.org>
4251
4252 * international/mule-cmds.el (set-language-environment):
4253 Load subst tables if necessary.
4254
4255 * international/mule.el (decode-char): Load subst tables if necessary.
4256 (encode-char): Likewise.
4257
4258 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
4259 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
4260 (utf-16le-decode-loop): Set r5 to -1 before loop.
4261 (utf-16be-decode-loop): Likewise.
4262 (ccl-decode-mule-utf-16le): Add EOF processing block.
4263 (ccl-decode-mule-utf-16be): Likewise.
4264 (ccl-decode-mule-utf-16le-with-signature): Likewise.
4265 (ccl-decode-mule-utf-16be-with-signature): Likewise.
4266 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
4267 (ccl-mule-utf-16-encode-untrans): New CCL.
4268 (utf-16-decode-to-ucs): Handle pre-read character.
4269 (utf-16le-encode-loop): Handle surrogate pair.
4270 (utf-16be-encode-loop): Likewise.
4271 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
4272 of utf-16le-encode-loop.
4273 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
4274 of utf-16be-encode-loop.
4275 (mule-utf-16-post-read-conversion):
4276 Call utf-8-post-read-conversion at first.
4277 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
4278 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
4279 Add post-read-conversion and pre-write-conversion.
4280
4281 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
4282 (utf-translate-cjk-unicode-range): New variable.
4283 (utf-translate-cjk-load-tables): New function.
4284 (utf-lookup-subst-table-for-decode): New function.
4285 (utf-lookup-subst-table-for-encode): New function.
4286 (utf-translate-cjk-mode): Init-value changed to t. Don't load
4287 tables here. Update safe-charsets of utf-* coding systems.
4288 (ccl-mule-utf-untrans): New CCL.
4289 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
4290 at end of each branch.
4291 (ccl-mule-utf-8-encode-untrans): New CCL.
4292 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
4293 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
4294 length of encoding. Don't return r0.
4295 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
4296 (utf-8-post-read-conversion): Narrow to region properly.
4297 If utf-translate-cjk-mode is on, load tables if necessary.
4298 Call utf-8-compose with hash-table arg if necessary.
4299 Call XXX-compose-region instead of XXX-post-read-convesion.
4300 (utf-8-pre-write-conversion): New function.
4301 (mule-utf-8): Include CJK charsets in safe-charsets if
4302 utf-translate-cjk-mode is on. Add pre-write-conversion.
4303
4304 * international/characters.el: Temporarily set
4305 utf-translate-cjk-mode to nil.
4306
4307 * language/devan-util.el (devanagari-compose-region):
4308 Add autoload cookie.
4309
4310 * international/ccl.el (ccl-dump-call): Fix printing the
4311 subroutine name.
4312
4313 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
4314
4315 * dired.el (dired-revert): If buffer is marked unmodified before
4316 reverting, keep it marked unmodified.
4317 Adapt to new conventions for commenting out code.
4318 (dired-make-relative): Adapt to new conventions for commenting out code.
4319
4320 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
4321
4322 * eshell/esh-module.el (eshell-load-defgroups):
4323 Bind `vc-handled-backends' to nil when opening files.
4324
4325 2004-06-11 Juanma Barranquero <lektu@terra.es>
4326
4327 * files.el (parse-colon-path, cd): Doc fixes (refer to
4328 `path-separator', not colon).
4329
4330 2004-06-10 Juanma Barranquero <lektu@terra.es>
4331
4332 * newcomment.el (comment-search-forward)
4333 (comment-search-backward): Fix typos in docstring.
4334 (comment-region): Doc fix.
4335
4336 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
4337
4338 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
4339 switch is no longer stored in `dired-switches-alist'.
4340
4341 * dired-aux.el (dired-insert-subdir): Do not store R switch in
4342 `dired-switches-alist'.
4343
4344 2004-06-10 Kim F. Storm <storm@cua.dk>
4345
4346 * pcvs.el (cvs-mode-diff-yesterday): New command.
4347
4348 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
4349
4350 2004-06-10 Juri Linkov <juri@jurta.org>
4351
4352 * emacs-lisp/edebug.el (edebug-eval-defun):
4353 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
4354 Fix docstring.
4355
4356 * simple.el (eval-expression-print-format): Don't print additional
4357 information on the first call to `eval-print-last-sexp'.
4358 (next-error-find-buffer): Fix punctuation.
4359 (killing) <defgroup>: Fix punctuation.
4360 (yank-excluded-properties): Change group from editing to killing.
4361
4362 * replace.el (perform-replace): Use `limit' to terminate the
4363 while-loop explicitly.
4364
4365 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4366
4367 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
4368 Use lc-*.xpm as prefix instead of *-locol.xpm.
4369
4370 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
4371 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
4372 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
4373 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
4374 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
4375 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
4376 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
4377 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
4378 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
4379 * toolbar/lc-up_arrow.xpm:
4380 Renamed from *-locol.xpm.
4381
4382 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
4383
4384 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
4385 include forms like &<str>; as valid url patterns.
4386
4387 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4388
4389 * dired.el (dired-diff, dired-backup-diff)
4390 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
4391 (dired-do-chown, dired-do-touch, dired-do-print)
4392 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
4393 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
4394 (dired-create-directory, dired-do-copy, dired-do-symlink)
4395 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
4396 (dired-do-copy-regexp, dired-do-hardlink-regexp)
4397 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
4398 (dired-maybe-insert-subdir, dired-next-subdir)
4399 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
4400 (dired-kill-subdir, dired-tree-up, dired-tree-down)
4401 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
4402 (dired-run-shell-command, dired-query): Remove redundant,
4403 or incorrect, autoloads.
4404
4405 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
4406 does not end in a slash. Add optional argument KILL-ROOT.
4407 Update docstring.
4408 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
4409 (dired-query): Add autoloads.
4410
4411 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
4412
4413 * progmodes/compile.el (compilation-set-window-height):
4414 Rearrange the save-* functions because a buffer can have several current
4415 point in different windows.
4416 (compilation-error-regexp-alist-alist): Recognize {standard input}
4417 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
4418
4419 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4420
4421 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
4422 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
4423 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
4424 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
4425 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
4426 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
4427 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
4428 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
4429 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
4430 * toolbar/up_arrow-locol.xpm:
4431 New versions of icons that uses fewer colors.
4432
4433 * toolbar/tool-bar.el (tool-bar-local-item)
4434 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
4435 if display-color-cells is 256 or less.
4436
4437 2004-06-08 Kim F. Storm <storm@cua.dk>
4438
4439 * wid-edit.el (widget-specify-button): Use hand pointer rather
4440 than mouse-face as visible mouse-over effect.
4441
4442 2004-06-07 Karl Fogel <kfogel@red-bean.com>
4443
4444 * saveplace.el (save-place-alist-to-file): Bind `print-length'
4445 and `print-level' to nil when writing out `save-place-alist'.
4446 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
4447
4448 2004-06-07 Juanma Barranquero <lektu@terra.es>
4449
4450 * completion.el (completion-kill-region): Doc fix.
4451
4452 * format.el (format-insert-annotations)
4453 (format-annotate-location): Doc fixes.
4454 (format-subtract-regions): Make arguments match their use in docstring.
4455
4456 * simple.el (kill-region): Doc fix.
4457
4458 * subr.el (insert-buffer-substring-no-properties)
4459 (insert-buffer-substring-as-yank): Doc fixes.
4460
4461 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
4462
4463 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4464 Update docstring.
4465 (dired-reset-subdir-switches): New function.
4466
4467 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
4468 Limit scope of `buffer-read-only' binding.
4469
4470 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
4471
4472 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
4473 eshell-explicit-command-char.
4474
4475 2004-06-06 Juanma Barranquero <lektu@terra.es>
4476
4477 * help-fns.el (help-argument-name): Inherit from italic face only
4478 if the frame supports it.
4479
4480 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4481
4482 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
4483 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
4484 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
4485 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
4486 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
4487 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
4488 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
4489 New conversions from xpm files.
4490
4491 * toolbar/README: New file.
4492
4493 2004-06-06 Richard M. Stallman <rms@gnu.org>
4494
4495 * isearch.el (isearch-mode-map): Undo previous change.
4496
4497 2004-06-05 Juri Linkov <juri@jurta.org>
4498
4499 * bindings.el (debug-ignored-errors): Add regexps for history
4500 related messages. Remove $ from "No further undo information".
4501 Move Ediff's messages to ediff.el.
4502
4503 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
4504
4505 * cus-edit.el (custom-display): Add `min-colors'.
4506
4507 * custom.el (defface): Add `supports' to docstring.
4508
4509 * help-fns.el (help-argument-name): Add :group 'help.
4510
4511 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
4512
4513 * find-dired.el (find-ls-subdir-switches): New user option.
4514 (find-dired): No longer call `abbreviate-file-name' on DIR.
4515 Set `dired-subdir-switches' buffer-locally.
4516
4517 * locate.el: Merge the two `Commentary' sections.
4518 (locate-ls-subdir-switches): New user option.
4519 (locate): Update for other changes.
4520 (locate-mode-map): Restore Dired binding for mouse-2.
4521 Bind `locate-mouse-view-file' to M-mouse-2.
4522 Bind `l' to `locate-do-redisplay'.
4523 (locate-main-listing-line-p, locate-do-redisplay): New functions.
4524 (locate-mouse-view-file, locate-tags, locate-find-directory):
4525 Print message if used outside main listing.
4526 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
4527 Various changes to support inserted subdirectories.
4528 (locate-insert-header): Change header of *Locate* buffer.
4529
4530 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4531 Change interactive default switches.
4532 (dired-rename-subdir-2): Update `dired-switches-alist'.
4533 (dired-insert-subdir, dired-kill-subdir):
4534 Handle `dired-switches-alist'. Do not mark buffer modified.
4535 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
4536 (dired-insert-subdir-doinsert): Omit messages.
4537 Handle `dired-subdir-switches'.
4538 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
4539
4540 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
4541 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
4542 subdirs if -R switch is used for a subdir.
4543 (dired-mode): Set `dired-switches-alist'.
4544 (dired-build-subdir-alist): Only print number of directories in
4545 echo area when invoked interactively.
4546
4547 2004-06-05 Lars Hansen <larsh@math.ku.dk>
4548
4549 * dired-x.el (dired-omit-mode): Rename from
4550 dired-omit-files-p. Use define-minor-mode to define it.
4551 (dired-omit-files-p): Add as alias for dired-omit-mode.
4552 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
4553 dired-mark-omitted.
4554 (dired-mark-omitted): Add. Bind to M-O.
4555
4556 2004-06-05 Kenichi Handa <handa@m17n.org>
4557
4558 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
4559
4560 2004-06-05 Juanma Barranquero <lektu@terra.es>
4561
4562 * help-fns.el (help-argument-name): Reintroduce face.
4563 (help-default-arg-highlight): Use it, now that
4564 `face-differs-from-default-p' can be trusted.
4565
4566 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
4567
4568 * textmodes/table.el: Sentence commands added to Point Motion
4569 group; kill and backward-kill commands added to Extraction group.
4570
4571 2004-06-04 Mario Lang <mlang@delysid.org>
4572
4573 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
4574 systems appear to use mW, make the code handle this. Fix a
4575 division-by-zero bug while at it, and handle kernels with
4576 a slightly different layout in /proc/acpi.
4577
4578 2004-06-04 Karl Fogel <kfogel@red-bean.com>
4579
4580 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
4581 because the latter is a CL-ism. This fixes the bug reported by
4582 Shawn Boyette <mdxi@collapsar.net> in
4583 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
4584
4585 2004-06-04 Miles Bader <miles@gnu.org>
4586
4587 * faces.el (display-supports-face-attributes-p): Function moved to
4588 C code. Previously only the tty-related portion of this function
4589 was done in C; however the previous attempt to do a halfway-proper
4590 job for non-tty displays in lisp didn't work properly because of
4591 funny conditions during Emacs startup.
4592 (face-differs-from-default-p): Simplify, now that
4593 display-supports-face-attributes-p works properly on all display
4594 types. Remove :stipple from comparison; it doesn't really work
4595 in emacs anyway.
4596
4597 2004-06-04 Miles Bader <miles@gnu.org>
4598
4599 * faces.el (face-differs-from-default-p): Use a different
4600 implementation, so we can really check whether FACE displays
4601 differently or not.
4602
4603 2004-06-04 Miles Bader <miles@gnu.org>
4604
4605 * faces.el (display-supports-face-attributes-p): Implement a
4606 `different from default' check for non-tty displays.
4607
4608 2004-06-03 David Kastrup <dak@gnu.org>
4609
4610 * woman.el (woman-mapcan): More concise code.
4611 (woman-topic-all-completions, woman-topic-all-completions-1)
4612 (woman-topic-all-completions-merge): Replace by a simpler and
4613 much faster implementation based on O(n log n) sort/merge instead
4614 of the old O(n^2) behavior.
4615
4616 2004-06-03 Miles Bader <miles@gnu.org>
4617
4618 * subr.el (read-number): Use canonical format for default in prompt.
4619
4620 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
4621 Add regexp for " [...]" style defaults.
4622
4623 2004-06-02 Romain Francoise <romain@orebokech.com>
4624
4625 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
4626 groups: if the user asks for a hidden buffer, open the
4627 corresponding filter group to expose it.
4628
4629 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
4630 `ibuffer-jump-to-buffer'.
4631 (ibuffer-jump-offer-only-visible-buffers): New user option.
4632
4633 2004-06-02 Juanma Barranquero <lektu@terra.es>
4634
4635 * faces.el (frame-update-faces): Add empty docstring so the one
4636 for `ignore' doesn't show through.
4637
4638 * subr.el (process-kill-without-query): Remove spurious "\n" on
4639 obsolescence string.
4640 (focus-frame, unfocus-frame): Add obsolescence declaration and
4641 empty docstring.
4642
4643 * international/mule.el (register-char-codings): Make alias for
4644 `ignore'. Move docstring to obsolescence info and remove redundancy.
4645
4646 2004-06-02 Kim F. Storm <storm@cua.dk>
4647
4648 * frame.el (blink-cursor-start): Turn cursor off initially so blink
4649 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
4650
4651 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4652
4653 * comint.el (comint-replace-by-expanded-history-before-point):
4654 Obey `start' as the docstring says.
4655 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
4656 (comint-update-fence): Prevent font-lock from running unnecessarily.
4657 (comint-dynamic-list-completions): Use with-current-buffer.
4658
4659 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4660
4661 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
4662 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
4663 (bibtex-entry-update): Handle alternatives and optional fields.
4664 (bibtex-parse-entry): Bugfix, handle empty key.
4665
4666 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
4667
4668 * vc-arch.el (vc-arch-state): Don't assume the file exists.
4669
4670 2004-05-31 Lars Hansen <larsh@math.ku.dk>
4671
4672 * desktop.el (desktop-save): Don't save minor modes without a
4673 known mode initialization function.
4674
4675 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
4676
4677 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
4678
4679 * autorevert.el: Update `Commentary' section.
4680
4681 2004-05-30 Juanma Barranquero <lektu@terra.es>
4682
4683 * dos-fns.el (convert-standard-filename):
4684 * files.el (convert-standard-filename):
4685 * w32-fns.el (convert-standard-filename):
4686 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
4687
4688 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
4689
4690 Sync with Tramp.
4691
4692 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
4693 (tramp-let-maybe): Move to an earlier spot in the file.
4694 Patch by Andreas Schwab.
4695
4696 2004-05-30 Andreas Schwab <schwab@suse.de>
4697
4698 * dired.el (dired-get-filename): Don't use dired-re-dot.
4699
4700 2004-05-30 Richard M. Stallman <rms@gnu.org>
4701
4702 * files.el (find-file): Doc fix.
4703
4704 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
4705
4706 2004-05-30 Nick Roberts <nickrob@gnu.org>
4707
4708 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
4709 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
4710 modeline of the locals buffer.
4711 (gdb-goto-breakpoint): Handle gdbmi.
4712 (gdb-get-frame-number): Change for gdbmi.
4713
4714 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
4715
4716 * files.el (file-remote-p): Apply file name handler for operation
4717 `file-remote-p'. It isn' a property any longer.
4718 (file-relative-name): `fh' and `fd' get the required value via
4719 `find-file-name-handler' already.
4720
4721 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
4722 (top): Remove setting of `file-remote-p' property for
4723 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
4724
4725 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
4726
4727 Version 2.0.41 of Tramp released.
4728
4729 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
4730 Throw away if process has died.
4731 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
4732 (tramp-out-of-band-prompt-regexp): Rename to
4733 `tramp-process-alive-regexp', because its usage is widen.
4734 (tramp-actions-copy-out-of-band): Apply it.
4735 (tramp-actions-before-shell, tramp-multi-actions):
4736 Add `tramp-action-process-alive' action.
4737 (tramp-action-process-alive): New defun.
4738 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
4739 Add entry for `file-remote-p'.
4740 (tramp-handle-file-remote-p): New defun.
4741 (top): Remove setting of `file-remote-p'. Don't set
4742 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
4743
4744 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
4745 `file-remote-p'.
4746
4747 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
4748 counted for (last) line. [They should or they shouldn't? --Stef]
4749 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
4750
4751 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
4752
4753 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
4754 not really necessary but seems to keep the shell history smaller
4755 in some cases. It is no substitute for setting HISTFILE and
4756 HISTSIZE from tramp-open-connection-setup-interactive-shell,
4757 though. Suggested by Luc Teirlinck.
4758 (tramp-open-connection-setup-interactive-shell): Export variables
4759 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
4760 (tramp-set-process-query-on-exit-flag): New compat function.
4761 (tramp-open-connection-multi, tramp-open-connection-su)
4762 (tramp-open-connection-rsh, tramp-open-connection-telnet)
4763 (tramp-do-copy-or-rename-file-out-of-band): Use it.
4764 (tramp-let-maybe): New macro, let-binds a variable only if it
4765 isn't obsolete.
4766 (tramp-check-ls-commands, tramp-handle-expand-file-name)
4767 (tramp-handle-file-truename): Use it.
4768 (tramp-completion-file-name-regexp-unified): Avoid matching
4769 filenames starting with "/:" -- those are reserved for
4770 file-name-non-special.
4771
4772 * tramp-smb.el (tramp-smb-open-connection):
4773 Use tramp-set-process-query-on-exit-flag compat function.
4774
4775 2004-05-29 Richard M. Stallman <rms@gnu.org>
4776
4777 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
4778
4779 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
4780 (eval-last-sexp-print-value): Print char equivalent regardless
4781 of standard-output value.
4782
4783 * thumbs.el (thumbs-subst-char-in-string): Delete.
4784 (thumbs-thumbname): Use subst-char-in-string.
4785 (thumbs-resize-image): Use condition-case, not ignore-errors.
4786 (thumbs-kill-buffer): Likewise.
4787
4788 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
4789 (thumbs-mode): Make buffer read-only.
4790 (thumbs-make-thumb): Unconditionally accept an existing file.
4791 (thumbs-insert-thumb): Add thumb-image-file property to the image.
4792 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
4793 (thumbs-show-thumbs-list): Error if images not supported.
4794 (thumbs-save-current-image): Improve prompt string.
4795 (thumbs-mode-map): Define u, R, x.
4796 (thumbs-unmark): New command.
4797 (thumbs-emboss-image): Minor cleanup.
4798 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
4799 (thumbs-rename-images): New command.
4800 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
4801
4802 * thumbs.el (thumbs-current-image): New function.
4803 (thumbs-file-list, thumbs-file-alist): New functions.
4804 (thumbs-find-image): Delete arg L.
4805 Don't set up thumbs-fileL as buffer-local global var.
4806 (thumbs-find-image-at-point): Use thumbs-current-image.
4807 (thumbs-set-image-at-point-to-root-window): Likewise.
4808 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
4809 Record and warn about errors. Update thumbs-markedL for deletions.
4810 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
4811 (thumbs-redraw-buffer): Use thumbs-file-list.
4812 (thumbs-mark): Use thumbs-current-image.
4813 (thumbs-show-name): Use thumbs-current-image.
4814
4815 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
4816 and imenu--last-menubar-index-alist.
4817
4818 * subr.el (with-selected-window): Undo previous change.
4819
4820 2004-05-29 John Paul Wallington <jpw@gnu.org>
4821
4822 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
4823 (thumbs-mouse-find-image): New command.
4824 (thumbs-mode-map): Bind it to mouse-2.
4825 (thumbs-mode): Make mode-class special.
4826 (thumbs-view-image-mode): Likewise.
4827
4828 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4829
4830 * flymake.el: New file.
4831
4832 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
4833
4834 * files.el (find-file-noselect-1): Do not bind
4835 `inhibit-read-only' to t during execution of
4836 `find-file-not-found-functions'.
4837
4838 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
4839
4840 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
4841 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
4842
4843 2004-05-28 Juri Linkov <juri@jurta.org>
4844
4845 * simple.el (eval-expression-print-format): New fun.
4846
4847 * simple.el (eval-expression):
4848 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
4849 * emacs-lisp/edebug.el (edebug-compute-previous-result)
4850 (edebug-eval-expression): Print additionally the value returned by
4851 `eval-expression-print-format'.
4852
4853 * emacs-lisp/lisp.el (insert-pair-alist): New var.
4854 (insert-pair): Make arguments optional. Find character pair
4855 from `insert-pair-alist' according to the last input event.
4856 (insert-parentheses): Make arguments optional.
4857 (raise-sexp, delete-pair): New funs.
4858
4859 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
4860 (emacs-lisp-mode-map, lisp-interaction-mode-map):
4861 Bind C-M-q to `indent-pp-sexp'.
4862
4863 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
4864 `pp-to-string' modified to be able to format text with newlines.
4865 (pp-to-string): Move the buffer-formatting part of the code to
4866 `pp-buffer'. Call `pp-buffer'.
4867
4868 * info.el (Info-desktop-buffer-misc-data): Don't save information
4869 about virtual files.
4870 (Info-restore-desktop-buffer): Restore Info buffers in prepared
4871 buffers with names obtained from the desktop file instead of the
4872 default *info* buffer.
4873
4874 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
4875
4876 * subr.el (with-selected-window): Only save/restore the selected window.
4877
4878 * progmodes/compile.el (compilation-error-regexp-alist):
4879 Use expand-file-name and data-directory.
4880
4881 * progmodes/grep.el (grep-tree): Rework previous fix.
4882
4883 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
4884 after the user marked text with the mouse.
4885
4886 * startup.el (command-line): Keep the first regexp of
4887 auto-save-file-name-transforms intact.
4888
4889 2004-05-28 Juanma Barranquero <lektu@terra.es>
4890
4891 * cus-edit.el (customize-face, customize-face-other-window)
4892 (custom-face-edit-delete): Make arguments match their use in
4893 docstring.
4894 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
4895 docstring.
4896
4897 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
4898 not `cvs-butlast'.
4899
4900 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
4901 `nbutlast' are in subr.el).
4902
4903 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
4904 (set-w32-system-coding-system): Doc fixes.
4905
4906 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
4907 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
4908 Make arguments match their use in docstring.
4909 (artist-draw-region-trim-line-endings)
4910 (artist-mouse-choose-operation): Fix typo in docstring.
4911 (artist-key-set-point-common): Doc fix.
4912
4913 2004-05-28 Simon Josefsson <jas@extundo.com>
4914
4915 * mail/smtpmail.el (smtpmail-open-stream):
4916 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
4917
4918 2004-05-26 Simon Josefsson <jas@extundo.com>
4919
4920 * starttls.el: Merge with my GNUTLS based starttls.el.
4921 (starttls-gnutls-program, starttls-use-gnutls)
4922 (starttls-extra-arguments, starttls-process-connection-type)
4923 (starttls-connect, starttls-failure, starttls-success): New variables.
4924 (starttls-program, starttls-extra-args): Doc fix.
4925 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
4926 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
4927 and pass on to corresponding *-gnutls function if it is set.
4928
4929 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4930
4931 * autorevert.el (auto-revert-handler): Disable auto-reverting of
4932 remote files.
4933
4934 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
4935
4936 * files.el (file-name-non-special): There are more operations
4937 which need handling: `find-backup-file-name',
4938 `insert-file-contents', `verify-visited-file-modtime',
4939 `write-region'. Rename t value of method to `add'. Add new
4940 methods `quote' and `unquote-then-quote' to file-arg-indices.
4941
4942 2004-05-25 Juri Linkov <juri@jurta.org>
4943
4944 * info.el (Info-toc): Call Info-mode on intermediate buffer.
4945 (Info-index-nodes): Enclose code in condition-case to catch errors.
4946 (Info-index-node): Don't search all index nodes if request is only
4947 for the current node and file is not in the cache of index nodes.
4948 (Info-mode-map): Bind Info-copy-current-node-name to `w'
4949 for consistency with dired-copy-filename-as-kill.
4950 Bind `S' to Info-search-case-sensitively.
4951 (Info-copy-current-node-name): New arg. With zero prefix arg put
4952 the name inside a function call to `info'. Display copied text in
4953 the echo area.
4954
4955 2004-05-25 Sam Steingold <sds@gnu.org>
4956
4957 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
4958 strip the package prefix from the symbol name, if any.
4959 Make it the `find-tag-default-function' for `lisp-mode'.
4960
4961 2004-05-25 John Paul Wallington <jpw@gnu.org>
4962
4963 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
4964 instead of obsolete `process-kill-without-query'.
4965
4966 * textmodes/texinfmt.el (texinfo-indexvar-alist):
4967 Declare as variable, not constant.
4968
4969 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
4970
4971 * files.el (find-file-noselect-1): Fix bug introduced by
4972 Revision 1.694. As a side effect, `inhibit-read-only'
4973 is again, by default, t during execution of
4974 `find-file-not-found-functions'.
4975 (insert-directory): Check that lines were really inserted by
4976 the --dired switch, before erasing them.
4977
4978 2004-05-24 Nick Roberts <nickrob@gnu.org>
4979
4980 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
4981 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
4982 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
4983 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
4984 gud-minor-mode (gdbmi).
4985
4986 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
4987
4988 * net/browse-url.el (browse-url-interactive-arg): Enable user to
4989 explicitly select the text to be taken as URL.
4990
4991 2004-05-23 Juri Linkov <juri@jurta.org>
4992
4993 * info.el (Info-index-nodes): New var and fun.
4994 (Info-goto-index, Info-index, info-apropos)
4995 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
4996 (Info-index): Fix docstring. Store and restore Info-history-list.
4997 (Info-complete-nodes): New var.
4998 (Info-complete-menu-item): Use it.
4999 (Info-index-node): New fun.
5000 (Info-final-node, Info-forward-node, Info-backward-node)
5001 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
5002 Use Info-index-node.
5003 (Info-extract-menu-item, Info-extract-menu-counting): Set second
5004 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
5005 (Info-find-node-2): If a node with period in its name not found,
5006 try to find a node without the name part after period.
5007 (Info-select-node): Call Info-fontify-node only if
5008 Info-fontify-maximum-menu-size is not nil.
5009 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
5010 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
5011 Preserve Info-history-list.
5012 (Info-toc): Set Info-current-file.
5013 (Info-build-toc): Move point to the beginning of the buffer.
5014 Add main-file variable.
5015 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
5016 Use backslashed representation of the control character ^_.
5017
5018 * textmodes/texinfmt.el (texinfo-print-index): Print index line
5019 numbers in the new Texinfo 4.7 format.
5020
5021 * add-log.el (change-log-font-lock-keywords): Remove `:' from
5022 regexps for function and variable names.
5023
5024 * descr-text.el (describe-property-list): Add [show] button for
5025 `syntax-table' property with action to pp to a separate buffer.
5026 (describe-char): Replace search-forward by re-search-forward with
5027 whitespace regexp after "character:" to not fail in too narrow windows.
5028
5029 * simple.el (next-error-find-buffer): Add a rule to return
5030 next-error capable buffer if one window on the selected frame
5031 displays such buffer.
5032
5033 2004-05-23 Nick Roberts <nickrob@gnu.org>
5034
5035 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
5036 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
5037 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
5038 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
5039 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
5040 Handle new value for gud-minor-mode (gdbmi).
5041 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
5042 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
5043 Change from local to global gdb variable set.
5044 (gdb-ann3): Initialise above gdb variable set.
5045 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
5046 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
5047 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
5048 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
5049 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
5050 (gdb-info-locals-handler, gdb-invalidate-assembler)
5051 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
5052 set as global variables.
5053 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
5054 Handle gdbmi.
5055 (gdb-info-breakpoints-custom): Fix regexp.
5056 (def-gdb-var): Delete.
5057
5058 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
5059 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
5060 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
5061 a new mode. The file (gdb-mi.el) for this mode will be included
5062 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
5063 primary interface.
5064
5065 2004-05-23 Jesper Harder <harder@ifa.au.dk>
5066
5067 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
5068 interpreted as a directory.
5069
5070 2004-05-22 Richard M. Stallman <rms@gnu.org>
5071
5072 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
5073 as a close quote.
5074
5075 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
5076
5077 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
5078 Use assoc-string, not assoc-ignore-case.
5079
5080 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
5081
5082 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
5083 If moving back then fwd gets a defun that ends before point,
5084 try again moving fwd then back.
5085
5086 * files.el (file-name-non-special): Allow t in file-arg-indices
5087 to mean requote the return value. Use `identity' as an element
5088 rather than as the whole value.
5089
5090 * gs.el (gs-options): Add -dSAFER. Mark it risky.
5091
5092 2004-05-22 Juanma Barranquero <lektu@terra.es>
5093
5094 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
5095 `help-make-usage'.
5096 (help-highlight-arguments): Skip function name before searching
5097 for arguments.
5098
5099 2004-05-21 Juanma Barranquero <lektu@terra.es>
5100
5101 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
5102 Don't mention in the docstring these arguments meant for
5103 internal (recursive) use only.
5104 (allout-char-spec): Comment out (it's not implemented).
5105 (allout-old-expose-topic, allout-exposure): Fix docstring and add
5106 obsolescence declaration.
5107 (allout-flatten-exposed-to-buffer)
5108 (allout-indented-exposed-to-buffer): Fix typos in docstring.
5109 (my-mark-marker): Doc fix.
5110 (produce-allout-mode-map, allout-sibling-index)
5111 (allout-isearch-expose, allout-distinctive-bullet)
5112 (allout-open-topic, allout-reindent-body)
5113 (allout-rebullet-heading, allout-process-exposed)
5114 (allout-insert-listified, allout-latex-verb-quote)
5115 (allout-insert-latex-header, allout-insert-latex-trailer):
5116 Make arguments match their use in docstring.
5117 (allout-primary-bullet, allout-old-style-prefixes)
5118 (allout-inhibit-protection, allout-init, allout-mode)
5119 (allout-before-change-protect, allout-flag-region):
5120 Use "Emacs" instead of "emacs" in docstrings.
5121
5122 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
5123
5124 * international/characters.el: Modify syntax of more characters.
5125
5126 2004-05-21 Masatake YAMATO <jet@gyve.org>
5127
5128 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
5129 (etags-tags-completion-table): Show parsing progress.
5130
5131 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
5132
5133 * locate.el (locate-prompt-for-command): Shorten first line of
5134 docstring.
5135 (locate-mode): Expand docstring and include keymap summary.
5136
5137 * files.el (find-file-noselect-1): Limit the scope of the
5138 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
5139 is, by default, nil during the execution of
5140 `find-file-not-found-functions' and `find-file-hook'.
5141
5142 2004-05-20 Michael Mauger <mmaug@yahoo.com>
5143
5144 * facemenu.el (facemenu-color-name-equal): New function.
5145 (list-colors-display): Use it to compare colors instead of
5146 facemenu-color-equal.
5147
5148 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
5149
5150 * compare-w.el (compare-windows-face): Use min-colors instead of
5151 checking for tty or pc types.
5152
5153 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
5154
5155 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
5156 (completion-setup-function): Use with-current-buffer.
5157 Properly save excursion. Simplify.
5158 Don't assume there is necessarily a `mouse-face' property somewhere.
5159
5160 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
5161
5162 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
5163
5164 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
5165 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
5166 Use with-current-buffer.
5167 (byte-goto-log-buffer): Delete.
5168 (byte-compile-log-file): Call compilation-forget-errors.
5169
5170 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
5171
5172 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
5173 output messages into the search result.
5174
5175 2004-05-19 Masatake YAMATO <jet@gyve.org>
5176
5177 * wid-edit.el (widget-radio-button-notify): Revert my last
5178 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
5179
5180 2004-05-19 Kenichi Handa <handa@m17n.org>
5181
5182 * international/characters.el: Fix syntax (open/close) of CJK chars.
5183
5184 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
5185
5186 * help-mode.el (help-go-back): Don't depend on position of back button.
5187
5188 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
5189
5190 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
5191 files files don't contain an accidental additional /.
5192
5193 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
5194 in source buffer.
5195
5196 2004-05-18 Masatake YAMATO <jet@gyve.org>
5197
5198 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
5199 to widget-apply. :action method assumes 2 arguments, not 3.
5200
5201 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
5202
5203 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
5204 New constants.
5205 (hs-special-modes-alist): Add an f90-mode entry.
5206
5207 2004-05-17 Sam Steingold <sds@gnu.org>
5208
5209 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
5210 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
5211
5212 2004-05-16 Kim F. Storm <storm@cua.dk>
5213
5214 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
5215
5216 2004-05-15 John Wiegley <johnw@newartisans.com>
5217
5218 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
5219 (eshell-output-object-to-target): Improve output speed 20% by not
5220 calling `eshell-stringify' if something is already known to be a string.
5221
5222 2004-05-15 Alex Ott <ott@jet.msk.su>
5223
5224 * textmodes/ispell.el (ispell-local-dictionary-alist):
5225 Add windows-1251 to the choice of coding systems.
5226 (ispell-dictionary-alist-6): Add support for "russianw.aff",
5227 encoded in cp1251.
5228
5229 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
5230
5231 * progmodes/compile.el (compilation-warning-face)
5232 (compilation-info-face): Use min-colors.
5233
5234 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5235
5236 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
5237 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
5238 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
5239 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
5240 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
5241 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
5242 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
5243 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
5244 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
5245 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
5246 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
5247 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
5248 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
5249 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
5250
5251 2004-05-15 Kim F. Storm <storm@cua.dk>
5252
5253 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
5254 Use it to set triggered-p element of timer.
5255 (timer-event-handler): Set triggered-p element non-nil while running
5256 the timer function.
5257
5258 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
5259
5260 * descr-text.el (describe-char-unicode-data)
5261 (describe-char-unicodedata-file): Re-enable the unicode code now that
5262 the licensing issues have been cleared in the unicode-4 license.
5263 (describe-text-properties-1): Remove unused `overlay' var.
5264 (describe-char): Remove unused var `buffer'.
5265
5266 2004-05-14 David Ponce <david@dponce.com>
5267
5268 * tree-widget.el: New file.
5269
5270 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
5271
5272 * language/european.el ("Brazilian Portuguese"): Add support for
5273 Brazilian Portuguese.
5274
5275 2004-05-13 John Wiegley <johnw@newartisans.com>
5276
5277 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
5278 `recentf-mode' if this variable has been customized to t.
5279
5280 * eshell/esh-test.el (eshell-test): Call the function
5281 `emacs-version' rather than trying to build a custom version string.
5282
5283 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
5284
5285 * net/telnet.el (telnet-mode): Use define-derived-mode.
5286 Don't modify the global value of comint-prompt-regexp.
5287
5288 2004-05-13 John Paul Wallington <jpw@gnu.org>
5289
5290 * version.el (emacs-version): Check for `gtk' feature before
5291 `x-toolkit' feature.
5292
5293 2004-05-13 Juanma Barranquero <lektu@terra.es>
5294
5295 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
5296 arguments in the docstring, they're used only in recursive calls.
5297
5298 * help-fns.el (help-arg-highlighting-function)
5299 (help-argument-name): Delete.
5300 (help-default-arg-highlight): New function.
5301 (help-do-arg-highlighting): Use it.
5302
5303 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
5304
5305 * calendar/appt.el (appt-disp-window):
5306 Use `calendar-set-mode-line' for a centered mode-line.
5307
5308 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
5309
5310 * calendar/appt.el (appt-disp-window): Do not split window
5311 excessively when `split-height-threshold' is low.
5312
5313 2004-05-12 Nick Roberts <nickrob@gnu.org>
5314
5315 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
5316 kill-buffer-hook here and make it local.
5317 (gud-kill-buffer-hook): Use kill-process for a sure kill.
5318
5319 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
5320
5321 * progmodes/compile.el (compilation-set-window-height):
5322 Use save-excursion to protect against misplaced marker.
5323
5324 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5325
5326 * custom.el (defface): Document that type can have value gtk.
5327
5328 * faces.el (face-spec-set-match-display): Handle type gtk in display.
5329
5330 2004-05-12 Kenichi Handa <handa@m17n.org>
5331
5332 * descr-text.el: Require quail at comile time.
5333 (describe-char): If an input method is on and it supports the
5334 character, show how to input it.
5335
5336 * international/quail.el (quail-install-decode-map): Accept a
5337 char-table whose subtype is `quail-decode-map'.
5338 (quail-store-decode-map-key, quail-gen-decode-map1)
5339 (quail-gen-decode-map, quail-find-key1, quail-find-key)
5340 (quail-show-key): New functions.
5341
5342 2004-05-12 Juanma Barranquero <lektu@terra.es>
5343
5344 * generic.el (define-generic-mode): Remove redundant arglist info.
5345
5346 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
5347 Make arguments match their use in docstring.
5348 (help-arg-highlighting-function): New variable.
5349 (help-argument-name): Mention it in the docstring.
5350 (help-do-arg-highlight): Use it. Expand regexp to accept also
5351 ARG-xxx and xxx-ARG references.
5352
5353 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
5354
5355 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
5356 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
5357 and "mailto:addr1?to=addr2" equal.
5358
5359 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
5360
5361 * man.el (Man-getpage-in-background): Use shell-file-name
5362 and shell-command-switch variables instead of hard-coded values.
5363
5364 2004-05-11 Eli Zaretskii <eliz@gnu.org>
5365
5366 * iimage.el: New file.
5367
5368 2004-05-11 Juanma Barranquero <lektu@terra.es>
5369
5370 * custom.el (custom-initialize-default, defcustom):
5371 Fix typo in docstring.
5372
5373 * files.el (set-visited-file-name, file-expand-wildcards):
5374 Fix docstring.
5375
5376 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
5377
5378 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
5379
5380 * subr.el (eventp): Be more discriminating with integers.
5381
5382 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
5383
5384 * progmodes/compile.el (compile): Add universal prefix arg.
5385 (compilation-error-regexp-alist-alist): Add edg patterns.
5386
5387 2004-05-10 Sam Steingold <sds@gnu.org>
5388
5389 * textmodes/ispell.el (ispell-message):
5390 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
5391
5392 2004-05-10 Dave Love <fx@gnu.org>
5393
5394 * progmodes/python.el (help-buffer): Autoload when compiling.
5395 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
5396 (run-python): Prepend to any existing PYTHONPATH.
5397
5398 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
5399
5400 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
5401 for pending breakpoints.
5402
5403 2004-05-10 Richard M. Stallman <rms@gnu.org>
5404
5405 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
5406 directly without calling any functions in Rmail.
5407 (unrmail-unprune): Function deleted.
5408
5409 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
5410
5411 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
5412 C-c C-z binding.
5413
5414 2004-05-10 Kenichi Handa <handa@m17n.org>
5415
5416 * descr-text.el (describe-char): Fix previous change. Don't make
5417 a unibyte character to multibyte in the *Help* buffer.
5418
5419 2004-05-10 Miles Bader <miles@gnu.org>
5420
5421 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
5422 buffer an error if the debugger process is actually running.
5423
5424 2004-05-10 Juanma Barranquero <lektu@terra.es>
5425
5426 * help-fns.el (help-argument-name): Default to italic.
5427 (help-highlight-arguments): Return always (usage . doc), even when
5428 usage is nil.
5429
5430 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
5431 (define-ibuffer-filter): Add usage info.
5432 (define-ibuffer-op): Add usage info (but CL-style defaults for
5433 keyword args are not shown).
5434
5435 * subr.el (remove-overlays, read-passwd): Fix docstring.
5436 (start-process-shell-command): Fix docstring. Put usage info in a
5437 format usable by `describe-function'.
5438 (open-network-stream, open-network-stream-nowait)
5439 (open-network-stream-server): Fix docstring.
5440
5441 2004-05-09 Jason Rumney <jasonr@gnu.org>
5442
5443 * international/code-pages (cp932, cp936, cp949, c950): Remove.
5444 Only define cp125* if windows-125* is already defined.
5445
5446 * language/korean.el (cp949): Add alias.
5447
5448 * language/chinese.el (cp936, cp950): Add aliases.
5449
5450 * language/japanese.el (cp932): Add alias.
5451
5452 * term/w32-win.el: Require code-pages.
5453
5454 * international/mule-cmds.el (set-locale-environment):
5455 On MS-Windows use ansi code-page for default coding-systems.
5456 Set up paper sizes for Windows 3 letter languages.
5457
5458 * international/code-pages.el (cp932, cp936, cp949, cp950):
5459 Add aliases. Also add cp125* if not already defined.
5460
5461 2004-05-09 Juanma Barranquero <lektu@terra.es>
5462
5463 * help-fns.el (help-highlight-arguments): Don't try to highlight
5464 missing or autoloaded arglists. Accept structured arguments, like
5465 the first ones of `do' and `flet'.
5466
5467 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
5468 (cvs-get-marked): Remove redundant arglist info.
5469
5470 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
5471 Don't use CL-style default args.
5472
5473 2004-05-08 Andreas Schwab <schwab@suse.de>
5474
5475 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
5476
5477 * international/subst-ksc.el: Fix references to utf-translate-cjk
5478 into utf-translate-cjk-mode.
5479 * international/subst-big5.el: Likewise.
5480 * international/subst-gb2312.el: Likewise.
5481 * international/subst-jis.el: Likewise.
5482 * international/utf-16.el: Likewise.
5483 * international/utf-8.el: Likewise.
5484
5485 2004-05-08 John Wiegley <johnw@newartisans.com>
5486
5487 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
5488 "virtual buffers" (off by default), which makes it possible to
5489 switch to the "virtual" buffers of recently visited files. When a
5490 buffer name search fails, and this option is on, iswitchb will
5491 look at the list of recently visited files, and permit matching
5492 against those names. When the user hits RET on a match, it will
5493 revisit that file.
5494 (iswitchb-read-buffer): Add two optional arguments, which makes
5495 isearchb.el possible.
5496 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
5497 (iswitchb-next-match): Add support for virtual buffers.
5498
5499 * isearchb.el: This module extends iswitchb to provide "as you
5500 type" buffer selection.
5501
5502 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
5503 Ignore the read-only property when flyspell highlighting is on.
5504 Not ignoring it leads to a series of confusing errors.
5505 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
5506 but also make sure to call flyspell-incorrect-hook.
5507 (flyspell-maybe-correct-transposition): Perform transposition test
5508 by bit twiddling a string, rather than using a temp buffer.
5509 (flyspell-maybe-correct-doubling): Use a string rather than a temp
5510 buffer. This is also the original version of the code, which
5511 could not be checked in before due to a previous lack of
5512 assignment papers. This version has seen heavy usage on my system
5513 for several years now.
5514
5515 * calendar/cal-bahai.el: New file, which adds support for the
5516 Baha'i calendar to Emacs. This calendar is based on a solar year
5517 of 19 months of 19 days, with 4 intercalary days. Each year
5518 begins on March 21, with the calendar starting in 1844.
5519
5520 * calendar/cal-menu.el, calendar/calendar.el,
5521 calendar/diary-lib.el, calendar/holidays.el: Added support for
5522 using cal-bahai.el.
5523
5524 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
5525 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
5526 function can be used outside of eshell buffers.
5527 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
5528
5529 2004-05-08 Juanma Barranquero <lektu@terra.es>
5530
5531 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
5532 word constituent so FOO-ARG is not recognized as an arg.
5533 (help-highlight-arguments): Don't skip lists in mandatory arguments.
5534
5535 * simple.el (next-error): Fix typo in docstring.
5536 (open-line): Make argument names match their use in docstring.
5537 (split-line): Fix docstring.
5538
5539 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
5540 usable by `describe-function'.
5541 (gensym, gentemp, typep, ignore-errors): Make argument names match
5542 their use in docstring.
5543
5544 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
5545 argument to `help-setup-xref'.
5546
5547 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
5548
5549 Version 2.0.40 of Tramp released.
5550
5551 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
5552 Use symbol-function to invoke functions only known on some Emacs
5553 flavors. This avoids byte-compiler warnings. Reported by Kevin
5554 Scaldeferri <kevin@scaldeferri.com>.
5555 (tramp-do-copy-or-rename-file-via-buffer): Rename from
5556 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
5557 consistent with the other tramp-do-* functions.
5558 (tramp-do-copy-or-rename-file): Calls adjusted.
5559 (tramp-process-initial-commands): Avoid liveness check on shell --
5560 we know that it must be alive since we're opening a connection at
5561 this moment.
5562 (tramp-last-cmd): New internal variable.
5563 (tramp-process-echoes): New tunable.
5564 (tramp-send-command): Set tramp-last-cmd.
5565 (tramp-wait-for-output): Delete echo, if applicable.
5566 (tramp-read-passwd): Construct the key for the password cache in a
5567 way that works for multi methods, too.
5568 (tramp-bug): Add backup-directory-alist and
5569 bkup-backup-directory-info to bug reports, with Tramp counterparts.
5570
5571 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
5572
5573 * net/tramp*.el: Suppress byte-compiler warnings where possible.
5574
5575 * net/tramp.el (tramp-out-of-band-prompt-regexp)
5576 (tramp-actions-copy-out-of-band): New defcustoms.
5577 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
5578 used instead of a synchronous one. Allows password entering.
5579 (tramp-action-out-of-band): New defun.
5580 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
5581 Remove restriction with password from doc string.
5582 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
5583 `tramp-out-of-band-prompt-regexp',
5584 `tramp-actions-copy-out-of-band', `password-cache' and
5585 `password-cache-expiry'.
5586 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
5587 password caching.
5588 (tramp-touch): FILE can be a local file, too.
5589 (TODO): Remove items done.
5590 (tramp-handle-insert-directory): Properly quote file name also if
5591 not full-directory-p. Handle wildcard case. Reported by Andreas
5592 Schwab <schwab@suse.de>.
5593 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
5594 new file.
5595 (tramp-handle-file-local-copy, tramp-handle-write-region):
5596 The permissions of the temporary file are set if filename exists.
5597 Reported by Ted Stern <stern@cray.com>.
5598 (tramp-backup-directory-alist)
5599 (tramp-bkup-backup-directory-info): New defcustoms.
5600 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
5601 (tramp-handle-find-backup-file-name): New function.
5602 Implements Tramp's find-backup-file-name.
5603
5604 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
5605 for `find-backup-file-name'.
5606
5607 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
5608 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
5609
5610 2004-05-07 Lars Hansen <larsh@math.ku.dk>
5611
5612 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
5613
5614 2004-05-07 Juanma Barranquero <lektu@terra.es>
5615
5616 * subr.el (lambda): Add arglist description to docstring.
5617 (declare): Fix typo in docstring.
5618 (open-network-stream): Fix docstring.
5619 (process-kill-without-query): Fix docstring and add obsolescence info.
5620 (last, butlast, nbutlast): Make arguments match their use in docstring.
5621 (insert-buffer-substring-no-properties): Likewise.
5622 (insert-buffer-substring-as-yank): Likewise.
5623 (split-string): Fix docstring.
5624
5625 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
5626 Make argument names match their use in docstring.
5627
5628 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
5629
5630 2004-05-06 Nick Roberts <nickrob@gnu.org>
5631
5632 * progmodes/gdb-ui.el: Improve/extend documentation strings.
5633 Fit first sentence on one line for apropos-command.
5634
5635 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5636
5637 Changes largely merged in from Dave Love's code.
5638 * progmodes/python.el: Doc fixes.
5639 (python-mode-map): Add python-complete-symbol.
5640 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
5641 (python-comment-indent, python-complete-symbol)
5642 (python-symbol-completions, python-partial-symbol)
5643 (python-try-complete): New.
5644 (python-indent-line): Remove optional arg. Use python-block-end-p.
5645 (python-check): Bind compilation-error-regexp-alist.
5646 (inferior-python-mode): Use rx. Move keybindings to top level.
5647 Set comint-input-filter.
5648 (python-preoutput-filter): Use rx.
5649 (python-input-filter): Re-introduce.
5650 (python-proc): Start new process if necessary.
5651 Check python-buffer non-nil.
5652 (view-return-to-alist): Defvar.
5653 (python-send-receive): New.
5654 (python-eldoc-function): Use it.
5655 (python-mode-running): Don't defvar.
5656 (python-mode): Set comment-indent-function.
5657 Maybe update hippie-expand-try-functions-list.
5658 (python-indentation-levels): Initialize differently.
5659 (python-block-end-p): New.
5660 (python-indent-line): Use it.
5661 (python-compilation-regexp-alist): Augment.
5662 (run-python): Import `emacs' module to Python rather than loading
5663 code directly. Set python-buffer differently.
5664 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
5665 Use python-proc.
5666 (python-send-command): Go to end of comint buffer.
5667 (python-load-file): Use python-proc, emacs.eimport.
5668 (python-describe-symbol): Simplify interactive form.
5669 Use emacs.help. Do use temp-buffer-show-hook.
5670 Call print-help-return-message.
5671 (hippie-exp): Require when compiling.
5672 (python-preoutput-continuation): Use rx.
5673
5674 * diff-mode.el (diff-make-unified): Fix regexp.
5675
5676 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
5677
5678 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
5679 filter groups from the buffer when rebuilding the Ibuffer buffer
5680 and `ibuffer-show-empty-filter-groups' is nil.
5681
5682 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5683
5684 * ps-print.el (ps-print-quote): Call ps-value-string.
5685 (ps-setup): Call ps-comment-string.
5686 (ps-value-string, ps-comment-string): New funs.
5687
5688 2004-05-06 Juanma Barranquero <lektu@terra.es>
5689
5690 * ehelp.el (electric-help-command-loop): Check whether the last
5691 character is visible, not (point-max).
5692
5693 * help-fns.el (help-argument-name): Default to bold; don't inherit
5694 from font-lock-variable-name-face.
5695 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
5696
5697 2004-05-05 Kenichi Handa <handa@m17n.org>
5698
5699 * descr-text.el (describe-char): Copy the character with text
5700 properties and overlays into the first line, and call
5701 describe-text-properties on it.
5702
5703 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
5704
5705 * iswitchb.el (iswitchb-global-map): Fix typo.
5706 Remove unwanted ###autoloads from source file.
5707
5708 2004-05-05 Lars Hansen <larsh@math.ku.dk>
5709
5710 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
5711 in run-hooks. Use substitute-command-keys in message.
5712 (wdired-abort-changes): Add message.
5713
5714 2004-05-03 Michael Mauger <mmaug@yahoo.com>
5715
5716 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
5717 (sql-emacs20-p): Remove.
5718 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
5719 (sql-builtin-face, sql-doc-face): Remove.
5720 (sql-mode-ansi-font-lock-keywords)
5721 (sql-mode-oracle-font-lock-keywords)
5722 (sql-mode-postgres-font-lock-keywords)
5723 (sql-mode-linter-font-lock-keywords)
5724 (sql-mode-ms-font-lock-keywords)
5725 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
5726 (sql-product-font-lock): Fix font-lock reset when font rules change.
5727 (sql-highlight-product): Remove incorrect font-lock reset logic.
5728
5729 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
5730
5731 * ses.el (ses-set-parameter): Fix typo.
5732
5733 2004-05-04 Kim F. Storm <storm@cua.dk>
5734
5735 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
5736 Must expand directory for completion to work; and don't mess with
5737 process-environment.
5738 (ido-read-file-name): If command has ido property, don't use ido
5739 if value is ignore, or read as directory if value is dir.
5740 Set ido ignore property for dired-do-rename command.
5741
5742 2004-05-04 Juanma Barranquero <lektu@terra.es>
5743
5744 * ehelp.el (electric-help-command-loop, electric-help-undefined)
5745 (electric-help-help): Check against unmapped commands.
5746
5747 * help-fns.el (help-argument-name): New face, inheriting from
5748 font-lock-variable-name-face, to highlight function arguments in
5749 `describe-function' and `describe-key'.
5750 (help-do-arg-highlight): Auxiliary function to highlight a given
5751 list of arguments in a string.
5752 (help-highlight-arguments): Highlight the function arguments and
5753 all uses of them in the docstring.
5754 (describe-function-1): Use it. Do docstring output via `insert',
5755 not 'princ', so text attributes are preserved.
5756
5757 * winner.el (winner-mode-map): Move `winner-undo' and
5758 `winner-redo' to C-c <left> and C-c <right>, respectively (the
5759 previous bindings conflict with `prev-buffer', `next-buffer').
5760
5761 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5762
5763 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
5764 (bibtex-entry-update): New command bound to C-c C-u.
5765 (bibtex-text-in-string): Fix regexp.
5766 (bibtex-assoc-of-regexp): Remove.
5767 (bibtex-progress-message): Fix docstring.
5768 (bibtex-inside-field): Use if.
5769 (bibtex-assoc-regexp): New function.
5770 (bibtex-format-entry): Make code more robust so that it formats
5771 also old entries.
5772 (bibtex-autokey-demangle-title): Merge with obsolete function
5773 bibtex-assoc-of-regexp.
5774 (bibtex-field-list): New function.
5775 (bibtex-entry): Use bibtex-field-list.
5776 (bibtex-parse-entry): Fix docstring.
5777 (bibtex-print-help-message): Use bibtex-field-list.
5778 (bibtex-make-field): Use bibtex-field-list.
5779 (bibtex-entry-index): Bugfix. Return crossref key if required.
5780 (bibtex-lessp): Fix docstring.
5781
5782 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
5783
5784 * select.el (xselect-convert-to-string): Move comment to intended line.
5785
5786 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5787
5788 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
5789 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
5790
5791 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5792
5793 * term/x-win.el (x-clipboard-yank): Don't exit on error from
5794 x-get-selection.
5795
5796 2004-05-03 Jason Rumney <jasonr@gnu.org>
5797
5798 * makefile.nt: Remove.
5799
5800 2004-05-03 Kim F. Storm <storm@cua.dk>
5801
5802 * emulation/cua-base.el (cua--update-indications): Fix last change.
5803 (cua-mode): Deactivate mark when cua-mode is enabled.
5804
5805 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
5806
5807 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
5808
5809 2004-05-03 Nick Roberts <nickrob@gnu.org>
5810
5811 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
5812 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
5813 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
5814 window over visible frames.
5815 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
5816
5817 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
5818
5819 * progmodes/compile.el (compilation-gcpro): New var.
5820 (compilation-fake-loc): Use it.
5821 (compilation-forget-errors): Reset it.
5822
5823 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
5824
5825 * diff-mode.el (diff-header-face, diff-file-header-face):
5826 Use min-colors.
5827
5828 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5829
5830 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
5831 (bibtex-clean-entry): Disentangle code.
5832 (bibtex-realign): New function.
5833 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
5834 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
5835 Remove undocumented optional arg called-by-convert-alien.
5836 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
5837 for sorting instead of bibtex-sort-buffer.
5838
5839 2004-05-02 Eli Zaretskii <eliz@gnu.org>
5840
5841 * progmodes/compile.el (compilation-start): In the
5842 no-async-subprocesses branch, call sit-for to give redisplay a
5843 chance to show the updated process status in the mode line, and
5844 fontify the buffer explicitly after the process exits.
5845
5846 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5847
5848 * progmodes/python.el (python-compilation-line-number): Remove.
5849 (python-compilation-regexp-alist): Don't use it any more.
5850 (python-orig-start, python-input-filter): Remove.
5851 (inferior-python-mode): Don't set up comint-input-filter-functions.
5852 (python-send-region): Use compilation-fake-loc.
5853
5854 * progmodes/compile.el (compilation-messages-start): New var.
5855 (compilation-mode): Don't setup next-error-function here.
5856 (compilation-setup): Set it up here instead (for minor modes as well).
5857 Make compilation-messages-start buffer local.
5858 (compilation-next-error-function): Use it.
5859 (compilation-forget-errors): Set compilation-messages-start.
5860
5861 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
5862
5863 * ielm.el (ielm-prompt-read-only): Update docstring.
5864
5865 * comint.el (comint-prompt-read-only): Update docstring.
5866 (comint-update-fence, comint-kill-whole-line)
5867 (comint-kill-region): New functions.
5868
5869 * simple.el (kill-whole-line): Use "p" instead of "P" in
5870 interactive form.
5871
5872 2004-05-01 Juanma Barranquero <lektu@terra.es>
5873
5874 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
5875 format arglist so default values in CL-style argument lists are
5876 correctly shown.
5877
5878 2004-05-01 Jason Rumney <jasonr@gnu.org>
5879
5880 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
5881
5882 2004-05-01 Kenichi Handa <handa@m17n.org>
5883
5884 * international/titdic-cnv.el (miscdic-convert): Don't generate a
5885 quail file if it is up to date.
5886
5887 2004-04-30 Juri Linkov <juri@jurta.org>
5888
5889 * cus-edit.el (custom-mode-map):
5890 Add key binding `C-x C-s' to `Custom-save'.
5891
5892 * outline.el (outline-blank-line): New var.
5893 (outline-next-preface, outline-show-heading)
5894 (outline-end-of-subtree): Use it.
5895
5896 * dired-aux.el (dired-touch-initial): New fun.
5897 (dired-do-chxxx): Call it for op-symbol `touch'.
5898 (dired-diff): Use `dired-dwim-target-directory'
5899 if current dired buffer has no buffer mark.
5900
5901 * bindings.el (propertized-buffer-identification):
5902 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
5903 Add C-M-arrow keys for consistency.
5904
5905 * files.el (confirm-kill-emacs):
5906 Change group from top-level `emacs' to `convenience'.
5907
5908 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
5909 Push mark on the first call of successive command calls.
5910 (insert-pair): New fun created from `insert-parentheses' with
5911 `open' and `close' arguments added. Enclose active regions
5912 in paired characters. Compare adjacent characters syntax with
5913 inserted characters syntax before inserting a space.
5914 (insert-parentheses): Call `insert-pair' with ?\( ?\).
5915
5916 * delsel.el: Don't put `delete-selection' property
5917 on `insert-parentheses' symbol to take advantage of
5918 region handling in `insert-pair' function.
5919 Suggested by Stephan Stahl <stahl@eos.franken.de>.
5920
5921 2004-04-30 Kim F. Storm <storm@cua.dk>
5922
5923 * emulation/cua-base.el: Add support for changing cursor types;
5924 based on patch from Michael Mauger.
5925 (cua-normal-cursor-color, cua-read-only-cursor-color)
5926 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
5927 Customization cursor type and/or cursor color.
5928 (cua--update-indications): Handle cursor type changes.
5929 (cua-mode): Update cursor indications if enabled.
5930
5931 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
5932
5933 * mouse.el (mouse-drag-copy-region): New defcustom.
5934 (mouse-set-region, mouse-drag-region-1): Use it.
5935
5936 * simple.el (kill-ring-save): If region face background color is
5937 unspecified (if no highlighting), show extent of fully visible
5938 region even if transient-mark-mode is enabled.
5939
5940 * emulation/cua-base.el (cua--standard-movement-commands):
5941 Add cua-scroll-up and cua-scroll-down.
5942 (cua-scroll-up, cua-scroll-down): New commands.
5943 (cua--init-keymaps): Remap scroll-up and scroll-down.
5944
5945 * emulation/cua-rect.el (cua--convert-rectangle-as):
5946 New defmacro.
5947 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
5948 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
5949 New commands (suggested by Jordan Breeding).
5950
5951 2004-04-30 Juanma Barranquero <lektu@terra.es>
5952
5953 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
5954
5955 2004-04-30 Mario Lang <mlang@delysid.org>
5956
5957 * diff.el (diff-switches): Fix typo in docstring.
5958
5959 2004-04-30 Alex Schroeder <alex@gnu.org>
5960
5961 * xml.el (xml-debug-print-internal): Don't add newline and
5962 indentation to text nodes and write empty elements as empty tags
5963 instead of opening and closing tags.
5964 (xml-debug-print): Take optional indent-string argument.
5965 (xml-print): Alias for xml-debug-print.
5966
5967 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5968
5969 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
5970 than duplicate call to `line-beginning-position'.
5971
5972 * progmodes/f90.el (f90-get-present-comment-type):
5973 Return whitespace, as well as comment chars, for consistent filling
5974 of comment blocks. Use `match-string-no-properties'.
5975 (f90-break-line): Trim trailing whitespace when filling comments.
5976
5977 2004-04-30 Dave Love <fx@gnu.org>
5978
5979 * calendar/diary-lib.el (diary-outlook-formats): New variable.
5980 (diary-from-outlook-internal, diary-from-outlook)
5981 (diary-from-outlook-gnus, diary-from-outlook-rmail):
5982 New functions to import diary entries from Outlook-format
5983 appointments in mail messages.
5984
5985 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5986
5987 * progmodes/python.el (python-send-command): New fun.
5988 (python-send-region, python-load-file): Use it.
5989
5990 * progmodes/compile.el (compilation-last-buffer): Add var alias.
5991
5992 * help-fns.el (help-C-file-name): Use new subr-name.
5993 Prepend `src/' to the file name.
5994 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
5995 (describe-function-1, describe-variable): Only find a C source file
5996 name if DOC is already loaded.
5997
5998 * help-mode.el (help-function-def, help-variable-def):
5999 Use the new find-function-search-for-symbol functionality.
6000 Allow FILE to be `C-source'.
6001
6002 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
6003 (find-function-C-source): New fun.
6004 (find-function-search-for-symbol): Use it.
6005
6006 2004-03-29 Michael Mauger <mmaug@yahoo.com>
6007
6008 * progmodes/sql.el (sql-product-alist): Rename variable
6009 `sql-product-support'. Add Postgres login parameters.
6010 (sql-set-product, sql-product-feature): Update with renamed variable.
6011 (sql-connect-postgres): Add username prompt.
6012 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
6013 Make patterns less product specific.
6014 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
6015 (sql-mode-abbrev-table): Modify initialization.
6016 (sql-builtin-face): Add variable.
6017 (sql-keywords-re): Add macro.
6018 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
6019 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
6020 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
6021 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
6022 (sql-mode-linter-font-lock-keywords)
6023 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
6024 (sql-mode-sybase-font-lock-keywords)
6025 (sql-mode-informix-font-lock-keywords)
6026 (sql-mode-interbase-font-lock-keywords)
6027 (sql-mode-ingres-font-lock-keywords)
6028 (sql-mode-solid-font-lock-keywords)
6029 (sql-mode-sqlite-font-lock-keywords)
6030 (sql-mode-db2-font-lock-keywords): Default to nil.
6031 (sql-product-font-lock): Always highlight ANSI keywords.
6032 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
6033 (sql-send-string): Add function.
6034
6035 2004-04-29 Dave Love <fx@gnu.org>
6036
6037 * progmodes/cfengine.el (cfengine-beginning-of-defun)
6038 (cfengine-end-of-defun): Ensure progress through buffer.
6039
6040 * info-look.el (cfengine-mode): Accept a terminal ().
6041
6042 2004-04-29 Juri Linkov <juri@jurta.org>
6043
6044 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
6045 instead of isearch-yank-word-or-char. Add new key bindings for
6046 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
6047 (isearch-del-char): New fun.
6048 (isearch-forward, isearch-edit-string): Update docstring.
6049 (isearch-yank-char): Doc fix.
6050 (isearch-other-meta-char): Restore point after scrolling.
6051
6052 * progmodes/compile.el (compilation-context-lines): Add nil option
6053 to disable compilation output window scrolling.
6054 (compilation-set-window): Use it.
6055
6056 * outline.el (outline-next-preface, outline-show-heading):
6057 Don't leave unhidden blank line before heading.
6058 (outline-end-of-subtree): Include last newline into subtree.
6059 (hide-entry): Leave point at beginning of heading instead of end.
6060 (outline-up-heading): Push mark for the first call of successive
6061 command calls.
6062
6063 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
6064
6065 * comint.el (comint-prompt-read-only): New variable.
6066 (comint-output-filter): Implement it.
6067
6068 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
6069 (ielm-prompt-internal): New variable.
6070 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
6071 (ielm-send-input): Delete unused variable `buf'.
6072 (ielm-eval-input): Use `ielm-prompt-internal'.
6073 (inferior-emacs-lisp-mode): Use new variables
6074 `comint-prompt-read-only' and `ielm-prompt-internal'.
6075 Get rid of obsolete variable `directory-sep-char'.
6076 (ielm): Use `zerop'.
6077
6078 2004-04-29 John Paul Wallington <jpw@gnu.org>
6079
6080 * thumbs.el (toplevel): Require cl at compile time.
6081 Remove conditional definitions of `ignore-errors' and `caddar'
6082 because they occur at run time.
6083
6084 2004-04-28 Nick Roberts <nickrob@gnu.org>
6085
6086 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
6087 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
6088 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
6089 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
6090
6091 * progmodes/gud.el (gud-common-init): Throw an error if program is
6092 already running under gdb.
6093
6094 2004-04-28 John Paul Wallington <jpw@gnu.org>
6095
6096 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
6097 (thumbs-show-image-num): Move assignment of
6098 `thumbs-current-image-filename' within scope of `i'.
6099 (thumbs-emboss-image): Don't use `evenp'.
6100
6101 2004-04-28 Richard M. Stallman <rms@gnu.org>
6102
6103 * progmodes/compile.el (compilation-context-lines): Default now 0.
6104
6105 2004-04-28 Juanma Barranquero <lektu@terra.es>
6106
6107 Use `time-less-p' from calendar/time-date.el instead of defining
6108 custom versions of it.
6109
6110 * pcomplete.el (pcomplete-time-less-p): Remove.
6111
6112 * thumbs.el (time-less-p): Remove.
6113
6114 * calendar/timeclock.el (timeclock-time-less-p): Remove.
6115 (timeclock-generate-report): Use `time-less-p'.
6116
6117 * emacs-lisp/autoload.el (autoload-before-p): Remove.
6118 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
6119
6120 2004-04-28 Masatake YAMATO <jet@gyve.org>
6121
6122 * subr.el (remove-overlays): Make arguments optional.
6123
6124 * wid-edit.el (widget-specify-button): Put evaporate to the
6125 overlay for sample.
6126 (widget-specify-sample): Put evaporate to the overlay for sample.
6127 (widget-specify-doc): Put evaporate to the overlay for documentation.
6128
6129 2004-04-27 Jesper Harder <harder@ifa.au.dk>
6130
6131 * info.el (info-apropos): Make it an index node. Align node names
6132 like makeinfo.
6133
6134 2004-04-27 Eli Zaretskii <eliz@gnu.org>
6135
6136 * net/browse-url.el (browse-url-netscape-sentinel)
6137 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
6138 (browse-url-epiphany-sentinel, browse-url-mosaic):
6139 Use browse-url-*-program instead of a literal program name.
6140
6141 2004-04-27 Kevin Ryde <user42@zip.com.au>
6142
6143 * eshell/em-alias.el:
6144 * eshell/em-dirs.el:
6145 * eshell/em-hist.el:
6146 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
6147 features when M-x customize-group loads modules before the main
6148 eshell.el.
6149
6150 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6151
6152 * subr.el (momentary-string-display): Support EXIT-CHAR that is
6153 either a character representation of an event or an event
6154 description list.
6155
6156 * type-break.el: Capitalise Emacs and Lisp.
6157 (type-break-good-break-interval, type-break-demo-boring-stats)
6158 (type-break-terse-messages, type-break-file-name): New defcustoms.
6159 (type-break-post-command-hook)
6160 (type-break-warning-countdown-string): Quote variable names in doc.
6161 (type-break-interval-start, type-break-auto-save-file-name): New vars.
6162 (type-break-mode): Document type-break-good-break-interval and the
6163 "session" file. Schedule break according to the session file.
6164 Kill session file buffer on exit. Organise for save-some-buffers
6165 to always save the session file.
6166 (type-break-mode-line-message-mode, type-break-query-mode):
6167 Uppercase arguments.
6168 (type-break-file-time, type-break-file-keystroke-count, timep)
6169 (type-break-choose-file, type-break-get-previous-time)
6170 (type-break-get-previous-count): New defuns.
6171 (type-break): Avoid break querying after a completed break in the
6172 case where the query was initiated during user invocation of the
6173 break. Optional terse messages.
6174 Use type-break-good-break-interval if type-break-good-rest-interval is
6175 nil. File the break time.
6176 (type-break-schedule): New optional args for overriding the use of
6177 the current time.
6178 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
6179 after a break.
6180 (type-break-check): File the keystroke count.
6181 (type-break-do-query): Prevent a second query when the break is
6182 interrupted. Optional terse message.
6183 (type-break-keystroke-reset): Record the start of a typing interval.
6184 (type-break-demo-boring): Optional terse messages. Display word
6185 per minute and keystroke counts according to
6186 type-break-demo-boring-stats.
6187
6188 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
6189
6190 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
6191 directories, make sure they exist under archive-tmpdir.
6192
6193 2004-04-27 Juri Linkov <juri@jurta.org>
6194
6195 * help.el (view-emacs-news): With argument, display info for the
6196 selected version by finding it among different NEWS files, and
6197 narrowing the buffer to the selected version.
6198
6199 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
6200 same-window-buffer-names.
6201 (info): New arg `buffer'. Use it. Doc fix. Read file name for
6202 non-numeric prefix argument, append the number to the buffer name
6203 for numeric prefix argument.
6204 (info-other-window): Bind same-window-regexps to nil.
6205 (Info-reference-name): Rename to Info-point-loc.
6206 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
6207 and Info-find-index-name for stringy Info-point-loc.
6208 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
6209 without middle `.', but with final `.' and optional line number
6210 for it. Set Info-point-loc for index nodes.
6211 (Info-index): Remove middle `.' from index entry regexp.
6212 Modify line number regexp.
6213 (Info-index-next): Decrement line number.
6214 (info-apropos): Remove middle `.' from index entry regexp.
6215 Add optional line number regexp at the end. Add matched value
6216 for line number to the result list and insert it to the buffer.
6217 Replace match-string by match-string-no-properties.
6218 Reorder result list.
6219 (Info-fontify-node): Hide index line numbers.
6220 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
6221 empty matches.
6222 (Info-follow-reference): Use `str' instead of
6223 Info-following-node-name-re.
6224 (Info-toc): Use full file names. Set Info-current-node to "Top".
6225 (Info-fontify-node): Compare file names without directory name.
6226 (Info-try-follow-nearest-node): Don't set Info-reference-name.
6227 Set second arg of Info-extract-menu-node-name for index nodes.
6228 (info-xref-visited): Use magenta3 instead of magenta4.
6229 (Info-mode): Add info-apropos to docstring.
6230
6231 * log-view.el (log-view-diff): Replace interactive code "r"
6232 by a list to allow to call it even if region is not active.
6233
6234 * paren.el (show-paren-highlight-openparen): New var.
6235 (show-paren-function): Turn on openparen highlighting when
6236 matching forward if show-paren-highlight-openparen is non-nil.
6237
6238 * simple.el (kill-ring-save): Use blink-matching-delay instead of
6239 the constant value 1.
6240 (completions-common-part): Expand docstring.
6241
6242 * textmodes/picture.el (picture-mode-map): Add arrow keys.
6243
6244 2004-04-27 Kim F. Storm <storm@cua.dk>
6245
6246 * image.el (insert-sliced-image): Use line-height instead of
6247 line-spacing property on newline.
6248
6249 2004-04-26 Lars Hansen <larsh@math.ku.dk>
6250
6251 * desktop.el (desktop-buffer-misc-data-function): Rename to
6252 desktop-save-buffer and change docstring.
6253 (desktop-buffer-modes-to-save): Delete.
6254 (desktop-save-buffer-p): Use desktop-save-buffer instead of
6255 desktop-buffer-modes-to-save.
6256 (desktop-save): Rename desktop-buffer-misc-data-function to
6257 desktop-save-buffer and allow non-function value.
6258 (desktop-missing-file-warning): Correct docstring.
6259
6260 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
6261 to desktop-save-buffer.
6262
6263 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
6264 desktop-save-buffer.
6265
6266 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
6267
6268 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
6269
6270 2004-04-26 Eli Zaretskii <eliz@gnu.org>
6271
6272 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
6273
6274 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
6275
6276 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
6277 (ielm): Only go to the end of the buffer when starting a new process.
6278
6279 2004-04-25 Juanma Barranquero <lektu@terra.es>
6280
6281 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
6282 mode line. Bind `inhibit-read-only' to t before modifying
6283 properties of text in the buffer.
6284 (ielm): Force point to the end of buffer, even when running ielm
6285 from inside itself.
6286
6287 2004-04-25 Jesper Harder <harder@ifa.au.dk>
6288
6289 * info.el (info-apropos): Reset Info-complete-cache.
6290
6291 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
6292
6293 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6294 Also recognize severe Irix et al. messages.
6295 (compilation-normalize-filename, compile-abbreviate-directory):
6296 Delete functions.
6297 (compilation-get-file-structure): New function inherits
6298 functionality of the two preceding ones.
6299 (compilation-internal-error-properties, compilation-fake-loc):
6300 Use it so that different paths to the same file share the same
6301 markers. Also optimize finding adjacent marker slightly.
6302
6303 2004-04-25 Kim F. Storm <storm@cua.dk>
6304
6305 * image.el (insert-sliced-image): Add line-spacing t property
6306 to newlines separating image lines.
6307
6308 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
6309
6310 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
6311
6312 * ielm.el (ielm-prompt-read-only): New user option.
6313 (ielm-prompt): Expand docstring to describe new behavior.
6314 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
6315 mention it in the docstring.
6316
6317 2004-04-24 Andreas Schwab <schwab@suse.de>
6318
6319 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
6320
6321 * diff.el (diff): Set default-directory in diff buffer.
6322
6323 2004-04-24 Eli Zaretskii <eliz@gnu.org>
6324
6325 * mail/sendmail.el (mail-bury): Don't delete the frame where the
6326 mail was being composed if the terminal cannot display more than
6327 one frame; instead, switch to previous frame.
6328
6329 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
6330 (rmail-start-mail): Support rmail-mail-new-frame even on
6331 terminals that can display only one frame at a time.
6332
6333 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
6334
6335 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
6336 (checkdoc-output-font-lock-keywords): Remove error regexp.
6337 (checkdoc-output-mode-map): Remove.
6338 (checkdoc-output-mode): Derive from compilation-mode.
6339 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
6340
6341 * dired.el (dired-mode-map): Add a menu entry for wdired.
6342
6343 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
6344 (rx-bracket, rx-check-any, rx-any): Clean up name space.
6345
6346 * wdired.el: (wdired-mode-map): Move init into declaration.
6347 Fix `return' binding.
6348 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
6349 Use force-mode-line-update.
6350 (wdired-get-filename): Use `unless'.
6351 (wdired-preprocess-files): Don't assume names have no \n and use / for
6352 dir separator.
6353 (wdired-normalize-filename): Use replace-regexp-in-string.
6354 (wdired-load-hooks): Remove.
6355 (wdired-mode-hooks): Rename to wdired-mode-hook.
6356
6357 * info-look.el: Add support for cfengine-mode.
6358 (info-lookup-setup-mode): Use dolist.
6359
6360 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
6361
6362 * wdired.el: New file.
6363
6364 2004-04-23 Juanma Barranquero <lektu@terra.es>
6365
6366 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
6367
6368 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
6369 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
6370 (pcomplete--help, pcomplete--here): Doc fixes.
6371
6372 2004-04-23 Andre Spiegel <spiegel@gnu.org>
6373
6374 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
6375 handles wrong-number-of-arguments in backend call.
6376
6377 * vc.el (vc-print-log): Likewise.
6378
6379 2004-04-20 Dave Love <fx@gnu.org>
6380
6381 * emacs-lisp/rx.el: Doc fixes.
6382 (rx-constituents): Add/extend many forms.
6383 (rx-check): Check form is a list.
6384 (bracket): Defvar.
6385 (rx-check-any, rx-any, rx-check-not): Modify.
6386 (rx-not): Simplify.
6387 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
6388 (rx-kleene): Use rx-trans-forms.
6389 (rx-quote-for-set): Delete.
6390 (rx): Allow multiple args.
6391
6392 2004-04-23 Kenichi Handa <handa@m17n.org>
6393
6394 * international/mule-util.el (char-displayable-p): Simplify by
6395 using internal-char-font.
6396
6397 2004-04-23 Juanma Barranquero <lektu@terra.es>
6398
6399 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6400
6401 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
6402
6403 * diff-mode.el (diff-next-error): New fun.
6404 (diff-mode): Use it.
6405
6406 * simple.el (next-error): Change arg name.
6407 Add support for the documented C-u C-x ` usage.
6408
6409 * frame.el (special-display-popup-frame, next-multiframe-window)
6410 (previous-multiframe-window): Only consider frames on same display.
6411
6412 2004-04-22 Lars Hansen <larsh@math.ku.dk>
6413
6414 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
6415 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
6416
6417 2004-04-22 Kim F. Storm <storm@cua.dk>
6418
6419 * net/telnet.el (telnet): Add optional port arg.
6420
6421 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
6422
6423 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6424 Minor sanity check on the `hyperlink' slot.
6425
6426 * Makefile.in (recompile): Compile new files.
6427
6428 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
6429 Add byte-recompile-directory's optional `arg'.
6430
6431 * cvs-status.el (cvs-tree-use-charset): New var.
6432 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
6433 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
6434 (cvs-status-cvstrees): Use it.
6435
6436 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
6437 Make it a normal major mode.
6438 (checkdoc-buffer-label): Make sure the file name is meaningful.
6439 (checkdoc-output-to-error-buffer): Remove.
6440 (checkdoc-error, checkdoc-start-section): Rewrite.
6441
6442 * info.el (info-node, info-menu-5, info-xref, info-header-node)
6443 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
6444 (Info-title-4-face): Use new syntax.
6445 (info-xref-visited): Inherit from info-xref.
6446
6447 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
6448
6449 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
6450
6451 * simple.el (next-error-last-buffer, next-error-function):
6452 New variables for the next-error framework.
6453 (next-error-buffer-p): New function.
6454 (next-error-find-buffer): Generalize compilation-find-buffer.
6455 (next-error, previous-error, first-error, next-error-no-select)
6456 (previous-error-no-select): Move from compile.el.
6457
6458 * replace.el (occur-next-error, occur-1): Hook into the next-error
6459 framework.
6460
6461 * progmodes/compile.el (compilation-start):
6462 Set next-error-last-buffer so next-error knows where to jump.
6463 (compilation-setup): Set the buffer-local variable
6464 next-error-function to 'compilation-next-error-function.
6465 (compilation-buffer-p, compilation-buffer-internal-p): Use an
6466 alternate way to find if a buffer is a compilation buffer, for
6467 next-error convenience.
6468 (next-error-no-select, previous-error-no-select, next-error)
6469 (previous-error, first-error): Move to simple.el.
6470 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
6471 (compilation-last-buffer): Remove.
6472 (compilation-start, compilation-next-error, compilation-setup)
6473 (compilation-next-error-function, compilation-find-buffer):
6474 Remove compilation-last-buffer use.
6475
6476 2004-04-21 Juanma Barranquero <lektu@terra.es>
6477
6478 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
6479 (font-lock-warning-face): Fix spacing.
6480
6481 * makefile.w32-in (WINS): Add url/ directory.
6482
6483 2004-04-21 Lars Hansen <larsh@math.ku.dk>
6484
6485 * desktop.el (desktop-buffer-mode-handlers): New variable.
6486 Alist of major mode specific functions to restore a desktop buffer.
6487 (desktop-buffer-handlers): Make variable obsolete.
6488 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
6489 Catch errors signaled in handlers. Update buffer count.
6490 Evaluate desktop-buffer-point.
6491 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
6492 move to dired.el.
6493 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
6494 move to info.el.
6495 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
6496 move to mail/rmail.el.
6497 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
6498 to mh-e/mh-e.el.
6499 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
6500 On fail, print message (to message buffer) even if
6501 desktop-missing-file-warning is nil.
6502 (desktop-buffer-misc-data-function): New buffer local variable.
6503 Function returning major mode specific data.
6504 (desktop-buffer-misc-functions): Make variable obsolete.
6505 (desktop-save): Use desktop-buffer-misc-data-function.
6506 (desktop-buffer-dired-misc-data): Rename to
6507 dired-desktop-buffer-misc-data and move to dired.el.
6508 (desktop-buffer-info-misc-data): Rename to
6509 Info-desktop-buffer-misc-data and move to info.el.
6510 (desktop-read): Add message about number of buffers restored/failed.
6511
6512 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
6513 Add parameters. Pause to display error only when
6514 desktop-missing-file-warning is non-nil.
6515 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
6516 (dired-mode): Bind desktop-buffer-misc-data-function.
6517
6518 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
6519 Add Parameters.
6520 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
6521 (Info-mode): Bind desktop-buffer-misc-data-function.
6522
6523 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
6524 Add Parameters.
6525
6526 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
6527 Add Parameters.
6528
6529 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
6530
6531 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
6532 the case of letters in case-insensitive expansions when the
6533 abbrev is preceded by characters with letter syntax.
6534
6535 2004-04-21 Richard M. Stallman <rms@gnu.org>
6536
6537 * progmodes/cperl-mode.el (cperl-putback-char):
6538 Delete Emacs 18 definition.
6539
6540 * international/mule.el (ctext-post-read-conversion):
6541 Use assoc-string, not assoc-ignore-case.
6542
6543 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
6544
6545 * emacs-lisp/easymenu.el (easy-menu-add):
6546 Do call x-popup-menu, but only if it's defined.
6547
6548 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
6549
6550 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
6551 Handle multiple args: compile like progn.
6552
6553 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
6554 take all args as &rest arg.
6555
6556 * autoinsert.el (auto-insert-alist): Insert the user's name in
6557 copyright notice, rather than Free Software Foundation.
6558
6559 2004-04-21 Kenichi Handa <handa@m17n.org>
6560
6561 * descr-text.el (describe-char): Make it work on *Help* buffer.
6562
6563 2004-04-21 Kim F. Storm <storm@cua.dk>
6564
6565 * image.el (insert-image): Add optional SLICE arg.
6566 (insert-sliced-image): New defun.
6567
6568 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
6569
6570 * subr.el (read-number): Check whether `default' is nil.
6571
6572 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
6573
6574 * progmodes/compile.el (compilation-error-properties):
6575 Split into two.
6576 (compilation-internal-error-properties): New one.
6577 (compilation-compat-error-properties): Use it. Fix the non-marker case.
6578
6579 2004-04-20 Richard M. Stallman <rms@gnu.org>
6580
6581 * window.el (split-window-save-restore-data):
6582 Don't update the data if OLD-INFO is nil.
6583
6584 * view.el (view-return-to-alist): Mark it permanent local.
6585
6586 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
6587
6588 * recentf.el (recentf-save-list): Catch and warn about errors.
6589
6590 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
6591 so "Buffers" won't be pure.
6592
6593 * help-mode.el (help-mode-finish): Set help-return-alist first
6594 thing, setting only the entry for the selected window.
6595
6596 * help-fns.el (describe-function-1): If many non-control non-meta
6597 keys run the command, don't list all of them.
6598
6599 2004-04-20 Juanma Barranquero <lektu@terra.es>
6600
6601 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
6602 arg. Copied from Andre Spiegel's patch of 2004-03-21.
6603
6604 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
6605
6606 2004-04-20 Kenichi Handa <handa@m17n.org>
6607
6608 * international/quail.el (quail-lookup-key): New optional arg
6609 NOT-RESET-INDICES.
6610 (quail-get-translations): Call quail-lookup-key with
6611 NOT-RESET-INDICES t.
6612 (quail-completion): Likewise.
6613 (quail-lookup-map-and-concat): Likewise.
6614
6615 2004-04-20 Kenichi Handa <handa@m17n.org>
6616
6617 * international/quail.el (quail-update-translation): Don't insert
6618 such an unsupported multibyte char in a unibyte buffer.
6619
6620 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
6621
6622 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
6623 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
6624 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
6625 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
6626 (gdb-frame-assembler-buffer): Improve behaviour with
6627 multiple frames.
6628 (gdb-display-buffer): Extend search to all visible frames.
6629
6630 2004-04-19 Eli Zaretskii <eliz@gnu.org>
6631
6632 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
6633 characters left after base64 decoding.
6634 (rmail-decode-region): Use -dos variety of `coding', to remove any
6635 ^M characters left after qp or base64 decoding.
6636
6637 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6638
6639 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
6640 messages.
6641
6642 2004-04-19 Stephen Eglen <stephen@gnu.org>
6643
6644 * add-log.el (add-change-log-entry): Update doc string to mention
6645 add-log-full-name and add-log-mailing-address.
6646
6647 2004-04-18 Juri Linkov <juri@jurta.org>
6648
6649 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
6650 (Info-find-node-2): Simplify error message.
6651 (Info-insert-dir): Use Info-following-node-name.
6652 (Info-goto-node): Remove *info-history* and *info-toc*.
6653 (Info-history): Create a node of the virtual history file.
6654 (Info-toc): Create a node of the virtual toc file.
6655 (Info-insert-toc): New arg `curr-file' for reference file names.
6656 (info-apropos): Remove redundant var binding for temp-file.
6657 (Info-index, Info-index-next, Info-mode): Doc fix.
6658 (Info-goto-emacs-command-node): Don't jump to *info* from
6659 non-*info* Info buffers.
6660 (Info-fontify-node): Don't show the file name of external
6661 references if `Info-hide-note-references' is `hide'. Don't hide
6662 newlines at the end of paragraphs.
6663
6664 * international/mule-diag.el (list-input-methods):
6665 Fix args to help-xref-button.
6666
6667 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
6668 to put into effect local variables from TUTORIAL files.
6669
6670 * textmodes/paragraphs.el (sentence-end) <function>: New fun
6671 with default value taken from the variable `sentence-end'.
6672 (sentence-end) <defcustom>: Set default to nil. Doc fix.
6673 Add nil const to :type.
6674 (sentence-end-without-period, sentence-end-double-space)
6675 (sentence-end-without-space): Doc fix.
6676
6677 * textmodes/paragraphs.el (forward-sentence):
6678 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
6679 (fill-delete-newlines):
6680 * progmodes/cc-cmds.el (c-beginning-of-statement):
6681 Use function `sentence-end' instead of variable `sentence-end'.
6682
6683 2004-04-18 Andreas Schwab <schwab@suse.de>
6684
6685 * progmodes/compile.el (compilation-start): Set window start to
6686 point-min if compilation-scroll-output is nil.
6687
6688 2004-04-18 John Wiegley <johnw@newartisans.com>
6689
6690 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
6691
6692 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
6693
6694 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
6695 (gdb-info-breakpoints-custom): Revert previous change.
6696 (gdb-view-assembler): Update assembler if necessary.
6697 (gdb-frame-handler): Parse correctly for gdb-current-frame.
6698 (gdb-display-source-buffer): Update properly when both source and
6699 assembler are visible.
6700
6701 2004-04-17 John Wiegley <johnw@newartisans.com>
6702
6703 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
6704 which limits the number of names shown in the minibuffer. Off by
6705 default.
6706 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
6707 up iswitchb for users with a multitude of open buffers by showing
6708 only the first and last N/2 buffers in the completion list (which
6709 is enough to aid C-s/C-r, and to know that more characters are
6710 needed to refine the completion list).
6711
6712 2004-04-17 Richard M. Stallman <rms@gnu.org>
6713
6714 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
6715 (file-truename): Expand all ~ constructs directly.
6716 (insert-directory): Delete any error msg output by the
6717 `insert-directory-program'.
6718
6719 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
6720 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
6721 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
6722 (allout-init): Use find-file-hook, not find-file-hooks.
6723 (allout-mode): Eliminate Emacs 18 support.
6724 Use write-contents-functions, not local-write-file-hooks.
6725
6726 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
6727
6728 * progmodes/compile.el (compilation-error-properties): Fix for
6729 adding messages when there are already markers for their file.
6730 (compilation-fake-loc): New function.
6731
6732 2004-04-16 Dave Love <fx@gnu.org>
6733
6734 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
6735 (python-load-file): Fix python-orig-start setting.
6736
6737 * progmodes/compile.el: Doc fixes.
6738 (compilation-error-regexp-alist-alist)
6739 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
6740 (compilation-assq): Wrap in eval-when-compile.
6741 (compilation-mode-font-lock-keywords): Don't use list*.
6742 (compilation-start): Avoid warning.
6743 (compilation-compat-error-properties)
6744 (compilation-directory-properties): Add keymap property.
6745 (compilation-parsing-end): Make it a marker for better compatibility.
6746
6747 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
6748
6749 2004-04-16 Mark A. Hershberger <mah@everybody.org>
6750
6751 * xml.el: Doc fixes.
6752 (xml-get-children): Only looks at sub-tags and ignore strings.
6753
6754 * xml.el (xml-parse-tag): Avoid overwriting node-name.
6755
6756 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
6757
6758 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
6759
6760 2004-04-16 Andre Spiegel <spiegel@gnu.org>
6761
6762 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
6763
6764 * vc.el (vc-print-log): Likewise.
6765
6766 2004-04-16 Masatake YAMATO <jet@gyve.org>
6767
6768 * simple.el (completion-setup-function): Set an initial value
6769 to `element-common-end' before entering loop. Set a value
6770 to `element-common-end' at the end of loop.
6771 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
6772 (completions-common-part): Rename from completion-de-emphasis.
6773 (completions-first-difference): Rename from completion-emphasis.
6774 Suggested by RMS.
6775
6776 2004-04-16 Juanma Barranquero <lektu@terra.es>
6777
6778 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
6779 (bookmark-edit-annotation-mode): Add mode name.
6780
6781 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
6782
6783 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
6784 for nested conflict markers.
6785 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
6786
6787 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
6788
6789 * progmodes/gdb-ui.el (gdb-goto-info): New function.
6790
6791 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
6792
6793 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
6794
6795 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
6796 Give a backtrace if requested.
6797
6798 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
6799
6800 * progmodes/python.el (python-mouse-2-command, python-RET-command):
6801 Remove unused functions.
6802 (python-orig-start-line, python-orig-file): Remove.
6803 (python-orig-start): New var.
6804 (python-input-filter, python-compilation-line-number)
6805 (python-send-region, python-load-file): Use it.
6806
6807 * info.el (info): Always jump to *info*.
6808
6809 * subr.el (posn-set-point): New function.
6810
6811 * mouse.el (mouse-set-point): Use it.
6812
6813 * progmodes/compile.el (compile-goto-error): Use it.
6814 (compilation-button-map): New keymap.
6815 (compilation-error-properties): Use it.
6816 (compilation-shell-minor-mode-map): Don't bind mouse-2.
6817
6818 * smerge-mode.el (smerge-popup-context-menu): Use it.
6819
6820 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
6821 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
6822 mouse and non-mouse case.
6823
6824 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
6825 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
6826
6827 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
6828 Make it work for non-mouse events.
6829
6830 * pcvs-info.el (cvs-status-map): Update binding name.
6831
6832 2004-04-14 Mark A. Hershberger <mah@everybody.org>
6833
6834 * xml.el (xml-maybe-do-ns): New function to handle namespace
6835 parsing of both attribute and element names.
6836 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
6837 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
6838 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
6839 (xml-parse-attlist): Make it do its own namespace parsing.
6840
6841 2004-04-14 Dave Love <fx@gnu.org>
6842
6843 * progmodes/python.el (run-python): Fix use of \n.
6844 (python-load-file): Remove `try' from Python fragment.
6845 (python-describe-symbol): Fix message.
6846
6847 * comint.el: Doc fixes.
6848 (comint-last-input-start, comint-last-input-end)
6849 (comint-last-output-start): Give them values.
6850 (comint-arguments): Avoid warning.
6851 (comint-skip-prompt): Use line-end-position.
6852 (comint-backward-matching-input): Rename arg to agree with doc.
6853 (comint-extract-string): Use syntax-ppss.
6854 (comint-dynamic-simple-complete): Delete useless list construction.
6855 (comint-redirect-subvert-readonly): New.
6856 (comint-redirect-preoutput-filter): Use it.
6857
6858 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
6859 Correctly handle negative arguments when calling hook functions.
6860
6861 2004-04-14 Jesper Harder <harder@ifa.au.dk>
6862
6863 * info.el (info-apropos): Don't clobber Info-history-list.
6864
6865 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
6866
6867 * progmodes/compile.el (compilation-setup):
6868 Localize overlay-arrow-position.
6869 (compilation-sentinel): Restructure code equivalently.
6870 (compilation-next-error): Find message on same line after point if
6871 not found before point.
6872 (compile-mouse-goto-error): Restore function so that compilation
6873 buffer need not be current and use compile-goto-error.
6874 (compile-goto-error): Restore function.
6875 (next-error): Set overlay-arrow-position.
6876 (compilation-forget-errors): Don't localize already local
6877 compilation-locs and remove FIXME about refontifying.
6878
6879 2004-04-14 Kim F. Storm <storm@cua.dk>
6880
6881 * startup.el (emacs-quick-startup): New defvar (set by -Q).
6882 (command-line): New option -Q. Like -q --no-site-file, but
6883 in addition it also disables menu-bar, tool-bar, scroll-bars,
6884 tool-tips, and the blinking cursor.
6885 (command-line-1): Skip startup screen if -Q.
6886 (fancy-splash-head): Use ":align-to center" prop to center splash image.
6887
6888 * emulation/cua-base.el (cua-read-only-cursor-color)
6889 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
6890
6891 2004-04-13 Dave Love <fx@gnu.org>
6892
6893 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
6894 (syntax): Don't require.
6895 (python) <defgroup>: Add :version.
6896 (python-quote-syntax): Re-written.
6897 (inferior-python-mode): Move stuff here from run-python and add
6898 some more.
6899 (python-preoutput-continuation, python-preoutput-result)
6900 (python-dotty-syntax-table): New.
6901 (python-describe-symbol): Use them.
6902 (run-python): Move stuff to inferior-python-mode. Modify code
6903 loaded into Python.
6904 (python-send-region): Use python-proc, python-send-string.
6905 (python-send-string): Send newlines too. Callers changed.
6906 (python-load-file): Re-written.
6907 (python-eldoc-function): New.
6908 (info-look): Don't require.
6909 (python-after-info-look): New. A modified version of former
6910 top-level code for use with eval-after-load.
6911 (python-maybe-jython, python-guess-indent): Use widened buffer.
6912 (python-fill-paragraph): Re-written.
6913 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
6914 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
6915
6916 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
6917
6918 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
6919 Set compilation-error-regexp-alist earlier.
6920
6921 * progmodes/compile.el (compilation-minor-mode-map)
6922 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
6923 (compile-goto-error): Re-merge the mouse and non-mouse commands.
6924
6925 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
6926
6927 * progmodes/compile.el (compile-goto-error): Select the buffer/window
6928 corresponding to the event.
6929
6930 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
6931
6932 * loadup.el: Add cygwin to system-type list, for unexec() support.
6933
6934 2004-04-12 John Paul Wallington <jpw@gnu.org>
6935
6936 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
6937 (ibuffer-restore-window-config-on-quit): New variable to replace
6938 `ibuffer-delete-window-on-quit'. Update all references.
6939 (ibuffer-prev-window-config): New variable.
6940 (ibuffer-quit): Restore previous window configuration instead of
6941 deleting window.
6942 (ibuffer): Save window configuration before showing Ibuffer buffer.
6943
6944 * help.el (describe-mode): Doc fix.
6945
6946 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
6947
6948 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
6949 not to treat nil as a function.
6950
6951 * vc-arch.el (vc-arch-root): Be a bit more careful.
6952 (vc-arch-register): Save the buffer if we modified it.
6953 (vc-arch-delete-rej-if-obsolete): Save excursion.
6954 (vc-arch-find-file-hook): Use the simpler after-save-hook.
6955 (vc-arch-responsible-p, vc-arch-init-version): New functions.
6956
6957 * net/ldap.el (ldap-search): Use list*.
6958
6959 2004-04-12 Juri Linkov <juri@jurta.org>
6960
6961 * info.el (Info-follow-reference): Allow multiline reference name.
6962
6963 2004-04-11 Dave Love <fx@gnu.org>
6964
6965 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
6966
6967 * progmodes/python.el: New file.
6968
6969 2004-04-11 Andre Spiegel <spiegel@gnu.org>
6970
6971 * vc-hooks.el (vc-arg-list): Function removed.
6972 (vc-default-workfile-unchanged-p): Use condition-case to check for
6973 backward compatibility.
6974
6975 * vc.el (vc-print-log): Use condition-case to check for backward
6976 compatibility.
6977
6978 2004-04-11 Juri Linkov <juri@jurta.org>
6979
6980 * dired.el (dired-faces): New defgroup.
6981 (dired-header, dired-mark, dired-marked, dired-flagged)
6982 (dired-warning, dired-directory, dired-symlink, dired-ignored):
6983 New faces.
6984 (dired-header-face, dired-mark-face, dired-marked-face)
6985 (dired-flagged-face, dired-warning-face, dired-directory-face)
6986 (dired-symlink-face, dired-ignored-face): New face variables.
6987 (dired-font-lock-keywords): Use them instead of font-lock faces.
6988 Split the rule for dired marks into 3 separate rules: for marks,
6989 marked file names and flagged file names.
6990
6991 * help-mode.el (help-make-xrefs): Add a final newline to the
6992 *Help* buffer.
6993
6994 2004-04-11 John Paul Wallington <jpw@gnu.org>
6995
6996 * replace.el (occur-engine): Distinguish between one and several
6997 matches in the matches per buffer heading.
6998
6999 2004-04-11 Kim F. Storm <storm@cua.dk>
7000
7001 * ido.el (ido-confirm-unique-completion): New defcustom.
7002 (ido-complete): Use it.
7003 (ido-write-file): Set it to t unconditionally.
7004
7005 2004-04-10 Miles Bader <miles@gnu.org>
7006
7007 RCS keyword removal (only non-comment changes are enumerated here):
7008
7009 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
7010 (byte-compile-insert-header): Don't use `byte-compile-version'.
7011 * forms.el (forms-version): Variable removed.
7012 (forms-mode): Don't use `forms-version'.
7013 * recentf.el (recentf-version): Variable removed.
7014 * progmodes/delphi.el (delphi-version): Variable removed.
7015 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
7016
7017 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
7018
7019 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
7020
7021 2004-04-09 Jesper Harder <harder@ifa.au.dk>
7022
7023 * info.el (info-apropos): Improve menu item regexp.
7024
7025 2004-04-09 Simon Josefsson <jas@extundo.com>
7026
7027 * mail/smtpmail.el: Add comment, based on report by
7028 kdc@rcn.com (Kevin D. Clark).
7029
7030 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
7031
7032 * progmodes/compile.el (compilation-mode-font-lock-keywords):
7033 Redo one more thing that I didn't notice Daniel had undone.
7034
7035 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
7036
7037 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
7038 (gdb-goto-breakpoint, gdb-display-buffer)
7039 (gdb-display-source-buffer, gdb-view-source-function)
7040 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
7041 (gdb-source-info, gdb-frame-handler): Don't specify a window
7042 for display.
7043 (gdb-info-breakpoints-custom): Remove superfluous update of
7044 assembler buffer.
7045 (gdb-many-windows): Make settable outside gdb.
7046
7047 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7048
7049 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
7050 Derive from fundamental-mode rather than text-mode.
7051
7052 2004-04-08 Juri Linkov <juri@jurta.org>
7053
7054 * info.el (Info-history): Doc fix.
7055 (Info-history-list): New var.
7056 (info-xref): Change magenta4 to blue, remove bold for dark and
7057 light backgrounds, change bold to underline for non-color classes.
7058 (info-xref-visited): New face.
7059 (Info-fontify-visited-nodes): New custom.
7060 (Info-hide-note-references): Add new value `hide'. Doc fix.
7061 (Info-reference-name): New var.
7062 (Info-selection-hook): New custom.
7063 (Info-edit-mode-hook): New var.
7064 (Info-find-file): New fun.
7065 (Info-find-node): Move part of code to Info-find-file.
7066 (Info-find-node-2): Add anchors to Info-history-list. Move point
7067 to the place with the reference name if name is defined.
7068 (Info-select-node): Add current node to Info-history-list.
7069 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
7070 (Info-search-whitespace-regexp): New custom.
7071 (Info-search-case-fold): New var.
7072 (Info-search): Add "case-sensitively" to the prompt.
7073 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
7074 (Info-search-case-sensitively, Info-search-next): New fun.
7075 (Info-up): Move point to the menu item of the current node.
7076 (Info-history): New fun. Add *info-history* to
7077 same-window-buffer-names.
7078 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
7079 (Info-insert-toc): New fun.
7080 (Info-build-toc): New fun.
7081 (Info-follow-reference): Add new arg `fork'. Doc fix.
7082 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
7083 with the same name prefer the reference closest to point.
7084 (Info-next-reference): Replace * by + in the *Note regexp.
7085 Add regexp for http:// and ftp://. Skip the *Note prefix.
7086 (Info-prev-reference): Replace * by + in the *Note regexp.
7087 Add regexp for http:// and ftp://. Skip the *Note prefix.
7088 (Info-follow-nearest-node): Add new arg `fork'.
7089 (Info-try-follow-nearest-node): Add new arg `fork'.
7090 Call browse-url for http:// and ftp:// references.
7091 Set Info-reference-name for index entries.
7092 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
7093 Info-search-next, Info-history, Info-toc, clone-buffer.
7094 (Info-menu-update): Replace * by + in the *Note regexp.
7095 (Info-mode): Add documentation for Info-history, Info-toc,
7096 Info-search-case-sensitively, Info-search-next, clone-buffer.
7097 (Info-fontify-menu-headers): Remove fun. Move code to
7098 Info-fontify-node.
7099 (Info-fontify-node): Add docstring. Add local vars
7100 fontify-visited-p and not-fontified-p. If not-fontified-p is t
7101 then fontify header line, titles, menu headers, http and ftp
7102 references, refill paragraphs. If not-fontified-p is t or
7103 fontify-visited-p is t then fontify cross references, menu items.
7104 Fontify menu headers. Fontify http and ftp references.
7105 Change regexp for cross references to require whitespace after *Note,
7106 add matching groups for file and node names. Remove hack for quote.
7107 Use display property for Info-hide-note-references=t. Use fifth
7108 or fourth match for help-echo. Display visited nodes in a
7109 different face. Unhide file names of external references.
7110 Unhide newlines. Display visited menu items in a different face.
7111
7112 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
7113
7114 * progmodes/compile.el: Require CL.
7115 (compilation-mode-font-lock-keywords): Re-install the "line as
7116 function" patch.
7117
7118 * help-fns.el (help-C-source-directory): New var.
7119 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
7120 (describe-function-1, describe-variable): Use them.
7121
7122 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
7123 to C source files specially.
7124
7125 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
7126
7127 * info.el (Info-hide-cookies-node): New function.
7128 (Info-select-node): Use it.
7129 (Info-display-images-node): Remove message with image file name.
7130
7131 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
7132
7133 * progmodes/compile.el (compilation-warning-face)
7134 (compilation-info-face, compilation-skip-threshold)
7135 (compilation-skip-visited, compilation-context-lines):
7136 Declare :version when added to Emacs.
7137 (compilation-error-regexp-alist-alist): Extend caml and irix.
7138 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
7139 (compilation-mode-font-lock-keywords): Temporarily undo line as
7140 function patch, which wasn't ready.
7141
7142 2004-04-07 Kenichi Handa <handa@m17n.org>
7143
7144 * international/latin1-disp.el (latin1-display-setup): Check each
7145 character is displayable or not instead of calling
7146 latin1-display-check-font.
7147
7148 2004-04-06 Kenichi Handa <handa@m17n.org>
7149
7150 * language/ethio-util.el (ethio-sera-being-called-by-w3):
7151 New variable.
7152 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
7153 instead of sera-being-called-by-w3.
7154 (ethio-fidel-to-sera-buffer): Likewise.
7155 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
7156 instead of sera-being-called-by-w3.
7157 (ethio-write-file): Likewise.
7158
7159 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7160
7161 * printing.el: Doc fix.
7162
7163 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
7164
7165 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
7166 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
7167 (gdb-setup-windows): Only use separate IO buffer if required.
7168
7169 2004-04-06 Kim F. Storm <storm@cua.dk>
7170
7171 * term.el (term-is-xemacs): Remove.
7172 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
7173 (term-window-width): New function.
7174 (term-mode, term-check-size): Use it.
7175 (term-mode): Disable overflow-newline-into-fringe in term buffer.
7176
7177 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
7178
7179 * cus-edit.el (custom-add-parent-links): Change unbound variable
7180 `symbol' to `name'.
7181
7182 2004-04-05 Jesper Harder <harder@ifa.au.dk>
7183 * info.el (info-apropos): New function.
7184 (Info-mode-menu): Add it.
7185 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
7186
7187 * help-mode.el (help-make-xrefs): Recognize aliased variable with
7188 inherited docstring.
7189
7190 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
7191
7192 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
7193
7194 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
7195
7196 * progmodes/compile.el (font-lock): Don't require any more.
7197 (compilation-error-properties, compilation-start, compilation-sentinel)
7198 (compilation-filter, next-error): Use with-current-buffer.
7199 (compilation-skip-to-next-location, compilation-skip-threshold)
7200 (compilation-skip-visited): Move to silence the byte-compiler.
7201 (compilation-setup): Simplify.
7202 (compilation-next-error): Use line-(beginning|end)-position.
7203 Make sure `pt' is non-nil before using compilation-loop.
7204 (compile-goto-error): Add optional event arg. Use it.
7205 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
7206 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
7207 Update the binding for mouse-2.
7208 (first-error): Set compilation-current-error to nil rather than bob.
7209 (compilation-parsing-end, compilation-parse-errors-function)
7210 (compilation-error-list, compilation-old-error-list):
7211 "New" compatibility variables.
7212 (compile-buffer-substring, compilation-compat-error-properties)
7213 (compilation-compat-parse-errors, compilation-forget-errors):
7214 New compatibility functions.
7215 (compilation-mode-font-lock-keywords): Use them.
7216
7217 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7218
7219 * autorevert.el (auto-revert-handler): If point (or a window
7220 point) is at the end of the buffer, keep it there after
7221 reverting. This allows to tail a file.
7222 Mention this in the `Commentary'.
7223
7224 * format.el (format-write-file): Add optional argument CONFIRM
7225 and make it behave like the analogous argument to `write-file'.
7226
7227 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7228
7229 * progmodes/ebnf2ps.el: Doc fix.
7230 (ebnf-version): New version number (4.2).
7231 (ebnf-syntax): Customization and docstring fix.
7232 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
7233 Put autoloaded funs before first use.
7234 (ebnf-style-database): Add dtd entry.
7235 (ebnf-syntax-alist): Add dtd initialization.
7236 (ebnf-token-sequence): New fun.
7237 (ebnf-comment-table): Add new comment action character.
7238 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
7239
7240 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
7241 Type Definition for XML).
7242
7243 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
7244 * progmodes/ebnf-bnf.el (ebnf-sequence):
7245 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
7246 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
7247 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
7248 Code simplification: call ebnf-token-sequence.
7249
7250 2004-04-04 Eli Zaretskii <eliz@gnu.org>
7251
7252 * calendar/timeclock.el (timeclock-relative)
7253 (timeclock-get-project-function, timeclock-get-workday-function)
7254 (timeclock-query-out, timeclock-when-to-leave)
7255 (timeclock-when-to-leave-string, timeclock-log-data)
7256 (timeclock-generate-report, timeclock-in): Doc fixes.
7257
7258 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
7259
7260 * url/: New dir. Import the URL package from its repository.
7261
7262 2004-04-03 Andreas Schwab <schwab@suse.de>
7263
7264 * diff-mode.el (diff-mode): Fix missing quote.
7265
7266 2004-04-03 Juri Linkov <juri@jurta.org>
7267
7268 * descr-text.el (describe-property-list): Add `font-lock-face'.
7269
7270 * dired.el (dired-font-lock-keywords): Fix permission regexps.
7271
7272 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7273
7274 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
7275 Use utf-16le on little endian machines and utf-16be otherwise.
7276
7277 2004-04-02 David Kastrup <dak@gnu.org>
7278
7279 * net/browse-url.el (browse-url-generic): Use call-process
7280 instead of start-process to allow browsers that fork and detach.
7281
7282 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
7283
7284 * compile.el (compilation-current-error): New var.
7285 (compilation-setup, compile-mouse-goto-error)
7286 (compile-goto-error, next-error): Use it.
7287 (compilation-skip-to-next-location): Default to t, which gives
7288 contiguous skipping like old compile (where this was redundant).
7289 (compilation-next-error): Prevent previous-* commands from moving
7290 back to message at or just before point.
7291
7292 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
7293
7294 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
7295 (gdb-source-info): Don't display source at startup, if required.
7296 (gdb-show-main): New option.
7297 (gdba): Update documentation.
7298 (gdb-source): Cover case of auto-display output.
7299
7300 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
7301
7302 * autorevert.el: Delete obsolete autoload's and defvar's.
7303 (auto-revert-check-vc-info): New user option.
7304 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
7305 (auto-revert-handler-vc): Delete.
7306 (auto-revert-handler): Treat return value `fast' of
7307 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
7308
7309 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
7310 return `fast'.
7311
7312 * files.el (buffer-stale-function): Doc change.
7313
7314 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7315
7316 * printing.el: New tip on Tips section.
7317 (pr-version): New version number (6.7.4).
7318 (pr-shell-file-name): Initialization fix.
7319
7320 2004-03-31 Juri Linkov <juri@jurta.org>
7321
7322 * dired.el: Add autoload for `dired-do-touch'.
7323 (dired-touch-program): New var.
7324 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
7325 (dired-no-confirm): Add `touch' to docstring.
7326
7327 * dired-aux.el (dired-do-touch): New fun.
7328 (dired-do-chxxx): Add argument -t for touch operation.
7329
7330 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
7331 `dired-move-to-filename-regexp'.
7332
7333 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
7334
7335 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
7336
7337 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7338
7339 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
7340 and only if the buffer was modified.
7341
7342 2004-03-30 Kenichi Handa <handa@m17n.org>
7343
7344 * international/characters.el: Delete pairs for U+2308..U+230B.
7345
7346 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
7347
7348 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
7349 to detect the beginning of a level 2 or 3 annotation.
7350
7351 2004-03-29 Kenichi Handa <handa@m17n.org>
7352
7353 * international/ucs-tables.el (ucs-insert): Fix the error message.
7354
7355 2004-03-29 Kenichi Handa <handa@m17n.org>
7356
7357 * international/mule-util.el (char-displayable-p): Fix generation
7358 of XLFD file name.
7359
7360 * Makefile.in (setwins, setwins_almost): Change directory to $wd
7361 before finding directories by `find'.
7362
7363 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7364
7365 * subr.el (interactive-form): Delete. Now implemented in C.
7366
7367 * pcvs.el (cvs-parse-process): Workaround for Darwin.
7368
7369 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
7370 (vc-diff-label): New fun.
7371 (vc-diff-internal): Use it.
7372
7373 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
7374
7375 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7376
7377 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
7378
7379 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
7380 specify XML (EBNFX).
7381
7382 * progmodes/ebnf2ps.el: Doc fix.
7383 (ebnf-version): New version number (4.1).
7384 (ebnf-syntax): Adjust customization.
7385 (ebnf-style-database): Add ebnfx entry.
7386 (ebnf-syntax-alist): Add ebnfx initialization.
7387 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
7388
7389 * printing.el: Doc fix.
7390 (pr-version): New version number (6.7.3).
7391 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
7392 returns nil for mouse position. Reported by Drew Adams
7393 <drew.adams@oracle.com>.
7394 (pr-update-menus): Modify interactive declaration. Reported by Drew
7395 Adams <drew.adams@oracle.com>.
7396
7397 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
7398
7399 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
7400 (gud-gdba-marker-filter): Log the process input and output, if
7401 required. From Stefan Monnier.
7402 (gdb-debug-log, gdb-enable-debug-log): New variables.
7403 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
7404
7405 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7406
7407 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
7408 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
7409
7410 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
7411
7412 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
7413 Call vc-find-file-hook here instead of in auto-revert-buffers.
7414 (auto-revert-buffers): Delete call to vc-find-file-hook.
7415 (auto-revert-verbose, global-auto-revert-non-file-buffers)
7416 (global-auto-revert-mode, auto-revert-set-timer)
7417 (auto-revert-handler, auto-revert-buffers): Doc fixes.
7418
7419 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
7420
7421 * woman.el (woman-change-fonts): Rename local variable
7422 woman-font-alist to font-alist to avoid a compiler warning.
7423
7424 2004-03-27 Dave Love <fx@gnu.org>
7425
7426 * emacs-lisp/rx.el (rx): Doc fix.
7427 Fix copyright years.
7428
7429 * strokes.el (strokes-global-set-stroke-string): New function.
7430 (strokes-list-strokes): Cope with strings, not just commands.
7431 Set foreground colour of image.
7432 (strokes-global-set-stroke): Doc fix.
7433
7434 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
7435
7436 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
7437 Auto Revert mode.
7438 (Buffer-menu-files-only): New variable.
7439 (Buffer-menu-toggle-files-only): New function.
7440 (Buffer-menu-mode-map): Bind it to `T'.
7441 (Buffer-menu-mode): Mention `T' in docstring.
7442 Set buffer-stale-function.
7443 (list-buffers-noselect): Mark buffer non-modified and set
7444 Buffer-menu-files-only.
7445
7446 * dired.el (buffer-stale-function): Remove no longer needed defvar.
7447
7448 * autorevert.el (auto-revert-handler): Print revert message
7449 before, rather than after, reverting.
7450 (buffer-stale-function): Move to files.el.
7451
7452 * files.el (buffer-stale-function): Move here from autorevert.el.
7453
7454 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7455
7456 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
7457
7458 * calc/calc.el (calc-mode-map): Use mapc.
7459
7460 * apropos.el (apropos-mode): Don't autoload.
7461 (apropos-symbols-internal): New fun. Extracted from `apropos'.
7462 (apropos): Use it.
7463 (apropos-print): Add optional `text' argument.
7464 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
7465 Don't assume point-min == 1.
7466
7467 * bs.el (bs-buffer-list): Use buffer-local-value.
7468 (bs--set-toggle-to-show): Use with-current-buffer.
7469
7470 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
7471 New funs.
7472 (list-buffers-noselect): Use them. Adjust :align-to to new style.
7473
7474 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
7475
7476 * dabbrev.el (dabbrev-expand): Fix regexp construction.
7477 (dabbrev--find-expansion): Use pop.
7478 (dabbrev--search): Use match-string-no-properties.
7479
7480 * dired.el (dired-mode): Use run-mode-hooks.
7481 (dired-move-to-end-of-filename): Use match-string.
7482
7483 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
7484 is bound before using it.
7485 (ediff-verbose-p): Make it into a var since it's not constant.
7486
7487 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
7488
7489 * faces.el (read-face-font): Don't cons up unnecessarily.
7490 (header-line, tool-bar): Share common parts.
7491
7492 * files.el (file-relative-name): Use compare-strings.
7493
7494 * finder.el (finder-mode): Follow coding convention.
7495
7496 * subr.el (read-number): New function.
7497
7498 * ses.el (ses-read-number): Move to subr.el.
7499 (ses-set-header-row): Use read-number.
7500
7501 2004-03-26 Andre Spiegel <spiegel@gnu.org>
7502
7503 * vc-hooks.el (vc-arg-list): New function, which handles both
7504 compiled and uncompiled code.
7505 (vc-default-workfile-unchanged-p): Use it.
7506
7507 * vc.el (vc-print-log): Undo prev change, use new function
7508 vc-arg-list from vc-hooks.el.
7509
7510 2004-03-26 Masatake YAMATO <jet@gyve.org>
7511
7512 * simple.el (completion-setup-function): Emphasize the
7513 first uncommon characters in the completions; and de-emphasize
7514 the common prefix substrings.
7515 (completion-emphasis): New face.
7516 (completion-de-emphasis): New face.
7517
7518 2004-03-25 Juanma Barranquero <lektu@terra.es>
7519
7520 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
7521 Comment out (it's unused and unfinished code).
7522
7523 2004-03-25 Sam Steingold <sds@gnu.org>
7524
7525 * vc.el (vc-print-log): Fix a bug in the last patch:
7526 backend-function may be a byte-compiled object, not a lambda.
7527
7528 2004-03-25 Juri Linkov <juri@jurta.org>
7529
7530 * descr-text.el (describe-property-list): Add a button
7531 for `face' property that calls `describe-face'.
7532 Suggested by luis fernandes <elf@ee.ryerson.ca>
7533
7534 * international/mule.el (keyboard-coding-system):
7535 * kmacro.el (kmacro-call-macro): Fix docstring.
7536
7537 * dired.el: Fix comments.
7538
7539 * textmodes/fill.el (fill): Fix Info link.
7540
7541 * font-lock.el (fast-lock, lazy-lock):
7542 * jit-lock.el (jit-lock): Remove links to removed Support Modes
7543 Info node.
7544
7545 * eshell/eshell.el (eshell): Fix broken info-link.
7546
7547 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
7548 * eshell/em-banner.el (eshell-banner):
7549 * eshell/em-smart.el (eshell-smart):
7550 * eshell/esh-cmd.el (eshell-cmd):
7551 Comment out broken info-links to incomplete Info manual.
7552
7553 * info-xref.el: Fix commentary.
7554
7555 2004-03-25 Kevin Ryde <user42@zip.com.au>
7556
7557 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
7558 Remove spurious node duplicate suppression, doesn't work, not wanted.
7559 (info-xref-output): Take format style args, add "sit-for 0" to let
7560 user see the results as they progress.
7561 (info-xref-check-all-custom): New function.
7562
7563 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
7564
7565 * gdb-ui.el: Moved to progmodes.
7566
7567 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7568
7569 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
7570
7571 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
7572
7573 * calendar/appt.el (appt-check): Remove superfluous progn.
7574 When finished with diary buffer: if it was not being displayed
7575 before, kill it; otherwise restore its original state.
7576 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
7577
7578 * calendar/calendar.el (calendar-set-mode-line): Use total
7579 available mode-line width, rather than frame-width.
7580
7581 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
7582 after mode change so effect not lost.
7583
7584 2004-03-23 Dave Love <fx@gnu.org>
7585
7586 * dired.el (dired) <defgroup>: Add link to manual.
7587 (dired-font-lock-keywords): Add highlighting on unusual permissions.
7588 (dired-revert): Use dolist.
7589 (dired-mode-map): Add U binding.
7590 (dired-mode): Add font-lock-beginning-of-syntax-function.
7591 (dired-garbage-files-regexp): Make it a defcustom.
7592
7593 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
7594
7595 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
7596 is equivalent to nil.
7597 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
7598 (vc-arch-mode-line-string): Accept `added' state.
7599 (vc-arch-state): Use inode-sigs if available.
7600 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
7601 Copy&delete existing id file if any. Fallback if uuidgen is absent.
7602 (vc-arch-tagline-re): New var.
7603 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
7604 New functions.
7605 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
7606 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
7607
7608 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
7609 (vc-file-not-found-hook): Use it.
7610
7611 * diff-mode.el (diff-default-read-only): Change default.
7612 (diff-mode-hook): Make it a defcustom. Add some options.
7613 (diff-mode-map): Bind diff-refine-hook.
7614 (diff-yank-handler): New var.
7615 (diff-yank-function): New fun.
7616 (diff-font-lock-keywords): Use them.
7617 (diff-end-of-file): Handle case where file-header looks like diff text.
7618 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
7619 (diff-file-kill): Delete a subsequent empty line, if applicable.
7620 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
7621 (diff-find-file-name): Use it.
7622 (diff-tell-file-name): New command.
7623 (diff-mode): Be careful with view-mode.
7624 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
7625 New functions, for use in diff-mode-hook.
7626 (diff-find-source-location): Catch "regex too large" errors.
7627 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
7628 (diff-refine-hunk): New command.
7629
7630 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
7631 (smerge-context-menu-map): Remove unused var.
7632 (smerge-keep-all): Preserve markers.
7633 (smerge-keep-n): New fun.
7634 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
7635 (smerge-keep-current, smerge-ediff): Use it.
7636 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
7637 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
7638 (smerge-resolve): Resolve trivial 3-part conflicts.
7639
7640 2004-03-23 Juri Linkov <juri@jurta.org>
7641
7642 * man.el (Man-width): New var.
7643 (Man-getpage-in-background): Use it.
7644 (Man-support-local-filenames): New var and fun.
7645 (Man-build-man-command): Don't add a second %s.
7646 (Man-fontify-manpage): Clean up message.
7647 (Man-mode): Set outline-regexp, outline-level,
7648 imenu-generic-expression.
7649
7650 * woman.el (woman-fill-frame): Doc fix.
7651 (woman-decode-region): Use window-width instead of frame-width.
7652
7653 * abbrevlist.el (list-one-abbrev-table):
7654 * descr-text.el (describe-char):
7655 * international/mule-diag.el (describe-current-coding-system):
7656 * international/quail.el (quail-insert-decode-map):
7657 Use window-width instead of frame-width.
7658
7659 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
7660 (jka-compr-mode-alist-additions): Add tbz.
7661 (jka-compr-write-region, jka-compr-insert-file-contents):
7662 Add message for undefined compress-program.
7663 (jka-compr-write-region): Remove redundant var bindings.
7664
7665 * dired-x.el (dired-guess-shell-alist-default): Add choices for
7666 extracting files into subdirectory. Add tbz and dz. Fix regexps.
7667 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
7668 (dired-man): Use dired-guess-shell-command.
7669 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
7670 Change default nil to t.
7671
7672 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
7673 (dired-compare-directories): Add default value for empty input.
7674
7675 * help-at-pt.el: Move suggestions for key bindings to Commentary.
7676
7677 * time.el (display-time-string-forms): Fix help-echo date format.
7678
7679 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
7680
7681 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
7682 (buffer-stale-function): New variable.
7683 (auto-revert-list-diff, auto-revert-dired-file-list)
7684 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
7685 (auto-revert-handler): Take over some functionality of deleted
7686 functions.
7687 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
7688
7689 * dired.el (dired-directory-changed-p): New fun, extracted from
7690 dired-internal-noselect.
7691 (dired-buffer-stale-p): New fun.
7692 (dired-internal-noselect): Use dired-directory-changed-p.
7693 Eliminate revert messages.
7694 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
7695
7696 2004-03-23 Kenichi Handa <handa@m17n.org>
7697
7698 * international/characters.el: Setup syntaxes for more parentheses
7699 Unicode characters.
7700
7701 * international/mule-cmds.el (select-safe-coding-system):
7702 Merge coding-system and auto-cs before comparing them.
7703
7704 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7705
7706 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
7707
7708 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
7709 normal-auto-fill-function and comment-indent-function.
7710 The default values now work just as well.
7711 Don't set font-lock-beginning-of-syntax-function since we already set
7712 syntax-begin-function.
7713 (lisp-outline-level): Put ;;;###autoload at same level as (.
7714 (prin1-char): Quote special chars.
7715
7716 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
7717 than with-no-warnings.
7718
7719 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
7720 if the source location can't be found.
7721 (edebug-compute-previous-result): Use prin1-char.
7722
7723 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
7724 (debug-ignored-errors): Add an entry.
7725
7726 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
7727 (byte-compile-file): Output warning when deleting a file.
7728
7729 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
7730 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
7731
7732 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
7733 (byte-compile-inline-expand): Use backquote.
7734 (byte-optimize-pure-func): Rename from byte-optimize-concat.
7735 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
7736
7737 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
7738
7739 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
7740
7741 2004-03-22 Juri Linkov <juri@jurta.org>
7742
7743 * finder.el (finder-known-keywords): Fix data, tex, unix.
7744
7745 * play/landmark.el: Fix keywords.
7746
7747 * language/ethio-util.el (ethio-find-file): Doc fix.
7748
7749 * emacs-lisp/warnings.el: Doc fix.
7750
7751 * textmodes/ispell.el (ispell-help): Doc fix.
7752
7753 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
7754
7755 * format.el (format-insert-file): Always return a list of two
7756 elements, like insert-file-contents does.
7757
7758 2004-03-21 Andre Spiegel <spiegel@gnu.org>
7759
7760 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
7761 and vc-BACKEND-diff.
7762 (vc-print-log): If the print-log implementation supports it, use
7763 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
7764 (vc-version-diff, vc-diff-internal): Doc fixes.
7765
7766 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
7767 implementation supports it, let diff output go to *vc*,
7768 not *vc-diff*, since this is an internal call.
7769
7770 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
7771
7772 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
7773
7774 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
7775
7776 2004-03-21 Dave Love <fx@gnu.org>
7777
7778 * progmodes/cfengine.el (cfengine-mode):
7779 Set parse-sexp-ignore-comments.
7780
7781 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
7782
7783 2004-03-21 Juanma Barranquero <lektu@terra.es>
7784
7785 * allout.el (allout-mode): Fix docstring.
7786
7787 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
7788
7789 * files.el (insert-directory): Fix bug if SWITCHES is a list.
7790
7791 * autorevert.el (auto-revert-interval): Make new value take
7792 effect immediately when set through Custom.
7793 (auto-revert-set-timer): Add interactive declaration.
7794
7795 2004-03-19 David Ponce <david@dponce.com>
7796
7797 * ruler-mode.el (ruler-mode-header-line-format-old):
7798 Don't `make-variable-buffer-local'.
7799 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
7800 (ruler-mode-header-line-format): Simply funcall the above.
7801 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
7802 to save/restore a previous header line format.
7803 (ruler-mode-space): Don't depend on a numeric WIDTH value.
7804 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
7805 fringes and margins width.
7806 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
7807
7808 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
7809
7810 * log-edit.el (log-edit-font-lock-keywords): Typo.
7811
7812 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
7813 (tex-send-tex-command): Rather than here.
7814 (tex-compilation-parse-errors): Simplify.
7815
7816 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
7817
7818 * time.el (display-time-string-forms): Add help-echo with date on time.
7819
7820 * composite.el (compose-region): Use restore-buffer-modified-p.
7821
7822 * disp-table.el (standard-display-8bit): Simplify.
7823
7824 * server.el (server-process-filter): Delete temp frame.
7825
7826 * add-log.el (add-change-log-entry): Simplify.
7827
7828 2004-03-19 Kim F. Storm <storm@cua.dk>
7829
7830 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
7831 (hexl-follow-line): Don't require 'fringe.
7832
7833 * progmodes/compile.el (compilation-start): Always set
7834 compilation-last-buffer and return it.
7835
7836 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7837
7838 * simple.el (clone-buffer): Doc fix.
7839
7840 2004-03-18 Juanma Barranquero <lektu@terra.es>
7841
7842 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
7843
7844 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
7845
7846 * log-edit.el (log-edit-font-lock-keywords): New var.
7847 (log-edit-mode): Use it.
7848
7849 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
7850
7851 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
7852 properly for watching in speedbar.
7853
7854 2004-03-17 Masatake YAMATO <jet@gyve.org>
7855
7856 * smerge-mode.el (smerge-popup-context-menu):
7857 Put `unwind-protect' around `overlay-put' and `popup-menu'.
7858
7859 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
7860
7861 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
7862 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
7863 Take sealed revisions into account.
7864 (vc-arch-checkin): Extract a summary line from the message.
7865
7866 2004-03-16 Masatake YAMATO <jet@gyve.org>
7867
7868 * register.el (register): Provide `register' feature.
7869
7870 2004-03-15 Masatake YAMATO <jet@gyve.org>
7871
7872 Added context menu support in smerge mode.
7873 Most of the part is written by Stefan Monnier.
7874
7875 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
7876 New keymap and menu.
7877 (smerge-text-properties): New function.
7878 (smerge-remove-props): New function.
7879 (smerge-popup-context-menu): New function.
7880 (smerge-resolve): Call `smerge-remove-props'.
7881 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
7882 (smerge-keep-current): Ditto.
7883 (smerge-kill-current): New function.
7884 (smerge-match-conflict): Put text properties.
7885 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
7886
7887 2004-03-15 David Ponce <david@dponce.com>
7888
7889 * ruler-mode.el: (ruler-mode-left-fringe-cols)
7890 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
7891 (ruler-mode-right-scroll-bar-cols): Remove.
7892 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
7893 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
7894 Use fringe-columns and scroll-bar-columns.
7895
7896 2004-03-15 Masatake YAMATO <jet@gyve.org>
7897
7898 * hl-line.el (hl-line-range-function): New variable.
7899 (hl-line-move): New function.
7900 (global-hl-line-highlight): Use `hl-line-move'.
7901 (hl-line-highlight): Ditto.
7902
7903 * scroll-bar.el (scroll-bar-columns):
7904 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
7905
7906 * ruler-mode.el (top-level): Require scroll-bar and fringe.
7907 (ruler-mode-left-fringe-cols)
7908 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
7909 (ruler-mode-right-scroll-bar-cols)
7910 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
7911 (ruler-mode-ruler-function): New variable.
7912 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
7913 if the value for `ruler-mode-ruler-function'is given.
7914
7915 * hexl.el (hexl-mode-hook): Make the hook customizable.
7916 (hexl-address-area, hexl-ascii-area): New customize variables.
7917 (hexlify-buffer): Put font-lock-faces on the address area and
7918 the ascii area.
7919 (hexl-activate-ruler): New function.
7920 (hexl-follow-line): New function.
7921 (hexl-highlight-line-range): New function.
7922 (hexl-mode-ruler): New function.
7923
7924 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7925
7926 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
7927 (vc-default-find-file-hook): New fun.
7928 (vc-find-file-hook): Call new find-file-hook operation.
7929
7930 * vc-arch.el: New file.
7931
7932 2004-03-12 Jesper Harder <harder@ifa.au.dk>
7933
7934 * info-look.el (info-lookup): Reuse an existing Info window.
7935
7936 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
7937
7938 * woman.el (woman-preserve-ascii): Default value changed to t and
7939 doc string revised.
7940
7941 2004-03-12 Richard M. Stallman <rms@gnu.org>
7942
7943 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
7944 Fix minor bug.
7945
7946 * replace.el (occur-engine): Change message for count of matches.
7947
7948 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
7949 For strings, do compare text properties.
7950
7951 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
7952
7953 * progmodes/compile.el (compile-auto-highlight)
7954 (compilation-error-list, compilation-old-error-list)
7955 (compilation-parse-errors-function, compilation-parsing-end)
7956 (compilation-error-message, compilation-directory-stack)
7957 (compilation-enter-directory-regexp-alist)
7958 (compilation-leave-directory-regexp-alist)
7959 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
7960 (compilation-current-file, compilation-regexps): Remove vars.
7961
7962 (compile-error-at-point, compilation-error-filedata)
7963 (compilation-error-filedata-file-name, compile-reinitialize-errors)
7964 (compilation-next-error-locus, compilation-forget-errors)
7965 (count-regexp-groupings, compilation-parse-errors)
7966 (compile-collect-regexps, compile-buffer-substring): Remove funs.
7967
7968 (compile-internal): Make obsolete.
7969
7970 (compilation-first-column, compilation-error)
7971 (compilation-directory-matcher, compilation-page-delimiter)
7972 (compilation-mode-font-lock-keywords, compilation-debug)
7973 (compilation-error-face, compilation-warning-face)
7974 (compilation-info-face, compilation-line-face)
7975 (compilation-column-face, compilation-enter-directory-face)
7976 (compilation-leave-directory-face, compilation-skip-threshold)
7977 (compilation-skip-visited, compilation-context-lines): New vars.
7978
7979 (compilation-warning-face, compilation-info-face)
7980 (compilation-message-face): New faces.
7981
7982 (compilation-error-regexp-alist-alist): New constant.
7983
7984 (compilation-face, compilation-directory-properties)
7985 (compilation-assq, compilation-error-properties, compilation-start)
7986 (define-compilation-mode, compilation-loop)
7987 (compilation-set-window): New functions.
7988
7989 (compile): Additional argument for interactive compiles like TeX.
7990
7991 * progmodes/grep.el (kill-grep): Move here from compile.el
7992 (grep-error, grep-hit-face, grep-error-face)
7993 (grep-mode-font-lock-keywords): New variables.
7994 (grep-regexp-alist): Simplify regexp and add `binary' case.
7995 (grep-mode): New mode.
7996 (grep-process-setup): Simplify.
7997
7998 2004-03-11 Jason Rumney <jasonr@gnu.org>
7999
8000 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
8001 letters on DOS/Windows.
8002
8003 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
8004
8005 * server.el (server-name): New var.
8006 (server-socket-dir): New var to replace server-socket-name.
8007 (server-start): Use them.
8008
8009 2004-03-11 Simon Josefsson <jas@extundo.com>
8010
8011 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
8012 died to avoid infloop. Reported by Jonathan Glauner
8013 <jglauner@sbum.org>.
8014
8015 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
8016
8017 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
8018 (smerge-mode-menu): Use it to deactivate menu entries.
8019 (smerge-keep-current): New fun.
8020 (smerge-keep-current): Use it.
8021
8022 2004-03-10 John Paul Wallington <jpw@gnu.org>
8023
8024 * foldout.el (foldout-fold-list, foldout-modeline-string):
8025 Declare them as variables, not constants.
8026
8027 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8028
8029 * ps-print.el: Modification to print *Messages* buffer.
8030 (ps-print-version): New version 6.6.4.
8031 (ps-message-log-max): New fun.
8032 (ps-spool-without-faces, ps-spool-with-faces)
8033 (ps-count-lines-preprint): Code fix.
8034
8035 * printing.el: New tips in Tips section.
8036
8037 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8038
8039 * delim-col.el: Doc fix.
8040
8041 * printing.el: Doc fix. New doc section (Tips).
8042
8043 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
8044
8045 * type-break.el (type-break-emacs-variant): Remove.
8046 (type-break-run-at-time, type-break-cancel-function-timers):
8047 Use fboundp rather than version name and number.
8048
8049 2004-03-09 Masatake YAMATO <jet@gyve.org>
8050
8051 * hexl.el (hexl-mode): Use `make-local-variable' instead of
8052 `make-variable-buffer-local'.
8053
8054 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
8055
8056 * find-dired.el (find-dired): Call `shell-command' instead of
8057 `start-process-shell-command'. By this, Tramp takes over
8058 handling of remote directories.
8059
8060 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
8061
8062 * newcomment.el (comment-use-global-state): New var.
8063 (comment-search-forward): Use it.
8064
8065 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
8066
8067 * cus-edit.el (fill) <defgroup>: Move to fill.el.
8068
8069 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
8070 (enable-kinsoku): Make it a defcustom.
8071 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
8072 paragraph to same-comment-start-marker.
8073
8074 2004-03-07 Dave Love <fx@gnu.org>
8075
8076 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
8077 (browse-url-mail): Use it.
8078
8079 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
8080 (rfc2368-unhexify-string): Use replace-regexp-in-string.
8081
8082 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
8083
8084 * woman.el (woman-man.conf-path): Doc fix.
8085 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
8086
8087 2004-03-07 Eli Zaretskii <eliz@gnu.org>
8088
8089 * sort.el (sort-columns): Remove ms-dos from the list of systems
8090 where the external `sort' command is not used.
8091
8092 2004-03-07 Kim F. Storm <storm@cua.dk>
8093
8094 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
8095 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
8096 from overlay-arrow-variable-list.
8097 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
8098
8099 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
8100
8101 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
8102 overlay arrow string properly for the assembler buffer.
8103
8104 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
8105
8106 * mail/sendmail.el (mail-mode): Fix last change.
8107
8108 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
8109
8110 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
8111 for the assembler buffer.
8112 (gdb-assembler-custom): Position the overlay arrow.
8113 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
8114
8115 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
8116
8117 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
8118
8119 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
8120 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
8121
8122 * mail/sendmail.el (mail-mode): Set comment-start-skip.
8123
8124 * newcomment.el (uncomment-region): Allow non-terminated comment.
8125 (comment-normalize-vars): Check the user-specified comstart marker.
8126
8127 2004-03-04 Jesper Harder <harder@ifa.au.dk>
8128
8129 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
8130 Otherwise, do use it if the region only contains font-lock text
8131 properties.
8132
8133 2004-03-04 Masatake YAMATO <jet@gyve.org>
8134
8135 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
8136 as the callback function for eldoc.
8137 (hexl-print-current-point-info): New function.
8138 (hexl-current-address): Print the address in both decimal
8139 and hexadecimal format.
8140
8141 2004-03-04 Richard M. Stallman <rms@gnu.org>
8142
8143 * mail/rmail.el (rmail-convert-to-babyl-format):
8144 Specify t for UNIBYTE when calling mail-unquote-printable-region.
8145
8146 * mail/mail-utils.el (mail-unquote-printable-region):
8147 New arg UNIBYTE.
8148
8149 * startup.el (command-switch-alist): Doc fix.
8150
8151 * simple.el (undo): Temporarily set this-command to `undo-start',
8152 then set it to `undo' once undo-start returns without error.
8153
8154 * simple.el (minibuffer-history-sexp-flag): Doc fix.
8155
8156 * simple.el (kill-line): Don't disregard trailing whitespace
8157 in eol condition, if show-trailing-whitespace is set.
8158
8159 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
8160 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
8161 When disabling, restore old values only if mouse-sel-has-been-enabled.
8162
8163 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
8164 (isearch-{-char): New function.
8165 (isearch-mode-map): Bind { to isearch-{-char.
8166
8167 * font-lock.el (lisp-font-lock-keywords-2):
8168 Turn off the CL with-... and do-... general patterns.
8169 Instead, recognize several specific with... and do... constructs.
8170
8171 * files.el (switch-to-buffer-other-window):
8172 Bind same-window-buffer-names and same-window-regexps to nil.
8173 (switch-to-buffer-other-frame): Likewise.
8174
8175 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
8176
8177 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
8178 recognizing leading comment on code line.
8179
8180 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
8181
8182 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
8183 hidden files/directories.
8184
8185 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
8186
8187 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
8188 only comment-start (in case the mode hasn't set it).
8189
8190 * Makefile.in (AUTOGENEL): New var.
8191 (bootstrap-prepare): Rename from bootstrap-clean.
8192 Don't remove elc files.
8193 (maintainer-clean): New target.
8194
8195 * xml.el (xml-get-attribute-or-nil): Simplify.
8196
8197 2004-03-02 Juri Linkov <juri@jurta.org>
8198
8199 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
8200 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
8201 URL to prevent their substitution with the environment variable
8202 values by browsers.
8203
8204 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8205
8206 * ps-print.el: Doc fix.
8207 (ps-print-version): New version number (6.6.3).
8208 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
8209 Docstring fix.
8210 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
8211 before printing.
8212 (ps-time-stamp-yyyy-mm-dd): New fun.
8213 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
8214
8215 2004-03-02 Kim F. Storm <storm@cua.dk>
8216
8217 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
8218
8219 2004-03-01 Juanma Barranquero <lektu@terra.es>
8220
8221 * allout.el (allout-rebullet-heading): Fix typo in docstring.
8222
8223 * desktop.el (desktop-file-version)
8224 (desktop-after-read-hook): Fix typos.
8225 (desktop-clear-preserve-buffers): Remove redundant info in
8226 docstring already shown by the obsolescence message.
8227 (desktop-truncate, desktop-internal-v2s)
8228 (desktop-value-to-string): Change argument name to match docstring.
8229
8230 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
8231
8232 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
8233 docstring.
8234
8235 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8236
8237 * printing.el: Replace "As Is..." in PostScript file print/preview by
8238 "No Preprocessing...". Suggested by Colin Marquardt
8239 <_marquardt_@zmd.de>.
8240 (pr-insert-section-4): Adjust buffer interface.
8241
8242 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
8243
8244 Version 2.0.39 of Tramp released.
8245
8246 * net/tramp.el (tramp-handle-file-local-copy)
8247 (tramp-handle-write-region, tramp-open-connection-rsh):
8248 Variable name typo. Small change. From Patrick Tullmann
8249 <tullmann@flux.utah.edu>.
8250 (tramp-process-connection-type): New variable.
8251 (tramp-maybe-open-connection): Use it.
8252 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
8253 (tramp-touch): Set last-modified time of a remote file.
8254 (tramp-handle-write-region): Say which function is used when encoding.
8255
8256 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8257
8258 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
8259 case of non-existing filename, too. Reported by Christoph Bauer
8260 <c_bauer@informatik.uni-kl.de>.
8261 (tramp-smb-get-file-entries): The directory in question should
8262 have permissions "drwxrwxrwx". Just virtual, because we don't
8263 know the real permissions. Don't we know?
8264 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
8265 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
8266 (tramp-smb-wait-for-output): Optimize algorithm getting pending
8267 output. If it was received chunkwise, there have been problems.
8268 Remove the "prompt not found" error message; it is obvious.
8269 Simplify algorithm.
8270 (tramp-smb-process-running): Remove. Since we acknowledge the
8271 virtual prompt for shares, there's no need for distinction of
8272 reading shares (process ends afterwards) and interactive mode of
8273 smblient.
8274 (tramp-smb-open-connection): Setting process sentinel removed.
8275 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
8276 "NT_STATUS_NETWORK_ACCESS_DENIED".
8277 (tramp-smb-maybe-open-connection): Set `process-connection-type'
8278 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
8279 (top-level): Setting default value in `tramp-default-method-alist'
8280 corrected. Order of USER and HOST have been wrong.
8281 Nobody complained for months ...
8282 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
8283 (tramp-smb-open-connection): Clear password cache if login has failed.
8284
8285 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
8286 `tramp-unified-filenames'.
8287 (tramp-completion-mode): Make test for XEmacs explicitely.
8288 `event-to-character' can exists in Emacs packages too.
8289 Reported by Matt Swift <swift@alum.mit.edu>.
8290 (tramp-buffer-name): Buffer name must contain the user if exists.
8291 Reported by Adrian Phillips <a.phillips@met.no>.
8292 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
8293 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
8294 (tramp-do-copy-or-rename-file-out-of-band): Rename from
8295 `tramp-do-copy-or-rename-file-one-local', because it handles also
8296 the case both files use the same out-of-band method.
8297 Implementation added.
8298 (tramp-handle-file-local-copy, tramp-handle-write-region):
8299 Out-of-band handling removed. `copy-file' called instead, which
8300 calls `tramp-do-copy-or-rename-file-out-of-band'.
8301 (tramp-action-password): Check for out-of-band method removed.
8302 This function is used for 'login-program.
8303 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
8304 appropriate.
8305 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
8306 and `tramp-parse-sknownhosts'.
8307 (tramp-completion-function-alist): It's a defvar now, because we
8308 want to apply the optimized `tramp-set-completion-function'
8309 instead of a static list.
8310 (tramp-set-completion-function): Implementation tuned.
8311 Avoid double entries, and entries where the function or the
8312 file/directory doesn't exist.
8313 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
8314 for SSH2.
8315 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
8316 (tramp-handle-dired-compress-file): New function.
8317 (tramp-async-proc): New variable.
8318 (tramp-handle-shell-command): Adding asynchronous processes.
8319 They are far from being perfect, but it works at least for
8320 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
8321 (top-level): Require password.el if visible. Should be mandatory
8322 once No Gnus has found its way into (X)Emacs.
8323 (tramp-read-passwd): Invoke `password-read' if available,
8324 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
8325 fallback any longer.
8326 (tramp-clear-passwd): New function.
8327 (tramp-process-actions, tramp-process-multi-actions):
8328 Clear password cache if login has failed.
8329
8330 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
8331 its own module.
8332 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
8333 `ange-ftp-ftp-name-res'. There could be incorrect values from
8334 previous calls in case the "ftp" method is used in the Tramp file
8335 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
8336
8337 2004-02-28 Richard M. Stallman <rms@gnu.org>
8338
8339 * term.el (term-mouse-paste): Call mouse-set-point.
8340
8341 * thumbs.el: New file.
8342
8343 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8344
8345 * progmodes/ebnf-abn.el: Doc fix.
8346
8347 * progmodes/ebnf-bnf.el: Doc fix.
8348 (ebnf-repeat): Code fix.
8349
8350 * progmodes/ebnf2ps.el: Doc fix.
8351 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
8352
8353 2004-02-28 Juri Linkov <juri@jurta.org>
8354
8355 * ffap.el (dired-at-point): Additional writability test for
8356 relative directory names.
8357 (dired-at-point-prompter): Treat directories as a directory, get
8358 the directory component from files.
8359 (ffap-string-at-point): Return string from region if region is active.
8360 (ffap-file-at-point): Remove redundant code.
8361
8362 2004-02-28 Kim F. Storm <storm@cua.dk>
8363
8364 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
8365 Initialize margin area images to nil.
8366 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
8367 (breakpoint-enabled-bitmap-face)
8368 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
8369 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
8370 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
8371 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
8372 (gdb-reset): Use gdb-remove-breakpoint-icons.
8373 (gdb-put-string): Add dprop arg to specify alternative display
8374 property (for setting fringe bitmap).
8375 (gdb-remove-strings): Doc fix.
8376 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
8377 icon in fringe (if available), or else as icon or text in display
8378 margin. Creates necessary icons in breakpoint-bitmap,
8379 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
8380 Also make left window margin if required.
8381 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
8382 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
8383 no longer needed.
8384 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
8385 gdb-put-breakpoint-icon.
8386 (gdb-assembler-mode): Don't set left-margin-width here.
8387
8388 2004-02-27 Kevin Ryde <user42@zip.com.au>
8389
8390 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
8391 comma, so that it DTRT in macros.
8392
8393 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
8394
8395 * progmodes/sh-script.el (sh-shell-arg)
8396 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
8397 (sh-leading-keywords, sh-other-keywords): Fix custom type.
8398
8399 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
8400
8401 * faces.el (face-spec-set-match-display): Add a new attribute,
8402 `min-colors'.
8403 (region, highlight, secondary-selection): Use `min-colors'.
8404
8405 * custom.el (defface): Add documentation for `min-colors'.
8406
8407 * font-lock.el (font-lock-comment-face, font-lock-string-face)
8408 (font-lock-keyword-face, font-lock-function-name-face)
8409 (font-lock-variable-name-face, font-lock-constant-face):
8410 Use `min-colors'.
8411
8412 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
8413
8414 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8415
8416 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
8417 define assq-delete-all if it's not defined.
8418 (ebnf-generate-region): Code fix.
8419
8420 * printing.el: Doc fix.
8421 (pr-version): New version number (6.7.2).
8422 (pr-command): Return empty string if command is an empty string.
8423
8424 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8425
8426 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
8427
8428 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
8429 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
8430 semi-down-full. Fix a bug on productions like test = {"test"}* | (
8431 "tt" ["test"] ). Reported by Markus Dreyer
8432 <mdreyer@ix.urz.uni-heidelberg.de>.
8433 (ebnf-version): New version number (4.0).
8434 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
8435 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
8436 (ebnf-delete-style): New commands.
8437 (ebnf-directory, ebnf-file): New funs.
8438 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
8439 (ebnf-production-name-p, ebnf-stop-on-error): New options.
8440 (ebnf-syntax-alist): New var.
8441 (ebnf-element-width): New fun replacing ebnf-list-width.
8442 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
8443 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
8444 (ebnf-prologue): Adjust vars.
8445 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
8446 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
8447 (ebnf-check-style-values, ebnf-generate-production)
8448 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
8449 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
8450 (ebnf-token-repeat): Code fix.
8451
8452 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
8453 %right, %left and %prec. Suggested by Matthew K. Junker
8454 <junker@alum.mit.edu>.
8455 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
8456
8457 * progmodes/ebnf-iso.el: Doc fix.
8458 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
8459 (ebnf-iso-lex): Code fix.
8460
8461 * progmodes/ebnf-bnf.el: Doc fix.
8462 (ebnf-bnf-lex): Code fix.
8463
8464 * progmodes/ebnf-otz.el: Doc fix.
8465
8466 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
8467
8468 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
8469 (abbrev-prefix-mark): Doc fix.
8470
8471 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
8472
8473 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
8474 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
8475 (gdb-var-delete): Make interactive (really).
8476 (gdb-edit-value): Make non-interactive.
8477
8478 * progmodes/gud.el (gud-speedbar-menu-items):
8479 Add gdb-var-delete and, indirectly, gdb-edit-value.
8480 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
8481 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
8482 (gud-gdb-marker-filter): Add comment for annotations.
8483
8484 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
8485
8486 * calendar/calendar.el (generate-calendar)
8487 (calendar-read-date): Prevent display of BC calendars once more -
8488 reverts 2003-10-01 change.
8489 (generate-calendar-month): Doc fix.
8490
8491 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8492
8493 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
8494 return value of increment-calendar-month.
8495
8496 2004-02-21 Stephen Compall <s11@member.fsf.org>
8497
8498 * saveplace.el (save-place-forget-unreadable-files)
8499 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
8500 (save-place-forget-unreadable-files): New function.
8501 (save-place-alist-to-file): Use it to filter out files that are
8502 no longer readable.
8503
8504 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
8505 current Texinfo environment, using the same method as in
8506 `texinfo-insert-@end', and insert a space rather than a newline if
8507 point in a @table environment.
8508
8509 2004-02-21 Juri Linkov <juri@jurta.org>
8510
8511 * ffap.el (ffap-file-at-point): Try parent directories.
8512
8513 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
8514
8515 * vcursor.el (vcursor-modifiers): New defcustom.
8516 (vcursor-cs-binding): Use vcursor-modifiers instead of a
8517 hard-coded list.
8518
8519 2004-02-21 Masatake YAMATO <jet@gyve.org>
8520
8521 * play/animate.el (animate-birthday-present): Accept names other
8522 than `Sarah', too.
8523
8524 2004-02-21 Juri Linkov <juri@jurta.org>
8525
8526 * startup.el: Remove table of command line arguments from the
8527 Commentary section.
8528
8529 2004-02-20 John Wiegley <johnw@newartisans.com>
8530
8531 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
8532 again" modifier from 'e' to 'E', since 'e' is also used by the
8533 "file extension" modifier.
8534
8535 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
8536
8537 * help-fns.el (describe-categories): Doc fix.
8538
8539 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
8540
8541 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
8542 temporary file for buffer already visiting one. This change makes
8543 output likely to be directly usable by patch program.
8544 Suggested by Adrian Aichner <adrian@xemacs.org>
8545
8546 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
8547
8548 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
8549 case of variables defined in compound statements.
8550 (gdb-setup-windows, gdb-source-info, gdb-source-info):
8551 Simplify constructions using switch-to-buffer.
8552
8553 2004-02-19 Simon Josefsson <jas@extundo.com>
8554
8555 * play/morse.el: Fix typo.
8556 (morse-code): Add @.
8557
8558 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
8559
8560 * calendar/appt.el (appt-display-format): Change default to
8561 'ignore, for backwards compatibility.
8562 (appt-display-message): If appt-display-format is 'ignore,
8563 respect old vars appt-msg-window and appt-visible.
8564 (appt-activate): Don't depend on return value of cancel-timer.
8565
8566 * calendar/calendar.el (calendar-holidays): Doc fix.
8567
8568 * calendar/cal-coptic.el (coptic-prompt-for-date):
8569 Use assoc-string instead of assoc-ignore-case.
8570 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
8571 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
8572 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
8573 * calendar/cal-islam.el (calendar-goto-islamic-date)
8574 (mark-islamic-diary-entries): Ditto.
8575 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
8576 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
8577 (calendar-read-mayan-tzolkin-date): Ditto.
8578 * calendar/calendar.el (calendar-read-date): Ditto.
8579 * calendar/diary-lib.el (mark-diary-entries): Ditto.
8580
8581 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
8582
8583 * progmodes/executable.el (executable-command-find-posix-p):
8584 Fix choice of the directory.
8585
8586 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
8587
8588 * simple.el (interprogram-cut-function)
8589 (interprogram-paste-function, kill-new, kill-append):
8590 Doc fixes.
8591 (kill-region): Make it return nil. Doc fix.
8592 (yank-pop): Make its argument optional.
8593 (yank): Make ARG `-' equivalent to `-1'.
8594
8595 2004-02-17 Eli Zaretskii <eliz@gnu.org>
8596
8597 * mail/rmail.el (rmail-get-new-mail): Don't reference
8598 rmail-use-spam-filter if rmail-spam-filter is not loaded.
8599
8600 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
8601
8602 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
8603 if one of global-auto-revert-non-file-buffers or autorevert-mode
8604 is non-nil.
8605
8606 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8607
8608 * subr.el (delete-dups): A better implementation from Karl Heuer
8609 <kwzh@gnu.org>.
8610
8611 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
8612
8613 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
8614 correct place.
8615 * progmodes/icon.el (icon-indent-command): Ditto.
8616 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
8617
8618 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8619
8620 * progmodes/grep.el (grep-compute-defaults): Undo change from
8621 2004-01-29: don't use executable-command-find-posix-p.
8622
8623 2004-02-16 Richard Sharman <rsharman@pobox.com>
8624
8625 * hilit-chg.el: Use require instead of eval-and-compile.
8626 (highlight-compare-buffers): New function.
8627
8628 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
8629
8630 * man.el (Man-fontify-manpage): Render section headings in
8631 `Man-overstrike-face' even when overstrike was not used by man
8632 formatter for section headings.
8633
8634 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
8635
8636 * rmail-spam-filter.el: (vm-use-spam-filter)
8637 (rsf-min-region-length-added-to-spam-list): New variables.
8638 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
8639 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
8640 spam testing. Don't delete spam message if automatic deletion
8641 after output via variable rmail-delete-after-output is turned on.
8642 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
8643 rsf-bbdb-dont-create-entries-for-spam.
8644 (check-field): New function, extracted from code in
8645 rmail-spam-filter to ease addition of header fields like content-type.
8646 (message-content-type): New variable to check the content-type:
8647 field added, also in defcustom of rsf-definitions-alist.
8648 (rmail-spam-filter): Replace repeated test code for header fields
8649 by calls to check-field; change the call to
8650 rmail-output-to-rmail-file such that rmail-current-message stays
8651 the same to avoid wrong deletion of unseen flags.
8652 (rsf-add-contents-type): New function to convert old format
8653 of rmail-spam-definitions-alist into new one.
8654 Change prefixes of all variables and functions from
8655 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
8656
8657 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8658
8659 * loadhist.el (unload-hook-features-list): New defvar.
8660
8661 2004-02-16 Dave Love <fx@gnu.org>
8662
8663 * loadhist.el (unload-feature): Doc fix. Rename flist to
8664 unload-hook-features-list.
8665
8666 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
8667
8668 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
8669 cookie. Don't check if we are looking-at open-formula.
8670
8671 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8672
8673 * subr.el (match-string-no-properties): Use substring-no-properties.
8674
8675 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8676
8677 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
8678 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
8679 Use lower-case "rx" in all error message.
8680
8681 2004-02-16 Dave Love <fx@gnu.org>
8682
8683 * emacs-lisp/rx.el (rx-or): Put group around result.
8684 (rx-constituents): Add backref.
8685 (rx-syntax): Add string-delimiter, comment-delimiter.
8686 (rx-categories): Add combining-diacritic.
8687 (rx-check-not, rx-greedy, rx): Doc fix.
8688 (rx-backref, rx-check-backref): New.
8689
8690 2004-02-16 Jesper Harder <harder@ifa.au.dk>
8691
8692 * newcomment.el (uncomment-region): Allow eob as comment end.
8693
8694 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
8695
8696 * filecache.el: All message and error commands now use prefix
8697 "Filecache:" to make it easy to read *Messages* buffer.
8698
8699 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
8700
8701 * autorevert.el: Add support to detect changed dired and VC buffers.
8702 (auto-revert-active-p, auto-revert-list-diff)
8703 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
8704 (auto-revert-handler, auto-revert-active-p): New functions.
8705 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
8706 and `auto-revert-active-p'.
8707 (eval-when-compile): Defvar dired-directory and vc-mode.
8708 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
8709 (auto-revert-handler-vc): New functions.
8710
8711 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
8712
8713 * progmodes/compile.el (compilation-directory): New defvar.
8714 (compile): Save current directory in compilation-directory.
8715 (recompile): Bind default-directory to compilation-directory if
8716 that is non-nil.
8717
8718 2004-02-16 Dave Love <fx@gnu.org>
8719
8720 * newcomment.el (comment-insert-comment-function)
8721 (comment-region-function, uncomment-region-function): New.
8722 (comment-indent): Use comment-insert-comment-function.
8723 (uncomment-region): Use uncomment-region-function.
8724 (comment-region): Use comment-region-function.
8725
8726 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
8727
8728 2004-02-16 Richard Stallman <rms@gnu.org>
8729
8730 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
8731 loaddefs* and ldefs-boot*.
8732
8733 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8734
8735 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
8736 and email address at the beginning and end of the address.
8737
8738 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
8739 anchored at the beginning of the email address.
8740
8741 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
8742
8743 * international/ccl.el (ccl-compile-write): Pass `left' to
8744 ccl-embed-code to generate correct code of write-expr-register.
8745
8746 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
8747
8748 * progmodes/grep.el (grep-compute-defaults): Fix typos.
8749
8750 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8751
8752 * x-dnd.el: Mention support for Motif in commentary.
8753 (x-dnd-handle-drag-n-drop-event): Ditto.
8754
8755 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8756
8757 * ses.el: Use "ses--" prefixes for buffer-local variables.
8758 Use (point-min) instead of 1, even when we know the buffer
8759 is unnarrowed.
8760 (ses-build-load-map): Delete. Distribute its content to defconst's for
8761 the three maps.
8762 (ses-menu, ses-header-line-menu): New menus.
8763 (ses-mode-map): Use them.
8764 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
8765
8766 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
8767
8768 * Makefile.in: Fix the CC Mode recompile kludge so it works
8769 when building in a different directory.
8770
8771 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
8772
8773 * simple.el (kill-new): Put yank-handler property on the entire string.
8774
8775 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
8776
8777 * diff.el: Don't use compile any more, use diff-mode instead.
8778 (diff-regexp-alist, diff-old-file, diff-new-file)
8779 (diff-parse-differences, diff-process-setup): Remove.
8780 (diff-sentinel): New fun.
8781 (diff): Use it. Run the process ourselves.
8782 Use diff-mode for the rest of the processing.
8783
8784 * diff.el (diff): Simplify code handling `switch'.
8785
8786 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
8787
8788 * pcvs-defs.el (cvs-menu): Add `tag'.
8789
8790 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8791
8792 * simple.el (kill-append): Doc fix.
8793
8794 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8795 Adapt outline-regexp to the new conventions for commenting out code.
8796
8797 2004-02-11 John Paul Wallington <jpw@gnu.org>
8798
8799 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
8800
8801 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
8802
8803 * diff.el (diff-switches): New fun.
8804 (diff, diff-backup): Use it.
8805 (diff): Clean up the args construction. Use backquote.
8806 Use listp instead of consp to avoid putting a nil arg.
8807 (diff): Add a revert-buffer function.
8808
8809 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8810
8811 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
8812 handled by x-dnd-handle-file-name.
8813 (x-dnd-known-types): Add COMPOUND_TEXT.
8814 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
8815 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
8816 x-dnd-empty-state.
8817 (x-dnd-forget-drop): Ditto.
8818 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
8819 (x-dnd-handle-one-url): Return private when inserting text.
8820 (x-dnd-insert-ctext): New function.
8821 (x-dnd-handle-file-name): New function for FILE_NAME.
8822 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
8823 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
8824 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
8825
8826 2004-02-10 Kenichi Handa <handa@m17n.org>
8827
8828 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
8829 instead of while loop.
8830
8831 2004-02-10 Miles Bader <miles@gnu.org>
8832
8833 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
8834
8835 2004-02-09 Kenichi Handa <handa@m17n.org>
8836
8837 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
8838 have end-of-line.
8839
8840 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
8841
8842 * Makefile.in: Added extra dependencies in the recompile target
8843 needed to cope with the compile time macro expansions in CC Mode.
8844
8845 2004-02-09 Kim F. Storm <storm@cua.dk>
8846
8847 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
8848 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
8849 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
8850 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
8851 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
8852 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
8853 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
8854 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
8855 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
8856 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
8857 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
8858
8859 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
8860
8861 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
8862 Don't allow shrink if there's a window on our right.
8863
8864 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
8865 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
8866 Bring together declaration and initialization.
8867 (prolog-mode-variables): Don't set the syntax table.
8868 Don't set paragraph-start and comment-indent-function.
8869 Add /*..*/ to the comment regexps.
8870 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
8871 (prolog-mode-map): Don't bind TAB.
8872 (prolog-mode): Set the syntax table.
8873 (prolog-comment-indent): Remove.
8874 (inferior-prolog-mode-map): Initialize in the declaration.
8875 (inferior-prolog-mode-syntax-table)
8876 (inferior-prolog-mode-abbrev-table): New vars.
8877 (inferior-prolog-mode): Derive from comint-mode.
8878 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
8879 minibuffer windows.
8880
8881 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
8882 in file names, as long as it is unabmiguous.
8883
8884 2004-02-08 Andreas Schwab <schwab@suse.de>
8885
8886 * textmodes/reftex-toc.el
8887 (reftex-toc-load-all-files-for-promotion): Remove useless use of
8888 format. Doc fix.
8889
8890 * textmodes/refer.el (refer-find-entry-internal): Remove extra
8891 format string arguments.
8892
8893 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
8894 string argument.
8895
8896 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
8897
8898 * play/zone.el (zone-call): Fix format string.
8899
8900 * net/webjump.el (webjump-builtin): Add missing format string argument.
8901
8902 * midnight.el (midnight-delay-set): Remove extra format string argument.
8903
8904 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
8905
8906 * hexl.el (hexl-insert-char): Add missing format string argument.
8907
8908 * format.el (format-decode): Fix format string.
8909
8910 * emulation/vi.el (vi-mode): Remove extra format string argument.
8911 (vi-repeat-last-search): Likewise.
8912 (vi-reverse-last-search): Likewise.
8913 (vi-goto-mark): Likewise.
8914 (vi-reverse-last-find-char): Likewise.
8915 (vi-repeat-last-find-char): Likewise.
8916 (vi-locate-def): Likewise.
8917
8918 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
8919
8920 * ediff-util.el (ediff-toggle-read-only): Remove extra format
8921 string argument.
8922 (ediff-toggle-regexp-match): Likewise.
8923
8924 * dired-aux.el (dired-do-query-replace-regexp): Add missing
8925 format string argument.
8926
8927 * calc/calc-map.el (calc-get-operator): Remove extra format
8928 string argument.
8929
8930 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
8931
8932 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
8933 string argument.
8934
8935 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
8936
8937 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
8938
8939 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
8940
8941 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
8942 (cl-struct-setf-expander): Likewise.
8943
8944 * vc.el (with-vc-file): Fix unsafe uses of error.
8945 (vc-cancel-version): Likewise.
8946
8947 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
8948
8949 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
8950 thousands separator; fixes <class>:<line-number> regexp for
8951 non-english locales.
8952
8953 2004-02-08 Andreas Schwab <schwab@suse.de>
8954
8955 * view.el (view-mode-enable): Revert previous change.
8956
8957 2004-02-07 Kim F. Storm <storm@cua.dk>
8958
8959 * simple.el (line-number-at-pos): Rename from line-at-pos.
8960 Uses changed (what-line and vc-annotate-warp-version).
8961
8962 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
8963
8964 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
8965 (diff-mode): Remove aborted attempt at support for compile.el.
8966 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
8967
8968 2004-02-06 Andreas Schwab <schwab@suse.de>
8969
8970 * view.el (view-mode-enable): Add view-mode-map to
8971 minor-mode-overriding-map-alist.
8972
8973 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8974
8975 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
8976
8977 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
8978
8979 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
8980 with point inside rather than after the paragraph.
8981
8982 2004-02-04 Sam Steingold <sds@gnu.org>
8983
8984 * mail/smtpmail.el (smtpmail-try-auth-methods):
8985 Do not try authentication when no mechanism is available.
8986 Pass port-name as defaultport to `netrc-machine'.
8987
8988 2004-02-04 Stephen Eglen <stephen@gnu.org>
8989
8990 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
8991 to show how minibuffer height can be constrained.
8992
8993 2004-02-04 John Paul Wallington <jpw@gnu.org>
8994
8995 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
8996
8997 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8998
8999 * x-dnd.el: New file for drag and drop.
9000
9001 * term/x-win.el: require x-dnd, set after-make-frame-functions
9002 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
9003 drag-n-drop event.
9004
9005 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
9006 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
9007 (dired-dnd-handle-file): New functions for drag and drop support.
9008 (dired-mode): Initialize drag and drop if x-dnd present.
9009
9010 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
9011
9012 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
9013 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
9014 (cperl-mode): Set fill-paragraph-function.
9015 (cperl-fill-paragraph): Make it non-interactive.
9016
9017 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
9018
9019 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
9020
9021 2004-02-02 David Kastrup <dak@gnu.org>
9022
9023 * replace.el (perform-replace): Allow 'literal argument in
9024 regexp-flag to indicate literal replacement.
9025 (query-replace-regexp-eval): Use it.
9026
9027 2004-02-01 Andreas Schwab <schwab@suse.de>
9028
9029 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
9030
9031 2004-02-01 Stephen Eglen <stephen@gnu.org>
9032
9033 * info-look.el: Add support for maxima-mode. Update commentary
9034 because info-lookup-symbol is now bound to C-h S.
9035
9036 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
9037
9038 * simple.el (edit-and-eval-command): Bind print-level and
9039 minibuffer-history-sexp-flag around call to read-from-minibuffer.
9040 Correct initial position in command-history.
9041
9042 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
9043
9044 * files.el (read-directory-name): Adapt the docstring to recent
9045 change in Fread_file_name.
9046
9047 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
9048
9049 * ses.el (ses-print-cell): If print format too wide for column
9050 width, truncate decimal places if that helps to avoid "#####" fill.
9051 * ses.el (ses-initial-column-width): Revert previous change.
9052
9053 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
9054
9055 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
9056 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
9057 Add edebug info.
9058 (jit-lock-mode): Setup/cancel the new timer.
9059 (jit-lock-context-fontify): New fun. Extracted from
9060 context fontification code of jit-lock-stealth-fontify.
9061 (jit-lock-stealth-fontify): Don't do context fontification any more.
9062
9063 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
9064 (jit-lock-fontify-now): Handle the `quit' case.
9065 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
9066
9067 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
9068
9069 * progmodes/executable.el (executable-command-find-posix-p):
9070 New. Check if find handles arguments Posix-style.
9071
9072 * progmodes/grep.el (grep-compute-defaults):
9073 Use executable-command-find-posix-p.
9074 (grep-find): Check `grep-find-command'.
9075
9076 * filecache.el (file-cache-find-posix-p): Delete.
9077 (file-cache-add-directory-using-find):
9078 Use `executable-command-find-posix-p'.
9079
9080 2004-01-29 Dave Love <fx@gnu.org>
9081
9082 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
9083 Iterate the hook function if arg is given.
9084 (mark-defun, narrow-to-defun): Change order of finding the limits.
9085
9086 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
9087 (byte-compile-format-warn): New.
9088 (byte-compile-callargs-warn): Use it.
9089 (Format, message, error): Add byte-compile-format-like property.
9090 (byte-compile-maybe-guarded): New.
9091 (byte-compile-if, byte-compile-cond): Use it.
9092 (byte-compile-lambda): Compile interactive forms,
9093 just to make warnings about them.
9094
9095 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
9096
9097 * ses.el (ses-initial-column-width): Increase to 14, so it will
9098 work well with the default printer of "%.7g" for extreme values
9099 like "-1.234567e+07".
9100
9101 2004-01-29 Kenichi Handa <handa@m17n.org>
9102
9103 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
9104
9105 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
9106
9107 * dos-w32.el: Added support for the `default-printer-name' function.
9108
9109 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
9110
9111 * server.el (server-socket-name): Don't use the hostname in the
9112 socket name since /tmp is local to the host anyway.
9113
9114 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
9115 robust check of widening and fix var-naming.
9116
9117 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
9118
9119 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
9120 or rmail-spam- to rsf- in all function and variable names.
9121 (rsf-min-region-to-spam-list): New variable.
9122 (rsf-bbdb-auto-delete-spam-entries): Rename from
9123 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
9124 scanned together with the recipients field for spam testing; Don't
9125 delete spam message if rmail-delete-after-output is non-nil;
9126 (rsf-check-field): New function, extracted from code in
9127 rmail-spam-filter to ease addition of header fields like
9128 content-type:;
9129 (message-content-type): New variable. The content-type: field was
9130 added also in defcustom of rsf-definitions-alist;
9131 (rmail-spam-filter): Replace repeated test code for header fields
9132 by calls to check-field; change the call to
9133 rmail-output-to-rmail-file such that rmail-current-message stays
9134 the same to avoid wrong deletion of unseen flags.
9135 (rmail-use-spam-filter): Add autoload cookie.
9136
9137 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
9138
9139 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
9140 (file-cache-add-directory-using-find): Add Cygwin support.
9141 (file-cache-find-command-posix-flag): New user variable.
9142
9143 * filecache.el (file-cache-add-directory): Check for
9144 directories an remove them from dir-files.
9145
9146 2004-01-27 Richard M. Stallman <rms@gnu.org>
9147
9148 * man.el (Man-fontify-manpage): Clean up message.
9149
9150 2004-01-27 Kenichi Handa <handa@m17n.org>
9151
9152 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
9153 (sentence-end): Define using sentence-end-without-space.
9154
9155 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
9156 a sentence ends with one of a character in sentence-end-without-space.
9157
9158 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
9159
9160 * font-lock.el (font-lock): Add jit-lock as explicit group member.
9161 (jit-lock): Group declaration moved to jit-lock.el.
9162 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
9163 when necessary.
9164
9165 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
9166 (jit-lock-context-unfontify-pos): Rename from
9167 jit-lock-first-unfontify-pos.
9168 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
9169
9170 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
9171
9172 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
9173 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
9174 (fortran-fill): When filling a string, adjust re-search-backward
9175 argument for special case of string just on fill-column.
9176 When filling non-string, allow one extra char if
9177 fortran-break-before-delimiters is non-nil.
9178 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
9179 Use fortran-break-delimiters-re and fortran-no-break-re to
9180 correctly handle cases such as "**".
9181
9182 * progmodes/f90.el (f90-break-delimiters): Doc fix.
9183 (f90-no-break-re): Add some extra tokens. Doc fix.
9184
9185 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
9186
9187 * mail/rmail-spam-filter.el:
9188 Use two semicolons as Commentary line prefix.
9189 Add ";;; Code:" stylized comment.
9190 Delete end-of-line whitespace.
9191 Wrap (require 'cl) with `eval-when-compile'.
9192
9193 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
9194
9195 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
9196 at the top level of vc.el.
9197
9198 2004-01-23 Andre Spiegel <spiegel@gnu.org>
9199
9200 * vc.el (vc-current-line): Function removed. This is now done by
9201 the new function line-at-pos in simple.el.
9202 (vc-annotate-warp-version): Use line-at-pos instead of
9203 vc-current-line.
9204
9205 2004-01-22 Kim F. Storm <storm@cua.dk>
9206
9207 * simple.el (line-at-pos): New defun.
9208 (what-line): Use it. Optimize by only counting lines in narrowed
9209 region once.
9210
9211 2004-01-22 Kenichi Handa <handa@m17n.org>
9212
9213 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
9214 point (register r1) only for charset mule-unicode-0100-24ff.
9215
9216 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
9217
9218 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
9219 trailing white space and ensure a final newline.
9220
9221 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
9222 Add autoload cookie.
9223
9224 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
9225
9226 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
9227 activate view-mode explicitly.
9228
9229 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9230
9231 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
9232 use clipboard first.
9233
9234 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
9235
9236 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
9237 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
9238 (vc-mcvs-cvs): Remove.
9239 (vc-mcvs-command): Remove use of assert.
9240
9241 * outline.el (outline-insert-heading): Tighten up match.
9242 (outline-demote, outline-move-subtree-down): Don't assume anything
9243 about outline-regexp.
9244
9245 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
9246 (texinfo-show-structure): Explicitly add ^, and simplify.
9247
9248 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
9249
9250 * calendar/appt.el (appt-check): Restore usage of
9251 appt-issue-message deleted in previous change.
9252 (top-level): Activate package when loaded (needed for backwards
9253 compatibility).
9254
9255 2004-01-20 Jesper Harder <harder@ifa.au.dk>
9256
9257 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
9258 following previous change to smtpmail-send-data.
9259
9260 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
9261
9262 * vc.el (vc-default-previous-version): Doc enhancement.
9263 (vc-default-next-version): New function.
9264 (vc-print-log): New arg FOCUS-REV.
9265 (vc-annotate-mode): Derive from view-mode.
9266 (vc-annotate): New args REVISION, DISPLAY-MODE.
9267 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
9268 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
9269 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
9270 (vc-annotate-show-diff-revision-at-line, vc-current-line)
9271 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
9272
9273 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
9274
9275 2004-01-19 Karl Berry <karl@gnu.org>
9276
9277 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
9278 or "TexInfo".
9279
9280 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
9281
9282 * subr.el (delete-dups): New function.
9283
9284 2004-01-19 Karl Berry <karl@gnu.org>
9285
9286 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
9287 with ^, since that's what texinfo-show-structure
9288 documentation says (plus it works much better in texinfo.txi).
9289
9290 2004-01-18 Jesper Harder <harder@ifa.au.dk>
9291
9292 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
9293
9294 2004-01-18 David Ponce <david@dponce.com> (tiny change)
9295
9296 * progmodes/which-func.el (which-function-mode): Don't cancel
9297 which-func-update-timer if not set.
9298
9299 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
9300
9301 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
9302 Remove spurious left square bracket in XX:XXam regexp.
9303
9304 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
9305
9306 * progmodes/cc-defs.el: Do not require cl at run time.
9307
9308 2004-01-16 Richard M. Stallman <rms@gnu.org>
9309
9310 * emacs-lisp/cl.el (cl-cannot-unload): New function.
9311 (cl-unload-hook): Defvar this to run cl-cannot-unload.
9312
9313 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
9314 Call rmail-spam-filter. Delete and expunge spam.
9315 Print number of spam messages deleted.
9316 Save and restore the deletion status of old messages when reading
9317 new mail with spam filter, so that expunging spam does not expunge
9318 msgs deleted by the user.
9319 (rmail-only-expunge): Add an optional argument dont-show to
9320 prevent showing message after expunge.
9321
9322 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9323
9324 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
9325 * subr.el (declare): New macro.
9326
9327 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
9328
9329 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
9330
9331 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
9332
9333 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
9334 Test window-system rather than system-type (for X11/Mac).
9335
9336 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
9337
9338 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
9339
9340 2004-01-12 Richard M. Stallman <rms@gnu.org>
9341
9342 * mail/rmail.el (rmail-convert-to-babyl-format):
9343 Use mail-unquote-printable-region.
9344 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
9345 (rmail-hex-char-to-integer): Functions deleted.
9346
9347 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
9348 (mail-unquote-printable-region): New arg NOERROR.
9349 For invalid encoding, either signal an error to just return nil.
9350
9351 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9352
9353 * calendar/appt.el: Update copyright and commentary.
9354 (appt-issue-message): Make obsolete.
9355 (appt-visible, appt-msg-window): Make obsolete, in favour of
9356 appt-display-format.
9357 (appt-display-mode-line, appt-display-duration)
9358 (appt-display-diary, appt-time-msg-list, appt-mode-string)
9359 (appt-prev-comp-time, appt-display-count, appt-timer)
9360 (appt-convert-time): Doc change.
9361 (appt-disp-window-function, appt-delete-window-function):
9362 Use defcustom rather than defvar.
9363 (appt-display-format): New variable.
9364 (appt-display-message): New function with display code from appt-check.
9365 (appt-check): Add optional FORCE argument. Doc change.
9366 Add appt-make-list to diary-hook if displaying diary.
9367 Remove checking of view-diary-entries-initially.
9368 Message display section removed to new function appt-display-message.
9369 (appt-display-window): Doc change. Remove unused internal var
9370 this-buffer. Do not beep, since appt-display-message does that.
9371 (appt-make-list): Doc change. Use caar.
9372 (appt-sort-list): Simplify by using builtin sort function.
9373 (appt-update-list): New function for updating appts when diary is
9374 saved.
9375 (appt-activate): New autoloaded function to toggle package
9376 functionality.
9377
9378 * calendar/cal-x.el: (calendar-one-frame-setup)
9379 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
9380
9381 * calendar/calendar.el: Update copyright.
9382 (view-diary-entries-initially, european-calendar-style): Doc change.
9383 (calendar-setup): Make defcustom rather than defvar.
9384 (mark-visible-calendar-date): Initialize temp-face and faceinfo
9385 in let binding so local to function.
9386
9387 * calendar/diary-lib.el: Update copyright.
9388 (diary, diary-entry-time): Doc change.
9389 (list-diary-entries): Doc change. Trivial logic change.
9390 (fancy-diary-display): Restore make-face command mistakenly
9391 deleted 2003-05-08.
9392 (show-all-diary-entries): Allow to pop-up frame if needed.
9393
9394 2004-01-09 John Paul Wallington <jpw@gnu.org>
9395
9396 * bindings.el (mode-line-change-eol): Add EVENT parameter.
9397 Temporarily select EVENT's window for changing eol type.
9398
9399 2004-01-09 Deepak Goel <deego@gnufans.org>
9400
9401 * calendar/diary-lib.el (diary-entry-time):
9402 Also accept time in the form XX[.XX][am/pm/AM/PM].
9403 (fancy-diary-font-lock-keywords): Likewise.
9404 (diary-font-lock-keywords): Likewise.
9405 * calendar/appt.el (appt-add): Likewise.
9406 (appt-make-list): Likewise.
9407 (appt-convert-time): Likewise.
9408
9409 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
9410
9411 * gdb-ui.el (gdb-ann3): Revert previous change.
9412 (gdb-source-info): Allow for case of where compilation directory
9413 is not recorded.
9414
9415 2004-01-08 John Paul Wallington <jpw@gnu.org>
9416
9417 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
9418
9419 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
9420
9421 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
9422
9423 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
9424 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
9425 problems.
9426 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
9427
9428 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9429
9430 * files.el (write-file-functions, write-contents-functions):
9431 Clarify docstrings.
9432
9433 2004-01-07 Kenichi Handa <handa@m17n.org>
9434
9435 * international/mule.el (set-auto-coding): Fix for the case that
9436 end-of-line is only CR.
9437
9438 2004-01-07 Kim F. Storm <storm@cua.dk>
9439
9440 * subr.el (event-start, event-end): Doc fix.
9441 (posn-string, posn-image): New defuns.
9442 (posn-object): Return either image or string object.
9443 (posn-object-x-y): Return 8th element of position.
9444 (posn-object-width-height): New defun.
9445
9446 2004-01-06 Andreas Schwab <schwab@suse.de>
9447
9448 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
9449 output.
9450
9451 2004-01-05 Karl Berry <karl@gnu.org>
9452
9453 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
9454 / and *, too.
9455
9456 2003-12-31 Simon Josefsson <jas@extundo.com>
9457
9458 * files.el (before-save-hook): Add.
9459 (basic-save-buffer): Use before-save-hook.
9460
9461 * emacs-lisp/copyright.el: Fix comment to recommend
9462 before-save-hook instead of write-file-functions.
9463
9464 2004-01-05 Richard M. Stallman <rms@gnu.org>
9465
9466 * finder.el (finder-commentary): Call delete-other-windows.
9467
9468 * net/ange-ftp.el (ange-ftp-file-attributes):
9469 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
9470
9471 2004-01-04 Karl Berry <karl@gnu.org>
9472
9473 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
9474 comment characters % and # in the copyright year notice,
9475 as well as ;.
9476
9477 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
9478
9479 * wid-edit.el (default): Define dummy :value-delete.
9480 Reported by Jesper Harder <harder@ifa.au.dk>.
9481
9482 2004-01-03 Richard M. Stallman <rms@gnu.org>
9483
9484 * progmodes/compile.el (compile-internal): Use point, not point-min,
9485 for set-window-point.
9486
9487 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
9488
9489 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
9490
9491 * progmodes/grep.el (grep-mode-map):
9492 Don't remap next-line, previous-line.
9493
9494 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
9495
9496 * speedbar.el (speedbar-edit-line): Change regexp to position
9497 the cursor on the first character of this line's button.
9498
9499 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9500
9501 * subr.el (functionp): Doc fix.
9502
9503 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
9504
9505 * progmodes/idlwave.el (idlwave-make-tags):
9506 * textmodes/flyspell.el (flyspell-large-region):.
9507 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
9508 * emulation/viper-util.el (viper-glob-unix-files):
9509 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
9510 * man.el (Man-init-defvars):
9511 * jka-compr.el (jka-compr-call-process):
9512 * files.el (get-free-disk-space,insert-directory):
9513 * ediff-ptch.el (ediff-test-patch-utility):
9514 * ediff-diff.el (ediff-test-utility):
9515 * dired-aux.el (dired-check-process):
9516 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
9517 test the return value of call-process, because it can be a string.
9518
9519 2003-12-31 John Paul Wallington <jpw@gnu.org>
9520
9521 * bindings.el (completion-ignored-extensions): Add .pfsl.
9522
9523 2003-12-31 Kim F. Storm <storm@cua.dk>
9524
9525 * ido.el (ido-nonreadable-directory-p): New defun to check for
9526 nonreadable directory without activating tramp (to avoid problems
9527 with checking incomplete tramp paths).
9528 (ido-set-current-directory, ido-file-internal)
9529 (ido-file-name-all-completions1): Use it.
9530
9531 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9532
9533 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
9534 documentation if the anchor (or node) name is preceded by `info
9535 anchor' or `Info anchor' in addition to earlier `info node' and
9536 `Info node'.
9537 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
9538
9539 2003-12-30 Eli Zaretskii <eliz@gnu.org>
9540
9541 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
9542 error in arguments to base64-decode-region. Remove ^M characters
9543 after decoding base64.
9544
9545 2003-12-30 Simon Josefsson <jas@extundo.com>
9546
9547 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
9548 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
9549 have only been distributed with Emacs for some years.
9550 (texinfo-mode-hook): Customize.
9551
9552 2003-12-30 Eli Zaretskii <eliz@gnu.org>
9553
9554 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
9555 cleaner (suggested by Richard Stallman).
9556
9557 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
9558 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
9559 file-name clashes on 8+3 DOS filesystems.
9560
9561 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
9562 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
9563 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
9564 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
9565 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
9566 file-name clashes on 8+3 filesystems.
9567
9568 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
9569 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
9570 file-name clashes on 8+3 DOS filesystems.
9571
9572 2003-12-29 Richard M. Stallman <rms@gnu.org>
9573
9574 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
9575 Upcase the character.
9576
9577 * textmodes/flyspell.el (mail-mode-flyspell-verify):
9578 Search for header separator alone on a line, literally,
9579 and search for it backward, not forward.
9580 (flyspell-abbrev-table): Always use global-abbrev-table
9581 if there is no local one.
9582
9583 * progmodes/sh-script.el (sh-get-indent-info):
9584 Don't move point back if at bob.
9585
9586 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
9587
9588 * play/handwrite.el (handwrite): Make the handwrite credit message
9589 a comment rather than an output command.
9590
9591 * obsolete/sc.el: Display message that this file is obsolete.
9592
9593 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
9594
9595 * mail/rfc822.el (rfc822-address-start): Declare variable.
9596 Renamed from address-start. All uses changed.
9597
9598 * term.el (term-exec): Set up sentinel.
9599 (term-sentinel): New function.
9600 (term-handle-exit): New function.
9601
9602 * subr.el (assoc-ignore-case, assoc-ignore-representation):
9603 Use assoc-string, and mark them obsolete.
9604 (delay-mode-hooks): Mark as permanent local.
9605
9606 * simple.el (sendmail-user-agent-compose): Use assoc-string.
9607
9608 * register.el (copy-rectangle-to-register): Doc fix.
9609
9610 * info.el (Info-insert-dir): Use assoc-string.
9611
9612 * info-look.el (info-lookup): Use assoc-string.
9613
9614 * frame.el (pop-up-frame-function): Use quote, not `function'.
9615 (frame-notice-user-settings): Calculate ADJUSTED-TOP
9616 copying with lists as coordinate values.
9617
9618 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
9619
9620 * find-dired.el (kill-find): New command.
9621 (find-dired): Make buffer read-only.
9622 Set up a keymap with C-c C-k running kill-find.
9623 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
9624
9625 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
9626
9627 * filecache.el (file-cache-ignore-case): New variable.
9628 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
9629
9630 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
9631 (comint-dynamic-complete-as-filename): Rename local vars.
9632 (comint-dynamic-list-filename-completions): Likewise.
9633
9634 * comint.el (comint-dynamic-list-completions-config): New var.
9635 (comint-dynamic-list-completions): Handle both SPC and TAB right.
9636
9637 * comint.el (comint-file-name-chars): Add [].
9638 (comint-word): Use skip-chars-backward, not search.
9639
9640 * shell.el (shell-file-name-chars): Add [].
9641
9642 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
9643
9644 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
9645
9646 * generic.el (define-generic-mode): Doc fix.
9647
9648 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9649
9650 * files.el (kill-some-buffers): Doc fix.
9651
9652 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
9653
9654 * comint.el (comint-watch-for-password-prompt): Pass `string' as
9655 arg to send-invisible
9656 (send-invisible): Doc fix. The argument is now a prompt, not the
9657 string to send.
9658 (comint-read-noecho): Doc fix.
9659
9660 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
9661
9662 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
9663 "@", as required by some ISP hosting service. Fix defcustom
9664 argument syntax errors that prevented use of customization.
9665
9666 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9667
9668 * xml.el (xml-get-attribute-or-nil): Doc fix.
9669
9670 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
9671
9672 * net/zone-mode.el (zone-mode): Use write-file-functions, not
9673 write-file-hooks.
9674
9675 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
9676
9677 * autorevert.el (auto-revert-interval): Doc fix.
9678
9679 2003-12-29 Mark A. Hershberger <mah@everybody.org>
9680
9681 * xml.el (xml-get-attribute-or-nil): New function, like
9682 xml-get-attribute, but returns nil if the attribute was not found.
9683 (xml-get-attribute): Convert to defsubst, uses
9684 xml-get-attribute-or-nil.
9685
9686 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9687
9688 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
9689
9690 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
9691
9692 * custom.el (custom-declare-theme): Use `value' when putting
9693 properties on `theme'.
9694
9695 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
9696
9697 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
9698 for each yank-handler segment.
9699 (insert-for-yank-1): New function, with the body of the previous
9700 insert-for-yank.
9701
9702 * textmodes/table.el (table-yank-handler): New defcustom.
9703 (table--put-cell-indicator-property): Put yank-handler property
9704 that indicates the yank handler for the table cell.
9705
9706 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
9707
9708 * generic-x.el (etc-modules-conf-generic-mode): A more complete
9709 set of keywords.
9710
9711 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9712
9713 * international/mule-cmds.el (reset-language-environment)
9714 (set-language-environment): Don't invoke fontset-related functions
9715 if fontset-list is not fboundp.
9716
9717 2003-12-29 Kenichi Handa <handa@m17n.org>
9718
9719 * international/mule-cmds.el (reset-language-environment):
9720 Call set-overriding-fontspec-internal with nil.
9721 (set-language-environment): Call set-overriding-fontspec-internal
9722 if the language environment specify `overriding-fontspec'.
9723 (language-info-alist): Doc added.
9724
9725 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
9726 characters of mule-unicode-0100-24ff.
9727 (ccl-encode-windows-1251-font): New CCL program.
9728 ("Bulgarian"): Specify overriding-fontspec.
9729 ("Belarusian"): Likewise.
9730
9731 2003-12-28 Sam Steingold <sds@gnu.org>
9732
9733 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
9734 parameter ID-FORMAT to conform with the 2003-11-30 patch.
9735
9736 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
9737
9738 * progmodes/gud.el (gud-gdb-command-name): Set default to
9739 "gdb --annotate=3".
9740 (gud-gdb-marker-filter): Look out for annotations.
9741 (gdb-first-pre-prompt): New variable.
9742 Remove trailing white space.
9743
9744 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
9745 if necessary.
9746 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
9747 annotations are detected.
9748 (gud-gdba-marker-filter): Use global variable gud-marker-acc
9749 instead of a local one to allow transition from
9750 gud-gdb-marker-filter.
9751 Remove trailing white space.
9752
9753 2003-12-27 Kim F. Storm <storm@cua.dk>
9754
9755 * ido.el: Handle non-readable directories.
9756 (ido-decorations): Add 9th element for non-readable directory.
9757 (ido-directory-nonreadable): New dynamic var.
9758 (ido-set-current-directory): Set it.
9759 (ido-read-buffer, ido-file-internal):
9760 (ido-read-file-name, ido-read-directory-name): Let-bind it.
9761 (ido-file-name-all-completions1): Return empty list for
9762 non-readable directory.
9763 (ido-exhibit): Print [Not readable] if directory is not readable.
9764 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
9765 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
9766 Use it.
9767
9768 2003-12-27 Lars Hansen <larsh@math.ku.dk>
9769
9770 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
9771 calls to directory-files-and-attributes and file-attributes.
9772 (ls-lisp-format): Remove system dependent handling of user and
9773 group id's.
9774
9775 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
9776
9777 * ffap.el (ffap-read-file-or-url): Revert previous change.
9778
9779 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
9780
9781 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
9782 new list of included files called `files-with-node-lines', that
9783 only have node lines. This way @include commands can include any
9784 file, such as version and update files without node lines, not
9785 just files that are chapters.
9786
9787 2003-12-25 Andreas Schwab <schwab@suse.de>
9788
9789 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
9790 file not found.
9791
9792 2003-12-08 Miles Bader <miles@gnu.org>
9793
9794 * dired.el (dired-between-files): Always use dired-move-to-filename,
9795 which is more robust in non-english locales.
9796
9797 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9798
9799 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
9800
9801 2003-12-24 Andreas Schwab <schwab@suse.de>
9802
9803 * shell.el (shell-file-name-quote-list): Add backslash.
9804
9805 * comint.el (comint-quote-filename): Correctly handle backslash
9806 in comint-file-name-quote-list.
9807
9808 2003-12-24 Kenichi Handa <handa@m17n.org>
9809
9810 * international/mule-cmds.el (set-default-coding-systems):
9811 Call ucs-set-table-for-input for all buffers that don't have local
9812 value of buffer-file-coding-system.
9813
9814 * international/ucs-tables.el (ucs-set-table-for-input):
9815 If translation-table-for-encode is a symbol, get its
9816 translation-table property.
9817
9818 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
9819
9820 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
9821 to `completing-read' on a recently fixed bug.
9822
9823 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
9824 instead of SPACE, to get the list of possible fringe modes.
9825 SPACE only works if both `partial-completion-mode' and
9826 `completion-auto-help' are nil.
9827
9828 * complete.el (PC-is-complete-p): Delete.
9829 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
9830 calls to `test-completion'.
9831
9832 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
9833
9834 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
9835 to edit values when there are no children.
9836
9837 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
9838 a mode called "Assembler" already exists.
9839 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
9840 (gud-watch): Use format option. Remove font properties from string.
9841 (gdb-var-create-handler, gdb-var-list-children-handler):
9842 Don't bother about properties as there are none.
9843 (gdb-var-create-handler, gdb-var-list-children-handler)
9844 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
9845 with two arguments.
9846 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
9847 Let speedbar show value changes with a different font.
9848 (gdb-edit-value): New defun.
9849 (gdb-clear-partial-output, gdb-clear-inferior-io)
9850 (def-gdb-auto-update-handler): Use erase-buffer.
9851 (gdb-frame-handler): Display watch expressions in
9852 FUNCTION::VARIABLE format if required.
9853
9854 2003-12-23 John Paul Wallington <jpw@gnu.org>
9855
9856 * info.el (Info-unescape-quotes, Info-split-parameter-string)
9857 (Info-goto-emacs-command-node): Doc fixes.
9858
9859 2003-12-12 Jesper Harder <harder@ifa.au.dk>
9860
9861 * cus-edit.el (custom-add-parent-links): Define "many".
9862
9863 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
9864
9865 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
9866 (widget-child-validate, widget-type-value-create)
9867 (widget-type-default-get, widget-type-match): New functions.
9868 (lazy): New widget.
9869 (menu-choice, checklist, radio-button-choice, editable-list)
9870 (group, documentation-string): Remove redundant (per 2003-10-25
9871 change) calls to `widget-children-value-delete'.
9872 (widget-choice-value-get, widget-choice-value-inline): Remove.
9873 (menu-choice): Update widget.
9874
9875 2003-12-03 Kenichi Handa <handa@m17n.org>
9876
9877 * language/cyrillic.el: Register "microsoft-cp1251" in
9878 ctext-non-standard-encodings-alist.
9879 ("Bulgarian"): Add ctext-non-standard-encodings.
9880 ("Belarusian"): Likewise.
9881
9882 * international/mule-conf.el (compound-text-with-extensions):
9883 Change the type to 2 (iso-2022 base).
9884
9885 * international/mule.el (ctext-non-standard-encodings-alist):
9886 Change the format.
9887 (ctext-non-standard-encodings): New variable.
9888 (ctext-post-read-conversion): Fully re-written.
9889 (ctext-non-standard-designations-alist): Delete it.
9890 (ctext-non-standard-encodings-table): New function.
9891 (ctext-pre-write-conversion): Fully re-written.
9892
9893 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
9894
9895 * cus-edit.el (custom-add-parent-links): Add documentation links
9896 for parent, if the item has none of its own.
9897
9898 2003-11-30 Richard M. Stallman <rms@gnu.org>
9899
9900 * dired-aux.el (dired-do-query-replace-regexp):
9901 Report files visited read-only.
9902
9903 2003-11-30 Juri Linkov <juri@jurta.org>
9904
9905 * dired-aux.el (dired-compare-directories): New command.
9906 (dired-file-set-difference, dired-files-attributes): New functions.
9907
9908 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
9909 Version 2.0.38 of Tramp released.
9910
9911 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
9912 Charles Curley <charlescurley@charlescurley.com>.
9913 (tramp-multi-connection-function-alist): Add ssht entry which adds
9914 "-e none -t -t" to the list of ssh args. Suggested by Adrian
9915 Aichner.
9916 (tramp-get-method-parameter): New function to retrieve a method
9917 parameter. This allows for omission of method parameters.
9918 Callers adjusted.
9919
9920 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
9921
9922 * net/tramp.el: Add new optional parameter ID-FORMAT to
9923 `file-attributes'. Calls of `file-attributes' won't use this
9924 parameter for backward compatibility reasons.
9925 (tramp-perl-file-attributes): Add a new parameter to Perl script
9926 in order to handle uid/gid as strings, if desired.
9927 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
9928 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
9929 order to make the function more general.
9930 (tramp-handle-file-attributes): Replace proprietary optional
9931 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
9932 (tramp-handle-file-attributes-with-perl): Handle parameter
9933 NONNUMERIC if set. This wasn't done in the past.
9934 (tramp-post-connection): Apply second parameter "$2" if
9935 `tramp-remote-perl' is called.
9936
9937 * net/tramp-smb.el (tramp-smb-handle-delete-file):
9938 Correct cut'n'waste error (`filename' instead of `directory').
9939 (tramp-smb-handle-directory-files-and-attributes)
9940 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
9941 introduced parameter ID-FORMAT.
9942 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
9943 error (`directory' instead of `ldir').
9944
9945 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
9946 `file-attributes' has a second parameter. If yes, apply it with
9947 value "'integer". Otherwise, don't use that parameter (default is
9948 integer format).
9949
9950 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9951
9952 * help.el (help-map): Bind `display-local-help' to `C-h .'.
9953 (help-for-help): Add `C-h .' to the listed Help options.
9954 Remove trailing whitespace.
9955
9956 * help-at-pt.el: New file.
9957
9958 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
9959
9960 * subr.el (noreturn, 1value): New macros for test coverage.
9961 See `testcover.el'.
9962
9963 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
9964
9965 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
9966 for macro `1value'.
9967 (testcover-1value): New function. Checks that a 1value form
9968 actually returns only one value. Requested by RMS.
9969
9970 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
9971
9972 * gdb-ui.el (gud-watch, gdb-var-create-handler)
9973 (gdb-var-list-children, gdb-var-list-children-handler)
9974 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
9975 gdb commands that use mi to keep them out of the command history.
9976
9977 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9978
9979 * cus-start.el (all): Add use-file-dialog.
9980
9981 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
9982
9983 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
9984
9985 2003-11-27 Kim F. Storm <storm@cua.dk>
9986
9987 * subr.el (posn-object-x-y): New defun.
9988
9989 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
9990
9991 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
9992 Don't use `space' for \\\n.
9993 Be more selective as to which # are comment-starters.
9994
9995 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
9996
9997 * subr.el (number-sequence): Improve handling of floating point
9998 arguments (suggested by Kim Storm). Allow negative arguments.
9999
10000 2003-11-26 Kenichi Handa <handa@m17n.org>
10001
10002 * international/mule-cmds.el (standard-display-european-internal):
10003 Cancel the standard-display-table setting for ` and '.
10004
10005 2003-11-26 Kim F. Storm <storm@cua.dk>
10006
10007 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
10008 New defcustoms to add ffap-like functionality to ido.
10009 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
10010 (ido-no-final-slash): New defun.
10011 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
10012 (ido-read-file-name): ): Toggle VC checking via
10013 vc-handled-backends instead of vc-master-templates.
10014 (ido-file-internal): Handle ido-use-url-at-point and
10015 ido-use-filename-at-point via code borrowed from ffap-guesser.
10016 Handle new ido-exit code ffap.
10017 (ido-sort-list): Ignore final slash when sorting file names.
10018
10019 2003-11-25 Kim F. Storm <storm@cua.dk>
10020
10021 * emulation/cua-base.el (cua--standard-movement-commands):
10022 Add forward-sentence and backward-sentence.
10023
10024 2003-11-25 Stephen Eglen <stephen@gnu.org>
10025
10026 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
10027 iswitchb-exit is set to 'usefirst when user selects buffer at head
10028 of list using RET. (Selecting buffers at the head of the list was
10029 broken if the substring was also a complete buffername.)
10030
10031 2003-11-23 Kim F. Storm <storm@cua.dk>
10032
10033 * progmodes/compile.el (grep-command, grep-use-null-device)
10034 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
10035 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
10036 (grep-regexp-alist, grep-program, find-program)
10037 (grep-find-use-xargs, grep-history, grep-find-history)
10038 (grep-process-setup, grep-compute-defaults)
10039 (grep-default-command, grep, grep-tag-default, grep-find)
10040 (grep-expand-command-macros, grep-tree-last-regexp)
10041 (grep-tree-last-files, grep-tree): Move grep variables, functions
10042 and commands to new file grep.el.
10043 (compilation-mode-map): Remove grep commands from Compile sub-menu.
10044 (compilation-process-setup-function): Doc fix.
10045 (compilation-highlight-regexp, compilation-highlight-overlay): New
10046 defvars used for highlighting current compile error in source buffer.
10047 (compile-internal): New optional args HIGHLIGHT-REGEXP and
10048 LOCAL-MAP which overrides compilation-highlight-regexp and
10049 compilation-mode-map for this compilation.
10050 Delay calling compilation-set-window-height until after running
10051 compilation-process-setup-function so it can buffer-local override
10052 compilation-window-height.
10053 Check buffer-local value of compilation-scroll-output.
10054 (compilation-set-window-height): Use buffer-local value of
10055 compilation-window-height.
10056 (compilation-revert-buffer): Don't pass (undefined)
10057 preserve-modes arg to revert-buffer.
10058 (next-error-no-select, previous-error-no-select): New commands.
10059 (compilation-goto-locus): Temporarily highlight current match in
10060 source buffer using compilation-highlight-regexp.
10061
10062 * progmodes/grep.el: New file with grep code from compile.el.
10063 (grep): New defcustom group.
10064 (grep-window-height): New defcustom, like compilation-window-height.
10065 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
10066 (grep-scroll-output): New defcustom, like compilation-scroll-output.
10067 (grep-command, grep-use-null-device, grep-find-command)
10068 (grep-tree-files-aliases, grep-tree-ignore-case)
10069 (grep-tree-ignore-CVS-directories): Move to grep custom group.
10070 (grep-setup-hook): New hook variable.
10071 (grep-mode-map): New keymap for grep commands. Add Grep menu.
10072 (grep-last-buffer): New defvar, override compilation-last-buffer.
10073 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
10074 Call compile-internal with args highlight-regexp and grep-mode-map.
10075
10076 2003-11-23 Kim F. Storm <storm@cua.dk>
10077
10078 * subr.el (event-start, event-end): Doc fix.
10079 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
10080 (posn-area, posn-actual-col-row, posn-object): New defuns.
10081 (posn-col-row): Simplify doc. Rewrite to use cond.
10082 (posn-point): Also return buffer position for events outside text
10083 area (that info is now present in the event position).
10084
10085 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
10086 mouse-set-point so that hscroll still works now that clicks on
10087 fringes generate specific mouse events.
10088 (mouse-set-point): Note that it now works in fringes and margins
10089 too due to new semantics of posn-point in fringes and margins.
10090
10091 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
10092 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
10093
10094 2003-11-20 Kim F. Storm <storm@cua.dk>
10095
10096 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
10097 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
10098 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
10099 to 100 for icons to avoid increasing line height when shown.
10100
10101 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
10102
10103 * newcomment.el (comment-normalize-vars): Initialize properly if
10104 comment-start was nil.
10105
10106 2003-11-19 Andreas Schwab <schwab@suse.de>
10107
10108 * simple.el (set-variable): Fix indentation.
10109
10110 2003-11-17 Kenichi Handa <handa@m17n.org>
10111
10112 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
10113 Fix docstring.
10114
10115 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
10116
10117 * international/latin1-disp.el (latin1-display): Fix docstring.
10118
10119 2003-11-16 John Wiegley <johnw@newartisans.com>
10120
10121 * eshell/em-ls.el (eshell-ls-file): There are times with
10122 size-width is nil and uncomputed (when directories are created in
10123 dired, for example); in this case, 4 is reasonable default value,
10124 although it may caused skewed new entries (which could be avoided
10125 by returning the original value of 8 in all cases, but 99% of the
10126 time this is a waste of whitespace).
10127
10128 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
10129
10130 * cc-engine.el (c-guess-continued-construct)
10131 (c-guess-basic-syntax): Check a little more carefully if it's a
10132 function declaration when an unknown construct followed by a block
10133 is found inside a statement context. This avoids macros followed
10134 by blocks to be taken as function declarations.
10135
10136 (c-guess-continued-construct): Change the analysis of a statement
10137 continuation with a brace open to `substatement-block', for
10138 consistency with recognized statements.
10139
10140 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
10141 start is in a position so that `c-beginning-of-statement-1' jumped
10142 to the beginning of the same statement.
10143
10144 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
10145 Don't accept binary operators in the arglist if we're in a function
10146 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
10147 template recognition in cases like "if (a < b || c > d)".
10148
10149 (c-restricted-<>-arglists): New more appropriate name for
10150 `c-disallow-comma-in-<>-arglists'.
10151
10152 Accessing functions updated for the variable name change.
10153
10154 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
10155 match data could get clobbered if NOT-INSIDE-TOKEN is used.
10156
10157 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
10158 labels.
10159
10160 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
10161 instead of duplicating parts of it. This fixes bogus label
10162 recognition.
10163
10164 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
10165 of checking the context in which to apply the minimum indentation,
10166 so that it isn't enforced in e.g. namespace blocks.
10167
10168 * cc-vars.el (c-inside-block-syms): New constant used by
10169 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
10170 to somewhat reduce the risk of becoming stale.
10171
10172 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
10173 cc-cmds to cc-engine to allow use from cc-align.
10174
10175 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
10176 qualified identifiers containing "::".
10177
10178 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
10179 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
10180
10181 * cc-vars.el (c-emacs-features): Use a space in front of the name
10182 of the temporary buffer. That also avoids dumping problems in
10183 XEmacs due to undo info being left around after the buffer is killed.
10184
10185 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
10186 arglist to see if it's a K&R style declaration.
10187
10188 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
10189 before returning `knr-argdecl-intro'.
10190
10191 2003-11-16 John Wiegley <johnw@newartisans.com>
10192
10193 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
10194 field in a long-listing always 8 characters, use `size-width',
10195 which has already been computed.
10196
10197 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10198
10199 * subr.el (minor-mode-list): Add `hs-minor-mode'.
10200
10201 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
10202
10203 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
10204 Support operation while narrowed, with `diff-restrict-view'.
10205
10206 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
10207
10208 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10209 Take additional optional arg NARROWFUN. For the generated functions:
10210 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
10211 include frags that arrange to check for and save narrowing state before
10212 the move and then conditionally call NARROWFUN after the move.
10213
10214 2003-11-14 John Wiegley <johnw@newartisans.com>
10215
10216 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
10217 that was optional, but obviously missing based on surrounding code.
10218
10219 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
10220 string arguments to numbers unless the whole argument was seen as
10221 a number.
10222
10223 2003-11-14 Kenichi Handa <handa@m17n.org>
10224
10225 * international/mule.el (ctext-non-standard-encodings-alist):
10226 Fix coding systems.
10227
10228 2003-11-10 Kenichi Handa <handa@m17n.org>
10229
10230 * language/kannada.el ("Kannada"): Add sample-text.
10231
10232 * language/knd-util.el (kannada-compose-region)
10233 (kannada-compose-string, kannada-post-read-conversion):
10234 Add autoload cookie.
10235
10236 * international/quail.el (quail-completion): Change the message
10237 "corresponding translations" to "corresponding characters".
10238
10239 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
10240
10241 * descr-text.el (describe-char): Fix typo.
10242
10243 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
10244
10245 These changes are to support Kannada language/script.
10246
10247 * Makefile.in (DONTCOMPILE): Add kannada.el.
10248
10249 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
10250
10251 * loadup.el: Preload kannada.el.
10252
10253 * language/ind-util.el (ucs-kannada-to-is13194-alist)
10254 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
10255 New variables.
10256
10257 * language/kannada.el: New file.
10258
10259 * language/knd-util.el: New file.
10260
10261 2003-11-07 Andreas Schwab <schwab@suse.de>
10262
10263 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10264 Also highlight AH_*.
10265
10266 * xml.el (xml-parse-dtd): Fix misplaced paren.
10267
10268 2003-11-07 Kenichi Handa <handa@m17n.org>
10269
10270 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
10271
10272 2003-11-05 Juri Linkov <juri@jurta.org>
10273
10274 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
10275 (desktop-buffer-file): Use saved buffer-file-coding-system
10276 for file reading. Set auto-insert to nil to prevent automatic
10277 insertion into restored empty files.
10278
10279 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
10280
10281 * files.el (risky-local-variable-p): Make second argument optional.
10282
10283 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
10284
10285 * subr.el (add-hook): Fix last change.
10286
10287 2003-11-03 Eli Zaretskii <eliz@gnu.org>
10288
10289 * mail/rmail.el (rmail-convert-to-babyl-format):
10290 If base64-decode-region signals an error, catch it and silently
10291 ignore it.
10292
10293 2003-11-01 Mark A. Hershberger <mah@everybody.org>
10294
10295 * xml.el (xml-parse-region): Allow comments to appear after the
10296 topmost element has closed.
10297 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
10298 (xml-ns-expand-attr): New functions to do namespace handling.
10299 (xml-intern-attrlist): Back-compatible handling of attribute names.
10300 (xml-parse-tag): Move namespace handling to separate functions.
10301 Now produces elements in the form ((:ns . "element") (attr-list)
10302 children) instead of ('ns:element (attr-list) children).
10303 (xml-parse-attlist): Fix attribute parsing.
10304 (xml-parse-dtd): Change parsing so that it produces strings
10305 instead of interned symbols.
10306
10307 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
10308
10309 * dired.el (dired-ls-sorting-switches): Doc fix.
10310
10311 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
10312
10313 * emacs-lisp/rx.el (rx-or): Fix the case of
10314 "(rx (and ?a (or ?b ?c) ?d))".
10315
10316 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
10317
10318 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
10319 (texinfo-format-region): Use it.
10320 (texinfo-format-buffer-1): Ditto.
10321
10322 2003-11-01 Alan Mackenzie <acm@muc.de>
10323
10324 Changes to allow scrolling whilst in isearch mode:
10325 * isearch.el (isearch-unread-key-sequence): New function,
10326 extracted from isearch-other-meta-char.
10327 (top level): (put 'foo 'isearch-scroll) on all Emacs's
10328 "scrollable" standard functions.
10329 (isearch-allow-scroll): New customizable variable.
10330 (isearch-string-out-of-window, isearch-back-into-window)
10331 (isearch-reread-key-sequence-naturally)
10332 (isearch-lookup-scroll-key): New functions.
10333 (isearch-other-meta-char): Doc string and functionality enhanced.
10334 Now accepts a prefix argument.
10335 (isearch-lazy-highlight-window-end): New variable.
10336 (isearch-lazy-highlight-new-loop): Pay attention to the window's
10337 end (thru isearch-lazy-highlight-window-end), not only its start.
10338
10339 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
10340 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
10341 (universal-argument, universal-argument-more, negative-argument)
10342 (digit-argument, universal-argument-other-key): Minor changes.
10343
10344 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
10345
10346 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
10347 recursively if the last message is deleted, thus avoiding an
10348 infinite loop.
10349
10350 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10351
10352 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
10353 (tex-main-file): Don't add .tex if the extension is already present.
10354 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
10355
10356 2003-10-29 Lute Kamstra <lute@gnu.org>
10357
10358 * progmodes/octave-inf.el (inferior-octave-prompt):
10359 Recognize version number in prompt.
10360
10361 2003-10-28 Dave Love <fx@gnu.org>
10362
10363 * international/characters.el: Fix some Unicode ranges.
10364
10365 2003-10-28 Kenichi Handa <handa@m17n.org>
10366
10367 * disp-table.el (standard-display-8bit)
10368 (standard-display-default, standard-display-ascii)
10369 (standard-display-g1, standard-display-graphic)
10370 (standard-display-underline): Assure that standard-display-table
10371 is a display table.
10372
10373 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10374
10375 * simple.el (reindent-then-newline-and-indent): Delete space *after*
10376 reindenting the first line.
10377
10378 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
10379
10380 * wid-edit.el (widget-default-delete): Always delete child widgets.
10381
10382 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
10383
10384 * newcomment.el (comment-indent): Don't call indent-according-to-mode
10385 if the line has code.
10386 Don't try to line up with something that's too far left.
10387
10388 * progmodes/octave-mod.el (octave-comment-start): Simplify.
10389 (octave-mode-syntax-table): Add % as a comment starter.
10390 (octave-point): Remove.
10391 (octave-in-comment-p, octave-in-string-p)
10392 (octave-not-in-string-or-comment-p, calculate-octave-indent)
10393 (octave-blink-matching-block-open, octave-auto-fill):
10394 Use line-(beginning|end)-position instead.
10395
10396 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
10397
10398 * emacs-lisp/authors.el (authors-aliases): Add correct realname
10399 for Francesco Potort\e,Al\e(B.
10400
10401 2003-10-23 Dave Love <fx@gnu.org>
10402
10403 * international/mule-cmds.el (locale-charset-to-coding-system):
10404 Don't rely on nil being a coding system.
10405
10406 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
10407 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
10408 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
10409
10410 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
10411
10412 * gdb-ui.el (gdb-current-language): New variable.
10413 (gdb-update-flag): Remove variable.
10414 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
10415 (gdb-take-last-elt): Remove function.
10416 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
10417 (gdb-post-prompt): Check for variable object changes here.
10418
10419 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
10420 object changes in gdb-ui.el.
10421
10422 2003-10-21 Richard M. Stallman <rms@gnu.org>
10423
10424 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
10425
10426 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
10427 Don't check for foo*/ wildcard form here.
10428 (insert-directory): Recognize foo*/ as a wildcard.
10429 Separate wildcard-regexp variable from the arg, wildcard.
10430
10431 * subr.el (add-hook): Correctly detect when make-local-hook was used.
10432 (remove-hook): Correctly handle strange cases about local hooks.
10433
10434 2003-10-21 David Ponce <david@dponce.com>
10435
10436 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
10437 argument REAL, to return a real number instead of a rounded
10438 integer value. Define as inline function.
10439 (ruler-mode-right-fringe-cols): Likewise.
10440 (ruler-mode-scroll-bar-cols): New function.
10441 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
10442 (ruler-mode-right-scroll-bar-cols): Likewise.
10443 (ruler-mode-space): New function.
10444 (ruler-mode-ruler): Use it. Handle variations of fringe style,
10445 scroll bar mode and margins in a more robust way.
10446
10447 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
10448
10449 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
10450 (antlr-c-init-language-vars): New function.
10451 (antlr-mode): Use it with cc-mode before v5.29.
10452 (antlr-c-common-init): Don't set some local vars here.
10453 (antlr-mode): Set them here.
10454 (antlr-c-forward-sws): New function alias.
10455 (antlr-mode): Redefine with cc-mode before v5.30.
10456 (antlr-skip-sexps): Use it.
10457 (antlr-skip-exception-part): Ditto.
10458 (antlr-skip-file-prelude): Ditto.
10459 (antlr-outside-rule-p): Ditto.
10460 (antlr-end-of-body): Ditto.
10461 (antlr-option-kind): Ditto.
10462 (antlr-insert-option-area): Ditto.
10463 (antlr-file-dependencies): Ditto.
10464
10465 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10466
10467 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
10468 Move backward only if point was not inside an entry.
10469
10470 2003-10-21 Richard M. Stallman <rms@gnu.org>
10471
10472 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
10473
10474 2003-10-21 Juri Linkov <juri@jurta.org>
10475
10476 * compare-w.el: Automatically skip non-matching text to resync.
10477 (compare-windows-whitespace): Doc fix.
10478 (compare-windows-sync, compare-windows-sync-string-size)
10479 (compare-windows-recenter, compare-ignore-whitespace)
10480 (compare-windows-highlight, compare-windows-face): New variables.
10481 (compare-windows): Use compare-windows-sync.
10482 (compare-windows-highlight, compare-windows-dehighlight)
10483 (compare-windows-sync-regexp)
10484 (compare-windows-sync-default-function): New functions.
10485
10486 2003-10-21 Juri Linkov <juri@jurta.org>
10487
10488 * diff.el (diff-parse-differences): Don't visit the files now;
10489 instead, just record the error locus.
10490
10491 2003-10-21 Dave Love <fx@gnu.org>
10492
10493 * progmodes/cfengine.el: New file.
10494
10495 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
10496
10497 * complete.el (PC-do-completion): Do not forget to use `pred' as the
10498 default-directory when completing file names.
10499
10500 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
10501
10502 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
10503 followed by the word `face', it gets treated as a face, even if
10504 it is also defined as a variable or a function.
10505
10506 2003-10-20 Dave Love <fx@gnu.org>
10507
10508 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10509 Avoid incf in macro expansion.
10510
10511 2003-10-20 John Paul Wallington <jpw@gnu.org>
10512
10513 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
10514 `evenp' so we don't implicitly require cl library at runtime.
10515
10516 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
10517
10518 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
10519 (help-make-xrefs): Only make cross-references for faces if
10520 preceded or followed by the word `face'. Do not make a
10521 cross-reference for variables without variable documentation,
10522 unless preceded by the word `variable' or `option'. Update doc
10523 string accordingly.
10524
10525 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
10526
10527 * progmodes/hideshow.el: Rewrite one-armed `if'
10528 constructs using either `when' or `unless'.
10529 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
10530
10531 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
10532
10533 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
10534 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
10535 instead of 12x12.
10536
10537 2003-10-16 Eli Zaretskii <eliz@gnu.org>
10538
10539 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
10540 message while converting to Babyl.
10541
10542 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
10543
10544 * allout.el (allout-mode): Doc fix.
10545
10546 2003-10-16 Lute Kamstra <lute@gnu.org>
10547
10548 * subr.el (force-mode-line-update): Fix docstring.
10549
10550 2003-10-14 Dave Love <fx@gnu.org>
10551
10552 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
10553 (default-input-method): Add :link, improve :type.
10554 (locale-charset-language-names): Fix utf-8 pattern.
10555 (locale-charset-match-p, locale-charset-alist)
10556 (locale-charset-to-coding-system): New.
10557 (set-locale-environment): Deal with codeset part of locale specs.
10558
10559 2003-10-14 Lute Kamstra <lute@gnu.org>
10560
10561 * fringe.el (fringe-mode): Use active voice in docstring.
10562 (set-fringe-style): Ditto.
10563
10564 2003-10-13 Lute Kamstra <lute@gnu.org>
10565
10566 * fringe.el (fringe-mode): Fix docstring.
10567 (set-fringe-style): Ditto.
10568
10569 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
10570
10571 * ediff-mult.el (ediff-filegroup-action):
10572 Use ediff-default-filtering-regexp.
10573
10574 * ediff-util.el (ediff-recenter): Don't call
10575 ediff-restore-highlighting twice.
10576 (ediff-select-difference): Set current difference.
10577 (ediff-unselect-and-select-difference): Add comment.
10578
10579 * ediff.el (ediff-directories,ediff-directory-revisions)
10580 (ediff-directories3,ediff-merge-directories)
10581 (ediff-merge-directories-with-ancestor)
10582 (ediff-merge-directory-revisions)
10583 (ediff-merge-directory-revisions-with-ancestor):
10584 Use ediff-default-filtering-regexp.
10585
10586 2003-10-12 Andreas Schwab <schwab@suse.de>
10587
10588 * international/mule-cmds.el (locale-charset-language-names):
10589 Simplify regex by removing unused grouping.
10590
10591 2003-10-10 Dave Love <fx@gnu.org>
10592
10593 * bindings.el: Don't bind stop.
10594
10595 2003-10-08 Miles Bader <miles@gnu.org>
10596
10597 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
10598 face instead of attempting to emulate it.
10599
10600 2003-10-07 Kenichi Handa <handa@m17n.org>
10601
10602 * international/mule-diag.el (list-coding-systems-1): List coding
10603 systems that are loaded automatically.
10604
10605 * international/code-pages.el (iso-8859-11): Add autoload cookie.
10606
10607 * international/mule.el (autoload-coding-system): New function.
10608
10609 2003-10-07 Andreas Schwab <schwab@suse.de>
10610
10611 * log-edit.el (log-edit-changelog-entries): Prefer local value of
10612 change-log-default-name in the buffer visiting the file.
10613
10614 2003-10-06 Dave Love <fx@gnu.org>
10615
10616 * files.el (find-file-hook): Customize.
10617 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
10618
10619 * bindings.el (completion-ignored-extensions): Remove .log.
10620 (global-map): Add again, open, stop keys.
10621
10622 2003-10-05 Richard M. Stallman <rms@gnu.org>
10623
10624 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
10625 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
10626 Use sh-modify directly.
10627 (sh-select): Use sh-append, not eval.
10628
10629 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
10630
10631 * info.el (Info-following-node-name): New function.
10632
10633 * loadhist.el (unload-feature-special-hooks):
10634 Rename from loadhist-hook-functions.
10635 (loadhist-hook-functions): Now an alias.
10636
10637 2003-10-04 Eli Zaretskii <eliz@gnu.org>
10638
10639 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
10640 file-name clashes on 8+3 filesystems.
10641
10642 * Makefile.in (DONTCOMPILE, bootstrap-clean):
10643 Rename loaddefs-boot.el to ldefs-boot.el
10644
10645 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
10646 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
10647
10648 2003-10-03 Lute Kamstra <lute@gnu.org>
10649
10650 * info.el (Info-mode): Revert previous change.
10651 (Info-escape-percent): New function.
10652 (Info-fontify-node): Use it.
10653
10654 2003-10-02 Andreas Schwab <schwab@suse.de>
10655
10656 * loaddefs-boot.el: Regenerated.
10657
10658 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
10659
10660 * ffap.el: Remove defadvice related code from CVS since `complete'
10661 provides a `PC-completion-as-file-name-predicate' variable that
10662 ffap can override.
10663
10664 2003-10-02 Kenichi Handa <handa@m17n.org>
10665
10666 * international/utf-8.el (ccl-decode-mule-utf-8):
10667 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
10668
10669 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
10670 * international/subst-big5.el: Likewise.
10671 * international/subst-gb2312.el: Likewise.
10672 * international/subst-ksc.el: Likewise.
10673
10674 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
10675
10676 * calendar/calendar.el (increment-calendar-month)
10677 (calendar-leap-year-p, calendar-absolute-from-gregorian)
10678 (generate-calendar, calendar-read-date, calendar-interval)
10679 (calendar-day-of-week): Handle years BC.
10680 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
10681
10682 2003-10-01 Dave Love <fx@gnu.org>
10683
10684 * language/cyrillic.el (cp1251): Alias for windows-1251.
10685
10686 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
10687 bootstrap.
10688
10689 2003-10-01 Lute Kamstra <lute@gnu.org>
10690
10691 * files.el: Fix typo.
10692 * imenu.el (imenu--generic-function): Docstring fix.
10693
10694 2003-09-30 Richard M. Stallman <rms@gnu.org>
10695
10696 * dired.el (dired-mode): Handle dired-directory as a list.
10697
10698 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
10699
10700 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
10701
10702 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
10703
10704 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
10705 Replace gud-display with gud-watch.
10706 (gud-speedbar-buttons): Add stuff for watching expressions
10707 in the speedbar when using M-x gdba. Use dolist on old part
10708 of this function.
10709
10710 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
10711 (gdb-update-flag): New variables.
10712 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
10713 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
10714 (gud-watch, gdb-var-create-handler) : New functions.
10715 (gdb-var-list-children, gdb-var-list-children-handler)
10716 (gdb-var-create-regexp, gdb-var-update-regexp)
10717 (gdb-var-list-children-regexp): New constants.
10718 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
10719 (gdb-annotation-rules): Reduce annotation set (level 3).
10720 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
10721 (gdb-post-prompt): Don't update GDB buffers every time speedbar
10722 updates.
10723 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
10724 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
10725 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
10726 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
10727 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
10728 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
10729 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
10730 (gud-display, gud-display1)
10731 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
10732 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
10733 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
10734 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
10735 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
10736 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
10737 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
10738 (gdb-display-display-buffer, gdb-toggle-display)
10739 (gdb-delete-display, gdb-expressions-popup-menu)
10740 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
10741 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
10742 to display buffer.
10743
10744 2003-09-30 Richard M. Stallman <rms@gnu.org>
10745
10746 * progmodes/ada-mode.el (ada-mode): Don't use advice.
10747 Instead, set which-func-functions.
10748
10749 * progmodes/which-func.el (which-func-modes): Add ada-mode.
10750 (which-func-functions): New variable.
10751 (which-function): Use that.
10752
10753 * info.el (Info-mode): Double each `%' in header line.
10754
10755 * emacs-lisp/lisp-mnt.el (lm-with-file):
10756 When FILE is nil, run BODY in current buffer.
10757
10758 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
10759
10760 * help.el (describe-mode): Start with a brief list of minor modes.
10761 Find them thru minor-mode-list so as to find them all.
10762 Show them in alphabetical order.
10763
10764 * mail/sendmail.el (mail-aliases): Doc fix.
10765
10766 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
10767
10768 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
10769
10770 * mail/rmailsum.el (rmail-make-summary-line-1):
10771 Change comma after last label to a space.
10772 (rmail-summary-font-lock-keywords): Adapt to that change.
10773
10774 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
10775
10776 * progmodes/scheme.el (scheme-mode-variables): When setting
10777 `font-lock-defaults', also specify that "#" should
10778 be interpreted with `word' syntax.
10779 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
10780
10781 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10782
10783 * desktop.el: A lot of comments updated.
10784 (desktop-save-mode): Minor mode introduced.
10785 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
10786 (desktop-load-default): Function made obsolete.
10787 (desktop-locals-to-save): Variable made customizable.
10788 (desktop-read): Optional parameter `dirname' added.
10789 (desktop-change-dir, desktop-revert): Parameter `dirname' in
10790 `desktop-read' used.
10791 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
10792
10793 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
10794
10795 * whitespace.el (whitespace-clean-msg): Add user customizable message
10796 for displaying ``clean'' output.
10797 (whitespace-buffer): Use `whitespace-clean-msg'.
10798 (whitespace-global-mode): Fix typo.
10799
10800 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10801
10802 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
10803
10804 2003-09-29 Lute Kamstra <lute@gnu.org>
10805
10806 * bindings.el (mode-line-modes): Remove superfluous :propertize
10807 construct in initialization.
10808 (mode-line-position): Change cons cell into proper list in
10809 initialization.
10810
10811 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
10812
10813 * international/mule.el (decode-coding-inserted-region): Use car
10814 of the return value of find-operation-coding-system.
10815
10816 2003-09-29 Kenichi Handa <handa@m17n.org>
10817
10818 * descr-text.el (describe-char): Fix previous change.
10819
10820 2003-09-28 Kenichi Handa <handa@m17n.org>
10821
10822 * descr-text.el (describe-char-display): New function.
10823 (describe-char): Pay attention to display table on describing how
10824 a character is displayed.
10825
10826 * international/mule-cmds.el (encoded-string-description):
10827 Prepend "0x" to each encoded byte.
10828
10829 2003-09-28 Andreas Schwab <schwab@suse.de>
10830
10831 * find-file.el (ff-special-constructs): Add autoload cookie.
10832
10833 2003-09-28 Kevin Ryde <user42@zip.com.au>
10834
10835 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
10836 makeinfo appends to duplicate index entries.
10837
10838 2003-09-28 Eli Zaretskii <eliz@gnu.org>
10839
10840 * dired-x.el (dired-clean-tex): Doc fix.
10841
10842 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
10843 using a Chinese tutorial.
10844
10845 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
10846
10847 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
10848 between "MAIL FROM:" and "RCPT TO:" and the following address.
10849
10850 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
10851
10852 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
10853
10854 2003-09-28 David Ponce <david@dponce.com>
10855
10856 * recentf.el (recentf-initialize-file-name-history): New defcustom.
10857 (recentf-load-list): When `recentf-initialize-file-name-history'
10858 is non-nil, initialize an empty `file-name-history' with the
10859 recent list.
10860
10861 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
10862
10863 * man.el (Man-default-man-entry): Remove the leading `*' from the
10864 word at point.
10865
10866 2003-09-26 Lute Kamstra <lute@gnu.org>
10867
10868 * bindings.el (mode-line-position): Mention size indication in
10869 docstring.
10870
10871 2003-09-26 Andre Spiegel <spiegel@gnu.org>
10872
10873 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
10874
10875 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
10876 because it's autoloaded now.
10877
10878 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
10879
10880 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
10881 (sh-font-lock-keywords, sh-feature): Fix previous change of
10882 sh-feature to avoid infloop with sh-font-lock-keywords.
10883
10884 2003-09-25 Kim F. Storm <storm@cua.dk>
10885
10886 * frame.el (frame-current-scroll-bars): New defun.
10887
10888 * window.el (window-current-scroll-bars): New defun.
10889
10890 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10891
10892 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
10893 cause errors when the state cache contains info on parts that have
10894 been narrowed out.
10895
10896 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10897
10898 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
10899 `c-setup-paragraph-variables' has to be used when this variable is
10900 changed; it doesn't work to reinitialize the mode since that
10901 typically clobbers the variable.
10902
10903 * progmodes/cc-styles.el (c-setup-paragraph-variables):
10904 Make it interactive.
10905
10906 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10907
10908 * progmodes/cc-fonts.el (c-font-lock-declarations):
10909 Fix recognition of constructors and destructors for classes whose
10910 names are matched by `*-font-lock-extra-types'.
10911
10912 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
10913 followed by an identifier in C++ then it's a type.
10914
10915 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10916
10917 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
10918 problem that primarily affected XEmacs. Don't use faces to find
10919 unterminated strings since Emacs and XEmacs fontify strings
10920 differently - this function should now work better in XEmacs.
10921
10922 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10923
10924 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
10925 `expand-abbrev' workaround which caused braces to misbehave inside
10926 macros.
10927
10928 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
10929 handling. This bug could cause interactive font locking to bail out.
10930
10931 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10932
10933 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
10934 Handle paren-style types in Pike. Also fixed some cases of
10935 insufficient handling of unbalanced parens.
10936
10937 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
10938
10939 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
10940 common shell prompts that are not common filename or URL characters.
10941 (ffap-file-at-point): Use the new regexp to strip the prompts from
10942 the file names. This is an issue mostly for user prompts that
10943 don't have a trailing space and find-file-at-point is invoked from
10944 within a shell inside Emacs.
10945
10946 2003-09-24 Andre Spiegel <spiegel@gnu.org>
10947
10948 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
10949 stamps numerically, rather than textually.
10950
10951 2003-09-24 Kenichi Handa <handa@m17n.org>
10952
10953 * language/devan-util.el (devanagari-post-read-conversion):
10954 * language/mlm-util.el (malayalam-post-read-conversion):
10955 * language/tml-util.el (tamil-post-read-conversion):
10956 Add autoload cookie.
10957
10958 * international/utf-8.el (utf-8-post-read-conversion):
10959 Call post-read-conversion functions for Devanagari, Malayalam,
10960 and Tamil.
10961
10962 2003-09-23 Dave Love <fx@gnu.org>
10963
10964 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
10965
10966 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
10967
10968 * progmodes/gud.el (perldb): Add gud-until to list of commands.
10969 Update gud-remove.
10970
10971 2003-09-22 Richard M. Stallman <rms@gnu.org>
10972
10973 * progmodes/sh-script.el (sh-mode-default-syntax-table):
10974 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
10975 (sh-mode-syntax-table-input): New variable.
10976 (sh-require-final-newline): Don't use eval.
10977 (sh-builtins, sh-leading-keywords, sh-other-keywords)
10978 (sh-variables, sh-font-lock-keywords): Don't use eval.
10979 (sh-set-shell): When setting require-final-newline,
10980 treat value = `require-final-newline' as don't change it.
10981 Set sh-mode-syntax-table locally based on
10982 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
10983
10984 * progmodes/compile.el (compile-internal):
10985 Call compilation-set-window-height before setting window start.
10986
10987 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
10988
10989 * emacs-lisp/bytecomp.el (byte-compile-log-file):
10990 Clear out byte-compile-last-warned-form.
10991
10992 2003-09-22 Richard M. Stallman <rms@gnu.org>
10993
10994 * woman.el (woman-file-name, woman-follow-word):
10995 If current-word returns nil, use "".
10996
10997 * simple.el (eval-expression): Bind standard-output in to-buffer case.
10998
10999 2003-09-22 Richard M. Stallman <rms@gnu.org>
11000
11001 * emacs-lisp/lisp-mnt.el (lm-with-file):
11002 Don't visit the file, just use insert-file-contents in temp buffer.
11003
11004 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
11005
11006 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
11007 Add surrounding \\( and \\) around the header, as in
11008 for lm-history-header 'Change Log\\|History'.
11009
11010 2003-09-22 John Paul Wallington <jpw@gnu.org>
11011
11012 * progmodes/ld-script.el: Add Commentary section,
11013 minor cleanup of file header.
11014 (ld-script-font-lock-keywords): Doc fix.
11015 (toplevel): Provide `ld-script' feature.
11016
11017 2003-09-21 Kim F. Storm <storm@cua.dk>
11018
11019 * scroll-bar.el (set-scroll-bar-mode): Initialize to
11020 new built-in variable default-frame-scroll-bars.
11021 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
11022 scroll-bar-mode; notably, use it instead of t when we toggle
11023 scroll-bars on.
11024 (toggle-scroll-bar): Use default-frame-scroll-bars.
11025
11026 2003-09-19 Masatake YAMATO <jet@gyve.org>
11027
11028 * pcvs.el (cvs-do-removal): Change the prompt depending on
11029 `filter' value.
11030
11031 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
11032
11033 * startup.el (command-line-1): Stop startup-echo-area-message
11034 being hidden by "Loading image..." message.
11035 (use-fancy-splash-screens-p, display-splash-screen):
11036 Move display-graphic-p test from latter to former.
11037
11038 * progmodes/sh-script.el (sh-font-lock-keywords):
11039 Highlight escaped EOLs differently from other backslash constructs.
11040
11041 2003-09-19 Richard M. Stallman <rms@gnu.org>
11042
11043 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
11044 New functions.
11045 (edebug-enter, edebug-outside-excursion): Use them.
11046
11047 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
11048 Fix the condition for whether to print "In WHERE".
11049
11050 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
11051
11052 * finder.el (finder-mode-hook): New variable.
11053 (finder-mode): Run hook finder-mode-hook
11054
11055 2003-09-18 Masatake YAMATO <jet@gyve.org>
11056
11057 * progmodes/ebrowse.el: Fix broken magic autoload comments.
11058
11059 2003-09-17 Mario Lang <mlang@delysid.org>
11060
11061 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
11062 "p %e" to actually print the value in the GUD buffer.
11063
11064 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
11065
11066 From David Ponce <david.ponce@wanadoo.fr>:
11067 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
11068 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
11069 from loaddefs-boot.el if necessary.
11070
11071 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
11072
11073 * progmodes/gud.el (gud-find-class): Make jdb work again since
11074 cc-mode changed the syntactic information.
11075
11076 2003-09-15 David Ponce <david@dponce.com>
11077
11078 * recentf.el: (recentf-exclude): Accept predicates too.
11079 (recentf-file-readable-p): New function.
11080 (recentf-include-p): Handle predicates in recentf-exclude.
11081 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
11082 (recentf-cleanup): Likewise.
11083 (recentf-save-list): Use write-file to handle backup of
11084 recentf-save-file.
11085
11086 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
11087
11088 * loaddefs-boot.el: Renamed from `loaddefs.el'
11089 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
11090 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
11091 necessary.
11092
11093 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
11094
11095 * electric.el (Electric-pop-up-window): For the `one-window' case,
11096 no longer disconcertingly move point in the original buffer.
11097
11098 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11099
11100 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
11101
11102 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
11103
11104 * dired.el (dired-mode-map): Fix typo.
11105
11106 2003-09-11 Richard M. Stallman <rms@gnu.org>
11107
11108 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
11109
11110 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
11111
11112 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
11113 the function is less noisy. Now only `kill-buffer' can ask questions.
11114
11115 2003-09-10 Mario Lang <mlang@delysid.org>
11116
11117 * battery.el: Update Commentary and Copyright.
11118 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
11119 appear due to wrong ordering of the expressions in `or'.
11120
11121 2003-09-09 Lute Kamstra <lute@gnu.org>
11122
11123 * misc.el (upcase-char): Fix docstring.
11124 (zap-up-to-char): New command.
11125
11126 2003-09-08 David Ponce <david@dponce.com>
11127
11128 Ensure that recentf correctly updates the menu bar.
11129 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
11130 (recentf-menu-bar): New function.
11131 (recentf-clear-data): Use it
11132 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
11133 of easy-menu-change.
11134
11135 2003-09-08 Lute Kamstra <lute@gnu.org>
11136
11137 * simple.el (size-indication-mode): New.
11138 * bindings.el (mode-line-position): Add buffer size indicator.
11139
11140 2003-09-04 Mario Lang <mlang@delysid.org>
11141
11142 * battery.el (battery-linux-proc-acpi): New function.
11143 (battery-status-function): Modify default value calculation to also
11144 check for availability of ACPI.
11145 (battery-echo-area-format): Ditto.
11146 (battery-mode-line-format): Ditto.
11147
11148 2003-09-06 Dave Love <fx@gnu.org>
11149
11150 * ielm.el (ielm-mode-hook): Add :options.
11151
11152 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
11153 (eldoc-print-current-symbol-info): Use it.
11154
11155 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
11156
11157 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
11158 being displayed in GUD buffer.
11159 (gdb-idle-input-queue): Remove var. Use just one queue.
11160 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
11161 Remove functions. Use just one queue.
11162 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
11163 (gdb-invalidate-assembler, gdb-get-current-frame):
11164 Modify functions. Use just one queue.
11165
11166 2003-09-04 Dave Love <fx@gnu.org>
11167
11168 * cus-start.el: Add blink-cursor-alist.
11169
11170 * ruler-mode.el (ruler-mode-fill-column-char)
11171 (ruler-mode-current-column-char): Use char-displayable-p,
11172 not window-system.
11173
11174 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
11175
11176 * language/european.el (windows-1252): Move from code-pages.
11177
11178 * language/cyrillic.el ("Windows-1251"): Delete.
11179 ("Bulgarian", "Belarusian"): Remove `features'.
11180 (windows-1251): Move from code-pages.
11181
11182 * international/mule-diag.el (non-iso-charset-alist):
11183 Remove `codepage' stuff.
11184 (print-designation, list-coding-systems-1): Output fixes.
11185
11186 * international/code-pages.el (cp-make-translation-table)
11187 (cp-valid-codes): Made defsubsts.
11188 (cp-fix-safe-chars): Delete.
11189 (mule-diag): Don't require.
11190 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
11191 (top-level): Check for defined coding system when defining
11192 cp... aliases. Change w32-add-charset-info test to avoid warning.
11193 (non-iso-charset-alist): Defvar when compiling.
11194 (cp-make-coding-system): Doc fix.
11195
11196 2003-09-02 Jason Rumney <jasonr@gnu.org>
11197
11198 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
11199 line-ends from CVS before doing conversion.
11200
11201 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11202
11203 * calendar/diary-lib.el (diary-header-line-flag)
11204 (diary-header-line-format): New variables.
11205 (list-diary-entries): Use them to set header line in simple diary.
11206
11207 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
11208 other than font-lock-string-face to highlight backslashes.
11209
11210 2003-09-01 Jason Rumney <jasonr@gnu.org>
11211
11212 * international/titdic-cnv.el (tit-read-key-value): Include \r in
11213 regexp.
11214
11215 2003-09-01 Dave Love <fx@gnu.org>
11216
11217 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
11218
11219 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
11220 and :help; also line and column numbers labels.
11221
11222 * international/mule-util.el (char-displayable-p): Move from
11223 latin1-disp, rename and autoload.
11224
11225 * international/latin1-disp.el (latin1-char-displayable-p):
11226 Now obsolete alias. Replace uses with char-displayable-p.
11227 (latin1-display-ucs-per-lynx): Fix last change.
11228
11229 * international/mule-cmds.el (standard-display-european-internal):
11230 Don't use char code for Latin-1 NBSP.
11231 <XFree86 4>: Unfrob NBSP display table. Set display table to use
11232 U+2018, U+2019 for `'.
11233 (select-safe-coding-system): Message fix.
11234
11235 2003-09-01 Kenichi Handa <handa@m17n.org>
11236
11237 * international/fontset.el (setup-default-fontset): For Thai
11238 font, specify "*" family.
11239
11240 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
11241
11242 * progmodes/compile.el (previous-error): Accept a prefix
11243 argument, similarly to next-error.
11244
11245 2003-08-31 Masatake YAMATO <jet@gyve.org>
11246
11247 * pcvs.el (cvs-do-removal): Use = instead of eq to check
11248 the number of files. Bind the number of files to a local
11249 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
11250
11251 2003-08-30 Eli Zaretskii <eliz@gnu.org>
11252
11253 * vc-hooks.el (vc-make-version-backup): Fix the change made on
11254 2003-07-26: msdos-long-file-names is a function, not a variable.
11255
11256 2003-08-29 Richard M. Stallman <rms@gnu.org>
11257
11258 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
11259 Do nothing with mail-personal-alias-file if it is nil.
11260
11261 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
11262 Do nothing if mail-personal-alias-file is nil.
11263
11264 * term.el (term-exec-1): Bind coding-system-for-read.
11265
11266 * dired.el (dired-mouse-find-file-other-window):
11267 Use dired-view-command-alist here, as in dired-view-file.
11268 (dired-view-command-alist): Use %s to substitute file name.
11269 Handle .ps_pages, .eps, .jpg, .gif, .png.
11270
11271 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
11272
11273 * info.el (Info-mode-map): Bind S-tab and <backtab> to
11274 `Info-prev-reference', instead of M-tab.
11275
11276 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
11277
11278 * simple.el (blink-matching-open): Work correctly on chars that
11279 are designated as parens through the syntax-table text property.
11280
11281 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
11282
11283 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
11284 line break position in the middle of a non-kinsoku (e.g. latin)
11285 word, making it skip until either a space or a character with
11286 category "|".
11287 (kinsoku-longer): Test for end of buffer.
11288
11289 2003-08-28 Eli Zaretskii <eliz@gnu.org>
11290
11291 * mail/rmail.el (rmail-convert-to-babyl-format):
11292 Detect quoted-printable- and base64-encoded messages and decode them
11293 automatically. Set the message's encoding from the charset=
11294 header, if any. Decode base64-encoded messages in Mail format as well.
11295
11296 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
11297
11298 * mail/smtpmail.el: Fix previous change.
11299 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
11300 calling smtpmail-via-smtp.
11301 (smtpmail-via-smtp): Add fall-back values for envelope-from.
11302
11303 2003-08-26 John Paul Wallington <jpw@gnu.org>
11304
11305 * image.el (image-jpeg-p): Don't search beyond length of data.
11306
11307 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
11308
11309 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
11310 misfeature in `expand-abbrev' which caused electric keywords like
11311 "else" to disappear if an open brace was typed directly afterwards.
11312
11313 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
11314
11315 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
11316 mandatory in `define-widget'.
11317
11318 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
11319 Don't align the operators "!=", "<=" and ">=" as assignment operators.
11320
11321 (c-assignment-operators): New language constant that only contains
11322 the assignment operators.
11323
11324 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
11325
11326 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
11327
11328 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
11329 Safeguard against unbalanced sexps.
11330
11331 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
11332
11333 * version.el (emacs-version): Check for gtk. Include gtk version info.
11334
11335 2003-08-25 John Paul Wallington <jpw@gnu.org>
11336
11337 * man.el (Man-default-man-entry): Don't whizz past the section
11338 number before looking for it.
11339
11340 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
11341
11342 * progmodes/gud.el (gud-display-line): Don't set window-point if
11343 source buffer is not visible. (Only happens with M-x gdba.)
11344
11345 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
11346 documentation.
11347 (gdb-source, gdb-source-info): Update to assembler unnecessary
11348 as its done after each GDB command anyway.
11349 (gdb-pre-prompt): Use with-current-buffer.
11350 (gdb-insert-field): Add help-echo text.
11351 (gdb-invalidate-assembler): Re-display of assembler now done in
11352 gdb-info-breakpoints-custom.
11353 (gdb-info-breakpoints-custom): Force re-display of assembler to
11354 happen *after* update of breakpoints buffer.
11355 (gdb-display-source-buffer): Don't choke if gdb-source-window
11356 isn't visible.
11357 (gdb-put-string, gdb-put-arrow): Remove free variables.
11358
11359 2003-08-24 John Paul Wallington <jpw@gnu.org>
11360
11361 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
11362
11363 * man.el (Man-default-man-entry): Strip text properties when
11364 snarfing parts of entry because `format' preserves properties.
11365
11366 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
11367
11368 * files.el (file-newest-backup): Use `expand-file-name'.
11369
11370 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
11371 Allow the diary to pop up a new frame, if needed.
11372
11373 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
11374 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
11375 (smtpmail-send-it): Make treatment of envelope-from consistent with
11376 sendmail.el.
11377
11378 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
11379 (sh-leading-keywords): Add the bash `time' reserved word.
11380 (sh-variables): Add some bash variables.
11381 (sh-add-completer): Fix nil branch of case statement.
11382
11383 2003-08-24 Masatake YAMATO <jet@gyve.org>
11384
11385 * progmodes/ld-script.el: New file.
11386
11387 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
11388
11389 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
11390
11391 2003-08-23 Andre Spiegel <spiegel@gnu.org>
11392
11393 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
11394 Better explain obsolescence, and what to use instead.
11395
11396 2003-08-23 Masatake YAMATO <jet@gyve.org>
11397
11398 * pcvs.el (cvs-do-removal): Show the deleted file name
11399 on the prompt.
11400
11401 2003-08-20 Dave Love <fx@gnu.org>
11402
11403 * international/mule.el (make-coding-system)
11404 (set-buffer-file-coding-system): Doc fix.
11405
11406 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
11407
11408 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
11409
11410 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
11411
11412 * international/utf-16.el: Add mime-text-unsuitable coding system
11413 properties.
11414
11415 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
11416
11417 * cus-edit.el: Add some :links.
11418 (bib): Remove.
11419
11420 * textmodes/bib-mode.el (bib): Add :group external.
11421
11422 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
11423
11424 * wid-edit.el (widget-echo-help): Make it handle expressions that
11425 evaluate to strings.
11426
11427 2003-08-18 Michael Mauger <mmaug@yahoo.com>
11428
11429 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
11430
11431 Simplify selection of SQL products to define highlighting and
11432 interactive mode. Includes detailed instructions on adding
11433 support for new products.
11434
11435 * progmodes/sql.el (sql-product): New variable. Identifies SQL
11436 product for use in highlighting and interactive mode.
11437 (sql-interactive-product): New variable. SQL product for
11438 sql-interactive-mode.
11439 (sql-product-support): New variable. Specifies product-specific
11440 parameters to drive highlighting and interactive mode.
11441 (sql-imenu-generic-expression): Add more object types.
11442 (sql-sqlite-options): Correct comment.
11443 (sql-ms-program): Use "osql" rather than "isql".
11444 (sql-prompt-regexp, sql-prompt-length): Update comment.
11445 (sql-mode-menu): Add "Start SQLi session" entry.
11446 Replace Highlighting submenu with Product menu. Fix Send Region entry.
11447 (sql-mode-abbrev-table): Add abbreviations. Support of
11448 SYSTEM-FLAG on define-abbrev. Support was removed with last
11449 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
11450 (sql-mode-font-lock-object-name): Add font-lock pattern for object
11451 names.
11452 (sql-mode-ansi-font-lock-keywords): Set as default value.
11453 (sql-mode-oracle-font-lock-keywords): Set as default value.
11454 Support Oracle 9i keywords.
11455 (sql-mode-postgres-font-lock-keywords): Set as default value.
11456 (sql-mode-linter-font-lock-keywords): Set as default value.
11457 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
11458 SQLServer 2000.
11459 (sql-mode-sybase-font-lock-keywords)
11460 (sql-mode-interbase-font-lock-keywords)
11461 (sql-mode-sqlite-font-lock-keywords)
11462 (sql-mode-strong-font-lock-keywords)
11463 (sql-mode-mysql-font-lock-keywords)
11464 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
11465 keywords.
11466 (sql-mode-font-lock-defaults): Update comment.
11467 (sql-product-feature): New function. Returns feature associated
11468 with a product from `sql-product-support' alist.
11469 (sql-product-font-lock): New function. Set font-lock support
11470 based on `sql-product'.
11471 (sql-add-product-keywords): New function. Add font-lock rules to
11472 product-specific keyword variables.
11473 (sql-set-product): New function. Set `sql-product' and apply
11474 appropriate font-lock highlighting.
11475 (sql-highlight-product): New function. Set font-lock support
11476 based on a product. Also set mode name to include product name.
11477 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
11478 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
11479 Use `sql-set-product'.
11480 (sql-highlight-ms-keywords)
11481 (sql-highlight-sybase-keywords)
11482 (sql-highlight-interbase-keywords)
11483 (sql-highlight-strong-keywords)
11484 (sql-highlight-mysql-keywords)
11485 (sql-highlight-sqlite-keywords)
11486 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
11487 (sql-get-login): Prompt in the same order as the tokens.
11488 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
11489 (sql-product-interactive): New function. Common portions of
11490 product-specific interactive mode wrappers.
11491 (sql-interactive-mode): Rewritten to use product features.
11492 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
11493 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
11494 (sql-db2, sql-linter): Use `sql-product-interactive'.
11495 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
11496 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
11497 (sql-connect-ingres, sql-connect-postgres)
11498 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
11499 New functions. Format command line parameters and invoke comint on
11500 the appropriate interpreter. Code was in the corresponding
11501 `sql-xyz' function before.
11502 (sql-connect-ms): New function. Support -E argument to use
11503 operating system credentials for authentication.
11504
11505 2003-08-18 Kenichi Handa <handa@m17n.org>
11506
11507 * international/mule.el (encode-char): Fix for the ASCII case.
11508
11509 2003-08-15 Kenichi Handa <handa@m17n.org>
11510
11511 * international/fontset.el (setup-default-fontset): Change "*" to
11512 nil in the specifications of font family.
11513
11514 2003-08-18 Kim F. Storm <storm@cua.dk>
11515
11516 * kmacro.el (kmacro-keymap): Group related bindings in
11517 initialization for clarity. Bind C-s to start macro.
11518 Remove C-r binding.
11519 (kmacro-initial-counter-value): New defvar to hold initial counter
11520 value in case we set the value before defining a macro.
11521 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
11522 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
11523 not defining or executing macro. Doc fix.
11524 (kmacro-add-counter): Clear kmacro-initial-counter-value.
11525 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
11526 temporarily view older elements on the macro ring without cycling
11527 the ring.
11528 (kmacro-display): Doc fix.
11529 (kmacro-exec-ring-item): New helper function.
11530 (kmacro-call-ring-2nd): Use it.
11531 (kmacro-call-ring-2nd-repeat): Doc fix.
11532 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
11533 (kmacro-end-or-call-macro): Execute last viewed macro (using
11534 kmacro-exec-ring-item) from ring if this follows
11535 kmacro-view-macro. This allows us to find a macro on the ring
11536 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
11537 the ring to bring it to the head of the ring.
11538 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
11539 Allow binding to reserved keys without specifying C-x C-k prefix.
11540 Ask for confirmation if entered key sequence is already bound to
11541 a non-macro command.
11542 (kmacro-view-macro): Repeating command will show older elements
11543 on the macro ring; C-k will execute the last viewed macro.
11544 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
11545 property from 'ring to 'head.
11546
11547 2003-08-17 Alan Shutko <ats@acm.org>
11548
11549 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
11550 keeping December out of the alist.
11551
11552 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
11553
11554 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
11555 * calendar/calendar.el (calendar-mode-map): Bind it to key.
11556 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
11557 (calendar-flatten): New function.
11558 (calendar-mouse-view-other-diary-entries)
11559 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
11560 in the menu title and to show multi-line diary entries correctly
11561 in the menu.
11562
11563 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
11564
11565 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
11566 defcustom, because the default was recently changed.
11567
11568 2003-08-16 Richard M. Stallman <rms@gnu.org>
11569
11570 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
11571
11572 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
11573 New subroutine, broken out of eval-last-sexp-1.
11574 (eval-last-sexp-1): Use eval-last-sexp-print-value.
11575
11576 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
11577
11578 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
11579
11580 * simple.el (eval-expression): Use eval-last-sexp-print-value.
11581
11582 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
11583
11584 * progmodes/compile.el (compilation-error-regexp-alist):
11585 Add Java ANt error detection as described in document
11586 http://ant.apache.org/faq.html
11587
11588 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
11589
11590 * simple.el (backward-word, forward-to-indentation)
11591 (backward-to-indentation): Argument changed to optional.
11592 (next-line, previous-line): Use `or' instead of `unless'.
11593
11594 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11595
11596 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
11597 instead of a constant.
11598
11599 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
11600
11601 * shell.el (shell): With prefix-arg, suggest a new buffer name.
11602
11603 2003-08-12 Andre Spiegel <spiegel@gnu.org>
11604
11605 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
11606 (vc-sccs-workfile-version): Search the entire delta table, rather
11607 than just the first entry, because that might be a deleted version.
11608
11609 2003-08-11 Karl Fogel <kfogel@red-bean.com>
11610
11611 * menu-bar.el (menu-bar-options-menu): Supply a body for the
11612 [save-place] binding in the Options menu. Have it require
11613 'saveplace' and then toggle the variable manually, to avoid an an
11614 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
11615 for the bug report.
11616
11617 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
11618
11619 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
11620 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
11621 (gdb-info-threads-custom): Add help-echo text.
11622 (gdb-display-back): Don't use purecopy.
11623 (gdb-info-breakpoints-custom, gdb-reset)
11624 (gdb-assembler-custom): Use display-images-p to test if breakpoint
11625 icons can be displayed.
11626
11627 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
11628
11629 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
11630
11631 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
11632
11633 * bookmark.el (bookmark-completing-read):
11634 Return a string, instead of a list of one string.
11635 Use a popup menu if activated from the mouse.
11636 (bookmark-edit-annotation): Remove unused vars.
11637 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
11638 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
11639 to bookmark-completing-read.
11640 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
11641 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
11642 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
11643 and erase-buffer.
11644 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
11645 (bookmark-menu-jump, bookmark-menu-insert)
11646 (bookmark-popup-menu-and-apply-function)
11647 (bookmark-menu-popup-paned-bookmark-menu): Remove.
11648 (bookmark-menu-build-paned-menu): Remove by folding it into
11649 bookmark-menu-popup-paned-menu.
11650 (menu-bar-bookmark-map): Move the define-key statements here.
11651 Use the "non-menu" commands since they now pop up a menu if needed.
11652 (bookmark-exit-hook-internal): Simplify.
11653
11654 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
11655
11656 * reftex-toc.el (reftex-toc-rename-label): New function.
11657 (reftex-toc-check-docstruct): New function.
11658
11659 * reftex.el (reftex-region-active-p): New function.
11660
11661 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
11662 regexp to find the \bibliography macro.
11663
11664 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
11665 which does not exist in LaTeX.
11666 (reftex-cite-format-builtin): Added amsrefs support.
11667 (reftex-toc-confirm-promotion): New option
11668
11669 * reftex-toc.el
11670 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
11671 (reftex-toc-demote, reftex-toc-promote)
11672 (reftex-toc-do-promote, reftex-toc-promote-prepare)
11673 (reftex-toc-promote-action, reftex-toc-extract-section-number)
11674 (reftex-toc-newhead-from-alist)
11675 (reftex-toc-load-all-files-for-promotion): New functions.
11676 (reftex-toc-help): Added description of new keys.
11677 (reftex-toc-split-windows-fraction): New option.
11678 (reftex-recenter-toc-when-idle): Search *toc* window on all
11679 visible frames.
11680 (reftex-toc): Additional parameter REUSE
11681 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
11682 with REUSE argument.
11683 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
11684 the call of `reftex-toc'.
11685 (reftex-make-separate-toc-frame): New function .
11686 (reftex-toc-recenter): When called with triple prefix arg, call
11687 `reftex-make-separate-toc-frame' first.
11688 (reftex-toc-toggle-dedicated-frame): New command.
11689 (reftex-toc-quit): Adapted to delete frame when called in
11690 dedicated frame.
11691
11692 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
11693 all enclosing macros.
11694
11695
11696 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11697
11698 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
11699 first use.
11700
11701 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11702
11703 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
11704
11705 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
11706
11707 * calendar/calendar.el (list-diary-entries-hook)
11708 (diary-display-hook, nongregorian-diary-listing-hook)
11709 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
11710 Add some customize options for these hooks.
11711 (calendar-abbrev-construct): Don't try to take a substring longer
11712 than the original string.
11713
11714 2003-08-05 Richard M. Stallman <rms@gnu.org>
11715
11716 * emacs-lisp/testcover.el (noreturn): Report error if does return.
11717 (testcover-reinstrument-clauses): Doc fix.
11718
11719 * emacs-lisp/warnings.el: Doc fixes, args renamed.
11720 (warning-type-format): Rename from warning-group-format.
11721
11722 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
11723 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
11724 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
11725 to prevent warnings about defvar for an obsolete variable.
11726
11727 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
11728 warning-group-format renamed to warning-type-format.
11729
11730 * subr.el (read-passwd): Use clear-string instead of fillarray.
11731
11732 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
11733 Use vconcat instead of concat.
11734 (edmacro-sanitize-for-string): New function.
11735
11736 2003-08-05 Dave Love <fx@gnu.org>
11737
11738 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
11739 line-number-display-limit-width.
11740
11741 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
11742
11743 2003-08-05 Kenichi Handa <handa@m17n.org>
11744
11745 * international/code-pages.el: Don't require mule-diag.
11746
11747 * international/mule-diag.el (non-iso-charset-alist):
11748 Add autoload cookie.
11749
11750 * language/devan-util.el (dev-glyph-order): Add an entry for the
11751 glyph code #xC4.
11752
11753 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11754
11755 * calendar/calendar.el (diary-file, diary-file-name-prefix)
11756 (european-calendar-style, diary-date-forms)
11757 (calendar-day-name-array, calendar-month-name-array): Doc change.
11758 (generate-calendar-month): Adapt for new behaviour of
11759 `calendar-day-name' function.
11760 (calendar-abbrev-length, calendar-day-abbrev-array)
11761 (calendar-month-abbrev-array): New variables.
11762 (calendar-abbrev-construct): New function.
11763 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
11764 rather than fixing abbrevs at some width. Calling syntax change.
11765 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
11766 (calendar-date-string): Adapt for new behaviours of
11767 `calendar-day-name' and `calendar-month-name' functions.
11768
11769 * calendar/diary-lib.el (list-diary-entries): Adapt for new
11770 behaviour of `calendar-day-name' and `calendar-month-name' functions.
11771 (diary-name-pattern): Use abbrev arrays, rather than fixing
11772 abbrevs at three chars. Calling syntax change.
11773 (mark-diary-entries): Adapt for new behaviours of
11774 `diary-name-pattern' and `calendar-make-alist' functions.
11775 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
11776 `diary-name-pattern' function.
11777 (font-lock-diary-date-forms): Use abbrev arrays, rather than
11778 fixing abbrevs at three chars. Calling syntax change.
11779 (cal-hebrew, cal-islam): Require when compiling.
11780 (diary-font-lock-keywords): Adapt for new behaviour of
11781 `font-lock-diary-date-forms' function.
11782
11783 * calendar/cal-hebrew.el: Reposition some code so defined before used.
11784 (calendar-hebrew-month-name-array-common-year)
11785 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
11786 (list-hebrew-diary-entries): Adapt for new behaviours of
11787 `calendar-day-name' and `add-to-diary-list' functions.
11788 (mark-hebrew-diary-entries): Adapt for new behaviours of
11789 `diary-name-pattern' and `calendar-make-alist' functions.
11790
11791 * calendar/cal-islam.el (calendar-islamic-month-name-array):
11792 Add doc string.
11793 (list-islamic-diary-entries): Adapt for new behaviours of
11794 `calendar-day-name' and `add-to-diary-list' functions.
11795 (mark-islamic-diary-entries): Adapt for new behaviours of
11796 `diary-name-pattern' and `calendar-make-alist' functions.
11797
11798 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
11799 `calendar-month-name' function.
11800
11801 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
11802
11803 * calendar/solar.el (solar-seasons-data): Move definition before use.
11804
11805 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
11806 (cal-tex-LaTeX-hourbox): Move definition before use.
11807
11808 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
11809 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
11810 lunar.el, solar.el
11811 (displayed-month, displayed-year): Define for compiler.
11812
11813 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
11814
11815 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
11816 MODE. Renamed from c-init-c-language-vars'.
11817 (c-initialize-cc-mode): Change accordingly.
11818 (c-common-init): Ditto.
11819 (c-mode): Ditto.
11820 (c++-mode): Use `c-init-language-vars-for'.
11821 (objc-mode): Ditto.
11822 (java-mode): Ditto.
11823 (idl-mode): Ditto.
11824 (pike-mode): Ditto.
11825 (awk-mode): Ditto.
11826
11827 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
11828
11829 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
11830 or not the point moved.
11831
11832 (c-search-decl-header-end): Don't trip up on operator identifiers
11833 in C++ and operators like == in all languages.
11834
11835 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
11836 Detect leading labels correctly.
11837
11838 2003-08-02 Andreas Schwab <schwab@suse.de>
11839
11840 * textmodes/ispell.el: Don't redo key bindings on loading, put
11841 them only in loaddefs.el.
11842 * bookmark.el: Likewise.
11843 * dabbrev.el: Likewise.
11844 * emerge.el: Likewise.
11845
11846 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
11847 has more than one member.
11848
11849 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
11850
11851 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11852
11853 * lpr.el (printify-region): It was ending conversion before the
11854 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
11855
11856 2003-07-31 John Paul Wallington <jpw@gnu.org>
11857
11858 * net/browse-url.el (browse-url-epiphany): Doc fix.
11859
11860 2003-07-30 Kenichi Handa <handa@m17n.org>
11861
11862 * international/fontset.el (setup-default-fontset):
11863 Change registry names of Akurti fonts.
11864
11865 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
11866
11867 * comint.el (comint-read-noecho): Use `clear-string' instead of
11868 `fillarray'.
11869
11870 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
11871
11872 * outline.el (outline-mode-hook): Add defvar.
11873
11874 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
11875
11876 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
11877 Restore assembler in source window if that is what has been selected.
11878 (menu): Add gdb-restore-windows to menu. Make gdba
11879 specific menus only visible from gdba.
11880
11881 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
11882
11883 * progmodes/compile.el (compilation-environment): New user variable.
11884 (compile-internal): Respect it.
11885
11886 2003-07-23 Masatake YAMATO <jet@gyve.org>
11887
11888 * progmodes/gud.el (gdb-script-font-lock-keywords):
11889 Put `font-lock-function-name-face' on a symbol which includes
11890 `-' like `hook-run'. Put font-lock-variable-name-face
11891 on a symbol starting with $.
11892
11893 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
11894
11895 * files.el (set-visited-file-name): Use truename for buffer-file-name.
11896
11897 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
11898
11899 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
11900
11901 2003-07-26 Andre Spiegel <spiegel@gnu.org>
11902
11903 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
11904 Use with-no-warnings.
11905 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
11906 rather than to find-file-not-found-hook, which doesn't exist.
11907
11908 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
11909
11910 * international/quail.el (quail-translate-key): Fix previous change.
11911
11912 2003-07-25 John Paul Wallington <jpw@gnu.org>
11913
11914 * server.el (server-start): Check `server-process' is non-nil
11915 before killing it to avoid killing current buffer's process.
11916
11917 * simple.el (choose-completion-string): Use `minibufferp';
11918 test `completion-reference-buffer' if `buffer' arg is nil.
11919 (push-mark): Use `when' and `unless'.
11920 (pop-mark): Use `when'.
11921
11922 * mouse-sel.el (mouse-sel-get-selection-function):
11923 Check `x-last-selected-text-primary'. Don't barf if it or
11924 `x-last-selected-text' aren't bound.
11925
11926 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
11927
11928 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
11929
11930 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
11931
11932 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
11933
11934 2003-07-23 John Paul Wallington <jpw@gnu.org>
11935
11936 * tooltip.el (defface tooltip): Inherit from variable-pitch.
11937
11938 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
11939
11940 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
11941 string. Defvar the derived hook.
11942
11943 * macros.el (insert-kbd-macro): Escape double quote character.
11944 From Thomas W Murphy <twm@andrew.cmu.edu>.
11945
11946 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
11947
11948 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
11949 to match the specific mark rather than reusing comment-start-skip.
11950
11951 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
11952
11953 * progmodes/hideshow.el (hs-special-modes-alist):
11954 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
11955
11956 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
11957
11958 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
11959 value using ?\s.
11960
11961 2003-07-21 John Paul Wallington <jpw@gnu.org>
11962
11963 * subr.el (with-selected-window): Add closing paren.
11964
11965 2003-07-21 Richard M. Stallman <rms@gnu.org>
11966
11967 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
11968 (lisp-mode): Likewise.
11969
11970 * subr.el (with-selected-window): Copy code form save-selected-window
11971 so as to call select-window with norecord arg.
11972 (dynamic-completion-table): Doc fix.
11973 (lazy-completion-table): Doc fix.
11974
11975 * international/mule-cmds.el (set-locale-environment):
11976 langinfo renamed to locale-info.
11977
11978 * international/mule.el (auto-coding-functions): Doc fix.
11979
11980 2003-07-21 Kenichi Handa <handa@m17n.org>
11981
11982 * international/quail.el (quail-translate-key):
11983 Update quail-current-str correctly.
11984
11985 2003-07-21 Andreas Schwab <schwab@suse.de>
11986
11987 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
11988 ?, to "_".
11989
11990 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
11991 Version 2.0.36 of Tramp released.
11992
11993 * net/tramp.el (tramp-default-password-end-of-line): Rename from
11994 tramp-password-end-of-line.
11995 (tramp-password-end-of-line): New method parameter.
11996 (tramp-get-password-end-of-line): Function to access method
11997 parameter `tramp-password-end-of-line', or variable
11998 `tramp-default-password-end-of-line' (default value).
11999 (tramp-methods): Add entries for new parameter
12000 tramp-password-end-of-line.
12001 (tramp-enter-password): Use new function
12002 `tramp-get-password-end-of-line'.
12003 (tramp-handle-insert-file-contents): Do not
12004 unconditionally inhibit the file operation file-local-copy, only
12005 do that when the inhibit-file-name-operation is currently
12006 insert-file-contents. This fixes finding remote CVS-controlled
12007 files. (It would barf on inserting the CVS/Entries file
12008 literally, because the file-local-copy handler wasn't called.)
12009 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
12010 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
12011 (tramp-initial-commands): New variable.
12012 (tramp-process-initial-commands): New function, using the variable.
12013 (tramp-open-connection-setup-interactive-shell): Call the new function.
12014 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
12015 method into the buffer name, never use nil. Reported by Hanak
12016 David <dhanak@inf.bme.hu>.
12017 (tramp-open-connection-setup-interactive-shell): Erase buffer
12018 before sending "stty -onlcr".
12019
12020 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
12021
12022 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
12023
12024 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
12025
12026 2003-07-19 John Paul Wallington <jpw@gnu.org>
12027
12028 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
12029 (artist-draw-rect, artist-draw-square): Doc fixes.
12030
12031 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
12032
12033 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
12034
12035 2003-07-19 Kenichi Handa <handa@m17n.org>
12036
12037 * international/kkc.el (kkc-show-conversion-list-update):
12038 Highlight the correct candidate in the message.
12039
12040 2003-07-18 John Paul Wallington <jpw@gnu.org>
12041
12042 * simple.el (current-word): Don't include punctuation char when
12043 `really-word' arg is non-nil.
12044
12045 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
12046
12047 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
12048 moved to the directory obsolete.
12049
12050 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
12051
12052 * info.el (Info-menu-entry-name-re): Allow newlines in
12053 menu entry names.
12054
12055 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
12056 syntax-ppss-after-change-function.
12057 (syntax-ppss-after-change-function): New alias. Update uses.
12058 (syntax-ppss): Catch the case where the buffer is narrowed.
12059
12060 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
12061
12062 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
12063 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
12064
12065 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
12066
12067 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
12068 since it might be modified.
12069
12070 * progmodes/cc-langs.el (c++-make-template-syntax-table)
12071 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
12072 names to these language constants.
12073
12074 2003-07-15 Kim F. Storm <storm@cua.dk>
12075
12076 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
12077 All uses changed.
12078
12079 2003-07-14 Mark A. Hershberger <mah@everybody.org>
12080
12081 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
12082 Namespace support.
12083
12084 2003-07-13 Juanma Barranquero <lektu@terra.es>
12085
12086 * frame.el (modify-all-frames-parameters): Reinstall (copyright
12087 papers received).
12088
12089 2003-07-13 Karl Eichwalder <ke@suse.de>
12090
12091 * textmodes/po.el (po-find-charset): White space at the start of the
12092 Content-Type field body is non-mandatory.
12093
12094 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
12095
12096 * textmodes/texinfo.el (texinfo-section-list):
12097 Append appendixsection; a synonym for appendixsec.
12098
12099 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
12100
12101 * man.el (Man-translate-cleanup): New.
12102 (Man-translate-references): Call `Man-translate-cleanup' to clean
12103 leading, trailing and middle spaces.
12104
12105 2003-07-13 Lars Hansen <larsh@math.ku.dk>
12106
12107 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
12108 Handle `dired-directory' being a list.
12109
12110 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
12111
12112 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
12113 it doesn't exist.
12114
12115 2003-07-12 Richard M. Stallman <rms@gnu.org>
12116
12117 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
12118
12119 * progmodes/cc-defs.el (c-make-keywords-re):
12120 Don't use delete-duplicates.
12121 (c-lang-const): Don't use mapcan.
12122
12123 * apropos.el (apropos-show-scores): Make it customizable.
12124 Document new meaning.
12125 (apropos): Compute scores from symbols.
12126 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
12127
12128 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12129
12130 * ps-bdf.el: Fix copyright line.
12131 (bdf-directory-list): Fix initialization code.
12132
12133 2003-07-11 John Paul Wallington <jpw@gnu.org>
12134
12135 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
12136 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
12137 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
12138
12139 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
12140
12141 * emacs-lisp/ring.el (ring-elements): Doc fix.
12142
12143 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
12144
12145 * calendar/timeclock.el (timeclock-relative)
12146 (timeclock-ask-before-exiting, timeclock-use-display-time):
12147 Doc changes.
12148 (timeclock-modeline-display): Give a message if
12149 `timeclock-use-display-time' is non-nil but `display-time-mode'
12150 is not active.
12151
12152 2003-07-11 Kenichi Handa <handa@m17n.org>
12153
12154 * international/mule-cmds.el (set-language-environment):
12155 Set current-language-environment to the correct string.
12156
12157 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12158
12159 * ps-print.el: Print line number correctly in a region. Reported by
12160 Tim Allen <timallen@ls83.fsnet.co.uk>.
12161 (ps-print-version): New version number (6.6.2).
12162 (ps-printing-region): Code fix.
12163
12164 2003-07-10 John Paul Wallington <jpw@gnu.org>
12165
12166 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
12167 this function can be called from `add-completions-from-tags-table'.
12168
12169 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
12170
12171 * calendar/timeclock.el (timeclock-use-display-time)
12172 (timeclock-day-over-hook, timeclock-workday-remaining)
12173 (timeclock-status-string, timeclock-when-to-leave)
12174 (timeclock-when-to-leave-string, timeclock-log-data)
12175 (timeclock-find-discrep, timeclock-day-base)
12176 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
12177 (timeclock-modeline-display): Set the variable
12178 `timeclock-modeline-display'.
12179 (timeclock-update-modeline): Doc fix. Respect value of
12180 `timeclock-relative'.
12181
12182 2003-07-09 Richard M. Stallman <rms@gnu.org>
12183
12184 * textmodes/reftex-parse.el (reftex-all-document-files):
12185 Add autoload cookie.
12186
12187 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
12188 (reftex-scanning-info-available-p): Add autoload cookie.
12189
12190 * international/mule-cmds.el
12191 (set-display-table-and-terminal-coding-system): Delete duplicate
12192 aset on standard-display-table.
12193
12194 * view.el (view-file): If existing buffer's major mode is special,
12195 don't go into view mode.
12196
12197 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
12198
12199 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12200
12201 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
12202 buffer changes; there's third party code that calls this function
12203 directly.
12204
12205 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12206
12207 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
12208 (autodoc-font-lock-keywords): Don't byte compile on font lock
12209 initialization when running from byte compiled files.
12210
12211 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
12212
12213 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
12214 statement ends with auto-increment "++".
12215
12216 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12217
12218 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
12219 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
12220 these are changed, so declare them as variables and not constants.
12221
12222 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
12223
12224 * subr.el (dolist, dotimes): Doc fix.
12225
12226 2003-07-08 Kim F. Storm <storm@cua.dk>
12227
12228 * international/mule-cmds.el
12229 (set-display-table-and-terminal-coding-system): Don't break
12230 bootstrap if standard-display-table isn't setup yet.
12231
12232 2003-07-07 Richard M. Stallman <rms@gnu.org>
12233
12234 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
12235 Give it a doc string, and autoload it.
12236
12237 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
12238 Use with-no-warnings.
12239
12240 * info.el (Info-search): If find invisible text, search again.
12241
12242 * isearch.el (search-whitespace-regexp): Add a shy group around it.
12243
12244 * man.el (Man-name-regexp): Match + as part of name.
12245
12246 * simple.el (visible-mode): Rename from vis-mode.
12247 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
12248
12249 * simple.el (current-word): New arg REALLY-WORD specifies
12250 don't include punctuation chars.
12251
12252 * emacs-lisp/debug.el (debug, debugger-env-macro):
12253 Use with-no-warnings while accessing and binding unread-command-char.
12254
12255 * international/mule-cmds.el
12256 (set-display-table-and-terminal-coding-system): Use explicit loop
12257 instead of calling standard-display-default.
12258
12259 * net/ange-ftp.el (ange-ftp-file-symlink-p):
12260 Use condition-case to catch error in ange-ftp-get-files.
12261
12262 * net/browse-url.el (browse-url-browser-function):
12263 Add alternative for Epiphany.
12264 (browse-url-epiphany-program, browse-url-epiphany-arguments)
12265 (browse-url-epiphany-startup-arguments)
12266 (browse-url-epiphany-new-window-is-tab): New variables.
12267 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
12268
12269 * progmodes/compile.el (compile-auto-highlight): Default now t.
12270 (compile): Doc fix.
12271 (compilation-next-error): Fix previous change.
12272
12273 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
12274
12275 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
12276
12277 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
12278
12279 * gdb-ui.el (gdb-source-info): Display current frame when
12280 attaching to an existing process.
12281 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
12282 while laying out windows when attaching to an existing process.
12283
12284 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
12285
12286 * info.el (Info-menu): Use Info-menu-entry-name-re.
12287
12288 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
12289
12290 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
12291 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
12292
12293 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
12294 to match the same text.
12295
12296 2003-07-06 John Paul Wallington <jpw@gnu.org>
12297
12298 * vc.el (vc-annotate-offset): Move defvar up.
12299
12300 2003-07-06 Kim F. Storm <storm@cua.dk>
12301
12302 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
12303 This should fix the infinite loop when extracting menu names.
12304
12305 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
12306
12307 * files.el (auto-mode-alist, interpreter-mode-alist):
12308 Remove entries to CC Mode modes to avoid duplicates; they are now added
12309 with autoload directives in cc-mode.el.
12310
12311 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
12312
12313 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
12314 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
12315 these are changed, so declare them as variables and not constants.
12316
12317 * progmodes/cc-mode.el: Fix some autoload problems: Try to
12318 ensure that the entry for ".c" extension comes before the one for
12319 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
12320 Fix incorrect entries that were added to `interpreter-mode-alist'.
12321 Move the autoload directives for AWK to the top level since they
12322 aren't recognized anywhere else. Do not use the new AWK mode doc
12323 in the autoload form for the old AWK mode.
12324
12325 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12326
12327 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
12328 (bibtex-sort-ignore-string-entries): Default value t.
12329 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
12330 erroneously in previous version.
12331 (bibtex-string-files): Docstring reflects new parsing scheme.
12332 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
12333 docstring, add # as one of the chars to crush
12334 (bibtex-autokey-prefix-string, bibtex-autokey-names)
12335 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
12336 (bibtex-autokey-name-change-strings)
12337 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
12338 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
12339 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
12340 (bibtex-autokey-title-terminators)
12341 (bibtex-autokey-titlewords-stretch)
12342 (bibtex-autokey-titleword-ignore)
12343 (bibtex-autokey-titleword-case-convert)
12344 (bibtex-autokey-titleword-abbrevs)
12345 (bibtex-autokey-titleword-abbrevs)
12346 (bibtex-autokey-titleword-change-strings)
12347 (bibtex-autokey-titleword-length)
12348 (bibtex-autokey-titleword-separator)
12349 (bibtex-autokey-name-year-separator)
12350 (bibtex-autokey-year-title-separator)
12351 (bibtex-autokey-before-presentation-function)
12352 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
12353 Fix docstring.
12354 (bibtex-strings, bibtex-reference-keys):
12355 Use lazy-completion-table and make-variable-buffer-local.
12356 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
12357 (bibtex-braced-string-syntax-table)
12358 (bibtex-quoted-string-syntax-table): New variables.
12359 (bibtex-parse-nested-braces): Remove.
12360 (bibtex-parse-field-string): Use syntax table and forward-sexp.
12361 (bibtex-parse-association): Simplify.
12362 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
12363 (bibtex-parse-field-text): Simplify.
12364 (bibtex-search-forward-field, bibtex-search-backward-field):
12365 argument BOUND can take value t.
12366 (bibtex-start-of-field, bibtex-start-of-name-in-field)
12367 (bibtex-end-of-name-in-field, bibtex-end-of-field)
12368 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
12369 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
12370 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
12371 (bibtex-skip-to-valid-entry): Return buffer position of beginning
12372 and ending of entry. Update for changes of bibtex-search-entry.
12373 Simplify.
12374 (bibtex-map-entries): FUN is called with three arguments.
12375 (bibtex-search-entry): Return a cons pair with buffer positions of
12376 beginning and end of entry.
12377 (bibtex-enclosing-field): Simplify.
12378 (bibtex-format-entry): Use booktitle to set a missing title.
12379 (bibtex-autokey-get-names): Fiddle with regexps.
12380 (bibtex-generate-autokey): Use identity.
12381 (bibtex-parse-keys): Use simplified parsing algorithm if
12382 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
12383 arguments. Return alist of keys.
12384 (bibtex-parse-strings): Simplify. Return alist of strings.
12385 (bibtex-complete-string-cleanup): Fix docstring.
12386 (bibtex-read-key): New function.
12387 (bibtex-mode): Fix docstring. Do not parse for keys and
12388 strings when the mode is entered. Set fill-paragraph-function to
12389 bibtex-fill-field. Setup font-lock-mark-block-function the way
12390 font-lock intended.
12391 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
12392 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
12393 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
12394 (bibtex-Preamble): Avoid hard coded constants.
12395 (bibtex-make-field): Fix docstring. Simplify.
12396 (bibtex-beginning-of-entry): Always return new position of point.
12397 (bibtex-end-of-entry): Rearrange cond clauses.
12398 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
12399 Update for changes of bibtex-map-entries.
12400 (bibtex-ispell-abstract): Do not move point.
12401 (bibtex-entry-index): Use downcase. Simplify.
12402 (bibtex-lessp): Handle catch-all.
12403 (bibtex-find-crossref): Turn into a command.
12404 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
12405 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
12406 preamble entries.
12407 (bibtex-fill-field-bounds): New function.
12408 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
12409 (bibtex-fill-entry): Use bibtex-fill-field-bounds
12410 (bibtex-String): Use bibtex-strings. Always obey
12411 bibtex-sort-ignore-string-entries.
12412
12413 2003-07-05 John Paul Wallington <jpw@gnu.org>
12414
12415 * cus-theme.el (customize-create-theme):
12416 Call `customize-create-theme' in Reset widget's notify function.
12417
12418 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
12419 (ibuffer-mark-interactive): Use `or' instead of `unless'.
12420 (define-ibuffer-column name): Add summarizer.
12421 (define-ibuffer-column size): Likewise.
12422 (define-ibuffer-column filename): Likewise.
12423 (define-ibuffer-column process): Likewise. Change BODY's output too.
12424 (define-ibuffer-column filename-and-process): Likewise, likewise.
12425 (ibuffer): Remove local vars `already-in' and `need-update'.
12426
12427 * ibuf-ext.el: Don't require `derived' at compile-time.
12428
12429 2003-07-05 Kim F. Storm <storm@cua.dk>
12430
12431 * info.el: Disable paragraph refilling.
12432 (Info-refill-paragraphs): New defcustom.
12433 (Info-fontify-node): Use it.
12434
12435 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
12436
12437 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
12438 thingies from constructors created by defstruct.
12439
12440 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
12441 the default value of the variable.
12442 (byte-code-meter): Move declaration to top level.
12443
12444 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
12445
12446 * info.el (Info-following-node-name-re): New fun.
12447 (Info-following-node-name): Remove.
12448 (Info-insert-dir): Use the new fun.
12449 (Info-extract-pointer): Don't save restriction; use new fun.
12450 (Info-menu-entry-name-re): New const.
12451 (Info-menu-entry-name-re): Use it along with new fun.
12452 (Info-node-spec-re): Use new fun.
12453 (Info-complete-menu-item, Info-fontify-node): Use new const.
12454 (Info-goto-node, Info-follow-reference, Info-menu-update):
12455 Use match-string.
12456 (Info-follow-reference): Use assoc-string.
12457 Use a list of strings for the completion table.
12458 (Info-fontify-node): Use match-string, line-end-position.
12459 Limit the search for `node:' to the first line.
12460
12461 * newcomment.el (uncomment-region): Remove padding coming from
12462 comment-start rather than just from comment-padding.
12463
12464 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
12465 (vc-cvs-stay-local-p): Use vc-stay-local-p.
12466 (vc-cvs-rename-file): Remove (use the default).
12467 (vc-cvs-register): Register parent dir if needed.
12468 (vc-cvs-could-register): Return non-nil if parent can be registered.
12469 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
12470 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
12471
12472 * vc-svn.el (vc-svn-use-edit): Make it into a const.
12473 (vc-svn-update): Fix the arguments to `svn'.
12474 (vc-svn-diff-tree): Just use `vc-svn-diff'.
12475 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
12476 Simple implementations, assuming `name' is a URL.
12477
12478 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
12479 set of chars allowed unquoted in a case pattern.
12480
12481 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
12482
12483 * font-lock.el (font-lock-extra-types-widget)
12484 (c-font-lock-extra-types, c++-font-lock-extra-types)
12485 (objc-font-lock-extra-types, java-font-lock-extra-types)
12486 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
12487 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
12488 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
12489 (font-lock-match-c++-structor-declaration)
12490 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
12491 (c++-font-lock-keywords-3, c++-font-lock-keywords)
12492 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
12493 (objc-font-lock-keywords-3, objc-font-lock-keywords)
12494 (java-font-lock-keywords-1, java-font-lock-keywords-2)
12495 (java-font-lock-keywords-3, java-font-lock-keywords)
12496 (java-font-lock-syntactic-face-function): Remove obsolete code
12497 and constants. It's all in cc-fonts.el now.
12498
12499 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
12500
12501 * mail/sendmail.el (mail-specify-envelope-from)
12502 (mail-envelope-from): Doc fix.
12503
12504 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
12505
12506 * generic-x.el: Do away with the dependency on `c-emacs-features'
12507 when populating `rul-generic-mode-syntax-table'; we already know
12508 this isn't XEmacs.
12509
12510 See ChangeLog.10 for earlier changes.
12511
12512 ;; Local Variables:
12513 ;; coding: iso-2022-7bit
12514 ;; End:
12515
12516 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
12517 Copying and distribution of this file, with or without modification,
12518 are permitted provided the copyright notice and this notice are preserved.
12519
12520 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1