]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2004-11-10 Jay Belanger <belanger@truman.edu>
2 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
3 string to kill-ring.
4
5 * calc/calc-aent.el (calc-alg-exp, math-toks)
6 (math-exp-pos,math-exp-old-pos, math-exp-token)
7 (math-exp-keep-spaces, math-exp-str): New variables.
8 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
9 (calcAlg-enter): Use declared variable calc-alg-exp.
10 (math-build-parse-table, math-find-user-token): Use declared
11 variable math-toks.
12 (math-read-exprs, math-read-token, calc-check-user-syntax)
13 (calc-match-user-syntax, match-factor-after, math-read-factor):
14 Use declared variables math-exp-pos math-exp-old-pos.
15 (math-read-exprs, math-read-token, math-read-expr-level)
16 (calc-check-user-syntax, calc-match-user-syntax)
17 (match-factor-after, math-read-factor): Use declared variable
18 math-exp-token.
19 (math-read-exprs, math-read-expr-list, math-read-token)
20 (math-read-factor): Use declared variable math-exp-keep-spaces.
21 (math-read-exprs, math-read-token): Use declared variable
22 math-exp-str.
23 (calc-match-user-syntax): Made m a local variable.
24
25 * calc/calc-ext.el (math-read-expr): Use declared variables
26 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
27 math-exp-keep-spaces.
28
29 * calc/calc-forms.el (math-read-angle-bracket): Use declared
30 variables math-exp-pos, math-exp-str.
31
32 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
33 math-exp-old-pos.
34 (math-parse-fortran-vector, math-parse-fortran-vector-end)
35 (math-parse-eqn-prime): Use declared variable math-exp-token.
36
37 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
38 Use declared variable math-exp-pos.
39 (math-check-for-commas): Use declared variable math-exp-str.
40 (math-read-brackets): Use declared variables math-exp-old-pos,
41 math-exp-keep-spaces.
42 (math-read-brackets, math-read-vector, math-read-matrix): Use
43 declared variable math-exp-token.
44
45 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
46
47 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
48
49 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
50 (sgml-parse-tag-backward): Use it to skip spurious < or >.
51
52 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
53
54 * ebuff-menu.el: Doc fixes throughout.
55 (electric-buffer-menu-mode-hook): New defvar.
56
57 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
58
59 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
60 compilation. The resulting compiler warnings appear to be harmless.
61
62 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
63
64 * textmodes/conf-mode.el: New file.
65
66 * files.el (auto-mode-alist, magic-mode-alist): Use it.
67
68 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
69
70 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
71
72 2004-11-09 Jay Belanger <belanger@truman.edu>
73
74 * calc/calc-ext.el (calc-init-extensions): Remove old code.
75
76 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
77 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
78 (calc-z-prefix-help, calc-user-function-list): Use declared
79 variables calc-z-prefix-buf, calc-z-prefix-msgs.
80 (math-map-tree, math-map-tree-rec): Use declared variables
81 math-mt-many, math-mt-func.
82 (math-read-expression, math-read-string): Use declared variable
83 math-expr-data.
84
85 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
86 variable math-normalize-a.
87
88 * calc/calc.el (math-normalize-a): New variable.
89 (math-normalize): Use declared variable math-normalize-a.
90
91 * calc/calc-poly.el (math-expand-form): Use declared variable
92 math-mt-many.
93
94 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
95 Use declared variable math-mt-many.
96 (math-rewrite): Use declared variable math-mt-func.
97
98 * calc/calc-vec.el (math-read-brackets, math-read-vector)
99 (math-read-matrix): Use declared variable math-expr-data.
100
101 * calc/calc-lang.el (math-parse-fortran-vector)
102 (math-parse-fortran-vector-end, math-parse-tex-sum)
103 (math-parse-eqn-matrix, math-parse-eqn-prime)
104 (math-read-math-subscr): Use declared variable math-expr-data.
105
106 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
107 (math-read-expr-level, math-read-token, calc-check-user-syntax)
108 (calc-match-user-syntax, math-read-if, math-factor-after)
109 (math-read-factor): Use declared variable math-expr-data.
110
111 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
112
113 * calendar/diary-lib.el (diary-from-outlook)
114 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
115 interactive-p; but rather new optional argument NOCONFIRM.
116
117 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
118
119 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
120 (easy-menu-name-match): Revert correspondingly.
121
122 2004-11-09 Richard M. Stallman <rms@gnu.org>
123
124 * emacs-lisp/bytecomp.el (byte-compile-defalias):
125 Turn off warnings for the new function even if definition not constant.
126 If the definition isn't a quoted symbol, record (FUNCTION . t).
127 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
128 (byte-compile-callargs-warn): Handle (FUNCTION . t).
129 (display-call-tree, byte-compile-arglist-warn):
130 Handle t returned by byte-compile-fdefinition.
131
132 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
133
134 * Makefile.in (maintainer-clean): Depend on distclean.
135
136 * help-fns.el (help-C-file-name): File name must be in build-files
137 to be returned.
138
139 2004-11-09 Jay Belanger <belanger@truman.edu>
140
141 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
142 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
143
144 * calc/calc.el (calc, calc-trail-display, calc-mode):
145 Remove obsolete sections.
146
147 * calc/calc.el (calc-x-paste-text): Remove.
148
149 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
150 mouse-2.
151
152 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
153
154 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
155 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
156 current frame (in case of recursive calls).
157 (gdb-show-changed-values): Add :version keyword.
158
159 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
160
161 * international/mule-cmds.el: Change coding-system to utf-8.
162 (select-safe-coding-system-interactively):
163 New function extracted from select-safe-coding-system.
164 (select-safe-coding-system): Use it.
165
166 2004-11-08 Richard M. Stallman <rms@gnu.org>
167
168 * subr.el (syntax-after): Doc fix.
169
170 * paren.el (show-paren-function): Change calls to syntax-after
171 for new way of returning the value.
172
173 * menu-bar.el (menu-bar-file-menu): Make this the real name
174 and menu-bar-files-menu the alias. Use the former.
175 (global-map): Use `file', not `files', as the symbol.
176
177 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
178
179 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
180 Don't use beginning-of-buffer.
181 (filesets-cmd-show-result): Use with-no-warnings.
182
183 2004-11-08 Juri Linkov <juri@jurta.org>
184
185 * progmodes/compile.el (compile): Don't overwrite last command in
186 minibuffer history with default command if they are not equal.
187
188 2004-11-08 Jay Belanger <belanger@truman.edu>
189
190 * calc/calcalg2.el (math-do-integral-methods): Try linear then
191 non-linear substitutions.
192
193 2004-11-08 Jay Belanger <belanger@truman.edu>
194
195 * calc/calcalg2.el (math-linear-subst-tried): New variable.
196 (math-do-integral): Set `math-linear-subst-tried' to nil.
197 (math-do-integral-methods): Use `math-linear-subst-tried' to
198 determine what type of substitution to try.
199 (math-integ-try-linear-substituion):
200 Set `math-linear-subst-tried' to t.
201
202 2004-11-08 Kim F. Storm <storm@cua.dk>
203
204 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
205
206 2004-11-07 Juri Linkov <juri@jurta.org>
207
208 * info-look.el (info-lookup): Allow reusing in the current buffer
209 not only *info* buffer, but all (even renamed) Info buffers
210 by checking for major-mode instead of *info* buffer name.
211 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
212 (octave-mode, maxima-mode) <doc-spec>:
213 Allow long dashes generated by Texinfo 4.7 before definitions.
214 (texinfo-mode) <doc-spec>: Add space to suffix to find command
215 definitions with argument separated by space.
216
217 2004-11-06 Richard M. Stallman <rms@gnu.org>
218
219 * simple.el (next-error group, face): Move before first use.
220 (next-error-highlight, next-error-highlight-no-select): Likewise.
221
222 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
223 (line-move): New args NOERROR and TO-END.
224 Return t if if succeed in moving specified number of lines.
225 (move-end-of-line): New function.
226
227 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
228 (end-of-buffer-other-window): Likewise.
229
230 * simple.el (line-move-ignore-invisible): Default to t.
231
232 * subr.el (syntax-after): Return the syntax letter, not the raw code.
233
234 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
235
236 * international/iso-cvt.el (iso-cvt-define-menu):
237 Rename menu-bar-files-menu to menu-bar-file-menu.
238
239 * net/browse-url.el (browse-url-gnome-moz-program)
240 (browse-url-gnome-moz-arguments): Move up before first use.
241
242 * net/tramp.el (tramp group): Add :version.
243
244 * progmodes/ada-xref.el (ada-gdb-application):
245 Use goto-char instead of beginning-of-buffer.
246
247 * progmodes/cperl-mode.el (cperl-info-on-command):
248 Use goto-char instead of beginning-of-buffer.
249
250 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
251 Move up before first use.
252 (idlwave-shell-temp-pro-file): Likewise.
253 (idlwave-shell-temp-rinfo-save-file): Likewise.
254 (idlwave-shell-temp-file): Minor doc fix.
255
256 * textmodes/flyspell.el (flyspell-external-point-words):
257 Use goto-char instead of beginning-of-buffer.
258
259 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
260
261 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
262 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
263 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
264
265 2004-11-06 David Ponce <david@dponce.com>
266
267 * recentf.el (recentf-menu-path): Use menu item name.
268
269 2004-11-06 Eli Zaretskii <eliz@gnu.org>
270
271 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
272 display doesn't support images.
273
274 2004-11-06 Andreas Schwab <schwab@suse.de>
275
276 * tempo.el (tempo-match-finder): Doc fix.
277
278 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
279
280 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
281
282 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
283 (easy-menu-lookup-name): New fun to replace it.
284 (easy-menu-get-map): Use it to obey menu item names (rather than just
285 keys) when looking up `path'.
286 (easy-menu-always-true-p): Rename from easy-menu-always-true.
287 (easy-menu-convert-item-1): Adjust to new name.
288
289 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
290
291 * outline.el (hide-body): Don't hide lines at the top of the file
292 that precede the first header line.
293
294 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
295
296 * align.el (align-areas): Delete whitespace before reindenting, so
297 that tabs are never placed after spaces.
298
299 2004-11-06 Alan Shutko <ats@acm.org>
300
301 * macros.el (insert-kbd-macro): Do completions based on macros,
302 rather than all commands.
303
304 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
305
306 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
307 to solve a bug whereby tags with 'b' don't match.
308
309 2004-11-05 Juri Linkov <juri@jurta.org>
310
311 * info.el (Info-search): Don't search in node header lines
312 and file headers.
313
314 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
315 symbol-constituent characters after dot, not only digits.
316
317 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
318
319 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
320
321 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
322
323 * dired.el (dired-read-dir-and-switches): Call read-directory-name
324 if a dialog will be used, read-file-name otherwise.
325
326 2004-11-04 Richard M. Stallman <rms@gnu.org>
327
328 * textmodes/table.el (table group): Add :version.
329
330 * textmodes/ispell.el (ispell-word):
331 Don't alter args; set them only thru `interactive' spec.
332
333 * textmodes/flyspell.el (flyspell-word):
334 Don't alter FOLLOWING; set it only thru `interactive' spec.
335
336 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
337
338 * net/browse-url.el (browse-url-maybe-new-window):
339 Use called-interactively-p.
340
341 * mail/supercite.el (sc-cite-region):
342 Don't use interactive-p. Add arg INTERACTIVE.
343 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
344
345 * international/mule-cmds.el (set-input-method, toggle-input-method):
346 Don't use interactive-p. Add arg INTERACTIVE.
347
348 * eshell/esh-mode.el (eshell-show-maximum-output):
349 Don't use interactive-p.
350 (eshell-truncate-buffer): Just message, no error, if buffer is short.
351
352 * mouse.el (mouse-show-mark): Get positions to delete from mark
353 and point, not from mouse-drag-overlay.
354
355 * imenu.el (imenu-eager-completion-buffer): Add :version.
356
357 * filesets.el (filesets group): Add :version.
358
359 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
360
361 * files.el (xml-based-modes): Delete var.
362 (magic-mode-alist): New more general var.
363 (set-auto-mode): Use it.
364
365 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
366 when clicking from another window.
367
368 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
369
370 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
371 (vc-cvs-annotate-time): Incorporate value of deleted var.
372 Remove special-case handling of beginning-of-buffer cruft.
373 Cache ending position (point) and return value in text property
374 `vc-cvs-annotate-time', and consult it on subsequent invocations.
375
376 * vc-cvs.el (vc-cvs-annotate-command):
377 Delete extraneous lines from beginning of buffer.
378 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
379
380 * progmodes/grep.el (grep-default-command): Take empty string
381 for tag if all other methods yield nil. Shell-quote the tag.
382
383 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
384 spec in `interactive' form, and mention it in the docstring.
385 Also, make sure point is at bol after calling `annotate-time'.
386
387 2004-11-02 Richard M. Stallman <rms@gnu.org>
388
389 * cus-edit.el (customize-group-other-window):
390 Select the window that displays the custom buffer.
391 (custom-buffer-create-other-window): Likewise.
392
393 * comint.el (comint-insert-input): Fix previous change.
394
395 * emacs-lisp/elp.el (elp-instrument-function):
396 Use called-interactively-p.
397
398 * emacs-lisp/easymenu.el (easy-menu-intern):
399 Don't downcase; rather, case-flip the first letter of each word.
400
401 * emacs-lisp/easy-mmode.el (define-minor-mode):
402 Use called-interactively-p.
403
404 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
405 Add interactive-only.
406 (byte-compile-warnings): Add interactive-only as option.
407 (byte-compile-interactive-only-functions): New variable.
408 (byte-compile-form): Warn about calls to functions
409 in byte-compile-interactive-only-functions.
410
411 * emacs-lisp/autoload.el (update-file-autoloads):
412 Don't use interactive-p; take new arg SAVE-AFTER.
413
414 * emacs-lisp/advice.el (ad-make-advised-definition):
415 Use called-interactively-p.
416
417 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
418
419 * files.el (find-file-existing): New function.
420
421 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
422 find-file-existing. Add "New File..." that calls find-file.
423
424 * diropen.pbm diropen.xpm: New files.
425
426 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
427 icon diropen. New tool bar item find-file-existing uses icon open.
428
429 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
430 instead of read-file-name.
431
432 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
433
434 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
435 (icalendar--split-value): Change name of work buffer.
436 (icalendar--get-weekday-abbrev): Return nil on error.
437 (icalendar--date-to-isodate): New function.
438 (icalendar-convert-diary-to-ical)
439 (icalendar-extract-ical-from-buffer): Use only two args for
440 make-obsolete (XEmacs compatibility).
441 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
442 (icalendar-export-region): Doc fix.
443 If error, return non-nil and write errors to a buffer.
444 Use correct weekday for weekly recurring events.
445 Check whether date has been parsed for ordinary events.
446 Make weekly events start in the year 2000.
447 DTEND is non-inclusive, shift end date by one day if
448 necessary (not for entries that have date and time).
449 Rename local let variables: oops -> found-error, datestring ->
450 startdatestring.
451
452 2004-11-02 Kim F. Storm <storm@cua.dk>
453
454 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
455 keep-mode-if-same variable. Add it as optional arg instead.
456 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
457
458 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
459 substitute-command-keys will select lower-case bindings like those
460 used in the static help texts.
461
462 * descr-text.el (describe-text-properties): Don't err if called in
463 the *Help* buffer; output to *Help-2* buffer instead.
464
465 * kmacro.el (group kmacro): Add :version.
466 (kmacro-keyboard-quit): New function to cleanup on C-g.
467 (kmacro-start-macro): Set defining-kbd-macro to append when
468 appending to last macro.
469
470 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
471
472 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
473
474 * progmodes/gdb-ui.el (gdb-enable-debug-log)
475 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
476 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
477 Add :version keyword.
478
479 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
480
481 * progmodes/flymake.el (flymake-err-line-patterns):
482 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
483 `compilation-error-regexp-alist-alist' to internal Flymake format.
484
485 * progmodes/flymake.el: eliminated byte-compiler warnings.
486
487 2004-11-01 Jay Belanger <belanger@truman.edu>
488
489 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
490 with `interactive "s"'.
491
492 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
493
494 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
495 Revert change from 2004-10-16. '*' checks the current buffer, but the
496 mouse click may be in another buffer.
497
498 2004-11-01 John Paul Wallington <jpw@gnu.org>
499
500 * files.el (large-file-warning-threshold): Add :version keyword.
501 (kill-some-buffers): Doc fix.
502
503 * thumbs.el (group thumbs): Add :version keyword.
504
505 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
506
507 2004-11-01 Richard M. Stallman <rms@gnu.org>
508
509 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
510
511 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
512
513 * allout.el (allout group): Add :version.
514 (allout-init): Don't use interactive-p.
515 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
516 (allout-forward-current-level, allout-backward-current-level):
517 Don't use interactive-p.
518
519 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
520 (bibtex-find-text): Likewise.
521
522 * progmodes/vhdl-mode.el (vhdl-fill-region)
523 (vhdl-beginning-of-statement): Don't use interactive-p.
524
525 * progmodes/idlwave.el (idlwave-update-routine-info):
526 Don't use interactive-p.
527
528 * progmodes/idlw-shell.el (idlwave-shell-send-char):
529 Don't use interactive-p.
530
531 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
532 Don't use interactive-p.
533
534 * progmodes/ada-xref.el (ada-make-body-gnatstub):
535 Don't use interactive-p.
536
537 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
538 (fortune-in-buffer): Doc fix.
539
540 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
541
542 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
543 don't select the temporary buffer.
544 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
545 (eudc-get-phone): Likewise.
546
547 2004-11-01 Kim F. Storm <storm@cua.dk>
548
549 * man.el (Man-xref-normal-file): Fix help-echo.
550
551 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
552
553 * reveal.el (reveal-last-tick): New var.
554 (reveal-post-command): Use it to avoid closing overlays when we're
555 appending text to them.
556
557 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
558
559 * textmodes/bibtex.el: Require button.
560 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
561 (bibtex-reference-keys): Distinguish between header keys and
562 crossref keys.
563 (bibtex-beginning-of-field): New function.
564 (bibtex-url-map): Remove.
565 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
566 (bibtex-font-lock-url-regexp): Assume that field names begin at
567 the beginning of a line.
568 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
569 Remove field delimiters. Use bibtex-beginning-of-field.
570 Bugfix, point can be inside a field with a url.
571 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
572 New functions.
573 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
574 (bibtex-key-in-head): Simplify.
575 (bibtex-current-line): Use bolp.
576 (bibtex-parse-keys): Remove unused arg `add'.
577 Use bibtex-type-in-head and bibtex-key-in-head.
578 (bibtex-parse-entry, bibtex-autofill-entry):
579 Use bibtex-type-in-head and bibtex-key-in-head.
580 (bibtex-autokey-get-field): Do not alter case of replacement text.
581 (bibtex-autokey-get-names): Do all processing of name list.
582 (bibtex-autokey-get-year): New function.
583 (bibtex-autokey-get-title): Do all processing of title words.
584 (bibtex-generate-autokey): Simplify.
585 (bibtex-string-files-init): Use default-directory.
586 Allow for absolute file names in bibtex-string-files.
587 (bibtex-files, bibtex-file-path): New variables.
588 (bibtex-files-expand): New function.
589 (bibtex-find-entry-globally): New command.
590 (bibtex-summary-function): New variable.
591 (bibtex-summary): Default value of bibtex-summary-function.
592 (bibtex-find-crossref): New optional args pnt and split.
593 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
594 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
595 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
596 Fix handling of required and alternative fields.
597 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
598 Use cons and display-buffer.
599 (bibtex-validate-globally): New command.
600 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
601 bibtex-parse-keys and bibtex-parse-strings for updating
602 bibtex-reference-keys and bibtex-strings.
603 (bibtex-realign): Remove blank lines past the last entry.
604 (bibtex-reformat): Use bibtex-entry-format as default.
605 (bibtex-choose-completion-string): Remove.
606 (bibtex-complete): Do not use bibtex-choose-completion-string.
607 (bibtex-url): Simplify.
608
609 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
610
611 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
612 (x-dnd-types-alist, x-dnd-open-file-other-window)
613 (x-dnd-known-types): Add :version.
614
615 2004-10-31 John Paul Wallington <jpw@gnu.org>
616
617 * ibuffer.el (group ibuffer): Add :version keyword.
618
619 2004-10-31 Kim F. Storm <storm@cua.dk>
620
621 * ido.el (group ido): Add :version keyword.
622 (ido-mode): Remove :version keyword.
623
624 * emulation/cua-base.el (group cua): Add :version keyword.
625 (cua-mode): Remove :version keyword.
626
627 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
628
629 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
630
631 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
632 compiler warning.
633 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
634 function.
635 (help-at-pt-display-when-idle): Remove autoload.
636
637 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
638
639 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
640
641 2004-10-30 Juri Linkov <juri@jurta.org>
642
643 * help.el (function-called-at-point):
644 * help-fns.el (variable-at-point): Read -> intern.
645
646 2004-10-30 Simon Josefsson <jas@extundo.com>
647
648 * progmodes/autoconf.el (autoconf-font-lock-keywords):
649 Recognize AS_* too.
650
651 2004-10-29 Simon Josefsson <jas@extundo.com>
652
653 * subr.el (read-passwd): Move back from password.el.
654
655 * password.el: Remove, not ready yet.
656
657 2004-10-29 Andreas Schwab <schwab@suse.de>
658
659 * speedbar.el (speedbar-frame-parameters): Improve customize type.
660
661 2004-10-29 Sam Steingold <sds@gnu.org>
662
663 * mouse.el (mouse-show-mark): Replace the last occurrence of
664 x-lost-selection-hooks with x-lost-selection-functions.
665
666 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
667
668 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
669 x-lost-selection-functions is bound.
670
671 * mouse-sel.el (mouse-sel-mode):
672 * emacs-lisp/lselect.el: Adjust to new names for
673 x-(lost|sent)-selection-functions.
674
675 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
676 New obsolete aliases of x-lost-selection-functions and
677 x-sent-selection-functions.
678
679 2004-10-28 Kim F. Storm <storm@cua.dk>
680
681 * imenu.el (imenu-scanning-message): Remove.
682 (imenu-progress-message): Make it a no-op.
683
684 2004-10-28 John Paul Wallington <jpw@gnu.org>
685
686 * files.el (set-auto-mode): Call `throw' correctly.
687
688 2004-10-28 Juri Linkov <juri@jurta.org>
689
690 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
691 to search `Info-...' commands in `info' manual.
692 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
693 Add 'info-file "emacs" property.
694 (Info-find-emacs-command-nodes): Fix index line number regexp.
695 Set real line number (instead of fake 0) in first element of the
696 returned list.
697 (Info-goto-emacs-command-node): Use line number of first element
698 to set point in the first found Info node.
699
700 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
701 code to `grep-mode-font-lock-keywords'.
702 (grep-mode-font-lock-keywords): Delete grep markers instead
703 of making them invisible.
704
705 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
706
707 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
708 and x-server-version in bug report.
709
710 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
711
712 * files.el (set-auto-mode-0): New function.
713 (set-auto-mode): Use it to handle aliased modes and to
714 be consistent between C-x C-f and C-x C-w.
715
716 2004-10-28 Kenichi Handa <handa@m17n.org>
717
718 * international/utf-8.el (utf-translate-cjk-charsets):
719 Add katakana-jisx0201.
720
721 * international/subst-jis.el: Add data for JISX0201.
722
723 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
724
725 * obsolete/hilit19.el (hilit-mode): New function.
726 Move all the toplevel side-effecting stuff into it, so that loading
727 hilit19 doesn't mess everything up any more.
728
729 2004-10-27 Richard M. Stallman <rms@gnu.org>
730
731 * add-log.el (add-change-log-entry): Set up mailing address
732 and full name later, and don't alter add-log-mailing-address
733 or add-log-full-name.
734
735 * elide-head.el (elide-head): Change error to message.
736 (elide-head-show): Likewise.
737
738 * apropos.el (apropos-macrop): Doc fix.
739
740 * mouse.el (mouse-show-mark): Do most processing the same
741 regardless of transient-mark-mode.
742
743 * shadowfile.el (shadow-copy-files): Use interactive-p
744 only to control whether to print a message.
745
746 * tar-mode.el (tar-mode): Use write-contents-functions,
747 not write-contents-hooks.
748
749 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
750 directory-sep-char.
751
752 2004-10-27 Richard M. Stallman <rms@gnu.org>
753
754 * strokes.el (strokes-unload-hook): Fix previous change.
755
756 * type-break.el (type-break-run-at-time): Always use run-at-time;
757 forget the alternatives.
758 (type-break-cancel-function-timers): Always use cancel-function-timers;
759 forget the alternatives.
760
761 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
762
763 2004-10-27 Kenichi Handa <handa@m17n.org>
764
765 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
766
767 * international/subst-gb2312.el: Likewise.
768
769 * international/subst-big5.el: Likewise.
770
771 * international/subst-ksc.el: Likewise.
772
773 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
774 New variable.
775 (utf-translate-cjk-set-unicode-range): New function.
776 (utf-translate-cjk-unicode-range): Make it customizable.
777 (utf-8-post-read-conversion):
778 Use utf-translate-cjk-unicode-range-string.
779 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
780 Unicode ranges.
781
782 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
783
784 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
785 trivial variants to shorten the list.
786 (xml-based-modes): New var.
787 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
788 declaration higher priority than auto-mode-alist.
789
790 * find-file.el (cc-other-file-alist): Bring it in line with
791 cc-mode's auto-mode-alist entries and use \' instead of $.
792
793 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
794 and add "Id" and "Name" submenus to it.
795
796 * imenu.el (imenu--generic-function): Skip matches in comments.
797
798 2004-10-26 Jay Belanger <belanger@truman.edu>
799
800 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
801 (full-calc-keypad, calc-trail-display): Use an extra argument
802 instead of `interactive-p'.
803
804 * calc/calc-misc.el (calc-other-window): Use an extra argument
805 instead of `interactive-p'.
806
807 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
808 `interactive-p'.
809
810 2004-10-26 Kim F. Storm <storm@cua.dk>
811
812 * help.el (describe-key): Describe both down-event and up-event
813 for a mouse click.
814
815 2004-10-26 Richard M. Stallman <rms@gnu.org>
816
817 * woman.el (woman): Don't call interactive-p.
818
819 * pcomplete.el (pcomplete): Instead of interactive-p,
820 use an arg set non-nil by the interactive spec.
821
822 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
823 use an arg set non-nil by the interactive spec.
824
825 * man.el (Man-cleanup-manpage): Instead of interactive-p,
826 use an arg set non-nil by the interactive spec.
827
828 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
829
830 * progmodes/flymake.el (flymake-split-string):
831 Use `flymake-split-string-remove-empty-edges' in any case.
832
833 2004-10-26 Masatake YAMATO <jet@gyve.org>
834
835 * progmodes/flymake.el (flymake-err-line-patterns):
836 Use `compilation-error-regexp-alist-alist' instead of
837 `compilation-error-regexp-alist'.
838
839 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
840
841 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
842 verbatim face on the \ of \end{verbatim}.
843
844 2004-10-25 Jay Belanger <belanger@truman.edu>
845
846 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
847 erasing minibuffer.
848
849 2004-10-25 Simon Josefsson <jas@extundo.com>
850
851 * subr.el (read-passwd): Move to net/password.el.
852
853 * net/password.el (read-passwd): Add. Autoload it.
854
855 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
856
857 * mouse-sel.el (mouse-sel-mode): Specify custom group.
858
859 * simple.el (process-file): Fix logic.
860
861 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
862
863 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
864 (increase-right-margin): Remove erroneous call to `interactive-p'.
865
866 2004-10-24 Kim F. Storm <storm@cua.dk>
867
868 * help.el (describe-mode): Fix 2004-10-13 change.
869 Copy pure "Auto Fill" string so it can be propertized later
870 without causing a read-only error.
871
872 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
873
874 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
875 style indexes.
876
877 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
878
879 * simple.el (process-file): Accept nil for INFILE. Reported by
880 Luc Teirlinck.
881
882 2004-10-24 Masatake YAMATO <jet@gyve.org>
883
884 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
885 Handle periods and underscores in a function name.
886 Remove the address fontification.
887
888 2004-10-24 Masatake YAMATO <jet@gyve.org>
889
890 * progmodes/asm-mode.el (asm-font-lock-keywords):
891 Use font-lock-variable-name-face for registers.
892
893 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
894
895 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
896 kill-all-local-variables.
897 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
898 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
899 Use kill-all-local-variables and provide mode-hooks.
900 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
901 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
902 Suggested by Masatake YAMATO <jet@gyve.org>.
903
904 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
905
906 * simple.el (process-file): New function, similar to call-process
907 but supports file handlers.
908 * vc.el (vc-do-command): Use it, instead of call-process.
909 * net/tramp-vc.el (vc-do-command): Do not advise it if
910 process-file is fboundp.
911 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
912 process-file.
913 (tramp-handle-process-file): New function.
914 (tramp-file-name-for-operation): Support process-file.
915
916 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
917
918 * calendar/icalendar.el (icalendar--weekday-array): New constant.
919 (icalendar-weekdayabbrev-table)
920 (icalendar-monthnumber-table): Delete.
921 (icalendar--get-month-number): Use calendar-month-name-array.
922 (icalendar--get-weekday-number): New function.
923 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
924 (icalendar-export-region): Handle multi-line entries.
925 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
926
927 2004-10-23 John Paul Wallington <jpw@gnu.org>
928
929 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
930 `wildcards' set to t in interactive spec.
931
932 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
933 interactive spec rather than use `interactive-p'.
934 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
935 rather than use function `interactive-p'.
936
937 2004-10-22 Kenichi Handa <handa@m17n.org>
938
939 * international/mule.el (translate-region): Implement it in Lisp
940 as a front end of translate-region-internal.
941
942 2004-10-21 Jay Belanger <belanger@truman.edu>
943
944 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
945 Declare these variables with defvar.
946
947 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
948 is bound, only check to see if it is bound.
949
950 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
951
952 * textmodes/tex-mode.el (tex-compilation-parse-errors):
953 Don't output messages.
954
955 * calc/calc-help.el (calc-describe-bindings): Fix last change.
956
957 2004-10-21 John Paul Wallington <jpw@gnu.org>
958
959 * calc/calc-graph.el (calc-graph-init):
960 Use `set-process-query-on-exit-flag'.
961
962 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
963
964 * progmodes/compile.el (compilation-start): Rely on `cd' to get
965 dir right and also allow argumentless cd.
966
967 2004-10-19 Richard M. Stallman <rms@gnu.org>
968
969 * textmodes/flyspell.el (flyspell-mode): Doc fix.
970
971 * eshell/em-unix.el (eshell-grep):
972 Don't bind compilation-process-setup-function.
973
974 * comint.el (comint-insert-input): Use @ in `interactive'.
975 (comint-input-filter-functions): Doc fix.
976 (comint-kill-whole-line, comint-get-source): Doc fix.
977
978 * progmodes/compile.el (compilation-setup):
979 Don't set buffer-read-only if MINOR is non-nil.
980
981 2004-10-19 Jay Belanger <belanger@truman.edu>
982
983 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
984 (calc-emacs-type-gnu19): Remove.
985 (calc-digit-map, calc-read-key-sequence, calc-read-key):
986 Remove check for old emacs versions.
987
988 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
989 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
990 for current Emacs.
991
992 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
993 the end of the minibuffer.
994 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
995 copy `esc-map'.
996
997 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
998
999 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
1000 call that would be given when the current emacs was used.
1001
1002 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
1003
1004 * calendar/icalendar.el: Set coding to utf-8.
1005 (icalendar-version): Increase to 0.07.
1006 (icalendar-monthnumber-table): Change March pattern.
1007 (icalendar-get-all-event-properties)
1008 (icalendar-set-event-property): Delete.
1009 (icalendar-all-events): No longer interactive.
1010 (icalendar-convert-diary-to-ical)
1011 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
1012 their replacements.
1013 (icalendar-export-file, icalendar-export-region): New functions;
1014 essentially old `icalendar-convert-diary-to-ical' but appending to
1015 target rather than overwriting.
1016 (icalendar-import-file): Append to target file rather than
1017 overwriting. Fourth arg deleted.
1018 (icalendar-import-buffer): New name for old
1019 `icalendar-extract-ical-from-buffer'.
1020 (icalendar--convert-string-for-import): New name for
1021 old `icalendar-convert-for-import'.
1022 (include-icalendar-files): Delete.
1023 Prefix for all internal functions changed from `icalendar-'
1024 to `icalendar--'.
1025
1026 2004-10-19 Richard M. Stallman <rms@gnu.org>
1027
1028 * paths.el (news-path): Fix previous change.
1029
1030 2004-10-18 Jay Belanger <belanger@truman.edu>
1031
1032 * calc/calc-help.el (calc-describe-bindings):
1033 Set `buffer-read-only' to nil while working in the keybindings buffer;
1034 remove some extra information from the keybindings buffer.
1035
1036 2004-10-18 David Ponce <david@dponce.com>
1037
1038 * mouse.el (mouse-drag-move-window-top): New function.
1039 (mouse-drag-mode-line-1): Use it.
1040
1041 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
1042
1043 * info.el (Info-fontify-node): For multiline refs,
1044 arrange to unfontify newline and surrounding whitespace.
1045
1046 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1047
1048 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
1049 directory is missing.
1050
1051 2004-10-17 John Paul Wallington <jpw@gnu.org>
1052
1053 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
1054 New customizable variable; whether to display buffers that match
1055 `ibuffer-maybe-show-predicates' by default.
1056 (ibuffer-maybe-show-predicates): Mention it in docstring.
1057 (ibuffer-display-maybe-show-predicates): New variable.
1058 (ibuffer-update): Prefix arg now toggles whether buffers that
1059 match `ibuffer-maybe-show-predicates' should be displayed.
1060 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
1061 locally to heed `ibuffer-default-display-maybe-show-predicates'.
1062 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
1063
1064 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
1065
1066 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
1067 work correctly.
1068
1069 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
1070
1071 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
1072 (Buffer-menu-beginning): New helper function.
1073 (Buffer-menu-execute): Use it.
1074 (Buffer-menu-select): Use it.
1075 (Buffer-menu-sort): Use it and also keep markers.
1076
1077 2004-10-17 Richard M. Stallman <rms@gnu.org>
1078
1079 * paths.el (news-directory): Rename from news-path. Old name alias.
1080 (rmail-spool-directory): Use defvar.
1081 (sendmail-program): Use defcustom.
1082 (remote-shell-program): Use defcustom.
1083 (term-file-prefix): Use defvar.
1084 (abbrev-file-name): Use defvar.
1085
1086 * term.el: Add maintainer.
1087
1088 * subr.el (with-local-quit): Return nil if there's a quit.
1089 (read-passwd): Use with-local-quit. Doc fix.
1090
1091 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
1092 (strokes-unload-hook): Set as a variable with add-hook.
1093
1094 * startup.el (fancy-splash-tail, normal-splash-screen):
1095 Update copyright year.
1096
1097 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
1098
1099 * server.el (server-unload-hook): Set as a variable with add-hook.
1100
1101 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
1102
1103 * frame.el (special-display-popup-frame):
1104 Make the buffer current as its frame is created.
1105
1106 * delsel.el (delsel-unload-hook): Set as a variable.
1107
1108 * comint.el (comint-output-filter-functions):
1109 Add comint-watch-for-password-prompt.
1110 (comint-read-noecho): Function deleted.
1111 (send-invisible): Use read-passwd.
1112
1113 * fringe.el (fringe-mode-initialize): New function.
1114 (fringe-mode): Use fringe-mode-initialize as :initialize.
1115
1116 2004-10-17 Kim F. Storm <storm@cua.dk>
1117
1118 * language/indian.el (indian-script-language-alist): Swap value and doc.
1119 (indian-font-char-index-table): Doc fix.
1120
1121 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1122
1123 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
1124
1125 2004-10-16 Juri Linkov <juri@jurta.org>
1126
1127 * progmodes/compile.el (compilation-start): Move let-binding of
1128 `process-environment' into `with-current-buffer' body.
1129 Reported by Matt Hodges <MPHodges@member.fsf.org>.
1130
1131 2004-10-16 Richard M. Stallman <rms@gnu.org>
1132
1133 * pcvs-util.el (cvs-bury-buffer):
1134 Don't call get-buffer-window for effect.
1135
1136 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
1137
1138 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
1139
1140 * msb.el (msb-unload-hook): Set the variable.
1141
1142 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
1143 Use * to err if buffer is readonly.
1144
1145 * subr.el (looking-back): Return only t or nil.
1146
1147 * whitespace.el (whitespace-unload-hook): Set the variable.
1148
1149 * view.el (view-mode-enable): Set view-page-size and
1150 view-half-page-size to nil.
1151 (view-set-half-page-size-default): view-half-page-size = nil
1152 means the default.
1153 (View-scroll-page-forward): Use view-page-size-default.
1154 (View-scroll-page-backward): Likewise.
1155 (view-page-size, view-half-page-size): Doc fixes.
1156
1157 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
1158
1159 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
1160
1161 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
1162 "cl" like other files. Instead, call byte-compile-find-cl-functions.
1163 (byte-compile-log-1): Bind inhibit-read-only.
1164 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
1165 (byte-compile-log-warning): Likewise.
1166 (byte-compile-file-form-require): Detect "cl" from the arg value.
1167
1168 * progmodes/compile.el (compilation-start): Assume compilation-mode
1169 will make the buffer read-only.
1170 (compilation-mode): Take arg name-of-mode.
1171 (compilation-setup): Make buffer read-only.
1172 (compilation-handle-exit): Bind inhibit-read-only.
1173
1174 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
1175 (ispell-message): Likewise.
1176 (ispell-show-choices): Don't call get-buffer-window uselessly.
1177 (ispell-init-process): Use set-process-query-on-exit-flag.
1178
1179 2004-10-16 Kim F. Storm <storm@cua.dk>
1180
1181 * fringe.el (fringe-bitmaps): Only initialize when defined.
1182
1183 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
1184 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
1185
1186 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
1187
1188 2004-10-15 Simon Josefsson <jas@extundo.com>
1189
1190 * net/password.el: Add.
1191
1192 2004-10-14 Masatake YAMATO <jet@gyve.org>
1193
1194 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
1195 (gdb-script-end-of-defun): New function.
1196 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
1197 `gdb-script-end-of-defun' as *-of-defun-function.
1198
1199 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
1200
1201 * button.el (button-activate): Allow a marker to display as an action.
1202
1203 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
1204
1205 * help.el (describe-mode): Use it to make minor mode list into
1206 hyperlinks.
1207
1208 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
1209
1210 * vc.el (vc-annotate-display-select): Fix typo.
1211
1212 * subr.el (substitute-key-definition-key): New function.
1213 (substitute-key-definition): Use it with map-keymap.
1214 (event-modifiers): Use push.
1215 (mouse-movement-p, with-temp-buffer): Simplify.
1216
1217 2004-10-12 Jay Belanger <belanger@truman.edu>
1218
1219 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
1220 New variables.
1221 (calc-help-index-entries): New function.
1222 (calc-describe-function): Use `calc-help-function-list' instead of
1223 obarray for completion.
1224 (calc-describe-variable): Use `calc-help-variable-list' instead
1225 of obarray for completion.
1226
1227 2004-10-12 Richard M. Stallman <rms@gnu.org>
1228
1229 * info-look.el (info-lookup-file): Add info-file property.
1230 (info-lookup-symbol): Likewise.
1231
1232 * info.el (info-xref): Add underlining.
1233 (info): Add info-file property.
1234 (Info-find-emacs-command-nodes): Specify case-sensitive search.
1235
1236 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
1237
1238 Sync with Tramp 2.0.45.
1239
1240 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
1241 defined. This is not the case for XEmacs without package "edebug".
1242 (tramp-set-auto-save-file-modes): Set permissions of autosaved
1243 remote files to the permissions of the original file. This is not
1244 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
1245 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
1246 (tramp-perl-decode): Fix an error in Perl implementation.
1247 $pending must be cleared every loop. Reported by Benjamin Place
1248 <benjaminplace@sprintmail.com>
1249
1250 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
1251 Don't activate advice during definition. This is done later on,
1252 depending on test result of `substitute-in-file-name'.
1253 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1254
1255 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1256
1257 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
1258
1259 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
1260
1261 2004-10-12 David Ponce <david@dponce.com>
1262
1263 * recentf.el (recentf-edit-list): Update the menu when the recentf
1264 list has been modified.
1265
1266 2004-10-12 Simon Josefsson <jas@extundo.com>
1267
1268 * net/tls.el (tls-certtool-program): New variable.
1269 (tls-certificate-information): New function, based on
1270 ssl-certificate-information.
1271
1272 2004-10-12 Kenichi Handa <handa@m17n.org>
1273
1274 * international/mule.el (coding-system-equal): Move from mule-util.el.
1275
1276 * international/mule-util.el (coding-system-equal): Move to mule.el.
1277
1278 2004-10-12 Kim F. Storm <storm@cua.dk>
1279
1280 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
1281 reset kmacro-initial-counter-value if set.
1282 (kmacro-set-counter): Only set kmacro-counter if defining or executing
1283 macro. Set kmacro-initial-counter-value otherwise. Never set both.
1284 (kmacro-display): Show macro counter if non-zero.
1285
1286 * subr.el (substitute-key-definition): Mention command remapping
1287 in doc string.
1288
1289 2004-10-11 Jay Belanger <belanger@truman.edu>
1290
1291 * calc/calc-misc.el (calc-info-goto-node): New function.
1292 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
1293 node in one step.
1294 (calc-describe-copying, calc-describe-distribution)
1295 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
1296 Go to appropriate info node in one step.
1297
1298 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1299
1300 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
1301
1302 * font-lock.el (font-lock-apply-highlight): Fix last change.
1303
1304 2004-10-11 Simon Josefsson <jas@extundo.com>
1305
1306 * mail/smtpmail.el (smtpmail-open-stream): Look for
1307 starttls-gnutls-program instead of starttls-program iff
1308 starttls-use-gnutls is non-nil.
1309 (smtpmail-open-stream): Don't overwrite user settings of
1310 starttls-extra-arguments and starttls-extra-args.
1311
1312 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1313
1314 * comint.el (comint-mouse-insert-input): Remove.
1315 (comint-insert-input): Make it work for mouse bindings.
1316 (comint-mode-map): Move defs into the declaration.
1317 (comint-output-filter): Typo.
1318
1319 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
1320
1321 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
1322
1323 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
1324 (ange-ftp-call-chmod): Reference remote-shell-program instead of
1325 ange-ftp-remote-shell.
1326
1327 2004-10-10 Andreas Schwab <schwab@suse.de>
1328
1329 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
1330 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
1331 Reported by <sri@asu.edu>.
1332
1333 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
1334
1335 * vc.el (vc-annotate-mode): Remove variable.
1336 (vc-annotate-display-select): Only call vc-annotate-mode
1337 if we're not in that mode already.
1338
1339 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
1340
1341 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
1342 (imenu-choose-buffer-index): Check here for rescan instead.
1343
1344 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
1345 where the face expression evals to nil.
1346
1347 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
1348 (tex-font-lock-keywords-2): Use it.
1349 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
1350
1351 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
1352
1353 2004-10-09 Kim F. Storm <storm@cua.dk>
1354
1355 * subr.el (progress-reporter-update): Define before first usage.
1356 (make-progress-reporter): Doc fix.
1357
1358 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
1359
1360 * textmodes/paragraphs.el (sentence-end-double-space)
1361 (sentence-end-without-period, sentence-end-without-space)
1362 (sentence-end): Doc fixes.
1363
1364 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
1365
1366 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
1367 Change paragraph-start regexp so we don't fill code starting with #'(.
1368
1369 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
1370
1371 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
1372 New defcustom.
1373 (extract-address-components): Use it.
1374
1375 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
1376
1377 * subr.el (make-progress-reporter, progress-reporter-update)
1378 (progress-reporter-force-update, progress-reporter-do-update)
1379 (progress-reporter-done): New functions.
1380
1381 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
1382
1383 * progmodes/etags.el (etags-tags-completion-table): Use progress
1384 reporter.
1385 (etags-tags-apropos): Likewise.
1386
1387 2004-10-08 Alan Mackenzie <acm@muc.de>
1388
1389 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
1390 of current line.
1391
1392 2004-10-08 Masatake YAMATO <jet@gyve.org>
1393
1394 * server.el (server-process-filter): Wrap `process-send-region'
1395 by `condition-case' to guard the case when the pipe to PROC is closed.
1396
1397 2004-10-07 Mark A. Hershberger <mah@everybody.org>
1398
1399 * xml.el (xml-substitute-special): Limit handling of external entities.
1400
1401 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
1402
1403 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
1404
1405 2004-10-06 John Paul Wallington <jpw@gnu.org>
1406
1407 * xml.el (xml-parse-dtd): Fix `error' call.
1408
1409 2004-10-05 Mark A. Hershberger <mah@everybody.org>
1410
1411 * xml.el (xml-substitute-special): Return a single string instead
1412 of a list of strings if an entity substitution is made.
1413
1414 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
1415
1416 * calendar/icalendar.el: New file.
1417
1418 2004-10-05 Juri Linkov <juri@jurta.org>
1419
1420 * isearch.el (isearch-done): Set mark after running hook.
1421 Reported by Drew Adams <drew.adams@oracle.com>.
1422
1423 * info.el (Info-history, Info-toc): Fix Info headers.
1424 (Info-toc): Narrow buffer before Info-fontify-node.
1425 (Info-build-toc): Don't check for special Info file names.
1426 Set main-file to nil if Info-find-file returns a symbol.
1427
1428 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
1429
1430 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
1431 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
1432 * calendar/cal-menu.el (calendar-mode-map): Ditto.
1433
1434 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
1435
1436 * calendar/cal-iso.el (calendar-iso-read-args): New function,
1437 for old interactive spec from calendar-goto-iso-date.
1438 (calendar-goto-iso-date): Use it.
1439 (calendar-goto-iso-week): New function. Suggested by Emilio
1440 C. Lopes <eclig@gmx.net>.
1441
1442 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
1443
1444 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
1445 `set-right-margin' bindings that follow the minor mode conventions.
1446
1447 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1448
1449 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
1450 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
1451 (latex-block-args-alist): Add minipage and picture.
1452 (latex-block-body-alist): Use reftex-label if enabled.
1453 (latex-insert-block): Don't insert a \n if not necessary.
1454 (tex-compile-commands): Make sure dvips doesn't send to printer.
1455 (tex-compile-default): Handle the case where no executable is found.
1456 (latex-noindent-environments): New var.
1457 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
1458 If tex-indent-allhanging is non-nil, make sure we only align for macros
1459 at beginning of line.
1460
1461 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
1462
1463 * newcomment.el (comment-beginning): Doc fix and don't choke on
1464 unset `comment-end-skip' when at beginning of comment.
1465
1466 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
1467
1468 * term.el (term-adjust-current-row-cache): Don't allow the current
1469 row to become negative.
1470 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
1471 the end of the line. Fix scroll down. Add comments.
1472 (term-handle-ansi-escape): Don't exceed terminal width when moving
1473 right.
1474 (term-scroll-region): Move the cursor after setting the scroll region.
1475
1476 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
1477
1478 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
1479 to `width' for consistency with docstring. Doc fix.
1480
1481 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
1482
1483 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
1484 This is necessary for derived modes.
1485
1486 2004-09-30 Kim F. Storm <storm@cua.dk>
1487
1488 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
1489 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
1490
1491 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
1492 kmacro-extract-lambda functions.
1493 (edit-kbd-macro): Handle kmacro lambda forms.
1494 Include counter and counter format in edit buffer.
1495 (edmacro-finish-edit): Get counter and format from edit buffer and
1496 update kmacro bindings when found.
1497
1498 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
1499
1500 * textmodes/paragraphs.el (forward-paragraph):
1501 Avoid args-out-of-range error when point winds up at the beginning of
1502 the buffer and hard newlines are enabled.
1503
1504 * newcomment.el (comment-multi-line): Doc fix.
1505
1506 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
1507
1508 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
1509 (diff-fixup-modifs): Catch unified-diff file-headers.
1510
1511 2004-09-29 Kim F. Storm <storm@cua.dk>
1512
1513 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
1514 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
1515 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
1516
1517 * fringe.el (fringe-bitmap-p): New macro.
1518 (fringe-bitmaps): Add standard fringe bitmaps on load.
1519
1520 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
1521
1522 * dired.el (dired-view-command-alist): Use more efficient regexps.
1523 Remove dubious arguments.
1524 (dired-align-file): New function.
1525 (dired-insert-directory): Use it.
1526 (dired-move-to-end-of-filename): Make the " -> " search more specific.
1527 (dired-buffers-for-dir): Remove unused var `pattern'.
1528
1529 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1530
1531 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
1532 from diary display excursion. Store diary buffer's point for
1533 `simple-diary-display'.
1534 (simple-diary-display): Set window point and start when
1535 displaying buffer, to preserve point.
1536
1537 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
1538
1539 * textmodes/enriched.el (enriched-translations): Replace defconst
1540 with defvar.
1541
1542 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1543
1544 * printing.el: Doc fix.
1545 (pr-version): New version number (6.8.1).
1546 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
1547 make-temp-name.
1548 (pr-delete-file): Check if file exists before deleting it.
1549 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
1550
1551 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
1552
1553 * term.el (term-display-table): New variable.
1554 (term-mode): Use it.
1555 (term-exec-1): Set the coding system to binary.
1556 (term-emulate-terminal): Decode the string before inserting it.
1557
1558 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
1559
1560 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
1561 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
1562 (map): Bind S-prior, S-next and S-insert.
1563 (term-mode): Set `indent-tabs-mode' to nil.
1564 (term-paste): New function to be bound to S-insert.
1565 (term-send-del, term-send-backspace): Change the strings sent.
1566 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
1567 (term-handle-colors-array): Fix handling of underline and reverse.
1568 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
1569 (term-erase-in-line): Fix comparison.
1570 (term-emulate-terminal): Fix line wrap handling.
1571 (term-start-output-log): Rename from `term-set-output-log'.
1572 (term-stop-output-log): Rename from `term-stop-photo'.
1573 (term-switch-to-alternate-sub-buffer): Comment out, unused.
1574
1575 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
1576
1577 * dired.el (dired-move-to-filename): Don't output a message if
1578 raise-error is non-nil. Fix return position and value.
1579
1580 * files.el (insert-directory): Obey --dired even with symlinks.
1581
1582 2004-09-25 Lars Hansen <larsh@math.ku.dk>
1583
1584 * ls-lisp.el (ls-lisp-format): Mark file names with property
1585 dired-filename.
1586
1587 2004-09-25 Kim F. Storm <storm@cua.dk>
1588
1589 * ido.el (ido-max-directory-size): New defcustom.
1590 (ido-decorations): Add "too big" element.
1591 (ido-directory-too-big): New dynamic var.
1592 (ido-may-cache-directory): Don't cache big directories.
1593 (ido-directory-too-big-p): New defun.
1594 (ido-set-current-directory): Update ido-directory-too-big.
1595 (ido-read-internal): Make empty ido-cur-item if too-big.
1596 (ido-buffer-internal): Use ido-read-internal directly instead of
1597 ido-read-buffer.
1598 (ido-file-internal): Init ido-directory-too-big.
1599 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
1600 and redo completion with full list.
1601 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
1602 it, and show completions.
1603 (ido-all-completions): Let bind ido-directory-too-big to nil.
1604 (ido-exhibit): Handle ido-directory-too-big.
1605 (ido-read-buffer): Handle fallback to read-buffer.
1606 Init ido-directory-too-big.
1607 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
1608 Init ido-directory-too-big.
1609
1610 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
1611
1612 * subr.el (delay-mode-hooks): Doc fix.
1613
1614 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
1615
1616 * textmodes/enriched.el
1617 (enriched-default-text-properties-local-flag): New variable.
1618 (enriched-mode): Make sure that enabling and disabling the mode is
1619 a no-op. Doc fix.
1620
1621 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
1622
1623 * calendar/holidays.el (holiday-advent): Report on a specified day
1624 offset from advent, not just advent.
1625 (holiday-easter-etc): Report on one specified day offset from
1626 easter, not all easter holidays. Various Easter holidays moved to
1627 `christian-holidays' variable in calendar.el.
1628 * calendar/calendar.el (christian-holidays): Adapt for new
1629 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
1630
1631 2004-09-23 Kim F. Storm <storm@cua.dk>
1632
1633 * image.el (insert-sliced-image): Add doc string.
1634
1635 * ido.el (ido-choice-list): New dynamic var for `list' context.
1636 (ido-context-switch-command): New dynamic var.
1637 (ido-define-mode-map): Generalize switch between file/buffer contexts.
1638 (ido-read-internal): Handle new `list' context.
1639 Handle insert-buffer and insert-file ido-exit values.
1640 (ido-buffer-internal): New arg switch-cmd. Use it to setup
1641 ido-context-switch-command. Handle insert-file ido-exit value.
1642 (ido-read-buffer): Set ido-context-switch-command to 'ignore
1643 unless it is already bound by caller.
1644 (ido-file-internal): New arg switch-cmd. Use it to setup
1645 ido-context-switch-command. Handle insert-buffer ido-exit value.
1646 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
1647 used for context switching.
1648 (ido-all-completions): Handle new `list' context.
1649 (ido-make-choice-list): Return choices for `list' context.
1650 (ido-find-file-in-dir, ido-display-file, ido-write-file)
1651 (ido-display-buffer, ido-kill-buffer): Disable context switching.
1652 (ido-insert-buffer, ido-insert-file): Setup context switching.
1653 (ido-exhibit): Handle `list' context.
1654 (ido-read-file-name): Disable context switching. Handle fallback.
1655 (ido-read-directory-name): Disable context switching.
1656 (ido-completing-read): New defun like completing-read. Setup and
1657 use new `list' context.
1658
1659 2004-09-20 Jesper Harder <harder@ifa.au.dk>
1660
1661 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
1662
1663 2004-09-21 Jay Belanger <belanger@truman.edu>
1664
1665 * calc/calc-graph.el (calc-graph-add-curve): Moved the call to
1666 `calc-graph-set-styles' so the gnuplot buffer will appear in a
1667 separate window.
1668
1669 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
1670
1671 * subr.el (after-change-major-mode-hook): Doc fix.
1672
1673 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1674
1675 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
1676 of ghostscript for monochrome PostScript file in Windows.
1677
1678 2004-09-21 Kenichi Handa <handa@m17n.org>
1679
1680 * descr-text.el (describe-char): Checking of quail activation
1681 fixed.
1682
1683 2004-09-21 Jay Belanger <belanger@truman.edu>
1684
1685 * calc/calc.el (calc-mode-var-list): Removed unnecessary quotes.
1686
1687 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
1688
1689 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
1690 after the mode hooks instead of before. Doc fix.
1691
1692 2004-09-20 Jason Rumney <jasonr@gnu.org>
1693
1694 * startup.el (command-line) [windows-nt]: Try .emacs first, then
1695 _emacs, but revert to .emacs if neither exists in home directory.
1696
1697 2004-09-20 John Paul Wallington <jpw@gnu.org>
1698
1699 * bindings.el (completion-ignored-extensions): Add .dfsl.
1700
1701 2004-09-20 Richard M. Stallman <rms@gnu.org>
1702
1703 * bindings.el (scroll-left): Make it disabled.
1704
1705 * files.el (enable-local-eval): Doc fix.
1706
1707 * indent.el (move-to-left-margin): Special case for minibuffer.
1708
1709 * term.el (term-emulate-terminal): Turn off undo for output.
1710 Use with-current-buffer and save-selected-window.
1711
1712 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
1713
1714 * progmodes/make-mode.el (makefile-fill-paragraph):
1715 Don't insist on spaces when looking for comments. # is enough.
1716
1717 * files.el (hack-local-variables): Copy the variables list
1718 to another buffer, strip prefixes and suffixes there, then read.
1719 (enable-local-eval): Doc fix.
1720 (ignored-local-variables): Initialize to nil.
1721 (risky-local-variable-p): Don't check ignored-local-variables here.
1722 (hack-one-local-variable): Ignore var if in ignored-local-variables.
1723
1724 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
1725
1726 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
1727 of = to "." (punctuation).
1728
1729 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1730
1731 * subr.el (event-basic-type): Fix mask (extend to 22bits).
1732
1733 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1734
1735 * textmodes/enriched.el (enriched-rerun-flag): New variable.
1736 (enriched-before-change-major-mode): New function.
1737 Add it to `change-major-mode-hook'.
1738 (enriched-after-change-major-mode): New function.
1739 Add it to `after-change-major-mode-hook'.
1740 (enriched-mode): Make it work correctly if called from
1741 `after-change-major-mode-hook'.
1742 No longer set `indent-line-function'.
1743
1744 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
1745
1746 * subr.el (after-change-major-mode-hook): New variable.
1747 (run-mode-hooks): Implement it.
1748
1749 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1750
1751 * battery.el (battery-linux-proc-apm): Use string-to-number.
1752 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
1753 Use dolist (and less indentation). Use erase-buffer.
1754 Pre-initialize `design-capacity', `warn', and `low'.
1755 (battery-format): Use replace-regexp-in-string.
1756
1757 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
1758
1759 * battery.el: Delete superfluous empty lines.
1760 (battery-linux-proc-acpi): Attempt to gather information from all
1761 battery subdirectories regardless of their file name.
1762 (battery-linux-proc-apm): Replace all occurrences of
1763 battery-hex-to-int-2 with string-to-int (base 16).
1764 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
1765 (battery-hex-map): Delete variable.
1766
1767 2004-09-18 John Paul Wallington <jpw@gnu.org>
1768
1769 * calc/calc-units.el (calc-quick-units): Fix overzealous
1770 s/or/unless/.
1771
1772 2004-09-17 Jay Belanger <belanger@truman.edu>
1773
1774 * calc/calc.el (calc-mode-var-list): Fix the value of
1775 `calc-matrix-brackets'.
1776
1777 2004-09-17 Romain Francoise <romain@orebokech.com>
1778
1779 * ibuf-ext.el (define-ibuffer-filter filename):
1780 Expand dired-directory since buffer-file-name is absolute.
1781
1782 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
1783
1784 * ediff-init.el (ediff-current-diff-face-A)
1785 (ediff-current-diff-face-B, ediff-current-diff-face-C)
1786 (ediff-current-diff-face-Ancestor)
1787 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
1788 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
1789 (ediff-even-diff-face-A, ediff-even-diff-face-B)
1790 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
1791 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
1792 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
1793 Use min-colors.
1794
1795 * term.el (term-down): Perform vertical motion if DOWN is negative.
1796 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
1797 (term-termcap-format): Synchronyze with the eterm terminfo entry
1798 in etc/e/eterm.ti.
1799 (term-handle-colors-array): If the current foreground or
1800 background are zero (i.e. unspecified), use the foreground and
1801 background of the default face for reverse video.
1802 (term-ansi-at-eval-string, term-ansi-default-fg)
1803 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
1804 (term-mem): Delete ununsed function.
1805 (term-protocol-version): Increment.
1806 (term-current-face): Set to default.
1807
1808 2004-09-15 Jay Belanger <belanger@truman.edu>
1809
1810 * calc/calc.el (calc-mode-var-list): Define this variable.
1811 (calc-always-load-extensions, calc-line-numbering)
1812 (calc-line-breaking, calc-display-just, calc-display-origin)
1813 (calc-number-radix, calc-leading-zeros, calc-group-digits)
1814 (calc-group-char, calc-point-char, calc-frac-format)
1815 (calc-prefer-frac, calc-hms-format, calc-date-format)
1816 (calc-float-format, calc-full-float-format, calc-complex-format)
1817 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
1818 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
1819 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
1820 (calc-matrix-brackets, calc-language, calc-language-option)
1821 (calc-left-label, calc-right-label, calc-word-size)
1822 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
1823 (calc-display-raw, calc-internal-prec, calc-angle-mode)
1824 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
1825 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
1826 (calc-window-height, calc-display-trail, calc-show-selections)
1827 (calc-use-selections, calc-assoc-selections)
1828 (calc-display-working-message, calc-auto-why, calc-timing)
1829 (calc-mode-save-mode, calc-standard-date-formats)
1830 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
1831 (calc-user-parse-tables, calc-gnuplot-default-device)
1832 (calc-gnuplot-default-output, calc-gnuplot-print-device)
1833 (calc-gnuplot-print-output, calc-gnuplot-geometry)
1834 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
1835 (calc-invocation-macro, calc-show-banner): Give these values as
1836 part of `calc-mode-var-list's initialization after the variables
1837 are declared with defvar.
1838 (calc-bug-address): Changed email address to send bug
1839 reports to. Also changed the maintainer address at the top.
1840 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
1841 than "\\.emacs" to determine if it is the user-init-file.
1842
1843 * calc/calc-embed.el (calc-embedded-set-modes): Use
1844 `calc-mode-var-list' correctly.
1845
1846 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
1847
1848 * vc.el (annotate-time): Document point handling.
1849 (vc-annotate-display-autoscale): Doc fix.
1850
1851 2004-09-15 Miles Bader <miles@gnu.org>
1852
1853 * generic.el (generic-make-keywords-list): Use symbol rather than
1854 word anchors in regexp.
1855
1856 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
1857
1858 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
1859 no file name consider `dired-directory'.
1860
1861 2004-09-14 Kim F. Storm <storm@cua.dk>
1862
1863 * faces.el (cursor): Add face-no-inherit property. Doc fix.
1864
1865 2004-09-14 Simon Josefsson <jas@extundo.com>
1866
1867 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
1868
1869 * textmodes/dns-mode.el: Add.
1870
1871 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
1872
1873 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
1874 (disabled-command-function): Make the ?\ char more obvious.
1875
1876 * vc-arch.el (vc-arch-root, vc-arch-registered):
1877 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
1878
1879 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
1880
1881 * windmove.el (windmove-frame-edges): Report coordinates of
1882 outside edges of frame, not inside edges.
1883 (windmove-coordinates-of-position): Convert into wrapper to new
1884 function `windmove-coordinates-of-window-position';
1885 `compute-motion' always applies to selected window.
1886 (windmove-coordinates-of-position): Update documentation to refer
1887 to Emacs 21 Lisp Reference Manual.
1888 (windmove-find-other-window): Fix off-by-one errors for max x,y.
1889
1890 2004-09-13 Kim F. Storm <storm@cua.dk>
1891
1892 * isearch.el (isearch-resume-in-command-history): Rename from
1893 isearch-resume-enabled and change default to nil.
1894
1895 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1896
1897 * vc-hooks.el (vc-ignore-dir-regexp): New var.
1898 (vc-registered): Use it.
1899 (vc-find-root): New fun.
1900
1901 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1902 Don't tell to use \\{...} when it's already done.
1903
1904 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
1905 Provide a sample complex default.
1906 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
1907 (bibtex-entry): Use mapc.
1908
1909 2004-09-12 Kim F. Storm <storm@cua.dk>
1910
1911 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
1912
1913 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
1914 inhibit-field-text-motion to t so rectangles work in comint buffers.
1915
1916 * simple.el (choose-completion-string): Set buffer before running
1917 choose-completion-string-functions hook so it can be buffer-local.
1918
1919 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
1920
1921 * progmodes/compile.el (compilation-start): Parse command to see
1922 if it starts with a cd, and if so perform it for the *compilation*
1923 buffer. Change the header to reflect this.
1924
1925 2004-09-11 Kim F. Storm <storm@cua.dk>
1926
1927 * ido.el (ido-enable-dot-prefix): Doc fix.
1928 (ido-enable-dot-prefix): New defcustom.
1929 (ido-set-matches1): Use it.
1930
1931 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1932
1933 * textmodes/bibtex.el (bibtex-mark-active)
1934 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
1935
1936 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1937
1938 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
1939 used in a case insensitive environment.
1940 (bibtex-mode-map): Rearrange order of menus.
1941 (bibtex-quoted-string-re): Obsolete.
1942 (bibtex-complete-key-cleanup): Variable replaced by new function.
1943 (bibtex-font-lock-keywords): Use backquotes.
1944 (bibtex-font-lock-url-regexp): New internal variable.
1945 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
1946 "OPT" and "ALT".
1947 (bibtex-insert-current-kill, bibtex-make-field)
1948 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
1949 (bibtex-parse-field-text): Simplify.
1950 (bibtex-string=): New helper function.
1951 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
1952 (bibtex-map-entries): Use bibtex-string=.
1953 (bibtex-search-entry): Use not.
1954 (bibtex-enclosing-field): Fix docstring.
1955 (bibtex-assoc-regexp): Obsolete.
1956 (bibtex-format-entry): Use assoc-string and bibtex-string=.
1957 (bibtex-autokey-get-names): Handle empty name field.
1958 (bibtex-parse-strings): Use assoc-string and unless.
1959 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
1960 Use assoc-string.
1961 (bibtex-pop): Simplify.
1962 (bibtex-mode): Set font-lock-extra-managed-props.
1963 (bibtex-entry-update): Use assoc-string.
1964 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
1965 (bibtex-autofill-entry): Use bibtex-string=.
1966 (bibtex-print-help-message): Simplify.
1967 (bibtex-find-entry): New optional arg START.
1968 (bibtex-validate): Use bibtex-string= and assoc-string.
1969 Do not call obsolete function compilation-parse-errors.
1970 (bibtex-remove-delimiters): Only remove delimiters if present.
1971 (bibtex-copy-entry-as-kill): Add docstring.
1972 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
1973 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
1974 (bibtex-complete): Use bibtex-predefined-month-strings,
1975 bibtex-string=, and new function bibtex-complete-key-cleanup.
1976 (bibtex-generate-url-list): New variable.
1977 (bibtex-url): New command bound to C-c C-l and mouse-2.
1978 (bibtex-url-map): New local keymap for bibtex-url-mouse.
1979 (bibtex-font-lock-url): New function.
1980
1981 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
1982
1983 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
1984
1985 2004-09-09 Kim F. Storm <storm@cua.dk>
1986
1987 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
1988 counter and format with binding.
1989 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
1990 the declared macro uses own macro counter and format. Give symbol
1991 kmacro property.
1992 (kmacro-keymap): Bind kmacro-name-last-macro to n.
1993 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
1994 (kmacro-end-and-call-macro): Doc fix.
1995
1996 2004-09-09 Lars Hansen <larsh@math.ku.dk>
1997
1998 * desktop.el (desktop-clear-preserve-buffers):
1999 Remove make-obsolete-variable.
2000
2001 2004-09-08 Richard M. Stallman <rms@gnu.org>
2002
2003 * buff-menu.el (list-buffers-noselect): Call format-mode-line
2004 with the buffer as argument.
2005
2006 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
2007
2008 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
2009
2010 2004-09-08 Juri Linkov <juri@jurta.org>
2011
2012 * replace.el (perform-replace): Use `query-replace-descr'.
2013
2014 * cus-start.el (history-delete-duplicates): Specify customization.
2015
2016 * diff-mode.el (diff-mode-map):
2017 * progmodes/compile.el (compilation-mode-map):
2018 * progmodes/grep.el (grep-mode-map):
2019 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
2020 to `next-error-follow-minor-mode'.
2021
2022 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2023
2024 * isearch.el (isearch-lazy-highlight-update): Take into account
2025 the case of zero-length match at the search bound.
2026
2027 2004-09-08 Kim F. Storm <storm@cua.dk>
2028
2029 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
2030 change. Use zero width overlays when necessary.
2031
2032 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2033
2034 * subr.el (split-string): Docfix.
2035
2036 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2037
2038 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
2039 (display-call-tree): Ensure newline after caller/calls blocks.
2040
2041 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2042
2043 * startup.el (command-line-1): Make option
2044 --directory/-L modify `load-path' straight away.
2045
2046 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2047
2048 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
2049
2050 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2051
2052 * emacs-lisp/autoload.el (make-autoload):
2053 Handle `define-compilation-mode'.
2054
2055 * emacs-lisp/lisp-mode.el (define-compilation-mode):
2056 Specify `doc-string-elt' property.
2057
2058 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2059
2060 * bs.el (bs-mode): Doc fix.
2061
2062 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2063
2064 * info.el (Info-insert-dir): Fix temp buffer leak bug.
2065
2066 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2067
2068 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
2069
2070 2004-09-08 Kenichi Handa <handa@m17n.org>
2071
2072 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
2073 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
2074 ps-mule-next-point -> 1+).
2075
2076 * composite.el (encode-composition-rule): Add autoload cooky.
2077
2078 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2079
2080 * format.el (buffer-auto-save-file-format): Make it permanent local.
2081
2082 2004-09-07 Kim F. Storm <storm@cua.dk>
2083
2084 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
2085 (authors-fixed-entries): Fix typo.
2086 (authors-canonical-author-name): Compact multiple spaces.
2087 Ignore trivial names (e.g. only first name).
2088
2089 * term.el (term-window-width): Only use full window width on
2090 window system if overflow-newline-into-fringe is enabled.
2091 (term-mode): Don't disable overflow-newline-into-fringe.
2092
2093 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2094
2095 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
2096 motion as seen on my Mac OS X xterms.
2097
2098 * newcomment.el (uncomment-region-default, comment-region-default):
2099 New functions extracted from uncomment-region and comment-region.
2100 (comment-region, comment-region-function, uncomment-region)
2101 (uncomment-region-function): Use them.
2102
2103 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
2104
2105 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
2106 It's not crucial but can make sense at times.
2107
2108 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
2109 the first commit.
2110
2111 * vc.el (vc-buffer-context, vc-restore-buffer-context):
2112 Disable obsolete code.
2113
2114 2004-09-07 Juri Linkov <juri@jurta.org>
2115
2116 * progmodes/grep.el (grep-highlight-matches): Change default from
2117 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
2118 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
2119 if grep option `--color' is available, or to `nil' otherwise.
2120 (grep-process-setup): Call `grep-compute-defaults' if
2121 `grep-highlight-matches' is not computed. Set env-vars only
2122 if `grep-highlight-matches' is `t'.
2123 (grep-use-null-device): Remove redundant type `boolean' (`choice'
2124 is already defined).
2125
2126 * progmodes/compile.el (compilation-start): Use copy of
2127 `process-environment' created by `copy-sequence' to not
2128 modify env-vars in the global `process-environment'.
2129
2130 2004-09-06 Eli Zaretskii <eliz@gnu.org>
2131
2132 * simple.el (next-error-follow-minor-mode): Fix last change.
2133
2134 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
2135
2136 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
2137 permanent local.
2138
2139 2004-09-04 Richard M. Stallman <rms@gnu.org>
2140
2141 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
2142 highlighting if the search string is empty.
2143
2144 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
2145
2146 * facemenu.el (facemenu-active-faces): Change condition of inner
2147 `while' loop to also check the first two elements of `face-atts'
2148 and `mask-atts'.
2149
2150 2004-09-04 John Paul Wallington <jpw@gnu.org>
2151
2152 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
2153 (thumbs-view-image-mode): Make buffer read-only.
2154
2155 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
2156
2157 * textmodes/ispell.el (ispell-really-aspell): New defvar.
2158 (ispell-check-version): Set it.
2159 (ispell-send-replacement): New function.
2160 (ispell-process-line): Call ispell-send-replacement.
2161
2162 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
2163
2164 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
2165 Support choosing seconds with "s".
2166
2167 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
2168
2169 * terminal.el (te-escape): Show `?' in prompt for help key.
2170
2171 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
2172
2173 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
2174
2175 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
2176
2177 * simple.el (next-error-follow-minor-mode)
2178 (next-error-follow-mode-post-command-hook): New functions.
2179 (next-error-follow-last-line): New defvar.
2180
2181 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
2182 * progmodes/compile.el (compilation-mode-map): Likewise.
2183 * progmodes/grep.el (grep-mode-map): Likewise.
2184 * replace.el (occur-mode-map): Likewise.
2185
2186 * newcomment.el (uncomment-region): Bind comment-use-global-state
2187 to nil.
2188
2189 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
2190
2191 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
2192 locally around the call to `revert-buffer'.
2193
2194 2004-09-03 Juri Linkov <juri@jurta.org>
2195
2196 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
2197 `isearch-adjusted' to `t'.
2198 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
2199 (isearch-message-prefix): Add "pending" for isearch-adjusted.
2200 (isearch-other-meta-char): Restore isearch-point unconditionally.
2201 (isearch-query-replace): Add new arg `regexp-flag' and use it.
2202 Set point to start of match if region is not active in transient
2203 mark mode (to include the current match to region boundaries).
2204 Push the search string to `query-replace-from-history-variable'.
2205 Add prompt "Query replace regexp" for isearch-regexp.
2206 Add region beginning/end as last arguments of `perform-replace.'
2207 (isearch-query-replace-regexp): Replace code by the call to
2208 `isearch-query-replace' with arg `t'.
2209
2210 2004-09-03 Richard M. Stallman <rms@gnu.org>
2211
2212 * startup.el (normal-top-level): Undo previous TERM change.
2213
2214 2004-09-03 Kim F. Storm <storm@cua.dk>
2215
2216 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
2217 highlight overlays; allow using RET when cursor is over a button.
2218 (cua--highlight-rectangle): Use it.
2219 (cua--rectangle-set-corners): Don't move backwards at eol.
2220 (cua--forward-line): Don't move into void after eob.
2221
2222 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
2223 point is set (and displayed) inside rectangle.
2224 (cua--rectangle-operation): Fix for highlight of empty lines.
2225 (cua--highlight-rectangle): Fix highlight for tabs.
2226 Position cursor at left/right edge of rectangle using new `cursor'
2227 property on overlay strings.
2228 (cua--indent-rectangle): Don't tabify.
2229 (cua-rotate-rectangle): Ignore that point has moved.
2230
2231 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2232
2233 * term/mac-win.el: Add ASCII equivalents for some function keys.
2234 (mode-line-frame-identification): Sync with x-win.el.
2235
2236 2004-09-02 Juri Linkov <juri@jurta.org>
2237
2238 * progmodes/compile.el (compilation-buffer-name): Compare major
2239 mode with second element of compilation-arguments instead of third
2240 to reflect latest changes in compilation-arguments structure.
2241 (recompile): Use global variable `compilation-directory' to get
2242 recent compilation directory only when `recompile' is invoked NOT
2243 in the compilation buffer. Otherwise, use `default-directory' of
2244 the compilation buffer.
2245 (compilation-error-properties): Allow to funcall col and end-col.
2246 (compilation-mode-font-lock-keywords): Check col and end-col by
2247 `integerp'.
2248 (compilation-goto-locus): If end-mk is non-nil in transient mark
2249 mode don't activate the mark (and don't display message in
2250 push-mark), but highlight overlay between mk and end-mk.
2251
2252 * progmodes/grep.el (grep-highlight-matches): New defcustom.
2253 (grep-regexp-alist): Add rule to highlight grep matches.
2254 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
2255
2256 * info.el (Info-fontify-node): Don't compute other-tag
2257 if Info-hide-note-references=hide.
2258
2259 * help.el (function-called-at-point):
2260 * help-fns.el (variable-at-point):
2261 Try `find-tag-default' when other methods failed.
2262
2263 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2264 Do not push mark if inhibit-mark-movement is non-nil.
2265
2266 * textmodes/ispell.el (ispell-html-skip-alists):
2267 Fix backslashes in docstring.
2268
2269 2004-09-01 Juri Linkov <juri@jurta.org>
2270
2271 * isearch.el (isearch-wrap-function)
2272 (isearch-push-state-function): New defvars.
2273 (isearch-pop-fun-state): New defsubst.
2274 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
2275 (isearch-push-state): Set the result of calling
2276 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
2277 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
2278 restore the mode-specific starting point of terminated search.
2279 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
2280 (isearch-repeat): Call `isearch-wrap-function' if defined.
2281 (isearch-message-prefix): Don't add prefix "over" to the message
2282 for wrapped search if `isearch-wrap-function' is defined.
2283 (isearch-search): Call function saved in `isearch-pop-fun-state' to
2284 restore the mode-specific starting point of failed search.
2285
2286 * info.el (Info-search-whitespace-regexp): Fix backslashes.
2287 (Info-search): Add new optional arguments for the sake of isearch.
2288 Replace whitespace in Info-search-whitespace-regexp literally.
2289 Add backward search. Don't call `Info-select-node' if regexp is
2290 found in the same Info node. Don't add node to Info-history for
2291 wrapped isearch.
2292 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
2293 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
2294 (Info-mode): Set local variables `isearch-search-fun-function',
2295 `isearch-wrap-function', `isearch-push-state-function',
2296 `search-whitespace-regexp'.
2297
2298 * isearch.el: Remove ancient Change Log section.
2299 (isearch-string, isearch-message-string, isearch-point)
2300 (isearch-success, isearch-forward-flag, isearch-other-end)
2301 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
2302 (isearch-barrier, isearch-within-brackets)
2303 (isearch-case-fold-search): Add suffix `-state' to state-related
2304 defsubsts to avoid name clashes with other function names.
2305
2306 * simple.el (next-error): New defgroup and defface.
2307 (next-error-highlight, next-error-highlight-no-select):
2308 New defcustoms.
2309 (next-error-no-select): Let-bind next-error-highlight to the value
2310 of next-error-highlight-no-select before calling `next-error'.
2311
2312 * progmodes/compile.el (compilation-goto-locus):
2313 Use `next-error' face instead of `region'. Set 4-th argument of
2314 `move-overlay' to `current-buffer' to move overlay to different
2315 source buffers. Use new variable `next-error-highlight'.
2316
2317 * simple.el (next-error-find-buffer): Move the rule
2318 "if current buffer is a next-error capable buffer" after the
2319 rule "if next-error-last-buffer is set to a live buffer".
2320 Simplify to test all rules in one `or'.
2321 (next-error): Doc fix.
2322 (next-error, previous-error, first-error)
2323 (next-error-no-select, previous-error-no-select):
2324 Make arguments optional.
2325
2326 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
2327
2328 * macros.el (apply-macro-to-region-lines): Make it operate on all
2329 lines that begin in the region, rather than on all complete lines
2330 in the region.
2331
2332 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2333
2334 * x-dnd.el (x-dnd-protocol-alist): Document update.
2335 (x-dnd-known-types): Defcustom it.
2336 (x-dnd-handle-motif): Print message-atom in error message.
2337
2338 2004-08-30 John Paul Wallington <jpw@gnu.org>
2339
2340 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
2341 strings rather than programatically constructing message.
2342
2343 2004-08-30 Richard M. Stallman <rms@gnu.org>
2344
2345 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
2346 Don't return a string that would read as the wrong character code.
2347
2348 2004-08-29 Kim F. Storm <storm@cua.dk>
2349
2350 * emulation/cua-base.el (cua-auto-expand-rectangles):
2351 Remove automatic rectangle padding feature; replace by non-destructive
2352 virtual rectangle edges feature.
2353 (cua-virtual-rectangle-edges): New defcustom.
2354 (cua-auto-tabify-rectangles): New defcustom.
2355 (cua-paste): If paste into a marked rectangle, insert rectangle at
2356 current column, even if virtual; also paste exactly as many lines
2357 as has been marked (ignore additional lines or add empty lines),
2358 but paste whole source if only one line is marked.
2359 (cua--update-indications): No longer use overwrite-cursor to
2360 indicate rectangle padding
2361
2362 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
2363 (cua--rectangle-virtual-edges): New defun.
2364 (cua--rectangle-get-corners): Remove optional PAD arg.
2365 (cua--rectangle-set-corners): Never do padding.
2366 (cua--forward-line): Remove optional PAD arg. Simplify.
2367 (cua-resize-rectangle-right, cua-resize-rectangle-left)
2368 (cua-resize-rectangle-down, cua-resize-rectangle-up):
2369 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
2370 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
2371 (cua--rectangle-move): Never do padding. Simplify.
2372 (cua--tabify-start): New defun.
2373 (cua--rectangle-operation): Add tabify arg. All callers changed.
2374 (cua--pad-rectangle): Remove.
2375 (cua--delete-rectangle): Handle delete with virtual edges.
2376 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
2377 (cua--insert-rectangle): Handle insert at virtual column.
2378 Perform auto-tabify if necessary.
2379 (cua--activate-rectangle): Remove optional FORCE arg.
2380 Never do padding. Simplify.
2381 (cua--highlight-rectangle): Enhance for virtual edges.
2382 (cua-toggle-rectangle-padding): Remove command.
2383 (cua-toggle-rectangle-virtual-edges): New command.
2384 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
2385 (cua--rectangle-post-command): Don't force rectangle padding.
2386 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
2387
2388 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
2389
2390 * indent.el (edit-tab-stops-buffer): Doc fix.
2391
2392 2004-08-28 Richard M. Stallman <rms@gnu.org>
2393
2394 * progmodes/grep.el (grep-default-command): Use find-tag-default.
2395 (grep-tag-default): Function deleted.
2396
2397 * subr.el (find-tag-default): Moved from etags.el.
2398
2399 * progmodes/etags.el (find-tag-default): Moved to subr.el.
2400
2401 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
2402 into the basic character if it has an uppercase form.
2403
2404 2004-08-27 Kenichi Handa <handa@m17n.org>
2405
2406 * international/utf-8.el (utf-8-post-read-conversion): If the
2407 buffer is unibyte, temporarily make it multibyte.
2408
2409 2004-08-27 Masatake YAMATO <jet@gyve.org>
2410
2411 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
2412
2413 2004-08-25 John Paul Wallington <jpw@gnu.org>
2414
2415 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
2416 0, 1, and many mismatches in message.
2417 (tex-start-shell): Use `set-process-query-on-exit-flag'.
2418
2419 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
2420 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
2421
2422 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2423
2424 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
2425 vc-diff-switches differently.
2426
2427 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
2428
2429 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
2430 before and a real defvar after
2431 `speedbar-supported-extension-expressions'. This is to silence
2432 the compiler without breaking bootstrapping.
2433
2434 2004-08-22 Richard M. Stallman <rms@gnu.org>
2435
2436 * textmodes/flyspell.el (flyspell-word):
2437 Use set-process-query-on-exit-flag.
2438 (flyspell-highlight-duplicate-region): Take POSS as arg.
2439 (flyspell-word): Pass POSS as arg.
2440
2441 * progmodes/ada-xref.el: Many doc and style fixes.
2442 (ada-find-any-references): Use compilation-start.
2443 (ada-get-ali-file-name): Improve error msg.
2444 (ada-get-ada-file-name): Likewise.
2445
2446 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
2447 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
2448
2449 * mail/mail-extr.el (mail-extr-all-top-level-domains):
2450 Add forward defvar.
2451
2452 * whitespace.el (global-whitespace-mode): New alias
2453 for whitespace-global-mode.
2454
2455 * speedbar.el (speedbar-file-regexp): Definition moved up.
2456 (speedbar-mode, speedbar-set-mode-line-format):
2457 Use with-no-warnings.
2458 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
2459
2460 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
2461 controls whether to display the error buffer.
2462
2463 * ps-mule.el: Delete compatibility code for old Emacses.
2464 (ps-mule-find-wrappoint): Don't use chars-in-region.
2465
2466 * frame.el (display-mouse-p, display-selections-p):
2467 Use with-no-warnings.
2468
2469 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
2470
2471 2004-08-22 David Kastrup <dak@gnu.org>
2472
2473 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
2474 information.
2475
2476 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
2477
2478 2004-08-22 Andreas Schwab <schwab@suse.de>
2479
2480 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
2481
2482 2004-08-22 Masatake YAMATO <jet@gyve.org>
2483
2484 * cvs-status.el (cvs-status-checkout): New function.
2485 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
2486
2487 2004-08-21 David Kastrup <dak@gnu.org>
2488
2489 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
2490 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
2491 has been converted to use hashtables, the relation `nil=none' is
2492 no longer valid, as `nil' is not a hashtable. This patch tries to
2493 reduce the number of resulting errors.
2494
2495 2004-08-21 John Paul Wallington <jpw@gnu.org>
2496
2497 * subr.el (process-kill-without-query): Made obsolete in
2498 version 21.4, not 21.5.
2499
2500 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
2501 (vc-previous-comment, vc-next-comment)
2502 (vc-comment-search-reverse, vc-comment-search-forward)
2503 (vc-comment-to-change-log): Likewise.
2504
2505 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
2506
2507 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
2508
2509 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
2510 Correct indentation of DEFMETHODS with non-standard method
2511 combinations (e.g., PROGN, MIN, MAX).
2512
2513 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
2514
2515 * startup.el (normal-top-level-add-subdirs-to-load-path):
2516 Avoid unnecessarily checking system-type.
2517 (normal-top-level): Set TERM to "dumb". Simplify.
2518
2519 * avoid.el (mouse-avoidance-ignore-p): New fun.
2520 Also ignore switch-frame, select-window, double, and triple clicks.
2521 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
2522 (mouse-avoidance-fancy-hook): Use it.
2523
2524 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
2525
2526 * avoid.el (mouse-avoidance-nudge-mouse)
2527 (mouse-avoidance-banish-destination): Stay within the current window
2528 to avoid problems with mouse-autoselect-window.
2529
2530 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2531
2532 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
2533 the newer format of some messages in cvs-1.12.1.
2534
2535 2004-08-19 Masatake YAMATO <jet@gyve.org>
2536
2537 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
2538 (elp-results-jump-to-definition-by-mouse)
2539 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
2540 (elp-output-result): Use elp-output-insert-symname.
2541
2542 2004-08-18 Kenichi Handa <handa@m17n.org>
2543
2544 * language/cyrillic.el: Register koi8-r in
2545 ctext-non-standard-encodings-alist.
2546 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
2547
2548 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
2549
2550 * emacs-lisp/copyright.el (copyright-update-year): Delete code
2551 that replaces 20xy with xy.
2552
2553 2004-08-17 John Paul Wallington <jpw@gnu.org>
2554
2555 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
2556 (reb-force-update): Doc fix.
2557
2558 2004-08-16 Richard M. Stallman <rms@gnu.org>
2559
2560 * progmodes/which-func.el (which-func-update-1): Doc fix.
2561
2562 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
2563 (sh-mode-abbrev-table): New variable.
2564
2565 * progmodes/compile.el (compilation-mode): Doc fix.
2566
2567 * emacs-lisp/lisp-mode.el (eval-last-sexp):
2568 Don't cons a new symbol each time.
2569 (eval-last-sexp-fake-value): New variable.
2570
2571 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
2572 (copyright-update-year): Detect continuation of list of years.
2573
2574 * term.el (term-default-fg-color, term-default-bg-color)
2575 (ansi-term-color-vector): Use `unspecified', not nil, as default.
2576
2577 * imenu.el: Several doc fixes: don't say variables are buffer-local.
2578
2579 2004-08-16 Davis Herring <herring@lanl.gov>
2580
2581 * isearch.el (isearch-string, isearch-message-string, isearch-point)
2582 (isearch-success, isearch-forward-flag, isearch-other-end)
2583 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
2584 (isearch-barrier, isearch-within-brackets)
2585 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
2586
2587 2004-08-16 Kenichi Handa <handa@m17n.org>
2588
2589 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
2590
2591 2004-08-15 Kenichi Handa <handa@m17n.org>
2592
2593 * term/x-win.el (x-selection-value): If utf8 was successful but
2594 ctext was not, use utf8 string.
2595
2596 2004-08-14 Davis Herring <herring@lanl.gov>
2597
2598 * isearch.el: Remove accidental changes of March 4. Fix backing
2599 up when a regexp isearch is made more general. Use symbolic
2600 accessor functions for isearch stack frames to make usage clearer.
2601 (search-whitespace-regexp): Made groups in documentation shy (as
2602 is the group in the default value).
2603 (isearch-fallback): New function, addresses problems with regexps
2604 liberalized by `\|', adds support for liberalization by `\}' (the
2605 general repetition construct), and incorporates behavior for
2606 `*'/`?'.
2607 (isearch-}-char): New command, calls `isearch-fallback' with
2608 arguments appropriate to a typed `}'.
2609 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
2610 appropriately.
2611 (isearch-mode-map): Bind `}' to `isearch-}-char'.
2612 (isearch-string, isearch-message,string, isearch-point)
2613 (isearch-success, isearch-forward-flag, isearch-other-end)
2614 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
2615 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
2616 New inline functions to read fields of a stack frame.
2617
2618 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
2619
2620 * battery.el (battery-linux-proc-acpi): Look into battery
2621 directories matching the literal string "CMB", too (required for
2622 Linux kernel version 2.6.7).
2623
2624 2004-08-14 John Paul Wallington <jpw@gnu.org>
2625
2626 * cus-start.el (read-file-name-completion-ignore-case): Add.
2627 (blink-cursor-alist): Change version to "21.4".
2628
2629 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
2630
2631 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
2632
2633 * speedbar.el (speedbar-scan-subdirs): New option.
2634 (speedbar-file-lists): Don't ignore file-name case on Unix and use
2635 dolist.
2636 (speedbar-insert-files-at-point): Take an extra argument and use
2637 it to optionally find out if a subdir is empty. Also unreadable
2638 files don't get expand buttons.
2639 (speedbar-directory): New image (unused pixmap already existed).
2640 (speedbar-expand-image-button-alist): Use it.
2641
2642 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
2643
2644 CC Mode update to 5.30.9:
2645
2646 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
2647 Move from cc-vars to cc-defs for dependency reasons. Fix the
2648 POSIX char class test to check that it works in
2649 `skip-chars-(forward|backward)' too.
2650
2651 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
2652 first argument starts with a special brace list.
2653
2654 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
2655 when `c-opt-type-concat-key' is used (i.e. in Pike).
2656
2657 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
2658 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
2659 >)".
2660
2661 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
2662 whitespace safe.
2663
2664 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
2665 position for `arglist-intro', `arglist-cont-nonempty' and
2666 `arglist-close' when there are two arglist open parens on the same
2667 line and there's nothing in front of the first.
2668
2669 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
2670 locking of qualified names in Java, which previously could fontify
2671 common indexing expressions in many cases. The standard Java
2672 naming conventions are used to tell them apart.
2673
2674 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
2675 Fix inconsistency wrt opening parens on the first line inside a paren
2676 block.
2677
2678 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
2679 compile time for the sake of `c-major-mode-is'.
2680
2681 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
2682 `c-major-mode-is' in the event that this is used inside a
2683 `c-lang-defconst'.
2684
2685 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
2686 `c-lang-defconst' so that it works better with fallback languages.
2687
2688 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
2689 it to fail to record the base mode.
2690
2691 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
2692 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
2693 is used. Reordered the syntax checks to get more efficient
2694 skipping in some situations.
2695
2696 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
2697 continuation which might precede the newly inserted '{'.
2698
2699 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
2700 Fix cases where it could loop indefinitely.
2701
2702 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
2703 size specs correctly. Only fontify identifiers in front of '('
2704 with as functions - don't accept any paren char. Tightened up
2705 initializer skipping to stop before function and class blocks.
2706
2707 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
2708 the point could be left directly after an open paren when finding
2709 the beginning of the first decl in the block.
2710
2711 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
2712 table when filtering out legitimate open parens to be recorded.
2713 This could cause cache inconsistencies when e.g.
2714 `c++-template-syntax-table' was temporarily in use.
2715
2716 * progmodes/cc-engine.el (c-on-identifier)
2717 (c-simple-skip-symbol-backward): Small fix for handling "-"
2718 correctly in `skip-chars-backward'. Affected the operator lfun
2719 syntax in Pike.
2720
2721 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
2722 Fix bug that could cause an error from `after-change-functions' when
2723 the changed region is at bob.
2724
2725 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
2726
2727 CC Mode update to 5.30.9:
2728
2729 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
2730 to say that <TAB> doesn't insert WS into a CPP line.
2731 (c-indent-command, c-tab-always-indent): Amend doc strings.
2732
2733 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
2734 checks for user errors, thus eliminating cryptic and unhelpful
2735 Emacs error messages. (1) Check the arg to `c-set-style' is a
2736 string. (2) Check that settings to `c-offsets-alist' are not
2737 spuriously quoted.
2738
2739 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
2740 which precedes the newly inserted `{'.
2741
2742 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
2743
2744 Sync with Tramp 2.0.44.
2745
2746 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
2747 function "tramp_file_attributes". Otherwise, file names
2748 containing spaces are misinterpreted. Reported by Magnus Henoch
2749 <mange@freemail.hu>.
2750 (tramp-handle-file-truename): FILENAME must be expanded first.
2751 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
2752 obscure results. Reported by D. Goel <deego@gnufans.org>.
2753 (tramp-handle-verify-visited-file-modtime): If file does not
2754 exist, say it is not modified if and only if that agrees with the
2755 buffer's record. Check whether a file is visiting the buffer, or
2756 the buffer has no recorded last modification time. Return t in
2757 case the visiting file doesn't exist. Suggested by Luc Teirlinck
2758 <teirllm@auburn.edu>.
2759 (tramp-handle-write-region): Pass modtime explicitely to
2760 `set-visited-file-modtime', because filename can be different
2761 from (buffer-file-name) if `file-precious-flag' is set.
2762 `set-visited-file-modtime' must be called always when `visit' is t
2763 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
2764 (tramp-handle-set-visited-file-modtime): If `time-list' is not
2765 nil, don't apply the whole body. If the file doesn't exists, set
2766 modtime to '(-1 65535). Suggested by Luc Teirlinck
2767 <teirllm@auburn.edu>.
2768
2769 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
2770
2771 * help.el (describe-bindings): Doc fix.
2772
2773 * subr.el (kbd): Doc fix.
2774
2775 2004-08-08 John Paul Wallington <jpw@gnu.org>
2776
2777 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
2778 instead of `string-to-int'.
2779 (define-ibuffer-column mode): Fix indentation.
2780
2781 2004-08-08 Lars Hansen <larsh@math.ku.dk>
2782
2783 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
2784
2785 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2786
2787 * subr.el (global-unset-key, local-unset-key): Doc fixes.
2788
2789 * novice.el (disabled-command-function): New variable renamed from
2790 `disabled-command-hook'.
2791 (disabled-command-hook): Keep the _variable_ as alias for
2792 `disabled-command-function' and make obsolete.
2793 (disabled-command-function): Function renamed from
2794 `disabled-command-hook'. Adapt code to name change of the variable.
2795
2796 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
2797
2798 * simple.el (completion-root-regexp): New defvar.
2799 (completion-setup-function): Use it instead of a literal string.
2800
2801 2004-08-07 John Paul Wallington <jpw@gnu.org>
2802
2803 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
2804 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
2805 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
2806 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
2807
2808 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
2809
2810 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
2811 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
2812
2813 2004-08-04 Kenichi Handa <handa@m17n.org>
2814
2815 * international/encoded-kb.el (encoded-kbd-setup-keymap):
2816 Fix previous change.
2817
2818 2004-08-03 Kenichi Handa <handa@m17n.org>
2819
2820 * international/encoded-kb.el: The following changes are to
2821 utilize key-translation-map instead of minor mode map.
2822 (encoded-kbd-iso2022-non-ascii-map): Delete it.
2823 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
2824 (encoded-kbd-last-key): New function.
2825 (encoded-kbd-iso2022-single-shift): New function.
2826 (encoded-kbd-iso2022-designation)
2827 (encoded-kbd-self-insert-iso2022-7bit)
2828 (encoded-kbd-self-insert-iso2022-8bit)
2829 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
2830 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
2831 key-translation-map.
2832 (encoded-kbd-setup-keymap): Setup key-translation-map.
2833 (saved-key-translation-map): New variable.
2834 (encoded-kbd-mode): Save/restore key-translation-map.
2835 Adjust for the change of encoded-kbd-setup-keymap.
2836
2837 2004-08-02 Kim F. Storm <storm@cua.dk>
2838
2839 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
2840 and call compute-motion with nil for topos and width to get proper
2841 usable width and height for both window and non-window systems.
2842
2843 * windmove.el (windmove-coordinates-of-position): Let compute-motion
2844 calculate usable window width and height.
2845
2846 * window.el (window-buffer-height): Call compute-motion with nil width.
2847
2848 2004-08-01 David Kastrup <dak@gnu.org>
2849
2850 * replace.el (query-replace-read-from):
2851 Use `query-replace-compile-replacement'.
2852 (query-replace-compile-replacement): New function.
2853 (query-replace-read-to): Use `query-replace-compile-replacement'
2854 for repeating the last command.
2855
2856 2004-08-01 John Paul Wallington <jpw@gnu.org>
2857
2858 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
2859 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
2860 (pr-switches): Remove period from end of error messages.
2861
2862 * help-mode.el (help-go-back): Likewise.
2863
2864 * abbrev.el (only-global-abbrevs): Doc fix.
2865 (edit-abbrevs-map): Define within defvar.
2866 (quietly-read-abbrev-file): Doc fix.
2867
2868 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
2869
2870 * novice.el (enable-command, disable-command): Doc fixes.
2871
2872 * subr.el (event-modifiers, event-basic-type): Doc fixes.
2873
2874 2004-07-30 Richard M. Stallman <rms@gnu.org>
2875
2876 * subr.el (with-local-quit): Doc fix.
2877
2878 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
2879
2880 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
2881
2882 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
2883
2884 * custom.el (defcustom): Doc fix.
2885
2886 2004-07-28 Masatake YAMATO <jet@gyve.org>
2887
2888 * progmodes/etags.el (etags-tags-apropos): Show building progress.
2889
2890 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
2891
2892 * imenu.el (imenu-prev-index-position-function)
2893 (imenu-extract-index-name-function, imenu-name-lookup-function)
2894 (imenu--index-alist): Docstring redundancy fix.
2895
2896 2004-07-25 Lars Hansen <larsh@math.ku.dk>
2897
2898 * wdired.el (wdired-finish-edit): Require dired-aux before locally
2899 binding dired-backup-overwrite.
2900
2901 2004-07-25 John Paul Wallington <jpw@gnu.org>
2902
2903 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
2904
2905 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2906
2907 * term/tty-colors.el (tty-color-approximate): Doc fix.
2908
2909 * select.el (x-get-selection, x-set-selection): Doc fixes.
2910
2911 * frame.el (make-frame): Doc fix.
2912
2913 2004-07-24 Richard M. Stallman <rms@gnu.org>
2914
2915 * mail/rmail.el (rmail-mime-charset-pattern):
2916 Don't include semicolon in the charset value.
2917
2918 * replace.el (occur-next-error): Call set-window-point.
2919 (occur-engine): Handle negative NLINES.
2920
2921 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
2922
2923 * frame.el (modify-all-frames-parameters): Minor doc fix.
2924 (set-frame-configuration): Doc fix.
2925
2926 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
2927
2928 * simple.el (completion-setup-function): Compute the common parts
2929 and the first difference place correctly when
2930 partial-completion-mode is on.
2931
2932 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2933
2934 * ps-print.el: Doc fix.
2935 (ps-print-version): New version 6.6.5.
2936 (ps-printing-region): Doc fix.
2937 (ps-generate-string-list): Comment fix.
2938 (ps-message-log-max): Code fix.
2939
2940 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
2941
2942 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
2943 generated PostScript.
2944
2945 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
2946
2947 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
2948 with Gnus v5_10 branch.)
2949
2950 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
2951
2952 * calendar/time-date.el (time-to-number-of-days): New function.
2953 Imported from from Gnus.
2954
2955 2004-07-22 Kim F. Storm <storm@cua.dk>
2956
2957 * progmodes/make-mode.el: Fix comments.
2958
2959 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2960
2961 * printing.el: Doc fix.
2962
2963 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
2964
2965 * frame.el (modify-all-frames-parameters): Minor doc fix.
2966
2967 2004-07-20 Richard M. Stallman <rms@gnu.org>
2968
2969 * textmodes/fill.el (fill-nobreak-p): If this break point is
2970 at the end of the line, don't consider the newline which follows
2971 as a reason to return t.
2972
2973 2004-07-19 John Paul Wallington <jpw@gnu.org>
2974
2975 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
2976
2977 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
2978
2979 * dired-aux.el (dired-do-kill-lines): Expand docstring.
2980 Delete irrelevant code.
2981
2982 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
2983
2984 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
2985 New docstring. From Luc Teirlinck.
2986
2987 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
2988
2989 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
2990 section.
2991 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
2992 non-file buffers. We know it is nil.
2993
2994 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
2995
2996 Sync with Tramp 2.0.43.
2997
2998 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
2999 Remove outdated comment.
3000 (tramp-locked, tramp-locker): New variables for implementing a
3001 global lock.
3002 (tramp-sh-file-name-handler): Use them to implement the global lock.
3003
3004 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
3005
3006 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
3007 calls to respective `xxx` calls.
3008 (tramp-process-alive-regexp): Precise doc string.
3009 (tramp-multi-action-process-alive): New defun.
3010 (tramp-multi-actions): Use it.
3011 (tramp-handle-find-backup-file-name): `copy-tree' is available
3012 since Emacs 21.4 only (XEmacs has it). Implementation rewritten
3013 in order to avoid this function.
3014 (tramp-handle-write-region): Set current buffer. If connection
3015 wasn't open, `file-modes' has changed it accidently. Reported by
3016 David Kastrup <dak@gnu.org>.
3017 (tramp-enter-password, tramp-read-passwd): New arguments USER and
3018 HOST.
3019 (tramp-action-password, tramp-multi-action-password): Apply it.
3020 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
3021 name must still contain the port number. Otherwise, we have two
3022 Tramp buffers, with all the confusion. Reported by Myron Selby
3023 <myron@xytech.com> and Rolf Dubitzky
3024 <Dubitzky@physi.uni-heidelberg.de>.
3025
3026 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
3027 HOST to `tramp-enter-passwd'.
3028
3029 * net/tramp-vc.el (all): Code cleanup. Change all
3030 `tramp-handle-xxx' calls to respective `xxx` calls.
3031
3032 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
3033
3034 * emacs-lisp/testcover.el: New category "potentially-1valued" for
3035 functions that are not erroneous if either 1-valued or
3036 multi-valued. Detect functions in this class.
3037 (testcover-1value-functions, testcover-compose-functions)
3038 (testcover-progn-functions) Added some additional functions to lists.
3039 (testcover-mark): Bugfix when marking up the definition for an
3040 empty function.
3041
3042 2004-07-17 Richard M. Stallman <rms@gnu.org>
3043
3044 * replace.el (occur-read-primary-args): Pass default to
3045 read-from-minibuffer.
3046
3047 * mail/footnote.el (footnote-section-tag): Use defcustom.
3048
3049 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
3050 Compile font-lock-keywords, not KEYWORDS.
3051 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
3052 Add warn, check-type. Handle cerror like error.
3053
3054 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
3055
3056 * progmodes/which-func.el (which-func-keymap): New var.
3057 (which-func-face): New face.
3058 (which-func-format): Use them.
3059
3060 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3061
3062 * buff-menu.el (list-buffers-noselect): Append the buffer's
3063 process status to its mode name.
3064
3065 2004-07-16 Kim F. Storm <storm@cua.dk>
3066
3067 * simple.el (inhibit-mark-movement): New defvar.
3068 (beginning-of-buffer, end-of-buffer): Do not push mark if
3069 inhibit-mark-movement is non-nil or C-u prefix is given.
3070
3071 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
3072 Init to beginning-of-buffer and end-of-buffer.
3073 (cua--undo-push-mark): New defvar.
3074 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
3075 already active and command is in cua--preserve-mark-commands.
3076 Also fix check for shift modifier on non-window systems.
3077 (cua--post-command-handler): Clear inhibit-mark-movement if set.
3078
3079 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3080
3081 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
3082 of two integers, instead of a cons.
3083
3084 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3085 `visited-file-modtime' now returns a list of two integers, instead
3086 of a cons.
3087
3088 * dired.el (dired-directory-changed-p): Ditto.
3089
3090 * progmodes/grep.el (grep): Doc fix.
3091
3092 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
3093
3094 * autorevert.el (auto-revert-tail-mode)
3095 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
3096 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
3097 in both at the same time.
3098 (auto-revert-tail-mode): New command.
3099 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
3100 (auto-revert-handler): Revert only either tail or whole file.
3101
3102 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
3103 add auto-revert-tail-mode.
3104
3105 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3106
3107 * printing.el: Doc fix. Change name of some funs.
3108 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
3109 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
3110 (pr-standard-file-name): New fun. Replace pr-standard-path.
3111 (pr-call-process): Code fix.
3112
3113 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
3114
3115 * subr.el (with-selected-window): Doc fix.
3116
3117 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
3118
3119 * subr.el (get-buffer-window-list): Doc fix.
3120
3121 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
3122
3123 * files.el (switch-to-buffer-other-window): Doc fix.
3124
3125 * window.el (save-selected-window, one-window-p)
3126 (split-window-keep-point, split-window-vertically)
3127 (split-window-horizontally): Doc fixes.
3128
3129 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3130
3131 * printing.el: Doc fix. Now it uses call-process instead of
3132 shell-command for low command execution.
3133 (pr-version): New version number (6.8).
3134 (pr-shell-file-name): Option removed.
3135 (pr-shell-command): Fun removed.
3136 (pr-call-process): New fun. Replace pr-shell-command.
3137 (pr-standard-path, pr-remove-nil-from-list): New funs.
3138 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
3139 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
3140 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
3141 (pr-ps-utility-process, pr-txt-print): Code fix.
3142
3143 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3144
3145 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
3146 boolean.
3147
3148 2004-07-09 Lars Hansen <larsh@math.ku.dk>
3149
3150 * wid-edit.el (widget-field-buffer): Doc fix.
3151
3152 2004-07-09 John Paul Wallington <jpw@gnu.org>
3153
3154 * emacs-lisp/re-builder.el (reb-update-overlays):
3155 Distinguish between one and several matches in message.
3156
3157 2004-07-09 Richard M. Stallman <rms@gnu.org>
3158
3159 * mouse.el (mouse-set-region-1): If transient-mark-mode
3160 is `identity', change it to `only'.
3161
3162 * simple.el (current-word): Doc fix.
3163
3164 2004-07-09 Mark A. Hershberger <mah@everybody.org>
3165
3166 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
3167 so that it is more understanding of whitespace.
3168
3169 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
3170 form
3171 (("ns" . "element") (attr-list) children) instead of
3172 ((:ns . "element") (attr-list) children) in order to reduce the
3173 number of symbols used.
3174 (xml-skip-dtd): Change to use xml-parse-dtd but set
3175 xml-validating-parsing to nil.
3176 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
3177 (xml-substitute-entity): Remove in favor of new entity substitution.
3178 (xml-substitute-special): Rewrite in to substitute complex
3179 entities from DOCTYPE declarations.
3180 (xml-parse-fragment): Parse fragments from entity deleclarations.
3181 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
3182 (xml-parse-dtd, xml-substitute-special): Make validity checks
3183 conditioned on xml-validating-parser. Add "Not Well Formed" to
3184 error messages about well-formedness.
3185
3186 2004-07-08 Steven Tamm <steventamm@mac.com>
3187
3188 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
3189 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
3190 Do not treat double clicks and triple clicks specially in the
3191 scroll bar (preventing strange repositioning problems)
3192
3193 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
3194
3195 * replace.el (query-replace-regexp-eval): Fix last change.
3196
3197 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
3198
3199 * replace.el (query-replace-descr): New fun.
3200 (query-replace-read-from, query-replace-read-args): Default to the
3201 previous from&to.
3202 (query-replace-read-to): Quote the `from' string when displaying it.
3203 (query-replace-regexp-eval): Immediately check read-only status.
3204 Use query-replace-read-from to get the \n checking.
3205 Quote the `from' string when displaying it.
3206 (map-query-replace-regexp, occur-read-primary-args):
3207 Quote the `from' string when displaying it.
3208
3209 * isearch.el (isearch-query-replace): Pass the regexp-ness and
3210 delimited-ness of the search to query-replace.
3211
3212 * replace.el (query-replace-read-from, query-replace-read-to):
3213 New funs extracted from query-replace-read-args.
3214 (query-replace-read-args): Use them.
3215
3216 * replace.el (query-replace-interactive, query-replace-read-args):
3217 Remove the `initial' special value.
3218 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
3219 (occur-engine): Remove unused var `matchend'.
3220
3221 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
3222 Use the search string without prompting.
3223
3224 2004-07-05 Kenichi Handa <handa@m17n.org>
3225
3226 * international/mule.el (decode-coding-inserted-region):
3227 Set last-coding-system-used only when coding is nil.
3228
3229 2004-07-03 Eli Zaretskii <eliz@gnu.org>
3230
3231 * progmodes/grep.el (grep-compute-defaults, grep-command)
3232 (grep-program, find-program, grep-find-use-xargs, grep-history)
3233 (grep-find-history, grep-tag-default, grep-find-command)
3234 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
3235 Add autoload cookies, for unbundled packages that load `compile'
3236 and expect all grep-related symbols to become defined.
3237
3238 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
3239
3240 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
3241 (iimage-mode-image-search-path): New user option to search the
3242 image file.
3243 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
3244 have locate-file.
3245 (iimage-mode-buffer): Use it.
3246
3247 2004-07-03 Nick Roberts <nickrob@gnu.org>
3248
3249 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
3250 carefully.
3251 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
3252
3253 2004-07-03 Juri Linkov <juri@jurta.org>
3254
3255 * replace.el (query-replace-read-args): Swallow space after 'foo,
3256 not after (quote foo). Match space only immediately after symbol,
3257 not anywhere in the whole string.
3258
3259 2004-07-02 Richard M. Stallman <rms@gnu.org>
3260
3261 * replace.el (query-replace-read-args): Swallow space after
3262 symbols, not after closeparens. But avoid error if string ends there.
3263
3264 * progmodes/python.el (python-beginning-of-statement):
3265 Exit the loop if backward-up-list gets error.
3266
3267 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
3268
3269 2004-07-02 Andre Spiegel <spiegel@gnu.org>
3270
3271 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
3272 only if vc-consult-headers is non-nil.
3273
3274 2004-07-02 Juri Linkov <juri@jurta.org>
3275
3276 * pcvs.el (cvs-mode-diff-repository): New command.
3277
3278 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
3279
3280 2004-07-01 Juri Linkov <juri@jurta.org>
3281
3282 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
3283 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
3284 C-M-% to isearch-query-replace-regexp.
3285 (minibuffer-local-isearch-map): Add arrow key bindings.
3286 Bind C-f to isearch-yank-char-in-minibuffer.
3287 (isearch-forward): Doc fix.
3288 (isearch-edit-string): Doc fix.
3289 (isearch-query-replace, isearch-query-replace-regexp): New funs.
3290 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
3291 (isearch-yank-char): Add optional arg.
3292 (isearch-yank-char-in-minibuffer): New fun.
3293
3294 * replace.el (query-replace-interactive): Change type from boolean
3295 to choice. Add value `initial'.
3296 (query-replace-read-args): Handle value `initial' of
3297 query-replace-interactive.
3298
3299 2004-06-29 Kim F. Storm <storm@cua.dk>
3300
3301 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
3302 (breakpoint-disabled-bitmap-face): Add :group 'gud.
3303
3304 * progmodes/ada-xref.el (ada-tight-gvd-integration):
3305 Add :group 'ada.
3306
3307 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
3308
3309 2004-06-29 Juri Linkov <juri@jurta.org>
3310
3311 * replace.el (query-replace-read-args): Swallow a space after
3312 everything except )]" which in most cases means after a symbol.
3313
3314 * emacs-lisp/pp.el (pp-buffer): Add autoload.
3315
3316 2004-06-28 Richard M. Stallman <rms@gnu.org>
3317
3318 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
3319 More changes to go with previous change in font-lock.el.
3320
3321 2004-06-26 David Kastrup <dak@gnu.org>
3322
3323 * replace.el (perform-replace): Highlight the match even in
3324 non-query mode if there is potential replace string editing.
3325
3326 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
3327
3328 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
3329 agree with new return value of `file-remote-p'.
3330 This syncs with Tramp 2.0.42.
3331
3332 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
3333 according to new documentation of `file-remote-p'.
3334
3335 * files.el (file-remote-p): Fix doc to say that return value is
3336 identification of remote system, if not nil.
3337 (file-relative-name): Use new return value of `file-remote-p'.
3338
3339 2004-06-26 Nick Roberts <nickrob@gnu.org>
3340
3341 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
3342 (gdb-goto-breakpoint): Fix breakage.
3343
3344 2004-06-26 Eli Zaretskii <eliz@gnu.org>
3345
3346 * man.el (Man-getpage-in-background): Add windows-nt to the list
3347 of systems where shell-file-name should be used instead of
3348 literal "sh".
3349
3350 2004-06-25 Sam Steingold <sds@gnu.org>
3351
3352 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
3353 function names `(setf symbol)'.
3354
3355 2004-06-24 Richard M. Stallman <rms@gnu.org>
3356
3357 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
3358
3359 * font-lock.el (font-lock-keywords): Change format of compiled values.
3360 Document it.
3361 (font-lock-add-keywords): If font-lock-keywords is compiled,
3362 extract the uncompiled version, modify, then recompile.
3363 (font-lock-remove-keywords): Likewise.
3364 (font-lock-fontify-keywords-region): Handle changed format.
3365 (font-lock-compile-keywords): Handle changed format.
3366 (font-lock-set-defaults): Compile the keywords explicitly here.
3367
3368 2004-06-24 David Kastrup <dak@gnu.org>
3369
3370 * replace.el (query-replace-read-args): Implement `\,' and `\#'
3371 replacements here.
3372 (query-replace-regexp): Doc string explaining this and the new
3373 `\?' replacement. Remove `\,' and `\#' implementation here, as it
3374 is better placed in `query-replace-read-args'.
3375 (replace-regexp): Explain `\,', `\#' and `\?'.
3376 (replace-match-data): New function for thorough reuse/destruction
3377 of old match-data.
3378 (replace-match-maybe-edit): Function for implementing `\?' editing.
3379 (perform-replace): Fix maintaining of the match stack including
3380 already matched regions, implement `\?', fix various problems
3381 with regions while editing and other stuff.
3382 (replace-highlight): Simplify.
3383
3384 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
3385
3386 * progmodes/grep.el (grep-error-screen-columns): New variable.
3387 (grep-regexp-alist): Give it the full functionality of gnu style
3388 compilation messages with line and column ranges. Ask me for the
3389 perl script I'm working on, that uses these.
3390
3391 2004-06-23 Nick Roberts <nickrob@gnu.org>
3392
3393 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
3394 Remove.
3395 (comint-insert-input, comint-mouse-insert-input): New functions
3396 based on comint-insert-clicked-input for two bindings but just
3397 one functionality.
3398
3399 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3400
3401 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
3402
3403 2004-06-23 Lars Hansen <larsh@math.ku.dk>
3404
3405 * files.el (write-contents-functions): Doc fix.
3406
3407 2004-06-21 Juanma Barranquero <lektu@terra.es>
3408
3409 * image.el (image-library-alist): Rewrite docstring in active voice.
3410
3411 2004-06-20 Richard M. Stallman <rms@gnu.org>
3412
3413 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
3414
3415 * isearch.el (isearch-repeat): Avoid testing old match data.
3416 (isearch-message): Display trailing space in special font
3417 when search is failing.
3418 (isearch-search-fun-function): Doc fix.
3419
3420 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
3421
3422 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
3423
3424 * frame.el (show-trailing-whitespace): Doc fix.
3425
3426 * cus-edit.el (custom-variable-documentation): New function.
3427 (custom-variable): Use it.
3428
3429 2004-06-19 Nick Roberts <nickrob@gnu.org>
3430
3431 * man.el (Man-getpage-in-background): Revert previous change but
3432 make cygwin a special case.
3433
3434 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
3435
3436 * autorevert.el (global-auto-revert-non-file-buffers):
3437 Update docstring.
3438
3439 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
3440
3441 * progmodes/compile.el (compilation-error-properties): Store one
3442 more than end-col, if present, so that transient-mark-mode will
3443 highlight last char too.
3444 * progmodes/grep.el (grep-regexp-alist): Match columns and column
3445 ranges, if present.
3446
3447 2004-06-18 Jason Rumney <jasonr@gnu.org>
3448
3449 * makefile.w32-in: Double percent signs in for loops.
3450
3451 2004-06-17 David Kastrup <dak@gnu.org>
3452
3453 * replace.el (query-replace-read-args): Only warn about use of \n
3454 and \t when we are doing a regexp replacement and the actual
3455 escaped character is n or t.
3456 (query-replace-regexp): Add \, and \# interpretation to
3457 interactive call and document it.
3458 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
3459 as shortkey for replace-count.
3460 (replace-quote): New function for doubling backslashes.
3461
3462 2004-06-17 Juanma Barranquero <lektu@terra.es>
3463
3464 * files.el (parse-colon-path, cd): Mention in docstring that the
3465 path separator is colon in GNU-like systems.
3466
3467 * newcomment.el (comment-region-internal): Fix docstring.
3468
3469 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
3470 (ewoc-invalidate, ewoc-collect): Doc fixes.
3471 (ewoc--create-node, ewoc--delete-node-internal):
3472 Fix typos in docstring.
3473
3474 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
3475
3476 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
3477 manual to docstring.
3478
3479 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3480
3481 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
3482
3483 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
3484
3485 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
3486 Add hyperlink to emacs-xtra manual to docstring.
3487
3488 * autorevert.el (global-auto-revert-non-file-buffers):
3489 Add hyperlink to emacs-xtra manual to docstring, as well as an
3490 info-link.
3491
3492 2004-06-14 Juanma Barranquero <lektu@terra.es>
3493
3494 * image.el (image-library-alist): New variable to map image types
3495 to external libraries. Initialized to nil, unless system-specific
3496 configs change it.
3497 (image-type-available-p): Determine whether an image type is
3498 available by calling `init-image-library'.
3499
3500 * term/w32-win.el (image-library-alist): Initialize to a known set
3501 of probable library names.
3502
3503 2004-06-14 Kenichi Handa <handa@m17n.org>
3504
3505 * international/code-pages.el (windows-1256, cp1125): Fix tables
3506 for several characters.
3507
3508 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
3509
3510 2004-06-13 Richard M. Stallman <rms@gnu.org>
3511
3512 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
3513
3514 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
3515 not "`pc-selection-mode'".
3516
3517 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
3518
3519 * simple.el (previous-matching-history-element): Specify a default.
3520
3521 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
3522
3523 * cus-face.el (custom-declare-face): Simplify code.
3524
3525 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
3526
3527 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3528
3529 * files.el (before-save-hook): Add `time-stamp' to the options.
3530
3531 * time-stamp.el (time-stamp): Recommend adding it to
3532 `before-save-hook', rather than `write-file-functions'.
3533 Make a similar change in `Commentary' section.
3534
3535 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
3536
3537 * diff-mode.el (diff-current-defun): If at start of hunk, use
3538 position of first change.
3539
3540 2004-06-13 Lars Hansen <larsh@math.ku.dk>
3541
3542 * dired-x.el (dired-mark-omitted): Bind to "*O".
3543
3544 2004-06-12 Karl Fogel <kfogel@red-bean.com>
3545
3546 * bookmark.el (bookmark-bmenu-relocate): New function, as
3547 suggested by David J. Biesack <David.Biesack@sas.com>.
3548 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
3549 (bookmark-bmenu-mode): Describe binding in doc string.
3550 (bookmark-set-filename): Save the bookmark list if it's time.
3551
3552 2004-06-13 Kenichi Handa <handa@m17n.org>
3553
3554 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
3555 (ccl-untranslated-to-ucs): Fix typo.
3556
3557 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
3558
3559 * progmodes/python.el (python-open-block-statement-p):
3560 Fix indentation after a block opening that contains a comment.
3561
3562 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
3563
3564 * bindings.el (completion-ignored-extensions): Add file extensions
3565 of Python byte-compiled files.
3566
3567 2004-06-12 Juri Linkov <juri@jurta.org>
3568
3569 * info.el (Info-goto-node): Add autoload.
3570 (Info-toc): Add substring-no-properties on Info file name.
3571 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
3572 (Info-mode-map): Bind L to Info-history, T to Info-toc.
3573
3574 2004-06-12 Kenichi Handa <handa@m17n.org>
3575
3576 * international/mule-cmds.el (set-language-environment):
3577 Load subst tables if necessary.
3578
3579 * international/mule.el (decode-char): Load subst tables if necessary.
3580 (encode-char): Likewise.
3581
3582 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
3583 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
3584 (utf-16le-decode-loop): Set r5 to -1 before loop.
3585 (utf-16be-decode-loop): Likewise.
3586 (ccl-decode-mule-utf-16le): Add EOF processing block.
3587 (ccl-decode-mule-utf-16be): Likewise.
3588 (ccl-decode-mule-utf-16le-with-signature): Likewise.
3589 (ccl-decode-mule-utf-16be-with-signature): Likewise.
3590 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
3591 (ccl-mule-utf-16-encode-untrans): New CCL.
3592 (utf-16-decode-to-ucs): Handle pre-read character.
3593 (utf-16le-encode-loop): Handle surrogate pair.
3594 (utf-16be-encode-loop): Likewise.
3595 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
3596 of utf-16le-encode-loop.
3597 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
3598 of utf-16be-encode-loop.
3599 (mule-utf-16-post-read-conversion):
3600 Call utf-8-post-read-conversion at first.
3601 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
3602 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
3603 Add post-read-conversion and pre-write-conversion.
3604
3605 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
3606 (utf-translate-cjk-unicode-range): New variable.
3607 (utf-translate-cjk-load-tables): New function.
3608 (utf-lookup-subst-table-for-decode): New function.
3609 (utf-lookup-subst-table-for-encode): New function.
3610 (utf-translate-cjk-mode): Init-value changed to t. Don't load
3611 tables here. Update safe-charsets of utf-* coding systems.
3612 (ccl-mule-utf-untrans): New CCL.
3613 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
3614 at end of each branch.
3615 (ccl-mule-utf-8-encode-untrans): New CCL.
3616 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
3617 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
3618 length of encoding. Don't return r0.
3619 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
3620 (utf-8-post-read-conversion): Narrow to region properly.
3621 If utf-translate-cjk-mode is on, load tables if necessary.
3622 Call utf-8-compose with hash-table arg if necessary.
3623 Call XXX-compose-region instead of XXX-post-read-convesion.
3624 (utf-8-pre-write-conversion): New function.
3625 (mule-utf-8): Include CJK charsets in safe-charsets if
3626 utf-translate-cjk-mode is on. Add pre-write-conversion.
3627
3628 * international/characters.el: Temporarily set
3629 utf-translate-cjk-mode to nil.
3630
3631 * language/devan-util.el (devanagari-compose-region):
3632 Add autoload cookie.
3633
3634 * international/ccl.el (ccl-dump-call): Fix printing the
3635 subroutine name.
3636
3637 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
3638
3639 * dired.el (dired-revert): If buffer is marked unmodified before
3640 reverting, keep it marked unmodified.
3641 Adapt to new conventions for commenting out code.
3642 (dired-make-relative): Adapt to new conventions for commenting out code.
3643
3644 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
3645
3646 * eshell/esh-module.el (eshell-load-defgroups):
3647 Bind `vc-handled-backends' to nil when opening files.
3648
3649 2004-06-11 Juanma Barranquero <lektu@terra.es>
3650
3651 * files.el (parse-colon-path, cd): Doc fixes (refer to
3652 `path-separator', not colon).
3653
3654 2004-06-10 Juanma Barranquero <lektu@terra.es>
3655
3656 * newcomment.el (comment-search-forward)
3657 (comment-search-backward): Fix typos in docstring.
3658 (comment-region): Doc fix.
3659
3660 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
3661
3662 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
3663 switch is no longer stored in `dired-switches-alist'.
3664
3665 * dired-aux.el (dired-insert-subdir): Do not store R switch in
3666 `dired-switches-alist'.
3667
3668 2004-06-10 Kim F. Storm <storm@cua.dk>
3669
3670 * pcvs.el (cvs-mode-diff-yesterday): New command.
3671
3672 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
3673
3674 2004-06-10 Juri Linkov <juri@jurta.org>
3675
3676 * emacs-lisp/edebug.el (edebug-eval-defun):
3677 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
3678 Fix docstring.
3679
3680 * simple.el (eval-expression-print-format): Don't print additional
3681 information on the first call to `eval-print-last-sexp'.
3682 (next-error-find-buffer): Fix punctuation.
3683 (killing) <defgroup>: Fix punctuation.
3684 (yank-excluded-properties): Change group from editing to killing.
3685
3686 * replace.el (perform-replace): Use `limit' to terminate the
3687 while-loop explicitly.
3688
3689 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3690
3691 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
3692 Use lc-*.xpm as prefix instead of *-locol.xpm.
3693
3694 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
3695 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
3696 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
3697 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
3698 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
3699 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
3700 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
3701 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
3702 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
3703 * toolbar/lc-up_arrow.xpm:
3704 Renamed from *-locol.xpm.
3705
3706 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
3707
3708 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
3709 include forms like &<str>; as valid url patterns.
3710
3711 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
3712
3713 * dired.el (dired-diff, dired-backup-diff)
3714 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
3715 (dired-do-chown, dired-do-touch, dired-do-print)
3716 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
3717 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
3718 (dired-create-directory, dired-do-copy, dired-do-symlink)
3719 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
3720 (dired-do-copy-regexp, dired-do-hardlink-regexp)
3721 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
3722 (dired-maybe-insert-subdir, dired-next-subdir)
3723 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
3724 (dired-kill-subdir, dired-tree-up, dired-tree-down)
3725 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
3726 (dired-run-shell-command, dired-query): Remove redundant,
3727 or incorrect, autoloads.
3728
3729 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
3730 does not end in a slash. Add optional argument KILL-ROOT.
3731 Update docstring.
3732 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
3733 (dired-query): Add autoloads.
3734
3735 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
3736
3737 * progmodes/compile.el (compilation-set-window-height):
3738 Rearrange the save-* functions because a buffer can have several current
3739 point in different windows.
3740 (compilation-error-regexp-alist-alist): Recognize {standard input}
3741 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
3742
3743 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3744
3745 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
3746 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
3747 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
3748 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
3749 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
3750 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
3751 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
3752 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
3753 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
3754 * toolbar/up_arrow-locol.xpm:
3755 New versions of icons that uses fewer colors.
3756
3757 * toolbar/tool-bar.el (tool-bar-local-item)
3758 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
3759 if display-color-cells is 256 or less.
3760
3761 2004-06-08 Kim F. Storm <storm@cua.dk>
3762
3763 * wid-edit.el (widget-specify-button): Use hand pointer rather
3764 than mouse-face as visible mouse-over effect.
3765
3766 2004-06-07 Karl Fogel <kfogel@red-bean.com>
3767
3768 * saveplace.el (save-place-alist-to-file): Bind `print-length'
3769 and `print-level' to nil when writing out `save-place-alist'.
3770 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
3771
3772 2004-06-07 Juanma Barranquero <lektu@terra.es>
3773
3774 * completion.el (completion-kill-region): Doc fix.
3775
3776 * format.el (format-insert-annotations)
3777 (format-annotate-location): Doc fixes.
3778 (format-subtract-regions): Make arguments match their use in docstring.
3779
3780 * simple.el (kill-region): Doc fix.
3781
3782 * subr.el (insert-buffer-substring-no-properties)
3783 (insert-buffer-substring-as-yank): Doc fixes.
3784
3785 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
3786
3787 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
3788 Update docstring.
3789 (dired-reset-subdir-switches): New function.
3790
3791 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
3792 Limit scope of `buffer-read-only' binding.
3793
3794 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
3795
3796 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
3797 eshell-explicit-command-char.
3798
3799 2004-06-06 Juanma Barranquero <lektu@terra.es>
3800
3801 * help-fns.el (help-argument-name): Inherit from italic face only
3802 if the frame supports it.
3803
3804 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3805
3806 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
3807 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
3808 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
3809 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
3810 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
3811 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
3812 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
3813 New conversions from xpm files.
3814
3815 * toolbar/README: New file.
3816
3817 2004-06-06 Richard M. Stallman <rms@gnu.org>
3818
3819 * isearch.el (isearch-mode-map): Undo previous change.
3820
3821 2004-06-05 Juri Linkov <juri@jurta.org>
3822
3823 * bindings.el (debug-ignored-errors): Add regexps for history
3824 related messages. Remove $ from "No further undo information".
3825 Move Ediff's messages to ediff.el.
3826
3827 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
3828
3829 * cus-edit.el (custom-display): Add `min-colors'.
3830
3831 * custom.el (defface): Add `supports' to docstring.
3832
3833 * help-fns.el (help-argument-name): Add :group 'help.
3834
3835 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
3836
3837 * find-dired.el (find-ls-subdir-switches): New user option.
3838 (find-dired): No longer call `abbreviate-file-name' on DIR.
3839 Set `dired-subdir-switches' buffer-locally.
3840
3841 * locate.el: Merge the two `Commentary' sections.
3842 (locate-ls-subdir-switches): New user option.
3843 (locate): Update for other changes.
3844 (locate-mode-map): Restore Dired binding for mouse-2.
3845 Bind `locate-mouse-view-file' to M-mouse-2.
3846 Bind `l' to `locate-do-redisplay'.
3847 (locate-main-listing-line-p, locate-do-redisplay): New functions.
3848 (locate-mouse-view-file, locate-tags, locate-find-directory):
3849 Print message if used outside main listing.
3850 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
3851 Various changes to support inserted subdirectories.
3852 (locate-insert-header): Change header of *Locate* buffer.
3853
3854 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
3855 Change interactive default switches.
3856 (dired-rename-subdir-2): Update `dired-switches-alist'.
3857 (dired-insert-subdir, dired-kill-subdir):
3858 Handle `dired-switches-alist'. Do not mark buffer modified.
3859 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
3860 (dired-insert-subdir-doinsert): Omit messages.
3861 Handle `dired-subdir-switches'.
3862 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
3863
3864 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
3865 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
3866 subdirs if -R switch is used for a subdir.
3867 (dired-mode): Set `dired-switches-alist'.
3868 (dired-build-subdir-alist): Only print number of directories in
3869 echo area when invoked interactively.
3870
3871 2004-06-05 Lars Hansen <larsh@math.ku.dk>
3872
3873 * dired-x.el (dired-omit-mode): Rename from
3874 dired-omit-files-p. Use define-minor-mode to define it.
3875 (dired-omit-files-p): Add as alias for dired-omit-mode.
3876 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
3877 dired-mark-omitted.
3878 (dired-mark-omitted): Add. Bind to M-O.
3879
3880 2004-06-05 Kenichi Handa <handa@m17n.org>
3881
3882 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
3883
3884 2004-06-05 Juanma Barranquero <lektu@terra.es>
3885
3886 * help-fns.el (help-argument-name): Reintroduce face.
3887 (help-default-arg-highlight): Use it, now that
3888 `face-differs-from-default-p' can be trusted.
3889
3890 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
3891
3892 * textmodes/table.el: Sentence commands added to Point Motion
3893 group; kill and backward-kill commands added to Extraction group.
3894
3895 2004-06-04 Mario Lang <mlang@delysid.org>
3896
3897 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
3898 systems appear to use mW, make the code handle this. Fix a
3899 division-by-zero bug while at it, and handle kernels with
3900 a slightly different layout in /proc/acpi.
3901
3902 2004-06-04 Karl Fogel <kfogel@red-bean.com>
3903
3904 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
3905 because the latter is a CL-ism. This fixes the bug reported by
3906 Shawn Boyette <mdxi@collapsar.net> in
3907 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
3908
3909 2004-06-04 Miles Bader <miles@gnu.org>
3910
3911 * faces.el (display-supports-face-attributes-p): Function moved to
3912 C code. Previously only the tty-related portion of this function
3913 was done in C; however the previous attempt to do a halfway-proper
3914 job for non-tty displays in lisp didn't work properly because of
3915 funny conditions during Emacs startup.
3916 (face-differs-from-default-p): Simplify, now that
3917 display-supports-face-attributes-p works properly on all display
3918 types. Remove :stipple from comparison; it doesn't really work
3919 in emacs anyway.
3920
3921 2004-06-04 Miles Bader <miles@gnu.org>
3922
3923 * faces.el (face-differs-from-default-p): Use a different
3924 implementation, so we can really check whether FACE displays
3925 differently or not.
3926
3927 2004-06-04 Miles Bader <miles@gnu.org>
3928
3929 * faces.el (display-supports-face-attributes-p): Implement a
3930 `different from default' check for non-tty displays.
3931
3932 2004-06-03 David Kastrup <dak@gnu.org>
3933
3934 * woman.el (woman-mapcan): More concise code.
3935 (woman-topic-all-completions, woman-topic-all-completions-1)
3936 (woman-topic-all-completions-merge): Replace by a simpler and
3937 much faster implementation based on O(n log n) sort/merge instead
3938 of the old O(n^2) behavior.
3939
3940 2004-06-03 Miles Bader <miles@gnu.org>
3941
3942 * subr.el (read-number): Use canonical format for default in prompt.
3943
3944 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
3945 Add regexp for " [...]" style defaults.
3946
3947 2004-06-02 Romain Francoise <romain@orebokech.com>
3948
3949 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
3950 groups: if the user asks for a hidden buffer, open the
3951 corresponding filter group to expose it.
3952
3953 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
3954 `ibuffer-jump-to-buffer'.
3955 (ibuffer-jump-offer-only-visible-buffers): New user option.
3956
3957 2004-06-02 Juanma Barranquero <lektu@terra.es>
3958
3959 * faces.el (frame-update-faces): Add empty docstring so the one
3960 for `ignore' doesn't show through.
3961
3962 * subr.el (process-kill-without-query): Remove spurious "\n" on
3963 obsolescence string.
3964 (focus-frame, unfocus-frame): Add obsolescence declaration and
3965 empty docstring.
3966
3967 * international/mule.el (register-char-codings): Make alias for
3968 `ignore'. Move docstring to obsolescence info and remove redundancy.
3969
3970 2004-06-02 Kim F. Storm <storm@cua.dk>
3971
3972 * frame.el (blink-cursor-start): Turn cursor off initially so blink
3973 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
3974
3975 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3976
3977 * comint.el (comint-replace-by-expanded-history-before-point):
3978 Obey `start' as the docstring says.
3979 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
3980 (comint-update-fence): Prevent font-lock from running unnecessarily.
3981 (comint-dynamic-list-completions): Use with-current-buffer.
3982
3983 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3984
3985 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
3986 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
3987 (bibtex-entry-update): Handle alternatives and optional fields.
3988 (bibtex-parse-entry): Bugfix, handle empty key.
3989
3990 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
3991
3992 * vc-arch.el (vc-arch-state): Don't assume the file exists.
3993
3994 2004-05-31 Lars Hansen <larsh@math.ku.dk>
3995
3996 * desktop.el (desktop-save): Don't save minor modes without a
3997 known mode initialization function.
3998
3999 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
4000
4001 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
4002
4003 * autorevert.el: Update `Commentary' section.
4004
4005 2004-05-30 Juanma Barranquero <lektu@terra.es>
4006
4007 * dos-fns.el (convert-standard-filename):
4008 * files.el (convert-standard-filename):
4009 * w32-fns.el (convert-standard-filename):
4010 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
4011
4012 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
4013
4014 Sync with Tramp.
4015
4016 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
4017 (tramp-let-maybe): Move to an earlier spot in the file.
4018 Patch by Andreas Schwab.
4019
4020 2004-05-30 Andreas Schwab <schwab@suse.de>
4021
4022 * dired.el (dired-get-filename): Don't use dired-re-dot.
4023
4024 2004-05-30 Richard M. Stallman <rms@gnu.org>
4025
4026 * files.el (find-file): Doc fix.
4027
4028 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
4029
4030 2004-05-30 Nick Roberts <nickrob@gnu.org>
4031
4032 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
4033 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
4034 modeline of the locals buffer.
4035 (gdb-goto-breakpoint): Handle gdbmi.
4036 (gdb-get-frame-number): Change for gdbmi.
4037
4038 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
4039
4040 * files.el (file-remote-p): Apply file name handler for operation
4041 `file-remote-p'. It isn' a property any longer.
4042 (file-relative-name): `fh' and `fd' get the required value via
4043 `find-file-name-handler' already.
4044
4045 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
4046 (top): Remove setting of `file-remote-p' property for
4047 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
4048
4049 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
4050
4051 Version 2.0.41 of Tramp released.
4052
4053 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
4054 Throw away if process has died.
4055 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
4056 (tramp-out-of-band-prompt-regexp): Rename to
4057 `tramp-process-alive-regexp', because its usage is widen.
4058 (tramp-actions-copy-out-of-band): Apply it.
4059 (tramp-actions-before-shell, tramp-multi-actions):
4060 Add `tramp-action-process-alive' action.
4061 (tramp-action-process-alive): New defun.
4062 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
4063 Add entry for `file-remote-p'.
4064 (tramp-handle-file-remote-p): New defun.
4065 (top): Remove setting of `file-remote-p'. Don't set
4066 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
4067
4068 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
4069 `file-remote-p'.
4070
4071 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
4072 counted for (last) line. [They should or they shouldn't? --Stef]
4073 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
4074
4075 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
4076
4077 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
4078 not really necessary but seems to keep the shell history smaller
4079 in some cases. It is no substitute for setting HISTFILE and
4080 HISTSIZE from tramp-open-connection-setup-interactive-shell,
4081 though. Suggested by Luc Teirlinck.
4082 (tramp-open-connection-setup-interactive-shell): Export variables
4083 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
4084 (tramp-set-process-query-on-exit-flag): New compat function.
4085 (tramp-open-connection-multi, tramp-open-connection-su)
4086 (tramp-open-connection-rsh, tramp-open-connection-telnet)
4087 (tramp-do-copy-or-rename-file-out-of-band): Use it.
4088 (tramp-let-maybe): New macro, let-binds a variable only if it
4089 isn't obsolete.
4090 (tramp-check-ls-commands, tramp-handle-expand-file-name)
4091 (tramp-handle-file-truename): Use it.
4092 (tramp-completion-file-name-regexp-unified): Avoid matching
4093 filenames starting with "/:" -- those are reserved for
4094 file-name-non-special.
4095
4096 * tramp-smb.el (tramp-smb-open-connection):
4097 Use tramp-set-process-query-on-exit-flag compat function.
4098
4099 2004-05-29 Richard M. Stallman <rms@gnu.org>
4100
4101 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
4102
4103 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
4104 (eval-last-sexp-print-value): Print char equivalent regardless
4105 of standard-output value.
4106
4107 * thumbs.el (thumbs-subst-char-in-string): Delete.
4108 (thumbs-thumbname): Use subst-char-in-string.
4109 (thumbs-resize-image): Use condition-case, not ignore-errors.
4110 (thumbs-kill-buffer): Likewise.
4111
4112 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
4113 (thumbs-mode): Make buffer read-only.
4114 (thumbs-make-thumb): Unconditionally accept an existing file.
4115 (thumbs-insert-thumb): Add thumb-image-file property to the image.
4116 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
4117 (thumbs-show-thumbs-list): Error if images not supported.
4118 (thumbs-save-current-image): Improve prompt string.
4119 (thumbs-mode-map): Define u, R, x.
4120 (thumbs-unmark): New command.
4121 (thumbs-emboss-image): Minor cleanup.
4122 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
4123 (thumbs-rename-images): New command.
4124 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
4125
4126 * thumbs.el (thumbs-current-image): New function.
4127 (thumbs-file-list, thumbs-file-alist): New functions.
4128 (thumbs-find-image): Delete arg L.
4129 Don't set up thumbs-fileL as buffer-local global var.
4130 (thumbs-find-image-at-point): Use thumbs-current-image.
4131 (thumbs-set-image-at-point-to-root-window): Likewise.
4132 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
4133 Record and warn about errors. Update thumbs-markedL for deletions.
4134 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
4135 (thumbs-redraw-buffer): Use thumbs-file-list.
4136 (thumbs-mark): Use thumbs-current-image.
4137 (thumbs-show-name): Use thumbs-current-image.
4138
4139 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
4140 and imenu--last-menubar-index-alist.
4141
4142 * subr.el (with-selected-window): Undo previous change.
4143
4144 2004-05-29 John Paul Wallington <jpw@gnu.org>
4145
4146 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
4147 (thumbs-mouse-find-image): New command.
4148 (thumbs-mode-map): Bind it to mouse-2.
4149 (thumbs-mode): Make mode-class special.
4150 (thumbs-view-image-mode): Likewise.
4151
4152 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4153
4154 * flymake.el: New file.
4155
4156 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
4157
4158 * files.el (find-file-noselect-1): Do not bind
4159 `inhibit-read-only' to t during execution of
4160 `find-file-not-found-functions'.
4161
4162 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
4163
4164 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
4165 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
4166
4167 2004-05-28 Juri Linkov <juri@jurta.org>
4168
4169 * simple.el (eval-expression-print-format): New fun.
4170
4171 * simple.el (eval-expression):
4172 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
4173 * emacs-lisp/edebug.el (edebug-compute-previous-result)
4174 (edebug-eval-expression): Print additionally the value returned by
4175 `eval-expression-print-format'.
4176
4177 * emacs-lisp/lisp.el (insert-pair-alist): New var.
4178 (insert-pair): Make arguments optional. Find character pair
4179 from `insert-pair-alist' according to the last input event.
4180 (insert-parentheses): Make arguments optional.
4181 (raise-sexp, delete-pair): New funs.
4182
4183 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
4184 (emacs-lisp-mode-map, lisp-interaction-mode-map):
4185 Bind C-M-q to `indent-pp-sexp'.
4186
4187 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
4188 `pp-to-string' modified to be able to format text with newlines.
4189 (pp-to-string): Move the buffer-formatting part of the code to
4190 `pp-buffer'. Call `pp-buffer'.
4191
4192 * info.el (Info-desktop-buffer-misc-data): Don't save information
4193 about virtual files.
4194 (Info-restore-desktop-buffer): Restore Info buffers in prepared
4195 buffers with names obtained from the desktop file instead of the
4196 default *info* buffer.
4197
4198 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
4199
4200 * subr.el (with-selected-window): Only save/restore the selected window.
4201
4202 * progmodes/compile.el (compilation-error-regexp-alist):
4203 Use expand-file-name and data-directory.
4204
4205 * progmodes/grep.el (grep-tree): Rework previous fix.
4206
4207 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
4208 after the user marked text with the mouse.
4209
4210 * startup.el (command-line): Keep the first regexp of
4211 auto-save-file-name-transforms intact.
4212
4213 2004-05-28 Juanma Barranquero <lektu@terra.es>
4214
4215 * cus-edit.el (customize-face, customize-face-other-window)
4216 (custom-face-edit-delete): Make arguments match their use in
4217 docstring.
4218 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
4219 docstring.
4220
4221 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
4222 not `cvs-butlast'.
4223
4224 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
4225 `nbutlast' are in subr.el).
4226
4227 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
4228 (set-w32-system-coding-system): Doc fixes.
4229
4230 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
4231 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
4232 Make arguments match their use in docstring.
4233 (artist-draw-region-trim-line-endings)
4234 (artist-mouse-choose-operation): Fix typo in docstring.
4235 (artist-key-set-point-common): Doc fix.
4236
4237 2004-05-28 Simon Josefsson <jas@extundo.com>
4238
4239 * mail/smtpmail.el (smtpmail-open-stream):
4240 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
4241
4242 2004-05-26 Simon Josefsson <jas@extundo.com>
4243
4244 * starttls.el: Merge with my GNUTLS based starttls.el.
4245 (starttls-gnutls-program, starttls-use-gnutls)
4246 (starttls-extra-arguments, starttls-process-connection-type)
4247 (starttls-connect, starttls-failure, starttls-success): New variables.
4248 (starttls-program, starttls-extra-args): Doc fix.
4249 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
4250 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
4251 and pass on to corresponding *-gnutls function if it is set.
4252
4253 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4254
4255 * autorevert.el (auto-revert-handler): Disable auto-reverting of
4256 remote files.
4257
4258 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
4259
4260 * files.el (file-name-non-special): There are more operations
4261 which need handling: `find-backup-file-name',
4262 `insert-file-contents', `verify-visited-file-modtime',
4263 `write-region'. Rename t value of method to `add'. Add new
4264 methods `quote' and `unquote-then-quote' to file-arg-indices.
4265
4266 2004-05-25 Juri Linkov <juri@jurta.org>
4267
4268 * info.el (Info-toc): Call Info-mode on intermediate buffer.
4269 (Info-index-nodes): Enclose code in condition-case to catch errors.
4270 (Info-index-node): Don't search all index nodes if request is only
4271 for the current node and file is not in the cache of index nodes.
4272 (Info-mode-map): Bind Info-copy-current-node-name to `w'
4273 for consistency with dired-copy-filename-as-kill.
4274 Bind `S' to Info-search-case-sensitively.
4275 (Info-copy-current-node-name): New arg. With zero prefix arg put
4276 the name inside a function call to `info'. Display copied text in
4277 the echo area.
4278
4279 2004-05-25 Sam Steingold <sds@gnu.org>
4280
4281 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
4282 strip the package prefix from the symbol name, if any.
4283 Make it the `find-tag-default-function' for `lisp-mode'.
4284
4285 2004-05-25 John Paul Wallington <jpw@gnu.org>
4286
4287 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
4288 instead of obsolete `process-kill-without-query'.
4289
4290 * textmodes/texinfmt.el (texinfo-indexvar-alist):
4291 Declare as variable, not constant.
4292
4293 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
4294
4295 * files.el (find-file-noselect-1): Fix bug introduced by
4296 Revision 1.694. As a side effect, `inhibit-read-only'
4297 is again, by default, t during execution of
4298 `find-file-not-found-functions'.
4299 (insert-directory): Check that lines were really inserted by
4300 the --dired switch, before erasing them.
4301
4302 2004-05-24 Nick Roberts <nickrob@gnu.org>
4303
4304 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
4305 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
4306 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
4307 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
4308 gud-minor-mode (gdbmi).
4309
4310 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
4311
4312 * net/browse-url.el (browse-url-interactive-arg): Enable user to
4313 explicitly select the text to be taken as URL.
4314
4315 2004-05-23 Juri Linkov <juri@jurta.org>
4316
4317 * info.el (Info-index-nodes): New var and fun.
4318 (Info-goto-index, Info-index, info-apropos)
4319 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
4320 (Info-index): Fix docstring. Store and restore Info-history-list.
4321 (Info-complete-nodes): New var.
4322 (Info-complete-menu-item): Use it.
4323 (Info-index-node): New fun.
4324 (Info-final-node, Info-forward-node, Info-backward-node)
4325 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
4326 Use Info-index-node.
4327 (Info-extract-menu-item, Info-extract-menu-counting): Set second
4328 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
4329 (Info-find-node-2): If a node with period in its name not found,
4330 try to find a node without the name part after period.
4331 (Info-select-node): Call Info-fontify-node only if
4332 Info-fontify-maximum-menu-size is not nil.
4333 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
4334 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
4335 Preserve Info-history-list.
4336 (Info-toc): Set Info-current-file.
4337 (Info-build-toc): Move point to the beginning of the buffer.
4338 Add main-file variable.
4339 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
4340 Use backslashed representation of the control character ^_.
4341
4342 * textmodes/texinfmt.el (texinfo-print-index): Print index line
4343 numbers in the new Texinfo 4.7 format.
4344
4345 * add-log.el (change-log-font-lock-keywords): Remove `:' from
4346 regexps for function and variable names.
4347
4348 * descr-text.el (describe-property-list): Add [show] button for
4349 `syntax-table' property with action to pp to a separate buffer.
4350 (describe-char): Replace search-forward by re-search-forward with
4351 whitespace regexp after "character:" to not fail in too narrow windows.
4352
4353 * simple.el (next-error-find-buffer): Add a rule to return
4354 next-error capable buffer if one window on the selected frame
4355 displays such buffer.
4356
4357 2004-05-23 Nick Roberts <nickrob@gnu.org>
4358
4359 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
4360 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
4361 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
4362 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
4363 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
4364 Handle new value for gud-minor-mode (gdbmi).
4365 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
4366 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
4367 Change from local to global gdb variable set.
4368 (gdb-ann3): Initialise above gdb variable set.
4369 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
4370 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
4371 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
4372 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
4373 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
4374 (gdb-info-locals-handler, gdb-invalidate-assembler)
4375 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
4376 set as global variables.
4377 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
4378 Handle gdbmi.
4379 (gdb-info-breakpoints-custom): Fix regexp.
4380 (def-gdb-var): Delete.
4381
4382 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
4383 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
4384 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
4385 a new mode. The file (gdb-mi.el) for this mode will be included
4386 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
4387 primary interface.
4388
4389 2004-05-23 Jesper Harder <harder@ifa.au.dk>
4390
4391 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
4392 interpreted as a directory.
4393
4394 2004-05-22 Richard M. Stallman <rms@gnu.org>
4395
4396 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
4397 as a close quote.
4398
4399 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
4400
4401 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
4402 Use assoc-string, not assoc-ignore-case.
4403
4404 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
4405
4406 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
4407 If moving back then fwd gets a defun that ends before point,
4408 try again moving fwd then back.
4409
4410 * files.el (file-name-non-special): Allow t in file-arg-indices
4411 to mean requote the return value. Use `identity' as an element
4412 rather than as the whole value.
4413
4414 * gs.el (gs-options): Add -dSAFER. Mark it risky.
4415
4416 2004-05-22 Juanma Barranquero <lektu@terra.es>
4417
4418 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
4419 `help-make-usage'.
4420 (help-highlight-arguments): Skip function name before searching
4421 for arguments.
4422
4423 2004-05-21 Juanma Barranquero <lektu@terra.es>
4424
4425 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
4426 Don't mention in the docstring these arguments meant for
4427 internal (recursive) use only.
4428 (allout-char-spec): Comment out (it's not implemented).
4429 (allout-old-expose-topic, allout-exposure): Fix docstring and add
4430 obsolescence declaration.
4431 (allout-flatten-exposed-to-buffer)
4432 (allout-indented-exposed-to-buffer): Fix typos in docstring.
4433 (my-mark-marker): Doc fix.
4434 (produce-allout-mode-map, allout-sibling-index)
4435 (allout-isearch-expose, allout-distinctive-bullet)
4436 (allout-open-topic, allout-reindent-body)
4437 (allout-rebullet-heading, allout-process-exposed)
4438 (allout-insert-listified, allout-latex-verb-quote)
4439 (allout-insert-latex-header, allout-insert-latex-trailer):
4440 Make arguments match their use in docstring.
4441 (allout-primary-bullet, allout-old-style-prefixes)
4442 (allout-inhibit-protection, allout-init, allout-mode)
4443 (allout-before-change-protect, allout-flag-region):
4444 Use "Emacs" instead of "emacs" in docstrings.
4445
4446 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
4447
4448 * international/characters.el: Modify syntax of more characters.
4449
4450 2004-05-21 Masatake YAMATO <jet@gyve.org>
4451
4452 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
4453 (etags-tags-completion-table): Show parsing progress.
4454
4455 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
4456
4457 * locate.el (locate-prompt-for-command): Shorten first line of
4458 docstring.
4459 (locate-mode): Expand docstring and include keymap summary.
4460
4461 * files.el (find-file-noselect-1): Limit the scope of the
4462 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
4463 is, by default, nil during the execution of
4464 `find-file-not-found-functions' and `find-file-hook'.
4465
4466 2004-05-20 Michael Mauger <mmaug@yahoo.com>
4467
4468 * facemenu.el (facemenu-color-name-equal): New function.
4469 (list-colors-display): Use it to compare colors instead of
4470 facemenu-color-equal.
4471
4472 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
4473
4474 * compare-w.el (compare-windows-face): Use min-colors instead of
4475 checking for tty or pc types.
4476
4477 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
4478
4479 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
4480 (completion-setup-function): Use with-current-buffer.
4481 Properly save excursion. Simplify.
4482 Don't assume there is necessarily a `mouse-face' property somewhere.
4483
4484 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
4485
4486 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
4487
4488 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
4489 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
4490 Use with-current-buffer.
4491 (byte-goto-log-buffer): Delete.
4492 (byte-compile-log-file): Call compilation-forget-errors.
4493
4494 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
4495
4496 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
4497 output messages into the search result.
4498
4499 2004-05-19 Masatake YAMATO <jet@gyve.org>
4500
4501 * wid-edit.el (widget-radio-button-notify): Revert my last
4502 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
4503
4504 2004-05-19 Kenichi Handa <handa@m17n.org>
4505
4506 * international/characters.el: Fix syntax (open/close) of CJK chars.
4507
4508 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
4509
4510 * help-mode.el (help-go-back): Don't depend on position of back button.
4511
4512 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
4513
4514 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
4515 files files don't contain an accidental additional /.
4516
4517 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
4518 in source buffer.
4519
4520 2004-05-18 Masatake YAMATO <jet@gyve.org>
4521
4522 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
4523 to widget-apply. :action method assumes 2 arguments, not 3.
4524
4525 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
4526
4527 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
4528 New constants.
4529 (hs-special-modes-alist): Add an f90-mode entry.
4530
4531 2004-05-17 Sam Steingold <sds@gnu.org>
4532
4533 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
4534 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
4535
4536 2004-05-16 Kim F. Storm <storm@cua.dk>
4537
4538 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
4539
4540 2004-05-15 John Wiegley <johnw@newartisans.com>
4541
4542 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
4543 (eshell-output-object-to-target): Improve output speed 20% by not
4544 calling `eshell-stringify' if something is already known to be a string.
4545
4546 2004-05-15 Alex Ott <ott@jet.msk.su>
4547
4548 * textmodes/ispell.el (ispell-local-dictionary-alist):
4549 Add windows-1251 to the choice of coding systems.
4550 (ispell-dictionary-alist-6): Add support for "russianw.aff",
4551 encoded in cp1251.
4552
4553 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
4554
4555 * progmodes/compile.el (compilation-warning-face)
4556 (compilation-info-face): Use min-colors.
4557
4558 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4559
4560 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
4561 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
4562 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
4563 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
4564 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
4565 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
4566 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
4567 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
4568 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
4569 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
4570 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
4571 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
4572 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
4573 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
4574
4575 2004-05-15 Kim F. Storm <storm@cua.dk>
4576
4577 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
4578 Use it to set triggered-p element of timer.
4579 (timer-event-handler): Set triggered-p element non-nil while running
4580 the timer function.
4581
4582 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
4583
4584 * descr-text.el (describe-char-unicode-data)
4585 (describe-char-unicodedata-file): Re-enable the unicode code now that
4586 the licensing issues have been cleared in the unicode-4 license.
4587 (describe-text-properties-1): Remove unused `overlay' var.
4588 (describe-char): Remove unused var `buffer'.
4589
4590 2004-05-14 David Ponce <david@dponce.com>
4591
4592 * tree-widget.el: New file.
4593
4594 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
4595
4596 * language/european.el ("Brazilian Portuguese"): Add support for
4597 Brazilian Portuguese.
4598
4599 2004-05-13 John Wiegley <johnw@newartisans.com>
4600
4601 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
4602 `recentf-mode' if this variable has been customized to t.
4603
4604 * eshell/esh-test.el (eshell-test): Call the function
4605 `emacs-version' rather than trying to build a custom version string.
4606
4607 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
4608
4609 * net/telnet.el (telnet-mode): Use define-derived-mode.
4610 Don't modify the global value of comint-prompt-regexp.
4611
4612 2004-05-13 John Paul Wallington <jpw@gnu.org>
4613
4614 * version.el (emacs-version): Check for `gtk' feature before
4615 `x-toolkit' feature.
4616
4617 2004-05-13 Juanma Barranquero <lektu@terra.es>
4618
4619 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
4620 arguments in the docstring, they're used only in recursive calls.
4621
4622 * help-fns.el (help-arg-highlighting-function)
4623 (help-argument-name): Delete.
4624 (help-default-arg-highlight): New function.
4625 (help-do-arg-highlighting): Use it.
4626
4627 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
4628
4629 * calendar/appt.el (appt-disp-window):
4630 Use `calendar-set-mode-line' for a centered mode-line.
4631
4632 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
4633
4634 * calendar/appt.el (appt-disp-window): Do not split window
4635 excessively when `split-height-threshold' is low.
4636
4637 2004-05-12 Nick Roberts <nickrob@gnu.org>
4638
4639 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
4640 kill-buffer-hook here and make it local.
4641 (gud-kill-buffer-hook): Use kill-process for a sure kill.
4642
4643 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
4644
4645 * progmodes/compile.el (compilation-set-window-height):
4646 Use save-excursion to protect against misplaced marker.
4647
4648 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4649
4650 * custom.el (defface): Document that type can have value gtk.
4651
4652 * faces.el (face-spec-set-match-display): Handle type gtk in display.
4653
4654 2004-05-12 Kenichi Handa <handa@m17n.org>
4655
4656 * descr-text.el: Require quail at comile time.
4657 (describe-char): If an input method is on and it supports the
4658 character, show how to input it.
4659
4660 * international/quail.el (quail-install-decode-map): Accept a
4661 char-table whose subtype is `quail-decode-map'.
4662 (quail-store-decode-map-key, quail-gen-decode-map1)
4663 (quail-gen-decode-map, quail-find-key1, quail-find-key)
4664 (quail-show-key): New functions.
4665
4666 2004-05-12 Juanma Barranquero <lektu@terra.es>
4667
4668 * generic.el (define-generic-mode): Remove redundant arglist info.
4669
4670 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
4671 Make arguments match their use in docstring.
4672 (help-arg-highlighting-function): New variable.
4673 (help-argument-name): Mention it in the docstring.
4674 (help-do-arg-highlight): Use it. Expand regexp to accept also
4675 ARG-xxx and xxx-ARG references.
4676
4677 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
4678
4679 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
4680 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
4681 and "mailto:addr1?to=addr2" equal.
4682
4683 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
4684
4685 * man.el (Man-getpage-in-background): Use shell-file-name
4686 and shell-command-switch variables instead of hard-coded values.
4687
4688 2004-05-11 Eli Zaretskii <eliz@gnu.org>
4689
4690 * iimage.el: New file.
4691
4692 2004-05-11 Juanma Barranquero <lektu@terra.es>
4693
4694 * custom.el (custom-initialize-default, defcustom):
4695 Fix typo in docstring.
4696
4697 * files.el (set-visited-file-name, file-expand-wildcards):
4698 Fix docstring.
4699
4700 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
4701
4702 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
4703
4704 * subr.el (eventp): Be more discriminating with integers.
4705
4706 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
4707
4708 * progmodes/compile.el (compile): Add universal prefix arg.
4709 (compilation-error-regexp-alist-alist): Add edg patterns.
4710
4711 2004-05-10 Sam Steingold <sds@gnu.org>
4712
4713 * textmodes/ispell.el (ispell-message):
4714 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
4715
4716 2004-05-10 Dave Love <fx@gnu.org>
4717
4718 * progmodes/python.el (help-buffer): Autoload when compiling.
4719 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
4720 (run-python): Prepend to any existing PYTHONPATH.
4721
4722 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
4723
4724 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
4725 for pending breakpoints.
4726
4727 2004-05-10 Richard M. Stallman <rms@gnu.org>
4728
4729 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
4730 directly without calling any functions in Rmail.
4731 (unrmail-unprune): Function deleted.
4732
4733 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
4734
4735 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
4736 C-c C-z binding.
4737
4738 2004-05-10 Kenichi Handa <handa@m17n.org>
4739
4740 * descr-text.el (describe-char): Fix previous change. Don't make
4741 a unibyte character to multibyte in the *Help* buffer.
4742
4743 2004-05-10 Miles Bader <miles@gnu.org>
4744
4745 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
4746 buffer an error if the debugger process is actually running.
4747
4748 2004-05-10 Juanma Barranquero <lektu@terra.es>
4749
4750 * help-fns.el (help-argument-name): Default to italic.
4751 (help-highlight-arguments): Return always (usage . doc), even when
4752 usage is nil.
4753
4754 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
4755 (define-ibuffer-filter): Add usage info.
4756 (define-ibuffer-op): Add usage info (but CL-style defaults for
4757 keyword args are not shown).
4758
4759 * subr.el (remove-overlays, read-passwd): Fix docstring.
4760 (start-process-shell-command): Fix docstring. Put usage info in a
4761 format usable by `describe-function'.
4762 (open-network-stream, open-network-stream-nowait)
4763 (open-network-stream-server): Fix docstring.
4764
4765 2004-05-09 Jason Rumney <jasonr@gnu.org>
4766
4767 * international/code-pages (cp932, cp936, cp949, c950): Remove.
4768 Only define cp125* if windows-125* is already defined.
4769
4770 * language/korean.el (cp949): Add alias.
4771
4772 * language/chinese.el (cp936, cp950): Add aliases.
4773
4774 * language/japanese.el (cp932): Add alias.
4775
4776 * term/w32-win.el: Require code-pages.
4777
4778 * international/mule-cmds.el (set-locale-environment):
4779 On MS-Windows use ansi code-page for default coding-systems.
4780 Set up paper sizes for Windows 3 letter languages.
4781
4782 * international/code-pages.el (cp932, cp936, cp949, cp950):
4783 Add aliases. Also add cp125* if not already defined.
4784
4785 2004-05-09 Juanma Barranquero <lektu@terra.es>
4786
4787 * help-fns.el (help-highlight-arguments): Don't try to highlight
4788 missing or autoloaded arglists. Accept structured arguments, like
4789 the first ones of `do' and `flet'.
4790
4791 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
4792 (cvs-get-marked): Remove redundant arglist info.
4793
4794 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
4795 Don't use CL-style default args.
4796
4797 2004-05-08 Andreas Schwab <schwab@suse.de>
4798
4799 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
4800
4801 * international/subst-ksc.el: Fix references to utf-translate-cjk
4802 into utf-translate-cjk-mode.
4803 * international/subst-big5.el: Likewise.
4804 * international/subst-gb2312.el: Likewise.
4805 * international/subst-jis.el: Likewise.
4806 * international/utf-16.el: Likewise.
4807 * international/utf-8.el: Likewise.
4808
4809 2004-05-08 John Wiegley <johnw@newartisans.com>
4810
4811 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
4812 "virtual buffers" (off by default), which makes it possible to
4813 switch to the "virtual" buffers of recently visited files. When a
4814 buffer name search fails, and this option is on, iswitchb will
4815 look at the list of recently visited files, and permit matching
4816 against those names. When the user hits RET on a match, it will
4817 revisit that file.
4818 (iswitchb-read-buffer): Add two optional arguments, which makes
4819 isearchb.el possible.
4820 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
4821 (iswitchb-next-match): Add support for virtual buffers.
4822
4823 * isearchb.el: This module extends iswitchb to provide "as you
4824 type" buffer selection.
4825
4826 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
4827 Ignore the read-only property when flyspell highlighting is on.
4828 Not ignoring it leads to a series of confusing errors.
4829 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
4830 but also make sure to call flyspell-incorrect-hook.
4831 (flyspell-maybe-correct-transposition): Perform transposition test
4832 by bit twiddling a string, rather than using a temp buffer.
4833 (flyspell-maybe-correct-doubling): Use a string rather than a temp
4834 buffer. This is also the original version of the code, which
4835 could not be checked in before due to a previous lack of
4836 assignment papers. This version has seen heavy usage on my system
4837 for several years now.
4838
4839 * calendar/cal-bahai.el: New file, which adds support for the
4840 Baha'i calendar to Emacs. This calendar is based on a solar year
4841 of 19 months of 19 days, with 4 intercalary days. Each year
4842 begins on March 21, with the calendar starting in 1844.
4843
4844 * calendar/cal-menu.el, calendar/calendar.el,
4845 calendar/diary-lib.el, calendar/holidays.el: Added support for
4846 using cal-bahai.el.
4847
4848 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
4849 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
4850 function can be used outside of eshell buffers.
4851 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
4852
4853 2004-05-08 Juanma Barranquero <lektu@terra.es>
4854
4855 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
4856 word constituent so FOO-ARG is not recognized as an arg.
4857 (help-highlight-arguments): Don't skip lists in mandatory arguments.
4858
4859 * simple.el (next-error): Fix typo in docstring.
4860 (open-line): Make argument names match their use in docstring.
4861 (split-line): Fix docstring.
4862
4863 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
4864 usable by `describe-function'.
4865 (gensym, gentemp, typep, ignore-errors): Make argument names match
4866 their use in docstring.
4867
4868 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
4869 argument to `help-setup-xref'.
4870
4871 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
4872
4873 Version 2.0.40 of Tramp released.
4874
4875 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
4876 Use symbol-function to invoke functions only known on some Emacs
4877 flavors. This avoids byte-compiler warnings. Reported by Kevin
4878 Scaldeferri <kevin@scaldeferri.com>.
4879 (tramp-do-copy-or-rename-file-via-buffer): Rename from
4880 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
4881 consistent with the other tramp-do-* functions.
4882 (tramp-do-copy-or-rename-file): Calls adjusted.
4883 (tramp-process-initial-commands): Avoid liveness check on shell --
4884 we know that it must be alive since we're opening a connection at
4885 this moment.
4886 (tramp-last-cmd): New internal variable.
4887 (tramp-process-echoes): New tunable.
4888 (tramp-send-command): Set tramp-last-cmd.
4889 (tramp-wait-for-output): Delete echo, if applicable.
4890 (tramp-read-passwd): Construct the key for the password cache in a
4891 way that works for multi methods, too.
4892 (tramp-bug): Add backup-directory-alist and
4893 bkup-backup-directory-info to bug reports, with Tramp counterparts.
4894
4895 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
4896
4897 * net/tramp*.el: Suppress byte-compiler warnings where possible.
4898
4899 * net/tramp.el (tramp-out-of-band-prompt-regexp)
4900 (tramp-actions-copy-out-of-band): New defcustoms.
4901 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
4902 used instead of a synchronous one. Allows password entering.
4903 (tramp-action-out-of-band): New defun.
4904 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
4905 Remove restriction with password from doc string.
4906 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
4907 `tramp-out-of-band-prompt-regexp',
4908 `tramp-actions-copy-out-of-band', `password-cache' and
4909 `password-cache-expiry'.
4910 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
4911 password caching.
4912 (tramp-touch): FILE can be a local file, too.
4913 (TODO): Remove items done.
4914 (tramp-handle-insert-directory): Properly quote file name also if
4915 not full-directory-p. Handle wildcard case. Reported by Andreas
4916 Schwab <schwab@suse.de>.
4917 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
4918 new file.
4919 (tramp-handle-file-local-copy, tramp-handle-write-region):
4920 The permissions of the temporary file are set if filename exists.
4921 Reported by Ted Stern <stern@cray.com>.
4922 (tramp-backup-directory-alist)
4923 (tramp-bkup-backup-directory-info): New defcustoms.
4924 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
4925 (tramp-handle-find-backup-file-name): New function.
4926 Implements Tramp's find-backup-file-name.
4927
4928 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
4929 for `find-backup-file-name'.
4930
4931 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
4932 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
4933
4934 2004-05-07 Lars Hansen <larsh@math.ku.dk>
4935
4936 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
4937
4938 2004-05-07 Juanma Barranquero <lektu@terra.es>
4939
4940 * subr.el (lambda): Add arglist description to docstring.
4941 (declare): Fix typo in docstring.
4942 (open-network-stream): Fix docstring.
4943 (process-kill-without-query): Fix docstring and add obsolescence info.
4944 (last, butlast, nbutlast): Make arguments match their use in docstring.
4945 (insert-buffer-substring-no-properties): Likewise.
4946 (insert-buffer-substring-as-yank): Likewise.
4947 (split-string): Fix docstring.
4948
4949 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
4950 Make argument names match their use in docstring.
4951
4952 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
4953
4954 2004-05-06 Nick Roberts <nickrob@gnu.org>
4955
4956 * progmodes/gdb-ui.el: Improve/extend documentation strings.
4957 Fit first sentence on one line for apropos-command.
4958
4959 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
4960
4961 Changes largely merged in from Dave Love's code.
4962 * progmodes/python.el: Doc fixes.
4963 (python-mode-map): Add python-complete-symbol.
4964 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
4965 (python-comment-indent, python-complete-symbol)
4966 (python-symbol-completions, python-partial-symbol)
4967 (python-try-complete): New.
4968 (python-indent-line): Remove optional arg. Use python-block-end-p.
4969 (python-check): Bind compilation-error-regexp-alist.
4970 (inferior-python-mode): Use rx. Move keybindings to top level.
4971 Set comint-input-filter.
4972 (python-preoutput-filter): Use rx.
4973 (python-input-filter): Re-introduce.
4974 (python-proc): Start new process if necessary.
4975 Check python-buffer non-nil.
4976 (view-return-to-alist): Defvar.
4977 (python-send-receive): New.
4978 (python-eldoc-function): Use it.
4979 (python-mode-running): Don't defvar.
4980 (python-mode): Set comment-indent-function.
4981 Maybe update hippie-expand-try-functions-list.
4982 (python-indentation-levels): Initialize differently.
4983 (python-block-end-p): New.
4984 (python-indent-line): Use it.
4985 (python-compilation-regexp-alist): Augment.
4986 (run-python): Import `emacs' module to Python rather than loading
4987 code directly. Set python-buffer differently.
4988 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
4989 Use python-proc.
4990 (python-send-command): Go to end of comint buffer.
4991 (python-load-file): Use python-proc, emacs.eimport.
4992 (python-describe-symbol): Simplify interactive form.
4993 Use emacs.help. Do use temp-buffer-show-hook.
4994 Call print-help-return-message.
4995 (hippie-exp): Require when compiling.
4996 (python-preoutput-continuation): Use rx.
4997
4998 * diff-mode.el (diff-make-unified): Fix regexp.
4999
5000 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
5001
5002 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
5003 filter groups from the buffer when rebuilding the Ibuffer buffer
5004 and `ibuffer-show-empty-filter-groups' is nil.
5005
5006 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5007
5008 * ps-print.el (ps-print-quote): Call ps-value-string.
5009 (ps-setup): Call ps-comment-string.
5010 (ps-value-string, ps-comment-string): New funs.
5011
5012 2004-05-06 Juanma Barranquero <lektu@terra.es>
5013
5014 * ehelp.el (electric-help-command-loop): Check whether the last
5015 character is visible, not (point-max).
5016
5017 * help-fns.el (help-argument-name): Default to bold; don't inherit
5018 from font-lock-variable-name-face.
5019 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
5020
5021 2004-05-05 Kenichi Handa <handa@m17n.org>
5022
5023 * descr-text.el (describe-char): Copy the character with text
5024 properties and overlays into the first line, and call
5025 describe-text-properties on it.
5026
5027 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
5028
5029 * iswitchb.el (iswitchb-global-map): Fix typo.
5030 Remove unwanted ###autoloads from source file.
5031
5032 2004-05-05 Lars Hansen <larsh@math.ku.dk>
5033
5034 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
5035 in run-hooks. Use substitute-command-keys in message.
5036 (wdired-abort-changes): Add message.
5037
5038 2004-05-03 Michael Mauger <mmaug@yahoo.com>
5039
5040 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
5041 (sql-emacs20-p): Remove.
5042 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
5043 (sql-builtin-face, sql-doc-face): Remove.
5044 (sql-mode-ansi-font-lock-keywords)
5045 (sql-mode-oracle-font-lock-keywords)
5046 (sql-mode-postgres-font-lock-keywords)
5047 (sql-mode-linter-font-lock-keywords)
5048 (sql-mode-ms-font-lock-keywords)
5049 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
5050 (sql-product-font-lock): Fix font-lock reset when font rules change.
5051 (sql-highlight-product): Remove incorrect font-lock reset logic.
5052
5053 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
5054
5055 * ses.el (ses-set-parameter): Fix typo.
5056
5057 2004-05-04 Kim F. Storm <storm@cua.dk>
5058
5059 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
5060 Must expand directory for completion to work; and don't mess with
5061 process-environment.
5062 (ido-read-file-name): If command has ido property, don't use ido
5063 if value is ignore, or read as directory if value is dir.
5064 Set ido ignore property for dired-do-rename command.
5065
5066 2004-05-04 Juanma Barranquero <lektu@terra.es>
5067
5068 * ehelp.el (electric-help-command-loop, electric-help-undefined)
5069 (electric-help-help): Check against unmapped commands.
5070
5071 * help-fns.el (help-argument-name): New face, inheriting from
5072 font-lock-variable-name-face, to highlight function arguments in
5073 `describe-function' and `describe-key'.
5074 (help-do-arg-highlight): Auxiliary function to highlight a given
5075 list of arguments in a string.
5076 (help-highlight-arguments): Highlight the function arguments and
5077 all uses of them in the docstring.
5078 (describe-function-1): Use it. Do docstring output via `insert',
5079 not 'princ', so text attributes are preserved.
5080
5081 * winner.el (winner-mode-map): Move `winner-undo' and
5082 `winner-redo' to C-c <left> and C-c <right>, respectively (the
5083 previous bindings conflict with `prev-buffer', `next-buffer').
5084
5085 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5086
5087 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
5088 (bibtex-entry-update): New command bound to C-c C-u.
5089 (bibtex-text-in-string): Fix regexp.
5090 (bibtex-assoc-of-regexp): Remove.
5091 (bibtex-progress-message): Fix docstring.
5092 (bibtex-inside-field): Use if.
5093 (bibtex-assoc-regexp): New function.
5094 (bibtex-format-entry): Make code more robust so that it formats
5095 also old entries.
5096 (bibtex-autokey-demangle-title): Merge with obsolete function
5097 bibtex-assoc-of-regexp.
5098 (bibtex-field-list): New function.
5099 (bibtex-entry): Use bibtex-field-list.
5100 (bibtex-parse-entry): Fix docstring.
5101 (bibtex-print-help-message): Use bibtex-field-list.
5102 (bibtex-make-field): Use bibtex-field-list.
5103 (bibtex-entry-index): Bugfix. Return crossref key if required.
5104 (bibtex-lessp): Fix docstring.
5105
5106 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
5107
5108 * select.el (xselect-convert-to-string): Move comment to intended line.
5109
5110 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5111
5112 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
5113 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
5114
5115 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5116
5117 * term/x-win.el (x-clipboard-yank): Don't exit on error from
5118 x-get-selection.
5119
5120 2004-05-03 Jason Rumney <jasonr@gnu.org>
5121
5122 * makefile.nt: Remove.
5123
5124 2004-05-03 Kim F. Storm <storm@cua.dk>
5125
5126 * emulation/cua-base.el (cua--update-indications): Fix last change.
5127 (cua-mode): Deactivate mark when cua-mode is enabled.
5128
5129 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
5130
5131 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
5132
5133 2004-05-03 Nick Roberts <nickrob@gnu.org>
5134
5135 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
5136 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
5137 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
5138 window over visible frames.
5139 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
5140
5141 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
5142
5143 * progmodes/compile.el (compilation-gcpro): New var.
5144 (compilation-fake-loc): Use it.
5145 (compilation-forget-errors): Reset it.
5146
5147 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
5148
5149 * diff-mode.el (diff-header-face, diff-file-header-face):
5150 Use min-colors.
5151
5152 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5153
5154 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
5155 (bibtex-clean-entry): Disentangle code.
5156 (bibtex-realign): New function.
5157 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
5158 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
5159 Remove undocumented optional arg called-by-convert-alien.
5160 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
5161 for sorting instead of bibtex-sort-buffer.
5162
5163 2004-05-02 Eli Zaretskii <eliz@gnu.org>
5164
5165 * progmodes/compile.el (compilation-start): In the
5166 no-async-subprocesses branch, call sit-for to give redisplay a
5167 chance to show the updated process status in the mode line, and
5168 fontify the buffer explicitly after the process exits.
5169
5170 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5171
5172 * progmodes/python.el (python-compilation-line-number): Remove.
5173 (python-compilation-regexp-alist): Don't use it any more.
5174 (python-orig-start, python-input-filter): Remove.
5175 (inferior-python-mode): Don't set up comint-input-filter-functions.
5176 (python-send-region): Use compilation-fake-loc.
5177
5178 * progmodes/compile.el (compilation-messages-start): New var.
5179 (compilation-mode): Don't setup next-error-function here.
5180 (compilation-setup): Set it up here instead (for minor modes as well).
5181 Make compilation-messages-start buffer local.
5182 (compilation-next-error-function): Use it.
5183 (compilation-forget-errors): Set compilation-messages-start.
5184
5185 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
5186
5187 * ielm.el (ielm-prompt-read-only): Update docstring.
5188
5189 * comint.el (comint-prompt-read-only): Update docstring.
5190 (comint-update-fence, comint-kill-whole-line)
5191 (comint-kill-region): New functions.
5192
5193 * simple.el (kill-whole-line): Use "p" instead of "P" in
5194 interactive form.
5195
5196 2004-05-01 Juanma Barranquero <lektu@terra.es>
5197
5198 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
5199 format arglist so default values in CL-style argument lists are
5200 correctly shown.
5201
5202 2004-05-01 Jason Rumney <jasonr@gnu.org>
5203
5204 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
5205
5206 2004-05-01 Kenichi Handa <handa@m17n.org>
5207
5208 * international/titdic-cnv.el (miscdic-convert): Don't generate a
5209 quail file if it is up to date.
5210
5211 2004-04-30 Juri Linkov <juri@jurta.org>
5212
5213 * cus-edit.el (custom-mode-map):
5214 Add key binding `C-x C-s' to `Custom-save'.
5215
5216 * outline.el (outline-blank-line): New var.
5217 (outline-next-preface, outline-show-heading)
5218 (outline-end-of-subtree): Use it.
5219
5220 * dired-aux.el (dired-touch-initial): New fun.
5221 (dired-do-chxxx): Call it for op-symbol `touch'.
5222 (dired-diff): Use `dired-dwim-target-directory'
5223 if current dired buffer has no buffer mark.
5224
5225 * bindings.el (propertized-buffer-identification):
5226 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
5227 Add C-M-arrow keys for consistency.
5228
5229 * files.el (confirm-kill-emacs):
5230 Change group from top-level `emacs' to `convenience'.
5231
5232 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
5233 Push mark on the first call of successive command calls.
5234 (insert-pair): New fun created from `insert-parentheses' with
5235 `open' and `close' arguments added. Enclose active regions
5236 in paired characters. Compare adjacent characters syntax with
5237 inserted characters syntax before inserting a space.
5238 (insert-parentheses): Call `insert-pair' with ?\( ?\).
5239
5240 * delsel.el: Don't put `delete-selection' property
5241 on `insert-parentheses' symbol to take advantage of
5242 region handling in `insert-pair' function.
5243 Suggested by Stephan Stahl <stahl@eos.franken.de>.
5244
5245 2004-04-30 Kim F. Storm <storm@cua.dk>
5246
5247 * emulation/cua-base.el: Add support for changing cursor types;
5248 based on patch from Michael Mauger.
5249 (cua-normal-cursor-color, cua-read-only-cursor-color)
5250 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
5251 Customization cursor type and/or cursor color.
5252 (cua--update-indications): Handle cursor type changes.
5253 (cua-mode): Update cursor indications if enabled.
5254
5255 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
5256
5257 * mouse.el (mouse-drag-copy-region): New defcustom.
5258 (mouse-set-region, mouse-drag-region-1): Use it.
5259
5260 * simple.el (kill-ring-save): If region face background color is
5261 unspecified (if no highlighting), show extent of fully visible
5262 region even if transient-mark-mode is enabled.
5263
5264 * emulation/cua-base.el (cua--standard-movement-commands):
5265 Add cua-scroll-up and cua-scroll-down.
5266 (cua-scroll-up, cua-scroll-down): New commands.
5267 (cua--init-keymaps): Remap scroll-up and scroll-down.
5268
5269 * emulation/cua-rect.el (cua--convert-rectangle-as):
5270 New defmacro.
5271 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
5272 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
5273 New commands (suggested by Jordan Breeding).
5274
5275 2004-04-30 Juanma Barranquero <lektu@terra.es>
5276
5277 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
5278
5279 2004-04-30 Mario Lang <mlang@delysid.org>
5280
5281 * diff.el (diff-switches): Fix typo in docstring.
5282
5283 2004-04-30 Alex Schroeder <alex@gnu.org>
5284
5285 * xml.el (xml-debug-print-internal): Don't add newline and
5286 indentation to text nodes and write empty elements as empty tags
5287 instead of opening and closing tags.
5288 (xml-debug-print): Take optional indent-string argument.
5289 (xml-print): Alias for xml-debug-print.
5290
5291 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5292
5293 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
5294 than duplicate call to `line-beginning-position'.
5295
5296 * progmodes/f90.el (f90-get-present-comment-type):
5297 Return whitespace, as well as comment chars, for consistent filling
5298 of comment blocks. Use `match-string-no-properties'.
5299 (f90-break-line): Trim trailing whitespace when filling comments.
5300
5301 2004-04-30 Dave Love <fx@gnu.org>
5302
5303 * calendar/diary-lib.el (diary-outlook-formats): New variable.
5304 (diary-from-outlook-internal, diary-from-outlook)
5305 (diary-from-outlook-gnus, diary-from-outlook-rmail):
5306 New functions to import diary entries from Outlook-format
5307 appointments in mail messages.
5308
5309 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5310
5311 * progmodes/python.el (python-send-command): New fun.
5312 (python-send-region, python-load-file): Use it.
5313
5314 * progmodes/compile.el (compilation-last-buffer): Add var alias.
5315
5316 * help-fns.el (help-C-file-name): Use new subr-name.
5317 Prepend `src/' to the file name.
5318 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
5319 (describe-function-1, describe-variable): Only find a C source file
5320 name if DOC is already loaded.
5321
5322 * help-mode.el (help-function-def, help-variable-def):
5323 Use the new find-function-search-for-symbol functionality.
5324 Allow FILE to be `C-source'.
5325
5326 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
5327 (find-function-C-source): New fun.
5328 (find-function-search-for-symbol): Use it.
5329
5330 2004-03-29 Michael Mauger <mmaug@yahoo.com>
5331
5332 * progmodes/sql.el (sql-product-alist): Rename variable
5333 `sql-product-support'. Add Postgres login parameters.
5334 (sql-set-product, sql-product-feature): Update with renamed variable.
5335 (sql-connect-postgres): Add username prompt.
5336 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
5337 Make patterns less product specific.
5338 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
5339 (sql-mode-abbrev-table): Modify initialization.
5340 (sql-builtin-face): Add variable.
5341 (sql-keywords-re): Add macro.
5342 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
5343 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
5344 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
5345 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
5346 (sql-mode-linter-font-lock-keywords)
5347 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
5348 (sql-mode-sybase-font-lock-keywords)
5349 (sql-mode-informix-font-lock-keywords)
5350 (sql-mode-interbase-font-lock-keywords)
5351 (sql-mode-ingres-font-lock-keywords)
5352 (sql-mode-solid-font-lock-keywords)
5353 (sql-mode-sqlite-font-lock-keywords)
5354 (sql-mode-db2-font-lock-keywords): Default to nil.
5355 (sql-product-font-lock): Always highlight ANSI keywords.
5356 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
5357 (sql-send-string): Add function.
5358
5359 2004-04-29 Dave Love <fx@gnu.org>
5360
5361 * progmodes/cfengine.el (cfengine-beginning-of-defun)
5362 (cfengine-end-of-defun): Ensure progress through buffer.
5363
5364 * info-look.el (cfengine-mode): Accept a terminal ().
5365
5366 2004-04-29 Juri Linkov <juri@jurta.org>
5367
5368 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
5369 instead of isearch-yank-word-or-char. Add new key bindings for
5370 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
5371 (isearch-del-char): New fun.
5372 (isearch-forward, isearch-edit-string): Update docstring.
5373 (isearch-yank-char): Doc fix.
5374 (isearch-other-meta-char): Restore point after scrolling.
5375
5376 * progmodes/compile.el (compilation-context-lines): Add nil option
5377 to disable compilation output window scrolling.
5378 (compilation-set-window): Use it.
5379
5380 * outline.el (outline-next-preface, outline-show-heading):
5381 Don't leave unhidden blank line before heading.
5382 (outline-end-of-subtree): Include last newline into subtree.
5383 (hide-entry): Leave point at beginning of heading instead of end.
5384 (outline-up-heading): Push mark for the first call of successive
5385 command calls.
5386
5387 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
5388
5389 * comint.el (comint-prompt-read-only): New variable.
5390 (comint-output-filter): Implement it.
5391
5392 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
5393 (ielm-prompt-internal): New variable.
5394 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
5395 (ielm-send-input): Delete unused variable `buf'.
5396 (ielm-eval-input): Use `ielm-prompt-internal'.
5397 (inferior-emacs-lisp-mode): Use new variables
5398 `comint-prompt-read-only' and `ielm-prompt-internal'.
5399 Get rid of obsolete variable `directory-sep-char'.
5400 (ielm): Use `zerop'.
5401
5402 2004-04-29 John Paul Wallington <jpw@gnu.org>
5403
5404 * thumbs.el (toplevel): Require cl at compile time.
5405 Remove conditional definitions of `ignore-errors' and `caddar'
5406 because they occur at run time.
5407
5408 2004-04-28 Nick Roberts <nickrob@gnu.org>
5409
5410 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
5411 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
5412 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
5413 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
5414
5415 * progmodes/gud.el (gud-common-init): Throw an error if program is
5416 already running under gdb.
5417
5418 2004-04-28 John Paul Wallington <jpw@gnu.org>
5419
5420 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
5421 (thumbs-show-image-num): Move assignment of
5422 `thumbs-current-image-filename' within scope of `i'.
5423 (thumbs-emboss-image): Don't use `evenp'.
5424
5425 2004-04-28 Richard M. Stallman <rms@gnu.org>
5426
5427 * progmodes/compile.el (compilation-context-lines): Default now 0.
5428
5429 2004-04-28 Juanma Barranquero <lektu@terra.es>
5430
5431 Use `time-less-p' from calendar/time-date.el instead of defining
5432 custom versions of it.
5433
5434 * pcomplete.el (pcomplete-time-less-p): Remove.
5435
5436 * thumbs.el (time-less-p): Remove.
5437
5438 * calendar/timeclock.el (timeclock-time-less-p): Remove.
5439 (timeclock-generate-report): Use `time-less-p'.
5440
5441 * emacs-lisp/autoload.el (autoload-before-p): Remove.
5442 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
5443
5444 2004-04-28 Masatake YAMATO <jet@gyve.org>
5445
5446 * subr.el (remove-overlays): Make arguments optional.
5447
5448 * wid-edit.el (widget-specify-button): Put evaporate to the
5449 overlay for sample.
5450 (widget-specify-sample): Put evaporate to the overlay for sample.
5451 (widget-specify-doc): Put evaporate to the overlay for documentation.
5452
5453 2004-04-27 Jesper Harder <harder@ifa.au.dk>
5454
5455 * info.el (info-apropos): Make it an index node. Align node names
5456 like makeinfo.
5457
5458 2004-04-27 Eli Zaretskii <eliz@gnu.org>
5459
5460 * net/browse-url.el (browse-url-netscape-sentinel)
5461 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
5462 (browse-url-epiphany-sentinel, browse-url-mosaic):
5463 Use browse-url-*-program instead of a literal program name.
5464
5465 2004-04-27 Kevin Ryde <user42@zip.com.au>
5466
5467 * eshell/em-alias.el:
5468 * eshell/em-dirs.el:
5469 * eshell/em-hist.el:
5470 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
5471 features when M-x customize-group loads modules before the main
5472 eshell.el.
5473
5474 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5475
5476 * subr.el (momentary-string-display): Support EXIT-CHAR that is
5477 either a character representation of an event or an event
5478 description list.
5479
5480 * type-break.el: Capitalise Emacs and Lisp.
5481 (type-break-good-break-interval, type-break-demo-boring-stats)
5482 (type-break-terse-messages, type-break-file-name): New defcustoms.
5483 (type-break-post-command-hook)
5484 (type-break-warning-countdown-string): Quote variable names in doc.
5485 (type-break-interval-start, type-break-auto-save-file-name): New vars.
5486 (type-break-mode): Document type-break-good-break-interval and the
5487 "session" file. Schedule break according to the session file.
5488 Kill session file buffer on exit. Organise for save-some-buffers
5489 to always save the session file.
5490 (type-break-mode-line-message-mode, type-break-query-mode):
5491 Uppercase arguments.
5492 (type-break-file-time, type-break-file-keystroke-count, timep)
5493 (type-break-choose-file, type-break-get-previous-time)
5494 (type-break-get-previous-count): New defuns.
5495 (type-break): Avoid break querying after a completed break in the
5496 case where the query was initiated during user invocation of the
5497 break. Optional terse messages.
5498 Use type-break-good-break-interval if type-break-good-rest-interval is
5499 nil. File the break time.
5500 (type-break-schedule): New optional args for overriding the use of
5501 the current time.
5502 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
5503 after a break.
5504 (type-break-check): File the keystroke count.
5505 (type-break-do-query): Prevent a second query when the break is
5506 interrupted. Optional terse message.
5507 (type-break-keystroke-reset): Record the start of a typing interval.
5508 (type-break-demo-boring): Optional terse messages. Display word
5509 per minute and keystroke counts according to
5510 type-break-demo-boring-stats.
5511
5512 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
5513
5514 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
5515 directories, make sure they exist under archive-tmpdir.
5516
5517 2004-04-27 Juri Linkov <juri@jurta.org>
5518
5519 * help.el (view-emacs-news): With argument, display info for the
5520 selected version by finding it among different NEWS files, and
5521 narrowing the buffer to the selected version.
5522
5523 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
5524 same-window-buffer-names.
5525 (info): New arg `buffer'. Use it. Doc fix. Read file name for
5526 non-numeric prefix argument, append the number to the buffer name
5527 for numeric prefix argument.
5528 (info-other-window): Bind same-window-regexps to nil.
5529 (Info-reference-name): Rename to Info-point-loc.
5530 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
5531 and Info-find-index-name for stringy Info-point-loc.
5532 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
5533 without middle `.', but with final `.' and optional line number
5534 for it. Set Info-point-loc for index nodes.
5535 (Info-index): Remove middle `.' from index entry regexp.
5536 Modify line number regexp.
5537 (Info-index-next): Decrement line number.
5538 (info-apropos): Remove middle `.' from index entry regexp.
5539 Add optional line number regexp at the end. Add matched value
5540 for line number to the result list and insert it to the buffer.
5541 Replace match-string by match-string-no-properties.
5542 Reorder result list.
5543 (Info-fontify-node): Hide index line numbers.
5544 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
5545 empty matches.
5546 (Info-follow-reference): Use `str' instead of
5547 Info-following-node-name-re.
5548 (Info-toc): Use full file names. Set Info-current-node to "Top".
5549 (Info-fontify-node): Compare file names without directory name.
5550 (Info-try-follow-nearest-node): Don't set Info-reference-name.
5551 Set second arg of Info-extract-menu-node-name for index nodes.
5552 (info-xref-visited): Use magenta3 instead of magenta4.
5553 (Info-mode): Add info-apropos to docstring.
5554
5555 * log-view.el (log-view-diff): Replace interactive code "r"
5556 by a list to allow to call it even if region is not active.
5557
5558 * paren.el (show-paren-highlight-openparen): New var.
5559 (show-paren-function): Turn on openparen highlighting when
5560 matching forward if show-paren-highlight-openparen is non-nil.
5561
5562 * simple.el (kill-ring-save): Use blink-matching-delay instead of
5563 the constant value 1.
5564 (completions-common-part): Expand docstring.
5565
5566 * textmodes/picture.el (picture-mode-map): Add arrow keys.
5567
5568 2004-04-27 Kim F. Storm <storm@cua.dk>
5569
5570 * image.el (insert-sliced-image): Use line-height instead of
5571 line-spacing property on newline.
5572
5573 2004-04-26 Lars Hansen <larsh@math.ku.dk>
5574
5575 * desktop.el (desktop-buffer-misc-data-function): Rename to
5576 desktop-save-buffer and change docstring.
5577 (desktop-buffer-modes-to-save): Delete.
5578 (desktop-save-buffer-p): Use desktop-save-buffer instead of
5579 desktop-buffer-modes-to-save.
5580 (desktop-save): Rename desktop-buffer-misc-data-function to
5581 desktop-save-buffer and allow non-function value.
5582 (desktop-missing-file-warning): Correct docstring.
5583
5584 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
5585 to desktop-save-buffer.
5586
5587 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
5588 desktop-save-buffer.
5589
5590 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
5591
5592 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
5593
5594 2004-04-26 Eli Zaretskii <eliz@gnu.org>
5595
5596 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
5597
5598 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
5599
5600 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
5601 (ielm): Only go to the end of the buffer when starting a new process.
5602
5603 2004-04-25 Juanma Barranquero <lektu@terra.es>
5604
5605 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
5606 mode line. Bind `inhibit-read-only' to t before modifying
5607 properties of text in the buffer.
5608 (ielm): Force point to the end of buffer, even when running ielm
5609 from inside itself.
5610
5611 2004-04-25 Jesper Harder <harder@ifa.au.dk>
5612
5613 * info.el (info-apropos): Reset Info-complete-cache.
5614
5615 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
5616
5617 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5618 Also recognize severe Irix et al. messages.
5619 (compilation-normalize-filename, compile-abbreviate-directory):
5620 Delete functions.
5621 (compilation-get-file-structure): New function inherits
5622 functionality of the two preceding ones.
5623 (compilation-internal-error-properties, compilation-fake-loc):
5624 Use it so that different paths to the same file share the same
5625 markers. Also optimize finding adjacent marker slightly.
5626
5627 2004-04-25 Kim F. Storm <storm@cua.dk>
5628
5629 * image.el (insert-sliced-image): Add line-spacing t property
5630 to newlines separating image lines.
5631
5632 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
5633
5634 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
5635
5636 * ielm.el (ielm-prompt-read-only): New user option.
5637 (ielm-prompt): Expand docstring to describe new behavior.
5638 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
5639 mention it in the docstring.
5640
5641 2004-04-24 Andreas Schwab <schwab@suse.de>
5642
5643 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
5644
5645 * diff.el (diff): Set default-directory in diff buffer.
5646
5647 2004-04-24 Eli Zaretskii <eliz@gnu.org>
5648
5649 * mail/sendmail.el (mail-bury): Don't delete the frame where the
5650 mail was being composed if the terminal cannot display more than
5651 one frame; instead, switch to previous frame.
5652
5653 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
5654 (rmail-start-mail): Support rmail-mail-new-frame even on
5655 terminals that can display only one frame at a time.
5656
5657 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
5658
5659 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
5660 (checkdoc-output-font-lock-keywords): Remove error regexp.
5661 (checkdoc-output-mode-map): Remove.
5662 (checkdoc-output-mode): Derive from compilation-mode.
5663 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
5664
5665 * dired.el (dired-mode-map): Add a menu entry for wdired.
5666
5667 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
5668 (rx-bracket, rx-check-any, rx-any): Clean up name space.
5669
5670 * wdired.el: (wdired-mode-map): Move init into declaration.
5671 Fix `return' binding.
5672 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
5673 Use force-mode-line-update.
5674 (wdired-get-filename): Use `unless'.
5675 (wdired-preprocess-files): Don't assume names have no \n and use / for
5676 dir separator.
5677 (wdired-normalize-filename): Use replace-regexp-in-string.
5678 (wdired-load-hooks): Remove.
5679 (wdired-mode-hooks): Rename to wdired-mode-hook.
5680
5681 * info-look.el: Add support for cfengine-mode.
5682 (info-lookup-setup-mode): Use dolist.
5683
5684 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
5685
5686 * wdired.el: New file.
5687
5688 2004-04-23 Juanma Barranquero <lektu@terra.es>
5689
5690 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
5691
5692 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
5693 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
5694 (pcomplete--help, pcomplete--here): Doc fixes.
5695
5696 2004-04-23 Andre Spiegel <spiegel@gnu.org>
5697
5698 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
5699 handles wrong-number-of-arguments in backend call.
5700
5701 * vc.el (vc-print-log): Likewise.
5702
5703 2004-04-20 Dave Love <fx@gnu.org>
5704
5705 * emacs-lisp/rx.el: Doc fixes.
5706 (rx-constituents): Add/extend many forms.
5707 (rx-check): Check form is a list.
5708 (bracket): Defvar.
5709 (rx-check-any, rx-any, rx-check-not): Modify.
5710 (rx-not): Simplify.
5711 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
5712 (rx-kleene): Use rx-trans-forms.
5713 (rx-quote-for-set): Delete.
5714 (rx): Allow multiple args.
5715
5716 2004-04-23 Kenichi Handa <handa@m17n.org>
5717
5718 * international/mule-util.el (char-displayable-p): Simplify by
5719 using internal-char-font.
5720
5721 2004-04-23 Juanma Barranquero <lektu@terra.es>
5722
5723 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5724
5725 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
5726
5727 * diff-mode.el (diff-next-error): New fun.
5728 (diff-mode): Use it.
5729
5730 * simple.el (next-error): Change arg name.
5731 Add support for the documented C-u C-x ` usage.
5732
5733 * frame.el (special-display-popup-frame, next-multiframe-window)
5734 (previous-multiframe-window): Only consider frames on same display.
5735
5736 2004-04-22 Lars Hansen <larsh@math.ku.dk>
5737
5738 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
5739 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
5740
5741 2004-04-22 Kim F. Storm <storm@cua.dk>
5742
5743 * net/telnet.el (telnet): Add optional port arg.
5744
5745 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
5746
5747 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5748 Minor sanity check on the `hyperlink' slot.
5749
5750 * Makefile.in (recompile): Compile new files.
5751
5752 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
5753 Add byte-recompile-directory's optional `arg'.
5754
5755 * cvs-status.el (cvs-tree-use-charset): New var.
5756 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
5757 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
5758 (cvs-status-cvstrees): Use it.
5759
5760 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
5761 Make it a normal major mode.
5762 (checkdoc-buffer-label): Make sure the file name is meaningful.
5763 (checkdoc-output-to-error-buffer): Remove.
5764 (checkdoc-error, checkdoc-start-section): Rewrite.
5765
5766 * info.el (info-node, info-menu-5, info-xref, info-header-node)
5767 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
5768 (Info-title-4-face): Use new syntax.
5769 (info-xref-visited): Inherit from info-xref.
5770
5771 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
5772
5773 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
5774
5775 * simple.el (next-error-last-buffer, next-error-function):
5776 New variables for the next-error framework.
5777 (next-error-buffer-p): New function.
5778 (next-error-find-buffer): Generalize compilation-find-buffer.
5779 (next-error, previous-error, first-error, next-error-no-select)
5780 (previous-error-no-select): Move from compile.el.
5781
5782 * replace.el (occur-next-error, occur-1): Hook into the next-error
5783 framework.
5784
5785 * progmodes/compile.el (compilation-start):
5786 Set next-error-last-buffer so next-error knows where to jump.
5787 (compilation-setup): Set the buffer-local variable
5788 next-error-function to 'compilation-next-error-function.
5789 (compilation-buffer-p, compilation-buffer-internal-p): Use an
5790 alternate way to find if a buffer is a compilation buffer, for
5791 next-error convenience.
5792 (next-error-no-select, previous-error-no-select, next-error)
5793 (previous-error, first-error): Move to simple.el.
5794 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
5795 (compilation-last-buffer): Remove.
5796 (compilation-start, compilation-next-error, compilation-setup)
5797 (compilation-next-error-function, compilation-find-buffer):
5798 Remove compilation-last-buffer use.
5799
5800 2004-04-21 Juanma Barranquero <lektu@terra.es>
5801
5802 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
5803 (font-lock-warning-face): Fix spacing.
5804
5805 * makefile.w32-in (WINS): Add url/ directory.
5806
5807 2004-04-21 Lars Hansen <larsh@math.ku.dk>
5808
5809 * desktop.el (desktop-buffer-mode-handlers): New variable.
5810 Alist of major mode specific functions to restore a desktop buffer.
5811 (desktop-buffer-handlers): Make variable obsolete.
5812 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
5813 Catch errors signaled in handlers. Update buffer count.
5814 Evaluate desktop-buffer-point.
5815 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
5816 move to dired.el.
5817 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
5818 move to info.el.
5819 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
5820 move to mail/rmail.el.
5821 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
5822 to mh-e/mh-e.el.
5823 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
5824 On fail, print message (to message buffer) even if
5825 desktop-missing-file-warning is nil.
5826 (desktop-buffer-misc-data-function): New buffer local variable.
5827 Function returning major mode specific data.
5828 (desktop-buffer-misc-functions): Make variable obsolete.
5829 (desktop-save): Use desktop-buffer-misc-data-function.
5830 (desktop-buffer-dired-misc-data): Rename to
5831 dired-desktop-buffer-misc-data and move to dired.el.
5832 (desktop-buffer-info-misc-data): Rename to
5833 Info-desktop-buffer-misc-data and move to info.el.
5834 (desktop-read): Add message about number of buffers restored/failed.
5835
5836 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
5837 Add parameters. Pause to display error only when
5838 desktop-missing-file-warning is non-nil.
5839 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
5840 (dired-mode): Bind desktop-buffer-misc-data-function.
5841
5842 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
5843 Add Parameters.
5844 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
5845 (Info-mode): Bind desktop-buffer-misc-data-function.
5846
5847 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
5848 Add Parameters.
5849
5850 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
5851 Add Parameters.
5852
5853 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
5854
5855 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
5856 the case of letters in case-insensitive expansions when the
5857 abbrev is preceded by characters with letter syntax.
5858
5859 2004-04-21 Richard M. Stallman <rms@gnu.org>
5860
5861 * progmodes/cperl-mode.el (cperl-putback-char):
5862 Delete Emacs 18 definition.
5863
5864 * international/mule.el (ctext-post-read-conversion):
5865 Use assoc-string, not assoc-ignore-case.
5866
5867 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
5868
5869 * emacs-lisp/easymenu.el (easy-menu-add):
5870 Do call x-popup-menu, but only if it's defined.
5871
5872 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
5873
5874 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
5875 Handle multiple args: compile like progn.
5876
5877 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
5878 take all args as &rest arg.
5879
5880 * autoinsert.el (auto-insert-alist): Insert the user's name in
5881 copyright notice, rather than Free Software Foundation.
5882
5883 2004-04-21 Kenichi Handa <handa@m17n.org>
5884
5885 * descr-text.el (describe-char): Make it work on *Help* buffer.
5886
5887 2004-04-21 Kim F. Storm <storm@cua.dk>
5888
5889 * image.el (insert-image): Add optional SLICE arg.
5890 (insert-sliced-image): New defun.
5891
5892 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
5893
5894 * subr.el (read-number): Check whether `default' is nil.
5895
5896 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
5897
5898 * progmodes/compile.el (compilation-error-properties):
5899 Split into two.
5900 (compilation-internal-error-properties): New one.
5901 (compilation-compat-error-properties): Use it. Fix the non-marker case.
5902
5903 2004-04-20 Richard M. Stallman <rms@gnu.org>
5904
5905 * window.el (split-window-save-restore-data):
5906 Don't update the data if OLD-INFO is nil.
5907
5908 * view.el (view-return-to-alist): Mark it permanent local.
5909
5910 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
5911
5912 * recentf.el (recentf-save-list): Catch and warn about errors.
5913
5914 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
5915 so "Buffers" won't be pure.
5916
5917 * help-mode.el (help-mode-finish): Set help-return-alist first
5918 thing, setting only the entry for the selected window.
5919
5920 * help-fns.el (describe-function-1): If many non-control non-meta
5921 keys run the command, don't list all of them.
5922
5923 2004-04-20 Juanma Barranquero <lektu@terra.es>
5924
5925 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
5926 arg. Copied from Andre Spiegel's patch of 2004-03-21.
5927
5928 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
5929
5930 2004-04-20 Kenichi Handa <handa@m17n.org>
5931
5932 * international/quail.el (quail-lookup-key): New optional arg
5933 NOT-RESET-INDICES.
5934 (quail-get-translations): Call quail-lookup-key with
5935 NOT-RESET-INDICES t.
5936 (quail-completion): Likewise.
5937 (quail-lookup-map-and-concat): Likewise.
5938
5939 2004-04-20 Kenichi Handa <handa@m17n.org>
5940
5941 * international/quail.el (quail-update-translation): Don't insert
5942 such an unsupported multibyte char in a unibyte buffer.
5943
5944 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
5945
5946 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
5947 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
5948 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
5949 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
5950 (gdb-frame-assembler-buffer): Improve behaviour with
5951 multiple frames.
5952 (gdb-display-buffer): Extend search to all visible frames.
5953
5954 2004-04-19 Eli Zaretskii <eliz@gnu.org>
5955
5956 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
5957 characters left after base64 decoding.
5958 (rmail-decode-region): Use -dos variety of `coding', to remove any
5959 ^M characters left after qp or base64 decoding.
5960
5961 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5962
5963 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
5964 messages.
5965
5966 2004-04-19 Stephen Eglen <stephen@gnu.org>
5967
5968 * add-log.el (add-change-log-entry): Update doc string to mention
5969 add-log-full-name and add-log-mailing-address.
5970
5971 2004-04-18 Juri Linkov <juri@jurta.org>
5972
5973 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
5974 (Info-find-node-2): Simplify error message.
5975 (Info-insert-dir): Use Info-following-node-name.
5976 (Info-goto-node): Remove *info-history* and *info-toc*.
5977 (Info-history): Create a node of the virtual history file.
5978 (Info-toc): Create a node of the virtual toc file.
5979 (Info-insert-toc): New arg `curr-file' for reference file names.
5980 (info-apropos): Remove redundant var binding for temp-file.
5981 (Info-index, Info-index-next, Info-mode): Doc fix.
5982 (Info-goto-emacs-command-node): Don't jump to *info* from
5983 non-*info* Info buffers.
5984 (Info-fontify-node): Don't show the file name of external
5985 references if `Info-hide-note-references' is `hide'. Don't hide
5986 newlines at the end of paragraphs.
5987
5988 * international/mule-diag.el (list-input-methods):
5989 Fix args to help-xref-button.
5990
5991 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
5992 to put into effect local variables from TUTORIAL files.
5993
5994 * textmodes/paragraphs.el (sentence-end) <function>: New fun
5995 with default value taken from the variable `sentence-end'.
5996 (sentence-end) <defcustom>: Set default to nil. Doc fix.
5997 Add nil const to :type.
5998 (sentence-end-without-period, sentence-end-double-space)
5999 (sentence-end-without-space): Doc fix.
6000
6001 * textmodes/paragraphs.el (forward-sentence):
6002 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
6003 (fill-delete-newlines):
6004 * progmodes/cc-cmds.el (c-beginning-of-statement):
6005 Use function `sentence-end' instead of variable `sentence-end'.
6006
6007 2004-04-18 Andreas Schwab <schwab@suse.de>
6008
6009 * progmodes/compile.el (compilation-start): Set window start to
6010 point-min if compilation-scroll-output is nil.
6011
6012 2004-04-18 John Wiegley <johnw@newartisans.com>
6013
6014 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
6015
6016 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
6017
6018 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
6019 (gdb-info-breakpoints-custom): Revert previous change.
6020 (gdb-view-assembler): Update assembler if necessary.
6021 (gdb-frame-handler): Parse correctly for gdb-current-frame.
6022 (gdb-display-source-buffer): Update properly when both source and
6023 assembler are visible.
6024
6025 2004-04-17 John Wiegley <johnw@newartisans.com>
6026
6027 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
6028 which limits the number of names shown in the minibuffer. Off by
6029 default.
6030 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
6031 up iswitchb for users with a multitude of open buffers by showing
6032 only the first and last N/2 buffers in the completion list (which
6033 is enough to aid C-s/C-r, and to know that more characters are
6034 needed to refine the completion list).
6035
6036 2004-04-17 Richard M. Stallman <rms@gnu.org>
6037
6038 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
6039 (file-truename): Expand all ~ constructs directly.
6040 (insert-directory): Delete any error msg output by the
6041 `insert-directory-program'.
6042
6043 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
6044 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
6045 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
6046 (allout-init): Use find-file-hook, not find-file-hooks.
6047 (allout-mode): Eliminate Emacs 18 support.
6048 Use write-contents-functions, not local-write-file-hooks.
6049
6050 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
6051
6052 * progmodes/compile.el (compilation-error-properties): Fix for
6053 adding messages when there are already markers for their file.
6054 (compilation-fake-loc): New function.
6055
6056 2004-04-16 Dave Love <fx@gnu.org>
6057
6058 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
6059 (python-load-file): Fix python-orig-start setting.
6060
6061 * progmodes/compile.el: Doc fixes.
6062 (compilation-error-regexp-alist-alist)
6063 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
6064 (compilation-assq): Wrap in eval-when-compile.
6065 (compilation-mode-font-lock-keywords): Don't use list*.
6066 (compilation-start): Avoid warning.
6067 (compilation-compat-error-properties)
6068 (compilation-directory-properties): Add keymap property.
6069 (compilation-parsing-end): Make it a marker for better compatibility.
6070
6071 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
6072
6073 2004-04-16 Mark A. Hershberger <mah@everybody.org>
6074
6075 * xml.el: Doc fixes.
6076 (xml-get-children): Only looks at sub-tags and ignore strings.
6077
6078 * xml.el (xml-parse-tag): Avoid overwriting node-name.
6079
6080 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
6081
6082 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
6083
6084 2004-04-16 Andre Spiegel <spiegel@gnu.org>
6085
6086 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
6087
6088 * vc.el (vc-print-log): Likewise.
6089
6090 2004-04-16 Masatake YAMATO <jet@gyve.org>
6091
6092 * simple.el (completion-setup-function): Set an initial value
6093 to `element-common-end' before entering loop. Set a value
6094 to `element-common-end' at the end of loop.
6095 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
6096 (completions-common-part): Rename from completion-de-emphasis.
6097 (completions-first-difference): Rename from completion-emphasis.
6098 Suggested by RMS.
6099
6100 2004-04-16 Juanma Barranquero <lektu@terra.es>
6101
6102 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
6103 (bookmark-edit-annotation-mode): Add mode name.
6104
6105 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
6106
6107 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
6108 for nested conflict markers.
6109 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
6110
6111 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
6112
6113 * progmodes/gdb-ui.el (gdb-goto-info): New function.
6114
6115 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
6116
6117 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
6118
6119 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
6120 Give a backtrace if requested.
6121
6122 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
6123
6124 * progmodes/python.el (python-mouse-2-command, python-RET-command):
6125 Remove unused functions.
6126 (python-orig-start-line, python-orig-file): Remove.
6127 (python-orig-start): New var.
6128 (python-input-filter, python-compilation-line-number)
6129 (python-send-region, python-load-file): Use it.
6130
6131 * info.el (info): Always jump to *info*.
6132
6133 * subr.el (posn-set-point): New function.
6134
6135 * mouse.el (mouse-set-point): Use it.
6136
6137 * progmodes/compile.el (compile-goto-error): Use it.
6138 (compilation-button-map): New keymap.
6139 (compilation-error-properties): Use it.
6140 (compilation-shell-minor-mode-map): Don't bind mouse-2.
6141
6142 * smerge-mode.el (smerge-popup-context-menu): Use it.
6143
6144 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
6145 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
6146 mouse and non-mouse case.
6147
6148 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
6149 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
6150
6151 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
6152 Make it work for non-mouse events.
6153
6154 * pcvs-info.el (cvs-status-map): Update binding name.
6155
6156 2004-04-14 Mark A. Hershberger <mah@everybody.org>
6157
6158 * xml.el (xml-maybe-do-ns): New function to handle namespace
6159 parsing of both attribute and element names.
6160 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
6161 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
6162 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
6163 (xml-parse-attlist): Make it do its own namespace parsing.
6164
6165 2004-04-14 Dave Love <fx@gnu.org>
6166
6167 * progmodes/python.el (run-python): Fix use of \n.
6168 (python-load-file): Remove `try' from Python fragment.
6169 (python-describe-symbol): Fix message.
6170
6171 * comint.el: Doc fixes.
6172 (comint-last-input-start, comint-last-input-end)
6173 (comint-last-output-start): Give them values.
6174 (comint-arguments): Avoid warning.
6175 (comint-skip-prompt): Use line-end-position.
6176 (comint-backward-matching-input): Rename arg to agree with doc.
6177 (comint-extract-string): Use syntax-ppss.
6178 (comint-dynamic-simple-complete): Delete useless list construction.
6179 (comint-redirect-subvert-readonly): New.
6180 (comint-redirect-preoutput-filter): Use it.
6181
6182 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
6183 Correctly handle negative arguments when calling hook functions.
6184
6185 2004-04-14 Jesper Harder <harder@ifa.au.dk>
6186
6187 * info.el (info-apropos): Don't clobber Info-history-list.
6188
6189 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
6190
6191 * progmodes/compile.el (compilation-setup):
6192 Localize overlay-arrow-position.
6193 (compilation-sentinel): Restructure code equivalently.
6194 (compilation-next-error): Find message on same line after point if
6195 not found before point.
6196 (compile-mouse-goto-error): Restore function so that compilation
6197 buffer need not be current and use compile-goto-error.
6198 (compile-goto-error): Restore function.
6199 (next-error): Set overlay-arrow-position.
6200 (compilation-forget-errors): Don't localize already local
6201 compilation-locs and remove FIXME about refontifying.
6202
6203 2004-04-14 Kim F. Storm <storm@cua.dk>
6204
6205 * startup.el (emacs-quick-startup): New defvar (set by -Q).
6206 (command-line): New option -Q. Like -q --no-site-file, but
6207 in addition it also disables menu-bar, tool-bar, scroll-bars,
6208 tool-tips, and the blinking cursor.
6209 (command-line-1): Skip startup screen if -Q.
6210 (fancy-splash-head): Use ":align-to center" prop to center splash image.
6211
6212 * emulation/cua-base.el (cua-read-only-cursor-color)
6213 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
6214
6215 2004-04-13 Dave Love <fx@gnu.org>
6216
6217 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
6218 (syntax): Don't require.
6219 (python) <defgroup>: Add :version.
6220 (python-quote-syntax): Re-written.
6221 (inferior-python-mode): Move stuff here from run-python and add
6222 some more.
6223 (python-preoutput-continuation, python-preoutput-result)
6224 (python-dotty-syntax-table): New.
6225 (python-describe-symbol): Use them.
6226 (run-python): Move stuff to inferior-python-mode. Modify code
6227 loaded into Python.
6228 (python-send-region): Use python-proc, python-send-string.
6229 (python-send-string): Send newlines too. Callers changed.
6230 (python-load-file): Re-written.
6231 (python-eldoc-function): New.
6232 (info-look): Don't require.
6233 (python-after-info-look): New. A modified version of former
6234 top-level code for use with eval-after-load.
6235 (python-maybe-jython, python-guess-indent): Use widened buffer.
6236 (python-fill-paragraph): Re-written.
6237 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
6238 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
6239
6240 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
6241
6242 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
6243 Set compilation-error-regexp-alist earlier.
6244
6245 * progmodes/compile.el (compilation-minor-mode-map)
6246 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
6247 (compile-goto-error): Re-merge the mouse and non-mouse commands.
6248
6249 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
6250
6251 * progmodes/compile.el (compile-goto-error): Select the buffer/window
6252 corresponding to the event.
6253
6254 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
6255
6256 * loadup.el: Add cygwin to system-type list, for unexec() support.
6257
6258 2004-04-12 John Paul Wallington <jpw@gnu.org>
6259
6260 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
6261 (ibuffer-restore-window-config-on-quit): New variable to replace
6262 `ibuffer-delete-window-on-quit'. Update all references.
6263 (ibuffer-prev-window-config): New variable.
6264 (ibuffer-quit): Restore previous window configuration instead of
6265 deleting window.
6266 (ibuffer): Save window configuration before showing Ibuffer buffer.
6267
6268 * help.el (describe-mode): Doc fix.
6269
6270 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
6271
6272 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
6273 not to treat nil as a function.
6274
6275 * vc-arch.el (vc-arch-root): Be a bit more careful.
6276 (vc-arch-register): Save the buffer if we modified it.
6277 (vc-arch-delete-rej-if-obsolete): Save excursion.
6278 (vc-arch-find-file-hook): Use the simpler after-save-hook.
6279 (vc-arch-responsible-p, vc-arch-init-version): New functions.
6280
6281 * net/ldap.el (ldap-search): Use list*.
6282
6283 2004-04-12 Juri Linkov <juri@jurta.org>
6284
6285 * info.el (Info-follow-reference): Allow multiline reference name.
6286
6287 2004-04-11 Dave Love <fx@gnu.org>
6288
6289 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
6290
6291 * progmodes/python.el: New file.
6292
6293 2004-04-11 Andre Spiegel <spiegel@gnu.org>
6294
6295 * vc-hooks.el (vc-arg-list): Function removed.
6296 (vc-default-workfile-unchanged-p): Use condition-case to check for
6297 backward compatibility.
6298
6299 * vc.el (vc-print-log): Use condition-case to check for backward
6300 compatibility.
6301
6302 2004-04-11 Juri Linkov <juri@jurta.org>
6303
6304 * dired.el (dired-faces): New defgroup.
6305 (dired-header, dired-mark, dired-marked, dired-flagged)
6306 (dired-warning, dired-directory, dired-symlink, dired-ignored):
6307 New faces.
6308 (dired-header-face, dired-mark-face, dired-marked-face)
6309 (dired-flagged-face, dired-warning-face, dired-directory-face)
6310 (dired-symlink-face, dired-ignored-face): New face variables.
6311 (dired-font-lock-keywords): Use them instead of font-lock faces.
6312 Split the rule for dired marks into 3 separate rules: for marks,
6313 marked file names and flagged file names.
6314
6315 * help-mode.el (help-make-xrefs): Add a final newline to the
6316 *Help* buffer.
6317
6318 2004-04-11 John Paul Wallington <jpw@gnu.org>
6319
6320 * replace.el (occur-engine): Distinguish between one and several
6321 matches in the matches per buffer heading.
6322
6323 2004-04-11 Kim F. Storm <storm@cua.dk>
6324
6325 * ido.el (ido-confirm-unique-completion): New defcustom.
6326 (ido-complete): Use it.
6327 (ido-write-file): Set it to t unconditionally.
6328
6329 2004-04-10 Miles Bader <miles@gnu.org>
6330
6331 RCS keyword removal (only non-comment changes are enumerated here):
6332
6333 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
6334 (byte-compile-insert-header): Don't use `byte-compile-version'.
6335 * forms.el (forms-version): Variable removed.
6336 (forms-mode): Don't use `forms-version'.
6337 * recentf.el (recentf-version): Variable removed.
6338 * progmodes/delphi.el (delphi-version): Variable removed.
6339 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
6340
6341 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
6342
6343 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
6344
6345 2004-04-09 Jesper Harder <harder@ifa.au.dk>
6346
6347 * info.el (info-apropos): Improve menu item regexp.
6348
6349 2004-04-09 Simon Josefsson <jas@extundo.com>
6350
6351 * mail/smtpmail.el: Add comment, based on report by
6352 kdc@rcn.com (Kevin D. Clark).
6353
6354 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
6355
6356 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6357 Redo one more thing that I didn't notice Daniel had undone.
6358
6359 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
6360
6361 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
6362 (gdb-goto-breakpoint, gdb-display-buffer)
6363 (gdb-display-source-buffer, gdb-view-source-function)
6364 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
6365 (gdb-source-info, gdb-frame-handler): Don't specify a window
6366 for display.
6367 (gdb-info-breakpoints-custom): Remove superfluous update of
6368 assembler buffer.
6369 (gdb-many-windows): Make settable outside gdb.
6370
6371 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6372
6373 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
6374 Derive from fundamental-mode rather than text-mode.
6375
6376 2004-04-08 Juri Linkov <juri@jurta.org>
6377
6378 * info.el (Info-history): Doc fix.
6379 (Info-history-list): New var.
6380 (info-xref): Change magenta4 to blue, remove bold for dark and
6381 light backgrounds, change bold to underline for non-color classes.
6382 (info-xref-visited): New face.
6383 (Info-fontify-visited-nodes): New custom.
6384 (Info-hide-note-references): Add new value `hide'. Doc fix.
6385 (Info-reference-name): New var.
6386 (Info-selection-hook): New custom.
6387 (Info-edit-mode-hook): New var.
6388 (Info-find-file): New fun.
6389 (Info-find-node): Move part of code to Info-find-file.
6390 (Info-find-node-2): Add anchors to Info-history-list. Move point
6391 to the place with the reference name if name is defined.
6392 (Info-select-node): Add current node to Info-history-list.
6393 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
6394 (Info-search-whitespace-regexp): New custom.
6395 (Info-search-case-fold): New var.
6396 (Info-search): Add "case-sensitively" to the prompt.
6397 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
6398 (Info-search-case-sensitively, Info-search-next): New fun.
6399 (Info-up): Move point to the menu item of the current node.
6400 (Info-history): New fun. Add *info-history* to
6401 same-window-buffer-names.
6402 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
6403 (Info-insert-toc): New fun.
6404 (Info-build-toc): New fun.
6405 (Info-follow-reference): Add new arg `fork'. Doc fix.
6406 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
6407 with the same name prefer the reference closest to point.
6408 (Info-next-reference): Replace * by + in the *Note regexp.
6409 Add regexp for http:// and ftp://. Skip the *Note prefix.
6410 (Info-prev-reference): Replace * by + in the *Note regexp.
6411 Add regexp for http:// and ftp://. Skip the *Note prefix.
6412 (Info-follow-nearest-node): Add new arg `fork'.
6413 (Info-try-follow-nearest-node): Add new arg `fork'.
6414 Call browse-url for http:// and ftp:// references.
6415 Set Info-reference-name for index entries.
6416 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
6417 Info-search-next, Info-history, Info-toc, clone-buffer.
6418 (Info-menu-update): Replace * by + in the *Note regexp.
6419 (Info-mode): Add documentation for Info-history, Info-toc,
6420 Info-search-case-sensitively, Info-search-next, clone-buffer.
6421 (Info-fontify-menu-headers): Remove fun. Move code to
6422 Info-fontify-node.
6423 (Info-fontify-node): Add docstring. Add local vars
6424 fontify-visited-p and not-fontified-p. If not-fontified-p is t
6425 then fontify header line, titles, menu headers, http and ftp
6426 references, refill paragraphs. If not-fontified-p is t or
6427 fontify-visited-p is t then fontify cross references, menu items.
6428 Fontify menu headers. Fontify http and ftp references.
6429 Change regexp for cross references to require whitespace after *Note,
6430 add matching groups for file and node names. Remove hack for quote.
6431 Use display property for Info-hide-note-references=t. Use fifth
6432 or fourth match for help-echo. Display visited nodes in a
6433 different face. Unhide file names of external references.
6434 Unhide newlines. Display visited menu items in a different face.
6435
6436 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
6437
6438 * progmodes/compile.el: Require CL.
6439 (compilation-mode-font-lock-keywords): Re-install the "line as
6440 function" patch.
6441
6442 * help-fns.el (help-C-source-directory): New var.
6443 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
6444 (describe-function-1, describe-variable): Use them.
6445
6446 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
6447 to C source files specially.
6448
6449 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
6450
6451 * info.el (Info-hide-cookies-node): New function.
6452 (Info-select-node): Use it.
6453 (Info-display-images-node): Remove message with image file name.
6454
6455 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
6456
6457 * progmodes/compile.el (compilation-warning-face)
6458 (compilation-info-face, compilation-skip-threshold)
6459 (compilation-skip-visited, compilation-context-lines):
6460 Declare :version when added to Emacs.
6461 (compilation-error-regexp-alist-alist): Extend caml and irix.
6462 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
6463 (compilation-mode-font-lock-keywords): Temporarily undo line as
6464 function patch, which wasn't ready.
6465
6466 2004-04-07 Kenichi Handa <handa@m17n.org>
6467
6468 * international/latin1-disp.el (latin1-display-setup): Check each
6469 character is displayable or not instead of calling
6470 latin1-display-check-font.
6471
6472 2004-04-06 Kenichi Handa <handa@m17n.org>
6473
6474 * language/ethio-util.el (ethio-sera-being-called-by-w3):
6475 New variable.
6476 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
6477 instead of sera-being-called-by-w3.
6478 (ethio-fidel-to-sera-buffer): Likewise.
6479 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
6480 instead of sera-being-called-by-w3.
6481 (ethio-write-file): Likewise.
6482
6483 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6484
6485 * printing.el: Doc fix.
6486
6487 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
6488
6489 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
6490 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
6491 (gdb-setup-windows): Only use separate IO buffer if required.
6492
6493 2004-04-06 Kim F. Storm <storm@cua.dk>
6494
6495 * term.el (term-is-xemacs): Remove.
6496 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
6497 (term-window-width): New function.
6498 (term-mode, term-check-size): Use it.
6499 (term-mode): Disable overflow-newline-into-fringe in term buffer.
6500
6501 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
6502
6503 * cus-edit.el (custom-add-parent-links): Change unbound variable
6504 `symbol' to `name'.
6505
6506 2004-04-05 Jesper Harder <harder@ifa.au.dk>
6507 * info.el (info-apropos): New function.
6508 (Info-mode-menu): Add it.
6509 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
6510
6511 * help-mode.el (help-make-xrefs): Recognize aliased variable with
6512 inherited docstring.
6513
6514 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
6515
6516 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
6517
6518 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
6519
6520 * progmodes/compile.el (font-lock): Don't require any more.
6521 (compilation-error-properties, compilation-start, compilation-sentinel)
6522 (compilation-filter, next-error): Use with-current-buffer.
6523 (compilation-skip-to-next-location, compilation-skip-threshold)
6524 (compilation-skip-visited): Move to silence the byte-compiler.
6525 (compilation-setup): Simplify.
6526 (compilation-next-error): Use line-(beginning|end)-position.
6527 Make sure `pt' is non-nil before using compilation-loop.
6528 (compile-goto-error): Add optional event arg. Use it.
6529 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
6530 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
6531 Update the binding for mouse-2.
6532 (first-error): Set compilation-current-error to nil rather than bob.
6533 (compilation-parsing-end, compilation-parse-errors-function)
6534 (compilation-error-list, compilation-old-error-list):
6535 "New" compatibility variables.
6536 (compile-buffer-substring, compilation-compat-error-properties)
6537 (compilation-compat-parse-errors, compilation-forget-errors):
6538 New compatibility functions.
6539 (compilation-mode-font-lock-keywords): Use them.
6540
6541 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6542
6543 * autorevert.el (auto-revert-handler): If point (or a window
6544 point) is at the end of the buffer, keep it there after
6545 reverting. This allows to tail a file.
6546 Mention this in the `Commentary'.
6547
6548 * format.el (format-write-file): Add optional argument CONFIRM
6549 and make it behave like the analogous argument to `write-file'.
6550
6551 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6552
6553 * progmodes/ebnf2ps.el: Doc fix.
6554 (ebnf-version): New version number (4.2).
6555 (ebnf-syntax): Customization and docstring fix.
6556 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
6557 Put autoloaded funs before first use.
6558 (ebnf-style-database): Add dtd entry.
6559 (ebnf-syntax-alist): Add dtd initialization.
6560 (ebnf-token-sequence): New fun.
6561 (ebnf-comment-table): Add new comment action character.
6562 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
6563
6564 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
6565 Type Definition for XML).
6566
6567 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
6568 * progmodes/ebnf-bnf.el (ebnf-sequence):
6569 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
6570 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
6571 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
6572 Code simplification: call ebnf-token-sequence.
6573
6574 2004-04-04 Eli Zaretskii <eliz@gnu.org>
6575
6576 * calendar/timeclock.el (timeclock-relative)
6577 (timeclock-get-project-function, timeclock-get-workday-function)
6578 (timeclock-query-out, timeclock-when-to-leave)
6579 (timeclock-when-to-leave-string, timeclock-log-data)
6580 (timeclock-generate-report, timeclock-in): Doc fixes.
6581
6582 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
6583
6584 * url/: New dir. Import the URL package from its repository.
6585
6586 2004-04-03 Andreas Schwab <schwab@suse.de>
6587
6588 * diff-mode.el (diff-mode): Fix missing quote.
6589
6590 2004-04-03 Juri Linkov <juri@jurta.org>
6591
6592 * descr-text.el (describe-property-list): Add `font-lock-face'.
6593
6594 * dired.el (dired-font-lock-keywords): Fix permission regexps.
6595
6596 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6597
6598 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
6599 Use utf-16le on little endian machines and utf-16be otherwise.
6600
6601 2004-04-02 David Kastrup <dak@gnu.org>
6602
6603 * net/browse-url.el (browse-url-generic): Use call-process
6604 instead of start-process to allow browsers that fork and detach.
6605
6606 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
6607
6608 * compile.el (compilation-current-error): New var.
6609 (compilation-setup, compile-mouse-goto-error)
6610 (compile-goto-error, next-error): Use it.
6611 (compilation-skip-to-next-location): Default to t, which gives
6612 contiguous skipping like old compile (where this was redundant).
6613 (compilation-next-error): Prevent previous-* commands from moving
6614 back to message at or just before point.
6615
6616 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
6617
6618 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
6619 (gdb-source-info): Don't display source at startup, if required.
6620 (gdb-show-main): New option.
6621 (gdba): Update documentation.
6622 (gdb-source): Cover case of auto-display output.
6623
6624 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
6625
6626 * autorevert.el: Delete obsolete autoload's and defvar's.
6627 (auto-revert-check-vc-info): New user option.
6628 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
6629 (auto-revert-handler-vc): Delete.
6630 (auto-revert-handler): Treat return value `fast' of
6631 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
6632
6633 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
6634 return `fast'.
6635
6636 * files.el (buffer-stale-function): Doc change.
6637
6638 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6639
6640 * printing.el: New tip on Tips section.
6641 (pr-version): New version number (6.7.4).
6642 (pr-shell-file-name): Initialization fix.
6643
6644 2004-03-31 Juri Linkov <juri@jurta.org>
6645
6646 * dired.el: Add autoload for `dired-do-touch'.
6647 (dired-touch-program): New var.
6648 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
6649 (dired-no-confirm): Add `touch' to docstring.
6650
6651 * dired-aux.el (dired-do-touch): New fun.
6652 (dired-do-chxxx): Add argument -t for touch operation.
6653
6654 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
6655 `dired-move-to-filename-regexp'.
6656
6657 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
6658
6659 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
6660
6661 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6662
6663 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
6664 and only if the buffer was modified.
6665
6666 2004-03-30 Kenichi Handa <handa@m17n.org>
6667
6668 * international/characters.el: Delete pairs for U+2308..U+230B.
6669
6670 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
6671
6672 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
6673 to detect the beginning of a level 2 or 3 annotation.
6674
6675 2004-03-29 Kenichi Handa <handa@m17n.org>
6676
6677 * international/ucs-tables.el (ucs-insert): Fix the error message.
6678
6679 2004-03-29 Kenichi Handa <handa@m17n.org>
6680
6681 * international/mule-util.el (char-displayable-p): Fix generation
6682 of XLFD file name.
6683
6684 * Makefile.in (setwins, setwins_almost): Change directory to $wd
6685 before finding directories by `find'.
6686
6687 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
6688
6689 * subr.el (interactive-form): Delete. Now implemented in C.
6690
6691 * pcvs.el (cvs-parse-process): Workaround for Darwin.
6692
6693 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
6694 (vc-diff-label): New fun.
6695 (vc-diff-internal): Use it.
6696
6697 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
6698
6699 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6700
6701 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
6702
6703 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
6704 specify XML (EBNFX).
6705
6706 * progmodes/ebnf2ps.el: Doc fix.
6707 (ebnf-version): New version number (4.1).
6708 (ebnf-syntax): Adjust customization.
6709 (ebnf-style-database): Add ebnfx entry.
6710 (ebnf-syntax-alist): Add ebnfx initialization.
6711 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
6712
6713 * printing.el: Doc fix.
6714 (pr-version): New version number (6.7.3).
6715 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
6716 returns nil for mouse position. Reported by Drew Adams
6717 <drew.adams@oracle.com>.
6718 (pr-update-menus): Modify interactive declaration. Reported by Drew
6719 Adams <drew.adams@oracle.com>.
6720
6721 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
6722
6723 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
6724 (gud-gdba-marker-filter): Log the process input and output, if
6725 required. From Stefan Monnier.
6726 (gdb-debug-log, gdb-enable-debug-log): New variables.
6727 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
6728
6729 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
6730
6731 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
6732 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
6733
6734 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
6735
6736 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
6737 Call vc-find-file-hook here instead of in auto-revert-buffers.
6738 (auto-revert-buffers): Delete call to vc-find-file-hook.
6739 (auto-revert-verbose, global-auto-revert-non-file-buffers)
6740 (global-auto-revert-mode, auto-revert-set-timer)
6741 (auto-revert-handler, auto-revert-buffers): Doc fixes.
6742
6743 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
6744
6745 * woman.el (woman-change-fonts): Rename local variable
6746 woman-font-alist to font-alist to avoid a compiler warning.
6747
6748 2004-03-27 Dave Love <fx@gnu.org>
6749
6750 * emacs-lisp/rx.el (rx): Doc fix.
6751 Fix copyright years.
6752
6753 * strokes.el (strokes-global-set-stroke-string): New function.
6754 (strokes-list-strokes): Cope with strings, not just commands.
6755 Set foreground colour of image.
6756 (strokes-global-set-stroke): Doc fix.
6757
6758 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
6759
6760 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
6761 Auto Revert mode.
6762 (Buffer-menu-files-only): New variable.
6763 (Buffer-menu-toggle-files-only): New function.
6764 (Buffer-menu-mode-map): Bind it to `T'.
6765 (Buffer-menu-mode): Mention `T' in docstring.
6766 Set buffer-stale-function.
6767 (list-buffers-noselect): Mark buffer non-modified and set
6768 Buffer-menu-files-only.
6769
6770 * dired.el (buffer-stale-function): Remove no longer needed defvar.
6771
6772 * autorevert.el (auto-revert-handler): Print revert message
6773 before, rather than after, reverting.
6774 (buffer-stale-function): Move to files.el.
6775
6776 * files.el (buffer-stale-function): Move here from autorevert.el.
6777
6778 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6779
6780 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
6781
6782 * calc/calc.el (calc-mode-map): Use mapc.
6783
6784 * apropos.el (apropos-mode): Don't autoload.
6785 (apropos-symbols-internal): New fun. Extracted from `apropos'.
6786 (apropos): Use it.
6787 (apropos-print): Add optional `text' argument.
6788 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
6789 Don't assume point-min == 1.
6790
6791 * bs.el (bs-buffer-list): Use buffer-local-value.
6792 (bs--set-toggle-to-show): Use with-current-buffer.
6793
6794 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
6795 New funs.
6796 (list-buffers-noselect): Use them. Adjust :align-to to new style.
6797
6798 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
6799
6800 * dabbrev.el (dabbrev-expand): Fix regexp construction.
6801 (dabbrev--find-expansion): Use pop.
6802 (dabbrev--search): Use match-string-no-properties.
6803
6804 * dired.el (dired-mode): Use run-mode-hooks.
6805 (dired-move-to-end-of-filename): Use match-string.
6806
6807 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
6808 is bound before using it.
6809 (ediff-verbose-p): Make it into a var since it's not constant.
6810
6811 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
6812
6813 * faces.el (read-face-font): Don't cons up unnecessarily.
6814 (header-line, tool-bar): Share common parts.
6815
6816 * files.el (file-relative-name): Use compare-strings.
6817
6818 * finder.el (finder-mode): Follow coding convention.
6819
6820 * subr.el (read-number): New function.
6821
6822 * ses.el (ses-read-number): Move to subr.el.
6823 (ses-set-header-row): Use read-number.
6824
6825 2004-03-26 Andre Spiegel <spiegel@gnu.org>
6826
6827 * vc-hooks.el (vc-arg-list): New function, which handles both
6828 compiled and uncompiled code.
6829 (vc-default-workfile-unchanged-p): Use it.
6830
6831 * vc.el (vc-print-log): Undo prev change, use new function
6832 vc-arg-list from vc-hooks.el.
6833
6834 2004-03-26 Masatake YAMATO <jet@gyve.org>
6835
6836 * simple.el (completion-setup-function): Emphasize the
6837 first uncommon characters in the completions; and de-emphasize
6838 the common prefix substrings.
6839 (completion-emphasis): New face.
6840 (completion-de-emphasis): New face.
6841
6842 2004-03-25 Juanma Barranquero <lektu@terra.es>
6843
6844 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
6845 Comment out (it's unused and unfinished code).
6846
6847 2004-03-25 Sam Steingold <sds@gnu.org>
6848
6849 * vc.el (vc-print-log): Fix a bug in the last patch:
6850 backend-function may be a byte-compiled object, not a lambda.
6851
6852 2004-03-25 Juri Linkov <juri@jurta.org>
6853
6854 * descr-text.el (describe-property-list): Add a button
6855 for `face' property that calls `describe-face'.
6856 Suggested by luis fernandes <elf@ee.ryerson.ca>
6857
6858 * international/mule.el (keyboard-coding-system):
6859 * kmacro.el (kmacro-call-macro): Fix docstring.
6860
6861 * dired.el: Fix comments.
6862
6863 * textmodes/fill.el (fill): Fix Info link.
6864
6865 * font-lock.el (fast-lock, lazy-lock):
6866 * jit-lock.el (jit-lock): Remove links to removed Support Modes
6867 Info node.
6868
6869 * eshell/eshell.el (eshell): Fix broken info-link.
6870
6871 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
6872 * eshell/em-banner.el (eshell-banner):
6873 * eshell/em-smart.el (eshell-smart):
6874 * eshell/esh-cmd.el (eshell-cmd):
6875 Comment out broken info-links to incomplete Info manual.
6876
6877 * info-xref.el: Fix commentary.
6878
6879 2004-03-25 Kevin Ryde <user42@zip.com.au>
6880
6881 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
6882 Remove spurious node duplicate suppression, doesn't work, not wanted.
6883 (info-xref-output): Take format style args, add "sit-for 0" to let
6884 user see the results as they progress.
6885 (info-xref-check-all-custom): New function.
6886
6887 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
6888
6889 * gdb-ui.el: Moved to progmodes.
6890
6891 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
6892
6893 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
6894
6895 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
6896
6897 * calendar/appt.el (appt-check): Remove superfluous progn.
6898 When finished with diary buffer: if it was not being displayed
6899 before, kill it; otherwise restore its original state.
6900 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
6901
6902 * calendar/calendar.el (calendar-set-mode-line): Use total
6903 available mode-line width, rather than frame-width.
6904
6905 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
6906 after mode change so effect not lost.
6907
6908 2004-03-23 Dave Love <fx@gnu.org>
6909
6910 * dired.el (dired) <defgroup>: Add link to manual.
6911 (dired-font-lock-keywords): Add highlighting on unusual permissions.
6912 (dired-revert): Use dolist.
6913 (dired-mode-map): Add U binding.
6914 (dired-mode): Add font-lock-beginning-of-syntax-function.
6915 (dired-garbage-files-regexp): Make it a defcustom.
6916
6917 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
6918
6919 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
6920 is equivalent to nil.
6921 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
6922 (vc-arch-mode-line-string): Accept `added' state.
6923 (vc-arch-state): Use inode-sigs if available.
6924 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
6925 Copy&delete existing id file if any. Fallback if uuidgen is absent.
6926 (vc-arch-tagline-re): New var.
6927 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
6928 New functions.
6929 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
6930 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
6931
6932 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
6933 (vc-file-not-found-hook): Use it.
6934
6935 * diff-mode.el (diff-default-read-only): Change default.
6936 (diff-mode-hook): Make it a defcustom. Add some options.
6937 (diff-mode-map): Bind diff-refine-hook.
6938 (diff-yank-handler): New var.
6939 (diff-yank-function): New fun.
6940 (diff-font-lock-keywords): Use them.
6941 (diff-end-of-file): Handle case where file-header looks like diff text.
6942 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
6943 (diff-file-kill): Delete a subsequent empty line, if applicable.
6944 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
6945 (diff-find-file-name): Use it.
6946 (diff-tell-file-name): New command.
6947 (diff-mode): Be careful with view-mode.
6948 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
6949 New functions, for use in diff-mode-hook.
6950 (diff-find-source-location): Catch "regex too large" errors.
6951 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
6952 (diff-refine-hunk): New command.
6953
6954 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
6955 (smerge-context-menu-map): Remove unused var.
6956 (smerge-keep-all): Preserve markers.
6957 (smerge-keep-n): New fun.
6958 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
6959 (smerge-keep-current, smerge-ediff): Use it.
6960 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
6961 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
6962 (smerge-resolve): Resolve trivial 3-part conflicts.
6963
6964 2004-03-23 Juri Linkov <juri@jurta.org>
6965
6966 * man.el (Man-width): New var.
6967 (Man-getpage-in-background): Use it.
6968 (Man-support-local-filenames): New var and fun.
6969 (Man-build-man-command): Don't add a second %s.
6970 (Man-fontify-manpage): Clean up message.
6971 (Man-mode): Set outline-regexp, outline-level,
6972 imenu-generic-expression.
6973
6974 * woman.el (woman-fill-frame): Doc fix.
6975 (woman-decode-region): Use window-width instead of frame-width.
6976
6977 * abbrevlist.el (list-one-abbrev-table):
6978 * descr-text.el (describe-char):
6979 * international/mule-diag.el (describe-current-coding-system):
6980 * international/quail.el (quail-insert-decode-map):
6981 Use window-width instead of frame-width.
6982
6983 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
6984 (jka-compr-mode-alist-additions): Add tbz.
6985 (jka-compr-write-region, jka-compr-insert-file-contents):
6986 Add message for undefined compress-program.
6987 (jka-compr-write-region): Remove redundant var bindings.
6988
6989 * dired-x.el (dired-guess-shell-alist-default): Add choices for
6990 extracting files into subdirectory. Add tbz and dz. Fix regexps.
6991 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
6992 (dired-man): Use dired-guess-shell-command.
6993 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
6994 Change default nil to t.
6995
6996 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
6997 (dired-compare-directories): Add default value for empty input.
6998
6999 * help-at-pt.el: Move suggestions for key bindings to Commentary.
7000
7001 * time.el (display-time-string-forms): Fix help-echo date format.
7002
7003 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
7004
7005 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
7006 (buffer-stale-function): New variable.
7007 (auto-revert-list-diff, auto-revert-dired-file-list)
7008 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
7009 (auto-revert-handler): Take over some functionality of deleted
7010 functions.
7011 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
7012
7013 * dired.el (dired-directory-changed-p): New fun, extracted from
7014 dired-internal-noselect.
7015 (dired-buffer-stale-p): New fun.
7016 (dired-internal-noselect): Use dired-directory-changed-p.
7017 Eliminate revert messages.
7018 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
7019
7020 2004-03-23 Kenichi Handa <handa@m17n.org>
7021
7022 * international/characters.el: Setup syntaxes for more parentheses
7023 Unicode characters.
7024
7025 * international/mule-cmds.el (select-safe-coding-system):
7026 Merge coding-system and auto-cs before comparing them.
7027
7028 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7029
7030 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
7031
7032 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
7033 normal-auto-fill-function and comment-indent-function.
7034 The default values now work just as well.
7035 Don't set font-lock-beginning-of-syntax-function since we already set
7036 syntax-begin-function.
7037 (lisp-outline-level): Put ;;;###autoload at same level as (.
7038 (prin1-char): Quote special chars.
7039
7040 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
7041 than with-no-warnings.
7042
7043 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
7044 if the source location can't be found.
7045 (edebug-compute-previous-result): Use prin1-char.
7046
7047 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
7048 (debug-ignored-errors): Add an entry.
7049
7050 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
7051 (byte-compile-file): Output warning when deleting a file.
7052
7053 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
7054 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
7055
7056 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
7057 (byte-compile-inline-expand): Use backquote.
7058 (byte-optimize-pure-func): Rename from byte-optimize-concat.
7059 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
7060
7061 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
7062
7063 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
7064
7065 2004-03-22 Juri Linkov <juri@jurta.org>
7066
7067 * finder.el (finder-known-keywords): Fix data, tex, unix.
7068
7069 * play/landmark.el: Fix keywords.
7070
7071 * language/ethio-util.el (ethio-find-file): Doc fix.
7072
7073 * emacs-lisp/warnings.el: Doc fix.
7074
7075 * textmodes/ispell.el (ispell-help): Doc fix.
7076
7077 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
7078
7079 * format.el (format-insert-file): Always return a list of two
7080 elements, like insert-file-contents does.
7081
7082 2004-03-21 Andre Spiegel <spiegel@gnu.org>
7083
7084 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
7085 and vc-BACKEND-diff.
7086 (vc-print-log): If the print-log implementation supports it, use
7087 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
7088 (vc-version-diff, vc-diff-internal): Doc fixes.
7089
7090 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
7091 implementation supports it, let diff output go to *vc*,
7092 not *vc-diff*, since this is an internal call.
7093
7094 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
7095
7096 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
7097
7098 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
7099
7100 2004-03-21 Dave Love <fx@gnu.org>
7101
7102 * progmodes/cfengine.el (cfengine-mode):
7103 Set parse-sexp-ignore-comments.
7104
7105 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
7106
7107 2004-03-21 Juanma Barranquero <lektu@terra.es>
7108
7109 * allout.el (allout-mode): Fix docstring.
7110
7111 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
7112
7113 * files.el (insert-directory): Fix bug if SWITCHES is a list.
7114
7115 * autorevert.el (auto-revert-interval): Make new value take
7116 effect immediately when set through Custom.
7117 (auto-revert-set-timer): Add interactive declaration.
7118
7119 2004-03-19 David Ponce <david@dponce.com>
7120
7121 * ruler-mode.el (ruler-mode-header-line-format-old):
7122 Don't `make-variable-buffer-local'.
7123 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
7124 (ruler-mode-header-line-format): Simply funcall the above.
7125 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
7126 to save/restore a previous header line format.
7127 (ruler-mode-space): Don't depend on a numeric WIDTH value.
7128 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
7129 fringes and margins width.
7130 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
7131
7132 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
7133
7134 * log-edit.el (log-edit-font-lock-keywords): Typo.
7135
7136 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
7137 (tex-send-tex-command): Rather than here.
7138 (tex-compilation-parse-errors): Simplify.
7139
7140 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
7141
7142 * time.el (display-time-string-forms): Add help-echo with date on time.
7143
7144 * composite.el (compose-region): Use restore-buffer-modified-p.
7145
7146 * disp-table.el (standard-display-8bit): Simplify.
7147
7148 * server.el (server-process-filter): Delete temp frame.
7149
7150 * add-log.el (add-change-log-entry): Simplify.
7151
7152 2004-03-19 Kim F. Storm <storm@cua.dk>
7153
7154 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
7155 (hexl-follow-line): Don't require 'fringe.
7156
7157 * progmodes/compile.el (compilation-start): Always set
7158 compilation-last-buffer and return it.
7159
7160 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7161
7162 * simple.el (clone-buffer): Doc fix.
7163
7164 2004-03-18 Juanma Barranquero <lektu@terra.es>
7165
7166 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
7167
7168 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
7169
7170 * log-edit.el (log-edit-font-lock-keywords): New var.
7171 (log-edit-mode): Use it.
7172
7173 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
7174
7175 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
7176 properly for watching in speedbar.
7177
7178 2004-03-17 Masatake YAMATO <jet@gyve.org>
7179
7180 * smerge-mode.el (smerge-popup-context-menu):
7181 Put `unwind-protect' around `overlay-put' and `popup-menu'.
7182
7183 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
7184
7185 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
7186 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
7187 Take sealed revisions into account.
7188 (vc-arch-checkin): Extract a summary line from the message.
7189
7190 2004-03-16 Masatake YAMATO <jet@gyve.org>
7191
7192 * register.el (register): Provide `register' feature.
7193
7194 2004-03-15 Masatake YAMATO <jet@gyve.org>
7195
7196 Added context menu support in smerge mode.
7197 Most of the part is written by Stefan Monnier.
7198
7199 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
7200 New keymap and menu.
7201 (smerge-text-properties): New function.
7202 (smerge-remove-props): New function.
7203 (smerge-popup-context-menu): New function.
7204 (smerge-resolve): Call `smerge-remove-props'.
7205 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
7206 (smerge-keep-current): Ditto.
7207 (smerge-kill-current): New function.
7208 (smerge-match-conflict): Put text properties.
7209 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
7210
7211 2004-03-15 David Ponce <david@dponce.com>
7212
7213 * ruler-mode.el: (ruler-mode-left-fringe-cols)
7214 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
7215 (ruler-mode-right-scroll-bar-cols): Remove.
7216 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
7217 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
7218 Use fringe-columns and scroll-bar-columns.
7219
7220 2004-03-15 Masatake YAMATO <jet@gyve.org>
7221
7222 * hl-line.el (hl-line-range-function): New variable.
7223 (hl-line-move): New function.
7224 (global-hl-line-highlight): Use `hl-line-move'.
7225 (hl-line-highlight): Ditto.
7226
7227 * scroll-bar.el (scroll-bar-columns):
7228 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
7229
7230 * ruler-mode.el (top-level): Require scroll-bar and fringe.
7231 (ruler-mode-left-fringe-cols)
7232 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
7233 (ruler-mode-right-scroll-bar-cols)
7234 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
7235 (ruler-mode-ruler-function): New variable.
7236 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
7237 if the value for `ruler-mode-ruler-function'is given.
7238
7239 * hexl.el (hexl-mode-hook): Make the hook customizable.
7240 (hexl-address-area, hexl-ascii-area): New customize variables.
7241 (hexlify-buffer): Put font-lock-faces on the address area and
7242 the ascii area.
7243 (hexl-activate-ruler): New function.
7244 (hexl-follow-line): New function.
7245 (hexl-highlight-line-range): New function.
7246 (hexl-mode-ruler): New function.
7247
7248 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7249
7250 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
7251 (vc-default-find-file-hook): New fun.
7252 (vc-find-file-hook): Call new find-file-hook operation.
7253
7254 * vc-arch.el: New file.
7255
7256 2004-03-12 Jesper Harder <harder@ifa.au.dk>
7257
7258 * info-look.el (info-lookup): Reuse an existing Info window.
7259
7260 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
7261
7262 * woman.el (woman-preserve-ascii): Default value changed to t and
7263 doc string revised.
7264
7265 2004-03-12 Richard M. Stallman <rms@gnu.org>
7266
7267 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
7268 Fix minor bug.
7269
7270 * replace.el (occur-engine): Change message for count of matches.
7271
7272 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
7273 For strings, do compare text properties.
7274
7275 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
7276
7277 * progmodes/compile.el (compile-auto-highlight)
7278 (compilation-error-list, compilation-old-error-list)
7279 (compilation-parse-errors-function, compilation-parsing-end)
7280 (compilation-error-message, compilation-directory-stack)
7281 (compilation-enter-directory-regexp-alist)
7282 (compilation-leave-directory-regexp-alist)
7283 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
7284 (compilation-current-file, compilation-regexps): Remove vars.
7285
7286 (compile-error-at-point, compilation-error-filedata)
7287 (compilation-error-filedata-file-name, compile-reinitialize-errors)
7288 (compilation-next-error-locus, compilation-forget-errors)
7289 (count-regexp-groupings, compilation-parse-errors)
7290 (compile-collect-regexps, compile-buffer-substring): Remove funs.
7291
7292 (compile-internal): Make obsolete.
7293
7294 (compilation-first-column, compilation-error)
7295 (compilation-directory-matcher, compilation-page-delimiter)
7296 (compilation-mode-font-lock-keywords, compilation-debug)
7297 (compilation-error-face, compilation-warning-face)
7298 (compilation-info-face, compilation-line-face)
7299 (compilation-column-face, compilation-enter-directory-face)
7300 (compilation-leave-directory-face, compilation-skip-threshold)
7301 (compilation-skip-visited, compilation-context-lines): New vars.
7302
7303 (compilation-warning-face, compilation-info-face)
7304 (compilation-message-face): New faces.
7305
7306 (compilation-error-regexp-alist-alist): New constant.
7307
7308 (compilation-face, compilation-directory-properties)
7309 (compilation-assq, compilation-error-properties, compilation-start)
7310 (define-compilation-mode, compilation-loop)
7311 (compilation-set-window): New functions.
7312
7313 (compile): Additional argument for interactive compiles like TeX.
7314
7315 * progmodes/grep.el (kill-grep): Move here from compile.el
7316 (grep-error, grep-hit-face, grep-error-face)
7317 (grep-mode-font-lock-keywords): New variables.
7318 (grep-regexp-alist): Simplify regexp and add `binary' case.
7319 (grep-mode): New mode.
7320 (grep-process-setup): Simplify.
7321
7322 2004-03-11 Jason Rumney <jasonr@gnu.org>
7323
7324 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
7325 letters on DOS/Windows.
7326
7327 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
7328
7329 * server.el (server-name): New var.
7330 (server-socket-dir): New var to replace server-socket-name.
7331 (server-start): Use them.
7332
7333 2004-03-11 Simon Josefsson <jas@extundo.com>
7334
7335 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
7336 died to avoid infloop. Reported by Jonathan Glauner
7337 <jglauner@sbum.org>.
7338
7339 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7340
7341 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
7342 (smerge-mode-menu): Use it to deactivate menu entries.
7343 (smerge-keep-current): New fun.
7344 (smerge-keep-current): Use it.
7345
7346 2004-03-10 John Paul Wallington <jpw@gnu.org>
7347
7348 * foldout.el (foldout-fold-list, foldout-modeline-string):
7349 Declare them as variables, not constants.
7350
7351 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7352
7353 * ps-print.el: Modification to print *Messages* buffer.
7354 (ps-print-version): New version 6.6.4.
7355 (ps-message-log-max): New fun.
7356 (ps-spool-without-faces, ps-spool-with-faces)
7357 (ps-count-lines-preprint): Code fix.
7358
7359 * printing.el: New tips in Tips section.
7360
7361 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7362
7363 * delim-col.el: Doc fix.
7364
7365 * printing.el: Doc fix. New doc section (Tips).
7366
7367 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
7368
7369 * type-break.el (type-break-emacs-variant): Remove.
7370 (type-break-run-at-time, type-break-cancel-function-timers):
7371 Use fboundp rather than version name and number.
7372
7373 2004-03-09 Masatake YAMATO <jet@gyve.org>
7374
7375 * hexl.el (hexl-mode): Use `make-local-variable' instead of
7376 `make-variable-buffer-local'.
7377
7378 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
7379
7380 * find-dired.el (find-dired): Call `shell-command' instead of
7381 `start-process-shell-command'. By this, Tramp takes over
7382 handling of remote directories.
7383
7384 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
7385
7386 * newcomment.el (comment-use-global-state): New var.
7387 (comment-search-forward): Use it.
7388
7389 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
7390
7391 * cus-edit.el (fill) <defgroup>: Move to fill.el.
7392
7393 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
7394 (enable-kinsoku): Make it a defcustom.
7395 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
7396 paragraph to same-comment-start-marker.
7397
7398 2004-03-07 Dave Love <fx@gnu.org>
7399
7400 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
7401 (browse-url-mail): Use it.
7402
7403 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
7404 (rfc2368-unhexify-string): Use replace-regexp-in-string.
7405
7406 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
7407
7408 * woman.el (woman-man.conf-path): Doc fix.
7409 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
7410
7411 2004-03-07 Eli Zaretskii <eliz@gnu.org>
7412
7413 * sort.el (sort-columns): Remove ms-dos from the list of systems
7414 where the external `sort' command is not used.
7415
7416 2004-03-07 Kim F. Storm <storm@cua.dk>
7417
7418 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
7419 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
7420 from overlay-arrow-variable-list.
7421 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
7422
7423 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
7424
7425 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
7426 overlay arrow string properly for the assembler buffer.
7427
7428 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
7429
7430 * mail/sendmail.el (mail-mode): Fix last change.
7431
7432 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
7433
7434 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
7435 for the assembler buffer.
7436 (gdb-assembler-custom): Position the overlay arrow.
7437 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
7438
7439 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
7440
7441 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
7442
7443 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
7444 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
7445
7446 * mail/sendmail.el (mail-mode): Set comment-start-skip.
7447
7448 * newcomment.el (uncomment-region): Allow non-terminated comment.
7449 (comment-normalize-vars): Check the user-specified comstart marker.
7450
7451 2004-03-04 Jesper Harder <harder@ifa.au.dk>
7452
7453 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
7454 Otherwise, do use it if the region only contains font-lock text
7455 properties.
7456
7457 2004-03-04 Masatake YAMATO <jet@gyve.org>
7458
7459 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
7460 as the callback function for eldoc.
7461 (hexl-print-current-point-info): New function.
7462 (hexl-current-address): Print the address in both decimal
7463 and hexadecimal format.
7464
7465 2004-03-04 Richard M. Stallman <rms@gnu.org>
7466
7467 * mail/rmail.el (rmail-convert-to-babyl-format):
7468 Specify t for UNIBYTE when calling mail-unquote-printable-region.
7469
7470 * mail/mail-utils.el (mail-unquote-printable-region):
7471 New arg UNIBYTE.
7472
7473 * startup.el (command-switch-alist): Doc fix.
7474
7475 * simple.el (undo): Temporarily set this-command to `undo-start',
7476 then set it to `undo' once undo-start returns without error.
7477
7478 * simple.el (minibuffer-history-sexp-flag): Doc fix.
7479
7480 * simple.el (kill-line): Don't disregard trailing whitespace
7481 in eol condition, if show-trailing-whitespace is set.
7482
7483 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
7484 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
7485 When disabling, restore old values only if mouse-sel-has-been-enabled.
7486
7487 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
7488 (isearch-{-char): New function.
7489 (isearch-mode-map): Bind { to isearch-{-char.
7490
7491 * font-lock.el (lisp-font-lock-keywords-2):
7492 Turn off the CL with-... and do-... general patterns.
7493 Instead, recognize several specific with... and do... constructs.
7494
7495 * files.el (switch-to-buffer-other-window):
7496 Bind same-window-buffer-names and same-window-regexps to nil.
7497 (switch-to-buffer-other-frame): Likewise.
7498
7499 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
7500
7501 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
7502 recognizing leading comment on code line.
7503
7504 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
7505
7506 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
7507 hidden files/directories.
7508
7509 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
7510
7511 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
7512 only comment-start (in case the mode hasn't set it).
7513
7514 * Makefile.in (AUTOGENEL): New var.
7515 (bootstrap-prepare): Rename from bootstrap-clean.
7516 Don't remove elc files.
7517 (maintainer-clean): New target.
7518
7519 * xml.el (xml-get-attribute-or-nil): Simplify.
7520
7521 2004-03-02 Juri Linkov <juri@jurta.org>
7522
7523 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
7524 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
7525 URL to prevent their substitution with the environment variable
7526 values by browsers.
7527
7528 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7529
7530 * ps-print.el: Doc fix.
7531 (ps-print-version): New version number (6.6.3).
7532 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
7533 Docstring fix.
7534 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
7535 before printing.
7536 (ps-time-stamp-yyyy-mm-dd): New fun.
7537 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
7538
7539 2004-03-02 Kim F. Storm <storm@cua.dk>
7540
7541 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
7542
7543 2004-03-01 Juanma Barranquero <lektu@terra.es>
7544
7545 * allout.el (allout-rebullet-heading): Fix typo in docstring.
7546
7547 * desktop.el (desktop-file-version)
7548 (desktop-after-read-hook): Fix typos.
7549 (desktop-clear-preserve-buffers): Remove redundant info in
7550 docstring already shown by the obsolescence message.
7551 (desktop-truncate, desktop-internal-v2s)
7552 (desktop-value-to-string): Change argument name to match docstring.
7553
7554 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
7555
7556 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
7557 docstring.
7558
7559 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7560
7561 * printing.el: Replace "As Is..." in PostScript file print/preview by
7562 "No Preprocessing...". Suggested by Colin Marquardt
7563 <_marquardt_@zmd.de>.
7564 (pr-insert-section-4): Adjust buffer interface.
7565
7566 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
7567
7568 Version 2.0.39 of Tramp released.
7569
7570 * net/tramp.el (tramp-handle-file-local-copy)
7571 (tramp-handle-write-region, tramp-open-connection-rsh):
7572 Variable name typo. Small change. From Patrick Tullmann
7573 <tullmann@flux.utah.edu>.
7574 (tramp-process-connection-type): New variable.
7575 (tramp-maybe-open-connection): Use it.
7576 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
7577 (tramp-touch): Set last-modified time of a remote file.
7578 (tramp-handle-write-region): Say which function is used when encoding.
7579
7580 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
7581
7582 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
7583 case of non-existing filename, too. Reported by Christoph Bauer
7584 <c_bauer@informatik.uni-kl.de>.
7585 (tramp-smb-get-file-entries): The directory in question should
7586 have permissions "drwxrwxrwx". Just virtual, because we don't
7587 know the real permissions. Don't we know?
7588 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
7589 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
7590 (tramp-smb-wait-for-output): Optimize algorithm getting pending
7591 output. If it was received chunkwise, there have been problems.
7592 Remove the "prompt not found" error message; it is obvious.
7593 Simplify algorithm.
7594 (tramp-smb-process-running): Remove. Since we acknowledge the
7595 virtual prompt for shares, there's no need for distinction of
7596 reading shares (process ends afterwards) and interactive mode of
7597 smblient.
7598 (tramp-smb-open-connection): Setting process sentinel removed.
7599 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
7600 "NT_STATUS_NETWORK_ACCESS_DENIED".
7601 (tramp-smb-maybe-open-connection): Set `process-connection-type'
7602 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
7603 (top-level): Setting default value in `tramp-default-method-alist'
7604 corrected. Order of USER and HOST have been wrong.
7605 Nobody complained for months ...
7606 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
7607 (tramp-smb-open-connection): Clear password cache if login has failed.
7608
7609 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
7610 `tramp-unified-filenames'.
7611 (tramp-completion-mode): Make test for XEmacs explicitely.
7612 `event-to-character' can exists in Emacs packages too.
7613 Reported by Matt Swift <swift@alum.mit.edu>.
7614 (tramp-buffer-name): Buffer name must contain the user if exists.
7615 Reported by Adrian Phillips <a.phillips@met.no>.
7616 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
7617 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
7618 (tramp-do-copy-or-rename-file-out-of-band): Rename from
7619 `tramp-do-copy-or-rename-file-one-local', because it handles also
7620 the case both files use the same out-of-band method.
7621 Implementation added.
7622 (tramp-handle-file-local-copy, tramp-handle-write-region):
7623 Out-of-band handling removed. `copy-file' called instead, which
7624 calls `tramp-do-copy-or-rename-file-out-of-band'.
7625 (tramp-action-password): Check for out-of-band method removed.
7626 This function is used for 'login-program.
7627 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
7628 appropriate.
7629 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
7630 and `tramp-parse-sknownhosts'.
7631 (tramp-completion-function-alist): It's a defvar now, because we
7632 want to apply the optimized `tramp-set-completion-function'
7633 instead of a static list.
7634 (tramp-set-completion-function): Implementation tuned.
7635 Avoid double entries, and entries where the function or the
7636 file/directory doesn't exist.
7637 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
7638 for SSH2.
7639 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
7640 (tramp-handle-dired-compress-file): New function.
7641 (tramp-async-proc): New variable.
7642 (tramp-handle-shell-command): Adding asynchronous processes.
7643 They are far from being perfect, but it works at least for
7644 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
7645 (top-level): Require password.el if visible. Should be mandatory
7646 once No Gnus has found its way into (X)Emacs.
7647 (tramp-read-passwd): Invoke `password-read' if available,
7648 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
7649 fallback any longer.
7650 (tramp-clear-passwd): New function.
7651 (tramp-process-actions, tramp-process-multi-actions):
7652 Clear password cache if login has failed.
7653
7654 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
7655 its own module.
7656 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
7657 `ange-ftp-ftp-name-res'. There could be incorrect values from
7658 previous calls in case the "ftp" method is used in the Tramp file
7659 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
7660
7661 2004-02-28 Richard M. Stallman <rms@gnu.org>
7662
7663 * term.el (term-mouse-paste): Call mouse-set-point.
7664
7665 * thumbs.el: New file.
7666
7667 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7668
7669 * progmodes/ebnf-abn.el: Doc fix.
7670
7671 * progmodes/ebnf-bnf.el: Doc fix.
7672 (ebnf-repeat): Code fix.
7673
7674 * progmodes/ebnf2ps.el: Doc fix.
7675 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
7676
7677 2004-02-28 Juri Linkov <juri@jurta.org>
7678
7679 * ffap.el (dired-at-point): Additional writability test for
7680 relative directory names.
7681 (dired-at-point-prompter): Treat directories as a directory, get
7682 the directory component from files.
7683 (ffap-string-at-point): Return string from region if region is active.
7684 (ffap-file-at-point): Remove redundant code.
7685
7686 2004-02-28 Kim F. Storm <storm@cua.dk>
7687
7688 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
7689 Initialize margin area images to nil.
7690 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
7691 (breakpoint-enabled-bitmap-face)
7692 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
7693 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
7694 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
7695 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
7696 (gdb-reset): Use gdb-remove-breakpoint-icons.
7697 (gdb-put-string): Add dprop arg to specify alternative display
7698 property (for setting fringe bitmap).
7699 (gdb-remove-strings): Doc fix.
7700 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
7701 icon in fringe (if available), or else as icon or text in display
7702 margin. Creates necessary icons in breakpoint-bitmap,
7703 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
7704 Also make left window margin if required.
7705 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
7706 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
7707 no longer needed.
7708 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
7709 gdb-put-breakpoint-icon.
7710 (gdb-assembler-mode): Don't set left-margin-width here.
7711
7712 2004-02-27 Kevin Ryde <user42@zip.com.au>
7713
7714 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
7715 comma, so that it DTRT in macros.
7716
7717 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
7718
7719 * progmodes/sh-script.el (sh-shell-arg)
7720 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
7721 (sh-leading-keywords, sh-other-keywords): Fix custom type.
7722
7723 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
7724
7725 * faces.el (face-spec-set-match-display): Add a new attribute,
7726 `min-colors'.
7727 (region, highlight, secondary-selection): Use `min-colors'.
7728
7729 * custom.el (defface): Add documentation for `min-colors'.
7730
7731 * font-lock.el (font-lock-comment-face, font-lock-string-face)
7732 (font-lock-keyword-face, font-lock-function-name-face)
7733 (font-lock-variable-name-face, font-lock-constant-face):
7734 Use `min-colors'.
7735
7736 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
7737
7738 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7739
7740 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
7741 define assq-delete-all if it's not defined.
7742 (ebnf-generate-region): Code fix.
7743
7744 * printing.el: Doc fix.
7745 (pr-version): New version number (6.7.2).
7746 (pr-command): Return empty string if command is an empty string.
7747
7748 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7749
7750 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
7751
7752 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
7753 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
7754 semi-down-full. Fix a bug on productions like test = {"test"}* | (
7755 "tt" ["test"] ). Reported by Markus Dreyer
7756 <mdreyer@ix.urz.uni-heidelberg.de>.
7757 (ebnf-version): New version number (4.0).
7758 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
7759 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
7760 (ebnf-delete-style): New commands.
7761 (ebnf-directory, ebnf-file): New funs.
7762 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
7763 (ebnf-production-name-p, ebnf-stop-on-error): New options.
7764 (ebnf-syntax-alist): New var.
7765 (ebnf-element-width): New fun replacing ebnf-list-width.
7766 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
7767 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
7768 (ebnf-prologue): Adjust vars.
7769 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
7770 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
7771 (ebnf-check-style-values, ebnf-generate-production)
7772 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
7773 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
7774 (ebnf-token-repeat): Code fix.
7775
7776 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
7777 %right, %left and %prec. Suggested by Matthew K. Junker
7778 <junker@alum.mit.edu>.
7779 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
7780
7781 * progmodes/ebnf-iso.el: Doc fix.
7782 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
7783 (ebnf-iso-lex): Code fix.
7784
7785 * progmodes/ebnf-bnf.el: Doc fix.
7786 (ebnf-bnf-lex): Code fix.
7787
7788 * progmodes/ebnf-otz.el: Doc fix.
7789
7790 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
7791
7792 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
7793 (abbrev-prefix-mark): Doc fix.
7794
7795 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
7796
7797 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
7798 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
7799 (gdb-var-delete): Make interactive (really).
7800 (gdb-edit-value): Make non-interactive.
7801
7802 * progmodes/gud.el (gud-speedbar-menu-items):
7803 Add gdb-var-delete and, indirectly, gdb-edit-value.
7804 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
7805 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
7806 (gud-gdb-marker-filter): Add comment for annotations.
7807
7808 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
7809
7810 * calendar/calendar.el (generate-calendar)
7811 (calendar-read-date): Prevent display of BC calendars once more -
7812 reverts 2003-10-01 change.
7813 (generate-calendar-month): Doc fix.
7814
7815 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7816
7817 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
7818 return value of increment-calendar-month.
7819
7820 2004-02-21 Stephen Compall <s11@member.fsf.org>
7821
7822 * saveplace.el (save-place-forget-unreadable-files)
7823 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
7824 (save-place-forget-unreadable-files): New function.
7825 (save-place-alist-to-file): Use it to filter out files that are
7826 no longer readable.
7827
7828 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
7829 current Texinfo environment, using the same method as in
7830 `texinfo-insert-@end', and insert a space rather than a newline if
7831 point in a @table environment.
7832
7833 2004-02-21 Juri Linkov <juri@jurta.org>
7834
7835 * ffap.el (ffap-file-at-point): Try parent directories.
7836
7837 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
7838
7839 * vcursor.el (vcursor-modifiers): New defcustom.
7840 (vcursor-cs-binding): Use vcursor-modifiers instead of a
7841 hard-coded list.
7842
7843 2004-02-21 Masatake YAMATO <jet@gyve.org>
7844
7845 * play/animate.el (animate-birthday-present): Accept names other
7846 than `Sarah', too.
7847
7848 2004-02-21 Juri Linkov <juri@jurta.org>
7849
7850 * startup.el: Remove table of command line arguments from the
7851 Commentary section.
7852
7853 2004-02-20 John Wiegley <johnw@newartisans.com>
7854
7855 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
7856 again" modifier from 'e' to 'E', since 'e' is also used by the
7857 "file extension" modifier.
7858
7859 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
7860
7861 * help-fns.el (describe-categories): Doc fix.
7862
7863 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
7864
7865 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
7866 temporary file for buffer already visiting one. This change makes
7867 output likely to be directly usable by patch program.
7868 Suggested by Adrian Aichner <adrian@xemacs.org>
7869
7870 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
7871
7872 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
7873 case of variables defined in compound statements.
7874 (gdb-setup-windows, gdb-source-info, gdb-source-info):
7875 Simplify constructions using switch-to-buffer.
7876
7877 2004-02-19 Simon Josefsson <jas@extundo.com>
7878
7879 * play/morse.el: Fix typo.
7880 (morse-code): Add @.
7881
7882 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
7883
7884 * calendar/appt.el (appt-display-format): Change default to
7885 'ignore, for backwards compatibility.
7886 (appt-display-message): If appt-display-format is 'ignore,
7887 respect old vars appt-msg-window and appt-visible.
7888 (appt-activate): Don't depend on return value of cancel-timer.
7889
7890 * calendar/calendar.el (calendar-holidays): Doc fix.
7891
7892 * calendar/cal-coptic.el (coptic-prompt-for-date):
7893 Use assoc-string instead of assoc-ignore-case.
7894 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
7895 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
7896 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
7897 * calendar/cal-islam.el (calendar-goto-islamic-date)
7898 (mark-islamic-diary-entries): Ditto.
7899 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
7900 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
7901 (calendar-read-mayan-tzolkin-date): Ditto.
7902 * calendar/calendar.el (calendar-read-date): Ditto.
7903 * calendar/diary-lib.el (mark-diary-entries): Ditto.
7904
7905 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
7906
7907 * progmodes/executable.el (executable-command-find-posix-p):
7908 Fix choice of the directory.
7909
7910 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
7911
7912 * simple.el (interprogram-cut-function)
7913 (interprogram-paste-function, kill-new, kill-append):
7914 Doc fixes.
7915 (kill-region): Make it return nil. Doc fix.
7916 (yank-pop): Make its argument optional.
7917 (yank): Make ARG `-' equivalent to `-1'.
7918
7919 2004-02-17 Eli Zaretskii <eliz@gnu.org>
7920
7921 * mail/rmail.el (rmail-get-new-mail): Don't reference
7922 rmail-use-spam-filter if rmail-spam-filter is not loaded.
7923
7924 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
7925
7926 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
7927 if one of global-auto-revert-non-file-buffers or autorevert-mode
7928 is non-nil.
7929
7930 2004-02-16 Eli Zaretskii <eliz@gnu.org>
7931
7932 * subr.el (delete-dups): A better implementation from Karl Heuer
7933 <kwzh@gnu.org>.
7934
7935 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
7936
7937 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
7938 correct place.
7939 * progmodes/icon.el (icon-indent-command): Ditto.
7940 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
7941
7942 2004-02-16 Eli Zaretskii <eliz@gnu.org>
7943
7944 * progmodes/grep.el (grep-compute-defaults): Undo change from
7945 2004-01-29: don't use executable-command-find-posix-p.
7946
7947 2004-02-16 Richard Sharman <rsharman@pobox.com>
7948
7949 * hilit-chg.el: Use require instead of eval-and-compile.
7950 (highlight-compare-buffers): New function.
7951
7952 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
7953
7954 * man.el (Man-fontify-manpage): Render section headings in
7955 `Man-overstrike-face' even when overstrike was not used by man
7956 formatter for section headings.
7957
7958 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
7959
7960 * rmail-spam-filter.el: (vm-use-spam-filter)
7961 (rsf-min-region-length-added-to-spam-list): New variables.
7962 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
7963 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
7964 spam testing. Don't delete spam message if automatic deletion
7965 after output via variable rmail-delete-after-output is turned on.
7966 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
7967 rsf-bbdb-dont-create-entries-for-spam.
7968 (check-field): New function, extracted from code in
7969 rmail-spam-filter to ease addition of header fields like content-type.
7970 (message-content-type): New variable to check the content-type:
7971 field added, also in defcustom of rsf-definitions-alist.
7972 (rmail-spam-filter): Replace repeated test code for header fields
7973 by calls to check-field; change the call to
7974 rmail-output-to-rmail-file such that rmail-current-message stays
7975 the same to avoid wrong deletion of unseen flags.
7976 (rsf-add-contents-type): New function to convert old format
7977 of rmail-spam-definitions-alist into new one.
7978 Change prefixes of all variables and functions from
7979 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
7980
7981 2004-02-16 Eli Zaretskii <eliz@gnu.org>
7982
7983 * loadhist.el (unload-hook-features-list): New defvar.
7984
7985 2004-02-16 Dave Love <fx@gnu.org>
7986
7987 * loadhist.el (unload-feature): Doc fix. Rename flist to
7988 unload-hook-features-list.
7989
7990 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
7991
7992 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
7993 cookie. Don't check if we are looking-at open-formula.
7994
7995 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7996
7997 * subr.el (match-string-no-properties): Use substring-no-properties.
7998
7999 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8000
8001 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
8002 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
8003 Use lower-case "rx" in all error message.
8004
8005 2004-02-16 Dave Love <fx@gnu.org>
8006
8007 * emacs-lisp/rx.el (rx-or): Put group around result.
8008 (rx-constituents): Add backref.
8009 (rx-syntax): Add string-delimiter, comment-delimiter.
8010 (rx-categories): Add combining-diacritic.
8011 (rx-check-not, rx-greedy, rx): Doc fix.
8012 (rx-backref, rx-check-backref): New.
8013
8014 2004-02-16 Jesper Harder <harder@ifa.au.dk>
8015
8016 * newcomment.el (uncomment-region): Allow eob as comment end.
8017
8018 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
8019
8020 * filecache.el: All message and error commands now use prefix
8021 "Filecache:" to make it easy to read *Messages* buffer.
8022
8023 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
8024
8025 * autorevert.el: Add support to detect changed dired and VC buffers.
8026 (auto-revert-active-p, auto-revert-list-diff)
8027 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
8028 (auto-revert-handler, auto-revert-active-p): New functions.
8029 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
8030 and `auto-revert-active-p'.
8031 (eval-when-compile): Defvar dired-directory and vc-mode.
8032 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
8033 (auto-revert-handler-vc): New functions.
8034
8035 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
8036
8037 * progmodes/compile.el (compilation-directory): New defvar.
8038 (compile): Save current directory in compilation-directory.
8039 (recompile): Bind default-directory to compilation-directory if
8040 that is non-nil.
8041
8042 2004-02-16 Dave Love <fx@gnu.org>
8043
8044 * newcomment.el (comment-insert-comment-function)
8045 (comment-region-function, uncomment-region-function): New.
8046 (comment-indent): Use comment-insert-comment-function.
8047 (uncomment-region): Use uncomment-region-function.
8048 (comment-region): Use comment-region-function.
8049
8050 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
8051
8052 2004-02-16 Richard Stallman <rms@gnu.org>
8053
8054 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
8055 loaddefs* and ldefs-boot*.
8056
8057 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8058
8059 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
8060 and email address at the beginning and end of the address.
8061
8062 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
8063 anchored at the beginning of the email address.
8064
8065 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
8066
8067 * international/ccl.el (ccl-compile-write): Pass `left' to
8068 ccl-embed-code to generate correct code of write-expr-register.
8069
8070 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
8071
8072 * progmodes/grep.el (grep-compute-defaults): Fix typos.
8073
8074 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8075
8076 * x-dnd.el: Mention support for Motif in commentary.
8077 (x-dnd-handle-drag-n-drop-event): Ditto.
8078
8079 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8080
8081 * ses.el: Use "ses--" prefixes for buffer-local variables.
8082 Use (point-min) instead of 1, even when we know the buffer
8083 is unnarrowed.
8084 (ses-build-load-map): Delete. Distribute its content to defconst's for
8085 the three maps.
8086 (ses-menu, ses-header-line-menu): New menus.
8087 (ses-mode-map): Use them.
8088 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
8089
8090 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
8091
8092 * Makefile.in: Fix the CC Mode recompile kludge so it works
8093 when building in a different directory.
8094
8095 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
8096
8097 * simple.el (kill-new): Put yank-handler property on the entire string.
8098
8099 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
8100
8101 * diff.el: Don't use compile any more, use diff-mode instead.
8102 (diff-regexp-alist, diff-old-file, diff-new-file)
8103 (diff-parse-differences, diff-process-setup): Remove.
8104 (diff-sentinel): New fun.
8105 (diff): Use it. Run the process ourselves.
8106 Use diff-mode for the rest of the processing.
8107
8108 * diff.el (diff): Simplify code handling `switch'.
8109
8110 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
8111
8112 * pcvs-defs.el (cvs-menu): Add `tag'.
8113
8114 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8115
8116 * simple.el (kill-append): Doc fix.
8117
8118 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8119 Adapt outline-regexp to the new conventions for commenting out code.
8120
8121 2004-02-11 John Paul Wallington <jpw@gnu.org>
8122
8123 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
8124
8125 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
8126
8127 * diff.el (diff-switches): New fun.
8128 (diff, diff-backup): Use it.
8129 (diff): Clean up the args construction. Use backquote.
8130 Use listp instead of consp to avoid putting a nil arg.
8131 (diff): Add a revert-buffer function.
8132
8133 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8134
8135 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
8136 handled by x-dnd-handle-file-name.
8137 (x-dnd-known-types): Add COMPOUND_TEXT.
8138 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
8139 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
8140 x-dnd-empty-state.
8141 (x-dnd-forget-drop): Ditto.
8142 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
8143 (x-dnd-handle-one-url): Return private when inserting text.
8144 (x-dnd-insert-ctext): New function.
8145 (x-dnd-handle-file-name): New function for FILE_NAME.
8146 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
8147 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
8148 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
8149
8150 2004-02-10 Kenichi Handa <handa@m17n.org>
8151
8152 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
8153 instead of while loop.
8154
8155 2004-02-10 Miles Bader <miles@gnu.org>
8156
8157 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
8158
8159 2004-02-09 Kenichi Handa <handa@m17n.org>
8160
8161 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
8162 have end-of-line.
8163
8164 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
8165
8166 * Makefile.in: Added extra dependencies in the recompile target
8167 needed to cope with the compile time macro expansions in CC Mode.
8168
8169 2004-02-09 Kim F. Storm <storm@cua.dk>
8170
8171 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
8172 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
8173 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
8174 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
8175 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
8176 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
8177 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
8178 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
8179 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
8180 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
8181 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
8182
8183 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
8184
8185 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
8186 Don't allow shrink if there's a window on our right.
8187
8188 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
8189 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
8190 Bring together declaration and initialization.
8191 (prolog-mode-variables): Don't set the syntax table.
8192 Don't set paragraph-start and comment-indent-function.
8193 Add /*..*/ to the comment regexps.
8194 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
8195 (prolog-mode-map): Don't bind TAB.
8196 (prolog-mode): Set the syntax table.
8197 (prolog-comment-indent): Remove.
8198 (inferior-prolog-mode-map): Initialize in the declaration.
8199 (inferior-prolog-mode-syntax-table)
8200 (inferior-prolog-mode-abbrev-table): New vars.
8201 (inferior-prolog-mode): Derive from comint-mode.
8202 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
8203 minibuffer windows.
8204
8205 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
8206 in file names, as long as it is unabmiguous.
8207
8208 2004-02-08 Andreas Schwab <schwab@suse.de>
8209
8210 * textmodes/reftex-toc.el
8211 (reftex-toc-load-all-files-for-promotion): Remove useless use of
8212 format. Doc fix.
8213
8214 * textmodes/refer.el (refer-find-entry-internal): Remove extra
8215 format string arguments.
8216
8217 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
8218 string argument.
8219
8220 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
8221
8222 * play/zone.el (zone-call): Fix format string.
8223
8224 * net/webjump.el (webjump-builtin): Add missing format string argument.
8225
8226 * midnight.el (midnight-delay-set): Remove extra format string argument.
8227
8228 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
8229
8230 * hexl.el (hexl-insert-char): Add missing format string argument.
8231
8232 * format.el (format-decode): Fix format string.
8233
8234 * emulation/vi.el (vi-mode): Remove extra format string argument.
8235 (vi-repeat-last-search): Likewise.
8236 (vi-reverse-last-search): Likewise.
8237 (vi-goto-mark): Likewise.
8238 (vi-reverse-last-find-char): Likewise.
8239 (vi-repeat-last-find-char): Likewise.
8240 (vi-locate-def): Likewise.
8241
8242 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
8243
8244 * ediff-util.el (ediff-toggle-read-only): Remove extra format
8245 string argument.
8246 (ediff-toggle-regexp-match): Likewise.
8247
8248 * dired-aux.el (dired-do-query-replace-regexp): Add missing
8249 format string argument.
8250
8251 * calc/calc-map.el (calc-get-operator): Remove extra format
8252 string argument.
8253
8254 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
8255
8256 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
8257 string argument.
8258
8259 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
8260
8261 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
8262
8263 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
8264
8265 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
8266 (cl-struct-setf-expander): Likewise.
8267
8268 * vc.el (with-vc-file): Fix unsafe uses of error.
8269 (vc-cancel-version): Likewise.
8270
8271 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
8272
8273 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
8274 thousands separator; fixes <class>:<line-number> regexp for
8275 non-english locales.
8276
8277 2004-02-08 Andreas Schwab <schwab@suse.de>
8278
8279 * view.el (view-mode-enable): Revert previous change.
8280
8281 2004-02-07 Kim F. Storm <storm@cua.dk>
8282
8283 * simple.el (line-number-at-pos): Rename from line-at-pos.
8284 Uses changed (what-line and vc-annotate-warp-version).
8285
8286 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
8287
8288 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
8289 (diff-mode): Remove aborted attempt at support for compile.el.
8290 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
8291
8292 2004-02-06 Andreas Schwab <schwab@suse.de>
8293
8294 * view.el (view-mode-enable): Add view-mode-map to
8295 minor-mode-overriding-map-alist.
8296
8297 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8298
8299 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
8300
8301 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
8302
8303 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
8304 with point inside rather than after the paragraph.
8305
8306 2004-02-04 Sam Steingold <sds@gnu.org>
8307
8308 * mail/smtpmail.el (smtpmail-try-auth-methods):
8309 Do not try authentication when no mechanism is available.
8310 Pass port-name as defaultport to `netrc-machine'.
8311
8312 2004-02-04 Stephen Eglen <stephen@gnu.org>
8313
8314 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
8315 to show how minibuffer height can be constrained.
8316
8317 2004-02-04 John Paul Wallington <jpw@gnu.org>
8318
8319 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
8320
8321 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8322
8323 * x-dnd.el: New file for drag and drop.
8324
8325 * term/x-win.el: require x-dnd, set after-make-frame-functions
8326 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
8327 drag-n-drop event.
8328
8329 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
8330 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
8331 (dired-dnd-handle-file): New functions for drag and drop support.
8332 (dired-mode): Initialize drag and drop if x-dnd present.
8333
8334 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
8335
8336 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
8337 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
8338 (cperl-mode): Set fill-paragraph-function.
8339 (cperl-fill-paragraph): Make it non-interactive.
8340
8341 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
8342
8343 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
8344
8345 2004-02-02 David Kastrup <dak@gnu.org>
8346
8347 * replace.el (perform-replace): Allow 'literal argument in
8348 regexp-flag to indicate literal replacement.
8349 (query-replace-regexp-eval): Use it.
8350
8351 2004-02-01 Andreas Schwab <schwab@suse.de>
8352
8353 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
8354
8355 2004-02-01 Stephen Eglen <stephen@gnu.org>
8356
8357 * info-look.el: Add support for maxima-mode. Update commentary
8358 because info-lookup-symbol is now bound to C-h S.
8359
8360 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
8361
8362 * simple.el (edit-and-eval-command): Bind print-level and
8363 minibuffer-history-sexp-flag around call to read-from-minibuffer.
8364 Correct initial position in command-history.
8365
8366 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
8367
8368 * files.el (read-directory-name): Adapt the docstring to recent
8369 change in Fread_file_name.
8370
8371 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
8372
8373 * ses.el (ses-print-cell): If print format too wide for column
8374 width, truncate decimal places if that helps to avoid "#####" fill.
8375 * ses.el (ses-initial-column-width): Revert previous change.
8376
8377 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
8378
8379 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
8380 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
8381 Add edebug info.
8382 (jit-lock-mode): Setup/cancel the new timer.
8383 (jit-lock-context-fontify): New fun. Extracted from
8384 context fontification code of jit-lock-stealth-fontify.
8385 (jit-lock-stealth-fontify): Don't do context fontification any more.
8386
8387 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
8388 (jit-lock-fontify-now): Handle the `quit' case.
8389 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
8390
8391 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
8392
8393 * progmodes/executable.el (executable-command-find-posix-p):
8394 New. Check if find handles arguments Posix-style.
8395
8396 * progmodes/grep.el (grep-compute-defaults):
8397 Use executable-command-find-posix-p.
8398 (grep-find): Check `grep-find-command'.
8399
8400 * filecache.el (file-cache-find-posix-p): Delete.
8401 (file-cache-add-directory-using-find):
8402 Use `executable-command-find-posix-p'.
8403
8404 2004-01-29 Dave Love <fx@gnu.org>
8405
8406 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
8407 Iterate the hook function if arg is given.
8408 (mark-defun, narrow-to-defun): Change order of finding the limits.
8409
8410 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
8411 (byte-compile-format-warn): New.
8412 (byte-compile-callargs-warn): Use it.
8413 (Format, message, error): Add byte-compile-format-like property.
8414 (byte-compile-maybe-guarded): New.
8415 (byte-compile-if, byte-compile-cond): Use it.
8416 (byte-compile-lambda): Compile interactive forms,
8417 just to make warnings about them.
8418
8419 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
8420
8421 * ses.el (ses-initial-column-width): Increase to 14, so it will
8422 work well with the default printer of "%.7g" for extreme values
8423 like "-1.234567e+07".
8424
8425 2004-01-29 Kenichi Handa <handa@m17n.org>
8426
8427 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
8428
8429 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
8430
8431 * dos-w32.el: Added support for the `default-printer-name' function.
8432
8433 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
8434
8435 * server.el (server-socket-name): Don't use the hostname in the
8436 socket name since /tmp is local to the host anyway.
8437
8438 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
8439 robust check of widening and fix var-naming.
8440
8441 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
8442
8443 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
8444 or rmail-spam- to rsf- in all function and variable names.
8445 (rsf-min-region-to-spam-list): New variable.
8446 (rsf-bbdb-auto-delete-spam-entries): Rename from
8447 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
8448 scanned together with the recipients field for spam testing; Don't
8449 delete spam message if rmail-delete-after-output is non-nil;
8450 (rsf-check-field): New function, extracted from code in
8451 rmail-spam-filter to ease addition of header fields like
8452 content-type:;
8453 (message-content-type): New variable. The content-type: field was
8454 added also in defcustom of rsf-definitions-alist;
8455 (rmail-spam-filter): Replace repeated test code for header fields
8456 by calls to check-field; change the call to
8457 rmail-output-to-rmail-file such that rmail-current-message stays
8458 the same to avoid wrong deletion of unseen flags.
8459 (rmail-use-spam-filter): Add autoload cookie.
8460
8461 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
8462
8463 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
8464 (file-cache-add-directory-using-find): Add Cygwin support.
8465 (file-cache-find-command-posix-flag): New user variable.
8466
8467 * filecache.el (file-cache-add-directory): Check for
8468 directories an remove them from dir-files.
8469
8470 2004-01-27 Richard M. Stallman <rms@gnu.org>
8471
8472 * man.el (Man-fontify-manpage): Clean up message.
8473
8474 2004-01-27 Kenichi Handa <handa@m17n.org>
8475
8476 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
8477 (sentence-end): Define using sentence-end-without-space.
8478
8479 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
8480 a sentence ends with one of a character in sentence-end-without-space.
8481
8482 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
8483
8484 * font-lock.el (font-lock): Add jit-lock as explicit group member.
8485 (jit-lock): Group declaration moved to jit-lock.el.
8486 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
8487 when necessary.
8488
8489 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
8490 (jit-lock-context-unfontify-pos): Rename from
8491 jit-lock-first-unfontify-pos.
8492 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
8493
8494 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
8495
8496 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
8497 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
8498 (fortran-fill): When filling a string, adjust re-search-backward
8499 argument for special case of string just on fill-column.
8500 When filling non-string, allow one extra char if
8501 fortran-break-before-delimiters is non-nil.
8502 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
8503 Use fortran-break-delimiters-re and fortran-no-break-re to
8504 correctly handle cases such as "**".
8505
8506 * progmodes/f90.el (f90-break-delimiters): Doc fix.
8507 (f90-no-break-re): Add some extra tokens. Doc fix.
8508
8509 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
8510
8511 * mail/rmail-spam-filter.el:
8512 Use two semicolons as Commentary line prefix.
8513 Add ";;; Code:" stylized comment.
8514 Delete end-of-line whitespace.
8515 Wrap (require 'cl) with `eval-when-compile'.
8516
8517 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
8518
8519 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
8520 at the top level of vc.el.
8521
8522 2004-01-23 Andre Spiegel <spiegel@gnu.org>
8523
8524 * vc.el (vc-current-line): Function removed. This is now done by
8525 the new function line-at-pos in simple.el.
8526 (vc-annotate-warp-version): Use line-at-pos instead of
8527 vc-current-line.
8528
8529 2004-01-22 Kim F. Storm <storm@cua.dk>
8530
8531 * simple.el (line-at-pos): New defun.
8532 (what-line): Use it. Optimize by only counting lines in narrowed
8533 region once.
8534
8535 2004-01-22 Kenichi Handa <handa@m17n.org>
8536
8537 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
8538 point (register r1) only for charset mule-unicode-0100-24ff.
8539
8540 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
8541
8542 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
8543 trailing white space and ensure a final newline.
8544
8545 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
8546 Add autoload cookie.
8547
8548 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
8549
8550 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
8551 activate view-mode explicitly.
8552
8553 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8554
8555 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
8556 use clipboard first.
8557
8558 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
8559
8560 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
8561 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
8562 (vc-mcvs-cvs): Remove.
8563 (vc-mcvs-command): Remove use of assert.
8564
8565 * outline.el (outline-insert-heading): Tighten up match.
8566 (outline-demote, outline-move-subtree-down): Don't assume anything
8567 about outline-regexp.
8568
8569 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
8570 (texinfo-show-structure): Explicitly add ^, and simplify.
8571
8572 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
8573
8574 * calendar/appt.el (appt-check): Restore usage of
8575 appt-issue-message deleted in previous change.
8576 (top-level): Activate package when loaded (needed for backwards
8577 compatibility).
8578
8579 2004-01-20 Jesper Harder <harder@ifa.au.dk>
8580
8581 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
8582 following previous change to smtpmail-send-data.
8583
8584 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
8585
8586 * vc.el (vc-default-previous-version): Doc enhancement.
8587 (vc-default-next-version): New function.
8588 (vc-print-log): New arg FOCUS-REV.
8589 (vc-annotate-mode): Derive from view-mode.
8590 (vc-annotate): New args REVISION, DISPLAY-MODE.
8591 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
8592 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
8593 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
8594 (vc-annotate-show-diff-revision-at-line, vc-current-line)
8595 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
8596
8597 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
8598
8599 2004-01-19 Karl Berry <karl@gnu.org>
8600
8601 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
8602 or "TexInfo".
8603
8604 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
8605
8606 * subr.el (delete-dups): New function.
8607
8608 2004-01-19 Karl Berry <karl@gnu.org>
8609
8610 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
8611 with ^, since that's what texinfo-show-structure
8612 documentation says (plus it works much better in texinfo.txi).
8613
8614 2004-01-18 Jesper Harder <harder@ifa.au.dk>
8615
8616 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
8617
8618 2004-01-18 David Ponce <david@dponce.com> (tiny change)
8619
8620 * progmodes/which-func.el (which-function-mode): Don't cancel
8621 which-func-update-timer if not set.
8622
8623 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
8624
8625 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
8626 Remove spurious left square bracket in XX:XXam regexp.
8627
8628 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
8629
8630 * progmodes/cc-defs.el: Do not require cl at run time.
8631
8632 2004-01-16 Richard M. Stallman <rms@gnu.org>
8633
8634 * emacs-lisp/cl.el (cl-cannot-unload): New function.
8635 (cl-unload-hook): Defvar this to run cl-cannot-unload.
8636
8637 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
8638 Call rmail-spam-filter. Delete and expunge spam.
8639 Print number of spam messages deleted.
8640 Save and restore the deletion status of old messages when reading
8641 new mail with spam filter, so that expunging spam does not expunge
8642 msgs deleted by the user.
8643 (rmail-only-expunge): Add an optional argument dont-show to
8644 prevent showing message after expunge.
8645
8646 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
8647
8648 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
8649 * subr.el (declare): New macro.
8650
8651 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
8652
8653 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
8654
8655 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
8656
8657 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8658 Test window-system rather than system-type (for X11/Mac).
8659
8660 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
8661
8662 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
8663
8664 2004-01-12 Richard M. Stallman <rms@gnu.org>
8665
8666 * mail/rmail.el (rmail-convert-to-babyl-format):
8667 Use mail-unquote-printable-region.
8668 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
8669 (rmail-hex-char-to-integer): Functions deleted.
8670
8671 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
8672 (mail-unquote-printable-region): New arg NOERROR.
8673 For invalid encoding, either signal an error to just return nil.
8674
8675 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8676
8677 * calendar/appt.el: Update copyright and commentary.
8678 (appt-issue-message): Make obsolete.
8679 (appt-visible, appt-msg-window): Make obsolete, in favour of
8680 appt-display-format.
8681 (appt-display-mode-line, appt-display-duration)
8682 (appt-display-diary, appt-time-msg-list, appt-mode-string)
8683 (appt-prev-comp-time, appt-display-count, appt-timer)
8684 (appt-convert-time): Doc change.
8685 (appt-disp-window-function, appt-delete-window-function):
8686 Use defcustom rather than defvar.
8687 (appt-display-format): New variable.
8688 (appt-display-message): New function with display code from appt-check.
8689 (appt-check): Add optional FORCE argument. Doc change.
8690 Add appt-make-list to diary-hook if displaying diary.
8691 Remove checking of view-diary-entries-initially.
8692 Message display section removed to new function appt-display-message.
8693 (appt-display-window): Doc change. Remove unused internal var
8694 this-buffer. Do not beep, since appt-display-message does that.
8695 (appt-make-list): Doc change. Use caar.
8696 (appt-sort-list): Simplify by using builtin sort function.
8697 (appt-update-list): New function for updating appts when diary is
8698 saved.
8699 (appt-activate): New autoloaded function to toggle package
8700 functionality.
8701
8702 * calendar/cal-x.el: (calendar-one-frame-setup)
8703 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
8704
8705 * calendar/calendar.el: Update copyright.
8706 (view-diary-entries-initially, european-calendar-style): Doc change.
8707 (calendar-setup): Make defcustom rather than defvar.
8708 (mark-visible-calendar-date): Initialize temp-face and faceinfo
8709 in let binding so local to function.
8710
8711 * calendar/diary-lib.el: Update copyright.
8712 (diary, diary-entry-time): Doc change.
8713 (list-diary-entries): Doc change. Trivial logic change.
8714 (fancy-diary-display): Restore make-face command mistakenly
8715 deleted 2003-05-08.
8716 (show-all-diary-entries): Allow to pop-up frame if needed.
8717
8718 2004-01-09 John Paul Wallington <jpw@gnu.org>
8719
8720 * bindings.el (mode-line-change-eol): Add EVENT parameter.
8721 Temporarily select EVENT's window for changing eol type.
8722
8723 2004-01-09 Deepak Goel <deego@gnufans.org>
8724
8725 * calendar/diary-lib.el (diary-entry-time):
8726 Also accept time in the form XX[.XX][am/pm/AM/PM].
8727 (fancy-diary-font-lock-keywords): Likewise.
8728 (diary-font-lock-keywords): Likewise.
8729 * calendar/appt.el (appt-add): Likewise.
8730 (appt-make-list): Likewise.
8731 (appt-convert-time): Likewise.
8732
8733 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
8734
8735 * gdb-ui.el (gdb-ann3): Revert previous change.
8736 (gdb-source-info): Allow for case of where compilation directory
8737 is not recorded.
8738
8739 2004-01-08 John Paul Wallington <jpw@gnu.org>
8740
8741 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
8742
8743 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
8744
8745 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
8746
8747 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
8748 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
8749 problems.
8750 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
8751
8752 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
8753
8754 * files.el (write-file-functions, write-contents-functions):
8755 Clarify docstrings.
8756
8757 2004-01-07 Kenichi Handa <handa@m17n.org>
8758
8759 * international/mule.el (set-auto-coding): Fix for the case that
8760 end-of-line is only CR.
8761
8762 2004-01-07 Kim F. Storm <storm@cua.dk>
8763
8764 * subr.el (event-start, event-end): Doc fix.
8765 (posn-string, posn-image): New defuns.
8766 (posn-object): Return either image or string object.
8767 (posn-object-x-y): Return 8th element of position.
8768 (posn-object-width-height): New defun.
8769
8770 2004-01-06 Andreas Schwab <schwab@suse.de>
8771
8772 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
8773 output.
8774
8775 2004-01-05 Karl Berry <karl@gnu.org>
8776
8777 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
8778 / and *, too.
8779
8780 2003-12-31 Simon Josefsson <jas@extundo.com>
8781
8782 * files.el (before-save-hook): Add.
8783 (basic-save-buffer): Use before-save-hook.
8784
8785 * emacs-lisp/copyright.el: Fix comment to recommend
8786 before-save-hook instead of write-file-functions.
8787
8788 2004-01-05 Richard M. Stallman <rms@gnu.org>
8789
8790 * finder.el (finder-commentary): Call delete-other-windows.
8791
8792 * net/ange-ftp.el (ange-ftp-file-attributes):
8793 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
8794
8795 2004-01-04 Karl Berry <karl@gnu.org>
8796
8797 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
8798 comment characters % and # in the copyright year notice,
8799 as well as ;.
8800
8801 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
8802
8803 * wid-edit.el (default): Define dummy :value-delete.
8804 Reported by Jesper Harder <harder@ifa.au.dk>.
8805
8806 2004-01-03 Richard M. Stallman <rms@gnu.org>
8807
8808 * progmodes/compile.el (compile-internal): Use point, not point-min,
8809 for set-window-point.
8810
8811 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
8812
8813 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
8814
8815 * progmodes/grep.el (grep-mode-map):
8816 Don't remap next-line, previous-line.
8817
8818 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
8819
8820 * speedbar.el (speedbar-edit-line): Change regexp to position
8821 the cursor on the first character of this line's button.
8822
8823 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
8824
8825 * subr.el (functionp): Doc fix.
8826
8827 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
8828
8829 * progmodes/idlwave.el (idlwave-make-tags):
8830 * textmodes/flyspell.el (flyspell-large-region):.
8831 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
8832 * emulation/viper-util.el (viper-glob-unix-files):
8833 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
8834 * man.el (Man-init-defvars):
8835 * jka-compr.el (jka-compr-call-process):
8836 * files.el (get-free-disk-space,insert-directory):
8837 * ediff-ptch.el (ediff-test-patch-utility):
8838 * ediff-diff.el (ediff-test-utility):
8839 * dired-aux.el (dired-check-process):
8840 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
8841 test the return value of call-process, because it can be a string.
8842
8843 2003-12-31 John Paul Wallington <jpw@gnu.org>
8844
8845 * bindings.el (completion-ignored-extensions): Add .pfsl.
8846
8847 2003-12-31 Kim F. Storm <storm@cua.dk>
8848
8849 * ido.el (ido-nonreadable-directory-p): New defun to check for
8850 nonreadable directory without activating tramp (to avoid problems
8851 with checking incomplete tramp paths).
8852 (ido-set-current-directory, ido-file-internal)
8853 (ido-file-name-all-completions1): Use it.
8854
8855 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
8856
8857 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
8858 documentation if the anchor (or node) name is preceded by `info
8859 anchor' or `Info anchor' in addition to earlier `info node' and
8860 `Info node'.
8861 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
8862
8863 2003-12-30 Eli Zaretskii <eliz@gnu.org>
8864
8865 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
8866 error in arguments to base64-decode-region. Remove ^M characters
8867 after decoding base64.
8868
8869 2003-12-30 Simon Josefsson <jas@extundo.com>
8870
8871 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
8872 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
8873 have only been distributed with Emacs for some years.
8874 (texinfo-mode-hook): Customize.
8875
8876 2003-12-30 Eli Zaretskii <eliz@gnu.org>
8877
8878 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
8879 cleaner (suggested by Richard Stallman).
8880
8881 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
8882 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
8883 file-name clashes on 8+3 DOS filesystems.
8884
8885 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
8886 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
8887 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
8888 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
8889 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
8890 file-name clashes on 8+3 filesystems.
8891
8892 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
8893 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
8894 file-name clashes on 8+3 DOS filesystems.
8895
8896 2003-12-29 Richard M. Stallman <rms@gnu.org>
8897
8898 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
8899 Upcase the character.
8900
8901 * textmodes/flyspell.el (mail-mode-flyspell-verify):
8902 Search for header separator alone on a line, literally,
8903 and search for it backward, not forward.
8904 (flyspell-abbrev-table): Always use global-abbrev-table
8905 if there is no local one.
8906
8907 * progmodes/sh-script.el (sh-get-indent-info):
8908 Don't move point back if at bob.
8909
8910 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
8911
8912 * play/handwrite.el (handwrite): Make the handwrite credit message
8913 a comment rather than an output command.
8914
8915 * obsolete/sc.el: Display message that this file is obsolete.
8916
8917 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
8918
8919 * mail/rfc822.el (rfc822-address-start): Declare variable.
8920 Renamed from address-start. All uses changed.
8921
8922 * term.el (term-exec): Set up sentinel.
8923 (term-sentinel): New function.
8924 (term-handle-exit): New function.
8925
8926 * subr.el (assoc-ignore-case, assoc-ignore-representation):
8927 Use assoc-string, and mark them obsolete.
8928 (delay-mode-hooks): Mark as permanent local.
8929
8930 * simple.el (sendmail-user-agent-compose): Use assoc-string.
8931
8932 * register.el (copy-rectangle-to-register): Doc fix.
8933
8934 * info.el (Info-insert-dir): Use assoc-string.
8935
8936 * info-look.el (info-lookup): Use assoc-string.
8937
8938 * frame.el (pop-up-frame-function): Use quote, not `function'.
8939 (frame-notice-user-settings): Calculate ADJUSTED-TOP
8940 copying with lists as coordinate values.
8941
8942 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
8943
8944 * find-dired.el (kill-find): New command.
8945 (find-dired): Make buffer read-only.
8946 Set up a keymap with C-c C-k running kill-find.
8947 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
8948
8949 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
8950
8951 * filecache.el (file-cache-ignore-case): New variable.
8952 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
8953
8954 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
8955 (comint-dynamic-complete-as-filename): Rename local vars.
8956 (comint-dynamic-list-filename-completions): Likewise.
8957
8958 * comint.el (comint-dynamic-list-completions-config): New var.
8959 (comint-dynamic-list-completions): Handle both SPC and TAB right.
8960
8961 * comint.el (comint-file-name-chars): Add [].
8962 (comint-word): Use skip-chars-backward, not search.
8963
8964 * shell.el (shell-file-name-chars): Add [].
8965
8966 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
8967
8968 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
8969
8970 * generic.el (define-generic-mode): Doc fix.
8971
8972 2003-12-29 Eli Zaretskii <eliz@gnu.org>
8973
8974 * files.el (kill-some-buffers): Doc fix.
8975
8976 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
8977
8978 * comint.el (comint-watch-for-password-prompt): Pass `string' as
8979 arg to send-invisible
8980 (send-invisible): Doc fix. The argument is now a prompt, not the
8981 string to send.
8982 (comint-read-noecho): Doc fix.
8983
8984 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
8985
8986 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
8987 "@", as required by some ISP hosting service. Fix defcustom
8988 argument syntax errors that prevented use of customization.
8989
8990 2003-12-29 Eli Zaretskii <eliz@gnu.org>
8991
8992 * xml.el (xml-get-attribute-or-nil): Doc fix.
8993
8994 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
8995
8996 * net/zone-mode.el (zone-mode): Use write-file-functions, not
8997 write-file-hooks.
8998
8999 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
9000
9001 * autorevert.el (auto-revert-interval): Doc fix.
9002
9003 2003-12-29 Mark A. Hershberger <mah@everybody.org>
9004
9005 * xml.el (xml-get-attribute-or-nil): New function, like
9006 xml-get-attribute, but returns nil if the attribute was not found.
9007 (xml-get-attribute): Convert to defsubst, uses
9008 xml-get-attribute-or-nil.
9009
9010 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9011
9012 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
9013
9014 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
9015
9016 * custom.el (custom-declare-theme): Use `value' when putting
9017 properties on `theme'.
9018
9019 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
9020
9021 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
9022 for each yank-handler segment.
9023 (insert-for-yank-1): New function, with the body of the previous
9024 insert-for-yank.
9025
9026 * textmodes/table.el (table-yank-handler): New defcustom.
9027 (table--put-cell-indicator-property): Put yank-handler property
9028 that indicates the yank handler for the table cell.
9029
9030 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
9031
9032 * generic-x.el (etc-modules-conf-generic-mode): A more complete
9033 set of keywords.
9034
9035 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9036
9037 * international/mule-cmds.el (reset-language-environment)
9038 (set-language-environment): Don't invoke fontset-related functions
9039 if fontset-list is not fboundp.
9040
9041 2003-12-29 Kenichi Handa <handa@m17n.org>
9042
9043 * international/mule-cmds.el (reset-language-environment):
9044 Call set-overriding-fontspec-internal with nil.
9045 (set-language-environment): Call set-overriding-fontspec-internal
9046 if the language environment specify `overriding-fontspec'.
9047 (language-info-alist): Doc added.
9048
9049 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
9050 characters of mule-unicode-0100-24ff.
9051 (ccl-encode-windows-1251-font): New CCL program.
9052 ("Bulgarian"): Specify overriding-fontspec.
9053 ("Belarusian"): Likewise.
9054
9055 2003-12-28 Sam Steingold <sds@gnu.org>
9056
9057 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
9058 parameter ID-FORMAT to conform with the 2003-11-30 patch.
9059
9060 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
9061
9062 * progmodes/gud.el (gud-gdb-command-name): Set default to
9063 "gdb --annotate=3".
9064 (gud-gdb-marker-filter): Look out for annotations.
9065 (gdb-first-pre-prompt): New variable.
9066 Remove trailing white space.
9067
9068 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
9069 if necessary.
9070 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
9071 annotations are detected.
9072 (gud-gdba-marker-filter): Use global variable gud-marker-acc
9073 instead of a local one to allow transition from
9074 gud-gdb-marker-filter.
9075 Remove trailing white space.
9076
9077 2003-12-27 Kim F. Storm <storm@cua.dk>
9078
9079 * ido.el: Handle non-readable directories.
9080 (ido-decorations): Add 9th element for non-readable directory.
9081 (ido-directory-nonreadable): New dynamic var.
9082 (ido-set-current-directory): Set it.
9083 (ido-read-buffer, ido-file-internal):
9084 (ido-read-file-name, ido-read-directory-name): Let-bind it.
9085 (ido-file-name-all-completions1): Return empty list for
9086 non-readable directory.
9087 (ido-exhibit): Print [Not readable] if directory is not readable.
9088 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
9089 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
9090 Use it.
9091
9092 2003-12-27 Lars Hansen <larsh@math.ku.dk>
9093
9094 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
9095 calls to directory-files-and-attributes and file-attributes.
9096 (ls-lisp-format): Remove system dependent handling of user and
9097 group id's.
9098
9099 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
9100
9101 * ffap.el (ffap-read-file-or-url): Revert previous change.
9102
9103 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
9104
9105 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
9106 new list of included files called `files-with-node-lines', that
9107 only have node lines. This way @include commands can include any
9108 file, such as version and update files without node lines, not
9109 just files that are chapters.
9110
9111 2003-12-25 Andreas Schwab <schwab@suse.de>
9112
9113 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
9114 file not found.
9115
9116 2003-12-08 Miles Bader <miles@gnu.org>
9117
9118 * dired.el (dired-between-files): Always use dired-move-to-filename,
9119 which is more robust in non-english locales.
9120
9121 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9122
9123 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
9124
9125 2003-12-24 Andreas Schwab <schwab@suse.de>
9126
9127 * shell.el (shell-file-name-quote-list): Add backslash.
9128
9129 * comint.el (comint-quote-filename): Correctly handle backslash
9130 in comint-file-name-quote-list.
9131
9132 2003-12-24 Kenichi Handa <handa@m17n.org>
9133
9134 * international/mule-cmds.el (set-default-coding-systems):
9135 Call ucs-set-table-for-input for all buffers that don't have local
9136 value of buffer-file-coding-system.
9137
9138 * international/ucs-tables.el (ucs-set-table-for-input):
9139 If translation-table-for-encode is a symbol, get its
9140 translation-table property.
9141
9142 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
9143
9144 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
9145 to `completing-read' on a recently fixed bug.
9146
9147 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
9148 instead of SPACE, to get the list of possible fringe modes.
9149 SPACE only works if both `partial-completion-mode' and
9150 `completion-auto-help' are nil.
9151
9152 * complete.el (PC-is-complete-p): Delete.
9153 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
9154 calls to `test-completion'.
9155
9156 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
9157
9158 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
9159 to edit values when there are no children.
9160
9161 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
9162 a mode called "Assembler" already exists.
9163 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
9164 (gud-watch): Use format option. Remove font properties from string.
9165 (gdb-var-create-handler, gdb-var-list-children-handler):
9166 Don't bother about properties as there are none.
9167 (gdb-var-create-handler, gdb-var-list-children-handler)
9168 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
9169 with two arguments.
9170 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
9171 Let speedbar show value changes with a different font.
9172 (gdb-edit-value): New defun.
9173 (gdb-clear-partial-output, gdb-clear-inferior-io)
9174 (def-gdb-auto-update-handler): Use erase-buffer.
9175 (gdb-frame-handler): Display watch expressions in
9176 FUNCTION::VARIABLE format if required.
9177
9178 2003-12-23 John Paul Wallington <jpw@gnu.org>
9179
9180 * info.el (Info-unescape-quotes, Info-split-parameter-string)
9181 (Info-goto-emacs-command-node): Doc fixes.
9182
9183 2003-12-12 Jesper Harder <harder@ifa.au.dk>
9184
9185 * cus-edit.el (custom-add-parent-links): Define "many".
9186
9187 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
9188
9189 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
9190 (widget-child-validate, widget-type-value-create)
9191 (widget-type-default-get, widget-type-match): New functions.
9192 (lazy): New widget.
9193 (menu-choice, checklist, radio-button-choice, editable-list)
9194 (group, documentation-string): Remove redundant (per 2003-10-25
9195 change) calls to `widget-children-value-delete'.
9196 (widget-choice-value-get, widget-choice-value-inline): Remove.
9197 (menu-choice): Update widget.
9198
9199 2003-12-03 Kenichi Handa <handa@m17n.org>
9200
9201 * language/cyrillic.el: Register "microsoft-cp1251" in
9202 ctext-non-standard-encodings-alist.
9203 ("Bulgarian"): Add ctext-non-standard-encodings.
9204 ("Belarusian"): Likewise.
9205
9206 * international/mule-conf.el (compound-text-with-extensions):
9207 Change the type to 2 (iso-2022 base).
9208
9209 * international/mule.el (ctext-non-standard-encodings-alist):
9210 Change the format.
9211 (ctext-non-standard-encodings): New variable.
9212 (ctext-post-read-conversion): Fully re-written.
9213 (ctext-non-standard-designations-alist): Delete it.
9214 (ctext-non-standard-encodings-table): New function.
9215 (ctext-pre-write-conversion): Fully re-written.
9216
9217 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
9218
9219 * cus-edit.el (custom-add-parent-links): Add documentation links
9220 for parent, if the item has none of its own.
9221
9222 2003-11-30 Richard M. Stallman <rms@gnu.org>
9223
9224 * dired-aux.el (dired-do-query-replace-regexp):
9225 Report files visited read-only.
9226
9227 2003-11-30 Juri Linkov <juri@jurta.org>
9228
9229 * dired-aux.el (dired-compare-directories): New command.
9230 (dired-file-set-difference, dired-files-attributes): New functions.
9231
9232 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
9233 Version 2.0.38 of Tramp released.
9234
9235 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
9236 Charles Curley <charlescurley@charlescurley.com>.
9237 (tramp-multi-connection-function-alist): Add ssht entry which adds
9238 "-e none -t -t" to the list of ssh args. Suggested by Adrian
9239 Aichner.
9240 (tramp-get-method-parameter): New function to retrieve a method
9241 parameter. This allows for omission of method parameters.
9242 Callers adjusted.
9243
9244 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
9245
9246 * net/tramp.el: Add new optional parameter ID-FORMAT to
9247 `file-attributes'. Calls of `file-attributes' won't use this
9248 parameter for backward compatibility reasons.
9249 (tramp-perl-file-attributes): Add a new parameter to Perl script
9250 in order to handle uid/gid as strings, if desired.
9251 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
9252 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
9253 order to make the function more general.
9254 (tramp-handle-file-attributes): Replace proprietary optional
9255 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
9256 (tramp-handle-file-attributes-with-perl): Handle parameter
9257 NONNUMERIC if set. This wasn't done in the past.
9258 (tramp-post-connection): Apply second parameter "$2" if
9259 `tramp-remote-perl' is called.
9260
9261 * net/tramp-smb.el (tramp-smb-handle-delete-file):
9262 Correct cut'n'waste error (`filename' instead of `directory').
9263 (tramp-smb-handle-directory-files-and-attributes)
9264 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
9265 introduced parameter ID-FORMAT.
9266 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
9267 error (`directory' instead of `ldir').
9268
9269 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
9270 `file-attributes' has a second parameter. If yes, apply it with
9271 value "'integer". Otherwise, don't use that parameter (default is
9272 integer format).
9273
9274 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9275
9276 * help.el (help-map): Bind `display-local-help' to `C-h .'.
9277 (help-for-help): Add `C-h .' to the listed Help options.
9278 Remove trailing whitespace.
9279
9280 * help-at-pt.el: New file.
9281
9282 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
9283
9284 * subr.el (noreturn, 1value): New macros for test coverage.
9285 See `testcover.el'.
9286
9287 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
9288
9289 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
9290 for macro `1value'.
9291 (testcover-1value): New function. Checks that a 1value form
9292 actually returns only one value. Requested by RMS.
9293
9294 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
9295
9296 * gdb-ui.el (gud-watch, gdb-var-create-handler)
9297 (gdb-var-list-children, gdb-var-list-children-handler)
9298 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
9299 gdb commands that use mi to keep them out of the command history.
9300
9301 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9302
9303 * cus-start.el (all): Add use-file-dialog.
9304
9305 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
9306
9307 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
9308
9309 2003-11-27 Kim F. Storm <storm@cua.dk>
9310
9311 * subr.el (posn-object-x-y): New defun.
9312
9313 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
9314
9315 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
9316 Don't use `space' for \\\n.
9317 Be more selective as to which # are comment-starters.
9318
9319 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
9320
9321 * subr.el (number-sequence): Improve handling of floating point
9322 arguments (suggested by Kim Storm). Allow negative arguments.
9323
9324 2003-11-26 Kenichi Handa <handa@m17n.org>
9325
9326 * international/mule-cmds.el (standard-display-european-internal):
9327 Cancel the standard-display-table setting for ` and '.
9328
9329 2003-11-26 Kim F. Storm <storm@cua.dk>
9330
9331 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
9332 New defcustoms to add ffap-like functionality to ido.
9333 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
9334 (ido-no-final-slash): New defun.
9335 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
9336 (ido-read-file-name): ): Toggle VC checking via
9337 vc-handled-backends instead of vc-master-templates.
9338 (ido-file-internal): Handle ido-use-url-at-point and
9339 ido-use-filename-at-point via code borrowed from ffap-guesser.
9340 Handle new ido-exit code ffap.
9341 (ido-sort-list): Ignore final slash when sorting file names.
9342
9343 2003-11-25 Kim F. Storm <storm@cua.dk>
9344
9345 * emulation/cua-base.el (cua--standard-movement-commands):
9346 Add forward-sentence and backward-sentence.
9347
9348 2003-11-25 Stephen Eglen <stephen@gnu.org>
9349
9350 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
9351 iswitchb-exit is set to 'usefirst when user selects buffer at head
9352 of list using RET. (Selecting buffers at the head of the list was
9353 broken if the substring was also a complete buffername.)
9354
9355 2003-11-23 Kim F. Storm <storm@cua.dk>
9356
9357 * progmodes/compile.el (grep-command, grep-use-null-device)
9358 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
9359 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
9360 (grep-regexp-alist, grep-program, find-program)
9361 (grep-find-use-xargs, grep-history, grep-find-history)
9362 (grep-process-setup, grep-compute-defaults)
9363 (grep-default-command, grep, grep-tag-default, grep-find)
9364 (grep-expand-command-macros, grep-tree-last-regexp)
9365 (grep-tree-last-files, grep-tree): Move grep variables, functions
9366 and commands to new file grep.el.
9367 (compilation-mode-map): Remove grep commands from Compile sub-menu.
9368 (compilation-process-setup-function): Doc fix.
9369 (compilation-highlight-regexp, compilation-highlight-overlay): New
9370 defvars used for highlighting current compile error in source buffer.
9371 (compile-internal): New optional args HIGHLIGHT-REGEXP and
9372 LOCAL-MAP which overrides compilation-highlight-regexp and
9373 compilation-mode-map for this compilation.
9374 Delay calling compilation-set-window-height until after running
9375 compilation-process-setup-function so it can buffer-local override
9376 compilation-window-height.
9377 Check buffer-local value of compilation-scroll-output.
9378 (compilation-set-window-height): Use buffer-local value of
9379 compilation-window-height.
9380 (compilation-revert-buffer): Don't pass (undefined)
9381 preserve-modes arg to revert-buffer.
9382 (next-error-no-select, previous-error-no-select): New commands.
9383 (compilation-goto-locus): Temporarily highlight current match in
9384 source buffer using compilation-highlight-regexp.
9385
9386 * progmodes/grep.el: New file with grep code from compile.el.
9387 (grep): New defcustom group.
9388 (grep-window-height): New defcustom, like compilation-window-height.
9389 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
9390 (grep-scroll-output): New defcustom, like compilation-scroll-output.
9391 (grep-command, grep-use-null-device, grep-find-command)
9392 (grep-tree-files-aliases, grep-tree-ignore-case)
9393 (grep-tree-ignore-CVS-directories): Move to grep custom group.
9394 (grep-setup-hook): New hook variable.
9395 (grep-mode-map): New keymap for grep commands. Add Grep menu.
9396 (grep-last-buffer): New defvar, override compilation-last-buffer.
9397 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
9398 Call compile-internal with args highlight-regexp and grep-mode-map.
9399
9400 2003-11-23 Kim F. Storm <storm@cua.dk>
9401
9402 * subr.el (event-start, event-end): Doc fix.
9403 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
9404 (posn-area, posn-actual-col-row, posn-object): New defuns.
9405 (posn-col-row): Simplify doc. Rewrite to use cond.
9406 (posn-point): Also return buffer position for events outside text
9407 area (that info is now present in the event position).
9408
9409 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
9410 mouse-set-point so that hscroll still works now that clicks on
9411 fringes generate specific mouse events.
9412 (mouse-set-point): Note that it now works in fringes and margins
9413 too due to new semantics of posn-point in fringes and margins.
9414
9415 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
9416 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
9417
9418 2003-11-20 Kim F. Storm <storm@cua.dk>
9419
9420 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
9421 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
9422 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
9423 to 100 for icons to avoid increasing line height when shown.
9424
9425 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
9426
9427 * newcomment.el (comment-normalize-vars): Initialize properly if
9428 comment-start was nil.
9429
9430 2003-11-19 Andreas Schwab <schwab@suse.de>
9431
9432 * simple.el (set-variable): Fix indentation.
9433
9434 2003-11-17 Kenichi Handa <handa@m17n.org>
9435
9436 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
9437 Fix docstring.
9438
9439 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
9440
9441 * international/latin1-disp.el (latin1-display): Fix docstring.
9442
9443 2003-11-16 John Wiegley <johnw@newartisans.com>
9444
9445 * eshell/em-ls.el (eshell-ls-file): There are times with
9446 size-width is nil and uncomputed (when directories are created in
9447 dired, for example); in this case, 4 is reasonable default value,
9448 although it may caused skewed new entries (which could be avoided
9449 by returning the original value of 8 in all cases, but 99% of the
9450 time this is a waste of whitespace).
9451
9452 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
9453
9454 * cc-engine.el (c-guess-continued-construct)
9455 (c-guess-basic-syntax): Check a little more carefully if it's a
9456 function declaration when an unknown construct followed by a block
9457 is found inside a statement context. This avoids macros followed
9458 by blocks to be taken as function declarations.
9459
9460 (c-guess-continued-construct): Change the analysis of a statement
9461 continuation with a brace open to `substatement-block', for
9462 consistency with recognized statements.
9463
9464 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
9465 start is in a position so that `c-beginning-of-statement-1' jumped
9466 to the beginning of the same statement.
9467
9468 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
9469 Don't accept binary operators in the arglist if we're in a function
9470 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
9471 template recognition in cases like "if (a < b || c > d)".
9472
9473 (c-restricted-<>-arglists): New more appropriate name for
9474 `c-disallow-comma-in-<>-arglists'.
9475
9476 Accessing functions updated for the variable name change.
9477
9478 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
9479 match data could get clobbered if NOT-INSIDE-TOKEN is used.
9480
9481 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
9482 labels.
9483
9484 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
9485 instead of duplicating parts of it. This fixes bogus label
9486 recognition.
9487
9488 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
9489 of checking the context in which to apply the minimum indentation,
9490 so that it isn't enforced in e.g. namespace blocks.
9491
9492 * cc-vars.el (c-inside-block-syms): New constant used by
9493 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
9494 to somewhat reduce the risk of becoming stale.
9495
9496 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
9497 cc-cmds to cc-engine to allow use from cc-align.
9498
9499 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
9500 qualified identifiers containing "::".
9501
9502 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
9503 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
9504
9505 * cc-vars.el (c-emacs-features): Use a space in front of the name
9506 of the temporary buffer. That also avoids dumping problems in
9507 XEmacs due to undo info being left around after the buffer is killed.
9508
9509 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
9510 arglist to see if it's a K&R style declaration.
9511
9512 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
9513 before returning `knr-argdecl-intro'.
9514
9515 2003-11-16 John Wiegley <johnw@newartisans.com>
9516
9517 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
9518 field in a long-listing always 8 characters, use `size-width',
9519 which has already been computed.
9520
9521 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
9522
9523 * subr.el (minor-mode-list): Add `hs-minor-mode'.
9524
9525 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
9526
9527 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
9528 Support operation while narrowed, with `diff-restrict-view'.
9529
9530 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
9531
9532 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
9533 Take additional optional arg NARROWFUN. For the generated functions:
9534 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
9535 include frags that arrange to check for and save narrowing state before
9536 the move and then conditionally call NARROWFUN after the move.
9537
9538 2003-11-14 John Wiegley <johnw@newartisans.com>
9539
9540 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
9541 that was optional, but obviously missing based on surrounding code.
9542
9543 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
9544 string arguments to numbers unless the whole argument was seen as
9545 a number.
9546
9547 2003-11-14 Kenichi Handa <handa@m17n.org>
9548
9549 * international/mule.el (ctext-non-standard-encodings-alist):
9550 Fix coding systems.
9551
9552 2003-11-10 Kenichi Handa <handa@m17n.org>
9553
9554 * language/kannada.el ("Kannada"): Add sample-text.
9555
9556 * language/knd-util.el (kannada-compose-region)
9557 (kannada-compose-string, kannada-post-read-conversion):
9558 Add autoload cookie.
9559
9560 * international/quail.el (quail-completion): Change the message
9561 "corresponding translations" to "corresponding characters".
9562
9563 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
9564
9565 * descr-text.el (describe-char): Fix typo.
9566
9567 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
9568
9569 These changes are to support Kannada language/script.
9570
9571 * Makefile.in (DONTCOMPILE): Add kannada.el.
9572
9573 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
9574
9575 * loadup.el: Preload kannada.el.
9576
9577 * language/ind-util.el (ucs-kannada-to-is13194-alist)
9578 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
9579 New variables.
9580
9581 * language/kannada.el: New file.
9582
9583 * language/knd-util.el: New file.
9584
9585 2003-11-07 Andreas Schwab <schwab@suse.de>
9586
9587 * progmodes/autoconf.el (autoconf-font-lock-keywords):
9588 Also highlight AH_*.
9589
9590 * xml.el (xml-parse-dtd): Fix misplaced paren.
9591
9592 2003-11-07 Kenichi Handa <handa@m17n.org>
9593
9594 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
9595
9596 2003-11-05 Juri Linkov <juri@jurta.org>
9597
9598 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
9599 (desktop-buffer-file): Use saved buffer-file-coding-system
9600 for file reading. Set auto-insert to nil to prevent automatic
9601 insertion into restored empty files.
9602
9603 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
9604
9605 * files.el (risky-local-variable-p): Make second argument optional.
9606
9607 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
9608
9609 * subr.el (add-hook): Fix last change.
9610
9611 2003-11-03 Eli Zaretskii <eliz@gnu.org>
9612
9613 * mail/rmail.el (rmail-convert-to-babyl-format):
9614 If base64-decode-region signals an error, catch it and silently
9615 ignore it.
9616
9617 2003-11-01 Mark A. Hershberger <mah@everybody.org>
9618
9619 * xml.el (xml-parse-region): Allow comments to appear after the
9620 topmost element has closed.
9621 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
9622 (xml-ns-expand-attr): New functions to do namespace handling.
9623 (xml-intern-attrlist): Back-compatible handling of attribute names.
9624 (xml-parse-tag): Move namespace handling to separate functions.
9625 Now produces elements in the form ((:ns . "element") (attr-list)
9626 children) instead of ('ns:element (attr-list) children).
9627 (xml-parse-attlist): Fix attribute parsing.
9628 (xml-parse-dtd): Change parsing so that it produces strings
9629 instead of interned symbols.
9630
9631 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
9632
9633 * dired.el (dired-ls-sorting-switches): Doc fix.
9634
9635 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
9636
9637 * emacs-lisp/rx.el (rx-or): Fix the case of
9638 "(rx (and ?a (or ?b ?c) ?d))".
9639
9640 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
9641
9642 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
9643 (texinfo-format-region): Use it.
9644 (texinfo-format-buffer-1): Ditto.
9645
9646 2003-11-01 Alan Mackenzie <acm@muc.de>
9647
9648 Changes to allow scrolling whilst in isearch mode:
9649 * isearch.el (isearch-unread-key-sequence): New function,
9650 extracted from isearch-other-meta-char.
9651 (top level): (put 'foo 'isearch-scroll) on all Emacs's
9652 "scrollable" standard functions.
9653 (isearch-allow-scroll): New customizable variable.
9654 (isearch-string-out-of-window, isearch-back-into-window)
9655 (isearch-reread-key-sequence-naturally)
9656 (isearch-lookup-scroll-key): New functions.
9657 (isearch-other-meta-char): Doc string and functionality enhanced.
9658 Now accepts a prefix argument.
9659 (isearch-lazy-highlight-window-end): New variable.
9660 (isearch-lazy-highlight-new-loop): Pay attention to the window's
9661 end (thru isearch-lazy-highlight-window-end), not only its start.
9662
9663 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
9664 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
9665 (universal-argument, universal-argument-more, negative-argument)
9666 (digit-argument, universal-argument-other-key): Minor changes.
9667
9668 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
9669
9670 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
9671 recursively if the last message is deleted, thus avoiding an
9672 infinite loop.
9673
9674 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
9675
9676 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
9677 (tex-main-file): Don't add .tex if the extension is already present.
9678 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
9679
9680 2003-10-29 Lute Kamstra <lute@gnu.org>
9681
9682 * progmodes/octave-inf.el (inferior-octave-prompt):
9683 Recognize version number in prompt.
9684
9685 2003-10-28 Dave Love <fx@gnu.org>
9686
9687 * international/characters.el: Fix some Unicode ranges.
9688
9689 2003-10-28 Kenichi Handa <handa@m17n.org>
9690
9691 * disp-table.el (standard-display-8bit)
9692 (standard-display-default, standard-display-ascii)
9693 (standard-display-g1, standard-display-graphic)
9694 (standard-display-underline): Assure that standard-display-table
9695 is a display table.
9696
9697 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
9698
9699 * simple.el (reindent-then-newline-and-indent): Delete space *after*
9700 reindenting the first line.
9701
9702 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
9703
9704 * wid-edit.el (widget-default-delete): Always delete child widgets.
9705
9706 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
9707
9708 * newcomment.el (comment-indent): Don't call indent-according-to-mode
9709 if the line has code.
9710 Don't try to line up with something that's too far left.
9711
9712 * progmodes/octave-mod.el (octave-comment-start): Simplify.
9713 (octave-mode-syntax-table): Add % as a comment starter.
9714 (octave-point): Remove.
9715 (octave-in-comment-p, octave-in-string-p)
9716 (octave-not-in-string-or-comment-p, calculate-octave-indent)
9717 (octave-blink-matching-block-open, octave-auto-fill):
9718 Use line-(beginning|end)-position instead.
9719
9720 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
9721
9722 * emacs-lisp/authors.el (authors-aliases): Add correct realname
9723 for Francesco Potort\e,Al\e(B.
9724
9725 2003-10-23 Dave Love <fx@gnu.org>
9726
9727 * international/mule-cmds.el (locale-charset-to-coding-system):
9728 Don't rely on nil being a coding system.
9729
9730 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
9731 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
9732 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
9733
9734 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
9735
9736 * gdb-ui.el (gdb-current-language): New variable.
9737 (gdb-update-flag): Remove variable.
9738 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
9739 (gdb-take-last-elt): Remove function.
9740 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
9741 (gdb-post-prompt): Check for variable object changes here.
9742
9743 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
9744 object changes in gdb-ui.el.
9745
9746 2003-10-21 Richard M. Stallman <rms@gnu.org>
9747
9748 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
9749
9750 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
9751 Don't check for foo*/ wildcard form here.
9752 (insert-directory): Recognize foo*/ as a wildcard.
9753 Separate wildcard-regexp variable from the arg, wildcard.
9754
9755 * subr.el (add-hook): Correctly detect when make-local-hook was used.
9756 (remove-hook): Correctly handle strange cases about local hooks.
9757
9758 2003-10-21 David Ponce <david@dponce.com>
9759
9760 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
9761 argument REAL, to return a real number instead of a rounded
9762 integer value. Define as inline function.
9763 (ruler-mode-right-fringe-cols): Likewise.
9764 (ruler-mode-scroll-bar-cols): New function.
9765 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
9766 (ruler-mode-right-scroll-bar-cols): Likewise.
9767 (ruler-mode-space): New function.
9768 (ruler-mode-ruler): Use it. Handle variations of fringe style,
9769 scroll bar mode and margins in a more robust way.
9770
9771 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
9772
9773 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
9774 (antlr-c-init-language-vars): New function.
9775 (antlr-mode): Use it with cc-mode before v5.29.
9776 (antlr-c-common-init): Don't set some local vars here.
9777 (antlr-mode): Set them here.
9778 (antlr-c-forward-sws): New function alias.
9779 (antlr-mode): Redefine with cc-mode before v5.30.
9780 (antlr-skip-sexps): Use it.
9781 (antlr-skip-exception-part): Ditto.
9782 (antlr-skip-file-prelude): Ditto.
9783 (antlr-outside-rule-p): Ditto.
9784 (antlr-end-of-body): Ditto.
9785 (antlr-option-kind): Ditto.
9786 (antlr-insert-option-area): Ditto.
9787 (antlr-file-dependencies): Ditto.
9788
9789 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9790
9791 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
9792 Move backward only if point was not inside an entry.
9793
9794 2003-10-21 Richard M. Stallman <rms@gnu.org>
9795
9796 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
9797
9798 2003-10-21 Juri Linkov <juri@jurta.org>
9799
9800 * compare-w.el: Automatically skip non-matching text to resync.
9801 (compare-windows-whitespace): Doc fix.
9802 (compare-windows-sync, compare-windows-sync-string-size)
9803 (compare-windows-recenter, compare-ignore-whitespace)
9804 (compare-windows-highlight, compare-windows-face): New variables.
9805 (compare-windows): Use compare-windows-sync.
9806 (compare-windows-highlight, compare-windows-dehighlight)
9807 (compare-windows-sync-regexp)
9808 (compare-windows-sync-default-function): New functions.
9809
9810 2003-10-21 Juri Linkov <juri@jurta.org>
9811
9812 * diff.el (diff-parse-differences): Don't visit the files now;
9813 instead, just record the error locus.
9814
9815 2003-10-21 Dave Love <fx@gnu.org>
9816
9817 * progmodes/cfengine.el: New file.
9818
9819 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9820
9821 * complete.el (PC-do-completion): Do not forget to use `pred' as the
9822 default-directory when completing file names.
9823
9824 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
9825
9826 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
9827 followed by the word `face', it gets treated as a face, even if
9828 it is also defined as a variable or a function.
9829
9830 2003-10-20 Dave Love <fx@gnu.org>
9831
9832 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
9833 Avoid incf in macro expansion.
9834
9835 2003-10-20 John Paul Wallington <jpw@gnu.org>
9836
9837 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
9838 `evenp' so we don't implicitly require cl library at runtime.
9839
9840 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
9841
9842 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
9843 (help-make-xrefs): Only make cross-references for faces if
9844 preceded or followed by the word `face'. Do not make a
9845 cross-reference for variables without variable documentation,
9846 unless preceded by the word `variable' or `option'. Update doc
9847 string accordingly.
9848
9849 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
9850
9851 * progmodes/hideshow.el: Rewrite one-armed `if'
9852 constructs using either `when' or `unless'.
9853 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
9854
9855 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
9856
9857 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
9858 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
9859 instead of 12x12.
9860
9861 2003-10-16 Eli Zaretskii <eliz@gnu.org>
9862
9863 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
9864 message while converting to Babyl.
9865
9866 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
9867
9868 * allout.el (allout-mode): Doc fix.
9869
9870 2003-10-16 Lute Kamstra <lute@gnu.org>
9871
9872 * subr.el (force-mode-line-update): Fix docstring.
9873
9874 2003-10-14 Dave Love <fx@gnu.org>
9875
9876 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
9877 (default-input-method): Add :link, improve :type.
9878 (locale-charset-language-names): Fix utf-8 pattern.
9879 (locale-charset-match-p, locale-charset-alist)
9880 (locale-charset-to-coding-system): New.
9881 (set-locale-environment): Deal with codeset part of locale specs.
9882
9883 2003-10-14 Lute Kamstra <lute@gnu.org>
9884
9885 * fringe.el (fringe-mode): Use active voice in docstring.
9886 (set-fringe-style): Ditto.
9887
9888 2003-10-13 Lute Kamstra <lute@gnu.org>
9889
9890 * fringe.el (fringe-mode): Fix docstring.
9891 (set-fringe-style): Ditto.
9892
9893 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
9894
9895 * ediff-mult.el (ediff-filegroup-action):
9896 Use ediff-default-filtering-regexp.
9897
9898 * ediff-util.el (ediff-recenter): Don't call
9899 ediff-restore-highlighting twice.
9900 (ediff-select-difference): Set current difference.
9901 (ediff-unselect-and-select-difference): Add comment.
9902
9903 * ediff.el (ediff-directories,ediff-directory-revisions)
9904 (ediff-directories3,ediff-merge-directories)
9905 (ediff-merge-directories-with-ancestor)
9906 (ediff-merge-directory-revisions)
9907 (ediff-merge-directory-revisions-with-ancestor):
9908 Use ediff-default-filtering-regexp.
9909
9910 2003-10-12 Andreas Schwab <schwab@suse.de>
9911
9912 * international/mule-cmds.el (locale-charset-language-names):
9913 Simplify regex by removing unused grouping.
9914
9915 2003-10-10 Dave Love <fx@gnu.org>
9916
9917 * bindings.el: Don't bind stop.
9918
9919 2003-10-08 Miles Bader <miles@gnu.org>
9920
9921 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
9922 face instead of attempting to emulate it.
9923
9924 2003-10-07 Kenichi Handa <handa@m17n.org>
9925
9926 * international/mule-diag.el (list-coding-systems-1): List coding
9927 systems that are loaded automatically.
9928
9929 * international/code-pages.el (iso-8859-11): Add autoload cookie.
9930
9931 * international/mule.el (autoload-coding-system): New function.
9932
9933 2003-10-07 Andreas Schwab <schwab@suse.de>
9934
9935 * log-edit.el (log-edit-changelog-entries): Prefer local value of
9936 change-log-default-name in the buffer visiting the file.
9937
9938 2003-10-06 Dave Love <fx@gnu.org>
9939
9940 * files.el (find-file-hook): Customize.
9941 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
9942
9943 * bindings.el (completion-ignored-extensions): Remove .log.
9944 (global-map): Add again, open, stop keys.
9945
9946 2003-10-05 Richard M. Stallman <rms@gnu.org>
9947
9948 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
9949 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
9950 Use sh-modify directly.
9951 (sh-select): Use sh-append, not eval.
9952
9953 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
9954
9955 * info.el (Info-following-node-name): New function.
9956
9957 * loadhist.el (unload-feature-special-hooks):
9958 Rename from loadhist-hook-functions.
9959 (loadhist-hook-functions): Now an alias.
9960
9961 2003-10-04 Eli Zaretskii <eliz@gnu.org>
9962
9963 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
9964 file-name clashes on 8+3 filesystems.
9965
9966 * Makefile.in (DONTCOMPILE, bootstrap-clean):
9967 Rename loaddefs-boot.el to ldefs-boot.el
9968
9969 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
9970 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
9971
9972 2003-10-03 Lute Kamstra <lute@gnu.org>
9973
9974 * info.el (Info-mode): Revert previous change.
9975 (Info-escape-percent): New function.
9976 (Info-fontify-node): Use it.
9977
9978 2003-10-02 Andreas Schwab <schwab@suse.de>
9979
9980 * loaddefs-boot.el: Regenerated.
9981
9982 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
9983
9984 * ffap.el: Remove defadvice related code from CVS since `complete'
9985 provides a `PC-completion-as-file-name-predicate' variable that
9986 ffap can override.
9987
9988 2003-10-02 Kenichi Handa <handa@m17n.org>
9989
9990 * international/utf-8.el (ccl-decode-mule-utf-8):
9991 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
9992
9993 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
9994 * international/subst-big5.el: Likewise.
9995 * international/subst-gb2312.el: Likewise.
9996 * international/subst-ksc.el: Likewise.
9997
9998 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9999
10000 * calendar/calendar.el (increment-calendar-month)
10001 (calendar-leap-year-p, calendar-absolute-from-gregorian)
10002 (generate-calendar, calendar-read-date, calendar-interval)
10003 (calendar-day-of-week): Handle years BC.
10004 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
10005
10006 2003-10-01 Dave Love <fx@gnu.org>
10007
10008 * language/cyrillic.el (cp1251): Alias for windows-1251.
10009
10010 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
10011 bootstrap.
10012
10013 2003-10-01 Lute Kamstra <lute@gnu.org>
10014
10015 * files.el: Fix typo.
10016 * imenu.el (imenu--generic-function): Docstring fix.
10017
10018 2003-09-30 Richard M. Stallman <rms@gnu.org>
10019
10020 * dired.el (dired-mode): Handle dired-directory as a list.
10021
10022 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
10023
10024 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
10025
10026 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
10027
10028 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
10029 Replace gud-display with gud-watch.
10030 (gud-speedbar-buttons): Add stuff for watching expressions
10031 in the speedbar when using M-x gdba. Use dolist on old part
10032 of this function.
10033
10034 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
10035 (gdb-update-flag): New variables.
10036 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
10037 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
10038 (gud-watch, gdb-var-create-handler) : New functions.
10039 (gdb-var-list-children, gdb-var-list-children-handler)
10040 (gdb-var-create-regexp, gdb-var-update-regexp)
10041 (gdb-var-list-children-regexp): New constants.
10042 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
10043 (gdb-annotation-rules): Reduce annotation set (level 3).
10044 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
10045 (gdb-post-prompt): Don't update GDB buffers every time speedbar
10046 updates.
10047 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
10048 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
10049 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
10050 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
10051 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
10052 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
10053 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
10054 (gud-display, gud-display1)
10055 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
10056 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
10057 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
10058 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
10059 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
10060 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
10061 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
10062 (gdb-display-display-buffer, gdb-toggle-display)
10063 (gdb-delete-display, gdb-expressions-popup-menu)
10064 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
10065 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
10066 to display buffer.
10067
10068 2003-09-30 Richard M. Stallman <rms@gnu.org>
10069
10070 * progmodes/ada-mode.el (ada-mode): Don't use advice.
10071 Instead, set which-func-functions.
10072
10073 * progmodes/which-func.el (which-func-modes): Add ada-mode.
10074 (which-func-functions): New variable.
10075 (which-function): Use that.
10076
10077 * info.el (Info-mode): Double each `%' in header line.
10078
10079 * emacs-lisp/lisp-mnt.el (lm-with-file):
10080 When FILE is nil, run BODY in current buffer.
10081
10082 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
10083
10084 * help.el (describe-mode): Start with a brief list of minor modes.
10085 Find them thru minor-mode-list so as to find them all.
10086 Show them in alphabetical order.
10087
10088 * mail/sendmail.el (mail-aliases): Doc fix.
10089
10090 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
10091
10092 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
10093
10094 * mail/rmailsum.el (rmail-make-summary-line-1):
10095 Change comma after last label to a space.
10096 (rmail-summary-font-lock-keywords): Adapt to that change.
10097
10098 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
10099
10100 * progmodes/scheme.el (scheme-mode-variables): When setting
10101 `font-lock-defaults', also specify that "#" should
10102 be interpreted with `word' syntax.
10103 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
10104
10105 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10106
10107 * desktop.el: A lot of comments updated.
10108 (desktop-save-mode): Minor mode introduced.
10109 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
10110 (desktop-load-default): Function made obsolete.
10111 (desktop-locals-to-save): Variable made customizable.
10112 (desktop-read): Optional parameter `dirname' added.
10113 (desktop-change-dir, desktop-revert): Parameter `dirname' in
10114 `desktop-read' used.
10115 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
10116
10117 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
10118
10119 * whitespace.el (whitespace-clean-msg): Add user customizable message
10120 for displaying ``clean'' output.
10121 (whitespace-buffer): Use `whitespace-clean-msg'.
10122 (whitespace-global-mode): Fix typo.
10123
10124 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10125
10126 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
10127
10128 2003-09-29 Lute Kamstra <lute@gnu.org>
10129
10130 * bindings.el (mode-line-modes): Remove superfluous :propertize
10131 construct in initialization.
10132 (mode-line-position): Change cons cell into proper list in
10133 initialization.
10134
10135 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
10136
10137 * international/mule.el (decode-coding-inserted-region): Use car
10138 of the return value of find-operation-coding-system.
10139
10140 2003-09-29 Kenichi Handa <handa@m17n.org>
10141
10142 * descr-text.el (describe-char): Fix previous change.
10143
10144 2003-09-28 Kenichi Handa <handa@m17n.org>
10145
10146 * descr-text.el (describe-char-display): New function.
10147 (describe-char): Pay attention to display table on describing how
10148 a character is displayed.
10149
10150 * international/mule-cmds.el (encoded-string-description):
10151 Prepend "0x" to each encoded byte.
10152
10153 2003-09-28 Andreas Schwab <schwab@suse.de>
10154
10155 * find-file.el (ff-special-constructs): Add autoload cookie.
10156
10157 2003-09-28 Kevin Ryde <user42@zip.com.au>
10158
10159 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
10160 makeinfo appends to duplicate index entries.
10161
10162 2003-09-28 Eli Zaretskii <eliz@gnu.org>
10163
10164 * dired-x.el (dired-clean-tex): Doc fix.
10165
10166 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
10167 using a Chinese tutorial.
10168
10169 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
10170
10171 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
10172 between "MAIL FROM:" and "RCPT TO:" and the following address.
10173
10174 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
10175
10176 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
10177
10178 2003-09-28 David Ponce <david@dponce.com>
10179
10180 * recentf.el (recentf-initialize-file-name-history): New defcustom.
10181 (recentf-load-list): When `recentf-initialize-file-name-history'
10182 is non-nil, initialize an empty `file-name-history' with the
10183 recent list.
10184
10185 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
10186
10187 * man.el (Man-default-man-entry): Remove the leading `*' from the
10188 word at point.
10189
10190 2003-09-26 Lute Kamstra <lute@gnu.org>
10191
10192 * bindings.el (mode-line-position): Mention size indication in
10193 docstring.
10194
10195 2003-09-26 Andre Spiegel <spiegel@gnu.org>
10196
10197 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
10198
10199 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
10200 because it's autoloaded now.
10201
10202 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
10203
10204 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
10205 (sh-font-lock-keywords, sh-feature): Fix previous change of
10206 sh-feature to avoid infloop with sh-font-lock-keywords.
10207
10208 2003-09-25 Kim F. Storm <storm@cua.dk>
10209
10210 * frame.el (frame-current-scroll-bars): New defun.
10211
10212 * window.el (window-current-scroll-bars): New defun.
10213
10214 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10215
10216 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
10217 cause errors when the state cache contains info on parts that have
10218 been narrowed out.
10219
10220 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10221
10222 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
10223 `c-setup-paragraph-variables' has to be used when this variable is
10224 changed; it doesn't work to reinitialize the mode since that
10225 typically clobbers the variable.
10226
10227 * progmodes/cc-styles.el (c-setup-paragraph-variables):
10228 Make it interactive.
10229
10230 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10231
10232 * progmodes/cc-fonts.el (c-font-lock-declarations):
10233 Fix recognition of constructors and destructors for classes whose
10234 names are matched by `*-font-lock-extra-types'.
10235
10236 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
10237 followed by an identifier in C++ then it's a type.
10238
10239 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10240
10241 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
10242 problem that primarily affected XEmacs. Don't use faces to find
10243 unterminated strings since Emacs and XEmacs fontify strings
10244 differently - this function should now work better in XEmacs.
10245
10246 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10247
10248 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
10249 `expand-abbrev' workaround which caused braces to misbehave inside
10250 macros.
10251
10252 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
10253 handling. This bug could cause interactive font locking to bail out.
10254
10255 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10256
10257 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
10258 Handle paren-style types in Pike. Also fixed some cases of
10259 insufficient handling of unbalanced parens.
10260
10261 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
10262
10263 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
10264 common shell prompts that are not common filename or URL characters.
10265 (ffap-file-at-point): Use the new regexp to strip the prompts from
10266 the file names. This is an issue mostly for user prompts that
10267 don't have a trailing space and find-file-at-point is invoked from
10268 within a shell inside Emacs.
10269
10270 2003-09-24 Andre Spiegel <spiegel@gnu.org>
10271
10272 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
10273 stamps numerically, rather than textually.
10274
10275 2003-09-24 Kenichi Handa <handa@m17n.org>
10276
10277 * language/devan-util.el (devanagari-post-read-conversion):
10278 * language/mlm-util.el (malayalam-post-read-conversion):
10279 * language/tml-util.el (tamil-post-read-conversion):
10280 Add autoload cookie.
10281
10282 * international/utf-8.el (utf-8-post-read-conversion):
10283 Call post-read-conversion functions for Devanagari, Malayalam,
10284 and Tamil.
10285
10286 2003-09-23 Dave Love <fx@gnu.org>
10287
10288 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
10289
10290 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
10291
10292 * progmodes/gud.el (perldb): Add gud-until to list of commands.
10293 Update gud-remove.
10294
10295 2003-09-22 Richard M. Stallman <rms@gnu.org>
10296
10297 * progmodes/sh-script.el (sh-mode-default-syntax-table):
10298 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
10299 (sh-mode-syntax-table-input): New variable.
10300 (sh-require-final-newline): Don't use eval.
10301 (sh-builtins, sh-leading-keywords, sh-other-keywords)
10302 (sh-variables, sh-font-lock-keywords): Don't use eval.
10303 (sh-set-shell): When setting require-final-newline,
10304 treat value = `require-final-newline' as don't change it.
10305 Set sh-mode-syntax-table locally based on
10306 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
10307
10308 * progmodes/compile.el (compile-internal):
10309 Call compilation-set-window-height before setting window start.
10310
10311 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
10312
10313 * emacs-lisp/bytecomp.el (byte-compile-log-file):
10314 Clear out byte-compile-last-warned-form.
10315
10316 2003-09-22 Richard M. Stallman <rms@gnu.org>
10317
10318 * woman.el (woman-file-name, woman-follow-word):
10319 If current-word returns nil, use "".
10320
10321 * simple.el (eval-expression): Bind standard-output in to-buffer case.
10322
10323 2003-09-22 Richard M. Stallman <rms@gnu.org>
10324
10325 * emacs-lisp/lisp-mnt.el (lm-with-file):
10326 Don't visit the file, just use insert-file-contents in temp buffer.
10327
10328 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
10329
10330 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
10331 Add surrounding \\( and \\) around the header, as in
10332 for lm-history-header 'Change Log\\|History'.
10333
10334 2003-09-22 John Paul Wallington <jpw@gnu.org>
10335
10336 * progmodes/ld-script.el: Add Commentary section,
10337 minor cleanup of file header.
10338 (ld-script-font-lock-keywords): Doc fix.
10339 (toplevel): Provide `ld-script' feature.
10340
10341 2003-09-21 Kim F. Storm <storm@cua.dk>
10342
10343 * scroll-bar.el (set-scroll-bar-mode): Initialize to
10344 new built-in variable default-frame-scroll-bars.
10345 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
10346 scroll-bar-mode; notably, use it instead of t when we toggle
10347 scroll-bars on.
10348 (toggle-scroll-bar): Use default-frame-scroll-bars.
10349
10350 2003-09-19 Masatake YAMATO <jet@gyve.org>
10351
10352 * pcvs.el (cvs-do-removal): Change the prompt depending on
10353 `filter' value.
10354
10355 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
10356
10357 * startup.el (command-line-1): Stop startup-echo-area-message
10358 being hidden by "Loading image..." message.
10359 (use-fancy-splash-screens-p, display-splash-screen):
10360 Move display-graphic-p test from latter to former.
10361
10362 * progmodes/sh-script.el (sh-font-lock-keywords):
10363 Highlight escaped EOLs differently from other backslash constructs.
10364
10365 2003-09-19 Richard M. Stallman <rms@gnu.org>
10366
10367 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
10368 New functions.
10369 (edebug-enter, edebug-outside-excursion): Use them.
10370
10371 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
10372 Fix the condition for whether to print "In WHERE".
10373
10374 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
10375
10376 * finder.el (finder-mode-hook): New variable.
10377 (finder-mode): Run hook finder-mode-hook
10378
10379 2003-09-18 Masatake YAMATO <jet@gyve.org>
10380
10381 * progmodes/ebrowse.el: Fix broken magic autoload comments.
10382
10383 2003-09-17 Mario Lang <mlang@delysid.org>
10384
10385 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
10386 "p %e" to actually print the value in the GUD buffer.
10387
10388 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
10389
10390 From David Ponce <david.ponce@wanadoo.fr>:
10391 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
10392 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
10393 from loaddefs-boot.el if necessary.
10394
10395 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
10396
10397 * progmodes/gud.el (gud-find-class): Make jdb work again since
10398 cc-mode changed the syntactic information.
10399
10400 2003-09-15 David Ponce <david@dponce.com>
10401
10402 * recentf.el: (recentf-exclude): Accept predicates too.
10403 (recentf-file-readable-p): New function.
10404 (recentf-include-p): Handle predicates in recentf-exclude.
10405 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
10406 (recentf-cleanup): Likewise.
10407 (recentf-save-list): Use write-file to handle backup of
10408 recentf-save-file.
10409
10410 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
10411
10412 * loaddefs-boot.el: Renamed from `loaddefs.el'
10413 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
10414 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
10415 necessary.
10416
10417 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
10418
10419 * electric.el (Electric-pop-up-window): For the `one-window' case,
10420 no longer disconcertingly move point in the original buffer.
10421
10422 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
10423
10424 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
10425
10426 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
10427
10428 * dired.el (dired-mode-map): Fix typo.
10429
10430 2003-09-11 Richard M. Stallman <rms@gnu.org>
10431
10432 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
10433
10434 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
10435
10436 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
10437 the function is less noisy. Now only `kill-buffer' can ask questions.
10438
10439 2003-09-10 Mario Lang <mlang@delysid.org>
10440
10441 * battery.el: Update Commentary and Copyright.
10442 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
10443 appear due to wrong ordering of the expressions in `or'.
10444
10445 2003-09-09 Lute Kamstra <lute@gnu.org>
10446
10447 * misc.el (upcase-char): Fix docstring.
10448 (zap-up-to-char): New command.
10449
10450 2003-09-08 David Ponce <david@dponce.com>
10451
10452 Ensure that recentf correctly updates the menu bar.
10453 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
10454 (recentf-menu-bar): New function.
10455 (recentf-clear-data): Use it
10456 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
10457 of easy-menu-change.
10458
10459 2003-09-08 Lute Kamstra <lute@gnu.org>
10460
10461 * simple.el (size-indication-mode): New.
10462 * bindings.el (mode-line-position): Add buffer size indicator.
10463
10464 2003-09-04 Mario Lang <mlang@delysid.org>
10465
10466 * battery.el (battery-linux-proc-acpi): New function.
10467 (battery-status-function): Modify default value calculation to also
10468 check for availability of ACPI.
10469 (battery-echo-area-format): Ditto.
10470 (battery-mode-line-format): Ditto.
10471
10472 2003-09-06 Dave Love <fx@gnu.org>
10473
10474 * ielm.el (ielm-mode-hook): Add :options.
10475
10476 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
10477 (eldoc-print-current-symbol-info): Use it.
10478
10479 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
10480
10481 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
10482 being displayed in GUD buffer.
10483 (gdb-idle-input-queue): Remove var. Use just one queue.
10484 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
10485 Remove functions. Use just one queue.
10486 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
10487 (gdb-invalidate-assembler, gdb-get-current-frame):
10488 Modify functions. Use just one queue.
10489
10490 2003-09-04 Dave Love <fx@gnu.org>
10491
10492 * cus-start.el: Add blink-cursor-alist.
10493
10494 * ruler-mode.el (ruler-mode-fill-column-char)
10495 (ruler-mode-current-column-char): Use char-displayable-p,
10496 not window-system.
10497
10498 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
10499
10500 * language/european.el (windows-1252): Move from code-pages.
10501
10502 * language/cyrillic.el ("Windows-1251"): Delete.
10503 ("Bulgarian", "Belarusian"): Remove `features'.
10504 (windows-1251): Move from code-pages.
10505
10506 * international/mule-diag.el (non-iso-charset-alist):
10507 Remove `codepage' stuff.
10508 (print-designation, list-coding-systems-1): Output fixes.
10509
10510 * international/code-pages.el (cp-make-translation-table)
10511 (cp-valid-codes): Made defsubsts.
10512 (cp-fix-safe-chars): Delete.
10513 (mule-diag): Don't require.
10514 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
10515 (top-level): Check for defined coding system when defining
10516 cp... aliases. Change w32-add-charset-info test to avoid warning.
10517 (non-iso-charset-alist): Defvar when compiling.
10518 (cp-make-coding-system): Doc fix.
10519
10520 2003-09-02 Jason Rumney <jasonr@gnu.org>
10521
10522 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
10523 line-ends from CVS before doing conversion.
10524
10525 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10526
10527 * calendar/diary-lib.el (diary-header-line-flag)
10528 (diary-header-line-format): New variables.
10529 (list-diary-entries): Use them to set header line in simple diary.
10530
10531 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
10532 other than font-lock-string-face to highlight backslashes.
10533
10534 2003-09-01 Jason Rumney <jasonr@gnu.org>
10535
10536 * international/titdic-cnv.el (tit-read-key-value): Include \r in
10537 regexp.
10538
10539 2003-09-01 Dave Love <fx@gnu.org>
10540
10541 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
10542
10543 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
10544 and :help; also line and column numbers labels.
10545
10546 * international/mule-util.el (char-displayable-p): Move from
10547 latin1-disp, rename and autoload.
10548
10549 * international/latin1-disp.el (latin1-char-displayable-p):
10550 Now obsolete alias. Replace uses with char-displayable-p.
10551 (latin1-display-ucs-per-lynx): Fix last change.
10552
10553 * international/mule-cmds.el (standard-display-european-internal):
10554 Don't use char code for Latin-1 NBSP.
10555 <XFree86 4>: Unfrob NBSP display table. Set display table to use
10556 U+2018, U+2019 for `'.
10557 (select-safe-coding-system): Message fix.
10558
10559 2003-09-01 Kenichi Handa <handa@m17n.org>
10560
10561 * international/fontset.el (setup-default-fontset): For Thai
10562 font, specify "*" family.
10563
10564 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
10565
10566 * progmodes/compile.el (previous-error): Accept a prefix
10567 argument, similarly to next-error.
10568
10569 2003-08-31 Masatake YAMATO <jet@gyve.org>
10570
10571 * pcvs.el (cvs-do-removal): Use = instead of eq to check
10572 the number of files. Bind the number of files to a local
10573 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
10574
10575 2003-08-30 Eli Zaretskii <eliz@gnu.org>
10576
10577 * vc-hooks.el (vc-make-version-backup): Fix the change made on
10578 2003-07-26: msdos-long-file-names is a function, not a variable.
10579
10580 2003-08-29 Richard M. Stallman <rms@gnu.org>
10581
10582 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
10583 Do nothing with mail-personal-alias-file if it is nil.
10584
10585 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
10586 Do nothing if mail-personal-alias-file is nil.
10587
10588 * term.el (term-exec-1): Bind coding-system-for-read.
10589
10590 * dired.el (dired-mouse-find-file-other-window):
10591 Use dired-view-command-alist here, as in dired-view-file.
10592 (dired-view-command-alist): Use %s to substitute file name.
10593 Handle .ps_pages, .eps, .jpg, .gif, .png.
10594
10595 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
10596
10597 * info.el (Info-mode-map): Bind S-tab and <backtab> to
10598 `Info-prev-reference', instead of M-tab.
10599
10600 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
10601
10602 * simple.el (blink-matching-open): Work correctly on chars that
10603 are designated as parens through the syntax-table text property.
10604
10605 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
10606
10607 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
10608 line break position in the middle of a non-kinsoku (e.g. latin)
10609 word, making it skip until either a space or a character with
10610 category "|".
10611 (kinsoku-longer): Test for end of buffer.
10612
10613 2003-08-28 Eli Zaretskii <eliz@gnu.org>
10614
10615 * mail/rmail.el (rmail-convert-to-babyl-format):
10616 Detect quoted-printable- and base64-encoded messages and decode them
10617 automatically. Set the message's encoding from the charset=
10618 header, if any. Decode base64-encoded messages in Mail format as well.
10619
10620 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
10621
10622 * mail/smtpmail.el: Fix previous change.
10623 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
10624 calling smtpmail-via-smtp.
10625 (smtpmail-via-smtp): Add fall-back values for envelope-from.
10626
10627 2003-08-26 John Paul Wallington <jpw@gnu.org>
10628
10629 * image.el (image-jpeg-p): Don't search beyond length of data.
10630
10631 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
10632
10633 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
10634 misfeature in `expand-abbrev' which caused electric keywords like
10635 "else" to disappear if an open brace was typed directly afterwards.
10636
10637 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
10638
10639 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
10640 mandatory in `define-widget'.
10641
10642 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
10643 Don't align the operators "!=", "<=" and ">=" as assignment operators.
10644
10645 (c-assignment-operators): New language constant that only contains
10646 the assignment operators.
10647
10648 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
10649
10650 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
10651
10652 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
10653 Safeguard against unbalanced sexps.
10654
10655 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
10656
10657 * version.el (emacs-version): Check for gtk. Include gtk version info.
10658
10659 2003-08-25 John Paul Wallington <jpw@gnu.org>
10660
10661 * man.el (Man-default-man-entry): Don't whizz past the section
10662 number before looking for it.
10663
10664 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
10665
10666 * progmodes/gud.el (gud-display-line): Don't set window-point if
10667 source buffer is not visible. (Only happens with M-x gdba.)
10668
10669 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
10670 documentation.
10671 (gdb-source, gdb-source-info): Update to assembler unnecessary
10672 as its done after each GDB command anyway.
10673 (gdb-pre-prompt): Use with-current-buffer.
10674 (gdb-insert-field): Add help-echo text.
10675 (gdb-invalidate-assembler): Re-display of assembler now done in
10676 gdb-info-breakpoints-custom.
10677 (gdb-info-breakpoints-custom): Force re-display of assembler to
10678 happen *after* update of breakpoints buffer.
10679 (gdb-display-source-buffer): Don't choke if gdb-source-window
10680 isn't visible.
10681 (gdb-put-string, gdb-put-arrow): Remove free variables.
10682
10683 2003-08-24 John Paul Wallington <jpw@gnu.org>
10684
10685 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
10686
10687 * man.el (Man-default-man-entry): Strip text properties when
10688 snarfing parts of entry because `format' preserves properties.
10689
10690 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
10691
10692 * files.el (file-newest-backup): Use `expand-file-name'.
10693
10694 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
10695 Allow the diary to pop up a new frame, if needed.
10696
10697 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
10698 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
10699 (smtpmail-send-it): Make treatment of envelope-from consistent with
10700 sendmail.el.
10701
10702 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
10703 (sh-leading-keywords): Add the bash `time' reserved word.
10704 (sh-variables): Add some bash variables.
10705 (sh-add-completer): Fix nil branch of case statement.
10706
10707 2003-08-24 Masatake YAMATO <jet@gyve.org>
10708
10709 * progmodes/ld-script.el: New file.
10710
10711 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
10712
10713 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
10714
10715 2003-08-23 Andre Spiegel <spiegel@gnu.org>
10716
10717 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
10718 Better explain obsolescence, and what to use instead.
10719
10720 2003-08-23 Masatake YAMATO <jet@gyve.org>
10721
10722 * pcvs.el (cvs-do-removal): Show the deleted file name
10723 on the prompt.
10724
10725 2003-08-20 Dave Love <fx@gnu.org>
10726
10727 * international/mule.el (make-coding-system)
10728 (set-buffer-file-coding-system): Doc fix.
10729
10730 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
10731
10732 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
10733
10734 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
10735
10736 * international/utf-16.el: Add mime-text-unsuitable coding system
10737 properties.
10738
10739 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
10740
10741 * cus-edit.el: Add some :links.
10742 (bib): Remove.
10743
10744 * textmodes/bib-mode.el (bib): Add :group external.
10745
10746 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10747
10748 * wid-edit.el (widget-echo-help): Make it handle expressions that
10749 evaluate to strings.
10750
10751 2003-08-18 Michael Mauger <mmaug@yahoo.com>
10752
10753 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
10754
10755 Simplify selection of SQL products to define highlighting and
10756 interactive mode. Includes detailed instructions on adding
10757 support for new products.
10758
10759 * progmodes/sql.el (sql-product): New variable. Identifies SQL
10760 product for use in highlighting and interactive mode.
10761 (sql-interactive-product): New variable. SQL product for
10762 sql-interactive-mode.
10763 (sql-product-support): New variable. Specifies product-specific
10764 parameters to drive highlighting and interactive mode.
10765 (sql-imenu-generic-expression): Add more object types.
10766 (sql-sqlite-options): Correct comment.
10767 (sql-ms-program): Use "osql" rather than "isql".
10768 (sql-prompt-regexp, sql-prompt-length): Update comment.
10769 (sql-mode-menu): Add "Start SQLi session" entry.
10770 Replace Highlighting submenu with Product menu. Fix Send Region entry.
10771 (sql-mode-abbrev-table): Add abbreviations. Support of
10772 SYSTEM-FLAG on define-abbrev. Support was removed with last
10773 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
10774 (sql-mode-font-lock-object-name): Add font-lock pattern for object
10775 names.
10776 (sql-mode-ansi-font-lock-keywords): Set as default value.
10777 (sql-mode-oracle-font-lock-keywords): Set as default value.
10778 Support Oracle 9i keywords.
10779 (sql-mode-postgres-font-lock-keywords): Set as default value.
10780 (sql-mode-linter-font-lock-keywords): Set as default value.
10781 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
10782 SQLServer 2000.
10783 (sql-mode-sybase-font-lock-keywords)
10784 (sql-mode-interbase-font-lock-keywords)
10785 (sql-mode-sqlite-font-lock-keywords)
10786 (sql-mode-strong-font-lock-keywords)
10787 (sql-mode-mysql-font-lock-keywords)
10788 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
10789 keywords.
10790 (sql-mode-font-lock-defaults): Update comment.
10791 (sql-product-feature): New function. Returns feature associated
10792 with a product from `sql-product-support' alist.
10793 (sql-product-font-lock): New function. Set font-lock support
10794 based on `sql-product'.
10795 (sql-add-product-keywords): New function. Add font-lock rules to
10796 product-specific keyword variables.
10797 (sql-set-product): New function. Set `sql-product' and apply
10798 appropriate font-lock highlighting.
10799 (sql-highlight-product): New function. Set font-lock support
10800 based on a product. Also set mode name to include product name.
10801 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
10802 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
10803 Use `sql-set-product'.
10804 (sql-highlight-ms-keywords)
10805 (sql-highlight-sybase-keywords)
10806 (sql-highlight-interbase-keywords)
10807 (sql-highlight-strong-keywords)
10808 (sql-highlight-mysql-keywords)
10809 (sql-highlight-sqlite-keywords)
10810 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
10811 (sql-get-login): Prompt in the same order as the tokens.
10812 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
10813 (sql-product-interactive): New function. Common portions of
10814 product-specific interactive mode wrappers.
10815 (sql-interactive-mode): Rewritten to use product features.
10816 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
10817 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
10818 (sql-db2, sql-linter): Use `sql-product-interactive'.
10819 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
10820 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
10821 (sql-connect-ingres, sql-connect-postgres)
10822 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
10823 New functions. Format command line parameters and invoke comint on
10824 the appropriate interpreter. Code was in the corresponding
10825 `sql-xyz' function before.
10826 (sql-connect-ms): New function. Support -E argument to use
10827 operating system credentials for authentication.
10828
10829 2003-08-18 Kenichi Handa <handa@m17n.org>
10830
10831 * international/mule.el (encode-char): Fix for the ASCII case.
10832
10833 2003-08-15 Kenichi Handa <handa@m17n.org>
10834
10835 * international/fontset.el (setup-default-fontset): Change "*" to
10836 nil in the specifications of font family.
10837
10838 2003-08-18 Kim F. Storm <storm@cua.dk>
10839
10840 * kmacro.el (kmacro-keymap): Group related bindings in
10841 initialization for clarity. Bind C-s to start macro.
10842 Remove C-r binding.
10843 (kmacro-initial-counter-value): New defvar to hold initial counter
10844 value in case we set the value before defining a macro.
10845 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
10846 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
10847 not defining or executing macro. Doc fix.
10848 (kmacro-add-counter): Clear kmacro-initial-counter-value.
10849 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
10850 temporarily view older elements on the macro ring without cycling
10851 the ring.
10852 (kmacro-display): Doc fix.
10853 (kmacro-exec-ring-item): New helper function.
10854 (kmacro-call-ring-2nd): Use it.
10855 (kmacro-call-ring-2nd-repeat): Doc fix.
10856 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
10857 (kmacro-end-or-call-macro): Execute last viewed macro (using
10858 kmacro-exec-ring-item) from ring if this follows
10859 kmacro-view-macro. This allows us to find a macro on the ring
10860 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
10861 the ring to bring it to the head of the ring.
10862 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
10863 Allow binding to reserved keys without specifying C-x C-k prefix.
10864 Ask for confirmation if entered key sequence is already bound to
10865 a non-macro command.
10866 (kmacro-view-macro): Repeating command will show older elements
10867 on the macro ring; C-k will execute the last viewed macro.
10868 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
10869 property from 'ring to 'head.
10870
10871 2003-08-17 Alan Shutko <ats@acm.org>
10872
10873 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
10874 keeping December out of the alist.
10875
10876 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10877
10878 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
10879 * calendar/calendar.el (calendar-mode-map): Bind it to key.
10880 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
10881 (calendar-flatten): New function.
10882 (calendar-mouse-view-other-diary-entries)
10883 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
10884 in the menu title and to show multi-line diary entries correctly
10885 in the menu.
10886
10887 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
10888
10889 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
10890 defcustom, because the default was recently changed.
10891
10892 2003-08-16 Richard M. Stallman <rms@gnu.org>
10893
10894 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
10895
10896 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
10897 New subroutine, broken out of eval-last-sexp-1.
10898 (eval-last-sexp-1): Use eval-last-sexp-print-value.
10899
10900 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
10901
10902 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
10903
10904 * simple.el (eval-expression): Use eval-last-sexp-print-value.
10905
10906 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
10907
10908 * progmodes/compile.el (compilation-error-regexp-alist):
10909 Add Java ANt error detection as described in document
10910 http://ant.apache.org/faq.html
10911
10912 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
10913
10914 * simple.el (backward-word, forward-to-indentation)
10915 (backward-to-indentation): Argument changed to optional.
10916 (next-line, previous-line): Use `or' instead of `unless'.
10917
10918 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10919
10920 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
10921 instead of a constant.
10922
10923 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
10924
10925 * shell.el (shell): With prefix-arg, suggest a new buffer name.
10926
10927 2003-08-12 Andre Spiegel <spiegel@gnu.org>
10928
10929 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
10930 (vc-sccs-workfile-version): Search the entire delta table, rather
10931 than just the first entry, because that might be a deleted version.
10932
10933 2003-08-11 Karl Fogel <kfogel@red-bean.com>
10934
10935 * menu-bar.el (menu-bar-options-menu): Supply a body for the
10936 [save-place] binding in the Options menu. Have it require
10937 'saveplace' and then toggle the variable manually, to avoid an an
10938 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
10939 for the bug report.
10940
10941 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
10942
10943 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
10944 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
10945 (gdb-info-threads-custom): Add help-echo text.
10946 (gdb-display-back): Don't use purecopy.
10947 (gdb-info-breakpoints-custom, gdb-reset)
10948 (gdb-assembler-custom): Use display-images-p to test if breakpoint
10949 icons can be displayed.
10950
10951 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
10952
10953 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
10954
10955 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
10956
10957 * bookmark.el (bookmark-completing-read):
10958 Return a string, instead of a list of one string.
10959 Use a popup menu if activated from the mouse.
10960 (bookmark-edit-annotation): Remove unused vars.
10961 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
10962 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
10963 to bookmark-completing-read.
10964 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
10965 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
10966 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
10967 and erase-buffer.
10968 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
10969 (bookmark-menu-jump, bookmark-menu-insert)
10970 (bookmark-popup-menu-and-apply-function)
10971 (bookmark-menu-popup-paned-bookmark-menu): Remove.
10972 (bookmark-menu-build-paned-menu): Remove by folding it into
10973 bookmark-menu-popup-paned-menu.
10974 (menu-bar-bookmark-map): Move the define-key statements here.
10975 Use the "non-menu" commands since they now pop up a menu if needed.
10976 (bookmark-exit-hook-internal): Simplify.
10977
10978 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
10979
10980 * reftex-toc.el (reftex-toc-rename-label): New function.
10981 (reftex-toc-check-docstruct): New function.
10982
10983 * reftex.el (reftex-region-active-p): New function.
10984
10985 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
10986 regexp to find the \bibliography macro.
10987
10988 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
10989 which does not exist in LaTeX.
10990 (reftex-cite-format-builtin): Added amsrefs support.
10991 (reftex-toc-confirm-promotion): New option
10992
10993 * reftex-toc.el
10994 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
10995 (reftex-toc-demote, reftex-toc-promote)
10996 (reftex-toc-do-promote, reftex-toc-promote-prepare)
10997 (reftex-toc-promote-action, reftex-toc-extract-section-number)
10998 (reftex-toc-newhead-from-alist)
10999 (reftex-toc-load-all-files-for-promotion): New functions.
11000 (reftex-toc-help): Added description of new keys.
11001 (reftex-toc-split-windows-fraction): New option.
11002 (reftex-recenter-toc-when-idle): Search *toc* window on all
11003 visible frames.
11004 (reftex-toc): Additional parameter REUSE
11005 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
11006 with REUSE argument.
11007 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
11008 the call of `reftex-toc'.
11009 (reftex-make-separate-toc-frame): New function .
11010 (reftex-toc-recenter): When called with triple prefix arg, call
11011 `reftex-make-separate-toc-frame' first.
11012 (reftex-toc-toggle-dedicated-frame): New command.
11013 (reftex-toc-quit): Adapted to delete frame when called in
11014 dedicated frame.
11015
11016 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
11017 all enclosing macros.
11018
11019
11020 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11021
11022 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
11023 first use.
11024
11025 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11026
11027 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
11028
11029 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
11030
11031 * calendar/calendar.el (list-diary-entries-hook)
11032 (diary-display-hook, nongregorian-diary-listing-hook)
11033 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
11034 Add some customize options for these hooks.
11035 (calendar-abbrev-construct): Don't try to take a substring longer
11036 than the original string.
11037
11038 2003-08-05 Richard M. Stallman <rms@gnu.org>
11039
11040 * emacs-lisp/testcover.el (noreturn): Report error if does return.
11041 (testcover-reinstrument-clauses): Doc fix.
11042
11043 * emacs-lisp/warnings.el: Doc fixes, args renamed.
11044 (warning-type-format): Rename from warning-group-format.
11045
11046 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
11047 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
11048 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
11049 to prevent warnings about defvar for an obsolete variable.
11050
11051 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
11052 warning-group-format renamed to warning-type-format.
11053
11054 * subr.el (read-passwd): Use clear-string instead of fillarray.
11055
11056 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
11057 Use vconcat instead of concat.
11058 (edmacro-sanitize-for-string): New function.
11059
11060 2003-08-05 Dave Love <fx@gnu.org>
11061
11062 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
11063 line-number-display-limit-width.
11064
11065 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
11066
11067 2003-08-05 Kenichi Handa <handa@m17n.org>
11068
11069 * international/code-pages.el: Don't require mule-diag.
11070
11071 * international/mule-diag.el (non-iso-charset-alist):
11072 Add autoload cookie.
11073
11074 * language/devan-util.el (dev-glyph-order): Add an entry for the
11075 glyph code #xC4.
11076
11077 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11078
11079 * calendar/calendar.el (diary-file, diary-file-name-prefix)
11080 (european-calendar-style, diary-date-forms)
11081 (calendar-day-name-array, calendar-month-name-array): Doc change.
11082 (generate-calendar-month): Adapt for new behaviour of
11083 `calendar-day-name' function.
11084 (calendar-abbrev-length, calendar-day-abbrev-array)
11085 (calendar-month-abbrev-array): New variables.
11086 (calendar-abbrev-construct): New function.
11087 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
11088 rather than fixing abbrevs at some width. Calling syntax change.
11089 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
11090 (calendar-date-string): Adapt for new behaviours of
11091 `calendar-day-name' and `calendar-month-name' functions.
11092
11093 * calendar/diary-lib.el (list-diary-entries): Adapt for new
11094 behaviour of `calendar-day-name' and `calendar-month-name' functions.
11095 (diary-name-pattern): Use abbrev arrays, rather than fixing
11096 abbrevs at three chars. Calling syntax change.
11097 (mark-diary-entries): Adapt for new behaviours of
11098 `diary-name-pattern' and `calendar-make-alist' functions.
11099 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
11100 `diary-name-pattern' function.
11101 (font-lock-diary-date-forms): Use abbrev arrays, rather than
11102 fixing abbrevs at three chars. Calling syntax change.
11103 (cal-hebrew, cal-islam): Require when compiling.
11104 (diary-font-lock-keywords): Adapt for new behaviour of
11105 `font-lock-diary-date-forms' function.
11106
11107 * calendar/cal-hebrew.el: Reposition some code so defined before used.
11108 (calendar-hebrew-month-name-array-common-year)
11109 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
11110 (list-hebrew-diary-entries): Adapt for new behaviours of
11111 `calendar-day-name' and `add-to-diary-list' functions.
11112 (mark-hebrew-diary-entries): Adapt for new behaviours of
11113 `diary-name-pattern' and `calendar-make-alist' functions.
11114
11115 * calendar/cal-islam.el (calendar-islamic-month-name-array):
11116 Add doc string.
11117 (list-islamic-diary-entries): Adapt for new behaviours of
11118 `calendar-day-name' and `add-to-diary-list' functions.
11119 (mark-islamic-diary-entries): Adapt for new behaviours of
11120 `diary-name-pattern' and `calendar-make-alist' functions.
11121
11122 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
11123 `calendar-month-name' function.
11124
11125 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
11126
11127 * calendar/solar.el (solar-seasons-data): Move definition before use.
11128
11129 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
11130 (cal-tex-LaTeX-hourbox): Move definition before use.
11131
11132 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
11133 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
11134 lunar.el, solar.el
11135 (displayed-month, displayed-year): Define for compiler.
11136
11137 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
11138
11139 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
11140 MODE. Renamed from c-init-c-language-vars'.
11141 (c-initialize-cc-mode): Change accordingly.
11142 (c-common-init): Ditto.
11143 (c-mode): Ditto.
11144 (c++-mode): Use `c-init-language-vars-for'.
11145 (objc-mode): Ditto.
11146 (java-mode): Ditto.
11147 (idl-mode): Ditto.
11148 (pike-mode): Ditto.
11149 (awk-mode): Ditto.
11150
11151 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
11152
11153 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
11154 or not the point moved.
11155
11156 (c-search-decl-header-end): Don't trip up on operator identifiers
11157 in C++ and operators like == in all languages.
11158
11159 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
11160 Detect leading labels correctly.
11161
11162 2003-08-02 Andreas Schwab <schwab@suse.de>
11163
11164 * textmodes/ispell.el: Don't redo key bindings on loading, put
11165 them only in loaddefs.el.
11166 * bookmark.el: Likewise.
11167 * dabbrev.el: Likewise.
11168 * emerge.el: Likewise.
11169
11170 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
11171 has more than one member.
11172
11173 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
11174
11175 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11176
11177 * lpr.el (printify-region): It was ending conversion before the
11178 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
11179
11180 2003-07-31 John Paul Wallington <jpw@gnu.org>
11181
11182 * net/browse-url.el (browse-url-epiphany): Doc fix.
11183
11184 2003-07-30 Kenichi Handa <handa@m17n.org>
11185
11186 * international/fontset.el (setup-default-fontset):
11187 Change registry names of Akurti fonts.
11188
11189 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
11190
11191 * comint.el (comint-read-noecho): Use `clear-string' instead of
11192 `fillarray'.
11193
11194 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
11195
11196 * outline.el (outline-mode-hook): Add defvar.
11197
11198 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
11199
11200 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
11201 Restore assembler in source window if that is what has been selected.
11202 (menu): Add gdb-restore-windows to menu. Make gdba
11203 specific menus only visible from gdba.
11204
11205 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
11206
11207 * progmodes/compile.el (compilation-environment): New user variable.
11208 (compile-internal): Respect it.
11209
11210 2003-07-23 Masatake YAMATO <jet@gyve.org>
11211
11212 * progmodes/gud.el (gdb-script-font-lock-keywords):
11213 Put `font-lock-function-name-face' on a symbol which includes
11214 `-' like `hook-run'. Put font-lock-variable-name-face
11215 on a symbol starting with $.
11216
11217 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
11218
11219 * files.el (set-visited-file-name): Use truename for buffer-file-name.
11220
11221 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
11222
11223 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
11224
11225 2003-07-26 Andre Spiegel <spiegel@gnu.org>
11226
11227 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
11228 Use with-no-warnings.
11229 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
11230 rather than to find-file-not-found-hook, which doesn't exist.
11231
11232 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
11233
11234 * international/quail.el (quail-translate-key): Fix previous change.
11235
11236 2003-07-25 John Paul Wallington <jpw@gnu.org>
11237
11238 * server.el (server-start): Check `server-process' is non-nil
11239 before killing it to avoid killing current buffer's process.
11240
11241 * simple.el (choose-completion-string): Use `minibufferp';
11242 test `completion-reference-buffer' if `buffer' arg is nil.
11243 (push-mark): Use `when' and `unless'.
11244 (pop-mark): Use `when'.
11245
11246 * mouse-sel.el (mouse-sel-get-selection-function):
11247 Check `x-last-selected-text-primary'. Don't barf if it or
11248 `x-last-selected-text' aren't bound.
11249
11250 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
11251
11252 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
11253
11254 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
11255
11256 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
11257
11258 2003-07-23 John Paul Wallington <jpw@gnu.org>
11259
11260 * tooltip.el (defface tooltip): Inherit from variable-pitch.
11261
11262 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
11263
11264 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
11265 string. Defvar the derived hook.
11266
11267 * macros.el (insert-kbd-macro): Escape double quote character.
11268 From Thomas W Murphy <twm@andrew.cmu.edu>.
11269
11270 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
11271
11272 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
11273 to match the specific mark rather than reusing comment-start-skip.
11274
11275 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
11276
11277 * progmodes/hideshow.el (hs-special-modes-alist):
11278 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
11279
11280 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
11281
11282 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
11283 value using ?\s.
11284
11285 2003-07-21 John Paul Wallington <jpw@gnu.org>
11286
11287 * subr.el (with-selected-window): Add closing paren.
11288
11289 2003-07-21 Richard M. Stallman <rms@gnu.org>
11290
11291 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
11292 (lisp-mode): Likewise.
11293
11294 * subr.el (with-selected-window): Copy code form save-selected-window
11295 so as to call select-window with norecord arg.
11296 (dynamic-completion-table): Doc fix.
11297 (lazy-completion-table): Doc fix.
11298
11299 * international/mule-cmds.el (set-locale-environment):
11300 langinfo renamed to locale-info.
11301
11302 * international/mule.el (auto-coding-functions): Doc fix.
11303
11304 2003-07-21 Kenichi Handa <handa@m17n.org>
11305
11306 * international/quail.el (quail-translate-key):
11307 Update quail-current-str correctly.
11308
11309 2003-07-21 Andreas Schwab <schwab@suse.de>
11310
11311 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
11312 ?, to "_".
11313
11314 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
11315 Version 2.0.36 of Tramp released.
11316
11317 * net/tramp.el (tramp-default-password-end-of-line): Rename from
11318 tramp-password-end-of-line.
11319 (tramp-password-end-of-line): New method parameter.
11320 (tramp-get-password-end-of-line): Function to access method
11321 parameter `tramp-password-end-of-line', or variable
11322 `tramp-default-password-end-of-line' (default value).
11323 (tramp-methods): Add entries for new parameter
11324 tramp-password-end-of-line.
11325 (tramp-enter-password): Use new function
11326 `tramp-get-password-end-of-line'.
11327 (tramp-handle-insert-file-contents): Do not
11328 unconditionally inhibit the file operation file-local-copy, only
11329 do that when the inhibit-file-name-operation is currently
11330 insert-file-contents. This fixes finding remote CVS-controlled
11331 files. (It would barf on inserting the CVS/Entries file
11332 literally, because the file-local-copy handler wasn't called.)
11333 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
11334 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
11335 (tramp-initial-commands): New variable.
11336 (tramp-process-initial-commands): New function, using the variable.
11337 (tramp-open-connection-setup-interactive-shell): Call the new function.
11338 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
11339 method into the buffer name, never use nil. Reported by Hanak
11340 David <dhanak@inf.bme.hu>.
11341 (tramp-open-connection-setup-interactive-shell): Erase buffer
11342 before sending "stty -onlcr".
11343
11344 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
11345
11346 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
11347
11348 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
11349
11350 2003-07-19 John Paul Wallington <jpw@gnu.org>
11351
11352 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
11353 (artist-draw-rect, artist-draw-square): Doc fixes.
11354
11355 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
11356
11357 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
11358
11359 2003-07-19 Kenichi Handa <handa@m17n.org>
11360
11361 * international/kkc.el (kkc-show-conversion-list-update):
11362 Highlight the correct candidate in the message.
11363
11364 2003-07-18 John Paul Wallington <jpw@gnu.org>
11365
11366 * simple.el (current-word): Don't include punctuation char when
11367 `really-word' arg is non-nil.
11368
11369 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
11370
11371 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
11372 moved to the directory obsolete.
11373
11374 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
11375
11376 * info.el (Info-menu-entry-name-re): Allow newlines in
11377 menu entry names.
11378
11379 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
11380 syntax-ppss-after-change-function.
11381 (syntax-ppss-after-change-function): New alias. Update uses.
11382 (syntax-ppss): Catch the case where the buffer is narrowed.
11383
11384 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
11385
11386 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
11387 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
11388
11389 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
11390
11391 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
11392 since it might be modified.
11393
11394 * progmodes/cc-langs.el (c++-make-template-syntax-table)
11395 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
11396 names to these language constants.
11397
11398 2003-07-15 Kim F. Storm <storm@cua.dk>
11399
11400 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
11401 All uses changed.
11402
11403 2003-07-14 Mark A. Hershberger <mah@everybody.org>
11404
11405 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
11406 Namespace support.
11407
11408 2003-07-13 Juanma Barranquero <lektu@terra.es>
11409
11410 * frame.el (modify-all-frames-parameters): Reinstall (copyright
11411 papers received).
11412
11413 2003-07-13 Karl Eichwalder <ke@suse.de>
11414
11415 * textmodes/po.el (po-find-charset): White space at the start of the
11416 Content-Type field body is non-mandatory.
11417
11418 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
11419
11420 * textmodes/texinfo.el (texinfo-section-list):
11421 Append appendixsection; a synonym for appendixsec.
11422
11423 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
11424
11425 * man.el (Man-translate-cleanup): New.
11426 (Man-translate-references): Call `Man-translate-cleanup' to clean
11427 leading, trailing and middle spaces.
11428
11429 2003-07-13 Lars Hansen <larsh@math.ku.dk>
11430
11431 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
11432 Handle `dired-directory' being a list.
11433
11434 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
11435
11436 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
11437 it doesn't exist.
11438
11439 2003-07-12 Richard M. Stallman <rms@gnu.org>
11440
11441 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
11442
11443 * progmodes/cc-defs.el (c-make-keywords-re):
11444 Don't use delete-duplicates.
11445 (c-lang-const): Don't use mapcan.
11446
11447 * apropos.el (apropos-show-scores): Make it customizable.
11448 Document new meaning.
11449 (apropos): Compute scores from symbols.
11450 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
11451
11452 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11453
11454 * ps-bdf.el: Fix copyright line.
11455 (bdf-directory-list): Fix initialization code.
11456
11457 2003-07-11 John Paul Wallington <jpw@gnu.org>
11458
11459 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
11460 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
11461 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
11462
11463 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
11464
11465 * emacs-lisp/ring.el (ring-elements): Doc fix.
11466
11467 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
11468
11469 * calendar/timeclock.el (timeclock-relative)
11470 (timeclock-ask-before-exiting, timeclock-use-display-time):
11471 Doc changes.
11472 (timeclock-modeline-display): Give a message if
11473 `timeclock-use-display-time' is non-nil but `display-time-mode'
11474 is not active.
11475
11476 2003-07-11 Kenichi Handa <handa@m17n.org>
11477
11478 * international/mule-cmds.el (set-language-environment):
11479 Set current-language-environment to the correct string.
11480
11481 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11482
11483 * ps-print.el: Print line number correctly in a region. Reported by
11484 Tim Allen <timallen@ls83.fsnet.co.uk>.
11485 (ps-print-version): New version number (6.6.2).
11486 (ps-printing-region): Code fix.
11487
11488 2003-07-10 John Paul Wallington <jpw@gnu.org>
11489
11490 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
11491 this function can be called from `add-completions-from-tags-table'.
11492
11493 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
11494
11495 * calendar/timeclock.el (timeclock-use-display-time)
11496 (timeclock-day-over-hook, timeclock-workday-remaining)
11497 (timeclock-status-string, timeclock-when-to-leave)
11498 (timeclock-when-to-leave-string, timeclock-log-data)
11499 (timeclock-find-discrep, timeclock-day-base)
11500 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
11501 (timeclock-modeline-display): Set the variable
11502 `timeclock-modeline-display'.
11503 (timeclock-update-modeline): Doc fix. Respect value of
11504 `timeclock-relative'.
11505
11506 2003-07-09 Richard M. Stallman <rms@gnu.org>
11507
11508 * textmodes/reftex-parse.el (reftex-all-document-files):
11509 Add autoload cookie.
11510
11511 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
11512 (reftex-scanning-info-available-p): Add autoload cookie.
11513
11514 * international/mule-cmds.el
11515 (set-display-table-and-terminal-coding-system): Delete duplicate
11516 aset on standard-display-table.
11517
11518 * view.el (view-file): If existing buffer's major mode is special,
11519 don't go into view mode.
11520
11521 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
11522
11523 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11524
11525 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
11526 buffer changes; there's third party code that calls this function
11527 directly.
11528
11529 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11530
11531 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
11532 (autodoc-font-lock-keywords): Don't byte compile on font lock
11533 initialization when running from byte compiled files.
11534
11535 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11536
11537 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
11538 statement ends with auto-increment "++".
11539
11540 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11541
11542 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
11543 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
11544 these are changed, so declare them as variables and not constants.
11545
11546 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
11547
11548 * subr.el (dolist, dotimes): Doc fix.
11549
11550 2003-07-08 Kim F. Storm <storm@cua.dk>
11551
11552 * international/mule-cmds.el
11553 (set-display-table-and-terminal-coding-system): Don't break
11554 bootstrap if standard-display-table isn't setup yet.
11555
11556 2003-07-07 Richard M. Stallman <rms@gnu.org>
11557
11558 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
11559 Give it a doc string, and autoload it.
11560
11561 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
11562 Use with-no-warnings.
11563
11564 * info.el (Info-search): If find invisible text, search again.
11565
11566 * isearch.el (search-whitespace-regexp): Add a shy group around it.
11567
11568 * man.el (Man-name-regexp): Match + as part of name.
11569
11570 * simple.el (visible-mode): Rename from vis-mode.
11571 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
11572
11573 * simple.el (current-word): New arg REALLY-WORD specifies
11574 don't include punctuation chars.
11575
11576 * emacs-lisp/debug.el (debug, debugger-env-macro):
11577 Use with-no-warnings while accessing and binding unread-command-char.
11578
11579 * international/mule-cmds.el
11580 (set-display-table-and-terminal-coding-system): Use explicit loop
11581 instead of calling standard-display-default.
11582
11583 * net/ange-ftp.el (ange-ftp-file-symlink-p):
11584 Use condition-case to catch error in ange-ftp-get-files.
11585
11586 * net/browse-url.el (browse-url-browser-function):
11587 Add alternative for Epiphany.
11588 (browse-url-epiphany-program, browse-url-epiphany-arguments)
11589 (browse-url-epiphany-startup-arguments)
11590 (browse-url-epiphany-new-window-is-tab): New variables.
11591 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
11592
11593 * progmodes/compile.el (compile-auto-highlight): Default now t.
11594 (compile): Doc fix.
11595 (compilation-next-error): Fix previous change.
11596
11597 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
11598
11599 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
11600
11601 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
11602
11603 * gdb-ui.el (gdb-source-info): Display current frame when
11604 attaching to an existing process.
11605 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
11606 while laying out windows when attaching to an existing process.
11607
11608 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
11609
11610 * info.el (Info-menu): Use Info-menu-entry-name-re.
11611
11612 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
11613
11614 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
11615 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
11616
11617 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
11618 to match the same text.
11619
11620 2003-07-06 John Paul Wallington <jpw@gnu.org>
11621
11622 * vc.el (vc-annotate-offset): Move defvar up.
11623
11624 2003-07-06 Kim F. Storm <storm@cua.dk>
11625
11626 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
11627 This should fix the infinite loop when extracting menu names.
11628
11629 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
11630
11631 * files.el (auto-mode-alist, interpreter-mode-alist):
11632 Remove entries to CC Mode modes to avoid duplicates; they are now added
11633 with autoload directives in cc-mode.el.
11634
11635 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
11636
11637 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
11638 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
11639 these are changed, so declare them as variables and not constants.
11640
11641 * progmodes/cc-mode.el: Fix some autoload problems: Try to
11642 ensure that the entry for ".c" extension comes before the one for
11643 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
11644 Fix incorrect entries that were added to `interpreter-mode-alist'.
11645 Move the autoload directives for AWK to the top level since they
11646 aren't recognized anywhere else. Do not use the new AWK mode doc
11647 in the autoload form for the old AWK mode.
11648
11649 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11650
11651 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
11652 (bibtex-sort-ignore-string-entries): Default value t.
11653 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
11654 erroneously in previous version.
11655 (bibtex-string-files): Docstring reflects new parsing scheme.
11656 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
11657 docstring, add # as one of the chars to crush
11658 (bibtex-autokey-prefix-string, bibtex-autokey-names)
11659 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
11660 (bibtex-autokey-name-change-strings)
11661 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
11662 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
11663 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
11664 (bibtex-autokey-title-terminators)
11665 (bibtex-autokey-titlewords-stretch)
11666 (bibtex-autokey-titleword-ignore)
11667 (bibtex-autokey-titleword-case-convert)
11668 (bibtex-autokey-titleword-abbrevs)
11669 (bibtex-autokey-titleword-abbrevs)
11670 (bibtex-autokey-titleword-change-strings)
11671 (bibtex-autokey-titleword-length)
11672 (bibtex-autokey-titleword-separator)
11673 (bibtex-autokey-name-year-separator)
11674 (bibtex-autokey-year-title-separator)
11675 (bibtex-autokey-before-presentation-function)
11676 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
11677 Fix docstring.
11678 (bibtex-strings, bibtex-reference-keys):
11679 Use lazy-completion-table and make-variable-buffer-local.
11680 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
11681 (bibtex-braced-string-syntax-table)
11682 (bibtex-quoted-string-syntax-table): New variables.
11683 (bibtex-parse-nested-braces): Remove.
11684 (bibtex-parse-field-string): Use syntax table and forward-sexp.
11685 (bibtex-parse-association): Simplify.
11686 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
11687 (bibtex-parse-field-text): Simplify.
11688 (bibtex-search-forward-field, bibtex-search-backward-field):
11689 argument BOUND can take value t.
11690 (bibtex-start-of-field, bibtex-start-of-name-in-field)
11691 (bibtex-end-of-name-in-field, bibtex-end-of-field)
11692 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
11693 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
11694 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
11695 (bibtex-skip-to-valid-entry): Return buffer position of beginning
11696 and ending of entry. Update for changes of bibtex-search-entry.
11697 Simplify.
11698 (bibtex-map-entries): FUN is called with three arguments.
11699 (bibtex-search-entry): Return a cons pair with buffer positions of
11700 beginning and end of entry.
11701 (bibtex-enclosing-field): Simplify.
11702 (bibtex-format-entry): Use booktitle to set a missing title.
11703 (bibtex-autokey-get-names): Fiddle with regexps.
11704 (bibtex-generate-autokey): Use identity.
11705 (bibtex-parse-keys): Use simplified parsing algorithm if
11706 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
11707 arguments. Return alist of keys.
11708 (bibtex-parse-strings): Simplify. Return alist of strings.
11709 (bibtex-complete-string-cleanup): Fix docstring.
11710 (bibtex-read-key): New function.
11711 (bibtex-mode): Fix docstring. Do not parse for keys and
11712 strings when the mode is entered. Set fill-paragraph-function to
11713 bibtex-fill-field. Setup font-lock-mark-block-function the way
11714 font-lock intended.
11715 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
11716 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
11717 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
11718 (bibtex-Preamble): Avoid hard coded constants.
11719 (bibtex-make-field): Fix docstring. Simplify.
11720 (bibtex-beginning-of-entry): Always return new position of point.
11721 (bibtex-end-of-entry): Rearrange cond clauses.
11722 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
11723 Update for changes of bibtex-map-entries.
11724 (bibtex-ispell-abstract): Do not move point.
11725 (bibtex-entry-index): Use downcase. Simplify.
11726 (bibtex-lessp): Handle catch-all.
11727 (bibtex-find-crossref): Turn into a command.
11728 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
11729 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
11730 preamble entries.
11731 (bibtex-fill-field-bounds): New function.
11732 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
11733 (bibtex-fill-entry): Use bibtex-fill-field-bounds
11734 (bibtex-String): Use bibtex-strings. Always obey
11735 bibtex-sort-ignore-string-entries.
11736
11737 2003-07-05 John Paul Wallington <jpw@gnu.org>
11738
11739 * cus-theme.el (customize-create-theme):
11740 Call `customize-create-theme' in Reset widget's notify function.
11741
11742 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
11743 (ibuffer-mark-interactive): Use `or' instead of `unless'.
11744 (define-ibuffer-column name): Add summarizer.
11745 (define-ibuffer-column size): Likewise.
11746 (define-ibuffer-column filename): Likewise.
11747 (define-ibuffer-column process): Likewise. Change BODY's output too.
11748 (define-ibuffer-column filename-and-process): Likewise, likewise.
11749 (ibuffer): Remove local vars `already-in' and `need-update'.
11750
11751 * ibuf-ext.el: Don't require `derived' at compile-time.
11752
11753 2003-07-05 Kim F. Storm <storm@cua.dk>
11754
11755 * info.el: Disable paragraph refilling.
11756 (Info-refill-paragraphs): New defcustom.
11757 (Info-fontify-node): Use it.
11758
11759 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
11760
11761 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
11762 thingies from constructors created by defstruct.
11763
11764 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
11765 the default value of the variable.
11766 (byte-code-meter): Move declaration to top level.
11767
11768 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
11769
11770 * info.el (Info-following-node-name-re): New fun.
11771 (Info-following-node-name): Remove.
11772 (Info-insert-dir): Use the new fun.
11773 (Info-extract-pointer): Don't save restriction; use new fun.
11774 (Info-menu-entry-name-re): New const.
11775 (Info-menu-entry-name-re): Use it along with new fun.
11776 (Info-node-spec-re): Use new fun.
11777 (Info-complete-menu-item, Info-fontify-node): Use new const.
11778 (Info-goto-node, Info-follow-reference, Info-menu-update):
11779 Use match-string.
11780 (Info-follow-reference): Use assoc-string.
11781 Use a list of strings for the completion table.
11782 (Info-fontify-node): Use match-string, line-end-position.
11783 Limit the search for `node:' to the first line.
11784
11785 * newcomment.el (uncomment-region): Remove padding coming from
11786 comment-start rather than just from comment-padding.
11787
11788 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
11789 (vc-cvs-stay-local-p): Use vc-stay-local-p.
11790 (vc-cvs-rename-file): Remove (use the default).
11791 (vc-cvs-register): Register parent dir if needed.
11792 (vc-cvs-could-register): Return non-nil if parent can be registered.
11793 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
11794 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
11795
11796 * vc-svn.el (vc-svn-use-edit): Make it into a const.
11797 (vc-svn-update): Fix the arguments to `svn'.
11798 (vc-svn-diff-tree): Just use `vc-svn-diff'.
11799 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
11800 Simple implementations, assuming `name' is a URL.
11801
11802 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
11803 set of chars allowed unquoted in a case pattern.
11804
11805 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
11806
11807 * font-lock.el (font-lock-extra-types-widget)
11808 (c-font-lock-extra-types, c++-font-lock-extra-types)
11809 (objc-font-lock-extra-types, java-font-lock-extra-types)
11810 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
11811 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
11812 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
11813 (font-lock-match-c++-structor-declaration)
11814 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
11815 (c++-font-lock-keywords-3, c++-font-lock-keywords)
11816 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
11817 (objc-font-lock-keywords-3, objc-font-lock-keywords)
11818 (java-font-lock-keywords-1, java-font-lock-keywords-2)
11819 (java-font-lock-keywords-3, java-font-lock-keywords)
11820 (java-font-lock-syntactic-face-function): Remove obsolete code
11821 and constants. It's all in cc-fonts.el now.
11822
11823 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
11824
11825 * mail/sendmail.el (mail-specify-envelope-from)
11826 (mail-envelope-from): Doc fix.
11827
11828 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
11829
11830 * generic-x.el: Do away with the dependency on `c-emacs-features'
11831 when populating `rul-generic-mode-syntax-table'; we already know
11832 this isn't XEmacs.
11833
11834 See ChangeLog.10 for earlier changes.
11835
11836 ;; Local Variables:
11837 ;; coding: iso-2022-7bit
11838 ;; End:
11839
11840 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
11841 Copying and distribution of this file, with or without modification,
11842 are permitted provided the copyright notice and this notice are preserved.
11843
11844 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1