]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
bfd856fc52ac0925a3632c5860769874393af2bc
[gnu-emacs] / lisp / ChangeLog
1 2004-06-12 Juri Linkov <juri@jurta.org>
2
3 * info.el (Info-goto-node): Add autoload.
4 (Info-toc): Add substring-no-properties on Info file name.
5 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
6 (Info-mode-map): Bind L to Info-history, T to Info-toc.
7
8 2004-06-12 Kenichi Handa <handa@m17n.org>
9
10 * international/mule-cmds.el (set-language-environment): Load
11 subst tables if necessary.
12
13 * international/mule.el (decode-char): Load subst tables if
14 necessary.
15 (encode-char): Likewise.
16
17 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
18 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
19 (utf-16le-decode-loop): Set r5 to -1 before loop.
20 (utf-16be-decode-loop): Likewise.
21 (ccl-decode-mule-utf-16le): Add EOF processing block.
22 (ccl-decode-mule-utf-16be): Likewise.
23 (ccl-decode-mule-utf-16le-with-signature): Likewise.
24 (ccl-decode-mule-utf-16be-with-signature): Likewise.
25 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
26 (ccl-mule-utf-16-encode-untrans): New CCL.
27 (utf-16-decode-to-ucs): Handle pre-read character.
28 (utf-16le-encode-loop): Handle surrogate pair.
29 (utf-16be-encode-loop): Likewise.
30 (ccl-encode-mule-utf-16le-with-signature): Adjusted for the change
31 of utf-16le-encode-loop.
32 (ccl-encode-mule-utf-16be-with-signature): Adjusted for the change
33 of utf-16be-encode-loop.
34 (mule-utf-16-post-read-conversion): Call
35 utf-8-post-read-conversion at first.
36 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature): Include
37 CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
38 Add post-read-conversion and pre-write-conversion.
39
40 * international/utf-8.el (utf-translate-cjk-charsets): New
41 variable.
42 (utf-translate-cjk-unicode-range): New variable.
43 (utf-translate-cjk-load-tables): New function.
44 (utf-lookup-subst-table-for-decode): New function.
45 (utf-lookup-subst-table-for-encode): New function.
46 (utf-translate-cjk-mode): Init-value changed to t. Don't load
47 tables here. Update safe-charsets of utf-* coding systems.
48 (ccl-mule-utf-untrans): New CCL.
49 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
50 at end of each branch.
51 (ccl-mule-utf-8-encode-untrans): New CCL.
52 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
53 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
54 length of encoding. Don't return r0.
55 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
56 (utf-8-post-read-conversion): Narrow to region properly. If
57 utf-translate-cjk-mode is on, load tables if necessary. Call
58 utf-8-compose with hash-table arg if necessary. Call
59 XXX-compose-region instead of XXX-post-read-convesion.
60 (utf-8-pre-write-conversion): New function.
61 (mule-utf-8): Include CJK charsets in safe-charsets if
62 utf-translate-cjk-mode is on. Add pre-write-conversion.
63
64 * international/characters.el: Temporarily set
65 utf-translate-cjk-mode to nil.
66
67 * language/devan-util.el (devanagari-compose-region): Add
68 autoload cookie.
69
70 * international/ccl.el (ccl-dump-call): Fix printing the
71 subroutine name.
72
73 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
74
75 * dired.el (dired-revert): If buffer is marked unmodified before
76 reverting, keep it marked unmodified.
77 Adapt to new conventions for commenting out code.
78 (dired-make-relative): Adapt to new conventions for commenting out
79 code.
80
81 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
82
83 * eshell/esh-module.el (eshell-load-defgroups): Bind
84 `vc-handled-backends' to nil when opening files.
85
86 2004-06-11 Juanma Barranquero <lektu@terra.es>
87
88 * files.el (parse-colon-path, cd): Doc fixes (refer to
89 `path-separator', not colon).
90
91 2004-06-10 Juanma Barranquero <lektu@terra.es>
92
93 * newcomment.el (comment-search-forward)
94 (comment-search-backward): Fix typos in docstring.
95 (comment-region): Doc fix.
96
97 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
98
99 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
100 switch is no longer stored in `dired-switches-alist'.
101
102 * dired-aux.el (dired-insert-subdir): Do not store R switch in
103 `dired-switches-alist'.
104
105 2004-06-10 Kim F. Storm <storm@cua.dk>
106
107 * pcvs.el (cvs-mode-diff-yesterday): New command.
108
109 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
110
111 2004-06-10 Juri Linkov <juri@jurta.org>
112
113 * emacs-lisp/edebug.el (edebug-eval-defun):
114 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
115 Fix docstring.
116
117 * simple.el (eval-expression-print-format): Don't print additional
118 information on the first call to `eval-print-last-sexp'.
119 (next-error-find-buffer): Fix punctuation.
120 (killing) <defgroup>: Fix punctuation.
121 (yank-excluded-properties): Change group from editing to killing.
122
123 * replace.el (perform-replace): Use `limit' to terminate the
124 while-loop explicitly.
125
126 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
127
128 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
129 Use lc-*.xpm as prefix instead of *-locol.xpm.
130
131 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
132 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
133 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
134 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
135 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
136 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
137 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
138 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
139 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
140 * toolbar/lc-up_arrow.xpm:
141 Renamed from *-locol.xpm.
142
143 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
144
145 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
146 include forms like &<str>; as valid url patterns.
147
148 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
149
150 * dired.el (dired-diff, dired-backup-diff)
151 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
152 (dired-do-chown, dired-do-touch, dired-do-print)
153 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
154 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
155 (dired-create-directory, dired-do-copy, dired-do-symlink)
156 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
157 (dired-do-copy-regexp, dired-do-hardlink-regexp)
158 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
159 (dired-maybe-insert-subdir, dired-next-subdir)
160 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
161 (dired-kill-subdir, dired-tree-up, dired-tree-down)
162 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
163 (dired-run-shell-command, dired-query): Remove redundant,
164 or incorrect, autoloads.
165
166 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
167 does not end in a slash. Add optional argument KILL-ROOT. Update
168 docstring.
169 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
170 (dired-query): Add autoloads.
171
172 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
173
174 * progmodes/compile.el (compilation-set-window-height): Rearrange
175 the save-* functions because a buffer can have several current
176 point in different windows.
177 (compilation-error-regexp-alist-alist): Recognize {standard input}
178 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
179
180 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
181
182 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
183 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
184 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
185 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
186 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
187 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
188 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
189 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
190 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
191 * toolbar/up_arrow-locol.xpm:
192 New versions of icons that uses fewer colors.
193
194 * toolbar/tool-bar.el (tool-bar-local-item)
195 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
196 if display-color-cells is 256 or less.
197
198 2004-06-08 Kim F. Storm <storm@cua.dk>
199
200 * wid-edit.el (widget-specify-button): Use hand pointer rather
201 than mouse-face as visible mouse-over effect.
202
203 2004-06-07 Karl Fogel <kfogel@red-bean.com>
204
205 * saveplace.el (save-place-alist-to-file): Bind `print-length'
206 and `print-level' to nil when writing out `save-place-alist'.
207 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
208
209 2004-06-07 Juanma Barranquero <lektu@terra.es>
210
211 * completion.el (completion-kill-region): Doc fix.
212
213 * format.el (format-insert-annotations)
214 (format-annotate-location): Doc fixes.
215 (format-subtract-regions): Make arguments match their use in
216 docstring.
217
218 * simple.el (kill-region): Doc fix.
219
220 * subr.el (insert-buffer-substring-no-properties)
221 (insert-buffer-substring-as-yank): Doc fixes.
222
223 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
224
225 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
226 Update docstring.
227 (dired-reset-subdir-switches): New function.
228
229 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
230 Limit scope of `buffer-read-only' binding.
231
232 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
233
234 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
235 eshell-explicit-command-char.
236
237 2004-06-06 Juanma Barranquero <lektu@terra.es>
238
239 * help-fns.el (help-argument-name): Inherit from italic face only
240 if the frame supports it.
241
242 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
243
244 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
245 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
246 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
247 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
248 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
249 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
250 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
251 New conversions from xpm files.
252
253 * toolbar/README: New file.
254
255 2004-06-06 Richard M. Stallman <rms@gnu.org>
256
257 * isearch.el (isearch-mode-map): Undo previous change.
258
259 2004-06-05 Juri Linkov <juri@jurta.org>
260
261 * bindings.el (debug-ignored-errors): Add regexps for history
262 related messages. Remove $ from "No further undo information".
263 Move Ediff's messages to ediff.el.
264
265 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
266
267 * cus-edit.el (custom-display): Add `min-colors'.
268
269 * custom.el (defface): Add `supports' to docstring.
270
271 * help-fns.el (help-argument-name): Add :group 'help.
272
273 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
274
275 * find-dired.el (find-ls-subdir-switches): New user option.
276 (find-dired): No longer call `abbreviate-file-name' on DIR.
277 Set `dired-subdir-switches' buffer-locally.
278
279 * locate.el: Merge the two `Commentary' sections.
280 (locate-ls-subdir-switches): New user option.
281 (locate): Update for other changes.
282 (locate-mode-map): Restore Dired binding for mouse-2.
283 Bind `locate-mouse-view-file' to M-mouse-2.
284 Bind `l' to `locate-do-redisplay'.
285 (locate-main-listing-line-p, locate-do-redisplay): New functions.
286 (locate-mouse-view-file, locate-tags, locate-find-directory):
287 Print message if used outside main listing.
288 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
289 Various changes to support inserted subdirectories.
290 (locate-insert-header): Change header of *Locate* buffer.
291
292 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
293 Change interactive default switches.
294 (dired-rename-subdir-2): Update `dired-switches-alist'.
295 (dired-insert-subdir, dired-kill-subdir):
296 Handle `dired-switches-alist'. Do not mark buffer modified.
297 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
298 (dired-insert-subdir-doinsert): Omit messages.
299 Handle `dired-subdir-switches'.
300 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
301
302 * dired.el (dired-subdir-switches, dired-switches-alist):
303 New vars.
304 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
305 subdirs if -R switch is used for a subdir.
306 (dired-mode): Set `dired-switches-alist'.
307 (dired-build-subdir-alist): Only print number of directories in
308 echo area when invoked interactively.
309
310 2004-06-05 Lars Hansen <larsh@math.ku.dk>
311
312 * dired-x.el (dired-omit-mode): Rename from
313 dired-omit-files-p. Use define-minor-mode to define it.
314 (dired-omit-files-p): Add as alias for dired-omit-mode.
315 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
316 dired-mark-omitted.
317 (dired-mark-omitted): Add. Bind to M-O.
318
319 2004-06-05 Kenichi Handa <handa@m17n.org>
320
321 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
322
323 2004-06-05 Juanma Barranquero <lektu@terra.es>
324
325 * help-fns.el (help-argument-name): Reintroduce face.
326 (help-default-arg-highlight): Use it, now that
327 `face-differs-from-default-p' can be trusted.
328
329 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
330
331 * textmodes/table.el: Sentence commands added to Point Motion
332 group; kill and backward-kill commands added to Extraction group.
333
334 2004-06-04 Mario Lang <mlang@delysid.org>
335
336 * battery.el (battery-linux-proc-acpi): mA was hardcored, but some
337 systems appear to use mW, make the code handle this. Fix a
338 division-by-zero bug while at it, and handle kernels with
339 a slightly different layout in /proc/acpi.
340
341 2004-06-04 Karl Fogel <kfogel@red-bean.com>
342
343 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
344 because the latter is a CL-ism. This fixes the bug reported by
345 Shawn Boyette <mdxi@collapsar.net> in
346 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
347
348 2004-06-04 Miles Bader <miles@gnu.org>
349
350 * faces.el (display-supports-face-attributes-p): Function moved to
351 C code. Previously only the tty-related portion of this function
352 was done in C; however the previous attempt to do a halfway-proper
353 job for non-tty displays in lisp didn't work properly because of
354 funny conditions during Emacs startup.
355 (face-differs-from-default-p): Simplify, now that
356 display-supports-face-attributes-p works properly on all display
357 types. Remove :stipple from comparison; it doesn't really work
358 in emacs anyway.
359
360 2004-06-04 Miles Bader <miles@gnu.org>
361
362 * faces.el (face-differs-from-default-p): Use a different
363 implementation, so we can really check whether FACE displays
364 differently or not.
365
366 2004-06-04 Miles Bader <miles@gnu.org>
367
368 * faces.el (display-supports-face-attributes-p): Implement a
369 `different from default' check for non-tty displays.
370
371 2004-06-03 David Kastrup <dak@gnu.org>
372
373 * woman.el (woman-mapcan): More concise code.
374 (woman-topic-all-completions, woman-topic-all-completions-1)
375 (woman-topic-all-completions-merge): Replace by a simpler and
376 much faster implementation based on O(n log n) sort/merge instead
377 of the old O(n^2) behavior.
378
379 2004-06-03 Miles Bader <miles@gnu.org>
380
381 * subr.el (read-number): Use canonical format for default in prompt.
382
383 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps): Add
384 regexp for " [...]" style defaults.
385
386 2004-06-02 Romain Francoise <romain@orebokech.com>
387
388 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
389 groups: if the user asks for a hidden buffer, open the
390 corresponding filter group to expose it.
391
392 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
393 `ibuffer-jump-to-buffer'.
394 (ibuffer-jump-offer-only-visible-buffers): New user option.
395
396 2004-06-02 Juanma Barranquero <lektu@terra.es>
397
398 * faces.el (frame-update-faces): Add empty docstring so the one
399 for `ignore' doesn't show through.
400
401 * subr.el (process-kill-without-query): Remove spurious "\n" on
402 obsolescence string.
403 (focus-frame, unfocus-frame): Add obsolescence declaration and
404 empty docstring.
405
406 * international/mule.el (register-char-codings): Make alias for
407 `ignore'. Move docstring to obsolescence info and remove
408 redundancy.
409
410 2004-06-02 Kim F. Storm <storm@cua.dk>
411
412 * frame.el (blink-cursor-start): Turn cursor off initially so blink
413 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
414
415 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
416
417 * vc-arch.el (vc-arch-state): Don't assume the file exists.
418
419 2004-05-31 Lars Hansen <larsh@math.ku.dk>
420
421 * desktop.el (desktop-save): Don't save minor modes without a
422 known mode initialization function.
423
424 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
425
426 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
427
428 * autorevert.el: Update `Commentary' section.
429
430 2004-05-30 Juanma Barranquero <lektu@terra.es>
431
432 * dos-fns.el (convert-standard-filename):
433 * files.el (convert-standard-filename):
434 * w32-fns.el (convert-standard-filename):
435 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
436
437 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
438
439 Sync with Tramp.
440
441 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
442 (tramp-let-maybe): Move to an earlier spot in the file.
443 Patch by Andreas Schwab.
444
445 2004-05-30 Andreas Schwab <schwab@suse.de>
446
447 * dired.el (dired-get-filename): Don't use dired-re-dot.
448
449 2004-05-30 Richard M. Stallman <rms@gnu.org>
450
451 * files.el (find-file): Doc fix.
452
453 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
454
455 2004-05-30 Nick Roberts <nickrob@gnu.org>
456
457 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
458 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
459 modeline of the locals buffer.
460 (gdb-goto-breakpoint): Handle gdbmi.
461 (gdb-get-frame-number): Change for gdbmi.
462
463 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
464
465 * files.el (file-remote-p): Apply file name handler for operation
466 `file-remote-p'. It isn' a property any longer.
467 (file-relative-name): `fh' and `fd' get the required value via
468 `find-file-name-handler' already.
469
470 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
471 (top): Remove setting of `file-remote-p' property for
472 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
473
474 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
475
476 Version 2.0.41 of Tramp released.
477
478 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
479 Throw away if process has died.
480 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
481 (tramp-out-of-band-prompt-regexp): Rename to
482 `tramp-process-alive-regexp', because its usage is widen.
483 (tramp-actions-copy-out-of-band): Apply it.
484 (tramp-actions-before-shell, tramp-multi-actions):
485 Add `tramp-action-process-alive' action.
486 (tramp-action-process-alive): New defun.
487 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
488 Add entry for `file-remote-p'.
489 (tramp-handle-file-remote-p): New defun.
490 (top): Remove setting of `file-remote-p'. Don't set
491 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
492
493 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
494 `file-remote-p'.
495
496 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
497 counted for (last) line. [They should or they shouldn't? --Stef]
498 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
499
500 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
501
502 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
503 not really necessary but seems to keep the shell history smaller
504 in some cases. It is no substitute for setting HISTFILE and
505 HISTSIZE from tramp-open-connection-setup-interactive-shell,
506 though. Suggested by Luc Teirlinck.
507 (tramp-open-connection-setup-interactive-shell): Export variables
508 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
509 (tramp-set-process-query-on-exit-flag): New compat function.
510 (tramp-open-connection-multi, tramp-open-connection-su)
511 (tramp-open-connection-rsh, tramp-open-connection-telnet)
512 (tramp-do-copy-or-rename-file-out-of-band): Use it.
513 (tramp-let-maybe): New macro, let-binds a variable only if it
514 isn't obsolete.
515 (tramp-check-ls-commands, tramp-handle-expand-file-name)
516 (tramp-handle-file-truename): Use it.
517 (tramp-completion-file-name-regexp-unified): Avoid matching
518 filenames starting with "/:" -- those are reserved for
519 file-name-non-special.
520
521 * tramp-smb.el (tramp-smb-open-connection):
522 Use tramp-set-process-query-on-exit-flag compat function.
523
524 2004-05-29 Richard M. Stallman <rms@gnu.org>
525
526 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
527
528 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
529 (eval-last-sexp-print-value): Print char equivalent regardless
530 of standard-output value.
531
532 * thumbs.el (thumbs-subst-char-in-string): Delete.
533 (thumbs-thumbname): Use subst-char-in-string.
534 (thumbs-resize-image): Use condition-case, not ignore-errors.
535 (thumbs-kill-buffer): Likewise.
536
537 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
538 (thumbs-mode): Make buffer read-only.
539 (thumbs-make-thumb): Unconditionally accept an existing file.
540 (thumbs-insert-thumb): Add thumb-image-file property to the image.
541 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
542 (thumbs-show-thumbs-list): Error if images not supported.
543 (thumbs-save-current-image): Improve prompt string.
544 (thumbs-mode-map): Define u, R, x.
545 (thumbs-unmark): New command.
546 (thumbs-emboss-image): Minor cleanup.
547 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
548 (thumbs-rename-images): New command.
549 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
550
551 * thumbs.el (thumbs-current-image): New function.
552 (thumbs-file-list, thumbs-file-alist): New functions.
553 (thumbs-find-image): Delete arg L.
554 Don't set up thumbs-fileL as buffer-local global var.
555 (thumbs-find-image-at-point): Use thumbs-current-image.
556 (thumbs-set-image-at-point-to-root-window): Likewise.
557 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
558 Record and warn about errors. Update thumbs-markedL for deletions.
559 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
560 (thumbs-redraw-buffer): Use thumbs-file-list.
561 (thumbs-mark): Use thumbs-current-image.
562 (thumbs-show-name): Use thumbs-current-image.
563
564 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
565 and imenu--last-menubar-index-alist.
566
567 * subr.el (with-selected-window): Undo previous change.
568
569 2004-05-29 John Paul Wallington <jpw@gnu.org>
570
571 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
572 (thumbs-mouse-find-image): New command.
573 (thumbs-mode-map): Bind it to mouse-2.
574 (thumbs-mode): Make mode-class special.
575 (thumbs-view-image-mode): Likewise.
576
577 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
578
579 * flymake.el: New file.
580
581 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
582
583 * files.el (find-file-noselect-1): Do not bind
584 `inhibit-read-only' to t during execution of
585 `find-file-not-found-functions'.
586
587 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
588
589 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
590 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
591
592 2004-05-28 Juri Linkov <juri@jurta.org>
593
594 * simple.el (eval-expression-print-format): New fun.
595
596 * simple.el (eval-expression):
597 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
598 * emacs-lisp/edebug.el (edebug-compute-previous-result)
599 (edebug-eval-expression): Print additionally the value returned by
600 `eval-expression-print-format'.
601
602 * emacs-lisp/lisp.el (insert-pair-alist): New var.
603 (insert-pair): Make arguments optional. Find character pair
604 from `insert-pair-alist' according to the last input event.
605 (insert-parentheses): Make arguments optional.
606 (raise-sexp, delete-pair): New funs.
607
608 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
609 (emacs-lisp-mode-map, lisp-interaction-mode-map):
610 Bind C-M-q to `indent-pp-sexp'.
611
612 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
613 `pp-to-string' modified to be able to format text with newlines.
614 (pp-to-string): Move the buffer-formatting part of the code to
615 `pp-buffer'. Call `pp-buffer'.
616
617 * info.el (Info-desktop-buffer-misc-data): Don't save information
618 about virtual files.
619 (Info-restore-desktop-buffer): Restore Info buffers in prepared
620 buffers with names obtained from the desktop file instead of the
621 default *info* buffer.
622
623 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
624
625 * subr.el (with-selected-window): Only save/restore the selected window.
626
627 * progmodes/compile.el (compilation-error-regexp-alist):
628 Use expand-file-name and data-directory.
629
630 * progmodes/grep.el (grep-tree): Rework previous fix.
631
632 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
633 after the user marked text with the mouse.
634
635 * startup.el (command-line): Keep the first regexp of
636 auto-save-file-name-transforms intact.
637
638 2004-05-28 Juanma Barranquero <lektu@terra.es>
639
640 * cus-edit.el (customize-face, customize-face-other-window)
641 (custom-face-edit-delete): Make arguments match their use in
642 docstring.
643 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
644 docstring.
645
646 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
647 not `cvs-butlast'.
648
649 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
650 `nbutlast' are in subr.el).
651
652 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
653 (set-w32-system-coding-system): Doc fixes.
654
655 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
656 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
657 Make arguments match their use in docstring.
658 (artist-draw-region-trim-line-endings)
659 (artist-mouse-choose-operation): Fix typo in docstring.
660 (artist-key-set-point-common): Doc fix.
661
662 2004-05-28 Simon Josefsson <jas@extundo.com>
663
664 * mail/smtpmail.el (smtpmail-open-stream):
665 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
666
667 2004-05-26 Simon Josefsson <jas@extundo.com>
668
669 * starttls.el: Merge with my GNUTLS based starttls.el.
670 (starttls-gnutls-program, starttls-use-gnutls)
671 (starttls-extra-arguments, starttls-process-connection-type)
672 (starttls-connect, starttls-failure, starttls-success): New variables.
673 (starttls-program, starttls-extra-args): Doc fix.
674 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
675 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
676 and pass on to corresponding *-gnutls function if it is set.
677
678 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
679
680 * autorevert.el (auto-revert-handler): Disable auto-reverting of
681 remote files.
682
683 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
684
685 * files.el (file-name-non-special): There are more operations
686 which need handling: `find-backup-file-name',
687 `insert-file-contents', `verify-visited-file-modtime',
688 `write-region'. Rename t value of method to `add'. Add new
689 methods `quote' and `unquote-then-quote' to file-arg-indices.
690
691 2004-05-25 Juri Linkov <juri@jurta.org>
692
693 * info.el (Info-toc): Call Info-mode on intermediate buffer.
694 (Info-index-nodes): Enclose code in condition-case to catch errors.
695 (Info-index-node): Don't search all index nodes if request is only
696 for the current node and file is not in the cache of index nodes.
697 (Info-mode-map): Bind Info-copy-current-node-name to `w'
698 for consistency with dired-copy-filename-as-kill.
699 Bind `S' to Info-search-case-sensitively.
700 (Info-copy-current-node-name): New arg. With zero prefix arg put
701 the name inside a function call to `info'. Display copied text in
702 the echo area.
703
704 2004-05-25 Sam Steingold <sds@gnu.org>
705
706 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
707 strip the package prefix from the symbol name, if any.
708 Make it the `find-tag-default-function' for `lisp-mode'.
709
710 2004-05-25 John Paul Wallington <jpw@gnu.org>
711
712 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
713 instead of obsolete `process-kill-without-query'.
714
715 * textmodes/texinfmt.el (texinfo-indexvar-alist):
716 Declare as variable, not constant.
717
718 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
719
720 * files.el (find-file-noselect-1): Fix bug introduced by
721 Revision 1.694. As a side effect, `inhibit-read-only'
722 is again, by default, t during execution of
723 `find-file-not-found-functions'.
724 (insert-directory): Check that lines were really inserted by
725 the --dired switch, before erasing them.
726
727 2004-05-24 Nick Roberts <nickrob@gnu.org>
728
729 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
730 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
731 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
732 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
733 gud-minor-mode (gdbmi).
734
735 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
736
737 * net/browse-url.el (browse-url-interactive-arg): Enable user to
738 explicitly select the text to be taken as URL.
739
740 2004-05-23 Juri Linkov <juri@jurta.org>
741
742 * info.el (Info-index-nodes): New var and fun.
743 (Info-goto-index, Info-index, info-apropos)
744 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
745 (Info-index): Fix docstring. Store and restore Info-history-list.
746 (Info-complete-nodes): New var.
747 (Info-complete-menu-item): Use it.
748 (Info-index-node): New fun.
749 (Info-final-node, Info-forward-node, Info-backward-node)
750 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
751 Use Info-index-node.
752 (Info-extract-menu-item, Info-extract-menu-counting): Set second
753 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
754 (Info-find-node-2): If a node with period in its name not found,
755 try to find a node without the name part after period.
756 (Info-select-node): Call Info-fontify-node only if
757 Info-fontify-maximum-menu-size is not nil.
758 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
759 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
760 Preserve Info-history-list.
761 (Info-toc): Set Info-current-file.
762 (Info-build-toc): Move point to the beginning of the buffer.
763 Add main-file variable.
764 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
765 Use backslashed representation of the control character ^_.
766
767 * textmodes/texinfmt.el (texinfo-print-index): Print index line
768 numbers in the new Texinfo 4.7 format.
769
770 * add-log.el (change-log-font-lock-keywords): Remove `:' from
771 regexps for function and variable names.
772
773 * descr-text.el (describe-property-list): Add [show] button for
774 `syntax-table' property with action to pp to a separate buffer.
775 (describe-char): Replace search-forward by re-search-forward with
776 whitespace regexp after "character:" to not fail in too narrow windows.
777
778 * simple.el (next-error-find-buffer): Add a rule to return
779 next-error capable buffer if one window on the selected frame
780 displays such buffer.
781
782 2004-05-23 Nick Roberts <nickrob@gnu.org>
783
784 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
785 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
786 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
787 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
788 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
789 Handle new value for gud-minor-mode (gdbmi).
790 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
791 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
792 Change from local to global gdb variable set.
793 (gdb-ann3): Initialise above gdb variable set.
794 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
795 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
796 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
797 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
798 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
799 (gdb-info-locals-handler, gdb-invalidate-assembler)
800 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
801 set as global variables.
802 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
803 Handle gdbmi.
804 (gdb-info-breakpoints-custom): Fix regexp.
805 (def-gdb-var): Delete.
806
807 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
808 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
809 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
810 a new mode. The file (gdb-mi.el) for this mode will be included
811 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
812 primary interface.
813
814 2004-05-23 Jesper Harder <harder@ifa.au.dk>
815
816 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
817 interpreted as a directory.
818
819 2004-05-22 Richard M. Stallman <rms@gnu.org>
820
821 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
822 as a close quote.
823
824 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
825
826 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
827 Use assoc-string, not assoc-ignore-case.
828
829 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
830
831 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
832 If moving back then fwd gets a defun that ends before point,
833 try again moving fwd then back.
834
835 * files.el (file-name-non-special): Allow t in file-arg-indices
836 to mean requote the return value. Use `identity' as an element
837 rather than as the whole value.
838
839 * gs.el (gs-options): Add -dSAFER. Mark it risky.
840
841 2004-05-22 Juanma Barranquero <lektu@terra.es>
842
843 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
844 `help-make-usage'.
845 (help-highlight-arguments): Skip function name before searching
846 for arguments.
847
848 2004-05-21 Juanma Barranquero <lektu@terra.es>
849
850 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
851 Don't mention in the docstring these arguments meant for
852 internal (recursive) use only.
853 (allout-char-spec): Comment out (it's not implemented).
854 (allout-old-expose-topic, allout-exposure): Fix docstring and add
855 obsolescence declaration.
856 (allout-flatten-exposed-to-buffer)
857 (allout-indented-exposed-to-buffer): Fix typos in docstring.
858 (my-mark-marker): Doc fix.
859 (produce-allout-mode-map, allout-sibling-index)
860 (allout-isearch-expose, allout-distinctive-bullet)
861 (allout-open-topic, allout-reindent-body)
862 (allout-rebullet-heading, allout-process-exposed)
863 (allout-insert-listified, allout-latex-verb-quote)
864 (allout-insert-latex-header, allout-insert-latex-trailer):
865 Make arguments match their use in docstring.
866 (allout-primary-bullet, allout-old-style-prefixes)
867 (allout-inhibit-protection, allout-init, allout-mode)
868 (allout-before-change-protect, allout-flag-region):
869 Use "Emacs" instead of "emacs" in docstrings.
870
871 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
872
873 * international/characters.el: Modify syntax of more characters.
874
875 2004-05-21 Masatake YAMATO <jet@gyve.org>
876
877 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
878 (etags-tags-completion-table): Show parsing progress.
879
880 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
881
882 * locate.el (locate-prompt-for-command): Shorten first line of
883 docstring.
884 (locate-mode): Expand docstring and include keymap summary.
885
886 * files.el (find-file-noselect-1): Limit the scope of the
887 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
888 is, by default, nil during the execution of
889 `find-file-not-found-functions' and `find-file-hook'.
890
891 2004-05-20 Michael Mauger <mmaug@yahoo.com>
892
893 * facemenu.el (facemenu-color-name-equal): New function.
894 (list-colors-display): Use it to compare colors instead of
895 facemenu-color-equal.
896
897 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
898
899 * compare-w.el (compare-windows-face): Use min-colors instead of
900 checking for tty or pc types.
901
902 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
903
904 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
905 (completion-setup-function): Use with-current-buffer.
906 Properly save excursion. Simplify.
907 Don't assume there is necessarily a `mouse-face' property somewhere.
908
909 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
910
911 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
912
913 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
914 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
915 Use with-current-buffer.
916 (byte-goto-log-buffer): Delete.
917 (byte-compile-log-file): Call compilation-forget-errors.
918
919 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
920
921 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
922 output messages into the search result.
923
924 2004-05-19 Masatake YAMATO <jet@gyve.org>
925
926 * wid-edit.el (widget-radio-button-notify): Revert my last
927 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
928
929 2004-05-19 Kenichi Handa <handa@m17n.org>
930
931 * international/characters.el: Fix syntax (open/close) of CJK chars.
932
933 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
934
935 * help-mode.el (help-go-back): Don't depend on position of back button.
936
937 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
938
939 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
940 files files don't contain an accidental additional /.
941
942 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
943 in source buffer.
944
945 2004-05-18 Masatake YAMATO <jet@gyve.org>
946
947 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
948 to widget-apply. :action method assumes 2 arguments, not 3.
949
950 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
951
952 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
953 New constants.
954 (hs-special-modes-alist): Add an f90-mode entry.
955
956 2004-05-17 Sam Steingold <sds@gnu.org>
957
958 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
959 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
960
961 2004-05-16 Kim F. Storm <storm@cua.dk>
962
963 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
964
965 2004-05-15 John Wiegley <johnw@newartisans.com>
966
967 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
968 (eshell-output-object-to-target): Improve output speed 20% by not
969 calling `eshell-stringify' if something is already known to be a string.
970
971 2004-05-15 Alex Ott <ott@jet.msk.su>
972
973 * textmodes/ispell.el (ispell-local-dictionary-alist):
974 Add windows-1251 to the choice of coding systems.
975 (ispell-dictionary-alist-6): Add support for "russianw.aff",
976 encoded in cp1251.
977
978 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
979
980 * progmodes/compile.el (compilation-warning-face)
981 (compilation-info-face): Use min-colors.
982
983 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
984
985 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
986 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
987 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
988 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
989 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
990 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
991 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
992 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
993 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
994 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
995 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
996 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
997 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
998 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
999
1000 2004-05-15 Kim F. Storm <storm@cua.dk>
1001
1002 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
1003 Use it to set triggered-p element of timer.
1004 (timer-event-handler): Set triggered-p element non-nil while running
1005 the timer function.
1006
1007 2004-05-14 David Ponce <david@dponce.com>
1008
1009 * tree-widget.el: New file.
1010
1011 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
1012
1013 * language/european.el ("Brazilian Portuguese"): Add support for
1014 Brazilian Portuguese.
1015
1016 2004-05-13 John Wiegley <johnw@newartisans.com>
1017
1018 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
1019 `recentf-mode' if this variable has been customized to t.
1020
1021 * eshell/esh-test.el (eshell-test): Call the function
1022 `emacs-version' rather than trying to build a custom version string.
1023
1024 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
1025
1026 * net/telnet.el (telnet-mode): Use define-derived-mode.
1027 Don't modify the global value of comint-prompt-regexp.
1028
1029 2004-05-13 John Paul Wallington <jpw@gnu.org>
1030
1031 * version.el (emacs-version): Check for `gtk' feature before
1032 `x-toolkit' feature.
1033
1034 2004-05-13 Juanma Barranquero <lektu@terra.es>
1035
1036 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
1037 arguments in the docstring, they're used only in recursive calls.
1038
1039 * help-fns.el (help-arg-highlighting-function)
1040 (help-argument-name): Delete.
1041 (help-default-arg-highlight): New function.
1042 (help-do-arg-highlighting): Use it.
1043
1044 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
1045
1046 * calendar/appt.el (appt-disp-window):
1047 Use `calendar-set-mode-line' for a centered mode-line.
1048
1049 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
1050
1051 * calendar/appt.el (appt-disp-window): Do not split window
1052 excessively when `split-height-threshold' is low.
1053
1054 2004-05-12 Nick Roberts <nickrob@gnu.org>
1055
1056 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
1057 kill-buffer-hook here and make it local.
1058 (gud-kill-buffer-hook): Use kill-process for a sure kill.
1059
1060 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
1061
1062 * progmodes/compile.el (compilation-set-window-height):
1063 Use save-excursion to protect against misplaced marker.
1064
1065 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1066
1067 * custom.el (defface): Document that type can have value gtk.
1068
1069 * faces.el (face-spec-set-match-display): Handle type gtk in display.
1070
1071 2004-05-12 Kenichi Handa <handa@m17n.org>
1072
1073 * descr-text.el: Require quail at comile time.
1074 (describe-char): If an input method is on and it supports the
1075 character, show how to input it.
1076
1077 * international/quail.el (quail-install-decode-map): Accept a
1078 char-table whose subtype is `quail-decode-map'.
1079 (quail-store-decode-map-key, quail-gen-decode-map1)
1080 (quail-gen-decode-map, quail-find-key1, quail-find-key)
1081 (quail-show-key): New functions.
1082
1083 2004-05-12 Juanma Barranquero <lektu@terra.es>
1084
1085 * generic.el (define-generic-mode): Remove redundant arglist info.
1086
1087 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
1088 Make arguments match their use in docstring.
1089 (help-arg-highlighting-function): New variable.
1090 (help-argument-name): Mention it in the docstring.
1091 (help-do-arg-highlight): Use it. Expand regexp to accept also
1092 ARG-xxx and xxx-ARG references.
1093
1094 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
1095
1096 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
1097 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
1098 and "mailto:addr1?to=addr2" equal.
1099
1100 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
1101
1102 * man.el (Man-getpage-in-background): Use shell-file-name
1103 and shell-command-switch variables instead of hard-coded values.
1104
1105 2004-05-11 Eli Zaretskii <eliz@gnu.org>
1106
1107 * iimage.el: New file.
1108
1109 2004-05-11 Juanma Barranquero <lektu@terra.es>
1110
1111 * custom.el (custom-initialize-default, defcustom):
1112 Fix typo in docstring.
1113
1114 * files.el (set-visited-file-name, file-expand-wildcards):
1115 Fix docstring.
1116
1117 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
1118
1119 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
1120
1121 * subr.el (eventp): Be more discriminating with integers.
1122
1123 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
1124
1125 * progmodes/compile.el (compile): Add universal prefix arg.
1126 (compilation-error-regexp-alist-alist): Add edg patterns.
1127
1128 2004-05-10 Sam Steingold <sds@gnu.org>
1129
1130 * textmodes/ispell.el (ispell-message):
1131 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
1132
1133 2004-05-10 Dave Love <fx@gnu.org>
1134
1135 * progmodes/python.el (help-buffer): Autoload when compiling.
1136 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
1137 (run-python): Prepend to any existing PYTHONPATH.
1138
1139 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
1140
1141 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
1142 for pending breakpoints.
1143
1144 2004-05-10 Richard M. Stallman <rms@gnu.org>
1145
1146 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
1147 directly without calling any functions in Rmail.
1148 (unrmail-unprune): Function deleted.
1149
1150 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
1151
1152 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
1153 C-c C-z binding.
1154
1155 2004-05-10 Kenichi Handa <handa@m17n.org>
1156
1157 * descr-text.el (describe-char): Fix previous change. Don't make
1158 a unibyte character to multibyte in the *Help* buffer.
1159
1160 2004-05-10 Miles Bader <miles@gnu.org>
1161
1162 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
1163 buffer an error if the debugger process is actually running.
1164
1165 2004-05-10 Juanma Barranquero <lektu@terra.es>
1166
1167 * help-fns.el (help-argument-name): Default to italic.
1168 (help-highlight-arguments): Return always (usage . doc), even when
1169 usage is nil.
1170
1171 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
1172 (define-ibuffer-filter): Add usage info.
1173 (define-ibuffer-op): Add usage info (but CL-style defaults for
1174 keyword args are not shown).
1175
1176 * subr.el (remove-overlays, read-passwd): Fix docstring.
1177 (start-process-shell-command): Fix docstring. Put usage info in a
1178 format usable by `describe-function'.
1179 (open-network-stream, open-network-stream-nowait)
1180 (open-network-stream-server): Fix docstring.
1181
1182 2004-05-09 Jason Rumney <jasonr@gnu.org>
1183
1184 * international/code-pages (cp932, cp936, cp949, c950): Remove.
1185 Only define cp125* if windows-125* is already defined.
1186
1187 * language/korean.el (cp949): Add alias.
1188
1189 * language/chinese.el (cp936, cp950): Add aliases.
1190
1191 * language/japanese.el (cp932): Add alias.
1192
1193 * term/w32-win.el: Require code-pages.
1194
1195 * international/mule-cmds.el (set-locale-environment):
1196 On MS-Windows use ansi code-page for default coding-systems.
1197 Set up paper sizes for Windows 3 letter languages.
1198
1199 * international/code-pages.el (cp932, cp936, cp949, cp950):
1200 Add aliases. Also add cp125* if not already defined.
1201
1202 2004-05-09 Juanma Barranquero <lektu@terra.es>
1203
1204 * help-fns.el (help-highlight-arguments): Don't try to highlight
1205 missing or autoloaded arglists. Accept structured arguments, like
1206 the first ones of `do' and `flet'.
1207
1208 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
1209 (cvs-get-marked): Remove redundant arglist info.
1210
1211 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
1212 Don't use CL-style default args.
1213
1214 2004-05-08 Andreas Schwab <schwab@suse.de>
1215
1216 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
1217
1218 * international/subst-ksc.el: Fix references to utf-translate-cjk
1219 into utf-translate-cjk-mode.
1220 * international/subst-big5.el: Likewise.
1221 * international/subst-gb2312.el: Likewise.
1222 * international/subst-jis.el: Likewise.
1223 * international/utf-16.el: Likewise.
1224 * international/utf-8.el: Likewise.
1225
1226 2004-05-08 John Wiegley <johnw@newartisans.com>
1227
1228 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
1229 "virtual buffers" (off by default), which makes it possible to
1230 switch to the "virtual" buffers of recently visited files. When a
1231 buffer name search fails, and this option is on, iswitchb will
1232 look at the list of recently visited files, and permit matching
1233 against those names. When the user hits RET on a match, it will
1234 revisit that file.
1235 (iswitchb-read-buffer): Add two optional arguments, which makes
1236 isearchb.el possible.
1237 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
1238 (iswitchb-next-match): Add support for virtual buffers.
1239
1240 * isearchb.el: This module extends iswitchb to provide "as you
1241 type" buffer selection.
1242
1243 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
1244 Ignore the read-only property when flyspell highlighting is on.
1245 Not ignoring it leads to a series of confusing errors.
1246 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
1247 but also make sure to call flyspell-incorrect-hook.
1248 (flyspell-maybe-correct-transposition): Perform transposition test
1249 by bit twiddling a string, rather than using a temp buffer.
1250 (flyspell-maybe-correct-doubling): Use a string rather than a temp
1251 buffer. This is also the original version of the code, which
1252 could not be checked in before due to a previous lack of
1253 assignment papers. This version has seen heavy usage on my system
1254 for several years now.
1255
1256 * calendar/cal-bahai.el: New file, which adds support for the
1257 Baha'i calendar to Emacs. This calendar is based on a solar year
1258 of 19 months of 19 days, with 4 intercalary days. Each year
1259 begins on March 21, with the calendar starting in 1844.
1260
1261 * calendar/cal-menu.el, calendar/calendar.el,
1262 calendar/diary-lib.el, calendar/holidays.el: Added support for
1263 using cal-bahai.el.
1264
1265 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
1266 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
1267 function can be used outside of eshell buffers.
1268 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
1269
1270 2004-05-08 Juanma Barranquero <lektu@terra.es>
1271
1272 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
1273 word constituent so FOO-ARG is not recognized as an arg.
1274 (help-highlight-arguments): Don't skip lists in mandatory arguments.
1275
1276 * simple.el (next-error): Fix typo in docstring.
1277 (open-line): Make argument names match their use in docstring.
1278 (split-line): Fix docstring.
1279
1280 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
1281 usable by `describe-function'.
1282 (gensym, gentemp, typep, ignore-errors): Make argument names match
1283 their use in docstring.
1284
1285 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
1286 argument to `help-setup-xref'.
1287
1288 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
1289
1290 Version 2.0.40 of Tramp released.
1291
1292 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
1293 Use symbol-function to invoke functions only known on some Emacs
1294 flavors. This avoids byte-compiler warnings. Reported by Kevin
1295 Scaldeferri <kevin@scaldeferri.com>.
1296 (tramp-do-copy-or-rename-file-via-buffer): Rename from
1297 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
1298 consistent with the other tramp-do-* functions.
1299 (tramp-do-copy-or-rename-file): Calls adjusted.
1300 (tramp-process-initial-commands): Avoid liveness check on shell --
1301 we know that it must be alive since we're opening a connection at
1302 this moment.
1303 (tramp-last-cmd): New internal variable.
1304 (tramp-process-echoes): New tunable.
1305 (tramp-send-command): Set tramp-last-cmd.
1306 (tramp-wait-for-output): Delete echo, if applicable.
1307 (tramp-read-passwd): Construct the key for the password cache in a
1308 way that works for multi methods, too.
1309 (tramp-bug): Add backup-directory-alist and
1310 bkup-backup-directory-info to bug reports, with Tramp counterparts.
1311
1312 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
1313
1314 * net/tramp*.el: Suppress byte-compiler warnings where possible.
1315
1316 * net/tramp.el (tramp-out-of-band-prompt-regexp)
1317 (tramp-actions-copy-out-of-band): New defcustoms.
1318 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
1319 used instead of a synchronous one. Allows password entering.
1320 (tramp-action-out-of-band): New defun.
1321 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
1322 Remove restriction with password from doc string.
1323 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
1324 `tramp-out-of-band-prompt-regexp',
1325 `tramp-actions-copy-out-of-band', `password-cache' and
1326 `password-cache-expiry'.
1327 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
1328 password caching.
1329 (tramp-touch): FILE can be a local file, too.
1330 (TODO): Remove items done.
1331 (tramp-handle-insert-directory): Properly quote file name also if
1332 not full-directory-p. Handle wildcard case. Reported by Andreas
1333 Schwab <schwab@suse.de>.
1334 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
1335 new file.
1336 (tramp-handle-file-local-copy, tramp-handle-write-region):
1337 The permissions of the temporary file are set if filename exists.
1338 Reported by Ted Stern <stern@cray.com>.
1339 (tramp-backup-directory-alist)
1340 (tramp-bkup-backup-directory-info): New defcustoms.
1341 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
1342 (tramp-handle-find-backup-file-name): New function.
1343 Implements Tramp's find-backup-file-name.
1344
1345 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
1346 for `find-backup-file-name'.
1347
1348 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
1349 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
1350
1351 2004-05-07 Lars Hansen <larsh@math.ku.dk>
1352
1353 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
1354
1355 2004-05-07 Juanma Barranquero <lektu@terra.es>
1356
1357 * subr.el (lambda): Add arglist description to docstring.
1358 (declare): Fix typo in docstring.
1359 (open-network-stream): Fix docstring.
1360 (process-kill-without-query): Fix docstring and add obsolescence info.
1361 (last, butlast, nbutlast): Make arguments match their use in docstring.
1362 (insert-buffer-substring-no-properties): Likewise.
1363 (insert-buffer-substring-as-yank): Likewise.
1364 (split-string): Fix docstring.
1365
1366 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
1367 Make argument names match their use in docstring.
1368
1369 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
1370
1371 2004-05-06 Nick Roberts <nickrob@gnu.org>
1372
1373 * progmodes/gdb-ui.el: Improve/extend documentation strings.
1374 Fit first sentence on one line for apropos-command.
1375
1376 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
1377
1378 Changes largely merged in from Dave Love's code.
1379 * progmodes/python.el: Doc fixes.
1380 (python-mode-map): Add python-complete-symbol.
1381 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
1382 (python-comment-indent, python-complete-symbol)
1383 (python-symbol-completions, python-partial-symbol)
1384 (python-try-complete): New.
1385 (python-indent-line): Remove optional arg. Use python-block-end-p.
1386 (python-check): Bind compilation-error-regexp-alist.
1387 (inferior-python-mode): Use rx. Move keybindings to top level.
1388 Set comint-input-filter.
1389 (python-preoutput-filter): Use rx.
1390 (python-input-filter): Re-introduce.
1391 (python-proc): Start new process if necessary.
1392 Check python-buffer non-nil.
1393 (view-return-to-alist): Defvar.
1394 (python-send-receive): New.
1395 (python-eldoc-function): Use it.
1396 (python-mode-running): Don't defvar.
1397 (python-mode): Set comment-indent-function.
1398 Maybe update hippie-expand-try-functions-list.
1399 (python-indentation-levels): Initialize differently.
1400 (python-block-end-p): New.
1401 (python-indent-line): Use it.
1402 (python-compilation-regexp-alist): Augment.
1403 (run-python): Import `emacs' module to Python rather than loading
1404 code directly. Set python-buffer differently.
1405 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
1406 Use python-proc.
1407 (python-send-command): Go to end of comint buffer.
1408 (python-load-file): Use python-proc, emacs.eimport.
1409 (python-describe-symbol): Simplify interactive form.
1410 Use emacs.help. Do use temp-buffer-show-hook.
1411 Call print-help-return-message.
1412 (hippie-exp): Require when compiling.
1413 (python-preoutput-continuation): Use rx.
1414
1415 * diff-mode.el (diff-make-unified): Fix regexp.
1416
1417 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
1418
1419 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
1420 filter groups from the buffer when rebuilding the Ibuffer buffer
1421 and `ibuffer-show-empty-filter-groups' is nil.
1422
1423 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1424
1425 * ps-print.el (ps-print-quote): Call ps-value-string.
1426 (ps-setup): Call ps-comment-string.
1427 (ps-value-string, ps-comment-string): New funs.
1428
1429 2004-05-06 Juanma Barranquero <lektu@terra.es>
1430
1431 * ehelp.el (electric-help-command-loop): Check whether the last
1432 character is visible, not (point-max).
1433
1434 * help-fns.el (help-argument-name): Default to bold; don't inherit
1435 from font-lock-variable-name-face.
1436 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
1437
1438 2004-05-05 Kenichi Handa <handa@m17n.org>
1439
1440 * descr-text.el (describe-char): Copy the character with text
1441 properties and overlays into the first line, and call
1442 describe-text-properties on it.
1443
1444 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
1445
1446 * iswitchb.el (iswitchb-global-map): Fix typo.
1447 Remove unwanted ###autoloads from source file.
1448
1449 2004-05-05 Lars Hansen <larsh@math.ku.dk>
1450
1451 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
1452 in run-hooks. Use substitute-command-keys in message.
1453 (wdired-abort-changes): Add message.
1454
1455 2004-05-03 Michael Mauger <mmaug@yahoo.com>
1456
1457 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
1458 (sql-emacs20-p): Remove.
1459 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
1460 (sql-builtin-face, sql-doc-face): Remove.
1461 (sql-mode-ansi-font-lock-keywords)
1462 (sql-mode-oracle-font-lock-keywords)
1463 (sql-mode-postgres-font-lock-keywords)
1464 (sql-mode-linter-font-lock-keywords)
1465 (sql-mode-ms-font-lock-keywords)
1466 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
1467 (sql-product-font-lock): Fix font-lock reset when font rules change.
1468 (sql-highlight-product): Remove incorrect font-lock reset logic.
1469
1470 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
1471
1472 * ses.el (ses-set-parameter): Fix typo.
1473
1474 2004-05-04 Kim F. Storm <storm@cua.dk>
1475
1476 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
1477 Must expand directory for completion to work; and don't mess with
1478 process-environment.
1479 (ido-read-file-name): If command has ido property, don't use ido
1480 if value is ignore, or read as directory if value is dir.
1481 Set ido ignore property for dired-do-rename command.
1482
1483 2004-05-04 Juanma Barranquero <lektu@terra.es>
1484
1485 * ehelp.el (electric-help-command-loop, electric-help-undefined)
1486 (electric-help-help): Check against unmapped commands.
1487
1488 * help-fns.el (help-argument-name): New face, inheriting from
1489 font-lock-variable-name-face, to highlight function arguments in
1490 `describe-function' and `describe-key'.
1491 (help-do-arg-highlight): Auxiliary function to highlight a given
1492 list of arguments in a string.
1493 (help-highlight-arguments): Highlight the function arguments and
1494 all uses of them in the docstring.
1495 (describe-function-1): Use it. Do docstring output via `insert',
1496 not 'princ', so text attributes are preserved.
1497
1498 * winner.el (winner-mode-map): Move `winner-undo' and
1499 `winner-redo' to C-c <left> and C-c <right>, respectively (the
1500 previous bindings conflict with `prev-buffer', `next-buffer').
1501
1502 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1503
1504 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
1505 (bibtex-entry-update): New command bound to C-c C-u.
1506 (bibtex-text-in-string): Fix regexp.
1507 (bibtex-assoc-of-regexp): Remove.
1508 (bibtex-progress-message): Fix docstring.
1509 (bibtex-inside-field): Use if.
1510 (bibtex-assoc-regexp): New function.
1511 (bibtex-format-entry): Make code more robust so that it formats
1512 also old entries.
1513 (bibtex-autokey-demangle-title): Merge with obsolete function
1514 bibtex-assoc-of-regexp.
1515 (bibtex-field-list): New function.
1516 (bibtex-entry): Use bibtex-field-list.
1517 (bibtex-parse-entry): Fix docstring.
1518 (bibtex-print-help-message): Use bibtex-field-list.
1519 (bibtex-make-field): Use bibtex-field-list.
1520 (bibtex-entry-index): Bugfix. Return crossref key if required.
1521 (bibtex-lessp): Fix docstring.
1522
1523 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
1524
1525 * select.el (xselect-convert-to-string): Move comment to intended line.
1526
1527 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1528
1529 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
1530 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
1531
1532 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1533
1534 * term/x-win.el (x-clipboard-yank): Don't exit on error from
1535 x-get-selection.
1536
1537 2004-05-03 Jason Rumney <jasonr@gnu.org>
1538
1539 * makefile.nt: Remove.
1540
1541 2004-05-03 Kim F. Storm <storm@cua.dk>
1542
1543 * emulation/cua-base.el (cua--update-indications): Fix last change.
1544 (cua-mode): Deactivate mark when cua-mode is enabled.
1545
1546 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
1547
1548 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
1549
1550 2004-05-03 Nick Roberts <nickrob@gnu.org>
1551
1552 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
1553 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
1554 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
1555 window over visible frames.
1556 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
1557
1558 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
1559
1560 * progmodes/compile.el (compilation-gcpro): New var.
1561 (compilation-fake-loc): Use it.
1562 (compilation-forget-errors): Reset it.
1563
1564 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
1565
1566 * diff-mode.el (diff-header-face, diff-file-header-face):
1567 Use min-colors.
1568
1569 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1570
1571 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
1572 (bibtex-clean-entry): Disentangle code.
1573 (bibtex-realign): New function.
1574 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
1575 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
1576 Remove undocumented optional arg called-by-convert-alien.
1577 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
1578 for sorting instead of bibtex-sort-buffer.
1579
1580 2004-05-02 Eli Zaretskii <eliz@gnu.org>
1581
1582 * progmodes/compile.el (compilation-start): In the
1583 no-async-subprocesses branch, call sit-for to give redisplay a
1584 chance to show the updated process status in the mode line, and
1585 fontify the buffer explicitly after the process exits.
1586
1587 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1588
1589 * progmodes/python.el (python-compilation-line-number): Remove.
1590 (python-compilation-regexp-alist): Don't use it any more.
1591 (python-orig-start, python-input-filter): Remove.
1592 (inferior-python-mode): Don't set up comint-input-filter-functions.
1593 (python-send-region): Use compilation-fake-loc.
1594
1595 * progmodes/compile.el (compilation-messages-start): New var.
1596 (compilation-mode): Don't setup next-error-function here.
1597 (compilation-setup): Set it up here instead (for minor modes as well).
1598 Make compilation-messages-start buffer local.
1599 (compilation-next-error-function): Use it.
1600 (compilation-forget-errors): Set compilation-messages-start.
1601
1602 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
1603
1604 * ielm.el (ielm-prompt-read-only): Update docstring.
1605
1606 * comint.el (comint-prompt-read-only): Update docstring.
1607 (comint-update-fence, comint-kill-whole-line)
1608 (comint-kill-region): New functions.
1609
1610 * simple.el (kill-whole-line): Use "p" instead of "P" in
1611 interactive form.
1612
1613 2004-05-01 Juanma Barranquero <lektu@terra.es>
1614
1615 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
1616 format arglist so default values in CL-style argument lists are
1617 correctly shown.
1618
1619 2004-05-01 Jason Rumney <jasonr@gnu.org>
1620
1621 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
1622
1623 2004-05-01 Kenichi Handa <handa@m17n.org>
1624
1625 * international/titdic-cnv.el (miscdic-convert): Don't generate a
1626 quail file if it is up to date.
1627
1628 2004-04-30 Juri Linkov <juri@jurta.org>
1629
1630 * cus-edit.el (custom-mode-map):
1631 Add key binding `C-x C-s' to `Custom-save'.
1632
1633 * outline.el (outline-blank-line): New var.
1634 (outline-next-preface, outline-show-heading)
1635 (outline-end-of-subtree): Use it.
1636
1637 * dired-aux.el (dired-touch-initial): New fun.
1638 (dired-do-chxxx): Call it for op-symbol `touch'.
1639 (dired-diff): Use `dired-dwim-target-directory'
1640 if current dired buffer has no buffer mark.
1641
1642 * bindings.el (propertized-buffer-identification):
1643 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
1644 Add C-M-arrow keys for consistency.
1645
1646 * files.el (confirm-kill-emacs):
1647 Change group from top-level `emacs' to `convenience'.
1648
1649 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
1650 Push mark on the first call of successive command calls.
1651 (insert-pair): New fun created from `insert-parentheses' with
1652 `open' and `close' arguments added. Enclose active regions
1653 in paired characters. Compare adjacent characters syntax with
1654 inserted characters syntax before inserting a space.
1655 (insert-parentheses): Call `insert-pair' with ?\( ?\).
1656
1657 * delsel.el: Don't put `delete-selection' property
1658 on `insert-parentheses' symbol to take advantage of
1659 region handling in `insert-pair' function.
1660 Suggested by Stephan Stahl <stahl@eos.franken.de>.
1661
1662 2004-04-30 Kim F. Storm <storm@cua.dk>
1663
1664 * emulation/cua-base.el: Add support for changing cursor types;
1665 based on patch from Michael Mauger.
1666 (cua-normal-cursor-color, cua-read-only-cursor-color)
1667 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
1668 Customization cursor type and/or cursor color.
1669 (cua--update-indications): Handle cursor type changes.
1670 (cua-mode): Update cursor indications if enabled.
1671
1672 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
1673
1674 * mouse.el (mouse-drag-copy-region): New defcustom.
1675 (mouse-set-region, mouse-drag-region-1): Use it.
1676
1677 * simple.el (kill-ring-save): If region face background color is
1678 unspecified (if no highlighting), show extent of fully visible
1679 region even if transient-mark-mode is enabled.
1680
1681 * emulation/cua-base.el (cua--standard-movement-commands):
1682 Add cua-scroll-up and cua-scroll-down.
1683 (cua-scroll-up, cua-scroll-down): New commands.
1684 (cua--init-keymaps): Remap scroll-up and scroll-down.
1685
1686 * emulation/cua-rect.el (cua--convert-rectangle-as):
1687 New defmacro.
1688 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
1689 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
1690 New commands (suggested by Jordan Breeding).
1691
1692 2004-04-30 Juanma Barranquero <lektu@terra.es>
1693
1694 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
1695
1696 2004-04-30 Mario Lang <mlang@delysid.org>
1697
1698 * diff.el (diff-switches): Fix typo in docstring.
1699
1700 2004-04-30 Alex Schroeder <alex@gnu.org>
1701
1702 * xml.el (xml-debug-print-internal): Don't add newline and
1703 indentation to text nodes and write empty elements as empty tags
1704 instead of opening and closing tags.
1705 (xml-debug-print): Take optional indent-string argument.
1706 (xml-print): Alias for xml-debug-print.
1707
1708 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
1709
1710 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
1711 than duplicate call to `line-beginning-position'.
1712
1713 * progmodes/f90.el (f90-get-present-comment-type):
1714 Return whitespace, as well as comment chars, for consistent filling
1715 of comment blocks. Use `match-string-no-properties'.
1716 (f90-break-line): Trim trailing whitespace when filling comments.
1717
1718 2004-04-30 Dave Love <fx@gnu.org>
1719
1720 * calendar/diary-lib.el (diary-outlook-formats): New variable.
1721 (diary-from-outlook-internal, diary-from-outlook)
1722 (diary-from-outlook-gnus, diary-from-outlook-rmail):
1723 New functions to import diary entries from Outlook-format
1724 appointments in mail messages.
1725
1726 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1727
1728 * progmodes/python.el (python-send-command): New fun.
1729 (python-send-region, python-load-file): Use it.
1730
1731 * progmodes/compile.el (compilation-last-buffer): Add var alias.
1732
1733 * help-fns.el (help-C-file-name): Use new subr-name.
1734 Prepend `src/' to the file name.
1735 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
1736 (describe-function-1, describe-variable): Only find a C source file
1737 name if DOC is already loaded.
1738
1739 * help-mode.el (help-function-def, help-variable-def):
1740 Use the new find-function-search-for-symbol functionality.
1741 Allow FILE to be `C-source'.
1742
1743 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
1744 (find-function-C-source): New fun.
1745 (find-function-search-for-symbol): Use it.
1746
1747 2004-03-29 Michael Mauger <mmaug@yahoo.com>
1748
1749 * progmodes/sql.el (sql-product-alist): Rename variable
1750 `sql-product-support'. Add Postgres login parameters.
1751 (sql-set-product, sql-product-feature): Update with renamed variable.
1752 (sql-connect-postgres): Add username prompt.
1753 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
1754 Make patterns less product specific.
1755 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
1756 (sql-mode-abbrev-table): Modify initialization.
1757 (sql-builtin-face): Add variable.
1758 (sql-keywords-re): Add macro.
1759 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
1760 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
1761 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
1762 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
1763 (sql-mode-linter-font-lock-keywords)
1764 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
1765 (sql-mode-sybase-font-lock-keywords)
1766 (sql-mode-informix-font-lock-keywords)
1767 (sql-mode-interbase-font-lock-keywords)
1768 (sql-mode-ingres-font-lock-keywords)
1769 (sql-mode-solid-font-lock-keywords)
1770 (sql-mode-sqlite-font-lock-keywords)
1771 (sql-mode-db2-font-lock-keywords): Default to nil.
1772 (sql-product-font-lock): Always highlight ANSI keywords.
1773 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
1774 (sql-send-string): Add function.
1775
1776 2004-04-29 Dave Love <fx@gnu.org>
1777
1778 * progmodes/cfengine.el (cfengine-beginning-of-defun)
1779 (cfengine-end-of-defun): Ensure progress through buffer.
1780
1781 * info-look.el (cfengine-mode): Accept a terminal ().
1782
1783 2004-04-29 Juri Linkov <juri@jurta.org>
1784
1785 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
1786 instead of isearch-yank-word-or-char. Add new key bindings for
1787 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
1788 (isearch-del-char): New fun.
1789 (isearch-forward, isearch-edit-string): Update docstring.
1790 (isearch-yank-char): Doc fix.
1791 (isearch-other-meta-char): Restore point after scrolling.
1792
1793 * progmodes/compile.el (compilation-context-lines): Add nil option
1794 to disable compilation output window scrolling.
1795 (compilation-set-window): Use it.
1796
1797 * outline.el (outline-next-preface, outline-show-heading):
1798 Don't leave unhidden blank line before heading.
1799 (outline-end-of-subtree): Include last newline into subtree.
1800 (hide-entry): Leave point at beginning of heading instead of end.
1801 (outline-up-heading): Push mark for the first call of successive
1802 command calls.
1803
1804 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
1805
1806 * comint.el (comint-prompt-read-only): New variable.
1807 (comint-output-filter): Implement it.
1808
1809 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
1810 (ielm-prompt-internal): New variable.
1811 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
1812 (ielm-send-input): Delete unused variable `buf'.
1813 (ielm-eval-input): Use `ielm-prompt-internal'.
1814 (inferior-emacs-lisp-mode): Use new variables
1815 `comint-prompt-read-only' and `ielm-prompt-internal'.
1816 Get rid of obsolete variable `directory-sep-char'.
1817 (ielm): Use `zerop'.
1818
1819 2004-04-29 John Paul Wallington <jpw@gnu.org>
1820
1821 * thumbs.el (toplevel): Require cl at compile time.
1822 Remove conditional definitions of `ignore-errors' and `caddar'
1823 because they occur at run time.
1824
1825 2004-04-28 Nick Roberts <nickrob@gnu.org>
1826
1827 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
1828 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
1829 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
1830 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
1831
1832 * progmodes/gud.el (gud-common-init): Throw an error if program is
1833 already running under gdb.
1834
1835 2004-04-28 John Paul Wallington <jpw@gnu.org>
1836
1837 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
1838 (thumbs-show-image-num): Move assignment of
1839 `thumbs-current-image-filename' within scope of `i'.
1840 (thumbs-emboss-image): Don't use `evenp'.
1841
1842 2004-04-28 Richard M. Stallman <rms@gnu.org>
1843
1844 * progmodes/compile.el (compilation-context-lines): Default now 0.
1845
1846 2004-04-28 Juanma Barranquero <lektu@terra.es>
1847
1848 Use `time-less-p' from calendar/time-date.el instead of defining
1849 custom versions of it.
1850
1851 * pcomplete.el (pcomplete-time-less-p): Remove.
1852
1853 * thumbs.el (time-less-p): Remove.
1854
1855 * calendar/timeclock.el (timeclock-time-less-p): Remove.
1856 (timeclock-generate-report): Use `time-less-p'.
1857
1858 * emacs-lisp/autoload.el (autoload-before-p): Remove.
1859 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
1860
1861 2004-04-28 Masatake YAMATO <jet@gyve.org>
1862
1863 * subr.el (remove-overlays): Make arguments optional.
1864
1865 * wid-edit.el (widget-specify-button): Put evaporate to the
1866 overlay for sample.
1867 (widget-specify-sample): Put evaporate to the overlay for sample.
1868 (widget-specify-doc): Put evaporate to the overlay for documentation.
1869
1870 2004-04-27 Jesper Harder <harder@ifa.au.dk>
1871
1872 * info.el (info-apropos): Make it an index node. Align node names
1873 like makeinfo.
1874
1875 2004-04-27 Eli Zaretskii <eliz@gnu.org>
1876
1877 * net/browse-url.el (browse-url-netscape-sentinel)
1878 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
1879 (browse-url-epiphany-sentinel, browse-url-mosaic):
1880 Use browse-url-*-program instead of a literal program name.
1881
1882 2004-04-27 Kevin Ryde <user42@zip.com.au>
1883
1884 * eshell/em-alias.el:
1885 * eshell/em-dirs.el:
1886 * eshell/em-hist.el:
1887 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
1888 features when M-x customize-group loads modules before the main
1889 eshell.el.
1890
1891 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
1892
1893 * subr.el (momentary-string-display): Support EXIT-CHAR that is
1894 either a character representation of an event or an event
1895 description list.
1896
1897 * type-break.el: Capitalise Emacs and Lisp.
1898 (type-break-good-break-interval, type-break-demo-boring-stats)
1899 (type-break-terse-messages, type-break-file-name): New defcustoms.
1900 (type-break-post-command-hook)
1901 (type-break-warning-countdown-string): Quote variable names in doc.
1902 (type-break-interval-start, type-break-auto-save-file-name): New vars.
1903 (type-break-mode): Document type-break-good-break-interval and the
1904 "session" file. Schedule break according to the session file.
1905 Kill session file buffer on exit. Organise for save-some-buffers
1906 to always save the session file.
1907 (type-break-mode-line-message-mode, type-break-query-mode):
1908 Uppercase arguments.
1909 (type-break-file-time, type-break-file-keystroke-count, timep)
1910 (type-break-choose-file, type-break-get-previous-time)
1911 (type-break-get-previous-count): New defuns.
1912 (type-break): Avoid break querying after a completed break in the
1913 case where the query was initiated during user invocation of the
1914 break. Optional terse messages.
1915 Use type-break-good-break-interval if type-break-good-rest-interval is
1916 nil. File the break time.
1917 (type-break-schedule): New optional args for overriding the use of
1918 the current time.
1919 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
1920 after a break.
1921 (type-break-check): File the keystroke count.
1922 (type-break-do-query): Prevent a second query when the break is
1923 interrupted. Optional terse message.
1924 (type-break-keystroke-reset): Record the start of a typing interval.
1925 (type-break-demo-boring): Optional terse messages. Display word
1926 per minute and keystroke counts according to
1927 type-break-demo-boring-stats.
1928
1929 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
1930
1931 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
1932 directories, make sure they exist under archive-tmpdir.
1933
1934 2004-04-27 Juri Linkov <juri@jurta.org>
1935
1936 * help.el (view-emacs-news): With argument, display info for the
1937 selected version by finding it among different NEWS files, and
1938 narrowing the buffer to the selected version.
1939
1940 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
1941 same-window-buffer-names.
1942 (info): New arg `buffer'. Use it. Doc fix. Read file name for
1943 non-numeric prefix argument, append the number to the buffer name
1944 for numeric prefix argument.
1945 (info-other-window): Bind same-window-regexps to nil.
1946 (Info-reference-name): Rename to Info-point-loc.
1947 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
1948 and Info-find-index-name for stringy Info-point-loc.
1949 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
1950 without middle `.', but with final `.' and optional line number
1951 for it. Set Info-point-loc for index nodes.
1952 (Info-index): Remove middle `.' from index entry regexp.
1953 Modify line number regexp.
1954 (Info-index-next): Decrement line number.
1955 (info-apropos): Remove middle `.' from index entry regexp.
1956 Add optional line number regexp at the end. Add matched value
1957 for line number to the result list and insert it to the buffer.
1958 Replace match-string by match-string-no-properties.
1959 Reorder result list.
1960 (Info-fontify-node): Hide index line numbers.
1961 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
1962 empty matches.
1963 (Info-follow-reference): Use `str' instead of
1964 Info-following-node-name-re.
1965 (Info-toc): Use full file names. Set Info-current-node to "Top".
1966 (Info-fontify-node): Compare file names without directory name.
1967 (Info-try-follow-nearest-node): Don't set Info-reference-name.
1968 Set second arg of Info-extract-menu-node-name for index nodes.
1969 (info-xref-visited): Use magenta3 instead of magenta4.
1970 (Info-mode): Add info-apropos to docstring.
1971
1972 * log-view.el (log-view-diff): Replace interactive code "r"
1973 by a list to allow to call it even if region is not active.
1974
1975 * paren.el (show-paren-highlight-openparen): New var.
1976 (show-paren-function): Turn on openparen highlighting when
1977 matching forward if show-paren-highlight-openparen is non-nil.
1978
1979 * simple.el (kill-ring-save): Use blink-matching-delay instead of
1980 the constant value 1.
1981 (completions-common-part): Expand docstring.
1982
1983 * textmodes/picture.el (picture-mode-map): Add arrow keys.
1984
1985 2004-04-27 Kim F. Storm <storm@cua.dk>
1986
1987 * image.el (insert-sliced-image): Use line-height instead of
1988 line-spacing property on newline.
1989
1990 2004-04-26 Lars Hansen <larsh@math.ku.dk>
1991
1992 * desktop.el (desktop-buffer-misc-data-function): Rename to
1993 desktop-save-buffer and change docstring.
1994 (desktop-buffer-modes-to-save): Delete.
1995 (desktop-save-buffer-p): Use desktop-save-buffer instead of
1996 desktop-buffer-modes-to-save.
1997 (desktop-save): Rename desktop-buffer-misc-data-function to
1998 desktop-save-buffer and allow non-function value.
1999 (desktop-missing-file-warning): Correct docstring.
2000
2001 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
2002 to desktop-save-buffer.
2003
2004 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
2005 desktop-save-buffer.
2006
2007 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
2008
2009 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
2010
2011 2004-04-26 Eli Zaretskii <eliz@gnu.org>
2012
2013 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
2014
2015 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
2016
2017 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
2018 (ielm): Only go to the end of the buffer when starting a new process.
2019
2020 2004-04-25 Juanma Barranquero <lektu@terra.es>
2021
2022 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
2023 mode line. Bind `inhibit-read-only' to t before modifying
2024 properties of text in the buffer.
2025 (ielm): Force point to the end of buffer, even when running ielm
2026 from inside itself.
2027
2028 2004-04-25 Jesper Harder <harder@ifa.au.dk>
2029
2030 * info.el (info-apropos): Reset Info-complete-cache.
2031
2032 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
2033
2034 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2035 Also recognize severe Irix et al. messages.
2036 (compilation-normalize-filename, compile-abbreviate-directory):
2037 Delete functions.
2038 (compilation-get-file-structure): New function inherits
2039 functionality of the two preceding ones.
2040 (compilation-internal-error-properties, compilation-fake-loc):
2041 Use it so that different paths to the same file share the same
2042 markers. Also optimize finding adjacent marker slightly.
2043
2044 2004-04-25 Kim F. Storm <storm@cua.dk>
2045
2046 * image.el (insert-sliced-image): Add line-spacing t property
2047 to newlines separating image lines.
2048
2049 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
2050
2051 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
2052
2053 * ielm.el (ielm-prompt-read-only): New user option.
2054 (ielm-prompt): Expand docstring to describe new behavior.
2055 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
2056 mention it in the docstring.
2057
2058 2004-04-24 Andreas Schwab <schwab@suse.de>
2059
2060 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
2061
2062 * diff.el (diff): Set default-directory in diff buffer.
2063
2064 2004-04-24 Eli Zaretskii <eliz@gnu.org>
2065
2066 * mail/sendmail.el (mail-bury): Don't delete the frame where the
2067 mail was being composed if the terminal cannot display more than
2068 one frame; instead, switch to previous frame.
2069
2070 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
2071 (rmail-start-mail): Support rmail-mail-new-frame even on
2072 terminals that can display only one frame at a time.
2073
2074 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2075
2076 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
2077 (checkdoc-output-font-lock-keywords): Remove error regexp.
2078 (checkdoc-output-mode-map): Remove.
2079 (checkdoc-output-mode): Derive from compilation-mode.
2080 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
2081
2082 * dired.el (dired-mode-map): Add a menu entry for wdired.
2083
2084 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
2085 (rx-bracket, rx-check-any, rx-any): Clean up name space.
2086
2087 * wdired.el: (wdired-mode-map): Move init into declaration.
2088 Fix `return' binding.
2089 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
2090 Use force-mode-line-update.
2091 (wdired-get-filename): Use `unless'.
2092 (wdired-preprocess-files): Don't assume names have no \n and use / for
2093 dir separator.
2094 (wdired-normalize-filename): Use replace-regexp-in-string.
2095 (wdired-load-hooks): Remove.
2096 (wdired-mode-hooks): Rename to wdired-mode-hook.
2097
2098 * info-look.el: Add support for cfengine-mode.
2099 (info-lookup-setup-mode): Use dolist.
2100
2101 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
2102
2103 * wdired.el: New file.
2104
2105 2004-04-23 Juanma Barranquero <lektu@terra.es>
2106
2107 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
2108
2109 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
2110 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
2111 (pcomplete--help, pcomplete--here): Doc fixes.
2112
2113 2004-04-23 Andre Spiegel <spiegel@gnu.org>
2114
2115 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
2116 handles wrong-number-of-arguments in backend call.
2117
2118 * vc.el (vc-print-log): Likewise.
2119
2120 2004-04-20 Dave Love <fx@gnu.org>
2121
2122 * emacs-lisp/rx.el: Doc fixes.
2123 (rx-constituents): Add/extend many forms.
2124 (rx-check): Check form is a list.
2125 (bracket): Defvar.
2126 (rx-check-any, rx-any, rx-check-not): Modify.
2127 (rx-not): Simplify.
2128 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
2129 (rx-kleene): Use rx-trans-forms.
2130 (rx-quote-for-set): Delete.
2131 (rx): Allow multiple args.
2132
2133 2004-04-23 Kenichi Handa <handa@m17n.org>
2134
2135 * international/mule-util.el (char-displayable-p): Simplify by
2136 using internal-char-font.
2137
2138 2004-04-23 Juanma Barranquero <lektu@terra.es>
2139
2140 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2141
2142 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
2143
2144 * diff-mode.el (diff-next-error): New fun.
2145 (diff-mode): Use it.
2146
2147 * simple.el (next-error): Change arg name.
2148 Add support for the documented C-u C-x ` usage.
2149
2150 * frame.el (special-display-popup-frame, next-multiframe-window)
2151 (previous-multiframe-window): Only consider frames on same display.
2152
2153 2004-04-22 Lars Hansen <larsh@math.ku.dk>
2154
2155 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
2156 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
2157
2158 2004-04-22 Kim F. Storm <storm@cua.dk>
2159
2160 * net/telnet.el (telnet): Add optional port arg.
2161
2162 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
2163
2164 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2165 Minor sanity check on the `hyperlink' slot.
2166
2167 * Makefile.in (recompile): Compile new files.
2168
2169 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
2170 Add byte-recompile-directory's optional `arg'.
2171
2172 * cvs-status.el (cvs-tree-use-charset): New var.
2173 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
2174 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
2175 (cvs-status-cvstrees): Use it.
2176
2177 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
2178 Make it a normal major mode.
2179 (checkdoc-buffer-label): Make sure the file name is meaningful.
2180 (checkdoc-output-to-error-buffer): Remove.
2181 (checkdoc-error, checkdoc-start-section): Rewrite.
2182
2183 * info.el (info-node, info-menu-5, info-xref, info-header-node)
2184 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
2185 (Info-title-4-face): Use new syntax.
2186 (info-xref-visited): Inherit from info-xref.
2187
2188 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
2189
2190 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
2191
2192 * simple.el (next-error-last-buffer, next-error-function):
2193 New variables for the next-error framework.
2194 (next-error-buffer-p): New function.
2195 (next-error-find-buffer): Generalize compilation-find-buffer.
2196 (next-error, previous-error, first-error, next-error-no-select)
2197 (previous-error-no-select): Move from compile.el.
2198
2199 * replace.el (occur-next-error, occur-1): Hook into the next-error
2200 framework.
2201
2202 * progmodes/compile.el (compilation-start):
2203 Set next-error-last-buffer so next-error knows where to jump.
2204 (compilation-setup): Set the buffer-local variable
2205 next-error-function to 'compilation-next-error-function.
2206 (compilation-buffer-p, compilation-buffer-internal-p): Use an
2207 alternate way to find if a buffer is a compilation buffer, for
2208 next-error convenience.
2209 (next-error-no-select, previous-error-no-select, next-error)
2210 (previous-error, first-error): Move to simple.el.
2211 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
2212 (compilation-last-buffer): Remove.
2213 (compilation-start, compilation-next-error, compilation-setup)
2214 (compilation-next-error-function, compilation-find-buffer):
2215 Remove compilation-last-buffer use.
2216
2217 2004-04-21 Juanma Barranquero <lektu@terra.es>
2218
2219 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
2220 (font-lock-warning-face): Fix spacing.
2221
2222 * makefile.w32-in (WINS): Add url/ directory.
2223
2224 2004-04-21 Lars Hansen <larsh@math.ku.dk>
2225
2226 * desktop.el (desktop-buffer-mode-handlers): New variable.
2227 Alist of major mode specific functions to restore a desktop buffer.
2228 (desktop-buffer-handlers): Make variable obsolete.
2229 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
2230 Catch errors signaled in handlers. Update buffer count.
2231 Evaluate desktop-buffer-point.
2232 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
2233 move to dired.el.
2234 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
2235 move to info.el.
2236 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
2237 move to mail/rmail.el.
2238 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
2239 to mh-e/mh-e.el.
2240 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
2241 On fail, print message (to message buffer) even if
2242 desktop-missing-file-warning is nil.
2243 (desktop-buffer-misc-data-function): New buffer local variable.
2244 Function returning major mode specific data.
2245 (desktop-buffer-misc-functions): Make variable obsolete.
2246 (desktop-save): Use desktop-buffer-misc-data-function.
2247 (desktop-buffer-dired-misc-data): Rename to
2248 dired-desktop-buffer-misc-data and move to dired.el.
2249 (desktop-buffer-info-misc-data): Rename to
2250 Info-desktop-buffer-misc-data and move to info.el.
2251 (desktop-read): Add message about number of buffers restored/failed.
2252
2253 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
2254 Add parameters. Pause to display error only when
2255 desktop-missing-file-warning is non-nil.
2256 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
2257 (dired-mode): Bind desktop-buffer-misc-data-function.
2258
2259 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
2260 Add Parameters.
2261 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
2262 (Info-mode): Bind desktop-buffer-misc-data-function.
2263
2264 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
2265 Add Parameters.
2266
2267 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
2268 Add Parameters.
2269
2270 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
2271
2272 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
2273 the case of letters in case-insensitive expansions when the
2274 abbrev is preceded by characters with letter syntax.
2275
2276 2004-04-21 Richard M. Stallman <rms@gnu.org>
2277
2278 * progmodes/cperl-mode.el (cperl-putback-char):
2279 Delete Emacs 18 definition.
2280
2281 * international/mule.el (ctext-post-read-conversion):
2282 Use assoc-string, not assoc-ignore-case.
2283
2284 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
2285
2286 * emacs-lisp/easymenu.el (easy-menu-add):
2287 Do call x-popup-menu, but only if it's defined.
2288
2289 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
2290
2291 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
2292 Handle multiple args: compile like progn.
2293
2294 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
2295 take all args as &rest arg.
2296
2297 * autoinsert.el (auto-insert-alist): Insert the user's name in
2298 copyright notice, rather than Free Software Foundation.
2299
2300 2004-04-21 Kenichi Handa <handa@m17n.org>
2301
2302 * descr-text.el (describe-char): Make it work on *Help* buffer.
2303
2304 2004-04-21 Kim F. Storm <storm@cua.dk>
2305
2306 * image.el (insert-image): Add optional SLICE arg.
2307 (insert-sliced-image): New defun.
2308
2309 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
2310
2311 * subr.el (read-number): Check whether `default' is nil.
2312
2313 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2314
2315 * progmodes/compile.el (compilation-error-properties):
2316 Split into two.
2317 (compilation-internal-error-properties): New one.
2318 (compilation-compat-error-properties): Use it. Fix the non-marker case.
2319
2320 2004-04-20 Richard M. Stallman <rms@gnu.org>
2321
2322 * window.el (split-window-save-restore-data):
2323 Don't update the data if OLD-INFO is nil.
2324
2325 * view.el (view-return-to-alist): Mark it permanent local.
2326
2327 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
2328
2329 * recentf.el (recentf-save-list): Catch and warn about errors.
2330
2331 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
2332 so "Buffers" won't be pure.
2333
2334 * help-mode.el (help-mode-finish): Set help-return-alist first
2335 thing, setting only the entry for the selected window.
2336
2337 * help-fns.el (describe-function-1): If many non-control non-meta
2338 keys run the command, don't list all of them.
2339
2340 2004-04-20 Juanma Barranquero <lektu@terra.es>
2341
2342 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
2343 arg. Copied from Andre Spiegel's patch of 2004-03-21.
2344
2345 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
2346
2347 2004-04-20 Kenichi Handa <handa@m17n.org>
2348
2349 * international/quail.el (quail-lookup-key): New optional arg
2350 NOT-RESET-INDICES.
2351 (quail-get-translations): Call quail-lookup-key with
2352 NOT-RESET-INDICES t.
2353 (quail-completion): Likewise.
2354 (quail-lookup-map-and-concat): Likewise.
2355
2356 2004-04-20 Kenichi Handa <handa@m17n.org>
2357
2358 * international/quail.el (quail-update-translation): Don't insert
2359 such an unsupported multibyte char in a unibyte buffer.
2360
2361 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
2362
2363 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
2364 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
2365 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
2366 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
2367 (gdb-frame-assembler-buffer): Improve behaviour with
2368 multiple frames.
2369 (gdb-display-buffer): Extend search to all visible frames.
2370
2371 2004-04-19 Eli Zaretskii <eliz@gnu.org>
2372
2373 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
2374 characters left after base64 decoding.
2375 (rmail-decode-region): Use -dos variety of `coding', to remove any
2376 ^M characters left after qp or base64 decoding.
2377
2378 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2379
2380 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
2381 messages.
2382
2383 2004-04-19 Stephen Eglen <stephen@gnu.org>
2384
2385 * add-log.el (add-change-log-entry): Update doc string to mention
2386 add-log-full-name and add-log-mailing-address.
2387
2388 2004-04-18 Juri Linkov <juri@jurta.org>
2389
2390 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
2391 (Info-find-node-2): Simplify error message.
2392 (Info-insert-dir): Use Info-following-node-name.
2393 (Info-goto-node): Remove *info-history* and *info-toc*.
2394 (Info-history): Create a node of the virtual history file.
2395 (Info-toc): Create a node of the virtual toc file.
2396 (Info-insert-toc): New arg `curr-file' for reference file names.
2397 (info-apropos): Remove redundant var binding for temp-file.
2398 (Info-index, Info-index-next, Info-mode): Doc fix.
2399 (Info-goto-emacs-command-node): Don't jump to *info* from
2400 non-*info* Info buffers.
2401 (Info-fontify-node): Don't show the file name of external
2402 references if `Info-hide-note-references' is `hide'. Don't hide
2403 newlines at the end of paragraphs.
2404
2405 * international/mule-diag.el (list-input-methods):
2406 Fix args to help-xref-button.
2407
2408 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
2409 to put into effect local variables from TUTORIAL files.
2410
2411 * textmodes/paragraphs.el (sentence-end) <function>: New fun
2412 with default value taken from the variable `sentence-end'.
2413 (sentence-end) <defcustom>: Set default to nil. Doc fix.
2414 Add nil const to :type.
2415 (sentence-end-without-period, sentence-end-double-space)
2416 (sentence-end-without-space): Doc fix.
2417
2418 * textmodes/paragraphs.el (forward-sentence):
2419 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
2420 (fill-delete-newlines):
2421 * progmodes/cc-cmds.el (c-beginning-of-statement):
2422 Use function `sentence-end' instead of variable `sentence-end'.
2423
2424 2004-04-18 Andreas Schwab <schwab@suse.de>
2425
2426 * progmodes/compile.el (compilation-start): Set window start to
2427 point-min if compilation-scroll-output is nil.
2428
2429 2004-04-18 John Wiegley <johnw@newartisans.com>
2430
2431 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
2432
2433 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
2434
2435 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
2436 (gdb-info-breakpoints-custom): Revert previous change.
2437 (gdb-view-assembler): Update assembler if necessary.
2438 (gdb-frame-handler): Parse correctly for gdb-current-frame.
2439 (gdb-display-source-buffer): Update properly when both source and
2440 assembler are visible.
2441
2442 2004-04-17 John Wiegley <johnw@newartisans.com>
2443
2444 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
2445 which limits the number of names shown in the minibuffer. Off by
2446 default.
2447 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
2448 up iswitchb for users with a multitude of open buffers by showing
2449 only the first and last N/2 buffers in the completion list (which
2450 is enough to aid C-s/C-r, and to know that more characters are
2451 needed to refine the completion list).
2452
2453 2004-04-17 Richard M. Stallman <rms@gnu.org>
2454
2455 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
2456 (file-truename): Expand all ~ constructs directly.
2457 (insert-directory): Delete any error msg output by the
2458 `insert-directory-program'.
2459
2460 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
2461 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
2462 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
2463 (allout-init): Use find-file-hook, not find-file-hooks.
2464 (allout-mode): Eliminate Emacs 18 support.
2465 Use write-contents-functions, not local-write-file-hooks.
2466
2467 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
2468
2469 * progmodes/compile.el (compilation-error-properties): Fix for
2470 adding messages when there are already markers for their file.
2471 (compilation-fake-loc): New function.
2472
2473 2004-04-16 Dave Love <fx@gnu.org>
2474
2475 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
2476 (python-load-file): Fix python-orig-start setting.
2477
2478 * progmodes/compile.el: Doc fixes.
2479 (compilation-error-regexp-alist-alist)
2480 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
2481 (compilation-assq): Wrap in eval-when-compile.
2482 (compilation-mode-font-lock-keywords): Don't use list*.
2483 (compilation-start): Avoid warning.
2484 (compilation-compat-error-properties)
2485 (compilation-directory-properties): Add keymap property.
2486 (compilation-parsing-end): Make it a marker for better compatibility.
2487
2488 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
2489
2490 2004-04-16 Mark A. Hershberger <mah@everybody.org>
2491
2492 * xml.el: Doc fixes.
2493 (xml-get-children): Only looks at sub-tags and ignore strings.
2494
2495 * xml.el (xml-parse-tag): Avoid overwriting node-name.
2496
2497 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
2498
2499 * url/url-util.el (url-debug): Use with-current-buffer.
2500
2501 * url/url-nfs.el (url-nfs-file-attributes): Add id-format parameter.
2502 (url-nfs-create-wrapper): Use new backquote syntax.
2503
2504 * url/url-https.el (url-https-file-attributes): Add id-format param.
2505
2506 * url/url-http.el (url-http-head-file-attributes)
2507 (url-http-file-attributes): Add id-format parameter.
2508
2509 * url/url-handlers.el: Use new find-file-hook.
2510 (url-file-attributes): Add id-format parameter.
2511
2512 * url/url-file.el (url-file-create-wrapper): Use new backquote syntax.
2513 (url-file-file-attributes): Add id-format parameter.
2514
2515 * url/url-dav.el: Use with-current-buffer.
2516 (url-dav-process-response): Fix regexps and spurious quote.
2517 (url-dav-file-attributes): Add id-format param.
2518
2519 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
2520
2521 2004-04-16 Andre Spiegel <spiegel@gnu.org>
2522
2523 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
2524
2525 * vc.el (vc-print-log): Likewise.
2526
2527 2004-04-16 Masatake YAMATO <jet@gyve.org>
2528
2529 * simple.el (completion-setup-function): Set an initial value
2530 to `element-common-end' before entering loop. Set a value
2531 to `element-common-end' at the end of loop.
2532 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
2533 (completions-common-part): Rename from completion-de-emphasis.
2534 (completions-first-difference): Rename from completion-emphasis.
2535 Suggested by RMS.
2536
2537 2004-04-16 Juanma Barranquero <lektu@terra.es>
2538
2539 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
2540 (bookmark-edit-annotation-mode): Add mode name.
2541
2542 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
2543
2544 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
2545 for nested conflict markers.
2546 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
2547
2548 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
2549
2550 * progmodes/gdb-ui.el (gdb-goto-info): New function.
2551
2552 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
2553
2554 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2555
2556 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
2557 Give a backtrace if requested.
2558
2559 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
2560
2561 * progmodes/python.el (python-mouse-2-command, python-RET-command):
2562 Remove unused functions.
2563 (python-orig-start-line, python-orig-file): Remove.
2564 (python-orig-start): New var.
2565 (python-input-filter, python-compilation-line-number)
2566 (python-send-region, python-load-file): Use it.
2567
2568 * info.el (info): Always jump to *info*.
2569
2570 * subr.el (posn-set-point): New function.
2571
2572 * mouse.el (mouse-set-point): Use it.
2573
2574 * progmodes/compile.el (compile-goto-error): Use it.
2575 (compilation-button-map): New keymap.
2576 (compilation-error-properties): Use it.
2577 (compilation-shell-minor-mode-map): Don't bind mouse-2.
2578
2579 * smerge-mode.el (smerge-popup-context-menu): Use it.
2580
2581 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
2582 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
2583 mouse and non-mouse case.
2584
2585 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
2586 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
2587
2588 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
2589 Make it work for non-mouse events.
2590
2591 * pcvs-info.el (cvs-status-map): Update binding name.
2592
2593 2004-04-14 Mark A. Hershberger <mah@everybody.org>
2594
2595 * xml.el (xml-maybe-do-ns): New function to handle namespace
2596 parsing of both attribute and element names.
2597 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
2598 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
2599 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
2600 (xml-parse-attlist): Make it do its own namespace parsing.
2601
2602 2004-04-14 Dave Love <fx@gnu.org>
2603
2604 * progmodes/python.el (run-python): Fix use of \n.
2605 (python-load-file): Remove `try' from Python fragment.
2606 (python-describe-symbol): Fix message.
2607
2608 * comint.el: Doc fixes.
2609 (comint-last-input-start, comint-last-input-end)
2610 (comint-last-output-start): Give them values.
2611 (comint-arguments): Avoid warning.
2612 (comint-skip-prompt): Use line-end-position.
2613 (comint-backward-matching-input): Rename arg to agree with doc.
2614 (comint-extract-string): Use syntax-ppss.
2615 (comint-dynamic-simple-complete): Delete useless list construction.
2616 (comint-redirect-subvert-readonly): New.
2617 (comint-redirect-preoutput-filter): Use it.
2618
2619 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
2620 Correctly handle negative arguments when calling hook functions.
2621
2622 2004-04-14 Jesper Harder <harder@ifa.au.dk>
2623
2624 * info.el (info-apropos): Don't clobber Info-history-list.
2625
2626 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
2627
2628 * progmodes/compile.el (compilation-setup):
2629 Localize overlay-arrow-position.
2630 (compilation-sentinel): Restructure code equivalently.
2631 (compilation-next-error): Find message on same line after point if
2632 not found before point.
2633 (compile-mouse-goto-error): Restore function so that compilation
2634 buffer need not be current and use compile-goto-error.
2635 (compile-goto-error): Restore function.
2636 (next-error): Set overlay-arrow-position.
2637 (compilation-forget-errors): Don't localize already local
2638 compilation-locs and remove FIXME about refontifying.
2639
2640 2004-04-14 Kim F. Storm <storm@cua.dk>
2641
2642 * startup.el (emacs-quick-startup): New defvar (set by -Q).
2643 (command-line): New option -Q. Like -q --no-site-file, but
2644 in addition it also disables menu-bar, tool-bar, scroll-bars,
2645 tool-tips, and the blinking cursor.
2646 (command-line-1): Skip startup screen if -Q.
2647 (fancy-splash-head): Use ":align-to center" prop to center splash image.
2648
2649 * emulation/cua-base.el (cua-read-only-cursor-color)
2650 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
2651
2652 2004-04-13 Dave Love <fx@gnu.org>
2653
2654 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
2655 (syntax): Don't require.
2656 (python) <defgroup>: Add :version.
2657 (python-quote-syntax): Re-written.
2658 (inferior-python-mode): Move stuff here from run-python and add
2659 some more.
2660 (python-preoutput-continuation, python-preoutput-result)
2661 (python-dotty-syntax-table): New.
2662 (python-describe-symbol): Use them.
2663 (run-python): Move stuff to inferior-python-mode. Modify code
2664 loaded into Python.
2665 (python-send-region): Use python-proc, python-send-string.
2666 (python-send-string): Send newlines too. Callers changed.
2667 (python-load-file): Re-written.
2668 (python-eldoc-function): New.
2669 (info-look): Don't require.
2670 (python-after-info-look): New. A modified version of former
2671 top-level code for use with eval-after-load.
2672 (python-maybe-jython, python-guess-indent): Use widened buffer.
2673 (python-fill-paragraph): Re-written.
2674 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
2675 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
2676
2677 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
2678
2679 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
2680 Set compilation-error-regexp-alist earlier.
2681
2682 * progmodes/compile.el (compilation-minor-mode-map)
2683 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
2684 (compile-goto-error): Re-merge the mouse and non-mouse commands.
2685
2686 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2687
2688 * progmodes/compile.el (compile-goto-error): Select the buffer/window
2689 corresponding to the event.
2690
2691 * url/url.el (url-retrieve): Use with-current-buffer.
2692
2693 * url/url-http.el (url-http-parse-headers, url-http-file-exists-p):
2694 Remove unused var `version'.
2695
2696 * url/url-handlers.el (url-handler-mode): New minor mode.
2697 (url-setup-file-name-handlers): Remove.
2698
2699 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
2700
2701 * loadup.el: Add cygwin to system-type list, for unexec() support.
2702
2703 2004-04-12 John Paul Wallington <jpw@gnu.org>
2704
2705 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
2706 (ibuffer-restore-window-config-on-quit): New variable to replace
2707 `ibuffer-delete-window-on-quit'. Update all references.
2708 (ibuffer-prev-window-config): New variable.
2709 (ibuffer-quit): Restore previous window configuration instead of
2710 deleting window.
2711 (ibuffer): Save window configuration before showing Ibuffer buffer.
2712
2713 * help.el (describe-mode): Doc fix.
2714
2715 * url/url-cookie.el (url-cookie-handle-set-cookie): Replace calls
2716 to obsolete `assoc-ignore-case' with calls to `assoc-string'.
2717
2718 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2719
2720 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
2721 not to treat nil as a function.
2722
2723 * vc-arch.el (vc-arch-root): Be a bit more careful.
2724 (vc-arch-register): Save the buffer if we modified it.
2725 (vc-arch-delete-rej-if-obsolete): Save excursion.
2726 (vc-arch-find-file-hook): Use the simpler after-save-hook.
2727 (vc-arch-responsible-p, vc-arch-init-version): New functions.
2728
2729 * net/ldap.el (ldap-search): Use list*.
2730
2731 2004-04-12 Juri Linkov <juri@jurta.org>
2732
2733 * info.el (Info-follow-reference): Allow multiline reference name.
2734
2735 2004-04-11 Dave Love <fx@gnu.org>
2736
2737 * url/url-mailto.el (url-mailto):
2738 * url/url-history.el (url-history-setup-save-timer):
2739 * url/url-cookie.el (url-cookie-setup-save-timer): Avoid warnings.
2740
2741 * url/url-file.el (url-file-build-filename): Don't use
2742 directory-sep-char.
2743
2744 * url/url-auth.el (url-register-auth-scheme): Fix `format' call.
2745
2746 * url/url-about.el (url-scheme-registry): Defvar.
2747 (url-about): Use text/plain.
2748
2749 * url/url-vars.el (cl): Don't require.
2750 (url): Add :version.
2751 (url-bug-address): Use bug-gnu-emacs.
2752
2753 * url/url-util.el (url-hexify-string): Don't give multibyte error
2754 for char <16.
2755 (mail-header-extract): Autoload.
2756
2757 * url/url-parse.el: Doc fixes.
2758
2759 * url/url-ldap.el (ldap): Require.
2760 (url-ldap): Fix `format' call.
2761 (url-ldap-certificate-formatter): Avoid warning.
2762
2763 * url/url-https.el (url-https-create-secure-wrapper): Use modern
2764 backquotes.
2765
2766 * url/url-dav.el (url-dav-rename-file): Fix args of `signal'.
2767 (url-intersection): New.
2768 (url-dav-supported-p): Use it.
2769 (url-dav-save-resource): Declare url-http-response-status special.
2770
2771 * url/url-cache.el (url-util): Require.
2772
2773 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
2774
2775 * progmodes/python.el: New file.
2776
2777 2004-04-11 Andre Spiegel <spiegel@gnu.org>
2778
2779 * vc-hooks.el (vc-arg-list): Function removed.
2780 (vc-default-workfile-unchanged-p): Use condition-case to check for
2781 backward compatibility.
2782
2783 * vc.el (vc-print-log): Use condition-case to check for backward
2784 compatibility.
2785
2786 2004-04-11 Juri Linkov <juri@jurta.org>
2787
2788 * dired.el (dired-faces): New defgroup.
2789 (dired-header, dired-mark, dired-marked, dired-flagged)
2790 (dired-warning, dired-directory, dired-symlink, dired-ignored):
2791 New faces.
2792 (dired-header-face, dired-mark-face, dired-marked-face)
2793 (dired-flagged-face, dired-warning-face, dired-directory-face)
2794 (dired-symlink-face, dired-ignored-face): New face variables.
2795 (dired-font-lock-keywords): Use them instead of font-lock faces.
2796 Split the rule for dired marks into 3 separate rules: for marks,
2797 marked file names and flagged file names.
2798
2799 * help-mode.el (help-make-xrefs): Add a final newline to the
2800 *Help* buffer.
2801
2802 2004-04-11 John Paul Wallington <jpw@gnu.org>
2803
2804 * replace.el (occur-engine): Distinguish between one and several
2805 matches in the matches per buffer heading.
2806
2807 2004-04-11 Kim F. Storm <storm@cua.dk>
2808
2809 * ido.el (ido-confirm-unique-completion): New defcustom.
2810 (ido-complete): Use it.
2811 (ido-write-file): Set it to t unconditionally.
2812
2813 2004-04-10 Miles Bader <miles@gnu.org>
2814
2815 RCS keyword removal (only non-comment changes are enumerated here):
2816
2817 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
2818 (byte-compile-insert-header): Don't use `byte-compile-version'.
2819 * url/url-vars.el (url-version): Use the constant string "Emacs"
2820 instead of calculating something from the RCS `State' keyword
2821 [the latter is almost entirely useless anyway].
2822 * forms.el (forms-version): Variable removed.
2823 (forms-mode): Don't use `forms-version'.
2824 * recentf.el (recentf-version): Variable removed.
2825 * progmodes/delphi.el (delphi-version): Variable removed.
2826 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
2827
2828 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
2829
2830 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
2831
2832 2004-04-09 Jesper Harder <harder@ifa.au.dk>
2833
2834 * info.el (info-apropos): Improve menu item regexp.
2835
2836 2004-04-09 Simon Josefsson <jas@extundo.com>
2837
2838 * mail/smtpmail.el: Add comment, based on report by
2839 kdc@rcn.com (Kevin D. Clark).
2840
2841 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2842
2843 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2844 Redo one more thing that I didn't notice Daniel had undone.
2845
2846 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
2847
2848 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
2849 (gdb-goto-breakpoint, gdb-display-buffer)
2850 (gdb-display-source-buffer, gdb-view-source-function)
2851 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
2852 (gdb-source-info, gdb-frame-handler): Don't specify a window
2853 for display.
2854 (gdb-info-breakpoints-custom): Remove superfluous update of
2855 assembler buffer.
2856 (gdb-many-windows): Make settable outside gdb.
2857
2858 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
2859
2860 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
2861 Derive from fundamental-mode rather than text-mode.
2862
2863 2004-04-08 Juri Linkov <juri@jurta.org>
2864
2865 * info.el (Info-history): Doc fix.
2866 (Info-history-list): New var.
2867 (info-xref): Change magenta4 to blue, remove bold for dark and
2868 light backgrounds, change bold to underline for non-color classes.
2869 (info-xref-visited): New face.
2870 (Info-fontify-visited-nodes): New custom.
2871 (Info-hide-note-references): Add new value `hide'. Doc fix.
2872 (Info-reference-name): New var.
2873 (Info-selection-hook): New custom.
2874 (Info-edit-mode-hook): New var.
2875 (Info-find-file): New fun.
2876 (Info-find-node): Move part of code to Info-find-file.
2877 (Info-find-node-2): Add anchors to Info-history-list. Move point
2878 to the place with the reference name if name is defined.
2879 (Info-select-node): Add current node to Info-history-list.
2880 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
2881 (Info-search-whitespace-regexp): New custom.
2882 (Info-search-case-fold): New var.
2883 (Info-search): Add "case-sensitively" to the prompt.
2884 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
2885 (Info-search-case-sensitively, Info-search-next): New fun.
2886 (Info-up): Move point to the menu item of the current node.
2887 (Info-history): New fun. Add *info-history* to
2888 same-window-buffer-names.
2889 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
2890 (Info-insert-toc): New fun.
2891 (Info-build-toc): New fun.
2892 (Info-follow-reference): Add new arg `fork'. Doc fix.
2893 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
2894 with the same name prefer the reference closest to point.
2895 (Info-next-reference): Replace * by + in the *Note regexp.
2896 Add regexp for http:// and ftp://. Skip the *Note prefix.
2897 (Info-prev-reference): Replace * by + in the *Note regexp.
2898 Add regexp for http:// and ftp://. Skip the *Note prefix.
2899 (Info-follow-nearest-node): Add new arg `fork'.
2900 (Info-try-follow-nearest-node): Add new arg `fork'.
2901 Call browse-url for http:// and ftp:// references.
2902 Set Info-reference-name for index entries.
2903 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
2904 Info-search-next, Info-history, Info-toc, clone-buffer.
2905 (Info-menu-update): Replace * by + in the *Note regexp.
2906 (Info-mode): Add documentation for Info-history, Info-toc,
2907 Info-search-case-sensitively, Info-search-next, clone-buffer.
2908 (Info-fontify-menu-headers): Remove fun. Move code to
2909 Info-fontify-node.
2910 (Info-fontify-node): Add docstring. Add local vars
2911 fontify-visited-p and not-fontified-p. If not-fontified-p is t
2912 then fontify header line, titles, menu headers, http and ftp
2913 references, refill paragraphs. If not-fontified-p is t or
2914 fontify-visited-p is t then fontify cross references, menu items.
2915 Fontify menu headers. Fontify http and ftp references.
2916 Change regexp for cross references to require whitespace after *Note,
2917 add matching groups for file and node names. Remove hack for quote.
2918 Use display property for Info-hide-note-references=t. Use fifth
2919 or fourth match for help-echo. Display visited nodes in a
2920 different face. Unhide file names of external references.
2921 Unhide newlines. Display visited menu items in a different face.
2922
2923 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
2924
2925 * progmodes/compile.el: Require CL.
2926 (compilation-mode-font-lock-keywords): Re-install the "line as
2927 function" patch.
2928
2929 * help-fns.el (help-C-source-directory): New var.
2930 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
2931 (describe-function-1, describe-variable): Use them.
2932
2933 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
2934 to C source files specially.
2935
2936 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
2937
2938 * info.el (Info-hide-cookies-node): New function.
2939 (Info-select-node): Use it.
2940 (Info-display-images-node): Remove message with image file name.
2941
2942 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
2943
2944 * progmodes/compile.el (compilation-warning-face)
2945 (compilation-info-face, compilation-skip-threshold)
2946 (compilation-skip-visited, compilation-context-lines):
2947 Declare :version when added to Emacs.
2948 (compilation-error-regexp-alist-alist): Extend caml and irix.
2949 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
2950 (compilation-mode-font-lock-keywords): Temporarily undo line as
2951 function patch, which wasn't ready.
2952
2953 2004-04-07 Kenichi Handa <handa@m17n.org>
2954
2955 * international/latin1-disp.el (latin1-display-setup): Check each
2956 character is displayable or not instead of calling
2957 latin1-display-check-font.
2958
2959 2004-04-06 Kenichi Handa <handa@m17n.org>
2960
2961 * language/ethio-util.el (ethio-sera-being-called-by-w3):
2962 New variable.
2963 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
2964 instead of sera-being-called-by-w3.
2965 (ethio-fidel-to-sera-buffer): Likewise.
2966 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
2967 instead of sera-being-called-by-w3.
2968 (ethio-write-file): Likewise.
2969
2970 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2971
2972 * printing.el: Doc fix.
2973
2974 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
2975
2976 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
2977 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
2978 (gdb-setup-windows): Only use separate IO buffer if required.
2979
2980 2004-04-06 Kim F. Storm <storm@cua.dk>
2981
2982 * term.el (term-is-xemacs): Remove.
2983 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
2984 (term-window-width): New function.
2985 (term-mode, term-check-size): Use it.
2986 (term-mode): Disable overflow-newline-into-fringe in term buffer.
2987
2988 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
2989
2990 * cus-edit.el (custom-add-parent-links): Change unbound variable
2991 `symbol' to `name'.
2992
2993 2004-04-05 Jesper Harder <harder@ifa.au.dk>
2994 * info.el (info-apropos): New function.
2995 (Info-mode-menu): Add it.
2996 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
2997
2998 * help-mode.el (help-make-xrefs): Recognize aliased variable with
2999 inherited docstring.
3000
3001 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
3002
3003 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3004
3005 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
3006
3007 * progmodes/compile.el (font-lock): Don't require any more.
3008 (compilation-error-properties, compilation-start, compilation-sentinel)
3009 (compilation-filter, next-error): Use with-current-buffer.
3010 (compilation-skip-to-next-location, compilation-skip-threshold)
3011 (compilation-skip-visited): Move to silence the byte-compiler.
3012 (compilation-setup): Simplify.
3013 (compilation-next-error): Use line-(beginning|end)-position.
3014 Make sure `pt' is non-nil before using compilation-loop.
3015 (compile-goto-error): Add optional event arg. Use it.
3016 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
3017 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
3018 Update the binding for mouse-2.
3019 (first-error): Set compilation-current-error to nil rather than bob.
3020 (compilation-parsing-end, compilation-parse-errors-function)
3021 (compilation-error-list, compilation-old-error-list):
3022 "New" compatibility variables.
3023 (compile-buffer-substring, compilation-compat-error-properties)
3024 (compilation-compat-parse-errors, compilation-forget-errors):
3025 New compatibility functions.
3026 (compilation-mode-font-lock-keywords): Use them.
3027
3028 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3029
3030 * autorevert.el (auto-revert-handler): If point (or a window
3031 point) is at the end of the buffer, keep it there after
3032 reverting. This allows to tail a file.
3033 Mention this in the `Commentary'.
3034
3035 * format.el (format-write-file): Add optional argument CONFIRM
3036 and make it behave like the analogous argument to `write-file'.
3037
3038 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3039
3040 * progmodes/ebnf2ps.el: Doc fix.
3041 (ebnf-version): New version number (4.2).
3042 (ebnf-syntax): Customization and docstring fix.
3043 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
3044 Put autoloaded funs before first use.
3045 (ebnf-style-database): Add dtd entry.
3046 (ebnf-syntax-alist): Add dtd initialization.
3047 (ebnf-token-sequence): New fun.
3048 (ebnf-comment-table): Add new comment action character.
3049 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
3050
3051 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
3052 Type Definition for XML).
3053
3054 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
3055 * progmodes/ebnf-bnf.el (ebnf-sequence):
3056 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
3057 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
3058 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
3059 Code simplification: call ebnf-token-sequence.
3060
3061 2004-04-04 Eli Zaretskii <eliz@gnu.org>
3062
3063 * calendar/timeclock.el (timeclock-relative)
3064 (timeclock-get-project-function, timeclock-get-workday-function)
3065 (timeclock-query-out, timeclock-when-to-leave)
3066 (timeclock-when-to-leave-string, timeclock-log-data)
3067 (timeclock-generate-report, timeclock-in): Doc fixes.
3068
3069 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3070
3071 * url: Import the URL package from its repository.
3072
3073 * url/url-methods.el:
3074 * url/url-parse.el: Don't require url-auto.
3075
3076 2004-04-03 Andreas Schwab <schwab@suse.de>
3077
3078 * diff-mode.el (diff-mode): Fix missing quote.
3079
3080 2004-04-03 Juri Linkov <juri@jurta.org>
3081
3082 * descr-text.el (describe-property-list): Add `font-lock-face'.
3083
3084 * dired.el (dired-font-lock-keywords): Fix permission regexps.
3085
3086 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3087
3088 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
3089 Use utf-16le on little endian machines and utf-16be otherwise.
3090
3091 2004-04-02 David Kastrup <dak@gnu.org>
3092
3093 * net/browse-url.el (browse-url-generic): Use call-process
3094 instead of start-process to allow browsers that fork and detach.
3095
3096 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
3097
3098 * compile.el (compilation-current-error): New var.
3099 (compilation-setup, compile-mouse-goto-error)
3100 (compile-goto-error, next-error): Use it.
3101 (compilation-skip-to-next-location): Default to t, which gives
3102 contiguous skipping like old compile (where this was redundant).
3103 (compilation-next-error): Prevent previous-* commands from moving
3104 back to message at or just before point.
3105
3106 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
3107
3108 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
3109 (gdb-source-info): Don't display source at startup, if required.
3110 (gdb-show-main): New option.
3111 (gdba): Update documentation.
3112 (gdb-source): Cover case of auto-display output.
3113
3114 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
3115
3116 * autorevert.el: Delete obsolete autoload's and defvar's.
3117 (auto-revert-check-vc-info): New user option.
3118 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
3119 (auto-revert-handler-vc): Delete.
3120 (auto-revert-handler): Treat return value `fast' of
3121 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
3122
3123 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
3124 return `fast'.
3125
3126 * files.el (buffer-stale-function): Doc change.
3127
3128 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3129
3130 * printing.el: New tip on Tips section.
3131 (pr-version): New version number (6.7.4).
3132 (pr-shell-file-name): Initialization fix.
3133
3134 2004-03-31 Juri Linkov <juri@jurta.org>
3135
3136 * dired.el: Add autoload for `dired-do-touch'.
3137 (dired-touch-program): New var.
3138 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
3139 (dired-no-confirm): Add `touch' to docstring.
3140
3141 * dired-aux.el (dired-do-touch): New fun.
3142 (dired-do-chxxx): Add argument -t for touch operation.
3143
3144 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
3145 `dired-move-to-filename-regexp'.
3146
3147 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
3148
3149 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
3150
3151 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3152
3153 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
3154 and only if the buffer was modified.
3155
3156 2004-03-30 Kenichi Handa <handa@m17n.org>
3157
3158 * international/characters.el: Delete pairs for U+2308..U+230B.
3159
3160 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
3161
3162 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
3163 to detect the beginning of a level 2 or 3 annotation.
3164
3165 2004-03-29 Kenichi Handa <handa@m17n.org>
3166
3167 * international/ucs-tables.el (ucs-insert): Fix the error message.
3168
3169 2004-03-29 Kenichi Handa <handa@m17n.org>
3170
3171 * international/mule-util.el (char-displayable-p): Fix generation
3172 of XLFD file name.
3173
3174 * Makefile.in (setwins, setwins_almost): Change directory to $wd
3175 before finding directories by `find'.
3176
3177 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3178
3179 * subr.el (interactive-form): Delete. Now implemented in C.
3180
3181 * pcvs.el (cvs-parse-process): Workaround for Darwin.
3182
3183 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
3184 (vc-diff-label): New fun.
3185 (vc-diff-internal): Use it.
3186
3187 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
3188
3189 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3190
3191 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
3192
3193 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
3194 specify XML (EBNFX).
3195
3196 * progmodes/ebnf2ps.el: Doc fix.
3197 (ebnf-version): New version number (4.1).
3198 (ebnf-syntax): Adjust customization.
3199 (ebnf-style-database): Add ebnfx entry.
3200 (ebnf-syntax-alist): Add ebnfx initialization.
3201 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
3202
3203 * printing.el: Doc fix.
3204 (pr-version): New version number (6.7.3).
3205 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
3206 returns nil for mouse position. Reported by Drew Adams
3207 <drew.adams@oracle.com>.
3208 (pr-update-menus): Modify interactive declaration. Reported by Drew
3209 Adams <drew.adams@oracle.com>.
3210
3211 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
3212
3213 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
3214 (gud-gdba-marker-filter): Log the process input and output, if
3215 required. From Stefan Monnier.
3216 (gdb-debug-log, gdb-enable-debug-log): New variables.
3217 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
3218
3219 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3220
3221 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
3222 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
3223
3224 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
3225
3226 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
3227 Call vc-find-file-hook here instead of in auto-revert-buffers.
3228 (auto-revert-buffers): Delete call to vc-find-file-hook.
3229 (auto-revert-verbose, global-auto-revert-non-file-buffers)
3230 (global-auto-revert-mode, auto-revert-set-timer)
3231 (auto-revert-handler, auto-revert-buffers): Doc fixes.
3232
3233 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
3234
3235 * woman.el (woman-change-fonts): Rename local variable
3236 woman-font-alist to font-alist to avoid a compiler warning.
3237
3238 2004-03-27 Dave Love <fx@gnu.org>
3239
3240 * emacs-lisp/rx.el (rx): Doc fix.
3241 Fix copyright years.
3242
3243 * strokes.el (strokes-global-set-stroke-string): New function.
3244 (strokes-list-strokes): Cope with strings, not just commands.
3245 Set foreground colour of image.
3246 (strokes-global-set-stroke): Doc fix.
3247
3248 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
3249
3250 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
3251 Auto Revert mode.
3252 (Buffer-menu-files-only): New variable.
3253 (Buffer-menu-toggle-files-only): New function.
3254 (Buffer-menu-mode-map): Bind it to `T'.
3255 (Buffer-menu-mode): Mention `T' in docstring.
3256 Set buffer-stale-function.
3257 (list-buffers-noselect): Mark buffer non-modified and set
3258 Buffer-menu-files-only.
3259
3260 * dired.el (buffer-stale-function): Remove no longer needed defvar.
3261
3262 * autorevert.el (auto-revert-handler): Print revert message
3263 before, rather than after, reverting.
3264 (buffer-stale-function): Move to files.el.
3265
3266 * files.el (buffer-stale-function): Move here from autorevert.el.
3267
3268 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3269
3270 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
3271
3272 * calc/calc.el (calc-mode-map): Use mapc.
3273
3274 * apropos.el (apropos-mode): Don't autoload.
3275 (apropos-symbols-internal): New fun. Extracted from `apropos'.
3276 (apropos): Use it.
3277 (apropos-print): Add optional `text' argument.
3278 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
3279 Don't assume point-min == 1.
3280
3281 * bs.el (bs-buffer-list): Use buffer-local-value.
3282 (bs--set-toggle-to-show): Use with-current-buffer.
3283
3284 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
3285 New funs.
3286 (list-buffers-noselect): Use them. Adjust :align-to to new style.
3287
3288 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
3289
3290 * dabbrev.el (dabbrev-expand): Fix regexp construction.
3291 (dabbrev--find-expansion): Use pop.
3292 (dabbrev--search): Use match-string-no-properties.
3293
3294 * dired.el (dired-mode): Use run-mode-hooks.
3295 (dired-move-to-end-of-filename): Use match-string.
3296
3297 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
3298 is bound before using it.
3299 (ediff-verbose-p): Make it into a var since it's not constant.
3300
3301 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
3302
3303 * faces.el (read-face-font): Don't cons up unnecessarily.
3304 (header-line, tool-bar): Share common parts.
3305
3306 * files.el (file-relative-name): Use compare-strings.
3307
3308 * finder.el (finder-mode): Follow coding convention.
3309
3310 * subr.el (read-number): New function.
3311
3312 * ses.el (ses-read-number): Move to subr.el.
3313 (ses-set-header-row): Use read-number.
3314
3315 2004-03-26 Andre Spiegel <spiegel@gnu.org>
3316
3317 * vc-hooks.el (vc-arg-list): New function, which handles both
3318 compiled and uncompiled code.
3319 (vc-default-workfile-unchanged-p): Use it.
3320
3321 * vc.el (vc-print-log): Undo prev change, use new function
3322 vc-arg-list from vc-hooks.el.
3323
3324 2004-03-26 Masatake YAMATO <jet@gyve.org>
3325
3326 * simple.el (completion-setup-function): Emphasize the
3327 first uncommon characters in the completions; and de-emphasize
3328 the common prefix substrings.
3329 (completion-emphasis): New face.
3330 (completion-de-emphasis): New face.
3331
3332 2004-03-25 Juanma Barranquero <lektu@terra.es>
3333
3334 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
3335 Comment out (it's unused and unfinished code).
3336
3337 2004-03-25 Sam Steingold <sds@gnu.org>
3338
3339 * vc.el (vc-print-log): Fix a bug in the last patch:
3340 backend-function may be a byte-compiled object, not a lambda.
3341
3342 2004-03-25 Juri Linkov <juri@jurta.org>
3343
3344 * descr-text.el (describe-property-list): Add a button
3345 for `face' property that calls `describe-face'.
3346 Suggested by luis fernandes <elf@ee.ryerson.ca>
3347
3348 * international/mule.el (keyboard-coding-system):
3349 * kmacro.el (kmacro-call-macro): Fix docstring.
3350
3351 * dired.el: Fix comments.
3352
3353 * textmodes/fill.el (fill): Fix Info link.
3354
3355 * font-lock.el (fast-lock, lazy-lock):
3356 * jit-lock.el (jit-lock): Remove links to removed Support Modes
3357 Info node.
3358
3359 * eshell/eshell.el (eshell): Fix broken info-link.
3360
3361 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
3362 * eshell/em-banner.el (eshell-banner):
3363 * eshell/em-smart.el (eshell-smart):
3364 * eshell/esh-cmd.el (eshell-cmd):
3365 Comment out broken info-links to incomplete Info manual.
3366
3367 * info-xref.el: Fix commentary.
3368
3369 2004-03-25 Kevin Ryde <user42@zip.com.au>
3370
3371 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
3372 Remove spurious node duplicate suppression, doesn't work, not wanted.
3373 (info-xref-output): Take format style args, add "sit-for 0" to let
3374 user see the results as they progress.
3375 (info-xref-check-all-custom): New function.
3376
3377 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
3378
3379 * gdb-ui.el: Moved to progmodes.
3380
3381 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
3382
3383 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
3384
3385 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3386
3387 * calendar/appt.el (appt-check): Remove superfluous progn.
3388 When finished with diary buffer: if it was not being displayed
3389 before, kill it; otherwise restore its original state.
3390 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
3391
3392 * calendar/calendar.el (calendar-set-mode-line): Use total
3393 available mode-line width, rather than frame-width.
3394
3395 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
3396 after mode change so effect not lost.
3397
3398 2004-03-23 Dave Love <fx@gnu.org>
3399
3400 * dired.el (dired) <defgroup>: Add link to manual.
3401 (dired-font-lock-keywords): Add highlighting on unusual permissions.
3402 (dired-revert): Use dolist.
3403 (dired-mode-map): Add U binding.
3404 (dired-mode): Add font-lock-beginning-of-syntax-function.
3405 (dired-garbage-files-regexp): Make it a defcustom.
3406
3407 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
3408
3409 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
3410 is equivalent to nil.
3411 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
3412 (vc-arch-mode-line-string): Accept `added' state.
3413 (vc-arch-state): Use inode-sigs if available.
3414 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
3415 Copy&delete existing id file if any. Fallback if uuidgen is absent.
3416 (vc-arch-tagline-re): New var.
3417 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
3418 New functions.
3419 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
3420 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
3421
3422 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
3423 (vc-file-not-found-hook): Use it.
3424
3425 * diff-mode.el (diff-default-read-only): Change default.
3426 (diff-mode-hook): Make it a defcustom. Add some options.
3427 (diff-mode-map): Bind diff-refine-hook.
3428 (diff-yank-handler): New var.
3429 (diff-yank-function): New fun.
3430 (diff-font-lock-keywords): Use them.
3431 (diff-end-of-file): Handle case where file-header looks like diff text.
3432 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
3433 (diff-file-kill): Delete a subsequent empty line, if applicable.
3434 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
3435 (diff-find-file-name): Use it.
3436 (diff-tell-file-name): New command.
3437 (diff-mode): Be careful with view-mode.
3438 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
3439 New functions, for use in diff-mode-hook.
3440 (diff-find-source-location): Catch "regex too large" errors.
3441 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
3442 (diff-refine-hunk): New command.
3443
3444 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
3445 (smerge-context-menu-map): Remove unused var.
3446 (smerge-keep-all): Preserve markers.
3447 (smerge-keep-n): New fun.
3448 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
3449 (smerge-keep-current, smerge-ediff): Use it.
3450 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
3451 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
3452 (smerge-resolve): Resolve trivial 3-part conflicts.
3453
3454 2004-03-23 Juri Linkov <juri@jurta.org>
3455
3456 * man.el (Man-width): New var.
3457 (Man-getpage-in-background): Use it.
3458 (Man-support-local-filenames): New var and fun.
3459 (Man-build-man-command): Don't add a second %s.
3460 (Man-fontify-manpage): Clean up message.
3461 (Man-mode): Set outline-regexp, outline-level,
3462 imenu-generic-expression.
3463
3464 * woman.el (woman-fill-frame): Doc fix.
3465 (woman-decode-region): Use window-width instead of frame-width.
3466
3467 * abbrevlist.el (list-one-abbrev-table):
3468 * descr-text.el (describe-char):
3469 * international/mule-diag.el (describe-current-coding-system):
3470 * international/quail.el (quail-insert-decode-map):
3471 Use window-width instead of frame-width.
3472
3473 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
3474 (jka-compr-mode-alist-additions): Add tbz.
3475 (jka-compr-write-region, jka-compr-insert-file-contents):
3476 Add message for undefined compress-program.
3477 (jka-compr-write-region): Remove redundant var bindings.
3478
3479 * dired-x.el (dired-guess-shell-alist-default): Add choices for
3480 extracting files into subdirectory. Add tbz and dz. Fix regexps.
3481 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
3482 (dired-man): Use dired-guess-shell-command.
3483 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
3484 Change default nil to t.
3485
3486 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
3487 (dired-compare-directories): Add default value for empty input.
3488
3489 * help-at-pt.el: Move suggestions for key bindings to Commentary.
3490
3491 * time.el (display-time-string-forms): Fix help-echo date format.
3492
3493 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
3494
3495 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
3496 (buffer-stale-function): New variable.
3497 (auto-revert-list-diff, auto-revert-dired-file-list)
3498 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
3499 (auto-revert-handler): Take over some functionality of deleted
3500 functions.
3501 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
3502
3503 * dired.el (dired-directory-changed-p): New fun, extracted from
3504 dired-internal-noselect.
3505 (dired-buffer-stale-p): New fun.
3506 (dired-internal-noselect): Use dired-directory-changed-p.
3507 Eliminate revert messages.
3508 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
3509
3510 2004-03-23 Kenichi Handa <handa@m17n.org>
3511
3512 * international/characters.el: Setup syntaxes for more parentheses
3513 Unicode characters.
3514
3515 * international/mule-cmds.el (select-safe-coding-system):
3516 Merge coding-system and auto-cs before comparing them.
3517
3518 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
3519
3520 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
3521
3522 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
3523 normal-auto-fill-function and comment-indent-function.
3524 The default values now work just as well.
3525 Don't set font-lock-beginning-of-syntax-function since we already set
3526 syntax-begin-function.
3527 (lisp-outline-level): Put ;;;###autoload at same level as (.
3528 (prin1-char): Quote special chars.
3529
3530 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
3531 than with-no-warnings.
3532
3533 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
3534 if the source location can't be found.
3535 (edebug-compute-previous-result): Use prin1-char.
3536
3537 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
3538 (debug-ignored-errors): Add an entry.
3539
3540 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
3541 (byte-compile-file): Output warning when deleting a file.
3542
3543 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
3544 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
3545
3546 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
3547 (byte-compile-inline-expand): Use backquote.
3548 (byte-optimize-pure-func): Rename from byte-optimize-concat.
3549 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
3550
3551 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
3552
3553 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
3554
3555 2004-03-22 Juri Linkov <juri@jurta.org>
3556
3557 * finder.el (finder-known-keywords): Fix data, tex, unix.
3558
3559 * play/landmark.el: Fix keywords.
3560
3561 * language/ethio-util.el (ethio-find-file): Doc fix.
3562
3563 * emacs-lisp/warnings.el: Doc fix.
3564
3565 * textmodes/ispell.el (ispell-help): Doc fix.
3566
3567 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
3568
3569 * format.el (format-insert-file): Always return a list of two
3570 elements, like insert-file-contents does.
3571
3572 2004-03-21 Andre Spiegel <spiegel@gnu.org>
3573
3574 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
3575 and vc-BACKEND-diff.
3576 (vc-print-log): If the print-log implementation supports it, use
3577 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
3578 (vc-version-diff, vc-diff-internal): Doc fixes.
3579
3580 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
3581 implementation supports it, let diff output go to *vc*,
3582 not *vc-diff*, since this is an internal call.
3583
3584 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
3585
3586 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
3587
3588 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
3589
3590 2004-03-21 Dave Love <fx@gnu.org>
3591
3592 * progmodes/cfengine.el (cfengine-mode):
3593 Set parse-sexp-ignore-comments.
3594
3595 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
3596
3597 2004-03-21 Juanma Barranquero <lektu@terra.es>
3598
3599 * allout.el (allout-mode): Fix docstring.
3600
3601 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
3602
3603 * files.el (insert-directory): Fix bug if SWITCHES is a list.
3604
3605 * autorevert.el (auto-revert-interval): Make new value take
3606 effect immediately when set through Custom.
3607 (auto-revert-set-timer): Add interactive declaration.
3608
3609 2004-03-19 David Ponce <david@dponce.com>
3610
3611 * ruler-mode.el (ruler-mode-header-line-format-old):
3612 Don't `make-variable-buffer-local'.
3613 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
3614 (ruler-mode-header-line-format): Simply funcall the above.
3615 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
3616 to save/restore a previous header line format.
3617 (ruler-mode-space): Don't depend on a numeric WIDTH value.
3618 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
3619 fringes and margins width.
3620 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
3621
3622 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
3623
3624 * log-edit.el (log-edit-font-lock-keywords): Typo.
3625
3626 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
3627 (tex-send-tex-command): Rather than here.
3628 (tex-compilation-parse-errors): Simplify.
3629
3630 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
3631
3632 * time.el (display-time-string-forms): Add help-echo with date on time.
3633
3634 * composite.el (compose-region): Use restore-buffer-modified-p.
3635
3636 * disp-table.el (standard-display-8bit): Simplify.
3637
3638 * server.el (server-process-filter): Delete temp frame.
3639
3640 * add-log.el (add-change-log-entry): Simplify.
3641
3642 2004-03-19 Kim F. Storm <storm@cua.dk>
3643
3644 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
3645 (hexl-follow-line): Don't require 'fringe.
3646
3647 * progmodes/compile.el (compilation-start): Always set
3648 compilation-last-buffer and return it.
3649
3650 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3651
3652 * simple.el (clone-buffer): Doc fix.
3653
3654 2004-03-18 Juanma Barranquero <lektu@terra.es>
3655
3656 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
3657
3658 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
3659
3660 * log-edit.el (log-edit-font-lock-keywords): New var.
3661 (log-edit-mode): Use it.
3662
3663 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
3664
3665 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
3666 properly for watching in speedbar.
3667
3668 2004-03-17 Masatake YAMATO <jet@gyve.org>
3669
3670 * smerge-mode.el (smerge-popup-context-menu):
3671 Put `unwind-protect' around `overlay-put' and `popup-menu'.
3672
3673 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
3674
3675 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
3676 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
3677 Take sealed revisions into account.
3678 (vc-arch-checkin): Extract a summary line from the message.
3679
3680 2004-03-16 Masatake YAMATO <jet@gyve.org>
3681
3682 * register.el (register): Provide `register' feature.
3683
3684 2004-03-15 Masatake YAMATO <jet@gyve.org>
3685
3686 Added context menu support in smerge mode.
3687 Most of the part is written by Stefan Monnier.
3688
3689 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
3690 New keymap and menu.
3691 (smerge-text-properties): New function.
3692 (smerge-remove-props): New function.
3693 (smerge-popup-context-menu): New function.
3694 (smerge-resolve): Call `smerge-remove-props'.
3695 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
3696 (smerge-keep-current): Ditto.
3697 (smerge-kill-current): New function.
3698 (smerge-match-conflict): Put text properties.
3699 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
3700
3701 2004-03-15 David Ponce <david@dponce.com>
3702
3703 * ruler-mode.el: (ruler-mode-left-fringe-cols)
3704 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
3705 (ruler-mode-right-scroll-bar-cols): Remove.
3706 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
3707 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
3708 Use fringe-columns and scroll-bar-columns.
3709
3710 2004-03-15 Masatake YAMATO <jet@gyve.org>
3711
3712 * hl-line.el (hl-line-range-function): New variable.
3713 (hl-line-move): New function.
3714 (global-hl-line-highlight): Use `hl-line-move'.
3715 (hl-line-highlight): Ditto.
3716
3717 * scroll-bar.el (scroll-bar-columns):
3718 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
3719
3720 * ruler-mode.el (top-level): Require scroll-bar and fringe.
3721 (ruler-mode-left-fringe-cols)
3722 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
3723 (ruler-mode-right-scroll-bar-cols)
3724 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
3725 (ruler-mode-ruler-function): New variable.
3726 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
3727 if the value for `ruler-mode-ruler-function'is given.
3728
3729 * hexl.el (hexl-mode-hook): Make the hook customizable.
3730 (hexl-address-area, hexl-ascii-area): New customize variables.
3731 (hexlify-buffer): Put font-lock-faces on the address area and
3732 the ascii area.
3733 (hexl-activate-ruler): New function.
3734 (hexl-follow-line): New function.
3735 (hexl-highlight-line-range): New function.
3736 (hexl-mode-ruler): New function.
3737
3738 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
3739
3740 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
3741 (vc-default-find-file-hook): New fun.
3742 (vc-find-file-hook): Call new find-file-hook operation.
3743
3744 * vc-arch.el: New file.
3745
3746 2004-03-12 Jesper Harder <harder@ifa.au.dk>
3747
3748 * info-look.el (info-lookup): Reuse an existing Info window.
3749
3750 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
3751
3752 * woman.el (woman-preserve-ascii): Default value changed to t and
3753 doc string revised.
3754
3755 2004-03-12 Richard M. Stallman <rms@gnu.org>
3756
3757 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3758 Fix minor bug.
3759
3760 * replace.el (occur-engine): Change message for count of matches.
3761
3762 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
3763 For strings, do compare text properties.
3764
3765 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
3766
3767 * progmodes/compile.el (compile-auto-highlight)
3768 (compilation-error-list, compilation-old-error-list)
3769 (compilation-parse-errors-function, compilation-parsing-end)
3770 (compilation-error-message, compilation-directory-stack)
3771 (compilation-enter-directory-regexp-alist)
3772 (compilation-leave-directory-regexp-alist)
3773 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
3774 (compilation-current-file, compilation-regexps): Remove vars.
3775
3776 (compile-error-at-point, compilation-error-filedata)
3777 (compilation-error-filedata-file-name, compile-reinitialize-errors)
3778 (compilation-next-error-locus, compilation-forget-errors)
3779 (count-regexp-groupings, compilation-parse-errors)
3780 (compile-collect-regexps, compile-buffer-substring): Remove funs.
3781
3782 (compile-internal): Make obsolete.
3783
3784 (compilation-first-column, compilation-error)
3785 (compilation-directory-matcher, compilation-page-delimiter)
3786 (compilation-mode-font-lock-keywords, compilation-debug)
3787 (compilation-error-face, compilation-warning-face)
3788 (compilation-info-face, compilation-line-face)
3789 (compilation-column-face, compilation-enter-directory-face)
3790 (compilation-leave-directory-face, compilation-skip-threshold)
3791 (compilation-skip-visited, compilation-context-lines): New vars.
3792
3793 (compilation-warning-face, compilation-info-face)
3794 (compilation-message-face): New faces.
3795
3796 (compilation-error-regexp-alist-alist): New constant.
3797
3798 (compilation-face, compilation-directory-properties)
3799 (compilation-assq, compilation-error-properties, compilation-start)
3800 (define-compilation-mode, compilation-loop)
3801 (compilation-set-window): New functions.
3802
3803 (compile): Additional argument for interactive compiles like TeX.
3804
3805 * progmodes/grep.el (kill-grep): Move here from compile.el
3806 (grep-error, grep-hit-face, grep-error-face)
3807 (grep-mode-font-lock-keywords): New variables.
3808 (grep-regexp-alist): Simplify regexp and add `binary' case.
3809 (grep-mode): New mode.
3810 (grep-process-setup): Simplify.
3811
3812 2004-03-11 Jason Rumney <jasonr@gnu.org>
3813
3814 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
3815 letters on DOS/Windows.
3816
3817 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
3818
3819 * server.el (server-name): New var.
3820 (server-socket-dir): New var to replace server-socket-name.
3821 (server-start): Use them.
3822
3823 2004-03-11 Simon Josefsson <jas@extundo.com>
3824
3825 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
3826 died to avoid infloop. Reported by Jonathan Glauner
3827 <jglauner@sbum.org>.
3828
3829 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
3830
3831 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
3832 (smerge-mode-menu): Use it to deactivate menu entries.
3833 (smerge-keep-current): New fun.
3834 (smerge-keep-current): Use it.
3835
3836 2004-03-10 John Paul Wallington <jpw@gnu.org>
3837
3838 * foldout.el (foldout-fold-list, foldout-modeline-string):
3839 Declare them as variables, not constants.
3840
3841 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3842
3843 * ps-print.el: Modification to print *Messages* buffer.
3844 (ps-print-version): New version 6.6.4.
3845 (ps-message-log-max): New fun.
3846 (ps-spool-without-faces, ps-spool-with-faces)
3847 (ps-count-lines-preprint): Code fix.
3848
3849 * printing.el: New tips in Tips section.
3850
3851 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3852
3853 * delim-col.el: Doc fix.
3854
3855 * printing.el: Doc fix. New doc section (Tips).
3856
3857 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
3858
3859 * type-break.el (type-break-emacs-variant): Remove.
3860 (type-break-run-at-time, type-break-cancel-function-timers):
3861 Use fboundp rather than version name and number.
3862
3863 2004-03-09 Masatake YAMATO <jet@gyve.org>
3864
3865 * hexl.el (hexl-mode): Use `make-local-variable' instead of
3866 `make-variable-buffer-local'.
3867
3868 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
3869
3870 * find-dired.el (find-dired): Call `shell-command' instead of
3871 `start-process-shell-command'. By this, Tramp takes over
3872 handling of remote directories.
3873
3874 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
3875
3876 * newcomment.el (comment-use-global-state): New var.
3877 (comment-search-forward): Use it.
3878
3879 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
3880
3881 * cus-edit.el (fill) <defgroup>: Move to fill.el.
3882
3883 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
3884 (enable-kinsoku): Make it a defcustom.
3885 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
3886 paragraph to same-comment-start-marker.
3887
3888 2004-03-07 Dave Love <fx@gnu.org>
3889
3890 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
3891 (browse-url-mail): Use it.
3892
3893 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
3894 (rfc2368-unhexify-string): Use replace-regexp-in-string.
3895
3896 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
3897
3898 * woman.el (woman-man.conf-path): Doc fix.
3899 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
3900
3901 2004-03-07 Eli Zaretskii <eliz@gnu.org>
3902
3903 * sort.el (sort-columns): Remove ms-dos from the list of systems
3904 where the external `sort' command is not used.
3905
3906 2004-03-07 Kim F. Storm <storm@cua.dk>
3907
3908 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
3909 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
3910 from overlay-arrow-variable-list.
3911 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
3912
3913 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
3914
3915 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
3916 overlay arrow string properly for the assembler buffer.
3917
3918 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
3919
3920 * mail/sendmail.el (mail-mode): Fix last change.
3921
3922 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
3923
3924 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
3925 for the assembler buffer.
3926 (gdb-assembler-custom): Position the overlay arrow.
3927 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
3928
3929 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
3930
3931 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
3932
3933 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
3934 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
3935
3936 * mail/sendmail.el (mail-mode): Set comment-start-skip.
3937
3938 * newcomment.el (uncomment-region): Allow non-terminated comment.
3939 (comment-normalize-vars): Check the user-specified comstart marker.
3940
3941 2004-03-04 Jesper Harder <harder@ifa.au.dk>
3942
3943 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
3944 Otherwise, do use it if the region only contains font-lock text
3945 properties.
3946
3947 2004-03-04 Masatake YAMATO <jet@gyve.org>
3948
3949 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
3950 as the callback function for eldoc.
3951 (hexl-print-current-point-info): New function.
3952 (hexl-current-address): Print the address in both decimal
3953 and hexadecimal format.
3954
3955 2004-03-04 Richard M. Stallman <rms@gnu.org>
3956
3957 * mail/rmail.el (rmail-convert-to-babyl-format):
3958 Specify t for UNIBYTE when calling mail-unquote-printable-region.
3959
3960 * mail/mail-utils.el (mail-unquote-printable-region):
3961 New arg UNIBYTE.
3962
3963 * startup.el (command-switch-alist): Doc fix.
3964
3965 * simple.el (undo): Temporarily set this-command to `undo-start',
3966 then set it to `undo' once undo-start returns without error.
3967
3968 * simple.el (minibuffer-history-sexp-flag): Doc fix.
3969
3970 * simple.el (kill-line): Don't disregard trailing whitespace
3971 in eol condition, if show-trailing-whitespace is set.
3972
3973 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
3974 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
3975 When disabling, restore old values only if mouse-sel-has-been-enabled.
3976
3977 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
3978 (isearch-{-char): New function.
3979 (isearch-mode-map): Bind { to isearch-{-char.
3980
3981 * font-lock.el (lisp-font-lock-keywords-2):
3982 Turn off the CL with-... and do-... general patterns.
3983 Instead, recognize several specific with... and do... constructs.
3984
3985 * files.el (switch-to-buffer-other-window):
3986 Bind same-window-buffer-names and same-window-regexps to nil.
3987 (switch-to-buffer-other-frame): Likewise.
3988
3989 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
3990
3991 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
3992 recognizing leading comment on code line.
3993
3994 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
3995
3996 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
3997 hidden files/directories.
3998
3999 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
4000
4001 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
4002 only comment-start (in case the mode hasn't set it).
4003
4004 * Makefile.in (AUTOGENEL): New var.
4005 (bootstrap-prepare): Rename from bootstrap-clean.
4006 Don't remove elc files.
4007 (maintainer-clean): New target.
4008
4009 * xml.el (xml-get-attribute-or-nil): Simplify.
4010
4011 2004-03-02 Juri Linkov <juri@jurta.org>
4012
4013 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
4014 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
4015 URL to prevent their substitution with the environment variable
4016 values by browsers.
4017
4018 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4019
4020 * ps-print.el: Doc fix.
4021 (ps-print-version): New version number (6.6.3).
4022 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
4023 Docstring fix.
4024 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
4025 before printing.
4026 (ps-time-stamp-yyyy-mm-dd): New fun.
4027 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
4028
4029 2004-03-02 Kim F. Storm <storm@cua.dk>
4030
4031 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
4032
4033 2004-03-01 Juanma Barranquero <lektu@terra.es>
4034
4035 * allout.el (allout-rebullet-heading): Fix typo in docstring.
4036
4037 * desktop.el (desktop-file-version)
4038 (desktop-after-read-hook): Fix typos.
4039 (desktop-clear-preserve-buffers): Remove redundant info in
4040 docstring already shown by the obsolescence message.
4041 (desktop-truncate, desktop-internal-v2s)
4042 (desktop-value-to-string): Change argument name to match docstring.
4043
4044 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
4045
4046 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
4047 docstring.
4048
4049 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4050
4051 * printing.el: Replace "As Is..." in PostScript file print/preview by
4052 "No Preprocessing...". Suggested by Colin Marquardt
4053 <_marquardt_@zmd.de>.
4054 (pr-insert-section-4): Adjust buffer interface.
4055
4056 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
4057
4058 Version 2.0.39 of Tramp released.
4059
4060 * net/tramp.el (tramp-handle-file-local-copy)
4061 (tramp-handle-write-region, tramp-open-connection-rsh):
4062 Variable name typo. Small change. From Patrick Tullmann
4063 <tullmann@flux.utah.edu>.
4064 (tramp-process-connection-type): New variable.
4065 (tramp-maybe-open-connection): Use it.
4066 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
4067 (tramp-touch): Set last-modified time of a remote file.
4068 (tramp-handle-write-region): Say which function is used when encoding.
4069
4070 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4071
4072 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
4073 case of non-existing filename, too. Reported by Christoph Bauer
4074 <c_bauer@informatik.uni-kl.de>.
4075 (tramp-smb-get-file-entries): The directory in question should
4076 have permissions "drwxrwxrwx". Just virtual, because we don't
4077 know the real permissions. Don't we know?
4078 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
4079 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
4080 (tramp-smb-wait-for-output): Optimize algorithm getting pending
4081 output. If it was received chunkwise, there have been problems.
4082 Remove the "prompt not found" error message; it is obvious.
4083 Simplify algorithm.
4084 (tramp-smb-process-running): Remove. Since we acknowledge the
4085 virtual prompt for shares, there's no need for distinction of
4086 reading shares (process ends afterwards) and interactive mode of
4087 smblient.
4088 (tramp-smb-open-connection): Setting process sentinel removed.
4089 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
4090 "NT_STATUS_NETWORK_ACCESS_DENIED".
4091 (tramp-smb-maybe-open-connection): Set `process-connection-type'
4092 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
4093 (top-level): Setting default value in `tramp-default-method-alist'
4094 corrected. Order of USER and HOST have been wrong.
4095 Nobody complained for months ...
4096 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
4097 (tramp-smb-open-connection): Clear password cache if login has failed.
4098
4099 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
4100 `tramp-unified-filenames'.
4101 (tramp-completion-mode): Make test for XEmacs explicitely.
4102 `event-to-character' can exists in Emacs packages too.
4103 Reported by Matt Swift <swift@alum.mit.edu>.
4104 (tramp-buffer-name): Buffer name must contain the user if exists.
4105 Reported by Adrian Phillips <a.phillips@met.no>.
4106 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
4107 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
4108 (tramp-do-copy-or-rename-file-out-of-band): Rename from
4109 `tramp-do-copy-or-rename-file-one-local', because it handles also
4110 the case both files use the same out-of-band method.
4111 Implementation added.
4112 (tramp-handle-file-local-copy, tramp-handle-write-region):
4113 Out-of-band handling removed. `copy-file' called instead, which
4114 calls `tramp-do-copy-or-rename-file-out-of-band'.
4115 (tramp-action-password): Check for out-of-band method removed.
4116 This function is used for 'login-program.
4117 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
4118 appropriate.
4119 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
4120 and `tramp-parse-sknownhosts'.
4121 (tramp-completion-function-alist): It's a defvar now, because we
4122 want to apply the optimized `tramp-set-completion-function'
4123 instead of a static list.
4124 (tramp-set-completion-function): Implementation tuned.
4125 Avoid double entries, and entries where the function or the
4126 file/directory doesn't exist.
4127 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
4128 for SSH2.
4129 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
4130 (tramp-handle-dired-compress-file): New function.
4131 (tramp-async-proc): New variable.
4132 (tramp-handle-shell-command): Adding asynchronous processes.
4133 They are far from being perfect, but it works at least for
4134 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
4135 (top-level): Require password.el if visible. Should be mandatory
4136 once No Gnus has found its way into (X)Emacs.
4137 (tramp-read-passwd): Invoke `password-read' if available,
4138 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
4139 fallback any longer.
4140 (tramp-clear-passwd): New function.
4141 (tramp-process-actions, tramp-process-multi-actions):
4142 Clear password cache if login has failed.
4143
4144 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
4145 its own module.
4146 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
4147 `ange-ftp-ftp-name-res'. There could be incorrect values from
4148 previous calls in case the "ftp" method is used in the Tramp file
4149 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
4150
4151 2004-02-28 Richard M. Stallman <rms@gnu.org>
4152
4153 * term.el (term-mouse-paste): Call mouse-set-point.
4154
4155 * thumbs.el: New file.
4156
4157 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4158
4159 * progmodes/ebnf-abn.el: Doc fix.
4160
4161 * progmodes/ebnf-bnf.el: Doc fix.
4162 (ebnf-repeat): Code fix.
4163
4164 * progmodes/ebnf2ps.el: Doc fix.
4165 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
4166
4167 2004-02-28 Juri Linkov <juri@jurta.org>
4168
4169 * ffap.el (dired-at-point): Additional writability test for
4170 relative directory names.
4171 (dired-at-point-prompter): Treat directories as a directory, get
4172 the directory component from files.
4173 (ffap-string-at-point): Return string from region if region is active.
4174 (ffap-file-at-point): Remove redundant code.
4175
4176 2004-02-28 Kim F. Storm <storm@cua.dk>
4177
4178 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
4179 Initialize margin area images to nil.
4180 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
4181 (breakpoint-enabled-bitmap-face)
4182 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
4183 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
4184 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
4185 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
4186 (gdb-reset): Use gdb-remove-breakpoint-icons.
4187 (gdb-put-string): Add dprop arg to specify alternative display
4188 property (for setting fringe bitmap).
4189 (gdb-remove-strings): Doc fix.
4190 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
4191 icon in fringe (if available), or else as icon or text in display
4192 margin. Creates necessary icons in breakpoint-bitmap,
4193 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
4194 Also make left window margin if required.
4195 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
4196 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
4197 no longer needed.
4198 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
4199 gdb-put-breakpoint-icon.
4200 (gdb-assembler-mode): Don't set left-margin-width here.
4201
4202 2004-02-27 Kevin Ryde <user42@zip.com.au>
4203
4204 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
4205 comma, so that it DTRT in macros.
4206
4207 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
4208
4209 * progmodes/sh-script.el (sh-shell-arg)
4210 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
4211 (sh-leading-keywords, sh-other-keywords): Fix custom type.
4212
4213 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4214
4215 * faces.el (face-spec-set-match-display): Add a new attribute,
4216 `min-colors'.
4217 (region, highlight, secondary-selection): Use `min-colors'.
4218
4219 * custom.el (defface): Add documentation for `min-colors'.
4220
4221 * font-lock.el (font-lock-comment-face, font-lock-string-face)
4222 (font-lock-keyword-face, font-lock-function-name-face)
4223 (font-lock-variable-name-face, font-lock-constant-face):
4224 Use `min-colors'.
4225
4226 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
4227
4228 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4229
4230 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
4231 define assq-delete-all if it's not defined.
4232 (ebnf-generate-region): Code fix.
4233
4234 * printing.el: Doc fix.
4235 (pr-version): New version number (6.7.2).
4236 (pr-command): Return empty string if command is an empty string.
4237
4238 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4239
4240 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
4241
4242 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
4243 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
4244 semi-down-full. Fix a bug on productions like test = {"test"}* | (
4245 "tt" ["test"] ). Reported by Markus Dreyer
4246 <mdreyer@ix.urz.uni-heidelberg.de>.
4247 (ebnf-version): New version number (4.0).
4248 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
4249 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
4250 (ebnf-delete-style): New commands.
4251 (ebnf-directory, ebnf-file): New funs.
4252 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
4253 (ebnf-production-name-p, ebnf-stop-on-error): New options.
4254 (ebnf-syntax-alist): New var.
4255 (ebnf-element-width): New fun replacing ebnf-list-width.
4256 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
4257 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
4258 (ebnf-prologue): Adjust vars.
4259 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
4260 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
4261 (ebnf-check-style-values, ebnf-generate-production)
4262 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
4263 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
4264 (ebnf-token-repeat): Code fix.
4265
4266 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
4267 %right, %left and %prec. Suggested by Matthew K. Junker
4268 <junker@alum.mit.edu>.
4269 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
4270
4271 * progmodes/ebnf-iso.el: Doc fix.
4272 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
4273 (ebnf-iso-lex): Code fix.
4274
4275 * progmodes/ebnf-bnf.el: Doc fix.
4276 (ebnf-bnf-lex): Code fix.
4277
4278 * progmodes/ebnf-otz.el: Doc fix.
4279
4280 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4281
4282 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
4283 (abbrev-prefix-mark): Doc fix.
4284
4285 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
4286
4287 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
4288 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
4289 (gdb-var-delete): Make interactive (really).
4290 (gdb-edit-value): Make non-interactive.
4291
4292 * progmodes/gud.el (gud-speedbar-menu-items):
4293 Add gdb-var-delete and, indirectly, gdb-edit-value.
4294 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
4295 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
4296 (gud-gdb-marker-filter): Add comment for annotations.
4297
4298 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
4299
4300 * calendar/calendar.el (generate-calendar)
4301 (calendar-read-date): Prevent display of BC calendars once more -
4302 reverts 2003-10-01 change.
4303 (generate-calendar-month): Doc fix.
4304
4305 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4306
4307 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
4308 return value of increment-calendar-month.
4309
4310 2004-02-21 Stephen Compall <s11@member.fsf.org>
4311
4312 * saveplace.el (save-place-forget-unreadable-files)
4313 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
4314 (save-place-forget-unreadable-files): New function.
4315 (save-place-alist-to-file): Use it to filter out files that are
4316 no longer readable.
4317
4318 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
4319 current Texinfo environment, using the same method as in
4320 `texinfo-insert-@end', and insert a space rather than a newline if
4321 point in a @table environment.
4322
4323 2004-02-21 Juri Linkov <juri@jurta.org>
4324
4325 * ffap.el (ffap-file-at-point): Try parent directories.
4326
4327 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
4328
4329 * vcursor.el (vcursor-modifiers): New defcustom.
4330 (vcursor-cs-binding): Use vcursor-modifiers instead of a
4331 hard-coded list.
4332
4333 2004-02-21 Masatake YAMATO <jet@gyve.org>
4334
4335 * play/animate.el (animate-birthday-present): Accept names other
4336 than `Sarah', too.
4337
4338 2004-02-21 Juri Linkov <juri@jurta.org>
4339
4340 * startup.el: Remove table of command line arguments from the
4341 Commentary section.
4342
4343 2004-02-20 John Wiegley <johnw@newartisans.com>
4344
4345 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
4346 again" modifier from 'e' to 'E', since 'e' is also used by the
4347 "file extension" modifier.
4348
4349 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
4350
4351 * help-fns.el (describe-categories): Doc fix.
4352
4353 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
4354
4355 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
4356 temporary file for buffer already visiting one. This change makes
4357 output likely to be directly usable by patch program.
4358 Suggested by Adrian Aichner <adrian@xemacs.org>
4359
4360 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
4361
4362 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
4363 case of variables defined in compound statements.
4364 (gdb-setup-windows, gdb-source-info, gdb-source-info):
4365 Simplify constructions using switch-to-buffer.
4366
4367 2004-02-19 Simon Josefsson <jas@extundo.com>
4368
4369 * play/morse.el: Fix typo.
4370 (morse-code): Add @.
4371
4372 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
4373
4374 * calendar/appt.el (appt-display-format): Change default to
4375 'ignore, for backwards compatibility.
4376 (appt-display-message): If appt-display-format is 'ignore,
4377 respect old vars appt-msg-window and appt-visible.
4378 (appt-activate): Don't depend on return value of cancel-timer.
4379
4380 * calendar/calendar.el (calendar-holidays): Doc fix.
4381
4382 * calendar/cal-coptic.el (coptic-prompt-for-date):
4383 Use assoc-string instead of assoc-ignore-case.
4384 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
4385 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
4386 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
4387 * calendar/cal-islam.el (calendar-goto-islamic-date)
4388 (mark-islamic-diary-entries): Ditto.
4389 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
4390 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
4391 (calendar-read-mayan-tzolkin-date): Ditto.
4392 * calendar/calendar.el (calendar-read-date): Ditto.
4393 * calendar/diary-lib.el (mark-diary-entries): Ditto.
4394
4395 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
4396
4397 * progmodes/executable.el (executable-command-find-posix-p):
4398 Fix choice of the directory.
4399
4400 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4401
4402 * simple.el (interprogram-cut-function)
4403 (interprogram-paste-function, kill-new, kill-append):
4404 Doc fixes.
4405 (kill-region): Make it return nil. Doc fix.
4406 (yank-pop): Make its argument optional.
4407 (yank): Make ARG `-' equivalent to `-1'.
4408
4409 2004-02-17 Eli Zaretskii <eliz@gnu.org>
4410
4411 * mail/rmail.el (rmail-get-new-mail): Don't reference
4412 rmail-use-spam-filter if rmail-spam-filter is not loaded.
4413
4414 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4415
4416 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
4417 if one of global-auto-revert-non-file-buffers or autorevert-mode
4418 is non-nil.
4419
4420 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4421
4422 * subr.el (delete-dups): A better implementation from Karl Heuer
4423 <kwzh@gnu.org>.
4424
4425 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
4426
4427 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
4428 correct place.
4429 * progmodes/icon.el (icon-indent-command): Ditto.
4430 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
4431
4432 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4433
4434 * progmodes/grep.el (grep-compute-defaults): Undo change from
4435 2004-01-29: don't use executable-command-find-posix-p.
4436
4437 2004-02-16 Richard Sharman <rsharman@pobox.com>
4438
4439 * hilit-chg.el: Use require instead of eval-and-compile.
4440 (highlight-compare-buffers): New function.
4441
4442 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
4443
4444 * man.el (Man-fontify-manpage): Render section headings in
4445 `Man-overstrike-face' even when overstrike was not used by man
4446 formatter for section headings.
4447
4448 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
4449
4450 * rmail-spam-filter.el: (vm-use-spam-filter)
4451 (rsf-min-region-length-added-to-spam-list): New variables.
4452 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
4453 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
4454 spam testing. Don't delete spam message if automatic deletion
4455 after output via variable rmail-delete-after-output is turned on.
4456 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
4457 rsf-bbdb-dont-create-entries-for-spam.
4458 (check-field): New function, extracted from code in
4459 rmail-spam-filter to ease addition of header fields like content-type.
4460 (message-content-type): New variable to check the content-type:
4461 field added, also in defcustom of rsf-definitions-alist.
4462 (rmail-spam-filter): Replace repeated test code for header fields
4463 by calls to check-field; change the call to
4464 rmail-output-to-rmail-file such that rmail-current-message stays
4465 the same to avoid wrong deletion of unseen flags.
4466 (rsf-add-contents-type): New function to convert old format
4467 of rmail-spam-definitions-alist into new one.
4468 Change prefixes of all variables and functions from
4469 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
4470
4471 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4472
4473 * loadhist.el (unload-hook-features-list): New defvar.
4474
4475 2004-02-16 Dave Love <fx@gnu.org>
4476
4477 * loadhist.el (unload-feature): Doc fix. Rename flist to
4478 unload-hook-features-list.
4479
4480 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
4481
4482 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
4483 cookie. Don't check if we are looking-at open-formula.
4484
4485 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4486
4487 * subr.el (match-string-no-properties): Use substring-no-properties.
4488
4489 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4490
4491 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
4492 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
4493 Use lower-case "rx" in all error message.
4494
4495 2004-02-16 Dave Love <fx@gnu.org>
4496
4497 * emacs-lisp/rx.el (rx-or): Put group around result.
4498 (rx-constituents): Add backref.
4499 (rx-syntax): Add string-delimiter, comment-delimiter.
4500 (rx-categories): Add combining-diacritic.
4501 (rx-check-not, rx-greedy, rx): Doc fix.
4502 (rx-backref, rx-check-backref): New.
4503
4504 2004-02-16 Jesper Harder <harder@ifa.au.dk>
4505
4506 * newcomment.el (uncomment-region): Allow eob as comment end.
4507
4508 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
4509
4510 * filecache.el: All message and error commands now use prefix
4511 "Filecache:" to make it easy to read *Messages* buffer.
4512
4513 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
4514
4515 * autorevert.el: Add support to detect changed dired and VC buffers.
4516 (auto-revert-active-p, auto-revert-list-diff)
4517 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
4518 (auto-revert-handler, auto-revert-active-p): New functions.
4519 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
4520 and `auto-revert-active-p'.
4521 (eval-when-compile): Defvar dired-directory and vc-mode.
4522 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
4523 (auto-revert-handler-vc): New functions.
4524
4525 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
4526
4527 * progmodes/compile.el (compilation-directory): New defvar.
4528 (compile): Save current directory in compilation-directory.
4529 (recompile): Bind default-directory to compilation-directory if
4530 that is non-nil.
4531
4532 2004-02-16 Dave Love <fx@gnu.org>
4533
4534 * newcomment.el (comment-insert-comment-function)
4535 (comment-region-function, uncomment-region-function): New.
4536 (comment-indent): Use comment-insert-comment-function.
4537 (uncomment-region): Use uncomment-region-function.
4538 (comment-region): Use comment-region-function.
4539
4540 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
4541
4542 2004-02-16 Richard Stallman <rms@gnu.org>
4543
4544 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
4545 loaddefs* and ldefs-boot*.
4546
4547 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4548
4549 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
4550 and email address at the beginning and end of the address.
4551
4552 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
4553 anchored at the beginning of the email address.
4554
4555 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
4556
4557 * international/ccl.el (ccl-compile-write): Pass `left' to
4558 ccl-embed-code to generate correct code of write-expr-register.
4559
4560 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
4561
4562 * progmodes/grep.el (grep-compute-defaults): Fix typos.
4563
4564 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4565
4566 * x-dnd.el: Mention support for Motif in commentary.
4567 (x-dnd-handle-drag-n-drop-event): Ditto.
4568
4569 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4570
4571 * ses.el: Use "ses--" prefixes for buffer-local variables.
4572 Use (point-min) instead of 1, even when we know the buffer
4573 is unnarrowed.
4574 (ses-build-load-map): Delete. Distribute its content to defconst's for
4575 the three maps.
4576 (ses-menu, ses-header-line-menu): New menus.
4577 (ses-mode-map): Use them.
4578 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
4579
4580 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
4581
4582 * Makefile.in: Fix the CC Mode recompile kludge so it works
4583 when building in a different directory.
4584
4585 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
4586
4587 * simple.el (kill-new): Put yank-handler property on the entire string.
4588
4589 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
4590
4591 * diff.el: Don't use compile any more, use diff-mode instead.
4592 (diff-regexp-alist, diff-old-file, diff-new-file)
4593 (diff-parse-differences, diff-process-setup): Remove.
4594 (diff-sentinel): New fun.
4595 (diff): Use it. Run the process ourselves.
4596 Use diff-mode for the rest of the processing.
4597
4598 * diff.el (diff): Simplify code handling `switch'.
4599
4600 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
4601
4602 * pcvs-defs.el (cvs-menu): Add `tag'.
4603
4604 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4605
4606 * simple.el (kill-append): Doc fix.
4607
4608 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4609 Adapt outline-regexp to the new conventions for commenting out code.
4610
4611 2004-02-11 John Paul Wallington <jpw@gnu.org>
4612
4613 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
4614
4615 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
4616
4617 * diff.el (diff-switches): New fun.
4618 (diff, diff-backup): Use it.
4619 (diff): Clean up the args construction. Use backquote.
4620 Use listp instead of consp to avoid putting a nil arg.
4621 (diff): Add a revert-buffer function.
4622
4623 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4624
4625 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
4626 handled by x-dnd-handle-file-name.
4627 (x-dnd-known-types): Add COMPOUND_TEXT.
4628 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
4629 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
4630 x-dnd-empty-state.
4631 (x-dnd-forget-drop): Ditto.
4632 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
4633 (x-dnd-handle-one-url): Return private when inserting text.
4634 (x-dnd-insert-ctext): New function.
4635 (x-dnd-handle-file-name): New function for FILE_NAME.
4636 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
4637 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
4638 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
4639
4640 2004-02-10 Kenichi Handa <handa@m17n.org>
4641
4642 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
4643 instead of while loop.
4644
4645 2004-02-10 Miles Bader <miles@gnu.org>
4646
4647 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
4648
4649 2004-02-09 Kenichi Handa <handa@m17n.org>
4650
4651 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
4652 have end-of-line.
4653
4654 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
4655
4656 * Makefile.in: Added extra dependencies in the recompile target
4657 needed to cope with the compile time macro expansions in CC Mode.
4658
4659 2004-02-09 Kim F. Storm <storm@cua.dk>
4660
4661 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
4662 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
4663 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
4664 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
4665 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
4666 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
4667 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
4668 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
4669 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
4670 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
4671 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
4672
4673 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
4674
4675 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
4676 Don't allow shrink if there's a window on our right.
4677
4678 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
4679 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
4680 Bring together declaration and initialization.
4681 (prolog-mode-variables): Don't set the syntax table.
4682 Don't set paragraph-start and comment-indent-function.
4683 Add /*..*/ to the comment regexps.
4684 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
4685 (prolog-mode-map): Don't bind TAB.
4686 (prolog-mode): Set the syntax table.
4687 (prolog-comment-indent): Remove.
4688 (inferior-prolog-mode-map): Initialize in the declaration.
4689 (inferior-prolog-mode-syntax-table)
4690 (inferior-prolog-mode-abbrev-table): New vars.
4691 (inferior-prolog-mode): Derive from comint-mode.
4692 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
4693 minibuffer windows.
4694
4695 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
4696 in file names, as long as it is unabmiguous.
4697
4698 2004-02-08 Andreas Schwab <schwab@suse.de>
4699
4700 * textmodes/reftex-toc.el
4701 (reftex-toc-load-all-files-for-promotion): Remove useless use of
4702 format. Doc fix.
4703
4704 * textmodes/refer.el (refer-find-entry-internal): Remove extra
4705 format string arguments.
4706
4707 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
4708 string argument.
4709
4710 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
4711
4712 * play/zone.el (zone-call): Fix format string.
4713
4714 * net/webjump.el (webjump-builtin): Add missing format string argument.
4715
4716 * midnight.el (midnight-delay-set): Remove extra format string argument.
4717
4718 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
4719
4720 * hexl.el (hexl-insert-char): Add missing format string argument.
4721
4722 * format.el (format-decode): Fix format string.
4723
4724 * emulation/vi.el (vi-mode): Remove extra format string argument.
4725 (vi-repeat-last-search): Likewise.
4726 (vi-reverse-last-search): Likewise.
4727 (vi-goto-mark): Likewise.
4728 (vi-reverse-last-find-char): Likewise.
4729 (vi-repeat-last-find-char): Likewise.
4730 (vi-locate-def): Likewise.
4731
4732 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
4733
4734 * ediff-util.el (ediff-toggle-read-only): Remove extra format
4735 string argument.
4736 (ediff-toggle-regexp-match): Likewise.
4737
4738 * dired-aux.el (dired-do-query-replace-regexp): Add missing
4739 format string argument.
4740
4741 * calc/calc-map.el (calc-get-operator): Remove extra format
4742 string argument.
4743
4744 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
4745
4746 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
4747 string argument.
4748
4749 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
4750
4751 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
4752
4753 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
4754
4755 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
4756 (cl-struct-setf-expander): Likewise.
4757
4758 * vc.el (with-vc-file): Fix unsafe uses of error.
4759 (vc-cancel-version): Likewise.
4760
4761 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
4762
4763 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
4764 thousands separator; fixes <class>:<line-number> regexp for
4765 non-english locales.
4766
4767 2004-02-08 Andreas Schwab <schwab@suse.de>
4768
4769 * view.el (view-mode-enable): Revert previous change.
4770
4771 2004-02-07 Kim F. Storm <storm@cua.dk>
4772
4773 * simple.el (line-number-at-pos): Rename from line-at-pos.
4774 Uses changed (what-line and vc-annotate-warp-version).
4775
4776 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
4777
4778 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
4779 (diff-mode): Remove aborted attempt at support for compile.el.
4780 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
4781
4782 2004-02-06 Andreas Schwab <schwab@suse.de>
4783
4784 * view.el (view-mode-enable): Add view-mode-map to
4785 minor-mode-overriding-map-alist.
4786
4787 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4788
4789 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
4790
4791 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
4792
4793 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
4794 with point inside rather than after the paragraph.
4795
4796 2004-02-04 Sam Steingold <sds@gnu.org>
4797
4798 * mail/smtpmail.el (smtpmail-try-auth-methods):
4799 Do not try authentication when no mechanism is available.
4800 Pass port-name as defaultport to `netrc-machine'.
4801
4802 2004-02-04 Stephen Eglen <stephen@gnu.org>
4803
4804 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
4805 to show how minibuffer height can be constrained.
4806
4807 2004-02-04 John Paul Wallington <jpw@gnu.org>
4808
4809 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
4810
4811 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4812
4813 * x-dnd.el: New file for drag and drop.
4814
4815 * term/x-win.el: require x-dnd, set after-make-frame-functions
4816 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
4817 drag-n-drop event.
4818
4819 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
4820 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
4821 (dired-dnd-handle-file): New functions for drag and drop support.
4822 (dired-mode): Initialize drag and drop if x-dnd present.
4823
4824 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
4825
4826 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
4827 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
4828 (cperl-mode): Set fill-paragraph-function.
4829 (cperl-fill-paragraph): Make it non-interactive.
4830
4831 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
4832
4833 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
4834
4835 2004-02-02 David Kastrup <dak@gnu.org>
4836
4837 * replace.el (perform-replace): Allow 'literal argument in
4838 regexp-flag to indicate literal replacement.
4839 (query-replace-regexp-eval): Use it.
4840
4841 2004-02-01 Andreas Schwab <schwab@suse.de>
4842
4843 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
4844
4845 2004-02-01 Stephen Eglen <stephen@gnu.org>
4846
4847 * info-look.el: Add support for maxima-mode. Update commentary
4848 because info-lookup-symbol is now bound to C-h S.
4849
4850 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
4851
4852 * simple.el (edit-and-eval-command): Bind print-level and
4853 minibuffer-history-sexp-flag around call to read-from-minibuffer.
4854 Correct initial position in command-history.
4855
4856 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
4857
4858 * files.el (read-directory-name): Adapt the docstring to recent
4859 change in Fread_file_name.
4860
4861 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
4862
4863 * ses.el (ses-print-cell): If print format too wide for column
4864 width, truncate decimal places if that helps to avoid "#####" fill.
4865 * ses.el (ses-initial-column-width): Revert previous change.
4866
4867 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
4868
4869 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
4870 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
4871 Add edebug info.
4872 (jit-lock-mode): Setup/cancel the new timer.
4873 (jit-lock-context-fontify): New fun. Extracted from
4874 context fontification code of jit-lock-stealth-fontify.
4875 (jit-lock-stealth-fontify): Don't do context fontification any more.
4876
4877 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
4878 (jit-lock-fontify-now): Handle the `quit' case.
4879 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
4880
4881 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
4882
4883 * progmodes/executable.el (executable-command-find-posix-p):
4884 New. Check if find handles arguments Posix-style.
4885
4886 * progmodes/grep.el (grep-compute-defaults):
4887 Use executable-command-find-posix-p.
4888 (grep-find): Check `grep-find-command'.
4889
4890 * filecache.el (file-cache-find-posix-p): Delete.
4891 (file-cache-add-directory-using-find):
4892 Use `executable-command-find-posix-p'.
4893
4894 2004-01-29 Dave Love <fx@gnu.org>
4895
4896 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
4897 Iterate the hook function if arg is given.
4898 (mark-defun, narrow-to-defun): Change order of finding the limits.
4899
4900 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
4901 (byte-compile-format-warn): New.
4902 (byte-compile-callargs-warn): Use it.
4903 (Format, message, error): Add byte-compile-format-like property.
4904 (byte-compile-maybe-guarded): New.
4905 (byte-compile-if, byte-compile-cond): Use it.
4906 (byte-compile-lambda): Compile interactive forms,
4907 just to make warnings about them.
4908
4909 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
4910
4911 * ses.el (ses-initial-column-width): Increase to 14, so it will
4912 work well with the default printer of "%.7g" for extreme values
4913 like "-1.234567e+07".
4914
4915 2004-01-29 Kenichi Handa <handa@m17n.org>
4916
4917 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
4918
4919 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
4920
4921 * dos-w32.el: Added support for the `default-printer-name' function.
4922
4923 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
4924
4925 * server.el (server-socket-name): Don't use the hostname in the
4926 socket name since /tmp is local to the host anyway.
4927
4928 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
4929 robust check of widening and fix var-naming.
4930
4931 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
4932
4933 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
4934 or rmail-spam- to rsf- in all function and variable names.
4935 (rsf-min-region-to-spam-list): New variable.
4936 (rsf-bbdb-auto-delete-spam-entries): Rename from
4937 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
4938 scanned together with the recipients field for spam testing; Don't
4939 delete spam message if rmail-delete-after-output is non-nil;
4940 (rsf-check-field): New function, extracted from code in
4941 rmail-spam-filter to ease addition of header fields like
4942 content-type:;
4943 (message-content-type): New variable. The content-type: field was
4944 added also in defcustom of rsf-definitions-alist;
4945 (rmail-spam-filter): Replace repeated test code for header fields
4946 by calls to check-field; change the call to
4947 rmail-output-to-rmail-file such that rmail-current-message stays
4948 the same to avoid wrong deletion of unseen flags.
4949 (rmail-use-spam-filter): Add autoload cookie.
4950
4951 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
4952
4953 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
4954 (file-cache-add-directory-using-find): Add Cygwin support.
4955 (file-cache-find-command-posix-flag): New user variable.
4956
4957 * filecache.el (file-cache-add-directory): Check for
4958 directories an remove them from dir-files.
4959
4960 2004-01-27 Richard M. Stallman <rms@gnu.org>
4961
4962 * man.el (Man-fontify-manpage): Clean up message.
4963
4964 2004-01-27 Kenichi Handa <handa@m17n.org>
4965
4966 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
4967 (sentence-end): Define using sentence-end-without-space.
4968
4969 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
4970 a sentence ends with one of a character in sentence-end-without-space.
4971
4972 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
4973
4974 * font-lock.el (font-lock): Add jit-lock as explicit group member.
4975 (jit-lock): Group declaration moved to jit-lock.el.
4976 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
4977 when necessary.
4978
4979 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
4980 (jit-lock-context-unfontify-pos): Rename from
4981 jit-lock-first-unfontify-pos.
4982 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
4983
4984 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
4985
4986 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
4987 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
4988 (fortran-fill): When filling a string, adjust re-search-backward
4989 argument for special case of string just on fill-column.
4990 When filling non-string, allow one extra char if
4991 fortran-break-before-delimiters is non-nil.
4992 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
4993 Use fortran-break-delimiters-re and fortran-no-break-re to
4994 correctly handle cases such as "**".
4995
4996 * progmodes/f90.el (f90-break-delimiters): Doc fix.
4997 (f90-no-break-re): Add some extra tokens. Doc fix.
4998
4999 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
5000
5001 * mail/rmail-spam-filter.el:
5002 Use two semicolons as Commentary line prefix.
5003 Add ";;; Code:" stylized comment.
5004 Delete end-of-line whitespace.
5005 Wrap (require 'cl) with `eval-when-compile'.
5006
5007 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
5008
5009 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
5010 at the top level of vc.el.
5011
5012 2004-01-23 Andre Spiegel <spiegel@gnu.org>
5013
5014 * vc.el (vc-current-line): Function removed. This is now done by
5015 the new function line-at-pos in simple.el.
5016 (vc-annotate-warp-version): Use line-at-pos instead of
5017 vc-current-line.
5018
5019 2004-01-22 Kim F. Storm <storm@cua.dk>
5020
5021 * simple.el (line-at-pos): New defun.
5022 (what-line): Use it. Optimize by only counting lines in narrowed
5023 region once.
5024
5025 2004-01-22 Kenichi Handa <handa@m17n.org>
5026
5027 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
5028 point (register r1) only for charset mule-unicode-0100-24ff.
5029
5030 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
5031
5032 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
5033 trailing white space and ensure a final newline.
5034
5035 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
5036 Add autoload cookie.
5037
5038 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
5039
5040 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
5041 activate view-mode explicitly.
5042
5043 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5044
5045 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
5046 use clipboard first.
5047
5048 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
5049
5050 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
5051 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
5052 (vc-mcvs-cvs): Remove.
5053 (vc-mcvs-command): Remove use of assert.
5054
5055 * outline.el (outline-insert-heading): Tighten up match.
5056 (outline-demote, outline-move-subtree-down): Don't assume anything
5057 about outline-regexp.
5058
5059 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
5060 (texinfo-show-structure): Explicitly add ^, and simplify.
5061
5062 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
5063
5064 * calendar/appt.el (appt-check): Restore usage of
5065 appt-issue-message deleted in previous change.
5066 (top-level): Activate package when loaded (needed for backwards
5067 compatibility).
5068
5069 2004-01-20 Jesper Harder <harder@ifa.au.dk>
5070
5071 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
5072 following previous change to smtpmail-send-data.
5073
5074 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
5075
5076 * vc.el (vc-default-previous-version): Doc enhancement.
5077 (vc-default-next-version): New function.
5078 (vc-print-log): New arg FOCUS-REV.
5079 (vc-annotate-mode): Derive from view-mode.
5080 (vc-annotate): New args REVISION, DISPLAY-MODE.
5081 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
5082 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
5083 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
5084 (vc-annotate-show-diff-revision-at-line, vc-current-line)
5085 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
5086
5087 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
5088
5089 2004-01-19 Karl Berry <karl@gnu.org>
5090
5091 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
5092 or "TexInfo".
5093
5094 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
5095
5096 * subr.el (delete-dups): New function.
5097
5098 2004-01-19 Karl Berry <karl@gnu.org>
5099
5100 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
5101 with ^, since that's what texinfo-show-structure
5102 documentation says (plus it works much better in texinfo.txi).
5103
5104 2004-01-18 Jesper Harder <harder@ifa.au.dk>
5105
5106 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
5107
5108 2004-01-18 David Ponce <david@dponce.com> (tiny change)
5109
5110 * progmodes/which-func.el (which-function-mode): Don't cancel
5111 which-func-update-timer if not set.
5112
5113 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
5114
5115 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
5116 Remove spurious left square bracket in XX:XXam regexp.
5117
5118 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
5119
5120 * progmodes/cc-defs.el: Do not require cl at run time.
5121
5122 2004-01-16 Richard M. Stallman <rms@gnu.org>
5123
5124 * emacs-lisp/cl.el (cl-cannot-unload): New function.
5125 (cl-unload-hook): Defvar this to run cl-cannot-unload.
5126
5127 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
5128 Call rmail-spam-filter. Delete and expunge spam.
5129 Print number of spam messages deleted.
5130 Save and restore the deletion status of old messages when reading
5131 new mail with spam filter, so that expunging spam does not expunge
5132 msgs deleted by the user.
5133 (rmail-only-expunge): Add an optional argument dont-show to
5134 prevent showing message after expunge.
5135
5136 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5137
5138 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
5139 * subr.el (declare): New macro.
5140
5141 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
5142
5143 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
5144
5145 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
5146
5147 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5148 Test window-system rather than system-type (for X11/Mac).
5149
5150 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
5151
5152 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
5153
5154 2004-01-12 Richard M. Stallman <rms@gnu.org>
5155
5156 * mail/rmail.el (rmail-convert-to-babyl-format):
5157 Use mail-unquote-printable-region.
5158 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
5159 (rmail-hex-char-to-integer): Functions deleted.
5160
5161 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
5162 (mail-unquote-printable-region): New arg NOERROR.
5163 For invalid encoding, either signal an error to just return nil.
5164
5165 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5166
5167 * calendar/appt.el: Update copyright and commentary.
5168 (appt-issue-message): Make obsolete.
5169 (appt-visible, appt-msg-window): Make obsolete, in favour of
5170 appt-display-format.
5171 (appt-display-mode-line, appt-display-duration)
5172 (appt-display-diary, appt-time-msg-list, appt-mode-string)
5173 (appt-prev-comp-time, appt-display-count, appt-timer)
5174 (appt-convert-time): Doc change.
5175 (appt-disp-window-function, appt-delete-window-function):
5176 Use defcustom rather than defvar.
5177 (appt-display-format): New variable.
5178 (appt-display-message): New function with display code from appt-check.
5179 (appt-check): Add optional FORCE argument. Doc change.
5180 Add appt-make-list to diary-hook if displaying diary.
5181 Remove checking of view-diary-entries-initially.
5182 Message display section removed to new function appt-display-message.
5183 (appt-display-window): Doc change. Remove unused internal var
5184 this-buffer. Do not beep, since appt-display-message does that.
5185 (appt-make-list): Doc change. Use caar.
5186 (appt-sort-list): Simplify by using builtin sort function.
5187 (appt-update-list): New function for updating appts when diary is
5188 saved.
5189 (appt-activate): New autoloaded function to toggle package
5190 functionality.
5191
5192 * calendar/cal-x.el: (calendar-one-frame-setup)
5193 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
5194
5195 * calendar/calendar.el: Update copyright.
5196 (view-diary-entries-initially, european-calendar-style): Doc change.
5197 (calendar-setup): Make defcustom rather than defvar.
5198 (mark-visible-calendar-date): Initialize temp-face and faceinfo
5199 in let binding so local to function.
5200
5201 * calendar/diary-lib.el: Update copyright.
5202 (diary, diary-entry-time): Doc change.
5203 (list-diary-entries): Doc change. Trivial logic change.
5204 (fancy-diary-display): Restore make-face command mistakenly
5205 deleted 2003-05-08.
5206 (show-all-diary-entries): Allow to pop-up frame if needed.
5207
5208 2004-01-09 John Paul Wallington <jpw@gnu.org>
5209
5210 * bindings.el (mode-line-change-eol): Add EVENT parameter.
5211 Temporarily select EVENT's window for changing eol type.
5212
5213 2004-01-09 Deepak Goel <deego@gnufans.org>
5214
5215 * calendar/diary-lib.el (diary-entry-time):
5216 Also accept time in the form XX[.XX][am/pm/AM/PM].
5217 (fancy-diary-font-lock-keywords): Likewise.
5218 (diary-font-lock-keywords): Likewise.
5219 * calendar/appt.el (appt-add): Likewise.
5220 (appt-make-list): Likewise.
5221 (appt-convert-time): Likewise.
5222
5223 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
5224
5225 * gdb-ui.el (gdb-ann3): Revert previous change.
5226 (gdb-source-info): Allow for case of where compilation directory
5227 is not recorded.
5228
5229 2004-01-08 John Paul Wallington <jpw@gnu.org>
5230
5231 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
5232
5233 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
5234
5235 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
5236
5237 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
5238 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
5239 problems.
5240 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
5241
5242 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5243
5244 * files.el (write-file-functions, write-contents-functions):
5245 Clarify docstrings.
5246
5247 2004-01-07 Kenichi Handa <handa@m17n.org>
5248
5249 * international/mule.el (set-auto-coding): Fix for the case that
5250 end-of-line is only CR.
5251
5252 2004-01-07 Kim F. Storm <storm@cua.dk>
5253
5254 * subr.el (event-start, event-end): Doc fix.
5255 (posn-string, posn-image): New defuns.
5256 (posn-object): Return either image or string object.
5257 (posn-object-x-y): Return 8th element of position.
5258 (posn-object-width-height): New defun.
5259
5260 2004-01-06 Andreas Schwab <schwab@suse.de>
5261
5262 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
5263 output.
5264
5265 2004-01-05 Karl Berry <karl@gnu.org>
5266
5267 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
5268 / and *, too.
5269
5270 2003-12-31 Simon Josefsson <jas@extundo.com>
5271
5272 * files.el (before-save-hook): Add.
5273 (basic-save-buffer): Use before-save-hook.
5274
5275 * emacs-lisp/copyright.el: Fix comment to recommend
5276 before-save-hook instead of write-file-functions.
5277
5278 2004-01-05 Richard M. Stallman <rms@gnu.org>
5279
5280 * finder.el (finder-commentary): Call delete-other-windows.
5281
5282 * net/ange-ftp.el (ange-ftp-file-attributes):
5283 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
5284
5285 2004-01-04 Karl Berry <karl@gnu.org>
5286
5287 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
5288 comment characters % and # in the copyright year notice,
5289 as well as ;.
5290
5291 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
5292
5293 * wid-edit.el (default): Define dummy :value-delete.
5294 Reported by Jesper Harder <harder@ifa.au.dk>.
5295
5296 2004-01-03 Richard M. Stallman <rms@gnu.org>
5297
5298 * progmodes/compile.el (compile-internal): Use point, not point-min,
5299 for set-window-point.
5300
5301 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
5302
5303 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
5304
5305 * progmodes/grep.el (grep-mode-map):
5306 Don't remap next-line, previous-line.
5307
5308 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
5309
5310 * speedbar.el (speedbar-edit-line): Change regexp to position
5311 the cursor on the first character of this line's button.
5312
5313 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5314
5315 * subr.el (functionp): Doc fix.
5316
5317 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
5318
5319 * progmodes/idlwave.el (idlwave-make-tags):
5320 * textmodes/flyspell.el (flyspell-large-region):.
5321 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
5322 * emulation/viper-util.el (viper-glob-unix-files):
5323 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
5324 * man.el (Man-init-defvars):
5325 * jka-compr.el (jka-compr-call-process):
5326 * files.el (get-free-disk-space,insert-directory):
5327 * ediff-ptch.el (ediff-test-patch-utility):
5328 * ediff-diff.el (ediff-test-utility):
5329 * dired-aux.el (dired-check-process):
5330 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
5331 test the return value of call-process, because it can be a string.
5332
5333 2003-12-31 John Paul Wallington <jpw@gnu.org>
5334
5335 * bindings.el (completion-ignored-extensions): Add .pfsl.
5336
5337 2003-12-31 Kim F. Storm <storm@cua.dk>
5338
5339 * ido.el (ido-nonreadable-directory-p): New defun to check for
5340 nonreadable directory without activating tramp (to avoid problems
5341 with checking incomplete tramp paths).
5342 (ido-set-current-directory, ido-file-internal)
5343 (ido-file-name-all-completions1): Use it.
5344
5345 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5346
5347 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
5348 documentation if the anchor (or node) name is preceded by `info
5349 anchor' or `Info anchor' in addition to earlier `info node' and
5350 `Info node'.
5351 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
5352
5353 2003-12-30 Eli Zaretskii <eliz@gnu.org>
5354
5355 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
5356 error in arguments to base64-decode-region. Remove ^M characters
5357 after decoding base64.
5358
5359 2003-12-30 Simon Josefsson <jas@extundo.com>
5360
5361 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
5362 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
5363 have only been distributed with Emacs for some years.
5364 (texinfo-mode-hook): Customize.
5365
5366 2003-12-30 Eli Zaretskii <eliz@gnu.org>
5367
5368 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
5369 cleaner (suggested by Richard Stallman).
5370
5371 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
5372 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
5373 file-name clashes on 8+3 DOS filesystems.
5374
5375 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
5376 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
5377 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
5378 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
5379 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
5380 file-name clashes on 8+3 filesystems.
5381
5382 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
5383 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
5384 file-name clashes on 8+3 DOS filesystems.
5385
5386 2003-12-29 Richard M. Stallman <rms@gnu.org>
5387
5388 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
5389 Upcase the character.
5390
5391 * textmodes/flyspell.el (mail-mode-flyspell-verify):
5392 Search for header separator alone on a line, literally,
5393 and search for it backward, not forward.
5394 (flyspell-abbrev-table): Always use global-abbrev-table
5395 if there is no local one.
5396
5397 * progmodes/sh-script.el (sh-get-indent-info):
5398 Don't move point back if at bob.
5399
5400 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
5401
5402 * play/handwrite.el (handwrite): Make the handwrite credit message
5403 a comment rather than an output command.
5404
5405 * obsolete/sc.el: Display message that this file is obsolete.
5406
5407 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
5408
5409 * mail/rfc822.el (rfc822-address-start): Declare variable.
5410 Renamed from address-start. All uses changed.
5411
5412 * term.el (term-exec): Set up sentinel.
5413 (term-sentinel): New function.
5414 (term-handle-exit): New function.
5415
5416 * subr.el (assoc-ignore-case, assoc-ignore-representation):
5417 Use assoc-string, and mark them obsolete.
5418 (delay-mode-hooks): Mark as permanent local.
5419
5420 * simple.el (sendmail-user-agent-compose): Use assoc-string.
5421
5422 * register.el (copy-rectangle-to-register): Doc fix.
5423
5424 * info.el (Info-insert-dir): Use assoc-string.
5425
5426 * info-look.el (info-lookup): Use assoc-string.
5427
5428 * frame.el (pop-up-frame-function): Use quote, not `function'.
5429 (frame-notice-user-settings): Calculate ADJUSTED-TOP
5430 copying with lists as coordinate values.
5431
5432 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
5433
5434 * find-dired.el (kill-find): New command.
5435 (find-dired): Make buffer read-only.
5436 Set up a keymap with C-c C-k running kill-find.
5437 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
5438
5439 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
5440
5441 * filecache.el (file-cache-ignore-case): New variable.
5442 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
5443
5444 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
5445 (comint-dynamic-complete-as-filename): Rename local vars.
5446 (comint-dynamic-list-filename-completions): Likewise.
5447
5448 * comint.el (comint-dynamic-list-completions-config): New var.
5449 (comint-dynamic-list-completions): Handle both SPC and TAB right.
5450
5451 * comint.el (comint-file-name-chars): Add [].
5452 (comint-word): Use skip-chars-backward, not search.
5453
5454 * shell.el (shell-file-name-chars): Add [].
5455
5456 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
5457
5458 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
5459
5460 * generic.el (define-generic-mode): Doc fix.
5461
5462 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5463
5464 * files.el (kill-some-buffers): Doc fix.
5465
5466 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
5467
5468 * comint.el (comint-watch-for-password-prompt): Pass `string' as
5469 arg to send-invisible
5470 (send-invisible): Doc fix. The argument is now a prompt, not the
5471 string to send.
5472 (comint-read-noecho): Doc fix.
5473
5474 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
5475
5476 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
5477 "@", as required by some ISP hosting service. Fix defcustom
5478 argument syntax errors that prevented use of customization.
5479
5480 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5481
5482 * xml.el (xml-get-attribute-or-nil): Doc fix.
5483
5484 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
5485
5486 * net/zone-mode.el (zone-mode): Use write-file-functions, not
5487 write-file-hooks.
5488
5489 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
5490
5491 * autorevert.el (auto-revert-interval): Doc fix.
5492
5493 2003-12-29 Mark A. Hershberger <mah@everybody.org>
5494
5495 * xml.el (xml-get-attribute-or-nil): New function, like
5496 xml-get-attribute, but returns nil if the attribute was not found.
5497 (xml-get-attribute): Convert to defsubst, uses
5498 xml-get-attribute-or-nil.
5499
5500 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5501
5502 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
5503
5504 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
5505
5506 * custom.el (custom-declare-theme): Use `value' when putting
5507 properties on `theme'.
5508
5509 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
5510
5511 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
5512 for each yank-handler segment.
5513 (insert-for-yank-1): New function, with the body of the previous
5514 insert-for-yank.
5515
5516 * textmodes/table.el (table-yank-handler): New defcustom.
5517 (table--put-cell-indicator-property): Put yank-handler property
5518 that indicates the yank handler for the table cell.
5519
5520 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
5521
5522 * generic-x.el (etc-modules-conf-generic-mode): A more complete
5523 set of keywords.
5524
5525 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5526
5527 * international/mule-cmds.el (reset-language-environment)
5528 (set-language-environment): Don't invoke fontset-related functions
5529 if fontset-list is not fboundp.
5530
5531 2003-12-29 Kenichi Handa <handa@m17n.org>
5532
5533 * international/mule-cmds.el (reset-language-environment):
5534 Call set-overriding-fontspec-internal with nil.
5535 (set-language-environment): Call set-overriding-fontspec-internal
5536 if the language environment specify `overriding-fontspec'.
5537 (language-info-alist): Doc added.
5538
5539 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
5540 characters of mule-unicode-0100-24ff.
5541 (ccl-encode-windows-1251-font): New CCL program.
5542 ("Bulgarian"): Specify overriding-fontspec.
5543 ("Belarusian"): Likewise.
5544
5545 2003-12-28 Sam Steingold <sds@gnu.org>
5546
5547 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
5548 parameter ID-FORMAT to conform with the 2003-11-30 patch.
5549
5550 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
5551
5552 * progmodes/gud.el (gud-gdb-command-name): Set default to
5553 "gdb --annotate=3".
5554 (gud-gdb-marker-filter): Look out for annotations.
5555 (gdb-first-pre-prompt): New variable.
5556 Remove trailing white space.
5557
5558 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
5559 if necessary.
5560 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
5561 annotations are detected.
5562 (gud-gdba-marker-filter): Use global variable gud-marker-acc
5563 instead of a local one to allow transition from
5564 gud-gdb-marker-filter.
5565 Remove trailing white space.
5566
5567 2003-12-27 Kim F. Storm <storm@cua.dk>
5568
5569 * ido.el: Handle non-readable directories.
5570 (ido-decorations): Add 9th element for non-readable directory.
5571 (ido-directory-nonreadable): New dynamic var.
5572 (ido-set-current-directory): Set it.
5573 (ido-read-buffer, ido-file-internal):
5574 (ido-read-file-name, ido-read-directory-name): Let-bind it.
5575 (ido-file-name-all-completions1): Return empty list for
5576 non-readable directory.
5577 (ido-exhibit): Print [Not readable] if directory is not readable.
5578 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
5579 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
5580 Use it.
5581
5582 2003-12-27 Lars Hansen <larsh@math.ku.dk>
5583
5584 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
5585 calls to directory-files-and-attributes and file-attributes.
5586 (ls-lisp-format): Remove system dependent handling of user and
5587 group id's.
5588
5589 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
5590
5591 * ffap.el (ffap-read-file-or-url): Revert previous change.
5592
5593 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
5594
5595 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
5596 new list of included files called `files-with-node-lines', that
5597 only have node lines. This way @include commands can include any
5598 file, such as version and update files without node lines, not
5599 just files that are chapters.
5600
5601 2003-12-25 Andreas Schwab <schwab@suse.de>
5602
5603 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
5604 file not found.
5605
5606 2003-12-08 Miles Bader <miles@gnu.org>
5607
5608 * dired.el (dired-between-files): Always use dired-move-to-filename,
5609 which is more robust in non-english locales.
5610
5611 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5612
5613 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
5614
5615 2003-12-24 Andreas Schwab <schwab@suse.de>
5616
5617 * shell.el (shell-file-name-quote-list): Add backslash.
5618
5619 * comint.el (comint-quote-filename): Correctly handle backslash
5620 in comint-file-name-quote-list.
5621
5622 2003-12-24 Kenichi Handa <handa@m17n.org>
5623
5624 * international/mule-cmds.el (set-default-coding-systems):
5625 Call ucs-set-table-for-input for all buffers that don't have local
5626 value of buffer-file-coding-system.
5627
5628 * international/ucs-tables.el (ucs-set-table-for-input):
5629 If translation-table-for-encode is a symbol, get its
5630 translation-table property.
5631
5632 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
5633
5634 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
5635 to `completing-read' on a recently fixed bug.
5636
5637 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
5638 instead of SPACE, to get the list of possible fringe modes.
5639 SPACE only works if both `partial-completion-mode' and
5640 `completion-auto-help' are nil.
5641
5642 * complete.el (PC-is-complete-p): Delete.
5643 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
5644 calls to `test-completion'.
5645
5646 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
5647
5648 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
5649 to edit values when there are no children.
5650
5651 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
5652 a mode called "Assembler" already exists.
5653 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
5654 (gud-watch): Use format option. Remove font properties from string.
5655 (gdb-var-create-handler, gdb-var-list-children-handler):
5656 Don't bother about properties as there are none.
5657 (gdb-var-create-handler, gdb-var-list-children-handler)
5658 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
5659 with two arguments.
5660 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
5661 Let speedbar show value changes with a different font.
5662 (gdb-edit-value): New defun.
5663 (gdb-clear-partial-output, gdb-clear-inferior-io)
5664 (def-gdb-auto-update-handler): Use erase-buffer.
5665 (gdb-frame-handler): Display watch expressions in
5666 FUNCTION::VARIABLE format if required.
5667
5668 2003-12-23 John Paul Wallington <jpw@gnu.org>
5669
5670 * info.el (Info-unescape-quotes, Info-split-parameter-string)
5671 (Info-goto-emacs-command-node): Doc fixes.
5672
5673 2003-12-12 Jesper Harder <harder@ifa.au.dk>
5674
5675 * cus-edit.el (custom-add-parent-links): Define "many".
5676
5677 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
5678
5679 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
5680 (widget-child-validate, widget-type-value-create)
5681 (widget-type-default-get, widget-type-match): New functions.
5682 (lazy): New widget.
5683 (menu-choice, checklist, radio-button-choice, editable-list)
5684 (group, documentation-string): Remove redundant (per 2003-10-25
5685 change) calls to `widget-children-value-delete'.
5686 (widget-choice-value-get, widget-choice-value-inline): Remove.
5687 (menu-choice): Update widget.
5688
5689 2003-12-03 Kenichi Handa <handa@m17n.org>
5690
5691 * language/cyrillic.el: Register "microsoft-cp1251" in
5692 ctext-non-standard-encodings-alist.
5693 ("Bulgarian"): Add ctext-non-standard-encodings.
5694 ("Belarusian"): Likewise.
5695
5696 * international/mule-conf.el (compound-text-with-extensions):
5697 Change the type to 2 (iso-2022 base).
5698
5699 * international/mule.el (ctext-non-standard-encodings-alist):
5700 Change the format.
5701 (ctext-non-standard-encodings): New variable.
5702 (ctext-post-read-conversion): Fully re-written.
5703 (ctext-non-standard-designations-alist): Delete it.
5704 (ctext-non-standard-encodings-table): New function.
5705 (ctext-pre-write-conversion): Fully re-written.
5706
5707 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
5708
5709 * cus-edit.el (custom-add-parent-links): Add documentation links
5710 for parent, if the item has none of its own.
5711
5712 2003-11-30 Richard M. Stallman <rms@gnu.org>
5713
5714 * dired-aux.el (dired-do-query-replace-regexp):
5715 Report files visited read-only.
5716
5717 2003-11-30 Juri Linkov <juri@jurta.org>
5718
5719 * dired-aux.el (dired-compare-directories): New command.
5720 (dired-file-set-difference, dired-files-attributes): New functions.
5721
5722 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
5723 Version 2.0.38 of Tramp released.
5724
5725 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
5726 Charles Curley <charlescurley@charlescurley.com>.
5727 (tramp-multi-connection-function-alist): Add ssht entry which adds
5728 "-e none -t -t" to the list of ssh args. Suggested by Adrian
5729 Aichner.
5730 (tramp-get-method-parameter): New function to retrieve a method
5731 parameter. This allows for omission of method parameters.
5732 Callers adjusted.
5733
5734 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
5735
5736 * net/tramp.el: Add new optional parameter ID-FORMAT to
5737 `file-attributes'. Calls of `file-attributes' won't use this
5738 parameter for backward compatibility reasons.
5739 (tramp-perl-file-attributes): Add a new parameter to Perl script
5740 in order to handle uid/gid as strings, if desired.
5741 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
5742 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
5743 order to make the function more general.
5744 (tramp-handle-file-attributes): Replace proprietary optional
5745 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
5746 (tramp-handle-file-attributes-with-perl): Handle parameter
5747 NONNUMERIC if set. This wasn't done in the past.
5748 (tramp-post-connection): Apply second parameter "$2" if
5749 `tramp-remote-perl' is called.
5750
5751 * net/tramp-smb.el (tramp-smb-handle-delete-file):
5752 Correct cut'n'waste error (`filename' instead of `directory').
5753 (tramp-smb-handle-directory-files-and-attributes)
5754 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
5755 introduced parameter ID-FORMAT.
5756 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
5757 error (`directory' instead of `ldir').
5758
5759 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
5760 `file-attributes' has a second parameter. If yes, apply it with
5761 value "'integer". Otherwise, don't use that parameter (default is
5762 integer format).
5763
5764 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5765
5766 * help.el (help-map): Bind `display-local-help' to `C-h .'.
5767 (help-for-help): Add `C-h .' to the listed Help options.
5768 Remove trailing whitespace.
5769
5770 * help-at-pt.el: New file.
5771
5772 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
5773
5774 * subr.el (noreturn, 1value): New macros for test coverage.
5775 See `testcover.el'.
5776
5777 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
5778
5779 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
5780 for macro `1value'.
5781 (testcover-1value): New function. Checks that a 1value form
5782 actually returns only one value. Requested by RMS.
5783
5784 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
5785
5786 * gdb-ui.el (gud-watch, gdb-var-create-handler)
5787 (gdb-var-list-children, gdb-var-list-children-handler)
5788 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
5789 gdb commands that use mi to keep them out of the command history.
5790
5791 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5792
5793 * cus-start.el (all): Add use-file-dialog.
5794
5795 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
5796
5797 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
5798
5799 2003-11-27 Kim F. Storm <storm@cua.dk>
5800
5801 * subr.el (posn-object-x-y): New defun.
5802
5803 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
5804
5805 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
5806 Don't use `space' for \\\n.
5807 Be more selective as to which # are comment-starters.
5808
5809 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
5810
5811 * subr.el (number-sequence): Improve handling of floating point
5812 arguments (suggested by Kim Storm). Allow negative arguments.
5813
5814 2003-11-26 Kenichi Handa <handa@m17n.org>
5815
5816 * international/mule-cmds.el (standard-display-european-internal):
5817 Cancel the standard-display-table setting for ` and '.
5818
5819 2003-11-26 Kim F. Storm <storm@cua.dk>
5820
5821 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
5822 New defcustoms to add ffap-like functionality to ido.
5823 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
5824 (ido-no-final-slash): New defun.
5825 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
5826 (ido-read-file-name): ): Toggle VC checking via
5827 vc-handled-backends instead of vc-master-templates.
5828 (ido-file-internal): Handle ido-use-url-at-point and
5829 ido-use-filename-at-point via code borrowed from ffap-guesser.
5830 Handle new ido-exit code ffap.
5831 (ido-sort-list): Ignore final slash when sorting file names.
5832
5833 2003-11-25 Kim F. Storm <storm@cua.dk>
5834
5835 * emulation/cua-base.el (cua--standard-movement-commands):
5836 Add forward-sentence and backward-sentence.
5837
5838 2003-11-25 Stephen Eglen <stephen@gnu.org>
5839
5840 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
5841 iswitchb-exit is set to 'usefirst when user selects buffer at head
5842 of list using RET. (Selecting buffers at the head of the list was
5843 broken if the substring was also a complete buffername.)
5844
5845 2003-11-23 Kim F. Storm <storm@cua.dk>
5846
5847 * progmodes/compile.el (grep-command, grep-use-null-device)
5848 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
5849 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
5850 (grep-regexp-alist, grep-program, find-program)
5851 (grep-find-use-xargs, grep-history, grep-find-history)
5852 (grep-process-setup, grep-compute-defaults)
5853 (grep-default-command, grep, grep-tag-default, grep-find)
5854 (grep-expand-command-macros, grep-tree-last-regexp)
5855 (grep-tree-last-files, grep-tree): Move grep variables, functions
5856 and commands to new file grep.el.
5857 (compilation-mode-map): Remove grep commands from Compile sub-menu.
5858 (compilation-process-setup-function): Doc fix.
5859 (compilation-highlight-regexp, compilation-highlight-overlay): New
5860 defvars used for highlighting current compile error in source buffer.
5861 (compile-internal): New optional args HIGHLIGHT-REGEXP and
5862 LOCAL-MAP which overrides compilation-highlight-regexp and
5863 compilation-mode-map for this compilation.
5864 Delay calling compilation-set-window-height until after running
5865 compilation-process-setup-function so it can buffer-local override
5866 compilation-window-height.
5867 Check buffer-local value of compilation-scroll-output.
5868 (compilation-set-window-height): Use buffer-local value of
5869 compilation-window-height.
5870 (compilation-revert-buffer): Don't pass (undefined)
5871 preserve-modes arg to revert-buffer.
5872 (next-error-no-select, previous-error-no-select): New commands.
5873 (compilation-goto-locus): Temporarily highlight current match in
5874 source buffer using compilation-highlight-regexp.
5875
5876 * progmodes/grep.el: New file with grep code from compile.el.
5877 (grep): New defcustom group.
5878 (grep-window-height): New defcustom, like compilation-window-height.
5879 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
5880 (grep-scroll-output): New defcustom, like compilation-scroll-output.
5881 (grep-command, grep-use-null-device, grep-find-command)
5882 (grep-tree-files-aliases, grep-tree-ignore-case)
5883 (grep-tree-ignore-CVS-directories): Move to grep custom group.
5884 (grep-setup-hook): New hook variable.
5885 (grep-mode-map): New keymap for grep commands. Add Grep menu.
5886 (grep-last-buffer): New defvar, override compilation-last-buffer.
5887 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
5888 Call compile-internal with args highlight-regexp and grep-mode-map.
5889
5890 2003-11-23 Kim F. Storm <storm@cua.dk>
5891
5892 * subr.el (event-start, event-end): Doc fix.
5893 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
5894 (posn-area, posn-actual-col-row, posn-object): New defuns.
5895 (posn-col-row): Simplify doc. Rewrite to use cond.
5896 (posn-point): Also return buffer position for events outside text
5897 area (that info is now present in the event position).
5898
5899 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
5900 mouse-set-point so that hscroll still works now that clicks on
5901 fringes generate specific mouse events.
5902 (mouse-set-point): Note that it now works in fringes and margins
5903 too due to new semantics of posn-point in fringes and margins.
5904
5905 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
5906 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
5907
5908 2003-11-20 Kim F. Storm <storm@cua.dk>
5909
5910 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
5911 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
5912 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
5913 to 100 for icons to avoid increasing line height when shown.
5914
5915 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
5916
5917 * newcomment.el (comment-normalize-vars): Initialize properly if
5918 comment-start was nil.
5919
5920 2003-11-19 Andreas Schwab <schwab@suse.de>
5921
5922 * simple.el (set-variable): Fix indentation.
5923
5924 2003-11-17 Kenichi Handa <handa@m17n.org>
5925
5926 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
5927 Fix docstring.
5928
5929 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
5930
5931 * international/latin1-disp.el (latin1-display): Fix docstring.
5932
5933 2003-11-16 John Wiegley <johnw@newartisans.com>
5934
5935 * eshell/em-ls.el (eshell-ls-file): There are times with
5936 size-width is nil and uncomputed (when directories are created in
5937 dired, for example); in this case, 4 is reasonable default value,
5938 although it may caused skewed new entries (which could be avoided
5939 by returning the original value of 8 in all cases, but 99% of the
5940 time this is a waste of whitespace).
5941
5942 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
5943
5944 * cc-engine.el (c-guess-continued-construct)
5945 (c-guess-basic-syntax): Check a little more carefully if it's a
5946 function declaration when an unknown construct followed by a block
5947 is found inside a statement context. This avoids macros followed
5948 by blocks to be taken as function declarations.
5949
5950 (c-guess-continued-construct): Change the analysis of a statement
5951 continuation with a brace open to `substatement-block', for
5952 consistency with recognized statements.
5953
5954 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
5955 start is in a position so that `c-beginning-of-statement-1' jumped
5956 to the beginning of the same statement.
5957
5958 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
5959 Don't accept binary operators in the arglist if we're in a function
5960 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
5961 template recognition in cases like "if (a < b || c > d)".
5962
5963 (c-restricted-<>-arglists): New more appropriate name for
5964 `c-disallow-comma-in-<>-arglists'.
5965
5966 Accessing functions updated for the variable name change.
5967
5968 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
5969 match data could get clobbered if NOT-INSIDE-TOKEN is used.
5970
5971 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
5972 labels.
5973
5974 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
5975 instead of duplicating parts of it. This fixes bogus label
5976 recognition.
5977
5978 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
5979 of checking the context in which to apply the minimum indentation,
5980 so that it isn't enforced in e.g. namespace blocks.
5981
5982 * cc-vars.el (c-inside-block-syms): New constant used by
5983 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
5984 to somewhat reduce the risk of becoming stale.
5985
5986 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
5987 cc-cmds to cc-engine to allow use from cc-align.
5988
5989 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
5990 qualified identifiers containing "::".
5991
5992 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
5993 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
5994
5995 * cc-vars.el (c-emacs-features): Use a space in front of the name
5996 of the temporary buffer. That also avoids dumping problems in
5997 XEmacs due to undo info being left around after the buffer is killed.
5998
5999 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
6000 arglist to see if it's a K&R style declaration.
6001
6002 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
6003 before returning `knr-argdecl-intro'.
6004
6005 2003-11-16 John Wiegley <johnw@newartisans.com>
6006
6007 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
6008 field in a long-listing always 8 characters, use `size-width',
6009 which has already been computed.
6010
6011 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
6012
6013 * subr.el (minor-mode-list): Add `hs-minor-mode'.
6014
6015 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
6016
6017 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
6018 Support operation while narrowed, with `diff-restrict-view'.
6019
6020 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
6021
6022 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6023 Take additional optional arg NARROWFUN. For the generated functions:
6024 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
6025 include frags that arrange to check for and save narrowing state before
6026 the move and then conditionally call NARROWFUN after the move.
6027
6028 2003-11-14 John Wiegley <johnw@newartisans.com>
6029
6030 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
6031 that was optional, but obviously missing based on surrounding code.
6032
6033 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
6034 string arguments to numbers unless the whole argument was seen as
6035 a number.
6036
6037 2003-11-14 Kenichi Handa <handa@m17n.org>
6038
6039 * international/mule.el (ctext-non-standard-encodings-alist):
6040 Fix coding systems.
6041
6042 2003-11-10 Kenichi Handa <handa@m17n.org>
6043
6044 * language/kannada.el ("Kannada"): Add sample-text.
6045
6046 * language/knd-util.el (kannada-compose-region)
6047 (kannada-compose-string, kannada-post-read-conversion):
6048 Add autoload cookie.
6049
6050 * international/quail.el (quail-completion): Change the message
6051 "corresponding translations" to "corresponding characters".
6052
6053 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
6054
6055 * descr-text.el (describe-char): Fix typo.
6056
6057 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
6058
6059 These changes are to support Kannada language/script.
6060
6061 * Makefile.in (DONTCOMPILE): Add kannada.el.
6062
6063 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
6064
6065 * loadup.el: Preload kannada.el.
6066
6067 * language/ind-util.el (ucs-kannada-to-is13194-alist)
6068 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
6069 New variables.
6070
6071 * language/kannada.el: New file.
6072
6073 * language/knd-util.el: New file.
6074
6075 2003-11-07 Andreas Schwab <schwab@suse.de>
6076
6077 * progmodes/autoconf.el (autoconf-font-lock-keywords):
6078 Also highlight AH_*.
6079
6080 * xml.el (xml-parse-dtd): Fix misplaced paren.
6081
6082 2003-11-07 Kenichi Handa <handa@m17n.org>
6083
6084 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
6085
6086 2003-11-05 Juri Linkov <juri@jurta.org>
6087
6088 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
6089 (desktop-buffer-file): Use saved buffer-file-coding-system
6090 for file reading. Set auto-insert to nil to prevent automatic
6091 insertion into restored empty files.
6092
6093 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6094
6095 * files.el (risky-local-variable-p): Make second argument optional.
6096
6097 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
6098
6099 * subr.el (add-hook): Fix last change.
6100
6101 2003-11-03 Eli Zaretskii <eliz@gnu.org>
6102
6103 * mail/rmail.el (rmail-convert-to-babyl-format):
6104 If base64-decode-region signals an error, catch it and silently
6105 ignore it.
6106
6107 2003-11-01 Mark A. Hershberger <mah@everybody.org>
6108
6109 * xml.el (xml-parse-region): Allow comments to appear after the
6110 topmost element has closed.
6111 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
6112 (xml-ns-expand-attr): New functions to do namespace handling.
6113 (xml-intern-attrlist): Back-compatible handling of attribute names.
6114 (xml-parse-tag): Move namespace handling to separate functions.
6115 Now produces elements in the form ((:ns . "element") (attr-list)
6116 children) instead of ('ns:element (attr-list) children).
6117 (xml-parse-attlist): Fix attribute parsing.
6118 (xml-parse-dtd): Change parsing so that it produces strings
6119 instead of interned symbols.
6120
6121 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
6122
6123 * dired.el (dired-ls-sorting-switches): Doc fix.
6124
6125 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
6126
6127 * emacs-lisp/rx.el (rx-or): Fix the case of
6128 "(rx (and ?a (or ?b ?c) ?d))".
6129
6130 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
6131
6132 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
6133 (texinfo-format-region): Use it.
6134 (texinfo-format-buffer-1): Ditto.
6135
6136 2003-11-01 Alan Mackenzie <acm@muc.de>
6137
6138 Changes to allow scrolling whilst in isearch mode:
6139 * isearch.el (isearch-unread-key-sequence): New function,
6140 extracted from isearch-other-meta-char.
6141 (top level): (put 'foo 'isearch-scroll) on all Emacs's
6142 "scrollable" standard functions.
6143 (isearch-allow-scroll): New customizable variable.
6144 (isearch-string-out-of-window, isearch-back-into-window)
6145 (isearch-reread-key-sequence-naturally)
6146 (isearch-lookup-scroll-key): New functions.
6147 (isearch-other-meta-char): Doc string and functionality enhanced.
6148 Now accepts a prefix argument.
6149 (isearch-lazy-highlight-window-end): New variable.
6150 (isearch-lazy-highlight-new-loop): Pay attention to the window's
6151 end (thru isearch-lazy-highlight-window-end), not only its start.
6152
6153 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
6154 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
6155 (universal-argument, universal-argument-more, negative-argument)
6156 (digit-argument, universal-argument-other-key): Minor changes.
6157
6158 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
6159
6160 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
6161 recursively if the last message is deleted, thus avoiding an
6162 infinite loop.
6163
6164 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
6165
6166 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
6167 (tex-main-file): Don't add .tex if the extension is already present.
6168 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
6169
6170 2003-10-29 Lute Kamstra <lute@gnu.org>
6171
6172 * progmodes/octave-inf.el (inferior-octave-prompt):
6173 Recognize version number in prompt.
6174
6175 2003-10-28 Dave Love <fx@gnu.org>
6176
6177 * international/characters.el: Fix some Unicode ranges.
6178
6179 2003-10-28 Kenichi Handa <handa@m17n.org>
6180
6181 * disp-table.el (standard-display-8bit)
6182 (standard-display-default, standard-display-ascii)
6183 (standard-display-g1, standard-display-graphic)
6184 (standard-display-underline): Assure that standard-display-table
6185 is a display table.
6186
6187 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
6188
6189 * simple.el (reindent-then-newline-and-indent): Delete space *after*
6190 reindenting the first line.
6191
6192 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
6193
6194 * wid-edit.el (widget-default-delete): Always delete child widgets.
6195
6196 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6197
6198 * newcomment.el (comment-indent): Don't call indent-according-to-mode
6199 if the line has code.
6200 Don't try to line up with something that's too far left.
6201
6202 * progmodes/octave-mod.el (octave-comment-start): Simplify.
6203 (octave-mode-syntax-table): Add % as a comment starter.
6204 (octave-point): Remove.
6205 (octave-in-comment-p, octave-in-string-p)
6206 (octave-not-in-string-or-comment-p, calculate-octave-indent)
6207 (octave-blink-matching-block-open, octave-auto-fill):
6208 Use line-(beginning|end)-position instead.
6209
6210 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
6211
6212 * emacs-lisp/authors.el (authors-aliases): Add correct realname
6213 for Francesco Potort\e,Al\e(B.
6214
6215 2003-10-23 Dave Love <fx@gnu.org>
6216
6217 * international/mule-cmds.el (locale-charset-to-coding-system):
6218 Don't rely on nil being a coding system.
6219
6220 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
6221 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
6222 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
6223
6224 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
6225
6226 * gdb-ui.el (gdb-current-language): New variable.
6227 (gdb-update-flag): Remove variable.
6228 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
6229 (gdb-take-last-elt): Remove function.
6230 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
6231 (gdb-post-prompt): Check for variable object changes here.
6232
6233 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
6234 object changes in gdb-ui.el.
6235
6236 2003-10-21 Richard M. Stallman <rms@gnu.org>
6237
6238 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
6239
6240 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
6241 Don't check for foo*/ wildcard form here.
6242 (insert-directory): Recognize foo*/ as a wildcard.
6243 Separate wildcard-regexp variable from the arg, wildcard.
6244
6245 * subr.el (add-hook): Correctly detect when make-local-hook was used.
6246 (remove-hook): Correctly handle strange cases about local hooks.
6247
6248 2003-10-21 David Ponce <david@dponce.com>
6249
6250 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
6251 argument REAL, to return a real number instead of a rounded
6252 integer value. Define as inline function.
6253 (ruler-mode-right-fringe-cols): Likewise.
6254 (ruler-mode-scroll-bar-cols): New function.
6255 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
6256 (ruler-mode-right-scroll-bar-cols): Likewise.
6257 (ruler-mode-space): New function.
6258 (ruler-mode-ruler): Use it. Handle variations of fringe style,
6259 scroll bar mode and margins in a more robust way.
6260
6261 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
6262
6263 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
6264 (antlr-c-init-language-vars): New function.
6265 (antlr-mode): Use it with cc-mode before v5.29.
6266 (antlr-c-common-init): Don't set some local vars here.
6267 (antlr-mode): Set them here.
6268 (antlr-c-forward-sws): New function alias.
6269 (antlr-mode): Redefine with cc-mode before v5.30.
6270 (antlr-skip-sexps): Use it.
6271 (antlr-skip-exception-part): Ditto.
6272 (antlr-skip-file-prelude): Ditto.
6273 (antlr-outside-rule-p): Ditto.
6274 (antlr-end-of-body): Ditto.
6275 (antlr-option-kind): Ditto.
6276 (antlr-insert-option-area): Ditto.
6277 (antlr-file-dependencies): Ditto.
6278
6279 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6280
6281 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
6282 Move backward only if point was not inside an entry.
6283
6284 2003-10-21 Richard M. Stallman <rms@gnu.org>
6285
6286 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
6287
6288 2003-10-21 Juri Linkov <juri@jurta.org>
6289
6290 * compare-w.el: Automatically skip non-matching text to resync.
6291 (compare-windows-whitespace): Doc fix.
6292 (compare-windows-sync, compare-windows-sync-string-size)
6293 (compare-windows-recenter, compare-ignore-whitespace)
6294 (compare-windows-highlight, compare-windows-face): New variables.
6295 (compare-windows): Use compare-windows-sync.
6296 (compare-windows-highlight, compare-windows-dehighlight)
6297 (compare-windows-sync-regexp)
6298 (compare-windows-sync-default-function): New functions.
6299
6300 2003-10-21 Juri Linkov <juri@jurta.org>
6301
6302 * diff.el (diff-parse-differences): Don't visit the files now;
6303 instead, just record the error locus.
6304
6305 2003-10-21 Dave Love <fx@gnu.org>
6306
6307 * progmodes/cfengine.el: New file.
6308
6309 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
6310
6311 * complete.el (PC-do-completion): Do not forget to use `pred' as the
6312 default-directory when completing file names.
6313
6314 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
6315
6316 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
6317 followed by the word `face', it gets treated as a face, even if
6318 it is also defined as a variable or a function.
6319
6320 2003-10-20 Dave Love <fx@gnu.org>
6321
6322 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6323 Avoid incf in macro expansion.
6324
6325 2003-10-20 John Paul Wallington <jpw@gnu.org>
6326
6327 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
6328 `evenp' so we don't implicitly require cl library at runtime.
6329
6330 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
6331
6332 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
6333 (help-make-xrefs): Only make cross-references for faces if
6334 preceded or followed by the word `face'. Do not make a
6335 cross-reference for variables without variable documentation,
6336 unless preceded by the word `variable' or `option'. Update doc
6337 string accordingly.
6338
6339 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
6340
6341 * progmodes/hideshow.el: Rewrite one-armed `if'
6342 constructs using either `when' or `unless'.
6343 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
6344
6345 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
6346
6347 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
6348 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
6349 instead of 12x12.
6350
6351 2003-10-16 Eli Zaretskii <eliz@gnu.org>
6352
6353 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
6354 message while converting to Babyl.
6355
6356 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
6357
6358 * allout.el (allout-mode): Doc fix.
6359
6360 2003-10-16 Lute Kamstra <lute@gnu.org>
6361
6362 * subr.el (force-mode-line-update): Fix docstring.
6363
6364 2003-10-14 Dave Love <fx@gnu.org>
6365
6366 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
6367 (default-input-method): Add :link, improve :type.
6368 (locale-charset-language-names): Fix utf-8 pattern.
6369 (locale-charset-match-p, locale-charset-alist)
6370 (locale-charset-to-coding-system): New.
6371 (set-locale-environment): Deal with codeset part of locale specs.
6372
6373 2003-10-14 Lute Kamstra <lute@gnu.org>
6374
6375 * fringe.el (fringe-mode): Use active voice in docstring.
6376 (set-fringe-style): Ditto.
6377
6378 2003-10-13 Lute Kamstra <lute@gnu.org>
6379
6380 * fringe.el (fringe-mode): Fix docstring.
6381 (set-fringe-style): Ditto.
6382
6383 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
6384
6385 * ediff-mult.el (ediff-filegroup-action):
6386 Use ediff-default-filtering-regexp.
6387
6388 * ediff-util.el (ediff-recenter): Don't call
6389 ediff-restore-highlighting twice.
6390 (ediff-select-difference): Set current difference.
6391 (ediff-unselect-and-select-difference): Add comment.
6392
6393 * ediff.el (ediff-directories,ediff-directory-revisions)
6394 (ediff-directories3,ediff-merge-directories)
6395 (ediff-merge-directories-with-ancestor)
6396 (ediff-merge-directory-revisions)
6397 (ediff-merge-directory-revisions-with-ancestor):
6398 Use ediff-default-filtering-regexp.
6399
6400 2003-10-12 Andreas Schwab <schwab@suse.de>
6401
6402 * international/mule-cmds.el (locale-charset-language-names):
6403 Simplify regex by removing unused grouping.
6404
6405 2003-10-10 Dave Love <fx@gnu.org>
6406
6407 * bindings.el: Don't bind stop.
6408
6409 2003-10-08 Miles Bader <miles@gnu.org>
6410
6411 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
6412 face instead of attempting to emulate it.
6413
6414 2003-10-07 Kenichi Handa <handa@m17n.org>
6415
6416 * international/mule-diag.el (list-coding-systems-1): List coding
6417 systems that are loaded automatically.
6418
6419 * international/code-pages.el (iso-8859-11): Add autoload cookie.
6420
6421 * international/mule.el (autoload-coding-system): New function.
6422
6423 2003-10-07 Andreas Schwab <schwab@suse.de>
6424
6425 * log-edit.el (log-edit-changelog-entries): Prefer local value of
6426 change-log-default-name in the buffer visiting the file.
6427
6428 2003-10-06 Dave Love <fx@gnu.org>
6429
6430 * files.el (find-file-hook): Customize.
6431 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
6432
6433 * bindings.el (completion-ignored-extensions): Remove .log.
6434 (global-map): Add again, open, stop keys.
6435
6436 2003-10-05 Richard M. Stallman <rms@gnu.org>
6437
6438 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
6439 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
6440 Use sh-modify directly.
6441 (sh-select): Use sh-append, not eval.
6442
6443 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
6444
6445 * info.el (Info-following-node-name): New function.
6446
6447 * loadhist.el (unload-feature-special-hooks):
6448 Rename from loadhist-hook-functions.
6449 (loadhist-hook-functions): Now an alias.
6450
6451 2003-10-04 Eli Zaretskii <eliz@gnu.org>
6452
6453 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
6454 file-name clashes on 8+3 filesystems.
6455
6456 * Makefile.in (DONTCOMPILE, bootstrap-clean):
6457 Rename loaddefs-boot.el to ldefs-boot.el
6458
6459 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
6460 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
6461
6462 2003-10-03 Lute Kamstra <lute@gnu.org>
6463
6464 * info.el (Info-mode): Revert previous change.
6465 (Info-escape-percent): New function.
6466 (Info-fontify-node): Use it.
6467
6468 2003-10-02 Andreas Schwab <schwab@suse.de>
6469
6470 * loaddefs-boot.el: Regenerated.
6471
6472 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
6473
6474 * ffap.el: Remove defadvice related code from CVS since `complete'
6475 provides a `PC-completion-as-file-name-predicate' variable that
6476 ffap can override.
6477
6478 2003-10-02 Kenichi Handa <handa@m17n.org>
6479
6480 * international/utf-8.el (ccl-decode-mule-utf-8):
6481 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
6482
6483 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
6484 * international/subst-big5.el: Likewise.
6485 * international/subst-gb2312.el: Likewise.
6486 * international/subst-ksc.el: Likewise.
6487
6488 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6489
6490 * calendar/calendar.el (increment-calendar-month)
6491 (calendar-leap-year-p, calendar-absolute-from-gregorian)
6492 (generate-calendar, calendar-read-date, calendar-interval)
6493 (calendar-day-of-week): Handle years BC.
6494 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
6495
6496 2003-10-01 Dave Love <fx@gnu.org>
6497
6498 * language/cyrillic.el (cp1251): Alias for windows-1251.
6499
6500 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
6501 bootstrap.
6502
6503 2003-10-01 Lute Kamstra <lute@gnu.org>
6504
6505 * files.el: Fix typo.
6506 * imenu.el (imenu--generic-function): Docstring fix.
6507
6508 2003-09-30 Richard M. Stallman <rms@gnu.org>
6509
6510 * dired.el (dired-mode): Handle dired-directory as a list.
6511
6512 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
6513
6514 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
6515
6516 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
6517
6518 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
6519 Replace gud-display with gud-watch.
6520 (gud-speedbar-buttons): Add stuff for watching expressions
6521 in the speedbar when using M-x gdba. Use dolist on old part
6522 of this function.
6523
6524 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
6525 (gdb-update-flag): New variables.
6526 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
6527 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
6528 (gud-watch, gdb-var-create-handler) : New functions.
6529 (gdb-var-list-children, gdb-var-list-children-handler)
6530 (gdb-var-create-regexp, gdb-var-update-regexp)
6531 (gdb-var-list-children-regexp): New constants.
6532 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
6533 (gdb-annotation-rules): Reduce annotation set (level 3).
6534 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
6535 (gdb-post-prompt): Don't update GDB buffers every time speedbar
6536 updates.
6537 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
6538 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
6539 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
6540 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
6541 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
6542 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
6543 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
6544 (gud-display, gud-display1)
6545 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
6546 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
6547 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
6548 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
6549 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
6550 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
6551 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
6552 (gdb-display-display-buffer, gdb-toggle-display)
6553 (gdb-delete-display, gdb-expressions-popup-menu)
6554 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
6555 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
6556 to display buffer.
6557
6558 2003-09-30 Richard M. Stallman <rms@gnu.org>
6559
6560 * progmodes/ada-mode.el (ada-mode): Don't use advice.
6561 Instead, set which-func-functions.
6562
6563 * progmodes/which-func.el (which-func-modes): Add ada-mode.
6564 (which-func-functions): New variable.
6565 (which-function): Use that.
6566
6567 * info.el (Info-mode): Double each `%' in header line.
6568
6569 * emacs-lisp/lisp-mnt.el (lm-with-file):
6570 When FILE is nil, run BODY in current buffer.
6571
6572 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
6573
6574 * help.el (describe-mode): Start with a brief list of minor modes.
6575 Find them thru minor-mode-list so as to find them all.
6576 Show them in alphabetical order.
6577
6578 * mail/sendmail.el (mail-aliases): Doc fix.
6579
6580 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
6581
6582 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
6583
6584 * mail/rmailsum.el (rmail-make-summary-line-1):
6585 Change comma after last label to a space.
6586 (rmail-summary-font-lock-keywords): Adapt to that change.
6587
6588 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
6589
6590 * progmodes/scheme.el (scheme-mode-variables): When setting
6591 `font-lock-defaults', also specify that "#" should
6592 be interpreted with `word' syntax.
6593 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
6594
6595 2003-09-30 Lars Hansen <larsh@math.ku.dk>
6596
6597 * desktop.el: A lot of comments updated.
6598 (desktop-save-mode): Minor mode introduced.
6599 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
6600 (desktop-load-default): Function made obsolete.
6601 (desktop-locals-to-save): Variable made customizable.
6602 (desktop-read): Optional parameter `dirname' added.
6603 (desktop-change-dir, desktop-revert): Parameter `dirname' in
6604 `desktop-read' used.
6605 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
6606
6607 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
6608
6609 * whitespace.el (whitespace-clean-msg): Add user customizable message
6610 for displaying ``clean'' output.
6611 (whitespace-buffer): Use `whitespace-clean-msg'.
6612 (whitespace-global-mode): Fix typo.
6613
6614 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6615
6616 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
6617
6618 2003-09-29 Lute Kamstra <lute@gnu.org>
6619
6620 * bindings.el (mode-line-modes): Remove superfluous :propertize
6621 construct in initialization.
6622 (mode-line-position): Change cons cell into proper list in
6623 initialization.
6624
6625 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
6626
6627 * international/mule.el (decode-coding-inserted-region): Use car
6628 of the return value of find-operation-coding-system.
6629
6630 2003-09-29 Kenichi Handa <handa@m17n.org>
6631
6632 * descr-text.el (describe-char): Fix previous change.
6633
6634 2003-09-28 Kenichi Handa <handa@m17n.org>
6635
6636 * descr-text.el (describe-char-display): New function.
6637 (describe-char): Pay attention to display table on describing how
6638 a character is displayed.
6639
6640 * international/mule-cmds.el (encoded-string-description):
6641 Prepend "0x" to each encoded byte.
6642
6643 2003-09-28 Andreas Schwab <schwab@suse.de>
6644
6645 * find-file.el (ff-special-constructs): Add autoload cookie.
6646
6647 2003-09-28 Kevin Ryde <user42@zip.com.au>
6648
6649 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
6650 makeinfo appends to duplicate index entries.
6651
6652 2003-09-28 Eli Zaretskii <eliz@gnu.org>
6653
6654 * dired-x.el (dired-clean-tex): Doc fix.
6655
6656 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
6657 using a Chinese tutorial.
6658
6659 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
6660
6661 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
6662 between "MAIL FROM:" and "RCPT TO:" and the following address.
6663
6664 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
6665
6666 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
6667
6668 2003-09-28 David Ponce <david@dponce.com>
6669
6670 * recentf.el (recentf-initialize-file-name-history): New defcustom.
6671 (recentf-load-list): When `recentf-initialize-file-name-history'
6672 is non-nil, initialize an empty `file-name-history' with the
6673 recent list.
6674
6675 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
6676
6677 * man.el (Man-default-man-entry): Remove the leading `*' from the
6678 word at point.
6679
6680 2003-09-26 Lute Kamstra <lute@gnu.org>
6681
6682 * bindings.el (mode-line-position): Mention size indication in
6683 docstring.
6684
6685 2003-09-26 Andre Spiegel <spiegel@gnu.org>
6686
6687 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
6688
6689 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
6690 because it's autoloaded now.
6691
6692 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
6693
6694 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
6695 (sh-font-lock-keywords, sh-feature): Fix previous change of
6696 sh-feature to avoid infloop with sh-font-lock-keywords.
6697
6698 2003-09-25 Kim F. Storm <storm@cua.dk>
6699
6700 * frame.el (frame-current-scroll-bars): New defun.
6701
6702 * window.el (window-current-scroll-bars): New defun.
6703
6704 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6705
6706 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
6707 cause errors when the state cache contains info on parts that have
6708 been narrowed out.
6709
6710 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6711
6712 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
6713 `c-setup-paragraph-variables' has to be used when this variable is
6714 changed; it doesn't work to reinitialize the mode since that
6715 typically clobbers the variable.
6716
6717 * progmodes/cc-styles.el (c-setup-paragraph-variables):
6718 Make it interactive.
6719
6720 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6721
6722 * progmodes/cc-fonts.el (c-font-lock-declarations):
6723 Fix recognition of constructors and destructors for classes whose
6724 names are matched by `*-font-lock-extra-types'.
6725
6726 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
6727 followed by an identifier in C++ then it's a type.
6728
6729 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6730
6731 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
6732 problem that primarily affected XEmacs. Don't use faces to find
6733 unterminated strings since Emacs and XEmacs fontify strings
6734 differently - this function should now work better in XEmacs.
6735
6736 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6737
6738 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
6739 `expand-abbrev' workaround which caused braces to misbehave inside
6740 macros.
6741
6742 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
6743 handling. This bug could cause interactive font locking to bail out.
6744
6745 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6746
6747 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
6748 Handle paren-style types in Pike. Also fixed some cases of
6749 insufficient handling of unbalanced parens.
6750
6751 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
6752
6753 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
6754 common shell prompts that are not common filename or URL characters.
6755 (ffap-file-at-point): Use the new regexp to strip the prompts from
6756 the file names. This is an issue mostly for user prompts that
6757 don't have a trailing space and find-file-at-point is invoked from
6758 within a shell inside Emacs.
6759
6760 2003-09-24 Andre Spiegel <spiegel@gnu.org>
6761
6762 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
6763 stamps numerically, rather than textually.
6764
6765 2003-09-24 Kenichi Handa <handa@m17n.org>
6766
6767 * language/devan-util.el (devanagari-post-read-conversion):
6768 * language/mlm-util.el (malayalam-post-read-conversion):
6769 * language/tml-util.el (tamil-post-read-conversion):
6770 Add autoload cookie.
6771
6772 * international/utf-8.el (utf-8-post-read-conversion):
6773 Call post-read-conversion functions for Devanagari, Malayalam,
6774 and Tamil.
6775
6776 2003-09-23 Dave Love <fx@gnu.org>
6777
6778 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
6779
6780 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
6781
6782 * progmodes/gud.el (perldb): Add gud-until to list of commands.
6783 Update gud-remove.
6784
6785 2003-09-22 Richard M. Stallman <rms@gnu.org>
6786
6787 * progmodes/sh-script.el (sh-mode-default-syntax-table):
6788 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
6789 (sh-mode-syntax-table-input): New variable.
6790 (sh-require-final-newline): Don't use eval.
6791 (sh-builtins, sh-leading-keywords, sh-other-keywords)
6792 (sh-variables, sh-font-lock-keywords): Don't use eval.
6793 (sh-set-shell): When setting require-final-newline,
6794 treat value = `require-final-newline' as don't change it.
6795 Set sh-mode-syntax-table locally based on
6796 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
6797
6798 * progmodes/compile.el (compile-internal):
6799 Call compilation-set-window-height before setting window start.
6800
6801 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
6802
6803 * emacs-lisp/bytecomp.el (byte-compile-log-file):
6804 Clear out byte-compile-last-warned-form.
6805
6806 2003-09-22 Richard M. Stallman <rms@gnu.org>
6807
6808 * woman.el (woman-file-name, woman-follow-word):
6809 If current-word returns nil, use "".
6810
6811 * simple.el (eval-expression): Bind standard-output in to-buffer case.
6812
6813 2003-09-22 Richard M. Stallman <rms@gnu.org>
6814
6815 * emacs-lisp/lisp-mnt.el (lm-with-file):
6816 Don't visit the file, just use insert-file-contents in temp buffer.
6817
6818 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
6819
6820 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
6821 Add surrounding \\( and \\) around the header, as in
6822 for lm-history-header 'Change Log\\|History'.
6823
6824 2003-09-22 John Paul Wallington <jpw@gnu.org>
6825
6826 * progmodes/ld-script.el: Add Commentary section,
6827 minor cleanup of file header.
6828 (ld-script-font-lock-keywords): Doc fix.
6829 (toplevel): Provide `ld-script' feature.
6830
6831 2003-09-21 Kim F. Storm <storm@cua.dk>
6832
6833 * scroll-bar.el (set-scroll-bar-mode): Initialize to
6834 new built-in variable default-frame-scroll-bars.
6835 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
6836 scroll-bar-mode; notably, use it instead of t when we toggle
6837 scroll-bars on.
6838 (toggle-scroll-bar): Use default-frame-scroll-bars.
6839
6840 2003-09-19 Masatake YAMATO <jet@gyve.org>
6841
6842 * pcvs.el (cvs-do-removal): Change the prompt depending on
6843 `filter' value.
6844
6845 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
6846
6847 * startup.el (command-line-1): Stop startup-echo-area-message
6848 being hidden by "Loading image..." message.
6849 (use-fancy-splash-screens-p, display-splash-screen):
6850 Move display-graphic-p test from latter to former.
6851
6852 * progmodes/sh-script.el (sh-font-lock-keywords):
6853 Highlight escaped EOLs differently from other backslash constructs.
6854
6855 2003-09-19 Richard M. Stallman <rms@gnu.org>
6856
6857 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
6858 New functions.
6859 (edebug-enter, edebug-outside-excursion): Use them.
6860
6861 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
6862 Fix the condition for whether to print "In WHERE".
6863
6864 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
6865
6866 * finder.el (finder-mode-hook): New variable.
6867 (finder-mode): Run hook finder-mode-hook
6868
6869 2003-09-18 Masatake YAMATO <jet@gyve.org>
6870
6871 * progmodes/ebrowse.el: Fix broken magic autoload comments.
6872
6873 2003-09-17 Mario Lang <mlang@delysid.org>
6874
6875 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
6876 "p %e" to actually print the value in the GUD buffer.
6877
6878 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
6879
6880 From David Ponce <david.ponce@wanadoo.fr>:
6881 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
6882 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
6883 from loaddefs-boot.el if necessary.
6884
6885 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
6886
6887 * progmodes/gud.el (gud-find-class): Make jdb work again since
6888 cc-mode changed the syntactic information.
6889
6890 2003-09-15 David Ponce <david@dponce.com>
6891
6892 * recentf.el: (recentf-exclude): Accept predicates too.
6893 (recentf-file-readable-p): New function.
6894 (recentf-include-p): Handle predicates in recentf-exclude.
6895 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
6896 (recentf-cleanup): Likewise.
6897 (recentf-save-list): Use write-file to handle backup of
6898 recentf-save-file.
6899
6900 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
6901
6902 * loaddefs-boot.el: Renamed from `loaddefs.el'
6903 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
6904 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
6905 necessary.
6906
6907 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
6908
6909 * electric.el (Electric-pop-up-window): For the `one-window' case,
6910 no longer disconcertingly move point in the original buffer.
6911
6912 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6913
6914 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
6915
6916 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
6917
6918 * dired.el (dired-mode-map): Fix typo.
6919
6920 2003-09-11 Richard M. Stallman <rms@gnu.org>
6921
6922 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
6923
6924 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
6925
6926 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
6927 the function is less noisy. Now only `kill-buffer' can ask questions.
6928
6929 2003-09-10 Mario Lang <mlang@delysid.org>
6930
6931 * battery.el: Update Commentary and Copyright.
6932 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
6933 appear due to wrong ordering of the expressions in `or'.
6934
6935 2003-09-09 Lute Kamstra <lute@gnu.org>
6936
6937 * misc.el (upcase-char): Fix docstring.
6938 (zap-up-to-char): New command.
6939
6940 2003-09-08 David Ponce <david@dponce.com>
6941
6942 Ensure that recentf correctly updates the menu bar.
6943 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
6944 (recentf-menu-bar): New function.
6945 (recentf-clear-data): Use it
6946 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
6947 of easy-menu-change.
6948
6949 2003-09-08 Lute Kamstra <lute@gnu.org>
6950
6951 * simple.el (size-indication-mode): New.
6952 * bindings.el (mode-line-position): Add buffer size indicator.
6953
6954 2003-09-04 Mario Lang <mlang@delysid.org>
6955
6956 * battery.el (battery-linux-proc-acpi): New function.
6957 (battery-status-function): Modify default value calculation to also
6958 check for availability of ACPI.
6959 (battery-echo-area-format): Ditto.
6960 (battery-mode-line-format): Ditto.
6961
6962 2003-09-06 Dave Love <fx@gnu.org>
6963
6964 * ielm.el (ielm-mode-hook): Add :options.
6965
6966 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
6967 (eldoc-print-current-symbol-info): Use it.
6968
6969 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
6970
6971 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
6972 being displayed in GUD buffer.
6973 (gdb-idle-input-queue): Remove var. Use just one queue.
6974 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
6975 Remove functions. Use just one queue.
6976 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
6977 (gdb-invalidate-assembler, gdb-get-current-frame):
6978 Modify functions. Use just one queue.
6979
6980 2003-09-04 Dave Love <fx@gnu.org>
6981
6982 * cus-start.el: Add blink-cursor-alist.
6983
6984 * ruler-mode.el (ruler-mode-fill-column-char)
6985 (ruler-mode-current-column-char): Use char-displayable-p,
6986 not window-system.
6987
6988 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
6989
6990 * language/european.el (windows-1252): Move from code-pages.
6991
6992 * language/cyrillic.el ("Windows-1251"): Delete.
6993 ("Bulgarian", "Belarusian"): Remove `features'.
6994 (windows-1251): Move from code-pages.
6995
6996 * international/mule-diag.el (non-iso-charset-alist):
6997 Remove `codepage' stuff.
6998 (print-designation, list-coding-systems-1): Output fixes.
6999
7000 * international/code-pages.el (cp-make-translation-table)
7001 (cp-valid-codes): Made defsubsts.
7002 (cp-fix-safe-chars): Delete.
7003 (mule-diag): Don't require.
7004 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
7005 (top-level): Check for defined coding system when defining
7006 cp... aliases. Change w32-add-charset-info test to avoid warning.
7007 (non-iso-charset-alist): Defvar when compiling.
7008 (cp-make-coding-system): Doc fix.
7009
7010 2003-09-02 Jason Rumney <jasonr@gnu.org>
7011
7012 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
7013 line-ends from CVS before doing conversion.
7014
7015 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7016
7017 * calendar/diary-lib.el (diary-header-line-flag)
7018 (diary-header-line-format): New variables.
7019 (list-diary-entries): Use them to set header line in simple diary.
7020
7021 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
7022 other than font-lock-string-face to highlight backslashes.
7023
7024 2003-09-01 Jason Rumney <jasonr@gnu.org>
7025
7026 * international/titdic-cnv.el (tit-read-key-value): Include \r in
7027 regexp.
7028
7029 2003-09-01 Dave Love <fx@gnu.org>
7030
7031 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
7032
7033 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
7034 and :help; also line and column numbers labels.
7035
7036 * international/mule-util.el (char-displayable-p): Move from
7037 latin1-disp, rename and autoload.
7038
7039 * international/latin1-disp.el (latin1-char-displayable-p):
7040 Now obsolete alias. Replace uses with char-displayable-p.
7041 (latin1-display-ucs-per-lynx): Fix last change.
7042
7043 * international/mule-cmds.el (standard-display-european-internal):
7044 Don't use char code for Latin-1 NBSP.
7045 <XFree86 4>: Unfrob NBSP display table. Set display table to use
7046 U+2018, U+2019 for `'.
7047 (select-safe-coding-system): Message fix.
7048
7049 2003-09-01 Kenichi Handa <handa@m17n.org>
7050
7051 * international/fontset.el (setup-default-fontset): For Thai
7052 font, specify "*" family.
7053
7054 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
7055
7056 * progmodes/compile.el (previous-error): Accept a prefix
7057 argument, similarly to next-error.
7058
7059 2003-08-31 Masatake YAMATO <jet@gyve.org>
7060
7061 * pcvs.el (cvs-do-removal): Use = instead of eq to check
7062 the number of files. Bind the number of files to a local
7063 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
7064
7065 2003-08-30 Eli Zaretskii <eliz@gnu.org>
7066
7067 * vc-hooks.el (vc-make-version-backup): Fix the change made on
7068 2003-07-26: msdos-long-file-names is a function, not a variable.
7069
7070 2003-08-29 Richard M. Stallman <rms@gnu.org>
7071
7072 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
7073 Do nothing with mail-personal-alias-file if it is nil.
7074
7075 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
7076 Do nothing if mail-personal-alias-file is nil.
7077
7078 * term.el (term-exec-1): Bind coding-system-for-read.
7079
7080 * dired.el (dired-mouse-find-file-other-window):
7081 Use dired-view-command-alist here, as in dired-view-file.
7082 (dired-view-command-alist): Use %s to substitute file name.
7083 Handle .ps_pages, .eps, .jpg, .gif, .png.
7084
7085 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
7086
7087 * info.el (Info-mode-map): Bind S-tab and <backtab> to
7088 `Info-prev-reference', instead of M-tab.
7089
7090 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
7091
7092 * simple.el (blink-matching-open): Work correctly on chars that
7093 are designated as parens through the syntax-table text property.
7094
7095 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
7096
7097 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
7098 line break position in the middle of a non-kinsoku (e.g. latin)
7099 word, making it skip until either a space or a character with
7100 category "|".
7101 (kinsoku-longer): Test for end of buffer.
7102
7103 2003-08-28 Eli Zaretskii <eliz@gnu.org>
7104
7105 * mail/rmail.el (rmail-convert-to-babyl-format):
7106 Detect quoted-printable- and base64-encoded messages and decode them
7107 automatically. Set the message's encoding from the charset=
7108 header, if any. Decode base64-encoded messages in Mail format as well.
7109
7110 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7111
7112 * mail/smtpmail.el: Fix previous change.
7113 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
7114 calling smtpmail-via-smtp.
7115 (smtpmail-via-smtp): Add fall-back values for envelope-from.
7116
7117 2003-08-26 John Paul Wallington <jpw@gnu.org>
7118
7119 * image.el (image-jpeg-p): Don't search beyond length of data.
7120
7121 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
7122
7123 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
7124 misfeature in `expand-abbrev' which caused electric keywords like
7125 "else" to disappear if an open brace was typed directly afterwards.
7126
7127 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
7128
7129 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
7130 mandatory in `define-widget'.
7131
7132 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
7133 Don't align the operators "!=", "<=" and ">=" as assignment operators.
7134
7135 (c-assignment-operators): New language constant that only contains
7136 the assignment operators.
7137
7138 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
7139
7140 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
7141
7142 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
7143 Safeguard against unbalanced sexps.
7144
7145 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
7146
7147 * version.el (emacs-version): Check for gtk. Include gtk version info.
7148
7149 2003-08-25 John Paul Wallington <jpw@gnu.org>
7150
7151 * man.el (Man-default-man-entry): Don't whizz past the section
7152 number before looking for it.
7153
7154 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
7155
7156 * progmodes/gud.el (gud-display-line): Don't set window-point if
7157 source buffer is not visible. (Only happens with M-x gdba.)
7158
7159 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
7160 documentation.
7161 (gdb-source, gdb-source-info): Update to assembler unnecessary
7162 as its done after each GDB command anyway.
7163 (gdb-pre-prompt): Use with-current-buffer.
7164 (gdb-insert-field): Add help-echo text.
7165 (gdb-invalidate-assembler): Re-display of assembler now done in
7166 gdb-info-breakpoints-custom.
7167 (gdb-info-breakpoints-custom): Force re-display of assembler to
7168 happen *after* update of breakpoints buffer.
7169 (gdb-display-source-buffer): Don't choke if gdb-source-window
7170 isn't visible.
7171 (gdb-put-string, gdb-put-arrow): Remove free variables.
7172
7173 2003-08-24 John Paul Wallington <jpw@gnu.org>
7174
7175 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
7176
7177 * man.el (Man-default-man-entry): Strip text properties when
7178 snarfing parts of entry because `format' preserves properties.
7179
7180 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
7181
7182 * files.el (file-newest-backup): Use `expand-file-name'.
7183
7184 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
7185 Allow the diary to pop up a new frame, if needed.
7186
7187 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
7188 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
7189 (smtpmail-send-it): Make treatment of envelope-from consistent with
7190 sendmail.el.
7191
7192 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
7193 (sh-leading-keywords): Add the bash `time' reserved word.
7194 (sh-variables): Add some bash variables.
7195 (sh-add-completer): Fix nil branch of case statement.
7196
7197 2003-08-24 Masatake YAMATO <jet@gyve.org>
7198
7199 * progmodes/ld-script.el: New file.
7200
7201 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
7202
7203 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
7204
7205 2003-08-23 Andre Spiegel <spiegel@gnu.org>
7206
7207 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
7208 Better explain obsolescence, and what to use instead.
7209
7210 2003-08-23 Masatake YAMATO <jet@gyve.org>
7211
7212 * pcvs.el (cvs-do-removal): Show the deleted file name
7213 on the prompt.
7214
7215 2003-08-20 Dave Love <fx@gnu.org>
7216
7217 * international/mule.el (make-coding-system)
7218 (set-buffer-file-coding-system): Doc fix.
7219
7220 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
7221
7222 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
7223
7224 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
7225
7226 * international/utf-16.el: Add mime-text-unsuitable coding system
7227 properties.
7228
7229 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
7230
7231 * cus-edit.el: Add some :links.
7232 (bib): Remove.
7233
7234 * textmodes/bib-mode.el (bib): Add :group external.
7235
7236 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7237
7238 * wid-edit.el (widget-echo-help): Make it handle expressions that
7239 evaluate to strings.
7240
7241 2003-08-18 Michael Mauger <mmaug@yahoo.com>
7242
7243 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
7244
7245 Simplify selection of SQL products to define highlighting and
7246 interactive mode. Includes detailed instructions on adding
7247 support for new products.
7248
7249 * progmodes/sql.el (sql-product): New variable. Identifies SQL
7250 product for use in highlighting and interactive mode.
7251 (sql-interactive-product): New variable. SQL product for
7252 sql-interactive-mode.
7253 (sql-product-support): New variable. Specifies product-specific
7254 parameters to drive highlighting and interactive mode.
7255 (sql-imenu-generic-expression): Add more object types.
7256 (sql-sqlite-options): Correct comment.
7257 (sql-ms-program): Use "osql" rather than "isql".
7258 (sql-prompt-regexp, sql-prompt-length): Update comment.
7259 (sql-mode-menu): Add "Start SQLi session" entry.
7260 Replace Highlighting submenu with Product menu. Fix Send Region entry.
7261 (sql-mode-abbrev-table): Add abbreviations. Support of
7262 SYSTEM-FLAG on define-abbrev. Support was removed with last
7263 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
7264 (sql-mode-font-lock-object-name): Add font-lock pattern for object
7265 names.
7266 (sql-mode-ansi-font-lock-keywords): Set as default value.
7267 (sql-mode-oracle-font-lock-keywords): Set as default value.
7268 Support Oracle 9i keywords.
7269 (sql-mode-postgres-font-lock-keywords): Set as default value.
7270 (sql-mode-linter-font-lock-keywords): Set as default value.
7271 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
7272 SQLServer 2000.
7273 (sql-mode-sybase-font-lock-keywords)
7274 (sql-mode-interbase-font-lock-keywords)
7275 (sql-mode-sqlite-font-lock-keywords)
7276 (sql-mode-strong-font-lock-keywords)
7277 (sql-mode-mysql-font-lock-keywords)
7278 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
7279 keywords.
7280 (sql-mode-font-lock-defaults): Update comment.
7281 (sql-product-feature): New function. Returns feature associated
7282 with a product from `sql-product-support' alist.
7283 (sql-product-font-lock): New function. Set font-lock support
7284 based on `sql-product'.
7285 (sql-add-product-keywords): New function. Add font-lock rules to
7286 product-specific keyword variables.
7287 (sql-set-product): New function. Set `sql-product' and apply
7288 appropriate font-lock highlighting.
7289 (sql-highlight-product): New function. Set font-lock support
7290 based on a product. Also set mode name to include product name.
7291 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
7292 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
7293 Use `sql-set-product'.
7294 (sql-highlight-ms-keywords)
7295 (sql-highlight-sybase-keywords)
7296 (sql-highlight-interbase-keywords)
7297 (sql-highlight-strong-keywords)
7298 (sql-highlight-mysql-keywords)
7299 (sql-highlight-sqlite-keywords)
7300 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
7301 (sql-get-login): Prompt in the same order as the tokens.
7302 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
7303 (sql-product-interactive): New function. Common portions of
7304 product-specific interactive mode wrappers.
7305 (sql-interactive-mode): Rewritten to use product features.
7306 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7307 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7308 (sql-db2, sql-linter): Use `sql-product-interactive'.
7309 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
7310 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
7311 (sql-connect-ingres, sql-connect-postgres)
7312 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
7313 New functions. Format command line parameters and invoke comint on
7314 the appropriate interpreter. Code was in the corresponding
7315 `sql-xyz' function before.
7316 (sql-connect-ms): New function. Support -E argument to use
7317 operating system credentials for authentication.
7318
7319 2003-08-18 Kenichi Handa <handa@m17n.org>
7320
7321 * international/mule.el (encode-char): Fix for the ASCII case.
7322
7323 2003-08-15 Kenichi Handa <handa@m17n.org>
7324
7325 * international/fontset.el (setup-default-fontset): Change "*" to
7326 nil in the specifications of font family.
7327
7328 2003-08-18 Kim F. Storm <storm@cua.dk>
7329
7330 * kmacro.el (kmacro-keymap): Group related bindings in
7331 initialization for clarity. Bind C-s to start macro.
7332 Remove C-r binding.
7333 (kmacro-initial-counter-value): New defvar to hold initial counter
7334 value in case we set the value before defining a macro.
7335 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
7336 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
7337 not defining or executing macro. Doc fix.
7338 (kmacro-add-counter): Clear kmacro-initial-counter-value.
7339 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
7340 temporarily view older elements on the macro ring without cycling
7341 the ring.
7342 (kmacro-display): Doc fix.
7343 (kmacro-exec-ring-item): New helper function.
7344 (kmacro-call-ring-2nd): Use it.
7345 (kmacro-call-ring-2nd-repeat): Doc fix.
7346 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
7347 (kmacro-end-or-call-macro): Execute last viewed macro (using
7348 kmacro-exec-ring-item) from ring if this follows
7349 kmacro-view-macro. This allows us to find a macro on the ring
7350 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
7351 the ring to bring it to the head of the ring.
7352 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
7353 Allow binding to reserved keys without specifying C-x C-k prefix.
7354 Ask for confirmation if entered key sequence is already bound to
7355 a non-macro command.
7356 (kmacro-view-macro): Repeating command will show older elements
7357 on the macro ring; C-k will execute the last viewed macro.
7358 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
7359 property from 'ring to 'head.
7360
7361 2003-08-17 Alan Shutko <ats@acm.org>
7362
7363 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
7364 keeping December out of the alist.
7365
7366 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7367
7368 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
7369 * calendar/calendar.el (calendar-mode-map): Bind it to key.
7370 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
7371 (calendar-flatten): New function.
7372 (calendar-mouse-view-other-diary-entries)
7373 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
7374 in the menu title and to show multi-line diary entries correctly
7375 in the menu.
7376
7377 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
7378
7379 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
7380 defcustom, because the default was recently changed.
7381
7382 2003-08-16 Richard M. Stallman <rms@gnu.org>
7383
7384 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
7385
7386 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
7387 New subroutine, broken out of eval-last-sexp-1.
7388 (eval-last-sexp-1): Use eval-last-sexp-print-value.
7389
7390 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
7391
7392 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
7393
7394 * simple.el (eval-expression): Use eval-last-sexp-print-value.
7395
7396 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
7397
7398 * progmodes/compile.el (compilation-error-regexp-alist):
7399 Add Java ANt error detection as described in document
7400 http://ant.apache.org/faq.html
7401
7402 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
7403
7404 * simple.el (backward-word, forward-to-indentation)
7405 (backward-to-indentation): Argument changed to optional.
7406 (next-line, previous-line): Use `or' instead of `unless'.
7407
7408 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7409
7410 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
7411 instead of a constant.
7412
7413 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
7414
7415 * shell.el (shell): With prefix-arg, suggest a new buffer name.
7416
7417 2003-08-12 Andre Spiegel <spiegel@gnu.org>
7418
7419 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
7420 (vc-sccs-workfile-version): Search the entire delta table, rather
7421 than just the first entry, because that might be a deleted version.
7422
7423 2003-08-11 Karl Fogel <kfogel@red-bean.com>
7424
7425 * menu-bar.el (menu-bar-options-menu): Supply a body for the
7426 [save-place] binding in the Options menu. Have it require
7427 'saveplace' and then toggle the variable manually, to avoid an an
7428 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
7429 for the bug report.
7430
7431 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
7432
7433 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
7434 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
7435 (gdb-info-threads-custom): Add help-echo text.
7436 (gdb-display-back): Don't use purecopy.
7437 (gdb-info-breakpoints-custom, gdb-reset)
7438 (gdb-assembler-custom): Use display-images-p to test if breakpoint
7439 icons can be displayed.
7440
7441 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
7442
7443 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
7444
7445 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
7446
7447 * bookmark.el (bookmark-completing-read):
7448 Return a string, instead of a list of one string.
7449 Use a popup menu if activated from the mouse.
7450 (bookmark-edit-annotation): Remove unused vars.
7451 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
7452 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
7453 to bookmark-completing-read.
7454 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7455 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
7456 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
7457 and erase-buffer.
7458 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
7459 (bookmark-menu-jump, bookmark-menu-insert)
7460 (bookmark-popup-menu-and-apply-function)
7461 (bookmark-menu-popup-paned-bookmark-menu): Remove.
7462 (bookmark-menu-build-paned-menu): Remove by folding it into
7463 bookmark-menu-popup-paned-menu.
7464 (menu-bar-bookmark-map): Move the define-key statements here.
7465 Use the "non-menu" commands since they now pop up a menu if needed.
7466 (bookmark-exit-hook-internal): Simplify.
7467
7468 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
7469
7470 * reftex-toc.el (reftex-toc-rename-label): New function.
7471 (reftex-toc-check-docstruct): New function.
7472
7473 * reftex.el (reftex-region-active-p): New function.
7474
7475 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
7476 regexp to find the \bibliography macro.
7477
7478 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
7479 which does not exist in LaTeX.
7480 (reftex-cite-format-builtin): Added amsrefs support.
7481 (reftex-toc-confirm-promotion): New option
7482
7483 * reftex-toc.el
7484 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
7485 (reftex-toc-demote, reftex-toc-promote)
7486 (reftex-toc-do-promote, reftex-toc-promote-prepare)
7487 (reftex-toc-promote-action, reftex-toc-extract-section-number)
7488 (reftex-toc-newhead-from-alist)
7489 (reftex-toc-load-all-files-for-promotion): New functions.
7490 (reftex-toc-help): Added description of new keys.
7491 (reftex-toc-split-windows-fraction): New option.
7492 (reftex-recenter-toc-when-idle): Search *toc* window on all
7493 visible frames.
7494 (reftex-toc): Additional parameter REUSE
7495 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
7496 with REUSE argument.
7497 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
7498 the call of `reftex-toc'.
7499 (reftex-make-separate-toc-frame): New function .
7500 (reftex-toc-recenter): When called with triple prefix arg, call
7501 `reftex-make-separate-toc-frame' first.
7502 (reftex-toc-toggle-dedicated-frame): New command.
7503 (reftex-toc-quit): Adapted to delete frame when called in
7504 dedicated frame.
7505
7506 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
7507 all enclosing macros.
7508
7509
7510 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7511
7512 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
7513 first use.
7514
7515 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7516
7517 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
7518
7519 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
7520
7521 * calendar/calendar.el (list-diary-entries-hook)
7522 (diary-display-hook, nongregorian-diary-listing-hook)
7523 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
7524 Add some customize options for these hooks.
7525 (calendar-abbrev-construct): Don't try to take a substring longer
7526 than the original string.
7527
7528 2003-08-05 Richard M. Stallman <rms@gnu.org>
7529
7530 * emacs-lisp/testcover.el (noreturn): Report error if does return.
7531 (testcover-reinstrument-clauses): Doc fix.
7532
7533 * emacs-lisp/warnings.el: Doc fixes, args renamed.
7534 (warning-type-format): Rename from warning-group-format.
7535
7536 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
7537 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
7538 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
7539 to prevent warnings about defvar for an obsolete variable.
7540
7541 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
7542 warning-group-format renamed to warning-type-format.
7543
7544 * subr.el (read-passwd): Use clear-string instead of fillarray.
7545
7546 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
7547 Use vconcat instead of concat.
7548 (edmacro-sanitize-for-string): New function.
7549
7550 2003-08-05 Dave Love <fx@gnu.org>
7551
7552 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
7553 line-number-display-limit-width.
7554
7555 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
7556
7557 2003-08-05 Kenichi Handa <handa@m17n.org>
7558
7559 * international/code-pages.el: Don't require mule-diag.
7560
7561 * international/mule-diag.el (non-iso-charset-alist):
7562 Add autoload cookie.
7563
7564 * language/devan-util.el (dev-glyph-order): Add an entry for the
7565 glyph code #xC4.
7566
7567 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7568
7569 * calendar/calendar.el (diary-file, diary-file-name-prefix)
7570 (european-calendar-style, diary-date-forms)
7571 (calendar-day-name-array, calendar-month-name-array): Doc change.
7572 (generate-calendar-month): Adapt for new behaviour of
7573 `calendar-day-name' function.
7574 (calendar-abbrev-length, calendar-day-abbrev-array)
7575 (calendar-month-abbrev-array): New variables.
7576 (calendar-abbrev-construct): New function.
7577 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
7578 rather than fixing abbrevs at some width. Calling syntax change.
7579 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
7580 (calendar-date-string): Adapt for new behaviours of
7581 `calendar-day-name' and `calendar-month-name' functions.
7582
7583 * calendar/diary-lib.el (list-diary-entries): Adapt for new
7584 behaviour of `calendar-day-name' and `calendar-month-name' functions.
7585 (diary-name-pattern): Use abbrev arrays, rather than fixing
7586 abbrevs at three chars. Calling syntax change.
7587 (mark-diary-entries): Adapt for new behaviours of
7588 `diary-name-pattern' and `calendar-make-alist' functions.
7589 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
7590 `diary-name-pattern' function.
7591 (font-lock-diary-date-forms): Use abbrev arrays, rather than
7592 fixing abbrevs at three chars. Calling syntax change.
7593 (cal-hebrew, cal-islam): Require when compiling.
7594 (diary-font-lock-keywords): Adapt for new behaviour of
7595 `font-lock-diary-date-forms' function.
7596
7597 * calendar/cal-hebrew.el: Reposition some code so defined before used.
7598 (calendar-hebrew-month-name-array-common-year)
7599 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
7600 (list-hebrew-diary-entries): Adapt for new behaviours of
7601 `calendar-day-name' and `add-to-diary-list' functions.
7602 (mark-hebrew-diary-entries): Adapt for new behaviours of
7603 `diary-name-pattern' and `calendar-make-alist' functions.
7604
7605 * calendar/cal-islam.el (calendar-islamic-month-name-array):
7606 Add doc string.
7607 (list-islamic-diary-entries): Adapt for new behaviours of
7608 `calendar-day-name' and `add-to-diary-list' functions.
7609 (mark-islamic-diary-entries): Adapt for new behaviours of
7610 `diary-name-pattern' and `calendar-make-alist' functions.
7611
7612 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
7613 `calendar-month-name' function.
7614
7615 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
7616
7617 * calendar/solar.el (solar-seasons-data): Move definition before use.
7618
7619 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
7620 (cal-tex-LaTeX-hourbox): Move definition before use.
7621
7622 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
7623 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
7624 lunar.el, solar.el
7625 (displayed-month, displayed-year): Define for compiler.
7626
7627 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
7628
7629 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
7630 MODE. Renamed from c-init-c-language-vars'.
7631 (c-initialize-cc-mode): Change accordingly.
7632 (c-common-init): Ditto.
7633 (c-mode): Ditto.
7634 (c++-mode): Use `c-init-language-vars-for'.
7635 (objc-mode): Ditto.
7636 (java-mode): Ditto.
7637 (idl-mode): Ditto.
7638 (pike-mode): Ditto.
7639 (awk-mode): Ditto.
7640
7641 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
7642
7643 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
7644 or not the point moved.
7645
7646 (c-search-decl-header-end): Don't trip up on operator identifiers
7647 in C++ and operators like == in all languages.
7648
7649 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
7650 Detect leading labels correctly.
7651
7652 2003-08-02 Andreas Schwab <schwab@suse.de>
7653
7654 * textmodes/ispell.el: Don't redo key bindings on loading, put
7655 them only in loaddefs.el.
7656 * bookmark.el: Likewise.
7657 * dabbrev.el: Likewise.
7658 * emerge.el: Likewise.
7659
7660 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
7661 has more than one member.
7662
7663 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
7664
7665 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7666
7667 * lpr.el (printify-region): It was ending conversion before the
7668 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
7669
7670 2003-07-31 John Paul Wallington <jpw@gnu.org>
7671
7672 * net/browse-url.el (browse-url-epiphany): Doc fix.
7673
7674 2003-07-30 Kenichi Handa <handa@m17n.org>
7675
7676 * international/fontset.el (setup-default-fontset):
7677 Change registry names of Akurti fonts.
7678
7679 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
7680
7681 * comint.el (comint-read-noecho): Use `clear-string' instead of
7682 `fillarray'.
7683
7684 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
7685
7686 * outline.el (outline-mode-hook): Add defvar.
7687
7688 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
7689
7690 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
7691 Restore assembler in source window if that is what has been selected.
7692 (menu): Add gdb-restore-windows to menu. Make gdba
7693 specific menus only visible from gdba.
7694
7695 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
7696
7697 * progmodes/compile.el (compilation-environment): New user variable.
7698 (compile-internal): Respect it.
7699
7700 2003-07-23 Masatake YAMATO <jet@gyve.org>
7701
7702 * progmodes/gud.el (gdb-script-font-lock-keywords):
7703 Put `font-lock-function-name-face' on a symbol which includes
7704 `-' like `hook-run'. Put font-lock-variable-name-face
7705 on a symbol starting with $.
7706
7707 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
7708
7709 * files.el (set-visited-file-name): Use truename for buffer-file-name.
7710
7711 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
7712
7713 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
7714
7715 2003-07-26 Andre Spiegel <spiegel@gnu.org>
7716
7717 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
7718 Use with-no-warnings.
7719 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
7720 rather than to find-file-not-found-hook, which doesn't exist.
7721
7722 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
7723
7724 * international/quail.el (quail-translate-key): Fix previous change.
7725
7726 2003-07-25 John Paul Wallington <jpw@gnu.org>
7727
7728 * server.el (server-start): Check `server-process' is non-nil
7729 before killing it to avoid killing current buffer's process.
7730
7731 * simple.el (choose-completion-string): Use `minibufferp';
7732 test `completion-reference-buffer' if `buffer' arg is nil.
7733 (push-mark): Use `when' and `unless'.
7734 (pop-mark): Use `when'.
7735
7736 * mouse-sel.el (mouse-sel-get-selection-function):
7737 Check `x-last-selected-text-primary'. Don't barf if it or
7738 `x-last-selected-text' aren't bound.
7739
7740 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
7741
7742 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
7743
7744 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
7745
7746 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
7747
7748 2003-07-23 John Paul Wallington <jpw@gnu.org>
7749
7750 * tooltip.el (defface tooltip): Inherit from variable-pitch.
7751
7752 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
7753
7754 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
7755 string. Defvar the derived hook.
7756
7757 * macros.el (insert-kbd-macro): Escape double quote character.
7758 From Thomas W Murphy <twm@andrew.cmu.edu>.
7759
7760 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
7761
7762 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
7763 to match the specific mark rather than reusing comment-start-skip.
7764
7765 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
7766
7767 * progmodes/hideshow.el (hs-special-modes-alist):
7768 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
7769
7770 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
7771
7772 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
7773 value using ?\s.
7774
7775 2003-07-21 John Paul Wallington <jpw@gnu.org>
7776
7777 * subr.el (with-selected-window): Add closing paren.
7778
7779 2003-07-21 Richard M. Stallman <rms@gnu.org>
7780
7781 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
7782 (lisp-mode): Likewise.
7783
7784 * subr.el (with-selected-window): Copy code form save-selected-window
7785 so as to call select-window with norecord arg.
7786 (dynamic-completion-table): Doc fix.
7787 (lazy-completion-table): Doc fix.
7788
7789 * international/mule-cmds.el (set-locale-environment):
7790 langinfo renamed to locale-info.
7791
7792 * international/mule.el (auto-coding-functions): Doc fix.
7793
7794 2003-07-21 Kenichi Handa <handa@m17n.org>
7795
7796 * international/quail.el (quail-translate-key):
7797 Update quail-current-str correctly.
7798
7799 2003-07-21 Andreas Schwab <schwab@suse.de>
7800
7801 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
7802 ?, to "_".
7803
7804 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7805 Version 2.0.36 of Tramp released.
7806
7807 * net/tramp.el (tramp-default-password-end-of-line): Rename from
7808 tramp-password-end-of-line.
7809 (tramp-password-end-of-line): New method parameter.
7810 (tramp-get-password-end-of-line): Function to access method
7811 parameter `tramp-password-end-of-line', or variable
7812 `tramp-default-password-end-of-line' (default value).
7813 (tramp-methods): Add entries for new parameter
7814 tramp-password-end-of-line.
7815 (tramp-enter-password): Use new function
7816 `tramp-get-password-end-of-line'.
7817 (tramp-handle-insert-file-contents): Do not
7818 unconditionally inhibit the file operation file-local-copy, only
7819 do that when the inhibit-file-name-operation is currently
7820 insert-file-contents. This fixes finding remote CVS-controlled
7821 files. (It would barf on inserting the CVS/Entries file
7822 literally, because the file-local-copy handler wasn't called.)
7823 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
7824 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
7825 (tramp-initial-commands): New variable.
7826 (tramp-process-initial-commands): New function, using the variable.
7827 (tramp-open-connection-setup-interactive-shell): Call the new function.
7828 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
7829 method into the buffer name, never use nil. Reported by Hanak
7830 David <dhanak@inf.bme.hu>.
7831 (tramp-open-connection-setup-interactive-shell): Erase buffer
7832 before sending "stty -onlcr".
7833
7834 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
7835
7836 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
7837
7838 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
7839
7840 2003-07-19 John Paul Wallington <jpw@gnu.org>
7841
7842 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
7843 (artist-draw-rect, artist-draw-square): Doc fixes.
7844
7845 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
7846
7847 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
7848
7849 2003-07-19 Kenichi Handa <handa@m17n.org>
7850
7851 * international/kkc.el (kkc-show-conversion-list-update):
7852 Highlight the correct candidate in the message.
7853
7854 2003-07-18 John Paul Wallington <jpw@gnu.org>
7855
7856 * simple.el (current-word): Don't include punctuation char when
7857 `really-word' arg is non-nil.
7858
7859 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
7860
7861 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
7862 moved to the directory obsolete.
7863
7864 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
7865
7866 * info.el (Info-menu-entry-name-re): Allow newlines in
7867 menu entry names.
7868
7869 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
7870 syntax-ppss-after-change-function.
7871 (syntax-ppss-after-change-function): New alias. Update uses.
7872 (syntax-ppss): Catch the case where the buffer is narrowed.
7873
7874 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
7875
7876 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
7877 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
7878
7879 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
7880
7881 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
7882 since it might be modified.
7883
7884 * progmodes/cc-langs.el (c++-make-template-syntax-table)
7885 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
7886 names to these language constants.
7887
7888 2003-07-15 Kim F. Storm <storm@cua.dk>
7889
7890 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
7891 All uses changed.
7892
7893 2003-07-14 Mark A. Hershberger <mah@everybody.org>
7894
7895 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
7896 Namespace support.
7897
7898 2003-07-13 Juanma Barranquero <lektu@terra.es>
7899
7900 * frame.el (modify-all-frames-parameters): Reinstall (copyright
7901 papers received).
7902
7903 2003-07-13 Karl Eichwalder <ke@suse.de>
7904
7905 * textmodes/po.el (po-find-charset): White space at the start of the
7906 Content-Type field body is non-mandatory.
7907
7908 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
7909
7910 * textmodes/texinfo.el (texinfo-section-list):
7911 Append appendixsection; a synonym for appendixsec.
7912
7913 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
7914
7915 * man.el (Man-translate-cleanup): New.
7916 (Man-translate-references): Call `Man-translate-cleanup' to clean
7917 leading, trailing and middle spaces.
7918
7919 2003-07-13 Lars Hansen <larsh@math.ku.dk>
7920
7921 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
7922 Handle `dired-directory' being a list.
7923
7924 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
7925
7926 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
7927 it doesn't exist.
7928
7929 2003-07-12 Richard M. Stallman <rms@gnu.org>
7930
7931 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
7932
7933 * progmodes/cc-defs.el (c-make-keywords-re):
7934 Don't use delete-duplicates.
7935 (c-lang-const): Don't use mapcan.
7936
7937 * apropos.el (apropos-show-scores): Make it customizable.
7938 Document new meaning.
7939 (apropos): Compute scores from symbols.
7940 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
7941
7942 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7943
7944 * ps-bdf.el: Fix copyright line.
7945 (bdf-directory-list): Fix initialization code.
7946
7947 2003-07-11 John Paul Wallington <jpw@gnu.org>
7948
7949 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
7950 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
7951 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
7952
7953 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
7954
7955 * emacs-lisp/ring.el (ring-elements): Doc fix.
7956
7957 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7958
7959 * calendar/timeclock.el (timeclock-relative)
7960 (timeclock-ask-before-exiting, timeclock-use-display-time):
7961 Doc changes.
7962 (timeclock-modeline-display): Give a message if
7963 `timeclock-use-display-time' is non-nil but `display-time-mode'
7964 is not active.
7965
7966 2003-07-11 Kenichi Handa <handa@m17n.org>
7967
7968 * international/mule-cmds.el (set-language-environment):
7969 Set current-language-environment to the correct string.
7970
7971 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7972
7973 * ps-print.el: Print line number correctly in a region. Reported by
7974 Tim Allen <timallen@ls83.fsnet.co.uk>.
7975 (ps-print-version): New version number (6.6.2).
7976 (ps-printing-region): Code fix.
7977
7978 2003-07-10 John Paul Wallington <jpw@gnu.org>
7979
7980 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
7981 this function can be called from `add-completions-from-tags-table'.
7982
7983 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
7984
7985 * calendar/timeclock.el (timeclock-use-display-time)
7986 (timeclock-day-over-hook, timeclock-workday-remaining)
7987 (timeclock-status-string, timeclock-when-to-leave)
7988 (timeclock-when-to-leave-string, timeclock-log-data)
7989 (timeclock-find-discrep, timeclock-day-base)
7990 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
7991 (timeclock-modeline-display): Set the variable
7992 `timeclock-modeline-display'.
7993 (timeclock-update-modeline): Doc fix. Respect value of
7994 `timeclock-relative'.
7995
7996 2003-07-09 Richard M. Stallman <rms@gnu.org>
7997
7998 * textmodes/reftex-parse.el (reftex-all-document-files):
7999 Add autoload cookie.
8000
8001 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
8002 (reftex-scanning-info-available-p): Add autoload cookie.
8003
8004 * international/mule-cmds.el
8005 (set-display-table-and-terminal-coding-system): Delete duplicate
8006 aset on standard-display-table.
8007
8008 * view.el (view-file): If existing buffer's major mode is special,
8009 don't go into view mode.
8010
8011 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
8012
8013 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8014
8015 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
8016 buffer changes; there's third party code that calls this function
8017 directly.
8018
8019 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8020
8021 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
8022 (autodoc-font-lock-keywords): Don't byte compile on font lock
8023 initialization when running from byte compiled files.
8024
8025 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8026
8027 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
8028 statement ends with auto-increment "++".
8029
8030 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8031
8032 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
8033 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
8034 these are changed, so declare them as variables and not constants.
8035
8036 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
8037
8038 * subr.el (dolist, dotimes): Doc fix.
8039
8040 2003-07-08 Kim F. Storm <storm@cua.dk>
8041
8042 * international/mule-cmds.el
8043 (set-display-table-and-terminal-coding-system): Don't break
8044 bootstrap if standard-display-table isn't setup yet.
8045
8046 2003-07-07 Richard M. Stallman <rms@gnu.org>
8047
8048 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
8049 Give it a doc string, and autoload it.
8050
8051 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
8052 Use with-no-warnings.
8053
8054 * info.el (Info-search): If find invisible text, search again.
8055
8056 * isearch.el (search-whitespace-regexp): Add a shy group around it.
8057
8058 * man.el (Man-name-regexp): Match + as part of name.
8059
8060 * simple.el (visible-mode): Rename from vis-mode.
8061 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
8062
8063 * simple.el (current-word): New arg REALLY-WORD specifies
8064 don't include punctuation chars.
8065
8066 * emacs-lisp/debug.el (debug, debugger-env-macro):
8067 Use with-no-warnings while accessing and binding unread-command-char.
8068
8069 * international/mule-cmds.el
8070 (set-display-table-and-terminal-coding-system): Use explicit loop
8071 instead of calling standard-display-default.
8072
8073 * net/ange-ftp.el (ange-ftp-file-symlink-p):
8074 Use condition-case to catch error in ange-ftp-get-files.
8075
8076 * net/browse-url.el (browse-url-browser-function):
8077 Add alternative for Epiphany.
8078 (browse-url-epiphany-program, browse-url-epiphany-arguments)
8079 (browse-url-epiphany-startup-arguments)
8080 (browse-url-epiphany-new-window-is-tab): New variables.
8081 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
8082
8083 * progmodes/compile.el (compile-auto-highlight): Default now t.
8084 (compile): Doc fix.
8085 (compilation-next-error): Fix previous change.
8086
8087 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
8088
8089 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
8090
8091 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
8092
8093 * gdb-ui.el (gdb-source-info): Display current frame when
8094 attaching to an existing process.
8095 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
8096 while laying out windows when attaching to an existing process.
8097
8098 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
8099
8100 * info.el (Info-menu): Use Info-menu-entry-name-re.
8101
8102 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
8103
8104 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
8105 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
8106
8107 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
8108 to match the same text.
8109
8110 2003-07-06 John Paul Wallington <jpw@gnu.org>
8111
8112 * vc.el (vc-annotate-offset): Move defvar up.
8113
8114 2003-07-06 Kim F. Storm <storm@cua.dk>
8115
8116 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
8117 This should fix the infinite loop when extracting menu names.
8118
8119 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
8120
8121 * files.el (auto-mode-alist, interpreter-mode-alist):
8122 Remove entries to CC Mode modes to avoid duplicates; they are now added
8123 with autoload directives in cc-mode.el.
8124
8125 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
8126
8127 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
8128 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
8129 these are changed, so declare them as variables and not constants.
8130
8131 * progmodes/cc-mode.el: Fix some autoload problems: Try to
8132 ensure that the entry for ".c" extension comes before the one for
8133 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
8134 Fix incorrect entries that were added to `interpreter-mode-alist'.
8135 Move the autoload directives for AWK to the top level since they
8136 aren't recognized anywhere else. Do not use the new AWK mode doc
8137 in the autoload form for the old AWK mode.
8138
8139 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8140
8141 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
8142 (bibtex-sort-ignore-string-entries): Default value t.
8143 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
8144 erroneously in previous version.
8145 (bibtex-string-files): Docstring reflects new parsing scheme.
8146 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
8147 docstring, add # as one of the chars to crush
8148 (bibtex-autokey-prefix-string, bibtex-autokey-names)
8149 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
8150 (bibtex-autokey-name-change-strings)
8151 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
8152 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
8153 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
8154 (bibtex-autokey-title-terminators)
8155 (bibtex-autokey-titlewords-stretch)
8156 (bibtex-autokey-titleword-ignore)
8157 (bibtex-autokey-titleword-case-convert)
8158 (bibtex-autokey-titleword-abbrevs)
8159 (bibtex-autokey-titleword-abbrevs)
8160 (bibtex-autokey-titleword-change-strings)
8161 (bibtex-autokey-titleword-length)
8162 (bibtex-autokey-titleword-separator)
8163 (bibtex-autokey-name-year-separator)
8164 (bibtex-autokey-year-title-separator)
8165 (bibtex-autokey-before-presentation-function)
8166 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
8167 Fix docstring.
8168 (bibtex-strings, bibtex-reference-keys):
8169 Use lazy-completion-table and make-variable-buffer-local.
8170 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
8171 (bibtex-braced-string-syntax-table)
8172 (bibtex-quoted-string-syntax-table): New variables.
8173 (bibtex-parse-nested-braces): Remove.
8174 (bibtex-parse-field-string): Use syntax table and forward-sexp.
8175 (bibtex-parse-association): Simplify.
8176 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
8177 (bibtex-parse-field-text): Simplify.
8178 (bibtex-search-forward-field, bibtex-search-backward-field):
8179 argument BOUND can take value t.
8180 (bibtex-start-of-field, bibtex-start-of-name-in-field)
8181 (bibtex-end-of-name-in-field, bibtex-end-of-field)
8182 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
8183 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
8184 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
8185 (bibtex-skip-to-valid-entry): Return buffer position of beginning
8186 and ending of entry. Update for changes of bibtex-search-entry.
8187 Simplify.
8188 (bibtex-map-entries): FUN is called with three arguments.
8189 (bibtex-search-entry): Return a cons pair with buffer positions of
8190 beginning and end of entry.
8191 (bibtex-enclosing-field): Simplify.
8192 (bibtex-format-entry): Use booktitle to set a missing title.
8193 (bibtex-autokey-get-names): Fiddle with regexps.
8194 (bibtex-generate-autokey): Use identity.
8195 (bibtex-parse-keys): Use simplified parsing algorithm if
8196 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
8197 arguments. Return alist of keys.
8198 (bibtex-parse-strings): Simplify. Return alist of strings.
8199 (bibtex-complete-string-cleanup): Fix docstring.
8200 (bibtex-read-key): New function.
8201 (bibtex-mode): Fix docstring. Do not parse for keys and
8202 strings when the mode is entered. Set fill-paragraph-function to
8203 bibtex-fill-field. Setup font-lock-mark-block-function the way
8204 font-lock intended.
8205 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
8206 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
8207 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
8208 (bibtex-Preamble): Avoid hard coded constants.
8209 (bibtex-make-field): Fix docstring. Simplify.
8210 (bibtex-beginning-of-entry): Always return new position of point.
8211 (bibtex-end-of-entry): Rearrange cond clauses.
8212 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
8213 Update for changes of bibtex-map-entries.
8214 (bibtex-ispell-abstract): Do not move point.
8215 (bibtex-entry-index): Use downcase. Simplify.
8216 (bibtex-lessp): Handle catch-all.
8217 (bibtex-find-crossref): Turn into a command.
8218 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
8219 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
8220 preamble entries.
8221 (bibtex-fill-field-bounds): New function.
8222 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
8223 (bibtex-fill-entry): Use bibtex-fill-field-bounds
8224 (bibtex-String): Use bibtex-strings. Always obey
8225 bibtex-sort-ignore-string-entries.
8226
8227 2003-07-05 John Paul Wallington <jpw@gnu.org>
8228
8229 * cus-theme.el (customize-create-theme):
8230 Call `customize-create-theme' in Reset widget's notify function.
8231
8232 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
8233 (ibuffer-mark-interactive): Use `or' instead of `unless'.
8234 (define-ibuffer-column name): Add summarizer.
8235 (define-ibuffer-column size): Likewise.
8236 (define-ibuffer-column filename): Likewise.
8237 (define-ibuffer-column process): Likewise. Change BODY's output too.
8238 (define-ibuffer-column filename-and-process): Likewise, likewise.
8239 (ibuffer): Remove local vars `already-in' and `need-update'.
8240
8241 * ibuf-ext.el: Don't require `derived' at compile-time.
8242
8243 2003-07-05 Kim F. Storm <storm@cua.dk>
8244
8245 * info.el: Disable paragraph refilling.
8246 (Info-refill-paragraphs): New defcustom.
8247 (Info-fontify-node): Use it.
8248
8249 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
8250
8251 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
8252 thingies from constructors created by defstruct.
8253
8254 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
8255 the default value of the variable.
8256 (byte-code-meter): Move declaration to top level.
8257
8258 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
8259
8260 * info.el (Info-following-node-name-re): New fun.
8261 (Info-following-node-name): Remove.
8262 (Info-insert-dir): Use the new fun.
8263 (Info-extract-pointer): Don't save restriction; use new fun.
8264 (Info-menu-entry-name-re): New const.
8265 (Info-menu-entry-name-re): Use it along with new fun.
8266 (Info-node-spec-re): Use new fun.
8267 (Info-complete-menu-item, Info-fontify-node): Use new const.
8268 (Info-goto-node, Info-follow-reference, Info-menu-update):
8269 Use match-string.
8270 (Info-follow-reference): Use assoc-string.
8271 Use a list of strings for the completion table.
8272 (Info-fontify-node): Use match-string, line-end-position.
8273 Limit the search for `node:' to the first line.
8274
8275 * newcomment.el (uncomment-region): Remove padding coming from
8276 comment-start rather than just from comment-padding.
8277
8278 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
8279 (vc-cvs-stay-local-p): Use vc-stay-local-p.
8280 (vc-cvs-rename-file): Remove (use the default).
8281 (vc-cvs-register): Register parent dir if needed.
8282 (vc-cvs-could-register): Return non-nil if parent can be registered.
8283 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
8284 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
8285
8286 * vc-svn.el (vc-svn-use-edit): Make it into a const.
8287 (vc-svn-update): Fix the arguments to `svn'.
8288 (vc-svn-diff-tree): Just use `vc-svn-diff'.
8289 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
8290 Simple implementations, assuming `name' is a URL.
8291
8292 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
8293 set of chars allowed unquoted in a case pattern.
8294
8295 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
8296
8297 * font-lock.el (font-lock-extra-types-widget)
8298 (c-font-lock-extra-types, c++-font-lock-extra-types)
8299 (objc-font-lock-extra-types, java-font-lock-extra-types)
8300 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
8301 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
8302 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
8303 (font-lock-match-c++-structor-declaration)
8304 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
8305 (c++-font-lock-keywords-3, c++-font-lock-keywords)
8306 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
8307 (objc-font-lock-keywords-3, objc-font-lock-keywords)
8308 (java-font-lock-keywords-1, java-font-lock-keywords-2)
8309 (java-font-lock-keywords-3, java-font-lock-keywords)
8310 (java-font-lock-syntactic-face-function): Remove obsolete code
8311 and constants. It's all in cc-fonts.el now.
8312
8313 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
8314
8315 * mail/sendmail.el (mail-specify-envelope-from)
8316 (mail-envelope-from): Doc fix.
8317
8318 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
8319
8320 * generic-x.el: Do away with the dependency on `c-emacs-features'
8321 when populating `rul-generic-mode-syntax-table'; we already know
8322 this isn't XEmacs.
8323
8324 See ChangeLog.10 for earlier changes.
8325
8326 ;; Local Variables:
8327 ;; coding: iso-2022-7bit
8328 ;; End:
8329
8330 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
8331 Copying and distribution of this file, with or without modification,
8332 are permitted provided the copyright notice and this notice are preserved.
8333
8334 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1