]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
4 (gdb-ann3, gdb-setup-windows, gdb-restore-windows): Dedicate
5 gdb-related windows.
6 (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
7 other frames.
8 (gdb-reset): Remove dedicated property after debugging.
9
10 2004-11-24 Jay Belanger <belanger@truman.edu>
11
12 * calc/calc-sel.el: Add comment.
13
14 * calc/calc.el (math-stack-value-offset): Replace variables c,
15 wid and off with math-svo-c, math-svo-wid and math-svo-off.
16
17 * calc/calccomp.el (math-comp-sel-tag): Declare it.
18
19 (math-svo-c, math-svo-wid, math-svo-off): New variables.
20 (math-stack-value-offset-fancy): Replace variables c, wid and off
21 by declared variables.
22
23 (math-comp-just, math-comp-comma-spc): New variables.
24 (math-compose-expr, math-compose-matrix): Replace variable `just'
25 by declared variable.
26
27 (math-comp-vector-prec): New variable.
28 (math-compose-expr, math-compose-matrix, math-compose-rows):
29 Replace variable vector-prec by declared variable.
30
31 (math-comp-left-bracket, math-comp-right-bracket)
32 (math-comp-comma): New variables.
33 (math-compose-expr, math-compose-rows): Replace variables
34 left-bracket, right-bracket and comma by declared variables.
35
36 (math-comp-full-width): New variable.
37 (math-comp-to-string-flat, math-comp-to-string-flat-term):
38 Replace variable full-width by declared variable.
39
40 (math-comp-highlight, math-comp-word, math-comp-level)
41 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
42 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
43 New variables.
44 (math-comp-to-string-flat, math-comp-to-string-flat-term)
45 (math-comp-sel-flat-term): Replace variables comp-highlight,
46 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
47 declared variables.
48 (math-comp-simplify, math-comp-simplify-term)
49 (math-comp-add-string, math-comp-add-string-sel):
50 Replace variables comp-highlight, comp-buf, comp-base,
51 comp-height, comp-tag, comp-hpos and comp-vpos by declared
52 variables.
53
54 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
55
56 * cus-start.el (all): Added x-use-old-gtk-file-dialog.
57
58 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
59 and x-server-version may throw.
60
61 2004-11-23 Kim F. Storm <storm@cua.dk>
62
63 * subr.el (substitute-key-definition-key): Optimize. Don't
64 call indirect-function for nil defn (always signals error).
65
66 * ido.el (ido-read-internal): Fix require-match check when
67 ido-directory-too-big is set.
68
69 2004-11-23 Jay Belanger <belanger@truman.edu>
70
71 * calc/calc-ext.el (math-read-replacement-list)
72 (math-read-superscripts): New variables.
73 (math-read-preprocess-string): New function.
74 (math-read-expr): Filter input through
75 math-read-preprocess-string.
76
77 * calc/calc-aent.el (math-read-exprs): Filter input through
78 math-read-preprocess-string.
79
80 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
81
82 * progmodes/compile.el (compilation-start): In cd command use
83 substitute-env-vars -- not quite shell compatible but better than
84 nothing.
85 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
86 handle the newer versions messages, which are more parseable.
87
88 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
89
90 * reveal.el (reveal-mode-map): New var.
91 (reveal-mode): Use it.
92
93 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
94
95 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
96 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
97
98 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
99
100 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
101 header-line when needed.
102 Use fixed-pitch only in the header-line.
103 Build the underline automatically. Use emdash if available.
104
105 2004-11-22 Richard M. Stallman <rms@gnu.org>
106
107 * dired.el (dired-recursive-copies): Move from dired-aux.el.
108 * dired-aux.el (dired-recursive-copies): Move to dired.el.
109
110 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
111
112 * progmodes/gdb-ui.el (gdb-resync): New function.
113 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
114 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
115 Use it to fail more gracefully.
116 (gdb-variables): Delete variable.
117 Re-order variables to reduce byte-compiler warnings.
118
119 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
120
121 * descr-text.el (describe-char):
122 * paren.el (show-paren-function):
123 * subr.el (syntax-after): Undo last change.
124
125 * progmodes/python.el (run-python): Don't hard code *Python*.
126 Don't modify global process-environment.
127 (python-send-region, python-load-file): Don't assume that
128 python-buffer == (process-buffer (python-proc)).
129 (python-switch-to-python): Simplify.
130
131 * dired.el (dired-align-file): Don't assume line starts with spaces.
132
133 2004-11-21 Jay Belanger <belanger@truman.edu>
134
135 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
136 Replace variable `lines' by math-read-big-lines.
137 (math-read-big-expr): Replace variables the-baseline, the-h2
138 and err-msg by math-read-big-baseline, math-read-big-h2 and
139 math-read-err-msg.
140 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
141
142 * calc/calc-lang.el (math-read-big-rec): Fix typo.
143 (math-read-big-balance): Replace unbound variable by value.
144 (math-read-big-lines): New variable.
145 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
146 (math-read-big-error, math-read-big-balance): Replace variable
147 `lines' by declared variable.
148 (math-read-big-baseline, math-read-big-h2): New variables.
149 (math-read-big-rec): Replace variables the-baseline and the-h2
150 by declared variables.
151 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
152 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
153 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
154 declared variables.
155 (math-read-big-err-msg): New variable.
156 (math-read-big-error): Replace variable err-msg by declared variable.
157
158 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
159
160 * ses.el: Add coding cookie.
161 Fix up docstrings, follow new commenting conventions.
162 (ses-header-line-menu): Fix missing variable rename for header-row.
163 (ses-cell-size): Remove.
164 (ses-make-cell): New function.
165 (ses-cell, ses-insert-row, ses-insert-column): Use it.
166 (ses-calculate-cell): Remove unused var `symbol'.
167 (ses-narrowed-p): New function.
168 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
169 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
170 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
171 (ses-setup): Use restore-buffer-modified-p.
172 (ses-cleanup): Remove unused var `end'.
173 (ses-header-string-left-offset): Remove.
174 (ses-create-header-string): Adjust to new behavior of `align-to'.
175 Truncate excessively large fields to preserve alignment.
176 (ses-reconstruct-all): Remove unused var `refs'.
177 (ses-read-cell-printer): Remove unused var `prompt'.
178 (ses-delete-row): Remove unused var `pos'.
179 (ses-delete-column): Remove unused var `new'.
180
181 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
182
183 * ps-print.el: Insert :version tag into all defgroup and defcustom.
184 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
185 Eliminate eval-and-compile usage.
186 (ps-insert-file): Use insert-file-contents instead of insert-file.
187 (ps-setup): Code fix.
188
189 * printing.el (pr-setup, lpr-setup): Code fix.
190
191 2004-11-21 Jay Belanger <belanger@truman.edu>
192
193 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
194 (calc-original-buffer): Declare them.
195 (calc-user-formula-alist): New variable.
196 (calc-user-define-formula, calc-fix-user-formula)
197 (calc-user-define-composition, calc-finish-formula-edit):
198 Replace variable `alist' by declared variable.
199 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
200 (var-q7, var-q7, var-q8, var-q9): Declare them.
201 (calc-kbd-push): Don't check to see if var-q0 through var-q9
202 are bound.
203 (calcFunc-typeof): Replace undeclared variable by expression.
204 (math-exp-env): New variable.
205 (math-define-body, math-define-exp): Replace exp-env by declared var.
206 (math-define-exp): Replace misplaced variable by expression.
207
208 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
209 (calc-curve-model, calc-curve-coefnames): New variables.
210 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
211 varnames, model and coefnames by declared variables.
212 (math-root-widen): New variable.
213 (math-search-root, math-find-root): Replace variable root-widen by
214 declared variable.
215 (var-DUMMY): Declare it.
216 (math-root-vars, math-min-vars): Move the declarations to earlier in
217 the file.
218 (math-brent-min): Make d a local variable.
219 (math-find-minimum): Replace non-existent variable.
220 (math-ninteg-romberg): Remove unnecessary variable.
221 (math-ninteg-temp): New variable.
222 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
223 integ-temp by declared variable.
224 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
225 New variables.
226 (math-general-fit): Replace variables first-var, first-coef and
227 new-coefs by declared variables.
228 (calcFunc-fitvar): Replace variable first-var by declared variable.
229 (calcFunc-fitparam): Replace variable first-coef by declared variable.
230 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
231 (math-all-vars-vars, math-all-vars-found): New variables.
232 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
233 found by declared variable math-all-vars-vars.
234
235 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
236
237 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
238 of `defconst'.
239
240 2004-11-20 Richard M. Stallman <rms@gnu.org>
241
242 * isearch.el (isearch-mode-map): Don't bind SPC.
243 (isearch-whitespace-chars): Function deleted.
244 (isearch-search): Bind search-spaces-regexp.
245 (isearch-lazy-highlight-search): Likewise.
246 (search-whitespace-regexp): Doc fix.
247 (isearch-forward-regexp): Doc fix.
248
249 * emacs-lisp/bytecomp.el (byte-compile-form):
250 Move the calls to byte-compile-set-symbol-position,
251 to avoid having two for the same symbol occurrence.
252
253 * comint.el (comint-input-ring-size): Increase to 150.
254
255 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
256 New variables.
257 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
258 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
259
260 * imenu.el (imenu--generic-function):
261 Ensure we keep moving backward even if BEG isn't further back.
262
263 * replace.el (query-replace-read-to, query-replace-read-from):
264 Specify t for KEEP-ALL in read-from-minibuffer.
265
266 * progmodes/python.el (python-switch-to-python):
267 If Python isn't running, start it.
268 Don't alter debug-ignored-errors.
269
270 * progmodes/cperl-mode.el (cperl-indent-region):
271 Don't mind imenu-scanning-message.
272
273 * bindings.el (global-map): Bind C-e to move-end-of-line.
274
275 * simple.el (line-move-finish): New arg FORWARD.
276 Ignore invisible newlines, not intangible ones.
277 Conditions for acceptable stopping positions depend on FORWARD.
278 (line-move): Pass FORWARD arg to line-move-finish.
279
280 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
281 of HEADER. Compensate for this change in the code to add display
282 properties. Don't make the first line intangible.
283
284 * info.el (Info-search): Fix previous change.
285
286 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
287
288 * Makefile.in (recompile): Revert 2004-11-19 change.
289 (compile): Likewise.
290
291 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
292
293 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
294
295 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
296
297 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
298 defgroup and defcustom. Eliminate eval-and-compile usage.
299
300 * progmodes/ebnf-otz.el: Fix typos.
301
302 2004-11-19 Jay Belanger <belanger@truman.edu>
303
304 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
305 (calc-edit-finish, calc-finish-stack-edit): Replace variable
306 disp-trail by declared variable.
307
308 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
309 (calc-finish-selection-edit): Replace variable disp-trail by
310 declared variable.
311 (calc-selection-cache-entry): Move declaration to earlier in the file.
312 (calc-selection-cache-num, calc-selection-cache-comp)
313 (calc-selection-cache-offset, calc-selection-true-num)
314 (calc-final-point-line, calc-final-point-column)
315 (calc-original-buffer): Declare them.
316 (calc-fnp-op, calc-fnp-num): New variables.
317 (calc-find-nth-part, calc-find-nth-part-rec)
318 (calc-select-previous): Replace op and num by declared variables.
319 (calc-rsf-old, calc-rsf-new): New variables.
320 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
321 Replace variables old and new by declared variables.
322 (calc-sel-reselect): New variable.
323 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
324 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
325 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
326 reselect with declared variable.
327
328 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
329 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
330 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
331 (math-import-list, math-rewrite-phase): Declare them.
332 (math-rewrite): Use let* to declare variables.
333 (calc-rewrite-selection): Make rules a local variable.
334 (calc-rewr-sel): New variable.
335 (calc-rewrite-selection, calc-locate-selection-marker)
336 (calc-rewrite): Use the declared variable calc-rewr-sel instead
337 of sel.
338 (math-rewrite-whole-expr): New variable.
339 (math-rewrite, math-rewrite-phase): Replace variable expr by
340 declared variable.
341 (math-rewrite-heads-heads, math-rewrite-heads-skips)
342 (math-rewrite-heads-blanks ): New variables.
343 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
344 heads, skips and blanks by declared variables.
345 (math-rwcomp-subst-old, math-rwcomp-subst-new)
346 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
347 New variables.
348 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
349 old, new, old-func and new-func by declared variables.
350 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
351 Remove unnecessary variable.
352 (math-apply-rw-regs): New variable.
353 (math-apply-rewrites, math-rwapply-replace-regs)
354 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
355 (math-apply-rw-ruleset): New variable.
356 (math-apply-rewrites, math-rwapply-remember): Replace variable
357 ruleset by declared variable.
358
359 2004-11-19 Richard M. Stallman <rms@gnu.org>
360
361 * info.el (Info-search): Use search-whitespace-regexp.
362
363 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
364
365 * vc-rcs.el (vc-rcs-parse): New function.
366 (vc-rcs-annotate-command): Likewise.
367 (vc-rcs-annotate-current-time): Likewise.
368 (vc-rcs-annotate-time): Likewise.
369 (vc-rcs-annotate-extract-revision-at-line): Likewise.
370
371 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
372
373 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
374
375 2004-11-18 Jay Belanger <belanger@truman.edu>
376
377 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
378
379 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
380
381 * printing.el: Eliminate use of interactive-p and eval-and-compile.
382 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
383 Use make-temp-file to generate PostScript files in any situation.
384 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
385 (pr-interactive-p): Eliminate var.
386 (pr-save-interactive): Eliminate macro.
387 (pr-interface, pr-ps-directory-preview)
388 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
389 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
390 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
391 (pr-ps-buffer-ps-print, pr-ps-region-preview)
392 (pr-ps-region-using-ghostscript, pr-ps-region-print)
393 (pr-ps-region-ps-print, pr-ps-mode-preview)
394 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
395 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
396 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
397 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
398 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
399 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
400 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
401 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
402 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
403 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
404 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
405 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
406 Eliminate pr-save-interactive usage.
407 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
408 Eliminate pr-interactive-p usage.
409 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
410 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
411 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
412 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
413 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
414 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
415 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
416 New funs.
417 (pr-ps-file): Use make-temp-file to generate a temporary file.
418
419 2004-11-17 Jay Belanger <belanger@truman.edu>
420
421 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
422 a local variable.
423 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
424 (math-top-only): New variable.
425 (math-simplify, math-simplify-step): Replace variable top-only by
426 declared variable math-top-only.
427 (math-simplify-expr): Declare it.
428 Replace argument expr in all calls of math-defsimplify by
429 math-simplify-expr.
430 (math-simplify-plus, math-simplify-times, math-simplify-divide)
431 (math-simplify-divisor, math-simplify-one-divisor)
432 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
433 (math-simplify-pow): Replace variable expr by declared variable
434 math-simplify-expr.
435 (math-simplify-divisor): Remove local variables temp and op.
436 (math-simplify-one-divisor): Make temp and op local variables.
437 (math-simplify-divisor-nover, math-simplify-divisor-dover):
438 New variables.
439 (math-simplify-divisor, math-simplify-one-divisor):
440 Replace variables nover and dover by declared variables.
441 (math-expr-subst-new, math-expr-subst-old): New variables.
442 (math-expr-subst, math-expr-subst-rec): Replace variables new
443 and old by declared variables.
444 (math-is-poly-degree, math-is-poly-loose): New variables.
445 (math-is-polynomial, math-is-poly-rec): Replace variables degree
446 and loose by declared variables.
447 (math-poly-base-const-ok, math-poly-base-pred): New variables.
448 (math-polynomial-base, math-polynomial-base-rec):
449 Replace variables const-ok and mpb-pred by declared variables.
450
451 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
452
453 * calc/calc-ext.el (math-defsimplify): Change the argument in
454 the created function to math-simplify-expr.
455
456 * calc/calc-units.el (math-simplify-expr): Declare it.
457 Replace argument expr in all calls of math-defsimplify by
458 math-simplify-expr.
459 (math-simplify-units-prod): Replace variable expr by declared
460 variable math-simplify-expr.
461
462 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
463
464 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
465 Replace mapcar->dolist, format->string.
466
467 2004-11-17 Miles Bader <miles@gnu.org>
468
469 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
470 * progmodes/idlwave.el: Remove RCS keywords.
471
472 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
473
474 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
475 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
476 Update to IDLWAVE version 5.5. Too many changes to list them here.
477 * progmodes/idlw-help.el: New file.
478
479 2004-11-16 Richard M. Stallman <rms@gnu.org>
480
481 * international/iso-cvt.el (iso-tex2iso-trans-tab):
482 Discard spaces after \i according to TeX rules.
483
484 * international/mule.el (set-buffer-file-coding-system):
485 New arg NOMODIFY.
486 (after-insert-file-set-coding): Pass that new arg.
487 Prevent set-buffer-multibyte from trying to lock the file.
488
489 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
490
491 * saveplace.el (save-place): Doc fix.
492
493 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
494 temporarily widen before finding the following word to copy.
495
496 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
497 (cl-map-keymap): Definition deleted.
498
499 * subr.el (map-keymap-internal): New function.
500
501 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
502
503 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
504 when pressing rather than when releasing mouse-2. Simplify.
505
506 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
507
508 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
509 (compilation-mode): Set it here instead.
510
511 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
512
513 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
514 (loop, cl-parse-loop-clause, defsetf): Use backquote.
515
516 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
517
518 * progmodes/compile.el (compilation-internal-error-properties):
519 Fix up a transposition-typo. Check end-col before using it.
520
521 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
522
523 * international/iso-cvt.el (iso-tex2iso-trans-tab):
524 Discard whitespace after macro \i when converting it.
525
526 2004-11-16 Juri Linkov <juri@jurta.org>
527
528 * emacs-lisp/find-func.el (find-function-regexp):
529 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
530 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
531 Remove invalid `\W' from [^cgv\W]. Doc fix.
532 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
533
534 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
535
536 * play/life.el: Maintainer is now FSF.
537 (life-patterns, life-neighbor-deltas, life-window-start)
538 (life-current-generation, life-generation-string): Use defvar
539 instead of defconst.
540
541 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
542
543 * progmodes/compile.el (compilation-move-to-column): New fun.
544 (compilation-internal-error-properties)
545 (compilation-next-error-function): Use it to make sure we don't go past
546 the end of line.
547
548 2004-11-15 John Paul Wallington <jpw@gnu.org>
549
550 * autoinsert.el (auto-insert-alist): Insert the user's name in
551 copyright notice, rather than Free Software Foundation, for the
552 Emacs Lisp header case too.
553
554 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
555
556 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
557 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
558 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
559 return the list of string in a string.
560 (pr-call-process): Message if calling process returns an error, that
561 is, the exit status is different of zero.
562
563 2004-11-15 Jay Belanger <belanger@truman.edu>
564
565 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
566 variable var-thing.
567 (math-integ-depth, math-integ-level, math-integral-limit)
568 (math-enable-subst, math-any-substs, math-integ-msg)
569 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
570 (math-int-threshold, math-int-factors, math-double-roots)
571 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
572 (var-GenCount): Declare these variables.
573 (calcFunc-integ): Don't check if var-IntegLimit is bound.
574 (math-integral-cache, math-integral-cache-state):
575 Move declarations to earlier in the file.
576 (math-deriv-var, math-deriv-total, math-deriv-symb)
577 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
578 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
579 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
580 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
581 (math-solve-res): New variables
582 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
583 (math-integral, math-replace-integral-parts)
584 (math-integrate-by-parts, calc-dump-integral-cache)
585 (math-try-integral, math-do-integral, math-do-integral)
586 (math-do-integral-methods, math-try-solve-for)
587 (math-try-solve-prod, math-solve-poly-funny-powers)
588 (math-solve-crunch-poly, math-decompose-poly)
589 (math-solve-find-root-term, math-find-root-in-prod)
590 (math-integ-try-linear-substitutions)
591 (math-integ-try-substitutions, math-expr-rational-in)
592 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
593 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
594 (math-solve-for, math-solve-system, math-solve-system-rec)
595 (math-solve-get-sign, math-solve-get-int)
596 (math-solve-system-subst): Replace undeclared variables with newly
597 declared variables.
598
599 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
600
601 * winner.el (winner-active-region, winner-edges, winner-window-list):
602 Define at toplevel.
603 (winner-mode-map): Move init inside declaration.
604
605 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
606
607 * files.el (convert-standard-filename): Doc fix.
608
609 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
610
611 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
612 passwd, group, shadow, default/* and pam.d/*.
613
614 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
615
616 * printing.el (pr-menu-spec): Adjust menu specification.
617
618 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
619
620 * printing.el: Doc fix. Insert :version tag into all defcustom.
621 Handle interactive-p as is recommended in Emacs Lisp Reference.
622 Set the file permission bits for newly created files.
623 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
624 The printing menu specification (in `pr-menu-spec') was merged.
625 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
626 (pr-version): New version number (6.8.3).
627 (pr-file-modes): New option.
628 (pr-interactive-p): New var.
629 (pr-save-interactive, pr-save-file-modes): New macros.
630 (pr-setup): Code fix.
631 (pr-menu-spec): Menu specification merged.
632 (pr-call-process, pr-text2ps): Set file permission bits.
633 (pr-despool-print): Set file permission bits. Handle interactive-p as
634 is recommended.
635 (pr-interface, pr-ps-directory-preview)
636 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
637 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
638 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
639 (pr-ps-buffer-ps-print, pr-ps-region-preview)
640 (pr-ps-region-using-ghostscript, pr-ps-region-print)
641 (pr-ps-region-ps-print, pr-ps-mode-preview)
642 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
643 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
644 (pr-despool-using-ghostscript, pr-despool-ps-print)
645 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
646 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
647 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
648 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
649 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
650 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
651 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
652 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
653 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
654 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
655 Handle interactive-p as is recommended.
656
657 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
658
659 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
660 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
661
662 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
663 so it doesn't forget to highlight the beginning of the region either.
664
665 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
666
667 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
668 (c-font-lock-init): Eliminate obsolete make-local-hook.
669 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
670 (awk-mode): Use run-mode-hooks.
671
672 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
673
674 2004-11-13 Kim F. Storm <storm@cua.dk>
675
676 * mouse.el (mouse-drag-copy-region): Add :version.
677 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
678 while dragging mode line, so mode line can be dragged downwards.
679 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
680 while pressing mouse button so window doesn't scroll until we
681 release the mouse if clicking on partially visible line.
682
683 2004-11-12 Jay Belanger <belanger@truman.edu>
684
685 * calc/calc-graph.el (calc-dumb-map): Declare it.
686 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
687 than unbound.
688 (calc-graph-name): Made `end' a local variable.
689 (calc-graph-lookup): Made `varname' a local variable.
690 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
691 Declare them.
692 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
693 (calc-graph-plot, calc-graph-compute-3d): Remove references to
694 the unused variable y3vec.
695 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
696 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
697 calc-graph-prev-kill-hook.
698 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
699 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
700 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
701 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
702 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
703 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
704 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
705 (calc-graph-y3value, calc-graph-y3name)
706 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
707 (calc-graph-stepcount, calc-graph-is-splot)
708 (calc-graph-surprise-splot, calc-graph-blank)
709 (calc-graph-non-blank, calc-graph-curve-num): New variables.
710 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
711 (calc-graph-recompute-2d, calc-graph-compute-3d)
712 (calc-graph-format-data): Replace undeclared variables with the
713 above newly declared variables.
714
715 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
716
717 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
718 `rsf-beep' and `rsf-sleep-after-message'.
719
720 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
721 list if `message-sender' is non-nil.
722
723 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
724
725 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
726 consing by using mapc instead of mapcar.
727
728 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
729
730 * tooltip.el (require): Explain why CL is needed.
731
732 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
733
734 * printing.el: Insert :version into defgroup (printing). All reference
735 to Files option in menubar were changed to File.
736 (pr-version): New version number (6.8.2).
737 (pr-get-symbol): Call easy-menu-intern.
738 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
739 compilation gripes.
740
741 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
742
743 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
744 new byte-compile-function-environment binding to t.
745
746 * font-lock.el (font-lock-fontify-syntactically-region):
747 Don't forget to highlight the last char when we hit `end'.
748
749 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
750 (mwheel-scroll): Adjust accordingly.
751
752 * cvs-status.el: Reduce spurious warnings.
753 (cvs-status-checkout): Remove.
754 (cvs-status-mode-map): Use cvs-mode-checkout instead.
755
756 * pcvs.el (cvs-mode-checkout): New command.
757
758 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
759
760 * tooltip.el: Require CL.
761
762 * emacs-lisp/bytecomp.el: Use push.
763 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
764 (defalias): Remove the `byte-compile' property and add
765 a `byte-hunk-handler'.
766
767 2004-11-11 Juri Linkov <juri@jurta.org>
768
769 * info.el (Info-search): Save match data for isearch.
770 Skip Tag Table node.
771
772 * descr-text.el (describe-char): Replace syntax-after with code
773 from its previous version.
774
775 * files.el (magic-mode-alist): Use optimization for SGML mode too.
776 (set-auto-mode): Doc fix. Remove unused variable `xml'.
777
778 * international/mule.el (sgml-html-meta-auto-coding-function):
779 Remove > after <html to allow HTML attributes.
780
781 2004-11-11 Jay Belanger <belanger@truman.edu>
782
783 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
784 a variable.
785 (calcFunc-dfac): Replace unbound max by n.
786 (math-stirling-local-cache): New variable.
787 (math-stirling-number, math-stirling-1, math-stirling-2):
788 Replace the variable `cache' by the declared variable
789 math-stirling-local-cache.
790 (var-RandSeed): Declare it as a variable.
791 (math-init-random-base, math-random-digit): Don't check to see if
792 var-RandSeed is bound.
793 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
794 Declare them instead of just setting them.
795 (math-init-random-base): Made i a local variable.
796 (math-random-digit): Made math-random-last a local variable.
797 (math-prime-test-cache): Move declaration to before it is used.
798 (math-prime-test-cache-k, math-prime-test-cache-q)
799 (math-prime-test-cache-nm1, math-prime-factors-finished):
800 Declare them as variables.
801
802 2004-11-11 Jay Belanger <belanger@truman.edu>
803
804 * calc/calc-ext.el (math-defcache): Use defvar for the new
805 variables it creates.
806
807 2004-11-11 Lars Hansen <larsh@math.ku.dk>
808
809 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
810 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
811 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
812 (desktop-save): Add :version.
813
814 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
815
816 * printing.el (pr-get-symbol): Don't downcase.
817
818 2004-11-10 Jay Belanger <belanger@truman.edu>
819
820 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
821 string to kill-ring.
822
823 * calc/calc-aent.el (calc-alg-exp, math-toks)
824 (math-exp-pos,math-exp-old-pos, math-exp-token)
825 (math-exp-keep-spaces, math-exp-str): New variables.
826 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
827 (calcAlg-enter): Use declared variable calc-alg-exp.
828 (math-build-parse-table, math-find-user-token): Use declared
829 variable math-toks.
830 (math-read-exprs, math-read-token, calc-check-user-syntax)
831 (calc-match-user-syntax, match-factor-after, math-read-factor):
832 Use declared variables math-exp-pos math-exp-old-pos.
833 (math-read-exprs, math-read-token, math-read-expr-level)
834 (calc-check-user-syntax, calc-match-user-syntax)
835 (match-factor-after, math-read-factor): Use declared variable
836 math-exp-token.
837 (math-read-exprs, math-read-expr-list, math-read-token)
838 (math-read-factor): Use declared variable math-exp-keep-spaces.
839 (math-read-exprs, math-read-token): Use declared variable
840 math-exp-str.
841 (calc-match-user-syntax): Make m a local variable.
842
843 * calc/calc-ext.el (math-read-expr): Use declared variables
844 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
845 math-exp-keep-spaces.
846
847 * calc/calc-forms.el (math-read-angle-bracket): Use declared
848 variables math-exp-pos, math-exp-str.
849
850 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
851 math-exp-old-pos.
852 (math-parse-fortran-vector, math-parse-fortran-vector-end)
853 (math-parse-eqn-prime): Use declared variable math-exp-token.
854
855 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
856 Use declared variable math-exp-pos.
857 (math-check-for-commas): Use declared variable math-exp-str.
858 (math-read-brackets): Use declared variables math-exp-old-pos,
859 math-exp-keep-spaces.
860 (math-read-brackets, math-read-vector, math-read-matrix):
861 Use declared variable math-exp-token.
862
863 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
864
865 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
866 where the keymap is a symbol.
867 (easy-menu-add-item): Use keymap-prompt. Simplify.
868
869 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
870
871 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
872 (sgml-parse-tag-backward): Use it to skip spurious < or >.
873
874 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
875
876 * ebuff-menu.el: Doc fixes throughout.
877 (electric-buffer-menu-mode-hook): New defvar.
878
879 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
880
881 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
882 compilation. The resulting compiler warnings appear to be harmless.
883
884 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
885
886 * textmodes/conf-mode.el: New file.
887
888 * files.el (auto-mode-alist, magic-mode-alist): Use it.
889
890 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
891
892 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
893
894 2004-11-09 Jay Belanger <belanger@truman.edu>
895
896 * calc/calc-ext.el (calc-init-extensions): Remove old code.
897
898 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
899 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
900 (calc-z-prefix-help, calc-user-function-list): Use declared
901 variables calc-z-prefix-buf, calc-z-prefix-msgs.
902 (math-map-tree, math-map-tree-rec): Use declared variables
903 math-mt-many, math-mt-func.
904 (math-read-expression, math-read-string): Use declared variable
905 math-expr-data.
906
907 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
908 variable math-normalize-a.
909
910 * calc/calc.el (math-normalize-a): New variable.
911 (math-normalize): Use declared variable math-normalize-a.
912
913 * calc/calc-poly.el (math-expand-form): Use declared variable
914 math-mt-many.
915
916 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
917 Use declared variable math-mt-many.
918 (math-rewrite): Use declared variable math-mt-func.
919
920 * calc/calc-vec.el (math-read-brackets, math-read-vector)
921 (math-read-matrix): Use declared variable math-expr-data.
922
923 * calc/calc-lang.el (math-parse-fortran-vector)
924 (math-parse-fortran-vector-end, math-parse-tex-sum)
925 (math-parse-eqn-matrix, math-parse-eqn-prime)
926 (math-read-math-subscr): Use declared variable math-expr-data.
927
928 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
929 (math-read-expr-level, math-read-token, calc-check-user-syntax)
930 (calc-match-user-syntax, math-read-if, math-factor-after)
931 (math-read-factor): Use declared variable math-expr-data.
932
933 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
934
935 * calendar/diary-lib.el (diary-from-outlook)
936 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
937 interactive-p; but rather new optional argument NOCONFIRM.
938
939 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
940
941 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
942 (easy-menu-name-match): Revert correspondingly.
943
944 2004-11-09 Richard M. Stallman <rms@gnu.org>
945
946 * emacs-lisp/bytecomp.el (byte-compile-defalias):
947 Turn off warnings for the new function even if definition not constant.
948 If the definition isn't a quoted symbol, record (FUNCTION . t).
949 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
950 (byte-compile-callargs-warn): Handle (FUNCTION . t).
951 (display-call-tree, byte-compile-arglist-warn):
952 Handle t returned by byte-compile-fdefinition.
953
954 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
955
956 * Makefile.in (maintainer-clean): Depend on distclean.
957
958 * help-fns.el (help-C-file-name): File name must be in build-files
959 to be returned.
960
961 2004-11-09 Jay Belanger <belanger@truman.edu>
962
963 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
964 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
965
966 * calc/calc.el (calc, calc-trail-display, calc-mode):
967 Remove obsolete sections.
968
969 * calc/calc.el (calc-x-paste-text): Remove.
970
971 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
972 mouse-2.
973
974 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
975
976 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
977 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
978 current frame (in case of recursive calls).
979 (gdb-show-changed-values): Add :version keyword.
980
981 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
982
983 * international/mule-cmds.el: Change coding-system to utf-8.
984 (select-safe-coding-system-interactively):
985 New function extracted from select-safe-coding-system.
986 (select-safe-coding-system): Use it.
987
988 2004-11-08 Richard M. Stallman <rms@gnu.org>
989
990 * subr.el (syntax-after): Doc fix.
991
992 * paren.el (show-paren-function): Change calls to syntax-after
993 for new way of returning the value.
994
995 * menu-bar.el (menu-bar-file-menu): Make this the real name
996 and menu-bar-files-menu the alias. Use the former.
997 (global-map): Use `file', not `files', as the symbol.
998
999 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
1000
1001 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
1002 Don't use beginning-of-buffer.
1003 (filesets-cmd-show-result): Use with-no-warnings.
1004
1005 2004-11-08 Juri Linkov <juri@jurta.org>
1006
1007 * progmodes/compile.el (compile): Don't overwrite last command in
1008 minibuffer history with default command if they are not equal.
1009
1010 2004-11-08 Jay Belanger <belanger@truman.edu>
1011
1012 * calc/calcalg2.el (math-do-integral-methods): Try linear then
1013 non-linear substitutions.
1014
1015 2004-11-08 Jay Belanger <belanger@truman.edu>
1016
1017 * calc/calcalg2.el (math-linear-subst-tried): New variable.
1018 (math-do-integral): Set `math-linear-subst-tried' to nil.
1019 (math-do-integral-methods): Use `math-linear-subst-tried' to
1020 determine what type of substitution to try.
1021 (math-integ-try-linear-substituion):
1022 Set `math-linear-subst-tried' to t.
1023
1024 2004-11-08 Kim F. Storm <storm@cua.dk>
1025
1026 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
1027
1028 2004-11-07 Juri Linkov <juri@jurta.org>
1029
1030 * info-look.el (info-lookup): Allow reusing in the current buffer
1031 not only *info* buffer, but all (even renamed) Info buffers
1032 by checking for major-mode instead of *info* buffer name.
1033 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
1034 (octave-mode, maxima-mode) <doc-spec>:
1035 Allow long dashes generated by Texinfo 4.7 before definitions.
1036 (texinfo-mode) <doc-spec>: Add space to suffix to find command
1037 definitions with argument separated by space.
1038
1039 2004-11-06 Richard M. Stallman <rms@gnu.org>
1040
1041 * simple.el (next-error group, face): Move before first use.
1042 (next-error-highlight, next-error-highlight-no-select): Likewise.
1043
1044 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
1045 (line-move): New args NOERROR and TO-END.
1046 Return t if if succeed in moving specified number of lines.
1047 (move-end-of-line): New function.
1048
1049 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
1050 (end-of-buffer-other-window): Likewise.
1051
1052 * simple.el (line-move-ignore-invisible): Default to t.
1053
1054 * subr.el (syntax-after): Return the syntax letter, not the raw code.
1055
1056 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
1057
1058 * international/iso-cvt.el (iso-cvt-define-menu):
1059 Rename menu-bar-files-menu to menu-bar-file-menu.
1060
1061 * net/browse-url.el (browse-url-gnome-moz-program)
1062 (browse-url-gnome-moz-arguments): Move up before first use.
1063
1064 * net/tramp.el (tramp group): Add :version.
1065
1066 * progmodes/ada-xref.el (ada-gdb-application):
1067 Use goto-char instead of beginning-of-buffer.
1068
1069 * progmodes/cperl-mode.el (cperl-info-on-command):
1070 Use goto-char instead of beginning-of-buffer.
1071
1072 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
1073 Move up before first use.
1074 (idlwave-shell-temp-pro-file): Likewise.
1075 (idlwave-shell-temp-rinfo-save-file): Likewise.
1076 (idlwave-shell-temp-file): Minor doc fix.
1077
1078 * textmodes/flyspell.el (flyspell-external-point-words):
1079 Use goto-char instead of beginning-of-buffer.
1080
1081 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
1082
1083 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
1084 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
1085 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
1086
1087 2004-11-06 David Ponce <david@dponce.com>
1088
1089 * recentf.el (recentf-menu-path): Use menu item name.
1090
1091 2004-11-06 Eli Zaretskii <eliz@gnu.org>
1092
1093 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
1094 display doesn't support images.
1095
1096 2004-11-06 Andreas Schwab <schwab@suse.de>
1097
1098 * tempo.el (tempo-match-finder): Doc fix.
1099
1100 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
1101
1102 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
1103
1104 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
1105 (easy-menu-lookup-name): New fun to replace it.
1106 (easy-menu-get-map): Use it to obey menu item names (rather than just
1107 keys) when looking up `path'.
1108 (easy-menu-always-true-p): Rename from easy-menu-always-true.
1109 (easy-menu-convert-item-1): Adjust to new name.
1110
1111 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
1112
1113 * outline.el (hide-body): Don't hide lines at the top of the file
1114 that precede the first header line.
1115
1116 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
1117
1118 * align.el (align-areas): Delete whitespace before reindenting, so
1119 that tabs are never placed after spaces.
1120
1121 2004-11-06 Alan Shutko <ats@acm.org>
1122
1123 * macros.el (insert-kbd-macro): Do completions based on macros,
1124 rather than all commands.
1125
1126 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
1127
1128 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
1129 to solve a bug whereby tags with 'b' don't match.
1130
1131 2004-11-05 Juri Linkov <juri@jurta.org>
1132
1133 * info.el (Info-search): Don't search in node header lines
1134 and file headers.
1135
1136 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
1137 symbol-constituent characters after dot, not only digits.
1138
1139 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
1140
1141 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
1142
1143 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1144
1145 * dired.el (dired-read-dir-and-switches): Call read-directory-name
1146 if a dialog will be used, read-file-name otherwise.
1147
1148 2004-11-04 Richard M. Stallman <rms@gnu.org>
1149
1150 * textmodes/table.el (table group): Add :version.
1151
1152 * textmodes/ispell.el (ispell-word):
1153 Don't alter args; set them only thru `interactive' spec.
1154
1155 * textmodes/flyspell.el (flyspell-word):
1156 Don't alter FOLLOWING; set it only thru `interactive' spec.
1157
1158 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
1159
1160 * net/browse-url.el (browse-url-maybe-new-window):
1161 Use called-interactively-p.
1162
1163 * mail/supercite.el (sc-cite-region):
1164 Don't use interactive-p. Add arg INTERACTIVE.
1165 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
1166
1167 * international/mule-cmds.el (set-input-method, toggle-input-method):
1168 Don't use interactive-p. Add arg INTERACTIVE.
1169
1170 * eshell/esh-mode.el (eshell-show-maximum-output):
1171 Don't use interactive-p.
1172 (eshell-truncate-buffer): Just message, no error, if buffer is short.
1173
1174 * mouse.el (mouse-show-mark): Get positions to delete from mark
1175 and point, not from mouse-drag-overlay.
1176
1177 * imenu.el (imenu-eager-completion-buffer): Add :version.
1178
1179 * filesets.el (filesets group): Add :version.
1180
1181 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
1182
1183 * files.el (xml-based-modes): Delete var.
1184 (magic-mode-alist): New more general var.
1185 (set-auto-mode): Use it.
1186
1187 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
1188 when clicking from another window.
1189
1190 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
1191
1192 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
1193 (vc-cvs-annotate-time): Incorporate value of deleted var.
1194 Remove special-case handling of beginning-of-buffer cruft.
1195 Cache ending position (point) and return value in text property
1196 `vc-cvs-annotate-time', and consult it on subsequent invocations.
1197
1198 * vc-cvs.el (vc-cvs-annotate-command):
1199 Delete extraneous lines from beginning of buffer.
1200 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
1201
1202 * progmodes/grep.el (grep-default-command): Take empty string
1203 for tag if all other methods yield nil. Shell-quote the tag.
1204
1205 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
1206 spec in `interactive' form, and mention it in the docstring.
1207 Also, make sure point is at bol after calling `annotate-time'.
1208
1209 2004-11-02 Richard M. Stallman <rms@gnu.org>
1210
1211 * cus-edit.el (customize-group-other-window):
1212 Select the window that displays the custom buffer.
1213 (custom-buffer-create-other-window): Likewise.
1214
1215 * comint.el (comint-insert-input): Fix previous change.
1216
1217 * emacs-lisp/elp.el (elp-instrument-function):
1218 Use called-interactively-p.
1219
1220 * emacs-lisp/easymenu.el (easy-menu-intern):
1221 Don't downcase; rather, case-flip the first letter of each word.
1222
1223 * emacs-lisp/easy-mmode.el (define-minor-mode):
1224 Use called-interactively-p.
1225
1226 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
1227 Add interactive-only.
1228 (byte-compile-warnings): Add interactive-only as option.
1229 (byte-compile-interactive-only-functions): New variable.
1230 (byte-compile-form): Warn about calls to functions
1231 in byte-compile-interactive-only-functions.
1232
1233 * emacs-lisp/autoload.el (update-file-autoloads):
1234 Don't use interactive-p; take new arg SAVE-AFTER.
1235
1236 * emacs-lisp/advice.el (ad-make-advised-definition):
1237 Use called-interactively-p.
1238
1239 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1240
1241 * files.el (find-file-existing): New function.
1242
1243 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
1244 find-file-existing. Add "New File..." that calls find-file.
1245
1246 * diropen.pbm diropen.xpm: New files.
1247
1248 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
1249 icon diropen. New tool bar item find-file-existing uses icon open.
1250
1251 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
1252 instead of read-file-name.
1253
1254 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
1255
1256 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
1257 (icalendar--split-value): Change name of work buffer.
1258 (icalendar--get-weekday-abbrev): Return nil on error.
1259 (icalendar--date-to-isodate): New function.
1260 (icalendar-convert-diary-to-ical)
1261 (icalendar-extract-ical-from-buffer): Use only two args for
1262 make-obsolete (XEmacs compatibility).
1263 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
1264 (icalendar-export-region): Doc fix.
1265 If error, return non-nil and write errors to a buffer.
1266 Use correct weekday for weekly recurring events.
1267 Check whether date has been parsed for ordinary events.
1268 Make weekly events start in the year 2000.
1269 DTEND is non-inclusive, shift end date by one day if
1270 necessary (not for entries that have date and time).
1271 Rename local let variables: oops -> found-error, datestring ->
1272 startdatestring.
1273
1274 2004-11-02 Kim F. Storm <storm@cua.dk>
1275
1276 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
1277 keep-mode-if-same variable. Add it as optional arg instead.
1278 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
1279
1280 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
1281 substitute-command-keys will select lower-case bindings like those
1282 used in the static help texts.
1283
1284 * descr-text.el (describe-text-properties): Don't err if called in
1285 the *Help* buffer; output to *Help-2* buffer instead.
1286
1287 * kmacro.el (group kmacro): Add :version.
1288 (kmacro-keyboard-quit): New function to cleanup on C-g.
1289 (kmacro-start-macro): Set defining-kbd-macro to append when
1290 appending to last macro.
1291
1292 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
1293
1294 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
1295
1296 * progmodes/gdb-ui.el (gdb-enable-debug-log)
1297 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
1298 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
1299 Add :version keyword.
1300
1301 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
1302
1303 * progmodes/flymake.el (flymake-err-line-patterns):
1304 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
1305 `compilation-error-regexp-alist-alist' to internal Flymake format.
1306
1307 * progmodes/flymake.el: Eliminate byte-compiler warnings.
1308
1309 2004-11-01 Jay Belanger <belanger@truman.edu>
1310
1311 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
1312 with `interactive "s"'.
1313
1314 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1315
1316 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
1317 Revert change from 2004-10-16. '*' checks the current buffer, but the
1318 mouse click may be in another buffer.
1319
1320 2004-11-01 John Paul Wallington <jpw@gnu.org>
1321
1322 * files.el (large-file-warning-threshold): Add :version keyword.
1323 (kill-some-buffers): Doc fix.
1324
1325 * thumbs.el (group thumbs): Add :version keyword.
1326
1327 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
1328
1329 2004-11-01 Richard M. Stallman <rms@gnu.org>
1330
1331 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
1332
1333 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
1334
1335 * allout.el (allout group): Add :version.
1336 (allout-init): Don't use interactive-p.
1337 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
1338 (allout-forward-current-level, allout-backward-current-level):
1339 Don't use interactive-p.
1340
1341 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
1342 (bibtex-find-text): Likewise.
1343
1344 * progmodes/vhdl-mode.el (vhdl-fill-region)
1345 (vhdl-beginning-of-statement): Don't use interactive-p.
1346
1347 * progmodes/idlwave.el (idlwave-update-routine-info):
1348 Don't use interactive-p.
1349
1350 * progmodes/idlw-shell.el (idlwave-shell-send-char):
1351 Don't use interactive-p.
1352
1353 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
1354 Don't use interactive-p.
1355
1356 * progmodes/ada-xref.el (ada-make-body-gnatstub):
1357 Don't use interactive-p.
1358
1359 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
1360 (fortune-in-buffer): Doc fix.
1361
1362 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
1363
1364 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
1365 don't select the temporary buffer.
1366 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
1367 (eudc-get-phone): Likewise.
1368
1369 2004-11-01 Kim F. Storm <storm@cua.dk>
1370
1371 * man.el (Man-xref-normal-file): Fix help-echo.
1372
1373 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1374
1375 * reveal.el (reveal-last-tick): New var.
1376 (reveal-post-command): Use it to avoid closing overlays when we're
1377 appending text to them.
1378
1379 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1380
1381 * textmodes/bibtex.el: Require button.
1382 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
1383 (bibtex-reference-keys): Distinguish between header keys and
1384 crossref keys.
1385 (bibtex-beginning-of-field): New function.
1386 (bibtex-url-map): Remove.
1387 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
1388 (bibtex-font-lock-url-regexp): Assume that field names begin at
1389 the beginning of a line.
1390 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
1391 Remove field delimiters. Use bibtex-beginning-of-field.
1392 Bugfix, point can be inside a field with a url.
1393 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
1394 New functions.
1395 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
1396 (bibtex-key-in-head): Simplify.
1397 (bibtex-current-line): Use bolp.
1398 (bibtex-parse-keys): Remove unused arg `add'.
1399 Use bibtex-type-in-head and bibtex-key-in-head.
1400 (bibtex-parse-entry, bibtex-autofill-entry):
1401 Use bibtex-type-in-head and bibtex-key-in-head.
1402 (bibtex-autokey-get-field): Do not alter case of replacement text.
1403 (bibtex-autokey-get-names): Do all processing of name list.
1404 (bibtex-autokey-get-year): New function.
1405 (bibtex-autokey-get-title): Do all processing of title words.
1406 (bibtex-generate-autokey): Simplify.
1407 (bibtex-string-files-init): Use default-directory.
1408 Allow for absolute file names in bibtex-string-files.
1409 (bibtex-files, bibtex-file-path): New variables.
1410 (bibtex-files-expand): New function.
1411 (bibtex-find-entry-globally): New command.
1412 (bibtex-summary-function): New variable.
1413 (bibtex-summary): Default value of bibtex-summary-function.
1414 (bibtex-find-crossref): New optional args pnt and split.
1415 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
1416 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
1417 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
1418 Fix handling of required and alternative fields.
1419 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
1420 Use cons and display-buffer.
1421 (bibtex-validate-globally): New command.
1422 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
1423 bibtex-parse-keys and bibtex-parse-strings for updating
1424 bibtex-reference-keys and bibtex-strings.
1425 (bibtex-realign): Remove blank lines past the last entry.
1426 (bibtex-reformat): Use bibtex-entry-format as default.
1427 (bibtex-choose-completion-string): Remove.
1428 (bibtex-complete): Do not use bibtex-choose-completion-string.
1429 (bibtex-url): Simplify.
1430
1431 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1432
1433 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
1434 (x-dnd-types-alist, x-dnd-open-file-other-window)
1435 (x-dnd-known-types): Add :version.
1436
1437 2004-10-31 John Paul Wallington <jpw@gnu.org>
1438
1439 * ibuffer.el (group ibuffer): Add :version keyword.
1440
1441 2004-10-31 Kim F. Storm <storm@cua.dk>
1442
1443 * ido.el (group ido): Add :version keyword.
1444 (ido-mode): Remove :version keyword.
1445
1446 * emulation/cua-base.el (group cua): Add :version keyword.
1447 (cua-mode): Remove :version keyword.
1448
1449 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
1450
1451 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
1452
1453 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
1454 compiler warning.
1455 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
1456 function.
1457 (help-at-pt-display-when-idle): Remove autoload.
1458
1459 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
1460
1461 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
1462
1463 2004-10-30 Juri Linkov <juri@jurta.org>
1464
1465 * help.el (function-called-at-point):
1466 * help-fns.el (variable-at-point): Read -> intern.
1467
1468 2004-10-30 Simon Josefsson <jas@extundo.com>
1469
1470 * progmodes/autoconf.el (autoconf-font-lock-keywords):
1471 Recognize AS_* too.
1472
1473 2004-10-29 Simon Josefsson <jas@extundo.com>
1474
1475 * subr.el (read-passwd): Move back from password.el.
1476
1477 * password.el: Remove, not ready yet.
1478
1479 2004-10-29 Andreas Schwab <schwab@suse.de>
1480
1481 * speedbar.el (speedbar-frame-parameters): Improve customize type.
1482
1483 2004-10-29 Sam Steingold <sds@gnu.org>
1484
1485 * mouse.el (mouse-show-mark): Replace the last occurrence of
1486 x-lost-selection-hooks with x-lost-selection-functions.
1487
1488 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1489
1490 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
1491 x-lost-selection-functions is bound.
1492
1493 * mouse-sel.el (mouse-sel-mode):
1494 * emacs-lisp/lselect.el: Adjust to new names for
1495 x-(lost|sent)-selection-functions.
1496
1497 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
1498 New obsolete aliases of x-lost-selection-functions and
1499 x-sent-selection-functions.
1500
1501 2004-10-28 Kim F. Storm <storm@cua.dk>
1502
1503 * imenu.el (imenu-scanning-message): Remove.
1504 (imenu-progress-message): Make it a no-op.
1505
1506 2004-10-28 John Paul Wallington <jpw@gnu.org>
1507
1508 * files.el (set-auto-mode): Call `throw' correctly.
1509
1510 2004-10-28 Juri Linkov <juri@jurta.org>
1511
1512 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
1513 to search `Info-...' commands in `info' manual.
1514 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
1515 Add 'info-file "emacs" property.
1516 (Info-find-emacs-command-nodes): Fix index line number regexp.
1517 Set real line number (instead of fake 0) in first element of the
1518 returned list.
1519 (Info-goto-emacs-command-node): Use line number of first element
1520 to set point in the first found Info node.
1521
1522 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
1523 code to `grep-mode-font-lock-keywords'.
1524 (grep-mode-font-lock-keywords): Delete grep markers instead
1525 of making them invisible.
1526
1527 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1528
1529 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
1530 and x-server-version in bug report.
1531
1532 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
1533
1534 * files.el (set-auto-mode-0): New function.
1535 (set-auto-mode): Use it to handle aliased modes and to
1536 be consistent between C-x C-f and C-x C-w.
1537
1538 2004-10-28 Kenichi Handa <handa@m17n.org>
1539
1540 * international/utf-8.el (utf-translate-cjk-charsets):
1541 Add katakana-jisx0201.
1542
1543 * international/subst-jis.el: Add data for JISX0201.
1544
1545 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
1546
1547 * obsolete/hilit19.el (hilit-mode): New function.
1548 Move all the toplevel side-effecting stuff into it, so that loading
1549 hilit19 doesn't mess everything up any more.
1550
1551 2004-10-27 Richard M. Stallman <rms@gnu.org>
1552
1553 * add-log.el (add-change-log-entry): Set up mailing address
1554 and full name later, and don't alter add-log-mailing-address
1555 or add-log-full-name.
1556
1557 * elide-head.el (elide-head): Change error to message.
1558 (elide-head-show): Likewise.
1559
1560 * apropos.el (apropos-macrop): Doc fix.
1561
1562 * mouse.el (mouse-show-mark): Do most processing the same
1563 regardless of transient-mark-mode.
1564
1565 * shadowfile.el (shadow-copy-files): Use interactive-p
1566 only to control whether to print a message.
1567
1568 * tar-mode.el (tar-mode): Use write-contents-functions,
1569 not write-contents-hooks.
1570
1571 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
1572 directory-sep-char.
1573
1574 2004-10-27 Richard M. Stallman <rms@gnu.org>
1575
1576 * strokes.el (strokes-unload-hook): Fix previous change.
1577
1578 * type-break.el (type-break-run-at-time): Always use run-at-time;
1579 forget the alternatives.
1580 (type-break-cancel-function-timers): Always use cancel-function-timers;
1581 forget the alternatives.
1582
1583 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
1584
1585 2004-10-27 Kenichi Handa <handa@m17n.org>
1586
1587 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
1588
1589 * international/subst-gb2312.el: Likewise.
1590
1591 * international/subst-big5.el: Likewise.
1592
1593 * international/subst-ksc.el: Likewise.
1594
1595 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
1596 New variable.
1597 (utf-translate-cjk-set-unicode-range): New function.
1598 (utf-translate-cjk-unicode-range): Make it customizable.
1599 (utf-8-post-read-conversion):
1600 Use utf-translate-cjk-unicode-range-string.
1601 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
1602 Unicode ranges.
1603
1604 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
1605
1606 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
1607 trivial variants to shorten the list.
1608 (xml-based-modes): New var.
1609 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
1610 declaration higher priority than auto-mode-alist.
1611
1612 * find-file.el (cc-other-file-alist): Bring it in line with
1613 cc-mode's auto-mode-alist entries and use \' instead of $.
1614
1615 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
1616 and add "Id" and "Name" submenus to it.
1617
1618 * imenu.el (imenu--generic-function): Skip matches in comments.
1619
1620 2004-10-26 Jay Belanger <belanger@truman.edu>
1621
1622 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
1623 (full-calc-keypad, calc-trail-display): Use an extra argument
1624 instead of `interactive-p'.
1625
1626 * calc/calc-misc.el (calc-other-window): Use an extra argument
1627 instead of `interactive-p'.
1628
1629 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
1630 `interactive-p'.
1631
1632 2004-10-26 Kim F. Storm <storm@cua.dk>
1633
1634 * help.el (describe-key): Describe both down-event and up-event
1635 for a mouse click.
1636
1637 2004-10-26 Richard M. Stallman <rms@gnu.org>
1638
1639 * woman.el (woman): Don't call interactive-p.
1640
1641 * pcomplete.el (pcomplete): Instead of interactive-p,
1642 use an arg set non-nil by the interactive spec.
1643
1644 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
1645 use an arg set non-nil by the interactive spec.
1646
1647 * man.el (Man-cleanup-manpage): Instead of interactive-p,
1648 use an arg set non-nil by the interactive spec.
1649
1650 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
1651
1652 * progmodes/flymake.el (flymake-split-string):
1653 Use `flymake-split-string-remove-empty-edges' in any case.
1654
1655 2004-10-26 Masatake YAMATO <jet@gyve.org>
1656
1657 * progmodes/flymake.el (flymake-err-line-patterns):
1658 Use `compilation-error-regexp-alist-alist' instead of
1659 `compilation-error-regexp-alist'.
1660
1661 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1662
1663 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
1664 verbatim face on the \ of \end{verbatim}.
1665
1666 2004-10-25 Jay Belanger <belanger@truman.edu>
1667
1668 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
1669 erasing minibuffer.
1670
1671 2004-10-25 Simon Josefsson <jas@extundo.com>
1672
1673 * subr.el (read-passwd): Move to net/password.el.
1674
1675 * net/password.el (read-passwd): Add. Autoload it.
1676
1677 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
1678
1679 * mouse-sel.el (mouse-sel-mode): Specify custom group.
1680
1681 * simple.el (process-file): Fix logic.
1682
1683 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
1684
1685 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
1686 (increase-right-margin): Remove erroneous call to `interactive-p'.
1687
1688 2004-10-24 Kim F. Storm <storm@cua.dk>
1689
1690 * help.el (describe-mode): Fix 2004-10-13 change.
1691 Copy pure "Auto Fill" string so it can be propertized later
1692 without causing a read-only error.
1693
1694 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
1695
1696 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
1697 style indexes.
1698
1699 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1700
1701 * simple.el (process-file): Accept nil for INFILE. Reported by
1702 Luc Teirlinck.
1703
1704 2004-10-24 Masatake YAMATO <jet@gyve.org>
1705
1706 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
1707 Handle periods and underscores in a function name.
1708 Remove the address fontification.
1709
1710 2004-10-24 Masatake YAMATO <jet@gyve.org>
1711
1712 * progmodes/asm-mode.el (asm-font-lock-keywords):
1713 Use font-lock-variable-name-face for registers.
1714
1715 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
1716
1717 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
1718 kill-all-local-variables.
1719 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
1720 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
1721 Use kill-all-local-variables and provide mode-hooks.
1722 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
1723 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
1724 Suggested by Masatake YAMATO <jet@gyve.org>.
1725
1726 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
1727
1728 * simple.el (process-file): New function, similar to call-process
1729 but supports file handlers.
1730 * vc.el (vc-do-command): Use it, instead of call-process.
1731 * net/tramp-vc.el (vc-do-command): Do not advise it if
1732 process-file is fboundp.
1733 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
1734 process-file.
1735 (tramp-handle-process-file): New function.
1736 (tramp-file-name-for-operation): Support process-file.
1737
1738 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
1739
1740 * calendar/icalendar.el (icalendar--weekday-array): New constant.
1741 (icalendar-weekdayabbrev-table)
1742 (icalendar-monthnumber-table): Delete.
1743 (icalendar--get-month-number): Use calendar-month-name-array.
1744 (icalendar--get-weekday-number): New function.
1745 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
1746 (icalendar-export-region): Handle multi-line entries.
1747 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
1748
1749 2004-10-23 John Paul Wallington <jpw@gnu.org>
1750
1751 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
1752 `wildcards' set to t in interactive spec.
1753
1754 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
1755 interactive spec rather than use `interactive-p'.
1756 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
1757 rather than use function `interactive-p'.
1758
1759 2004-10-22 Kenichi Handa <handa@m17n.org>
1760
1761 * international/mule.el (translate-region): Implement it in Lisp
1762 as a front end of translate-region-internal.
1763
1764 2004-10-21 Jay Belanger <belanger@truman.edu>
1765
1766 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
1767 Declare these variables with defvar.
1768
1769 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
1770 is bound, only check to see if it is bound.
1771
1772 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1773
1774 * textmodes/tex-mode.el (tex-compilation-parse-errors):
1775 Don't output messages.
1776
1777 * calc/calc-help.el (calc-describe-bindings): Fix last change.
1778
1779 2004-10-21 John Paul Wallington <jpw@gnu.org>
1780
1781 * calc/calc-graph.el (calc-graph-init):
1782 Use `set-process-query-on-exit-flag'.
1783
1784 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
1785
1786 * progmodes/compile.el (compilation-start): Rely on `cd' to get
1787 dir right and also allow argumentless cd.
1788
1789 2004-10-19 Richard M. Stallman <rms@gnu.org>
1790
1791 * textmodes/flyspell.el (flyspell-mode): Doc fix.
1792
1793 * eshell/em-unix.el (eshell-grep):
1794 Don't bind compilation-process-setup-function.
1795
1796 * comint.el (comint-insert-input): Use @ in `interactive'.
1797 (comint-input-filter-functions): Doc fix.
1798 (comint-kill-whole-line, comint-get-source): Doc fix.
1799
1800 * progmodes/compile.el (compilation-setup):
1801 Don't set buffer-read-only if MINOR is non-nil.
1802
1803 2004-10-19 Jay Belanger <belanger@truman.edu>
1804
1805 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
1806 (calc-emacs-type-gnu19): Remove.
1807 (calc-digit-map, calc-read-key-sequence, calc-read-key):
1808 Remove check for old emacs versions.
1809
1810 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
1811 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
1812 for current Emacs.
1813
1814 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
1815 the end of the minibuffer.
1816 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
1817 copy `esc-map'.
1818
1819 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
1820
1821 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
1822 call that would be given when the current emacs was used.
1823
1824 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
1825
1826 * calendar/icalendar.el: Set coding to utf-8.
1827 (icalendar-version): Increase to 0.07.
1828 (icalendar-monthnumber-table): Change March pattern.
1829 (icalendar-get-all-event-properties)
1830 (icalendar-set-event-property): Delete.
1831 (icalendar-all-events): No longer interactive.
1832 (icalendar-convert-diary-to-ical)
1833 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
1834 their replacements.
1835 (icalendar-export-file, icalendar-export-region): New functions;
1836 essentially old `icalendar-convert-diary-to-ical' but appending to
1837 target rather than overwriting.
1838 (icalendar-import-file): Append to target file rather than
1839 overwriting. Fourth arg deleted.
1840 (icalendar-import-buffer): New name for old
1841 `icalendar-extract-ical-from-buffer'.
1842 (icalendar--convert-string-for-import): New name for
1843 old `icalendar-convert-for-import'.
1844 (include-icalendar-files): Delete.
1845 Prefix for all internal functions changed from `icalendar-'
1846 to `icalendar--'.
1847
1848 2004-10-19 Richard M. Stallman <rms@gnu.org>
1849
1850 * paths.el (news-path): Fix previous change.
1851
1852 2004-10-18 Jay Belanger <belanger@truman.edu>
1853
1854 * calc/calc-help.el (calc-describe-bindings):
1855 Set `buffer-read-only' to nil while working in the keybindings buffer;
1856 remove some extra information from the keybindings buffer.
1857
1858 2004-10-18 David Ponce <david@dponce.com>
1859
1860 * mouse.el (mouse-drag-move-window-top): New function.
1861 (mouse-drag-mode-line-1): Use it.
1862
1863 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
1864
1865 * info.el (Info-fontify-node): For multiline refs,
1866 arrange to unfontify newline and surrounding whitespace.
1867
1868 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1869
1870 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
1871 directory is missing.
1872
1873 2004-10-17 John Paul Wallington <jpw@gnu.org>
1874
1875 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
1876 New customizable variable; whether to display buffers that match
1877 `ibuffer-maybe-show-predicates' by default.
1878 (ibuffer-maybe-show-predicates): Mention it in docstring.
1879 (ibuffer-display-maybe-show-predicates): New variable.
1880 (ibuffer-update): Prefix arg now toggles whether buffers that
1881 match `ibuffer-maybe-show-predicates' should be displayed.
1882 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
1883 locally to heed `ibuffer-default-display-maybe-show-predicates'.
1884 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
1885
1886 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
1887
1888 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
1889 work correctly.
1890
1891 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
1892
1893 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
1894 (Buffer-menu-beginning): New helper function.
1895 (Buffer-menu-execute): Use it.
1896 (Buffer-menu-select): Use it.
1897 (Buffer-menu-sort): Use it and also keep markers.
1898
1899 2004-10-17 Richard M. Stallman <rms@gnu.org>
1900
1901 * paths.el (news-directory): Rename from news-path. Old name alias.
1902 (rmail-spool-directory): Use defvar.
1903 (sendmail-program): Use defcustom.
1904 (remote-shell-program): Use defcustom.
1905 (term-file-prefix): Use defvar.
1906 (abbrev-file-name): Use defvar.
1907
1908 * term.el: Add maintainer.
1909
1910 * subr.el (with-local-quit): Return nil if there's a quit.
1911 (read-passwd): Use with-local-quit. Doc fix.
1912
1913 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
1914 (strokes-unload-hook): Set as a variable with add-hook.
1915
1916 * startup.el (fancy-splash-tail, normal-splash-screen):
1917 Update copyright year.
1918
1919 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
1920
1921 * server.el (server-unload-hook): Set as a variable with add-hook.
1922
1923 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
1924
1925 * frame.el (special-display-popup-frame):
1926 Make the buffer current as its frame is created.
1927
1928 * delsel.el (delsel-unload-hook): Set as a variable.
1929
1930 * comint.el (comint-output-filter-functions):
1931 Add comint-watch-for-password-prompt.
1932 (comint-read-noecho): Function deleted.
1933 (send-invisible): Use read-passwd.
1934
1935 * fringe.el (fringe-mode-initialize): New function.
1936 (fringe-mode): Use fringe-mode-initialize as :initialize.
1937
1938 2004-10-17 Kim F. Storm <storm@cua.dk>
1939
1940 * language/indian.el (indian-script-language-alist): Swap value and doc.
1941 (indian-font-char-index-table): Doc fix.
1942
1943 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1944
1945 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
1946
1947 2004-10-16 Juri Linkov <juri@jurta.org>
1948
1949 * progmodes/compile.el (compilation-start): Move let-binding of
1950 `process-environment' into `with-current-buffer' body.
1951 Reported by Matt Hodges <MPHodges@member.fsf.org>.
1952
1953 2004-10-16 Richard M. Stallman <rms@gnu.org>
1954
1955 * pcvs-util.el (cvs-bury-buffer):
1956 Don't call get-buffer-window for effect.
1957
1958 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
1959
1960 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
1961
1962 * msb.el (msb-unload-hook): Set the variable.
1963
1964 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
1965 Use * to err if buffer is readonly.
1966
1967 * subr.el (looking-back): Return only t or nil.
1968
1969 * whitespace.el (whitespace-unload-hook): Set the variable.
1970
1971 * view.el (view-mode-enable): Set view-page-size and
1972 view-half-page-size to nil.
1973 (view-set-half-page-size-default): view-half-page-size = nil
1974 means the default.
1975 (View-scroll-page-forward): Use view-page-size-default.
1976 (View-scroll-page-backward): Likewise.
1977 (view-page-size, view-half-page-size): Doc fixes.
1978
1979 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
1980
1981 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
1982
1983 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
1984 "cl" like other files. Instead, call byte-compile-find-cl-functions.
1985 (byte-compile-log-1): Bind inhibit-read-only.
1986 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
1987 (byte-compile-log-warning): Likewise.
1988 (byte-compile-file-form-require): Detect "cl" from the arg value.
1989
1990 * progmodes/compile.el (compilation-start): Assume compilation-mode
1991 will make the buffer read-only.
1992 (compilation-mode): Take arg name-of-mode.
1993 (compilation-setup): Make buffer read-only.
1994 (compilation-handle-exit): Bind inhibit-read-only.
1995
1996 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
1997 (ispell-message): Likewise.
1998 (ispell-show-choices): Don't call get-buffer-window uselessly.
1999 (ispell-init-process): Use set-process-query-on-exit-flag.
2000
2001 2004-10-16 Kim F. Storm <storm@cua.dk>
2002
2003 * fringe.el (fringe-bitmaps): Only initialize when defined.
2004
2005 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
2006 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
2007
2008 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
2009
2010 2004-10-15 Simon Josefsson <jas@extundo.com>
2011
2012 * net/password.el: Add.
2013
2014 2004-10-14 Masatake YAMATO <jet@gyve.org>
2015
2016 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
2017 (gdb-script-end-of-defun): New function.
2018 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
2019 `gdb-script-end-of-defun' as *-of-defun-function.
2020
2021 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
2022
2023 * button.el (button-activate): Allow a marker to display as an action.
2024
2025 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
2026
2027 * help.el (describe-mode): Use it to make minor mode list into
2028 hyperlinks.
2029
2030 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
2031
2032 * vc.el (vc-annotate-display-select): Fix typo.
2033
2034 * subr.el (substitute-key-definition-key): New function.
2035 (substitute-key-definition): Use it with map-keymap.
2036 (event-modifiers): Use push.
2037 (mouse-movement-p, with-temp-buffer): Simplify.
2038
2039 2004-10-12 Jay Belanger <belanger@truman.edu>
2040
2041 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
2042 New variables.
2043 (calc-help-index-entries): New function.
2044 (calc-describe-function): Use `calc-help-function-list' instead of
2045 obarray for completion.
2046 (calc-describe-variable): Use `calc-help-variable-list' instead
2047 of obarray for completion.
2048
2049 2004-10-12 Richard M. Stallman <rms@gnu.org>
2050
2051 * info-look.el (info-lookup-file): Add info-file property.
2052 (info-lookup-symbol): Likewise.
2053
2054 * info.el (info-xref): Add underlining.
2055 (info): Add info-file property.
2056 (Info-find-emacs-command-nodes): Specify case-sensitive search.
2057
2058 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
2059
2060 Sync with Tramp 2.0.45.
2061
2062 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
2063 defined. This is not the case for XEmacs without package "edebug".
2064 (tramp-set-auto-save-file-modes): Set permissions of autosaved
2065 remote files to the permissions of the original file. This is not
2066 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
2067 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
2068 (tramp-perl-decode): Fix an error in Perl implementation.
2069 $pending must be cleared every loop. Reported by Benjamin Place
2070 <benjaminplace@sprintmail.com>
2071
2072 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
2073 Don't activate advice during definition. This is done later on,
2074 depending on test result of `substitute-in-file-name'.
2075 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2076
2077 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2078
2079 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
2080
2081 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
2082
2083 2004-10-12 David Ponce <david@dponce.com>
2084
2085 * recentf.el (recentf-edit-list): Update the menu when the recentf
2086 list has been modified.
2087
2088 2004-10-12 Simon Josefsson <jas@extundo.com>
2089
2090 * net/tls.el (tls-certtool-program): New variable.
2091 (tls-certificate-information): New function, based on
2092 ssl-certificate-information.
2093
2094 2004-10-12 Kenichi Handa <handa@m17n.org>
2095
2096 * international/mule.el (coding-system-equal): Move from mule-util.el.
2097
2098 * international/mule-util.el (coding-system-equal): Move to mule.el.
2099
2100 2004-10-12 Kim F. Storm <storm@cua.dk>
2101
2102 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
2103 reset kmacro-initial-counter-value if set.
2104 (kmacro-set-counter): Only set kmacro-counter if defining or executing
2105 macro. Set kmacro-initial-counter-value otherwise. Never set both.
2106 (kmacro-display): Show macro counter if non-zero.
2107
2108 * subr.el (substitute-key-definition): Mention command remapping
2109 in doc string.
2110
2111 2004-10-11 Jay Belanger <belanger@truman.edu>
2112
2113 * calc/calc-misc.el (calc-info-goto-node): New function.
2114 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
2115 node in one step.
2116 (calc-describe-copying, calc-describe-distribution)
2117 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
2118 Go to appropriate info node in one step.
2119
2120 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
2121
2122 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
2123
2124 * font-lock.el (font-lock-apply-highlight): Fix last change.
2125
2126 2004-10-11 Simon Josefsson <jas@extundo.com>
2127
2128 * mail/smtpmail.el (smtpmail-open-stream): Look for
2129 starttls-gnutls-program instead of starttls-program iff
2130 starttls-use-gnutls is non-nil.
2131 (smtpmail-open-stream): Don't overwrite user settings of
2132 starttls-extra-arguments and starttls-extra-args.
2133
2134 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2135
2136 * comint.el (comint-mouse-insert-input): Remove.
2137 (comint-insert-input): Make it work for mouse bindings.
2138 (comint-mode-map): Move defs into the declaration.
2139 (comint-output-filter): Typo.
2140
2141 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
2142
2143 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
2144
2145 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
2146 (ange-ftp-call-chmod): Reference remote-shell-program instead of
2147 ange-ftp-remote-shell.
2148
2149 2004-10-10 Andreas Schwab <schwab@suse.de>
2150
2151 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
2152 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
2153 Reported by <sri@asu.edu>.
2154
2155 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
2156
2157 * vc.el (vc-annotate-mode): Remove variable.
2158 (vc-annotate-display-select): Only call vc-annotate-mode
2159 if we're not in that mode already.
2160
2161 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
2162
2163 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
2164 (imenu-choose-buffer-index): Check here for rescan instead.
2165
2166 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
2167 where the face expression evals to nil.
2168
2169 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
2170 (tex-font-lock-keywords-2): Use it.
2171 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
2172
2173 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
2174
2175 2004-10-09 Kim F. Storm <storm@cua.dk>
2176
2177 * subr.el (progress-reporter-update): Define before first usage.
2178 (make-progress-reporter): Doc fix.
2179
2180 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2181
2182 * textmodes/paragraphs.el (sentence-end-double-space)
2183 (sentence-end-without-period, sentence-end-without-space)
2184 (sentence-end): Doc fixes.
2185
2186 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
2187
2188 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
2189 Change paragraph-start regexp so we don't fill code starting with #'(.
2190
2191 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
2192
2193 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
2194 New defcustom.
2195 (extract-address-components): Use it.
2196
2197 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2198
2199 * subr.el (make-progress-reporter, progress-reporter-update)
2200 (progress-reporter-force-update, progress-reporter-do-update)
2201 (progress-reporter-done): New functions.
2202
2203 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
2204
2205 * progmodes/etags.el (etags-tags-completion-table): Use progress
2206 reporter.
2207 (etags-tags-apropos): Likewise.
2208
2209 2004-10-08 Alan Mackenzie <acm@muc.de>
2210
2211 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
2212 of current line.
2213
2214 2004-10-08 Masatake YAMATO <jet@gyve.org>
2215
2216 * server.el (server-process-filter): Wrap `process-send-region'
2217 by `condition-case' to guard the case when the pipe to PROC is closed.
2218
2219 2004-10-07 Mark A. Hershberger <mah@everybody.org>
2220
2221 * xml.el (xml-substitute-special): Limit handling of external entities.
2222
2223 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
2224
2225 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
2226
2227 2004-10-06 John Paul Wallington <jpw@gnu.org>
2228
2229 * xml.el (xml-parse-dtd): Fix `error' call.
2230
2231 2004-10-05 Mark A. Hershberger <mah@everybody.org>
2232
2233 * xml.el (xml-substitute-special): Return a single string instead
2234 of a list of strings if an entity substitution is made.
2235
2236 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
2237
2238 * calendar/icalendar.el: New file.
2239
2240 2004-10-05 Juri Linkov <juri@jurta.org>
2241
2242 * isearch.el (isearch-done): Set mark after running hook.
2243 Reported by Drew Adams <drew.adams@oracle.com>.
2244
2245 * info.el (Info-history, Info-toc): Fix Info headers.
2246 (Info-toc): Narrow buffer before Info-fontify-node.
2247 (Info-build-toc): Don't check for special Info file names.
2248 Set main-file to nil if Info-find-file returns a symbol.
2249
2250 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
2251
2252 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
2253 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
2254 * calendar/cal-menu.el (calendar-mode-map): Ditto.
2255
2256 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
2257
2258 * calendar/cal-iso.el (calendar-iso-read-args): New function,
2259 for old interactive spec from calendar-goto-iso-date.
2260 (calendar-goto-iso-date): Use it.
2261 (calendar-goto-iso-week): New function. Suggested by Emilio
2262 C. Lopes <eclig@gmx.net>.
2263
2264 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
2265
2266 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
2267 `set-right-margin' bindings that follow the minor mode conventions.
2268
2269 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2270
2271 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
2272 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
2273 (latex-block-args-alist): Add minipage and picture.
2274 (latex-block-body-alist): Use reftex-label if enabled.
2275 (latex-insert-block): Don't insert a \n if not necessary.
2276 (tex-compile-commands): Make sure dvips doesn't send to printer.
2277 (tex-compile-default): Handle the case where no executable is found.
2278 (latex-noindent-environments): New var.
2279 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
2280 If tex-indent-allhanging is non-nil, make sure we only align for macros
2281 at beginning of line.
2282
2283 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
2284
2285 * newcomment.el (comment-beginning): Doc fix and don't choke on
2286 unset `comment-end-skip' when at beginning of comment.
2287
2288 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
2289
2290 * term.el (term-adjust-current-row-cache): Don't allow the current
2291 row to become negative.
2292 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
2293 the end of the line. Fix scroll down. Add comments.
2294 (term-handle-ansi-escape): Don't exceed terminal width when moving
2295 right.
2296 (term-scroll-region): Move the cursor after setting the scroll region.
2297
2298 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
2299
2300 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
2301 to `width' for consistency with docstring. Doc fix.
2302
2303 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
2304
2305 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
2306 This is necessary for derived modes.
2307
2308 2004-09-30 Kim F. Storm <storm@cua.dk>
2309
2310 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
2311 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
2312
2313 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
2314 kmacro-extract-lambda functions.
2315 (edit-kbd-macro): Handle kmacro lambda forms.
2316 Include counter and counter format in edit buffer.
2317 (edmacro-finish-edit): Get counter and format from edit buffer and
2318 update kmacro bindings when found.
2319
2320 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
2321
2322 * textmodes/paragraphs.el (forward-paragraph):
2323 Avoid args-out-of-range error when point winds up at the beginning of
2324 the buffer and hard newlines are enabled.
2325
2326 * newcomment.el (comment-multi-line): Doc fix.
2327
2328 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
2329
2330 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
2331 (diff-fixup-modifs): Catch unified-diff file-headers.
2332
2333 2004-09-29 Kim F. Storm <storm@cua.dk>
2334
2335 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
2336 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
2337 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
2338
2339 * fringe.el (fringe-bitmap-p): New macro.
2340 (fringe-bitmaps): Add standard fringe bitmaps on load.
2341
2342 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2343
2344 * dired.el (dired-view-command-alist): Use more efficient regexps.
2345 Remove dubious arguments.
2346 (dired-align-file): New function.
2347 (dired-insert-directory): Use it.
2348 (dired-move-to-end-of-filename): Make the " -> " search more specific.
2349 (dired-buffers-for-dir): Remove unused var `pattern'.
2350
2351 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2352
2353 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
2354 from diary display excursion. Store diary buffer's point for
2355 `simple-diary-display'.
2356 (simple-diary-display): Set window point and start when
2357 displaying buffer, to preserve point.
2358
2359 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
2360
2361 * textmodes/enriched.el (enriched-translations): Replace defconst
2362 with defvar.
2363
2364 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2365
2366 * printing.el: Doc fix.
2367 (pr-version): New version number (6.8.1).
2368 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
2369 make-temp-name.
2370 (pr-delete-file): Check if file exists before deleting it.
2371 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
2372
2373 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
2374
2375 * term.el (term-display-table): New variable.
2376 (term-mode): Use it.
2377 (term-exec-1): Set the coding system to binary.
2378 (term-emulate-terminal): Decode the string before inserting it.
2379
2380 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
2381
2382 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
2383 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
2384 (map): Bind S-prior, S-next and S-insert.
2385 (term-mode): Set `indent-tabs-mode' to nil.
2386 (term-paste): New function to be bound to S-insert.
2387 (term-send-del, term-send-backspace): Change the strings sent.
2388 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
2389 (term-handle-colors-array): Fix handling of underline and reverse.
2390 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
2391 (term-erase-in-line): Fix comparison.
2392 (term-emulate-terminal): Fix line wrap handling.
2393 (term-start-output-log): Rename from `term-set-output-log'.
2394 (term-stop-output-log): Rename from `term-stop-photo'.
2395 (term-switch-to-alternate-sub-buffer): Comment out, unused.
2396
2397 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
2398
2399 * dired.el (dired-move-to-filename): Don't output a message if
2400 raise-error is non-nil. Fix return position and value.
2401
2402 * files.el (insert-directory): Obey --dired even with symlinks.
2403
2404 2004-09-25 Lars Hansen <larsh@math.ku.dk>
2405
2406 * ls-lisp.el (ls-lisp-format): Mark file names with property
2407 dired-filename.
2408
2409 2004-09-25 Kim F. Storm <storm@cua.dk>
2410
2411 * ido.el (ido-max-directory-size): New defcustom.
2412 (ido-decorations): Add "too big" element.
2413 (ido-directory-too-big): New dynamic var.
2414 (ido-may-cache-directory): Don't cache big directories.
2415 (ido-directory-too-big-p): New defun.
2416 (ido-set-current-directory): Update ido-directory-too-big.
2417 (ido-read-internal): Make empty ido-cur-item if too-big.
2418 (ido-buffer-internal): Use ido-read-internal directly instead of
2419 ido-read-buffer.
2420 (ido-file-internal): Init ido-directory-too-big.
2421 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
2422 and redo completion with full list.
2423 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
2424 it, and show completions.
2425 (ido-all-completions): Let bind ido-directory-too-big to nil.
2426 (ido-exhibit): Handle ido-directory-too-big.
2427 (ido-read-buffer): Handle fallback to read-buffer.
2428 Init ido-directory-too-big.
2429 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
2430 Init ido-directory-too-big.
2431
2432 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2433
2434 * subr.el (delay-mode-hooks): Doc fix.
2435
2436 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
2437
2438 * textmodes/enriched.el
2439 (enriched-default-text-properties-local-flag): New variable.
2440 (enriched-mode): Make sure that enabling and disabling the mode is
2441 a no-op. Doc fix.
2442
2443 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
2444
2445 * calendar/holidays.el (holiday-advent): Report on a specified day
2446 offset from advent, not just advent.
2447 (holiday-easter-etc): Report on one specified day offset from
2448 easter, not all easter holidays. Various Easter holidays moved to
2449 `christian-holidays' variable in calendar.el.
2450 * calendar/calendar.el (christian-holidays): Adapt for new
2451 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
2452
2453 2004-09-23 Kim F. Storm <storm@cua.dk>
2454
2455 * image.el (insert-sliced-image): Add doc string.
2456
2457 * ido.el (ido-choice-list): New dynamic var for `list' context.
2458 (ido-context-switch-command): New dynamic var.
2459 (ido-define-mode-map): Generalize switch between file/buffer contexts.
2460 (ido-read-internal): Handle new `list' context.
2461 Handle insert-buffer and insert-file ido-exit values.
2462 (ido-buffer-internal): New arg switch-cmd. Use it to setup
2463 ido-context-switch-command. Handle insert-file ido-exit value.
2464 (ido-read-buffer): Set ido-context-switch-command to 'ignore
2465 unless it is already bound by caller.
2466 (ido-file-internal): New arg switch-cmd. Use it to setup
2467 ido-context-switch-command. Handle insert-buffer ido-exit value.
2468 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
2469 used for context switching.
2470 (ido-all-completions): Handle new `list' context.
2471 (ido-make-choice-list): Return choices for `list' context.
2472 (ido-find-file-in-dir, ido-display-file, ido-write-file)
2473 (ido-display-buffer, ido-kill-buffer): Disable context switching.
2474 (ido-insert-buffer, ido-insert-file): Setup context switching.
2475 (ido-exhibit): Handle `list' context.
2476 (ido-read-file-name): Disable context switching. Handle fallback.
2477 (ido-read-directory-name): Disable context switching.
2478 (ido-completing-read): New defun like completing-read. Setup and
2479 use new `list' context.
2480
2481 2004-09-20 Jesper Harder <harder@ifa.au.dk>
2482
2483 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
2484
2485 2004-09-21 Jay Belanger <belanger@truman.edu>
2486
2487 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
2488 `calc-graph-set-styles' so the gnuplot buffer will appear in a
2489 separate window.
2490
2491 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
2492
2493 * subr.el (after-change-major-mode-hook): Doc fix.
2494
2495 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2496
2497 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
2498 of ghostscript for monochrome PostScript file in Windows.
2499
2500 2004-09-21 Kenichi Handa <handa@m17n.org>
2501
2502 * descr-text.el (describe-char): Checking of quail activation
2503 fixed.
2504
2505 2004-09-21 Jay Belanger <belanger@truman.edu>
2506
2507 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
2508
2509 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
2510
2511 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
2512 after the mode hooks instead of before. Doc fix.
2513
2514 2004-09-20 Jason Rumney <jasonr@gnu.org>
2515
2516 * startup.el (command-line) [windows-nt]: Try .emacs first, then
2517 _emacs, but revert to .emacs if neither exists in home directory.
2518
2519 2004-09-20 John Paul Wallington <jpw@gnu.org>
2520
2521 * bindings.el (completion-ignored-extensions): Add .dfsl.
2522
2523 2004-09-20 Richard M. Stallman <rms@gnu.org>
2524
2525 * bindings.el (scroll-left): Make it disabled.
2526
2527 * files.el (enable-local-eval): Doc fix.
2528
2529 * indent.el (move-to-left-margin): Special case for minibuffer.
2530
2531 * term.el (term-emulate-terminal): Turn off undo for output.
2532 Use with-current-buffer and save-selected-window.
2533
2534 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
2535
2536 * progmodes/make-mode.el (makefile-fill-paragraph):
2537 Don't insist on spaces when looking for comments. # is enough.
2538
2539 * files.el (hack-local-variables): Copy the variables list
2540 to another buffer, strip prefixes and suffixes there, then read.
2541 (enable-local-eval): Doc fix.
2542 (ignored-local-variables): Initialize to nil.
2543 (risky-local-variable-p): Don't check ignored-local-variables here.
2544 (hack-one-local-variable): Ignore var if in ignored-local-variables.
2545
2546 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
2547
2548 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
2549 of = to "." (punctuation).
2550
2551 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2552
2553 * subr.el (event-basic-type): Fix mask (extend to 22bits).
2554
2555 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
2556
2557 * textmodes/enriched.el (enriched-rerun-flag): New variable.
2558 (enriched-before-change-major-mode): New function.
2559 Add it to `change-major-mode-hook'.
2560 (enriched-after-change-major-mode): New function.
2561 Add it to `after-change-major-mode-hook'.
2562 (enriched-mode): Make it work correctly if called from
2563 `after-change-major-mode-hook'.
2564 No longer set `indent-line-function'.
2565
2566 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
2567
2568 * subr.el (after-change-major-mode-hook): New variable.
2569 (run-mode-hooks): Implement it.
2570
2571 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2572
2573 * battery.el (battery-linux-proc-apm): Use string-to-number.
2574 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
2575 Use dolist (and less indentation). Use erase-buffer.
2576 Pre-initialize `design-capacity', `warn', and `low'.
2577 (battery-format): Use replace-regexp-in-string.
2578
2579 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
2580
2581 * battery.el: Delete superfluous empty lines.
2582 (battery-linux-proc-acpi): Attempt to gather information from all
2583 battery subdirectories regardless of their file name.
2584 (battery-linux-proc-apm): Replace all occurrences of
2585 battery-hex-to-int-2 with string-to-int (base 16).
2586 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
2587 (battery-hex-map): Delete variable.
2588
2589 2004-09-18 John Paul Wallington <jpw@gnu.org>
2590
2591 * calc/calc-units.el (calc-quick-units): Fix overzealous
2592 s/or/unless/.
2593
2594 2004-09-17 Jay Belanger <belanger@truman.edu>
2595
2596 * calc/calc.el (calc-mode-var-list): Fix the value of
2597 `calc-matrix-brackets'.
2598
2599 2004-09-17 Romain Francoise <romain@orebokech.com>
2600
2601 * ibuf-ext.el (define-ibuffer-filter filename):
2602 Expand dired-directory since buffer-file-name is absolute.
2603
2604 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
2605
2606 * ediff-init.el (ediff-current-diff-face-A)
2607 (ediff-current-diff-face-B, ediff-current-diff-face-C)
2608 (ediff-current-diff-face-Ancestor)
2609 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2610 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2611 (ediff-even-diff-face-A, ediff-even-diff-face-B)
2612 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2613 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2614 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2615 Use min-colors.
2616
2617 * term.el (term-down): Perform vertical motion if DOWN is negative.
2618 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
2619 (term-termcap-format): Synchronyze with the eterm terminfo entry
2620 in etc/e/eterm.ti.
2621 (term-handle-colors-array): If the current foreground or
2622 background are zero (i.e. unspecified), use the foreground and
2623 background of the default face for reverse video.
2624 (term-ansi-at-eval-string, term-ansi-default-fg)
2625 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
2626 (term-mem): Delete ununsed function.
2627 (term-protocol-version): Increment.
2628 (term-current-face): Set to default.
2629
2630 2004-09-15 Jay Belanger <belanger@truman.edu>
2631
2632 * calc/calc.el (calc-mode-var-list): Define this variable.
2633 (calc-always-load-extensions, calc-line-numbering)
2634 (calc-line-breaking, calc-display-just, calc-display-origin)
2635 (calc-number-radix, calc-leading-zeros, calc-group-digits)
2636 (calc-group-char, calc-point-char, calc-frac-format)
2637 (calc-prefer-frac, calc-hms-format, calc-date-format)
2638 (calc-float-format, calc-full-float-format, calc-complex-format)
2639 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
2640 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
2641 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
2642 (calc-matrix-brackets, calc-language, calc-language-option)
2643 (calc-left-label, calc-right-label, calc-word-size)
2644 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
2645 (calc-display-raw, calc-internal-prec, calc-angle-mode)
2646 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
2647 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
2648 (calc-window-height, calc-display-trail, calc-show-selections)
2649 (calc-use-selections, calc-assoc-selections)
2650 (calc-display-working-message, calc-auto-why, calc-timing)
2651 (calc-mode-save-mode, calc-standard-date-formats)
2652 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
2653 (calc-user-parse-tables, calc-gnuplot-default-device)
2654 (calc-gnuplot-default-output, calc-gnuplot-print-device)
2655 (calc-gnuplot-print-output, calc-gnuplot-geometry)
2656 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
2657 (calc-invocation-macro, calc-show-banner): Give these values as
2658 part of `calc-mode-var-list's initialization after the variables
2659 are declared with defvar.
2660 (calc-bug-address): Change email address to send bug reports to.
2661 Change the maintainer address at the top.
2662 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
2663 than "\\.emacs" to determine if it is the user-init-file.
2664
2665 * calc/calc-embed.el (calc-embedded-set-modes): Use
2666 `calc-mode-var-list' correctly.
2667
2668 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
2669
2670 * vc.el (annotate-time): Document point handling.
2671 (vc-annotate-display-autoscale): Doc fix.
2672
2673 2004-09-15 Miles Bader <miles@gnu.org>
2674
2675 * generic.el (generic-make-keywords-list): Use symbol rather than
2676 word anchors in regexp.
2677
2678 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
2679
2680 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
2681 no file name consider `dired-directory'.
2682
2683 2004-09-14 Kim F. Storm <storm@cua.dk>
2684
2685 * faces.el (cursor): Add face-no-inherit property. Doc fix.
2686
2687 2004-09-14 Simon Josefsson <jas@extundo.com>
2688
2689 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
2690
2691 * textmodes/dns-mode.el: Add.
2692
2693 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
2694
2695 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
2696 (disabled-command-function): Make the ?\ char more obvious.
2697
2698 * vc-arch.el (vc-arch-root, vc-arch-registered):
2699 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
2700
2701 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
2702
2703 * windmove.el (windmove-frame-edges): Report coordinates of
2704 outside edges of frame, not inside edges.
2705 (windmove-coordinates-of-position): Convert into wrapper to new
2706 function `windmove-coordinates-of-window-position';
2707 `compute-motion' always applies to selected window.
2708 (windmove-coordinates-of-position): Update documentation to refer
2709 to Emacs 21 Lisp Reference Manual.
2710 (windmove-find-other-window): Fix off-by-one errors for max x,y.
2711
2712 2004-09-13 Kim F. Storm <storm@cua.dk>
2713
2714 * isearch.el (isearch-resume-in-command-history): Rename from
2715 isearch-resume-enabled and change default to nil.
2716
2717 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2718
2719 * vc-hooks.el (vc-ignore-dir-regexp): New var.
2720 (vc-registered): Use it.
2721 (vc-find-root): New fun.
2722
2723 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2724 Don't tell to use \\{...} when it's already done.
2725
2726 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
2727 Provide a sample complex default.
2728 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
2729 (bibtex-entry): Use mapc.
2730
2731 2004-09-12 Kim F. Storm <storm@cua.dk>
2732
2733 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
2734
2735 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
2736 inhibit-field-text-motion to t so rectangles work in comint buffers.
2737
2738 * simple.el (choose-completion-string): Set buffer before running
2739 choose-completion-string-functions hook so it can be buffer-local.
2740
2741 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
2742
2743 * progmodes/compile.el (compilation-start): Parse command to see
2744 if it starts with a cd, and if so perform it for the *compilation*
2745 buffer. Change the header to reflect this.
2746
2747 2004-09-11 Kim F. Storm <storm@cua.dk>
2748
2749 * ido.el (ido-enable-dot-prefix): Doc fix.
2750 (ido-enable-dot-prefix): New defcustom.
2751 (ido-set-matches1): Use it.
2752
2753 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2754
2755 * textmodes/bibtex.el (bibtex-mark-active)
2756 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
2757
2758 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2759
2760 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
2761 used in a case insensitive environment.
2762 (bibtex-mode-map): Rearrange order of menus.
2763 (bibtex-quoted-string-re): Obsolete.
2764 (bibtex-complete-key-cleanup): Variable replaced by new function.
2765 (bibtex-font-lock-keywords): Use backquotes.
2766 (bibtex-font-lock-url-regexp): New internal variable.
2767 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
2768 "OPT" and "ALT".
2769 (bibtex-insert-current-kill, bibtex-make-field)
2770 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
2771 (bibtex-parse-field-text): Simplify.
2772 (bibtex-string=): New helper function.
2773 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
2774 (bibtex-map-entries): Use bibtex-string=.
2775 (bibtex-search-entry): Use not.
2776 (bibtex-enclosing-field): Fix docstring.
2777 (bibtex-assoc-regexp): Obsolete.
2778 (bibtex-format-entry): Use assoc-string and bibtex-string=.
2779 (bibtex-autokey-get-names): Handle empty name field.
2780 (bibtex-parse-strings): Use assoc-string and unless.
2781 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
2782 Use assoc-string.
2783 (bibtex-pop): Simplify.
2784 (bibtex-mode): Set font-lock-extra-managed-props.
2785 (bibtex-entry-update): Use assoc-string.
2786 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
2787 (bibtex-autofill-entry): Use bibtex-string=.
2788 (bibtex-print-help-message): Simplify.
2789 (bibtex-find-entry): New optional arg START.
2790 (bibtex-validate): Use bibtex-string= and assoc-string.
2791 Do not call obsolete function compilation-parse-errors.
2792 (bibtex-remove-delimiters): Only remove delimiters if present.
2793 (bibtex-copy-entry-as-kill): Add docstring.
2794 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
2795 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
2796 (bibtex-complete): Use bibtex-predefined-month-strings,
2797 bibtex-string=, and new function bibtex-complete-key-cleanup.
2798 (bibtex-generate-url-list): New variable.
2799 (bibtex-url): New command bound to C-c C-l and mouse-2.
2800 (bibtex-url-map): New local keymap for bibtex-url-mouse.
2801 (bibtex-font-lock-url): New function.
2802
2803 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
2804
2805 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
2806
2807 2004-09-09 Kim F. Storm <storm@cua.dk>
2808
2809 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
2810 counter and format with binding.
2811 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
2812 the declared macro uses own macro counter and format. Give symbol
2813 kmacro property.
2814 (kmacro-keymap): Bind kmacro-name-last-macro to n.
2815 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
2816 (kmacro-end-and-call-macro): Doc fix.
2817
2818 2004-09-09 Lars Hansen <larsh@math.ku.dk>
2819
2820 * desktop.el (desktop-clear-preserve-buffers):
2821 Remove make-obsolete-variable.
2822
2823 2004-09-08 Richard M. Stallman <rms@gnu.org>
2824
2825 * buff-menu.el (list-buffers-noselect): Call format-mode-line
2826 with the buffer as argument.
2827
2828 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
2829
2830 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
2831
2832 2004-09-08 Juri Linkov <juri@jurta.org>
2833
2834 * replace.el (perform-replace): Use `query-replace-descr'.
2835
2836 * cus-start.el (history-delete-duplicates): Specify customization.
2837
2838 * diff-mode.el (diff-mode-map):
2839 * progmodes/compile.el (compilation-mode-map):
2840 * progmodes/grep.el (grep-mode-map):
2841 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
2842 to `next-error-follow-minor-mode'.
2843
2844 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2845
2846 * isearch.el (isearch-lazy-highlight-update): Take into account
2847 the case of zero-length match at the search bound.
2848
2849 2004-09-08 Kim F. Storm <storm@cua.dk>
2850
2851 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
2852 change. Use zero width overlays when necessary.
2853
2854 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2855
2856 * subr.el (split-string): Docfix.
2857
2858 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2859
2860 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
2861 (display-call-tree): Ensure newline after caller/calls blocks.
2862
2863 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2864
2865 * startup.el (command-line-1): Make option
2866 --directory/-L modify `load-path' straight away.
2867
2868 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2869
2870 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
2871
2872 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2873
2874 * emacs-lisp/autoload.el (make-autoload):
2875 Handle `define-compilation-mode'.
2876
2877 * emacs-lisp/lisp-mode.el (define-compilation-mode):
2878 Specify `doc-string-elt' property.
2879
2880 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2881
2882 * bs.el (bs-mode): Doc fix.
2883
2884 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2885
2886 * info.el (Info-insert-dir): Fix temp buffer leak bug.
2887
2888 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2889
2890 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
2891
2892 2004-09-08 Kenichi Handa <handa@m17n.org>
2893
2894 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
2895 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
2896 ps-mule-next-point -> 1+).
2897
2898 * composite.el (encode-composition-rule): Add autoload cooky.
2899
2900 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2901
2902 * format.el (buffer-auto-save-file-format): Make it permanent local.
2903
2904 2004-09-07 Kim F. Storm <storm@cua.dk>
2905
2906 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
2907 (authors-fixed-entries): Fix typo.
2908 (authors-canonical-author-name): Compact multiple spaces.
2909 Ignore trivial names (e.g. only first name).
2910
2911 * term.el (term-window-width): Only use full window width on
2912 window system if overflow-newline-into-fringe is enabled.
2913 (term-mode): Don't disable overflow-newline-into-fringe.
2914
2915 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2916
2917 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
2918 motion as seen on my Mac OS X xterms.
2919
2920 * newcomment.el (uncomment-region-default, comment-region-default):
2921 New functions extracted from uncomment-region and comment-region.
2922 (comment-region, comment-region-function, uncomment-region)
2923 (uncomment-region-function): Use them.
2924
2925 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
2926
2927 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
2928 It's not crucial but can make sense at times.
2929
2930 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
2931 the first commit.
2932
2933 * vc.el (vc-buffer-context, vc-restore-buffer-context):
2934 Disable obsolete code.
2935
2936 2004-09-07 Juri Linkov <juri@jurta.org>
2937
2938 * progmodes/grep.el (grep-highlight-matches): Change default from
2939 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
2940 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
2941 if grep option `--color' is available, or to `nil' otherwise.
2942 (grep-process-setup): Call `grep-compute-defaults' if
2943 `grep-highlight-matches' is not computed. Set env-vars only
2944 if `grep-highlight-matches' is `t'.
2945 (grep-use-null-device): Remove redundant type `boolean' (`choice'
2946 is already defined).
2947
2948 * progmodes/compile.el (compilation-start): Use copy of
2949 `process-environment' created by `copy-sequence' to not
2950 modify env-vars in the global `process-environment'.
2951
2952 2004-09-06 Eli Zaretskii <eliz@gnu.org>
2953
2954 * simple.el (next-error-follow-minor-mode): Fix last change.
2955
2956 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
2957
2958 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
2959 permanent local.
2960
2961 2004-09-04 Richard M. Stallman <rms@gnu.org>
2962
2963 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
2964 highlighting if the search string is empty.
2965
2966 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
2967
2968 * facemenu.el (facemenu-active-faces): Change condition of inner
2969 `while' loop to also check the first two elements of `face-atts'
2970 and `mask-atts'.
2971
2972 2004-09-04 John Paul Wallington <jpw@gnu.org>
2973
2974 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
2975 (thumbs-view-image-mode): Make buffer read-only.
2976
2977 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
2978
2979 * textmodes/ispell.el (ispell-really-aspell): New defvar.
2980 (ispell-check-version): Set it.
2981 (ispell-send-replacement): New function.
2982 (ispell-process-line): Call ispell-send-replacement.
2983
2984 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
2985
2986 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
2987 Support choosing seconds with "s".
2988
2989 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
2990
2991 * terminal.el (te-escape): Show `?' in prompt for help key.
2992
2993 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
2994
2995 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
2996
2997 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
2998
2999 * simple.el (next-error-follow-minor-mode)
3000 (next-error-follow-mode-post-command-hook): New functions.
3001 (next-error-follow-last-line): New defvar.
3002
3003 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
3004 * progmodes/compile.el (compilation-mode-map): Likewise.
3005 * progmodes/grep.el (grep-mode-map): Likewise.
3006 * replace.el (occur-mode-map): Likewise.
3007
3008 * newcomment.el (uncomment-region): Bind comment-use-global-state
3009 to nil.
3010
3011 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
3012
3013 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
3014 locally around the call to `revert-buffer'.
3015
3016 2004-09-03 Juri Linkov <juri@jurta.org>
3017
3018 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
3019 `isearch-adjusted' to `t'.
3020 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
3021 (isearch-message-prefix): Add "pending" for isearch-adjusted.
3022 (isearch-other-meta-char): Restore isearch-point unconditionally.
3023 (isearch-query-replace): Add new arg `regexp-flag' and use it.
3024 Set point to start of match if region is not active in transient
3025 mark mode (to include the current match to region boundaries).
3026 Push the search string to `query-replace-from-history-variable'.
3027 Add prompt "Query replace regexp" for isearch-regexp.
3028 Add region beginning/end as last arguments of `perform-replace.'
3029 (isearch-query-replace-regexp): Replace code by the call to
3030 `isearch-query-replace' with arg `t'.
3031
3032 2004-09-03 Richard M. Stallman <rms@gnu.org>
3033
3034 * startup.el (normal-top-level): Undo previous TERM change.
3035
3036 2004-09-03 Kim F. Storm <storm@cua.dk>
3037
3038 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
3039 highlight overlays; allow using RET when cursor is over a button.
3040 (cua--highlight-rectangle): Use it.
3041 (cua--rectangle-set-corners): Don't move backwards at eol.
3042 (cua--forward-line): Don't move into void after eob.
3043
3044 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
3045 point is set (and displayed) inside rectangle.
3046 (cua--rectangle-operation): Fix for highlight of empty lines.
3047 (cua--highlight-rectangle): Fix highlight for tabs.
3048 Position cursor at left/right edge of rectangle using new `cursor'
3049 property on overlay strings.
3050 (cua--indent-rectangle): Don't tabify.
3051 (cua-rotate-rectangle): Ignore that point has moved.
3052
3053 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3054
3055 * term/mac-win.el: Add ASCII equivalents for some function keys.
3056 (mode-line-frame-identification): Sync with x-win.el.
3057
3058 2004-09-02 Juri Linkov <juri@jurta.org>
3059
3060 * progmodes/compile.el (compilation-buffer-name): Compare major
3061 mode with second element of compilation-arguments instead of third
3062 to reflect latest changes in compilation-arguments structure.
3063 (recompile): Use global variable `compilation-directory' to get
3064 recent compilation directory only when `recompile' is invoked NOT
3065 in the compilation buffer. Otherwise, use `default-directory' of
3066 the compilation buffer.
3067 (compilation-error-properties): Allow to funcall col and end-col.
3068 (compilation-mode-font-lock-keywords): Check col and end-col by
3069 `integerp'.
3070 (compilation-goto-locus): If end-mk is non-nil in transient mark
3071 mode don't activate the mark (and don't display message in
3072 push-mark), but highlight overlay between mk and end-mk.
3073
3074 * progmodes/grep.el (grep-highlight-matches): New defcustom.
3075 (grep-regexp-alist): Add rule to highlight grep matches.
3076 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
3077
3078 * info.el (Info-fontify-node): Don't compute other-tag
3079 if Info-hide-note-references=hide.
3080
3081 * help.el (function-called-at-point):
3082 * help-fns.el (variable-at-point):
3083 Try `find-tag-default' when other methods failed.
3084
3085 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
3086 Do not push mark if inhibit-mark-movement is non-nil.
3087
3088 * textmodes/ispell.el (ispell-html-skip-alists):
3089 Fix backslashes in docstring.
3090
3091 2004-09-01 Juri Linkov <juri@jurta.org>
3092
3093 * isearch.el (isearch-wrap-function)
3094 (isearch-push-state-function): New defvars.
3095 (isearch-pop-fun-state): New defsubst.
3096 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
3097 (isearch-push-state): Set the result of calling
3098 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
3099 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
3100 restore the mode-specific starting point of terminated search.
3101 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
3102 (isearch-repeat): Call `isearch-wrap-function' if defined.
3103 (isearch-message-prefix): Don't add prefix "over" to the message
3104 for wrapped search if `isearch-wrap-function' is defined.
3105 (isearch-search): Call function saved in `isearch-pop-fun-state' to
3106 restore the mode-specific starting point of failed search.
3107
3108 * info.el (Info-search-whitespace-regexp): Fix backslashes.
3109 (Info-search): Add new optional arguments for the sake of isearch.
3110 Replace whitespace in Info-search-whitespace-regexp literally.
3111 Add backward search. Don't call `Info-select-node' if regexp is
3112 found in the same Info node. Don't add node to Info-history for
3113 wrapped isearch.
3114 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
3115 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
3116 (Info-mode): Set local variables `isearch-search-fun-function',
3117 `isearch-wrap-function', `isearch-push-state-function',
3118 `search-whitespace-regexp'.
3119
3120 * isearch.el: Remove ancient Change Log section.
3121 (isearch-string, isearch-message-string, isearch-point)
3122 (isearch-success, isearch-forward-flag, isearch-other-end)
3123 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
3124 (isearch-barrier, isearch-within-brackets)
3125 (isearch-case-fold-search): Add suffix `-state' to state-related
3126 defsubsts to avoid name clashes with other function names.
3127
3128 * simple.el (next-error): New defgroup and defface.
3129 (next-error-highlight, next-error-highlight-no-select):
3130 New defcustoms.
3131 (next-error-no-select): Let-bind next-error-highlight to the value
3132 of next-error-highlight-no-select before calling `next-error'.
3133
3134 * progmodes/compile.el (compilation-goto-locus):
3135 Use `next-error' face instead of `region'. Set 4-th argument of
3136 `move-overlay' to `current-buffer' to move overlay to different
3137 source buffers. Use new variable `next-error-highlight'.
3138
3139 * simple.el (next-error-find-buffer): Move the rule
3140 "if current buffer is a next-error capable buffer" after the
3141 rule "if next-error-last-buffer is set to a live buffer".
3142 Simplify to test all rules in one `or'.
3143 (next-error): Doc fix.
3144 (next-error, previous-error, first-error)
3145 (next-error-no-select, previous-error-no-select):
3146 Make arguments optional.
3147
3148 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
3149
3150 * macros.el (apply-macro-to-region-lines): Make it operate on all
3151 lines that begin in the region, rather than on all complete lines
3152 in the region.
3153
3154 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3155
3156 * x-dnd.el (x-dnd-protocol-alist): Document update.
3157 (x-dnd-known-types): Defcustom it.
3158 (x-dnd-handle-motif): Print message-atom in error message.
3159
3160 2004-08-30 John Paul Wallington <jpw@gnu.org>
3161
3162 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
3163 strings rather than programatically constructing message.
3164
3165 2004-08-30 Richard M. Stallman <rms@gnu.org>
3166
3167 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
3168 Don't return a string that would read as the wrong character code.
3169
3170 2004-08-29 Kim F. Storm <storm@cua.dk>
3171
3172 * emulation/cua-base.el (cua-auto-expand-rectangles):
3173 Remove automatic rectangle padding feature; replace by non-destructive
3174 virtual rectangle edges feature.
3175 (cua-virtual-rectangle-edges): New defcustom.
3176 (cua-auto-tabify-rectangles): New defcustom.
3177 (cua-paste): If paste into a marked rectangle, insert rectangle at
3178 current column, even if virtual; also paste exactly as many lines
3179 as has been marked (ignore additional lines or add empty lines),
3180 but paste whole source if only one line is marked.
3181 (cua--update-indications): No longer use overwrite-cursor to
3182 indicate rectangle padding
3183
3184 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
3185 (cua--rectangle-virtual-edges): New defun.
3186 (cua--rectangle-get-corners): Remove optional PAD arg.
3187 (cua--rectangle-set-corners): Never do padding.
3188 (cua--forward-line): Remove optional PAD arg. Simplify.
3189 (cua-resize-rectangle-right, cua-resize-rectangle-left)
3190 (cua-resize-rectangle-down, cua-resize-rectangle-up):
3191 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
3192 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
3193 (cua--rectangle-move): Never do padding. Simplify.
3194 (cua--tabify-start): New defun.
3195 (cua--rectangle-operation): Add tabify arg. All callers changed.
3196 (cua--pad-rectangle): Remove.
3197 (cua--delete-rectangle): Handle delete with virtual edges.
3198 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
3199 (cua--insert-rectangle): Handle insert at virtual column.
3200 Perform auto-tabify if necessary.
3201 (cua--activate-rectangle): Remove optional FORCE arg.
3202 Never do padding. Simplify.
3203 (cua--highlight-rectangle): Enhance for virtual edges.
3204 (cua-toggle-rectangle-padding): Remove command.
3205 (cua-toggle-rectangle-virtual-edges): New command.
3206 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
3207 (cua--rectangle-post-command): Don't force rectangle padding.
3208 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
3209
3210 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
3211
3212 * indent.el (edit-tab-stops-buffer): Doc fix.
3213
3214 2004-08-28 Richard M. Stallman <rms@gnu.org>
3215
3216 * progmodes/grep.el (grep-default-command): Use find-tag-default.
3217 (grep-tag-default): Function deleted.
3218
3219 * subr.el (find-tag-default): Move from etags.el.
3220
3221 * progmodes/etags.el (find-tag-default): Move to subr.el.
3222
3223 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
3224 into the basic character if it has an uppercase form.
3225
3226 2004-08-27 Kenichi Handa <handa@m17n.org>
3227
3228 * international/utf-8.el (utf-8-post-read-conversion): If the
3229 buffer is unibyte, temporarily make it multibyte.
3230
3231 2004-08-27 Masatake YAMATO <jet@gyve.org>
3232
3233 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
3234
3235 2004-08-25 John Paul Wallington <jpw@gnu.org>
3236
3237 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
3238 0, 1, and many mismatches in message.
3239 (tex-start-shell): Use `set-process-query-on-exit-flag'.
3240
3241 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
3242 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
3243
3244 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
3245
3246 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
3247 vc-diff-switches differently.
3248
3249 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
3250
3251 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
3252 before and a real defvar after
3253 `speedbar-supported-extension-expressions'. This is to silence
3254 the compiler without breaking bootstrapping.
3255
3256 2004-08-22 Richard M. Stallman <rms@gnu.org>
3257
3258 * textmodes/flyspell.el (flyspell-word):
3259 Use set-process-query-on-exit-flag.
3260 (flyspell-highlight-duplicate-region): Take POSS as arg.
3261 (flyspell-word): Pass POSS as arg.
3262
3263 * progmodes/ada-xref.el: Many doc and style fixes.
3264 (ada-find-any-references): Use compilation-start.
3265 (ada-get-ali-file-name): Improve error msg.
3266 (ada-get-ada-file-name): Likewise.
3267
3268 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
3269 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
3270
3271 * mail/mail-extr.el (mail-extr-all-top-level-domains):
3272 Add forward defvar.
3273
3274 * whitespace.el (global-whitespace-mode): New alias
3275 for whitespace-global-mode.
3276
3277 * speedbar.el (speedbar-file-regexp): Move definition up.
3278 (speedbar-mode, speedbar-set-mode-line-format):
3279 Use with-no-warnings.
3280 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
3281
3282 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
3283 controls whether to display the error buffer.
3284
3285 * ps-mule.el: Delete compatibility code for old Emacses.
3286 (ps-mule-find-wrappoint): Don't use chars-in-region.
3287
3288 * frame.el (display-mouse-p, display-selections-p):
3289 Use with-no-warnings.
3290
3291 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
3292
3293 2004-08-22 David Kastrup <dak@gnu.org>
3294
3295 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
3296 information.
3297
3298 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
3299
3300 2004-08-22 Andreas Schwab <schwab@suse.de>
3301
3302 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
3303
3304 2004-08-22 Masatake YAMATO <jet@gyve.org>
3305
3306 * cvs-status.el (cvs-status-checkout): New function.
3307 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
3308
3309 2004-08-21 David Kastrup <dak@gnu.org>
3310
3311 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
3312 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
3313 has been converted to use hashtables, the relation `nil=none' is
3314 no longer valid, as `nil' is not a hashtable. This patch tries to
3315 reduce the number of resulting errors.
3316
3317 2004-08-21 John Paul Wallington <jpw@gnu.org>
3318
3319 * subr.el (process-kill-without-query): Made obsolete in
3320 version 21.4, not 21.5.
3321
3322 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
3323 (vc-previous-comment, vc-next-comment)
3324 (vc-comment-search-reverse, vc-comment-search-forward)
3325 (vc-comment-to-change-log): Likewise.
3326
3327 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
3328
3329 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
3330
3331 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
3332 Correct indentation of DEFMETHODS with non-standard method
3333 combinations (e.g., PROGN, MIN, MAX).
3334
3335 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
3336
3337 * startup.el (normal-top-level-add-subdirs-to-load-path):
3338 Avoid unnecessarily checking system-type.
3339 (normal-top-level): Set TERM to "dumb". Simplify.
3340
3341 * avoid.el (mouse-avoidance-ignore-p): New fun.
3342 Also ignore switch-frame, select-window, double, and triple clicks.
3343 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
3344 (mouse-avoidance-fancy-hook): Use it.
3345
3346 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
3347
3348 * avoid.el (mouse-avoidance-nudge-mouse)
3349 (mouse-avoidance-banish-destination): Stay within the current window
3350 to avoid problems with mouse-autoselect-window.
3351
3352 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
3353
3354 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
3355 the newer format of some messages in cvs-1.12.1.
3356
3357 2004-08-19 Masatake YAMATO <jet@gyve.org>
3358
3359 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
3360 (elp-results-jump-to-definition-by-mouse)
3361 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
3362 (elp-output-result): Use elp-output-insert-symname.
3363
3364 2004-08-18 Kenichi Handa <handa@m17n.org>
3365
3366 * language/cyrillic.el: Register koi8-r in
3367 ctext-non-standard-encodings-alist.
3368 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
3369
3370 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
3371
3372 * emacs-lisp/copyright.el (copyright-update-year): Delete code
3373 that replaces 20xy with xy.
3374
3375 2004-08-17 John Paul Wallington <jpw@gnu.org>
3376
3377 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
3378 (reb-force-update): Doc fix.
3379
3380 2004-08-16 Richard M. Stallman <rms@gnu.org>
3381
3382 * progmodes/which-func.el (which-func-update-1): Doc fix.
3383
3384 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
3385 (sh-mode-abbrev-table): New variable.
3386
3387 * progmodes/compile.el (compilation-mode): Doc fix.
3388
3389 * emacs-lisp/lisp-mode.el (eval-last-sexp):
3390 Don't cons a new symbol each time.
3391 (eval-last-sexp-fake-value): New variable.
3392
3393 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
3394 (copyright-update-year): Detect continuation of list of years.
3395
3396 * term.el (term-default-fg-color, term-default-bg-color)
3397 (ansi-term-color-vector): Use `unspecified', not nil, as default.
3398
3399 * imenu.el: Several doc fixes: don't say variables are buffer-local.
3400
3401 2004-08-16 Davis Herring <herring@lanl.gov>
3402
3403 * isearch.el (isearch-string, isearch-message-string, isearch-point)
3404 (isearch-success, isearch-forward-flag, isearch-other-end)
3405 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
3406 (isearch-barrier, isearch-within-brackets)
3407 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
3408
3409 2004-08-16 Kenichi Handa <handa@m17n.org>
3410
3411 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
3412
3413 2004-08-15 Kenichi Handa <handa@m17n.org>
3414
3415 * term/x-win.el (x-selection-value): If utf8 was successful but
3416 ctext was not, use utf8 string.
3417
3418 2004-08-14 Davis Herring <herring@lanl.gov>
3419
3420 * isearch.el: Remove accidental changes of March 4. Fix backing
3421 up when a regexp isearch is made more general. Use symbolic
3422 accessor functions for isearch stack frames to make usage clearer.
3423 (search-whitespace-regexp): Made groups in documentation shy (as
3424 is the group in the default value).
3425 (isearch-fallback): New function, addresses problems with regexps
3426 liberalized by `\|', adds support for liberalization by `\}' (the
3427 general repetition construct), and incorporates behavior for
3428 `*'/`?'.
3429 (isearch-}-char): New command, calls `isearch-fallback' with
3430 arguments appropriate to a typed `}'.
3431 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
3432 appropriately.
3433 (isearch-mode-map): Bind `}' to `isearch-}-char'.
3434 (isearch-string, isearch-message,string, isearch-point)
3435 (isearch-success, isearch-forward-flag, isearch-other-end)
3436 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
3437 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
3438 New inline functions to read fields of a stack frame.
3439
3440 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
3441
3442 * battery.el (battery-linux-proc-acpi): Look into battery
3443 directories matching the literal string "CMB", too (required for
3444 Linux kernel version 2.6.7).
3445
3446 2004-08-14 John Paul Wallington <jpw@gnu.org>
3447
3448 * cus-start.el (read-file-name-completion-ignore-case): Add.
3449 (blink-cursor-alist): Change version to "21.4".
3450
3451 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
3452
3453 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
3454
3455 * speedbar.el (speedbar-scan-subdirs): New option.
3456 (speedbar-file-lists): Don't ignore file-name case on Unix and use
3457 dolist.
3458 (speedbar-insert-files-at-point): Take an extra argument and use
3459 it to optionally find out if a subdir is empty. Also unreadable
3460 files don't get expand buttons.
3461 (speedbar-directory): New image (unused pixmap already existed).
3462 (speedbar-expand-image-button-alist): Use it.
3463
3464 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3465
3466 CC Mode update to 5.30.9:
3467
3468 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
3469 Move from cc-vars to cc-defs for dependency reasons. Fix the
3470 POSIX char class test to check that it works in
3471 `skip-chars-(forward|backward)' too.
3472
3473 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
3474 first argument starts with a special brace list.
3475
3476 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
3477 when `c-opt-type-concat-key' is used (i.e. in Pike).
3478
3479 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
3480 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
3481 >)".
3482
3483 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
3484 whitespace safe.
3485
3486 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
3487 position for `arglist-intro', `arglist-cont-nonempty' and
3488 `arglist-close' when there are two arglist open parens on the same
3489 line and there's nothing in front of the first.
3490
3491 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
3492 locking of qualified names in Java, which previously could fontify
3493 common indexing expressions in many cases. The standard Java
3494 naming conventions are used to tell them apart.
3495
3496 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
3497 Fix inconsistency wrt opening parens on the first line inside a paren
3498 block.
3499
3500 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
3501 compile time for the sake of `c-major-mode-is'.
3502
3503 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
3504 `c-major-mode-is' in the event that this is used inside a
3505 `c-lang-defconst'.
3506
3507 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
3508 `c-lang-defconst' so that it works better with fallback languages.
3509
3510 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
3511 it to fail to record the base mode.
3512
3513 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
3514 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
3515 is used. Reorder the syntax checks to get more efficient
3516 skipping in some situations.
3517
3518 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
3519 continuation which might precede the newly inserted '{'.
3520
3521 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
3522 Fix cases where it could loop indefinitely.
3523
3524 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
3525 size specs correctly. Only fontify identifiers in front of '('
3526 with as functions - don't accept any paren char. Tighten up
3527 initializer skipping to stop before function and class blocks.
3528
3529 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
3530 the point could be left directly after an open paren when finding
3531 the beginning of the first decl in the block.
3532
3533 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
3534 table when filtering out legitimate open parens to be recorded.
3535 This could cause cache inconsistencies when e.g.
3536 `c++-template-syntax-table' was temporarily in use.
3537
3538 * progmodes/cc-engine.el (c-on-identifier)
3539 (c-simple-skip-symbol-backward): Small fix for handling "-"
3540 correctly in `skip-chars-backward'. Affected the operator lfun
3541 syntax in Pike.
3542
3543 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
3544 Fix bug that could cause an error from `after-change-functions' when
3545 the changed region is at bob.
3546
3547 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
3548
3549 CC Mode update to 5.30.9:
3550
3551 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
3552 to say that <TAB> doesn't insert WS into a CPP line.
3553 (c-indent-command, c-tab-always-indent): Amend doc strings.
3554
3555 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
3556 checks for user errors, thus eliminating cryptic and unhelpful
3557 Emacs error messages. (1) Check the arg to `c-set-style' is a
3558 string. (2) Check that settings to `c-offsets-alist' are not
3559 spuriously quoted.
3560
3561 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
3562 which precedes the newly inserted `{'.
3563
3564 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
3565
3566 Sync with Tramp 2.0.44.
3567
3568 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
3569 function "tramp_file_attributes". Otherwise, file names
3570 containing spaces are misinterpreted. Reported by Magnus Henoch
3571 <mange@freemail.hu>.
3572 (tramp-handle-file-truename): FILENAME must be expanded first.
3573 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
3574 obscure results. Reported by D. Goel <deego@gnufans.org>.
3575 (tramp-handle-verify-visited-file-modtime): If file does not
3576 exist, say it is not modified if and only if that agrees with the
3577 buffer's record. Check whether a file is visiting the buffer, or
3578 the buffer has no recorded last modification time. Return t in
3579 case the visiting file doesn't exist. Suggested by Luc Teirlinck
3580 <teirllm@auburn.edu>.
3581 (tramp-handle-write-region): Pass modtime explicitely to
3582 `set-visited-file-modtime', because filename can be different
3583 from (buffer-file-name) if `file-precious-flag' is set.
3584 `set-visited-file-modtime' must be called always when `visit' is t
3585 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
3586 (tramp-handle-set-visited-file-modtime): If `time-list' is not
3587 nil, don't apply the whole body. If the file doesn't exists, set
3588 modtime to '(-1 65535). Suggested by Luc Teirlinck
3589 <teirllm@auburn.edu>.
3590
3591 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
3592
3593 * help.el (describe-bindings): Doc fix.
3594
3595 * subr.el (kbd): Doc fix.
3596
3597 2004-08-08 John Paul Wallington <jpw@gnu.org>
3598
3599 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
3600 instead of `string-to-int'.
3601 (define-ibuffer-column mode): Fix indentation.
3602
3603 2004-08-08 Lars Hansen <larsh@math.ku.dk>
3604
3605 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
3606
3607 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3608
3609 * subr.el (global-unset-key, local-unset-key): Doc fixes.
3610
3611 * novice.el (disabled-command-function): New variable renamed from
3612 `disabled-command-hook'.
3613 (disabled-command-hook): Keep the _variable_ as alias for
3614 `disabled-command-function' and make obsolete.
3615 (disabled-command-function): Function renamed from
3616 `disabled-command-hook'. Adapt code to name change of the variable.
3617
3618 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
3619
3620 * simple.el (completion-root-regexp): New defvar.
3621 (completion-setup-function): Use it instead of a literal string.
3622
3623 2004-08-07 John Paul Wallington <jpw@gnu.org>
3624
3625 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
3626 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
3627 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
3628 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
3629
3630 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
3631
3632 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
3633 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
3634
3635 2004-08-04 Kenichi Handa <handa@m17n.org>
3636
3637 * international/encoded-kb.el (encoded-kbd-setup-keymap):
3638 Fix previous change.
3639
3640 2004-08-03 Kenichi Handa <handa@m17n.org>
3641
3642 * international/encoded-kb.el: The following changes are to
3643 utilize key-translation-map instead of minor mode map.
3644 (encoded-kbd-iso2022-non-ascii-map): Delete it.
3645 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
3646 (encoded-kbd-last-key): New function.
3647 (encoded-kbd-iso2022-single-shift): New function.
3648 (encoded-kbd-iso2022-designation)
3649 (encoded-kbd-self-insert-iso2022-7bit)
3650 (encoded-kbd-self-insert-iso2022-8bit)
3651 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
3652 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
3653 key-translation-map.
3654 (encoded-kbd-setup-keymap): Setup key-translation-map.
3655 (saved-key-translation-map): New variable.
3656 (encoded-kbd-mode): Save/restore key-translation-map.
3657 Adjust for the change of encoded-kbd-setup-keymap.
3658
3659 2004-08-02 Kim F. Storm <storm@cua.dk>
3660
3661 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
3662 and call compute-motion with nil for topos and width to get proper
3663 usable width and height for both window and non-window systems.
3664
3665 * windmove.el (windmove-coordinates-of-position): Let compute-motion
3666 calculate usable window width and height.
3667
3668 * window.el (window-buffer-height): Call compute-motion with nil width.
3669
3670 2004-08-01 David Kastrup <dak@gnu.org>
3671
3672 * replace.el (query-replace-read-from):
3673 Use `query-replace-compile-replacement'.
3674 (query-replace-compile-replacement): New function.
3675 (query-replace-read-to): Use `query-replace-compile-replacement'
3676 for repeating the last command.
3677
3678 2004-08-01 John Paul Wallington <jpw@gnu.org>
3679
3680 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
3681 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
3682 (pr-switches): Remove period from end of error messages.
3683
3684 * help-mode.el (help-go-back): Likewise.
3685
3686 * abbrev.el (only-global-abbrevs): Doc fix.
3687 (edit-abbrevs-map): Define within defvar.
3688 (quietly-read-abbrev-file): Doc fix.
3689
3690 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
3691
3692 * novice.el (enable-command, disable-command): Doc fixes.
3693
3694 * subr.el (event-modifiers, event-basic-type): Doc fixes.
3695
3696 2004-07-30 Richard M. Stallman <rms@gnu.org>
3697
3698 * subr.el (with-local-quit): Doc fix.
3699
3700 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
3701
3702 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
3703
3704 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
3705
3706 * custom.el (defcustom): Doc fix.
3707
3708 2004-07-28 Masatake YAMATO <jet@gyve.org>
3709
3710 * progmodes/etags.el (etags-tags-apropos): Show building progress.
3711
3712 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
3713
3714 * imenu.el (imenu-prev-index-position-function)
3715 (imenu-extract-index-name-function, imenu-name-lookup-function)
3716 (imenu--index-alist): Docstring redundancy fix.
3717
3718 2004-07-25 Lars Hansen <larsh@math.ku.dk>
3719
3720 * wdired.el (wdired-finish-edit): Require dired-aux before locally
3721 binding dired-backup-overwrite.
3722
3723 2004-07-25 John Paul Wallington <jpw@gnu.org>
3724
3725 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
3726
3727 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3728
3729 * term/tty-colors.el (tty-color-approximate): Doc fix.
3730
3731 * select.el (x-get-selection, x-set-selection): Doc fixes.
3732
3733 * frame.el (make-frame): Doc fix.
3734
3735 2004-07-24 Richard M. Stallman <rms@gnu.org>
3736
3737 * mail/rmail.el (rmail-mime-charset-pattern):
3738 Don't include semicolon in the charset value.
3739
3740 * replace.el (occur-next-error): Call set-window-point.
3741 (occur-engine): Handle negative NLINES.
3742
3743 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
3744
3745 * frame.el (modify-all-frames-parameters): Minor doc fix.
3746 (set-frame-configuration): Doc fix.
3747
3748 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
3749
3750 * simple.el (completion-setup-function): Compute the common parts
3751 and the first difference place correctly when
3752 partial-completion-mode is on.
3753
3754 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3755
3756 * ps-print.el: Doc fix.
3757 (ps-print-version): New version 6.6.5.
3758 (ps-printing-region): Doc fix.
3759 (ps-generate-string-list): Comment fix.
3760 (ps-message-log-max): Code fix.
3761
3762 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
3763
3764 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
3765 generated PostScript.
3766
3767 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
3768
3769 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
3770 with Gnus v5_10 branch.)
3771
3772 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
3773
3774 * calendar/time-date.el (time-to-number-of-days): New function.
3775 Imported from from Gnus.
3776
3777 2004-07-22 Kim F. Storm <storm@cua.dk>
3778
3779 * progmodes/make-mode.el: Fix comments.
3780
3781 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3782
3783 * printing.el: Doc fix.
3784
3785 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
3786
3787 * frame.el (modify-all-frames-parameters): Minor doc fix.
3788
3789 2004-07-20 Richard M. Stallman <rms@gnu.org>
3790
3791 * textmodes/fill.el (fill-nobreak-p): If this break point is
3792 at the end of the line, don't consider the newline which follows
3793 as a reason to return t.
3794
3795 2004-07-19 John Paul Wallington <jpw@gnu.org>
3796
3797 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
3798
3799 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
3800
3801 * dired-aux.el (dired-do-kill-lines): Expand docstring.
3802 Delete irrelevant code.
3803
3804 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
3805
3806 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3807 New docstring. From Luc Teirlinck.
3808
3809 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
3810
3811 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
3812 section.
3813 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
3814 non-file buffers. We know it is nil.
3815
3816 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
3817
3818 Sync with Tramp 2.0.43.
3819
3820 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3821 Remove outdated comment.
3822 (tramp-locked, tramp-locker): New variables for implementing a
3823 global lock.
3824 (tramp-sh-file-name-handler): Use them to implement the global lock.
3825
3826 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
3827
3828 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
3829 calls to respective `xxx` calls.
3830 (tramp-process-alive-regexp): Precise doc string.
3831 (tramp-multi-action-process-alive): New defun.
3832 (tramp-multi-actions): Use it.
3833 (tramp-handle-find-backup-file-name): `copy-tree' is available
3834 since Emacs 21.4 only (XEmacs has it). Implementation rewritten
3835 in order to avoid this function.
3836 (tramp-handle-write-region): Set current buffer. If connection
3837 wasn't open, `file-modes' has changed it accidently. Reported by
3838 David Kastrup <dak@gnu.org>.
3839 (tramp-enter-password, tramp-read-passwd): New arguments USER and
3840 HOST.
3841 (tramp-action-password, tramp-multi-action-password): Apply it.
3842 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
3843 name must still contain the port number. Otherwise, we have two
3844 Tramp buffers, with all the confusion. Reported by Myron Selby
3845 <myron@xytech.com> and Rolf Dubitzky
3846 <Dubitzky@physi.uni-heidelberg.de>.
3847
3848 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
3849 HOST to `tramp-enter-passwd'.
3850
3851 * net/tramp-vc.el (all): Code cleanup. Change all
3852 `tramp-handle-xxx' calls to respective `xxx` calls.
3853
3854 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
3855
3856 * emacs-lisp/testcover.el: New category "potentially-1valued" for
3857 functions that are not erroneous if either 1-valued or
3858 multi-valued. Detect functions in this class.
3859 (testcover-1value-functions, testcover-compose-functions)
3860 (testcover-progn-functions) Add some additional functions to lists.
3861 (testcover-mark): Bugfix when marking up the definition for an
3862 empty function.
3863
3864 2004-07-17 Richard M. Stallman <rms@gnu.org>
3865
3866 * replace.el (occur-read-primary-args): Pass default to
3867 read-from-minibuffer.
3868
3869 * mail/footnote.el (footnote-section-tag): Use defcustom.
3870
3871 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
3872 Compile font-lock-keywords, not KEYWORDS.
3873 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
3874 Add warn, check-type. Handle cerror like error.
3875
3876 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
3877
3878 * progmodes/which-func.el (which-func-keymap): New var.
3879 (which-func-face): New face.
3880 (which-func-format): Use them.
3881
3882 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3883
3884 * buff-menu.el (list-buffers-noselect): Append the buffer's
3885 process status to its mode name.
3886
3887 2004-07-16 Kim F. Storm <storm@cua.dk>
3888
3889 * simple.el (inhibit-mark-movement): New defvar.
3890 (beginning-of-buffer, end-of-buffer): Do not push mark if
3891 inhibit-mark-movement is non-nil or C-u prefix is given.
3892
3893 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
3894 Init to beginning-of-buffer and end-of-buffer.
3895 (cua--undo-push-mark): New defvar.
3896 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
3897 already active and command is in cua--preserve-mark-commands.
3898 Also fix check for shift modifier on non-window systems.
3899 (cua--post-command-handler): Clear inhibit-mark-movement if set.
3900
3901 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3902
3903 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
3904 of two integers, instead of a cons.
3905
3906 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3907 `visited-file-modtime' now returns a list of two integers, instead
3908 of a cons.
3909
3910 * dired.el (dired-directory-changed-p): Ditto.
3911
3912 * progmodes/grep.el (grep): Doc fix.
3913
3914 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
3915
3916 * autorevert.el (auto-revert-tail-mode)
3917 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
3918 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
3919 in both at the same time.
3920 (auto-revert-tail-mode): New command.
3921 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
3922 (auto-revert-handler): Revert only either tail or whole file.
3923
3924 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
3925 add auto-revert-tail-mode.
3926
3927 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3928
3929 * printing.el: Doc fix. Change name of some funs.
3930 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
3931 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
3932 (pr-standard-file-name): New fun. Replace pr-standard-path.
3933 (pr-call-process): Code fix.
3934
3935 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
3936
3937 * subr.el (with-selected-window): Doc fix.
3938
3939 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
3940
3941 * subr.el (get-buffer-window-list): Doc fix.
3942
3943 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
3944
3945 * files.el (switch-to-buffer-other-window): Doc fix.
3946
3947 * window.el (save-selected-window, one-window-p)
3948 (split-window-keep-point, split-window-vertically)
3949 (split-window-horizontally): Doc fixes.
3950
3951 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3952
3953 * printing.el: Doc fix. Now it uses call-process instead of
3954 shell-command for low command execution.
3955 (pr-version): New version number (6.8).
3956 (pr-shell-file-name): Option removed.
3957 (pr-shell-command): Fun removed.
3958 (pr-call-process): New fun. Replace pr-shell-command.
3959 (pr-standard-path, pr-remove-nil-from-list): New funs.
3960 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
3961 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
3962 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
3963 (pr-ps-utility-process, pr-txt-print): Code fix.
3964
3965 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3966
3967 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
3968 boolean.
3969
3970 2004-07-09 Lars Hansen <larsh@math.ku.dk>
3971
3972 * wid-edit.el (widget-field-buffer): Doc fix.
3973
3974 2004-07-09 John Paul Wallington <jpw@gnu.org>
3975
3976 * emacs-lisp/re-builder.el (reb-update-overlays):
3977 Distinguish between one and several matches in message.
3978
3979 2004-07-09 Richard M. Stallman <rms@gnu.org>
3980
3981 * mouse.el (mouse-set-region-1): If transient-mark-mode
3982 is `identity', change it to `only'.
3983
3984 * simple.el (current-word): Doc fix.
3985
3986 2004-07-09 Mark A. Hershberger <mah@everybody.org>
3987
3988 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
3989 so that it is more understanding of whitespace.
3990
3991 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
3992 form
3993 (("ns" . "element") (attr-list) children) instead of
3994 ((:ns . "element") (attr-list) children) in order to reduce the
3995 number of symbols used.
3996 (xml-skip-dtd): Change to use xml-parse-dtd but set
3997 xml-validating-parsing to nil.
3998 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
3999 (xml-substitute-entity): Remove in favor of new entity substitution.
4000 (xml-substitute-special): Rewrite in to substitute complex
4001 entities from DOCTYPE declarations.
4002 (xml-parse-fragment): Parse fragments from entity deleclarations.
4003 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
4004 (xml-parse-dtd, xml-substitute-special): Make validity checks
4005 conditioned on xml-validating-parser. Add "Not Well Formed" to
4006 error messages about well-formedness.
4007
4008 2004-07-08 Steven Tamm <steventamm@mac.com>
4009
4010 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
4011 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
4012 Do not treat double clicks and triple clicks specially in the
4013 scroll bar (preventing strange repositioning problems)
4014
4015 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
4016
4017 * replace.el (query-replace-regexp-eval): Fix last change.
4018
4019 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
4020
4021 * replace.el (query-replace-descr): New fun.
4022 (query-replace-read-from, query-replace-read-args): Default to the
4023 previous from&to.
4024 (query-replace-read-to): Quote the `from' string when displaying it.
4025 (query-replace-regexp-eval): Immediately check read-only status.
4026 Use query-replace-read-from to get the \n checking.
4027 Quote the `from' string when displaying it.
4028 (map-query-replace-regexp, occur-read-primary-args):
4029 Quote the `from' string when displaying it.
4030
4031 * isearch.el (isearch-query-replace): Pass the regexp-ness and
4032 delimited-ness of the search to query-replace.
4033
4034 * replace.el (query-replace-read-from, query-replace-read-to):
4035 New funs extracted from query-replace-read-args.
4036 (query-replace-read-args): Use them.
4037
4038 * replace.el (query-replace-interactive, query-replace-read-args):
4039 Remove the `initial' special value.
4040 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
4041 (occur-engine): Remove unused var `matchend'.
4042
4043 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
4044 Use the search string without prompting.
4045
4046 2004-07-05 Kenichi Handa <handa@m17n.org>
4047
4048 * international/mule.el (decode-coding-inserted-region):
4049 Set last-coding-system-used only when coding is nil.
4050
4051 2004-07-03 Eli Zaretskii <eliz@gnu.org>
4052
4053 * progmodes/grep.el (grep-compute-defaults, grep-command)
4054 (grep-program, find-program, grep-find-use-xargs, grep-history)
4055 (grep-find-history, grep-tag-default, grep-find-command)
4056 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
4057 Add autoload cookies, for unbundled packages that load `compile'
4058 and expect all grep-related symbols to become defined.
4059
4060 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
4061
4062 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
4063 (iimage-mode-image-search-path): New user option to search the
4064 image file.
4065 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
4066 have locate-file.
4067 (iimage-mode-buffer): Use it.
4068
4069 2004-07-03 Nick Roberts <nickrob@gnu.org>
4070
4071 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
4072 carefully.
4073 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
4074
4075 2004-07-03 Juri Linkov <juri@jurta.org>
4076
4077 * replace.el (query-replace-read-args): Swallow space after 'foo,
4078 not after (quote foo). Match space only immediately after symbol,
4079 not anywhere in the whole string.
4080
4081 2004-07-02 Richard M. Stallman <rms@gnu.org>
4082
4083 * replace.el (query-replace-read-args): Swallow space after
4084 symbols, not after closeparens. But avoid error if string ends there.
4085
4086 * progmodes/python.el (python-beginning-of-statement):
4087 Exit the loop if backward-up-list gets error.
4088
4089 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
4090
4091 2004-07-02 Andre Spiegel <spiegel@gnu.org>
4092
4093 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
4094 only if vc-consult-headers is non-nil.
4095
4096 2004-07-02 Juri Linkov <juri@jurta.org>
4097
4098 * pcvs.el (cvs-mode-diff-repository): New command.
4099
4100 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
4101
4102 2004-07-01 Juri Linkov <juri@jurta.org>
4103
4104 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
4105 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
4106 C-M-% to isearch-query-replace-regexp.
4107 (minibuffer-local-isearch-map): Add arrow key bindings.
4108 Bind C-f to isearch-yank-char-in-minibuffer.
4109 (isearch-forward): Doc fix.
4110 (isearch-edit-string): Doc fix.
4111 (isearch-query-replace, isearch-query-replace-regexp): New funs.
4112 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
4113 (isearch-yank-char): Add optional arg.
4114 (isearch-yank-char-in-minibuffer): New fun.
4115
4116 * replace.el (query-replace-interactive): Change type from boolean
4117 to choice. Add value `initial'.
4118 (query-replace-read-args): Handle value `initial' of
4119 query-replace-interactive.
4120
4121 2004-06-29 Kim F. Storm <storm@cua.dk>
4122
4123 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
4124 (breakpoint-disabled-bitmap-face): Add :group 'gud.
4125
4126 * progmodes/ada-xref.el (ada-tight-gvd-integration):
4127 Add :group 'ada.
4128
4129 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
4130
4131 2004-06-29 Juri Linkov <juri@jurta.org>
4132
4133 * replace.el (query-replace-read-args): Swallow a space after
4134 everything except )]" which in most cases means after a symbol.
4135
4136 * emacs-lisp/pp.el (pp-buffer): Add autoload.
4137
4138 2004-06-28 Richard M. Stallman <rms@gnu.org>
4139
4140 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
4141 More changes to go with previous change in font-lock.el.
4142
4143 2004-06-26 David Kastrup <dak@gnu.org>
4144
4145 * replace.el (perform-replace): Highlight the match even in
4146 non-query mode if there is potential replace string editing.
4147
4148 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
4149
4150 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
4151 agree with new return value of `file-remote-p'.
4152 This syncs with Tramp 2.0.42.
4153
4154 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
4155 according to new documentation of `file-remote-p'.
4156
4157 * files.el (file-remote-p): Fix doc to say that return value is
4158 identification of remote system, if not nil.
4159 (file-relative-name): Use new return value of `file-remote-p'.
4160
4161 2004-06-26 Nick Roberts <nickrob@gnu.org>
4162
4163 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
4164 (gdb-goto-breakpoint): Fix breakage.
4165
4166 2004-06-26 Eli Zaretskii <eliz@gnu.org>
4167
4168 * man.el (Man-getpage-in-background): Add windows-nt to the list
4169 of systems where shell-file-name should be used instead of
4170 literal "sh".
4171
4172 2004-06-25 Sam Steingold <sds@gnu.org>
4173
4174 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
4175 function names `(setf symbol)'.
4176
4177 2004-06-24 Richard M. Stallman <rms@gnu.org>
4178
4179 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
4180
4181 * font-lock.el (font-lock-keywords): Change format of compiled values.
4182 Document it.
4183 (font-lock-add-keywords): If font-lock-keywords is compiled,
4184 extract the uncompiled version, modify, then recompile.
4185 (font-lock-remove-keywords): Likewise.
4186 (font-lock-fontify-keywords-region): Handle changed format.
4187 (font-lock-compile-keywords): Handle changed format.
4188 (font-lock-set-defaults): Compile the keywords explicitly here.
4189
4190 2004-06-24 David Kastrup <dak@gnu.org>
4191
4192 * replace.el (query-replace-read-args): Implement `\,' and `\#'
4193 replacements here.
4194 (query-replace-regexp): Doc string explaining this and the new
4195 `\?' replacement. Remove `\,' and `\#' implementation here, as it
4196 is better placed in `query-replace-read-args'.
4197 (replace-regexp): Explain `\,', `\#' and `\?'.
4198 (replace-match-data): New function for thorough reuse/destruction
4199 of old match-data.
4200 (replace-match-maybe-edit): Function for implementing `\?' editing.
4201 (perform-replace): Fix maintaining of the match stack including
4202 already matched regions, implement `\?', fix various problems
4203 with regions while editing and other stuff.
4204 (replace-highlight): Simplify.
4205
4206 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
4207
4208 * progmodes/grep.el (grep-error-screen-columns): New variable.
4209 (grep-regexp-alist): Give it the full functionality of gnu style
4210 compilation messages with line and column ranges. Ask me for the
4211 perl script I'm working on, that uses these.
4212
4213 2004-06-23 Nick Roberts <nickrob@gnu.org>
4214
4215 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
4216 Remove.
4217 (comint-insert-input, comint-mouse-insert-input): New functions
4218 based on comint-insert-clicked-input for two bindings but just
4219 one functionality.
4220
4221 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4222
4223 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
4224
4225 2004-06-23 Lars Hansen <larsh@math.ku.dk>
4226
4227 * files.el (write-contents-functions): Doc fix.
4228
4229 2004-06-21 Juanma Barranquero <lektu@terra.es>
4230
4231 * image.el (image-library-alist): Rewrite docstring in active voice.
4232
4233 2004-06-20 Richard M. Stallman <rms@gnu.org>
4234
4235 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
4236
4237 * isearch.el (isearch-repeat): Avoid testing old match data.
4238 (isearch-message): Display trailing space in special font
4239 when search is failing.
4240 (isearch-search-fun-function): Doc fix.
4241
4242 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
4243
4244 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
4245
4246 * frame.el (show-trailing-whitespace): Doc fix.
4247
4248 * cus-edit.el (custom-variable-documentation): New function.
4249 (custom-variable): Use it.
4250
4251 2004-06-19 Nick Roberts <nickrob@gnu.org>
4252
4253 * man.el (Man-getpage-in-background): Revert previous change but
4254 make cygwin a special case.
4255
4256 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
4257
4258 * autorevert.el (global-auto-revert-non-file-buffers):
4259 Update docstring.
4260
4261 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
4262
4263 * progmodes/compile.el (compilation-error-properties): Store one
4264 more than end-col, if present, so that transient-mark-mode will
4265 highlight last char too.
4266 * progmodes/grep.el (grep-regexp-alist): Match columns and column
4267 ranges, if present.
4268
4269 2004-06-18 Jason Rumney <jasonr@gnu.org>
4270
4271 * makefile.w32-in: Double percent signs in for loops.
4272
4273 2004-06-17 David Kastrup <dak@gnu.org>
4274
4275 * replace.el (query-replace-read-args): Only warn about use of \n
4276 and \t when we are doing a regexp replacement and the actual
4277 escaped character is n or t.
4278 (query-replace-regexp): Add \, and \# interpretation to
4279 interactive call and document it.
4280 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
4281 as shortkey for replace-count.
4282 (replace-quote): New function for doubling backslashes.
4283
4284 2004-06-17 Juanma Barranquero <lektu@terra.es>
4285
4286 * files.el (parse-colon-path, cd): Mention in docstring that the
4287 path separator is colon in GNU-like systems.
4288
4289 * newcomment.el (comment-region-internal): Fix docstring.
4290
4291 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
4292 (ewoc-invalidate, ewoc-collect): Doc fixes.
4293 (ewoc--create-node, ewoc--delete-node-internal):
4294 Fix typos in docstring.
4295
4296 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4297
4298 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
4299 manual to docstring.
4300
4301 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4302
4303 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
4304
4305 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4306
4307 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4308 Add hyperlink to emacs-xtra manual to docstring.
4309
4310 * autorevert.el (global-auto-revert-non-file-buffers):
4311 Add hyperlink to emacs-xtra manual to docstring, as well as an
4312 info-link.
4313
4314 2004-06-14 Juanma Barranquero <lektu@terra.es>
4315
4316 * image.el (image-library-alist): New variable to map image types
4317 to external libraries. Initialized to nil, unless system-specific
4318 configs change it.
4319 (image-type-available-p): Determine whether an image type is
4320 available by calling `init-image-library'.
4321
4322 * term/w32-win.el (image-library-alist): Initialize to a known set
4323 of probable library names.
4324
4325 2004-06-14 Kenichi Handa <handa@m17n.org>
4326
4327 * international/code-pages.el (windows-1256, cp1125): Fix tables
4328 for several characters.
4329
4330 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
4331
4332 2004-06-13 Richard M. Stallman <rms@gnu.org>
4333
4334 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
4335
4336 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
4337 not "`pc-selection-mode'".
4338
4339 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
4340
4341 * simple.el (previous-matching-history-element): Specify a default.
4342
4343 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
4344
4345 * cus-face.el (custom-declare-face): Simplify code.
4346
4347 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
4348
4349 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4350
4351 * files.el (before-save-hook): Add `time-stamp' to the options.
4352
4353 * time-stamp.el (time-stamp): Recommend adding it to
4354 `before-save-hook', rather than `write-file-functions'.
4355 Make a similar change in `Commentary' section.
4356
4357 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
4358
4359 * diff-mode.el (diff-current-defun): If at start of hunk, use
4360 position of first change.
4361
4362 2004-06-13 Lars Hansen <larsh@math.ku.dk>
4363
4364 * dired-x.el (dired-mark-omitted): Bind to "*O".
4365
4366 2004-06-12 Karl Fogel <kfogel@red-bean.com>
4367
4368 * bookmark.el (bookmark-bmenu-relocate): New function, as
4369 suggested by David J. Biesack <David.Biesack@sas.com>.
4370 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
4371 (bookmark-bmenu-mode): Describe binding in doc string.
4372 (bookmark-set-filename): Save the bookmark list if it's time.
4373
4374 2004-06-13 Kenichi Handa <handa@m17n.org>
4375
4376 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
4377 (ccl-untranslated-to-ucs): Fix typo.
4378
4379 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
4380
4381 * progmodes/python.el (python-open-block-statement-p):
4382 Fix indentation after a block opening that contains a comment.
4383
4384 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
4385
4386 * bindings.el (completion-ignored-extensions): Add file extensions
4387 of Python byte-compiled files.
4388
4389 2004-06-12 Juri Linkov <juri@jurta.org>
4390
4391 * info.el (Info-goto-node): Add autoload.
4392 (Info-toc): Add substring-no-properties on Info file name.
4393 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
4394 (Info-mode-map): Bind L to Info-history, T to Info-toc.
4395
4396 2004-06-12 Kenichi Handa <handa@m17n.org>
4397
4398 * international/mule-cmds.el (set-language-environment):
4399 Load subst tables if necessary.
4400
4401 * international/mule.el (decode-char): Load subst tables if necessary.
4402 (encode-char): Likewise.
4403
4404 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
4405 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
4406 (utf-16le-decode-loop): Set r5 to -1 before loop.
4407 (utf-16be-decode-loop): Likewise.
4408 (ccl-decode-mule-utf-16le): Add EOF processing block.
4409 (ccl-decode-mule-utf-16be): Likewise.
4410 (ccl-decode-mule-utf-16le-with-signature): Likewise.
4411 (ccl-decode-mule-utf-16be-with-signature): Likewise.
4412 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
4413 (ccl-mule-utf-16-encode-untrans): New CCL.
4414 (utf-16-decode-to-ucs): Handle pre-read character.
4415 (utf-16le-encode-loop): Handle surrogate pair.
4416 (utf-16be-encode-loop): Likewise.
4417 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
4418 of utf-16le-encode-loop.
4419 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
4420 of utf-16be-encode-loop.
4421 (mule-utf-16-post-read-conversion):
4422 Call utf-8-post-read-conversion at first.
4423 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
4424 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
4425 Add post-read-conversion and pre-write-conversion.
4426
4427 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
4428 (utf-translate-cjk-unicode-range): New variable.
4429 (utf-translate-cjk-load-tables): New function.
4430 (utf-lookup-subst-table-for-decode): New function.
4431 (utf-lookup-subst-table-for-encode): New function.
4432 (utf-translate-cjk-mode): Init-value changed to t. Don't load
4433 tables here. Update safe-charsets of utf-* coding systems.
4434 (ccl-mule-utf-untrans): New CCL.
4435 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
4436 at end of each branch.
4437 (ccl-mule-utf-8-encode-untrans): New CCL.
4438 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
4439 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
4440 length of encoding. Don't return r0.
4441 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
4442 (utf-8-post-read-conversion): Narrow to region properly.
4443 If utf-translate-cjk-mode is on, load tables if necessary.
4444 Call utf-8-compose with hash-table arg if necessary.
4445 Call XXX-compose-region instead of XXX-post-read-convesion.
4446 (utf-8-pre-write-conversion): New function.
4447 (mule-utf-8): Include CJK charsets in safe-charsets if
4448 utf-translate-cjk-mode is on. Add pre-write-conversion.
4449
4450 * international/characters.el: Temporarily set
4451 utf-translate-cjk-mode to nil.
4452
4453 * language/devan-util.el (devanagari-compose-region):
4454 Add autoload cookie.
4455
4456 * international/ccl.el (ccl-dump-call): Fix printing the
4457 subroutine name.
4458
4459 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
4460
4461 * dired.el (dired-revert): If buffer is marked unmodified before
4462 reverting, keep it marked unmodified.
4463 Adapt to new conventions for commenting out code.
4464 (dired-make-relative): Adapt to new conventions for commenting out code.
4465
4466 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
4467
4468 * eshell/esh-module.el (eshell-load-defgroups):
4469 Bind `vc-handled-backends' to nil when opening files.
4470
4471 2004-06-11 Juanma Barranquero <lektu@terra.es>
4472
4473 * files.el (parse-colon-path, cd): Doc fixes (refer to
4474 `path-separator', not colon).
4475
4476 2004-06-10 Juanma Barranquero <lektu@terra.es>
4477
4478 * newcomment.el (comment-search-forward)
4479 (comment-search-backward): Fix typos in docstring.
4480 (comment-region): Doc fix.
4481
4482 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
4483
4484 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
4485 switch is no longer stored in `dired-switches-alist'.
4486
4487 * dired-aux.el (dired-insert-subdir): Do not store R switch in
4488 `dired-switches-alist'.
4489
4490 2004-06-10 Kim F. Storm <storm@cua.dk>
4491
4492 * pcvs.el (cvs-mode-diff-yesterday): New command.
4493
4494 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
4495
4496 2004-06-10 Juri Linkov <juri@jurta.org>
4497
4498 * emacs-lisp/edebug.el (edebug-eval-defun):
4499 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
4500 Fix docstring.
4501
4502 * simple.el (eval-expression-print-format): Don't print additional
4503 information on the first call to `eval-print-last-sexp'.
4504 (next-error-find-buffer): Fix punctuation.
4505 (killing) <defgroup>: Fix punctuation.
4506 (yank-excluded-properties): Change group from editing to killing.
4507
4508 * replace.el (perform-replace): Use `limit' to terminate the
4509 while-loop explicitly.
4510
4511 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4512
4513 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
4514 Use lc-*.xpm as prefix instead of *-locol.xpm.
4515
4516 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
4517 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
4518 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
4519 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
4520 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
4521 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
4522 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
4523 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
4524 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
4525 * toolbar/lc-up_arrow.xpm:
4526 Rename from *-locol.xpm.
4527
4528 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
4529
4530 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
4531 include forms like &<str>; as valid url patterns.
4532
4533 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4534
4535 * dired.el (dired-diff, dired-backup-diff)
4536 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
4537 (dired-do-chown, dired-do-touch, dired-do-print)
4538 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
4539 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
4540 (dired-create-directory, dired-do-copy, dired-do-symlink)
4541 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
4542 (dired-do-copy-regexp, dired-do-hardlink-regexp)
4543 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
4544 (dired-maybe-insert-subdir, dired-next-subdir)
4545 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
4546 (dired-kill-subdir, dired-tree-up, dired-tree-down)
4547 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
4548 (dired-run-shell-command, dired-query): Remove redundant,
4549 or incorrect, autoloads.
4550
4551 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
4552 does not end in a slash. Add optional argument KILL-ROOT.
4553 Update docstring.
4554 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
4555 (dired-query): Add autoloads.
4556
4557 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
4558
4559 * progmodes/compile.el (compilation-set-window-height):
4560 Rearrange the save-* functions because a buffer can have several current
4561 point in different windows.
4562 (compilation-error-regexp-alist-alist): Recognize {standard input}
4563 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
4564
4565 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4566
4567 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
4568 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
4569 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
4570 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
4571 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
4572 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
4573 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
4574 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
4575 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
4576 * toolbar/up_arrow-locol.xpm:
4577 New versions of icons that uses fewer colors.
4578
4579 * toolbar/tool-bar.el (tool-bar-local-item)
4580 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
4581 if display-color-cells is 256 or less.
4582
4583 2004-06-08 Kim F. Storm <storm@cua.dk>
4584
4585 * wid-edit.el (widget-specify-button): Use hand pointer rather
4586 than mouse-face as visible mouse-over effect.
4587
4588 2004-06-07 Karl Fogel <kfogel@red-bean.com>
4589
4590 * saveplace.el (save-place-alist-to-file): Bind `print-length'
4591 and `print-level' to nil when writing out `save-place-alist'.
4592 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
4593
4594 2004-06-07 Juanma Barranquero <lektu@terra.es>
4595
4596 * completion.el (completion-kill-region): Doc fix.
4597
4598 * format.el (format-insert-annotations)
4599 (format-annotate-location): Doc fixes.
4600 (format-subtract-regions): Make arguments match their use in docstring.
4601
4602 * simple.el (kill-region): Doc fix.
4603
4604 * subr.el (insert-buffer-substring-no-properties)
4605 (insert-buffer-substring-as-yank): Doc fixes.
4606
4607 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
4608
4609 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4610 Update docstring.
4611 (dired-reset-subdir-switches): New function.
4612
4613 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
4614 Limit scope of `buffer-read-only' binding.
4615
4616 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
4617
4618 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
4619 eshell-explicit-command-char.
4620
4621 2004-06-06 Juanma Barranquero <lektu@terra.es>
4622
4623 * help-fns.el (help-argument-name): Inherit from italic face only
4624 if the frame supports it.
4625
4626 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4627
4628 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
4629 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
4630 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
4631 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
4632 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
4633 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
4634 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
4635 New conversions from xpm files.
4636
4637 * toolbar/README: New file.
4638
4639 2004-06-06 Richard M. Stallman <rms@gnu.org>
4640
4641 * isearch.el (isearch-mode-map): Undo previous change.
4642
4643 2004-06-05 Juri Linkov <juri@jurta.org>
4644
4645 * bindings.el (debug-ignored-errors): Add regexps for history
4646 related messages. Remove $ from "No further undo information".
4647 Move Ediff's messages to ediff.el.
4648
4649 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
4650
4651 * cus-edit.el (custom-display): Add `min-colors'.
4652
4653 * custom.el (defface): Add `supports' to docstring.
4654
4655 * help-fns.el (help-argument-name): Add :group 'help.
4656
4657 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
4658
4659 * find-dired.el (find-ls-subdir-switches): New user option.
4660 (find-dired): No longer call `abbreviate-file-name' on DIR.
4661 Set `dired-subdir-switches' buffer-locally.
4662
4663 * locate.el: Merge the two `Commentary' sections.
4664 (locate-ls-subdir-switches): New user option.
4665 (locate): Update for other changes.
4666 (locate-mode-map): Restore Dired binding for mouse-2.
4667 Bind `locate-mouse-view-file' to M-mouse-2.
4668 Bind `l' to `locate-do-redisplay'.
4669 (locate-main-listing-line-p, locate-do-redisplay): New functions.
4670 (locate-mouse-view-file, locate-tags, locate-find-directory):
4671 Print message if used outside main listing.
4672 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
4673 Various changes to support inserted subdirectories.
4674 (locate-insert-header): Change header of *Locate* buffer.
4675
4676 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4677 Change interactive default switches.
4678 (dired-rename-subdir-2): Update `dired-switches-alist'.
4679 (dired-insert-subdir, dired-kill-subdir):
4680 Handle `dired-switches-alist'. Do not mark buffer modified.
4681 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
4682 (dired-insert-subdir-doinsert): Omit messages.
4683 Handle `dired-subdir-switches'.
4684 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
4685
4686 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
4687 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
4688 subdirs if -R switch is used for a subdir.
4689 (dired-mode): Set `dired-switches-alist'.
4690 (dired-build-subdir-alist): Only print number of directories in
4691 echo area when invoked interactively.
4692
4693 2004-06-05 Lars Hansen <larsh@math.ku.dk>
4694
4695 * dired-x.el (dired-omit-mode): Rename from
4696 dired-omit-files-p. Use define-minor-mode to define it.
4697 (dired-omit-files-p): Add as alias for dired-omit-mode.
4698 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
4699 dired-mark-omitted.
4700 (dired-mark-omitted): Add. Bind to M-O.
4701
4702 2004-06-05 Kenichi Handa <handa@m17n.org>
4703
4704 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
4705
4706 2004-06-05 Juanma Barranquero <lektu@terra.es>
4707
4708 * help-fns.el (help-argument-name): Reintroduce face.
4709 (help-default-arg-highlight): Use it, now that
4710 `face-differs-from-default-p' can be trusted.
4711
4712 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
4713
4714 * textmodes/table.el: Sentence commands added to Point Motion
4715 group; kill and backward-kill commands added to Extraction group.
4716
4717 2004-06-04 Mario Lang <mlang@delysid.org>
4718
4719 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
4720 systems appear to use mW, make the code handle this. Fix a
4721 division-by-zero bug while at it, and handle kernels with
4722 a slightly different layout in /proc/acpi.
4723
4724 2004-06-04 Karl Fogel <kfogel@red-bean.com>
4725
4726 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
4727 because the latter is a CL-ism. This fixes the bug reported by
4728 Shawn Boyette <mdxi@collapsar.net> in
4729 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
4730
4731 2004-06-04 Miles Bader <miles@gnu.org>
4732
4733 * faces.el (display-supports-face-attributes-p): Function moved to
4734 C code. Previously only the tty-related portion of this function
4735 was done in C; however the previous attempt to do a halfway-proper
4736 job for non-tty displays in lisp didn't work properly because of
4737 funny conditions during Emacs startup.
4738 (face-differs-from-default-p): Simplify, now that
4739 display-supports-face-attributes-p works properly on all display
4740 types. Remove :stipple from comparison; it doesn't really work
4741 in emacs anyway.
4742
4743 2004-06-04 Miles Bader <miles@gnu.org>
4744
4745 * faces.el (face-differs-from-default-p): Use a different
4746 implementation, so we can really check whether FACE displays
4747 differently or not.
4748
4749 2004-06-04 Miles Bader <miles@gnu.org>
4750
4751 * faces.el (display-supports-face-attributes-p): Implement a
4752 `different from default' check for non-tty displays.
4753
4754 2004-06-03 David Kastrup <dak@gnu.org>
4755
4756 * woman.el (woman-mapcan): More concise code.
4757 (woman-topic-all-completions, woman-topic-all-completions-1)
4758 (woman-topic-all-completions-merge): Replace by a simpler and
4759 much faster implementation based on O(n log n) sort/merge instead
4760 of the old O(n^2) behavior.
4761
4762 2004-06-03 Miles Bader <miles@gnu.org>
4763
4764 * subr.el (read-number): Use canonical format for default in prompt.
4765
4766 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
4767 Add regexp for " [...]" style defaults.
4768
4769 2004-06-02 Romain Francoise <romain@orebokech.com>
4770
4771 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
4772 groups: if the user asks for a hidden buffer, open the
4773 corresponding filter group to expose it.
4774
4775 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
4776 `ibuffer-jump-to-buffer'.
4777 (ibuffer-jump-offer-only-visible-buffers): New user option.
4778
4779 2004-06-02 Juanma Barranquero <lektu@terra.es>
4780
4781 * faces.el (frame-update-faces): Add empty docstring so the one
4782 for `ignore' doesn't show through.
4783
4784 * subr.el (process-kill-without-query): Remove spurious "\n" on
4785 obsolescence string.
4786 (focus-frame, unfocus-frame): Add obsolescence declaration and
4787 empty docstring.
4788
4789 * international/mule.el (register-char-codings): Make alias for
4790 `ignore'. Move docstring to obsolescence info and remove redundancy.
4791
4792 2004-06-02 Kim F. Storm <storm@cua.dk>
4793
4794 * frame.el (blink-cursor-start): Turn cursor off initially so blink
4795 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
4796
4797 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4798
4799 * comint.el (comint-replace-by-expanded-history-before-point):
4800 Obey `start' as the docstring says.
4801 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
4802 (comint-update-fence): Prevent font-lock from running unnecessarily.
4803 (comint-dynamic-list-completions): Use with-current-buffer.
4804
4805 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4806
4807 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
4808 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
4809 (bibtex-entry-update): Handle alternatives and optional fields.
4810 (bibtex-parse-entry): Bugfix, handle empty key.
4811
4812 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
4813
4814 * vc-arch.el (vc-arch-state): Don't assume the file exists.
4815
4816 2004-05-31 Lars Hansen <larsh@math.ku.dk>
4817
4818 * desktop.el (desktop-save): Don't save minor modes without a
4819 known mode initialization function.
4820
4821 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
4822
4823 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
4824
4825 * autorevert.el: Update `Commentary' section.
4826
4827 2004-05-30 Juanma Barranquero <lektu@terra.es>
4828
4829 * dos-fns.el (convert-standard-filename):
4830 * files.el (convert-standard-filename):
4831 * w32-fns.el (convert-standard-filename):
4832 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
4833
4834 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
4835
4836 Sync with Tramp.
4837
4838 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
4839 (tramp-let-maybe): Move to an earlier spot in the file.
4840 Patch by Andreas Schwab.
4841
4842 2004-05-30 Andreas Schwab <schwab@suse.de>
4843
4844 * dired.el (dired-get-filename): Don't use dired-re-dot.
4845
4846 2004-05-30 Richard M. Stallman <rms@gnu.org>
4847
4848 * files.el (find-file): Doc fix.
4849
4850 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
4851
4852 2004-05-30 Nick Roberts <nickrob@gnu.org>
4853
4854 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
4855 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
4856 modeline of the locals buffer.
4857 (gdb-goto-breakpoint): Handle gdbmi.
4858 (gdb-get-frame-number): Change for gdbmi.
4859
4860 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
4861
4862 * files.el (file-remote-p): Apply file name handler for operation
4863 `file-remote-p'. It isn' a property any longer.
4864 (file-relative-name): `fh' and `fd' get the required value via
4865 `find-file-name-handler' already.
4866
4867 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
4868 (top): Remove setting of `file-remote-p' property for
4869 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
4870
4871 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
4872
4873 Version 2.0.41 of Tramp released.
4874
4875 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
4876 Throw away if process has died.
4877 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
4878 (tramp-out-of-band-prompt-regexp): Rename to
4879 `tramp-process-alive-regexp', because its usage is widen.
4880 (tramp-actions-copy-out-of-band): Apply it.
4881 (tramp-actions-before-shell, tramp-multi-actions):
4882 Add `tramp-action-process-alive' action.
4883 (tramp-action-process-alive): New defun.
4884 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
4885 Add entry for `file-remote-p'.
4886 (tramp-handle-file-remote-p): New defun.
4887 (top): Remove setting of `file-remote-p'. Don't set
4888 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
4889
4890 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
4891 `file-remote-p'.
4892
4893 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
4894 counted for (last) line. [They should or they shouldn't? --Stef]
4895 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
4896
4897 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
4898
4899 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
4900 not really necessary but seems to keep the shell history smaller
4901 in some cases. It is no substitute for setting HISTFILE and
4902 HISTSIZE from tramp-open-connection-setup-interactive-shell,
4903 though. Suggested by Luc Teirlinck.
4904 (tramp-open-connection-setup-interactive-shell): Export variables
4905 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
4906 (tramp-set-process-query-on-exit-flag): New compat function.
4907 (tramp-open-connection-multi, tramp-open-connection-su)
4908 (tramp-open-connection-rsh, tramp-open-connection-telnet)
4909 (tramp-do-copy-or-rename-file-out-of-band): Use it.
4910 (tramp-let-maybe): New macro, let-binds a variable only if it
4911 isn't obsolete.
4912 (tramp-check-ls-commands, tramp-handle-expand-file-name)
4913 (tramp-handle-file-truename): Use it.
4914 (tramp-completion-file-name-regexp-unified): Avoid matching
4915 filenames starting with "/:" -- those are reserved for
4916 file-name-non-special.
4917
4918 * tramp-smb.el (tramp-smb-open-connection):
4919 Use tramp-set-process-query-on-exit-flag compat function.
4920
4921 2004-05-29 Richard M. Stallman <rms@gnu.org>
4922
4923 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
4924
4925 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
4926 (eval-last-sexp-print-value): Print char equivalent regardless
4927 of standard-output value.
4928
4929 * thumbs.el (thumbs-subst-char-in-string): Delete.
4930 (thumbs-thumbname): Use subst-char-in-string.
4931 (thumbs-resize-image): Use condition-case, not ignore-errors.
4932 (thumbs-kill-buffer): Likewise.
4933
4934 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
4935 (thumbs-mode): Make buffer read-only.
4936 (thumbs-make-thumb): Unconditionally accept an existing file.
4937 (thumbs-insert-thumb): Add thumb-image-file property to the image.
4938 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
4939 (thumbs-show-thumbs-list): Error if images not supported.
4940 (thumbs-save-current-image): Improve prompt string.
4941 (thumbs-mode-map): Define u, R, x.
4942 (thumbs-unmark): New command.
4943 (thumbs-emboss-image): Minor cleanup.
4944 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
4945 (thumbs-rename-images): New command.
4946 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
4947
4948 * thumbs.el (thumbs-current-image): New function.
4949 (thumbs-file-list, thumbs-file-alist): New functions.
4950 (thumbs-find-image): Delete arg L.
4951 Don't set up thumbs-fileL as buffer-local global var.
4952 (thumbs-find-image-at-point): Use thumbs-current-image.
4953 (thumbs-set-image-at-point-to-root-window): Likewise.
4954 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
4955 Record and warn about errors. Update thumbs-markedL for deletions.
4956 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
4957 (thumbs-redraw-buffer): Use thumbs-file-list.
4958 (thumbs-mark): Use thumbs-current-image.
4959 (thumbs-show-name): Use thumbs-current-image.
4960
4961 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
4962 and imenu--last-menubar-index-alist.
4963
4964 * subr.el (with-selected-window): Undo previous change.
4965
4966 2004-05-29 John Paul Wallington <jpw@gnu.org>
4967
4968 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
4969 (thumbs-mouse-find-image): New command.
4970 (thumbs-mode-map): Bind it to mouse-2.
4971 (thumbs-mode): Make mode-class special.
4972 (thumbs-view-image-mode): Likewise.
4973
4974 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4975
4976 * flymake.el: New file.
4977
4978 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
4979
4980 * files.el (find-file-noselect-1): Do not bind
4981 `inhibit-read-only' to t during execution of
4982 `find-file-not-found-functions'.
4983
4984 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
4985
4986 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
4987 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
4988
4989 2004-05-28 Juri Linkov <juri@jurta.org>
4990
4991 * simple.el (eval-expression-print-format): New fun.
4992
4993 * simple.el (eval-expression):
4994 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
4995 * emacs-lisp/edebug.el (edebug-compute-previous-result)
4996 (edebug-eval-expression): Print additionally the value returned by
4997 `eval-expression-print-format'.
4998
4999 * emacs-lisp/lisp.el (insert-pair-alist): New var.
5000 (insert-pair): Make arguments optional. Find character pair
5001 from `insert-pair-alist' according to the last input event.
5002 (insert-parentheses): Make arguments optional.
5003 (raise-sexp, delete-pair): New funs.
5004
5005 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
5006 (emacs-lisp-mode-map, lisp-interaction-mode-map):
5007 Bind C-M-q to `indent-pp-sexp'.
5008
5009 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
5010 `pp-to-string' modified to be able to format text with newlines.
5011 (pp-to-string): Move the buffer-formatting part of the code to
5012 `pp-buffer'. Call `pp-buffer'.
5013
5014 * info.el (Info-desktop-buffer-misc-data): Don't save information
5015 about virtual files.
5016 (Info-restore-desktop-buffer): Restore Info buffers in prepared
5017 buffers with names obtained from the desktop file instead of the
5018 default *info* buffer.
5019
5020 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
5021
5022 * subr.el (with-selected-window): Only save/restore the selected window.
5023
5024 * progmodes/compile.el (compilation-error-regexp-alist):
5025 Use expand-file-name and data-directory.
5026
5027 * progmodes/grep.el (grep-tree): Rework previous fix.
5028
5029 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
5030 after the user marked text with the mouse.
5031
5032 * startup.el (command-line): Keep the first regexp of
5033 auto-save-file-name-transforms intact.
5034
5035 2004-05-28 Juanma Barranquero <lektu@terra.es>
5036
5037 * cus-edit.el (customize-face, customize-face-other-window)
5038 (custom-face-edit-delete): Make arguments match their use in
5039 docstring.
5040 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
5041 docstring.
5042
5043 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
5044 not `cvs-butlast'.
5045
5046 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
5047 `nbutlast' are in subr.el).
5048
5049 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
5050 (set-w32-system-coding-system): Doc fixes.
5051
5052 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
5053 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
5054 Make arguments match their use in docstring.
5055 (artist-draw-region-trim-line-endings)
5056 (artist-mouse-choose-operation): Fix typo in docstring.
5057 (artist-key-set-point-common): Doc fix.
5058
5059 2004-05-28 Simon Josefsson <jas@extundo.com>
5060
5061 * mail/smtpmail.el (smtpmail-open-stream):
5062 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
5063
5064 2004-05-26 Simon Josefsson <jas@extundo.com>
5065
5066 * starttls.el: Merge with my GNUTLS based starttls.el.
5067 (starttls-gnutls-program, starttls-use-gnutls)
5068 (starttls-extra-arguments, starttls-process-connection-type)
5069 (starttls-connect, starttls-failure, starttls-success): New variables.
5070 (starttls-program, starttls-extra-args): Doc fix.
5071 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
5072 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
5073 and pass on to corresponding *-gnutls function if it is set.
5074
5075 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5076
5077 * autorevert.el (auto-revert-handler): Disable auto-reverting of
5078 remote files.
5079
5080 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
5081
5082 * files.el (file-name-non-special): There are more operations
5083 which need handling: `find-backup-file-name',
5084 `insert-file-contents', `verify-visited-file-modtime',
5085 `write-region'. Rename t value of method to `add'. Add new
5086 methods `quote' and `unquote-then-quote' to file-arg-indices.
5087
5088 2004-05-25 Juri Linkov <juri@jurta.org>
5089
5090 * info.el (Info-toc): Call Info-mode on intermediate buffer.
5091 (Info-index-nodes): Enclose code in condition-case to catch errors.
5092 (Info-index-node): Don't search all index nodes if request is only
5093 for the current node and file is not in the cache of index nodes.
5094 (Info-mode-map): Bind Info-copy-current-node-name to `w'
5095 for consistency with dired-copy-filename-as-kill.
5096 Bind `S' to Info-search-case-sensitively.
5097 (Info-copy-current-node-name): New arg. With zero prefix arg put
5098 the name inside a function call to `info'. Display copied text in
5099 the echo area.
5100
5101 2004-05-25 Sam Steingold <sds@gnu.org>
5102
5103 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
5104 strip the package prefix from the symbol name, if any.
5105 Make it the `find-tag-default-function' for `lisp-mode'.
5106
5107 2004-05-25 John Paul Wallington <jpw@gnu.org>
5108
5109 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
5110 instead of obsolete `process-kill-without-query'.
5111
5112 * textmodes/texinfmt.el (texinfo-indexvar-alist):
5113 Declare as variable, not constant.
5114
5115 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
5116
5117 * files.el (find-file-noselect-1): Fix bug introduced by
5118 Revision 1.694. As a side effect, `inhibit-read-only'
5119 is again, by default, t during execution of
5120 `find-file-not-found-functions'.
5121 (insert-directory): Check that lines were really inserted by
5122 the --dired switch, before erasing them.
5123
5124 2004-05-24 Nick Roberts <nickrob@gnu.org>
5125
5126 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
5127 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
5128 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
5129 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
5130 gud-minor-mode (gdbmi).
5131
5132 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
5133
5134 * net/browse-url.el (browse-url-interactive-arg): Enable user to
5135 explicitly select the text to be taken as URL.
5136
5137 2004-05-23 Juri Linkov <juri@jurta.org>
5138
5139 * info.el (Info-index-nodes): New var and fun.
5140 (Info-goto-index, Info-index, info-apropos)
5141 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
5142 (Info-index): Fix docstring. Store and restore Info-history-list.
5143 (Info-complete-nodes): New var.
5144 (Info-complete-menu-item): Use it.
5145 (Info-index-node): New fun.
5146 (Info-final-node, Info-forward-node, Info-backward-node)
5147 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
5148 Use Info-index-node.
5149 (Info-extract-menu-item, Info-extract-menu-counting): Set second
5150 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
5151 (Info-find-node-2): If a node with period in its name not found,
5152 try to find a node without the name part after period.
5153 (Info-select-node): Call Info-fontify-node only if
5154 Info-fontify-maximum-menu-size is not nil.
5155 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
5156 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
5157 Preserve Info-history-list.
5158 (Info-toc): Set Info-current-file.
5159 (Info-build-toc): Move point to the beginning of the buffer.
5160 Add main-file variable.
5161 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
5162 Use backslashed representation of the control character ^_.
5163
5164 * textmodes/texinfmt.el (texinfo-print-index): Print index line
5165 numbers in the new Texinfo 4.7 format.
5166
5167 * add-log.el (change-log-font-lock-keywords): Remove `:' from
5168 regexps for function and variable names.
5169
5170 * descr-text.el (describe-property-list): Add [show] button for
5171 `syntax-table' property with action to pp to a separate buffer.
5172 (describe-char): Replace search-forward by re-search-forward with
5173 whitespace regexp after "character:" to not fail in too narrow windows.
5174
5175 * simple.el (next-error-find-buffer): Add a rule to return
5176 next-error capable buffer if one window on the selected frame
5177 displays such buffer.
5178
5179 2004-05-23 Nick Roberts <nickrob@gnu.org>
5180
5181 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
5182 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
5183 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
5184 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
5185 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
5186 Handle new value for gud-minor-mode (gdbmi).
5187 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
5188 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
5189 Change from local to global gdb variable set.
5190 (gdb-ann3): Initialise above gdb variable set.
5191 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
5192 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
5193 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
5194 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
5195 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
5196 (gdb-info-locals-handler, gdb-invalidate-assembler)
5197 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
5198 set as global variables.
5199 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
5200 Handle gdbmi.
5201 (gdb-info-breakpoints-custom): Fix regexp.
5202 (def-gdb-var): Delete.
5203
5204 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
5205 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
5206 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
5207 a new mode. The file (gdb-mi.el) for this mode will be included
5208 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
5209 primary interface.
5210
5211 2004-05-23 Jesper Harder <harder@ifa.au.dk>
5212
5213 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
5214 interpreted as a directory.
5215
5216 2004-05-22 Richard M. Stallman <rms@gnu.org>
5217
5218 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
5219 as a close quote.
5220
5221 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
5222
5223 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
5224 Use assoc-string, not assoc-ignore-case.
5225
5226 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
5227
5228 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
5229 If moving back then fwd gets a defun that ends before point,
5230 try again moving fwd then back.
5231
5232 * files.el (file-name-non-special): Allow t in file-arg-indices
5233 to mean requote the return value. Use `identity' as an element
5234 rather than as the whole value.
5235
5236 * gs.el (gs-options): Add -dSAFER. Mark it risky.
5237
5238 2004-05-22 Juanma Barranquero <lektu@terra.es>
5239
5240 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
5241 `help-make-usage'.
5242 (help-highlight-arguments): Skip function name before searching
5243 for arguments.
5244
5245 2004-05-21 Juanma Barranquero <lektu@terra.es>
5246
5247 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
5248 Don't mention in the docstring these arguments meant for
5249 internal (recursive) use only.
5250 (allout-char-spec): Comment out (it's not implemented).
5251 (allout-old-expose-topic, allout-exposure): Fix docstring and add
5252 obsolescence declaration.
5253 (allout-flatten-exposed-to-buffer)
5254 (allout-indented-exposed-to-buffer): Fix typos in docstring.
5255 (my-mark-marker): Doc fix.
5256 (produce-allout-mode-map, allout-sibling-index)
5257 (allout-isearch-expose, allout-distinctive-bullet)
5258 (allout-open-topic, allout-reindent-body)
5259 (allout-rebullet-heading, allout-process-exposed)
5260 (allout-insert-listified, allout-latex-verb-quote)
5261 (allout-insert-latex-header, allout-insert-latex-trailer):
5262 Make arguments match their use in docstring.
5263 (allout-primary-bullet, allout-old-style-prefixes)
5264 (allout-inhibit-protection, allout-init, allout-mode)
5265 (allout-before-change-protect, allout-flag-region):
5266 Use "Emacs" instead of "emacs" in docstrings.
5267
5268 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
5269
5270 * international/characters.el: Modify syntax of more characters.
5271
5272 2004-05-21 Masatake YAMATO <jet@gyve.org>
5273
5274 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
5275 (etags-tags-completion-table): Show parsing progress.
5276
5277 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
5278
5279 * locate.el (locate-prompt-for-command): Shorten first line of
5280 docstring.
5281 (locate-mode): Expand docstring and include keymap summary.
5282
5283 * files.el (find-file-noselect-1): Limit the scope of the
5284 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
5285 is, by default, nil during the execution of
5286 `find-file-not-found-functions' and `find-file-hook'.
5287
5288 2004-05-20 Michael Mauger <mmaug@yahoo.com>
5289
5290 * facemenu.el (facemenu-color-name-equal): New function.
5291 (list-colors-display): Use it to compare colors instead of
5292 facemenu-color-equal.
5293
5294 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
5295
5296 * compare-w.el (compare-windows-face): Use min-colors instead of
5297 checking for tty or pc types.
5298
5299 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
5300
5301 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
5302 (completion-setup-function): Use with-current-buffer.
5303 Properly save excursion. Simplify.
5304 Don't assume there is necessarily a `mouse-face' property somewhere.
5305
5306 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
5307
5308 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
5309
5310 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
5311 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
5312 Use with-current-buffer.
5313 (byte-goto-log-buffer): Delete.
5314 (byte-compile-log-file): Call compilation-forget-errors.
5315
5316 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
5317
5318 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
5319 output messages into the search result.
5320
5321 2004-05-19 Masatake YAMATO <jet@gyve.org>
5322
5323 * wid-edit.el (widget-radio-button-notify): Revert my last
5324 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
5325
5326 2004-05-19 Kenichi Handa <handa@m17n.org>
5327
5328 * international/characters.el: Fix syntax (open/close) of CJK chars.
5329
5330 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
5331
5332 * help-mode.el (help-go-back): Don't depend on position of back button.
5333
5334 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
5335
5336 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
5337 files files don't contain an accidental additional /.
5338
5339 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
5340 in source buffer.
5341
5342 2004-05-18 Masatake YAMATO <jet@gyve.org>
5343
5344 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
5345 to widget-apply. :action method assumes 2 arguments, not 3.
5346
5347 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
5348
5349 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
5350 New constants.
5351 (hs-special-modes-alist): Add an f90-mode entry.
5352
5353 2004-05-17 Sam Steingold <sds@gnu.org>
5354
5355 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
5356 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
5357
5358 2004-05-16 Kim F. Storm <storm@cua.dk>
5359
5360 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
5361
5362 2004-05-15 John Wiegley <johnw@newartisans.com>
5363
5364 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
5365 (eshell-output-object-to-target): Improve output speed 20% by not
5366 calling `eshell-stringify' if something is already known to be a string.
5367
5368 2004-05-15 Alex Ott <ott@jet.msk.su>
5369
5370 * textmodes/ispell.el (ispell-local-dictionary-alist):
5371 Add windows-1251 to the choice of coding systems.
5372 (ispell-dictionary-alist-6): Add support for "russianw.aff",
5373 encoded in cp1251.
5374
5375 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
5376
5377 * progmodes/compile.el (compilation-warning-face)
5378 (compilation-info-face): Use min-colors.
5379
5380 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5381
5382 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
5383 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
5384 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
5385 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
5386 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
5387 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
5388 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
5389 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
5390 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
5391 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
5392 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
5393 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
5394 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
5395 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
5396
5397 2004-05-15 Kim F. Storm <storm@cua.dk>
5398
5399 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
5400 Use it to set triggered-p element of timer.
5401 (timer-event-handler): Set triggered-p element non-nil while running
5402 the timer function.
5403
5404 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
5405
5406 * descr-text.el (describe-char-unicode-data)
5407 (describe-char-unicodedata-file): Re-enable the unicode code now that
5408 the licensing issues have been cleared in the unicode-4 license.
5409 (describe-text-properties-1): Remove unused `overlay' var.
5410 (describe-char): Remove unused var `buffer'.
5411
5412 2004-05-14 David Ponce <david@dponce.com>
5413
5414 * tree-widget.el: New file.
5415
5416 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
5417
5418 * language/european.el ("Brazilian Portuguese"): Add support for
5419 Brazilian Portuguese.
5420
5421 2004-05-13 John Wiegley <johnw@newartisans.com>
5422
5423 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
5424 `recentf-mode' if this variable has been customized to t.
5425
5426 * eshell/esh-test.el (eshell-test): Call the function
5427 `emacs-version' rather than trying to build a custom version string.
5428
5429 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
5430
5431 * net/telnet.el (telnet-mode): Use define-derived-mode.
5432 Don't modify the global value of comint-prompt-regexp.
5433
5434 2004-05-13 John Paul Wallington <jpw@gnu.org>
5435
5436 * version.el (emacs-version): Check for `gtk' feature before
5437 `x-toolkit' feature.
5438
5439 2004-05-13 Juanma Barranquero <lektu@terra.es>
5440
5441 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
5442 arguments in the docstring, they're used only in recursive calls.
5443
5444 * help-fns.el (help-arg-highlighting-function)
5445 (help-argument-name): Delete.
5446 (help-default-arg-highlight): New function.
5447 (help-do-arg-highlighting): Use it.
5448
5449 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
5450
5451 * calendar/appt.el (appt-disp-window):
5452 Use `calendar-set-mode-line' for a centered mode-line.
5453
5454 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
5455
5456 * calendar/appt.el (appt-disp-window): Do not split window
5457 excessively when `split-height-threshold' is low.
5458
5459 2004-05-12 Nick Roberts <nickrob@gnu.org>
5460
5461 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
5462 kill-buffer-hook here and make it local.
5463 (gud-kill-buffer-hook): Use kill-process for a sure kill.
5464
5465 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
5466
5467 * progmodes/compile.el (compilation-set-window-height):
5468 Use save-excursion to protect against misplaced marker.
5469
5470 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5471
5472 * custom.el (defface): Document that type can have value gtk.
5473
5474 * faces.el (face-spec-set-match-display): Handle type gtk in display.
5475
5476 2004-05-12 Kenichi Handa <handa@m17n.org>
5477
5478 * descr-text.el: Require quail at comile time.
5479 (describe-char): If an input method is on and it supports the
5480 character, show how to input it.
5481
5482 * international/quail.el (quail-install-decode-map): Accept a
5483 char-table whose subtype is `quail-decode-map'.
5484 (quail-store-decode-map-key, quail-gen-decode-map1)
5485 (quail-gen-decode-map, quail-find-key1, quail-find-key)
5486 (quail-show-key): New functions.
5487
5488 2004-05-12 Juanma Barranquero <lektu@terra.es>
5489
5490 * generic.el (define-generic-mode): Remove redundant arglist info.
5491
5492 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
5493 Make arguments match their use in docstring.
5494 (help-arg-highlighting-function): New variable.
5495 (help-argument-name): Mention it in the docstring.
5496 (help-do-arg-highlight): Use it. Expand regexp to accept also
5497 ARG-xxx and xxx-ARG references.
5498
5499 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
5500
5501 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
5502 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
5503 and "mailto:addr1?to=addr2" equal.
5504
5505 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
5506
5507 * man.el (Man-getpage-in-background): Use shell-file-name
5508 and shell-command-switch variables instead of hard-coded values.
5509
5510 2004-05-11 Eli Zaretskii <eliz@gnu.org>
5511
5512 * iimage.el: New file.
5513
5514 2004-05-11 Juanma Barranquero <lektu@terra.es>
5515
5516 * custom.el (custom-initialize-default, defcustom):
5517 Fix typo in docstring.
5518
5519 * files.el (set-visited-file-name, file-expand-wildcards):
5520 Fix docstring.
5521
5522 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
5523
5524 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
5525
5526 * subr.el (eventp): Be more discriminating with integers.
5527
5528 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
5529
5530 * progmodes/compile.el (compile): Add universal prefix arg.
5531 (compilation-error-regexp-alist-alist): Add edg patterns.
5532
5533 2004-05-10 Sam Steingold <sds@gnu.org>
5534
5535 * textmodes/ispell.el (ispell-message):
5536 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
5537
5538 2004-05-10 Dave Love <fx@gnu.org>
5539
5540 * progmodes/python.el (help-buffer): Autoload when compiling.
5541 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
5542 (run-python): Prepend to any existing PYTHONPATH.
5543
5544 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
5545
5546 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
5547 for pending breakpoints.
5548
5549 2004-05-10 Richard M. Stallman <rms@gnu.org>
5550
5551 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
5552 directly without calling any functions in Rmail.
5553 (unrmail-unprune): Function deleted.
5554
5555 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
5556
5557 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
5558 C-c C-z binding.
5559
5560 2004-05-10 Kenichi Handa <handa@m17n.org>
5561
5562 * descr-text.el (describe-char): Fix previous change. Don't make
5563 a unibyte character to multibyte in the *Help* buffer.
5564
5565 2004-05-10 Miles Bader <miles@gnu.org>
5566
5567 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
5568 buffer an error if the debugger process is actually running.
5569
5570 2004-05-10 Juanma Barranquero <lektu@terra.es>
5571
5572 * help-fns.el (help-argument-name): Default to italic.
5573 (help-highlight-arguments): Return always (usage . doc), even when
5574 usage is nil.
5575
5576 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
5577 (define-ibuffer-filter): Add usage info.
5578 (define-ibuffer-op): Add usage info (but CL-style defaults for
5579 keyword args are not shown).
5580
5581 * subr.el (remove-overlays, read-passwd): Fix docstring.
5582 (start-process-shell-command): Fix docstring. Put usage info in a
5583 format usable by `describe-function'.
5584 (open-network-stream, open-network-stream-nowait)
5585 (open-network-stream-server): Fix docstring.
5586
5587 2004-05-09 Jason Rumney <jasonr@gnu.org>
5588
5589 * international/code-pages (cp932, cp936, cp949, c950): Remove.
5590 Only define cp125* if windows-125* is already defined.
5591
5592 * language/korean.el (cp949): Add alias.
5593
5594 * language/chinese.el (cp936, cp950): Add aliases.
5595
5596 * language/japanese.el (cp932): Add alias.
5597
5598 * term/w32-win.el: Require code-pages.
5599
5600 * international/mule-cmds.el (set-locale-environment):
5601 On MS-Windows use ansi code-page for default coding-systems.
5602 Set up paper sizes for Windows 3 letter languages.
5603
5604 * international/code-pages.el (cp932, cp936, cp949, cp950):
5605 Add aliases. Also add cp125* if not already defined.
5606
5607 2004-05-09 Juanma Barranquero <lektu@terra.es>
5608
5609 * help-fns.el (help-highlight-arguments): Don't try to highlight
5610 missing or autoloaded arglists. Accept structured arguments, like
5611 the first ones of `do' and `flet'.
5612
5613 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
5614 (cvs-get-marked): Remove redundant arglist info.
5615
5616 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
5617 Don't use CL-style default args.
5618
5619 2004-05-08 Andreas Schwab <schwab@suse.de>
5620
5621 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
5622
5623 * international/subst-ksc.el: Fix references to utf-translate-cjk
5624 into utf-translate-cjk-mode.
5625 * international/subst-big5.el: Likewise.
5626 * international/subst-gb2312.el: Likewise.
5627 * international/subst-jis.el: Likewise.
5628 * international/utf-16.el: Likewise.
5629 * international/utf-8.el: Likewise.
5630
5631 2004-05-08 John Wiegley <johnw@newartisans.com>
5632
5633 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
5634 "virtual buffers" (off by default), which makes it possible to
5635 switch to the "virtual" buffers of recently visited files. When a
5636 buffer name search fails, and this option is on, iswitchb will
5637 look at the list of recently visited files, and permit matching
5638 against those names. When the user hits RET on a match, it will
5639 revisit that file.
5640 (iswitchb-read-buffer): Add two optional arguments, which makes
5641 isearchb.el possible.
5642 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
5643 (iswitchb-next-match): Add support for virtual buffers.
5644
5645 * isearchb.el: This module extends iswitchb to provide "as you
5646 type" buffer selection.
5647
5648 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
5649 Ignore the read-only property when flyspell highlighting is on.
5650 Not ignoring it leads to a series of confusing errors.
5651 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
5652 but also make sure to call flyspell-incorrect-hook.
5653 (flyspell-maybe-correct-transposition): Perform transposition test
5654 by bit twiddling a string, rather than using a temp buffer.
5655 (flyspell-maybe-correct-doubling): Use a string rather than a temp
5656 buffer. This is also the original version of the code, which
5657 could not be checked in before due to a previous lack of
5658 assignment papers. This version has seen heavy usage on my system
5659 for several years now.
5660
5661 * calendar/cal-bahai.el: New file, which adds support for the
5662 Baha'i calendar to Emacs. This calendar is based on a solar year
5663 of 19 months of 19 days, with 4 intercalary days. Each year
5664 begins on March 21, with the calendar starting in 1844.
5665
5666 * calendar/cal-menu.el, calendar/calendar.el,
5667 calendar/diary-lib.el, calendar/holidays.el: Added support for
5668 using cal-bahai.el.
5669
5670 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
5671 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
5672 function can be used outside of eshell buffers.
5673 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
5674
5675 2004-05-08 Juanma Barranquero <lektu@terra.es>
5676
5677 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
5678 word constituent so FOO-ARG is not recognized as an arg.
5679 (help-highlight-arguments): Don't skip lists in mandatory arguments.
5680
5681 * simple.el (next-error): Fix typo in docstring.
5682 (open-line): Make argument names match their use in docstring.
5683 (split-line): Fix docstring.
5684
5685 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
5686 usable by `describe-function'.
5687 (gensym, gentemp, typep, ignore-errors): Make argument names match
5688 their use in docstring.
5689
5690 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
5691 argument to `help-setup-xref'.
5692
5693 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
5694
5695 Version 2.0.40 of Tramp released.
5696
5697 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
5698 Use symbol-function to invoke functions only known on some Emacs
5699 flavors. This avoids byte-compiler warnings. Reported by Kevin
5700 Scaldeferri <kevin@scaldeferri.com>.
5701 (tramp-do-copy-or-rename-file-via-buffer): Rename from
5702 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
5703 consistent with the other tramp-do-* functions.
5704 (tramp-do-copy-or-rename-file): Calls adjusted.
5705 (tramp-process-initial-commands): Avoid liveness check on shell --
5706 we know that it must be alive since we're opening a connection at
5707 this moment.
5708 (tramp-last-cmd): New internal variable.
5709 (tramp-process-echoes): New tunable.
5710 (tramp-send-command): Set tramp-last-cmd.
5711 (tramp-wait-for-output): Delete echo, if applicable.
5712 (tramp-read-passwd): Construct the key for the password cache in a
5713 way that works for multi methods, too.
5714 (tramp-bug): Add backup-directory-alist and
5715 bkup-backup-directory-info to bug reports, with Tramp counterparts.
5716
5717 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
5718
5719 * net/tramp*.el: Suppress byte-compiler warnings where possible.
5720
5721 * net/tramp.el (tramp-out-of-band-prompt-regexp)
5722 (tramp-actions-copy-out-of-band): New defcustoms.
5723 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
5724 used instead of a synchronous one. Allows password entering.
5725 (tramp-action-out-of-band): New defun.
5726 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
5727 Remove restriction with password from doc string.
5728 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
5729 `tramp-out-of-band-prompt-regexp',
5730 `tramp-actions-copy-out-of-band', `password-cache' and
5731 `password-cache-expiry'.
5732 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
5733 password caching.
5734 (tramp-touch): FILE can be a local file, too.
5735 (TODO): Remove items done.
5736 (tramp-handle-insert-directory): Properly quote file name also if
5737 not full-directory-p. Handle wildcard case. Reported by Andreas
5738 Schwab <schwab@suse.de>.
5739 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
5740 new file.
5741 (tramp-handle-file-local-copy, tramp-handle-write-region):
5742 The permissions of the temporary file are set if filename exists.
5743 Reported by Ted Stern <stern@cray.com>.
5744 (tramp-backup-directory-alist)
5745 (tramp-bkup-backup-directory-info): New defcustoms.
5746 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
5747 (tramp-handle-find-backup-file-name): New function.
5748 Implements Tramp's find-backup-file-name.
5749
5750 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
5751 for `find-backup-file-name'.
5752
5753 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
5754 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
5755
5756 2004-05-07 Lars Hansen <larsh@math.ku.dk>
5757
5758 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
5759
5760 2004-05-07 Juanma Barranquero <lektu@terra.es>
5761
5762 * subr.el (lambda): Add arglist description to docstring.
5763 (declare): Fix typo in docstring.
5764 (open-network-stream): Fix docstring.
5765 (process-kill-without-query): Fix docstring and add obsolescence info.
5766 (last, butlast, nbutlast): Make arguments match their use in docstring.
5767 (insert-buffer-substring-no-properties): Likewise.
5768 (insert-buffer-substring-as-yank): Likewise.
5769 (split-string): Fix docstring.
5770
5771 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
5772 Make argument names match their use in docstring.
5773
5774 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
5775
5776 2004-05-06 Nick Roberts <nickrob@gnu.org>
5777
5778 * progmodes/gdb-ui.el: Improve/extend documentation strings.
5779 Fit first sentence on one line for apropos-command.
5780
5781 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5782
5783 Changes largely merged in from Dave Love's code.
5784 * progmodes/python.el: Doc fixes.
5785 (python-mode-map): Add python-complete-symbol.
5786 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
5787 (python-comment-indent, python-complete-symbol)
5788 (python-symbol-completions, python-partial-symbol)
5789 (python-try-complete): New.
5790 (python-indent-line): Remove optional arg. Use python-block-end-p.
5791 (python-check): Bind compilation-error-regexp-alist.
5792 (inferior-python-mode): Use rx. Move keybindings to top level.
5793 Set comint-input-filter.
5794 (python-preoutput-filter): Use rx.
5795 (python-input-filter): Re-introduce.
5796 (python-proc): Start new process if necessary.
5797 Check python-buffer non-nil.
5798 (view-return-to-alist): Defvar.
5799 (python-send-receive): New.
5800 (python-eldoc-function): Use it.
5801 (python-mode-running): Don't defvar.
5802 (python-mode): Set comment-indent-function.
5803 Maybe update hippie-expand-try-functions-list.
5804 (python-indentation-levels): Initialize differently.
5805 (python-block-end-p): New.
5806 (python-indent-line): Use it.
5807 (python-compilation-regexp-alist): Augment.
5808 (run-python): Import `emacs' module to Python rather than loading
5809 code directly. Set python-buffer differently.
5810 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
5811 Use python-proc.
5812 (python-send-command): Go to end of comint buffer.
5813 (python-load-file): Use python-proc, emacs.eimport.
5814 (python-describe-symbol): Simplify interactive form.
5815 Use emacs.help. Do use temp-buffer-show-hook.
5816 Call print-help-return-message.
5817 (hippie-exp): Require when compiling.
5818 (python-preoutput-continuation): Use rx.
5819
5820 * diff-mode.el (diff-make-unified): Fix regexp.
5821
5822 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
5823
5824 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
5825 filter groups from the buffer when rebuilding the Ibuffer buffer
5826 and `ibuffer-show-empty-filter-groups' is nil.
5827
5828 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5829
5830 * ps-print.el (ps-print-quote): Call ps-value-string.
5831 (ps-setup): Call ps-comment-string.
5832 (ps-value-string, ps-comment-string): New funs.
5833
5834 2004-05-06 Juanma Barranquero <lektu@terra.es>
5835
5836 * ehelp.el (electric-help-command-loop): Check whether the last
5837 character is visible, not (point-max).
5838
5839 * help-fns.el (help-argument-name): Default to bold; don't inherit
5840 from font-lock-variable-name-face.
5841 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
5842
5843 2004-05-05 Kenichi Handa <handa@m17n.org>
5844
5845 * descr-text.el (describe-char): Copy the character with text
5846 properties and overlays into the first line, and call
5847 describe-text-properties on it.
5848
5849 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
5850
5851 * iswitchb.el (iswitchb-global-map): Fix typo.
5852 Remove unwanted ###autoloads from source file.
5853
5854 2004-05-05 Lars Hansen <larsh@math.ku.dk>
5855
5856 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
5857 in run-hooks. Use substitute-command-keys in message.
5858 (wdired-abort-changes): Add message.
5859
5860 2004-05-03 Michael Mauger <mmaug@yahoo.com>
5861
5862 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
5863 (sql-emacs20-p): Remove.
5864 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
5865 (sql-builtin-face, sql-doc-face): Remove.
5866 (sql-mode-ansi-font-lock-keywords)
5867 (sql-mode-oracle-font-lock-keywords)
5868 (sql-mode-postgres-font-lock-keywords)
5869 (sql-mode-linter-font-lock-keywords)
5870 (sql-mode-ms-font-lock-keywords)
5871 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
5872 (sql-product-font-lock): Fix font-lock reset when font rules change.
5873 (sql-highlight-product): Remove incorrect font-lock reset logic.
5874
5875 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
5876
5877 * ses.el (ses-set-parameter): Fix typo.
5878
5879 2004-05-04 Kim F. Storm <storm@cua.dk>
5880
5881 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
5882 Must expand directory for completion to work; and don't mess with
5883 process-environment.
5884 (ido-read-file-name): If command has ido property, don't use ido
5885 if value is ignore, or read as directory if value is dir.
5886 Set ido ignore property for dired-do-rename command.
5887
5888 2004-05-04 Juanma Barranquero <lektu@terra.es>
5889
5890 * ehelp.el (electric-help-command-loop, electric-help-undefined)
5891 (electric-help-help): Check against unmapped commands.
5892
5893 * help-fns.el (help-argument-name): New face, inheriting from
5894 font-lock-variable-name-face, to highlight function arguments in
5895 `describe-function' and `describe-key'.
5896 (help-do-arg-highlight): Auxiliary function to highlight a given
5897 list of arguments in a string.
5898 (help-highlight-arguments): Highlight the function arguments and
5899 all uses of them in the docstring.
5900 (describe-function-1): Use it. Do docstring output via `insert',
5901 not 'princ', so text attributes are preserved.
5902
5903 * winner.el (winner-mode-map): Move `winner-undo' and
5904 `winner-redo' to C-c <left> and C-c <right>, respectively (the
5905 previous bindings conflict with `prev-buffer', `next-buffer').
5906
5907 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5908
5909 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
5910 (bibtex-entry-update): New command bound to C-c C-u.
5911 (bibtex-text-in-string): Fix regexp.
5912 (bibtex-assoc-of-regexp): Remove.
5913 (bibtex-progress-message): Fix docstring.
5914 (bibtex-inside-field): Use if.
5915 (bibtex-assoc-regexp): New function.
5916 (bibtex-format-entry): Make code more robust so that it formats
5917 also old entries.
5918 (bibtex-autokey-demangle-title): Merge with obsolete function
5919 bibtex-assoc-of-regexp.
5920 (bibtex-field-list): New function.
5921 (bibtex-entry): Use bibtex-field-list.
5922 (bibtex-parse-entry): Fix docstring.
5923 (bibtex-print-help-message): Use bibtex-field-list.
5924 (bibtex-make-field): Use bibtex-field-list.
5925 (bibtex-entry-index): Bugfix. Return crossref key if required.
5926 (bibtex-lessp): Fix docstring.
5927
5928 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
5929
5930 * select.el (xselect-convert-to-string): Move comment to intended line.
5931
5932 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5933
5934 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
5935 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
5936
5937 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5938
5939 * term/x-win.el (x-clipboard-yank): Don't exit on error from
5940 x-get-selection.
5941
5942 2004-05-03 Jason Rumney <jasonr@gnu.org>
5943
5944 * makefile.nt: Remove.
5945
5946 2004-05-03 Kim F. Storm <storm@cua.dk>
5947
5948 * emulation/cua-base.el (cua--update-indications): Fix last change.
5949 (cua-mode): Deactivate mark when cua-mode is enabled.
5950
5951 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
5952
5953 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
5954
5955 2004-05-03 Nick Roberts <nickrob@gnu.org>
5956
5957 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
5958 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
5959 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
5960 window over visible frames.
5961 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
5962
5963 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
5964
5965 * progmodes/compile.el (compilation-gcpro): New var.
5966 (compilation-fake-loc): Use it.
5967 (compilation-forget-errors): Reset it.
5968
5969 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
5970
5971 * diff-mode.el (diff-header-face, diff-file-header-face):
5972 Use min-colors.
5973
5974 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5975
5976 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
5977 (bibtex-clean-entry): Disentangle code.
5978 (bibtex-realign): New function.
5979 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
5980 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
5981 Remove undocumented optional arg called-by-convert-alien.
5982 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
5983 for sorting instead of bibtex-sort-buffer.
5984
5985 2004-05-02 Eli Zaretskii <eliz@gnu.org>
5986
5987 * progmodes/compile.el (compilation-start): In the
5988 no-async-subprocesses branch, call sit-for to give redisplay a
5989 chance to show the updated process status in the mode line, and
5990 fontify the buffer explicitly after the process exits.
5991
5992 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5993
5994 * progmodes/python.el (python-compilation-line-number): Remove.
5995 (python-compilation-regexp-alist): Don't use it any more.
5996 (python-orig-start, python-input-filter): Remove.
5997 (inferior-python-mode): Don't set up comint-input-filter-functions.
5998 (python-send-region): Use compilation-fake-loc.
5999
6000 * progmodes/compile.el (compilation-messages-start): New var.
6001 (compilation-mode): Don't setup next-error-function here.
6002 (compilation-setup): Set it up here instead (for minor modes as well).
6003 Make compilation-messages-start buffer local.
6004 (compilation-next-error-function): Use it.
6005 (compilation-forget-errors): Set compilation-messages-start.
6006
6007 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
6008
6009 * ielm.el (ielm-prompt-read-only): Update docstring.
6010
6011 * comint.el (comint-prompt-read-only): Update docstring.
6012 (comint-update-fence, comint-kill-whole-line)
6013 (comint-kill-region): New functions.
6014
6015 * simple.el (kill-whole-line): Use "p" instead of "P" in
6016 interactive form.
6017
6018 2004-05-01 Juanma Barranquero <lektu@terra.es>
6019
6020 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
6021 format arglist so default values in CL-style argument lists are
6022 correctly shown.
6023
6024 2004-05-01 Jason Rumney <jasonr@gnu.org>
6025
6026 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
6027
6028 2004-05-01 Kenichi Handa <handa@m17n.org>
6029
6030 * international/titdic-cnv.el (miscdic-convert): Don't generate a
6031 quail file if it is up to date.
6032
6033 2004-04-30 Juri Linkov <juri@jurta.org>
6034
6035 * cus-edit.el (custom-mode-map):
6036 Add key binding `C-x C-s' to `Custom-save'.
6037
6038 * outline.el (outline-blank-line): New var.
6039 (outline-next-preface, outline-show-heading)
6040 (outline-end-of-subtree): Use it.
6041
6042 * dired-aux.el (dired-touch-initial): New fun.
6043 (dired-do-chxxx): Call it for op-symbol `touch'.
6044 (dired-diff): Use `dired-dwim-target-directory'
6045 if current dired buffer has no buffer mark.
6046
6047 * bindings.el (propertized-buffer-identification):
6048 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
6049 Add C-M-arrow keys for consistency.
6050
6051 * files.el (confirm-kill-emacs):
6052 Change group from top-level `emacs' to `convenience'.
6053
6054 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
6055 Push mark on the first call of successive command calls.
6056 (insert-pair): New fun created from `insert-parentheses' with
6057 `open' and `close' arguments added. Enclose active regions
6058 in paired characters. Compare adjacent characters syntax with
6059 inserted characters syntax before inserting a space.
6060 (insert-parentheses): Call `insert-pair' with ?\( ?\).
6061
6062 * delsel.el: Don't put `delete-selection' property
6063 on `insert-parentheses' symbol to take advantage of
6064 region handling in `insert-pair' function.
6065 Suggested by Stephan Stahl <stahl@eos.franken.de>.
6066
6067 2004-04-30 Kim F. Storm <storm@cua.dk>
6068
6069 * emulation/cua-base.el: Add support for changing cursor types;
6070 based on patch from Michael Mauger.
6071 (cua-normal-cursor-color, cua-read-only-cursor-color)
6072 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
6073 Customization cursor type and/or cursor color.
6074 (cua--update-indications): Handle cursor type changes.
6075 (cua-mode): Update cursor indications if enabled.
6076
6077 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
6078
6079 * mouse.el (mouse-drag-copy-region): New defcustom.
6080 (mouse-set-region, mouse-drag-region-1): Use it.
6081
6082 * simple.el (kill-ring-save): If region face background color is
6083 unspecified (if no highlighting), show extent of fully visible
6084 region even if transient-mark-mode is enabled.
6085
6086 * emulation/cua-base.el (cua--standard-movement-commands):
6087 Add cua-scroll-up and cua-scroll-down.
6088 (cua-scroll-up, cua-scroll-down): New commands.
6089 (cua--init-keymaps): Remap scroll-up and scroll-down.
6090
6091 * emulation/cua-rect.el (cua--convert-rectangle-as):
6092 New defmacro.
6093 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
6094 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
6095 New commands (suggested by Jordan Breeding).
6096
6097 2004-04-30 Juanma Barranquero <lektu@terra.es>
6098
6099 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
6100
6101 2004-04-30 Mario Lang <mlang@delysid.org>
6102
6103 * diff.el (diff-switches): Fix typo in docstring.
6104
6105 2004-04-30 Alex Schroeder <alex@gnu.org>
6106
6107 * xml.el (xml-debug-print-internal): Don't add newline and
6108 indentation to text nodes and write empty elements as empty tags
6109 instead of opening and closing tags.
6110 (xml-debug-print): Take optional indent-string argument.
6111 (xml-print): Alias for xml-debug-print.
6112
6113 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6114
6115 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
6116 than duplicate call to `line-beginning-position'.
6117
6118 * progmodes/f90.el (f90-get-present-comment-type):
6119 Return whitespace, as well as comment chars, for consistent filling
6120 of comment blocks. Use `match-string-no-properties'.
6121 (f90-break-line): Trim trailing whitespace when filling comments.
6122
6123 2004-04-30 Dave Love <fx@gnu.org>
6124
6125 * calendar/diary-lib.el (diary-outlook-formats): New variable.
6126 (diary-from-outlook-internal, diary-from-outlook)
6127 (diary-from-outlook-gnus, diary-from-outlook-rmail):
6128 New functions to import diary entries from Outlook-format
6129 appointments in mail messages.
6130
6131 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6132
6133 * progmodes/python.el (python-send-command): New fun.
6134 (python-send-region, python-load-file): Use it.
6135
6136 * progmodes/compile.el (compilation-last-buffer): Add var alias.
6137
6138 * help-fns.el (help-C-file-name): Use new subr-name.
6139 Prepend `src/' to the file name.
6140 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
6141 (describe-function-1, describe-variable): Only find a C source file
6142 name if DOC is already loaded.
6143
6144 * help-mode.el (help-function-def, help-variable-def):
6145 Use the new find-function-search-for-symbol functionality.
6146 Allow FILE to be `C-source'.
6147
6148 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
6149 (find-function-C-source): New fun.
6150 (find-function-search-for-symbol): Use it.
6151
6152 2004-03-29 Michael Mauger <mmaug@yahoo.com>
6153
6154 * progmodes/sql.el (sql-product-alist): Rename variable
6155 `sql-product-support'. Add Postgres login parameters.
6156 (sql-set-product, sql-product-feature): Update with renamed variable.
6157 (sql-connect-postgres): Add username prompt.
6158 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
6159 Make patterns less product specific.
6160 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
6161 (sql-mode-abbrev-table): Modify initialization.
6162 (sql-builtin-face): Add variable.
6163 (sql-keywords-re): Add macro.
6164 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
6165 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
6166 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
6167 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
6168 (sql-mode-linter-font-lock-keywords)
6169 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
6170 (sql-mode-sybase-font-lock-keywords)
6171 (sql-mode-informix-font-lock-keywords)
6172 (sql-mode-interbase-font-lock-keywords)
6173 (sql-mode-ingres-font-lock-keywords)
6174 (sql-mode-solid-font-lock-keywords)
6175 (sql-mode-sqlite-font-lock-keywords)
6176 (sql-mode-db2-font-lock-keywords): Default to nil.
6177 (sql-product-font-lock): Always highlight ANSI keywords.
6178 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
6179 (sql-send-string): Add function.
6180
6181 2004-04-29 Dave Love <fx@gnu.org>
6182
6183 * progmodes/cfengine.el (cfengine-beginning-of-defun)
6184 (cfengine-end-of-defun): Ensure progress through buffer.
6185
6186 * info-look.el (cfengine-mode): Accept a terminal ().
6187
6188 2004-04-29 Juri Linkov <juri@jurta.org>
6189
6190 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
6191 instead of isearch-yank-word-or-char. Add new key bindings for
6192 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
6193 (isearch-del-char): New fun.
6194 (isearch-forward, isearch-edit-string): Update docstring.
6195 (isearch-yank-char): Doc fix.
6196 (isearch-other-meta-char): Restore point after scrolling.
6197
6198 * progmodes/compile.el (compilation-context-lines): Add nil option
6199 to disable compilation output window scrolling.
6200 (compilation-set-window): Use it.
6201
6202 * outline.el (outline-next-preface, outline-show-heading):
6203 Don't leave unhidden blank line before heading.
6204 (outline-end-of-subtree): Include last newline into subtree.
6205 (hide-entry): Leave point at beginning of heading instead of end.
6206 (outline-up-heading): Push mark for the first call of successive
6207 command calls.
6208
6209 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
6210
6211 * comint.el (comint-prompt-read-only): New variable.
6212 (comint-output-filter): Implement it.
6213
6214 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
6215 (ielm-prompt-internal): New variable.
6216 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
6217 (ielm-send-input): Delete unused variable `buf'.
6218 (ielm-eval-input): Use `ielm-prompt-internal'.
6219 (inferior-emacs-lisp-mode): Use new variables
6220 `comint-prompt-read-only' and `ielm-prompt-internal'.
6221 Get rid of obsolete variable `directory-sep-char'.
6222 (ielm): Use `zerop'.
6223
6224 2004-04-29 John Paul Wallington <jpw@gnu.org>
6225
6226 * thumbs.el (toplevel): Require cl at compile time.
6227 Remove conditional definitions of `ignore-errors' and `caddar'
6228 because they occur at run time.
6229
6230 2004-04-28 Nick Roberts <nickrob@gnu.org>
6231
6232 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
6233 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
6234 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
6235 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
6236
6237 * progmodes/gud.el (gud-common-init): Throw an error if program is
6238 already running under gdb.
6239
6240 2004-04-28 John Paul Wallington <jpw@gnu.org>
6241
6242 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
6243 (thumbs-show-image-num): Move assignment of
6244 `thumbs-current-image-filename' within scope of `i'.
6245 (thumbs-emboss-image): Don't use `evenp'.
6246
6247 2004-04-28 Richard M. Stallman <rms@gnu.org>
6248
6249 * progmodes/compile.el (compilation-context-lines): Default now 0.
6250
6251 2004-04-28 Juanma Barranquero <lektu@terra.es>
6252
6253 Use `time-less-p' from calendar/time-date.el instead of defining
6254 custom versions of it.
6255
6256 * pcomplete.el (pcomplete-time-less-p): Remove.
6257
6258 * thumbs.el (time-less-p): Remove.
6259
6260 * calendar/timeclock.el (timeclock-time-less-p): Remove.
6261 (timeclock-generate-report): Use `time-less-p'.
6262
6263 * emacs-lisp/autoload.el (autoload-before-p): Remove.
6264 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
6265
6266 2004-04-28 Masatake YAMATO <jet@gyve.org>
6267
6268 * subr.el (remove-overlays): Make arguments optional.
6269
6270 * wid-edit.el (widget-specify-button): Put evaporate to the
6271 overlay for sample.
6272 (widget-specify-sample): Put evaporate to the overlay for sample.
6273 (widget-specify-doc): Put evaporate to the overlay for documentation.
6274
6275 2004-04-27 Jesper Harder <harder@ifa.au.dk>
6276
6277 * info.el (info-apropos): Make it an index node. Align node names
6278 like makeinfo.
6279
6280 2004-04-27 Eli Zaretskii <eliz@gnu.org>
6281
6282 * net/browse-url.el (browse-url-netscape-sentinel)
6283 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
6284 (browse-url-epiphany-sentinel, browse-url-mosaic):
6285 Use browse-url-*-program instead of a literal program name.
6286
6287 2004-04-27 Kevin Ryde <user42@zip.com.au>
6288
6289 * eshell/em-alias.el:
6290 * eshell/em-dirs.el:
6291 * eshell/em-hist.el:
6292 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
6293 features when M-x customize-group loads modules before the main
6294 eshell.el.
6295
6296 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6297
6298 * subr.el (momentary-string-display): Support EXIT-CHAR that is
6299 either a character representation of an event or an event
6300 description list.
6301
6302 * type-break.el: Capitalise Emacs and Lisp.
6303 (type-break-good-break-interval, type-break-demo-boring-stats)
6304 (type-break-terse-messages, type-break-file-name): New defcustoms.
6305 (type-break-post-command-hook)
6306 (type-break-warning-countdown-string): Quote variable names in doc.
6307 (type-break-interval-start, type-break-auto-save-file-name): New vars.
6308 (type-break-mode): Document type-break-good-break-interval and the
6309 "session" file. Schedule break according to the session file.
6310 Kill session file buffer on exit. Organise for save-some-buffers
6311 to always save the session file.
6312 (type-break-mode-line-message-mode, type-break-query-mode):
6313 Uppercase arguments.
6314 (type-break-file-time, type-break-file-keystroke-count, timep)
6315 (type-break-choose-file, type-break-get-previous-time)
6316 (type-break-get-previous-count): New defuns.
6317 (type-break): Avoid break querying after a completed break in the
6318 case where the query was initiated during user invocation of the
6319 break. Optional terse messages.
6320 Use type-break-good-break-interval if type-break-good-rest-interval is
6321 nil. File the break time.
6322 (type-break-schedule): New optional args for overriding the use of
6323 the current time.
6324 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
6325 after a break.
6326 (type-break-check): File the keystroke count.
6327 (type-break-do-query): Prevent a second query when the break is
6328 interrupted. Optional terse message.
6329 (type-break-keystroke-reset): Record the start of a typing interval.
6330 (type-break-demo-boring): Optional terse messages. Display word
6331 per minute and keystroke counts according to
6332 type-break-demo-boring-stats.
6333
6334 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
6335
6336 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
6337 directories, make sure they exist under archive-tmpdir.
6338
6339 2004-04-27 Juri Linkov <juri@jurta.org>
6340
6341 * help.el (view-emacs-news): With argument, display info for the
6342 selected version by finding it among different NEWS files, and
6343 narrowing the buffer to the selected version.
6344
6345 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
6346 same-window-buffer-names.
6347 (info): New arg `buffer'. Use it. Doc fix. Read file name for
6348 non-numeric prefix argument, append the number to the buffer name
6349 for numeric prefix argument.
6350 (info-other-window): Bind same-window-regexps to nil.
6351 (Info-reference-name): Rename to Info-point-loc.
6352 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
6353 and Info-find-index-name for stringy Info-point-loc.
6354 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
6355 without middle `.', but with final `.' and optional line number
6356 for it. Set Info-point-loc for index nodes.
6357 (Info-index): Remove middle `.' from index entry regexp.
6358 Modify line number regexp.
6359 (Info-index-next): Decrement line number.
6360 (info-apropos): Remove middle `.' from index entry regexp.
6361 Add optional line number regexp at the end. Add matched value
6362 for line number to the result list and insert it to the buffer.
6363 Replace match-string by match-string-no-properties.
6364 Reorder result list.
6365 (Info-fontify-node): Hide index line numbers.
6366 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
6367 empty matches.
6368 (Info-follow-reference): Use `str' instead of
6369 Info-following-node-name-re.
6370 (Info-toc): Use full file names. Set Info-current-node to "Top".
6371 (Info-fontify-node): Compare file names without directory name.
6372 (Info-try-follow-nearest-node): Don't set Info-reference-name.
6373 Set second arg of Info-extract-menu-node-name for index nodes.
6374 (info-xref-visited): Use magenta3 instead of magenta4.
6375 (Info-mode): Add info-apropos to docstring.
6376
6377 * log-view.el (log-view-diff): Replace interactive code "r"
6378 by a list to allow to call it even if region is not active.
6379
6380 * paren.el (show-paren-highlight-openparen): New var.
6381 (show-paren-function): Turn on openparen highlighting when
6382 matching forward if show-paren-highlight-openparen is non-nil.
6383
6384 * simple.el (kill-ring-save): Use blink-matching-delay instead of
6385 the constant value 1.
6386 (completions-common-part): Expand docstring.
6387
6388 * textmodes/picture.el (picture-mode-map): Add arrow keys.
6389
6390 2004-04-27 Kim F. Storm <storm@cua.dk>
6391
6392 * image.el (insert-sliced-image): Use line-height instead of
6393 line-spacing property on newline.
6394
6395 2004-04-26 Lars Hansen <larsh@math.ku.dk>
6396
6397 * desktop.el (desktop-buffer-misc-data-function): Rename to
6398 desktop-save-buffer and change docstring.
6399 (desktop-buffer-modes-to-save): Delete.
6400 (desktop-save-buffer-p): Use desktop-save-buffer instead of
6401 desktop-buffer-modes-to-save.
6402 (desktop-save): Rename desktop-buffer-misc-data-function to
6403 desktop-save-buffer and allow non-function value.
6404 (desktop-missing-file-warning): Correct docstring.
6405
6406 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
6407 to desktop-save-buffer.
6408
6409 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
6410 desktop-save-buffer.
6411
6412 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
6413
6414 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
6415
6416 2004-04-26 Eli Zaretskii <eliz@gnu.org>
6417
6418 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
6419
6420 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
6421
6422 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
6423 (ielm): Only go to the end of the buffer when starting a new process.
6424
6425 2004-04-25 Juanma Barranquero <lektu@terra.es>
6426
6427 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
6428 mode line. Bind `inhibit-read-only' to t before modifying
6429 properties of text in the buffer.
6430 (ielm): Force point to the end of buffer, even when running ielm
6431 from inside itself.
6432
6433 2004-04-25 Jesper Harder <harder@ifa.au.dk>
6434
6435 * info.el (info-apropos): Reset Info-complete-cache.
6436
6437 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
6438
6439 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6440 Also recognize severe Irix et al. messages.
6441 (compilation-normalize-filename, compile-abbreviate-directory):
6442 Delete functions.
6443 (compilation-get-file-structure): New function inherits
6444 functionality of the two preceding ones.
6445 (compilation-internal-error-properties, compilation-fake-loc):
6446 Use it so that different paths to the same file share the same
6447 markers. Also optimize finding adjacent marker slightly.
6448
6449 2004-04-25 Kim F. Storm <storm@cua.dk>
6450
6451 * image.el (insert-sliced-image): Add line-spacing t property
6452 to newlines separating image lines.
6453
6454 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
6455
6456 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
6457
6458 * ielm.el (ielm-prompt-read-only): New user option.
6459 (ielm-prompt): Expand docstring to describe new behavior.
6460 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
6461 mention it in the docstring.
6462
6463 2004-04-24 Andreas Schwab <schwab@suse.de>
6464
6465 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
6466
6467 * diff.el (diff): Set default-directory in diff buffer.
6468
6469 2004-04-24 Eli Zaretskii <eliz@gnu.org>
6470
6471 * mail/sendmail.el (mail-bury): Don't delete the frame where the
6472 mail was being composed if the terminal cannot display more than
6473 one frame; instead, switch to previous frame.
6474
6475 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
6476 (rmail-start-mail): Support rmail-mail-new-frame even on
6477 terminals that can display only one frame at a time.
6478
6479 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
6480
6481 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
6482 (checkdoc-output-font-lock-keywords): Remove error regexp.
6483 (checkdoc-output-mode-map): Remove.
6484 (checkdoc-output-mode): Derive from compilation-mode.
6485 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
6486
6487 * dired.el (dired-mode-map): Add a menu entry for wdired.
6488
6489 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
6490 (rx-bracket, rx-check-any, rx-any): Clean up name space.
6491
6492 * wdired.el: (wdired-mode-map): Move init into declaration.
6493 Fix `return' binding.
6494 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
6495 Use force-mode-line-update.
6496 (wdired-get-filename): Use `unless'.
6497 (wdired-preprocess-files): Don't assume names have no \n and use / for
6498 dir separator.
6499 (wdired-normalize-filename): Use replace-regexp-in-string.
6500 (wdired-load-hooks): Remove.
6501 (wdired-mode-hooks): Rename to wdired-mode-hook.
6502
6503 * info-look.el: Add support for cfengine-mode.
6504 (info-lookup-setup-mode): Use dolist.
6505
6506 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
6507
6508 * wdired.el: New file.
6509
6510 2004-04-23 Juanma Barranquero <lektu@terra.es>
6511
6512 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
6513
6514 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
6515 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
6516 (pcomplete--help, pcomplete--here): Doc fixes.
6517
6518 2004-04-23 Andre Spiegel <spiegel@gnu.org>
6519
6520 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
6521 handles wrong-number-of-arguments in backend call.
6522
6523 * vc.el (vc-print-log): Likewise.
6524
6525 2004-04-20 Dave Love <fx@gnu.org>
6526
6527 * emacs-lisp/rx.el: Doc fixes.
6528 (rx-constituents): Add/extend many forms.
6529 (rx-check): Check form is a list.
6530 (bracket): Defvar.
6531 (rx-check-any, rx-any, rx-check-not): Modify.
6532 (rx-not): Simplify.
6533 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
6534 (rx-kleene): Use rx-trans-forms.
6535 (rx-quote-for-set): Delete.
6536 (rx): Allow multiple args.
6537
6538 2004-04-23 Kenichi Handa <handa@m17n.org>
6539
6540 * international/mule-util.el (char-displayable-p): Simplify by
6541 using internal-char-font.
6542
6543 2004-04-23 Juanma Barranquero <lektu@terra.es>
6544
6545 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6546
6547 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
6548
6549 * diff-mode.el (diff-next-error): New fun.
6550 (diff-mode): Use it.
6551
6552 * simple.el (next-error): Change arg name.
6553 Add support for the documented C-u C-x ` usage.
6554
6555 * frame.el (special-display-popup-frame, next-multiframe-window)
6556 (previous-multiframe-window): Only consider frames on same display.
6557
6558 2004-04-22 Lars Hansen <larsh@math.ku.dk>
6559
6560 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
6561 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
6562
6563 2004-04-22 Kim F. Storm <storm@cua.dk>
6564
6565 * net/telnet.el (telnet): Add optional port arg.
6566
6567 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
6568
6569 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6570 Minor sanity check on the `hyperlink' slot.
6571
6572 * Makefile.in (recompile): Compile new files.
6573
6574 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
6575 Add byte-recompile-directory's optional `arg'.
6576
6577 * cvs-status.el (cvs-tree-use-charset): New var.
6578 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
6579 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
6580 (cvs-status-cvstrees): Use it.
6581
6582 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
6583 Make it a normal major mode.
6584 (checkdoc-buffer-label): Make sure the file name is meaningful.
6585 (checkdoc-output-to-error-buffer): Remove.
6586 (checkdoc-error, checkdoc-start-section): Rewrite.
6587
6588 * info.el (info-node, info-menu-5, info-xref, info-header-node)
6589 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
6590 (Info-title-4-face): Use new syntax.
6591 (info-xref-visited): Inherit from info-xref.
6592
6593 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
6594
6595 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
6596
6597 * simple.el (next-error-last-buffer, next-error-function):
6598 New variables for the next-error framework.
6599 (next-error-buffer-p): New function.
6600 (next-error-find-buffer): Generalize compilation-find-buffer.
6601 (next-error, previous-error, first-error, next-error-no-select)
6602 (previous-error-no-select): Move from compile.el.
6603
6604 * replace.el (occur-next-error, occur-1): Hook into the next-error
6605 framework.
6606
6607 * progmodes/compile.el (compilation-start):
6608 Set next-error-last-buffer so next-error knows where to jump.
6609 (compilation-setup): Set the buffer-local variable
6610 next-error-function to 'compilation-next-error-function.
6611 (compilation-buffer-p, compilation-buffer-internal-p): Use an
6612 alternate way to find if a buffer is a compilation buffer, for
6613 next-error convenience.
6614 (next-error-no-select, previous-error-no-select, next-error)
6615 (previous-error, first-error): Move to simple.el.
6616 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
6617 (compilation-last-buffer): Remove.
6618 (compilation-start, compilation-next-error, compilation-setup)
6619 (compilation-next-error-function, compilation-find-buffer):
6620 Remove compilation-last-buffer use.
6621
6622 2004-04-21 Juanma Barranquero <lektu@terra.es>
6623
6624 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
6625 (font-lock-warning-face): Fix spacing.
6626
6627 * makefile.w32-in (WINS): Add url/ directory.
6628
6629 2004-04-21 Lars Hansen <larsh@math.ku.dk>
6630
6631 * desktop.el (desktop-buffer-mode-handlers): New variable.
6632 Alist of major mode specific functions to restore a desktop buffer.
6633 (desktop-buffer-handlers): Make variable obsolete.
6634 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
6635 Catch errors signaled in handlers. Update buffer count.
6636 Evaluate desktop-buffer-point.
6637 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
6638 move to dired.el.
6639 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
6640 move to info.el.
6641 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
6642 move to mail/rmail.el.
6643 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
6644 to mh-e/mh-e.el.
6645 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
6646 On fail, print message (to message buffer) even if
6647 desktop-missing-file-warning is nil.
6648 (desktop-buffer-misc-data-function): New buffer local variable.
6649 Function returning major mode specific data.
6650 (desktop-buffer-misc-functions): Make variable obsolete.
6651 (desktop-save): Use desktop-buffer-misc-data-function.
6652 (desktop-buffer-dired-misc-data): Rename to
6653 dired-desktop-buffer-misc-data and move to dired.el.
6654 (desktop-buffer-info-misc-data): Rename to
6655 Info-desktop-buffer-misc-data and move to info.el.
6656 (desktop-read): Add message about number of buffers restored/failed.
6657
6658 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
6659 Add parameters. Pause to display error only when
6660 desktop-missing-file-warning is non-nil.
6661 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
6662 (dired-mode): Bind desktop-buffer-misc-data-function.
6663
6664 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
6665 Add Parameters.
6666 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
6667 (Info-mode): Bind desktop-buffer-misc-data-function.
6668
6669 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
6670 Add Parameters.
6671
6672 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
6673 Add Parameters.
6674
6675 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
6676
6677 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
6678 the case of letters in case-insensitive expansions when the
6679 abbrev is preceded by characters with letter syntax.
6680
6681 2004-04-21 Richard M. Stallman <rms@gnu.org>
6682
6683 * progmodes/cperl-mode.el (cperl-putback-char):
6684 Delete Emacs 18 definition.
6685
6686 * international/mule.el (ctext-post-read-conversion):
6687 Use assoc-string, not assoc-ignore-case.
6688
6689 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
6690
6691 * emacs-lisp/easymenu.el (easy-menu-add):
6692 Do call x-popup-menu, but only if it's defined.
6693
6694 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
6695
6696 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
6697 Handle multiple args: compile like progn.
6698
6699 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
6700 take all args as &rest arg.
6701
6702 * autoinsert.el (auto-insert-alist): Insert the user's name in
6703 copyright notice, rather than Free Software Foundation.
6704
6705 2004-04-21 Kenichi Handa <handa@m17n.org>
6706
6707 * descr-text.el (describe-char): Make it work on *Help* buffer.
6708
6709 2004-04-21 Kim F. Storm <storm@cua.dk>
6710
6711 * image.el (insert-image): Add optional SLICE arg.
6712 (insert-sliced-image): New defun.
6713
6714 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
6715
6716 * subr.el (read-number): Check whether `default' is nil.
6717
6718 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
6719
6720 * progmodes/compile.el (compilation-error-properties):
6721 Split into two.
6722 (compilation-internal-error-properties): New one.
6723 (compilation-compat-error-properties): Use it. Fix the non-marker case.
6724
6725 2004-04-20 Richard M. Stallman <rms@gnu.org>
6726
6727 * window.el (split-window-save-restore-data):
6728 Don't update the data if OLD-INFO is nil.
6729
6730 * view.el (view-return-to-alist): Mark it permanent local.
6731
6732 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
6733
6734 * recentf.el (recentf-save-list): Catch and warn about errors.
6735
6736 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
6737 so "Buffers" won't be pure.
6738
6739 * help-mode.el (help-mode-finish): Set help-return-alist first
6740 thing, setting only the entry for the selected window.
6741
6742 * help-fns.el (describe-function-1): If many non-control non-meta
6743 keys run the command, don't list all of them.
6744
6745 2004-04-20 Juanma Barranquero <lektu@terra.es>
6746
6747 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
6748 arg. Copied from Andre Spiegel's patch of 2004-03-21.
6749
6750 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
6751
6752 2004-04-20 Kenichi Handa <handa@m17n.org>
6753
6754 * international/quail.el (quail-lookup-key): New optional arg
6755 NOT-RESET-INDICES.
6756 (quail-get-translations): Call quail-lookup-key with
6757 NOT-RESET-INDICES t.
6758 (quail-completion): Likewise.
6759 (quail-lookup-map-and-concat): Likewise.
6760
6761 2004-04-20 Kenichi Handa <handa@m17n.org>
6762
6763 * international/quail.el (quail-update-translation): Don't insert
6764 such an unsupported multibyte char in a unibyte buffer.
6765
6766 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
6767
6768 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
6769 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
6770 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
6771 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
6772 (gdb-frame-assembler-buffer): Improve behaviour with
6773 multiple frames.
6774 (gdb-display-buffer): Extend search to all visible frames.
6775
6776 2004-04-19 Eli Zaretskii <eliz@gnu.org>
6777
6778 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
6779 characters left after base64 decoding.
6780 (rmail-decode-region): Use -dos variety of `coding', to remove any
6781 ^M characters left after qp or base64 decoding.
6782
6783 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6784
6785 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
6786 messages.
6787
6788 2004-04-19 Stephen Eglen <stephen@gnu.org>
6789
6790 * add-log.el (add-change-log-entry): Update doc string to mention
6791 add-log-full-name and add-log-mailing-address.
6792
6793 2004-04-18 Juri Linkov <juri@jurta.org>
6794
6795 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
6796 (Info-find-node-2): Simplify error message.
6797 (Info-insert-dir): Use Info-following-node-name.
6798 (Info-goto-node): Remove *info-history* and *info-toc*.
6799 (Info-history): Create a node of the virtual history file.
6800 (Info-toc): Create a node of the virtual toc file.
6801 (Info-insert-toc): New arg `curr-file' for reference file names.
6802 (info-apropos): Remove redundant var binding for temp-file.
6803 (Info-index, Info-index-next, Info-mode): Doc fix.
6804 (Info-goto-emacs-command-node): Don't jump to *info* from
6805 non-*info* Info buffers.
6806 (Info-fontify-node): Don't show the file name of external
6807 references if `Info-hide-note-references' is `hide'. Don't hide
6808 newlines at the end of paragraphs.
6809
6810 * international/mule-diag.el (list-input-methods):
6811 Fix args to help-xref-button.
6812
6813 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
6814 to put into effect local variables from TUTORIAL files.
6815
6816 * textmodes/paragraphs.el (sentence-end) <function>: New fun
6817 with default value taken from the variable `sentence-end'.
6818 (sentence-end) <defcustom>: Set default to nil. Doc fix.
6819 Add nil const to :type.
6820 (sentence-end-without-period, sentence-end-double-space)
6821 (sentence-end-without-space): Doc fix.
6822
6823 * textmodes/paragraphs.el (forward-sentence):
6824 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
6825 (fill-delete-newlines):
6826 * progmodes/cc-cmds.el (c-beginning-of-statement):
6827 Use function `sentence-end' instead of variable `sentence-end'.
6828
6829 2004-04-18 Andreas Schwab <schwab@suse.de>
6830
6831 * progmodes/compile.el (compilation-start): Set window start to
6832 point-min if compilation-scroll-output is nil.
6833
6834 2004-04-18 John Wiegley <johnw@newartisans.com>
6835
6836 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
6837
6838 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
6839
6840 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
6841 (gdb-info-breakpoints-custom): Revert previous change.
6842 (gdb-view-assembler): Update assembler if necessary.
6843 (gdb-frame-handler): Parse correctly for gdb-current-frame.
6844 (gdb-display-source-buffer): Update properly when both source and
6845 assembler are visible.
6846
6847 2004-04-17 John Wiegley <johnw@newartisans.com>
6848
6849 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
6850 which limits the number of names shown in the minibuffer. Off by
6851 default.
6852 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
6853 up iswitchb for users with a multitude of open buffers by showing
6854 only the first and last N/2 buffers in the completion list (which
6855 is enough to aid C-s/C-r, and to know that more characters are
6856 needed to refine the completion list).
6857
6858 2004-04-17 Richard M. Stallman <rms@gnu.org>
6859
6860 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
6861 (file-truename): Expand all ~ constructs directly.
6862 (insert-directory): Delete any error msg output by the
6863 `insert-directory-program'.
6864
6865 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
6866 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
6867 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
6868 (allout-init): Use find-file-hook, not find-file-hooks.
6869 (allout-mode): Eliminate Emacs 18 support.
6870 Use write-contents-functions, not local-write-file-hooks.
6871
6872 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
6873
6874 * progmodes/compile.el (compilation-error-properties): Fix for
6875 adding messages when there are already markers for their file.
6876 (compilation-fake-loc): New function.
6877
6878 2004-04-16 Dave Love <fx@gnu.org>
6879
6880 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
6881 (python-load-file): Fix python-orig-start setting.
6882
6883 * progmodes/compile.el: Doc fixes.
6884 (compilation-error-regexp-alist-alist)
6885 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
6886 (compilation-assq): Wrap in eval-when-compile.
6887 (compilation-mode-font-lock-keywords): Don't use list*.
6888 (compilation-start): Avoid warning.
6889 (compilation-compat-error-properties)
6890 (compilation-directory-properties): Add keymap property.
6891 (compilation-parsing-end): Make it a marker for better compatibility.
6892
6893 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
6894
6895 2004-04-16 Mark A. Hershberger <mah@everybody.org>
6896
6897 * xml.el: Doc fixes.
6898 (xml-get-children): Only looks at sub-tags and ignore strings.
6899
6900 * xml.el (xml-parse-tag): Avoid overwriting node-name.
6901
6902 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
6903
6904 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
6905
6906 2004-04-16 Andre Spiegel <spiegel@gnu.org>
6907
6908 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
6909
6910 * vc.el (vc-print-log): Likewise.
6911
6912 2004-04-16 Masatake YAMATO <jet@gyve.org>
6913
6914 * simple.el (completion-setup-function): Set an initial value
6915 to `element-common-end' before entering loop. Set a value
6916 to `element-common-end' at the end of loop.
6917 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
6918 (completions-common-part): Rename from completion-de-emphasis.
6919 (completions-first-difference): Rename from completion-emphasis.
6920 Suggested by RMS.
6921
6922 2004-04-16 Juanma Barranquero <lektu@terra.es>
6923
6924 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
6925 (bookmark-edit-annotation-mode): Add mode name.
6926
6927 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
6928
6929 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
6930 for nested conflict markers.
6931 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
6932
6933 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
6934
6935 * progmodes/gdb-ui.el (gdb-goto-info): New function.
6936
6937 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
6938
6939 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
6940
6941 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
6942 Give a backtrace if requested.
6943
6944 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
6945
6946 * progmodes/python.el (python-mouse-2-command, python-RET-command):
6947 Remove unused functions.
6948 (python-orig-start-line, python-orig-file): Remove.
6949 (python-orig-start): New var.
6950 (python-input-filter, python-compilation-line-number)
6951 (python-send-region, python-load-file): Use it.
6952
6953 * info.el (info): Always jump to *info*.
6954
6955 * subr.el (posn-set-point): New function.
6956
6957 * mouse.el (mouse-set-point): Use it.
6958
6959 * progmodes/compile.el (compile-goto-error): Use it.
6960 (compilation-button-map): New keymap.
6961 (compilation-error-properties): Use it.
6962 (compilation-shell-minor-mode-map): Don't bind mouse-2.
6963
6964 * smerge-mode.el (smerge-popup-context-menu): Use it.
6965
6966 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
6967 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
6968 mouse and non-mouse case.
6969
6970 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
6971 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
6972
6973 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
6974 Make it work for non-mouse events.
6975
6976 * pcvs-info.el (cvs-status-map): Update binding name.
6977
6978 2004-04-14 Mark A. Hershberger <mah@everybody.org>
6979
6980 * xml.el (xml-maybe-do-ns): New function to handle namespace
6981 parsing of both attribute and element names.
6982 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
6983 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
6984 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
6985 (xml-parse-attlist): Make it do its own namespace parsing.
6986
6987 2004-04-14 Dave Love <fx@gnu.org>
6988
6989 * progmodes/python.el (run-python): Fix use of \n.
6990 (python-load-file): Remove `try' from Python fragment.
6991 (python-describe-symbol): Fix message.
6992
6993 * comint.el: Doc fixes.
6994 (comint-last-input-start, comint-last-input-end)
6995 (comint-last-output-start): Give them values.
6996 (comint-arguments): Avoid warning.
6997 (comint-skip-prompt): Use line-end-position.
6998 (comint-backward-matching-input): Rename arg to agree with doc.
6999 (comint-extract-string): Use syntax-ppss.
7000 (comint-dynamic-simple-complete): Delete useless list construction.
7001 (comint-redirect-subvert-readonly): New.
7002 (comint-redirect-preoutput-filter): Use it.
7003
7004 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
7005 Correctly handle negative arguments when calling hook functions.
7006
7007 2004-04-14 Jesper Harder <harder@ifa.au.dk>
7008
7009 * info.el (info-apropos): Don't clobber Info-history-list.
7010
7011 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
7012
7013 * progmodes/compile.el (compilation-setup):
7014 Localize overlay-arrow-position.
7015 (compilation-sentinel): Restructure code equivalently.
7016 (compilation-next-error): Find message on same line after point if
7017 not found before point.
7018 (compile-mouse-goto-error): Restore function so that compilation
7019 buffer need not be current and use compile-goto-error.
7020 (compile-goto-error): Restore function.
7021 (next-error): Set overlay-arrow-position.
7022 (compilation-forget-errors): Don't localize already local
7023 compilation-locs and remove FIXME about refontifying.
7024
7025 2004-04-14 Kim F. Storm <storm@cua.dk>
7026
7027 * startup.el (emacs-quick-startup): New defvar (set by -Q).
7028 (command-line): New option -Q. Like -q --no-site-file, but
7029 in addition it also disables menu-bar, tool-bar, scroll-bars,
7030 tool-tips, and the blinking cursor.
7031 (command-line-1): Skip startup screen if -Q.
7032 (fancy-splash-head): Use ":align-to center" prop to center splash image.
7033
7034 * emulation/cua-base.el (cua-read-only-cursor-color)
7035 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
7036
7037 2004-04-13 Dave Love <fx@gnu.org>
7038
7039 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
7040 (syntax): Don't require.
7041 (python) <defgroup>: Add :version.
7042 (python-quote-syntax): Re-written.
7043 (inferior-python-mode): Move stuff here from run-python and add
7044 some more.
7045 (python-preoutput-continuation, python-preoutput-result)
7046 (python-dotty-syntax-table): New.
7047 (python-describe-symbol): Use them.
7048 (run-python): Move stuff to inferior-python-mode. Modify code
7049 loaded into Python.
7050 (python-send-region): Use python-proc, python-send-string.
7051 (python-send-string): Send newlines too. Callers changed.
7052 (python-load-file): Re-written.
7053 (python-eldoc-function): New.
7054 (info-look): Don't require.
7055 (python-after-info-look): New. A modified version of former
7056 top-level code for use with eval-after-load.
7057 (python-maybe-jython, python-guess-indent): Use widened buffer.
7058 (python-fill-paragraph): Re-written.
7059 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
7060 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
7061
7062 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
7063
7064 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
7065 Set compilation-error-regexp-alist earlier.
7066
7067 * progmodes/compile.el (compilation-minor-mode-map)
7068 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
7069 (compile-goto-error): Re-merge the mouse and non-mouse commands.
7070
7071 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
7072
7073 * progmodes/compile.el (compile-goto-error): Select the buffer/window
7074 corresponding to the event.
7075
7076 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
7077
7078 * loadup.el: Add cygwin to system-type list, for unexec() support.
7079
7080 2004-04-12 John Paul Wallington <jpw@gnu.org>
7081
7082 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
7083 (ibuffer-restore-window-config-on-quit): New variable to replace
7084 `ibuffer-delete-window-on-quit'. Update all references.
7085 (ibuffer-prev-window-config): New variable.
7086 (ibuffer-quit): Restore previous window configuration instead of
7087 deleting window.
7088 (ibuffer): Save window configuration before showing Ibuffer buffer.
7089
7090 * help.el (describe-mode): Doc fix.
7091
7092 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
7093
7094 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
7095 not to treat nil as a function.
7096
7097 * vc-arch.el (vc-arch-root): Be a bit more careful.
7098 (vc-arch-register): Save the buffer if we modified it.
7099 (vc-arch-delete-rej-if-obsolete): Save excursion.
7100 (vc-arch-find-file-hook): Use the simpler after-save-hook.
7101 (vc-arch-responsible-p, vc-arch-init-version): New functions.
7102
7103 * net/ldap.el (ldap-search): Use list*.
7104
7105 2004-04-12 Juri Linkov <juri@jurta.org>
7106
7107 * info.el (Info-follow-reference): Allow multiline reference name.
7108
7109 2004-04-11 Dave Love <fx@gnu.org>
7110
7111 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
7112
7113 * progmodes/python.el: New file.
7114
7115 2004-04-11 Andre Spiegel <spiegel@gnu.org>
7116
7117 * vc-hooks.el (vc-arg-list): Function removed.
7118 (vc-default-workfile-unchanged-p): Use condition-case to check for
7119 backward compatibility.
7120
7121 * vc.el (vc-print-log): Use condition-case to check for backward
7122 compatibility.
7123
7124 2004-04-11 Juri Linkov <juri@jurta.org>
7125
7126 * dired.el (dired-faces): New defgroup.
7127 (dired-header, dired-mark, dired-marked, dired-flagged)
7128 (dired-warning, dired-directory, dired-symlink, dired-ignored):
7129 New faces.
7130 (dired-header-face, dired-mark-face, dired-marked-face)
7131 (dired-flagged-face, dired-warning-face, dired-directory-face)
7132 (dired-symlink-face, dired-ignored-face): New face variables.
7133 (dired-font-lock-keywords): Use them instead of font-lock faces.
7134 Split the rule for dired marks into 3 separate rules: for marks,
7135 marked file names and flagged file names.
7136
7137 * help-mode.el (help-make-xrefs): Add a final newline to the
7138 *Help* buffer.
7139
7140 2004-04-11 John Paul Wallington <jpw@gnu.org>
7141
7142 * replace.el (occur-engine): Distinguish between one and several
7143 matches in the matches per buffer heading.
7144
7145 2004-04-11 Kim F. Storm <storm@cua.dk>
7146
7147 * ido.el (ido-confirm-unique-completion): New defcustom.
7148 (ido-complete): Use it.
7149 (ido-write-file): Set it to t unconditionally.
7150
7151 2004-04-10 Miles Bader <miles@gnu.org>
7152
7153 RCS keyword removal (only non-comment changes are enumerated here):
7154
7155 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
7156 (byte-compile-insert-header): Don't use `byte-compile-version'.
7157 * forms.el (forms-version): Variable removed.
7158 (forms-mode): Don't use `forms-version'.
7159 * recentf.el (recentf-version): Variable removed.
7160 * progmodes/delphi.el (delphi-version): Variable removed.
7161 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
7162
7163 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
7164
7165 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
7166
7167 2004-04-09 Jesper Harder <harder@ifa.au.dk>
7168
7169 * info.el (info-apropos): Improve menu item regexp.
7170
7171 2004-04-09 Simon Josefsson <jas@extundo.com>
7172
7173 * mail/smtpmail.el: Add comment, based on report by
7174 kdc@rcn.com (Kevin D. Clark).
7175
7176 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
7177
7178 * progmodes/compile.el (compilation-mode-font-lock-keywords):
7179 Redo one more thing that I didn't notice Daniel had undone.
7180
7181 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
7182
7183 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
7184 (gdb-goto-breakpoint, gdb-display-buffer)
7185 (gdb-display-source-buffer, gdb-view-source-function)
7186 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
7187 (gdb-source-info, gdb-frame-handler): Don't specify a window
7188 for display.
7189 (gdb-info-breakpoints-custom): Remove superfluous update of
7190 assembler buffer.
7191 (gdb-many-windows): Make settable outside gdb.
7192
7193 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7194
7195 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
7196 Derive from fundamental-mode rather than text-mode.
7197
7198 2004-04-08 Juri Linkov <juri@jurta.org>
7199
7200 * info.el (Info-history): Doc fix.
7201 (Info-history-list): New var.
7202 (info-xref): Change magenta4 to blue, remove bold for dark and
7203 light backgrounds, change bold to underline for non-color classes.
7204 (info-xref-visited): New face.
7205 (Info-fontify-visited-nodes): New custom.
7206 (Info-hide-note-references): Add new value `hide'. Doc fix.
7207 (Info-reference-name): New var.
7208 (Info-selection-hook): New custom.
7209 (Info-edit-mode-hook): New var.
7210 (Info-find-file): New fun.
7211 (Info-find-node): Move part of code to Info-find-file.
7212 (Info-find-node-2): Add anchors to Info-history-list. Move point
7213 to the place with the reference name if name is defined.
7214 (Info-select-node): Add current node to Info-history-list.
7215 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
7216 (Info-search-whitespace-regexp): New custom.
7217 (Info-search-case-fold): New var.
7218 (Info-search): Add "case-sensitively" to the prompt.
7219 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
7220 (Info-search-case-sensitively, Info-search-next): New fun.
7221 (Info-up): Move point to the menu item of the current node.
7222 (Info-history): New fun. Add *info-history* to
7223 same-window-buffer-names.
7224 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
7225 (Info-insert-toc): New fun.
7226 (Info-build-toc): New fun.
7227 (Info-follow-reference): Add new arg `fork'. Doc fix.
7228 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
7229 with the same name prefer the reference closest to point.
7230 (Info-next-reference): Replace * by + in the *Note regexp.
7231 Add regexp for http:// and ftp://. Skip the *Note prefix.
7232 (Info-prev-reference): Replace * by + in the *Note regexp.
7233 Add regexp for http:// and ftp://. Skip the *Note prefix.
7234 (Info-follow-nearest-node): Add new arg `fork'.
7235 (Info-try-follow-nearest-node): Add new arg `fork'.
7236 Call browse-url for http:// and ftp:// references.
7237 Set Info-reference-name for index entries.
7238 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
7239 Info-search-next, Info-history, Info-toc, clone-buffer.
7240 (Info-menu-update): Replace * by + in the *Note regexp.
7241 (Info-mode): Add documentation for Info-history, Info-toc,
7242 Info-search-case-sensitively, Info-search-next, clone-buffer.
7243 (Info-fontify-menu-headers): Remove fun. Move code to
7244 Info-fontify-node.
7245 (Info-fontify-node): Add docstring. Add local vars
7246 fontify-visited-p and not-fontified-p. If not-fontified-p is t
7247 then fontify header line, titles, menu headers, http and ftp
7248 references, refill paragraphs. If not-fontified-p is t or
7249 fontify-visited-p is t then fontify cross references, menu items.
7250 Fontify menu headers. Fontify http and ftp references.
7251 Change regexp for cross references to require whitespace after *Note,
7252 add matching groups for file and node names. Remove hack for quote.
7253 Use display property for Info-hide-note-references=t. Use fifth
7254 or fourth match for help-echo. Display visited nodes in a
7255 different face. Unhide file names of external references.
7256 Unhide newlines. Display visited menu items in a different face.
7257
7258 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
7259
7260 * progmodes/compile.el: Require CL.
7261 (compilation-mode-font-lock-keywords): Re-install the "line as
7262 function" patch.
7263
7264 * help-fns.el (help-C-source-directory): New var.
7265 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
7266 (describe-function-1, describe-variable): Use them.
7267
7268 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
7269 to C source files specially.
7270
7271 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
7272
7273 * info.el (Info-hide-cookies-node): New function.
7274 (Info-select-node): Use it.
7275 (Info-display-images-node): Remove message with image file name.
7276
7277 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
7278
7279 * progmodes/compile.el (compilation-warning-face)
7280 (compilation-info-face, compilation-skip-threshold)
7281 (compilation-skip-visited, compilation-context-lines):
7282 Declare :version when added to Emacs.
7283 (compilation-error-regexp-alist-alist): Extend caml and irix.
7284 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
7285 (compilation-mode-font-lock-keywords): Temporarily undo line as
7286 function patch, which wasn't ready.
7287
7288 2004-04-07 Kenichi Handa <handa@m17n.org>
7289
7290 * international/latin1-disp.el (latin1-display-setup): Check each
7291 character is displayable or not instead of calling
7292 latin1-display-check-font.
7293
7294 2004-04-06 Kenichi Handa <handa@m17n.org>
7295
7296 * language/ethio-util.el (ethio-sera-being-called-by-w3):
7297 New variable.
7298 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
7299 instead of sera-being-called-by-w3.
7300 (ethio-fidel-to-sera-buffer): Likewise.
7301 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
7302 instead of sera-being-called-by-w3.
7303 (ethio-write-file): Likewise.
7304
7305 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7306
7307 * printing.el: Doc fix.
7308
7309 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
7310
7311 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
7312 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
7313 (gdb-setup-windows): Only use separate IO buffer if required.
7314
7315 2004-04-06 Kim F. Storm <storm@cua.dk>
7316
7317 * term.el (term-is-xemacs): Remove.
7318 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
7319 (term-window-width): New function.
7320 (term-mode, term-check-size): Use it.
7321 (term-mode): Disable overflow-newline-into-fringe in term buffer.
7322
7323 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
7324
7325 * cus-edit.el (custom-add-parent-links): Change unbound variable
7326 `symbol' to `name'.
7327
7328 2004-04-05 Jesper Harder <harder@ifa.au.dk>
7329 * info.el (info-apropos): New function.
7330 (Info-mode-menu): Add it.
7331 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
7332
7333 * help-mode.el (help-make-xrefs): Recognize aliased variable with
7334 inherited docstring.
7335
7336 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
7337
7338 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
7339
7340 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
7341
7342 * progmodes/compile.el (font-lock): Don't require any more.
7343 (compilation-error-properties, compilation-start, compilation-sentinel)
7344 (compilation-filter, next-error): Use with-current-buffer.
7345 (compilation-skip-to-next-location, compilation-skip-threshold)
7346 (compilation-skip-visited): Move to silence the byte-compiler.
7347 (compilation-setup): Simplify.
7348 (compilation-next-error): Use line-(beginning|end)-position.
7349 Make sure `pt' is non-nil before using compilation-loop.
7350 (compile-goto-error): Add optional event arg. Use it.
7351 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
7352 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
7353 Update the binding for mouse-2.
7354 (first-error): Set compilation-current-error to nil rather than bob.
7355 (compilation-parsing-end, compilation-parse-errors-function)
7356 (compilation-error-list, compilation-old-error-list):
7357 "New" compatibility variables.
7358 (compile-buffer-substring, compilation-compat-error-properties)
7359 (compilation-compat-parse-errors, compilation-forget-errors):
7360 New compatibility functions.
7361 (compilation-mode-font-lock-keywords): Use them.
7362
7363 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7364
7365 * autorevert.el (auto-revert-handler): If point (or a window
7366 point) is at the end of the buffer, keep it there after
7367 reverting. This allows to tail a file.
7368 Mention this in the `Commentary'.
7369
7370 * format.el (format-write-file): Add optional argument CONFIRM
7371 and make it behave like the analogous argument to `write-file'.
7372
7373 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7374
7375 * progmodes/ebnf2ps.el: Doc fix.
7376 (ebnf-version): New version number (4.2).
7377 (ebnf-syntax): Customization and docstring fix.
7378 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
7379 Put autoloaded funs before first use.
7380 (ebnf-style-database): Add dtd entry.
7381 (ebnf-syntax-alist): Add dtd initialization.
7382 (ebnf-token-sequence): New fun.
7383 (ebnf-comment-table): Add new comment action character.
7384 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
7385
7386 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
7387 Type Definition for XML).
7388
7389 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
7390 * progmodes/ebnf-bnf.el (ebnf-sequence):
7391 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
7392 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
7393 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
7394 Code simplification: call ebnf-token-sequence.
7395
7396 2004-04-04 Eli Zaretskii <eliz@gnu.org>
7397
7398 * calendar/timeclock.el (timeclock-relative)
7399 (timeclock-get-project-function, timeclock-get-workday-function)
7400 (timeclock-query-out, timeclock-when-to-leave)
7401 (timeclock-when-to-leave-string, timeclock-log-data)
7402 (timeclock-generate-report, timeclock-in): Doc fixes.
7403
7404 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
7405
7406 * url/: New dir. Import the URL package from its repository.
7407
7408 2004-04-03 Andreas Schwab <schwab@suse.de>
7409
7410 * diff-mode.el (diff-mode): Fix missing quote.
7411
7412 2004-04-03 Juri Linkov <juri@jurta.org>
7413
7414 * descr-text.el (describe-property-list): Add `font-lock-face'.
7415
7416 * dired.el (dired-font-lock-keywords): Fix permission regexps.
7417
7418 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7419
7420 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
7421 Use utf-16le on little endian machines and utf-16be otherwise.
7422
7423 2004-04-02 David Kastrup <dak@gnu.org>
7424
7425 * net/browse-url.el (browse-url-generic): Use call-process
7426 instead of start-process to allow browsers that fork and detach.
7427
7428 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
7429
7430 * compile.el (compilation-current-error): New var.
7431 (compilation-setup, compile-mouse-goto-error)
7432 (compile-goto-error, next-error): Use it.
7433 (compilation-skip-to-next-location): Default to t, which gives
7434 contiguous skipping like old compile (where this was redundant).
7435 (compilation-next-error): Prevent previous-* commands from moving
7436 back to message at or just before point.
7437
7438 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
7439
7440 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
7441 (gdb-source-info): Don't display source at startup, if required.
7442 (gdb-show-main): New option.
7443 (gdba): Update documentation.
7444 (gdb-source): Cover case of auto-display output.
7445
7446 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
7447
7448 * autorevert.el: Delete obsolete autoload's and defvar's.
7449 (auto-revert-check-vc-info): New user option.
7450 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
7451 (auto-revert-handler-vc): Delete.
7452 (auto-revert-handler): Treat return value `fast' of
7453 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
7454
7455 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
7456 return `fast'.
7457
7458 * files.el (buffer-stale-function): Doc change.
7459
7460 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7461
7462 * printing.el: New tip on Tips section.
7463 (pr-version): New version number (6.7.4).
7464 (pr-shell-file-name): Initialization fix.
7465
7466 2004-03-31 Juri Linkov <juri@jurta.org>
7467
7468 * dired.el: Add autoload for `dired-do-touch'.
7469 (dired-touch-program): New var.
7470 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
7471 (dired-no-confirm): Add `touch' to docstring.
7472
7473 * dired-aux.el (dired-do-touch): New fun.
7474 (dired-do-chxxx): Add argument -t for touch operation.
7475
7476 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
7477 `dired-move-to-filename-regexp'.
7478
7479 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
7480
7481 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
7482
7483 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7484
7485 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
7486 and only if the buffer was modified.
7487
7488 2004-03-30 Kenichi Handa <handa@m17n.org>
7489
7490 * international/characters.el: Delete pairs for U+2308..U+230B.
7491
7492 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
7493
7494 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
7495 to detect the beginning of a level 2 or 3 annotation.
7496
7497 2004-03-29 Kenichi Handa <handa@m17n.org>
7498
7499 * international/ucs-tables.el (ucs-insert): Fix the error message.
7500
7501 2004-03-29 Kenichi Handa <handa@m17n.org>
7502
7503 * international/mule-util.el (char-displayable-p): Fix generation
7504 of XLFD file name.
7505
7506 * Makefile.in (setwins, setwins_almost): Change directory to $wd
7507 before finding directories by `find'.
7508
7509 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7510
7511 * subr.el (interactive-form): Delete. Now implemented in C.
7512
7513 * pcvs.el (cvs-parse-process): Workaround for Darwin.
7514
7515 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
7516 (vc-diff-label): New fun.
7517 (vc-diff-internal): Use it.
7518
7519 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
7520
7521 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7522
7523 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
7524
7525 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
7526 specify XML (EBNFX).
7527
7528 * progmodes/ebnf2ps.el: Doc fix.
7529 (ebnf-version): New version number (4.1).
7530 (ebnf-syntax): Adjust customization.
7531 (ebnf-style-database): Add ebnfx entry.
7532 (ebnf-syntax-alist): Add ebnfx initialization.
7533 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
7534
7535 * printing.el: Doc fix.
7536 (pr-version): New version number (6.7.3).
7537 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
7538 returns nil for mouse position. Reported by Drew Adams
7539 <drew.adams@oracle.com>.
7540 (pr-update-menus): Modify interactive declaration. Reported by Drew
7541 Adams <drew.adams@oracle.com>.
7542
7543 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
7544
7545 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
7546 (gud-gdba-marker-filter): Log the process input and output, if
7547 required. From Stefan Monnier.
7548 (gdb-debug-log, gdb-enable-debug-log): New variables.
7549 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
7550
7551 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7552
7553 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
7554 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
7555
7556 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
7557
7558 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
7559 Call vc-find-file-hook here instead of in auto-revert-buffers.
7560 (auto-revert-buffers): Delete call to vc-find-file-hook.
7561 (auto-revert-verbose, global-auto-revert-non-file-buffers)
7562 (global-auto-revert-mode, auto-revert-set-timer)
7563 (auto-revert-handler, auto-revert-buffers): Doc fixes.
7564
7565 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
7566
7567 * woman.el (woman-change-fonts): Rename local variable
7568 woman-font-alist to font-alist to avoid a compiler warning.
7569
7570 2004-03-27 Dave Love <fx@gnu.org>
7571
7572 * emacs-lisp/rx.el (rx): Doc fix.
7573 Fix copyright years.
7574
7575 * strokes.el (strokes-global-set-stroke-string): New function.
7576 (strokes-list-strokes): Cope with strings, not just commands.
7577 Set foreground colour of image.
7578 (strokes-global-set-stroke): Doc fix.
7579
7580 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
7581
7582 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
7583 Auto Revert mode.
7584 (Buffer-menu-files-only): New variable.
7585 (Buffer-menu-toggle-files-only): New function.
7586 (Buffer-menu-mode-map): Bind it to `T'.
7587 (Buffer-menu-mode): Mention `T' in docstring.
7588 Set buffer-stale-function.
7589 (list-buffers-noselect): Mark buffer non-modified and set
7590 Buffer-menu-files-only.
7591
7592 * dired.el (buffer-stale-function): Remove no longer needed defvar.
7593
7594 * autorevert.el (auto-revert-handler): Print revert message
7595 before, rather than after, reverting.
7596 (buffer-stale-function): Move to files.el.
7597
7598 * files.el (buffer-stale-function): Move here from autorevert.el.
7599
7600 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7601
7602 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
7603
7604 * calc/calc.el (calc-mode-map): Use mapc.
7605
7606 * apropos.el (apropos-mode): Don't autoload.
7607 (apropos-symbols-internal): New fun. Extracted from `apropos'.
7608 (apropos): Use it.
7609 (apropos-print): Add optional `text' argument.
7610 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
7611 Don't assume point-min == 1.
7612
7613 * bs.el (bs-buffer-list): Use buffer-local-value.
7614 (bs--set-toggle-to-show): Use with-current-buffer.
7615
7616 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
7617 New funs.
7618 (list-buffers-noselect): Use them. Adjust :align-to to new style.
7619
7620 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
7621
7622 * dabbrev.el (dabbrev-expand): Fix regexp construction.
7623 (dabbrev--find-expansion): Use pop.
7624 (dabbrev--search): Use match-string-no-properties.
7625
7626 * dired.el (dired-mode): Use run-mode-hooks.
7627 (dired-move-to-end-of-filename): Use match-string.
7628
7629 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
7630 is bound before using it.
7631 (ediff-verbose-p): Make it into a var since it's not constant.
7632
7633 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
7634
7635 * faces.el (read-face-font): Don't cons up unnecessarily.
7636 (header-line, tool-bar): Share common parts.
7637
7638 * files.el (file-relative-name): Use compare-strings.
7639
7640 * finder.el (finder-mode): Follow coding convention.
7641
7642 * subr.el (read-number): New function.
7643
7644 * ses.el (ses-read-number): Move to subr.el.
7645 (ses-set-header-row): Use read-number.
7646
7647 2004-03-26 Andre Spiegel <spiegel@gnu.org>
7648
7649 * vc-hooks.el (vc-arg-list): New function, which handles both
7650 compiled and uncompiled code.
7651 (vc-default-workfile-unchanged-p): Use it.
7652
7653 * vc.el (vc-print-log): Undo prev change, use new function
7654 vc-arg-list from vc-hooks.el.
7655
7656 2004-03-26 Masatake YAMATO <jet@gyve.org>
7657
7658 * simple.el (completion-setup-function): Emphasize the
7659 first uncommon characters in the completions; and de-emphasize
7660 the common prefix substrings.
7661 (completion-emphasis): New face.
7662 (completion-de-emphasis): New face.
7663
7664 2004-03-25 Juanma Barranquero <lektu@terra.es>
7665
7666 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
7667 Comment out (it's unused and unfinished code).
7668
7669 2004-03-25 Sam Steingold <sds@gnu.org>
7670
7671 * vc.el (vc-print-log): Fix a bug in the last patch:
7672 backend-function may be a byte-compiled object, not a lambda.
7673
7674 2004-03-25 Juri Linkov <juri@jurta.org>
7675
7676 * descr-text.el (describe-property-list): Add a button
7677 for `face' property that calls `describe-face'.
7678 Suggested by luis fernandes <elf@ee.ryerson.ca>
7679
7680 * international/mule.el (keyboard-coding-system):
7681 * kmacro.el (kmacro-call-macro): Fix docstring.
7682
7683 * dired.el: Fix comments.
7684
7685 * textmodes/fill.el (fill): Fix Info link.
7686
7687 * font-lock.el (fast-lock, lazy-lock):
7688 * jit-lock.el (jit-lock): Remove links to removed Support Modes
7689 Info node.
7690
7691 * eshell/eshell.el (eshell): Fix broken info-link.
7692
7693 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
7694 * eshell/em-banner.el (eshell-banner):
7695 * eshell/em-smart.el (eshell-smart):
7696 * eshell/esh-cmd.el (eshell-cmd):
7697 Comment out broken info-links to incomplete Info manual.
7698
7699 * info-xref.el: Fix commentary.
7700
7701 2004-03-25 Kevin Ryde <user42@zip.com.au>
7702
7703 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
7704 Remove spurious node duplicate suppression, doesn't work, not wanted.
7705 (info-xref-output): Take format style args, add "sit-for 0" to let
7706 user see the results as they progress.
7707 (info-xref-check-all-custom): New function.
7708
7709 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
7710
7711 * gdb-ui.el: Moved to progmodes.
7712
7713 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7714
7715 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
7716
7717 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
7718
7719 * calendar/appt.el (appt-check): Remove superfluous progn.
7720 When finished with diary buffer: if it was not being displayed
7721 before, kill it; otherwise restore its original state.
7722 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
7723
7724 * calendar/calendar.el (calendar-set-mode-line): Use total
7725 available mode-line width, rather than frame-width.
7726
7727 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
7728 after mode change so effect not lost.
7729
7730 2004-03-23 Dave Love <fx@gnu.org>
7731
7732 * dired.el (dired) <defgroup>: Add link to manual.
7733 (dired-font-lock-keywords): Add highlighting on unusual permissions.
7734 (dired-revert): Use dolist.
7735 (dired-mode-map): Add U binding.
7736 (dired-mode): Add font-lock-beginning-of-syntax-function.
7737 (dired-garbage-files-regexp): Make it a defcustom.
7738
7739 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
7740
7741 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
7742 is equivalent to nil.
7743 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
7744 (vc-arch-mode-line-string): Accept `added' state.
7745 (vc-arch-state): Use inode-sigs if available.
7746 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
7747 Copy&delete existing id file if any. Fallback if uuidgen is absent.
7748 (vc-arch-tagline-re): New var.
7749 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
7750 New functions.
7751 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
7752 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
7753
7754 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
7755 (vc-file-not-found-hook): Use it.
7756
7757 * diff-mode.el (diff-default-read-only): Change default.
7758 (diff-mode-hook): Make it a defcustom. Add some options.
7759 (diff-mode-map): Bind diff-refine-hook.
7760 (diff-yank-handler): New var.
7761 (diff-yank-function): New fun.
7762 (diff-font-lock-keywords): Use them.
7763 (diff-end-of-file): Handle case where file-header looks like diff text.
7764 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
7765 (diff-file-kill): Delete a subsequent empty line, if applicable.
7766 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
7767 (diff-find-file-name): Use it.
7768 (diff-tell-file-name): New command.
7769 (diff-mode): Be careful with view-mode.
7770 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
7771 New functions, for use in diff-mode-hook.
7772 (diff-find-source-location): Catch "regex too large" errors.
7773 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
7774 (diff-refine-hunk): New command.
7775
7776 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
7777 (smerge-context-menu-map): Remove unused var.
7778 (smerge-keep-all): Preserve markers.
7779 (smerge-keep-n): New fun.
7780 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
7781 (smerge-keep-current, smerge-ediff): Use it.
7782 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
7783 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
7784 (smerge-resolve): Resolve trivial 3-part conflicts.
7785
7786 2004-03-23 Juri Linkov <juri@jurta.org>
7787
7788 * man.el (Man-width): New var.
7789 (Man-getpage-in-background): Use it.
7790 (Man-support-local-filenames): New var and fun.
7791 (Man-build-man-command): Don't add a second %s.
7792 (Man-fontify-manpage): Clean up message.
7793 (Man-mode): Set outline-regexp, outline-level,
7794 imenu-generic-expression.
7795
7796 * woman.el (woman-fill-frame): Doc fix.
7797 (woman-decode-region): Use window-width instead of frame-width.
7798
7799 * abbrevlist.el (list-one-abbrev-table):
7800 * descr-text.el (describe-char):
7801 * international/mule-diag.el (describe-current-coding-system):
7802 * international/quail.el (quail-insert-decode-map):
7803 Use window-width instead of frame-width.
7804
7805 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
7806 (jka-compr-mode-alist-additions): Add tbz.
7807 (jka-compr-write-region, jka-compr-insert-file-contents):
7808 Add message for undefined compress-program.
7809 (jka-compr-write-region): Remove redundant var bindings.
7810
7811 * dired-x.el (dired-guess-shell-alist-default): Add choices for
7812 extracting files into subdirectory. Add tbz and dz. Fix regexps.
7813 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
7814 (dired-man): Use dired-guess-shell-command.
7815 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
7816 Change default nil to t.
7817
7818 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
7819 (dired-compare-directories): Add default value for empty input.
7820
7821 * help-at-pt.el: Move suggestions for key bindings to Commentary.
7822
7823 * time.el (display-time-string-forms): Fix help-echo date format.
7824
7825 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
7826
7827 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
7828 (buffer-stale-function): New variable.
7829 (auto-revert-list-diff, auto-revert-dired-file-list)
7830 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
7831 (auto-revert-handler): Take over some functionality of deleted
7832 functions.
7833 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
7834
7835 * dired.el (dired-directory-changed-p): New fun, extracted from
7836 dired-internal-noselect.
7837 (dired-buffer-stale-p): New fun.
7838 (dired-internal-noselect): Use dired-directory-changed-p.
7839 Eliminate revert messages.
7840 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
7841
7842 2004-03-23 Kenichi Handa <handa@m17n.org>
7843
7844 * international/characters.el: Setup syntaxes for more parentheses
7845 Unicode characters.
7846
7847 * international/mule-cmds.el (select-safe-coding-system):
7848 Merge coding-system and auto-cs before comparing them.
7849
7850 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7851
7852 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
7853
7854 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
7855 normal-auto-fill-function and comment-indent-function.
7856 The default values now work just as well.
7857 Don't set font-lock-beginning-of-syntax-function since we already set
7858 syntax-begin-function.
7859 (lisp-outline-level): Put ;;;###autoload at same level as (.
7860 (prin1-char): Quote special chars.
7861
7862 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
7863 than with-no-warnings.
7864
7865 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
7866 if the source location can't be found.
7867 (edebug-compute-previous-result): Use prin1-char.
7868
7869 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
7870 (debug-ignored-errors): Add an entry.
7871
7872 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
7873 (byte-compile-file): Output warning when deleting a file.
7874
7875 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
7876 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
7877
7878 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
7879 (byte-compile-inline-expand): Use backquote.
7880 (byte-optimize-pure-func): Rename from byte-optimize-concat.
7881 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
7882
7883 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
7884
7885 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
7886
7887 2004-03-22 Juri Linkov <juri@jurta.org>
7888
7889 * finder.el (finder-known-keywords): Fix data, tex, unix.
7890
7891 * play/landmark.el: Fix keywords.
7892
7893 * language/ethio-util.el (ethio-find-file): Doc fix.
7894
7895 * emacs-lisp/warnings.el: Doc fix.
7896
7897 * textmodes/ispell.el (ispell-help): Doc fix.
7898
7899 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
7900
7901 * format.el (format-insert-file): Always return a list of two
7902 elements, like insert-file-contents does.
7903
7904 2004-03-21 Andre Spiegel <spiegel@gnu.org>
7905
7906 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
7907 and vc-BACKEND-diff.
7908 (vc-print-log): If the print-log implementation supports it, use
7909 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
7910 (vc-version-diff, vc-diff-internal): Doc fixes.
7911
7912 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
7913 implementation supports it, let diff output go to *vc*,
7914 not *vc-diff*, since this is an internal call.
7915
7916 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
7917
7918 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
7919
7920 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
7921
7922 2004-03-21 Dave Love <fx@gnu.org>
7923
7924 * progmodes/cfengine.el (cfengine-mode):
7925 Set parse-sexp-ignore-comments.
7926
7927 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
7928
7929 2004-03-21 Juanma Barranquero <lektu@terra.es>
7930
7931 * allout.el (allout-mode): Fix docstring.
7932
7933 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
7934
7935 * files.el (insert-directory): Fix bug if SWITCHES is a list.
7936
7937 * autorevert.el (auto-revert-interval): Make new value take
7938 effect immediately when set through Custom.
7939 (auto-revert-set-timer): Add interactive declaration.
7940
7941 2004-03-19 David Ponce <david@dponce.com>
7942
7943 * ruler-mode.el (ruler-mode-header-line-format-old):
7944 Don't `make-variable-buffer-local'.
7945 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
7946 (ruler-mode-header-line-format): Simply funcall the above.
7947 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
7948 to save/restore a previous header line format.
7949 (ruler-mode-space): Don't depend on a numeric WIDTH value.
7950 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
7951 fringes and margins width.
7952 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
7953
7954 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
7955
7956 * log-edit.el (log-edit-font-lock-keywords): Typo.
7957
7958 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
7959 (tex-send-tex-command): Rather than here.
7960 (tex-compilation-parse-errors): Simplify.
7961
7962 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
7963
7964 * time.el (display-time-string-forms): Add help-echo with date on time.
7965
7966 * composite.el (compose-region): Use restore-buffer-modified-p.
7967
7968 * disp-table.el (standard-display-8bit): Simplify.
7969
7970 * server.el (server-process-filter): Delete temp frame.
7971
7972 * add-log.el (add-change-log-entry): Simplify.
7973
7974 2004-03-19 Kim F. Storm <storm@cua.dk>
7975
7976 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
7977 (hexl-follow-line): Don't require 'fringe.
7978
7979 * progmodes/compile.el (compilation-start): Always set
7980 compilation-last-buffer and return it.
7981
7982 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7983
7984 * simple.el (clone-buffer): Doc fix.
7985
7986 2004-03-18 Juanma Barranquero <lektu@terra.es>
7987
7988 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
7989
7990 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
7991
7992 * log-edit.el (log-edit-font-lock-keywords): New var.
7993 (log-edit-mode): Use it.
7994
7995 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
7996
7997 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
7998 properly for watching in speedbar.
7999
8000 2004-03-17 Masatake YAMATO <jet@gyve.org>
8001
8002 * smerge-mode.el (smerge-popup-context-menu):
8003 Put `unwind-protect' around `overlay-put' and `popup-menu'.
8004
8005 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
8006
8007 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
8008 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
8009 Take sealed revisions into account.
8010 (vc-arch-checkin): Extract a summary line from the message.
8011
8012 2004-03-16 Masatake YAMATO <jet@gyve.org>
8013
8014 * register.el (register): Provide `register' feature.
8015
8016 2004-03-15 Masatake YAMATO <jet@gyve.org>
8017
8018 Added context menu support in smerge mode.
8019 Most of the part is written by Stefan Monnier.
8020
8021 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
8022 New keymap and menu.
8023 (smerge-text-properties): New function.
8024 (smerge-remove-props): New function.
8025 (smerge-popup-context-menu): New function.
8026 (smerge-resolve): Call `smerge-remove-props'.
8027 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
8028 (smerge-keep-current): Ditto.
8029 (smerge-kill-current): New function.
8030 (smerge-match-conflict): Put text properties.
8031 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
8032
8033 2004-03-15 David Ponce <david@dponce.com>
8034
8035 * ruler-mode.el: (ruler-mode-left-fringe-cols)
8036 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
8037 (ruler-mode-right-scroll-bar-cols): Remove.
8038 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
8039 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
8040 Use fringe-columns and scroll-bar-columns.
8041
8042 2004-03-15 Masatake YAMATO <jet@gyve.org>
8043
8044 * hl-line.el (hl-line-range-function): New variable.
8045 (hl-line-move): New function.
8046 (global-hl-line-highlight): Use `hl-line-move'.
8047 (hl-line-highlight): Ditto.
8048
8049 * scroll-bar.el (scroll-bar-columns):
8050 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
8051
8052 * ruler-mode.el (top-level): Require scroll-bar and fringe.
8053 (ruler-mode-left-fringe-cols)
8054 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
8055 (ruler-mode-right-scroll-bar-cols)
8056 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
8057 (ruler-mode-ruler-function): New variable.
8058 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
8059 if the value for `ruler-mode-ruler-function'is given.
8060
8061 * hexl.el (hexl-mode-hook): Make the hook customizable.
8062 (hexl-address-area, hexl-ascii-area): New customize variables.
8063 (hexlify-buffer): Put font-lock-faces on the address area and
8064 the ascii area.
8065 (hexl-activate-ruler): New function.
8066 (hexl-follow-line): New function.
8067 (hexl-highlight-line-range): New function.
8068 (hexl-mode-ruler): New function.
8069
8070 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
8071
8072 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
8073 (vc-default-find-file-hook): New fun.
8074 (vc-find-file-hook): Call new find-file-hook operation.
8075
8076 * vc-arch.el: New file.
8077
8078 2004-03-12 Jesper Harder <harder@ifa.au.dk>
8079
8080 * info-look.el (info-lookup): Reuse an existing Info window.
8081
8082 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
8083
8084 * woman.el (woman-preserve-ascii): Default value changed to t and
8085 doc string revised.
8086
8087 2004-03-12 Richard M. Stallman <rms@gnu.org>
8088
8089 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
8090 Fix minor bug.
8091
8092 * replace.el (occur-engine): Change message for count of matches.
8093
8094 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
8095 For strings, do compare text properties.
8096
8097 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
8098
8099 * progmodes/compile.el (compile-auto-highlight)
8100 (compilation-error-list, compilation-old-error-list)
8101 (compilation-parse-errors-function, compilation-parsing-end)
8102 (compilation-error-message, compilation-directory-stack)
8103 (compilation-enter-directory-regexp-alist)
8104 (compilation-leave-directory-regexp-alist)
8105 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
8106 (compilation-current-file, compilation-regexps): Remove vars.
8107
8108 (compile-error-at-point, compilation-error-filedata)
8109 (compilation-error-filedata-file-name, compile-reinitialize-errors)
8110 (compilation-next-error-locus, compilation-forget-errors)
8111 (count-regexp-groupings, compilation-parse-errors)
8112 (compile-collect-regexps, compile-buffer-substring): Remove funs.
8113
8114 (compile-internal): Make obsolete.
8115
8116 (compilation-first-column, compilation-error)
8117 (compilation-directory-matcher, compilation-page-delimiter)
8118 (compilation-mode-font-lock-keywords, compilation-debug)
8119 (compilation-error-face, compilation-warning-face)
8120 (compilation-info-face, compilation-line-face)
8121 (compilation-column-face, compilation-enter-directory-face)
8122 (compilation-leave-directory-face, compilation-skip-threshold)
8123 (compilation-skip-visited, compilation-context-lines): New vars.
8124
8125 (compilation-warning-face, compilation-info-face)
8126 (compilation-message-face): New faces.
8127
8128 (compilation-error-regexp-alist-alist): New constant.
8129
8130 (compilation-face, compilation-directory-properties)
8131 (compilation-assq, compilation-error-properties, compilation-start)
8132 (define-compilation-mode, compilation-loop)
8133 (compilation-set-window): New functions.
8134
8135 (compile): Additional argument for interactive compiles like TeX.
8136
8137 * progmodes/grep.el (kill-grep): Move here from compile.el
8138 (grep-error, grep-hit-face, grep-error-face)
8139 (grep-mode-font-lock-keywords): New variables.
8140 (grep-regexp-alist): Simplify regexp and add `binary' case.
8141 (grep-mode): New mode.
8142 (grep-process-setup): Simplify.
8143
8144 2004-03-11 Jason Rumney <jasonr@gnu.org>
8145
8146 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
8147 letters on DOS/Windows.
8148
8149 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
8150
8151 * server.el (server-name): New var.
8152 (server-socket-dir): New var to replace server-socket-name.
8153 (server-start): Use them.
8154
8155 2004-03-11 Simon Josefsson <jas@extundo.com>
8156
8157 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
8158 died to avoid infloop. Reported by Jonathan Glauner
8159 <jglauner@sbum.org>.
8160
8161 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
8162
8163 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
8164 (smerge-mode-menu): Use it to deactivate menu entries.
8165 (smerge-keep-current): New fun.
8166 (smerge-keep-current): Use it.
8167
8168 2004-03-10 John Paul Wallington <jpw@gnu.org>
8169
8170 * foldout.el (foldout-fold-list, foldout-modeline-string):
8171 Declare them as variables, not constants.
8172
8173 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8174
8175 * ps-print.el: Modification to print *Messages* buffer.
8176 (ps-print-version): New version 6.6.4.
8177 (ps-message-log-max): New fun.
8178 (ps-spool-without-faces, ps-spool-with-faces)
8179 (ps-count-lines-preprint): Code fix.
8180
8181 * printing.el: New tips in Tips section.
8182
8183 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8184
8185 * delim-col.el: Doc fix.
8186
8187 * printing.el: Doc fix. New doc section (Tips).
8188
8189 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
8190
8191 * type-break.el (type-break-emacs-variant): Remove.
8192 (type-break-run-at-time, type-break-cancel-function-timers):
8193 Use fboundp rather than version name and number.
8194
8195 2004-03-09 Masatake YAMATO <jet@gyve.org>
8196
8197 * hexl.el (hexl-mode): Use `make-local-variable' instead of
8198 `make-variable-buffer-local'.
8199
8200 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
8201
8202 * find-dired.el (find-dired): Call `shell-command' instead of
8203 `start-process-shell-command'. By this, Tramp takes over
8204 handling of remote directories.
8205
8206 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
8207
8208 * newcomment.el (comment-use-global-state): New var.
8209 (comment-search-forward): Use it.
8210
8211 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
8212
8213 * cus-edit.el (fill) <defgroup>: Move to fill.el.
8214
8215 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
8216 (enable-kinsoku): Make it a defcustom.
8217 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
8218 paragraph to same-comment-start-marker.
8219
8220 2004-03-07 Dave Love <fx@gnu.org>
8221
8222 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
8223 (browse-url-mail): Use it.
8224
8225 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
8226 (rfc2368-unhexify-string): Use replace-regexp-in-string.
8227
8228 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
8229
8230 * woman.el (woman-man.conf-path): Doc fix.
8231 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
8232
8233 2004-03-07 Eli Zaretskii <eliz@gnu.org>
8234
8235 * sort.el (sort-columns): Remove ms-dos from the list of systems
8236 where the external `sort' command is not used.
8237
8238 2004-03-07 Kim F. Storm <storm@cua.dk>
8239
8240 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
8241 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
8242 from overlay-arrow-variable-list.
8243 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
8244
8245 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
8246
8247 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
8248 overlay arrow string properly for the assembler buffer.
8249
8250 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
8251
8252 * mail/sendmail.el (mail-mode): Fix last change.
8253
8254 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
8255
8256 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
8257 for the assembler buffer.
8258 (gdb-assembler-custom): Position the overlay arrow.
8259 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
8260
8261 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
8262
8263 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
8264
8265 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
8266 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
8267
8268 * mail/sendmail.el (mail-mode): Set comment-start-skip.
8269
8270 * newcomment.el (uncomment-region): Allow non-terminated comment.
8271 (comment-normalize-vars): Check the user-specified comstart marker.
8272
8273 2004-03-04 Jesper Harder <harder@ifa.au.dk>
8274
8275 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
8276 Otherwise, do use it if the region only contains font-lock text
8277 properties.
8278
8279 2004-03-04 Masatake YAMATO <jet@gyve.org>
8280
8281 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
8282 as the callback function for eldoc.
8283 (hexl-print-current-point-info): New function.
8284 (hexl-current-address): Print the address in both decimal
8285 and hexadecimal format.
8286
8287 2004-03-04 Richard M. Stallman <rms@gnu.org>
8288
8289 * mail/rmail.el (rmail-convert-to-babyl-format):
8290 Specify t for UNIBYTE when calling mail-unquote-printable-region.
8291
8292 * mail/mail-utils.el (mail-unquote-printable-region):
8293 New arg UNIBYTE.
8294
8295 * startup.el (command-switch-alist): Doc fix.
8296
8297 * simple.el (undo): Temporarily set this-command to `undo-start',
8298 then set it to `undo' once undo-start returns without error.
8299
8300 * simple.el (minibuffer-history-sexp-flag): Doc fix.
8301
8302 * simple.el (kill-line): Don't disregard trailing whitespace
8303 in eol condition, if show-trailing-whitespace is set.
8304
8305 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
8306 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
8307 When disabling, restore old values only if mouse-sel-has-been-enabled.
8308
8309 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
8310 (isearch-{-char): New function.
8311 (isearch-mode-map): Bind { to isearch-{-char.
8312
8313 * font-lock.el (lisp-font-lock-keywords-2):
8314 Turn off the CL with-... and do-... general patterns.
8315 Instead, recognize several specific with... and do... constructs.
8316
8317 * files.el (switch-to-buffer-other-window):
8318 Bind same-window-buffer-names and same-window-regexps to nil.
8319 (switch-to-buffer-other-frame): Likewise.
8320
8321 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
8322
8323 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
8324 recognizing leading comment on code line.
8325
8326 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
8327
8328 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
8329 hidden files/directories.
8330
8331 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
8332
8333 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
8334 only comment-start (in case the mode hasn't set it).
8335
8336 * Makefile.in (AUTOGENEL): New var.
8337 (bootstrap-prepare): Rename from bootstrap-clean.
8338 Don't remove elc files.
8339 (maintainer-clean): New target.
8340
8341 * xml.el (xml-get-attribute-or-nil): Simplify.
8342
8343 2004-03-02 Juri Linkov <juri@jurta.org>
8344
8345 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
8346 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
8347 URL to prevent their substitution with the environment variable
8348 values by browsers.
8349
8350 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8351
8352 * ps-print.el: Doc fix.
8353 (ps-print-version): New version number (6.6.3).
8354 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
8355 Docstring fix.
8356 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
8357 before printing.
8358 (ps-time-stamp-yyyy-mm-dd): New fun.
8359 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
8360
8361 2004-03-02 Kim F. Storm <storm@cua.dk>
8362
8363 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
8364
8365 2004-03-01 Juanma Barranquero <lektu@terra.es>
8366
8367 * allout.el (allout-rebullet-heading): Fix typo in docstring.
8368
8369 * desktop.el (desktop-file-version)
8370 (desktop-after-read-hook): Fix typos.
8371 (desktop-clear-preserve-buffers): Remove redundant info in
8372 docstring already shown by the obsolescence message.
8373 (desktop-truncate, desktop-internal-v2s)
8374 (desktop-value-to-string): Change argument name to match docstring.
8375
8376 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
8377
8378 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
8379 docstring.
8380
8381 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8382
8383 * printing.el: Replace "As Is..." in PostScript file print/preview by
8384 "No Preprocessing...". Suggested by Colin Marquardt
8385 <_marquardt_@zmd.de>.
8386 (pr-insert-section-4): Adjust buffer interface.
8387
8388 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
8389
8390 Version 2.0.39 of Tramp released.
8391
8392 * net/tramp.el (tramp-handle-file-local-copy)
8393 (tramp-handle-write-region, tramp-open-connection-rsh):
8394 Variable name typo. Small change. From Patrick Tullmann
8395 <tullmann@flux.utah.edu>.
8396 (tramp-process-connection-type): New variable.
8397 (tramp-maybe-open-connection): Use it.
8398 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
8399 (tramp-touch): Set last-modified time of a remote file.
8400 (tramp-handle-write-region): Say which function is used when encoding.
8401
8402 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8403
8404 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
8405 case of non-existing filename, too. Reported by Christoph Bauer
8406 <c_bauer@informatik.uni-kl.de>.
8407 (tramp-smb-get-file-entries): The directory in question should
8408 have permissions "drwxrwxrwx". Just virtual, because we don't
8409 know the real permissions. Don't we know?
8410 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
8411 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
8412 (tramp-smb-wait-for-output): Optimize algorithm getting pending
8413 output. If it was received chunkwise, there have been problems.
8414 Remove the "prompt not found" error message; it is obvious.
8415 Simplify algorithm.
8416 (tramp-smb-process-running): Remove. Since we acknowledge the
8417 virtual prompt for shares, there's no need for distinction of
8418 reading shares (process ends afterwards) and interactive mode of
8419 smblient.
8420 (tramp-smb-open-connection): Setting process sentinel removed.
8421 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
8422 "NT_STATUS_NETWORK_ACCESS_DENIED".
8423 (tramp-smb-maybe-open-connection): Set `process-connection-type'
8424 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
8425 (top-level): Setting default value in `tramp-default-method-alist'
8426 corrected. Order of USER and HOST have been wrong.
8427 Nobody complained for months ...
8428 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
8429 (tramp-smb-open-connection): Clear password cache if login has failed.
8430
8431 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
8432 `tramp-unified-filenames'.
8433 (tramp-completion-mode): Make test for XEmacs explicitely.
8434 `event-to-character' can exists in Emacs packages too.
8435 Reported by Matt Swift <swift@alum.mit.edu>.
8436 (tramp-buffer-name): Buffer name must contain the user if exists.
8437 Reported by Adrian Phillips <a.phillips@met.no>.
8438 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
8439 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
8440 (tramp-do-copy-or-rename-file-out-of-band): Rename from
8441 `tramp-do-copy-or-rename-file-one-local', because it handles also
8442 the case both files use the same out-of-band method.
8443 Implementation added.
8444 (tramp-handle-file-local-copy, tramp-handle-write-region):
8445 Out-of-band handling removed. `copy-file' called instead, which
8446 calls `tramp-do-copy-or-rename-file-out-of-band'.
8447 (tramp-action-password): Check for out-of-band method removed.
8448 This function is used for 'login-program.
8449 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
8450 appropriate.
8451 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
8452 and `tramp-parse-sknownhosts'.
8453 (tramp-completion-function-alist): It's a defvar now, because we
8454 want to apply the optimized `tramp-set-completion-function'
8455 instead of a static list.
8456 (tramp-set-completion-function): Implementation tuned.
8457 Avoid double entries, and entries where the function or the
8458 file/directory doesn't exist.
8459 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
8460 for SSH2.
8461 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
8462 (tramp-handle-dired-compress-file): New function.
8463 (tramp-async-proc): New variable.
8464 (tramp-handle-shell-command): Adding asynchronous processes.
8465 They are far from being perfect, but it works at least for
8466 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
8467 (top-level): Require password.el if visible. Should be mandatory
8468 once No Gnus has found its way into (X)Emacs.
8469 (tramp-read-passwd): Invoke `password-read' if available,
8470 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
8471 fallback any longer.
8472 (tramp-clear-passwd): New function.
8473 (tramp-process-actions, tramp-process-multi-actions):
8474 Clear password cache if login has failed.
8475
8476 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
8477 its own module.
8478 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
8479 `ange-ftp-ftp-name-res'. There could be incorrect values from
8480 previous calls in case the "ftp" method is used in the Tramp file
8481 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
8482
8483 2004-02-28 Richard M. Stallman <rms@gnu.org>
8484
8485 * term.el (term-mouse-paste): Call mouse-set-point.
8486
8487 * thumbs.el: New file.
8488
8489 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8490
8491 * progmodes/ebnf-abn.el: Doc fix.
8492
8493 * progmodes/ebnf-bnf.el: Doc fix.
8494 (ebnf-repeat): Code fix.
8495
8496 * progmodes/ebnf2ps.el: Doc fix.
8497 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
8498
8499 2004-02-28 Juri Linkov <juri@jurta.org>
8500
8501 * ffap.el (dired-at-point): Additional writability test for
8502 relative directory names.
8503 (dired-at-point-prompter): Treat directories as a directory, get
8504 the directory component from files.
8505 (ffap-string-at-point): Return string from region if region is active.
8506 (ffap-file-at-point): Remove redundant code.
8507
8508 2004-02-28 Kim F. Storm <storm@cua.dk>
8509
8510 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
8511 Initialize margin area images to nil.
8512 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
8513 (breakpoint-enabled-bitmap-face)
8514 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
8515 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
8516 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
8517 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
8518 (gdb-reset): Use gdb-remove-breakpoint-icons.
8519 (gdb-put-string): Add dprop arg to specify alternative display
8520 property (for setting fringe bitmap).
8521 (gdb-remove-strings): Doc fix.
8522 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
8523 icon in fringe (if available), or else as icon or text in display
8524 margin. Creates necessary icons in breakpoint-bitmap,
8525 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
8526 Also make left window margin if required.
8527 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
8528 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
8529 no longer needed.
8530 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
8531 gdb-put-breakpoint-icon.
8532 (gdb-assembler-mode): Don't set left-margin-width here.
8533
8534 2004-02-27 Kevin Ryde <user42@zip.com.au>
8535
8536 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
8537 comma, so that it DTRT in macros.
8538
8539 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
8540
8541 * progmodes/sh-script.el (sh-shell-arg)
8542 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
8543 (sh-leading-keywords, sh-other-keywords): Fix custom type.
8544
8545 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
8546
8547 * faces.el (face-spec-set-match-display): Add a new attribute,
8548 `min-colors'.
8549 (region, highlight, secondary-selection): Use `min-colors'.
8550
8551 * custom.el (defface): Add documentation for `min-colors'.
8552
8553 * font-lock.el (font-lock-comment-face, font-lock-string-face)
8554 (font-lock-keyword-face, font-lock-function-name-face)
8555 (font-lock-variable-name-face, font-lock-constant-face):
8556 Use `min-colors'.
8557
8558 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
8559
8560 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8561
8562 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
8563 define assq-delete-all if it's not defined.
8564 (ebnf-generate-region): Code fix.
8565
8566 * printing.el: Doc fix.
8567 (pr-version): New version number (6.7.2).
8568 (pr-command): Return empty string if command is an empty string.
8569
8570 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8571
8572 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
8573
8574 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
8575 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
8576 semi-down-full. Fix a bug on productions like test = {"test"}* | (
8577 "tt" ["test"] ). Reported by Markus Dreyer
8578 <mdreyer@ix.urz.uni-heidelberg.de>.
8579 (ebnf-version): New version number (4.0).
8580 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
8581 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
8582 (ebnf-delete-style): New commands.
8583 (ebnf-directory, ebnf-file): New funs.
8584 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
8585 (ebnf-production-name-p, ebnf-stop-on-error): New options.
8586 (ebnf-syntax-alist): New var.
8587 (ebnf-element-width): New fun replacing ebnf-list-width.
8588 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
8589 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
8590 (ebnf-prologue): Adjust vars.
8591 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
8592 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
8593 (ebnf-check-style-values, ebnf-generate-production)
8594 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
8595 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
8596 (ebnf-token-repeat): Code fix.
8597
8598 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
8599 %right, %left and %prec. Suggested by Matthew K. Junker
8600 <junker@alum.mit.edu>.
8601 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
8602
8603 * progmodes/ebnf-iso.el: Doc fix.
8604 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
8605 (ebnf-iso-lex): Code fix.
8606
8607 * progmodes/ebnf-bnf.el: Doc fix.
8608 (ebnf-bnf-lex): Code fix.
8609
8610 * progmodes/ebnf-otz.el: Doc fix.
8611
8612 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
8613
8614 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
8615 (abbrev-prefix-mark): Doc fix.
8616
8617 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
8618
8619 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
8620 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
8621 (gdb-var-delete): Make interactive (really).
8622 (gdb-edit-value): Make non-interactive.
8623
8624 * progmodes/gud.el (gud-speedbar-menu-items):
8625 Add gdb-var-delete and, indirectly, gdb-edit-value.
8626 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
8627 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
8628 (gud-gdb-marker-filter): Add comment for annotations.
8629
8630 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
8631
8632 * calendar/calendar.el (generate-calendar)
8633 (calendar-read-date): Prevent display of BC calendars once more -
8634 reverts 2003-10-01 change.
8635 (generate-calendar-month): Doc fix.
8636
8637 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8638
8639 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
8640 return value of increment-calendar-month.
8641
8642 2004-02-21 Stephen Compall <s11@member.fsf.org>
8643
8644 * saveplace.el (save-place-forget-unreadable-files)
8645 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
8646 (save-place-forget-unreadable-files): New function.
8647 (save-place-alist-to-file): Use it to filter out files that are
8648 no longer readable.
8649
8650 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
8651 current Texinfo environment, using the same method as in
8652 `texinfo-insert-@end', and insert a space rather than a newline if
8653 point in a @table environment.
8654
8655 2004-02-21 Juri Linkov <juri@jurta.org>
8656
8657 * ffap.el (ffap-file-at-point): Try parent directories.
8658
8659 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
8660
8661 * vcursor.el (vcursor-modifiers): New defcustom.
8662 (vcursor-cs-binding): Use vcursor-modifiers instead of a
8663 hard-coded list.
8664
8665 2004-02-21 Masatake YAMATO <jet@gyve.org>
8666
8667 * play/animate.el (animate-birthday-present): Accept names other
8668 than `Sarah', too.
8669
8670 2004-02-21 Juri Linkov <juri@jurta.org>
8671
8672 * startup.el: Remove table of command line arguments from the
8673 Commentary section.
8674
8675 2004-02-20 John Wiegley <johnw@newartisans.com>
8676
8677 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
8678 again" modifier from 'e' to 'E', since 'e' is also used by the
8679 "file extension" modifier.
8680
8681 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
8682
8683 * help-fns.el (describe-categories): Doc fix.
8684
8685 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
8686
8687 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
8688 temporary file for buffer already visiting one. This change makes
8689 output likely to be directly usable by patch program.
8690 Suggested by Adrian Aichner <adrian@xemacs.org>
8691
8692 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
8693
8694 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
8695 case of variables defined in compound statements.
8696 (gdb-setup-windows, gdb-source-info, gdb-source-info):
8697 Simplify constructions using switch-to-buffer.
8698
8699 2004-02-19 Simon Josefsson <jas@extundo.com>
8700
8701 * play/morse.el: Fix typo.
8702 (morse-code): Add @.
8703
8704 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
8705
8706 * calendar/appt.el (appt-display-format): Change default to
8707 'ignore, for backwards compatibility.
8708 (appt-display-message): If appt-display-format is 'ignore,
8709 respect old vars appt-msg-window and appt-visible.
8710 (appt-activate): Don't depend on return value of cancel-timer.
8711
8712 * calendar/calendar.el (calendar-holidays): Doc fix.
8713
8714 * calendar/cal-coptic.el (coptic-prompt-for-date):
8715 Use assoc-string instead of assoc-ignore-case.
8716 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
8717 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
8718 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
8719 * calendar/cal-islam.el (calendar-goto-islamic-date)
8720 (mark-islamic-diary-entries): Ditto.
8721 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
8722 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
8723 (calendar-read-mayan-tzolkin-date): Ditto.
8724 * calendar/calendar.el (calendar-read-date): Ditto.
8725 * calendar/diary-lib.el (mark-diary-entries): Ditto.
8726
8727 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
8728
8729 * progmodes/executable.el (executable-command-find-posix-p):
8730 Fix choice of the directory.
8731
8732 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
8733
8734 * simple.el (interprogram-cut-function)
8735 (interprogram-paste-function, kill-new, kill-append):
8736 Doc fixes.
8737 (kill-region): Make it return nil. Doc fix.
8738 (yank-pop): Make its argument optional.
8739 (yank): Make ARG `-' equivalent to `-1'.
8740
8741 2004-02-17 Eli Zaretskii <eliz@gnu.org>
8742
8743 * mail/rmail.el (rmail-get-new-mail): Don't reference
8744 rmail-use-spam-filter if rmail-spam-filter is not loaded.
8745
8746 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
8747
8748 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
8749 if one of global-auto-revert-non-file-buffers or autorevert-mode
8750 is non-nil.
8751
8752 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8753
8754 * subr.el (delete-dups): A better implementation from Karl Heuer
8755 <kwzh@gnu.org>.
8756
8757 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
8758
8759 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
8760 correct place.
8761 * progmodes/icon.el (icon-indent-command): Ditto.
8762 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
8763
8764 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8765
8766 * progmodes/grep.el (grep-compute-defaults): Undo change from
8767 2004-01-29: don't use executable-command-find-posix-p.
8768
8769 2004-02-16 Richard Sharman <rsharman@pobox.com>
8770
8771 * hilit-chg.el: Use require instead of eval-and-compile.
8772 (highlight-compare-buffers): New function.
8773
8774 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
8775
8776 * man.el (Man-fontify-manpage): Render section headings in
8777 `Man-overstrike-face' even when overstrike was not used by man
8778 formatter for section headings.
8779
8780 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
8781
8782 * rmail-spam-filter.el: (vm-use-spam-filter)
8783 (rsf-min-region-length-added-to-spam-list): New variables.
8784 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
8785 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
8786 spam testing. Don't delete spam message if automatic deletion
8787 after output via variable rmail-delete-after-output is turned on.
8788 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
8789 rsf-bbdb-dont-create-entries-for-spam.
8790 (check-field): New function, extracted from code in
8791 rmail-spam-filter to ease addition of header fields like content-type.
8792 (message-content-type): New variable to check the content-type:
8793 field added, also in defcustom of rsf-definitions-alist.
8794 (rmail-spam-filter): Replace repeated test code for header fields
8795 by calls to check-field; change the call to
8796 rmail-output-to-rmail-file such that rmail-current-message stays
8797 the same to avoid wrong deletion of unseen flags.
8798 (rsf-add-contents-type): New function to convert old format
8799 of rmail-spam-definitions-alist into new one.
8800 Change prefixes of all variables and functions from
8801 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
8802
8803 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8804
8805 * loadhist.el (unload-hook-features-list): New defvar.
8806
8807 2004-02-16 Dave Love <fx@gnu.org>
8808
8809 * loadhist.el (unload-feature): Doc fix. Rename flist to
8810 unload-hook-features-list.
8811
8812 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
8813
8814 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
8815 cookie. Don't check if we are looking-at open-formula.
8816
8817 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8818
8819 * subr.el (match-string-no-properties): Use substring-no-properties.
8820
8821 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8822
8823 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
8824 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
8825 Use lower-case "rx" in all error message.
8826
8827 2004-02-16 Dave Love <fx@gnu.org>
8828
8829 * emacs-lisp/rx.el (rx-or): Put group around result.
8830 (rx-constituents): Add backref.
8831 (rx-syntax): Add string-delimiter, comment-delimiter.
8832 (rx-categories): Add combining-diacritic.
8833 (rx-check-not, rx-greedy, rx): Doc fix.
8834 (rx-backref, rx-check-backref): New.
8835
8836 2004-02-16 Jesper Harder <harder@ifa.au.dk>
8837
8838 * newcomment.el (uncomment-region): Allow eob as comment end.
8839
8840 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
8841
8842 * filecache.el: All message and error commands now use prefix
8843 "Filecache:" to make it easy to read *Messages* buffer.
8844
8845 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
8846
8847 * autorevert.el: Add support to detect changed dired and VC buffers.
8848 (auto-revert-active-p, auto-revert-list-diff)
8849 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
8850 (auto-revert-handler, auto-revert-active-p): New functions.
8851 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
8852 and `auto-revert-active-p'.
8853 (eval-when-compile): Defvar dired-directory and vc-mode.
8854 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
8855 (auto-revert-handler-vc): New functions.
8856
8857 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
8858
8859 * progmodes/compile.el (compilation-directory): New defvar.
8860 (compile): Save current directory in compilation-directory.
8861 (recompile): Bind default-directory to compilation-directory if
8862 that is non-nil.
8863
8864 2004-02-16 Dave Love <fx@gnu.org>
8865
8866 * newcomment.el (comment-insert-comment-function)
8867 (comment-region-function, uncomment-region-function): New.
8868 (comment-indent): Use comment-insert-comment-function.
8869 (uncomment-region): Use uncomment-region-function.
8870 (comment-region): Use comment-region-function.
8871
8872 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
8873
8874 2004-02-16 Richard Stallman <rms@gnu.org>
8875
8876 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
8877 loaddefs* and ldefs-boot*.
8878
8879 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8880
8881 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
8882 and email address at the beginning and end of the address.
8883
8884 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
8885 anchored at the beginning of the email address.
8886
8887 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
8888
8889 * international/ccl.el (ccl-compile-write): Pass `left' to
8890 ccl-embed-code to generate correct code of write-expr-register.
8891
8892 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
8893
8894 * progmodes/grep.el (grep-compute-defaults): Fix typos.
8895
8896 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8897
8898 * x-dnd.el: Mention support for Motif in commentary.
8899 (x-dnd-handle-drag-n-drop-event): Ditto.
8900
8901 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8902
8903 * ses.el: Use "ses--" prefixes for buffer-local variables.
8904 Use (point-min) instead of 1, even when we know the buffer
8905 is unnarrowed.
8906 (ses-build-load-map): Delete. Distribute its content to defconst's for
8907 the three maps.
8908 (ses-menu, ses-header-line-menu): New menus.
8909 (ses-mode-map): Use them.
8910 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
8911
8912 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
8913
8914 * Makefile.in: Fix the CC Mode recompile kludge so it works
8915 when building in a different directory.
8916
8917 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
8918
8919 * simple.el (kill-new): Put yank-handler property on the entire string.
8920
8921 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
8922
8923 * diff.el: Don't use compile any more, use diff-mode instead.
8924 (diff-regexp-alist, diff-old-file, diff-new-file)
8925 (diff-parse-differences, diff-process-setup): Remove.
8926 (diff-sentinel): New fun.
8927 (diff): Use it. Run the process ourselves.
8928 Use diff-mode for the rest of the processing.
8929
8930 * diff.el (diff): Simplify code handling `switch'.
8931
8932 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
8933
8934 * pcvs-defs.el (cvs-menu): Add `tag'.
8935
8936 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8937
8938 * simple.el (kill-append): Doc fix.
8939
8940 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8941 Adapt outline-regexp to the new conventions for commenting out code.
8942
8943 2004-02-11 John Paul Wallington <jpw@gnu.org>
8944
8945 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
8946
8947 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
8948
8949 * diff.el (diff-switches): New fun.
8950 (diff, diff-backup): Use it.
8951 (diff): Clean up the args construction. Use backquote.
8952 Use listp instead of consp to avoid putting a nil arg.
8953 (diff): Add a revert-buffer function.
8954
8955 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8956
8957 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
8958 handled by x-dnd-handle-file-name.
8959 (x-dnd-known-types): Add COMPOUND_TEXT.
8960 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
8961 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
8962 x-dnd-empty-state.
8963 (x-dnd-forget-drop): Ditto.
8964 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
8965 (x-dnd-handle-one-url): Return private when inserting text.
8966 (x-dnd-insert-ctext): New function.
8967 (x-dnd-handle-file-name): New function for FILE_NAME.
8968 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
8969 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
8970 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
8971
8972 2004-02-10 Kenichi Handa <handa@m17n.org>
8973
8974 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
8975 instead of while loop.
8976
8977 2004-02-10 Miles Bader <miles@gnu.org>
8978
8979 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
8980
8981 2004-02-09 Kenichi Handa <handa@m17n.org>
8982
8983 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
8984 have end-of-line.
8985
8986 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
8987
8988 * Makefile.in: Added extra dependencies in the recompile target
8989 needed to cope with the compile time macro expansions in CC Mode.
8990
8991 2004-02-09 Kim F. Storm <storm@cua.dk>
8992
8993 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
8994 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
8995 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
8996 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
8997 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
8998 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
8999 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
9000 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
9001 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
9002 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
9003 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
9004
9005 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
9006
9007 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
9008 Don't allow shrink if there's a window on our right.
9009
9010 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
9011 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
9012 Bring together declaration and initialization.
9013 (prolog-mode-variables): Don't set the syntax table.
9014 Don't set paragraph-start and comment-indent-function.
9015 Add /*..*/ to the comment regexps.
9016 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
9017 (prolog-mode-map): Don't bind TAB.
9018 (prolog-mode): Set the syntax table.
9019 (prolog-comment-indent): Remove.
9020 (inferior-prolog-mode-map): Initialize in the declaration.
9021 (inferior-prolog-mode-syntax-table)
9022 (inferior-prolog-mode-abbrev-table): New vars.
9023 (inferior-prolog-mode): Derive from comint-mode.
9024 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
9025 minibuffer windows.
9026
9027 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
9028 in file names, as long as it is unabmiguous.
9029
9030 2004-02-08 Andreas Schwab <schwab@suse.de>
9031
9032 * textmodes/reftex-toc.el
9033 (reftex-toc-load-all-files-for-promotion): Remove useless use of
9034 format. Doc fix.
9035
9036 * textmodes/refer.el (refer-find-entry-internal): Remove extra
9037 format string arguments.
9038
9039 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
9040 string argument.
9041
9042 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
9043
9044 * play/zone.el (zone-call): Fix format string.
9045
9046 * net/webjump.el (webjump-builtin): Add missing format string argument.
9047
9048 * midnight.el (midnight-delay-set): Remove extra format string argument.
9049
9050 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
9051
9052 * hexl.el (hexl-insert-char): Add missing format string argument.
9053
9054 * format.el (format-decode): Fix format string.
9055
9056 * emulation/vi.el (vi-mode): Remove extra format string argument.
9057 (vi-repeat-last-search): Likewise.
9058 (vi-reverse-last-search): Likewise.
9059 (vi-goto-mark): Likewise.
9060 (vi-reverse-last-find-char): Likewise.
9061 (vi-repeat-last-find-char): Likewise.
9062 (vi-locate-def): Likewise.
9063
9064 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
9065
9066 * ediff-util.el (ediff-toggle-read-only): Remove extra format
9067 string argument.
9068 (ediff-toggle-regexp-match): Likewise.
9069
9070 * dired-aux.el (dired-do-query-replace-regexp): Add missing
9071 format string argument.
9072
9073 * calc/calc-map.el (calc-get-operator): Remove extra format
9074 string argument.
9075
9076 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
9077
9078 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
9079 string argument.
9080
9081 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
9082
9083 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
9084
9085 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
9086
9087 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
9088 (cl-struct-setf-expander): Likewise.
9089
9090 * vc.el (with-vc-file): Fix unsafe uses of error.
9091 (vc-cancel-version): Likewise.
9092
9093 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
9094
9095 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
9096 thousands separator; fixes <class>:<line-number> regexp for
9097 non-english locales.
9098
9099 2004-02-08 Andreas Schwab <schwab@suse.de>
9100
9101 * view.el (view-mode-enable): Revert previous change.
9102
9103 2004-02-07 Kim F. Storm <storm@cua.dk>
9104
9105 * simple.el (line-number-at-pos): Rename from line-at-pos.
9106 Uses changed (what-line and vc-annotate-warp-version).
9107
9108 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
9109
9110 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
9111 (diff-mode): Remove aborted attempt at support for compile.el.
9112 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
9113
9114 2004-02-06 Andreas Schwab <schwab@suse.de>
9115
9116 * view.el (view-mode-enable): Add view-mode-map to
9117 minor-mode-overriding-map-alist.
9118
9119 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9120
9121 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
9122
9123 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
9124
9125 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
9126 with point inside rather than after the paragraph.
9127
9128 2004-02-04 Sam Steingold <sds@gnu.org>
9129
9130 * mail/smtpmail.el (smtpmail-try-auth-methods):
9131 Do not try authentication when no mechanism is available.
9132 Pass port-name as defaultport to `netrc-machine'.
9133
9134 2004-02-04 Stephen Eglen <stephen@gnu.org>
9135
9136 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
9137 to show how minibuffer height can be constrained.
9138
9139 2004-02-04 John Paul Wallington <jpw@gnu.org>
9140
9141 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
9142
9143 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9144
9145 * x-dnd.el: New file for drag and drop.
9146
9147 * term/x-win.el: require x-dnd, set after-make-frame-functions
9148 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
9149 drag-n-drop event.
9150
9151 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
9152 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
9153 (dired-dnd-handle-file): New functions for drag and drop support.
9154 (dired-mode): Initialize drag and drop if x-dnd present.
9155
9156 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
9157
9158 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
9159 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
9160 (cperl-mode): Set fill-paragraph-function.
9161 (cperl-fill-paragraph): Make it non-interactive.
9162
9163 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
9164
9165 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
9166
9167 2004-02-02 David Kastrup <dak@gnu.org>
9168
9169 * replace.el (perform-replace): Allow 'literal argument in
9170 regexp-flag to indicate literal replacement.
9171 (query-replace-regexp-eval): Use it.
9172
9173 2004-02-01 Andreas Schwab <schwab@suse.de>
9174
9175 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
9176
9177 2004-02-01 Stephen Eglen <stephen@gnu.org>
9178
9179 * info-look.el: Add support for maxima-mode. Update commentary
9180 because info-lookup-symbol is now bound to C-h S.
9181
9182 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
9183
9184 * simple.el (edit-and-eval-command): Bind print-level and
9185 minibuffer-history-sexp-flag around call to read-from-minibuffer.
9186 Correct initial position in command-history.
9187
9188 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
9189
9190 * files.el (read-directory-name): Adapt the docstring to recent
9191 change in Fread_file_name.
9192
9193 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
9194
9195 * ses.el (ses-print-cell): If print format too wide for column
9196 width, truncate decimal places if that helps to avoid "#####" fill.
9197 * ses.el (ses-initial-column-width): Revert previous change.
9198
9199 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
9200
9201 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
9202 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
9203 Add edebug info.
9204 (jit-lock-mode): Setup/cancel the new timer.
9205 (jit-lock-context-fontify): New fun. Extracted from
9206 context fontification code of jit-lock-stealth-fontify.
9207 (jit-lock-stealth-fontify): Don't do context fontification any more.
9208
9209 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
9210 (jit-lock-fontify-now): Handle the `quit' case.
9211 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
9212
9213 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
9214
9215 * progmodes/executable.el (executable-command-find-posix-p):
9216 New. Check if find handles arguments Posix-style.
9217
9218 * progmodes/grep.el (grep-compute-defaults):
9219 Use executable-command-find-posix-p.
9220 (grep-find): Check `grep-find-command'.
9221
9222 * filecache.el (file-cache-find-posix-p): Delete.
9223 (file-cache-add-directory-using-find):
9224 Use `executable-command-find-posix-p'.
9225
9226 2004-01-29 Dave Love <fx@gnu.org>
9227
9228 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
9229 Iterate the hook function if arg is given.
9230 (mark-defun, narrow-to-defun): Change order of finding the limits.
9231
9232 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
9233 (byte-compile-format-warn): New.
9234 (byte-compile-callargs-warn): Use it.
9235 (Format, message, error): Add byte-compile-format-like property.
9236 (byte-compile-maybe-guarded): New.
9237 (byte-compile-if, byte-compile-cond): Use it.
9238 (byte-compile-lambda): Compile interactive forms,
9239 just to make warnings about them.
9240
9241 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
9242
9243 * ses.el (ses-initial-column-width): Increase to 14, so it will
9244 work well with the default printer of "%.7g" for extreme values
9245 like "-1.234567e+07".
9246
9247 2004-01-29 Kenichi Handa <handa@m17n.org>
9248
9249 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
9250
9251 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
9252
9253 * dos-w32.el: Added support for the `default-printer-name' function.
9254
9255 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
9256
9257 * server.el (server-socket-name): Don't use the hostname in the
9258 socket name since /tmp is local to the host anyway.
9259
9260 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
9261 robust check of widening and fix var-naming.
9262
9263 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
9264
9265 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
9266 or rmail-spam- to rsf- in all function and variable names.
9267 (rsf-min-region-to-spam-list): New variable.
9268 (rsf-bbdb-auto-delete-spam-entries): Rename from
9269 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
9270 scanned together with the recipients field for spam testing; Don't
9271 delete spam message if rmail-delete-after-output is non-nil;
9272 (rsf-check-field): New function, extracted from code in
9273 rmail-spam-filter to ease addition of header fields like
9274 content-type:;
9275 (message-content-type): New variable. The content-type: field was
9276 added also in defcustom of rsf-definitions-alist;
9277 (rmail-spam-filter): Replace repeated test code for header fields
9278 by calls to check-field; change the call to
9279 rmail-output-to-rmail-file such that rmail-current-message stays
9280 the same to avoid wrong deletion of unseen flags.
9281 (rmail-use-spam-filter): Add autoload cookie.
9282
9283 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
9284
9285 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
9286 (file-cache-add-directory-using-find): Add Cygwin support.
9287 (file-cache-find-command-posix-flag): New user variable.
9288
9289 * filecache.el (file-cache-add-directory): Check for
9290 directories an remove them from dir-files.
9291
9292 2004-01-27 Richard M. Stallman <rms@gnu.org>
9293
9294 * man.el (Man-fontify-manpage): Clean up message.
9295
9296 2004-01-27 Kenichi Handa <handa@m17n.org>
9297
9298 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
9299 (sentence-end): Define using sentence-end-without-space.
9300
9301 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
9302 a sentence ends with one of a character in sentence-end-without-space.
9303
9304 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
9305
9306 * font-lock.el (font-lock): Add jit-lock as explicit group member.
9307 (jit-lock): Group declaration moved to jit-lock.el.
9308 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
9309 when necessary.
9310
9311 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
9312 (jit-lock-context-unfontify-pos): Rename from
9313 jit-lock-first-unfontify-pos.
9314 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
9315
9316 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
9317
9318 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
9319 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
9320 (fortran-fill): When filling a string, adjust re-search-backward
9321 argument for special case of string just on fill-column.
9322 When filling non-string, allow one extra char if
9323 fortran-break-before-delimiters is non-nil.
9324 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
9325 Use fortran-break-delimiters-re and fortran-no-break-re to
9326 correctly handle cases such as "**".
9327
9328 * progmodes/f90.el (f90-break-delimiters): Doc fix.
9329 (f90-no-break-re): Add some extra tokens. Doc fix.
9330
9331 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
9332
9333 * mail/rmail-spam-filter.el:
9334 Use two semicolons as Commentary line prefix.
9335 Add ";;; Code:" stylized comment.
9336 Delete end-of-line whitespace.
9337 Wrap (require 'cl) with `eval-when-compile'.
9338
9339 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
9340
9341 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
9342 at the top level of vc.el.
9343
9344 2004-01-23 Andre Spiegel <spiegel@gnu.org>
9345
9346 * vc.el (vc-current-line): Function removed. This is now done by
9347 the new function line-at-pos in simple.el.
9348 (vc-annotate-warp-version): Use line-at-pos instead of
9349 vc-current-line.
9350
9351 2004-01-22 Kim F. Storm <storm@cua.dk>
9352
9353 * simple.el (line-at-pos): New defun.
9354 (what-line): Use it. Optimize by only counting lines in narrowed
9355 region once.
9356
9357 2004-01-22 Kenichi Handa <handa@m17n.org>
9358
9359 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
9360 point (register r1) only for charset mule-unicode-0100-24ff.
9361
9362 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
9363
9364 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
9365 trailing white space and ensure a final newline.
9366
9367 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
9368 Add autoload cookie.
9369
9370 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
9371
9372 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
9373 activate view-mode explicitly.
9374
9375 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9376
9377 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
9378 use clipboard first.
9379
9380 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
9381
9382 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
9383 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
9384 (vc-mcvs-cvs): Remove.
9385 (vc-mcvs-command): Remove use of assert.
9386
9387 * outline.el (outline-insert-heading): Tighten up match.
9388 (outline-demote, outline-move-subtree-down): Don't assume anything
9389 about outline-regexp.
9390
9391 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
9392 (texinfo-show-structure): Explicitly add ^, and simplify.
9393
9394 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
9395
9396 * calendar/appt.el (appt-check): Restore usage of
9397 appt-issue-message deleted in previous change.
9398 (top-level): Activate package when loaded (needed for backwards
9399 compatibility).
9400
9401 2004-01-20 Jesper Harder <harder@ifa.au.dk>
9402
9403 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
9404 following previous change to smtpmail-send-data.
9405
9406 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
9407
9408 * vc.el (vc-default-previous-version): Doc enhancement.
9409 (vc-default-next-version): New function.
9410 (vc-print-log): New arg FOCUS-REV.
9411 (vc-annotate-mode): Derive from view-mode.
9412 (vc-annotate): New args REVISION, DISPLAY-MODE.
9413 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
9414 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
9415 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
9416 (vc-annotate-show-diff-revision-at-line, vc-current-line)
9417 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
9418
9419 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
9420
9421 2004-01-19 Karl Berry <karl@gnu.org>
9422
9423 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
9424 or "TexInfo".
9425
9426 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
9427
9428 * subr.el (delete-dups): New function.
9429
9430 2004-01-19 Karl Berry <karl@gnu.org>
9431
9432 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
9433 with ^, since that's what texinfo-show-structure
9434 documentation says (plus it works much better in texinfo.txi).
9435
9436 2004-01-18 Jesper Harder <harder@ifa.au.dk>
9437
9438 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
9439
9440 2004-01-18 David Ponce <david@dponce.com> (tiny change)
9441
9442 * progmodes/which-func.el (which-function-mode): Don't cancel
9443 which-func-update-timer if not set.
9444
9445 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
9446
9447 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
9448 Remove spurious left square bracket in XX:XXam regexp.
9449
9450 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
9451
9452 * progmodes/cc-defs.el: Do not require cl at run time.
9453
9454 2004-01-16 Richard M. Stallman <rms@gnu.org>
9455
9456 * emacs-lisp/cl.el (cl-cannot-unload): New function.
9457 (cl-unload-hook): Defvar this to run cl-cannot-unload.
9458
9459 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
9460 Call rmail-spam-filter. Delete and expunge spam.
9461 Print number of spam messages deleted.
9462 Save and restore the deletion status of old messages when reading
9463 new mail with spam filter, so that expunging spam does not expunge
9464 msgs deleted by the user.
9465 (rmail-only-expunge): Add an optional argument dont-show to
9466 prevent showing message after expunge.
9467
9468 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9469
9470 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
9471 * subr.el (declare): New macro.
9472
9473 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
9474
9475 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
9476
9477 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
9478
9479 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
9480 Test window-system rather than system-type (for X11/Mac).
9481
9482 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
9483
9484 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
9485
9486 2004-01-12 Richard M. Stallman <rms@gnu.org>
9487
9488 * mail/rmail.el (rmail-convert-to-babyl-format):
9489 Use mail-unquote-printable-region.
9490 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
9491 (rmail-hex-char-to-integer): Functions deleted.
9492
9493 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
9494 (mail-unquote-printable-region): New arg NOERROR.
9495 For invalid encoding, either signal an error to just return nil.
9496
9497 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9498
9499 * calendar/appt.el: Update copyright and commentary.
9500 (appt-issue-message): Make obsolete.
9501 (appt-visible, appt-msg-window): Make obsolete, in favour of
9502 appt-display-format.
9503 (appt-display-mode-line, appt-display-duration)
9504 (appt-display-diary, appt-time-msg-list, appt-mode-string)
9505 (appt-prev-comp-time, appt-display-count, appt-timer)
9506 (appt-convert-time): Doc change.
9507 (appt-disp-window-function, appt-delete-window-function):
9508 Use defcustom rather than defvar.
9509 (appt-display-format): New variable.
9510 (appt-display-message): New function with display code from appt-check.
9511 (appt-check): Add optional FORCE argument. Doc change.
9512 Add appt-make-list to diary-hook if displaying diary.
9513 Remove checking of view-diary-entries-initially.
9514 Message display section removed to new function appt-display-message.
9515 (appt-display-window): Doc change. Remove unused internal var
9516 this-buffer. Do not beep, since appt-display-message does that.
9517 (appt-make-list): Doc change. Use caar.
9518 (appt-sort-list): Simplify by using builtin sort function.
9519 (appt-update-list): New function for updating appts when diary is
9520 saved.
9521 (appt-activate): New autoloaded function to toggle package
9522 functionality.
9523
9524 * calendar/cal-x.el: (calendar-one-frame-setup)
9525 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
9526
9527 * calendar/calendar.el: Update copyright.
9528 (view-diary-entries-initially, european-calendar-style): Doc change.
9529 (calendar-setup): Make defcustom rather than defvar.
9530 (mark-visible-calendar-date): Initialize temp-face and faceinfo
9531 in let binding so local to function.
9532
9533 * calendar/diary-lib.el: Update copyright.
9534 (diary, diary-entry-time): Doc change.
9535 (list-diary-entries): Doc change. Trivial logic change.
9536 (fancy-diary-display): Restore make-face command mistakenly
9537 deleted 2003-05-08.
9538 (show-all-diary-entries): Allow to pop-up frame if needed.
9539
9540 2004-01-09 John Paul Wallington <jpw@gnu.org>
9541
9542 * bindings.el (mode-line-change-eol): Add EVENT parameter.
9543 Temporarily select EVENT's window for changing eol type.
9544
9545 2004-01-09 Deepak Goel <deego@gnufans.org>
9546
9547 * calendar/diary-lib.el (diary-entry-time):
9548 Also accept time in the form XX[.XX][am/pm/AM/PM].
9549 (fancy-diary-font-lock-keywords): Likewise.
9550 (diary-font-lock-keywords): Likewise.
9551 * calendar/appt.el (appt-add): Likewise.
9552 (appt-make-list): Likewise.
9553 (appt-convert-time): Likewise.
9554
9555 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
9556
9557 * gdb-ui.el (gdb-ann3): Revert previous change.
9558 (gdb-source-info): Allow for case of where compilation directory
9559 is not recorded.
9560
9561 2004-01-08 John Paul Wallington <jpw@gnu.org>
9562
9563 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
9564
9565 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
9566
9567 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
9568
9569 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
9570 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
9571 problems.
9572 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
9573
9574 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9575
9576 * files.el (write-file-functions, write-contents-functions):
9577 Clarify docstrings.
9578
9579 2004-01-07 Kenichi Handa <handa@m17n.org>
9580
9581 * international/mule.el (set-auto-coding): Fix for the case that
9582 end-of-line is only CR.
9583
9584 2004-01-07 Kim F. Storm <storm@cua.dk>
9585
9586 * subr.el (event-start, event-end): Doc fix.
9587 (posn-string, posn-image): New defuns.
9588 (posn-object): Return either image or string object.
9589 (posn-object-x-y): Return 8th element of position.
9590 (posn-object-width-height): New defun.
9591
9592 2004-01-06 Andreas Schwab <schwab@suse.de>
9593
9594 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
9595 output.
9596
9597 2004-01-05 Karl Berry <karl@gnu.org>
9598
9599 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
9600 / and *, too.
9601
9602 2003-12-31 Simon Josefsson <jas@extundo.com>
9603
9604 * files.el (before-save-hook): Add.
9605 (basic-save-buffer): Use before-save-hook.
9606
9607 * emacs-lisp/copyright.el: Fix comment to recommend
9608 before-save-hook instead of write-file-functions.
9609
9610 2004-01-05 Richard M. Stallman <rms@gnu.org>
9611
9612 * finder.el (finder-commentary): Call delete-other-windows.
9613
9614 * net/ange-ftp.el (ange-ftp-file-attributes):
9615 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
9616
9617 2004-01-04 Karl Berry <karl@gnu.org>
9618
9619 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
9620 comment characters % and # in the copyright year notice,
9621 as well as ;.
9622
9623 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
9624
9625 * wid-edit.el (default): Define dummy :value-delete.
9626 Reported by Jesper Harder <harder@ifa.au.dk>.
9627
9628 2004-01-03 Richard M. Stallman <rms@gnu.org>
9629
9630 * progmodes/compile.el (compile-internal): Use point, not point-min,
9631 for set-window-point.
9632
9633 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
9634
9635 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
9636
9637 * progmodes/grep.el (grep-mode-map):
9638 Don't remap next-line, previous-line.
9639
9640 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
9641
9642 * speedbar.el (speedbar-edit-line): Change regexp to position
9643 the cursor on the first character of this line's button.
9644
9645 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9646
9647 * subr.el (functionp): Doc fix.
9648
9649 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
9650
9651 * progmodes/idlwave.el (idlwave-make-tags):
9652 * textmodes/flyspell.el (flyspell-large-region):.
9653 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
9654 * emulation/viper-util.el (viper-glob-unix-files):
9655 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
9656 * man.el (Man-init-defvars):
9657 * jka-compr.el (jka-compr-call-process):
9658 * files.el (get-free-disk-space,insert-directory):
9659 * ediff-ptch.el (ediff-test-patch-utility):
9660 * ediff-diff.el (ediff-test-utility):
9661 * dired-aux.el (dired-check-process):
9662 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
9663 test the return value of call-process, because it can be a string.
9664
9665 2003-12-31 John Paul Wallington <jpw@gnu.org>
9666
9667 * bindings.el (completion-ignored-extensions): Add .pfsl.
9668
9669 2003-12-31 Kim F. Storm <storm@cua.dk>
9670
9671 * ido.el (ido-nonreadable-directory-p): New defun to check for
9672 nonreadable directory without activating tramp (to avoid problems
9673 with checking incomplete tramp paths).
9674 (ido-set-current-directory, ido-file-internal)
9675 (ido-file-name-all-completions1): Use it.
9676
9677 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9678
9679 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
9680 documentation if the anchor (or node) name is preceded by `info
9681 anchor' or `Info anchor' in addition to earlier `info node' and
9682 `Info node'.
9683 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
9684
9685 2003-12-30 Eli Zaretskii <eliz@gnu.org>
9686
9687 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
9688 error in arguments to base64-decode-region. Remove ^M characters
9689 after decoding base64.
9690
9691 2003-12-30 Simon Josefsson <jas@extundo.com>
9692
9693 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
9694 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
9695 have only been distributed with Emacs for some years.
9696 (texinfo-mode-hook): Customize.
9697
9698 2003-12-30 Eli Zaretskii <eliz@gnu.org>
9699
9700 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
9701 cleaner (suggested by Richard Stallman).
9702
9703 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
9704 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
9705 file-name clashes on 8+3 DOS filesystems.
9706
9707 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
9708 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
9709 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
9710 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
9711 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
9712 file-name clashes on 8+3 filesystems.
9713
9714 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
9715 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
9716 file-name clashes on 8+3 DOS filesystems.
9717
9718 2003-12-29 Richard M. Stallman <rms@gnu.org>
9719
9720 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
9721 Upcase the character.
9722
9723 * textmodes/flyspell.el (mail-mode-flyspell-verify):
9724 Search for header separator alone on a line, literally,
9725 and search for it backward, not forward.
9726 (flyspell-abbrev-table): Always use global-abbrev-table
9727 if there is no local one.
9728
9729 * progmodes/sh-script.el (sh-get-indent-info):
9730 Don't move point back if at bob.
9731
9732 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
9733
9734 * play/handwrite.el (handwrite): Make the handwrite credit message
9735 a comment rather than an output command.
9736
9737 * obsolete/sc.el: Display message that this file is obsolete.
9738
9739 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
9740
9741 * mail/rfc822.el (rfc822-address-start): Declare variable.
9742 Renamed from address-start. All uses changed.
9743
9744 * term.el (term-exec): Set up sentinel.
9745 (term-sentinel): New function.
9746 (term-handle-exit): New function.
9747
9748 * subr.el (assoc-ignore-case, assoc-ignore-representation):
9749 Use assoc-string, and mark them obsolete.
9750 (delay-mode-hooks): Mark as permanent local.
9751
9752 * simple.el (sendmail-user-agent-compose): Use assoc-string.
9753
9754 * register.el (copy-rectangle-to-register): Doc fix.
9755
9756 * info.el (Info-insert-dir): Use assoc-string.
9757
9758 * info-look.el (info-lookup): Use assoc-string.
9759
9760 * frame.el (pop-up-frame-function): Use quote, not `function'.
9761 (frame-notice-user-settings): Calculate ADJUSTED-TOP
9762 copying with lists as coordinate values.
9763
9764 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
9765
9766 * find-dired.el (kill-find): New command.
9767 (find-dired): Make buffer read-only.
9768 Set up a keymap with C-c C-k running kill-find.
9769 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
9770
9771 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
9772
9773 * filecache.el (file-cache-ignore-case): New variable.
9774 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
9775
9776 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
9777 (comint-dynamic-complete-as-filename): Rename local vars.
9778 (comint-dynamic-list-filename-completions): Likewise.
9779
9780 * comint.el (comint-dynamic-list-completions-config): New var.
9781 (comint-dynamic-list-completions): Handle both SPC and TAB right.
9782
9783 * comint.el (comint-file-name-chars): Add [].
9784 (comint-word): Use skip-chars-backward, not search.
9785
9786 * shell.el (shell-file-name-chars): Add [].
9787
9788 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
9789
9790 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
9791
9792 * generic.el (define-generic-mode): Doc fix.
9793
9794 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9795
9796 * files.el (kill-some-buffers): Doc fix.
9797
9798 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
9799
9800 * comint.el (comint-watch-for-password-prompt): Pass `string' as
9801 arg to send-invisible
9802 (send-invisible): Doc fix. The argument is now a prompt, not the
9803 string to send.
9804 (comint-read-noecho): Doc fix.
9805
9806 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
9807
9808 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
9809 "@", as required by some ISP hosting service. Fix defcustom
9810 argument syntax errors that prevented use of customization.
9811
9812 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9813
9814 * xml.el (xml-get-attribute-or-nil): Doc fix.
9815
9816 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
9817
9818 * net/zone-mode.el (zone-mode): Use write-file-functions, not
9819 write-file-hooks.
9820
9821 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
9822
9823 * autorevert.el (auto-revert-interval): Doc fix.
9824
9825 2003-12-29 Mark A. Hershberger <mah@everybody.org>
9826
9827 * xml.el (xml-get-attribute-or-nil): New function, like
9828 xml-get-attribute, but returns nil if the attribute was not found.
9829 (xml-get-attribute): Convert to defsubst, uses
9830 xml-get-attribute-or-nil.
9831
9832 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9833
9834 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
9835
9836 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
9837
9838 * custom.el (custom-declare-theme): Use `value' when putting
9839 properties on `theme'.
9840
9841 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
9842
9843 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
9844 for each yank-handler segment.
9845 (insert-for-yank-1): New function, with the body of the previous
9846 insert-for-yank.
9847
9848 * textmodes/table.el (table-yank-handler): New defcustom.
9849 (table--put-cell-indicator-property): Put yank-handler property
9850 that indicates the yank handler for the table cell.
9851
9852 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
9853
9854 * generic-x.el (etc-modules-conf-generic-mode): A more complete
9855 set of keywords.
9856
9857 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9858
9859 * international/mule-cmds.el (reset-language-environment)
9860 (set-language-environment): Don't invoke fontset-related functions
9861 if fontset-list is not fboundp.
9862
9863 2003-12-29 Kenichi Handa <handa@m17n.org>
9864
9865 * international/mule-cmds.el (reset-language-environment):
9866 Call set-overriding-fontspec-internal with nil.
9867 (set-language-environment): Call set-overriding-fontspec-internal
9868 if the language environment specify `overriding-fontspec'.
9869 (language-info-alist): Doc added.
9870
9871 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
9872 characters of mule-unicode-0100-24ff.
9873 (ccl-encode-windows-1251-font): New CCL program.
9874 ("Bulgarian"): Specify overriding-fontspec.
9875 ("Belarusian"): Likewise.
9876
9877 2003-12-28 Sam Steingold <sds@gnu.org>
9878
9879 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
9880 parameter ID-FORMAT to conform with the 2003-11-30 patch.
9881
9882 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
9883
9884 * progmodes/gud.el (gud-gdb-command-name): Set default to
9885 "gdb --annotate=3".
9886 (gud-gdb-marker-filter): Look out for annotations.
9887 (gdb-first-pre-prompt): New variable.
9888 Remove trailing white space.
9889
9890 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
9891 if necessary.
9892 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
9893 annotations are detected.
9894 (gud-gdba-marker-filter): Use global variable gud-marker-acc
9895 instead of a local one to allow transition from
9896 gud-gdb-marker-filter.
9897 Remove trailing white space.
9898
9899 2003-12-27 Kim F. Storm <storm@cua.dk>
9900
9901 * ido.el: Handle non-readable directories.
9902 (ido-decorations): Add 9th element for non-readable directory.
9903 (ido-directory-nonreadable): New dynamic var.
9904 (ido-set-current-directory): Set it.
9905 (ido-read-buffer, ido-file-internal):
9906 (ido-read-file-name, ido-read-directory-name): Let-bind it.
9907 (ido-file-name-all-completions1): Return empty list for
9908 non-readable directory.
9909 (ido-exhibit): Print [Not readable] if directory is not readable.
9910 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
9911 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
9912 Use it.
9913
9914 2003-12-27 Lars Hansen <larsh@math.ku.dk>
9915
9916 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
9917 calls to directory-files-and-attributes and file-attributes.
9918 (ls-lisp-format): Remove system dependent handling of user and
9919 group id's.
9920
9921 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
9922
9923 * ffap.el (ffap-read-file-or-url): Revert previous change.
9924
9925 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
9926
9927 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
9928 new list of included files called `files-with-node-lines', that
9929 only have node lines. This way @include commands can include any
9930 file, such as version and update files without node lines, not
9931 just files that are chapters.
9932
9933 2003-12-25 Andreas Schwab <schwab@suse.de>
9934
9935 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
9936 file not found.
9937
9938 2003-12-08 Miles Bader <miles@gnu.org>
9939
9940 * dired.el (dired-between-files): Always use dired-move-to-filename,
9941 which is more robust in non-english locales.
9942
9943 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9944
9945 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
9946
9947 2003-12-24 Andreas Schwab <schwab@suse.de>
9948
9949 * shell.el (shell-file-name-quote-list): Add backslash.
9950
9951 * comint.el (comint-quote-filename): Correctly handle backslash
9952 in comint-file-name-quote-list.
9953
9954 2003-12-24 Kenichi Handa <handa@m17n.org>
9955
9956 * international/mule-cmds.el (set-default-coding-systems):
9957 Call ucs-set-table-for-input for all buffers that don't have local
9958 value of buffer-file-coding-system.
9959
9960 * international/ucs-tables.el (ucs-set-table-for-input):
9961 If translation-table-for-encode is a symbol, get its
9962 translation-table property.
9963
9964 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
9965
9966 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
9967 to `completing-read' on a recently fixed bug.
9968
9969 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
9970 instead of SPACE, to get the list of possible fringe modes.
9971 SPACE only works if both `partial-completion-mode' and
9972 `completion-auto-help' are nil.
9973
9974 * complete.el (PC-is-complete-p): Delete.
9975 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
9976 calls to `test-completion'.
9977
9978 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
9979
9980 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
9981 to edit values when there are no children.
9982
9983 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
9984 a mode called "Assembler" already exists.
9985 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
9986 (gud-watch): Use format option. Remove font properties from string.
9987 (gdb-var-create-handler, gdb-var-list-children-handler):
9988 Don't bother about properties as there are none.
9989 (gdb-var-create-handler, gdb-var-list-children-handler)
9990 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
9991 with two arguments.
9992 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
9993 Let speedbar show value changes with a different font.
9994 (gdb-edit-value): New defun.
9995 (gdb-clear-partial-output, gdb-clear-inferior-io)
9996 (def-gdb-auto-update-handler): Use erase-buffer.
9997 (gdb-frame-handler): Display watch expressions in
9998 FUNCTION::VARIABLE format if required.
9999
10000 2003-12-23 John Paul Wallington <jpw@gnu.org>
10001
10002 * info.el (Info-unescape-quotes, Info-split-parameter-string)
10003 (Info-goto-emacs-command-node): Doc fixes.
10004
10005 2003-12-12 Jesper Harder <harder@ifa.au.dk>
10006
10007 * cus-edit.el (custom-add-parent-links): Define "many".
10008
10009 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
10010
10011 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
10012 (widget-child-validate, widget-type-value-create)
10013 (widget-type-default-get, widget-type-match): New functions.
10014 (lazy): New widget.
10015 (menu-choice, checklist, radio-button-choice, editable-list)
10016 (group, documentation-string): Remove redundant (per 2003-10-25
10017 change) calls to `widget-children-value-delete'.
10018 (widget-choice-value-get, widget-choice-value-inline): Remove.
10019 (menu-choice): Update widget.
10020
10021 2003-12-03 Kenichi Handa <handa@m17n.org>
10022
10023 * language/cyrillic.el: Register "microsoft-cp1251" in
10024 ctext-non-standard-encodings-alist.
10025 ("Bulgarian"): Add ctext-non-standard-encodings.
10026 ("Belarusian"): Likewise.
10027
10028 * international/mule-conf.el (compound-text-with-extensions):
10029 Change the type to 2 (iso-2022 base).
10030
10031 * international/mule.el (ctext-non-standard-encodings-alist):
10032 Change the format.
10033 (ctext-non-standard-encodings): New variable.
10034 (ctext-post-read-conversion): Fully re-written.
10035 (ctext-non-standard-designations-alist): Delete it.
10036 (ctext-non-standard-encodings-table): New function.
10037 (ctext-pre-write-conversion): Fully re-written.
10038
10039 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
10040
10041 * cus-edit.el (custom-add-parent-links): Add documentation links
10042 for parent, if the item has none of its own.
10043
10044 2003-11-30 Richard M. Stallman <rms@gnu.org>
10045
10046 * dired-aux.el (dired-do-query-replace-regexp):
10047 Report files visited read-only.
10048
10049 2003-11-30 Juri Linkov <juri@jurta.org>
10050
10051 * dired-aux.el (dired-compare-directories): New command.
10052 (dired-file-set-difference, dired-files-attributes): New functions.
10053
10054 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
10055 Version 2.0.38 of Tramp released.
10056
10057 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
10058 Charles Curley <charlescurley@charlescurley.com>.
10059 (tramp-multi-connection-function-alist): Add ssht entry which adds
10060 "-e none -t -t" to the list of ssh args. Suggested by Adrian
10061 Aichner.
10062 (tramp-get-method-parameter): New function to retrieve a method
10063 parameter. This allows for omission of method parameters.
10064 Callers adjusted.
10065
10066 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
10067
10068 * net/tramp.el: Add new optional parameter ID-FORMAT to
10069 `file-attributes'. Calls of `file-attributes' won't use this
10070 parameter for backward compatibility reasons.
10071 (tramp-perl-file-attributes): Add a new parameter to Perl script
10072 in order to handle uid/gid as strings, if desired.
10073 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
10074 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
10075 order to make the function more general.
10076 (tramp-handle-file-attributes): Replace proprietary optional
10077 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
10078 (tramp-handle-file-attributes-with-perl): Handle parameter
10079 NONNUMERIC if set. This wasn't done in the past.
10080 (tramp-post-connection): Apply second parameter "$2" if
10081 `tramp-remote-perl' is called.
10082
10083 * net/tramp-smb.el (tramp-smb-handle-delete-file):
10084 Correct cut'n'waste error (`filename' instead of `directory').
10085 (tramp-smb-handle-directory-files-and-attributes)
10086 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
10087 introduced parameter ID-FORMAT.
10088 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
10089 error (`directory' instead of `ldir').
10090
10091 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
10092 `file-attributes' has a second parameter. If yes, apply it with
10093 value "'integer". Otherwise, don't use that parameter (default is
10094 integer format).
10095
10096 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
10097
10098 * help.el (help-map): Bind `display-local-help' to `C-h .'.
10099 (help-for-help): Add `C-h .' to the listed Help options.
10100 Remove trailing whitespace.
10101
10102 * help-at-pt.el: New file.
10103
10104 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
10105
10106 * subr.el (noreturn, 1value): New macros for test coverage.
10107 See `testcover.el'.
10108
10109 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
10110
10111 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
10112 for macro `1value'.
10113 (testcover-1value): New function. Checks that a 1value form
10114 actually returns only one value. Requested by RMS.
10115
10116 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
10117
10118 * gdb-ui.el (gud-watch, gdb-var-create-handler)
10119 (gdb-var-list-children, gdb-var-list-children-handler)
10120 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
10121 gdb commands that use mi to keep them out of the command history.
10122
10123 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10124
10125 * cus-start.el (all): Add use-file-dialog.
10126
10127 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
10128
10129 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
10130
10131 2003-11-27 Kim F. Storm <storm@cua.dk>
10132
10133 * subr.el (posn-object-x-y): New defun.
10134
10135 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
10136
10137 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
10138 Don't use `space' for \\\n.
10139 Be more selective as to which # are comment-starters.
10140
10141 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
10142
10143 * subr.el (number-sequence): Improve handling of floating point
10144 arguments (suggested by Kim Storm). Allow negative arguments.
10145
10146 2003-11-26 Kenichi Handa <handa@m17n.org>
10147
10148 * international/mule-cmds.el (standard-display-european-internal):
10149 Cancel the standard-display-table setting for ` and '.
10150
10151 2003-11-26 Kim F. Storm <storm@cua.dk>
10152
10153 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
10154 New defcustoms to add ffap-like functionality to ido.
10155 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
10156 (ido-no-final-slash): New defun.
10157 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
10158 (ido-read-file-name): ): Toggle VC checking via
10159 vc-handled-backends instead of vc-master-templates.
10160 (ido-file-internal): Handle ido-use-url-at-point and
10161 ido-use-filename-at-point via code borrowed from ffap-guesser.
10162 Handle new ido-exit code ffap.
10163 (ido-sort-list): Ignore final slash when sorting file names.
10164
10165 2003-11-25 Kim F. Storm <storm@cua.dk>
10166
10167 * emulation/cua-base.el (cua--standard-movement-commands):
10168 Add forward-sentence and backward-sentence.
10169
10170 2003-11-25 Stephen Eglen <stephen@gnu.org>
10171
10172 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
10173 iswitchb-exit is set to 'usefirst when user selects buffer at head
10174 of list using RET. (Selecting buffers at the head of the list was
10175 broken if the substring was also a complete buffername.)
10176
10177 2003-11-23 Kim F. Storm <storm@cua.dk>
10178
10179 * progmodes/compile.el (grep-command, grep-use-null-device)
10180 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
10181 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
10182 (grep-regexp-alist, grep-program, find-program)
10183 (grep-find-use-xargs, grep-history, grep-find-history)
10184 (grep-process-setup, grep-compute-defaults)
10185 (grep-default-command, grep, grep-tag-default, grep-find)
10186 (grep-expand-command-macros, grep-tree-last-regexp)
10187 (grep-tree-last-files, grep-tree): Move grep variables, functions
10188 and commands to new file grep.el.
10189 (compilation-mode-map): Remove grep commands from Compile sub-menu.
10190 (compilation-process-setup-function): Doc fix.
10191 (compilation-highlight-regexp, compilation-highlight-overlay): New
10192 defvars used for highlighting current compile error in source buffer.
10193 (compile-internal): New optional args HIGHLIGHT-REGEXP and
10194 LOCAL-MAP which overrides compilation-highlight-regexp and
10195 compilation-mode-map for this compilation.
10196 Delay calling compilation-set-window-height until after running
10197 compilation-process-setup-function so it can buffer-local override
10198 compilation-window-height.
10199 Check buffer-local value of compilation-scroll-output.
10200 (compilation-set-window-height): Use buffer-local value of
10201 compilation-window-height.
10202 (compilation-revert-buffer): Don't pass (undefined)
10203 preserve-modes arg to revert-buffer.
10204 (next-error-no-select, previous-error-no-select): New commands.
10205 (compilation-goto-locus): Temporarily highlight current match in
10206 source buffer using compilation-highlight-regexp.
10207
10208 * progmodes/grep.el: New file with grep code from compile.el.
10209 (grep): New defcustom group.
10210 (grep-window-height): New defcustom, like compilation-window-height.
10211 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
10212 (grep-scroll-output): New defcustom, like compilation-scroll-output.
10213 (grep-command, grep-use-null-device, grep-find-command)
10214 (grep-tree-files-aliases, grep-tree-ignore-case)
10215 (grep-tree-ignore-CVS-directories): Move to grep custom group.
10216 (grep-setup-hook): New hook variable.
10217 (grep-mode-map): New keymap for grep commands. Add Grep menu.
10218 (grep-last-buffer): New defvar, override compilation-last-buffer.
10219 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
10220 Call compile-internal with args highlight-regexp and grep-mode-map.
10221
10222 2003-11-23 Kim F. Storm <storm@cua.dk>
10223
10224 * subr.el (event-start, event-end): Doc fix.
10225 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
10226 (posn-area, posn-actual-col-row, posn-object): New defuns.
10227 (posn-col-row): Simplify doc. Rewrite to use cond.
10228 (posn-point): Also return buffer position for events outside text
10229 area (that info is now present in the event position).
10230
10231 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
10232 mouse-set-point so that hscroll still works now that clicks on
10233 fringes generate specific mouse events.
10234 (mouse-set-point): Note that it now works in fringes and margins
10235 too due to new semantics of posn-point in fringes and margins.
10236
10237 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
10238 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
10239
10240 2003-11-20 Kim F. Storm <storm@cua.dk>
10241
10242 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
10243 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
10244 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
10245 to 100 for icons to avoid increasing line height when shown.
10246
10247 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
10248
10249 * newcomment.el (comment-normalize-vars): Initialize properly if
10250 comment-start was nil.
10251
10252 2003-11-19 Andreas Schwab <schwab@suse.de>
10253
10254 * simple.el (set-variable): Fix indentation.
10255
10256 2003-11-17 Kenichi Handa <handa@m17n.org>
10257
10258 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
10259 Fix docstring.
10260
10261 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
10262
10263 * international/latin1-disp.el (latin1-display): Fix docstring.
10264
10265 2003-11-16 John Wiegley <johnw@newartisans.com>
10266
10267 * eshell/em-ls.el (eshell-ls-file): There are times with
10268 size-width is nil and uncomputed (when directories are created in
10269 dired, for example); in this case, 4 is reasonable default value,
10270 although it may caused skewed new entries (which could be avoided
10271 by returning the original value of 8 in all cases, but 99% of the
10272 time this is a waste of whitespace).
10273
10274 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
10275
10276 * cc-engine.el (c-guess-continued-construct)
10277 (c-guess-basic-syntax): Check a little more carefully if it's a
10278 function declaration when an unknown construct followed by a block
10279 is found inside a statement context. This avoids macros followed
10280 by blocks to be taken as function declarations.
10281
10282 (c-guess-continued-construct): Change the analysis of a statement
10283 continuation with a brace open to `substatement-block', for
10284 consistency with recognized statements.
10285
10286 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
10287 start is in a position so that `c-beginning-of-statement-1' jumped
10288 to the beginning of the same statement.
10289
10290 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
10291 Don't accept binary operators in the arglist if we're in a function
10292 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
10293 template recognition in cases like "if (a < b || c > d)".
10294
10295 (c-restricted-<>-arglists): New more appropriate name for
10296 `c-disallow-comma-in-<>-arglists'.
10297
10298 Accessing functions updated for the variable name change.
10299
10300 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
10301 match data could get clobbered if NOT-INSIDE-TOKEN is used.
10302
10303 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
10304 labels.
10305
10306 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
10307 instead of duplicating parts of it. This fixes bogus label
10308 recognition.
10309
10310 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
10311 of checking the context in which to apply the minimum indentation,
10312 so that it isn't enforced in e.g. namespace blocks.
10313
10314 * cc-vars.el (c-inside-block-syms): New constant used by
10315 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
10316 to somewhat reduce the risk of becoming stale.
10317
10318 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
10319 cc-cmds to cc-engine to allow use from cc-align.
10320
10321 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
10322 qualified identifiers containing "::".
10323
10324 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
10325 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
10326
10327 * cc-vars.el (c-emacs-features): Use a space in front of the name
10328 of the temporary buffer. That also avoids dumping problems in
10329 XEmacs due to undo info being left around after the buffer is killed.
10330
10331 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
10332 arglist to see if it's a K&R style declaration.
10333
10334 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
10335 before returning `knr-argdecl-intro'.
10336
10337 2003-11-16 John Wiegley <johnw@newartisans.com>
10338
10339 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
10340 field in a long-listing always 8 characters, use `size-width',
10341 which has already been computed.
10342
10343 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10344
10345 * subr.el (minor-mode-list): Add `hs-minor-mode'.
10346
10347 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
10348
10349 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
10350 Support operation while narrowed, with `diff-restrict-view'.
10351
10352 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
10353
10354 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10355 Take additional optional arg NARROWFUN. For the generated functions:
10356 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
10357 include frags that arrange to check for and save narrowing state before
10358 the move and then conditionally call NARROWFUN after the move.
10359
10360 2003-11-14 John Wiegley <johnw@newartisans.com>
10361
10362 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
10363 that was optional, but obviously missing based on surrounding code.
10364
10365 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
10366 string arguments to numbers unless the whole argument was seen as
10367 a number.
10368
10369 2003-11-14 Kenichi Handa <handa@m17n.org>
10370
10371 * international/mule.el (ctext-non-standard-encodings-alist):
10372 Fix coding systems.
10373
10374 2003-11-10 Kenichi Handa <handa@m17n.org>
10375
10376 * language/kannada.el ("Kannada"): Add sample-text.
10377
10378 * language/knd-util.el (kannada-compose-region)
10379 (kannada-compose-string, kannada-post-read-conversion):
10380 Add autoload cookie.
10381
10382 * international/quail.el (quail-completion): Change the message
10383 "corresponding translations" to "corresponding characters".
10384
10385 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
10386
10387 * descr-text.el (describe-char): Fix typo.
10388
10389 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
10390
10391 These changes are to support Kannada language/script.
10392
10393 * Makefile.in (DONTCOMPILE): Add kannada.el.
10394
10395 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
10396
10397 * loadup.el: Preload kannada.el.
10398
10399 * language/ind-util.el (ucs-kannada-to-is13194-alist)
10400 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
10401 New variables.
10402
10403 * language/kannada.el: New file.
10404
10405 * language/knd-util.el: New file.
10406
10407 2003-11-07 Andreas Schwab <schwab@suse.de>
10408
10409 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10410 Also highlight AH_*.
10411
10412 * xml.el (xml-parse-dtd): Fix misplaced paren.
10413
10414 2003-11-07 Kenichi Handa <handa@m17n.org>
10415
10416 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
10417
10418 2003-11-05 Juri Linkov <juri@jurta.org>
10419
10420 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
10421 (desktop-buffer-file): Use saved buffer-file-coding-system
10422 for file reading. Set auto-insert to nil to prevent automatic
10423 insertion into restored empty files.
10424
10425 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
10426
10427 * files.el (risky-local-variable-p): Make second argument optional.
10428
10429 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
10430
10431 * subr.el (add-hook): Fix last change.
10432
10433 2003-11-03 Eli Zaretskii <eliz@gnu.org>
10434
10435 * mail/rmail.el (rmail-convert-to-babyl-format):
10436 If base64-decode-region signals an error, catch it and silently
10437 ignore it.
10438
10439 2003-11-01 Mark A. Hershberger <mah@everybody.org>
10440
10441 * xml.el (xml-parse-region): Allow comments to appear after the
10442 topmost element has closed.
10443 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
10444 (xml-ns-expand-attr): New functions to do namespace handling.
10445 (xml-intern-attrlist): Back-compatible handling of attribute names.
10446 (xml-parse-tag): Move namespace handling to separate functions.
10447 Now produces elements in the form ((:ns . "element") (attr-list)
10448 children) instead of ('ns:element (attr-list) children).
10449 (xml-parse-attlist): Fix attribute parsing.
10450 (xml-parse-dtd): Change parsing so that it produces strings
10451 instead of interned symbols.
10452
10453 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
10454
10455 * dired.el (dired-ls-sorting-switches): Doc fix.
10456
10457 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
10458
10459 * emacs-lisp/rx.el (rx-or): Fix the case of
10460 "(rx (and ?a (or ?b ?c) ?d))".
10461
10462 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
10463
10464 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
10465 (texinfo-format-region): Use it.
10466 (texinfo-format-buffer-1): Ditto.
10467
10468 2003-11-01 Alan Mackenzie <acm@muc.de>
10469
10470 Changes to allow scrolling whilst in isearch mode:
10471 * isearch.el (isearch-unread-key-sequence): New function,
10472 extracted from isearch-other-meta-char.
10473 (top level): (put 'foo 'isearch-scroll) on all Emacs's
10474 "scrollable" standard functions.
10475 (isearch-allow-scroll): New customizable variable.
10476 (isearch-string-out-of-window, isearch-back-into-window)
10477 (isearch-reread-key-sequence-naturally)
10478 (isearch-lookup-scroll-key): New functions.
10479 (isearch-other-meta-char): Doc string and functionality enhanced.
10480 Now accepts a prefix argument.
10481 (isearch-lazy-highlight-window-end): New variable.
10482 (isearch-lazy-highlight-new-loop): Pay attention to the window's
10483 end (thru isearch-lazy-highlight-window-end), not only its start.
10484
10485 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
10486 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
10487 (universal-argument, universal-argument-more, negative-argument)
10488 (digit-argument, universal-argument-other-key): Minor changes.
10489
10490 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
10491
10492 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
10493 recursively if the last message is deleted, thus avoiding an
10494 infinite loop.
10495
10496 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10497
10498 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
10499 (tex-main-file): Don't add .tex if the extension is already present.
10500 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
10501
10502 2003-10-29 Lute Kamstra <lute@gnu.org>
10503
10504 * progmodes/octave-inf.el (inferior-octave-prompt):
10505 Recognize version number in prompt.
10506
10507 2003-10-28 Dave Love <fx@gnu.org>
10508
10509 * international/characters.el: Fix some Unicode ranges.
10510
10511 2003-10-28 Kenichi Handa <handa@m17n.org>
10512
10513 * disp-table.el (standard-display-8bit)
10514 (standard-display-default, standard-display-ascii)
10515 (standard-display-g1, standard-display-graphic)
10516 (standard-display-underline): Assure that standard-display-table
10517 is a display table.
10518
10519 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10520
10521 * simple.el (reindent-then-newline-and-indent): Delete space *after*
10522 reindenting the first line.
10523
10524 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
10525
10526 * wid-edit.el (widget-default-delete): Always delete child widgets.
10527
10528 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
10529
10530 * newcomment.el (comment-indent): Don't call indent-according-to-mode
10531 if the line has code.
10532 Don't try to line up with something that's too far left.
10533
10534 * progmodes/octave-mod.el (octave-comment-start): Simplify.
10535 (octave-mode-syntax-table): Add % as a comment starter.
10536 (octave-point): Remove.
10537 (octave-in-comment-p, octave-in-string-p)
10538 (octave-not-in-string-or-comment-p, calculate-octave-indent)
10539 (octave-blink-matching-block-open, octave-auto-fill):
10540 Use line-(beginning|end)-position instead.
10541
10542 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
10543
10544 * emacs-lisp/authors.el (authors-aliases): Add correct realname
10545 for Francesco Potort\e,Al\e(B.
10546
10547 2003-10-23 Dave Love <fx@gnu.org>
10548
10549 * international/mule-cmds.el (locale-charset-to-coding-system):
10550 Don't rely on nil being a coding system.
10551
10552 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
10553 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
10554 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
10555
10556 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
10557
10558 * gdb-ui.el (gdb-current-language): New variable.
10559 (gdb-update-flag): Remove variable.
10560 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
10561 (gdb-take-last-elt): Remove function.
10562 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
10563 (gdb-post-prompt): Check for variable object changes here.
10564
10565 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
10566 object changes in gdb-ui.el.
10567
10568 2003-10-21 Richard M. Stallman <rms@gnu.org>
10569
10570 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
10571
10572 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
10573 Don't check for foo*/ wildcard form here.
10574 (insert-directory): Recognize foo*/ as a wildcard.
10575 Separate wildcard-regexp variable from the arg, wildcard.
10576
10577 * subr.el (add-hook): Correctly detect when make-local-hook was used.
10578 (remove-hook): Correctly handle strange cases about local hooks.
10579
10580 2003-10-21 David Ponce <david@dponce.com>
10581
10582 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
10583 argument REAL, to return a real number instead of a rounded
10584 integer value. Define as inline function.
10585 (ruler-mode-right-fringe-cols): Likewise.
10586 (ruler-mode-scroll-bar-cols): New function.
10587 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
10588 (ruler-mode-right-scroll-bar-cols): Likewise.
10589 (ruler-mode-space): New function.
10590 (ruler-mode-ruler): Use it. Handle variations of fringe style,
10591 scroll bar mode and margins in a more robust way.
10592
10593 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
10594
10595 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
10596 (antlr-c-init-language-vars): New function.
10597 (antlr-mode): Use it with cc-mode before v5.29.
10598 (antlr-c-common-init): Don't set some local vars here.
10599 (antlr-mode): Set them here.
10600 (antlr-c-forward-sws): New function alias.
10601 (antlr-mode): Redefine with cc-mode before v5.30.
10602 (antlr-skip-sexps): Use it.
10603 (antlr-skip-exception-part): Ditto.
10604 (antlr-skip-file-prelude): Ditto.
10605 (antlr-outside-rule-p): Ditto.
10606 (antlr-end-of-body): Ditto.
10607 (antlr-option-kind): Ditto.
10608 (antlr-insert-option-area): Ditto.
10609 (antlr-file-dependencies): Ditto.
10610
10611 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10612
10613 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
10614 Move backward only if point was not inside an entry.
10615
10616 2003-10-21 Richard M. Stallman <rms@gnu.org>
10617
10618 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
10619
10620 2003-10-21 Juri Linkov <juri@jurta.org>
10621
10622 * compare-w.el: Automatically skip non-matching text to resync.
10623 (compare-windows-whitespace): Doc fix.
10624 (compare-windows-sync, compare-windows-sync-string-size)
10625 (compare-windows-recenter, compare-ignore-whitespace)
10626 (compare-windows-highlight, compare-windows-face): New variables.
10627 (compare-windows): Use compare-windows-sync.
10628 (compare-windows-highlight, compare-windows-dehighlight)
10629 (compare-windows-sync-regexp)
10630 (compare-windows-sync-default-function): New functions.
10631
10632 2003-10-21 Juri Linkov <juri@jurta.org>
10633
10634 * diff.el (diff-parse-differences): Don't visit the files now;
10635 instead, just record the error locus.
10636
10637 2003-10-21 Dave Love <fx@gnu.org>
10638
10639 * progmodes/cfengine.el: New file.
10640
10641 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
10642
10643 * complete.el (PC-do-completion): Do not forget to use `pred' as the
10644 default-directory when completing file names.
10645
10646 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
10647
10648 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
10649 followed by the word `face', it gets treated as a face, even if
10650 it is also defined as a variable or a function.
10651
10652 2003-10-20 Dave Love <fx@gnu.org>
10653
10654 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10655 Avoid incf in macro expansion.
10656
10657 2003-10-20 John Paul Wallington <jpw@gnu.org>
10658
10659 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
10660 `evenp' so we don't implicitly require cl library at runtime.
10661
10662 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
10663
10664 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
10665 (help-make-xrefs): Only make cross-references for faces if
10666 preceded or followed by the word `face'. Do not make a
10667 cross-reference for variables without variable documentation,
10668 unless preceded by the word `variable' or `option'. Update doc
10669 string accordingly.
10670
10671 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
10672
10673 * progmodes/hideshow.el: Rewrite one-armed `if'
10674 constructs using either `when' or `unless'.
10675 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
10676
10677 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
10678
10679 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
10680 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
10681 instead of 12x12.
10682
10683 2003-10-16 Eli Zaretskii <eliz@gnu.org>
10684
10685 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
10686 message while converting to Babyl.
10687
10688 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
10689
10690 * allout.el (allout-mode): Doc fix.
10691
10692 2003-10-16 Lute Kamstra <lute@gnu.org>
10693
10694 * subr.el (force-mode-line-update): Fix docstring.
10695
10696 2003-10-14 Dave Love <fx@gnu.org>
10697
10698 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
10699 (default-input-method): Add :link, improve :type.
10700 (locale-charset-language-names): Fix utf-8 pattern.
10701 (locale-charset-match-p, locale-charset-alist)
10702 (locale-charset-to-coding-system): New.
10703 (set-locale-environment): Deal with codeset part of locale specs.
10704
10705 2003-10-14 Lute Kamstra <lute@gnu.org>
10706
10707 * fringe.el (fringe-mode): Use active voice in docstring.
10708 (set-fringe-style): Ditto.
10709
10710 2003-10-13 Lute Kamstra <lute@gnu.org>
10711
10712 * fringe.el (fringe-mode): Fix docstring.
10713 (set-fringe-style): Ditto.
10714
10715 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
10716
10717 * ediff-mult.el (ediff-filegroup-action):
10718 Use ediff-default-filtering-regexp.
10719
10720 * ediff-util.el (ediff-recenter): Don't call
10721 ediff-restore-highlighting twice.
10722 (ediff-select-difference): Set current difference.
10723 (ediff-unselect-and-select-difference): Add comment.
10724
10725 * ediff.el (ediff-directories,ediff-directory-revisions)
10726 (ediff-directories3,ediff-merge-directories)
10727 (ediff-merge-directories-with-ancestor)
10728 (ediff-merge-directory-revisions)
10729 (ediff-merge-directory-revisions-with-ancestor):
10730 Use ediff-default-filtering-regexp.
10731
10732 2003-10-12 Andreas Schwab <schwab@suse.de>
10733
10734 * international/mule-cmds.el (locale-charset-language-names):
10735 Simplify regex by removing unused grouping.
10736
10737 2003-10-10 Dave Love <fx@gnu.org>
10738
10739 * bindings.el: Don't bind stop.
10740
10741 2003-10-08 Miles Bader <miles@gnu.org>
10742
10743 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
10744 face instead of attempting to emulate it.
10745
10746 2003-10-07 Kenichi Handa <handa@m17n.org>
10747
10748 * international/mule-diag.el (list-coding-systems-1): List coding
10749 systems that are loaded automatically.
10750
10751 * international/code-pages.el (iso-8859-11): Add autoload cookie.
10752
10753 * international/mule.el (autoload-coding-system): New function.
10754
10755 2003-10-07 Andreas Schwab <schwab@suse.de>
10756
10757 * log-edit.el (log-edit-changelog-entries): Prefer local value of
10758 change-log-default-name in the buffer visiting the file.
10759
10760 2003-10-06 Dave Love <fx@gnu.org>
10761
10762 * files.el (find-file-hook): Customize.
10763 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
10764
10765 * bindings.el (completion-ignored-extensions): Remove .log.
10766 (global-map): Add again, open, stop keys.
10767
10768 2003-10-05 Richard M. Stallman <rms@gnu.org>
10769
10770 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
10771 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
10772 Use sh-modify directly.
10773 (sh-select): Use sh-append, not eval.
10774
10775 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
10776
10777 * info.el (Info-following-node-name): New function.
10778
10779 * loadhist.el (unload-feature-special-hooks):
10780 Rename from loadhist-hook-functions.
10781 (loadhist-hook-functions): Now an alias.
10782
10783 2003-10-04 Eli Zaretskii <eliz@gnu.org>
10784
10785 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
10786 file-name clashes on 8+3 filesystems.
10787
10788 * Makefile.in (DONTCOMPILE, bootstrap-clean):
10789 Rename loaddefs-boot.el to ldefs-boot.el
10790
10791 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
10792 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
10793
10794 2003-10-03 Lute Kamstra <lute@gnu.org>
10795
10796 * info.el (Info-mode): Revert previous change.
10797 (Info-escape-percent): New function.
10798 (Info-fontify-node): Use it.
10799
10800 2003-10-02 Andreas Schwab <schwab@suse.de>
10801
10802 * loaddefs-boot.el: Regenerated.
10803
10804 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
10805
10806 * ffap.el: Remove defadvice related code from CVS since `complete'
10807 provides a `PC-completion-as-file-name-predicate' variable that
10808 ffap can override.
10809
10810 2003-10-02 Kenichi Handa <handa@m17n.org>
10811
10812 * international/utf-8.el (ccl-decode-mule-utf-8):
10813 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
10814
10815 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
10816 * international/subst-big5.el: Likewise.
10817 * international/subst-gb2312.el: Likewise.
10818 * international/subst-ksc.el: Likewise.
10819
10820 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
10821
10822 * calendar/calendar.el (increment-calendar-month)
10823 (calendar-leap-year-p, calendar-absolute-from-gregorian)
10824 (generate-calendar, calendar-read-date, calendar-interval)
10825 (calendar-day-of-week): Handle years BC.
10826 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
10827
10828 2003-10-01 Dave Love <fx@gnu.org>
10829
10830 * language/cyrillic.el (cp1251): Alias for windows-1251.
10831
10832 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
10833 bootstrap.
10834
10835 2003-10-01 Lute Kamstra <lute@gnu.org>
10836
10837 * files.el: Fix typo.
10838 * imenu.el (imenu--generic-function): Docstring fix.
10839
10840 2003-09-30 Richard M. Stallman <rms@gnu.org>
10841
10842 * dired.el (dired-mode): Handle dired-directory as a list.
10843
10844 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
10845
10846 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
10847
10848 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
10849
10850 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
10851 Replace gud-display with gud-watch.
10852 (gud-speedbar-buttons): Add stuff for watching expressions
10853 in the speedbar when using M-x gdba. Use dolist on old part
10854 of this function.
10855
10856 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
10857 (gdb-update-flag): New variables.
10858 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
10859 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
10860 (gud-watch, gdb-var-create-handler) : New functions.
10861 (gdb-var-list-children, gdb-var-list-children-handler)
10862 (gdb-var-create-regexp, gdb-var-update-regexp)
10863 (gdb-var-list-children-regexp): New constants.
10864 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
10865 (gdb-annotation-rules): Reduce annotation set (level 3).
10866 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
10867 (gdb-post-prompt): Don't update GDB buffers every time speedbar
10868 updates.
10869 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
10870 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
10871 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
10872 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
10873 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
10874 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
10875 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
10876 (gud-display, gud-display1)
10877 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
10878 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
10879 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
10880 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
10881 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
10882 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
10883 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
10884 (gdb-display-display-buffer, gdb-toggle-display)
10885 (gdb-delete-display, gdb-expressions-popup-menu)
10886 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
10887 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
10888 to display buffer.
10889
10890 2003-09-30 Richard M. Stallman <rms@gnu.org>
10891
10892 * progmodes/ada-mode.el (ada-mode): Don't use advice.
10893 Instead, set which-func-functions.
10894
10895 * progmodes/which-func.el (which-func-modes): Add ada-mode.
10896 (which-func-functions): New variable.
10897 (which-function): Use that.
10898
10899 * info.el (Info-mode): Double each `%' in header line.
10900
10901 * emacs-lisp/lisp-mnt.el (lm-with-file):
10902 When FILE is nil, run BODY in current buffer.
10903
10904 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
10905
10906 * help.el (describe-mode): Start with a brief list of minor modes.
10907 Find them thru minor-mode-list so as to find them all.
10908 Show them in alphabetical order.
10909
10910 * mail/sendmail.el (mail-aliases): Doc fix.
10911
10912 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
10913
10914 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
10915
10916 * mail/rmailsum.el (rmail-make-summary-line-1):
10917 Change comma after last label to a space.
10918 (rmail-summary-font-lock-keywords): Adapt to that change.
10919
10920 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
10921
10922 * progmodes/scheme.el (scheme-mode-variables): When setting
10923 `font-lock-defaults', also specify that "#" should
10924 be interpreted with `word' syntax.
10925 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
10926
10927 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10928
10929 * desktop.el: A lot of comments updated.
10930 (desktop-save-mode): Minor mode introduced.
10931 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
10932 (desktop-load-default): Function made obsolete.
10933 (desktop-locals-to-save): Variable made customizable.
10934 (desktop-read): Optional parameter `dirname' added.
10935 (desktop-change-dir, desktop-revert): Parameter `dirname' in
10936 `desktop-read' used.
10937 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
10938
10939 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
10940
10941 * whitespace.el (whitespace-clean-msg): Add user customizable message
10942 for displaying ``clean'' output.
10943 (whitespace-buffer): Use `whitespace-clean-msg'.
10944 (whitespace-global-mode): Fix typo.
10945
10946 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10947
10948 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
10949
10950 2003-09-29 Lute Kamstra <lute@gnu.org>
10951
10952 * bindings.el (mode-line-modes): Remove superfluous :propertize
10953 construct in initialization.
10954 (mode-line-position): Change cons cell into proper list in
10955 initialization.
10956
10957 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
10958
10959 * international/mule.el (decode-coding-inserted-region): Use car
10960 of the return value of find-operation-coding-system.
10961
10962 2003-09-29 Kenichi Handa <handa@m17n.org>
10963
10964 * descr-text.el (describe-char): Fix previous change.
10965
10966 2003-09-28 Kenichi Handa <handa@m17n.org>
10967
10968 * descr-text.el (describe-char-display): New function.
10969 (describe-char): Pay attention to display table on describing how
10970 a character is displayed.
10971
10972 * international/mule-cmds.el (encoded-string-description):
10973 Prepend "0x" to each encoded byte.
10974
10975 2003-09-28 Andreas Schwab <schwab@suse.de>
10976
10977 * find-file.el (ff-special-constructs): Add autoload cookie.
10978
10979 2003-09-28 Kevin Ryde <user42@zip.com.au>
10980
10981 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
10982 makeinfo appends to duplicate index entries.
10983
10984 2003-09-28 Eli Zaretskii <eliz@gnu.org>
10985
10986 * dired-x.el (dired-clean-tex): Doc fix.
10987
10988 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
10989 using a Chinese tutorial.
10990
10991 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
10992
10993 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
10994 between "MAIL FROM:" and "RCPT TO:" and the following address.
10995
10996 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
10997
10998 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
10999
11000 2003-09-28 David Ponce <david@dponce.com>
11001
11002 * recentf.el (recentf-initialize-file-name-history): New defcustom.
11003 (recentf-load-list): When `recentf-initialize-file-name-history'
11004 is non-nil, initialize an empty `file-name-history' with the
11005 recent list.
11006
11007 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
11008
11009 * man.el (Man-default-man-entry): Remove the leading `*' from the
11010 word at point.
11011
11012 2003-09-26 Lute Kamstra <lute@gnu.org>
11013
11014 * bindings.el (mode-line-position): Mention size indication in
11015 docstring.
11016
11017 2003-09-26 Andre Spiegel <spiegel@gnu.org>
11018
11019 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
11020
11021 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
11022 because it's autoloaded now.
11023
11024 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
11025
11026 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
11027 (sh-font-lock-keywords, sh-feature): Fix previous change of
11028 sh-feature to avoid infloop with sh-font-lock-keywords.
11029
11030 2003-09-25 Kim F. Storm <storm@cua.dk>
11031
11032 * frame.el (frame-current-scroll-bars): New defun.
11033
11034 * window.el (window-current-scroll-bars): New defun.
11035
11036 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11037
11038 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
11039 cause errors when the state cache contains info on parts that have
11040 been narrowed out.
11041
11042 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11043
11044 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
11045 `c-setup-paragraph-variables' has to be used when this variable is
11046 changed; it doesn't work to reinitialize the mode since that
11047 typically clobbers the variable.
11048
11049 * progmodes/cc-styles.el (c-setup-paragraph-variables):
11050 Make it interactive.
11051
11052 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11053
11054 * progmodes/cc-fonts.el (c-font-lock-declarations):
11055 Fix recognition of constructors and destructors for classes whose
11056 names are matched by `*-font-lock-extra-types'.
11057
11058 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
11059 followed by an identifier in C++ then it's a type.
11060
11061 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11062
11063 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
11064 problem that primarily affected XEmacs. Don't use faces to find
11065 unterminated strings since Emacs and XEmacs fontify strings
11066 differently - this function should now work better in XEmacs.
11067
11068 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11069
11070 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
11071 `expand-abbrev' workaround which caused braces to misbehave inside
11072 macros.
11073
11074 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
11075 handling. This bug could cause interactive font locking to bail out.
11076
11077 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11078
11079 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
11080 Handle paren-style types in Pike. Also fixed some cases of
11081 insufficient handling of unbalanced parens.
11082
11083 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
11084
11085 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
11086 common shell prompts that are not common filename or URL characters.
11087 (ffap-file-at-point): Use the new regexp to strip the prompts from
11088 the file names. This is an issue mostly for user prompts that
11089 don't have a trailing space and find-file-at-point is invoked from
11090 within a shell inside Emacs.
11091
11092 2003-09-24 Andre Spiegel <spiegel@gnu.org>
11093
11094 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
11095 stamps numerically, rather than textually.
11096
11097 2003-09-24 Kenichi Handa <handa@m17n.org>
11098
11099 * language/devan-util.el (devanagari-post-read-conversion):
11100 * language/mlm-util.el (malayalam-post-read-conversion):
11101 * language/tml-util.el (tamil-post-read-conversion):
11102 Add autoload cookie.
11103
11104 * international/utf-8.el (utf-8-post-read-conversion):
11105 Call post-read-conversion functions for Devanagari, Malayalam,
11106 and Tamil.
11107
11108 2003-09-23 Dave Love <fx@gnu.org>
11109
11110 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
11111
11112 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
11113
11114 * progmodes/gud.el (perldb): Add gud-until to list of commands.
11115 Update gud-remove.
11116
11117 2003-09-22 Richard M. Stallman <rms@gnu.org>
11118
11119 * progmodes/sh-script.el (sh-mode-default-syntax-table):
11120 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
11121 (sh-mode-syntax-table-input): New variable.
11122 (sh-require-final-newline): Don't use eval.
11123 (sh-builtins, sh-leading-keywords, sh-other-keywords)
11124 (sh-variables, sh-font-lock-keywords): Don't use eval.
11125 (sh-set-shell): When setting require-final-newline,
11126 treat value = `require-final-newline' as don't change it.
11127 Set sh-mode-syntax-table locally based on
11128 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
11129
11130 * progmodes/compile.el (compile-internal):
11131 Call compilation-set-window-height before setting window start.
11132
11133 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
11134
11135 * emacs-lisp/bytecomp.el (byte-compile-log-file):
11136 Clear out byte-compile-last-warned-form.
11137
11138 2003-09-22 Richard M. Stallman <rms@gnu.org>
11139
11140 * woman.el (woman-file-name, woman-follow-word):
11141 If current-word returns nil, use "".
11142
11143 * simple.el (eval-expression): Bind standard-output in to-buffer case.
11144
11145 2003-09-22 Richard M. Stallman <rms@gnu.org>
11146
11147 * emacs-lisp/lisp-mnt.el (lm-with-file):
11148 Don't visit the file, just use insert-file-contents in temp buffer.
11149
11150 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
11151
11152 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
11153 Add surrounding \\( and \\) around the header, as in
11154 for lm-history-header 'Change Log\\|History'.
11155
11156 2003-09-22 John Paul Wallington <jpw@gnu.org>
11157
11158 * progmodes/ld-script.el: Add Commentary section,
11159 minor cleanup of file header.
11160 (ld-script-font-lock-keywords): Doc fix.
11161 (toplevel): Provide `ld-script' feature.
11162
11163 2003-09-21 Kim F. Storm <storm@cua.dk>
11164
11165 * scroll-bar.el (set-scroll-bar-mode): Initialize to
11166 new built-in variable default-frame-scroll-bars.
11167 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
11168 scroll-bar-mode; notably, use it instead of t when we toggle
11169 scroll-bars on.
11170 (toggle-scroll-bar): Use default-frame-scroll-bars.
11171
11172 2003-09-19 Masatake YAMATO <jet@gyve.org>
11173
11174 * pcvs.el (cvs-do-removal): Change the prompt depending on
11175 `filter' value.
11176
11177 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
11178
11179 * startup.el (command-line-1): Stop startup-echo-area-message
11180 being hidden by "Loading image..." message.
11181 (use-fancy-splash-screens-p, display-splash-screen):
11182 Move display-graphic-p test from latter to former.
11183
11184 * progmodes/sh-script.el (sh-font-lock-keywords):
11185 Highlight escaped EOLs differently from other backslash constructs.
11186
11187 2003-09-19 Richard M. Stallman <rms@gnu.org>
11188
11189 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
11190 New functions.
11191 (edebug-enter, edebug-outside-excursion): Use them.
11192
11193 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
11194 Fix the condition for whether to print "In WHERE".
11195
11196 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
11197
11198 * finder.el (finder-mode-hook): New variable.
11199 (finder-mode): Run hook finder-mode-hook
11200
11201 2003-09-18 Masatake YAMATO <jet@gyve.org>
11202
11203 * progmodes/ebrowse.el: Fix broken magic autoload comments.
11204
11205 2003-09-17 Mario Lang <mlang@delysid.org>
11206
11207 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
11208 "p %e" to actually print the value in the GUD buffer.
11209
11210 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
11211
11212 From David Ponce <david.ponce@wanadoo.fr>:
11213 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
11214 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
11215 from loaddefs-boot.el if necessary.
11216
11217 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
11218
11219 * progmodes/gud.el (gud-find-class): Make jdb work again since
11220 cc-mode changed the syntactic information.
11221
11222 2003-09-15 David Ponce <david@dponce.com>
11223
11224 * recentf.el: (recentf-exclude): Accept predicates too.
11225 (recentf-file-readable-p): New function.
11226 (recentf-include-p): Handle predicates in recentf-exclude.
11227 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
11228 (recentf-cleanup): Likewise.
11229 (recentf-save-list): Use write-file to handle backup of
11230 recentf-save-file.
11231
11232 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
11233
11234 * loaddefs-boot.el: Renamed from `loaddefs.el'
11235 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
11236 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
11237 necessary.
11238
11239 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
11240
11241 * electric.el (Electric-pop-up-window): For the `one-window' case,
11242 no longer disconcertingly move point in the original buffer.
11243
11244 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11245
11246 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
11247
11248 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
11249
11250 * dired.el (dired-mode-map): Fix typo.
11251
11252 2003-09-11 Richard M. Stallman <rms@gnu.org>
11253
11254 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
11255
11256 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
11257
11258 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
11259 the function is less noisy. Now only `kill-buffer' can ask questions.
11260
11261 2003-09-10 Mario Lang <mlang@delysid.org>
11262
11263 * battery.el: Update Commentary and Copyright.
11264 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
11265 appear due to wrong ordering of the expressions in `or'.
11266
11267 2003-09-09 Lute Kamstra <lute@gnu.org>
11268
11269 * misc.el (upcase-char): Fix docstring.
11270 (zap-up-to-char): New command.
11271
11272 2003-09-08 David Ponce <david@dponce.com>
11273
11274 Ensure that recentf correctly updates the menu bar.
11275 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
11276 (recentf-menu-bar): New function.
11277 (recentf-clear-data): Use it
11278 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
11279 of easy-menu-change.
11280
11281 2003-09-08 Lute Kamstra <lute@gnu.org>
11282
11283 * simple.el (size-indication-mode): New.
11284 * bindings.el (mode-line-position): Add buffer size indicator.
11285
11286 2003-09-04 Mario Lang <mlang@delysid.org>
11287
11288 * battery.el (battery-linux-proc-acpi): New function.
11289 (battery-status-function): Modify default value calculation to also
11290 check for availability of ACPI.
11291 (battery-echo-area-format): Ditto.
11292 (battery-mode-line-format): Ditto.
11293
11294 2003-09-06 Dave Love <fx@gnu.org>
11295
11296 * ielm.el (ielm-mode-hook): Add :options.
11297
11298 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
11299 (eldoc-print-current-symbol-info): Use it.
11300
11301 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
11302
11303 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
11304 being displayed in GUD buffer.
11305 (gdb-idle-input-queue): Remove var. Use just one queue.
11306 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
11307 Remove functions. Use just one queue.
11308 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
11309 (gdb-invalidate-assembler, gdb-get-current-frame):
11310 Modify functions. Use just one queue.
11311
11312 2003-09-04 Dave Love <fx@gnu.org>
11313
11314 * cus-start.el: Add blink-cursor-alist.
11315
11316 * ruler-mode.el (ruler-mode-fill-column-char)
11317 (ruler-mode-current-column-char): Use char-displayable-p,
11318 not window-system.
11319
11320 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
11321
11322 * language/european.el (windows-1252): Move from code-pages.
11323
11324 * language/cyrillic.el ("Windows-1251"): Delete.
11325 ("Bulgarian", "Belarusian"): Remove `features'.
11326 (windows-1251): Move from code-pages.
11327
11328 * international/mule-diag.el (non-iso-charset-alist):
11329 Remove `codepage' stuff.
11330 (print-designation, list-coding-systems-1): Output fixes.
11331
11332 * international/code-pages.el (cp-make-translation-table)
11333 (cp-valid-codes): Made defsubsts.
11334 (cp-fix-safe-chars): Delete.
11335 (mule-diag): Don't require.
11336 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
11337 (top-level): Check for defined coding system when defining
11338 cp... aliases. Change w32-add-charset-info test to avoid warning.
11339 (non-iso-charset-alist): Defvar when compiling.
11340 (cp-make-coding-system): Doc fix.
11341
11342 2003-09-02 Jason Rumney <jasonr@gnu.org>
11343
11344 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
11345 line-ends from CVS before doing conversion.
11346
11347 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11348
11349 * calendar/diary-lib.el (diary-header-line-flag)
11350 (diary-header-line-format): New variables.
11351 (list-diary-entries): Use them to set header line in simple diary.
11352
11353 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
11354 other than font-lock-string-face to highlight backslashes.
11355
11356 2003-09-01 Jason Rumney <jasonr@gnu.org>
11357
11358 * international/titdic-cnv.el (tit-read-key-value): Include \r in
11359 regexp.
11360
11361 2003-09-01 Dave Love <fx@gnu.org>
11362
11363 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
11364
11365 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
11366 and :help; also line and column numbers labels.
11367
11368 * international/mule-util.el (char-displayable-p): Move from
11369 latin1-disp, rename and autoload.
11370
11371 * international/latin1-disp.el (latin1-char-displayable-p):
11372 Now obsolete alias. Replace uses with char-displayable-p.
11373 (latin1-display-ucs-per-lynx): Fix last change.
11374
11375 * international/mule-cmds.el (standard-display-european-internal):
11376 Don't use char code for Latin-1 NBSP.
11377 <XFree86 4>: Unfrob NBSP display table. Set display table to use
11378 U+2018, U+2019 for `'.
11379 (select-safe-coding-system): Message fix.
11380
11381 2003-09-01 Kenichi Handa <handa@m17n.org>
11382
11383 * international/fontset.el (setup-default-fontset): For Thai
11384 font, specify "*" family.
11385
11386 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
11387
11388 * progmodes/compile.el (previous-error): Accept a prefix
11389 argument, similarly to next-error.
11390
11391 2003-08-31 Masatake YAMATO <jet@gyve.org>
11392
11393 * pcvs.el (cvs-do-removal): Use = instead of eq to check
11394 the number of files. Bind the number of files to a local
11395 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
11396
11397 2003-08-30 Eli Zaretskii <eliz@gnu.org>
11398
11399 * vc-hooks.el (vc-make-version-backup): Fix the change made on
11400 2003-07-26: msdos-long-file-names is a function, not a variable.
11401
11402 2003-08-29 Richard M. Stallman <rms@gnu.org>
11403
11404 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
11405 Do nothing with mail-personal-alias-file if it is nil.
11406
11407 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
11408 Do nothing if mail-personal-alias-file is nil.
11409
11410 * term.el (term-exec-1): Bind coding-system-for-read.
11411
11412 * dired.el (dired-mouse-find-file-other-window):
11413 Use dired-view-command-alist here, as in dired-view-file.
11414 (dired-view-command-alist): Use %s to substitute file name.
11415 Handle .ps_pages, .eps, .jpg, .gif, .png.
11416
11417 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
11418
11419 * info.el (Info-mode-map): Bind S-tab and <backtab> to
11420 `Info-prev-reference', instead of M-tab.
11421
11422 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
11423
11424 * simple.el (blink-matching-open): Work correctly on chars that
11425 are designated as parens through the syntax-table text property.
11426
11427 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
11428
11429 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
11430 line break position in the middle of a non-kinsoku (e.g. latin)
11431 word, making it skip until either a space or a character with
11432 category "|".
11433 (kinsoku-longer): Test for end of buffer.
11434
11435 2003-08-28 Eli Zaretskii <eliz@gnu.org>
11436
11437 * mail/rmail.el (rmail-convert-to-babyl-format):
11438 Detect quoted-printable- and base64-encoded messages and decode them
11439 automatically. Set the message's encoding from the charset=
11440 header, if any. Decode base64-encoded messages in Mail format as well.
11441
11442 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
11443
11444 * mail/smtpmail.el: Fix previous change.
11445 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
11446 calling smtpmail-via-smtp.
11447 (smtpmail-via-smtp): Add fall-back values for envelope-from.
11448
11449 2003-08-26 John Paul Wallington <jpw@gnu.org>
11450
11451 * image.el (image-jpeg-p): Don't search beyond length of data.
11452
11453 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
11454
11455 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
11456 misfeature in `expand-abbrev' which caused electric keywords like
11457 "else" to disappear if an open brace was typed directly afterwards.
11458
11459 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
11460
11461 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
11462 mandatory in `define-widget'.
11463
11464 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
11465 Don't align the operators "!=", "<=" and ">=" as assignment operators.
11466
11467 (c-assignment-operators): New language constant that only contains
11468 the assignment operators.
11469
11470 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
11471
11472 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
11473
11474 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
11475 Safeguard against unbalanced sexps.
11476
11477 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
11478
11479 * version.el (emacs-version): Check for gtk. Include gtk version info.
11480
11481 2003-08-25 John Paul Wallington <jpw@gnu.org>
11482
11483 * man.el (Man-default-man-entry): Don't whizz past the section
11484 number before looking for it.
11485
11486 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
11487
11488 * progmodes/gud.el (gud-display-line): Don't set window-point if
11489 source buffer is not visible. (Only happens with M-x gdba.)
11490
11491 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
11492 documentation.
11493 (gdb-source, gdb-source-info): Update to assembler unnecessary
11494 as its done after each GDB command anyway.
11495 (gdb-pre-prompt): Use with-current-buffer.
11496 (gdb-insert-field): Add help-echo text.
11497 (gdb-invalidate-assembler): Re-display of assembler now done in
11498 gdb-info-breakpoints-custom.
11499 (gdb-info-breakpoints-custom): Force re-display of assembler to
11500 happen *after* update of breakpoints buffer.
11501 (gdb-display-source-buffer): Don't choke if gdb-source-window
11502 isn't visible.
11503 (gdb-put-string, gdb-put-arrow): Remove free variables.
11504
11505 2003-08-24 John Paul Wallington <jpw@gnu.org>
11506
11507 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
11508
11509 * man.el (Man-default-man-entry): Strip text properties when
11510 snarfing parts of entry because `format' preserves properties.
11511
11512 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
11513
11514 * files.el (file-newest-backup): Use `expand-file-name'.
11515
11516 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
11517 Allow the diary to pop up a new frame, if needed.
11518
11519 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
11520 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
11521 (smtpmail-send-it): Make treatment of envelope-from consistent with
11522 sendmail.el.
11523
11524 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
11525 (sh-leading-keywords): Add the bash `time' reserved word.
11526 (sh-variables): Add some bash variables.
11527 (sh-add-completer): Fix nil branch of case statement.
11528
11529 2003-08-24 Masatake YAMATO <jet@gyve.org>
11530
11531 * progmodes/ld-script.el: New file.
11532
11533 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
11534
11535 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
11536
11537 2003-08-23 Andre Spiegel <spiegel@gnu.org>
11538
11539 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
11540 Better explain obsolescence, and what to use instead.
11541
11542 2003-08-23 Masatake YAMATO <jet@gyve.org>
11543
11544 * pcvs.el (cvs-do-removal): Show the deleted file name
11545 on the prompt.
11546
11547 2003-08-20 Dave Love <fx@gnu.org>
11548
11549 * international/mule.el (make-coding-system)
11550 (set-buffer-file-coding-system): Doc fix.
11551
11552 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
11553
11554 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
11555
11556 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
11557
11558 * international/utf-16.el: Add mime-text-unsuitable coding system
11559 properties.
11560
11561 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
11562
11563 * cus-edit.el: Add some :links.
11564 (bib): Remove.
11565
11566 * textmodes/bib-mode.el (bib): Add :group external.
11567
11568 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
11569
11570 * wid-edit.el (widget-echo-help): Make it handle expressions that
11571 evaluate to strings.
11572
11573 2003-08-18 Michael Mauger <mmaug@yahoo.com>
11574
11575 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
11576
11577 Simplify selection of SQL products to define highlighting and
11578 interactive mode. Includes detailed instructions on adding
11579 support for new products.
11580
11581 * progmodes/sql.el (sql-product): New variable. Identifies SQL
11582 product for use in highlighting and interactive mode.
11583 (sql-interactive-product): New variable. SQL product for
11584 sql-interactive-mode.
11585 (sql-product-support): New variable. Specifies product-specific
11586 parameters to drive highlighting and interactive mode.
11587 (sql-imenu-generic-expression): Add more object types.
11588 (sql-sqlite-options): Correct comment.
11589 (sql-ms-program): Use "osql" rather than "isql".
11590 (sql-prompt-regexp, sql-prompt-length): Update comment.
11591 (sql-mode-menu): Add "Start SQLi session" entry.
11592 Replace Highlighting submenu with Product menu. Fix Send Region entry.
11593 (sql-mode-abbrev-table): Add abbreviations. Support of
11594 SYSTEM-FLAG on define-abbrev. Support was removed with last
11595 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
11596 (sql-mode-font-lock-object-name): Add font-lock pattern for object
11597 names.
11598 (sql-mode-ansi-font-lock-keywords): Set as default value.
11599 (sql-mode-oracle-font-lock-keywords): Set as default value.
11600 Support Oracle 9i keywords.
11601 (sql-mode-postgres-font-lock-keywords): Set as default value.
11602 (sql-mode-linter-font-lock-keywords): Set as default value.
11603 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
11604 SQLServer 2000.
11605 (sql-mode-sybase-font-lock-keywords)
11606 (sql-mode-interbase-font-lock-keywords)
11607 (sql-mode-sqlite-font-lock-keywords)
11608 (sql-mode-strong-font-lock-keywords)
11609 (sql-mode-mysql-font-lock-keywords)
11610 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
11611 keywords.
11612 (sql-mode-font-lock-defaults): Update comment.
11613 (sql-product-feature): New function. Returns feature associated
11614 with a product from `sql-product-support' alist.
11615 (sql-product-font-lock): New function. Set font-lock support
11616 based on `sql-product'.
11617 (sql-add-product-keywords): New function. Add font-lock rules to
11618 product-specific keyword variables.
11619 (sql-set-product): New function. Set `sql-product' and apply
11620 appropriate font-lock highlighting.
11621 (sql-highlight-product): New function. Set font-lock support
11622 based on a product. Also set mode name to include product name.
11623 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
11624 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
11625 Use `sql-set-product'.
11626 (sql-highlight-ms-keywords)
11627 (sql-highlight-sybase-keywords)
11628 (sql-highlight-interbase-keywords)
11629 (sql-highlight-strong-keywords)
11630 (sql-highlight-mysql-keywords)
11631 (sql-highlight-sqlite-keywords)
11632 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
11633 (sql-get-login): Prompt in the same order as the tokens.
11634 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
11635 (sql-product-interactive): New function. Common portions of
11636 product-specific interactive mode wrappers.
11637 (sql-interactive-mode): Rewritten to use product features.
11638 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
11639 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
11640 (sql-db2, sql-linter): Use `sql-product-interactive'.
11641 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
11642 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
11643 (sql-connect-ingres, sql-connect-postgres)
11644 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
11645 New functions. Format command line parameters and invoke comint on
11646 the appropriate interpreter. Code was in the corresponding
11647 `sql-xyz' function before.
11648 (sql-connect-ms): New function. Support -E argument to use
11649 operating system credentials for authentication.
11650
11651 2003-08-18 Kenichi Handa <handa@m17n.org>
11652
11653 * international/mule.el (encode-char): Fix for the ASCII case.
11654
11655 2003-08-15 Kenichi Handa <handa@m17n.org>
11656
11657 * international/fontset.el (setup-default-fontset): Change "*" to
11658 nil in the specifications of font family.
11659
11660 2003-08-18 Kim F. Storm <storm@cua.dk>
11661
11662 * kmacro.el (kmacro-keymap): Group related bindings in
11663 initialization for clarity. Bind C-s to start macro.
11664 Remove C-r binding.
11665 (kmacro-initial-counter-value): New defvar to hold initial counter
11666 value in case we set the value before defining a macro.
11667 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
11668 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
11669 not defining or executing macro. Doc fix.
11670 (kmacro-add-counter): Clear kmacro-initial-counter-value.
11671 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
11672 temporarily view older elements on the macro ring without cycling
11673 the ring.
11674 (kmacro-display): Doc fix.
11675 (kmacro-exec-ring-item): New helper function.
11676 (kmacro-call-ring-2nd): Use it.
11677 (kmacro-call-ring-2nd-repeat): Doc fix.
11678 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
11679 (kmacro-end-or-call-macro): Execute last viewed macro (using
11680 kmacro-exec-ring-item) from ring if this follows
11681 kmacro-view-macro. This allows us to find a macro on the ring
11682 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
11683 the ring to bring it to the head of the ring.
11684 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
11685 Allow binding to reserved keys without specifying C-x C-k prefix.
11686 Ask for confirmation if entered key sequence is already bound to
11687 a non-macro command.
11688 (kmacro-view-macro): Repeating command will show older elements
11689 on the macro ring; C-k will execute the last viewed macro.
11690 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
11691 property from 'ring to 'head.
11692
11693 2003-08-17 Alan Shutko <ats@acm.org>
11694
11695 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
11696 keeping December out of the alist.
11697
11698 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
11699
11700 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
11701 * calendar/calendar.el (calendar-mode-map): Bind it to key.
11702 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
11703 (calendar-flatten): New function.
11704 (calendar-mouse-view-other-diary-entries)
11705 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
11706 in the menu title and to show multi-line diary entries correctly
11707 in the menu.
11708
11709 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
11710
11711 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
11712 defcustom, because the default was recently changed.
11713
11714 2003-08-16 Richard M. Stallman <rms@gnu.org>
11715
11716 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
11717
11718 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
11719 New subroutine, broken out of eval-last-sexp-1.
11720 (eval-last-sexp-1): Use eval-last-sexp-print-value.
11721
11722 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
11723
11724 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
11725
11726 * simple.el (eval-expression): Use eval-last-sexp-print-value.
11727
11728 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
11729
11730 * progmodes/compile.el (compilation-error-regexp-alist):
11731 Add Java ANt error detection as described in document
11732 http://ant.apache.org/faq.html
11733
11734 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
11735
11736 * simple.el (backward-word, forward-to-indentation)
11737 (backward-to-indentation): Argument changed to optional.
11738 (next-line, previous-line): Use `or' instead of `unless'.
11739
11740 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11741
11742 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
11743 instead of a constant.
11744
11745 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
11746
11747 * shell.el (shell): With prefix-arg, suggest a new buffer name.
11748
11749 2003-08-12 Andre Spiegel <spiegel@gnu.org>
11750
11751 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
11752 (vc-sccs-workfile-version): Search the entire delta table, rather
11753 than just the first entry, because that might be a deleted version.
11754
11755 2003-08-11 Karl Fogel <kfogel@red-bean.com>
11756
11757 * menu-bar.el (menu-bar-options-menu): Supply a body for the
11758 [save-place] binding in the Options menu. Have it require
11759 'saveplace' and then toggle the variable manually, to avoid an an
11760 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
11761 for the bug report.
11762
11763 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
11764
11765 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
11766 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
11767 (gdb-info-threads-custom): Add help-echo text.
11768 (gdb-display-back): Don't use purecopy.
11769 (gdb-info-breakpoints-custom, gdb-reset)
11770 (gdb-assembler-custom): Use display-images-p to test if breakpoint
11771 icons can be displayed.
11772
11773 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
11774
11775 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
11776
11777 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
11778
11779 * bookmark.el (bookmark-completing-read):
11780 Return a string, instead of a list of one string.
11781 Use a popup menu if activated from the mouse.
11782 (bookmark-edit-annotation): Remove unused vars.
11783 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
11784 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
11785 to bookmark-completing-read.
11786 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
11787 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
11788 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
11789 and erase-buffer.
11790 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
11791 (bookmark-menu-jump, bookmark-menu-insert)
11792 (bookmark-popup-menu-and-apply-function)
11793 (bookmark-menu-popup-paned-bookmark-menu): Remove.
11794 (bookmark-menu-build-paned-menu): Remove by folding it into
11795 bookmark-menu-popup-paned-menu.
11796 (menu-bar-bookmark-map): Move the define-key statements here.
11797 Use the "non-menu" commands since they now pop up a menu if needed.
11798 (bookmark-exit-hook-internal): Simplify.
11799
11800 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
11801
11802 * reftex-toc.el (reftex-toc-rename-label): New function.
11803 (reftex-toc-check-docstruct): New function.
11804
11805 * reftex.el (reftex-region-active-p): New function.
11806
11807 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
11808 regexp to find the \bibliography macro.
11809
11810 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
11811 which does not exist in LaTeX.
11812 (reftex-cite-format-builtin): Added amsrefs support.
11813 (reftex-toc-confirm-promotion): New option
11814
11815 * reftex-toc.el
11816 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
11817 (reftex-toc-demote, reftex-toc-promote)
11818 (reftex-toc-do-promote, reftex-toc-promote-prepare)
11819 (reftex-toc-promote-action, reftex-toc-extract-section-number)
11820 (reftex-toc-newhead-from-alist)
11821 (reftex-toc-load-all-files-for-promotion): New functions.
11822 (reftex-toc-help): Added description of new keys.
11823 (reftex-toc-split-windows-fraction): New option.
11824 (reftex-recenter-toc-when-idle): Search *toc* window on all
11825 visible frames.
11826 (reftex-toc): Additional parameter REUSE
11827 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
11828 with REUSE argument.
11829 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
11830 the call of `reftex-toc'.
11831 (reftex-make-separate-toc-frame): New function .
11832 (reftex-toc-recenter): When called with triple prefix arg, call
11833 `reftex-make-separate-toc-frame' first.
11834 (reftex-toc-toggle-dedicated-frame): New command.
11835 (reftex-toc-quit): Adapted to delete frame when called in
11836 dedicated frame.
11837
11838 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
11839 all enclosing macros.
11840
11841
11842 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11843
11844 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
11845 first use.
11846
11847 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11848
11849 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
11850
11851 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
11852
11853 * calendar/calendar.el (list-diary-entries-hook)
11854 (diary-display-hook, nongregorian-diary-listing-hook)
11855 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
11856 Add some customize options for these hooks.
11857 (calendar-abbrev-construct): Don't try to take a substring longer
11858 than the original string.
11859
11860 2003-08-05 Richard M. Stallman <rms@gnu.org>
11861
11862 * emacs-lisp/testcover.el (noreturn): Report error if does return.
11863 (testcover-reinstrument-clauses): Doc fix.
11864
11865 * emacs-lisp/warnings.el: Doc fixes, args renamed.
11866 (warning-type-format): Rename from warning-group-format.
11867
11868 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
11869 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
11870 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
11871 to prevent warnings about defvar for an obsolete variable.
11872
11873 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
11874 warning-group-format renamed to warning-type-format.
11875
11876 * subr.el (read-passwd): Use clear-string instead of fillarray.
11877
11878 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
11879 Use vconcat instead of concat.
11880 (edmacro-sanitize-for-string): New function.
11881
11882 2003-08-05 Dave Love <fx@gnu.org>
11883
11884 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
11885 line-number-display-limit-width.
11886
11887 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
11888
11889 2003-08-05 Kenichi Handa <handa@m17n.org>
11890
11891 * international/code-pages.el: Don't require mule-diag.
11892
11893 * international/mule-diag.el (non-iso-charset-alist):
11894 Add autoload cookie.
11895
11896 * language/devan-util.el (dev-glyph-order): Add an entry for the
11897 glyph code #xC4.
11898
11899 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11900
11901 * calendar/calendar.el (diary-file, diary-file-name-prefix)
11902 (european-calendar-style, diary-date-forms)
11903 (calendar-day-name-array, calendar-month-name-array): Doc change.
11904 (generate-calendar-month): Adapt for new behaviour of
11905 `calendar-day-name' function.
11906 (calendar-abbrev-length, calendar-day-abbrev-array)
11907 (calendar-month-abbrev-array): New variables.
11908 (calendar-abbrev-construct): New function.
11909 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
11910 rather than fixing abbrevs at some width. Calling syntax change.
11911 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
11912 (calendar-date-string): Adapt for new behaviours of
11913 `calendar-day-name' and `calendar-month-name' functions.
11914
11915 * calendar/diary-lib.el (list-diary-entries): Adapt for new
11916 behaviour of `calendar-day-name' and `calendar-month-name' functions.
11917 (diary-name-pattern): Use abbrev arrays, rather than fixing
11918 abbrevs at three chars. Calling syntax change.
11919 (mark-diary-entries): Adapt for new behaviours of
11920 `diary-name-pattern' and `calendar-make-alist' functions.
11921 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
11922 `diary-name-pattern' function.
11923 (font-lock-diary-date-forms): Use abbrev arrays, rather than
11924 fixing abbrevs at three chars. Calling syntax change.
11925 (cal-hebrew, cal-islam): Require when compiling.
11926 (diary-font-lock-keywords): Adapt for new behaviour of
11927 `font-lock-diary-date-forms' function.
11928
11929 * calendar/cal-hebrew.el: Reposition some code so defined before used.
11930 (calendar-hebrew-month-name-array-common-year)
11931 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
11932 (list-hebrew-diary-entries): Adapt for new behaviours of
11933 `calendar-day-name' and `add-to-diary-list' functions.
11934 (mark-hebrew-diary-entries): Adapt for new behaviours of
11935 `diary-name-pattern' and `calendar-make-alist' functions.
11936
11937 * calendar/cal-islam.el (calendar-islamic-month-name-array):
11938 Add doc string.
11939 (list-islamic-diary-entries): Adapt for new behaviours of
11940 `calendar-day-name' and `add-to-diary-list' functions.
11941 (mark-islamic-diary-entries): Adapt for new behaviours of
11942 `diary-name-pattern' and `calendar-make-alist' functions.
11943
11944 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
11945 `calendar-month-name' function.
11946
11947 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
11948
11949 * calendar/solar.el (solar-seasons-data): Move definition before use.
11950
11951 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
11952 (cal-tex-LaTeX-hourbox): Move definition before use.
11953
11954 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
11955 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
11956 lunar.el, solar.el
11957 (displayed-month, displayed-year): Define for compiler.
11958
11959 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
11960
11961 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
11962 MODE. Renamed from c-init-c-language-vars'.
11963 (c-initialize-cc-mode): Change accordingly.
11964 (c-common-init): Ditto.
11965 (c-mode): Ditto.
11966 (c++-mode): Use `c-init-language-vars-for'.
11967 (objc-mode): Ditto.
11968 (java-mode): Ditto.
11969 (idl-mode): Ditto.
11970 (pike-mode): Ditto.
11971 (awk-mode): Ditto.
11972
11973 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
11974
11975 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
11976 or not the point moved.
11977
11978 (c-search-decl-header-end): Don't trip up on operator identifiers
11979 in C++ and operators like == in all languages.
11980
11981 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
11982 Detect leading labels correctly.
11983
11984 2003-08-02 Andreas Schwab <schwab@suse.de>
11985
11986 * textmodes/ispell.el: Don't redo key bindings on loading, put
11987 them only in loaddefs.el.
11988 * bookmark.el: Likewise.
11989 * dabbrev.el: Likewise.
11990 * emerge.el: Likewise.
11991
11992 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
11993 has more than one member.
11994
11995 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
11996
11997 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11998
11999 * lpr.el (printify-region): It was ending conversion before the
12000 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
12001
12002 2003-07-31 John Paul Wallington <jpw@gnu.org>
12003
12004 * net/browse-url.el (browse-url-epiphany): Doc fix.
12005
12006 2003-07-30 Kenichi Handa <handa@m17n.org>
12007
12008 * international/fontset.el (setup-default-fontset):
12009 Change registry names of Akurti fonts.
12010
12011 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
12012
12013 * comint.el (comint-read-noecho): Use `clear-string' instead of
12014 `fillarray'.
12015
12016 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
12017
12018 * outline.el (outline-mode-hook): Add defvar.
12019
12020 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
12021
12022 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
12023 Restore assembler in source window if that is what has been selected.
12024 (menu): Add gdb-restore-windows to menu. Make gdba
12025 specific menus only visible from gdba.
12026
12027 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
12028
12029 * progmodes/compile.el (compilation-environment): New user variable.
12030 (compile-internal): Respect it.
12031
12032 2003-07-23 Masatake YAMATO <jet@gyve.org>
12033
12034 * progmodes/gud.el (gdb-script-font-lock-keywords):
12035 Put `font-lock-function-name-face' on a symbol which includes
12036 `-' like `hook-run'. Put font-lock-variable-name-face
12037 on a symbol starting with $.
12038
12039 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
12040
12041 * files.el (set-visited-file-name): Use truename for buffer-file-name.
12042
12043 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
12044
12045 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
12046
12047 2003-07-26 Andre Spiegel <spiegel@gnu.org>
12048
12049 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
12050 Use with-no-warnings.
12051 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
12052 rather than to find-file-not-found-hook, which doesn't exist.
12053
12054 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
12055
12056 * international/quail.el (quail-translate-key): Fix previous change.
12057
12058 2003-07-25 John Paul Wallington <jpw@gnu.org>
12059
12060 * server.el (server-start): Check `server-process' is non-nil
12061 before killing it to avoid killing current buffer's process.
12062
12063 * simple.el (choose-completion-string): Use `minibufferp';
12064 test `completion-reference-buffer' if `buffer' arg is nil.
12065 (push-mark): Use `when' and `unless'.
12066 (pop-mark): Use `when'.
12067
12068 * mouse-sel.el (mouse-sel-get-selection-function):
12069 Check `x-last-selected-text-primary'. Don't barf if it or
12070 `x-last-selected-text' aren't bound.
12071
12072 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12073
12074 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
12075
12076 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
12077
12078 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
12079
12080 2003-07-23 John Paul Wallington <jpw@gnu.org>
12081
12082 * tooltip.el (defface tooltip): Inherit from variable-pitch.
12083
12084 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
12085
12086 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
12087 string. Defvar the derived hook.
12088
12089 * macros.el (insert-kbd-macro): Escape double quote character.
12090 From Thomas W Murphy <twm@andrew.cmu.edu>.
12091
12092 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
12093
12094 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
12095 to match the specific mark rather than reusing comment-start-skip.
12096
12097 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
12098
12099 * progmodes/hideshow.el (hs-special-modes-alist):
12100 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
12101
12102 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
12103
12104 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
12105 value using ?\s.
12106
12107 2003-07-21 John Paul Wallington <jpw@gnu.org>
12108
12109 * subr.el (with-selected-window): Add closing paren.
12110
12111 2003-07-21 Richard M. Stallman <rms@gnu.org>
12112
12113 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
12114 (lisp-mode): Likewise.
12115
12116 * subr.el (with-selected-window): Copy code form save-selected-window
12117 so as to call select-window with norecord arg.
12118 (dynamic-completion-table): Doc fix.
12119 (lazy-completion-table): Doc fix.
12120
12121 * international/mule-cmds.el (set-locale-environment):
12122 langinfo renamed to locale-info.
12123
12124 * international/mule.el (auto-coding-functions): Doc fix.
12125
12126 2003-07-21 Kenichi Handa <handa@m17n.org>
12127
12128 * international/quail.el (quail-translate-key):
12129 Update quail-current-str correctly.
12130
12131 2003-07-21 Andreas Schwab <schwab@suse.de>
12132
12133 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
12134 ?, to "_".
12135
12136 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
12137 Version 2.0.36 of Tramp released.
12138
12139 * net/tramp.el (tramp-default-password-end-of-line): Rename from
12140 tramp-password-end-of-line.
12141 (tramp-password-end-of-line): New method parameter.
12142 (tramp-get-password-end-of-line): Function to access method
12143 parameter `tramp-password-end-of-line', or variable
12144 `tramp-default-password-end-of-line' (default value).
12145 (tramp-methods): Add entries for new parameter
12146 tramp-password-end-of-line.
12147 (tramp-enter-password): Use new function
12148 `tramp-get-password-end-of-line'.
12149 (tramp-handle-insert-file-contents): Do not
12150 unconditionally inhibit the file operation file-local-copy, only
12151 do that when the inhibit-file-name-operation is currently
12152 insert-file-contents. This fixes finding remote CVS-controlled
12153 files. (It would barf on inserting the CVS/Entries file
12154 literally, because the file-local-copy handler wasn't called.)
12155 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
12156 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
12157 (tramp-initial-commands): New variable.
12158 (tramp-process-initial-commands): New function, using the variable.
12159 (tramp-open-connection-setup-interactive-shell): Call the new function.
12160 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
12161 method into the buffer name, never use nil. Reported by Hanak
12162 David <dhanak@inf.bme.hu>.
12163 (tramp-open-connection-setup-interactive-shell): Erase buffer
12164 before sending "stty -onlcr".
12165
12166 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
12167
12168 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
12169
12170 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
12171
12172 2003-07-19 John Paul Wallington <jpw@gnu.org>
12173
12174 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
12175 (artist-draw-rect, artist-draw-square): Doc fixes.
12176
12177 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
12178
12179 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
12180
12181 2003-07-19 Kenichi Handa <handa@m17n.org>
12182
12183 * international/kkc.el (kkc-show-conversion-list-update):
12184 Highlight the correct candidate in the message.
12185
12186 2003-07-18 John Paul Wallington <jpw@gnu.org>
12187
12188 * simple.el (current-word): Don't include punctuation char when
12189 `really-word' arg is non-nil.
12190
12191 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
12192
12193 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
12194 moved to the directory obsolete.
12195
12196 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
12197
12198 * info.el (Info-menu-entry-name-re): Allow newlines in
12199 menu entry names.
12200
12201 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
12202 syntax-ppss-after-change-function.
12203 (syntax-ppss-after-change-function): New alias. Update uses.
12204 (syntax-ppss): Catch the case where the buffer is narrowed.
12205
12206 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
12207
12208 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
12209 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
12210
12211 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
12212
12213 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
12214 since it might be modified.
12215
12216 * progmodes/cc-langs.el (c++-make-template-syntax-table)
12217 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
12218 names to these language constants.
12219
12220 2003-07-15 Kim F. Storm <storm@cua.dk>
12221
12222 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
12223 All uses changed.
12224
12225 2003-07-14 Mark A. Hershberger <mah@everybody.org>
12226
12227 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
12228 Namespace support.
12229
12230 2003-07-13 Juanma Barranquero <lektu@terra.es>
12231
12232 * frame.el (modify-all-frames-parameters): Reinstall (copyright
12233 papers received).
12234
12235 2003-07-13 Karl Eichwalder <ke@suse.de>
12236
12237 * textmodes/po.el (po-find-charset): White space at the start of the
12238 Content-Type field body is non-mandatory.
12239
12240 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
12241
12242 * textmodes/texinfo.el (texinfo-section-list):
12243 Append appendixsection; a synonym for appendixsec.
12244
12245 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
12246
12247 * man.el (Man-translate-cleanup): New.
12248 (Man-translate-references): Call `Man-translate-cleanup' to clean
12249 leading, trailing and middle spaces.
12250
12251 2003-07-13 Lars Hansen <larsh@math.ku.dk>
12252
12253 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
12254 Handle `dired-directory' being a list.
12255
12256 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
12257
12258 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
12259 it doesn't exist.
12260
12261 2003-07-12 Richard M. Stallman <rms@gnu.org>
12262
12263 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
12264
12265 * progmodes/cc-defs.el (c-make-keywords-re):
12266 Don't use delete-duplicates.
12267 (c-lang-const): Don't use mapcan.
12268
12269 * apropos.el (apropos-show-scores): Make it customizable.
12270 Document new meaning.
12271 (apropos): Compute scores from symbols.
12272 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
12273
12274 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12275
12276 * ps-bdf.el: Fix copyright line.
12277 (bdf-directory-list): Fix initialization code.
12278
12279 2003-07-11 John Paul Wallington <jpw@gnu.org>
12280
12281 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
12282 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
12283 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
12284
12285 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
12286
12287 * emacs-lisp/ring.el (ring-elements): Doc fix.
12288
12289 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
12290
12291 * calendar/timeclock.el (timeclock-relative)
12292 (timeclock-ask-before-exiting, timeclock-use-display-time):
12293 Doc changes.
12294 (timeclock-modeline-display): Give a message if
12295 `timeclock-use-display-time' is non-nil but `display-time-mode'
12296 is not active.
12297
12298 2003-07-11 Kenichi Handa <handa@m17n.org>
12299
12300 * international/mule-cmds.el (set-language-environment):
12301 Set current-language-environment to the correct string.
12302
12303 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12304
12305 * ps-print.el: Print line number correctly in a region. Reported by
12306 Tim Allen <timallen@ls83.fsnet.co.uk>.
12307 (ps-print-version): New version number (6.6.2).
12308 (ps-printing-region): Code fix.
12309
12310 2003-07-10 John Paul Wallington <jpw@gnu.org>
12311
12312 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
12313 this function can be called from `add-completions-from-tags-table'.
12314
12315 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
12316
12317 * calendar/timeclock.el (timeclock-use-display-time)
12318 (timeclock-day-over-hook, timeclock-workday-remaining)
12319 (timeclock-status-string, timeclock-when-to-leave)
12320 (timeclock-when-to-leave-string, timeclock-log-data)
12321 (timeclock-find-discrep, timeclock-day-base)
12322 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
12323 (timeclock-modeline-display): Set the variable
12324 `timeclock-modeline-display'.
12325 (timeclock-update-modeline): Doc fix. Respect value of
12326 `timeclock-relative'.
12327
12328 2003-07-09 Richard M. Stallman <rms@gnu.org>
12329
12330 * textmodes/reftex-parse.el (reftex-all-document-files):
12331 Add autoload cookie.
12332
12333 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
12334 (reftex-scanning-info-available-p): Add autoload cookie.
12335
12336 * international/mule-cmds.el
12337 (set-display-table-and-terminal-coding-system): Delete duplicate
12338 aset on standard-display-table.
12339
12340 * view.el (view-file): If existing buffer's major mode is special,
12341 don't go into view mode.
12342
12343 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
12344
12345 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12346
12347 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
12348 buffer changes; there's third party code that calls this function
12349 directly.
12350
12351 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12352
12353 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
12354 (autodoc-font-lock-keywords): Don't byte compile on font lock
12355 initialization when running from byte compiled files.
12356
12357 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
12358
12359 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
12360 statement ends with auto-increment "++".
12361
12362 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12363
12364 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
12365 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
12366 these are changed, so declare them as variables and not constants.
12367
12368 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
12369
12370 * subr.el (dolist, dotimes): Doc fix.
12371
12372 2003-07-08 Kim F. Storm <storm@cua.dk>
12373
12374 * international/mule-cmds.el
12375 (set-display-table-and-terminal-coding-system): Don't break
12376 bootstrap if standard-display-table isn't setup yet.
12377
12378 2003-07-07 Richard M. Stallman <rms@gnu.org>
12379
12380 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
12381 Give it a doc string, and autoload it.
12382
12383 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
12384 Use with-no-warnings.
12385
12386 * info.el (Info-search): If find invisible text, search again.
12387
12388 * isearch.el (search-whitespace-regexp): Add a shy group around it.
12389
12390 * man.el (Man-name-regexp): Match + as part of name.
12391
12392 * simple.el (visible-mode): Rename from vis-mode.
12393 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
12394
12395 * simple.el (current-word): New arg REALLY-WORD specifies
12396 don't include punctuation chars.
12397
12398 * emacs-lisp/debug.el (debug, debugger-env-macro):
12399 Use with-no-warnings while accessing and binding unread-command-char.
12400
12401 * international/mule-cmds.el
12402 (set-display-table-and-terminal-coding-system): Use explicit loop
12403 instead of calling standard-display-default.
12404
12405 * net/ange-ftp.el (ange-ftp-file-symlink-p):
12406 Use condition-case to catch error in ange-ftp-get-files.
12407
12408 * net/browse-url.el (browse-url-browser-function):
12409 Add alternative for Epiphany.
12410 (browse-url-epiphany-program, browse-url-epiphany-arguments)
12411 (browse-url-epiphany-startup-arguments)
12412 (browse-url-epiphany-new-window-is-tab): New variables.
12413 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
12414
12415 * progmodes/compile.el (compile-auto-highlight): Default now t.
12416 (compile): Doc fix.
12417 (compilation-next-error): Fix previous change.
12418
12419 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
12420
12421 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
12422
12423 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
12424
12425 * gdb-ui.el (gdb-source-info): Display current frame when
12426 attaching to an existing process.
12427 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
12428 while laying out windows when attaching to an existing process.
12429
12430 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
12431
12432 * info.el (Info-menu): Use Info-menu-entry-name-re.
12433
12434 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
12435
12436 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
12437 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
12438
12439 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
12440 to match the same text.
12441
12442 2003-07-06 John Paul Wallington <jpw@gnu.org>
12443
12444 * vc.el (vc-annotate-offset): Move defvar up.
12445
12446 2003-07-06 Kim F. Storm <storm@cua.dk>
12447
12448 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
12449 This should fix the infinite loop when extracting menu names.
12450
12451 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
12452
12453 * files.el (auto-mode-alist, interpreter-mode-alist):
12454 Remove entries to CC Mode modes to avoid duplicates; they are now added
12455 with autoload directives in cc-mode.el.
12456
12457 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
12458
12459 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
12460 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
12461 these are changed, so declare them as variables and not constants.
12462
12463 * progmodes/cc-mode.el: Fix some autoload problems: Try to
12464 ensure that the entry for ".c" extension comes before the one for
12465 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
12466 Fix incorrect entries that were added to `interpreter-mode-alist'.
12467 Move the autoload directives for AWK to the top level since they
12468 aren't recognized anywhere else. Do not use the new AWK mode doc
12469 in the autoload form for the old AWK mode.
12470
12471 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12472
12473 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
12474 (bibtex-sort-ignore-string-entries): Default value t.
12475 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
12476 erroneously in previous version.
12477 (bibtex-string-files): Docstring reflects new parsing scheme.
12478 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
12479 docstring, add # as one of the chars to crush
12480 (bibtex-autokey-prefix-string, bibtex-autokey-names)
12481 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
12482 (bibtex-autokey-name-change-strings)
12483 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
12484 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
12485 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
12486 (bibtex-autokey-title-terminators)
12487 (bibtex-autokey-titlewords-stretch)
12488 (bibtex-autokey-titleword-ignore)
12489 (bibtex-autokey-titleword-case-convert)
12490 (bibtex-autokey-titleword-abbrevs)
12491 (bibtex-autokey-titleword-abbrevs)
12492 (bibtex-autokey-titleword-change-strings)
12493 (bibtex-autokey-titleword-length)
12494 (bibtex-autokey-titleword-separator)
12495 (bibtex-autokey-name-year-separator)
12496 (bibtex-autokey-year-title-separator)
12497 (bibtex-autokey-before-presentation-function)
12498 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
12499 Fix docstring.
12500 (bibtex-strings, bibtex-reference-keys):
12501 Use lazy-completion-table and make-variable-buffer-local.
12502 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
12503 (bibtex-braced-string-syntax-table)
12504 (bibtex-quoted-string-syntax-table): New variables.
12505 (bibtex-parse-nested-braces): Remove.
12506 (bibtex-parse-field-string): Use syntax table and forward-sexp.
12507 (bibtex-parse-association): Simplify.
12508 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
12509 (bibtex-parse-field-text): Simplify.
12510 (bibtex-search-forward-field, bibtex-search-backward-field):
12511 argument BOUND can take value t.
12512 (bibtex-start-of-field, bibtex-start-of-name-in-field)
12513 (bibtex-end-of-name-in-field, bibtex-end-of-field)
12514 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
12515 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
12516 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
12517 (bibtex-skip-to-valid-entry): Return buffer position of beginning
12518 and ending of entry. Update for changes of bibtex-search-entry.
12519 Simplify.
12520 (bibtex-map-entries): FUN is called with three arguments.
12521 (bibtex-search-entry): Return a cons pair with buffer positions of
12522 beginning and end of entry.
12523 (bibtex-enclosing-field): Simplify.
12524 (bibtex-format-entry): Use booktitle to set a missing title.
12525 (bibtex-autokey-get-names): Fiddle with regexps.
12526 (bibtex-generate-autokey): Use identity.
12527 (bibtex-parse-keys): Use simplified parsing algorithm if
12528 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
12529 arguments. Return alist of keys.
12530 (bibtex-parse-strings): Simplify. Return alist of strings.
12531 (bibtex-complete-string-cleanup): Fix docstring.
12532 (bibtex-read-key): New function.
12533 (bibtex-mode): Fix docstring. Do not parse for keys and
12534 strings when the mode is entered. Set fill-paragraph-function to
12535 bibtex-fill-field. Setup font-lock-mark-block-function the way
12536 font-lock intended.
12537 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
12538 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
12539 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
12540 (bibtex-Preamble): Avoid hard coded constants.
12541 (bibtex-make-field): Fix docstring. Simplify.
12542 (bibtex-beginning-of-entry): Always return new position of point.
12543 (bibtex-end-of-entry): Rearrange cond clauses.
12544 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
12545 Update for changes of bibtex-map-entries.
12546 (bibtex-ispell-abstract): Do not move point.
12547 (bibtex-entry-index): Use downcase. Simplify.
12548 (bibtex-lessp): Handle catch-all.
12549 (bibtex-find-crossref): Turn into a command.
12550 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
12551 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
12552 preamble entries.
12553 (bibtex-fill-field-bounds): New function.
12554 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
12555 (bibtex-fill-entry): Use bibtex-fill-field-bounds
12556 (bibtex-String): Use bibtex-strings. Always obey
12557 bibtex-sort-ignore-string-entries.
12558
12559 2003-07-05 John Paul Wallington <jpw@gnu.org>
12560
12561 * cus-theme.el (customize-create-theme):
12562 Call `customize-create-theme' in Reset widget's notify function.
12563
12564 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
12565 (ibuffer-mark-interactive): Use `or' instead of `unless'.
12566 (define-ibuffer-column name): Add summarizer.
12567 (define-ibuffer-column size): Likewise.
12568 (define-ibuffer-column filename): Likewise.
12569 (define-ibuffer-column process): Likewise. Change BODY's output too.
12570 (define-ibuffer-column filename-and-process): Likewise, likewise.
12571 (ibuffer): Remove local vars `already-in' and `need-update'.
12572
12573 * ibuf-ext.el: Don't require `derived' at compile-time.
12574
12575 2003-07-05 Kim F. Storm <storm@cua.dk>
12576
12577 * info.el: Disable paragraph refilling.
12578 (Info-refill-paragraphs): New defcustom.
12579 (Info-fontify-node): Use it.
12580
12581 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
12582
12583 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
12584 thingies from constructors created by defstruct.
12585
12586 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
12587 the default value of the variable.
12588 (byte-code-meter): Move declaration to top level.
12589
12590 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
12591
12592 * info.el (Info-following-node-name-re): New fun.
12593 (Info-following-node-name): Remove.
12594 (Info-insert-dir): Use the new fun.
12595 (Info-extract-pointer): Don't save restriction; use new fun.
12596 (Info-menu-entry-name-re): New const.
12597 (Info-menu-entry-name-re): Use it along with new fun.
12598 (Info-node-spec-re): Use new fun.
12599 (Info-complete-menu-item, Info-fontify-node): Use new const.
12600 (Info-goto-node, Info-follow-reference, Info-menu-update):
12601 Use match-string.
12602 (Info-follow-reference): Use assoc-string.
12603 Use a list of strings for the completion table.
12604 (Info-fontify-node): Use match-string, line-end-position.
12605 Limit the search for `node:' to the first line.
12606
12607 * newcomment.el (uncomment-region): Remove padding coming from
12608 comment-start rather than just from comment-padding.
12609
12610 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
12611 (vc-cvs-stay-local-p): Use vc-stay-local-p.
12612 (vc-cvs-rename-file): Remove (use the default).
12613 (vc-cvs-register): Register parent dir if needed.
12614 (vc-cvs-could-register): Return non-nil if parent can be registered.
12615 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
12616 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
12617
12618 * vc-svn.el (vc-svn-use-edit): Make it into a const.
12619 (vc-svn-update): Fix the arguments to `svn'.
12620 (vc-svn-diff-tree): Just use `vc-svn-diff'.
12621 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
12622 Simple implementations, assuming `name' is a URL.
12623
12624 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
12625 set of chars allowed unquoted in a case pattern.
12626
12627 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
12628
12629 * font-lock.el (font-lock-extra-types-widget)
12630 (c-font-lock-extra-types, c++-font-lock-extra-types)
12631 (objc-font-lock-extra-types, java-font-lock-extra-types)
12632 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
12633 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
12634 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
12635 (font-lock-match-c++-structor-declaration)
12636 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
12637 (c++-font-lock-keywords-3, c++-font-lock-keywords)
12638 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
12639 (objc-font-lock-keywords-3, objc-font-lock-keywords)
12640 (java-font-lock-keywords-1, java-font-lock-keywords-2)
12641 (java-font-lock-keywords-3, java-font-lock-keywords)
12642 (java-font-lock-syntactic-face-function): Remove obsolete code
12643 and constants. It's all in cc-fonts.el now.
12644
12645 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
12646
12647 * mail/sendmail.el (mail-specify-envelope-from)
12648 (mail-envelope-from): Doc fix.
12649
12650 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
12651
12652 * generic-x.el: Do away with the dependency on `c-emacs-features'
12653 when populating `rul-generic-mode-syntax-table'; we already know
12654 this isn't XEmacs.
12655
12656 See ChangeLog.10 for earlier changes.
12657
12658 ;; Local Variables:
12659 ;; coding: iso-2022-7bit
12660 ;; End:
12661
12662 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
12663 Copying and distribution of this file, with or without modification,
12664 are permitted provided the copyright notice and this notice are preserved.
12665
12666 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1