]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(vc-file-not-found-hook): Fix typo. From lorentey@elte.hu (L?rentey K�ly).
[gnu-emacs] / lisp / ChangeLog
1 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
4 From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly).
5
6 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
7
8 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
9 Call vc-find-file-hook here instead of in auto-revert-buffers.
10 (auto-revert-buffers): Delete call to vc-find-file-hook.
11 (auto-revert-verbose, global-auto-revert-non-file-buffers)
12 (global-auto-revert-mode, auto-revert-set-timer)
13 (auto-revert-handler, auto-revert-buffers): Doc fixes.
14
15 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16
17 * woman.el (woman-change-fonts): Rename local variable
18 woman-font-alist to font-alist to avoid a compiler warning.
19
20 2004-03-27 Dave Love <fx@gnu.org>
21
22 * emacs-lisp/rx.el (rx): Doc fix.
23 Fix copyright years.
24
25 * strokes.el (strokes-global-set-stroke-string): New function.
26 (strokes-list-strokes): Cope with strings, not just commands.
27 Set foreground colour of image.
28 (strokes-global-set-stroke): Doc fix.
29
30 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
31
32 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
33 Auto Revert mode.
34 (Buffer-menu-files-only): New variable.
35 (Buffer-menu-toggle-files-only): New function.
36 (Buffer-menu-mode-map): Bind it to `T'.
37 (Buffer-menu-mode): Mention `T' in docstring.
38 Set buffer-stale-function.
39 (list-buffers-noselect): Mark buffer non-modified and set
40 Buffer-menu-files-only.
41
42 * dired.el (buffer-stale-function): Remove no longer needed defvar.
43
44 * autorevert.el (auto-revert-handler): Print revert message
45 before, rather than after, reverting.
46 (buffer-stale-function): Move to files.el.
47
48 * files.el (buffer-stale-function): Move here from autorevert.el.
49
50 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
51
52 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
53
54 * calc/calc.el (calc-mode-map): Use mapc.
55
56 * apropos.el (apropos-mode): Don't autoload.
57 (apropos-symbols-internal): New fun. Extracted from `apropos'.
58 (apropos): Use it.
59 (apropos-print): Add optional `text' argument.
60 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
61 Don't assume point-min == 1.
62
63 * bs.el (bs-buffer-list): Use buffer-local-value.
64 (bs--set-toggle-to-show): Use with-current-buffer.
65
66 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
67 New funs.
68 (list-buffers-noselect): Use them. Adjust :align-to to new style.
69
70 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
71
72 * dabbrev.el (dabbrev-expand): Fix regexp construction.
73 (dabbrev--find-expansion): Use pop.
74 (dabbrev--search): Use match-string-no-properties.
75
76 * dired.el (dired-mode): Use run-mode-hooks.
77 (dired-move-to-end-of-filename): Use match-string.
78
79 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
80 is bound before using it.
81 (ediff-verbose-p): Make it into a var since it's not constant.
82
83 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
84
85 * faces.el (read-face-font): Don't cons up unnecessarily.
86 (header-line, tool-bar): Share common parts.
87
88 * files.el (file-relative-name): Use compare-strings.
89
90 * finder.el (finder-mode): Follow coding convention.
91
92 * subr.el (read-number): New function.
93
94 * ses.el (ses-read-number): Move to subr.el.
95 (ses-set-header-row): Use read-number.
96
97 2004-03-26 Andre Spiegel <spiegel@gnu.org>
98
99 * vc-hooks.el (vc-arg-list): New function, which handles both
100 compiled and uncompiled code.
101 (vc-default-workfile-unchanged-p): Use it.
102
103 * vc.el (vc-print-log): Undo prev change, use new function
104 vc-arg-list from vc-hooks.el.
105
106 2004-03-26 Masatake YAMATO <jet@gyve.org>
107
108 * simple.el (completion-setup-function): Emphasize the
109 first uncommon characters in the completions; and de-emphasize
110 the common prefix substrings.
111 (completion-emphasis): New face.
112 (completion-de-emphasis): New face.
113
114 2004-03-25 Juanma Barranquero <lektu@terra.es>
115
116 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
117 Comment out (it's unused and unfinished code).
118
119 2004-03-25 Sam Steingold <sds@gnu.org>
120
121 * vc.el (vc-print-log): Fix a bug in the last patch:
122 backend-function may be a byte-compiled object, not a lambda.
123
124 2004-03-25 Juri Linkov <juri@jurta.org>
125
126 * descr-text.el (describe-property-list): Add a button
127 for `face' property that calls `describe-face'.
128 Suggested by luis fernandes <elf@ee.ryerson.ca>
129
130 * international/mule.el (keyboard-coding-system):
131 * kmacro.el (kmacro-call-macro): Fix docstring.
132
133 * dired.el: Fix comments.
134
135 * textmodes/fill.el (fill): Fix Info link.
136
137 * font-lock.el (fast-lock, lazy-lock):
138 * jit-lock.el (jit-lock): Remove links to removed Support Modes
139 Info node.
140
141 * eshell/eshell.el (eshell): Fix broken info-link.
142
143 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
144 * eshell/em-banner.el (eshell-banner):
145 * eshell/em-smart.el (eshell-smart):
146 * eshell/esh-cmd.el (eshell-cmd):
147 Comment out broken info-links to incomplete Info manual.
148
149 * info-xref.el: Fix commentary.
150
151 2004-03-25 Kevin Ryde <user42@zip.com.au>
152
153 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
154 Remove spurious node duplicate suppression, doesn't work, not wanted.
155 (info-xref-output): Take format style args, add "sit-for 0" to let
156 user see the results as they progress.
157 (info-xref-check-all-custom): New function.
158
159 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
160
161 * gdb-ui.el: Moved to progmodes.
162
163 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
164
165 * calendar/appt.el (appt-check): Remove superfluous progn.
166 When finished with diary buffer: if it was not being displayed
167 before, kill it; otherwise restore its original state.
168 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
169
170 * calendar/calendar.el (calendar-set-mode-line): Use total
171 available mode-line width, rather than frame-width.
172
173 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
174 after mode change so effect not lost.
175
176 2004-03-23 Dave Love <fx@gnu.org>
177
178 * dired.el (dired) <defgroup>: Add link to manual.
179 (dired-font-lock-keywords): Add highlighting on unusual permissions.
180 (dired-revert): Use dolist.
181 (dired-mode-map): Add U binding.
182 (dired-mode): Add font-lock-beginning-of-syntax-function.
183 (dired-garbage-files-regexp): Make it a defcustom.
184
185 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
186
187 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
188 is equivalent to nil.
189 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
190 (vc-arch-mode-line-string): Accept `added' state.
191 (vc-arch-state): Use inode-sigs if available.
192 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
193 Copy&delete existing id file if any. Fallback if uuidgen is absent.
194 (vc-arch-tagline-re): New var.
195 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
196 New functions.
197 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
198 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
199
200 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
201 (vc-file-not-found-hook): Use it.
202
203 * diff-mode.el (diff-default-read-only): Change default.
204 (diff-mode-hook): Make it a defcustom. Add some options.
205 (diff-mode-map): Bind diff-refine-hook.
206 (diff-yank-handler): New var.
207 (diff-yank-function): New fun.
208 (diff-font-lock-keywords): Use them.
209 (diff-end-of-file): Handle case where file-header looks like diff text.
210 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
211 (diff-file-kill): Delete a subsequent empty line, if applicable.
212 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
213 (diff-find-file-name): Use it.
214 (diff-tell-file-name): New command.
215 (diff-mode): Be careful with view-mode.
216 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
217 New functions, for use in diff-mode-hook.
218 (diff-find-source-location): Catch "regex too large" errors.
219 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
220 (diff-refine-hunk): New command.
221
222 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
223 (smerge-context-menu-map): Remove unused var.
224 (smerge-keep-all): Preserve markers.
225 (smerge-keep-n): New fun.
226 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
227 (smerge-keep-current, smerge-ediff): Use it.
228 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
229 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
230 (smerge-resolve): Resolve trivial 3-part conflicts.
231
232 2004-03-23 Juri Linkov <juri@jurta.org>
233
234 * man.el (Man-width): New var.
235 (Man-getpage-in-background): Use it.
236 (Man-support-local-filenames): New var and fun.
237 (Man-build-man-command): Don't add a second %s.
238 (Man-fontify-manpage): Clean up message.
239 (Man-mode): Set outline-regexp, outline-level,
240 imenu-generic-expression.
241
242 * woman.el (woman-fill-frame): Doc fix.
243 (woman-decode-region): Use window-width instead of frame-width.
244
245 * abbrevlist.el (list-one-abbrev-table):
246 * descr-text.el (describe-char):
247 * international/mule-diag.el (describe-current-coding-system):
248 * international/quail.el (quail-insert-decode-map):
249 Use window-width instead of frame-width.
250
251 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
252 (jka-compr-mode-alist-additions): Add tbz.
253 (jka-compr-write-region, jka-compr-insert-file-contents):
254 Add message for undefined compress-program.
255 (jka-compr-write-region): Remove redundant var bindings.
256
257 * dired-x.el (dired-guess-shell-alist-default): Add choices for
258 extracting files into subdirectory. Add tbz and dz. Fix regexps.
259 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
260 (dired-man): Use dired-guess-shell-command.
261 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
262 Change default nil to t.
263
264 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
265 (dired-compare-directories): Add default value for empty input.
266
267 * help-at-pt.el: Move suggestions for key bindings to Commentary.
268
269 * time.el (display-time-string-forms): Fix help-echo date format.
270
271 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
272
273 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
274 (buffer-stale-function): New variable.
275 (auto-revert-list-diff, auto-revert-dired-file-list)
276 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
277 (auto-revert-handler): Take over some functionality of deleted
278 functions.
279 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
280
281 * dired.el (dired-directory-changed-p, dired-buffer-stale-p): New funs.
282 (dired-internal-noselect): Use dired-directory-changed-p.
283 Eliminate revert messages.
284 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
285
286 2004-03-23 Kenichi Handa <handa@etlken2>
287
288 * international/characters.el: Setup syntaxes for more parentheses
289 Unicode characters.
290
291 * international/mule-cmds.el (select-safe-coding-system):
292 Merge coding-system and auto-cs before comparing them.
293
294 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
295
296 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
297
298 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
299 normal-auto-fill-function and comment-indent-function.
300 The default values now work just as well.
301 Don't set font-lock-beginning-of-syntax-function since we already set
302 syntax-begin-function.
303 (lisp-outline-level): Put ;;;###autoload at same level as (.
304 (prin1-char): Quote special chars.
305
306 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
307 than with-no-warnings.
308
309 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
310 if the source location can't be found.
311 (edebug-compute-previous-result): Use prin1-char.
312
313 * emacs-lisp/checkdoc.el (checkdoc-error): Dont' assume point-min == 1.
314 (debug-ignored-errors): Add an entry.
315
316 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
317 (byte-compile-file): Output warning when deleting a file.
318
319 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
320 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
321
322 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
323 (byte-compile-inline-expand): Use backquote.
324 (byte-optimize-pure-func): Rename from byte-optimize-concat.
325 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
326
327 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
328
329 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
330
331 2004-03-22 Juri Linkov <juri@jurta.org>
332
333 * finder.el (finder-known-keywords): Fix data, tex, unix.
334
335 * play/landmark.el: Fix keywords.
336
337 * language/ethio-util.el (ethio-find-file): Doc fix.
338
339 * emacs-lisp/warnings.el: Doc fix.
340
341 * textmodes/ispell.el (ispell-help): Doc fix.
342
343 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
344
345 * format.el (format-insert-file): Always return a list of two
346 elements, like insert-file-contents does.
347
348 2004-03-21 Andre Spiegel <spiegel@gnu.org>
349
350 * vc.el Add new optional BUFFER argument to vc-BACKEND-print-log
351 and vc-BACKEND-diff.
352 (vc-print-log): If the print-log implementation supports it, use
353 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
354 (vc-version-diff, vc-diff-internal): Doc fixes.
355
356 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
357 implementation supports it, let diff output go to *vc*,
358 not *vc-diff*, since this is an internal call.
359
360 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
361
362 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
363
364 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
365
366 2004-03-21 Dave Love <fx@gnu.org>
367
368 * progmodes/cfengine.el (cfengine-mode):
369 Set parse-sexp-ignore-comments.
370
371 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
372
373 2004-03-21 Juanma Barranquero <lektu@terra.es>
374
375 * allout.el (allout-mode): Fix docstring.
376
377 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
378
379 * files.el (insert-directory): Fix bug if SWITCHES is a list.
380
381 * autorevert.el (auto-revert-interval): Make new value take
382 effect immediately when set through Custom.
383 (auto-revert-set-timer): Add interactive declaration.
384
385 2004-03-19 David Ponce <david@dponce.com>
386
387 * ruler-mode.el (ruler-mode-header-line-format-old):
388 Don't `make-variable-buffer-local'.
389 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
390 (ruler-mode-header-line-format): Simply funcall the above.
391 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
392 to save/restore a previous header line format.
393 (ruler-mode-space): Don't depend on a numeric WIDTH value.
394 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
395 fringes and margins width.
396 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
397
398 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
399
400 * log-edit.el (log-edit-font-lock-keywords): Typo.
401
402 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
403 (tex-send-tex-command): Rather than here.
404 (tex-compilation-parse-errors): Simplify.
405
406 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
407
408 * time.el (display-time-string-forms): Add help-echo with date on time.
409
410 * composite.el (compose-region): Use restore-buffer-modified-p.
411
412 * disp-table.el (standard-display-8bit): Simplify.
413
414 * server.el (server-process-filter): Delete temp frame.
415
416 * add-log.el (add-change-log-entry): Simplify.
417
418 2004-03-19 Kim F. Storm <storm@cua.dk>
419
420 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
421 (hexl-follow-line): Don't require 'fringe.
422
423 * progmodes/compile.el (compilation-start): Always set
424 compilation-last-buffer and return it.
425
426 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
427
428 * simple.el (clone-buffer): Doc fix.
429
430 2004-03-18 Juanma Barranquero <lektu@terra.es>
431
432 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
433
434 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
435
436 * log-edit.el (log-edit-font-lock-keywords): New var.
437 (log-edit-mode): Use it.
438
439 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
440
441 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
442 properly for watching in speedbar.
443
444 2004-03-17 Masatake YAMATO <jet@gyve.org>
445
446 * smerge-mode.el (smerge-popup-context-menu):
447 Put `unwind-protect' around `overlay-put' and `popup-menu'.
448
449 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
450
451 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
452 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
453 Take sealed revisions into account.
454 (vc-arch-checkin): Extract a summary line from the message.
455
456 2004-03-16 Masatake YAMATO <jet@gyve.org>
457
458 * register.el (register): Provide `register' feature.
459
460 2004-03-15 Masatake YAMATO <jet@gyve.org>
461
462 Added context menu support in smerge mode.
463 Most of the part is written by Stefan Monnier.
464
465 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
466 New keymap and menu.
467 (smerge-text-properties): New function.
468 (smerge-remove-props): New function.
469 (smerge-popup-context-menu): New function.
470 (smerge-resolve): Call `smerge-remove-props'.
471 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
472 (smerge-keep-current): Ditto.
473 (smerge-kill-current): New function.
474 (smerge-match-conflict): Put text properties.
475 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
476
477 2004-03-15 David Ponce <david@dponce.com>
478
479 * ruler-mode.el: (ruler-mode-left-fringe-cols)
480 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
481 (ruler-mode-right-scroll-bar-cols): Remove.
482 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
483 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
484 Use fringe-columns and scroll-bar-columns.
485
486 2004-03-15 Masatake YAMATO <jet@gyve.org>
487
488 * hl-line.el (hl-line-range-function): New variable.
489 (hl-line-move): New function.
490 (global-hl-line-highlight): Use `hl-line-move'.
491 (hl-line-highlight): Ditto.
492
493 * scroll-bar.el (scroll-bar-columns):
494 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
495
496 * ruler-mode.el (top-level): Require scroll-bar and fringe.
497 (ruler-mode-left-fringe-cols)
498 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
499 (ruler-mode-right-scroll-bar-cols)
500 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
501 (ruler-mode-ruler-function): New variable.
502 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
503 if the value for `ruler-mode-ruler-function'is given.
504
505 * hexl.el (hexl-mode-hook): Make the hook customizable.
506 (hexl-address-area, hexl-ascii-area): New customize variables.
507 (hexlify-buffer): Put font-lock-faces on the address area and
508 the ascii area.
509 (hexl-activate-ruler): New function.
510 (hexl-follow-line): New function.
511 (hexl-highlight-line-range): New function.
512 (hexl-mode-ruler): New function.
513
514 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
515
516 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
517 (vc-default-find-file-hook): New fun.
518 (vc-find-file-hook): Call new find-file-hook operation.
519
520 * vc-arch.el: New file.
521
522 2004-03-12 Jesper Harder <harder@ifa.au.dk>
523
524 * info-look.el (info-lookup): Reuse an existing Info window.
525
526 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
527
528 * woman.el (woman-preserve-ascii): Default value changed to t and
529 doc string revised.
530
531 2004-03-12 Richard M. Stallman <rms@gnu.org>
532
533 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
534 Fix minor bug.
535
536 * replace.el (occur-engine): Change message for count of matches.
537
538 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
539 For strings, do compare text properties.
540
541 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
542
543 * progmodes/compile.el (compile-auto-highlight)
544 (compilation-error-list, compilation-old-error-list)
545 (compilation-parse-errors-function, compilation-parsing-end)
546 (compilation-error-message, compilation-directory-stack)
547 (compilation-enter-directory-regexp-alist)
548 (compilation-leave-directory-regexp-alist)
549 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
550 (compilation-current-file, compilation-regexps): Remove vars.
551
552 (compile-error-at-point, compilation-error-filedata)
553 (compilation-error-filedata-file-name, compile-reinitialize-errors)
554 (compilation-next-error-locus, compilation-forget-errors)
555 (count-regexp-groupings, compilation-parse-errors)
556 (compile-collect-regexps, compile-buffer-substring): Remove funs.
557
558 (compile-internal): Make obsolete.
559
560 (compilation-first-column, compilation-error)
561 (compilation-directory-matcher, compilation-page-delimiter)
562 (compilation-mode-font-lock-keywords, compilation-debug)
563 (compilation-error-face, compilation-warning-face)
564 (compilation-info-face, compilation-line-face)
565 (compilation-column-face, compilation-enter-directory-face)
566 (compilation-leave-directory-face, compilation-skip-threshold)
567 (compilation-skip-visited, compilation-context-lines): New vars.
568
569 (compilation-warning-face, compilation-info-face)
570 (compilation-message-face): New faces.
571
572 (compilation-error-regexp-alist-alist): New constant.
573
574 (compilation-face, compilation-directory-properties)
575 (compilation-assq, compilation-error-properties, compilation-start)
576 (define-compilation-mode, compilation-loop)
577 (compilation-set-window): New functions.
578
579 (compile): Additional argument for interactive compiles like TeX.
580
581 * progmodes/grep.el (kill-grep): Move here from compile.el
582 (grep-error, grep-hit-face, grep-error-face)
583 (grep-mode-font-lock-keywords): New variables.
584 (grep-regexp-alist): Simplify regexp and add `binary' case.
585 (grep-mode): New mode.
586 (grep-process-setup): Simplify.
587
588 2004-03-11 Jason Rumney <jasonr@gnu.org>
589
590 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
591 letters on DOS/Windows.
592
593 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
594
595 * server.el (server-name): New var.
596 (server-socket-dir): New var to replace server-socket-name.
597 (server-start): Use them.
598
599 2004-03-11 Simon Josefsson <jas@extundo.com>
600
601 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
602 died to avoid infloop. Reported by Jonathan Glauner
603 <jglauner@sbum.org>.
604
605 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
606
607 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
608 (smerge-mode-menu): Use it to deactivate menu entries.
609 (smerge-keep-current): New fun.
610 (smerge-keep-current): Use it.
611
612 2004-03-10 John Paul Wallington <jpw@gnu.org>
613
614 * foldout.el (foldout-fold-list, foldout-modeline-string):
615 Declare them as variables, not constants.
616
617 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
618
619 * ps-print.el: Modification to print *Messages* buffer.
620 (ps-print-version): New version 6.6.4.
621 (ps-message-log-max): New fun.
622 (ps-spool-without-faces, ps-spool-with-faces)
623 (ps-count-lines-preprint): Code fix.
624
625 * printing.el: New tips in Tips section.
626
627 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
628
629 * delim-col.el: Doc fix.
630
631 * printing.el: Doc fix. New doc section (Tips).
632
633 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
634
635 * type-break.el (type-break-emacs-variant): Remove.
636 (type-break-run-at-time, type-break-cancel-function-timers):
637 Use fboundp rather than version name and number.
638
639 2004-03-09 Masatake YAMATO <jet@gyve.org>
640
641 * hexl.el (hexl-mode): Use `make-local-variable' instead of
642 `make-variable-buffer-local'.
643
644 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
645
646 * find-dired.el (find-dired): Call `shell-command' instead of
647 `start-process-shell-command'. By this, Tramp takes over
648 handling of remote directories.
649
650 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
651
652 * newcomment.el (comment-use-global-state): New var.
653 (comment-search-forward): Use it.
654
655 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
656
657 * cus-edit.el (fill) <defgroup>: Move to fill.el.
658
659 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
660 (enable-kinsoku): Make it a defcustom.
661 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
662 paragraph to same-comment-start-marker.
663
664 2004-03-07 Dave Love <fx@gnu.org>
665
666 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
667 (browse-url-mail): Use it.
668
669 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
670 (rfc2368-unhexify-string): Use replace-regexp-in-string.
671
672 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
673
674 * woman.el (woman-man.conf-path): Doc fix.
675 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
676
677 2004-03-07 Eli Zaretskii <eliz@elta.co.il>
678
679 * sort.el (sort-columns): Remove ms-dos from the list of systems
680 where the external `sort' command is not used.
681
682 2004-03-07 Kim F. Storm <storm@cua.dk>
683
684 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
685 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
686 from overlay-arrow-variable-list.
687 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
688
689 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
690
691 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
692 overlay arrow string properly for the assembler buffer.
693
694 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
695
696 * mail/sendmail.el (mail-mode): Fix last change.
697
698 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
699
700 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
701 for the assembler buffer.
702 (gdb-assembler-custom): Position the overlay arrow.
703 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
704
705 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
706
707 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
708
709 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
710 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
711
712 * mail/sendmail.el (mail-mode): Set comment-start-skip.
713
714 * newcomment.el (uncomment-region): Allow non-terminated comment.
715 (comment-normalize-vars): Check the user-specified comstart marker.
716
717 2004-03-04 Jesper Harder <harder@ifa.au.dk>
718
719 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
720 Otherwise, do use it if the region only contains font-lock text
721 properties.
722
723 2004-03-04 Masatake YAMATO <jet@gyve.org>
724
725 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
726 as the callback function for eldoc.
727 (hexl-print-current-point-info): New function.
728 (hexl-current-address): Print the address in both decimal
729 and hexadecimal format.
730
731 2004-03-04 Richard M. Stallman <rms@gnu.org>
732
733 * mail/rmail.el (rmail-convert-to-babyl-format):
734 Specify t for UNIBYTE when calling mail-unquote-printable-region.
735
736 * mail/mail-utils.el (mail-unquote-printable-region):
737 New arg UNIBYTE.
738
739 * startup.el (command-switch-alist): Doc fix.
740
741 * simple.el (undo): Temporarily set this-command to `undo-start',
742 then set it to `undo' once undo-start returns without error.
743
744 * simple.el (minibuffer-history-sexp-flag): Doc fix.
745
746 * simple.el (kill-line): Don't disregard trailing whitespace
747 in eol condition, if show-trailing-whitespace is set.
748
749 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
750 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
751 When disabling, restore old values only if mouse-sel-has-been-enabled.
752
753 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
754 (isearch-{-char): New function.
755 (isearch-mode-map): Bind { to isearch-{-char.
756
757 * font-lock.el (lisp-font-lock-keywords-2):
758 Turn off the CL with-... and do-... general patterns.
759 Instead, recognize several specific with... and do... constructs.
760
761 * files.el (switch-to-buffer-other-window):
762 Bind same-window-buffer-names and same-window-regexps to nil.
763 (switch-to-buffer-other-frame): Likewise.
764
765 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
766
767 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
768 recognizing leading comment on code line.
769
770 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
771
772 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
773 hidden files/directories.
774
775 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
776
777 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
778 only comment-start (in case the mode hasn't set it).
779
780 * Makefile.in (AUTOGENEL): New var.
781 (bootstrap-prepare): Rename from bootstrap-clean.
782 Don't remove elc files.
783 (maintainer-clean): New target.
784
785 * xml.el (xml-get-attribute-or-nil): Simplify.
786
787 2004-03-02 Juri Linkov <juri@jurta.org>
788
789 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
790 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
791 URL to prevent their substitution with the environment variable
792 values by browsers.
793
794 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
795
796 * ps-print.el: Doc fix.
797 (ps-print-version): New version number (6.6.3).
798 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
799 Docstring fix.
800 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
801 before printing.
802 (ps-time-stamp-yyyy-mm-dd): New fun.
803 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
804
805 2004-03-02 Kim F. Storm <storm@cua.dk>
806
807 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
808
809 2004-03-01 Juanma Barranquero <lektu@terra.es>
810
811 * allout.el (allout-rebullet-heading): Fix typo in docstring.
812
813 * desktop.el (desktop-file-version)
814 (desktop-after-read-hook): Fix typos.
815 (desktop-clear-preserve-buffers): Remove redundant info in
816 docstring already shown by the obsolescence message.
817 (desktop-truncate, desktop-internal-v2s)
818 (desktop-value-to-string): Change argument name to match docstring.
819
820 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
821
822 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
823 docstring.
824
825 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
826
827 * printing.el: Replace "As Is..." in PostScript file print/preview by
828 "No Preprocessing...". Suggested by Colin Marquardt
829 <marquardt@zmd.de>.
830 (pr-insert-section-4): Adjust buffer interface.
831
832 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
833
834 Version 2.0.39 of Tramp released.
835
836 * net/tramp.el (tramp-handle-file-local-copy)
837 (tramp-handle-write-region, tramp-open-connection-rsh):
838 Variable name typo. Small change. From Patrick Tullmann
839 <tullmann@flux.utah.edu>.
840 (tramp-process-connection-type): New variable.
841 (tramp-maybe-open-connection): Use it.
842 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
843 (tramp-touch): Set last-modified time of a remote file.
844 (tramp-handle-write-region): Say which function is used when encoding.
845
846 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
847
848 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
849 case of non-existing filename, too. Reported by Christoph Bauer
850 <c_bauer@informatik.uni-kl.de>.
851 (tramp-smb-get-file-entries): The directory in question should
852 have permissions "drwxrwxrwx". Just virtual, because we don't
853 know the real permissions. Don't we know?
854 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
855 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
856 (tramp-smb-wait-for-output): Optimize algorithm getting pending
857 output. If it was received chunkwise, there have been problems.
858 Remove the "prompt not found" error message; it is obvious.
859 Simplify algorithm.
860 (tramp-smb-process-running): Remove. Since we acknowledge the
861 virtual prompt for shares, there's no need for distinction of
862 reading shares (process ends afterwards) and interactive mode of
863 smblient.
864 (tramp-smb-open-connection): Setting process sentinel removed.
865 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
866 "NT_STATUS_NETWORK_ACCESS_DENIED".
867 (tramp-smb-maybe-open-connection): Set `process-connection-type'
868 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
869 (top-level): Setting default value in `tramp-default-method-alist'
870 corrected. Order of USER and HOST have been wrong.
871 Nobody complained for months ...
872 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
873 (tramp-smb-open-connection): Clear password cache if login has failed.
874
875 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
876 `tramp-unified-filenames'.
877 (tramp-completion-mode): Make test for XEmacs explicitely.
878 `event-to-character' can exists in Emacs packages too.
879 Reported by Matt Swift <swift@alum.mit.edu>.
880 (tramp-buffer-name): Buffer name must contain the user if exists.
881 Reported by Adrian Phillips <a.phillips@met.no>.
882 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
883 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
884 (tramp-do-copy-or-rename-file-out-of-band): Rename from
885 `tramp-do-copy-or-rename-file-one-local', because it handles also
886 the case both files use the same out-of-band method.
887 Implementation added.
888 (tramp-handle-file-local-copy, tramp-handle-write-region):
889 Out-of-band handling removed. `copy-file' called instead, which
890 calls `tramp-do-copy-or-rename-file-out-of-band'.
891 (tramp-action-password): Check for out-of-band method removed.
892 This function is used for 'login-program.
893 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
894 appropriate.
895 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
896 and `tramp-parse-sknownhosts'.
897 (tramp-completion-function-alist): It's a defvar now, because we
898 want to apply the optimized `tramp-set-completion-function'
899 instead of a static list.
900 (tramp-set-completion-function): Implementation tuned.
901 Avoid double entries, and entries where the function or the
902 file/directory doesn't exist.
903 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
904 for SSH2.
905 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
906 (tramp-handle-dired-compress-file): New function.
907 (tramp-async-proc): New variable.
908 (tramp-handle-shell-command): Adding asynchronous processes.
909 They are far from being perfect, but it works at least for
910 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
911 (top-level): Require password.el if visible. Should be mandatory
912 once No Gnus has found its way into (X)Emacs.
913 (tramp-read-passwd): Invoke `password-read' if available,
914 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
915 fallback any longer.
916 (tramp-clear-passwd): New function.
917 (tramp-process-actions, tramp-process-multi-actions):
918 Clear password cache if login has failed.
919
920 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
921 its own module.
922 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
923 `ange-ftp-ftp-name-res'. There could be incorrect values from
924 previous calls in case the "ftp" method is used in the Tramp file
925 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
926
927 2004-02-28 Richard M. Stallman <rms@gnu.org>
928
929 * term.el (term-mouse-paste): Call mouse-set-point.
930
931 * thumbs.el: New file.
932
933 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
934
935 * ebnf-abn.el: Doc fix.
936
937 * ebnf-bnf.el: Doc fix.
938 (ebnf-repeat): Code fix.
939
940 * ebnf2ps.el: Doc fix.
941 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
942
943 2004-02-28 Juri Linkov <juri@jurta.org>
944
945 * ffap.el (dired-at-point): Additional writability test for
946 relative directory names.
947 (dired-at-point-prompter): Treat directories as a directory, get
948 the directory component from files.
949 (ffap-string-at-point): Return string from region if region is active.
950 (ffap-file-at-point): Remove redundant code.
951
952 2004-02-28 Kim F. Storm <storm@cua.dk>
953
954 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
955 Initialize margin area images to nil.
956 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
957 (breakpoint-enabled-bitmap-face)
958 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
959 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
960 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
961 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
962 (gdb-reset): Use gdb-remove-breakpoint-icons.
963 (gdb-put-string): Add dprop arg to specify alternative display
964 property (for setting fringe bitmap).
965 (gdb-remove-strings): Doc fix.
966 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
967 icon in fringe (if available), or else as icon or text in display
968 margin. Creates necessary icons in breakpoint-bitmap,
969 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
970 Also make left window margin if required.
971 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
972 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
973 no longer needed.
974 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
975 gdb-put-breakpoint-icon.
976 (gdb-assembler-mode): Don't set left-margin-width here.
977
978 2004-02-27 Kevin Ryde <user42@zip.com.au>
979
980 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
981 comma, so that it DTRT in macros.
982
983 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
984
985 * progmodes/sh-script.el (sh-shell-arg)
986 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
987 (sh-leading-keywords, sh-other-keywords): Fix custom type.
988
989 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
990
991 * faces.el (face-spec-set-match-display): Add a new attribute,
992 `min-colors'.
993 (region, highlight, secondary-selection): Use `min-colors'.
994
995 * custom.el (defface): Add documentation for `min-colors'.
996
997 * font-lock.el (font-lock-comment-face, font-lock-string-face)
998 (font-lock-keyword-face, font-lock-function-name-face)
999 (font-lock-variable-name-face, font-lock-constant-face):
1000 Use `min-colors'.
1001
1002 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
1003
1004 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1005
1006 * ebnf2ps.el: Doc fix. For compatibility with Emacs 20, define
1007 assq-delete-all if it's not defined.
1008 (ebnf-generate-region): Code fix.
1009
1010 * printing.el: Doc fix.
1011 (pr-version): New version number (6.7.2).
1012 (pr-command): Return empty string if command is an empty string.
1013
1014 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1015
1016 * ebnf-abn.el: New file, implements an ABNF parser.
1017
1018 * ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New arrow shapes:
1019 semi-up-hollow, semi-up-full, semi-down-hollow and semi-down-full.
1020 Fix a bug on productions like test = {"test"}* | ( "tt" ["test"] ).
1021 Reported by Markus Dreyer <mdreyer@ix.urz.uni-heidelberg.de>.
1022 (ebnf-version): New version number (4.0).
1023 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
1024 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
1025 (ebnf-delete-style): New commands.
1026 (ebnf-directory, ebnf-file): New funs.
1027 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
1028 (ebnf-production-name-p, ebnf-stop-on-error): New options.
1029 (ebnf-syntax-alist): New var.
1030 (ebnf-element-width): New fun replacing ebnf-list-width.
1031 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
1032 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
1033 (ebnf-prologue): Adjust vars.
1034 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
1035 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
1036 (ebnf-check-style-values, ebnf-generate-production)
1037 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
1038 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
1039 (ebnf-token-repeat): Code fix.
1040
1041 * ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc, %right, %left
1042 and %prec. Suggested by Matthew K. Junker <junker@alum.mit.edu>.
1043 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
1044
1045 * ebnf-iso.el: Doc fix.
1046 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
1047 (ebnf-iso-lex): Code fix.
1048
1049 * ebnf-bnf.el: Doc fix.
1050 (ebnf-bnf-lex): Code fix.
1051
1052 * ebnf-otz.el: Doc fix.
1053
1054 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
1055
1056 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
1057 (abbrev-prefix-mark): Doc fix.
1058
1059 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
1060
1061 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
1062 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
1063 (gdb-var-delete): Make interactive (really).
1064 (gdb-edit-value): Make non-interactive.
1065
1066 * progmodes/gud.el (gud-speedbar-menu-items):
1067 Add gdb-var-delete and, indirectly, gdb-edit-value.
1068 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
1069 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
1070 (gud-gdb-marker-filter): Add comment for annotations.
1071
1072 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
1073
1074 * calendar/calendar.el (generate-calendar)
1075 (calendar-read-date): Prevent display of BC calendars once more -
1076 reverts 2003-10-01 change.
1077 (generate-calendar-month): Doc fix.
1078
1079 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1080
1081 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
1082 return value of increment-calendar-month.
1083
1084 2004-02-21 Stephen Compall <s11@member.fsf.org>
1085
1086 * saveplace.el (save-place-forget-unreadable-files)
1087 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
1088 (save-place-forget-unreadable-files): New function.
1089 (save-place-alist-to-file): Use it to filter out files that are
1090 no longer readable.
1091
1092 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
1093 current Texinfo environment, using the same method as in
1094 `texinfo-insert-@end', and insert a space rather than a newline if
1095 point in a @table environment.
1096
1097 2004-02-21 Juri Linkov <juri@jurta.org>
1098
1099 * ffap.el (ffap-file-at-point): Try parent directories.
1100
1101 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
1102
1103 * vcursor.el (vcursor-modifiers): New defcustom.
1104 (vcursor-cs-binding): Use vcursor-modifiers instead of a
1105 hard-coded list.
1106
1107 2004-02-21 Masatake YAMATO <jet@gyve.org>
1108
1109 * play/animate.el (animate-birthday-present): Accept names other
1110 than `Sarah', too.
1111
1112 2004-02-21 Juri Linkov <juri@jurta.org>
1113
1114 * startup.el: Remove table of command line arguments from the
1115 Commentary section.
1116
1117 2004-02-20 John Wiegley <johnw@newartisans.com>
1118
1119 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
1120 again" modifier from 'e' to 'E', since 'e' is also used by the
1121 "file extension" modifier.
1122
1123 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
1124
1125 * help-fns.el (describe-categories): Doc fix.
1126
1127 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
1128
1129 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
1130 temporary file for buffer already visiting one. This change makes
1131 output likely to be directly usable by patch program.
1132 Suggested by Adrian Aichner <adrian@xemacs.org>
1133
1134 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
1135
1136 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
1137 case of variables defined in compound statements.
1138 (gdb-setup-windows, gdb-source-info, gdb-source-info):
1139 Simplify constructions using switch-to-buffer.
1140
1141 2004-02-19 Simon Josefsson <jas@extundo.com>
1142
1143 * play/morse.el: Fix typo.
1144 (morse-code): Add @.
1145
1146 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
1147
1148 * calendar/appt.el (appt-display-format): Change default to
1149 'ignore, for backwards compatibility.
1150 (appt-display-message): If appt-display-format is 'ignore,
1151 respect old vars appt-msg-window and appt-visible.
1152 (appt-activate): Don't depend on return value of cancel-timer.
1153
1154 * calendar/calendar.el (calendar-holidays): Doc fix.
1155
1156 * calendar/cal-coptic.el (coptic-prompt-for-date):
1157 Use assoc-string instead of assoc-ignore-case.
1158 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
1159 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
1160 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
1161 * calendar/cal-islam.el (calendar-goto-islamic-date)
1162 (mark-islamic-diary-entries): Ditto.
1163 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
1164 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
1165 (calendar-read-mayan-tzolkin-date): Ditto.
1166 * calendar/calendar.el (calendar-read-date): Ditto.
1167 * calendar/diary-lib.el (mark-diary-entries): Ditto.
1168
1169 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
1170
1171 * progmodes/executable.el (executable-command-find-posix-p):
1172 Fix choice of the directory.
1173
1174 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
1175
1176 * simple.el (interprogram-cut-function)
1177 (interprogram-paste-function, kill-new, kill-append):
1178 Doc fixes.
1179 (kill-region): Make it return nil. Doc fix.
1180 (yank-pop): Make its argument optional.
1181 (yank): Make ARG `-' equivalent to `-1'.
1182
1183 2004-02-17 Eli Zaretskii <eliz@elta.co.il>
1184
1185 * mail/rmail.el (rmail-get-new-mail): Don't reference
1186 rmail-use-spam-filter if rmail-spam-filter is not loaded.
1187
1188 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
1189
1190 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
1191 if one of global-auto-revert-non-file-buffers or autorevert-mode
1192 is non-nil.
1193
1194 2004-02-16 Eli Zaretskii <eliz@elta.co.il>
1195
1196 * subr.el (delete-dups): A better implementation from Karl Heuer
1197 <kwzh@gnu.org>.
1198
1199 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
1200
1201 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
1202 correct place.
1203 * progmodes/icon.el (icon-indent-command): Ditto.
1204 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
1205
1206 2004-02-16 Eli Zaretskii <eliz@elta.co.il>
1207
1208 * progmodes/grep.el (grep-compute-defaults): Undo change from
1209 2004-01-29: don't use executable-command-find-posix-p.
1210
1211 2004-02-16 Richard Sharman <rsharman@pobox.com>
1212
1213 * hilit-chg.el: Use require instead of eval-and-compile.
1214 (highlight-compare-buffers): New function.
1215
1216 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
1217
1218 * man.el (Man-fontify-manpage): Render section headings in
1219 `Man-overstrike-face' even when overstrike was not used by man
1220 formatter for section headings.
1221
1222 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
1223
1224 * rmail-spam-filter.el: (vm-use-spam-filter)
1225 (rsf-min-region-length-added-to-spam-list): New variables.
1226 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
1227 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
1228 spam testing. Don't delete spam message if automatic deletion
1229 after output via variable rmail-delete-after-output is turned on.
1230 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
1231 rsf-bbdb-dont-create-entries-for-spam.
1232 (check-field): New function, extracted from code in
1233 rmail-spam-filter to ease addition of header fields like content-type.
1234 (message-content-type): New variable to check the content-type:
1235 field added, also in defcustom of rsf-definitions-alist.
1236 (rmail-spam-filter): Replace repeated test code for header fields
1237 by calls to check-field; change the call to
1238 rmail-output-to-rmail-file such that rmail-current-message stays
1239 the same to avoid wrong deletion of unseen flags.
1240 (rsf-add-contents-type): New function to convert old format
1241 of rmail-spam-definitions-alist into new one.
1242 Change prefixes of all variables and functions from
1243 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
1244
1245 2004-02-16 Eli Zaretskii <eliz@elta.co.il>
1246
1247 * loadhist.el (unload-hook-features-list): New defvar.
1248
1249 2004-02-16 Dave Love <fx@gnu.org>
1250
1251 * loadhist.el (unload-feature): Doc fix. Rename flist to
1252 unload-hook-features-list.
1253
1254 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
1255
1256 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
1257 cookie. Don't check if we are looking-at open-formula.
1258
1259 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1260
1261 * subr.el (match-string-no-properties): Use substring-no-properties.
1262
1263 2004-02-16 Eli Zaretskii <eliz@elta.co.il>
1264
1265 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
1266 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
1267 Use lower-case "rx" in all error message.
1268
1269 2004-02-16 Dave Love <fx@gnu.org>
1270
1271 * emacs-lisp/rx.el (rx-or): Put group around result.
1272 (rx-constituents): Add backref.
1273 (rx-syntax): Add string-delimiter, comment-delimiter.
1274 (rx-categories): Add combining-diacritic.
1275 (rx-check-not, rx-greedy, rx): Doc fix.
1276 (rx-backref, rx-check-backref): New.
1277
1278 2004-02-16 Jesper Harder <harder@ifa.au.dk>
1279
1280 * newcomment.el (uncomment-region): Allow eob as comment end.
1281
1282 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
1283
1284 * filecache.el: All message and error commands now use prefix
1285 "Filecache:" to make it easy to read *Messages* buffer.
1286
1287 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
1288
1289 * autorevert.el: Add support to detect changed dired and VC buffers.
1290 (auto-revert-active-p, auto-revert-list-diff)
1291 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
1292 (auto-revert-handler, auto-revert-active-p): New functions.
1293 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
1294 and `auto-revert-active-p'.
1295 (eval-when-compile): Defvar dired-directory and vc-mode.
1296 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
1297 (auto-revert-handler-vc): New functions.
1298
1299 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
1300
1301 * progmodes/compile.el (compilation-directory): New defvar.
1302 (compile): Save current directory in compilation-directory.
1303 (recompile): Bind default-directory to compilation-directory if
1304 that is non-nil.
1305
1306 2004-02-16 Dave Love <fx@gnu.org>
1307
1308 * newcomment.el (comment-insert-comment-function)
1309 (comment-region-function, uncomment-region-function): New.
1310 (comment-indent): Use comment-insert-comment-function.
1311 (uncomment-region): Use uncomment-region-function.
1312 (comment-region): Use comment-region-function.
1313
1314 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
1315
1316 2004-02-16 Richard Stallman <rms@gnu.org>
1317
1318 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
1319 loaddefs* and ldefs-boot*.
1320
1321 2004-02-16 Eli Zaretskii <eliz@elta.co.il>
1322
1323 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
1324 and email address at the beginning and end of the address.
1325
1326 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
1327 anchored at the beginning of the email address.
1328
1329 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
1330
1331 * international/ccl.el (ccl-compile-write): Pass `left' to
1332 ccl-embed-code to generate correct code of write-expr-register.
1333
1334 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
1335
1336 * progmodes/grep.el (grep-compute-defaults): Fix typos.
1337
1338 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1339
1340 * x-dnd.el: Mention support for Motif in commentary.
1341 (x-dnd-handle-drag-n-drop-event): Ditto.
1342
1343 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
1344
1345 * ses.el: Use "ses--" prefixes for buffer-local variables.
1346 Use (point-min) instead of 1, even when we know the buffer
1347 is unnarrowed.
1348 (ses-build-load-map): Delete. Distribute its content to defconst's for
1349 the three maps.
1350 (ses-menu, ses-header-line-menu): New menus.
1351 (ses-mode-map): Use them.
1352 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
1353
1354 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
1355
1356 * Makefile.in: Fix the CC Mode recompile kludge so it works
1357 when building in a different directory.
1358
1359 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
1360
1361 * simple.el (kill-new): Put yank-handler property on the entire string.
1362
1363 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
1364
1365 * diff.el: Don't use compile any more, use diff-mode instead.
1366 (diff-regexp-alist, diff-old-file, diff-new-file)
1367 (diff-parse-differences, diff-process-setup): Remove.
1368 (diff-sentinel): New fun.
1369 (diff): Use it. Run the process ourselves.
1370 Use diff-mode for the rest of the processing.
1371
1372 * diff.el (diff): Simplify code handling `switch'.
1373
1374 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
1375
1376 * pcvs-defs.el (cvs-menu): Add `tag'.
1377
1378 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
1379
1380 * simple.el (kill-append): Doc fix.
1381
1382 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1383 Adapt outline-regexp to the new conventions for commenting out code.
1384
1385 2004-02-11 John Paul Wallington <jpw@gnu.org>
1386
1387 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
1388
1389 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1390
1391 * diff.el (diff-switches): New fun.
1392 (diff, diff-backup): Use it.
1393 (diff): Clean up the args construction. Use backquote.
1394 Use listp instead of consp to avoid putting a nil arg.
1395 (diff): Add a revert-buffer function.
1396
1397 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1398
1399 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
1400 handled by x-dnd-handle-file-name.
1401 (x-dnd-known-types): Add COMPOUND_TEXT.
1402 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
1403 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
1404 x-dnd-empty-state.
1405 (x-dnd-forget-drop): Ditto.
1406 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
1407 (x-dnd-handle-one-url): Return private when inserting text.
1408 (x-dnd-insert-ctext): New function.
1409 (x-dnd-handle-file-name): New function for FILE_NAME.
1410 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
1411 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
1412 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
1413
1414 2004-02-10 Kenichi Handa <handa@m17n.org>
1415
1416 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
1417 instead of while loop.
1418
1419 2004-02-10 Miles Bader <miles@gnu.org>
1420
1421 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
1422
1423 2004-02-09 Kenichi Handa <handa@m17n.org>
1424
1425 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
1426 have end-of-line.
1427
1428 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
1429
1430 * Makefile.in: Added extra dependencies in the recompile target
1431 needed to cope with the compile time macro expansions in CC Mode.
1432
1433 2004-02-09 Kim F. Storm <storm@cua.dk>
1434
1435 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
1436 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
1437 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
1438 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
1439 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
1440 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
1441 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
1442 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
1443 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
1444 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
1445 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
1446
1447 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1448
1449 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
1450 Don't allow shrink if there's a window on our right.
1451
1452 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
1453 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
1454 Bring together declaration and initialization.
1455 (prolog-mode-variables): Don't set the syntax table.
1456 Don't set paragraph-start and comment-indent-function.
1457 Add /*..*/ to the comment regexps.
1458 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
1459 (prolog-mode-map): Don't bind TAB.
1460 (prolog-mode): Set the syntax table.
1461 (prolog-comment-indent): Remove.
1462 (inferior-prolog-mode-map): Initialize in the declaration.
1463 (inferior-prolog-mode-syntax-table)
1464 (inferior-prolog-mode-abbrev-table): New vars.
1465 (inferior-prolog-mode): Derive from comint-mode.
1466 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
1467 minibuffer windows.
1468
1469 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
1470 in file names, as long as it is unabmiguous.
1471
1472 2004-02-08 Andreas Schwab <schwab@suse.de>
1473
1474 * textmodes/reftex-toc.el
1475 (reftex-toc-load-all-files-for-promotion): Remove useless use of
1476 format. Doc fix.
1477
1478 * textmodes/refer.el (refer-find-entry-internal): Remove extra
1479 format string arguments.
1480
1481 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
1482 string argument.
1483
1484 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
1485
1486 * play/zone.el (zone-call): Fix format string.
1487
1488 * net/webjump.el (webjump-builtin): Add missing format string argument.
1489
1490 * midnight.el (midnight-delay-set): Remove extra format string argument.
1491
1492 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
1493
1494 * hexl.el (hexl-insert-char): Add missing format string argument.
1495
1496 * format.el (format-decode): Fix format string.
1497
1498 * emulation/vi.el (vi-mode): Remove extra format string argument.
1499 (vi-repeat-last-search): Likewise.
1500 (vi-reverse-last-search): Likewise.
1501 (vi-goto-mark): Likewise.
1502 (vi-reverse-last-find-char): Likewise.
1503 (vi-repeat-last-find-char): Likewise.
1504 (vi-locate-def): Likewise.
1505
1506 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
1507
1508 * ediff-util.el (ediff-toggle-read-only): Remove extra format
1509 string argument.
1510 (ediff-toggle-regexp-match): Likewise.
1511
1512 * dired-aux.el (dired-do-query-replace-regexp): Add missing
1513 format string argument.
1514
1515 * calc/calc-map.el (calc-get-operator): Remove extra format
1516 string argument.
1517
1518 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
1519
1520 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
1521 string argument.
1522
1523 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
1524
1525 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
1526
1527 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
1528
1529 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
1530 (cl-struct-setf-expander): Likewise.
1531
1532 * vc.el (with-vc-file): Fix unsafe uses of error.
1533 (vc-cancel-version): Likewise.
1534
1535 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
1536
1537 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
1538 thousands separator; fixes <class>:<line-number> regexp for
1539 non-english locales.
1540
1541 2004-02-08 Andreas Schwab <schwab@suse.de>
1542
1543 * view.el (view-mode-enable): Revert previous change.
1544
1545 2004-02-07 Kim F. Storm <storm@cua.dk>
1546
1547 * simple.el (line-number-at-pos): Rename from line-at-pos.
1548 Uses changed (what-line and vc-annotate-warp-version).
1549
1550 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
1551
1552 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
1553 (diff-mode): Remove aborted attempt at support for compile.el.
1554 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
1555
1556 2004-02-06 Andreas Schwab <schwab@suse.de>
1557
1558 * view.el (view-mode-enable): Add view-mode-map to
1559 minor-mode-overriding-map-alist.
1560
1561 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1562
1563 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
1564
1565 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
1566
1567 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
1568 with point inside rather than after the paragraph.
1569
1570 2004-02-04 Sam Steingold <sds@gnu.org>
1571
1572 * mail/smtpmail.el (smtpmail-try-auth-methods):
1573 Do not try authentication when no mechanism is available.
1574 Pass port-name as defaultport to `netrc-machine'.
1575
1576 2004-02-04 Stephen Eglen <stephen@gnu.org>
1577
1578 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
1579 to show how minibuffer height can be constrained.
1580
1581 2004-02-04 John Paul Wallington <jpw@gnu.org>
1582
1583 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
1584
1585 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1586
1587 * x-dnd.el: New file for drag and drop.
1588
1589 * term/x-win.el: require x-dnd, set after-make-frame-functions
1590 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
1591 drag-n-drop event.
1592
1593 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
1594 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
1595 (dired-dnd-handle-file): New functions for drag and drop support.
1596 (dired-mode): Initialize drag and drop if x-dnd present.
1597
1598 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
1599
1600 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
1601 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
1602 (cperl-mode): Set fill-paragraph-function.
1603 (cperl-fill-paragraph): Make it non-interactive.
1604
1605 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
1606
1607 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
1608
1609 2004-02-02 David Kastrup <dak@gnu.org>
1610
1611 * replace.el (perform-replace): Allow 'literal argument in
1612 regexp-flag to indicate literal replacement.
1613 (query-replace-regexp-eval): Use it.
1614
1615 2004-02-01 Andreas Schwab <schwab@suse.de>
1616
1617 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
1618
1619 2004-02-01 Stephen Eglen <stephen@gnu.org>
1620
1621 * info-look.el: Add support for maxima-mode. Update commentary
1622 because info-lookup-symbol is now bound to C-h S.
1623
1624 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
1625
1626 * simple.el (edit-and-eval-command): Bind print-level and
1627 minibuffer-history-sexp-flag around call to read-from-minibuffer.
1628 Correct initial position in command-history.
1629
1630 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
1631
1632 * files.el (read-directory-name): Adapt the docstring to recent
1633 change in Fread_file_name.
1634
1635 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
1636
1637 * ses.el (ses-print-cell): If print format too wide for column
1638 width, truncate decimal places if that helps to avoid "#####" fill.
1639 * ses.el (ses-initial-column-width): Revert previous change.
1640
1641 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
1642
1643 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
1644 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
1645 Add edebug info.
1646 (jit-lock-mode): Setup/cancel the new timer.
1647 (jit-lock-context-fontify): New fun. Extracted from
1648 context fontification code of jit-lock-stealth-fontify.
1649 (jit-lock-stealth-fontify): Don't do context fontification any more.
1650
1651 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
1652 (jit-lock-fontify-now): Handle the `quit' case.
1653 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
1654
1655 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
1656
1657 * progmodes/executable.el (executable-command-find-posix-p):
1658 New. Check if find handles arguments Posix-style.
1659
1660 * progmodes/grep.el (grep-compute-defaults):
1661 Use executable-command-find-posix-p.
1662 (grep-find): Check `grep-find-command'.
1663
1664 * filecache.el (file-cache-find-posix-p): Delete.
1665 (file-cache-add-directory-using-find):
1666 Use `executable-command-find-posix-p'.
1667
1668 2004-01-29 Dave Love <fx@gnu.org>
1669
1670 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
1671 Iterate the hook function if arg is given.
1672 (mark-defun, narrow-to-defun): Change order of finding the limits.
1673
1674 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
1675 (byte-compile-format-warn): New.
1676 (byte-compile-callargs-warn): Use it.
1677 (Format, message, error): Add byte-compile-format-like property.
1678 (byte-compile-maybe-guarded): New.
1679 (byte-compile-if, byte-compile-cond): Use it.
1680 (byte-compile-lambda): Compile interactive forms,
1681 just to make warnings about them.
1682
1683 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
1684
1685 * ses.el (ses-initial-column-width): Increase to 14, so it will
1686 work well with the default printer of "%.7g" for extreme values
1687 like "-1.234567e+07".
1688
1689 2004-01-29 Kenichi Handa <handa@m17n.org>
1690
1691 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
1692
1693 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
1694
1695 * dos-w32.el: Added support for the `default-printer-name' function.
1696
1697 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
1698
1699 * server.el (server-socket-name): Don't use the hostname in the
1700 socket name since /tmp is local to the host anyway.
1701
1702 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
1703 robust check of widening and fix var-naming.
1704
1705 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
1706
1707 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
1708 or rmail-spam- to rsf- in all function and variable names.
1709 (rsf-min-region-to-spam-list): New variable.
1710 (rsf-bbdb-auto-delete-spam-entries): Rename from
1711 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
1712 scanned together with the recipients field for spam testing; Don't
1713 delete spam message if rmail-delete-after-output is non-nil;
1714 (rsf-check-field): New function, extracted from code in
1715 rmail-spam-filter to ease addition of header fields like
1716 content-type:;
1717 (message-content-type): New variable. The content-type: field was
1718 added also in defcustom of rsf-definitions-alist;
1719 (rmail-spam-filter): Replace repeated test code for header fields
1720 by calls to check-field; change the call to
1721 rmail-output-to-rmail-file such that rmail-current-message stays
1722 the same to avoid wrong deletion of unseen flags.
1723 (rmail-use-spam-filter): Add autoload cookie.
1724
1725 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
1726
1727 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
1728 (file-cache-add-directory-using-find): Add Cygwin support.
1729 (file-cache-find-command-posix-flag): New user variable.
1730
1731 * filecache.el (file-cache-add-directory): Check for
1732 directories an remove them from dir-files.
1733
1734 2004-01-27 Richard M. Stallman <rms@gnu.org>
1735
1736 * man.el (Man-fontify-manpage): Clean up message.
1737
1738 2004-01-27 Kenichi Handa <handa@m17n.org>
1739
1740 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
1741 (sentence-end): Define using sentence-end-without-space.
1742
1743 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
1744 a sentence ends with one of a character in sentence-end-without-space.
1745
1746 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
1747
1748 * font-lock.el (font-lock): Add jit-lock as explicit group member.
1749 (jit-lock): Group declaration moved to jit-lock.el.
1750 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
1751 when necessary.
1752
1753 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
1754 (jit-lock-context-unfontify-pos): Rename from
1755 jit-lock-first-unfontify-pos.
1756 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
1757
1758 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
1759
1760 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
1761 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
1762 (fortran-fill): When filling a string, adjust re-search-backward
1763 argument for special case of string just on fill-column.
1764 When filling non-string, allow one extra char if
1765 fortran-break-before-delimiters is non-nil.
1766 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
1767 Use fortran-break-delimiters-re and fortran-no-break-re to
1768 correctly handle cases such as "**".
1769
1770 * progmodes/f90.el (f90-break-delimiters): Doc fix.
1771 (f90-no-break-re): Add some extra tokens. Doc fix.
1772
1773 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
1774
1775 * mail/rmail-spam-filter.el:
1776 Use two semicolons as Commentary line prefix.
1777 Add ";;; Code:" stylized comment.
1778 Delete end-of-line whitespace.
1779 Wrap (require 'cl) with `eval-when-compile'.
1780
1781 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
1782
1783 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
1784 at the top level of vc.el.
1785
1786 2004-01-23 Andre Spiegel <spiegel@gnu.org>
1787
1788 * vc.el (vc-current-line): Function removed. This is now done by
1789 the new function line-at-pos in simple.el.
1790 (vc-annotate-warp-version): Use line-at-pos instead of
1791 vc-current-line.
1792
1793 2004-01-22 Kim F. Storm <storm@cua.dk>
1794
1795 * simple.el (line-at-pos): New defun.
1796 (what-line): Use it. Optimize by only counting lines in narrowed
1797 region once.
1798
1799 2004-01-22 Kenichi Handa <handa@m17n.org>
1800
1801 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
1802 point (register r1) only for charset mule-unicode-0100-24ff.
1803
1804 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
1805
1806 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
1807 trailing white space and ensure a final newline.
1808
1809 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
1810 Add autoload cookie.
1811
1812 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
1813
1814 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
1815 activate view-mode explicitly.
1816
1817 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1818
1819 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
1820 use clipboard first.
1821
1822 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
1823
1824 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
1825 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
1826 (vc-mcvs-cvs): Remove.
1827 (vc-mcvs-command): Remove use of assert.
1828
1829 * outline.el (outline-insert-heading): Tighten up match.
1830 (outline-demote, outline-move-subtree-down): Don't assume anything
1831 about outline-regexp.
1832
1833 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
1834 (texinfo-show-structure): Explicitly add ^, and simplify.
1835
1836 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
1837
1838 * calendar/appt.el (appt-check): Restore usage of
1839 appt-issue-message deleted in previous change.
1840 (top-level): Activate package when loaded (needed for backwards
1841 compatibility).
1842
1843 2004-01-20 Jesper Harder <harder@ifa.au.dk>
1844
1845 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
1846 following previous change to smtpmail-send-data.
1847
1848 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
1849
1850 * vc.el (vc-default-previous-version): Doc enhancement.
1851 (vc-default-next-version): New function.
1852 (vc-print-log): New arg FOCUS-REV.
1853 (vc-annotate-mode): Derive from view-mode.
1854 (vc-annotate): New args REVISION, DISPLAY-MODE.
1855 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
1856 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
1857 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
1858 (vc-annotate-show-diff-revision-at-line, vc-current-line)
1859 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
1860
1861 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
1862
1863 2004-01-19 Karl Berry <karl@gnu.org>
1864
1865 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
1866 or "TexInfo".
1867
1868 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
1869
1870 * subr.el (delete-dups): New function.
1871
1872 2004-01-19 Karl Berry <karl@gnu.org>
1873
1874 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
1875 with ^, since that's what texinfo-show-structure
1876 documentation says (plus it works much better in texinfo.txi).
1877
1878 2004-01-18 Jesper Harder <harder@ifa.au.dk>
1879
1880 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
1881
1882 2004-01-18 David Ponce <david@dponce.com> (tiny change)
1883
1884 * progmodes/which-func.el (which-function-mode): Don't cancel
1885 which-func-update-timer if not set.
1886
1887 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
1888
1889 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
1890 Remove spurious left square bracket in XX:XXam regexp.
1891
1892 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
1893
1894 * progmodes/cc-defs.el: Do not require cl at run time.
1895
1896 2004-01-16 Richard M. Stallman <rms@gnu.org>
1897
1898 * emacs-lisp/cl.el (cl-cannot-unload): New function.
1899 (cl-unload-hook): Defvar this to run cl-cannot-unload.
1900
1901 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
1902 Call rmail-spam-filter. Delete and expunge spam.
1903 Print number of spam messages deleted.
1904 Save and restore the deletion status of old messages when reading
1905 new mail with spam filter, so that expunging spam does not expunge
1906 msgs deleted by the user.
1907 (rmail-only-expunge): Add an optional argument dont-show to
1908 prevent showing message after expunge.
1909
1910 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
1911
1912 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
1913 * subr.el (declare): New macro.
1914
1915 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
1916
1917 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
1918
1919 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
1920
1921 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
1922 Test window-system rather than system-type (for X11/Mac).
1923
1924 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
1925
1926 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
1927
1928 2004-01-12 Richard M. Stallman <rms@gnu.org>
1929
1930 * mail/rmail.el (rmail-convert-to-babyl-format):
1931 Use mail-unquote-printable-region.
1932 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
1933 (rmail-hex-char-to-integer): Functions deleted.
1934
1935 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
1936 (mail-unquote-printable-region): New arg NOERROR.
1937 For invalid encoding, either signal an error to just return nil.
1938
1939 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
1940
1941 * calendar/appt.el: Update copyright and commentary.
1942 (appt-issue-message): Make obsolete.
1943 (appt-visible, appt-msg-window): Make obsolete, in favour of
1944 appt-display-format.
1945 (appt-display-mode-line, appt-display-duration)
1946 (appt-display-diary, appt-time-msg-list, appt-mode-string)
1947 (appt-prev-comp-time, appt-display-count, appt-timer)
1948 (appt-convert-time): Doc change.
1949 (appt-disp-window-function, appt-delete-window-function):
1950 Use defcustom rather than defvar.
1951 (appt-display-format): New variable.
1952 (appt-display-message): New function with display code from appt-check.
1953 (appt-check): Add optional FORCE argument. Doc change.
1954 Add appt-make-list to diary-hook if displaying diary.
1955 Remove checking of view-diary-entries-initially.
1956 Message display section removed to new function appt-display-message.
1957 (appt-display-window): Doc change. Remove unused internal var
1958 this-buffer. Do not beep, since appt-display-message does that.
1959 (appt-make-list): Doc change. Use caar.
1960 (appt-sort-list): Simplify by using builtin sort function.
1961 (appt-update-list): New function for updating appts when diary is
1962 saved.
1963 (appt-activate): New autoloaded function to toggle package
1964 functionality.
1965
1966 * calendar/cal-x.el: (calendar-one-frame-setup)
1967 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
1968
1969 * calendar/calendar.el: Update copyright.
1970 (view-diary-entries-initially, european-calendar-style): Doc change.
1971 (calendar-setup): Make defcustom rather than defvar.
1972 (mark-visible-calendar-date): Initialize temp-face and faceinfo
1973 in let binding so local to function.
1974
1975 * calendar/diary-lib.el: Update copyright.
1976 (diary, diary-entry-time): Doc change.
1977 (list-diary-entries): Doc change. Trivial logic change.
1978 (fancy-diary-display): Restore make-face command mistakenly
1979 deleted 2003-05-08.
1980 (show-all-diary-entries): Allow to pop-up frame if needed.
1981
1982 2004-01-09 John Paul Wallington <jpw@gnu.org>
1983
1984 * bindings.el (mode-line-change-eol): Add EVENT parameter.
1985 Temporarily select EVENT's window for changing eol type.
1986
1987 2004-01-09 Deepak Goel <deego@gnufans.org>
1988
1989 * calendar/diary-lib.el (diary-entry-time):
1990 Also accept time in the form XX[.XX][am/pm/AM/PM].
1991 (fancy-diary-font-lock-keywords): Likewise.
1992 (diary-font-lock-keywords): Likewise.
1993 * calendar/appt.el (appt-add): Likewise.
1994 (appt-make-list): Likewise.
1995 (appt-convert-time): Likewise.
1996
1997 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
1998
1999 * gdb-ui.el (gdb-ann3): Revert previous change.
2000 (gdb-source-info): Allow for case of where compilation directory
2001 is not recorded.
2002
2003 2004-01-08 John Paul Wallington <jpw@gnu.org>
2004
2005 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
2006
2007 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
2008
2009 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
2010
2011 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
2012 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
2013 problems.
2014 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
2015
2016 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2017
2018 * files.el (write-file-functions, write-contents-functions):
2019 Clarify docstrings.
2020
2021 2004-01-07 Kenichi Handa <handa@m17n.org>
2022
2023 * international/mule.el (set-auto-coding): Fix for the case that
2024 end-of-line is only CR.
2025
2026 2004-01-07 Kim F. Storm <storm@cua.dk>
2027
2028 * subr.el (event-start, event-end): Doc fix.
2029 (posn-string, posn-image): New defuns.
2030 (posn-object): Return either image or string object.
2031 (posn-object-x-y): Return 8th element of position.
2032 (posn-object-width-height): New defun.
2033
2034 2004-01-06 Andreas Schwab <schwab@suse.de>
2035
2036 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
2037 output.
2038
2039 2004-01-05 Karl Berry <karl@gnu.org>
2040
2041 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
2042 / and *, too.
2043
2044 2003-12-31 Simon Josefsson <jas@extundo.com>
2045
2046 * files.el (before-save-hook): Add.
2047 (basic-save-buffer): Use before-save-hook.
2048
2049 * emacs-lisp/copyright.el: Fix comment to recommend
2050 before-save-hook instead of write-file-functions.
2051
2052 2004-01-05 Richard M. Stallman <rms@gnu.org>
2053
2054 * finder.el (finder-commentary): Call delete-other-windows.
2055
2056 * net/ange-ftp.el (ange-ftp-file-attributes):
2057 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
2058
2059 2004-01-04 Karl Berry <karl@gnu.org>
2060
2061 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
2062 comment characters % and # in the copyright year notice,
2063 as well as ;.
2064
2065 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
2066
2067 * wid-edit.el (default): Define dummy :value-delete.
2068 Reported by Jesper Harder <harder@ifa.au.dk>.
2069
2070 2004-01-03 Richard M. Stallman <rms@gnu.org>
2071
2072 * progmodes/compile.el (compile-internal): Use point, not point-min,
2073 for set-window-point.
2074
2075 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
2076
2077 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
2078
2079 * progmodes/grep.el (grep-mode-map):
2080 Don't remap next-line, previous-line.
2081
2082 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
2083
2084 * speedbar.el (speedbar-edit-line): Change regexp to position
2085 the cursor on the first character of this line's button.
2086
2087 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2088
2089 * subr.el (functionp): Doc fix.
2090
2091 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
2092
2093 * progmodes/idlwave.el (idlwave-make-tags):
2094 * textmodes/flyspell.el (flyspell-large-region):.
2095 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
2096 * emulation/viper-util.el (viper-glob-unix-files):
2097 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
2098 * man.el (Man-init-defvars):
2099 * jka-compr.el (jka-compr-call-process):
2100 * files.el (get-free-disk-space,insert-directory):
2101 * ediff-ptch.el (ediff-test-patch-utility):
2102 * ediff-diff.el (ediff-test-utility):
2103 * dired-aux.el (dired-check-process):
2104 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
2105 test the return value of call-process, because it can be a string.
2106
2107 2003-12-31 John Paul Wallington <jpw@gnu.org>
2108
2109 * bindings.el (completion-ignored-extensions): Add .pfsl.
2110
2111 2003-12-31 Kim F. Storm <storm@cua.dk>
2112
2113 * ido.el (ido-nonreadable-directory-p): New defun to check for
2114 nonreadable directory without activating tramp (to avoid problems
2115 with checking incomplete tramp paths).
2116 (ido-set-current-directory, ido-file-internal)
2117 (ido-file-name-all-completions1): Use it.
2118
2119 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2120
2121 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
2122 documentation if the anchor (or node) name is preceded by `info
2123 anchor' or `Info anchor' in addition to earlier `info node' and
2124 `Info node'.
2125 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
2126
2127 2003-12-30 Eli Zaretskii <eliz@elta.co.il>
2128
2129 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
2130 error in arguments to base64-decode-region. Remove ^M characters
2131 after decoding base64.
2132
2133 2003-12-30 Simon Josefsson <jas@extundo.com>
2134
2135 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
2136 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
2137 have only been distributed with Emacs for some years.
2138 (texinfo-mode-hook): Customize.
2139
2140 2003-12-30 Eli Zaretskii <eliz@elta.co.il>
2141
2142 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
2143 cleaner (suggested by Richard Stallman).
2144
2145 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
2146 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
2147 file-name clashes on 8+3 DOS filesystems.
2148
2149 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
2150 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
2151 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
2152 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
2153 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
2154 file-name clashes on 8+3 filesystems.
2155
2156 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
2157 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
2158 file-name clashes on 8+3 DOS filesystems.
2159
2160 2003-12-29 Richard M. Stallman <rms@gnu.org>
2161
2162 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
2163 Upcase the character.
2164
2165 * textmodes/flyspell.el (mail-mode-flyspell-verify):
2166 Search for header separator alone on a line, literally,
2167 and search for it backward, not forward.
2168 (flyspell-abbrev-table): Always use global-abbrev-table
2169 if there is no local one.
2170
2171 * progmodes/sh-script.el (sh-get-indent-info):
2172 Don't move point back if at bob.
2173
2174 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
2175
2176 * play/handwrite.el (handwrite): Make the handwrite credit message
2177 a comment rather than an output command.
2178
2179 * obsolete/sc.el: Display message that this file is obsolete.
2180
2181 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
2182
2183 * mail/rfc822.el (rfc822-address-start): Declare variable.
2184 Renamed from address-start. All uses changed.
2185
2186 * term.el (term-exec): Set up sentinel.
2187 (term-sentinel): New function.
2188 (term-handle-exit): New function.
2189
2190 * subr.el (assoc-ignore-case, assoc-ignore-representation):
2191 Use assoc-string, and mark them obsolete.
2192 (delay-mode-hooks): Mark as permanent local.
2193
2194 * simple.el (sendmail-user-agent-compose): Use assoc-string.
2195
2196 * register.el (copy-rectangle-to-register): Doc fix.
2197
2198 * info.el (Info-insert-dir): Use assoc-string.
2199
2200 * info-look.el (info-lookup): Use assoc-string.
2201
2202 * frame.el (pop-up-frame-function): Use quote, not `function'.
2203 (frame-notice-user-settings): Calculate ADJUSTED-TOP
2204 copying with lists as coordinate values.
2205
2206 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
2207
2208 * find-dired.el (kill-find): New command.
2209 (find-dired): Make buffer read-only.
2210 Set up a keymap with C-c C-k running kill-find.
2211 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
2212
2213 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
2214
2215 * filecache.el (file-cache-ignore-case): New variable.
2216 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
2217
2218 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
2219 (comint-dynamic-complete-as-filename): Rename local vars.
2220 (comint-dynamic-list-filename-completions): Likewise.
2221
2222 * comint.el (comint-dynamic-list-completions-config): New var.
2223 (comint-dynamic-list-completions): Handle both SPC and TAB right.
2224
2225 * comint.el (comint-file-name-chars): Add [].
2226 (comint-word): Use skip-chars-backward, not search.
2227
2228 * shell.el (shell-file-name-chars): Add [].
2229
2230 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
2231
2232 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
2233
2234 * generic.el (define-generic-mode): Doc fix.
2235
2236 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
2237
2238 * files.el (kill-some-buffers): Doc fix.
2239
2240 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
2241
2242 * comint.el (comint-watch-for-password-prompt): Pass `string' as
2243 arg to send-invisible
2244 (send-invisible): Doc fix. The argument is now a prompt, not the
2245 string to send.
2246 (comint-read-noecho): Doc fix.
2247
2248 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
2249
2250 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
2251 "@", as required by some ISP hosting service. Fix defcustom
2252 argument syntax errors that prevented use of customization.
2253
2254 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
2255
2256 * xml.el (xml-get-attribute-or-nil): Doc fix.
2257
2258 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
2259
2260 * net/zone-mode.el (zone-mode): Use write-file-functions, not
2261 write-file-hooks.
2262
2263 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
2264
2265 * autorevert.el (auto-revert-interval): Doc fix.
2266
2267 2003-12-29 Mark A. Hershberger <mah@everybody.org>
2268
2269 * xml.el (xml-get-attribute-or-nil): New function, like
2270 xml-get-attribute, but returns nil if the attribute was not found.
2271 (xml-get-attribute): Convert to defsubst, uses
2272 xml-get-attribute-or-nil.
2273
2274 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
2275
2276 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
2277
2278 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
2279
2280 * custom.el (custom-declare-theme): Use `value' when putting
2281 properties on `theme'.
2282
2283 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
2284
2285 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
2286 for each yank-handler segment.
2287 (insert-for-yank-1): New function, with the body of the previous
2288 insert-for-yank.
2289
2290 * textmodes/table.el (table-yank-handler): New defcustom.
2291 (table--put-cell-indicator-property): Put yank-handler property
2292 that indicates the yank handler for the table cell.
2293
2294 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
2295
2296 * generic-x.el (etc-modules-conf-generic-mode): A more complete
2297 set of keywords.
2298
2299 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
2300
2301 * international/mule-cmds.el (reset-language-environment)
2302 (set-language-environment): Don't invoke fontset-related functions
2303 if fontset-list is not fboundp.
2304
2305 2003-12-29 Kenichi Handa <handa@m17n.org>
2306
2307 * international/mule-cmds.el (reset-language-environment):
2308 Call set-overriding-fontspec-internal with nil.
2309 (set-language-environment): Call set-overriding-fontspec-internal
2310 if the language environment specify `overriding-fontspec'.
2311 (language-info-alist): Doc added.
2312
2313 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
2314 characters of mule-unicode-0100-24ff.
2315 (ccl-encode-windows-1251-font): New CCL program.
2316 ("Bulgarian"): Specify overriding-fontspec.
2317 ("Belarusian"): Likewise.
2318
2319 2003-12-28 Sam Steingold <sds@gnu.org>
2320
2321 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
2322 parameter ID-FORMAT to conform with the 2003-11-30 patch.
2323
2324 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
2325
2326 * progmodes/gud.el (gud-gdb-command-name): Set default to
2327 "gdb --annotate=3".
2328 (gud-gdb-marker-filter): Look out for annotations.
2329 (gdb-first-pre-prompt): New variable.
2330 Remove trailing white space.
2331
2332 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
2333 if necessary.
2334 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
2335 annotations are detected.
2336 (gud-gdba-marker-filter): Use global variable gud-marker-acc
2337 instead of a local one to allow transition from
2338 gud-gdb-marker-filter.
2339 Remove trailing white space.
2340
2341 2003-12-27 Kim F. Storm <storm@cua.dk>
2342
2343 * ido.el: Handle non-readable directories.
2344 (ido-decorations): Add 9th element for non-readable directory.
2345 (ido-directory-nonreadable): New dynamic var.
2346 (ido-set-current-directory): Set it.
2347 (ido-read-buffer, ido-file-internal):
2348 (ido-read-file-name, ido-read-directory-name): Let-bind it.
2349 (ido-file-name-all-completions1): Return empty list for
2350 non-readable directory.
2351 (ido-exhibit): Print [Not readable] if directory is not readable.
2352 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
2353 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
2354 Use it.
2355
2356 2003-12-27 Lars Hansen <larsh@math.ku.dk>
2357
2358 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
2359 calls to directory-files-and-attributes and file-attributes.
2360 (ls-lisp-format): Remove system dependent handling of user and
2361 group id's.
2362
2363 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
2364
2365 * ffap.el (ffap-read-file-or-url): Revert previous change.
2366
2367 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
2368
2369 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
2370 new list of included files called `files-with-node-lines', that
2371 only have node lines. This way @include commands can include any
2372 file, such as version and update files without node lines, not
2373 just files that are chapters.
2374
2375 2003-12-25 Andreas Schwab <schwab@suse.de>
2376
2377 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
2378 file not found.
2379
2380 2003-12-08 Miles Bader <miles@gnu.org>
2381
2382 * dired.el (dired-between-files): Always use dired-move-to-filename,
2383 which is more robust in non-english locales.
2384
2385 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2386
2387 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
2388
2389 2003-12-24 Andreas Schwab <schwab@suse.de>
2390
2391 * shell.el (shell-file-name-quote-list): Add backslash.
2392
2393 * comint.el (comint-quote-filename): Correctly handle backslash
2394 in comint-file-name-quote-list.
2395
2396 2003-12-24 Kenichi Handa <handa@m17n.org>
2397
2398 * international/mule-cmds.el (set-default-coding-systems):
2399 Call ucs-set-table-for-input for all buffers that don't have local
2400 value of buffer-file-coding-system.
2401
2402 * international/ucs-tables.el (ucs-set-table-for-input):
2403 If translation-table-for-encode is a symbol, get its
2404 translation-table property.
2405
2406 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
2407
2408 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
2409 to `completing-read' on a recently fixed bug.
2410
2411 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
2412 instead of SPACE, to get the list of possible fringe modes.
2413 SPACE only works if both `partial-completion-mode' and
2414 `completion-auto-help' are nil.
2415
2416 * complete.el (PC-is-complete-p): Delete.
2417 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
2418 calls to `test-completion'.
2419
2420 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
2421
2422 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
2423 to edit values when there are no children.
2424
2425 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
2426 a mode called "Assembler" already exists.
2427 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
2428 (gud-watch): Use format option. Remove font properties from string.
2429 (gdb-var-create-handler, gdb-var-list-children-handler):
2430 Don't bother about properties as there are none.
2431 (gdb-var-create-handler, gdb-var-list-children-handler)
2432 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
2433 with two arguments.
2434 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
2435 Let speedbar show value changes with a different font.
2436 (gdb-edit-value): New defun.
2437 (gdb-clear-partial-output, gdb-clear-inferior-io)
2438 (def-gdb-auto-update-handler): Use erase-buffer.
2439 (gdb-frame-handler): Display watch expressions in
2440 FUNCTION::VARIABLE format if required.
2441
2442 2003-12-23 John Paul Wallington <jpw@gnu.org>
2443
2444 * info.el (Info-unescape-quotes, Info-split-parameter-string)
2445 (Info-goto-emacs-command-node): Doc fixes.
2446
2447 2003-12-12 Jesper Harder <harder@ifa.au.dk>
2448
2449 * cus-edit.el (custom-add-parent-links): Define "many".
2450
2451 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
2452
2453 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
2454 (widget-child-validate, widget-type-value-create)
2455 (widget-type-default-get, widget-type-match): New functions.
2456 (lazy): New widget.
2457 (menu-choice, checklist, radio-button-choice, editable-list)
2458 (group, documentation-string): Remove redundant (per 2003-10-25
2459 change) calls to `widget-children-value-delete'.
2460 (widget-choice-value-get, widget-choice-value-inline): Remove.
2461 (menu-choice): Update widget.
2462
2463 2003-12-03 Kenichi Handa <handa@m17n.org>
2464
2465 * language/cyrillic.el: Register "microsoft-cp1251" in
2466 ctext-non-standard-encodings-alist.
2467 ("Bulgarian"): Add ctext-non-standard-encodings.
2468 ("Belarusian"): Likewise.
2469
2470 * international/mule-conf.el (compound-text-with-extensions):
2471 Change the type to 2 (iso-2022 base).
2472
2473 * international/mule.el (ctext-non-standard-encodings-alist):
2474 Change the format.
2475 (ctext-non-standard-encodings): New variable.
2476 (ctext-post-read-conversion): Fully re-written.
2477 (ctext-non-standard-designations-alist): Delete it.
2478 (ctext-non-standard-encodings-table): New function.
2479 (ctext-pre-write-conversion): Fully re-written.
2480
2481 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
2482
2483 * cus-edit.el (custom-add-parent-links): Add documentation links
2484 for parent, if the item has none of its own.
2485
2486 2003-11-30 Richard M. Stallman <rms@gnu.org>
2487
2488 * dired-aux.el (dired-do-query-replace-regexp):
2489 Report files visited read-only.
2490
2491 2003-11-30 Juri Linkov <juri@jurta.org>
2492
2493 * dired-aux.el (dired-compare-directories): New command.
2494 (dired-file-set-difference, dired-files-attributes): New functions.
2495
2496 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
2497 Version 2.0.38 of Tramp released.
2498
2499 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
2500 Charles Curley <charlescurley@charlescurley.com>.
2501 (tramp-multi-connection-function-alist): Add ssht entry which adds
2502 "-e none -t -t" to the list of ssh args. Suggested by Adrian
2503 Aichner.
2504 (tramp-get-method-parameter): New function to retrieve a method
2505 parameter. This allows for omission of method parameters.
2506 Callers adjusted.
2507
2508 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
2509
2510 * net/tramp.el: Add new optional parameter ID-FORMAT to
2511 `file-attributes'. Calls of `file-attributes' won't use this
2512 parameter for backward compatibility reasons.
2513 (tramp-perl-file-attributes): Add a new parameter to Perl script
2514 in order to handle uid/gid as strings, if desired.
2515 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
2516 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
2517 order to make the function more general.
2518 (tramp-handle-file-attributes): Replace proprietary optional
2519 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
2520 (tramp-handle-file-attributes-with-perl): Handle parameter
2521 NONNUMERIC if set. This wasn't done in the past.
2522 (tramp-post-connection): Apply second parameter "$2" if
2523 `tramp-remote-perl' is called.
2524
2525 * net/tramp-smb.el (tramp-smb-handle-delete-file):
2526 Correct cut'n'waste error (`filename' instead of `directory').
2527 (tramp-smb-handle-directory-files-and-attributes)
2528 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
2529 introduced parameter ID-FORMAT.
2530 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
2531 error (`directory' instead of `ldir').
2532
2533 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
2534 `file-attributes' has a second parameter. If yes, apply it with
2535 value "'integer". Otherwise, don't use that parameter (default is
2536 integer format).
2537
2538 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2539
2540 * help.el (help-map): Bind `display-local-help' to `C-h .'.
2541 (help-for-help): Add `C-h .' to the listed Help options.
2542 Remove trailing whitespace.
2543
2544 * help-at-pt.el: New file.
2545
2546 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
2547
2548 * subr.el (noreturn, 1value): New macros for test coverage.
2549 See `testcover.el'.
2550
2551 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
2552
2553 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
2554 for macro `1value'.
2555 (testcover-1value): New function. Checks that a 1value form
2556 actually returns only one value. Requested by RMS.
2557
2558 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
2559
2560 * gdb-ui.el (gud-watch, gdb-var-create-handler)
2561 (gdb-var-list-children, gdb-var-list-children-handler)
2562 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
2563 gdb commands that use mi to keep them out of the command history.
2564
2565 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2566
2567 * cus-start.el (all): Add use-file-dialog.
2568
2569 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
2570
2571 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
2572
2573 2003-11-27 Kim F. Storm <storm@cua.dk>
2574
2575 * subr.el (posn-object-x-y): New defun.
2576
2577 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
2578
2579 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
2580 Don't use `space' for \\\n.
2581 Be more selective as to which # are comment-starters.
2582
2583 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
2584
2585 * subr.el (number-sequence): Improve handling of floating point
2586 arguments (suggested by Kim Storm). Allow negative arguments.
2587
2588 2003-11-26 Kenichi Handa <handa@m17n.org>
2589
2590 * international/mule-cmds.el (standard-display-european-internal):
2591 Cancel the standard-display-table setting for ` and '.
2592
2593 2003-11-26 Kim F. Storm <storm@cua.dk>
2594
2595 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
2596 New defcustoms to add ffap-like functionality to ido.
2597 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
2598 (ido-no-final-slash): New defun.
2599 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
2600 (ido-read-file-name): ): Toggle VC checking via
2601 vc-handled-backends instead of vc-master-templates.
2602 (ido-file-internal): Handle ido-use-url-at-point and
2603 ido-use-filename-at-point via code borrowed from ffap-guesser.
2604 Handle new ido-exit code ffap.
2605 (ido-sort-list): Ignore final slash when sorting file names.
2606
2607 2003-11-25 Kim F. Storm <storm@cua.dk>
2608
2609 * emulation/cua-base.el (cua--standard-movement-commands):
2610 Add forward-sentence and backward-sentence.
2611
2612 2003-11-25 Stephen Eglen <stephen@gnu.org>
2613
2614 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
2615 iswitchb-exit is set to 'usefirst when user selects buffer at head
2616 of list using RET. (Selecting buffers at the head of the list was
2617 broken if the substring was also a complete buffername.)
2618
2619 2003-11-23 Kim F. Storm <storm@cua.dk>
2620
2621 * progmodes/compile.el (grep-command, grep-use-null-device)
2622 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
2623 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
2624 (grep-regexp-alist, grep-program, find-program)
2625 (grep-find-use-xargs, grep-history, grep-find-history)
2626 (grep-process-setup, grep-compute-defaults)
2627 (grep-default-command, grep, grep-tag-default, grep-find)
2628 (grep-expand-command-macros, grep-tree-last-regexp)
2629 (grep-tree-last-files, grep-tree): Move grep variables, functions
2630 and commands to new file grep.el.
2631 (compilation-mode-map): Remove grep commands from Compile sub-menu.
2632 (compilation-process-setup-function): Doc fix.
2633 (compilation-highlight-regexp, compilation-highlight-overlay): New
2634 defvars used for highlighting current compile error in source buffer.
2635 (compile-internal): New optional args HIGHLIGHT-REGEXP and
2636 LOCAL-MAP which overrides compilation-highlight-regexp and
2637 compilation-mode-map for this compilation.
2638 Delay calling compilation-set-window-height until after running
2639 compilation-process-setup-function so it can buffer-local override
2640 compilation-window-height.
2641 Check buffer-local value of compilation-scroll-output.
2642 (compilation-set-window-height): Use buffer-local value of
2643 compilation-window-height.
2644 (compilation-revert-buffer): Don't pass (undefined)
2645 preserve-modes arg to revert-buffer.
2646 (next-error-no-select, previous-error-no-select): New commands.
2647 (compilation-goto-locus): Temporarily highlight current match in
2648 source buffer using compilation-highlight-regexp.
2649
2650 * progmodes/grep.el: New file with grep code from compile.el.
2651 (grep): New defcustom group.
2652 (grep-window-height): New defcustom, like compilation-window-height.
2653 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
2654 (grep-scroll-output): New defcustom, like compilation-scroll-output.
2655 (grep-command, grep-use-null-device, grep-find-command)
2656 (grep-tree-files-aliases, grep-tree-ignore-case)
2657 (grep-tree-ignore-CVS-directories): Move to grep custom group.
2658 (grep-setup-hook): New hook variable.
2659 (grep-mode-map): New keymap for grep commands. Add Grep menu.
2660 (grep-last-buffer): New defvar, override compilation-last-buffer.
2661 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
2662 Call compile-internal with args highlight-regexp and grep-mode-map.
2663
2664 2003-11-23 Kim F. Storm <storm@cua.dk>
2665
2666 * subr.el (event-start, event-end): Doc fix.
2667 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
2668 (posn-area, posn-actual-col-row, posn-object): New defuns.
2669 (posn-col-row): Simplify doc. Rewrite to use cond.
2670 (posn-point): Also return buffer position for events outside text
2671 area (that info is now present in the event position).
2672
2673 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
2674 mouse-set-point so that hscroll still works now that clicks on
2675 fringes generate specific mouse events.
2676 (mouse-set-point): Note that it now works in fringes and margins
2677 too due to new semantics of posn-point in fringes and margins.
2678
2679 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
2680 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
2681
2682 2003-11-20 Kim F. Storm <storm@cua.dk>
2683
2684 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
2685 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
2686 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
2687 to 100 for icons to avoid increasing line height when shown.
2688
2689 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
2690
2691 * newcomment.el (comment-normalize-vars): Initialize properly if
2692 comment-start was nil.
2693
2694 2003-11-19 Andreas Schwab <schwab@suse.de>
2695
2696 * simple.el (set-variable): Fix indentation.
2697
2698 2003-11-17 Kenichi Handa <handa@m17n.org>
2699
2700 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
2701 Fix docstring.
2702
2703 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
2704
2705 * international/latin1-disp.el (latin1-display): Fix docstring.
2706
2707 2003-11-16 John Wiegley <johnw@newartisans.com>
2708
2709 * eshell/em-ls.el (eshell-ls-file): There are times with
2710 size-width is nil and uncomputed (when directories are created in
2711 dired, for example); in this case, 4 is reasonable default value,
2712 although it may caused skewed new entries (which could be avoided
2713 by returning the original value of 8 in all cases, but 99% of the
2714 time this is a waste of whitespace).
2715
2716 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
2717
2718 * cc-engine.el (c-guess-continued-construct)
2719 (c-guess-basic-syntax): Check a little more carefully if it's a
2720 function declaration when an unknown construct followed by a block
2721 is found inside a statement context. This avoids macros followed
2722 by blocks to be taken as function declarations.
2723
2724 (c-guess-continued-construct): Change the analysis of a statement
2725 continuation with a brace open to `substatement-block', for
2726 consistency with recognized statements.
2727
2728 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
2729 start is in a position so that `c-beginning-of-statement-1' jumped
2730 to the beginning of the same statement.
2731
2732 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
2733 Don't accept binary operators in the arglist if we're in a function
2734 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
2735 template recognition in cases like "if (a < b || c > d)".
2736
2737 (c-restricted-<>-arglists): New more appropriate name for
2738 `c-disallow-comma-in-<>-arglists'.
2739
2740 Accessing functions updated for the variable name change.
2741
2742 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
2743 match data could get clobbered if NOT-INSIDE-TOKEN is used.
2744
2745 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
2746 labels.
2747
2748 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
2749 instead of duplicating parts of it. This fixes bogus label
2750 recognition.
2751
2752 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
2753 of checking the context in which to apply the minimum indentation,
2754 so that it isn't enforced in e.g. namespace blocks.
2755
2756 * cc-vars.el (c-inside-block-syms): New constant used by
2757 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
2758 to somewhat reduce the risk of becoming stale.
2759
2760 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
2761 cc-cmds to cc-engine to allow use from cc-align.
2762
2763 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
2764 qualified identifiers containing "::".
2765
2766 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
2767 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
2768
2769 * cc-vars.el (c-emacs-features): Use a space in front of the name
2770 of the temporary buffer. That also avoids dumping problems in
2771 XEmacs due to undo info being left around after the buffer is killed.
2772
2773 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
2774 arglist to see if it's a K&R style declaration.
2775
2776 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
2777 before returning `knr-argdecl-intro'.
2778
2779 2003-11-16 John Wiegley <johnw@newartisans.com>
2780
2781 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
2782 field in a long-listing always 8 characters, use `size-width',
2783 which has already been computed.
2784
2785 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
2786
2787 * subr.el (minor-mode-list): Add `hs-minor-mode'.
2788
2789 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
2790
2791 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
2792 Support operation while narrowed, with `diff-restrict-view'.
2793
2794 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
2795
2796 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2797 Take additional optional arg NARROWFUN. For the generated functions:
2798 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
2799 include frags that arrange to check for and save narrowing state before
2800 the move and then conditionally call NARROWFUN after the move.
2801
2802 2003-11-14 John Wiegley <johnw@newartisans.com>
2803
2804 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
2805 that was optional, but obviously missing based on surrounding code.
2806
2807 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
2808 string arguments to numbers unless the whole argument was seen as
2809 a number.
2810
2811 2003-11-14 Kenichi Handa <handa@m17n.org>
2812
2813 * international/mule.el (ctext-non-standard-encodings-alist):
2814 Fix coding systems.
2815
2816 2003-11-10 Kenichi Handa <handa@m17n.org>
2817
2818 * language/kannada.el ("Kannada"): Add sample-text.
2819
2820 * language/knd-util.el (kannada-compose-region)
2821 (kannada-compose-string, kannada-post-read-conversion):
2822 Add autoload cookie.
2823
2824 * international/quail.el (quail-completion): Change the message
2825 "corresponding translations" to "corresponding characters".
2826
2827 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
2828
2829 * descr-text.el (describe-char): Fix typo.
2830
2831 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
2832
2833 These changes are to support Kannada language/script.
2834
2835 * Makefile.in (DONTCOMPILE): Add kannada.el.
2836
2837 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
2838
2839 * loadup.el: Preload kannada.el.
2840
2841 * language/ind-util.el (ucs-kannada-to-is13194-alist)
2842 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
2843 New variables.
2844
2845 * language/kannada.el: New file.
2846
2847 * language/knd-util.el: New file.
2848
2849 2003-11-07 Andreas Schwab <schwab@suse.de>
2850
2851 * progmodes/autoconf.el (autoconf-font-lock-keywords):
2852 Also highlight AH_*.
2853
2854 * xml.el (xml-parse-dtd): Fix misplaced paren.
2855
2856 2003-11-07 Kenichi Handa <handa@m17n.org>
2857
2858 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
2859
2860 2003-11-05 Juri Linkov <juri@jurta.org>
2861
2862 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
2863 (desktop-buffer-file): Use saved buffer-file-coding-system
2864 for file reading. Set auto-insert to nil to prevent automatic
2865 insertion into restored empty files.
2866
2867 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
2868
2869 * files.el (risky-local-variable-p): Make second argument optional.
2870
2871 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
2872
2873 * subr.el (add-hook): Fix last change.
2874
2875 2003-11-03 Eli Zaretskii <eliz@elta.co.il>
2876
2877 * mail/rmail.el (rmail-convert-to-babyl-format):
2878 If base64-decode-region signals an error, catch it and silently
2879 ignore it.
2880
2881 2003-11-01 Mark A. Hershberger <mah@everybody.org>
2882
2883 * xml.el (xml-parse-region): Allow comments to appear after the
2884 topmost element has closed.
2885 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
2886 (xml-ns-expand-attr): New functions to do namespace handling.
2887 (xml-intern-attrlist): Back-compatible handling of attribute names.
2888 (xml-parse-tag): Move namespace handling to separate functions.
2889 Now produces elements in the form ((:ns . "element") (attr-list)
2890 children) instead of ('ns:element (attr-list) children).
2891 (xml-parse-attlist): Fix attribute parsing.
2892 (xml-parse-dtd): Change parsing so that it produces strings
2893 instead of interned symbols.
2894
2895 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
2896
2897 * dired.el (dired-ls-sorting-switches): Doc fix.
2898
2899 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
2900
2901 * emacs-lisp/rx.el (rx-or): Fix the case of
2902 "(rx (and ?a (or ?b ?c) ?d))".
2903
2904 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
2905
2906 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
2907 (texinfo-format-region): Use it.
2908 (texinfo-format-buffer-1): Ditto.
2909
2910 2003-11-01 Alan Mackenzie <acm@muc.de>
2911
2912 Changes to allow scrolling whilst in isearch mode:
2913 * isearch.el (isearch-unread-key-sequence): New function,
2914 extracted from isearch-other-meta-char.
2915 (top level): (put 'foo 'isearch-scroll) on all Emacs's
2916 "scrollable" standard functions.
2917 (isearch-allow-scroll): New customizable variable.
2918 (isearch-string-out-of-window, isearch-back-into-window)
2919 (isearch-reread-key-sequence-naturally)
2920 (isearch-lookup-scroll-key): New functions.
2921 (isearch-other-meta-char): Doc string and functionality enhanced.
2922 Now accepts a prefix argument.
2923 (isearch-lazy-highlight-window-end): New variable.
2924 (isearch-lazy-highlight-new-loop): Pay attention to the window's
2925 end (thru isearch-lazy-highlight-window-end), not only its start.
2926
2927 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
2928 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
2929 (universal-argument, universal-argument-more, negative-argument)
2930 (digit-argument, universal-argument-other-key): Minor changes.
2931
2932 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
2933
2934 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
2935 recursively if the last message is deleted, thus avoiding an
2936 infinite loop.
2937
2938 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2939
2940 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
2941 (tex-main-file): Don't add .tex if the extension is already present.
2942 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
2943
2944 2003-10-29 Lute Kamstra <lute@gnu.org>
2945
2946 * progmodes/octave-inf.el (inferior-octave-prompt):
2947 Recognize version number in prompt.
2948
2949 2003-10-28 Dave Love <fx@gnu.org>
2950
2951 * international/characters.el: Fix some Unicode ranges.
2952
2953 2003-10-28 Kenichi Handa <handa@m17n.org>
2954
2955 * disp-table.el (standard-display-8bit)
2956 (standard-display-default, standard-display-ascii)
2957 (standard-display-g1, standard-display-graphic)
2958 (standard-display-underline): Assure that standard-display-table
2959 is a display table.
2960
2961 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
2962
2963 * simple.el (reindent-then-newline-and-indent): Delete space *after*
2964 reindenting the first line.
2965
2966 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
2967
2968 * wid-edit.el (widget-default-delete): Always delete child widgets.
2969
2970 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2971
2972 * newcomment.el (comment-indent): Don't call indent-according-to-mode
2973 if the line has code.
2974 Don't try to line up with something that's too far left.
2975
2976 * progmodes/octave-mod.el (octave-comment-start): Simplify.
2977 (octave-mode-syntax-table): Add % as a comment starter.
2978 (octave-point): Remove.
2979 (octave-in-comment-p, octave-in-string-p)
2980 (octave-not-in-string-or-comment-p, calculate-octave-indent)
2981 (octave-blink-matching-block-open, octave-auto-fill):
2982 Use line-(beginning|end)-position instead.
2983
2984 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
2985
2986 * emacs-lisp/authors.el (authors-aliases): Add correct realname
2987 for Francesco Potort\e,Al\e(B.
2988
2989 2003-10-23 Dave Love <fx@gnu.org>
2990
2991 * international/mule-cmds.el (locale-charset-to-coding-system):
2992 Don't rely on nil being a coding system.
2993
2994 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
2995 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
2996 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
2997
2998 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
2999
3000 * gdb-ui.el (gdb-current-language): New variable.
3001 (gdb-update-flag): Remove variable.
3002 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
3003 (gdb-take-last-elt): Remove function.
3004 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
3005 (gdb-post-prompt): Check for variable object changes here.
3006
3007 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
3008 object changes in gdb-ui.el.
3009
3010 2003-10-21 Richard M. Stallman <rms@gnu.org>
3011
3012 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
3013
3014 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
3015 Don't check for foo*/ wildcard form here.
3016 (insert-directory): Recognize foo*/ as a wildcard.
3017 Separate wildcard-regexp variable from the arg, wildcard.
3018
3019 * subr.el (add-hook): Correctly detect when make-local-hook was used.
3020 (remove-hook): Correctly handle strange cases about local hooks.
3021
3022 2003-10-21 David Ponce <david@dponce.com>
3023
3024 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
3025 argument REAL, to return a real number instead of a rounded
3026 integer value. Define as inline function.
3027 (ruler-mode-right-fringe-cols): Likewise.
3028 (ruler-mode-scroll-bar-cols): New function.
3029 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
3030 (ruler-mode-right-scroll-bar-cols): Likewise.
3031 (ruler-mode-space): New function.
3032 (ruler-mode-ruler): Use it. Handle variations of fringe style,
3033 scroll bar mode and margins in a more robust way.
3034
3035 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
3036
3037 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
3038 (antlr-c-init-language-vars): New function.
3039 (antlr-mode): Use it with cc-mode before v5.29.
3040 (antlr-c-common-init): Don't set some local vars here.
3041 (antlr-mode): Set them here.
3042 (antlr-c-forward-sws): New function alias.
3043 (antlr-mode): Redefine with cc-mode before v5.30.
3044 (antlr-skip-sexps): Use it.
3045 (antlr-skip-exception-part): Ditto.
3046 (antlr-skip-file-prelude): Ditto.
3047 (antlr-outside-rule-p): Ditto.
3048 (antlr-end-of-body): Ditto.
3049 (antlr-option-kind): Ditto.
3050 (antlr-insert-option-area): Ditto.
3051 (antlr-file-dependencies): Ditto.
3052
3053 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3054
3055 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
3056 Move backward only if point was not inside an entry.
3057
3058 2003-10-21 Richard M. Stallman <rms@gnu.org>
3059
3060 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
3061
3062 2003-10-21 Juri Linkov <juri@jurta.org>
3063
3064 * compare-w.el: Automatically skip non-matching text to resync.
3065 (compare-windows-whitespace): Doc fix.
3066 (compare-windows-sync, compare-windows-sync-string-size)
3067 (compare-windows-recenter, compare-ignore-whitespace)
3068 (compare-windows-highlight, compare-windows-face): New variables.
3069 (compare-windows): Use compare-windows-sync.
3070 (compare-windows-highlight, compare-windows-dehighlight)
3071 (compare-windows-sync-regexp)
3072 (compare-windows-sync-default-function): New functions.
3073
3074 2003-10-21 Juri Linkov <juri@jurta.org>
3075
3076 * diff.el (diff-parse-differences): Don't visit the files now;
3077 instead, just record the error locus.
3078
3079 2003-10-21 Dave Love <fx@gnu.org>
3080
3081 * progmodes/cfengine.el: New file.
3082
3083 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
3084
3085 * complete.el (PC-do-completion): Do not forget to use `pred' as the
3086 default-directory when completing file names.
3087
3088 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
3089
3090 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
3091 followed by the word `face', it gets treated as a face, even if
3092 it is also defined as a variable or a function.
3093
3094 2003-10-20 Dave Love <fx@gnu.org>
3095
3096 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3097 Avoid incf in macro expansion.
3098
3099 2003-10-20 John Paul Wallington <jpw@gnu.org>
3100
3101 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
3102 `evenp' so we don't implicitly require cl library at runtime.
3103
3104 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
3105
3106 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
3107 (help-make-xrefs): Only make cross-references for faces if
3108 preceded or followed by the word `face'. Do not make a
3109 cross-reference for variables without variable documentation,
3110 unless preceded by the word `variable' or `option'. Update doc
3111 string accordingly.
3112
3113 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
3114
3115 * progmodes/hideshow.el: Rewrite one-armed `if'
3116 constructs using either `when' or `unless'.
3117 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
3118
3119 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
3120
3121 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
3122 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
3123 instead of 12x12.
3124
3125 2003-10-16 Eli Zaretskii <eliz@elta.co.il>
3126
3127 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
3128 message while converting to Babyl.
3129
3130 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
3131
3132 * allout.el (allout-mode): Doc fix.
3133
3134 2003-10-16 Lute Kamstra <lute@gnu.org>
3135
3136 * subr.el (force-mode-line-update): Fix docstring.
3137
3138 2003-10-14 Dave Love <fx@gnu.org>
3139
3140 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
3141 (default-input-method): Add :link, improve :type.
3142 (locale-charset-language-names): Fix utf-8 pattern.
3143 (locale-charset-match-p, locale-charset-alist)
3144 (locale-charset-to-coding-system): New.
3145 (set-locale-environment): Deal with codeset part of locale specs.
3146
3147 2003-10-14 Lute Kamstra <lute@gnu.org>
3148
3149 * fringe.el (fringe-mode): Use active voice in docstring.
3150 (set-fringe-style): Ditto.
3151
3152 2003-10-13 Lute Kamstra <lute@gnu.org>
3153
3154 * fringe.el (fringe-mode): Fix docstring.
3155 (set-fringe-style): Ditto.
3156
3157 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
3158
3159 * ediff-mult.el (ediff-filegroup-action):
3160 Use ediff-default-filtering-regexp.
3161
3162 * ediff-util.el (ediff-recenter): Don't call
3163 ediff-restore-highlighting twice.
3164 (ediff-select-difference): Set current difference.
3165 (ediff-unselect-and-select-difference): Add comment.
3166
3167 * ediff.el (ediff-directories,ediff-directory-revisions)
3168 (ediff-directories3,ediff-merge-directories)
3169 (ediff-merge-directories-with-ancestor)
3170 (ediff-merge-directory-revisions)
3171 (ediff-merge-directory-revisions-with-ancestor):
3172 Use ediff-default-filtering-regexp.
3173
3174 2003-10-12 Andreas Schwab <schwab@suse.de>
3175
3176 * international/mule-cmds.el (locale-charset-language-names):
3177 Simplify regex by removing unused grouping.
3178
3179 2003-10-10 Dave Love <fx@gnu.org>
3180
3181 * bindings.el: Don't bind stop.
3182
3183 2003-10-08 Miles Bader <miles@gnu.org>
3184
3185 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
3186 face instead of attempting to emulate it.
3187
3188 2003-10-07 Kenichi Handa <handa@m17n.org>
3189
3190 * international/mule-diag.el (list-coding-systems-1): List coding
3191 systems that are loaded automatically.
3192
3193 * international/code-pages.el (iso-8859-11): Add autoload cookie.
3194
3195 * international/mule.el (autoload-coding-system): New function.
3196
3197 2003-10-07 Andreas Schwab <schwab@suse.de>
3198
3199 * log-edit.el (log-edit-changelog-entries): Prefer local value of
3200 change-log-default-name in the buffer visiting the file.
3201
3202 2003-10-06 Dave Love <fx@gnu.org>
3203
3204 * files.el (find-file-hook): Customize.
3205 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
3206
3207 * bindings.el (completion-ignored-extensions): Remove .log.
3208 (global-map): Add again, open, stop keys.
3209
3210 2003-10-05 Richard M. Stallman <rms@gnu.org>
3211
3212 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
3213 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
3214 Use sh-modify directly.
3215 (sh-select): Use sh-append, not eval.
3216
3217 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
3218
3219 * info.el (Info-following-node-name): New function.
3220
3221 * loadhist.el (unload-feature-special-hooks):
3222 Rename from loadhist-hook-functions.
3223 (loadhist-hook-functions): Now an alias.
3224
3225 2003-10-04 Eli Zaretskii <eliz@elta.co.il>
3226
3227 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
3228 file-name clashes on 8+3 filesystems.
3229
3230 * Makefile.in (DONTCOMPILE, bootstrap-clean):
3231 Rename loaddefs-boot.el to ldefs-boot.el
3232
3233 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
3234 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
3235
3236 2003-10-03 Lute Kamstra <lute@gnu.org>
3237
3238 * info.el (Info-mode): Revert previous change.
3239 (Info-escape-percent): New function.
3240 (Info-fontify-node): Use it.
3241
3242 2003-10-02 Andreas Schwab <schwab@suse.de>
3243
3244 * loaddefs-boot.el: Regenerated.
3245
3246 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
3247
3248 * ffap.el: Remove defadvice related code from CVS since `complete'
3249 provides a `PC-completion-as-file-name-predicate' variable that
3250 ffap can override.
3251
3252 2003-10-02 Kenichi Handa <handa@m17n.org>
3253
3254 * international/utf-8.el (ccl-decode-mule-utf-8):
3255 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
3256
3257 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
3258 * international/subst-big5.el: Likewise.
3259 * international/subst-gb2312.el: Likewise.
3260 * international/subst-ksc.el: Likewise.
3261
3262 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3263
3264 * calendar/calendar.el (increment-calendar-month)
3265 (calendar-leap-year-p, calendar-absolute-from-gregorian)
3266 (generate-calendar, calendar-read-date, calendar-interval)
3267 (calendar-day-of-week): Handle years BC.
3268 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
3269
3270 2003-10-01 Dave Love <fx@gnu.org>
3271
3272 * language/cyrillic.el (cp1251): Alias for windows-1251.
3273
3274 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
3275 bootstrap.
3276
3277 2003-10-01 Lute Kamstra <lute@gnu.org>
3278
3279 * files.el: Fix typo.
3280 * imenu.el (imenu--generic-function): Docstring fix.
3281
3282 2003-09-30 Richard M. Stallman <rms@gnu.org>
3283
3284 * dired.el (dired-mode): Handle dired-directory as a list.
3285
3286 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
3287
3288 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
3289
3290 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
3291
3292 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
3293 Replace gud-display with gud-watch.
3294 (gud-speedbar-buttons): Add stuff for watching expressions
3295 in the speedbar when using M-x gdba. Use dolist on old part
3296 of this function.
3297
3298 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
3299 (gdb-update-flag): New variables.
3300 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
3301 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
3302 (gud-watch, gdb-var-create-handler) : New functions.
3303 (gdb-var-list-children, gdb-var-list-children-handler)
3304 (gdb-var-create-regexp, gdb-var-update-regexp)
3305 (gdb-var-list-children-regexp): New constants.
3306 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
3307 (gdb-annotation-rules): Reduce annotation set (level 3).
3308 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
3309 (gdb-post-prompt): Don't update GDB buffers every time speedbar
3310 updates.
3311 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
3312 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
3313 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
3314 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
3315 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
3316 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
3317 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
3318 (gud-display, gud-display1)
3319 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
3320 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
3321 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
3322 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
3323 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
3324 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
3325 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
3326 (gdb-display-display-buffer, gdb-toggle-display)
3327 (gdb-delete-display, gdb-expressions-popup-menu)
3328 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
3329 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
3330 to display buffer.
3331
3332 2003-09-30 Richard M. Stallman <rms@gnu.org>
3333
3334 * progmodes/ada-mode.el (ada-mode): Don't use advice.
3335 Instead, set which-func-functions.
3336
3337 * progmodes/which-func.el (which-func-modes): Add ada-mode.
3338 (which-func-functions): New variable.
3339 (which-function): Use that.
3340
3341 * info.el (Info-mode): Double each `%' in header line.
3342
3343 * emacs-lisp/lisp-mnt.el (lm-with-file):
3344 When FILE is nil, run BODY in current buffer.
3345
3346 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
3347
3348 * help.el (describe-mode): Start with a brief list of minor modes.
3349 Find them thru minor-mode-list so as to find them all.
3350 Show them in alphabetical order.
3351
3352 * mail/sendmail.el (mail-aliases): Doc fix.
3353
3354 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
3355
3356 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
3357
3358 * mail/rmailsum.el (rmail-make-summary-line-1):
3359 Change comma after last label to a space.
3360 (rmail-summary-font-lock-keywords): Adapt to that change.
3361
3362 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
3363
3364 * progmodes/scheme.el (scheme-mode-variables): When setting
3365 `font-lock-defaults', also specify that "#" should
3366 be interpreted with `word' syntax.
3367 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
3368
3369 2003-09-30 Lars Hansen <larsh@math.ku.dk>
3370
3371 * desktop.el: A lot of comments updated.
3372 (desktop-save-mode): Minor mode introduced.
3373 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
3374 (desktop-load-default): Function made obsolete.
3375 (desktop-locals-to-save): Variable made customizable.
3376 (desktop-read): Optional parameter `dirname' added.
3377 (desktop-change-dir, desktop-revert): Parameter `dirname' in
3378 `desktop-read' used.
3379 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
3380
3381 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
3382
3383 * whitespace.el (whitespace-clean-msg): Add user customizable message
3384 for displaying ``clean'' output.
3385 (whitespace-buffer): Use `whitespace-clean-msg'.
3386 (whitespace-global-mode): Fix typo.
3387
3388 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
3389
3390 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
3391
3392 2003-09-29 Lute Kamstra <lute@gnu.org>
3393
3394 * bindings.el (mode-line-modes): Remove superfluous :propertize
3395 construct in initialization.
3396 (mode-line-position): Change cons cell into proper list in
3397 initialization.
3398
3399 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
3400
3401 * international/mule.el (decode-coding-inserted-region): Use car
3402 of the return value of find-operation-coding-system.
3403
3404 2003-09-29 Kenichi Handa <handa@m17n.org>
3405
3406 * descr-text.el (describe-char): Fix previous change.
3407
3408 2003-09-28 Kenichi Handa <handa@m17n.org>
3409
3410 * descr-text.el (describe-char-display): New function.
3411 (describe-char): Pay attention to display table on describing how
3412 a character is displayed.
3413
3414 * international/mule-cmds.el (encoded-string-description):
3415 Prepend "0x" to each encoded byte.
3416
3417 2003-09-28 Andreas Schwab <schwab@suse.de>
3418
3419 * find-file.el (ff-special-constructs): Add autoload cookie.
3420
3421 2003-09-28 Kevin Ryde <user42@zip.com.au>
3422
3423 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
3424 makeinfo appends to duplicate index entries.
3425
3426 2003-09-28 Eli Zaretskii <eliz@elta.co.il>
3427
3428 * dired-x.el (dired-clean-tex): Doc fix.
3429
3430 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
3431 using a Chinese tutorial.
3432
3433 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
3434
3435 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
3436 between "MAIL FROM:" and "RCPT TO:" and the following address.
3437
3438 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
3439
3440 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
3441
3442 2003-09-28 David Ponce <david@dponce.com>
3443
3444 * recentf.el (recentf-initialize-file-name-history): New defcustom.
3445 (recentf-load-list): When `recentf-initialize-file-name-history'
3446 is non-nil, initialize an empty `file-name-history' with the
3447 recent list.
3448
3449 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
3450
3451 * man.el (Man-default-man-entry): Remove the leading `*' from the
3452 word at point.
3453
3454 2003-09-26 Lute Kamstra <lute@gnu.org>
3455
3456 * bindings.el (mode-line-position): Mention size indication in
3457 docstring.
3458
3459 2003-09-26 Andre Spiegel <spiegel@gnu.org>
3460
3461 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
3462
3463 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
3464 because it's autoloaded now.
3465
3466 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
3467
3468 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
3469 (sh-font-lock-keywords, sh-feature): Fix previous change of
3470 sh-feature to avoid infloop with sh-font-lock-keywords.
3471
3472 2003-09-25 Kim F. Storm <storm@cua.dk>
3473
3474 * frame.el (frame-current-scroll-bars): New defun.
3475
3476 * window.el (window-current-scroll-bars): New defun.
3477
3478 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3479
3480 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
3481 cause errors when the state cache contains info on parts that have
3482 been narrowed out.
3483
3484 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3485
3486 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
3487 `c-setup-paragraph-variables' has to be used when this variable is
3488 changed; it doesn't work to reinitialize the mode since that
3489 typically clobbers the variable.
3490
3491 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3492 Make it interactive.
3493
3494 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3495
3496 * progmodes/cc-fonts.el (c-font-lock-declarations):
3497 Fix recognition of constructors and destructors for classes whose
3498 names are matched by `*-font-lock-extra-types'.
3499
3500 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
3501 followed by an identifier in C++ then it's a type.
3502
3503 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3504
3505 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
3506 problem that primarily affected XEmacs. Don't use faces to find
3507 unterminated strings since Emacs and XEmacs fontify strings
3508 differently - this function should now work better in XEmacs.
3509
3510 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3511
3512 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
3513 `expand-abbrev' workaround which caused braces to misbehave inside
3514 macros.
3515
3516 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
3517 handling. This bug could cause interactive font locking to bail out.
3518
3519 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3520
3521 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
3522 Handle paren-style types in Pike. Also fixed some cases of
3523 insufficient handling of unbalanced parens.
3524
3525 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
3526
3527 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
3528 common shell prompts that are not common filename or URL characters.
3529 (ffap-file-at-point): Use the new regexp to strip the prompts from
3530 the file names. This is an issue mostly for user prompts that
3531 don't have a trailing space and find-file-at-point is invoked from
3532 within a shell inside emacs.
3533
3534 2003-09-24 Andre Spiegel <spiegel@gnu.org>
3535
3536 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
3537 stamps numerically, rather than textually.
3538
3539 2003-09-24 Kenichi Handa <handa@m17n.org>
3540
3541 * language/devan-util.el (devanagari-post-read-conversion):
3542 * language/mlm-util.el (malayalam-post-read-conversion):
3543 * language/tml-util.el (tamil-post-read-conversion):
3544 Add autoload cookie.
3545
3546 * international/utf-8.el (utf-8-post-read-conversion):
3547 Call post-read-conversion functions for Devanagari, Malayalam,
3548 and Tamil.
3549
3550 2003-09-23 Dave Love <fx@gnu.org>
3551
3552 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
3553
3554 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
3555
3556 * progmodes/gud.el (perldb): Add gud-until to list of commands.
3557 Update gud-remove.
3558
3559 2003-09-22 Richard M. Stallman <rms@gnu.org>
3560
3561 * progmodes/sh-script.el (sh-mode-default-syntax-table):
3562 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
3563 (sh-mode-syntax-table-input): New variable.
3564 (sh-require-final-newline): Don't use eval.
3565 (sh-builtins, sh-leading-keywords, sh-other-keywords)
3566 (sh-variables, sh-font-lock-keywords): Don't use eval.
3567 (sh-set-shell): When setting require-final-newline,
3568 treat value = `require-final-newline' as don't change it.
3569 Set sh-mode-syntax-table locally based on
3570 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
3571
3572 * progmodes/compile.el (compile-internal):
3573 Call compilation-set-window-height before setting window start.
3574
3575 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
3576
3577 * emacs-lisp/bytecomp.el (byte-compile-log-file):
3578 Clear out byte-compile-last-warned-form.
3579
3580 2003-09-22 Richard M. Stallman <rms@gnu.org>
3581
3582 * woman.el (woman-file-name, woman-follow-word):
3583 If current-word returns nil, use "".
3584
3585 * simple.el (eval-expression): Bind standard-output in to-buffer case.
3586
3587 2003-09-22 Richard M. Stallman <rms@gnu.org>
3588
3589 * emacs-lisp/lisp-mnt.el (lm-with-file):
3590 Don't visit the file, just use insert-file-contents in temp buffer.
3591
3592 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
3593
3594 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
3595 Add surrounding \\( and \\) around the header, as in
3596 for lm-history-header 'Change Log\\|History'.
3597
3598 2003-09-22 John Paul Wallington <jpw@gnu.org>
3599
3600 * progmodes/ld-script.el: Add Commentary section,
3601 minor cleanup of file header.
3602 (ld-script-font-lock-keywords): Doc fix.
3603 (toplevel): Provide `ld-script' feature.
3604
3605 2003-09-21 Kim F. Storm <storm@cua.dk>
3606
3607 * scroll-bar.el (set-scroll-bar-mode): Initialize to
3608 new built-in variable default-frame-scroll-bars.
3609 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
3610 scroll-bar-mode; notably, use it instead of t when we toggle
3611 scroll-bars on.
3612 (toggle-scroll-bar): Use default-frame-scroll-bars.
3613
3614 2003-09-19 Masatake YAMATO <jet@gyve.org>
3615
3616 * pcvs.el (cvs-do-removal): Change the prompt depending on
3617 `filter' value.
3618
3619 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
3620
3621 * startup.el (command-line-1): Stop startup-echo-area-message
3622 being hidden by "Loading image..." message.
3623 (use-fancy-splash-screens-p, display-splash-screen):
3624 Move display-graphic-p test from latter to former.
3625
3626 * progmodes/sh-script.el (sh-font-lock-keywords):
3627 Highlight escaped EOLs differently from other backslash constructs.
3628
3629 2003-09-19 Richard M. Stallman <rms@gnu.org>
3630
3631 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
3632 New functions.
3633 (edebug-enter, edebug-outside-excursion): Use them.
3634
3635 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
3636 Fix the condition for whether to print "In WHERE".
3637
3638 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
3639
3640 * finder.el (finder-mode-hook): New variable.
3641 (finder-mode): Run hook finder-mode-hook
3642
3643 2003-09-18 Masatake YAMATO <jet@gyve.org>
3644
3645 * progmodes/ebrowse.el: Fix broken magic autoload comments.
3646
3647 2003-09-17 Mario Lang <mlang@delysid.org>
3648
3649 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
3650 "p %e" to actually print the value in the GUD buffer.
3651
3652 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
3653
3654 From David Ponce <david.ponce@wanadoo.fr>:
3655 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
3656 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
3657 from loaddefs-boot.el if necessary.
3658
3659 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
3660
3661 * progmodes/gud.el (gud-find-class): Make jdb work again since
3662 cc-mode changed the syntactic information.
3663
3664 2003-09-15 David Ponce <david@dponce.com>
3665
3666 * recentf.el: (recentf-exclude): Accept predicates too.
3667 (recentf-file-readable-p): New function.
3668 (recentf-include-p): Handle predicates in recentf-exclude.
3669 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
3670 (recentf-cleanup): Likewise.
3671 (recentf-save-list): Use write-file to handle backup of
3672 recentf-save-file.
3673
3674 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
3675
3676 * loaddefs-boot.el: Renamed from `loaddefs.el'
3677 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
3678 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
3679 necessary.
3680
3681 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
3682
3683 * electric.el (Electric-pop-up-window): For the `one-window' case,
3684 no longer disconcertingly move point in the original buffer.
3685
3686 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3687
3688 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
3689
3690 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
3691
3692 * dired.el (dired-mode-map): Fix typo.
3693
3694 2003-09-11 Richard M. Stallman <rms@gnu.org>
3695
3696 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
3697
3698 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
3699
3700 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
3701 the function is less noisy. Now only `kill-buffer' can ask questions.
3702
3703 2003-09-10 Mario Lang <mlang@delysid.org>
3704
3705 * battery.el: Update Commentary and Copyright.
3706 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
3707 appear due to wrong ordering of the expressions in `or'.
3708
3709 2003-09-09 Lute Kamstra <lute@gnu.org>
3710
3711 * misc.el (upcase-char): Fix docstring.
3712 (zap-up-to-char): New command.
3713
3714 2003-09-08 David Ponce <david@dponce.com>
3715
3716 Ensure that recentf correctly updates the menu bar.
3717 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
3718 (recentf-menu-bar): New function.
3719 (recentf-clear-data): Use it
3720 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
3721 of easy-menu-change.
3722
3723 2003-09-08 Lute Kamstra <lute@gnu.org>
3724
3725 * simple.el (size-indication-mode): New.
3726 * bindings.el (mode-line-position): Add buffer size indicator.
3727
3728 2003-09-04 Mario Lang <mlang@delysid.org>
3729
3730 * battery.el (battery-linux-proc-acpi): New function.
3731 (battery-status-function): Modify default value calculation to also
3732 check for availability of ACPI.
3733 (battery-echo-area-format): Ditto.
3734 (battery-mode-line-format): Ditto.
3735
3736 2003-09-06 Dave Love <fx@gnu.org>
3737
3738 * ielm.el (ielm-mode-hook): Add :options.
3739
3740 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
3741 (eldoc-print-current-symbol-info): Use it.
3742
3743 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
3744
3745 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
3746 being displayed in GUD buffer.
3747 (gdb-idle-input-queue): Remove var. Use just one queue.
3748 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
3749 Remove functions. Use just one queue.
3750 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
3751 (gdb-invalidate-assembler, gdb-get-current-frame):
3752 Modify functions. Use just one queue.
3753
3754 2003-09-04 Dave Love <fx@gnu.org>
3755
3756 * cus-start.el: Add blink-cursor-alist.
3757
3758 * ruler-mode.el (ruler-mode-fill-column-char)
3759 (ruler-mode-current-column-char): Use char-displayable-p,
3760 not window-system.
3761
3762 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
3763
3764 * language/european.el (windows-1252): Move from code-pages.
3765
3766 * language/cyrillic.el ("Windows-1251"): Delete.
3767 ("Bulgarian", "Belarusian"): Remove `features'.
3768 (windows-1251): Move from code-pages.
3769
3770 * international/mule-diag.el (non-iso-charset-alist):
3771 Remove `codepage' stuff.
3772 (print-designation, list-coding-systems-1): Output fixes.
3773
3774 * international/code-pages.el (cp-make-translation-table)
3775 (cp-valid-codes): Made defsubsts.
3776 (cp-fix-safe-chars): Delete.
3777 (mule-diag): Don't require.
3778 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
3779 (top-level): Check for defined coding system when defining
3780 cp... aliases. Change w32-add-charset-info test to avoid warning.
3781 (non-iso-charset-alist): Defvar when compiling.
3782 (cp-make-coding-system): Doc fix.
3783
3784 2003-09-02 Jason Rumney <jasonr@gnu.org>
3785
3786 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
3787 line-ends from CVS before doing conversion.
3788
3789 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
3790
3791 * calendar/diary-lib.el (diary-header-line-flag)
3792 (diary-header-line-format): New variables.
3793 (list-diary-entries): Use them to set header line in simple diary.
3794
3795 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
3796 other than font-lock-string-face to highlight backslashes.
3797
3798 2003-09-01 Jason Rumney <jasonr@gnu.org>
3799
3800 * international/titdic-cnv.el (tit-read-key-value): Include \r in
3801 regexp.
3802
3803 2003-09-01 Dave Love <fx@gnu.org>
3804
3805 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
3806
3807 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
3808 and :help; also line and column numbers labels.
3809
3810 * international/mule-util.el (char-displayable-p): Move from
3811 latin1-disp, rename and autoload.
3812
3813 * international/latin1-disp.el (latin1-char-displayable-p):
3814 Now obsolete alias. Replace uses with char-displayable-p.
3815 (latin1-display-ucs-per-lynx): Fix last change.
3816
3817 * international/mule-cmds.el (standard-display-european-internal):
3818 Don't use char code for Latin-1 NBSP.
3819 <XFree86 4>: Unfrob NBSP display table. Set display table to use
3820 U+2018, U+2019 for `'.
3821 (select-safe-coding-system): Message fix.
3822
3823 2003-09-01 Kenichi Handa <handa@m17n.org>
3824
3825 * international/fontset.el (setup-default-fontset): For Thai
3826 font, specify "*" family.
3827
3828 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
3829
3830 * progmodes/compile.el (previous-error): Accept a prefix
3831 argument, similarly to next-error.
3832
3833 2003-08-31 Masatake YAMATO <jet@gyve.org>
3834
3835 * pcvs.el (cvs-do-removal): Use = instead of eq to check
3836 the number of files. Bind the number of files to a local
3837 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
3838
3839 2003-08-30 Eli Zaretskii <eliz@elta.co.il>
3840
3841 * vc-hooks.el (vc-make-version-backup): Fix the change made on
3842 2003-07-26: msdos-long-file-names is a function, not a variable.
3843
3844 2003-08-29 Richard M. Stallman <rms@gnu.org>
3845
3846 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
3847 Do nothing with mail-personal-alias-file if it is nil.
3848
3849 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
3850 Do nothing if mail-personal-alias-file is nil.
3851
3852 * term.el (term-exec-1): Bind coding-system-for-read.
3853
3854 * dired.el (dired-mouse-find-file-other-window):
3855 Use dired-view-command-alist here, as in dired-view-file.
3856 (dired-view-command-alist): Use %s to substitute file name.
3857 Handle .ps_pages, .eps, .jpg, .gif, .png.
3858
3859 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
3860
3861 * info.el (Info-mode-map): Bind S-tab and <backtab> to
3862 `Info-prev-reference', instead of M-tab.
3863
3864 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
3865
3866 * simple.el (blink-matching-open): Work correctly on chars that
3867 are designated as parens through the syntax-table text property.
3868
3869 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
3870
3871 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
3872 line break position in the middle of a non-kinsoku (e.g. latin)
3873 word, making it skip until either a space or a character with
3874 category "|".
3875 (kinsoku-longer): Test for end of buffer.
3876
3877 2003-08-28 Eli Zaretskii <eliz@elta.co.il>
3878
3879 * mail/rmail.el (rmail-convert-to-babyl-format):
3880 Detect quoted-printable- and base64-encoded messages and decode them
3881 automatically. Set the message's encoding from the charset=
3882 header, if any. Decode base64-encoded messages in Mail format as well.
3883
3884 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3885
3886 * mail/smtpmail.el: Fix previous change.
3887 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
3888 calling smtpmail-via-smtp.
3889 (smtpmail-via-smtp): Add fall-back values for envelope-from.
3890
3891 2003-08-26 John Paul Wallington <jpw@gnu.org>
3892
3893 * image.el (image-jpeg-p): Don't search beyond length of data.
3894
3895 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
3896
3897 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
3898 misfeature in `expand-abbrev' which caused electric keywords like
3899 "else" to disappear if an open brace was typed directly afterwards.
3900
3901 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
3902
3903 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
3904 mandatory in `define-widget'.
3905
3906 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
3907 Don't align the operators "!=", "<=" and ">=" as assignment operators.
3908
3909 (c-assignment-operators): New language constant that only contains
3910 the assignment operators.
3911
3912 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
3913
3914 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
3915
3916 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
3917 Safeguard against unbalanced sexps.
3918
3919 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
3920
3921 * version.el (emacs-version): Check for gtk. Include gtk version info.
3922
3923 2003-08-25 John Paul Wallington <jpw@gnu.org>
3924
3925 * man.el (Man-default-man-entry): Don't whizz past the section
3926 number before looking for it.
3927
3928 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
3929
3930 * progmodes/gud.el (gud-display-line): Don't set window-point if
3931 source buffer is not visible. (Only happens with M-x gdba).
3932
3933 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
3934 documentation.
3935 (gdb-source, gdb-source-info): Update to assembler unnecessary
3936 as its done after each GDB command anyway.
3937 (gdb-pre-prompt): Use with-current-buffer.
3938 (gdb-insert-field): Add help-echo text.
3939 (gdb-invalidate-assembler): Re-display of assembler now done in
3940 gdb-info-breakpoints-custom.
3941 (gdb-info-breakpoints-custom): Force re-display of assembler to
3942 happen *after* update of breakpoints buffer.
3943 (gdb-display-source-buffer): Don't choke if gdb-source-window
3944 isn't visible.
3945 (gdb-put-string, gdb-put-arrow): Remove free variables.
3946
3947 2003-08-24 John Paul Wallington <jpw@gnu.org>
3948
3949 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
3950
3951 * man.el (Man-default-man-entry): Strip text properties when
3952 snarfing parts of entry because `format' preserves properties.
3953
3954 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3955
3956 * files.el (file-newest-backup): Use `expand-file-name'.
3957
3958 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
3959 Allow the diary to pop up a new frame, if needed.
3960
3961 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
3962 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
3963 (smtpmail-send-it): Make treatment of envelope-from consistent with
3964 sendmail.el.
3965
3966 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
3967 (sh-leading-keywords): Add the bash `time' reserved word.
3968 (sh-variables): Add some bash variables.
3969 (sh-add-completer): Fix nil branch of case statement.
3970
3971 2003-08-24 Masatake YAMATO <jet@gyve.org>
3972
3973 * progmodes/ld-script.el: New file.
3974
3975 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
3976
3977 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
3978
3979 2003-08-23 Andre Spiegel <spiegel@gnu.org>
3980
3981 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
3982 Better explain obsolescence, and what to use instead.
3983
3984 2003-08-23 Masatake YAMATO <jet@gyve.org>
3985
3986 * pcvs.el (cvs-do-removal): Show the deleted file name
3987 on the prompt.
3988
3989 2003-08-20 Dave Love <fx@gnu.org>
3990
3991 * international/mule.el (make-coding-system)
3992 (set-buffer-file-coding-system): Doc fix.
3993
3994 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
3995
3996 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
3997
3998 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
3999
4000 * international/utf-16.el: Add mime-text-unsuitable coding system
4001 properties.
4002
4003 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
4004
4005 * cus-edit.el: Add some :links.
4006 (bib): Remove.
4007
4008 * textmodes/bib-mode.el (bib): Add :group external.
4009
4010 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4011
4012 * wid-edit.el (widget-echo-help): Make it handle expressions that
4013 evaluate to strings.
4014
4015 2003-08-18 Michael Mauger <mmaug@yahoo.com>
4016
4017 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
4018
4019 Simplify selection of SQL products to define highlighting and
4020 interactive mode. Includes detailed instructions on adding
4021 support for new products.
4022
4023 * progmodes/sql.el (sql-product): New variable. Identifies SQL
4024 product for use in highlighting and interactive mode.
4025 (sql-interactive-product): New variable. SQL product for
4026 sql-interactive-mode.
4027 (sql-product-support): New variable. Specifies product-specific
4028 parameters to drive highlighting and interactive mode.
4029 (sql-imenu-generic-expression): Add more object types.
4030 (sql-sqlite-options): Correct comment.
4031 (sql-ms-program): Use "osql" rather than "isql".
4032 (sql-prompt-regexp, sql-prompt-length): Update comment.
4033 (sql-mode-menu): Add "Start SQLi session" entry.
4034 Replace Highlighting submenu with Product menu. Fix Send Region entry.
4035 (sql-mode-abbrev-table): Add abbreviations. Support of
4036 SYSTEM-FLAG on define-abbrev. Support was removed with last
4037 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
4038 (sql-mode-font-lock-object-name): Add font-lock pattern for object
4039 names.
4040 (sql-mode-ansi-font-lock-keywords): Set as default value.
4041 (sql-mode-oracle-font-lock-keywords): Set as default value.
4042 Support Oracle 9i keywords.
4043 (sql-mode-postgres-font-lock-keywords): Set as default value.
4044 (sql-mode-linter-font-lock-keywords): Set as default value.
4045 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
4046 SQLServer 2000.
4047 (sql-mode-sybase-font-lock-keywords)
4048 (sql-mode-interbase-font-lock-keywords)
4049 (sql-mode-sqlite-font-lock-keywords)
4050 (sql-mode-strong-font-lock-keywords)
4051 (sql-mode-mysql-font-lock-keywords)
4052 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
4053 keywords.
4054 (sql-mode-font-lock-defaults): Update comment.
4055 (sql-product-feature): New function. Returns feature associated
4056 with a product from `sql-product-support' alist.
4057 (sql-product-font-lock): New function. Set font-lock support
4058 based on `sql-product'.
4059 (sql-add-product-keywords): New function. Add font-lock rules to
4060 product-specific keyword variables.
4061 (sql-set-product): New function. Set `sql-product' and apply
4062 appropriate font-lock highlighting.
4063 (sql-highlight-product): New function. Set font-lock support
4064 based on a product. Also set mode name to include product name.
4065 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
4066 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
4067 Use `sql-set-product'.
4068 (sql-highlight-ms-keywords)
4069 (sql-highlight-sybase-keywords)
4070 (sql-highlight-interbase-keywords)
4071 (sql-highlight-strong-keywords)
4072 (sql-highlight-mysql-keywords)
4073 (sql-highlight-sqlite-keywords)
4074 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
4075 (sql-get-login): Prompt in the same order as the tokens.
4076 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
4077 (sql-product-interactive): New function. Common portions of
4078 product-specific interactive mode wrappers.
4079 (sql-interactive-mode): Rewritten to use product features.
4080 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
4081 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
4082 (sql-db2, sql-linter): Use `sql-product-interactive'.
4083 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
4084 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
4085 (sql-connect-ingres, sql-connect-postgres)
4086 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
4087 New functions. Format command line parameters and invoke comint on
4088 the appropriate interpreter. Code was in the corresponding
4089 `sql-xyz' function before.
4090 (sql-connect-ms): New function. Support -E argument to use
4091 operating system credentials for authentication.
4092
4093 2003-08-18 Kenichi Handa <handa@m17n.org>
4094
4095 * international/mule.el (encode-char): Fix for the ASCII case.
4096
4097 2003-08-15 Kenichi Handa <handa@m17n.org>
4098
4099 * international/fontset.el (setup-default-fontset): Change "*" to
4100 nil in the specifications of font family.
4101
4102 2003-08-18 Kim F. Storm <storm@cua.dk>
4103
4104 * kmacro.el (kmacro-keymap): Group related bindings in
4105 initialization for clarity. Bind C-s to start macro.
4106 Remove C-r binding.
4107 (kmacro-initial-counter-value): New defvar to hold initial counter
4108 value in case we set the value before defining a macro.
4109 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
4110 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
4111 not defining or executing macro. Doc fix.
4112 (kmacro-add-counter): Clear kmacro-initial-counter-value.
4113 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
4114 temporarily view older elements on the macro ring without cycling
4115 the ring.
4116 (kmacro-display): Doc fix.
4117 (kmacro-exec-ring-item): New helper function.
4118 (kmacro-call-ring-2nd): Use it.
4119 (kmacro-call-ring-2nd-repeat): Doc fix.
4120 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
4121 (kmacro-end-or-call-macro): Execute last viewed macro (using
4122 kmacro-exec-ring-item) from ring if this follows
4123 kmacro-view-macro. This allows us to find a macro on the ring
4124 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
4125 the ring to bring it to the head of the ring.
4126 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
4127 Allow binding to reserved keys without specifying C-x C-k prefix.
4128 Ask for confirmation if entered key sequence is already bound to
4129 a non-macro command.
4130 (kmacro-view-macro): Repeating command will show older elements
4131 on the macro ring; C-k will execute the last viewed macro.
4132 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
4133 property from 'ring to 'head.
4134
4135 2003-08-17 Alan Shutko <ats@acm.org>
4136
4137 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
4138 keeping December out of the alist.
4139
4140 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4141
4142 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
4143 * calendar/calendar.el (calendar-mode-map): Bind it to key.
4144 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
4145 (calendar-flatten): New function.
4146 (calendar-mouse-view-other-diary-entries)
4147 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
4148 in the menu title and to show multi-line diary entries correctly
4149 in the menu.
4150
4151 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
4152
4153 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
4154 defcustom, because the default was recently changed.
4155
4156 2003-08-16 Richard M. Stallman <rms@gnu.org>
4157
4158 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
4159
4160 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
4161 New subroutine, broken out of eval-last-sexp-1.
4162 (eval-last-sexp-1): Use eval-last-sexp-print-value.
4163
4164 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
4165
4166 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
4167
4168 * simple.el (eval-expression): Use eval-last-sexp-print-value.
4169
4170 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
4171
4172 * progmodes/compile.el (compilation-error-regexp-alist):
4173 Add Java ANt error detection as described in document
4174 http://ant.apache.org/faq.html
4175
4176 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
4177
4178 * simple.el (backward-word, forward-to-indentation)
4179 (backward-to-indentation): Argument changed to optional.
4180 (next-line, previous-line): Use `or' instead of `unless'.
4181
4182 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4183
4184 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
4185 instead of a constant.
4186
4187 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
4188
4189 * shell.el (shell): With prefix-arg, suggest a new buffer name.
4190
4191 2003-08-12 Andre Spiegel <spiegel@gnu.org>
4192
4193 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
4194 (vc-sccs-workfile-version): Search the entire delta table, rather
4195 than just the first entry, because that might be a deleted version.
4196
4197 2003-08-11 Karl Fogel <kfogel@red-bean.com>
4198
4199 * menu-bar.el (menu-bar-options-menu): Supply a body for the
4200 [save-place] binding in the Options menu. Have it require
4201 'saveplace' and then toggle the variable manually, to avoid an an
4202 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
4203 for the bug report.
4204
4205 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
4206
4207 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
4208 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
4209 (gdb-info-threads-custom): Add help-echo text.
4210 (gdb-display-back): Don't use purecopy.
4211 (gdb-info-breakpoints-custom, gdb-reset)
4212 (gdb-assembler-custom): Use display-images-p to test if breakpoint
4213 icons can be displayed.
4214
4215 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
4216
4217 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
4218
4219 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
4220
4221 * bookmark.el (bookmark-completing-read):
4222 Return a string, instead of a list of one string.
4223 Use a popup menu if activated from the mouse.
4224 (bookmark-edit-annotation): Remove unused vars.
4225 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
4226 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
4227 to bookmark-completing-read.
4228 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
4229 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
4230 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
4231 and erase-buffer.
4232 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
4233 (bookmark-menu-jump, bookmark-menu-insert)
4234 (bookmark-popup-menu-and-apply-function)
4235 (bookmark-menu-popup-paned-bookmark-menu): Remove.
4236 (bookmark-menu-build-paned-menu): Remove by folding it into
4237 bookmark-menu-popup-paned-menu.
4238 (menu-bar-bookmark-map): Move the define-key statements here.
4239 Use the "non-menu" commands since they now pop up a menu if needed.
4240 (bookmark-exit-hook-internal): Simplify.
4241
4242 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
4243
4244 * reftex-toc.el (reftex-toc-rename-label): New function.
4245 (reftex-toc-check-docstruct): New function.
4246
4247 * reftex.el (reftex-region-active-p): New function.
4248
4249 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
4250 regexp to find the \bibliography macro.
4251
4252 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
4253 which does not exist in LaTeX.
4254 (reftex-cite-format-builtin): Added amsrefs support.
4255 (reftex-toc-confirm-promotion): New option
4256
4257 * reftex-toc.el
4258 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
4259 (reftex-toc-demote, reftex-toc-promote)
4260 (reftex-toc-do-promote, reftex-toc-promote-prepare)
4261 (reftex-toc-promote-action, reftex-toc-extract-section-number)
4262 (reftex-toc-newhead-from-alist)
4263 (reftex-toc-load-all-files-for-promotion): New functions.
4264 (reftex-toc-help): Added description of new keys.
4265 (reftex-toc-split-windows-fraction): New option.
4266 (reftex-recenter-toc-when-idle): Search *toc* window on all
4267 visible frames.
4268 (reftex-toc): Additional parameter REUSE
4269 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
4270 with REUSE argument.
4271 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
4272 the call of `reftex-toc'.
4273 (reftex-make-separate-toc-frame): New function .
4274 (reftex-toc-recenter): When called with triple prefix arg, call
4275 `reftex-make-separate-toc-frame' first.
4276 (reftex-toc-toggle-dedicated-frame): New command.
4277 (reftex-toc-quit): Adapted to delete frame when called in
4278 dedicated frame.
4279
4280 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
4281 all enclosing macros.
4282
4283
4284 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4285
4286 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
4287 first use.
4288
4289 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4290
4291 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
4292
4293 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
4294
4295 * calendar/calendar.el (list-diary-entries-hook)
4296 (diary-display-hook, nongregorian-diary-listing-hook)
4297 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
4298 Add some customize options for these hooks.
4299 (calendar-abbrev-construct): Don't try to take a substring longer
4300 than the original string.
4301
4302 2003-08-05 Richard M. Stallman <rms@gnu.org>
4303
4304 * emacs-lisp/testcover.el (noreturn): Report error if does return.
4305 (testcover-reinstrument-clauses): Doc fix.
4306
4307 * emacs-lisp/warnings.el: Doc fixes, args renamed.
4308 (warning-type-format): Rename from warning-group-format.
4309
4310 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
4311 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
4312 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
4313 to prevent warnings about defvar for an obsolete variable.
4314
4315 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
4316 warning-group-format renamed to warning-type-format.
4317
4318 * subr.el (read-passwd): Use clear-string instead of fillarray.
4319
4320 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
4321 Use vconcat instead of concat.
4322 (edmacro-sanitize-for-string): New function.
4323
4324 2003-08-05 Dave Love <fx@gnu.org>
4325
4326 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
4327 line-number-display-limit-width.
4328
4329 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
4330
4331 2003-08-05 Kenichi Handa <handa@m17n.org>
4332
4333 * international/code-pages.el: Don't require mule-diag.
4334
4335 * international/mule-diag.el (non-iso-charset-alist):
4336 Add autoload cookie.
4337
4338 * language/devan-util.el (dev-glyph-order): Add an entry for the
4339 glyph code #xC4.
4340
4341 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4342
4343 * calendar/calendar.el (diary-file, diary-file-name-prefix)
4344 (european-calendar-style, diary-date-forms)
4345 (calendar-day-name-array, calendar-month-name-array): Doc change.
4346 (generate-calendar-month): Adapt for new behaviour of
4347 `calendar-day-name' function.
4348 (calendar-abbrev-length, calendar-day-abbrev-array)
4349 (calendar-month-abbrev-array): New variables.
4350 (calendar-abbrev-construct): New function.
4351 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
4352 rather than fixing abbrevs at some width. Calling syntax change.
4353 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
4354 (calendar-date-string): Adapt for new behaviours of
4355 `calendar-day-name' and `calendar-month-name' functions.
4356
4357 * calendar/diary-lib.el (list-diary-entries): Adapt for new
4358 behaviour of `calendar-day-name' and `calendar-month-name' functions.
4359 (diary-name-pattern): Use abbrev arrays, rather than fixing
4360 abbrevs at three chars. Calling syntax change.
4361 (mark-diary-entries): Adapt for new behaviours of
4362 `diary-name-pattern' and `calendar-make-alist' functions.
4363 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
4364 `diary-name-pattern' function.
4365 (font-lock-diary-date-forms): Use abbrev arrays, rather than
4366 fixing abbrevs at three chars. Calling syntax change.
4367 (cal-hebrew, cal-islam): Require when compiling.
4368 (diary-font-lock-keywords): Adapt for new behaviour of
4369 `font-lock-diary-date-forms' function.
4370
4371 * calendar/cal-hebrew.el: Reposition some code so defined before used.
4372 (calendar-hebrew-month-name-array-common-year)
4373 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
4374 (list-hebrew-diary-entries): Adapt for new behaviours of
4375 `calendar-day-name' and `add-to-diary-list' functions.
4376 (mark-hebrew-diary-entries): Adapt for new behaviours of
4377 `diary-name-pattern' and `calendar-make-alist' functions.
4378
4379 * calendar/cal-islam.el (calendar-islamic-month-name-array):
4380 Add doc string.
4381 (list-islamic-diary-entries): Adapt for new behaviours of
4382 `calendar-day-name' and `add-to-diary-list' functions.
4383 (mark-islamic-diary-entries): Adapt for new behaviours of
4384 `diary-name-pattern' and `calendar-make-alist' functions.
4385
4386 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
4387 `calendar-month-name' function.
4388
4389 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
4390
4391 * calendar/solar.el (solar-seasons-data): Move definition before use.
4392
4393 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
4394 (cal-tex-LaTeX-hourbox): Move definition before use.
4395
4396 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
4397 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
4398 lunar.el, solar.el
4399 (displayed-month, displayed-year): Define for compiler.
4400
4401 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
4402
4403 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
4404 MODE. Renamed from c-init-c-language-vars'.
4405 (c-initialize-cc-mode): Change accordingly.
4406 (c-common-init): Ditto.
4407 (c-mode): Ditto.
4408 (c++-mode): Use `c-init-language-vars-for'.
4409 (objc-mode): Ditto.
4410 (java-mode): Ditto.
4411 (idl-mode): Ditto.
4412 (pike-mode): Ditto.
4413 (awk-mode): Ditto.
4414
4415 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
4416
4417 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
4418 or not the point moved.
4419
4420 (c-search-decl-header-end): Don't trip up on operator identifiers
4421 in C++ and operators like == in all languages.
4422
4423 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
4424 Detect leading labels correctly.
4425
4426 2003-08-02 Andreas Schwab <schwab@suse.de>
4427
4428 * textmodes/ispell.el: Don't redo key bindings on loading, put
4429 them only in loaddefs.el.
4430 * bookmark.el: Likewise.
4431 * dabbrev.el: Likewise.
4432 * emerge.el: Likewise.
4433
4434 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
4435 has more than one member.
4436
4437 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
4438
4439 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4440
4441 * lpr.el (printify-region): It was ending conversion before the
4442 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
4443
4444 2003-07-31 John Paul Wallington <jpw@gnu.org>
4445
4446 * net/browse-url.el (browse-url-epiphany): Doc fix.
4447
4448 2003-07-30 Kenichi Handa <handa@m17n.org>
4449
4450 * international/fontset.el (setup-default-fontset):
4451 Change registry names of Akurti fonts.
4452
4453 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
4454
4455 * comint.el (comint-read-noecho): Use `clear-string' instead of
4456 `fillarray'.
4457
4458 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
4459
4460 * outline.el (outline-mode-hook): Add defvar.
4461
4462 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
4463
4464 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
4465 Restore assembler in source window if that is what has been selected.
4466 (menu): Add gdb-restore-windows to menu. Make gdba
4467 specific menus only visible from gdba.
4468
4469 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
4470
4471 * progmodes/compile.el (compilation-environment): New user variable.
4472 (compile-internal): Respect it.
4473
4474 2003-07-23 Masatake YAMATO <jet@gyve.org>
4475
4476 * progmodes/gud.el (gdb-script-font-lock-keywords):
4477 Put `font-lock-function-name-face' on a symbol which includes
4478 `-' like `hook-run'. Put font-lock-variable-name-face
4479 on a symbol starting with $.
4480
4481 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
4482
4483 * files.el (set-visited-file-name): Use truename for buffer-file-name.
4484
4485 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
4486
4487 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
4488
4489 2003-07-26 Andre Spiegel <spiegel@gnu.org>
4490
4491 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
4492 Use with-no-warnings.
4493 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
4494 rather than to find-file-not-found-hook, which doesn't exist.
4495
4496 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
4497
4498 * international/quail.el (quail-translate-key): Fix previous change.
4499
4500 2003-07-25 John Paul Wallington <jpw@gnu.org>
4501
4502 * server.el (server-start): Check `server-process' is non-nil
4503 before killing it to avoid killing current buffer's process.
4504
4505 * simple.el (choose-completion-string): Use `minibufferp';
4506 test `completion-reference-buffer' if `buffer' arg is nil.
4507 (push-mark): Use `when' and `unless'.
4508 (pop-mark): Use `when'.
4509
4510 * mouse-sel.el (mouse-sel-get-selection-function):
4511 Check `x-last-selected-text-primary'. Don't barf if it or
4512 `x-last-selected-text' aren't bound.
4513
4514 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
4515
4516 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
4517
4518 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
4519
4520 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
4521
4522 2003-07-23 John Paul Wallington <jpw@gnu.org>
4523
4524 * tooltip.el (defface tooltip): Inherit from variable-pitch.
4525
4526 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
4527
4528 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
4529 string. Defvar the derived hook.
4530
4531 * macros.el (insert-kbd-macro): Escape double quote character.
4532 From Thomas W Murphy <twm@andrew.cmu.edu>.
4533
4534 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
4535
4536 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
4537 to match the specific mark rather than reusing comment-start-skip.
4538
4539 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
4540
4541 * progmodes/hideshow.el (hs-special-modes-alist):
4542 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
4543
4544 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
4545
4546 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
4547 value using ?\s.
4548
4549 2003-07-21 John Paul Wallington <jpw@gnu.org>
4550
4551 * subr.el (with-selected-window): Add closing paren.
4552
4553 2003-07-21 Richard M. Stallman <rms@gnu.org>
4554
4555 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
4556 (lisp-mode): Likewise.
4557
4558 * subr.el (with-selected-window): Copy code form save-selected-window
4559 so as to call select-window with norecord arg.
4560 (dynamic-completion-table): Doc fix.
4561 (lazy-completion-table): Doc fix.
4562
4563 * international/mule-cmds.el (set-locale-environment):
4564 langinfo renamed to locale-info.
4565
4566 * international/mule.el (auto-coding-functions): Doc fix.
4567
4568 2003-07-21 Kenichi Handa <handa@m17n.org>
4569
4570 * international/quail.el (quail-translate-key):
4571 Update quail-current-str correctly.
4572
4573 2003-07-21 Andreas Schwab <schwab@suse.de>
4574
4575 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
4576 ?, to "_".
4577
4578 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4579 Version 2.0.36 of Tramp released.
4580
4581 * net/tramp.el (tramp-default-password-end-of-line): Rename from
4582 tramp-password-end-of-line.
4583 (tramp-password-end-of-line): New method parameter.
4584 (tramp-get-password-end-of-line): Function to access method
4585 parameter `tramp-password-end-of-line', or variable
4586 `tramp-default-password-end-of-line' (default value).
4587 (tramp-methods): Add entries for new parameter
4588 tramp-password-end-of-line.
4589 (tramp-enter-password): Use new function
4590 `tramp-get-password-end-of-line'.
4591 (tramp-handle-insert-file-contents): Do not
4592 unconditionally inhibit the file operation file-local-copy, only
4593 do that when the inhibit-file-name-operation is currently
4594 insert-file-contents. This fixes finding remote CVS-controlled
4595 files. (It would barf on inserting the CVS/Entries file
4596 literally, because the file-local-copy handler wasn't called.)
4597 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
4598 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
4599 (tramp-initial-commands): New variable.
4600 (tramp-process-initial-commands): New function, using the variable.
4601 (tramp-open-connection-setup-interactive-shell): Call the new function.
4602 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
4603 method into the buffer name, never use nil. Reported by Hanak
4604 David <dhanak@inf.bme.hu>.
4605 (tramp-open-connection-setup-interactive-shell): Erase buffer
4606 before sending "stty -onlcr".
4607
4608 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
4609
4610 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
4611
4612 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
4613
4614 2003-07-19 John Paul Wallington <jpw@gnu.org>
4615
4616 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
4617 (artist-draw-rect, artist-draw-square): Doc fixes.
4618
4619 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
4620
4621 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
4622
4623 2003-07-19 Kenichi Handa <handa@m17n.org>
4624
4625 * international/kkc.el (kkc-show-conversion-list-update):
4626 Highlight the correct candidate in the message.
4627
4628 2003-07-18 John Paul Wallington <jpw@gnu.org>
4629
4630 * simple.el (current-word): Don't include punctuation char when
4631 `really-word' arg is non-nil.
4632
4633 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
4634
4635 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
4636 moved to the directory obsolete.
4637
4638 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
4639
4640 * info.el (Info-menu-entry-name-re): Allow newlines in
4641 menu entry names.
4642
4643 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
4644 syntax-ppss-after-change-function.
4645 (syntax-ppss-after-change-function): New alias. Update uses.
4646 (syntax-ppss): Catch the case where the buffer is narrowed.
4647
4648 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
4649
4650 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
4651 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
4652
4653 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
4654
4655 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
4656 since it might be modified.
4657
4658 * progmodes/cc-langs.el (c++-make-template-syntax-table)
4659 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
4660 names to these language constants.
4661
4662 2003-07-15 Kim F. Storm <storm@cua.dk>
4663
4664 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
4665 All uses changed.
4666
4667 2003-07-14 Mark A. Hershberger <mah@everybody.org>
4668
4669 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
4670 Namespace support.
4671
4672 2003-07-13 Juanma Barranquero <lektu@terra.es>
4673
4674 * frame.el (modify-all-frames-parameters): Reinstall (copyright
4675 papers received).
4676
4677 2003-07-13 Karl Eichwalder <ke@suse.de>
4678
4679 * textmodes/po.el (po-find-charset): White space at the start of the
4680 Content-Type field body is non-mandatory.
4681
4682 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
4683
4684 * textmodes/texinfo.el (texinfo-section-list):
4685 Append appendixsection; a synonym for appendixsec.
4686
4687 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
4688
4689 * man.el (Man-translate-cleanup): New.
4690 (Man-translate-references): Call `Man-translate-cleanup' to clean
4691 leading, trailing and middle spaces.
4692
4693 2003-07-13 Lars Hansen <larsh@math.ku.dk>
4694
4695 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
4696 Handle `dired-directory' being a list.
4697
4698 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
4699
4700 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
4701 it doesn't exist.
4702
4703 2003-07-12 Richard M. Stallman <rms@gnu.org>
4704
4705 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
4706
4707 * progmodes/cc-defs.el (c-make-keywords-re):
4708 Don't use delete-duplicates.
4709 (c-lang-const): Don't use mapcan.
4710
4711 * apropos.el (apropos-show-scores): Make it customizable.
4712 Document new meaning.
4713 (apropos): Compute scores from symbols.
4714 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
4715
4716 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4717
4718 * ps-bdf.el: Fix copyright line.
4719 (bdf-directory-list): Fix initialization code.
4720
4721 2003-07-11 John Paul Wallington <jpw@gnu.org>
4722
4723 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
4724 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
4725 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
4726
4727 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
4728
4729 * emacs-lisp/ring.el (ring-elements): Doc fix.
4730
4731 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4732
4733 * calendar/timeclock.el (timeclock-relative)
4734 (timeclock-ask-before-exiting, timeclock-use-display-time):
4735 Doc changes.
4736 (timeclock-modeline-display): Give a message if
4737 `timeclock-use-display-time' is non-nil but `display-time-mode'
4738 is not active.
4739
4740 2003-07-11 Kenichi Handa <handa@m17n.org>
4741
4742 * international/mule-cmds.el (set-language-environment):
4743 Set current-language-environment to the correct string.
4744
4745 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4746
4747 * ps-print.el: Print line number correctly in a region. Reported by
4748 Tim Allen <timallen@ls83.fsnet.co.uk>
4749 (ps-print-version): New version number (6.6.2).
4750 (ps-printing-region): Code fix.
4751
4752 2003-07-10 John Paul Wallington <jpw@gnu.org>
4753
4754 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
4755 this function can be called from `add-completions-from-tags-table'.
4756
4757 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
4758
4759 * calendar/timeclock.el (timeclock-use-display-time)
4760 (timeclock-day-over-hook, timeclock-workday-remaining)
4761 (timeclock-status-string, timeclock-when-to-leave)
4762 (timeclock-when-to-leave-string, timeclock-log-data)
4763 (timeclock-find-discrep, timeclock-day-base)
4764 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
4765 (timeclock-modeline-display): Set the variable
4766 `timeclock-modeline-display'.
4767 (timeclock-update-modeline): Doc fix. Respect value of
4768 `timeclock-relative'.
4769
4770 2003-07-09 Richard M. Stallman <rms@gnu.org>
4771
4772 * textmodes/reftex-parse.el (reftex-all-document-files):
4773 Add autoload cookie.
4774
4775 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
4776 (reftex-scanning-info-available-p): Add autoload cookie.
4777
4778 * international/mule-cmds.el
4779 (set-display-table-and-terminal-coding-system): Delete duplicate
4780 aset on standard-display-table.
4781
4782 * view.el (view-file): If existing buffer's major mode is special,
4783 don't go into view mode.
4784
4785 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
4786
4787 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4788
4789 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
4790 buffer changes; there's third party code that calls this function
4791 directly.
4792
4793 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4794
4795 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
4796 (autodoc-font-lock-keywords): Don't byte compile on font lock
4797 initialization when running from byte compiled files.
4798
4799 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4800
4801 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
4802 statement ends with auto-increment "++".
4803
4804 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4805
4806 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
4807 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
4808 these are changed, so declare them as variables and not constants.
4809
4810 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
4811
4812 * subr.el (dolist, dotimes): Doc fix.
4813
4814 2003-07-08 Kim F. Storm <storm@cua.dk>
4815
4816 * international/mule-cmds.el
4817 (set-display-table-and-terminal-coding-system): Don't break
4818 bootstrap if standard-display-table isn't setup yet.
4819
4820 2003-07-07 Richard M. Stallman <rms@gnu.org>
4821
4822 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
4823 Give it a doc string, and autoload it.
4824
4825 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
4826 Use with-no-warnings.
4827
4828 * info.el (Info-search): If find invisible text, search again.
4829
4830 * isearch.el (search-whitespace-regexp): Add a shy group around it.
4831
4832 * man.el (Man-name-regexp): Match + as part of name.
4833
4834 * simple.el (visible-mode): Rename from vis-mode.
4835 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
4836
4837 * simple.el (current-word): New arg REALLY-WORD specifies
4838 don't include punctuation chars.
4839
4840 * emacs-lisp/debug.el (debug, debugger-env-macro):
4841 Use with-no-warnings while accessing and binding unread-command-char.
4842
4843 * international/mule-cmds.el
4844 (set-display-table-and-terminal-coding-system): Use explicit loop
4845 instead of calling standard-display-default.
4846
4847 * net/ange-ftp.el (ange-ftp-file-symlink-p):
4848 Use condition-case to catch error in ange-ftp-get-files.
4849
4850 * net/browse-url.el (browse-url-browser-function):
4851 Add alternative for Epiphany.
4852 (browse-url-epiphany-program, browse-url-epiphany-arguments)
4853 (browse-url-epiphany-startup-arguments)
4854 (browse-url-epiphany-new-window-is-tab): New variables.
4855 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
4856
4857 * progmodes/compile.el (compile-auto-highlight): Default now t.
4858 (compile): Doc fix.
4859 (compilation-next-error): Fix previous change.
4860
4861 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
4862
4863 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
4864
4865 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
4866
4867 * gdb-ui.el (gdb-source-info): Display current frame when
4868 attaching to an existing process.
4869 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
4870 while laying out windows when attaching to an existing process.
4871
4872 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
4873
4874 * info.el (Info-menu): Use Info-menu-entry-name-re.
4875
4876 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
4877
4878 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
4879 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
4880
4881 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
4882 to match the same text.
4883
4884 2003-07-06 John Paul Wallington <jpw@gnu.org>
4885
4886 * vc.el (vc-annotate-offset): Move defvar up.
4887
4888 2003-07-06 Kim F. Storm <storm@cua.dk>
4889
4890 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
4891 This should fix the infinite loop when extracting menu names.
4892
4893 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
4894
4895 * files.el (auto-mode-alist, interpreter-mode-alist):
4896 Remove entries to CC Mode modes to avoid duplicates; they are now added
4897 with autoload directives in cc-mode.el.
4898
4899 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
4900
4901 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
4902 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
4903 these are changed, so declare them as variables and not constants.
4904
4905 * progmodes/cc-mode.el: Fix some autoload problems: Try to
4906 ensure that the entry for ".c" extension comes before the one for
4907 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
4908 Fix incorrect entries that were added to `interpreter-mode-alist'.
4909 Move the autoload directives for AWK to the top level since they
4910 aren't recognized anywhere else. Do not use the new AWK mode doc
4911 in the autoload form for the old AWK mode.
4912
4913 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4914
4915 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
4916 (bibtex-sort-ignore-string-entries): Default value t.
4917 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
4918 erroneously in previous version.
4919 (bibtex-string-files): Docstring reflects new parsing scheme.
4920 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
4921 docstring, add # as one of the chars to crush
4922 (bibtex-autokey-prefix-string, bibtex-autokey-names)
4923 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
4924 (bibtex-autokey-name-change-strings)
4925 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
4926 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
4927 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
4928 (bibtex-autokey-title-terminators)
4929 (bibtex-autokey-titlewords-stretch)
4930 (bibtex-autokey-titleword-ignore)
4931 (bibtex-autokey-titleword-case-convert)
4932 (bibtex-autokey-titleword-abbrevs)
4933 (bibtex-autokey-titleword-abbrevs)
4934 (bibtex-autokey-titleword-change-strings)
4935 (bibtex-autokey-titleword-length)
4936 (bibtex-autokey-titleword-separator)
4937 (bibtex-autokey-name-year-separator)
4938 (bibtex-autokey-year-title-separator)
4939 (bibtex-autokey-before-presentation-function)
4940 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
4941 Fix docstring.
4942 (bibtex-strings, bibtex-reference-keys):
4943 Use lazy-completion-table and make-variable-buffer-local.
4944 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
4945 (bibtex-braced-string-syntax-table)
4946 (bibtex-quoted-string-syntax-table): New variables.
4947 (bibtex-parse-nested-braces): Remove.
4948 (bibtex-parse-field-string): Use syntax table and forward-sexp.
4949 (bibtex-parse-association): Simplify.
4950 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
4951 (bibtex-parse-field-text): Simplify.
4952 (bibtex-search-forward-field, bibtex-search-backward-field):
4953 argument BOUND can take value t.
4954 (bibtex-start-of-field, bibtex-start-of-name-in-field)
4955 (bibtex-end-of-name-in-field, bibtex-end-of-field)
4956 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
4957 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
4958 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
4959 (bibtex-skip-to-valid-entry): Return buffer position of beginning
4960 and ending of entry. Update for changes of bibtex-search-entry.
4961 Simplify.
4962 (bibtex-map-entries): FUN is called with three arguments.
4963 (bibtex-search-entry): Return a cons pair with buffer positions of
4964 beginning and end of entry.
4965 (bibtex-enclosing-field): Simplify.
4966 (bibtex-format-entry): Use booktitle to set a missing title.
4967 (bibtex-autokey-get-names): Fiddle with regexps.
4968 (bibtex-generate-autokey): Use identity.
4969 (bibtex-parse-keys): Use simplified parsing algorithm if
4970 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
4971 arguments. Return alist of keys.
4972 (bibtex-parse-strings): Simplify. Return alist of strings.
4973 (bibtex-complete-string-cleanup): Fix docstring.
4974 (bibtex-read-key): New function.
4975 (bibtex-mode): Fix docstring. Do not parse for keys and
4976 strings when the mode is entered. Set fill-paragraph-function to
4977 bibtex-fill-field. Setup font-lock-mark-block-function the way
4978 font-lock intended.
4979 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
4980 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
4981 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
4982 (bibtex-Preamble): Avoid hard coded constants.
4983 (bibtex-make-field): Fix docstring. Simplify.
4984 (bibtex-beginning-of-entry): Always return new position of point.
4985 (bibtex-end-of-entry): Rearrange cond clauses.
4986 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
4987 Update for changes of bibtex-map-entries.
4988 (bibtex-ispell-abstract): Do not move point.
4989 (bibtex-entry-index): Use downcase. Simplify.
4990 (bibtex-lessp): Handle catch-all.
4991 (bibtex-find-crossref): Turn into a command.
4992 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
4993 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
4994 preamble entries.
4995 (bibtex-fill-field-bounds): New function.
4996 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
4997 (bibtex-fill-entry): Use bibtex-fill-field-bounds
4998 (bibtex-String): Use bibtex-strings. Always obey
4999 bibtex-sort-ignore-string-entries.
5000
5001 2003-07-05 John Paul Wallington <jpw@gnu.org>
5002
5003 * cus-theme.el (customize-create-theme):
5004 Call `customize-create-theme' in Reset widget's notify function.
5005
5006 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
5007 (ibuffer-mark-interactive): Use `or' instead of `unless'.
5008 (define-ibuffer-column name): Add summarizer.
5009 (define-ibuffer-column size): Likewise.
5010 (define-ibuffer-column filename): Likewise.
5011 (define-ibuffer-column process): Likewise. Change BODY's output too.
5012 (define-ibuffer-column filename-and-process): Likewise, likewise.
5013 (ibuffer): Remove local vars `already-in' and `need-update'.
5014
5015 * ibuf-ext.el: Don't require `derived' at compile-time.
5016
5017 2003-07-05 Kim F. Storm <storm@cua.dk>
5018
5019 * info.el: Disable paragraph refilling.
5020 (Info-refill-paragraphs): New defcustom.
5021 (Info-fontify-node): Use it.
5022
5023 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
5024
5025 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
5026 thingies from constructors created by defstruct.
5027
5028 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
5029 the default value of the variable.
5030 (byte-code-meter): Move declaration to top level.
5031
5032 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
5033
5034 * info.el (Info-following-node-name-re): New fun.
5035 (Info-following-node-name): Remove.
5036 (Info-insert-dir): Use the new fun.
5037 (Info-extract-pointer): Don't save restriction; use new fun.
5038 (Info-menu-entry-name-re): New const.
5039 (Info-menu-entry-name-re): Use it along with new fun.
5040 (Info-node-spec-re): Use new fun.
5041 (Info-complete-menu-item, Info-fontify-node): Use new const.
5042 (Info-goto-node, Info-follow-reference, Info-menu-update):
5043 Use match-string.
5044 (Info-follow-reference): Use assoc-string.
5045 Use a list of strings for the completion table.
5046 (Info-fontify-node): Use match-string, line-end-position.
5047 Limit the search for `node:' to the first line.
5048
5049 * newcomment.el (uncomment-region): Remove padding coming from
5050 comment-start rather than just from comment-padding.
5051
5052 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
5053 (vc-cvs-stay-local-p): Use vc-stay-local-p.
5054 (vc-cvs-rename-file): Remove (use the default).
5055 (vc-cvs-register): Register parent dir if needed.
5056 (vc-cvs-could-register): Return non-nil if parent can be registered.
5057 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
5058 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
5059
5060 * vc-svn.el (vc-svn-use-edit): Make it into a const.
5061 (vc-svn-update): Fix the arguments to `svn'.
5062 (vc-svn-diff-tree): Just use `vc-svn-diff'.
5063 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
5064 Simple implementations, assuming `name' is a URL.
5065
5066 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
5067 set of chars allowed unquoted in a case pattern.
5068
5069 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
5070
5071 * font-lock.el (font-lock-extra-types-widget)
5072 (c-font-lock-extra-types, c++-font-lock-extra-types)
5073 (objc-font-lock-extra-types, java-font-lock-extra-types)
5074 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
5075 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
5076 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
5077 (font-lock-match-c++-structor-declaration)
5078 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
5079 (c++-font-lock-keywords-3, c++-font-lock-keywords)
5080 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
5081 (objc-font-lock-keywords-3, objc-font-lock-keywords)
5082 (java-font-lock-keywords-1, java-font-lock-keywords-2)
5083 (java-font-lock-keywords-3, java-font-lock-keywords)
5084 (java-font-lock-syntactic-face-function): Remove obsolete code
5085 and constants. It's all in cc-fonts.el now.
5086
5087 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
5088
5089 * mail/sendmail.el (mail-specify-envelope-from)
5090 (mail-envelope-from): Doc fix.
5091
5092 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
5093
5094 * generic-x.el: Do away with the dependency on `c-emacs-features'
5095 when populating `rul-generic-mode-syntax-table'; we already know
5096 this isn't XEmacs.
5097
5098 See ChangeLog.10 for earlier changes.
5099
5100 ;; Local Variables:
5101 ;; coding: iso-2022-7bit
5102 ;; End:
5103
5104 Copyright (C) 2001, 2002 Free Software Foundation, Inc.
5105 Copying and distribution of this file, with or without modification,
5106 are permitted provided the copyright notice and this notice are preserved.
5107
5108 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1