1 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
3 * progmodes/compile.el (compilation-set-window-height): Rearrange
4 the save-* functions because a buffer can have several current
5 point in different windows.
6 (compilation-error-regexp-alist-alist): Recognize {standard input}
7 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
9 2004-06-08 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
11 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
12 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
13 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
14 * toolbar/left_arrow-locol.xpm toolbar/new-locol.xpm
15 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
16 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
17 * toolbar/right_arrow-locol.xpm toolbar/save-locol.xpm
18 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
19 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
20 * toolbar/up_arrow-locol.xpm:
21 New versions of icons that uses fewer colors.
23 * toolbar/tool-bar.el (tool-bar-local-item)
24 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
25 if display-color-cells is 256 or less.
27 2004-06-08 Kim F. Storm <storm@cua.dk>
29 * wid-edit.el (widget-specify-button): Use hand pointer rather
30 than mouse-face as visible mouse-over effect.
32 2004-06-07 Karl Fogel <kfogel@red-bean.com>
34 * saveplace.el (save-place-alist-to-file): Bind `print-length'
35 and `print-level' to nil when writing out `save-place-alist'.
36 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
38 2004-06-07 Juanma Barranquero <lektu@terra.es>
40 * completion.el (completion-kill-region): Doc fix.
42 * format.el (format-insert-annotations)
43 (format-annotate-location): Doc fixes.
44 (format-subtract-regions): Make arguments match their use in
47 * simple.el (kill-region): Doc fix.
49 * subr.el (insert-buffer-substring-no-properties)
50 (insert-buffer-substring-as-yank): Doc fixes.
52 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
54 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
56 (dired-reset-subdir-switches): New function.
58 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
59 Limit scope of `buffer-read-only' binding.
61 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
63 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
64 eshell-explicit-command-char.
66 2004-06-06 Juanma Barranquero <lektu@terra.es>
68 * help-fns.el (help-argument-name): Inherit from italic face only
69 if the frame supports it.
71 2004-06-06 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
73 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm,
74 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
75 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
76 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
77 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
78 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
79 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
80 New conversions from xpm files.
82 * toolbar/README: New file.
84 2004-06-06 Richard M. Stallman <rms@gnu.org>
86 * isearch.el (isearch-mode-map): Undo previous change.
88 2004-06-05 Juri Linkov <juri@jurta.org>
90 * bindings.el (debug-ignored-errors): Add regexps for history
91 related messages. Remove $ from "No further undo information".
92 Move Ediff's messages to ediff.el.
94 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
96 * cus-edit.el (custom-display): Add `min-colors'.
98 * custom.el (defface): Add `supports' to docstring.
100 * help-fns.el (help-argument-name): Add :group 'help.
102 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
104 * find-dired.el (find-ls-subdir-switches): New user option.
105 (find-dired): No longer call `abbreviate-file-name' on DIR.
106 Set `dired-subdir-switches' buffer-locally.
108 * locate.el: Merge the two `Commentary' sections.
109 (locate-ls-subdir-switches): New user option.
110 (locate): Update for other changes.
111 (locate-mode-map): Restore Dired binding for mouse-2.
112 Bind `locate-mouse-view-file' to M-mouse-2.
113 Bind `l' to `locate-do-redisplay'.
114 (locate-main-listing-line-p, locate-do-redisplay): New functions.
115 (locate-mouse-view-file, locate-tags, locate-find-directory):
116 Print message if used outside main listing.
117 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
118 Various changes to support inserted subdirectories.
119 (locate-insert-header): Change header of *Locate* buffer.
121 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
122 Change interactive default switches.
123 (dired-rename-subdir-2): Update `dired-switches-alist'.
124 (dired-insert-subdir, dired-kill-subdir):
125 Handle `dired-switches-alist'. Do not mark buffer modified.
126 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
127 (dired-insert-subdir-doinsert): Omit messages.
128 Handle `dired-subdir-switches'.
129 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
131 * dired.el (dired-subdir-switches, dired-switches-alist):
133 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
134 subdirs if -R switch is used for a subdir.
135 (dired-mode): Set `dired-switches-alist'.
136 (dired-build-subdir-alist): Only print number of directories in
137 echo area when invoked interactively.
139 2004-06-05 Lars Hansen <larsh@math.ku.dk>
141 * dired-x.el (dired-omit-mode): Rename from
142 dired-omit-files-p. Use define-minor-mode to define it.
143 (dired-omit-files-p): Add as alias for dired-omit-mode.
144 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
146 (dired-mark-omitted): Add. Bind to M-O.
148 2004-06-05 Kenichi Handa <handa@m17n.org>
150 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
152 2004-06-05 Juanma Barranquero <lektu@terra.es>
154 * help-fns.el (help-argument-name): Reintroduce face.
155 (help-default-arg-highlight): Use it, now that
156 `face-differs-from-default-p' can be trusted.
158 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
160 * textmodes/table.el: Sentence commands added to Point Motion
161 group; kill and backward-kill commands added to Extraction group.
163 2004-06-04 Mario Lang <mlang@delysid.org>
165 * battery.el (battery-linux-proc-acpi): mA was hardcored, but some
166 systems appear to use mW, make the code handle this. Fix a
167 division-by-zero bug while at it, and handle kernels with
168 a slightly different layout in /proc/acpi.
170 2004-06-04 Karl Fogel <kfogel@red-bean.com>
172 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
173 because the latter is a CL-ism. This fixes the bug reported by
174 Shawn Boyette <mdxi@collapsar.net> in
175 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
177 2004-06-04 Miles Bader <miles@gnu.org>
179 * faces.el (display-supports-face-attributes-p): Function moved to
180 C code. Previously only the tty-related portion of this function
181 was done in C; however the previous attempt to do a halfway-proper
182 job for non-tty displays in lisp didn't work properly because of
183 funny conditions during Emacs startup.
184 (face-differs-from-default-p): Simplify, now that
185 display-supports-face-attributes-p works properly on all display
186 types. Remove :stipple from comparison; it doesn't really work
189 2004-06-04 Miles Bader <miles@gnu.org>
191 * faces.el (face-differs-from-default-p): Use a different
192 implementation, so we can really check whether FACE displays
195 2004-06-04 Miles Bader <miles@gnu.org>
197 * faces.el (display-supports-face-attributes-p): Implement a
198 `different from default' check for non-tty displays.
200 2004-06-03 David Kastrup <dak@gnu.org>
202 * woman.el (woman-mapcan): More concise code.
203 (woman-topic-all-completions, woman-topic-all-completions-1)
204 (woman-topic-all-completions-merge): Replace by a simpler and
205 much faster implementation based on O(n log n) sort/merge instead
206 of the old O(n^2) behavior.
208 2004-06-03 Miles Bader <miles@gnu.org>
210 * subr.el (read-number): Use canonical format for default in prompt.
212 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps): Add
213 regexp for " [...]" style defaults.
215 2004-06-02 Romain Francoise <romain@orebokech.com>
217 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
218 groups: if the user asks for a hidden buffer, open the
219 corresponding filter group to expose it.
221 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
222 `ibuffer-jump-to-buffer'.
223 (ibuffer-jump-offer-only-visible-buffers): New user option.
225 2004-06-02 Juanma Barranquero <lektu@terra.es>
227 * faces.el (frame-update-faces): Add empty docstring so the one
228 for `ignore' doesn't show through.
230 * subr.el (process-kill-without-query): Remove spurious "\n" on
232 (focus-frame, unfocus-frame): Add obsolescence declaration and
235 * international/mule.el (register-char-codings): Make alias for
236 `ignore'. Move docstring to obsolescence info and remove
239 2004-06-02 Kim F. Storm <storm@cua.dk>
241 * frame.el (blink-cursor-start): Turn cursor off initially so blink
242 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
244 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
246 * vc-arch.el (vc-arch-state): Don't assume the file exists.
248 2004-05-31 Lars Hansen <larsh@math.ku.dk>
250 * desktop.el (desktop-save): Don't save minor modes without a
251 known mode initialization function.
253 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
255 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
257 * autorevert.el: Update `Commentary' section.
259 2004-05-30 Juanma Barranquero <lektu@terra.es>
261 * dos-fns.el (convert-standard-filename):
262 * files.el (convert-standard-filename):
263 * w32-fns.el (convert-standard-filename):
264 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
266 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
270 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
271 (tramp-let-maybe): Move to an earlier spot in the file.
272 Patch by Andreas Schwab.
274 2004-05-30 Andreas Schwab <schwab@suse.de>
276 * dired.el (dired-get-filename): Don't use dired-re-dot.
278 2004-05-30 Richard M. Stallman <rms@gnu.org>
280 * files.el (find-file): Doc fix.
282 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
284 2004-05-30 Nick Roberts <nickrob@gnu.org>
286 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
287 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
288 modeline of the locals buffer.
289 (gdb-goto-breakpoint): Handle gdbmi.
290 (gdb-get-frame-number): Change for gdbmi.
292 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
294 * files.el (file-remote-p): Apply file name handler for operation
295 `file-remote-p'. It isn' a property any longer.
296 (file-relative-name): `fh' and `fd' get the required value via
297 `find-file-name-handler' already.
299 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
300 (top): Remove setting of `file-remote-p' property for
301 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
303 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
305 Version 2.0.41 of Tramp released.
307 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
308 Throw away if process has died.
309 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
310 (tramp-out-of-band-prompt-regexp): Rename to
311 `tramp-process-alive-regexp', because its usage is widen.
312 (tramp-actions-copy-out-of-band): Apply it.
313 (tramp-actions-before-shell, tramp-multi-actions):
314 Add `tramp-action-process-alive' action.
315 (tramp-action-process-alive): New defun.
316 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
317 Add entry for `file-remote-p'.
318 (tramp-handle-file-remote-p): New defun.
319 (top): Remove setting of `file-remote-p'. Don't set
320 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
322 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
325 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
326 counted for (last) line. [They should or they shouldn't? --Stef]
327 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
329 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
331 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
332 not really necessary but seems to keep the shell history smaller
333 in some cases. It is no substitute for setting HISTFILE and
334 HISTSIZE from tramp-open-connection-setup-interactive-shell,
335 though. Suggested by Luc Teirlinck.
336 (tramp-open-connection-setup-interactive-shell): Export variables
337 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
338 (tramp-set-process-query-on-exit-flag): New compat function.
339 (tramp-open-connection-multi, tramp-open-connection-su)
340 (tramp-open-connection-rsh, tramp-open-connection-telnet)
341 (tramp-do-copy-or-rename-file-out-of-band): Use it.
342 (tramp-let-maybe): New macro, let-binds a variable only if it
344 (tramp-check-ls-commands, tramp-handle-expand-file-name)
345 (tramp-handle-file-truename): Use it.
346 (tramp-completion-file-name-regexp-unified): Avoid matching
347 filenames starting with "/:" -- those are reserved for
348 file-name-non-special.
350 * tramp-smb.el (tramp-smb-open-connection):
351 Use tramp-set-process-query-on-exit-flag compat function.
353 2004-05-29 Richard M. Stallman <rms@gnu.org>
355 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
357 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
358 (eval-last-sexp-print-value): Print char equivalent regardless
359 of standard-output value.
361 * thumbs.el (thumbs-subst-char-in-string): Delete.
362 (thumbs-thumbname): Use subst-char-in-string.
363 (thumbs-resize-image): Use condition-case, not ignore-errors.
364 (thumbs-kill-buffer): Likewise.
366 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
367 (thumbs-mode): Make buffer read-only.
368 (thumbs-make-thumb): Unconditionally accept an existing file.
369 (thumbs-insert-thumb): Add thumb-image-file property to the image.
370 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
371 (thumbs-show-thumbs-list): Error if images not supported.
372 (thumbs-save-current-image): Improve prompt string.
373 (thumbs-mode-map): Define u, R, x.
374 (thumbs-unmark): New command.
375 (thumbs-emboss-image): Minor cleanup.
376 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
377 (thumbs-rename-images): New command.
378 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
380 * thumbs.el (thumbs-current-image): New function.
381 (thumbs-file-list, thumbs-file-alist): New functions.
382 (thumbs-find-image): Delete arg L.
383 Don't set up thumbs-fileL as buffer-local global var.
384 (thumbs-find-image-at-point): Use thumbs-current-image.
385 (thumbs-set-image-at-point-to-root-window): Likewise.
386 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
387 Record and warn about errors. Update thumbs-markedL for deletions.
388 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
389 (thumbs-redraw-buffer): Use thumbs-file-list.
390 (thumbs-mark): Use thumbs-current-image.
391 (thumbs-show-name): Use thumbs-current-image.
393 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
394 and imenu--last-menubar-index-alist.
396 * subr.el (with-selected-window): Undo previous change.
398 2004-05-29 John Paul Wallington <jpw@gnu.org>
400 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
401 (thumbs-mouse-find-image): New command.
402 (thumbs-mode-map): Bind it to mouse-2.
403 (thumbs-mode): Make mode-class special.
404 (thumbs-view-image-mode): Likewise.
406 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
408 * flymake.el: New file.
410 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
412 * files.el (find-file-noselect-1): Do not bind
413 `inhibit-read-only' to t during execution of
414 `find-file-not-found-functions'.
416 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
418 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
419 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
421 2004-05-28 Juri Linkov <juri@jurta.org>
423 * simple.el (eval-expression-print-format): New fun.
425 * simple.el (eval-expression):
426 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
427 * emacs-lisp/edebug.el (edebug-compute-previous-result)
428 (edebug-eval-expression): Print additionally the value returned by
429 `eval-expression-print-format'.
431 * emacs-lisp/lisp.el (insert-pair-alist): New var.
432 (insert-pair): Make arguments optional. Find character pair
433 from `insert-pair-alist' according to the last input event.
434 (insert-parentheses): Make arguments optional.
435 (raise-sexp, delete-pair): New funs.
437 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
438 (emacs-lisp-mode-map, lisp-interaction-mode-map):
439 Bind C-M-q to `indent-pp-sexp'.
441 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
442 `pp-to-string' modified to be able to format text with newlines.
443 (pp-to-string): Move the buffer-formatting part of the code to
444 `pp-buffer'. Call `pp-buffer'.
446 * info.el (Info-desktop-buffer-misc-data): Don't save information
448 (Info-restore-desktop-buffer): Restore Info buffers in prepared
449 buffers with names obtained from the desktop file instead of the
450 default *info* buffer.
452 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
454 * subr.el (with-selected-window): Only save/restore the selected window.
456 * progmodes/compile.el (compilation-error-regexp-alist):
457 Use expand-file-name and data-directory.
459 * progmodes/grep.el (grep-tree): Rework previous fix.
461 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
462 after the user marked text with the mouse.
464 * startup.el (command-line): Keep the first regexp of
465 auto-save-file-name-transforms intact.
467 2004-05-28 Juanma Barranquero <lektu@terra.es>
469 * cus-edit.el (customize-face, customize-face-other-window)
470 (custom-face-edit-delete): Make arguments match their use in
472 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
475 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
478 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
479 `nbutlast' are in subr.el).
481 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
482 (set-w32-system-coding-system): Doc fixes.
484 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
485 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
486 Make arguments match their use in docstring.
487 (artist-draw-region-trim-line-endings)
488 (artist-mouse-choose-operation): Fix typo in docstring.
489 (artist-key-set-point-common): Doc fix.
491 2004-05-28 Simon Josefsson <jas@extundo.com>
493 * mail/smtpmail.el (smtpmail-open-stream):
494 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
496 2004-05-26 Simon Josefsson <jas@extundo.com>
498 * starttls.el: Merge with my GNUTLS based starttls.el.
499 (starttls-gnutls-program, starttls-use-gnutls)
500 (starttls-extra-arguments, starttls-process-connection-type)
501 (starttls-connect, starttls-failure, starttls-success): New variables.
502 (starttls-program, starttls-extra-args): Doc fix.
503 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
504 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
505 and pass on to corresponding *-gnutls function if it is set.
507 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
509 * autorevert.el (auto-revert-handler): Disable auto-reverting of
512 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
514 * files.el (file-name-non-special): There are more operations
515 which need handling: `find-backup-file-name',
516 `insert-file-contents', `verify-visited-file-modtime',
517 `write-region'. Rename t value of method to `add'. Add new
518 methods `quote' and `unquote-then-quote' to file-arg-indices.
520 2004-05-25 Juri Linkov <juri@jurta.org>
522 * info.el (Info-toc): Call Info-mode on intermediate buffer.
523 (Info-index-nodes): Enclose code in condition-case to catch errors.
524 (Info-index-node): Don't search all index nodes if request is only
525 for the current node and file is not in the cache of index nodes.
526 (Info-mode-map): Bind Info-copy-current-node-name to `w'
527 for consistency with dired-copy-filename-as-kill.
528 Bind `S' to Info-search-case-sensitively.
529 (Info-copy-current-node-name): New arg. With zero prefix arg put
530 the name inside a function call to `info'. Display copied text in
533 2004-05-25 Sam Steingold <sds@gnu.org>
535 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
536 strip the package prefix from the symbol name, if any.
537 Make it the `find-tag-default-function' for `lisp-mode'.
539 2004-05-25 John Paul Wallington <jpw@gnu.org>
541 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
542 instead of obsolete `process-kill-without-query'.
544 * textmodes/texinfmt.el (texinfo-indexvar-alist):
545 Declare as variable, not constant.
547 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
549 * files.el (find-file-noselect-1): Fix bug introduced by
550 Revision 1.694. As a side effect, `inhibit-read-only'
551 is again, by default, t during execution of
552 `find-file-not-found-functions'.
553 (insert-directory): Check that lines were really inserted by
554 the --dired switch, before erasing them.
556 2004-05-24 Nick Roberts <nickrob@gnu.org>
558 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
559 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
560 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
561 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
562 gud-minor-mode (gdbmi).
564 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
566 * net/browse-url.el (browse-url-interactive-arg): Enable user to
567 explicitly select the text to be taken as URL.
569 2004-05-23 Juri Linkov <juri@jurta.org>
571 * info.el (Info-index-nodes): New var and fun.
572 (Info-goto-index, Info-index, info-apropos)
573 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
574 (Info-index): Fix docstring. Store and restore Info-history-list.
575 (Info-complete-nodes): New var.
576 (Info-complete-menu-item): Use it.
577 (Info-index-node): New fun.
578 (Info-final-node, Info-forward-node, Info-backward-node)
579 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
581 (Info-extract-menu-item, Info-extract-menu-counting): Set second
582 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
583 (Info-find-node-2): If a node with period in its name not found,
584 try to find a node without the name part after period.
585 (Info-select-node): Call Info-fontify-node only if
586 Info-fontify-maximum-menu-size is not nil.
587 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
588 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
589 Preserve Info-history-list.
590 (Info-toc): Set Info-current-file.
591 (Info-build-toc): Move point to the beginning of the buffer.
592 Add main-file variable.
593 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
594 Use backslashed representation of the control character ^_.
596 * textmodes/texinfmt.el (texinfo-print-index): Print index line
597 numbers in the new Texinfo 4.7 format.
599 * add-log.el (change-log-font-lock-keywords): Remove `:' from
600 regexps for function and variable names.
602 * descr-text.el (describe-property-list): Add [show] button for
603 `syntax-table' property with action to pp to a separate buffer.
604 (describe-char): Replace search-forward by re-search-forward with
605 whitespace regexp after "character:" to not fail in too narrow windows.
607 * simple.el (next-error-find-buffer): Add a rule to return
608 next-error capable buffer if one window on the selected frame
609 displays such buffer.
611 2004-05-23 Nick Roberts <nickrob@gnu.org>
613 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
614 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
615 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
616 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
617 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
618 Handle new value for gud-minor-mode (gdbmi).
619 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
620 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
621 Change from local to global gdb variable set.
622 (gdb-ann3): Initialise above gdb variable set.
623 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
624 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
625 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
626 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
627 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
628 (gdb-info-locals-handler, gdb-invalidate-assembler)
629 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
630 set as global variables.
631 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
633 (gdb-info-breakpoints-custom): Fix regexp.
634 (def-gdb-var): Delete.
636 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
637 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
638 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
639 a new mode. The file (gdb-mi.el) for this mode will be included
640 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
643 2004-05-23 Jesper Harder <harder@ifa.au.dk>
645 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
646 interpreted as a directory.
648 2004-05-22 Richard M. Stallman <rms@gnu.org>
650 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
653 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
655 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
656 Use assoc-string, not assoc-ignore-case.
658 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
660 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
661 If moving back then fwd gets a defun that ends before point,
662 try again moving fwd then back.
664 * files.el (file-name-non-special): Allow t in file-arg-indices
665 to mean requote the return value. Use `identity' as an element
666 rather than as the whole value.
668 * gs.el (gs-options): Add -dSAFER. Mark it risky.
670 2004-05-22 Juanma Barranquero <lektu@terra.es>
672 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
674 (help-highlight-arguments): Skip function name before searching
677 2004-05-21 Juanma Barranquero <lektu@terra.es>
679 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
680 Don't mention in the docstring these arguments meant for
681 internal (recursive) use only.
682 (allout-char-spec): Comment out (it's not implemented).
683 (allout-old-expose-topic, allout-exposure): Fix docstring and add
684 obsolescence declaration.
685 (allout-flatten-exposed-to-buffer)
686 (allout-indented-exposed-to-buffer): Fix typos in docstring.
687 (my-mark-marker): Doc fix.
688 (produce-allout-mode-map, allout-sibling-index)
689 (allout-isearch-expose, allout-distinctive-bullet)
690 (allout-open-topic, allout-reindent-body)
691 (allout-rebullet-heading, allout-process-exposed)
692 (allout-insert-listified, allout-latex-verb-quote)
693 (allout-insert-latex-header, allout-insert-latex-trailer):
694 Make arguments match their use in docstring.
695 (allout-primary-bullet, allout-old-style-prefixes)
696 (allout-inhibit-protection, allout-init, allout-mode)
697 (allout-before-change-protect, allout-flag-region):
698 Use "Emacs" instead of "emacs" in docstrings.
700 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
702 * international/characters.el: Modify syntax of more characters.
704 2004-05-21 Masatake YAMATO <jet@gyve.org>
706 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
707 (etags-tags-completion-table): Show parsing progress.
709 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
711 * locate.el (locate-prompt-for-command): Shorten first line of
713 (locate-mode): Expand docstring and include keymap summary.
715 * files.el (find-file-noselect-1): Limit the scope of the
716 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
717 is, by default, nil during the execution of
718 `find-file-not-found-functions' and `find-file-hook'.
720 2004-05-20 Michael Mauger <mmaug@yahoo.com>
722 * facemenu.el (facemenu-color-name-equal): New function.
723 (list-colors-display): Use it to compare colors instead of
724 facemenu-color-equal.
726 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
728 * compare-w.el (compare-windows-face): Use min-colors instead of
729 checking for tty or pc types.
731 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
733 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
734 (completion-setup-function): Use with-current-buffer.
735 Properly save excursion. Simplify.
736 Don't assume there is necessarily a `mouse-face' property somewhere.
738 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
740 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
742 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
743 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
744 Use with-current-buffer.
745 (byte-goto-log-buffer): Delete.
746 (byte-compile-log-file): Call compilation-forget-errors.
748 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
750 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
751 output messages into the search result.
753 2004-05-19 Masatake YAMATO <jet@gyve.org>
755 * wid-edit.el (widget-radio-button-notify): Revert my last
756 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
758 2004-05-19 Kenichi Handa <handa@m17n.org>
760 * international/characters.el: Fix syntax (open/close) of CJK chars.
762 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
764 * help-mode.el (help-go-back): Don't depend on position of back button.
766 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
768 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
769 files files don't contain an accidental additional /.
771 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
774 2004-05-18 Masatake YAMATO <jet@gyve.org>
776 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
777 to widget-apply. :action method assumes 2 arguments, not 3.
779 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
781 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
783 (hs-special-modes-alist): Add an f90-mode entry.
785 2004-05-17 Sam Steingold <sds@gnu.org>
787 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
788 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
790 2004-05-16 Kim F. Storm <storm@cua.dk>
792 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
794 2004-05-15 John Wiegley <johnw@newartisans.com>
796 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
797 (eshell-output-object-to-target): Improve output speed 20% by not
798 calling `eshell-stringify' if something is already known to be a string.
800 2004-05-15 Alex Ott <ott@jet.msk.su>
802 * textmodes/ispell.el (ispell-local-dictionary-alist):
803 Add windows-1251 to the choice of coding systems.
804 (ispell-dictionary-alist-6): Add support for "russianw.aff",
807 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
809 * progmodes/compile.el (compilation-warning-face)
810 (compilation-info-face): Use min-colors.
812 2004-05-15 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
814 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
815 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
816 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
817 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
818 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
819 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
820 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
821 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
822 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
823 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
824 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
825 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
826 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
827 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
829 2004-05-15 Kim F. Storm <storm@cua.dk>
831 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
832 Use it to set triggered-p element of timer.
833 (timer-event-handler): Set triggered-p element non-nil while running
836 2004-05-14 David Ponce <david@dponce.com>
838 * tree-widget.el: New file.
840 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
842 * language/european.el ("Brazilian Portuguese"): Add support for
843 Brazilian Portuguese.
845 2004-05-13 John Wiegley <johnw@newartisans.com>
847 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
848 `recentf-mode' if this variable has been customized to t.
850 * eshell/esh-test.el (eshell-test): Call the function
851 `emacs-version' rather than trying to build a custom version string.
853 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
855 * net/telnet.el (telnet-mode): Use define-derived-mode.
856 Don't modify the global value of comint-prompt-regexp.
858 2004-05-13 John Paul Wallington <jpw@gnu.org>
860 * version.el (emacs-version): Check for `gtk' feature before
863 2004-05-13 Juanma Barranquero <lektu@terra.es>
865 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
866 arguments in the docstring, they're used only in recursive calls.
868 * help-fns.el (help-arg-highlighting-function)
869 (help-argument-name): Delete.
870 (help-default-arg-highlight): New function.
871 (help-do-arg-highlighting): Use it.
873 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
875 * calendar/appt.el (appt-disp-window):
876 Use `calendar-set-mode-line' for a centered mode-line.
878 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
880 * calendar/appt.el (appt-disp-window): Do not split window
881 excessively when `split-height-threshold' is low.
883 2004-05-12 Nick Roberts <nickrob@gnu.org>
885 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
886 kill-buffer-hook here and make it local.
887 (gud-kill-buffer-hook): Use kill-process for a sure kill.
889 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
891 * progmodes/compile.el (compilation-set-window-height):
892 Use save-excursion to protect against misplaced marker.
894 2004-05-12 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
896 * custom.el (defface): Document that type can have value gtk.
898 * faces.el (face-spec-set-match-display): Handle type gtk in display.
900 2004-05-12 Kenichi Handa <handa@m17n.org>
902 * descr-text.el: Require quail at comile time.
903 (describe-char): If an input method is on and it supports the
904 character, show how to input it.
906 * international/quail.el (quail-install-decode-map): Accept a
907 char-table whose subtype is `quail-decode-map'.
908 (quail-store-decode-map-key, quail-gen-decode-map1)
909 (quail-gen-decode-map, quail-find-key1, quail-find-key)
910 (quail-show-key): New functions.
912 2004-05-12 Juanma Barranquero <lektu@terra.es>
914 * generic.el (define-generic-mode): Remove redundant arglist info.
916 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
917 Make arguments match their use in docstring.
918 (help-arg-highlighting-function): New variable.
919 (help-argument-name): Mention it in the docstring.
920 (help-do-arg-highlight): Use it. Expand regexp to accept also
921 ARG-xxx and xxx-ARG references.
923 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
925 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
926 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
927 and "mailto:addr1?to=addr2" equal.
929 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
931 * man.el (Man-getpage-in-background): Use shell-file-name
932 and shell-command-switch variables instead of hard-coded values.
934 2004-05-11 Eli Zaretskii <eliz@gnu.org>
936 * iimage.el: New file.
938 2004-05-11 Juanma Barranquero <lektu@terra.es>
940 * custom.el (custom-initialize-default, defcustom):
941 Fix typo in docstring.
943 * files.el (set-visited-file-name, file-expand-wildcards):
946 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
948 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
950 * subr.el (eventp): Be more discriminating with integers.
952 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
954 * progmodes/compile.el (compile): Add universal prefix arg.
955 (compilation-error-regexp-alist-alist): Add edg patterns.
957 2004-05-10 Sam Steingold <sds@gnu.org>
959 * textmodes/ispell.el (ispell-message):
960 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
962 2004-05-10 Dave Love <fx@gnu.org>
964 * progmodes/python.el (help-buffer): Autoload when compiling.
965 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
966 (run-python): Prepend to any existing PYTHONPATH.
968 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
970 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
971 for pending breakpoints.
973 2004-05-10 Richard M. Stallman <rms@gnu.org>
975 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
976 directly without calling any functions in Rmail.
977 (unrmail-unprune): Function deleted.
979 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
981 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
984 2004-05-10 Kenichi Handa <handa@m17n.org>
986 * descr-text.el (describe-char): Fix previous change. Don't make
987 a unibyte character to multibyte in the *Help* buffer.
989 2004-05-10 Miles Bader <miles@gnu.org>
991 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
992 buffer an error if the debugger process is actually running.
994 2004-05-10 Juanma Barranquero <lektu@terra.es>
996 * help-fns.el (help-argument-name): Default to italic.
997 (help-highlight-arguments): Return always (usage . doc), even when
1000 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
1001 (define-ibuffer-filter): Add usage info.
1002 (define-ibuffer-op): Add usage info (but CL-style defaults for
1003 keyword args are not shown).
1005 * subr.el (remove-overlays, read-passwd): Fix docstring.
1006 (start-process-shell-command): Fix docstring. Put usage info in a
1007 format usable by `describe-function'.
1008 (open-network-stream, open-network-stream-nowait)
1009 (open-network-stream-server): Fix docstring.
1011 2004-05-09 Jason Rumney <jasonr@gnu.org>
1013 * international/code-pages (cp932, cp936, cp949, c950): Remove.
1014 Only define cp125* if windows-125* is already defined.
1016 * language/korean.el (cp949): Add alias.
1018 * language/chinese.el (cp936, cp950): Add aliases.
1020 * language/japanese.el (cp932): Add alias.
1022 * term/w32-win.el: Require code-pages.
1024 * international/mule-cmds.el (set-locale-environment):
1025 On MS-Windows use ansi code-page for default coding-systems.
1026 Set up paper sizes for Windows 3 letter languages.
1028 * international/code-pages.el (cp932, cp936, cp949, cp950):
1029 Add aliases. Also add cp125* if not already defined.
1031 2004-05-09 Juanma Barranquero <lektu@terra.es>
1033 * help-fns.el (help-highlight-arguments): Don't try to highlight
1034 missing or autoloaded arglists. Accept structured arguments, like
1035 the first ones of `do' and `flet'.
1037 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
1038 (cvs-get-marked): Remove redundant arglist info.
1040 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
1041 Don't use CL-style default args.
1043 2004-05-08 Andreas Schwab <schwab@suse.de>
1045 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
1047 * international/subst-ksc.el: Fix references to utf-translate-cjk
1048 into utf-translate-cjk-mode.
1049 * international/subst-big5.el: Likewise.
1050 * international/subst-gb2312.el: Likewise.
1051 * international/subst-jis.el: Likewise.
1052 * international/utf-16.el: Likewise.
1053 * international/utf-8.el: Likewise.
1055 2004-05-08 John Wiegley <johnw@newartisans.com>
1057 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
1058 "virtual buffers" (off by default), which makes it possible to
1059 switch to the "virtual" buffers of recently visited files. When a
1060 buffer name search fails, and this option is on, iswitchb will
1061 look at the list of recently visited files, and permit matching
1062 against those names. When the user hits RET on a match, it will
1064 (iswitchb-read-buffer): Add two optional arguments, which makes
1065 isearchb.el possible.
1066 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
1067 (iswitchb-next-match): Add support for virtual buffers.
1069 * isearchb.el: This module extends iswitchb to provide "as you
1070 type" buffer selection.
1072 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
1073 Ignore the read-only property when flyspell highlighting is on.
1074 Not ignoring it leads to a series of confusing errors.
1075 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
1076 but also make sure to call flyspell-incorrect-hook.
1077 (flyspell-maybe-correct-transposition): Perform transposition test
1078 by bit twiddling a string, rather than using a temp buffer.
1079 (flyspell-maybe-correct-doubling): Use a string rather than a temp
1080 buffer. This is also the original version of the code, which
1081 could not be checked in before due to a previous lack of
1082 assignment papers. This version has seen heavy usage on my system
1083 for several years now.
1085 * calendar/cal-bahai.el: New file, which adds support for the
1086 Baha'i calendar to Emacs. This calendar is based on a solar year
1087 of 19 months of 19 days, with 4 intercalary days. Each year
1088 begins on March 21, with the calendar starting in 1844.
1090 * calendar/cal-menu.el, calendar/calendar.el,
1091 calendar/diary-lib.el, calendar/holidays.el: Added support for
1094 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
1095 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
1096 function can be used outside of eshell buffers.
1097 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
1099 2004-05-08 Juanma Barranquero <lektu@terra.es>
1101 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
1102 word constituent so FOO-ARG is not recognized as an arg.
1103 (help-highlight-arguments): Don't skip lists in mandatory arguments.
1105 * simple.el (next-error): Fix typo in docstring.
1106 (open-line): Make argument names match their use in docstring.
1107 (split-line): Fix docstring.
1109 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
1110 usable by `describe-function'.
1111 (gensym, gentemp, typep, ignore-errors): Make argument names match
1112 their use in docstring.
1114 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
1115 argument to `help-setup-xref'.
1117 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
1119 Version 2.0.40 of Tramp released.
1121 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
1122 Use symbol-function to invoke functions only known on some Emacs
1123 flavors. This avoids byte-compiler warnings. Reported by Kevin
1124 Scaldeferri <kevin@scaldeferri.com>.
1125 (tramp-do-copy-or-rename-file-via-buffer): Rename from
1126 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
1127 consistent with the other tramp-do-* functions.
1128 (tramp-do-copy-or-rename-file): Calls adjusted.
1129 (tramp-process-initial-commands): Avoid liveness check on shell --
1130 we know that it must be alive since we're opening a connection at
1132 (tramp-last-cmd): New internal variable.
1133 (tramp-process-echoes): New tunable.
1134 (tramp-send-command): Set tramp-last-cmd.
1135 (tramp-wait-for-output): Delete echo, if applicable.
1136 (tramp-read-passwd): Construct the key for the password cache in a
1137 way that works for multi methods, too.
1138 (tramp-bug): Add backup-directory-alist and
1139 bkup-backup-directory-info to bug reports, with Tramp counterparts.
1141 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
1143 * net/tramp*.el: Suppress byte-compiler warnings where possible.
1145 * net/tramp.el (tramp-out-of-band-prompt-regexp)
1146 (tramp-actions-copy-out-of-band): New defcustoms.
1147 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
1148 used instead of a synchronous one. Allows password entering.
1149 (tramp-action-out-of-band): New defun.
1150 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
1151 Remove restriction with password from doc string.
1152 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
1153 `tramp-out-of-band-prompt-regexp',
1154 `tramp-actions-copy-out-of-band', `password-cache' and
1155 `password-cache-expiry'.
1156 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
1158 (tramp-touch): FILE can be a local file, too.
1159 (TODO): Remove items done.
1160 (tramp-handle-insert-directory): Properly quote file name also if
1161 not full-directory-p. Handle wildcard case. Reported by Andreas
1162 Schwab <schwab@suse.de>.
1163 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
1165 (tramp-handle-file-local-copy, tramp-handle-write-region):
1166 The permissions of the temporary file are set if filename exists.
1167 Reported by Ted Stern <stern@cray.com>.
1168 (tramp-backup-directory-alist)
1169 (tramp-bkup-backup-directory-info): New defcustoms.
1170 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
1171 (tramp-handle-find-backup-file-name): New function.
1172 Implements Tramp's find-backup-file-name.
1174 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
1175 for `find-backup-file-name'.
1177 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
1178 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
1180 2004-05-07 Lars Hansen <larsh@math.ku.dk>
1182 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
1184 2004-05-07 Juanma Barranquero <lektu@terra.es>
1186 * subr.el (lambda): Add arglist description to docstring.
1187 (declare): Fix typo in docstring.
1188 (open-network-stream): Fix docstring.
1189 (process-kill-without-query): Fix docstring and add obsolescence info.
1190 (last, butlast, nbutlast): Make arguments match their use in docstring.
1191 (insert-buffer-substring-no-properties): Likewise.
1192 (insert-buffer-substring-as-yank): Likewise.
1193 (split-string): Fix docstring.
1195 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
1196 Make argument names match their use in docstring.
1198 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
1200 2004-05-06 Nick Roberts <nickrob@gnu.org>
1202 * progmodes/gdb-ui.el: Improve/extend documentation strings.
1203 Fit first sentence on one line for apropos-command.
1205 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
1207 Changes largely merged in from Dave Love's code.
1208 * progmodes/python.el: Doc fixes.
1209 (python-mode-map): Add python-complete-symbol.
1210 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
1211 (python-comment-indent, python-complete-symbol)
1212 (python-symbol-completions, python-partial-symbol)
1213 (python-try-complete): New.
1214 (python-indent-line): Remove optional arg. Use python-block-end-p.
1215 (python-check): Bind compilation-error-regexp-alist.
1216 (inferior-python-mode): Use rx. Move keybindings to top level.
1217 Set comint-input-filter.
1218 (python-preoutput-filter): Use rx.
1219 (python-input-filter): Re-introduce.
1220 (python-proc): Start new process if necessary.
1221 Check python-buffer non-nil.
1222 (view-return-to-alist): Defvar.
1223 (python-send-receive): New.
1224 (python-eldoc-function): Use it.
1225 (python-mode-running): Don't defvar.
1226 (python-mode): Set comment-indent-function.
1227 Maybe update hippie-expand-try-functions-list.
1228 (python-indentation-levels): Initialize differently.
1229 (python-block-end-p): New.
1230 (python-indent-line): Use it.
1231 (python-compilation-regexp-alist): Augment.
1232 (run-python): Import `emacs' module to Python rather than loading
1233 code directly. Set python-buffer differently.
1234 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
1236 (python-send-command): Go to end of comint buffer.
1237 (python-load-file): Use python-proc, emacs.eimport.
1238 (python-describe-symbol): Simplify interactive form.
1239 Use emacs.help. Do use temp-buffer-show-hook.
1240 Call print-help-return-message.
1241 (hippie-exp): Require when compiling.
1242 (python-preoutput-continuation): Use rx.
1244 * diff-mode.el (diff-make-unified): Fix regexp.
1246 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
1248 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
1249 filter groups from the buffer when rebuilding the Ibuffer buffer
1250 and `ibuffer-show-empty-filter-groups' is nil.
1252 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1254 * ps-print.el (ps-print-quote): Call ps-value-string.
1255 (ps-setup): Call ps-comment-string.
1256 (ps-value-string, ps-comment-string): New funs.
1258 2004-05-06 Juanma Barranquero <lektu@terra.es>
1260 * ehelp.el (electric-help-command-loop): Check whether the last
1261 character is visible, not (point-max).
1263 * help-fns.el (help-argument-name): Default to bold; don't inherit
1264 from font-lock-variable-name-face.
1265 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
1267 2004-05-05 Kenichi Handa <handa@m17n.org>
1269 * descr-text.el (describe-char): Copy the character with text
1270 properties and overlays into the first line, and call
1271 describe-text-properties on it.
1273 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
1275 * iswitchb.el (iswitchb-global-map): Fix typo.
1276 Remove unwanted ###autoloads from source file.
1278 2004-05-05 Lars Hansen <larsh@math.ku.dk>
1280 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
1281 in run-hooks. Use substitute-command-keys in message.
1282 (wdired-abort-changes): Add message.
1284 2004-05-03 Michael Mauger <mmaug@yahoo.com>
1286 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
1287 (sql-emacs20-p): Remove.
1288 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
1289 (sql-builtin-face, sql-doc-face): Remove.
1290 (sql-mode-ansi-font-lock-keywords)
1291 (sql-mode-oracle-font-lock-keywords)
1292 (sql-mode-postgres-font-lock-keywords)
1293 (sql-mode-linter-font-lock-keywords)
1294 (sql-mode-ms-font-lock-keywords)
1295 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
1296 (sql-product-font-lock): Fix font-lock reset when font rules change.
1297 (sql-highlight-product): Remove incorrect font-lock reset logic.
1299 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
1301 * ses.el (ses-set-parameter): Fix typo.
1303 2004-05-04 Kim F. Storm <storm@cua.dk>
1305 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
1306 Must expand directory for completion to work; and don't mess with
1307 process-environment.
1308 (ido-read-file-name): If command has ido property, don't use ido
1309 if value is ignore, or read as directory if value is dir.
1310 Set ido ignore property for dired-do-rename command.
1312 2004-05-04 Juanma Barranquero <lektu@terra.es>
1314 * ehelp.el (electric-help-command-loop, electric-help-undefined)
1315 (electric-help-help): Check against unmapped commands.
1317 * help-fns.el (help-argument-name): New face, inheriting from
1318 font-lock-variable-name-face, to highlight function arguments in
1319 `describe-function' and `describe-key'.
1320 (help-do-arg-highlight): Auxiliary function to highlight a given
1321 list of arguments in a string.
1322 (help-highlight-arguments): Highlight the function arguments and
1323 all uses of them in the docstring.
1324 (describe-function-1): Use it. Do docstring output via `insert',
1325 not 'princ', so text attributes are preserved.
1327 * winner.el (winner-mode-map): Move `winner-undo' and
1328 `winner-redo' to C-c <left> and C-c <right>, respectively (the
1329 previous bindings conflict with `prev-buffer', `next-buffer').
1331 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1333 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
1334 (bibtex-entry-update): New command bound to C-c C-u.
1335 (bibtex-text-in-string): Fix regexp.
1336 (bibtex-assoc-of-regexp): Remove.
1337 (bibtex-progress-message): Fix docstring.
1338 (bibtex-inside-field): Use if.
1339 (bibtex-assoc-regexp): New function.
1340 (bibtex-format-entry): Make code more robust so that it formats
1342 (bibtex-autokey-demangle-title): Merge with obsolete function
1343 bibtex-assoc-of-regexp.
1344 (bibtex-field-list): New function.
1345 (bibtex-entry): Use bibtex-field-list.
1346 (bibtex-parse-entry): Fix docstring.
1347 (bibtex-print-help-message): Use bibtex-field-list.
1348 (bibtex-make-field): Use bibtex-field-list.
1349 (bibtex-entry-index): Bugfix. Return crossref key if required.
1350 (bibtex-lessp): Fix docstring.
1352 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
1354 * select.el (xselect-convert-to-string): Move comment to intended line.
1356 2004-05-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1358 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
1359 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
1361 2004-05-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1363 * term/x-win.el (x-clipboard-yank): Don't exit on error from
1366 2004-05-03 Jason Rumney <jasonr@gnu.org>
1368 * makefile.nt: Remove.
1370 2004-05-03 Kim F. Storm <storm@cua.dk>
1372 * emulation/cua-base.el (cua--update-indications): Fix last change.
1373 (cua-mode): Deactivate mark when cua-mode is enabled.
1375 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
1377 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
1379 2004-05-03 Nick Roberts <nickrob@gnu.org>
1381 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
1382 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
1383 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
1384 window over visible frames.
1385 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
1387 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
1389 * progmodes/compile.el (compilation-gcpro): New var.
1390 (compilation-fake-loc): Use it.
1391 (compilation-forget-errors): Reset it.
1393 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
1395 * diff-mode.el (diff-header-face, diff-file-header-face):
1398 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1400 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
1401 (bibtex-clean-entry): Disentangle code.
1402 (bibtex-realign): New function.
1403 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
1404 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
1405 Remove undocumented optional arg called-by-convert-alien.
1406 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
1407 for sorting instead of bibtex-sort-buffer.
1409 2004-05-02 Eli Zaretskii <eliz@gnu.org>
1411 * progmodes/compile.el (compilation-start): In the
1412 no-async-subprocesses branch, call sit-for to give redisplay a
1413 chance to show the updated process status in the mode line, and
1414 fontify the buffer explicitly after the process exits.
1416 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1418 * progmodes/python.el (python-compilation-line-number): Remove.
1419 (python-compilation-regexp-alist): Don't use it any more.
1420 (python-orig-start, python-input-filter): Remove.
1421 (inferior-python-mode): Don't set up comint-input-filter-functions.
1422 (python-send-region): Use compilation-fake-loc.
1424 * progmodes/compile.el (compilation-messages-start): New var.
1425 (compilation-mode): Don't setup next-error-function here.
1426 (compilation-setup): Set it up here instead (for minor modes as well).
1427 Make compilation-messages-start buffer local.
1428 (compilation-next-error-function): Use it.
1429 (compilation-forget-errors): Set compilation-messages-start.
1431 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
1433 * ielm.el (ielm-prompt-read-only): Update docstring.
1435 * comint.el (comint-prompt-read-only): Update docstring.
1436 (comint-update-fence, comint-kill-whole-line)
1437 (comint-kill-region): New functions.
1439 * simple.el (kill-whole-line): Use "p" instead of "P" in
1442 2004-05-01 Juanma Barranquero <lektu@terra.es>
1444 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
1445 format arglist so default values in CL-style argument lists are
1448 2004-05-01 Jason Rumney <jasonr@gnu.org>
1450 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
1452 2004-05-01 Kenichi Handa <handa@m17n.org>
1454 * international/titdic-cnv.el (miscdic-convert): Don't generate a
1455 quail file if it is up to date.
1457 2004-04-30 Juri Linkov <juri@jurta.org>
1459 * cus-edit.el (custom-mode-map):
1460 Add key binding `C-x C-s' to `Custom-save'.
1462 * outline.el (outline-blank-line): New var.
1463 (outline-next-preface, outline-show-heading)
1464 (outline-end-of-subtree): Use it.
1466 * dired-aux.el (dired-touch-initial): New fun.
1467 (dired-do-chxxx): Call it for op-symbol `touch'.
1468 (dired-diff): Use `dired-dwim-target-directory'
1469 if current dired buffer has no buffer mark.
1471 * bindings.el (propertized-buffer-identification):
1472 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
1473 Add C-M-arrow keys for consistency.
1475 * files.el (confirm-kill-emacs):
1476 Change group from top-level `emacs' to `convenience'.
1478 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
1479 Push mark on the first call of successive command calls.
1480 (insert-pair): New fun created from `insert-parentheses' with
1481 `open' and `close' arguments added. Enclose active regions
1482 in paired characters. Compare adjacent characters syntax with
1483 inserted characters syntax before inserting a space.
1484 (insert-parentheses): Call `insert-pair' with ?\( ?\).
1486 * delsel.el: Don't put `delete-selection' property
1487 on `insert-parentheses' symbol to take advantage of
1488 region handling in `insert-pair' function.
1489 Suggested by Stephan Stahl <stahl@eos.franken.de>.
1491 2004-04-30 Kim F. Storm <storm@cua.dk>
1493 * emulation/cua-base.el: Add support for changing cursor types;
1494 based on patch from Michael Mauger.
1495 (cua-normal-cursor-color, cua-read-only-cursor-color)
1496 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
1497 Customization cursor type and/or cursor color.
1498 (cua--update-indications): Handle cursor type changes.
1499 (cua-mode): Update cursor indications if enabled.
1501 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
1503 * mouse.el (mouse-drag-copy-region): New defcustom.
1504 (mouse-set-region, mouse-drag-region-1): Use it.
1506 * simple.el (kill-ring-save): If region face background color is
1507 unspecified (if no highlighting), show extent of fully visible
1508 region even if transient-mark-mode is enabled.
1510 * emulation/cua-base.el (cua--standard-movement-commands):
1511 Add cua-scroll-up and cua-scroll-down.
1512 (cua-scroll-up, cua-scroll-down): New commands.
1513 (cua--init-keymaps): Remap scroll-up and scroll-down.
1515 * emulation/cua-rect.el (cua--convert-rectangle-as):
1517 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
1518 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
1519 New commands (suggested by Jordan Breeding).
1521 2004-04-30 Juanma Barranquero <lektu@terra.es>
1523 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
1525 2004-04-30 Mario Lang <mlang@delysid.org>
1527 * diff.el (diff-switches): Fix typo in docstring.
1529 2004-04-30 Alex Schroeder <alex@gnu.org>
1531 * xml.el (xml-debug-print-internal): Don't add newline and
1532 indentation to text nodes and write empty elements as empty tags
1533 instead of opening and closing tags.
1534 (xml-debug-print): Take optional indent-string argument.
1535 (xml-print): Alias for xml-debug-print.
1537 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
1539 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
1540 than duplicate call to `line-beginning-position'.
1542 * progmodes/f90.el (f90-get-present-comment-type):
1543 Return whitespace, as well as comment chars, for consistent filling
1544 of comment blocks. Use `match-string-no-properties'.
1545 (f90-break-line): Trim trailing whitespace when filling comments.
1547 2004-04-30 Dave Love <fx@gnu.org>
1549 * calendar/diary-lib.el (diary-outlook-formats): New variable.
1550 (diary-from-outlook-internal, diary-from-outlook)
1551 (diary-from-outlook-gnus, diary-from-outlook-rmail):
1552 New functions to import diary entries from Outlook-format
1553 appointments in mail messages.
1555 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1557 * progmodes/python.el (python-send-command): New fun.
1558 (python-send-region, python-load-file): Use it.
1560 * progmodes/compile.el (compilation-last-buffer): Add var alias.
1562 * help-fns.el (help-C-file-name): Use new subr-name.
1563 Prepend `src/' to the file name.
1564 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
1565 (describe-function-1, describe-variable): Only find a C source file
1566 name if DOC is already loaded.
1568 * help-mode.el (help-function-def, help-variable-def):
1569 Use the new find-function-search-for-symbol functionality.
1570 Allow FILE to be `C-source'.
1572 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
1573 (find-function-C-source): New fun.
1574 (find-function-search-for-symbol): Use it.
1576 2004-03-29 Michael Mauger <mmaug@yahoo.com>
1578 * progmodes/sql.el (sql-product-alist): Rename variable
1579 `sql-product-support'. Add Postgres login parameters.
1580 (sql-set-product, sql-product-feature): Update with renamed variable.
1581 (sql-connect-postgres): Add username prompt.
1582 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
1583 Make patterns less product specific.
1584 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
1585 (sql-mode-abbrev-table): Modify initialization.
1586 (sql-builtin-face): Add variable.
1587 (sql-keywords-re): Add macro.
1588 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
1589 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
1590 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
1591 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
1592 (sql-mode-linter-font-lock-keywords)
1593 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
1594 (sql-mode-sybase-font-lock-keywords)
1595 (sql-mode-informix-font-lock-keywords)
1596 (sql-mode-interbase-font-lock-keywords)
1597 (sql-mode-ingres-font-lock-keywords)
1598 (sql-mode-solid-font-lock-keywords)
1599 (sql-mode-sqlite-font-lock-keywords)
1600 (sql-mode-db2-font-lock-keywords): Default to nil.
1601 (sql-product-font-lock): Always highlight ANSI keywords.
1602 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
1603 (sql-send-string): Add function.
1605 2004-04-29 Dave Love <fx@gnu.org>
1607 * progmodes/cfengine.el (cfengine-beginning-of-defun)
1608 (cfengine-end-of-defun): Ensure progress through buffer.
1610 * info-look.el (cfengine-mode): Accept a terminal ().
1612 2004-04-29 Juri Linkov <juri@jurta.org>
1614 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
1615 instead of isearch-yank-word-or-char. Add new key bindings for
1616 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
1617 (isearch-del-char): New fun.
1618 (isearch-forward, isearch-edit-string): Update docstring.
1619 (isearch-yank-char): Doc fix.
1620 (isearch-other-meta-char): Restore point after scrolling.
1622 * progmodes/compile.el (compilation-context-lines): Add nil option
1623 to disable compilation output window scrolling.
1624 (compilation-set-window): Use it.
1626 * outline.el (outline-next-preface, outline-show-heading):
1627 Don't leave unhidden blank line before heading.
1628 (outline-end-of-subtree): Include last newline into subtree.
1629 (hide-entry): Leave point at beginning of heading instead of end.
1630 (outline-up-heading): Push mark for the first call of successive
1633 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
1635 * comint.el (comint-prompt-read-only): New variable.
1636 (comint-output-filter): Implement it.
1638 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
1639 (ielm-prompt-internal): New variable.
1640 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
1641 (ielm-send-input): Delete unused variable `buf'.
1642 (ielm-eval-input): Use `ielm-prompt-internal'.
1643 (inferior-emacs-lisp-mode): Use new variables
1644 `comint-prompt-read-only' and `ielm-prompt-internal'.
1645 Get rid of obsolete variable `directory-sep-char'.
1646 (ielm): Use `zerop'.
1648 2004-04-29 John Paul Wallington <jpw@gnu.org>
1650 * thumbs.el (toplevel): Require cl at compile time.
1651 Remove conditional definitions of `ignore-errors' and `caddar'
1652 because they occur at run time.
1654 2004-04-28 Nick Roberts <nickrob@gnu.org>
1656 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
1657 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
1658 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
1659 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
1661 * progmodes/gud.el (gud-common-init): Throw an error if program is
1662 already running under gdb.
1664 2004-04-28 John Paul Wallington <jpw@gnu.org>
1666 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
1667 (thumbs-show-image-num): Move assignment of
1668 `thumbs-current-image-filename' within scope of `i'.
1669 (thumbs-emboss-image): Don't use `evenp'.
1671 2004-04-28 Richard M. Stallman <rms@gnu.org>
1673 * progmodes/compile.el (compilation-context-lines): Default now 0.
1675 2004-04-28 Juanma Barranquero <lektu@terra.es>
1677 Use `time-less-p' from calendar/time-date.el instead of defining
1678 custom versions of it.
1680 * pcomplete.el (pcomplete-time-less-p): Remove.
1682 * thumbs.el (time-less-p): Remove.
1684 * calendar/timeclock.el (timeclock-time-less-p): Remove.
1685 (timeclock-generate-report): Use `time-less-p'.
1687 * emacs-lisp/autoload.el (autoload-before-p): Remove.
1688 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
1690 2004-04-28 Masatake YAMATO <jet@gyve.org>
1692 * subr.el (remove-overlays): Make arguments optional.
1694 * wid-edit.el (widget-specify-button): Put evaporate to the
1696 (widget-specify-sample): Put evaporate to the overlay for sample.
1697 (widget-specify-doc): Put evaporate to the overlay for documentation.
1699 2004-04-27 Jesper Harder <harder@ifa.au.dk>
1701 * info.el (info-apropos): Make it an index node. Align node names
1704 2004-04-27 Eli Zaretskii <eliz@gnu.org>
1706 * net/browse-url.el (browse-url-netscape-sentinel)
1707 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
1708 (browse-url-epiphany-sentinel, browse-url-mosaic):
1709 Use browse-url-*-program instead of a literal program name.
1711 2004-04-27 Kevin Ryde <user42@zip.com.au>
1713 * eshell/em-alias.el:
1714 * eshell/em-dirs.el:
1715 * eshell/em-hist.el:
1716 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
1717 features when M-x customize-group loads modules before the main
1720 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
1722 * subr.el (momentary-string-display): Support EXIT-CHAR that is
1723 either a character representation of an event or an event
1726 * type-break.el: Capitalise Emacs and Lisp.
1727 (type-break-good-break-interval, type-break-demo-boring-stats)
1728 (type-break-terse-messages, type-break-file-name): New defcustoms.
1729 (type-break-post-command-hook)
1730 (type-break-warning-countdown-string): Quote variable names in doc.
1731 (type-break-interval-start, type-break-auto-save-file-name): New vars.
1732 (type-break-mode): Document type-break-good-break-interval and the
1733 "session" file. Schedule break according to the session file.
1734 Kill session file buffer on exit. Organise for save-some-buffers
1735 to always save the session file.
1736 (type-break-mode-line-message-mode, type-break-query-mode):
1737 Uppercase arguments.
1738 (type-break-file-time, type-break-file-keystroke-count, timep)
1739 (type-break-choose-file, type-break-get-previous-time)
1740 (type-break-get-previous-count): New defuns.
1741 (type-break): Avoid break querying after a completed break in the
1742 case where the query was initiated during user invocation of the
1743 break. Optional terse messages.
1744 Use type-break-good-break-interval if type-break-good-rest-interval is
1745 nil. File the break time.
1746 (type-break-schedule): New optional args for overriding the use of
1748 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
1750 (type-break-check): File the keystroke count.
1751 (type-break-do-query): Prevent a second query when the break is
1752 interrupted. Optional terse message.
1753 (type-break-keystroke-reset): Record the start of a typing interval.
1754 (type-break-demo-boring): Optional terse messages. Display word
1755 per minute and keystroke counts according to
1756 type-break-demo-boring-stats.
1758 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
1760 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
1761 directories, make sure they exist under archive-tmpdir.
1763 2004-04-27 Juri Linkov <juri@jurta.org>
1765 * help.el (view-emacs-news): With argument, display info for the
1766 selected version by finding it among different NEWS files, and
1767 narrowing the buffer to the selected version.
1769 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
1770 same-window-buffer-names.
1771 (info): New arg `buffer'. Use it. Doc fix. Read file name for
1772 non-numeric prefix argument, append the number to the buffer name
1773 for numeric prefix argument.
1774 (info-other-window): Bind same-window-regexps to nil.
1775 (Info-reference-name): Rename to Info-point-loc.
1776 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
1777 and Info-find-index-name for stringy Info-point-loc.
1778 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
1779 without middle `.', but with final `.' and optional line number
1780 for it. Set Info-point-loc for index nodes.
1781 (Info-index): Remove middle `.' from index entry regexp.
1782 Modify line number regexp.
1783 (Info-index-next): Decrement line number.
1784 (info-apropos): Remove middle `.' from index entry regexp.
1785 Add optional line number regexp at the end. Add matched value
1786 for line number to the result list and insert it to the buffer.
1787 Replace match-string by match-string-no-properties.
1788 Reorder result list.
1789 (Info-fontify-node): Hide index line numbers.
1790 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
1792 (Info-follow-reference): Use `str' instead of
1793 Info-following-node-name-re.
1794 (Info-toc): Use full file names. Set Info-current-node to "Top".
1795 (Info-fontify-node): Compare file names without directory name.
1796 (Info-try-follow-nearest-node): Don't set Info-reference-name.
1797 Set second arg of Info-extract-menu-node-name for index nodes.
1798 (info-xref-visited): Use magenta3 instead of magenta4.
1799 (Info-mode): Add info-apropos to docstring.
1801 * log-view.el (log-view-diff): Replace interactive code "r"
1802 by a list to allow to call it even if region is not active.
1804 * paren.el (show-paren-highlight-openparen): New var.
1805 (show-paren-function): Turn on openparen highlighting when
1806 matching forward if show-paren-highlight-openparen is non-nil.
1808 * simple.el (kill-ring-save): Use blink-matching-delay instead of
1809 the constant value 1.
1810 (completions-common-part): Expand docstring.
1812 * textmodes/picture.el (picture-mode-map): Add arrow keys.
1814 2004-04-27 Kim F. Storm <storm@cua.dk>
1816 * image.el (insert-sliced-image): Use line-height instead of
1817 line-spacing property on newline.
1819 2004-04-26 Lars Hansen <larsh@math.ku.dk>
1821 * desktop.el (desktop-buffer-misc-data-function): Rename to
1822 desktop-save-buffer and change docstring.
1823 (desktop-buffer-modes-to-save): Delete.
1824 (desktop-save-buffer-p): Use desktop-save-buffer instead of
1825 desktop-buffer-modes-to-save.
1826 (desktop-save): Rename desktop-buffer-misc-data-function to
1827 desktop-save-buffer and allow non-function value.
1828 (desktop-missing-file-warning): Correct docstring.
1830 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
1831 to desktop-save-buffer.
1833 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
1834 desktop-save-buffer.
1836 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
1838 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
1840 2004-04-26 Eli Zaretskii <eliz@gnu.org>
1842 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
1844 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
1846 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
1847 (ielm): Only go to the end of the buffer when starting a new process.
1849 2004-04-25 Juanma Barranquero <lektu@terra.es>
1851 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
1852 mode line. Bind `inhibit-read-only' to t before modifying
1853 properties of text in the buffer.
1854 (ielm): Force point to the end of buffer, even when running ielm
1857 2004-04-25 Jesper Harder <harder@ifa.au.dk>
1859 * info.el (info-apropos): Reset Info-complete-cache.
1861 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
1863 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1864 Also recognize severe Irix et al. messages.
1865 (compilation-normalize-filename, compile-abbreviate-directory):
1867 (compilation-get-file-structure): New function inherits
1868 functionality of the two preceding ones.
1869 (compilation-internal-error-properties, compilation-fake-loc):
1870 Use it so that different paths to the same file share the same
1871 markers. Also optimize finding adjacent marker slightly.
1873 2004-04-25 Kim F. Storm <storm@cua.dk>
1875 * image.el (insert-sliced-image): Add line-spacing t property
1876 to newlines separating image lines.
1878 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
1880 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
1882 * ielm.el (ielm-prompt-read-only): New user option.
1883 (ielm-prompt): Expand docstring to describe new behavior.
1884 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
1885 mention it in the docstring.
1887 2004-04-24 Andreas Schwab <schwab@suse.de>
1889 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
1891 * diff.el (diff): Set default-directory in diff buffer.
1893 2004-04-24 Eli Zaretskii <eliz@gnu.org>
1895 * mail/sendmail.el (mail-bury): Don't delete the frame where the
1896 mail was being composed if the terminal cannot display more than
1897 one frame; instead, switch to previous frame.
1899 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
1900 (rmail-start-mail): Support rmail-mail-new-frame even on
1901 terminals that can display only one frame at a time.
1903 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
1905 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
1906 (checkdoc-output-font-lock-keywords): Remove error regexp.
1907 (checkdoc-output-mode-map): Remove.
1908 (checkdoc-output-mode): Derive from compilation-mode.
1909 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
1911 * dired.el (dired-mode-map): Add a menu entry for wdired.
1913 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
1914 (rx-bracket, rx-check-any, rx-any): Clean up name space.
1916 * wdired.el: (wdired-mode-map): Move init into declaration.
1917 Fix `return' binding.
1918 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
1919 Use force-mode-line-update.
1920 (wdired-get-filename): Use `unless'.
1921 (wdired-preprocess-files): Don't assume names have no \n and use / for
1923 (wdired-normalize-filename): Use replace-regexp-in-string.
1924 (wdired-load-hooks): Remove.
1925 (wdired-mode-hooks): Rename to wdired-mode-hook.
1927 * info-look.el: Add support for cfengine-mode.
1928 (info-lookup-setup-mode): Use dolist.
1930 2004-04-23 Juan Le
\e,As
\e(Bn Lahoz Garc
\e,Am
\e(Ba <juan-leon.lahoz@tecsidel.es>
1932 * wdired.el: New file.
1934 2004-04-23 Juanma Barranquero <lektu@terra.es>
1936 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
1938 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
1939 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
1940 (pcomplete--help, pcomplete--here): Doc fixes.
1942 2004-04-23 Andre Spiegel <spiegel@gnu.org>
1944 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
1945 handles wrong-number-of-arguments in backend call.
1947 * vc.el (vc-print-log): Likewise.
1949 2004-04-20 Dave Love <fx@gnu.org>
1951 * emacs-lisp/rx.el: Doc fixes.
1952 (rx-constituents): Add/extend many forms.
1953 (rx-check): Check form is a list.
1955 (rx-check-any, rx-any, rx-check-not): Modify.
1957 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
1958 (rx-kleene): Use rx-trans-forms.
1959 (rx-quote-for-set): Delete.
1960 (rx): Allow multiple args.
1962 2004-04-23 Kenichi Handa <handa@m17n.org>
1964 * international/mule-util.el (char-displayable-p): Simplify by
1965 using internal-char-font.
1967 2004-04-23 Juanma Barranquero <lektu@terra.es>
1969 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1971 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
1973 * diff-mode.el (diff-next-error): New fun.
1974 (diff-mode): Use it.
1976 * simple.el (next-error): Change arg name.
1977 Add support for the documented C-u C-x ` usage.
1979 * frame.el (special-display-popup-frame, next-multiframe-window)
1980 (previous-multiframe-window): Only consider frames on same display.
1982 2004-04-22 Lars Hansen <larsh@math.ku.dk>
1984 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
1985 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
1987 2004-04-22 Kim F. Storm <storm@cua.dk>
1989 * net/telnet.el (telnet): Add optional port arg.
1991 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
1993 * progmodes/compile.el (compilation-mode-font-lock-keywords):
1994 Minor sanity check on the `hyperlink' slot.
1996 * Makefile.in (recompile): Compile new files.
1998 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
1999 Add byte-recompile-directory's optional `arg'.
2001 * cvs-status.el (cvs-tree-use-charset): New var.
2002 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
2003 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
2004 (cvs-status-cvstrees): Use it.
2006 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
2007 Make it a normal major mode.
2008 (checkdoc-buffer-label): Make sure the file name is meaningful.
2009 (checkdoc-output-to-error-buffer): Remove.
2010 (checkdoc-error, checkdoc-start-section): Rewrite.
2012 * info.el (info-node, info-menu-5, info-xref, info-header-node)
2013 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
2014 (Info-title-4-face): Use new syntax.
2015 (info-xref-visited): Inherit from info-xref.
2017 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
2019 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
2021 * simple.el (next-error-last-buffer, next-error-function):
2022 New variables for the next-error framework.
2023 (next-error-buffer-p): New function.
2024 (next-error-find-buffer): Generalize compilation-find-buffer.
2025 (next-error, previous-error, first-error, next-error-no-select)
2026 (previous-error-no-select): Move from compile.el.
2028 * replace.el (occur-next-error, occur-1): Hook into the next-error
2031 * progmodes/compile.el (compilation-start):
2032 Set next-error-last-buffer so next-error knows where to jump.
2033 (compilation-setup): Set the buffer-local variable
2034 next-error-function to 'compilation-next-error-function.
2035 (compilation-buffer-p, compilation-buffer-internal-p): Use an
2036 alternate way to find if a buffer is a compilation buffer, for
2037 next-error convenience.
2038 (next-error-no-select, previous-error-no-select, next-error)
2039 (previous-error, first-error): Move to simple.el.
2040 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
2041 (compilation-last-buffer): Remove.
2042 (compilation-start, compilation-next-error, compilation-setup)
2043 (compilation-next-error-function, compilation-find-buffer):
2044 Remove compilation-last-buffer use.
2046 2004-04-21 Juanma Barranquero <lektu@terra.es>
2048 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
2049 (font-lock-warning-face): Fix spacing.
2051 * makefile.w32-in (WINS): Add url/ directory.
2053 2004-04-21 Lars Hansen <larsh@math.ku.dk>
2055 * desktop.el (desktop-buffer-mode-handlers): New variable.
2056 Alist of major mode specific functions to restore a desktop buffer.
2057 (desktop-buffer-handlers): Make variable obsolete.
2058 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
2059 Catch errors signaled in handlers. Update buffer count.
2060 Evaluate desktop-buffer-point.
2061 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
2063 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
2065 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
2066 move to mail/rmail.el.
2067 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
2069 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
2070 On fail, print message (to message buffer) even if
2071 desktop-missing-file-warning is nil.
2072 (desktop-buffer-misc-data-function): New buffer local variable.
2073 Function returning major mode specific data.
2074 (desktop-buffer-misc-functions): Make variable obsolete.
2075 (desktop-save): Use desktop-buffer-misc-data-function.
2076 (desktop-buffer-dired-misc-data): Rename to
2077 dired-desktop-buffer-misc-data and move to dired.el.
2078 (desktop-buffer-info-misc-data): Rename to
2079 Info-desktop-buffer-misc-data and move to info.el.
2080 (desktop-read): Add message about number of buffers restored/failed.
2081 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
2082 Add parameters. Pause to display error only when
2083 desktop-missing-file-warning is non-nil.
2084 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
2085 (dired-mode): Bind desktop-buffer-misc-data-function.
2086 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
2088 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
2089 (Info-mode): Bind desktop-buffer-misc-data-function.
2090 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
2092 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
2095 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
2097 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
2098 the case of letters in case-insensitive expansions when the
2099 abbrev is preceded by characters with letter syntax.
2101 2004-04-21 Richard M. Stallman <rms@gnu.org>
2103 * progmodes/cperl-mode.el (cperl-putback-char):
2104 Delete Emacs 18 definition.
2106 * international/mule.el (ctext-post-read-conversion):
2107 Use assoc-string, not assoc-ignore-case.
2109 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
2111 * emacs-lisp/easymenu.el (easy-menu-add):
2112 Do call x-popup-menu, but only if it's defined.
2114 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
2116 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
2117 Handle multiple args: compile like progn.
2119 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
2120 take all args as &rest arg.
2122 * autoinsert.el (auto-insert-alist): Insert the user's name in
2123 copyright notice, rather than Free Software Foundation.
2125 2004-04-21 Kenichi Handa <handa@m17n.org>
2127 * descr-text.el (describe-char): Make it work on *Help* buffer.
2129 2004-04-21 Kim F. Storm <storm@cua.dk>
2131 * image.el (insert-image): Add optional SLICE arg.
2132 (insert-sliced-image): New defun.
2134 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
2136 * subr.el (read-number): Check whether `default' is nil.
2138 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2140 * progmodes/compile.el (compilation-error-properties):
2142 (compilation-internal-error-properties): New one.
2143 (compilation-compat-error-properties): Use it. Fix the non-marker case.
2145 2004-04-20 Richard M. Stallman <rms@gnu.org>
2147 * window.el (split-window-save-restore-data):
2148 Don't update the data if OLD-INFO is nil.
2150 * view.el (view-return-to-alist): Mark it permanent local.
2152 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
2154 * recentf.el (recentf-save-list): Catch and warn about errors.
2156 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
2157 so "Buffers" won't be pure.
2159 * help-mode.el (help-mode-finish): Set help-return-alist first
2160 thing, setting only the entry for the selected window.
2162 * help-fns.el (describe-function-1): If many non-control non-meta
2163 keys run the command, don't list all of them.
2165 2004-04-20 Juanma Barranquero <lektu@terra.es>
2167 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
2168 arg. Copied from Andre Spiegel's patch of 2004-03-21.
2170 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
2172 2004-04-20 Kenichi Handa <handa@m17n.org>
2174 * international/quail.el (quail-lookup-key): New optional arg
2176 (quail-get-translations): Call quail-lookup-key with
2177 NOT-RESET-INDICES t.
2178 (quail-completion): Likewise.
2179 (quail-lookup-map-and-concat): Likewise.
2181 2004-04-20 Kenichi Handa <handa@m17n.org>
2183 * international/quail.el (quail-update-translation): Don't insert
2184 such an unsupported multibyte char in a unibyte buffer.
2186 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
2188 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
2189 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
2190 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
2191 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
2192 (gdb-frame-assembler-buffer): Improve behaviour with
2194 (gdb-display-buffer): Extend search to all visible frames.
2196 2004-04-19 Eli Zaretskii <eliz@gnu.org>
2198 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
2199 characters left after base64 decoding.
2200 (rmail-decode-region): Use -dos variety of `coding', to remove any
2201 ^M characters left after qp or base64 decoding.
2203 2004-04-19 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
2205 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
2208 2004-04-19 Stephen Eglen <stephen@gnu.org>
2210 * add-log.el (add-change-log-entry): Update doc string to mention
2211 add-log-full-name and add-log-mailing-address.
2213 2004-04-18 Juri Linkov <juri@jurta.org>
2215 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
2216 (Info-find-node-2): Simplify error message.
2217 (Info-insert-dir): Use Info-following-node-name.
2218 (Info-goto-node): Remove *info-history* and *info-toc*.
2219 (Info-history): Create a node of the virtual history file.
2220 (Info-toc): Create a node of the virtual toc file.
2221 (Info-insert-toc): New arg `curr-file' for reference file names.
2222 (info-apropos): Remove redundant var binding for temp-file.
2223 (Info-index, Info-index-next, Info-mode): Doc fix.
2224 (Info-goto-emacs-command-node): Don't jump to *info* from
2225 non-*info* Info buffers.
2226 (Info-fontify-node): Don't show the file name of external
2227 references if `Info-hide-note-references' is `hide'. Don't hide
2228 newlines at the end of paragraphs.
2230 * international/mule-diag.el (list-input-methods):
2231 Fix args to help-xref-button.
2233 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
2234 to put into effect local variables from TUTORIAL files.
2236 * textmodes/paragraphs.el (sentence-end) <function>: New fun
2237 with default value taken from the variable `sentence-end'.
2238 (sentence-end) <defcustom>: Set default to nil. Doc fix.
2239 Add nil const to :type.
2240 (sentence-end-without-period, sentence-end-double-space)
2241 (sentence-end-without-space): Doc fix.
2243 * textmodes/paragraphs.el (forward-sentence):
2244 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
2245 (fill-delete-newlines):
2246 * progmodes/cc-cmds.el (c-beginning-of-statement):
2247 Use function `sentence-end' instead of variable `sentence-end'.
2249 2004-04-18 Andreas Schwab <schwab@suse.de>
2251 * progmodes/compile.el (compilation-start): Set window start to
2252 point-min if compilation-scroll-output is nil.
2254 2004-04-18 John Wiegley <johnw@newartisans.com>
2256 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
2258 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
2260 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
2261 (gdb-info-breakpoints-custom): Revert previous change.
2262 (gdb-view-assembler): Update assembler if necessary.
2263 (gdb-frame-handler): Parse correctly for gdb-current-frame.
2264 (gdb-display-source-buffer): Update properly when both source and
2265 assembler are visible.
2267 2004-04-17 John Wiegley <johnw@newartisans.com>
2269 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
2270 which limits the number of names shown in the minibuffer. Off by
2272 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
2273 up iswitchb for users with a multitude of open buffers by showing
2274 only the first and last N/2 buffers in the completion list (which
2275 is enough to aid C-s/C-r, and to know that more characters are
2276 needed to refine the completion list).
2278 2004-04-17 Richard M. Stallman <rms@gnu.org>
2280 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
2281 (file-truename): Expand all ~ constructs directly.
2282 (insert-directory): Delete any error msg output by the
2283 `insert-directory-program'.
2285 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
2286 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
2287 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
2288 (allout-init): Use find-file-hook, not find-file-hooks.
2289 (allout-mode): Eliminate Emacs 18 support.
2290 Use write-contents-functions, not local-write-file-hooks.
2292 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
2294 * progmodes/compile.el (compilation-error-properties): Fix for
2295 adding messages when there are already markers for their file.
2296 (compilation-fake-loc): New function.
2298 2004-04-16 Dave Love <fx@gnu.org>
2300 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
2301 (python-load-file): Fix python-orig-start setting.
2303 * progmodes/compile.el: Doc fixes.
2304 (compilation-error-regexp-alist-alist)
2305 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
2306 (compilation-assq): Wrap in eval-when-compile.
2307 (compilation-mode-font-lock-keywords): Don't use list*.
2308 (compilation-start): Avoid warning.
2309 (compilation-compat-error-properties)
2310 (compilation-directory-properties): Add keymap property.
2311 (compilation-parsing-end): Make it a marker for better compatibility.
2313 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
2315 2004-04-16 Mark A. Hershberger <mah@everybody.org>
2317 * xml.el: Doc fixes.
2318 (xml-get-children): Only looks at sub-tags and ignore strings.
2320 * xml.el (xml-parse-tag): Avoid overwriting node-name.
2322 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
2324 * url/url-util.el (url-debug): Use with-current-buffer.
2326 * url/url-nfs.el (url-nfs-file-attributes): Add id-format parameter.
2327 (url-nfs-create-wrapper): Use new backquote syntax.
2329 * url/url-https.el (url-https-file-attributes): Add id-format param.
2331 * url/url-http.el (url-http-head-file-attributes)
2332 (url-http-file-attributes): Add id-format parameter.
2334 * url/url-handlers.el: Use new find-file-hook.
2335 (url-file-attributes): Add id-format parameter.
2337 * url/url-file.el (url-file-create-wrapper): Use new backquote syntax.
2338 (url-file-file-attributes): Add id-format parameter.
2340 * url/url-dav.el: Use with-current-buffer.
2341 (url-dav-process-response): Fix regexps and spurious quote.
2342 (url-dav-file-attributes): Add id-format param.
2344 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
2346 2004-04-16 Andre Spiegel <spiegel@gnu.org>
2348 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
2350 * vc.el (vc-print-log): Likewise.
2352 2004-04-16 Masatake YAMATO <jet@gyve.org>
2354 * simple.el (completion-setup-function): Set an initial value
2355 to `element-common-end' before entering loop. Set a value
2356 to `element-common-end' at the end of loop.
2357 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
2358 (completions-common-part): Rename from completion-de-emphasis.
2359 (completions-first-difference): Rename from completion-emphasis.
2362 2004-04-16 Juanma Barranquero <lektu@terra.es>
2364 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
2365 (bookmark-edit-annotation-mode): Add mode name.
2367 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
2369 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
2370 for nested conflict markers.
2371 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
2373 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
2375 * progmodes/gdb-ui.el (gdb-goto-info): New function.
2377 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
2379 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2381 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
2382 Give a backtrace if requested.
2384 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
2386 * progmodes/python.el (python-mouse-2-command, python-RET-command):
2387 Remove unused functions.
2388 (python-orig-start-line, python-orig-file): Remove.
2389 (python-orig-start): New var.
2390 (python-input-filter, python-compilation-line-number)
2391 (python-send-region, python-load-file): Use it.
2393 * info.el (info): Always jump to *info*.
2395 * subr.el (posn-set-point): New function.
2397 * mouse.el (mouse-set-point): Use it.
2399 * progmodes/compile.el (compile-goto-error): Use it.
2400 (compilation-button-map): New keymap.
2401 (compilation-error-properties): Use it.
2402 (compilation-shell-minor-mode-map): Don't bind mouse-2.
2404 * smerge-mode.el (smerge-popup-context-menu): Use it.
2406 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
2407 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
2408 mouse and non-mouse case.
2410 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
2411 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
2413 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
2414 Make it work for non-mouse events.
2416 * pcvs-info.el (cvs-status-map): Update binding name.
2418 2004-04-14 Mark A. Hershberger <mah@everybody.org>
2420 * xml.el (xml-maybe-do-ns): New function to handle namespace
2421 parsing of both attribute and element names.
2422 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
2423 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
2424 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
2425 (xml-parse-attlist): Make it do its own namespace parsing.
2427 2004-04-14 Dave Love <fx@gnu.org>
2429 * progmodes/python.el (run-python): Fix use of \n.
2430 (python-load-file): Remove `try' from Python fragment.
2431 (python-describe-symbol): Fix message.
2433 * comint.el: Doc fixes.
2434 (comint-last-input-start, comint-last-input-end)
2435 (comint-last-output-start): Give them values.
2436 (comint-arguments): Avoid warning.
2437 (comint-skip-prompt): Use line-end-position.
2438 (comint-backward-matching-input): Rename arg to agree with doc.
2439 (comint-extract-string): Use syntax-ppss.
2440 (comint-dynamic-simple-complete): Delete useless list construction.
2441 (comint-redirect-subvert-readonly): New.
2442 (comint-redirect-preoutput-filter): Use it.
2444 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
2445 Correctly handle negative arguments when calling hook functions.
2447 2004-04-14 Jesper Harder <harder@ifa.au.dk>
2449 * info.el (info-apropos): Don't clobber Info-history-list.
2451 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
2453 * progmodes/compile.el (compilation-setup):
2454 Localize overlay-arrow-position.
2455 (compilation-sentinel): Restructure code equivalently.
2456 (compilation-next-error): Find message on same line after point if
2457 not found before point.
2458 (compile-mouse-goto-error): Restore function so that compilation
2459 buffer need not be current and use compile-goto-error.
2460 (compile-goto-error): Restore function.
2461 (next-error): Set overlay-arrow-position.
2462 (compilation-forget-errors): Don't localize already local
2463 compilation-locs and remove FIXME about refontifying.
2465 2004-04-14 Kim F. Storm <storm@cua.dk>
2467 * startup.el (emacs-quick-startup): New defvar (set by -Q).
2468 (command-line): New option -Q. Like -q --no-site-file, but
2469 in addition it also disables menu-bar, tool-bar, scroll-bars,
2470 tool-tips, and the blinking cursor.
2471 (command-line-1): Skip startup screen if -Q.
2472 (fancy-splash-head): Use ":align-to center" prop to center splash image.
2474 * emulation/cua-base.el (cua-read-only-cursor-color)
2475 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
2477 2004-04-13 Dave Love <fx@gnu.org>
2479 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
2480 (syntax): Don't require.
2481 (python) <defgroup>: Add :version.
2482 (python-quote-syntax): Re-written.
2483 (inferior-python-mode): Move stuff here from run-python and add
2485 (python-preoutput-continuation, python-preoutput-result)
2486 (python-dotty-syntax-table): New.
2487 (python-describe-symbol): Use them.
2488 (run-python): Move stuff to inferior-python-mode. Modify code
2490 (python-send-region): Use python-proc, python-send-string.
2491 (python-send-string): Send newlines too. Callers changed.
2492 (python-load-file): Re-written.
2493 (python-eldoc-function): New.
2494 (info-look): Don't require.
2495 (python-after-info-look): New. A modified version of former
2496 top-level code for use with eval-after-load.
2497 (python-maybe-jython, python-guess-indent): Use widened buffer.
2498 (python-fill-paragraph): Re-written.
2499 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
2500 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
2502 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
2504 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
2505 Set compilation-error-regexp-alist earlier.
2507 * progmodes/compile.el (compilation-minor-mode-map)
2508 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
2509 (compile-goto-error): Re-merge the mouse and non-mouse commands.
2511 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2513 * progmodes/compile.el (compile-goto-error): Select the buffer/window
2514 corresponding to the event.
2516 * url/url.el (url-retrieve): Use with-current-buffer.
2518 * url/url-http.el (url-http-parse-headers, url-http-file-exists-p):
2519 Remove unused var `version'.
2521 * url/url-handlers.el (url-handler-mode): New minor mode.
2522 (url-setup-file-name-handlers): Remove.
2524 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
2526 * loadup.el: Add cygwin to system-type list, for unexec() support.
2528 2004-04-12 John Paul Wallington <jpw@gnu.org>
2530 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
2531 (ibuffer-restore-window-config-on-quit): New variable to replace
2532 `ibuffer-delete-window-on-quit'. Update all references.
2533 (ibuffer-prev-window-config): New variable.
2534 (ibuffer-quit): Restore previous window configuration instead of
2536 (ibuffer): Save window configuration before showing Ibuffer buffer.
2538 * help.el (describe-mode): Doc fix.
2540 * url/url-cookie.el (url-cookie-handle-set-cookie): Replace calls
2541 to obsolete `assoc-ignore-case' with calls to `assoc-string'.
2543 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2545 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
2546 not to treat nil as a function.
2548 * vc-arch.el (vc-arch-root): Be a bit more careful.
2549 (vc-arch-register): Save the buffer if we modified it.
2550 (vc-arch-delete-rej-if-obsolete): Save excursion.
2551 (vc-arch-find-file-hook): Use the simpler after-save-hook.
2552 (vc-arch-responsible-p, vc-arch-init-version): New functions.
2554 * net/ldap.el (ldap-search): Use list*.
2556 2004-04-12 Juri Linkov <juri@jurta.org>
2558 * info.el (Info-follow-reference): Allow multiline reference name.
2560 2004-04-11 Dave Love <fx@gnu.org>
2562 * url/url-mailto.el (url-mailto):
2563 * url/url-history.el (url-history-setup-save-timer):
2564 * url/url-cookie.el (url-cookie-setup-save-timer): Avoid warnings.
2566 * url/url-file.el (url-file-build-filename): Don't use
2569 * url/url-auth.el (url-register-auth-scheme): Fix `format' call.
2571 * url/url-about.el (url-scheme-registry): Defvar.
2572 (url-about): Use text/plain.
2574 * url/url-vars.el (cl): Don't require.
2575 (url): Add :version.
2576 (url-bug-address): Use bug-gnu-emacs.
2578 * url/url-util.el (url-hexify-string): Don't give multibyte error
2580 (mail-header-extract): Autoload.
2582 * url/url-parse.el: Doc fixes.
2584 * url/url-ldap.el (ldap): Require.
2585 (url-ldap): Fix `format' call.
2586 (url-ldap-certificate-formatter): Avoid warning.
2588 * url/url-https.el (url-https-create-secure-wrapper): Use modern
2591 * url/url-dav.el (url-dav-rename-file): Fix args of `signal'.
2592 (url-intersection): New.
2593 (url-dav-supported-p): Use it.
2594 (url-dav-save-resource): Declare url-http-response-status special.
2596 * url/url-cache.el (url-util): Require.
2598 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
2600 * progmodes/python.el: New file.
2602 2004-04-11 Andre Spiegel <spiegel@gnu.org>
2604 * vc-hooks.el (vc-arg-list): Function removed.
2605 (vc-default-workfile-unchanged-p): Use condition-case to check for
2606 backward compatibility.
2608 * vc.el (vc-print-log): Use condition-case to check for backward
2611 2004-04-11 Juri Linkov <juri@jurta.org>
2613 * dired.el (dired-faces): New defgroup.
2614 (dired-header, dired-mark, dired-marked, dired-flagged)
2615 (dired-warning, dired-directory, dired-symlink, dired-ignored):
2617 (dired-header-face, dired-mark-face, dired-marked-face)
2618 (dired-flagged-face, dired-warning-face, dired-directory-face)
2619 (dired-symlink-face, dired-ignored-face): New face variables.
2620 (dired-font-lock-keywords): Use them instead of font-lock faces.
2621 Split the rule for dired marks into 3 separate rules: for marks,
2622 marked file names and flagged file names.
2624 * help-mode.el (help-make-xrefs): Add a final newline to the
2627 2004-04-11 John Paul Wallington <jpw@gnu.org>
2629 * replace.el (occur-engine): Distinguish between one and several
2630 matches in the matches per buffer heading.
2632 2004-04-11 Kim F. Storm <storm@cua.dk>
2634 * ido.el (ido-confirm-unique-completion): New defcustom.
2635 (ido-complete): Use it.
2636 (ido-write-file): Set it to t unconditionally.
2638 2004-04-10 Miles Bader <miles@gnu.org>
2640 RCS keyword removal (only non-comment changes are enumerated here):
2642 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
2643 (byte-compile-insert-header): Don't use `byte-compile-version'.
2644 * url/url-vars.el (url-version): Use the constant string "Emacs"
2645 instead of calculating something from the RCS `State' keyword
2646 [the latter is almost entirely useless anyway].
2647 * forms.el (forms-version): Variable removed.
2648 (forms-mode): Don't use `forms-version'.
2649 * recentf.el (recentf-version): Variable removed.
2650 * progmodes/delphi.el (delphi-version): Variable removed.
2651 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
2653 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
2655 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
2657 2004-04-09 Jesper Harder <harder@ifa.au.dk>
2659 * info.el (info-apropos): Improve menu item regexp.
2661 2004-04-09 Simon Josefsson <jas@extundo.com>
2663 * mail/smtpmail.el: Add comment, based on report by
2664 kdc@rcn.com (Kevin D. Clark).
2666 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2668 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2669 Redo one more thing that I didn't notice Daniel had undone.
2671 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
2673 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
2674 (gdb-goto-breakpoint, gdb-display-buffer)
2675 (gdb-display-source-buffer, gdb-view-source-function)
2676 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
2677 (gdb-source-info, gdb-frame-handler): Don't specify a window
2679 (gdb-info-breakpoints-custom): Remove superfluous update of
2681 (gdb-many-windows): Make settable outside gdb.
2683 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
2685 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
2686 Derive from fundamental-mode rather than text-mode.
2688 2004-04-08 Juri Linkov <juri@jurta.org>
2690 * info.el (Info-history): Doc fix.
2691 (Info-history-list): New var.
2692 (info-xref): Change magenta4 to blue, remove bold for dark and
2693 light backgrounds, change bold to underline for non-color classes.
2694 (info-xref-visited): New face.
2695 (Info-fontify-visited-nodes): New custom.
2696 (Info-hide-note-references): Add new value `hide'. Doc fix.
2697 (Info-reference-name): New var.
2698 (Info-selection-hook): New custom.
2699 (Info-edit-mode-hook): New var.
2700 (Info-find-file): New fun.
2701 (Info-find-node): Move part of code to Info-find-file.
2702 (Info-find-node-2): Add anchors to Info-history-list. Move point
2703 to the place with the reference name if name is defined.
2704 (Info-select-node): Add current node to Info-history-list.
2705 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
2706 (Info-search-whitespace-regexp): New custom.
2707 (Info-search-case-fold): New var.
2708 (Info-search): Add "case-sensitively" to the prompt.
2709 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
2710 (Info-search-case-sensitively, Info-search-next): New fun.
2711 (Info-up): Move point to the menu item of the current node.
2712 (Info-history): New fun. Add *info-history* to
2713 same-window-buffer-names.
2714 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
2715 (Info-insert-toc): New fun.
2716 (Info-build-toc): New fun.
2717 (Info-follow-reference): Add new arg `fork'. Doc fix.
2718 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
2719 with the same name prefer the reference closest to point.
2720 (Info-next-reference): Replace * by + in the *Note regexp.
2721 Add regexp for http:// and ftp://. Skip the *Note prefix.
2722 (Info-prev-reference): Replace * by + in the *Note regexp.
2723 Add regexp for http:// and ftp://. Skip the *Note prefix.
2724 (Info-follow-nearest-node): Add new arg `fork'.
2725 (Info-try-follow-nearest-node): Add new arg `fork'.
2726 Call browse-url for http:// and ftp:// references.
2727 Set Info-reference-name for index entries.
2728 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
2729 Info-search-next, Info-history, Info-toc, clone-buffer.
2730 (Info-menu-update): Replace * by + in the *Note regexp.
2731 (Info-mode): Add documentation for Info-history, Info-toc,
2732 Info-search-case-sensitively, Info-search-next, clone-buffer.
2733 (Info-fontify-menu-headers): Remove fun. Move code to
2735 (Info-fontify-node): Add docstring. Add local vars
2736 fontify-visited-p and not-fontified-p. If not-fontified-p is t
2737 then fontify header line, titles, menu headers, http and ftp
2738 references, refill paragraphs. If not-fontified-p is t or
2739 fontify-visited-p is t then fontify cross references, menu items.
2740 Fontify menu headers. Fontify http and ftp references.
2741 Change regexp for cross references to require whitespace after *Note,
2742 add matching groups for file and node names. Remove hack for quote.
2743 Use display property for Info-hide-note-references=t. Use fifth
2744 or fourth match for help-echo. Display visited nodes in a
2745 different face. Unhide file names of external references.
2746 Unhide newlines. Display visited menu items in a different face.
2748 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
2750 * progmodes/compile.el: Require CL.
2751 (compilation-mode-font-lock-keywords): Re-install the "line as
2754 * help-fns.el (help-C-source-directory): New var.
2755 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
2756 (describe-function-1, describe-variable): Use them.
2758 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
2759 to C source files specially.
2761 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
2763 * info.el (Info-hide-cookies-node): New function.
2764 (Info-select-node): Use it.
2765 (Info-display-images-node): Remove message with image file name.
2767 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
2769 * progmodes/compile.el (compilation-warning-face)
2770 (compilation-info-face, compilation-skip-threshold)
2771 (compilation-skip-visited, compilation-context-lines):
2772 Declare :version when added to Emacs.
2773 (compilation-error-regexp-alist-alist): Extend caml and irix.
2774 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
2775 (compilation-mode-font-lock-keywords): Temporarily undo line as
2776 function patch, which wasn't ready.
2778 2004-04-07 Kenichi Handa <handa@m17n.org>
2780 * international/latin1-disp.el (latin1-display-setup): Check each
2781 character is displayable or not instead of calling
2782 latin1-display-check-font.
2784 2004-04-06 Kenichi Handa <handa@m17n.org>
2786 * language/ethio-util.el (ethio-sera-being-called-by-w3):
2788 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
2789 instead of sera-being-called-by-w3.
2790 (ethio-fidel-to-sera-buffer): Likewise.
2791 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
2792 instead of sera-being-called-by-w3.
2793 (ethio-write-file): Likewise.
2795 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2797 * printing.el: Doc fix.
2799 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
2801 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
2802 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
2803 (gdb-setup-windows): Only use separate IO buffer if required.
2805 2004-04-06 Kim F. Storm <storm@cua.dk>
2807 * term.el (term-is-xemacs): Remove.
2808 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
2809 (term-window-width): New function.
2810 (term-mode, term-check-size): Use it.
2811 (term-mode): Disable overflow-newline-into-fringe in term buffer.
2813 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
2815 * cus-edit.el (custom-add-parent-links): Change unbound variable
2818 2004-04-05 Jesper Harder <harder@ifa.au.dk>
2819 * info.el (info-apropos): New function.
2820 (Info-mode-menu): Add it.
2821 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
2823 * help-mode.el (help-make-xrefs): Recognize aliased variable with
2824 inherited docstring.
2826 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
2828 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2830 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
2832 * progmodes/compile.el (font-lock): Don't require any more.
2833 (compilation-error-properties, compilation-start, compilation-sentinel)
2834 (compilation-filter, next-error): Use with-current-buffer.
2835 (compilation-skip-to-next-location, compilation-skip-threshold)
2836 (compilation-skip-visited): Move to silence the byte-compiler.
2837 (compilation-setup): Simplify.
2838 (compilation-next-error): Use line-(beginning|end)-position.
2839 Make sure `pt' is non-nil before using compilation-loop.
2840 (compile-goto-error): Add optional event arg. Use it.
2841 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
2842 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
2843 Update the binding for mouse-2.
2844 (first-error): Set compilation-current-error to nil rather than bob.
2845 (compilation-parsing-end, compilation-parse-errors-function)
2846 (compilation-error-list, compilation-old-error-list):
2847 "New" compatibility variables.
2848 (compile-buffer-substring, compilation-compat-error-properties)
2849 (compilation-compat-parse-errors, compilation-forget-errors):
2850 New compatibility functions.
2851 (compilation-mode-font-lock-keywords): Use them.
2853 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
2855 * autorevert.el (auto-revert-handler): If point (or a window
2856 point) is at the end of the buffer, keep it there after
2857 reverting. This allows to tail a file.
2858 Mention this in the `Commentary'.
2860 * format.el (format-write-file): Add optional argument CONFIRM
2861 and make it behave like the analogous argument to `write-file'.
2863 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2865 * progmodes/ebnf2ps.el: Doc fix.
2866 (ebnf-version): New version number (4.2).
2867 (ebnf-syntax): Customization and docstring fix.
2868 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
2869 Put autoloaded funs before first use.
2870 (ebnf-style-database): Add dtd entry.
2871 (ebnf-syntax-alist): Add dtd initialization.
2872 (ebnf-token-sequence): New fun.
2873 (ebnf-comment-table): Add new comment action character.
2874 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
2876 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
2877 Type Definition for XML).
2879 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
2880 * progmodes/ebnf-bnf.el (ebnf-sequence):
2881 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
2882 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
2883 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
2884 Code simplification: call ebnf-token-sequence.
2886 2004-04-04 Eli Zaretskii <eliz@gnu.org>
2888 * calendar/timeclock.el (timeclock-relative)
2889 (timeclock-get-project-function, timeclock-get-workday-function)
2890 (timeclock-query-out, timeclock-when-to-leave)
2891 (timeclock-when-to-leave-string, timeclock-log-data)
2892 (timeclock-generate-report, timeclock-in): Doc fixes.
2894 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
2896 * url: Import the URL package from its repository.
2898 * url/url-methods.el:
2899 * url/url-parse.el: Don't require url-auto.
2901 2004-04-03 Andreas Schwab <schwab@suse.de>
2903 * diff-mode.el (diff-mode): Fix missing quote.
2905 2004-04-03 Juri Linkov <juri@jurta.org>
2907 * descr-text.el (describe-property-list): Add `font-lock-face'.
2909 * dired.el (dired-font-lock-keywords): Fix permission regexps.
2911 2004-04-02 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
2913 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
2914 Use utf-16le on little endian machines and utf-16be otherwise.
2916 2004-04-02 David Kastrup <dak@gnu.org>
2918 * net/browse-url.el (browse-url-generic): Use call-process
2919 instead of start-process to allow browsers that fork and detach.
2921 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
2923 * compile.el (compilation-current-error): New var.
2924 (compilation-setup, compile-mouse-goto-error)
2925 (compile-goto-error, next-error): Use it.
2926 (compilation-skip-to-next-location): Default to t, which gives
2927 contiguous skipping like old compile (where this was redundant).
2928 (compilation-next-error): Prevent previous-* commands from moving
2929 back to message at or just before point.
2931 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
2933 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
2934 (gdb-source-info): Don't display source at startup, if required.
2935 (gdb-show-main): New option.
2936 (gdba): Update documentation.
2937 (gdb-source): Cover case of auto-display output.
2939 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
2941 * autorevert.el: Delete obsolete autoload's and defvar's.
2942 (auto-revert-check-vc-info): New user option.
2943 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
2944 (auto-revert-handler-vc): Delete.
2945 (auto-revert-handler): Treat return value `fast' of
2946 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
2948 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
2951 * files.el (buffer-stale-function): Doc change.
2953 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2955 * printing.el: New tip on Tips section.
2956 (pr-version): New version number (6.7.4).
2957 (pr-shell-file-name): Initialization fix.
2959 2004-03-31 Juri Linkov <juri@jurta.org>
2961 * dired.el: Add autoload for `dired-do-touch'.
2962 (dired-touch-program): New var.
2963 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
2964 (dired-no-confirm): Add `touch' to docstring.
2966 * dired-aux.el (dired-do-touch): New fun.
2967 (dired-do-chxxx): Add argument -t for touch operation.
2969 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
2970 `dired-move-to-filename-regexp'.
2972 2004-03-31 H
\e,Ae
\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
2974 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
2976 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2978 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
2979 and only if the buffer was modified.
2981 2004-03-30 Kenichi Handa <handa@m17n.org>
2983 * international/characters.el: Delete pairs for U+2308..U+230B.
2985 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
2987 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
2988 to detect the beginning of a level 2 or 3 annotation.
2990 2004-03-29 Kenichi Handa <handa@m17n.org>
2992 * international/ucs-tables.el (ucs-insert): Fix the error message.
2994 2004-03-29 Kenichi Handa <handa@m17n.org>
2996 * international/mule-util.el (char-displayable-p): Fix generation
2999 * Makefile.in (setwins, setwins_almost): Change directory to $wd
3000 before finding directories by `find'.
3002 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3004 * subr.el (interactive-form): Delete. Now implemented in C.
3006 * pcvs.el (cvs-parse-process): Workaround for Darwin.
3008 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
3009 (vc-diff-label): New fun.
3010 (vc-diff-internal): Use it.
3012 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
3014 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3016 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
3018 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
3019 specify XML (EBNFX).
3021 * progmodes/ebnf2ps.el: Doc fix.
3022 (ebnf-version): New version number (4.1).
3023 (ebnf-syntax): Adjust customization.
3024 (ebnf-style-database): Add ebnfx entry.
3025 (ebnf-syntax-alist): Add ebnfx initialization.
3026 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
3028 * printing.el: Doc fix.
3029 (pr-version): New version number (6.7.3).
3030 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
3031 returns nil for mouse position. Reported by Drew Adams
3032 <drew.adams@oracle.com>.
3033 (pr-update-menus): Modify interactive declaration. Reported by Drew
3034 Adams <drew.adams@oracle.com>.
3036 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
3038 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
3039 (gud-gdba-marker-filter): Log the process input and output, if
3040 required. From Stefan Monnier.
3041 (gdb-debug-log, gdb-enable-debug-log): New variables.
3042 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
3044 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3046 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
3047 From lorentey@elte.hu (L
\e$,1 q
\e(Brentey K
\e,Aa
\e(Broly).
3049 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
3051 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
3052 Call vc-find-file-hook here instead of in auto-revert-buffers.
3053 (auto-revert-buffers): Delete call to vc-find-file-hook.
3054 (auto-revert-verbose, global-auto-revert-non-file-buffers)
3055 (global-auto-revert-mode, auto-revert-set-timer)
3056 (auto-revert-handler, auto-revert-buffers): Doc fixes.
3058 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
3060 * woman.el (woman-change-fonts): Rename local variable
3061 woman-font-alist to font-alist to avoid a compiler warning.
3063 2004-03-27 Dave Love <fx@gnu.org>
3065 * emacs-lisp/rx.el (rx): Doc fix.
3066 Fix copyright years.
3068 * strokes.el (strokes-global-set-stroke-string): New function.
3069 (strokes-list-strokes): Cope with strings, not just commands.
3070 Set foreground colour of image.
3071 (strokes-global-set-stroke): Doc fix.
3073 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
3075 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
3077 (Buffer-menu-files-only): New variable.
3078 (Buffer-menu-toggle-files-only): New function.
3079 (Buffer-menu-mode-map): Bind it to `T'.
3080 (Buffer-menu-mode): Mention `T' in docstring.
3081 Set buffer-stale-function.
3082 (list-buffers-noselect): Mark buffer non-modified and set
3083 Buffer-menu-files-only.
3085 * dired.el (buffer-stale-function): Remove no longer needed defvar.
3087 * autorevert.el (auto-revert-handler): Print revert message
3088 before, rather than after, reverting.
3089 (buffer-stale-function): Move to files.el.
3091 * files.el (buffer-stale-function): Move here from autorevert.el.
3093 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3095 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
3097 * calc/calc.el (calc-mode-map): Use mapc.
3099 * apropos.el (apropos-mode): Don't autoload.
3100 (apropos-symbols-internal): New fun. Extracted from `apropos'.
3102 (apropos-print): Add optional `text' argument.
3103 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
3104 Don't assume point-min == 1.
3106 * bs.el (bs-buffer-list): Use buffer-local-value.
3107 (bs--set-toggle-to-show): Use with-current-buffer.
3109 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
3111 (list-buffers-noselect): Use them. Adjust :align-to to new style.
3113 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
3115 * dabbrev.el (dabbrev-expand): Fix regexp construction.
3116 (dabbrev--find-expansion): Use pop.
3117 (dabbrev--search): Use match-string-no-properties.
3119 * dired.el (dired-mode): Use run-mode-hooks.
3120 (dired-move-to-end-of-filename): Use match-string.
3122 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
3123 is bound before using it.
3124 (ediff-verbose-p): Make it into a var since it's not constant.
3126 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
3128 * faces.el (read-face-font): Don't cons up unnecessarily.
3129 (header-line, tool-bar): Share common parts.
3131 * files.el (file-relative-name): Use compare-strings.
3133 * finder.el (finder-mode): Follow coding convention.
3135 * subr.el (read-number): New function.
3137 * ses.el (ses-read-number): Move to subr.el.
3138 (ses-set-header-row): Use read-number.
3140 2004-03-26 Andre Spiegel <spiegel@gnu.org>
3142 * vc-hooks.el (vc-arg-list): New function, which handles both
3143 compiled and uncompiled code.
3144 (vc-default-workfile-unchanged-p): Use it.
3146 * vc.el (vc-print-log): Undo prev change, use new function
3147 vc-arg-list from vc-hooks.el.
3149 2004-03-26 Masatake YAMATO <jet@gyve.org>
3151 * simple.el (completion-setup-function): Emphasize the
3152 first uncommon characters in the completions; and de-emphasize
3153 the common prefix substrings.
3154 (completion-emphasis): New face.
3155 (completion-de-emphasis): New face.
3157 2004-03-25 Juanma Barranquero <lektu@terra.es>
3159 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
3160 Comment out (it's unused and unfinished code).
3162 2004-03-25 Sam Steingold <sds@gnu.org>
3164 * vc.el (vc-print-log): Fix a bug in the last patch:
3165 backend-function may be a byte-compiled object, not a lambda.
3167 2004-03-25 Juri Linkov <juri@jurta.org>
3169 * descr-text.el (describe-property-list): Add a button
3170 for `face' property that calls `describe-face'.
3171 Suggested by luis fernandes <elf@ee.ryerson.ca>
3173 * international/mule.el (keyboard-coding-system):
3174 * kmacro.el (kmacro-call-macro): Fix docstring.
3176 * dired.el: Fix comments.
3178 * textmodes/fill.el (fill): Fix Info link.
3180 * font-lock.el (fast-lock, lazy-lock):
3181 * jit-lock.el (jit-lock): Remove links to removed Support Modes
3184 * eshell/eshell.el (eshell): Fix broken info-link.
3186 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
3187 * eshell/em-banner.el (eshell-banner):
3188 * eshell/em-smart.el (eshell-smart):
3189 * eshell/esh-cmd.el (eshell-cmd):
3190 Comment out broken info-links to incomplete Info manual.
3192 * info-xref.el: Fix commentary.
3194 2004-03-25 Kevin Ryde <user42@zip.com.au>
3196 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
3197 Remove spurious node duplicate suppression, doesn't work, not wanted.
3198 (info-xref-output): Take format style args, add "sit-for 0" to let
3199 user see the results as they progress.
3200 (info-xref-check-all-custom): New function.
3202 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
3204 * gdb-ui.el: Moved to progmodes.
3206 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
3208 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
3210 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3212 * calendar/appt.el (appt-check): Remove superfluous progn.
3213 When finished with diary buffer: if it was not being displayed
3214 before, kill it; otherwise restore its original state.
3215 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
3217 * calendar/calendar.el (calendar-set-mode-line): Use total
3218 available mode-line width, rather than frame-width.
3220 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
3221 after mode change so effect not lost.
3223 2004-03-23 Dave Love <fx@gnu.org>
3225 * dired.el (dired) <defgroup>: Add link to manual.
3226 (dired-font-lock-keywords): Add highlighting on unusual permissions.
3227 (dired-revert): Use dolist.
3228 (dired-mode-map): Add U binding.
3229 (dired-mode): Add font-lock-beginning-of-syntax-function.
3230 (dired-garbage-files-regexp): Make it a defcustom.
3232 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
3234 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
3235 is equivalent to nil.
3236 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
3237 (vc-arch-mode-line-string): Accept `added' state.
3238 (vc-arch-state): Use inode-sigs if available.
3239 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
3240 Copy&delete existing id file if any. Fallback if uuidgen is absent.
3241 (vc-arch-tagline-re): New var.
3242 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
3244 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
3245 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
3247 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
3248 (vc-file-not-found-hook): Use it.
3250 * diff-mode.el (diff-default-read-only): Change default.
3251 (diff-mode-hook): Make it a defcustom. Add some options.
3252 (diff-mode-map): Bind diff-refine-hook.
3253 (diff-yank-handler): New var.
3254 (diff-yank-function): New fun.
3255 (diff-font-lock-keywords): Use them.
3256 (diff-end-of-file): Handle case where file-header looks like diff text.
3257 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
3258 (diff-file-kill): Delete a subsequent empty line, if applicable.
3259 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
3260 (diff-find-file-name): Use it.
3261 (diff-tell-file-name): New command.
3262 (diff-mode): Be careful with view-mode.
3263 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
3264 New functions, for use in diff-mode-hook.
3265 (diff-find-source-location): Catch "regex too large" errors.
3266 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
3267 (diff-refine-hunk): New command.
3269 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
3270 (smerge-context-menu-map): Remove unused var.
3271 (smerge-keep-all): Preserve markers.
3272 (smerge-keep-n): New fun.
3273 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
3274 (smerge-keep-current, smerge-ediff): Use it.
3275 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
3276 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
3277 (smerge-resolve): Resolve trivial 3-part conflicts.
3279 2004-03-23 Juri Linkov <juri@jurta.org>
3281 * man.el (Man-width): New var.
3282 (Man-getpage-in-background): Use it.
3283 (Man-support-local-filenames): New var and fun.
3284 (Man-build-man-command): Don't add a second %s.
3285 (Man-fontify-manpage): Clean up message.
3286 (Man-mode): Set outline-regexp, outline-level,
3287 imenu-generic-expression.
3289 * woman.el (woman-fill-frame): Doc fix.
3290 (woman-decode-region): Use window-width instead of frame-width.
3292 * abbrevlist.el (list-one-abbrev-table):
3293 * descr-text.el (describe-char):
3294 * international/mule-diag.el (describe-current-coding-system):
3295 * international/quail.el (quail-insert-decode-map):
3296 Use window-width instead of frame-width.
3298 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
3299 (jka-compr-mode-alist-additions): Add tbz.
3300 (jka-compr-write-region, jka-compr-insert-file-contents):
3301 Add message for undefined compress-program.
3302 (jka-compr-write-region): Remove redundant var bindings.
3304 * dired-x.el (dired-guess-shell-alist-default): Add choices for
3305 extracting files into subdirectory. Add tbz and dz. Fix regexps.
3306 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
3307 (dired-man): Use dired-guess-shell-command.
3308 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
3309 Change default nil to t.
3311 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
3312 (dired-compare-directories): Add default value for empty input.
3314 * help-at-pt.el: Move suggestions for key bindings to Commentary.
3316 * time.el (display-time-string-forms): Fix help-echo date format.
3318 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
3320 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
3321 (buffer-stale-function): New variable.
3322 (auto-revert-list-diff, auto-revert-dired-file-list)
3323 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
3324 (auto-revert-handler): Take over some functionality of deleted
3326 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
3328 * dired.el (dired-directory-changed-p): New fun, extracted from
3329 dired-internal-noselect.
3330 (dired-buffer-stale-p): New fun.
3331 (dired-internal-noselect): Use dired-directory-changed-p.
3332 Eliminate revert messages.
3333 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
3335 2004-03-23 Kenichi Handa <handa@m17n.org>
3337 * international/characters.el: Setup syntaxes for more parentheses
3340 * international/mule-cmds.el (select-safe-coding-system):
3341 Merge coding-system and auto-cs before comparing them.
3343 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
3345 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
3347 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
3348 normal-auto-fill-function and comment-indent-function.
3349 The default values now work just as well.
3350 Don't set font-lock-beginning-of-syntax-function since we already set
3351 syntax-begin-function.
3352 (lisp-outline-level): Put ;;;###autoload at same level as (.
3353 (prin1-char): Quote special chars.
3355 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
3356 than with-no-warnings.
3358 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
3359 if the source location can't be found.
3360 (edebug-compute-previous-result): Use prin1-char.
3362 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
3363 (debug-ignored-errors): Add an entry.
3365 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
3366 (byte-compile-file): Output warning when deleting a file.
3368 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
3369 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
3371 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
3372 (byte-compile-inline-expand): Use backquote.
3373 (byte-optimize-pure-func): Rename from byte-optimize-concat.
3374 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
3376 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
3378 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
3380 2004-03-22 Juri Linkov <juri@jurta.org>
3382 * finder.el (finder-known-keywords): Fix data, tex, unix.
3384 * play/landmark.el: Fix keywords.
3386 * language/ethio-util.el (ethio-find-file): Doc fix.
3388 * emacs-lisp/warnings.el: Doc fix.
3390 * textmodes/ispell.el (ispell-help): Doc fix.
3392 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
3394 * format.el (format-insert-file): Always return a list of two
3395 elements, like insert-file-contents does.
3397 2004-03-21 Andre Spiegel <spiegel@gnu.org>
3399 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
3400 and vc-BACKEND-diff.
3401 (vc-print-log): If the print-log implementation supports it, use
3402 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
3403 (vc-version-diff, vc-diff-internal): Doc fixes.
3405 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
3406 implementation supports it, let diff output go to *vc*,
3407 not *vc-diff*, since this is an internal call.
3409 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
3411 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
3413 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
3415 2004-03-21 Dave Love <fx@gnu.org>
3417 * progmodes/cfengine.el (cfengine-mode):
3418 Set parse-sexp-ignore-comments.
3420 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
3422 2004-03-21 Juanma Barranquero <lektu@terra.es>
3424 * allout.el (allout-mode): Fix docstring.
3426 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
3428 * files.el (insert-directory): Fix bug if SWITCHES is a list.
3430 * autorevert.el (auto-revert-interval): Make new value take
3431 effect immediately when set through Custom.
3432 (auto-revert-set-timer): Add interactive declaration.
3434 2004-03-19 David Ponce <david@dponce.com>
3436 * ruler-mode.el (ruler-mode-header-line-format-old):
3437 Don't `make-variable-buffer-local'.
3438 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
3439 (ruler-mode-header-line-format): Simply funcall the above.
3440 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
3441 to save/restore a previous header line format.
3442 (ruler-mode-space): Don't depend on a numeric WIDTH value.
3443 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
3444 fringes and margins width.
3445 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
3447 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
3449 * log-edit.el (log-edit-font-lock-keywords): Typo.
3451 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
3452 (tex-send-tex-command): Rather than here.
3453 (tex-compilation-parse-errors): Simplify.
3455 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
3457 * time.el (display-time-string-forms): Add help-echo with date on time.
3459 * composite.el (compose-region): Use restore-buffer-modified-p.
3461 * disp-table.el (standard-display-8bit): Simplify.
3463 * server.el (server-process-filter): Delete temp frame.
3465 * add-log.el (add-change-log-entry): Simplify.
3467 2004-03-19 Kim F. Storm <storm@cua.dk>
3469 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
3470 (hexl-follow-line): Don't require 'fringe.
3472 * progmodes/compile.el (compilation-start): Always set
3473 compilation-last-buffer and return it.
3475 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3477 * simple.el (clone-buffer): Doc fix.
3479 2004-03-18 Juanma Barranquero <lektu@terra.es>
3481 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
3483 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
3485 * log-edit.el (log-edit-font-lock-keywords): New var.
3486 (log-edit-mode): Use it.
3488 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
3490 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
3491 properly for watching in speedbar.
3493 2004-03-17 Masatake YAMATO <jet@gyve.org>
3495 * smerge-mode.el (smerge-popup-context-menu):
3496 Put `unwind-protect' around `overlay-put' and `popup-menu'.
3498 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
3500 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
3501 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
3502 Take sealed revisions into account.
3503 (vc-arch-checkin): Extract a summary line from the message.
3505 2004-03-16 Masatake YAMATO <jet@gyve.org>
3507 * register.el (register): Provide `register' feature.
3509 2004-03-15 Masatake YAMATO <jet@gyve.org>
3511 Added context menu support in smerge mode.
3512 Most of the part is written by Stefan Monnier.
3514 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
3515 New keymap and menu.
3516 (smerge-text-properties): New function.
3517 (smerge-remove-props): New function.
3518 (smerge-popup-context-menu): New function.
3519 (smerge-resolve): Call `smerge-remove-props'.
3520 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
3521 (smerge-keep-current): Ditto.
3522 (smerge-kill-current): New function.
3523 (smerge-match-conflict): Put text properties.
3524 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
3526 2004-03-15 David Ponce <david@dponce.com>
3528 * ruler-mode.el: (ruler-mode-left-fringe-cols)
3529 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
3530 (ruler-mode-right-scroll-bar-cols): Remove.
3531 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
3532 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
3533 Use fringe-columns and scroll-bar-columns.
3535 2004-03-15 Masatake YAMATO <jet@gyve.org>
3537 * hl-line.el (hl-line-range-function): New variable.
3538 (hl-line-move): New function.
3539 (global-hl-line-highlight): Use `hl-line-move'.
3540 (hl-line-highlight): Ditto.
3542 * scroll-bar.el (scroll-bar-columns):
3543 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
3545 * ruler-mode.el (top-level): Require scroll-bar and fringe.
3546 (ruler-mode-left-fringe-cols)
3547 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
3548 (ruler-mode-right-scroll-bar-cols)
3549 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
3550 (ruler-mode-ruler-function): New variable.
3551 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
3552 if the value for `ruler-mode-ruler-function'is given.
3554 * hexl.el (hexl-mode-hook): Make the hook customizable.
3555 (hexl-address-area, hexl-ascii-area): New customize variables.
3556 (hexlify-buffer): Put font-lock-faces on the address area and
3558 (hexl-activate-ruler): New function.
3559 (hexl-follow-line): New function.
3560 (hexl-highlight-line-range): New function.
3561 (hexl-mode-ruler): New function.
3563 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
3565 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
3566 (vc-default-find-file-hook): New fun.
3567 (vc-find-file-hook): Call new find-file-hook operation.
3569 * vc-arch.el: New file.
3571 2004-03-12 Jesper Harder <harder@ifa.au.dk>
3573 * info-look.el (info-lookup): Reuse an existing Info window.
3575 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
3577 * woman.el (woman-preserve-ascii): Default value changed to t and
3580 2004-03-12 Richard M. Stallman <rms@gnu.org>
3582 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3585 * replace.el (occur-engine): Change message for count of matches.
3587 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
3588 For strings, do compare text properties.
3590 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
3592 * progmodes/compile.el (compile-auto-highlight)
3593 (compilation-error-list, compilation-old-error-list)
3594 (compilation-parse-errors-function, compilation-parsing-end)
3595 (compilation-error-message, compilation-directory-stack)
3596 (compilation-enter-directory-regexp-alist)
3597 (compilation-leave-directory-regexp-alist)
3598 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
3599 (compilation-current-file, compilation-regexps): Remove vars.
3601 (compile-error-at-point, compilation-error-filedata)
3602 (compilation-error-filedata-file-name, compile-reinitialize-errors)
3603 (compilation-next-error-locus, compilation-forget-errors)
3604 (count-regexp-groupings, compilation-parse-errors)
3605 (compile-collect-regexps, compile-buffer-substring): Remove funs.
3607 (compile-internal): Make obsolete.
3609 (compilation-first-column, compilation-error)
3610 (compilation-directory-matcher, compilation-page-delimiter)
3611 (compilation-mode-font-lock-keywords, compilation-debug)
3612 (compilation-error-face, compilation-warning-face)
3613 (compilation-info-face, compilation-line-face)
3614 (compilation-column-face, compilation-enter-directory-face)
3615 (compilation-leave-directory-face, compilation-skip-threshold)
3616 (compilation-skip-visited, compilation-context-lines): New vars.
3618 (compilation-warning-face, compilation-info-face)
3619 (compilation-message-face): New faces.
3621 (compilation-error-regexp-alist-alist): New constant.
3623 (compilation-face, compilation-directory-properties)
3624 (compilation-assq, compilation-error-properties, compilation-start)
3625 (define-compilation-mode, compilation-loop)
3626 (compilation-set-window): New functions.
3628 (compile): Additional argument for interactive compiles like TeX.
3630 * progmodes/grep.el (kill-grep): Move here from compile.el
3631 (grep-error, grep-hit-face, grep-error-face)
3632 (grep-mode-font-lock-keywords): New variables.
3633 (grep-regexp-alist): Simplify regexp and add `binary' case.
3634 (grep-mode): New mode.
3635 (grep-process-setup): Simplify.
3637 2004-03-11 Jason Rumney <jasonr@gnu.org>
3639 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
3640 letters on DOS/Windows.
3642 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
3644 * server.el (server-name): New var.
3645 (server-socket-dir): New var to replace server-socket-name.
3646 (server-start): Use them.
3648 2004-03-11 Simon Josefsson <jas@extundo.com>
3650 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
3651 died to avoid infloop. Reported by Jonathan Glauner
3652 <jglauner@sbum.org>.
3654 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
3656 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
3657 (smerge-mode-menu): Use it to deactivate menu entries.
3658 (smerge-keep-current): New fun.
3659 (smerge-keep-current): Use it.
3661 2004-03-10 John Paul Wallington <jpw@gnu.org>
3663 * foldout.el (foldout-fold-list, foldout-modeline-string):
3664 Declare them as variables, not constants.
3666 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3668 * ps-print.el: Modification to print *Messages* buffer.
3669 (ps-print-version): New version 6.6.4.
3670 (ps-message-log-max): New fun.
3671 (ps-spool-without-faces, ps-spool-with-faces)
3672 (ps-count-lines-preprint): Code fix.
3674 * printing.el: New tips in Tips section.
3676 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3678 * delim-col.el: Doc fix.
3680 * printing.el: Doc fix. New doc section (Tips).
3682 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
3684 * type-break.el (type-break-emacs-variant): Remove.
3685 (type-break-run-at-time, type-break-cancel-function-timers):
3686 Use fboundp rather than version name and number.
3688 2004-03-09 Masatake YAMATO <jet@gyve.org>
3690 * hexl.el (hexl-mode): Use `make-local-variable' instead of
3691 `make-variable-buffer-local'.
3693 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
3695 * find-dired.el (find-dired): Call `shell-command' instead of
3696 `start-process-shell-command'. By this, Tramp takes over
3697 handling of remote directories.
3699 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
3701 * newcomment.el (comment-use-global-state): New var.
3702 (comment-search-forward): Use it.
3704 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
3706 * cus-edit.el (fill) <defgroup>: Move to fill.el.
3708 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
3709 (enable-kinsoku): Make it a defcustom.
3710 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
3711 paragraph to same-comment-start-marker.
3713 2004-03-07 Dave Love <fx@gnu.org>
3715 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
3716 (browse-url-mail): Use it.
3718 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
3719 (rfc2368-unhexify-string): Use replace-regexp-in-string.
3721 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
3723 * woman.el (woman-man.conf-path): Doc fix.
3724 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
3726 2004-03-07 Eli Zaretskii <eliz@gnu.org>
3728 * sort.el (sort-columns): Remove ms-dos from the list of systems
3729 where the external `sort' command is not used.
3731 2004-03-07 Kim F. Storm <storm@cua.dk>
3733 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
3734 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
3735 from overlay-arrow-variable-list.
3736 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
3738 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
3740 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
3741 overlay arrow string properly for the assembler buffer.
3743 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
3745 * mail/sendmail.el (mail-mode): Fix last change.
3747 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
3749 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
3750 for the assembler buffer.
3751 (gdb-assembler-custom): Position the overlay arrow.
3752 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
3754 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
3756 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
3758 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
3759 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
3761 * mail/sendmail.el (mail-mode): Set comment-start-skip.
3763 * newcomment.el (uncomment-region): Allow non-terminated comment.
3764 (comment-normalize-vars): Check the user-specified comstart marker.
3766 2004-03-04 Jesper Harder <harder@ifa.au.dk>
3768 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
3769 Otherwise, do use it if the region only contains font-lock text
3772 2004-03-04 Masatake YAMATO <jet@gyve.org>
3774 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
3775 as the callback function for eldoc.
3776 (hexl-print-current-point-info): New function.
3777 (hexl-current-address): Print the address in both decimal
3778 and hexadecimal format.
3780 2004-03-04 Richard M. Stallman <rms@gnu.org>
3782 * mail/rmail.el (rmail-convert-to-babyl-format):
3783 Specify t for UNIBYTE when calling mail-unquote-printable-region.
3785 * mail/mail-utils.el (mail-unquote-printable-region):
3788 * startup.el (command-switch-alist): Doc fix.
3790 * simple.el (undo): Temporarily set this-command to `undo-start',
3791 then set it to `undo' once undo-start returns without error.
3793 * simple.el (minibuffer-history-sexp-flag): Doc fix.
3795 * simple.el (kill-line): Don't disregard trailing whitespace
3796 in eol condition, if show-trailing-whitespace is set.
3798 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
3799 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
3800 When disabling, restore old values only if mouse-sel-has-been-enabled.
3802 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
3803 (isearch-{-char): New function.
3804 (isearch-mode-map): Bind { to isearch-{-char.
3806 * font-lock.el (lisp-font-lock-keywords-2):
3807 Turn off the CL with-... and do-... general patterns.
3808 Instead, recognize several specific with... and do... constructs.
3810 * files.el (switch-to-buffer-other-window):
3811 Bind same-window-buffer-names and same-window-regexps to nil.
3812 (switch-to-buffer-other-frame): Likewise.
3814 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
3816 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
3817 recognizing leading comment on code line.
3819 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
3821 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
3822 hidden files/directories.
3824 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
3826 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
3827 only comment-start (in case the mode hasn't set it).
3829 * Makefile.in (AUTOGENEL): New var.
3830 (bootstrap-prepare): Rename from bootstrap-clean.
3831 Don't remove elc files.
3832 (maintainer-clean): New target.
3834 * xml.el (xml-get-attribute-or-nil): Simplify.
3836 2004-03-02 Juri Linkov <juri@jurta.org>
3838 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
3839 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
3840 URL to prevent their substitution with the environment variable
3843 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3845 * ps-print.el: Doc fix.
3846 (ps-print-version): New version number (6.6.3).
3847 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
3849 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
3851 (ps-time-stamp-yyyy-mm-dd): New fun.
3852 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
3854 2004-03-02 Kim F. Storm <storm@cua.dk>
3856 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
3858 2004-03-01 Juanma Barranquero <lektu@terra.es>
3860 * allout.el (allout-rebullet-heading): Fix typo in docstring.
3862 * desktop.el (desktop-file-version)
3863 (desktop-after-read-hook): Fix typos.
3864 (desktop-clear-preserve-buffers): Remove redundant info in
3865 docstring already shown by the obsolescence message.
3866 (desktop-truncate, desktop-internal-v2s)
3867 (desktop-value-to-string): Change argument name to match docstring.
3869 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
3871 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
3874 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3876 * printing.el: Replace "As Is..." in PostScript file print/preview by
3877 "No Preprocessing...". Suggested by Colin Marquardt
3878 <_marquardt_@zmd.de>.
3879 (pr-insert-section-4): Adjust buffer interface.
3881 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
3883 Version 2.0.39 of Tramp released.
3885 * net/tramp.el (tramp-handle-file-local-copy)
3886 (tramp-handle-write-region, tramp-open-connection-rsh):
3887 Variable name typo. Small change. From Patrick Tullmann
3888 <tullmann@flux.utah.edu>.
3889 (tramp-process-connection-type): New variable.
3890 (tramp-maybe-open-connection): Use it.
3891 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
3892 (tramp-touch): Set last-modified time of a remote file.
3893 (tramp-handle-write-region): Say which function is used when encoding.
3895 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3897 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
3898 case of non-existing filename, too. Reported by Christoph Bauer
3899 <c_bauer@informatik.uni-kl.de>.
3900 (tramp-smb-get-file-entries): The directory in question should
3901 have permissions "drwxrwxrwx". Just virtual, because we don't
3902 know the real permissions. Don't we know?
3903 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
3904 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
3905 (tramp-smb-wait-for-output): Optimize algorithm getting pending
3906 output. If it was received chunkwise, there have been problems.
3907 Remove the "prompt not found" error message; it is obvious.
3909 (tramp-smb-process-running): Remove. Since we acknowledge the
3910 virtual prompt for shares, there's no need for distinction of
3911 reading shares (process ends afterwards) and interactive mode of
3913 (tramp-smb-open-connection): Setting process sentinel removed.
3914 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
3915 "NT_STATUS_NETWORK_ACCESS_DENIED".
3916 (tramp-smb-maybe-open-connection): Set `process-connection-type'
3917 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
3918 (top-level): Setting default value in `tramp-default-method-alist'
3919 corrected. Order of USER and HOST have been wrong.
3920 Nobody complained for months ...
3921 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
3922 (tramp-smb-open-connection): Clear password cache if login has failed.
3924 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
3925 `tramp-unified-filenames'.
3926 (tramp-completion-mode): Make test for XEmacs explicitely.
3927 `event-to-character' can exists in Emacs packages too.
3928 Reported by Matt Swift <swift@alum.mit.edu>.
3929 (tramp-buffer-name): Buffer name must contain the user if exists.
3930 Reported by Adrian Phillips <a.phillips@met.no>.
3931 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
3932 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
3933 (tramp-do-copy-or-rename-file-out-of-band): Rename from
3934 `tramp-do-copy-or-rename-file-one-local', because it handles also
3935 the case both files use the same out-of-band method.
3936 Implementation added.
3937 (tramp-handle-file-local-copy, tramp-handle-write-region):
3938 Out-of-band handling removed. `copy-file' called instead, which
3939 calls `tramp-do-copy-or-rename-file-out-of-band'.
3940 (tramp-action-password): Check for out-of-band method removed.
3941 This function is used for 'login-program.
3942 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
3944 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
3945 and `tramp-parse-sknownhosts'.
3946 (tramp-completion-function-alist): It's a defvar now, because we
3947 want to apply the optimized `tramp-set-completion-function'
3948 instead of a static list.
3949 (tramp-set-completion-function): Implementation tuned.
3950 Avoid double entries, and entries where the function or the
3951 file/directory doesn't exist.
3952 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
3954 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
3955 (tramp-handle-dired-compress-file): New function.
3956 (tramp-async-proc): New variable.
3957 (tramp-handle-shell-command): Adding asynchronous processes.
3958 They are far from being perfect, but it works at least for
3959 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
3960 (top-level): Require password.el if visible. Should be mandatory
3961 once No Gnus has found its way into (X)Emacs.
3962 (tramp-read-passwd): Invoke `password-read' if available,
3963 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
3964 fallback any longer.
3965 (tramp-clear-passwd): New function.
3966 (tramp-process-actions, tramp-process-multi-actions):
3967 Clear password cache if login has failed.
3969 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
3971 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
3972 `ange-ftp-ftp-name-res'. There could be incorrect values from
3973 previous calls in case the "ftp" method is used in the Tramp file
3974 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
3976 2004-02-28 Richard M. Stallman <rms@gnu.org>
3978 * term.el (term-mouse-paste): Call mouse-set-point.
3980 * thumbs.el: New file.
3982 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3984 * progmodes/ebnf-abn.el: Doc fix.
3986 * progmodes/ebnf-bnf.el: Doc fix.
3987 (ebnf-repeat): Code fix.
3989 * progmodes/ebnf2ps.el: Doc fix.
3990 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
3992 2004-02-28 Juri Linkov <juri@jurta.org>
3994 * ffap.el (dired-at-point): Additional writability test for
3995 relative directory names.
3996 (dired-at-point-prompter): Treat directories as a directory, get
3997 the directory component from files.
3998 (ffap-string-at-point): Return string from region if region is active.
3999 (ffap-file-at-point): Remove redundant code.
4001 2004-02-28 Kim F. Storm <storm@cua.dk>
4003 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
4004 Initialize margin area images to nil.
4005 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
4006 (breakpoint-enabled-bitmap-face)
4007 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
4008 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
4009 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
4010 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
4011 (gdb-reset): Use gdb-remove-breakpoint-icons.
4012 (gdb-put-string): Add dprop arg to specify alternative display
4013 property (for setting fringe bitmap).
4014 (gdb-remove-strings): Doc fix.
4015 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
4016 icon in fringe (if available), or else as icon or text in display
4017 margin. Creates necessary icons in breakpoint-bitmap,
4018 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
4019 Also make left window margin if required.
4020 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
4021 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
4023 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
4024 gdb-put-breakpoint-icon.
4025 (gdb-assembler-mode): Don't set left-margin-width here.
4027 2004-02-27 Kevin Ryde <user42@zip.com.au>
4029 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
4030 comma, so that it DTRT in macros.
4032 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
4034 * progmodes/sh-script.el (sh-shell-arg)
4035 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
4036 (sh-leading-keywords, sh-other-keywords): Fix custom type.
4038 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4040 * faces.el (face-spec-set-match-display): Add a new attribute,
4042 (region, highlight, secondary-selection): Use `min-colors'.
4044 * custom.el (defface): Add documentation for `min-colors'.
4046 * font-lock.el (font-lock-comment-face, font-lock-string-face)
4047 (font-lock-keyword-face, font-lock-function-name-face)
4048 (font-lock-variable-name-face, font-lock-constant-face):
4051 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
4053 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4055 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
4056 define assq-delete-all if it's not defined.
4057 (ebnf-generate-region): Code fix.
4059 * printing.el: Doc fix.
4060 (pr-version): New version number (6.7.2).
4061 (pr-command): Return empty string if command is an empty string.
4063 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4065 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
4067 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
4068 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
4069 semi-down-full. Fix a bug on productions like test = {"test"}* | (
4070 "tt" ["test"] ). Reported by Markus Dreyer
4071 <mdreyer@ix.urz.uni-heidelberg.de>.
4072 (ebnf-version): New version number (4.0).
4073 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
4074 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
4075 (ebnf-delete-style): New commands.
4076 (ebnf-directory, ebnf-file): New funs.
4077 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
4078 (ebnf-production-name-p, ebnf-stop-on-error): New options.
4079 (ebnf-syntax-alist): New var.
4080 (ebnf-element-width): New fun replacing ebnf-list-width.
4081 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
4082 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
4083 (ebnf-prologue): Adjust vars.
4084 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
4085 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
4086 (ebnf-check-style-values, ebnf-generate-production)
4087 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
4088 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
4089 (ebnf-token-repeat): Code fix.
4091 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
4092 %right, %left and %prec. Suggested by Matthew K. Junker
4093 <junker@alum.mit.edu>.
4094 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
4096 * progmodes/ebnf-iso.el: Doc fix.
4097 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
4098 (ebnf-iso-lex): Code fix.
4100 * progmodes/ebnf-bnf.el: Doc fix.
4101 (ebnf-bnf-lex): Code fix.
4103 * progmodes/ebnf-otz.el: Doc fix.
4105 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4107 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
4108 (abbrev-prefix-mark): Doc fix.
4110 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
4112 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
4113 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
4114 (gdb-var-delete): Make interactive (really).
4115 (gdb-edit-value): Make non-interactive.
4117 * progmodes/gud.el (gud-speedbar-menu-items):
4118 Add gdb-var-delete and, indirectly, gdb-edit-value.
4119 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
4120 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
4121 (gud-gdb-marker-filter): Add comment for annotations.
4123 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
4125 * calendar/calendar.el (generate-calendar)
4126 (calendar-read-date): Prevent display of BC calendars once more -
4127 reverts 2003-10-01 change.
4128 (generate-calendar-month): Doc fix.
4130 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4132 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
4133 return value of increment-calendar-month.
4135 2004-02-21 Stephen Compall <s11@member.fsf.org>
4137 * saveplace.el (save-place-forget-unreadable-files)
4138 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
4139 (save-place-forget-unreadable-files): New function.
4140 (save-place-alist-to-file): Use it to filter out files that are
4143 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
4144 current Texinfo environment, using the same method as in
4145 `texinfo-insert-@end', and insert a space rather than a newline if
4146 point in a @table environment.
4148 2004-02-21 Juri Linkov <juri@jurta.org>
4150 * ffap.el (ffap-file-at-point): Try parent directories.
4152 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
4154 * vcursor.el (vcursor-modifiers): New defcustom.
4155 (vcursor-cs-binding): Use vcursor-modifiers instead of a
4158 2004-02-21 Masatake YAMATO <jet@gyve.org>
4160 * play/animate.el (animate-birthday-present): Accept names other
4163 2004-02-21 Juri Linkov <juri@jurta.org>
4165 * startup.el: Remove table of command line arguments from the
4168 2004-02-20 John Wiegley <johnw@newartisans.com>
4170 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
4171 again" modifier from 'e' to 'E', since 'e' is also used by the
4172 "file extension" modifier.
4174 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
4176 * help-fns.el (describe-categories): Doc fix.
4178 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
4180 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
4181 temporary file for buffer already visiting one. This change makes
4182 output likely to be directly usable by patch program.
4183 Suggested by Adrian Aichner <adrian@xemacs.org>
4185 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
4187 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
4188 case of variables defined in compound statements.
4189 (gdb-setup-windows, gdb-source-info, gdb-source-info):
4190 Simplify constructions using switch-to-buffer.
4192 2004-02-19 Simon Josefsson <jas@extundo.com>
4194 * play/morse.el: Fix typo.
4195 (morse-code): Add @.
4197 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
4199 * calendar/appt.el (appt-display-format): Change default to
4200 'ignore, for backwards compatibility.
4201 (appt-display-message): If appt-display-format is 'ignore,
4202 respect old vars appt-msg-window and appt-visible.
4203 (appt-activate): Don't depend on return value of cancel-timer.
4205 * calendar/calendar.el (calendar-holidays): Doc fix.
4207 * calendar/cal-coptic.el (coptic-prompt-for-date):
4208 Use assoc-string instead of assoc-ignore-case.
4209 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
4210 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
4211 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
4212 * calendar/cal-islam.el (calendar-goto-islamic-date)
4213 (mark-islamic-diary-entries): Ditto.
4214 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
4215 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
4216 (calendar-read-mayan-tzolkin-date): Ditto.
4217 * calendar/calendar.el (calendar-read-date): Ditto.
4218 * calendar/diary-lib.el (mark-diary-entries): Ditto.
4220 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
4222 * progmodes/executable.el (executable-command-find-posix-p):
4223 Fix choice of the directory.
4225 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4227 * simple.el (interprogram-cut-function)
4228 (interprogram-paste-function, kill-new, kill-append):
4230 (kill-region): Make it return nil. Doc fix.
4231 (yank-pop): Make its argument optional.
4232 (yank): Make ARG `-' equivalent to `-1'.
4234 2004-02-17 Eli Zaretskii <eliz@gnu.org>
4236 * mail/rmail.el (rmail-get-new-mail): Don't reference
4237 rmail-use-spam-filter if rmail-spam-filter is not loaded.
4239 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4241 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
4242 if one of global-auto-revert-non-file-buffers or autorevert-mode
4245 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4247 * subr.el (delete-dups): A better implementation from Karl Heuer
4250 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
4252 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
4254 * progmodes/icon.el (icon-indent-command): Ditto.
4255 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
4257 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4259 * progmodes/grep.el (grep-compute-defaults): Undo change from
4260 2004-01-29: don't use executable-command-find-posix-p.
4262 2004-02-16 Richard Sharman <rsharman@pobox.com>
4264 * hilit-chg.el: Use require instead of eval-and-compile.
4265 (highlight-compare-buffers): New function.
4267 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
4269 * man.el (Man-fontify-manpage): Render section headings in
4270 `Man-overstrike-face' even when overstrike was not used by man
4271 formatter for section headings.
4273 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
4275 * rmail-spam-filter.el: (vm-use-spam-filter)
4276 (rsf-min-region-length-added-to-spam-list): New variables.
4277 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
4278 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
4279 spam testing. Don't delete spam message if automatic deletion
4280 after output via variable rmail-delete-after-output is turned on.
4281 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
4282 rsf-bbdb-dont-create-entries-for-spam.
4283 (check-field): New function, extracted from code in
4284 rmail-spam-filter to ease addition of header fields like content-type.
4285 (message-content-type): New variable to check the content-type:
4286 field added, also in defcustom of rsf-definitions-alist.
4287 (rmail-spam-filter): Replace repeated test code for header fields
4288 by calls to check-field; change the call to
4289 rmail-output-to-rmail-file such that rmail-current-message stays
4290 the same to avoid wrong deletion of unseen flags.
4291 (rsf-add-contents-type): New function to convert old format
4292 of rmail-spam-definitions-alist into new one.
4293 Change prefixes of all variables and functions from
4294 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
4296 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4298 * loadhist.el (unload-hook-features-list): New defvar.
4300 2004-02-16 Dave Love <fx@gnu.org>
4302 * loadhist.el (unload-feature): Doc fix. Rename flist to
4303 unload-hook-features-list.
4305 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
4307 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
4308 cookie. Don't check if we are looking-at open-formula.
4310 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4312 * subr.el (match-string-no-properties): Use substring-no-properties.
4314 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4316 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
4317 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
4318 Use lower-case "rx" in all error message.
4320 2004-02-16 Dave Love <fx@gnu.org>
4322 * emacs-lisp/rx.el (rx-or): Put group around result.
4323 (rx-constituents): Add backref.
4324 (rx-syntax): Add string-delimiter, comment-delimiter.
4325 (rx-categories): Add combining-diacritic.
4326 (rx-check-not, rx-greedy, rx): Doc fix.
4327 (rx-backref, rx-check-backref): New.
4329 2004-02-16 Jesper Harder <harder@ifa.au.dk>
4331 * newcomment.el (uncomment-region): Allow eob as comment end.
4333 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
4335 * filecache.el: All message and error commands now use prefix
4336 "Filecache:" to make it easy to read *Messages* buffer.
4338 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
4340 * autorevert.el: Add support to detect changed dired and VC buffers.
4341 (auto-revert-active-p, auto-revert-list-diff)
4342 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
4343 (auto-revert-handler, auto-revert-active-p): New functions.
4344 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
4345 and `auto-revert-active-p'.
4346 (eval-when-compile): Defvar dired-directory and vc-mode.
4347 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
4348 (auto-revert-handler-vc): New functions.
4350 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
4352 * progmodes/compile.el (compilation-directory): New defvar.
4353 (compile): Save current directory in compilation-directory.
4354 (recompile): Bind default-directory to compilation-directory if
4357 2004-02-16 Dave Love <fx@gnu.org>
4359 * newcomment.el (comment-insert-comment-function)
4360 (comment-region-function, uncomment-region-function): New.
4361 (comment-indent): Use comment-insert-comment-function.
4362 (uncomment-region): Use uncomment-region-function.
4363 (comment-region): Use comment-region-function.
4365 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
4367 2004-02-16 Richard Stallman <rms@gnu.org>
4369 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
4370 loaddefs* and ldefs-boot*.
4372 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4374 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
4375 and email address at the beginning and end of the address.
4377 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
4378 anchored at the beginning of the email address.
4380 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
4382 * international/ccl.el (ccl-compile-write): Pass `left' to
4383 ccl-embed-code to generate correct code of write-expr-register.
4385 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
4387 * progmodes/grep.el (grep-compute-defaults): Fix typos.
4389 2004-02-15 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
4391 * x-dnd.el: Mention support for Motif in commentary.
4392 (x-dnd-handle-drag-n-drop-event): Ditto.
4394 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4396 * ses.el: Use "ses--" prefixes for buffer-local variables.
4397 Use (point-min) instead of 1, even when we know the buffer
4399 (ses-build-load-map): Delete. Distribute its content to defconst's for
4401 (ses-menu, ses-header-line-menu): New menus.
4402 (ses-mode-map): Use them.
4403 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
4405 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
4407 * Makefile.in: Fix the CC Mode recompile kludge so it works
4408 when building in a different directory.
4410 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
4412 * simple.el (kill-new): Put yank-handler property on the entire string.
4414 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
4416 * diff.el: Don't use compile any more, use diff-mode instead.
4417 (diff-regexp-alist, diff-old-file, diff-new-file)
4418 (diff-parse-differences, diff-process-setup): Remove.
4419 (diff-sentinel): New fun.
4420 (diff): Use it. Run the process ourselves.
4421 Use diff-mode for the rest of the processing.
4423 * diff.el (diff): Simplify code handling `switch'.
4425 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
4427 * pcvs-defs.el (cvs-menu): Add `tag'.
4429 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4431 * simple.el (kill-append): Doc fix.
4433 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4434 Adapt outline-regexp to the new conventions for commenting out code.
4436 2004-02-11 John Paul Wallington <jpw@gnu.org>
4438 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
4440 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
4442 * diff.el (diff-switches): New fun.
4443 (diff, diff-backup): Use it.
4444 (diff): Clean up the args construction. Use backquote.
4445 Use listp instead of consp to avoid putting a nil arg.
4446 (diff): Add a revert-buffer function.
4448 2004-02-10 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
4450 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
4451 handled by x-dnd-handle-file-name.
4452 (x-dnd-known-types): Add COMPOUND_TEXT.
4453 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
4454 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
4456 (x-dnd-forget-drop): Ditto.
4457 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
4458 (x-dnd-handle-one-url): Return private when inserting text.
4459 (x-dnd-insert-ctext): New function.
4460 (x-dnd-handle-file-name): New function for FILE_NAME.
4461 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
4462 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
4463 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
4465 2004-02-10 Kenichi Handa <handa@m17n.org>
4467 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
4468 instead of while loop.
4470 2004-02-10 Miles Bader <miles@gnu.org>
4472 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
4474 2004-02-09 Kenichi Handa <handa@m17n.org>
4476 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
4479 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
4481 * Makefile.in: Added extra dependencies in the recompile target
4482 needed to cope with the compile time macro expansions in CC Mode.
4484 2004-02-09 Kim F. Storm <storm@cua.dk>
4486 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
4487 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
4488 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
4489 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
4490 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
4491 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
4492 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
4493 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
4494 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
4495 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
4496 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
4498 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
4500 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
4501 Don't allow shrink if there's a window on our right.
4503 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
4504 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
4505 Bring together declaration and initialization.
4506 (prolog-mode-variables): Don't set the syntax table.
4507 Don't set paragraph-start and comment-indent-function.
4508 Add /*..*/ to the comment regexps.
4509 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
4510 (prolog-mode-map): Don't bind TAB.
4511 (prolog-mode): Set the syntax table.
4512 (prolog-comment-indent): Remove.
4513 (inferior-prolog-mode-map): Initialize in the declaration.
4514 (inferior-prolog-mode-syntax-table)
4515 (inferior-prolog-mode-abbrev-table): New vars.
4516 (inferior-prolog-mode): Derive from comint-mode.
4517 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
4520 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
4521 in file names, as long as it is unabmiguous.
4523 2004-02-08 Andreas Schwab <schwab@suse.de>
4525 * textmodes/reftex-toc.el
4526 (reftex-toc-load-all-files-for-promotion): Remove useless use of
4529 * textmodes/refer.el (refer-find-entry-internal): Remove extra
4530 format string arguments.
4532 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
4535 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
4537 * play/zone.el (zone-call): Fix format string.
4539 * net/webjump.el (webjump-builtin): Add missing format string argument.
4541 * midnight.el (midnight-delay-set): Remove extra format string argument.
4543 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
4545 * hexl.el (hexl-insert-char): Add missing format string argument.
4547 * format.el (format-decode): Fix format string.
4549 * emulation/vi.el (vi-mode): Remove extra format string argument.
4550 (vi-repeat-last-search): Likewise.
4551 (vi-reverse-last-search): Likewise.
4552 (vi-goto-mark): Likewise.
4553 (vi-reverse-last-find-char): Likewise.
4554 (vi-repeat-last-find-char): Likewise.
4555 (vi-locate-def): Likewise.
4557 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
4559 * ediff-util.el (ediff-toggle-read-only): Remove extra format
4561 (ediff-toggle-regexp-match): Likewise.
4563 * dired-aux.el (dired-do-query-replace-regexp): Add missing
4564 format string argument.
4566 * calc/calc-map.el (calc-get-operator): Remove extra format
4569 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
4571 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
4574 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
4576 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
4578 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
4580 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
4581 (cl-struct-setf-expander): Likewise.
4583 * vc.el (with-vc-file): Fix unsafe uses of error.
4584 (vc-cancel-version): Likewise.
4586 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
4588 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
4589 thousands separator; fixes <class>:<line-number> regexp for
4590 non-english locales.
4592 2004-02-08 Andreas Schwab <schwab@suse.de>
4594 * view.el (view-mode-enable): Revert previous change.
4596 2004-02-07 Kim F. Storm <storm@cua.dk>
4598 * simple.el (line-number-at-pos): Rename from line-at-pos.
4599 Uses changed (what-line and vc-annotate-warp-version).
4601 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
4603 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
4604 (diff-mode): Remove aborted attempt at support for compile.el.
4605 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
4607 2004-02-06 Andreas Schwab <schwab@suse.de>
4609 * view.el (view-mode-enable): Add view-mode-map to
4610 minor-mode-overriding-map-alist.
4612 2004-02-05 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
4614 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
4616 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
4618 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
4619 with point inside rather than after the paragraph.
4621 2004-02-04 Sam Steingold <sds@gnu.org>
4623 * mail/smtpmail.el (smtpmail-try-auth-methods):
4624 Do not try authentication when no mechanism is available.
4625 Pass port-name as defaultport to `netrc-machine'.
4627 2004-02-04 Stephen Eglen <stephen@gnu.org>
4629 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
4630 to show how minibuffer height can be constrained.
4632 2004-02-04 John Paul Wallington <jpw@gnu.org>
4634 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
4636 2004-02-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
4638 * x-dnd.el: New file for drag and drop.
4640 * term/x-win.el: require x-dnd, set after-make-frame-functions
4641 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
4644 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
4645 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
4646 (dired-dnd-handle-file): New functions for drag and drop support.
4647 (dired-mode): Initialize drag and drop if x-dnd present.
4649 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
4651 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
4652 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
4653 (cperl-mode): Set fill-paragraph-function.
4654 (cperl-fill-paragraph): Make it non-interactive.
4656 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
4658 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
4660 2004-02-02 David Kastrup <dak@gnu.org>
4662 * replace.el (perform-replace): Allow 'literal argument in
4663 regexp-flag to indicate literal replacement.
4664 (query-replace-regexp-eval): Use it.
4666 2004-02-01 Andreas Schwab <schwab@suse.de>
4668 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
4670 2004-02-01 Stephen Eglen <stephen@gnu.org>
4672 * info-look.el: Add support for maxima-mode. Update commentary
4673 because info-lookup-symbol is now bound to C-h S.
4675 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
4677 * simple.el (edit-and-eval-command): Bind print-level and
4678 minibuffer-history-sexp-flag around call to read-from-minibuffer.
4679 Correct initial position in command-history.
4681 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
4683 * files.el (read-directory-name): Adapt the docstring to recent
4684 change in Fread_file_name.
4686 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
4688 * ses.el (ses-print-cell): If print format too wide for column
4689 width, truncate decimal places if that helps to avoid "#####" fill.
4690 * ses.el (ses-initial-column-width): Revert previous change.
4692 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
4694 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
4695 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
4697 (jit-lock-mode): Setup/cancel the new timer.
4698 (jit-lock-context-fontify): New fun. Extracted from
4699 context fontification code of jit-lock-stealth-fontify.
4700 (jit-lock-stealth-fontify): Don't do context fontification any more.
4702 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
4703 (jit-lock-fontify-now): Handle the `quit' case.
4704 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
4706 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
4708 * progmodes/executable.el (executable-command-find-posix-p):
4709 New. Check if find handles arguments Posix-style.
4711 * progmodes/grep.el (grep-compute-defaults):
4712 Use executable-command-find-posix-p.
4713 (grep-find): Check `grep-find-command'.
4715 * filecache.el (file-cache-find-posix-p): Delete.
4716 (file-cache-add-directory-using-find):
4717 Use `executable-command-find-posix-p'.
4719 2004-01-29 Dave Love <fx@gnu.org>
4721 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
4722 Iterate the hook function if arg is given.
4723 (mark-defun, narrow-to-defun): Change order of finding the limits.
4725 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
4726 (byte-compile-format-warn): New.
4727 (byte-compile-callargs-warn): Use it.
4728 (Format, message, error): Add byte-compile-format-like property.
4729 (byte-compile-maybe-guarded): New.
4730 (byte-compile-if, byte-compile-cond): Use it.
4731 (byte-compile-lambda): Compile interactive forms,
4732 just to make warnings about them.
4734 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
4736 * ses.el (ses-initial-column-width): Increase to 14, so it will
4737 work well with the default printer of "%.7g" for extreme values
4738 like "-1.234567e+07".
4740 2004-01-29 Kenichi Handa <handa@m17n.org>
4742 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
4744 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
4746 * dos-w32.el: Added support for the `default-printer-name' function.
4748 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
4750 * server.el (server-socket-name): Don't use the hostname in the
4751 socket name since /tmp is local to the host anyway.
4753 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
4754 robust check of widening and fix var-naming.
4756 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
4758 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
4759 or rmail-spam- to rsf- in all function and variable names.
4760 (rsf-min-region-to-spam-list): New variable.
4761 (rsf-bbdb-auto-delete-spam-entries): Rename from
4762 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
4763 scanned together with the recipients field for spam testing; Don't
4764 delete spam message if rmail-delete-after-output is non-nil;
4765 (rsf-check-field): New function, extracted from code in
4766 rmail-spam-filter to ease addition of header fields like
4768 (message-content-type): New variable. The content-type: field was
4769 added also in defcustom of rsf-definitions-alist;
4770 (rmail-spam-filter): Replace repeated test code for header fields
4771 by calls to check-field; change the call to
4772 rmail-output-to-rmail-file such that rmail-current-message stays
4773 the same to avoid wrong deletion of unseen flags.
4774 (rmail-use-spam-filter): Add autoload cookie.
4776 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
4778 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
4779 (file-cache-add-directory-using-find): Add Cygwin support.
4780 (file-cache-find-command-posix-flag): New user variable.
4782 * filecache.el (file-cache-add-directory): Check for
4783 directories an remove them from dir-files.
4785 2004-01-27 Richard M. Stallman <rms@gnu.org>
4787 * man.el (Man-fontify-manpage): Clean up message.
4789 2004-01-27 Kenichi Handa <handa@m17n.org>
4791 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
4792 (sentence-end): Define using sentence-end-without-space.
4794 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
4795 a sentence ends with one of a character in sentence-end-without-space.
4797 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
4799 * font-lock.el (font-lock): Add jit-lock as explicit group member.
4800 (jit-lock): Group declaration moved to jit-lock.el.
4801 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
4804 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
4805 (jit-lock-context-unfontify-pos): Rename from
4806 jit-lock-first-unfontify-pos.
4807 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
4809 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
4811 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
4812 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
4813 (fortran-fill): When filling a string, adjust re-search-backward
4814 argument for special case of string just on fill-column.
4815 When filling non-string, allow one extra char if
4816 fortran-break-before-delimiters is non-nil.
4817 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
4818 Use fortran-break-delimiters-re and fortran-no-break-re to
4819 correctly handle cases such as "**".
4821 * progmodes/f90.el (f90-break-delimiters): Doc fix.
4822 (f90-no-break-re): Add some extra tokens. Doc fix.
4824 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
4826 * mail/rmail-spam-filter.el:
4827 Use two semicolons as Commentary line prefix.
4828 Add ";;; Code:" stylized comment.
4829 Delete end-of-line whitespace.
4830 Wrap (require 'cl) with `eval-when-compile'.
4832 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
4834 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
4835 at the top level of vc.el.
4837 2004-01-23 Andre Spiegel <spiegel@gnu.org>
4839 * vc.el (vc-current-line): Function removed. This is now done by
4840 the new function line-at-pos in simple.el.
4841 (vc-annotate-warp-version): Use line-at-pos instead of
4844 2004-01-22 Kim F. Storm <storm@cua.dk>
4846 * simple.el (line-at-pos): New defun.
4847 (what-line): Use it. Optimize by only counting lines in narrowed
4850 2004-01-22 Kenichi Handa <handa@m17n.org>
4852 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
4853 point (register r1) only for charset mule-unicode-0100-24ff.
4855 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
4857 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
4858 trailing white space and ensure a final newline.
4860 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
4861 Add autoload cookie.
4863 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
4865 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
4866 activate view-mode explicitly.
4868 2004-01-21 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
4870 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
4871 use clipboard first.
4873 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
4875 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
4876 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
4877 (vc-mcvs-cvs): Remove.
4878 (vc-mcvs-command): Remove use of assert.
4880 * outline.el (outline-insert-heading): Tighten up match.
4881 (outline-demote, outline-move-subtree-down): Don't assume anything
4882 about outline-regexp.
4884 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
4885 (texinfo-show-structure): Explicitly add ^, and simplify.
4887 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
4889 * calendar/appt.el (appt-check): Restore usage of
4890 appt-issue-message deleted in previous change.
4891 (top-level): Activate package when loaded (needed for backwards
4894 2004-01-20 Jesper Harder <harder@ifa.au.dk>
4896 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
4897 following previous change to smtpmail-send-data.
4899 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
4901 * vc.el (vc-default-previous-version): Doc enhancement.
4902 (vc-default-next-version): New function.
4903 (vc-print-log): New arg FOCUS-REV.
4904 (vc-annotate-mode): Derive from view-mode.
4905 (vc-annotate): New args REVISION, DISPLAY-MODE.
4906 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
4907 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
4908 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
4909 (vc-annotate-show-diff-revision-at-line, vc-current-line)
4910 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
4912 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
4914 2004-01-19 Karl Berry <karl@gnu.org>
4916 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
4919 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
4921 * subr.el (delete-dups): New function.
4923 2004-01-19 Karl Berry <karl@gnu.org>
4925 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
4926 with ^, since that's what texinfo-show-structure
4927 documentation says (plus it works much better in texinfo.txi).
4929 2004-01-18 Jesper Harder <harder@ifa.au.dk>
4931 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
4933 2004-01-18 David Ponce <david@dponce.com> (tiny change)
4935 * progmodes/which-func.el (which-function-mode): Don't cancel
4936 which-func-update-timer if not set.
4938 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
4940 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
4941 Remove spurious left square bracket in XX:XXam regexp.
4943 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
4945 * progmodes/cc-defs.el: Do not require cl at run time.
4947 2004-01-16 Richard M. Stallman <rms@gnu.org>
4949 * emacs-lisp/cl.el (cl-cannot-unload): New function.
4950 (cl-unload-hook): Defvar this to run cl-cannot-unload.
4952 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
4953 Call rmail-spam-filter. Delete and expunge spam.
4954 Print number of spam messages deleted.
4955 Save and restore the deletion status of old messages when reading
4956 new mail with spam filter, so that expunging spam does not expunge
4957 msgs deleted by the user.
4958 (rmail-only-expunge): Add an optional argument dont-show to
4959 prevent showing message after expunge.
4961 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4963 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
4964 * subr.el (declare): New macro.
4966 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
4968 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
4970 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
4972 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
4973 Test window-system rather than system-type (for X11/Mac).
4975 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
4977 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
4979 2004-01-12 Richard M. Stallman <rms@gnu.org>
4981 * mail/rmail.el (rmail-convert-to-babyl-format):
4982 Use mail-unquote-printable-region.
4983 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
4984 (rmail-hex-char-to-integer): Functions deleted.
4986 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
4987 (mail-unquote-printable-region): New arg NOERROR.
4988 For invalid encoding, either signal an error to just return nil.
4990 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4992 * calendar/appt.el: Update copyright and commentary.
4993 (appt-issue-message): Make obsolete.
4994 (appt-visible, appt-msg-window): Make obsolete, in favour of
4995 appt-display-format.
4996 (appt-display-mode-line, appt-display-duration)
4997 (appt-display-diary, appt-time-msg-list, appt-mode-string)
4998 (appt-prev-comp-time, appt-display-count, appt-timer)
4999 (appt-convert-time): Doc change.
5000 (appt-disp-window-function, appt-delete-window-function):
5001 Use defcustom rather than defvar.
5002 (appt-display-format): New variable.
5003 (appt-display-message): New function with display code from appt-check.
5004 (appt-check): Add optional FORCE argument. Doc change.
5005 Add appt-make-list to diary-hook if displaying diary.
5006 Remove checking of view-diary-entries-initially.
5007 Message display section removed to new function appt-display-message.
5008 (appt-display-window): Doc change. Remove unused internal var
5009 this-buffer. Do not beep, since appt-display-message does that.
5010 (appt-make-list): Doc change. Use caar.
5011 (appt-sort-list): Simplify by using builtin sort function.
5012 (appt-update-list): New function for updating appts when diary is
5014 (appt-activate): New autoloaded function to toggle package
5017 * calendar/cal-x.el: (calendar-one-frame-setup)
5018 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
5020 * calendar/calendar.el: Update copyright.
5021 (view-diary-entries-initially, european-calendar-style): Doc change.
5022 (calendar-setup): Make defcustom rather than defvar.
5023 (mark-visible-calendar-date): Initialize temp-face and faceinfo
5024 in let binding so local to function.
5026 * calendar/diary-lib.el: Update copyright.
5027 (diary, diary-entry-time): Doc change.
5028 (list-diary-entries): Doc change. Trivial logic change.
5029 (fancy-diary-display): Restore make-face command mistakenly
5031 (show-all-diary-entries): Allow to pop-up frame if needed.
5033 2004-01-09 John Paul Wallington <jpw@gnu.org>
5035 * bindings.el (mode-line-change-eol): Add EVENT parameter.
5036 Temporarily select EVENT's window for changing eol type.
5038 2004-01-09 Deepak Goel <deego@gnufans.org>
5040 * calendar/diary-lib.el (diary-entry-time):
5041 Also accept time in the form XX[.XX][am/pm/AM/PM].
5042 (fancy-diary-font-lock-keywords): Likewise.
5043 (diary-font-lock-keywords): Likewise.
5044 * calendar/appt.el (appt-add): Likewise.
5045 (appt-make-list): Likewise.
5046 (appt-convert-time): Likewise.
5048 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
5050 * gdb-ui.el (gdb-ann3): Revert previous change.
5051 (gdb-source-info): Allow for case of where compilation directory
5054 2004-01-08 John Paul Wallington <jpw@gnu.org>
5056 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
5058 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
5060 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
5062 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
5063 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
5065 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
5067 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5069 * files.el (write-file-functions, write-contents-functions):
5072 2004-01-07 Kenichi Handa <handa@m17n.org>
5074 * international/mule.el (set-auto-coding): Fix for the case that
5075 end-of-line is only CR.
5077 2004-01-07 Kim F. Storm <storm@cua.dk>
5079 * subr.el (event-start, event-end): Doc fix.
5080 (posn-string, posn-image): New defuns.
5081 (posn-object): Return either image or string object.
5082 (posn-object-x-y): Return 8th element of position.
5083 (posn-object-width-height): New defun.
5085 2004-01-06 Andreas Schwab <schwab@suse.de>
5087 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
5090 2004-01-05 Karl Berry <karl@gnu.org>
5092 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
5095 2003-12-31 Simon Josefsson <jas@extundo.com>
5097 * files.el (before-save-hook): Add.
5098 (basic-save-buffer): Use before-save-hook.
5100 * emacs-lisp/copyright.el: Fix comment to recommend
5101 before-save-hook instead of write-file-functions.
5103 2004-01-05 Richard M. Stallman <rms@gnu.org>
5105 * finder.el (finder-commentary): Call delete-other-windows.
5107 * net/ange-ftp.el (ange-ftp-file-attributes):
5108 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
5110 2004-01-04 Karl Berry <karl@gnu.org>
5112 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
5113 comment characters % and # in the copyright year notice,
5116 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
5118 * wid-edit.el (default): Define dummy :value-delete.
5119 Reported by Jesper Harder <harder@ifa.au.dk>.
5121 2004-01-03 Richard M. Stallman <rms@gnu.org>
5123 * progmodes/compile.el (compile-internal): Use point, not point-min,
5124 for set-window-point.
5126 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
5128 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
5130 * progmodes/grep.el (grep-mode-map):
5131 Don't remap next-line, previous-line.
5133 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
5135 * speedbar.el (speedbar-edit-line): Change regexp to position
5136 the cursor on the first character of this line's button.
5138 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5140 * subr.el (functionp): Doc fix.
5142 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
5144 * progmodes/idlwave.el (idlwave-make-tags):
5145 * textmodes/flyspell.el (flyspell-large-region):.
5146 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
5147 * emulation/viper-util.el (viper-glob-unix-files):
5148 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
5149 * man.el (Man-init-defvars):
5150 * jka-compr.el (jka-compr-call-process):
5151 * files.el (get-free-disk-space,insert-directory):
5152 * ediff-ptch.el (ediff-test-patch-utility):
5153 * ediff-diff.el (ediff-test-utility):
5154 * dired-aux.el (dired-check-process):
5155 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
5156 test the return value of call-process, because it can be a string.
5158 2003-12-31 John Paul Wallington <jpw@gnu.org>
5160 * bindings.el (completion-ignored-extensions): Add .pfsl.
5162 2003-12-31 Kim F. Storm <storm@cua.dk>
5164 * ido.el (ido-nonreadable-directory-p): New defun to check for
5165 nonreadable directory without activating tramp (to avoid problems
5166 with checking incomplete tramp paths).
5167 (ido-set-current-directory, ido-file-internal)
5168 (ido-file-name-all-completions1): Use it.
5170 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5172 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
5173 documentation if the anchor (or node) name is preceded by `info
5174 anchor' or `Info anchor' in addition to earlier `info node' and
5176 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
5178 2003-12-30 Eli Zaretskii <eliz@gnu.org>
5180 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
5181 error in arguments to base64-decode-region. Remove ^M characters
5182 after decoding base64.
5184 2003-12-30 Simon Josefsson <jas@extundo.com>
5186 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
5187 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
5188 have only been distributed with Emacs for some years.
5189 (texinfo-mode-hook): Customize.
5191 2003-12-30 Eli Zaretskii <eliz@gnu.org>
5193 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
5194 cleaner (suggested by Richard Stallman).
5196 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
5197 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
5198 file-name clashes on 8+3 DOS filesystems.
5200 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
5201 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
5202 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
5203 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
5204 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
5205 file-name clashes on 8+3 filesystems.
5207 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
5208 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
5209 file-name clashes on 8+3 DOS filesystems.
5211 2003-12-29 Richard M. Stallman <rms@gnu.org>
5213 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
5214 Upcase the character.
5216 * textmodes/flyspell.el (mail-mode-flyspell-verify):
5217 Search for header separator alone on a line, literally,
5218 and search for it backward, not forward.
5219 (flyspell-abbrev-table): Always use global-abbrev-table
5220 if there is no local one.
5222 * progmodes/sh-script.el (sh-get-indent-info):
5223 Don't move point back if at bob.
5225 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
5227 * play/handwrite.el (handwrite): Make the handwrite credit message
5228 a comment rather than an output command.
5230 * obsolete/sc.el: Display message that this file is obsolete.
5232 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
5234 * mail/rfc822.el (rfc822-address-start): Declare variable.
5235 Renamed from address-start. All uses changed.
5237 * term.el (term-exec): Set up sentinel.
5238 (term-sentinel): New function.
5239 (term-handle-exit): New function.
5241 * subr.el (assoc-ignore-case, assoc-ignore-representation):
5242 Use assoc-string, and mark them obsolete.
5243 (delay-mode-hooks): Mark as permanent local.
5245 * simple.el (sendmail-user-agent-compose): Use assoc-string.
5247 * register.el (copy-rectangle-to-register): Doc fix.
5249 * info.el (Info-insert-dir): Use assoc-string.
5251 * info-look.el (info-lookup): Use assoc-string.
5253 * frame.el (pop-up-frame-function): Use quote, not `function'.
5254 (frame-notice-user-settings): Calculate ADJUSTED-TOP
5255 copying with lists as coordinate values.
5257 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
5259 * find-dired.el (kill-find): New command.
5260 (find-dired): Make buffer read-only.
5261 Set up a keymap with C-c C-k running kill-find.
5262 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
5264 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
5266 * filecache.el (file-cache-ignore-case): New variable.
5267 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
5269 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
5270 (comint-dynamic-complete-as-filename): Rename local vars.
5271 (comint-dynamic-list-filename-completions): Likewise.
5273 * comint.el (comint-dynamic-list-completions-config): New var.
5274 (comint-dynamic-list-completions): Handle both SPC and TAB right.
5276 * comint.el (comint-file-name-chars): Add [].
5277 (comint-word): Use skip-chars-backward, not search.
5279 * shell.el (shell-file-name-chars): Add [].
5281 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
5283 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
5285 * generic.el (define-generic-mode): Doc fix.
5287 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5289 * files.el (kill-some-buffers): Doc fix.
5291 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
5293 * comint.el (comint-watch-for-password-prompt): Pass `string' as
5294 arg to send-invisible
5295 (send-invisible): Doc fix. The argument is now a prompt, not the
5297 (comint-read-noecho): Doc fix.
5299 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
5301 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
5302 "@", as required by some ISP hosting service. Fix defcustom
5303 argument syntax errors that prevented use of customization.
5305 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5307 * xml.el (xml-get-attribute-or-nil): Doc fix.
5309 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
5311 * net/zone-mode.el (zone-mode): Use write-file-functions, not
5314 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
5316 * autorevert.el (auto-revert-interval): Doc fix.
5318 2003-12-29 Mark A. Hershberger <mah@everybody.org>
5320 * xml.el (xml-get-attribute-or-nil): New function, like
5321 xml-get-attribute, but returns nil if the attribute was not found.
5322 (xml-get-attribute): Convert to defsubst, uses
5323 xml-get-attribute-or-nil.
5325 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5327 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
5329 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
5331 * custom.el (custom-declare-theme): Use `value' when putting
5332 properties on `theme'.
5334 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
5336 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
5337 for each yank-handler segment.
5338 (insert-for-yank-1): New function, with the body of the previous
5341 * textmodes/table.el (table-yank-handler): New defcustom.
5342 (table--put-cell-indicator-property): Put yank-handler property
5343 that indicates the yank handler for the table cell.
5345 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
5347 * generic-x.el (etc-modules-conf-generic-mode): A more complete
5350 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5352 * international/mule-cmds.el (reset-language-environment)
5353 (set-language-environment): Don't invoke fontset-related functions
5354 if fontset-list is not fboundp.
5356 2003-12-29 Kenichi Handa <handa@m17n.org>
5358 * international/mule-cmds.el (reset-language-environment):
5359 Call set-overriding-fontspec-internal with nil.
5360 (set-language-environment): Call set-overriding-fontspec-internal
5361 if the language environment specify `overriding-fontspec'.
5362 (language-info-alist): Doc added.
5364 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
5365 characters of mule-unicode-0100-24ff.
5366 (ccl-encode-windows-1251-font): New CCL program.
5367 ("Bulgarian"): Specify overriding-fontspec.
5368 ("Belarusian"): Likewise.
5370 2003-12-28 Sam Steingold <sds@gnu.org>
5372 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
5373 parameter ID-FORMAT to conform with the 2003-11-30 patch.
5375 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
5377 * progmodes/gud.el (gud-gdb-command-name): Set default to
5379 (gud-gdb-marker-filter): Look out for annotations.
5380 (gdb-first-pre-prompt): New variable.
5381 Remove trailing white space.
5383 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
5385 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
5386 annotations are detected.
5387 (gud-gdba-marker-filter): Use global variable gud-marker-acc
5388 instead of a local one to allow transition from
5389 gud-gdb-marker-filter.
5390 Remove trailing white space.
5392 2003-12-27 Kim F. Storm <storm@cua.dk>
5394 * ido.el: Handle non-readable directories.
5395 (ido-decorations): Add 9th element for non-readable directory.
5396 (ido-directory-nonreadable): New dynamic var.
5397 (ido-set-current-directory): Set it.
5398 (ido-read-buffer, ido-file-internal):
5399 (ido-read-file-name, ido-read-directory-name): Let-bind it.
5400 (ido-file-name-all-completions1): Return empty list for
5401 non-readable directory.
5402 (ido-exhibit): Print [Not readable] if directory is not readable.
5403 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
5404 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
5407 2003-12-27 Lars Hansen <larsh@math.ku.dk>
5409 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
5410 calls to directory-files-and-attributes and file-attributes.
5411 (ls-lisp-format): Remove system dependent handling of user and
5414 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
5416 * ffap.el (ffap-read-file-or-url): Revert previous change.
5418 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
5420 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
5421 new list of included files called `files-with-node-lines', that
5422 only have node lines. This way @include commands can include any
5423 file, such as version and update files without node lines, not
5424 just files that are chapters.
5426 2003-12-25 Andreas Schwab <schwab@suse.de>
5428 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
5431 2003-12-08 Miles Bader <miles@gnu.org>
5433 * dired.el (dired-between-files): Always use dired-move-to-filename,
5434 which is more robust in non-english locales.
5436 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5438 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
5440 2003-12-24 Andreas Schwab <schwab@suse.de>
5442 * shell.el (shell-file-name-quote-list): Add backslash.
5444 * comint.el (comint-quote-filename): Correctly handle backslash
5445 in comint-file-name-quote-list.
5447 2003-12-24 Kenichi Handa <handa@m17n.org>
5449 * international/mule-cmds.el (set-default-coding-systems):
5450 Call ucs-set-table-for-input for all buffers that don't have local
5451 value of buffer-file-coding-system.
5453 * international/ucs-tables.el (ucs-set-table-for-input):
5454 If translation-table-for-encode is a symbol, get its
5455 translation-table property.
5457 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
5459 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
5460 to `completing-read' on a recently fixed bug.
5462 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
5463 instead of SPACE, to get the list of possible fringe modes.
5464 SPACE only works if both `partial-completion-mode' and
5465 `completion-auto-help' are nil.
5467 * complete.el (PC-is-complete-p): Delete.
5468 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
5469 calls to `test-completion'.
5471 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
5473 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
5474 to edit values when there are no children.
5476 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
5477 a mode called "Assembler" already exists.
5478 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
5479 (gud-watch): Use format option. Remove font properties from string.
5480 (gdb-var-create-handler, gdb-var-list-children-handler):
5481 Don't bother about properties as there are none.
5482 (gdb-var-create-handler, gdb-var-list-children-handler)
5483 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
5485 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
5486 Let speedbar show value changes with a different font.
5487 (gdb-edit-value): New defun.
5488 (gdb-clear-partial-output, gdb-clear-inferior-io)
5489 (def-gdb-auto-update-handler): Use erase-buffer.
5490 (gdb-frame-handler): Display watch expressions in
5491 FUNCTION::VARIABLE format if required.
5493 2003-12-23 John Paul Wallington <jpw@gnu.org>
5495 * info.el (Info-unescape-quotes, Info-split-parameter-string)
5496 (Info-goto-emacs-command-node): Doc fixes.
5498 2003-12-12 Jesper Harder <harder@ifa.au.dk>
5500 * cus-edit.el (custom-add-parent-links): Define "many".
5502 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
5504 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
5505 (widget-child-validate, widget-type-value-create)
5506 (widget-type-default-get, widget-type-match): New functions.
5508 (menu-choice, checklist, radio-button-choice, editable-list)
5509 (group, documentation-string): Remove redundant (per 2003-10-25
5510 change) calls to `widget-children-value-delete'.
5511 (widget-choice-value-get, widget-choice-value-inline): Remove.
5512 (menu-choice): Update widget.
5514 2003-12-03 Kenichi Handa <handa@m17n.org>
5516 * language/cyrillic.el: Register "microsoft-cp1251" in
5517 ctext-non-standard-encodings-alist.
5518 ("Bulgarian"): Add ctext-non-standard-encodings.
5519 ("Belarusian"): Likewise.
5521 * international/mule-conf.el (compound-text-with-extensions):
5522 Change the type to 2 (iso-2022 base).
5524 * international/mule.el (ctext-non-standard-encodings-alist):
5526 (ctext-non-standard-encodings): New variable.
5527 (ctext-post-read-conversion): Fully re-written.
5528 (ctext-non-standard-designations-alist): Delete it.
5529 (ctext-non-standard-encodings-table): New function.
5530 (ctext-pre-write-conversion): Fully re-written.
5532 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
5534 * cus-edit.el (custom-add-parent-links): Add documentation links
5535 for parent, if the item has none of its own.
5537 2003-11-30 Richard M. Stallman <rms@gnu.org>
5539 * dired-aux.el (dired-do-query-replace-regexp):
5540 Report files visited read-only.
5542 2003-11-30 Juri Linkov <juri@jurta.org>
5544 * dired-aux.el (dired-compare-directories): New command.
5545 (dired-file-set-difference, dired-files-attributes): New functions.
5547 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
5548 Version 2.0.38 of Tramp released.
5550 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
5551 Charles Curley <charlescurley@charlescurley.com>.
5552 (tramp-multi-connection-function-alist): Add ssht entry which adds
5553 "-e none -t -t" to the list of ssh args. Suggested by Adrian
5555 (tramp-get-method-parameter): New function to retrieve a method
5556 parameter. This allows for omission of method parameters.
5559 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
5561 * net/tramp.el: Add new optional parameter ID-FORMAT to
5562 `file-attributes'. Calls of `file-attributes' won't use this
5563 parameter for backward compatibility reasons.
5564 (tramp-perl-file-attributes): Add a new parameter to Perl script
5565 in order to handle uid/gid as strings, if desired.
5566 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
5567 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
5568 order to make the function more general.
5569 (tramp-handle-file-attributes): Replace proprietary optional
5570 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
5571 (tramp-handle-file-attributes-with-perl): Handle parameter
5572 NONNUMERIC if set. This wasn't done in the past.
5573 (tramp-post-connection): Apply second parameter "$2" if
5574 `tramp-remote-perl' is called.
5576 * net/tramp-smb.el (tramp-smb-handle-delete-file):
5577 Correct cut'n'waste error (`filename' instead of `directory').
5578 (tramp-smb-handle-directory-files-and-attributes)
5579 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
5580 introduced parameter ID-FORMAT.
5581 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
5582 error (`directory' instead of `ldir').
5584 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
5585 `file-attributes' has a second parameter. If yes, apply it with
5586 value "'integer". Otherwise, don't use that parameter (default is
5589 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5591 * help.el (help-map): Bind `display-local-help' to `C-h .'.
5592 (help-for-help): Add `C-h .' to the listed Help options.
5593 Remove trailing whitespace.
5595 * help-at-pt.el: New file.
5597 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
5599 * subr.el (noreturn, 1value): New macros for test coverage.
5602 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
5604 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
5606 (testcover-1value): New function. Checks that a 1value form
5607 actually returns only one value. Requested by RMS.
5609 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
5611 * gdb-ui.el (gud-watch, gdb-var-create-handler)
5612 (gdb-var-list-children, gdb-var-list-children-handler)
5613 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
5614 gdb commands that use mi to keep them out of the command history.
5616 2003-11-29 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
5618 * cus-start.el (all): Add use-file-dialog.
5620 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
5622 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
5624 2003-11-27 Kim F. Storm <storm@cua.dk>
5626 * subr.el (posn-object-x-y): New defun.
5628 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
5630 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
5631 Don't use `space' for \\\n.
5632 Be more selective as to which # are comment-starters.
5634 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
5636 * subr.el (number-sequence): Improve handling of floating point
5637 arguments (suggested by Kim Storm). Allow negative arguments.
5639 2003-11-26 Kenichi Handa <handa@m17n.org>
5641 * international/mule-cmds.el (standard-display-european-internal):
5642 Cancel the standard-display-table setting for ` and '.
5644 2003-11-26 Kim F. Storm <storm@cua.dk>
5646 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
5647 New defcustoms to add ffap-like functionality to ido.
5648 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
5649 (ido-no-final-slash): New defun.
5650 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
5651 (ido-read-file-name): ): Toggle VC checking via
5652 vc-handled-backends instead of vc-master-templates.
5653 (ido-file-internal): Handle ido-use-url-at-point and
5654 ido-use-filename-at-point via code borrowed from ffap-guesser.
5655 Handle new ido-exit code ffap.
5656 (ido-sort-list): Ignore final slash when sorting file names.
5658 2003-11-25 Kim F. Storm <storm@cua.dk>
5660 * emulation/cua-base.el (cua--standard-movement-commands):
5661 Add forward-sentence and backward-sentence.
5663 2003-11-25 Stephen Eglen <stephen@gnu.org>
5665 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
5666 iswitchb-exit is set to 'usefirst when user selects buffer at head
5667 of list using RET. (Selecting buffers at the head of the list was
5668 broken if the substring was also a complete buffername.)
5670 2003-11-23 Kim F. Storm <storm@cua.dk>
5672 * progmodes/compile.el (grep-command, grep-use-null-device)
5673 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
5674 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
5675 (grep-regexp-alist, grep-program, find-program)
5676 (grep-find-use-xargs, grep-history, grep-find-history)
5677 (grep-process-setup, grep-compute-defaults)
5678 (grep-default-command, grep, grep-tag-default, grep-find)
5679 (grep-expand-command-macros, grep-tree-last-regexp)
5680 (grep-tree-last-files, grep-tree): Move grep variables, functions
5681 and commands to new file grep.el.
5682 (compilation-mode-map): Remove grep commands from Compile sub-menu.
5683 (compilation-process-setup-function): Doc fix.
5684 (compilation-highlight-regexp, compilation-highlight-overlay): New
5685 defvars used for highlighting current compile error in source buffer.
5686 (compile-internal): New optional args HIGHLIGHT-REGEXP and
5687 LOCAL-MAP which overrides compilation-highlight-regexp and
5688 compilation-mode-map for this compilation.
5689 Delay calling compilation-set-window-height until after running
5690 compilation-process-setup-function so it can buffer-local override
5691 compilation-window-height.
5692 Check buffer-local value of compilation-scroll-output.
5693 (compilation-set-window-height): Use buffer-local value of
5694 compilation-window-height.
5695 (compilation-revert-buffer): Don't pass (undefined)
5696 preserve-modes arg to revert-buffer.
5697 (next-error-no-select, previous-error-no-select): New commands.
5698 (compilation-goto-locus): Temporarily highlight current match in
5699 source buffer using compilation-highlight-regexp.
5701 * progmodes/grep.el: New file with grep code from compile.el.
5702 (grep): New defcustom group.
5703 (grep-window-height): New defcustom, like compilation-window-height.
5704 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
5705 (grep-scroll-output): New defcustom, like compilation-scroll-output.
5706 (grep-command, grep-use-null-device, grep-find-command)
5707 (grep-tree-files-aliases, grep-tree-ignore-case)
5708 (grep-tree-ignore-CVS-directories): Move to grep custom group.
5709 (grep-setup-hook): New hook variable.
5710 (grep-mode-map): New keymap for grep commands. Add Grep menu.
5711 (grep-last-buffer): New defvar, override compilation-last-buffer.
5712 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
5713 Call compile-internal with args highlight-regexp and grep-mode-map.
5715 2003-11-23 Kim F. Storm <storm@cua.dk>
5717 * subr.el (event-start, event-end): Doc fix.
5718 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
5719 (posn-area, posn-actual-col-row, posn-object): New defuns.
5720 (posn-col-row): Simplify doc. Rewrite to use cond.
5721 (posn-point): Also return buffer position for events outside text
5722 area (that info is now present in the event position).
5724 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
5725 mouse-set-point so that hscroll still works now that clicks on
5726 fringes generate specific mouse events.
5727 (mouse-set-point): Note that it now works in fringes and margins
5728 too due to new semantics of posn-point in fringes and margins.
5730 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
5731 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
5733 2003-11-20 Kim F. Storm <storm@cua.dk>
5735 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
5736 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
5737 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
5738 to 100 for icons to avoid increasing line height when shown.
5740 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
5742 * newcomment.el (comment-normalize-vars): Initialize properly if
5743 comment-start was nil.
5745 2003-11-19 Andreas Schwab <schwab@suse.de>
5747 * simple.el (set-variable): Fix indentation.
5749 2003-11-17 Kenichi Handa <handa@m17n.org>
5751 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
5754 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
5756 * international/latin1-disp.el (latin1-display): Fix docstring.
5758 2003-11-16 John Wiegley <johnw@newartisans.com>
5760 * eshell/em-ls.el (eshell-ls-file): There are times with
5761 size-width is nil and uncomputed (when directories are created in
5762 dired, for example); in this case, 4 is reasonable default value,
5763 although it may caused skewed new entries (which could be avoided
5764 by returning the original value of 8 in all cases, but 99% of the
5765 time this is a waste of whitespace).
5767 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
5769 * cc-engine.el (c-guess-continued-construct)
5770 (c-guess-basic-syntax): Check a little more carefully if it's a
5771 function declaration when an unknown construct followed by a block
5772 is found inside a statement context. This avoids macros followed
5773 by blocks to be taken as function declarations.
5775 (c-guess-continued-construct): Change the analysis of a statement
5776 continuation with a brace open to `substatement-block', for
5777 consistency with recognized statements.
5779 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
5780 start is in a position so that `c-beginning-of-statement-1' jumped
5781 to the beginning of the same statement.
5783 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
5784 Don't accept binary operators in the arglist if we're in a function
5785 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
5786 template recognition in cases like "if (a < b || c > d)".
5788 (c-restricted-<>-arglists): New more appropriate name for
5789 `c-disallow-comma-in-<>-arglists'.
5791 Accessing functions updated for the variable name change.
5793 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
5794 match data could get clobbered if NOT-INSIDE-TOKEN is used.
5796 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
5799 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
5800 instead of duplicating parts of it. This fixes bogus label
5803 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
5804 of checking the context in which to apply the minimum indentation,
5805 so that it isn't enforced in e.g. namespace blocks.
5807 * cc-vars.el (c-inside-block-syms): New constant used by
5808 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
5809 to somewhat reduce the risk of becoming stale.
5811 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
5812 cc-cmds to cc-engine to allow use from cc-align.
5814 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
5815 qualified identifiers containing "::".
5817 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
5818 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
5820 * cc-vars.el (c-emacs-features): Use a space in front of the name
5821 of the temporary buffer. That also avoids dumping problems in
5822 XEmacs due to undo info being left around after the buffer is killed.
5824 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
5825 arglist to see if it's a K&R style declaration.
5827 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
5828 before returning `knr-argdecl-intro'.
5830 2003-11-16 John Wiegley <johnw@newartisans.com>
5832 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
5833 field in a long-listing always 8 characters, use `size-width',
5834 which has already been computed.
5836 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5838 * subr.el (minor-mode-list): Add `hs-minor-mode'.
5840 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
5842 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
5843 Support operation while narrowed, with `diff-restrict-view'.
5845 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
5847 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
5848 Take additional optional arg NARROWFUN. For the generated functions:
5849 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
5850 include frags that arrange to check for and save narrowing state before
5851 the move and then conditionally call NARROWFUN after the move.
5853 2003-11-14 John Wiegley <johnw@newartisans.com>
5855 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
5856 that was optional, but obviously missing based on surrounding code.
5858 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
5859 string arguments to numbers unless the whole argument was seen as
5862 2003-11-14 Kenichi Handa <handa@m17n.org>
5864 * international/mule.el (ctext-non-standard-encodings-alist):
5867 2003-11-10 Kenichi Handa <handa@m17n.org>
5869 * language/kannada.el ("Kannada"): Add sample-text.
5871 * language/knd-util.el (kannada-compose-region)
5872 (kannada-compose-string, kannada-post-read-conversion):
5873 Add autoload cookie.
5875 * international/quail.el (quail-completion): Change the message
5876 "corresponding translations" to "corresponding characters".
5878 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
5880 * descr-text.el (describe-char): Fix typo.
5882 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
5884 These changes are to support Kannada language/script.
5886 * Makefile.in (DONTCOMPILE): Add kannada.el.
5888 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
5890 * loadup.el: Preload kannada.el.
5892 * language/ind-util.el (ucs-kannada-to-is13194-alist)
5893 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
5896 * language/kannada.el: New file.
5898 * language/knd-util.el: New file.
5900 2003-11-07 Andreas Schwab <schwab@suse.de>
5902 * progmodes/autoconf.el (autoconf-font-lock-keywords):
5903 Also highlight AH_*.
5905 * xml.el (xml-parse-dtd): Fix misplaced paren.
5907 2003-11-07 Kenichi Handa <handa@m17n.org>
5909 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
5911 2003-11-05 Juri Linkov <juri@jurta.org>
5913 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
5914 (desktop-buffer-file): Use saved buffer-file-coding-system
5915 for file reading. Set auto-insert to nil to prevent automatic
5916 insertion into restored empty files.
5918 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
5920 * files.el (risky-local-variable-p): Make second argument optional.
5922 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
5924 * subr.el (add-hook): Fix last change.
5926 2003-11-03 Eli Zaretskii <eliz@gnu.org>
5928 * mail/rmail.el (rmail-convert-to-babyl-format):
5929 If base64-decode-region signals an error, catch it and silently
5932 2003-11-01 Mark A. Hershberger <mah@everybody.org>
5934 * xml.el (xml-parse-region): Allow comments to appear after the
5935 topmost element has closed.
5936 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
5937 (xml-ns-expand-attr): New functions to do namespace handling.
5938 (xml-intern-attrlist): Back-compatible handling of attribute names.
5939 (xml-parse-tag): Move namespace handling to separate functions.
5940 Now produces elements in the form ((:ns . "element") (attr-list)
5941 children) instead of ('ns:element (attr-list) children).
5942 (xml-parse-attlist): Fix attribute parsing.
5943 (xml-parse-dtd): Change parsing so that it produces strings
5944 instead of interned symbols.
5946 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
5948 * dired.el (dired-ls-sorting-switches): Doc fix.
5950 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
5952 * emacs-lisp/rx.el (rx-or): Fix the case of
5953 "(rx (and ?a (or ?b ?c) ?d))".
5955 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
5957 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
5958 (texinfo-format-region): Use it.
5959 (texinfo-format-buffer-1): Ditto.
5961 2003-11-01 Alan Mackenzie <acm@muc.de>
5963 Changes to allow scrolling whilst in isearch mode:
5964 * isearch.el (isearch-unread-key-sequence): New function,
5965 extracted from isearch-other-meta-char.
5966 (top level): (put 'foo 'isearch-scroll) on all Emacs's
5967 "scrollable" standard functions.
5968 (isearch-allow-scroll): New customizable variable.
5969 (isearch-string-out-of-window, isearch-back-into-window)
5970 (isearch-reread-key-sequence-naturally)
5971 (isearch-lookup-scroll-key): New functions.
5972 (isearch-other-meta-char): Doc string and functionality enhanced.
5973 Now accepts a prefix argument.
5974 (isearch-lazy-highlight-window-end): New variable.
5975 (isearch-lazy-highlight-new-loop): Pay attention to the window's
5976 end (thru isearch-lazy-highlight-window-end), not only its start.
5978 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
5979 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
5980 (universal-argument, universal-argument-more, negative-argument)
5981 (digit-argument, universal-argument-other-key): Minor changes.
5983 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
5985 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
5986 recursively if the last message is deleted, thus avoiding an
5989 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
5991 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
5992 (tex-main-file): Don't add .tex if the extension is already present.
5993 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
5995 2003-10-29 Lute Kamstra <lute@gnu.org>
5997 * progmodes/octave-inf.el (inferior-octave-prompt):
5998 Recognize version number in prompt.
6000 2003-10-28 Dave Love <fx@gnu.org>
6002 * international/characters.el: Fix some Unicode ranges.
6004 2003-10-28 Kenichi Handa <handa@m17n.org>
6006 * disp-table.el (standard-display-8bit)
6007 (standard-display-default, standard-display-ascii)
6008 (standard-display-g1, standard-display-graphic)
6009 (standard-display-underline): Assure that standard-display-table
6012 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
6014 * simple.el (reindent-then-newline-and-indent): Delete space *after*
6015 reindenting the first line.
6017 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
6019 * wid-edit.el (widget-default-delete): Always delete child widgets.
6021 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6023 * newcomment.el (comment-indent): Don't call indent-according-to-mode
6024 if the line has code.
6025 Don't try to line up with something that's too far left.
6027 * progmodes/octave-mod.el (octave-comment-start): Simplify.
6028 (octave-mode-syntax-table): Add % as a comment starter.
6029 (octave-point): Remove.
6030 (octave-in-comment-p, octave-in-string-p)
6031 (octave-not-in-string-or-comment-p, calculate-octave-indent)
6032 (octave-blink-matching-block-open, octave-auto-fill):
6033 Use line-(beginning|end)-position instead.
6035 2003-10-23 Francesco Potort
\e,Al
\e(B <pot@gnu.org>
6037 * emacs-lisp/authors.el (authors-aliases): Add correct realname
6038 for Francesco Potort
\e,Al
\e(B.
6040 2003-10-23 Dave Love <fx@gnu.org>
6042 * international/mule-cmds.el (locale-charset-to-coding-system):
6043 Don't rely on nil being a coding system.
6045 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
6046 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
6047 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
6049 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
6051 * gdb-ui.el (gdb-current-language): New variable.
6052 (gdb-update-flag): Remove variable.
6053 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
6054 (gdb-take-last-elt): Remove function.
6055 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
6056 (gdb-post-prompt): Check for variable object changes here.
6058 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
6059 object changes in gdb-ui.el.
6061 2003-10-21 Richard M. Stallman <rms@gnu.org>
6063 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
6065 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
6066 Don't check for foo*/ wildcard form here.
6067 (insert-directory): Recognize foo*/ as a wildcard.
6068 Separate wildcard-regexp variable from the arg, wildcard.
6070 * subr.el (add-hook): Correctly detect when make-local-hook was used.
6071 (remove-hook): Correctly handle strange cases about local hooks.
6073 2003-10-21 David Ponce <david@dponce.com>
6075 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
6076 argument REAL, to return a real number instead of a rounded
6077 integer value. Define as inline function.
6078 (ruler-mode-right-fringe-cols): Likewise.
6079 (ruler-mode-scroll-bar-cols): New function.
6080 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
6081 (ruler-mode-right-scroll-bar-cols): Likewise.
6082 (ruler-mode-space): New function.
6083 (ruler-mode-ruler): Use it. Handle variations of fringe style,
6084 scroll bar mode and margins in a more robust way.
6086 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
6088 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
6089 (antlr-c-init-language-vars): New function.
6090 (antlr-mode): Use it with cc-mode before v5.29.
6091 (antlr-c-common-init): Don't set some local vars here.
6092 (antlr-mode): Set them here.
6093 (antlr-c-forward-sws): New function alias.
6094 (antlr-mode): Redefine with cc-mode before v5.30.
6095 (antlr-skip-sexps): Use it.
6096 (antlr-skip-exception-part): Ditto.
6097 (antlr-skip-file-prelude): Ditto.
6098 (antlr-outside-rule-p): Ditto.
6099 (antlr-end-of-body): Ditto.
6100 (antlr-option-kind): Ditto.
6101 (antlr-insert-option-area): Ditto.
6102 (antlr-file-dependencies): Ditto.
6104 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6106 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
6107 Move backward only if point was not inside an entry.
6109 2003-10-21 Richard M. Stallman <rms@gnu.org>
6111 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
6113 2003-10-21 Juri Linkov <juri@jurta.org>
6115 * compare-w.el: Automatically skip non-matching text to resync.
6116 (compare-windows-whitespace): Doc fix.
6117 (compare-windows-sync, compare-windows-sync-string-size)
6118 (compare-windows-recenter, compare-ignore-whitespace)
6119 (compare-windows-highlight, compare-windows-face): New variables.
6120 (compare-windows): Use compare-windows-sync.
6121 (compare-windows-highlight, compare-windows-dehighlight)
6122 (compare-windows-sync-regexp)
6123 (compare-windows-sync-default-function): New functions.
6125 2003-10-21 Juri Linkov <juri@jurta.org>
6127 * diff.el (diff-parse-differences): Don't visit the files now;
6128 instead, just record the error locus.
6130 2003-10-21 Dave Love <fx@gnu.org>
6132 * progmodes/cfengine.el: New file.
6134 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
6136 * complete.el (PC-do-completion): Do not forget to use `pred' as the
6137 default-directory when completing file names.
6139 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
6141 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
6142 followed by the word `face', it gets treated as a face, even if
6143 it is also defined as a variable or a function.
6145 2003-10-20 Dave Love <fx@gnu.org>
6147 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6148 Avoid incf in macro expansion.
6150 2003-10-20 John Paul Wallington <jpw@gnu.org>
6152 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
6153 `evenp' so we don't implicitly require cl library at runtime.
6155 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
6157 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
6158 (help-make-xrefs): Only make cross-references for faces if
6159 preceded or followed by the word `face'. Do not make a
6160 cross-reference for variables without variable documentation,
6161 unless preceded by the word `variable' or `option'. Update doc
6164 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
6166 * progmodes/hideshow.el: Rewrite one-armed `if'
6167 constructs using either `when' or `unless'.
6168 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
6170 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
6172 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
6173 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
6176 2003-10-16 Eli Zaretskii <eliz@gnu.org>
6178 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
6179 message while converting to Babyl.
6181 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
6183 * allout.el (allout-mode): Doc fix.
6185 2003-10-16 Lute Kamstra <lute@gnu.org>
6187 * subr.el (force-mode-line-update): Fix docstring.
6189 2003-10-14 Dave Love <fx@gnu.org>
6191 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
6192 (default-input-method): Add :link, improve :type.
6193 (locale-charset-language-names): Fix utf-8 pattern.
6194 (locale-charset-match-p, locale-charset-alist)
6195 (locale-charset-to-coding-system): New.
6196 (set-locale-environment): Deal with codeset part of locale specs.
6198 2003-10-14 Lute Kamstra <lute@gnu.org>
6200 * fringe.el (fringe-mode): Use active voice in docstring.
6201 (set-fringe-style): Ditto.
6203 2003-10-13 Lute Kamstra <lute@gnu.org>
6205 * fringe.el (fringe-mode): Fix docstring.
6206 (set-fringe-style): Ditto.
6208 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
6210 * ediff-mult.el (ediff-filegroup-action):
6211 Use ediff-default-filtering-regexp.
6213 * ediff-util.el (ediff-recenter): Don't call
6214 ediff-restore-highlighting twice.
6215 (ediff-select-difference): Set current difference.
6216 (ediff-unselect-and-select-difference): Add comment.
6218 * ediff.el (ediff-directories,ediff-directory-revisions)
6219 (ediff-directories3,ediff-merge-directories)
6220 (ediff-merge-directories-with-ancestor)
6221 (ediff-merge-directory-revisions)
6222 (ediff-merge-directory-revisions-with-ancestor):
6223 Use ediff-default-filtering-regexp.
6225 2003-10-12 Andreas Schwab <schwab@suse.de>
6227 * international/mule-cmds.el (locale-charset-language-names):
6228 Simplify regex by removing unused grouping.
6230 2003-10-10 Dave Love <fx@gnu.org>
6232 * bindings.el: Don't bind stop.
6234 2003-10-08 Miles Bader <miles@gnu.org>
6236 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
6237 face instead of attempting to emulate it.
6239 2003-10-07 Kenichi Handa <handa@m17n.org>
6241 * international/mule-diag.el (list-coding-systems-1): List coding
6242 systems that are loaded automatically.
6244 * international/code-pages.el (iso-8859-11): Add autoload cookie.
6246 * international/mule.el (autoload-coding-system): New function.
6248 2003-10-07 Andreas Schwab <schwab@suse.de>
6250 * log-edit.el (log-edit-changelog-entries): Prefer local value of
6251 change-log-default-name in the buffer visiting the file.
6253 2003-10-06 Dave Love <fx@gnu.org>
6255 * files.el (find-file-hook): Customize.
6256 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
6258 * bindings.el (completion-ignored-extensions): Remove .log.
6259 (global-map): Add again, open, stop keys.
6261 2003-10-05 Richard M. Stallman <rms@gnu.org>
6263 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
6264 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
6265 Use sh-modify directly.
6266 (sh-select): Use sh-append, not eval.
6268 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
6270 * info.el (Info-following-node-name): New function.
6272 * loadhist.el (unload-feature-special-hooks):
6273 Rename from loadhist-hook-functions.
6274 (loadhist-hook-functions): Now an alias.
6276 2003-10-04 Eli Zaretskii <eliz@gnu.org>
6278 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
6279 file-name clashes on 8+3 filesystems.
6281 * Makefile.in (DONTCOMPILE, bootstrap-clean):
6282 Rename loaddefs-boot.el to ldefs-boot.el
6284 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
6285 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
6287 2003-10-03 Lute Kamstra <lute@gnu.org>
6289 * info.el (Info-mode): Revert previous change.
6290 (Info-escape-percent): New function.
6291 (Info-fontify-node): Use it.
6293 2003-10-02 Andreas Schwab <schwab@suse.de>
6295 * loaddefs-boot.el: Regenerated.
6297 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
6299 * ffap.el: Remove defadvice related code from CVS since `complete'
6300 provides a `PC-completion-as-file-name-predicate' variable that
6303 2003-10-02 Kenichi Handa <handa@m17n.org>
6305 * international/utf-8.el (ccl-decode-mule-utf-8):
6306 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
6308 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
6309 * international/subst-big5.el: Likewise.
6310 * international/subst-gb2312.el: Likewise.
6311 * international/subst-ksc.el: Likewise.
6313 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6315 * calendar/calendar.el (increment-calendar-month)
6316 (calendar-leap-year-p, calendar-absolute-from-gregorian)
6317 (generate-calendar, calendar-read-date, calendar-interval)
6318 (calendar-day-of-week): Handle years BC.
6319 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
6321 2003-10-01 Dave Love <fx@gnu.org>
6323 * language/cyrillic.el (cp1251): Alias for windows-1251.
6325 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
6328 2003-10-01 Lute Kamstra <lute@gnu.org>
6330 * files.el: Fix typo.
6331 * imenu.el (imenu--generic-function): Docstring fix.
6333 2003-09-30 Richard M. Stallman <rms@gnu.org>
6335 * dired.el (dired-mode): Handle dired-directory as a list.
6337 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
6339 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
6341 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
6343 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
6344 Replace gud-display with gud-watch.
6345 (gud-speedbar-buttons): Add stuff for watching expressions
6346 in the speedbar when using M-x gdba. Use dolist on old part
6349 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
6350 (gdb-update-flag): New variables.
6351 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
6352 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
6353 (gud-watch, gdb-var-create-handler) : New functions.
6354 (gdb-var-list-children, gdb-var-list-children-handler)
6355 (gdb-var-create-regexp, gdb-var-update-regexp)
6356 (gdb-var-list-children-regexp): New constants.
6357 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
6358 (gdb-annotation-rules): Reduce annotation set (level 3).
6359 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
6360 (gdb-post-prompt): Don't update GDB buffers every time speedbar
6362 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
6363 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
6364 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
6365 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
6366 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
6367 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
6368 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
6369 (gud-display, gud-display1)
6370 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
6371 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
6372 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
6373 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
6374 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
6375 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
6376 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
6377 (gdb-display-display-buffer, gdb-toggle-display)
6378 (gdb-delete-display, gdb-expressions-popup-menu)
6379 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
6380 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
6383 2003-09-30 Richard M. Stallman <rms@gnu.org>
6385 * progmodes/ada-mode.el (ada-mode): Don't use advice.
6386 Instead, set which-func-functions.
6388 * progmodes/which-func.el (which-func-modes): Add ada-mode.
6389 (which-func-functions): New variable.
6390 (which-function): Use that.
6392 * info.el (Info-mode): Double each `%' in header line.
6394 * emacs-lisp/lisp-mnt.el (lm-with-file):
6395 When FILE is nil, run BODY in current buffer.
6397 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
6399 * help.el (describe-mode): Start with a brief list of minor modes.
6400 Find them thru minor-mode-list so as to find them all.
6401 Show them in alphabetical order.
6403 * mail/sendmail.el (mail-aliases): Doc fix.
6405 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
6407 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
6409 * mail/rmailsum.el (rmail-make-summary-line-1):
6410 Change comma after last label to a space.
6411 (rmail-summary-font-lock-keywords): Adapt to that change.
6413 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
6415 * progmodes/scheme.el (scheme-mode-variables): When setting
6416 `font-lock-defaults', also specify that "#" should
6417 be interpreted with `word' syntax.
6418 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
6420 2003-09-30 Lars Hansen <larsh@math.ku.dk>
6422 * desktop.el: A lot of comments updated.
6423 (desktop-save-mode): Minor mode introduced.
6424 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
6425 (desktop-load-default): Function made obsolete.
6426 (desktop-locals-to-save): Variable made customizable.
6427 (desktop-read): Optional parameter `dirname' added.
6428 (desktop-change-dir, desktop-revert): Parameter `dirname' in
6429 `desktop-read' used.
6430 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
6432 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
6434 * whitespace.el (whitespace-clean-msg): Add user customizable message
6435 for displaying ``clean'' output.
6436 (whitespace-buffer): Use `whitespace-clean-msg'.
6437 (whitespace-global-mode): Fix typo.
6439 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6441 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
6443 2003-09-29 Lute Kamstra <lute@gnu.org>
6445 * bindings.el (mode-line-modes): Remove superfluous :propertize
6446 construct in initialization.
6447 (mode-line-position): Change cons cell into proper list in
6450 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
6452 * international/mule.el (decode-coding-inserted-region): Use car
6453 of the return value of find-operation-coding-system.
6455 2003-09-29 Kenichi Handa <handa@m17n.org>
6457 * descr-text.el (describe-char): Fix previous change.
6459 2003-09-28 Kenichi Handa <handa@m17n.org>
6461 * descr-text.el (describe-char-display): New function.
6462 (describe-char): Pay attention to display table on describing how
6463 a character is displayed.
6465 * international/mule-cmds.el (encoded-string-description):
6466 Prepend "0x" to each encoded byte.
6468 2003-09-28 Andreas Schwab <schwab@suse.de>
6470 * find-file.el (ff-special-constructs): Add autoload cookie.
6472 2003-09-28 Kevin Ryde <user42@zip.com.au>
6474 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
6475 makeinfo appends to duplicate index entries.
6477 2003-09-28 Eli Zaretskii <eliz@gnu.org>
6479 * dired-x.el (dired-clean-tex): Doc fix.
6481 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
6482 using a Chinese tutorial.
6484 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
6486 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
6487 between "MAIL FROM:" and "RCPT TO:" and the following address.
6489 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
6491 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
6493 2003-09-28 David Ponce <david@dponce.com>
6495 * recentf.el (recentf-initialize-file-name-history): New defcustom.
6496 (recentf-load-list): When `recentf-initialize-file-name-history'
6497 is non-nil, initialize an empty `file-name-history' with the
6500 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
6502 * man.el (Man-default-man-entry): Remove the leading `*' from the
6505 2003-09-26 Lute Kamstra <lute@gnu.org>
6507 * bindings.el (mode-line-position): Mention size indication in
6510 2003-09-26 Andre Spiegel <spiegel@gnu.org>
6512 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
6514 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
6515 because it's autoloaded now.
6517 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
6519 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
6520 (sh-font-lock-keywords, sh-feature): Fix previous change of
6521 sh-feature to avoid infloop with sh-font-lock-keywords.
6523 2003-09-25 Kim F. Storm <storm@cua.dk>
6525 * frame.el (frame-current-scroll-bars): New defun.
6527 * window.el (window-current-scroll-bars): New defun.
6529 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6531 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
6532 cause errors when the state cache contains info on parts that have
6535 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6537 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
6538 `c-setup-paragraph-variables' has to be used when this variable is
6539 changed; it doesn't work to reinitialize the mode since that
6540 typically clobbers the variable.
6542 * progmodes/cc-styles.el (c-setup-paragraph-variables):
6543 Make it interactive.
6545 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6547 * progmodes/cc-fonts.el (c-font-lock-declarations):
6548 Fix recognition of constructors and destructors for classes whose
6549 names are matched by `*-font-lock-extra-types'.
6551 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
6552 followed by an identifier in C++ then it's a type.
6554 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6556 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
6557 problem that primarily affected XEmacs. Don't use faces to find
6558 unterminated strings since Emacs and XEmacs fontify strings
6559 differently - this function should now work better in XEmacs.
6561 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6563 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
6564 `expand-abbrev' workaround which caused braces to misbehave inside
6567 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
6568 handling. This bug could cause interactive font locking to bail out.
6570 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6572 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
6573 Handle paren-style types in Pike. Also fixed some cases of
6574 insufficient handling of unbalanced parens.
6576 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
6578 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
6579 common shell prompts that are not common filename or URL characters.
6580 (ffap-file-at-point): Use the new regexp to strip the prompts from
6581 the file names. This is an issue mostly for user prompts that
6582 don't have a trailing space and find-file-at-point is invoked from
6583 within a shell inside Emacs.
6585 2003-09-24 Andre Spiegel <spiegel@gnu.org>
6587 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
6588 stamps numerically, rather than textually.
6590 2003-09-24 Kenichi Handa <handa@m17n.org>
6592 * language/devan-util.el (devanagari-post-read-conversion):
6593 * language/mlm-util.el (malayalam-post-read-conversion):
6594 * language/tml-util.el (tamil-post-read-conversion):
6595 Add autoload cookie.
6597 * international/utf-8.el (utf-8-post-read-conversion):
6598 Call post-read-conversion functions for Devanagari, Malayalam,
6601 2003-09-23 Dave Love <fx@gnu.org>
6603 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
6605 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
6607 * progmodes/gud.el (perldb): Add gud-until to list of commands.
6610 2003-09-22 Richard M. Stallman <rms@gnu.org>
6612 * progmodes/sh-script.el (sh-mode-default-syntax-table):
6613 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
6614 (sh-mode-syntax-table-input): New variable.
6615 (sh-require-final-newline): Don't use eval.
6616 (sh-builtins, sh-leading-keywords, sh-other-keywords)
6617 (sh-variables, sh-font-lock-keywords): Don't use eval.
6618 (sh-set-shell): When setting require-final-newline,
6619 treat value = `require-final-newline' as don't change it.
6620 Set sh-mode-syntax-table locally based on
6621 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
6623 * progmodes/compile.el (compile-internal):
6624 Call compilation-set-window-height before setting window start.
6626 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
6628 * emacs-lisp/bytecomp.el (byte-compile-log-file):
6629 Clear out byte-compile-last-warned-form.
6631 2003-09-22 Richard M. Stallman <rms@gnu.org>
6633 * woman.el (woman-file-name, woman-follow-word):
6634 If current-word returns nil, use "".
6636 * simple.el (eval-expression): Bind standard-output in to-buffer case.
6638 2003-09-22 Richard M. Stallman <rms@gnu.org>
6640 * emacs-lisp/lisp-mnt.el (lm-with-file):
6641 Don't visit the file, just use insert-file-contents in temp buffer.
6643 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
6645 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
6646 Add surrounding \\( and \\) around the header, as in
6647 for lm-history-header 'Change Log\\|History'.
6649 2003-09-22 John Paul Wallington <jpw@gnu.org>
6651 * progmodes/ld-script.el: Add Commentary section,
6652 minor cleanup of file header.
6653 (ld-script-font-lock-keywords): Doc fix.
6654 (toplevel): Provide `ld-script' feature.
6656 2003-09-21 Kim F. Storm <storm@cua.dk>
6658 * scroll-bar.el (set-scroll-bar-mode): Initialize to
6659 new built-in variable default-frame-scroll-bars.
6660 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
6661 scroll-bar-mode; notably, use it instead of t when we toggle
6663 (toggle-scroll-bar): Use default-frame-scroll-bars.
6665 2003-09-19 Masatake YAMATO <jet@gyve.org>
6667 * pcvs.el (cvs-do-removal): Change the prompt depending on
6670 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
6672 * startup.el (command-line-1): Stop startup-echo-area-message
6673 being hidden by "Loading image..." message.
6674 (use-fancy-splash-screens-p, display-splash-screen):
6675 Move display-graphic-p test from latter to former.
6677 * progmodes/sh-script.el (sh-font-lock-keywords):
6678 Highlight escaped EOLs differently from other backslash constructs.
6680 2003-09-19 Richard M. Stallman <rms@gnu.org>
6682 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
6684 (edebug-enter, edebug-outside-excursion): Use them.
6686 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
6687 Fix the condition for whether to print "In WHERE".
6689 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
6691 * finder.el (finder-mode-hook): New variable.
6692 (finder-mode): Run hook finder-mode-hook
6694 2003-09-18 Masatake YAMATO <jet@gyve.org>
6696 * progmodes/ebrowse.el: Fix broken magic autoload comments.
6698 2003-09-17 Mario Lang <mlang@delysid.org>
6700 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
6701 "p %e" to actually print the value in the GUD buffer.
6703 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
6705 From David Ponce <david.ponce@wanadoo.fr>:
6706 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
6707 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
6708 from loaddefs-boot.el if necessary.
6710 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
6712 * progmodes/gud.el (gud-find-class): Make jdb work again since
6713 cc-mode changed the syntactic information.
6715 2003-09-15 David Ponce <david@dponce.com>
6717 * recentf.el: (recentf-exclude): Accept predicates too.
6718 (recentf-file-readable-p): New function.
6719 (recentf-include-p): Handle predicates in recentf-exclude.
6720 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
6721 (recentf-cleanup): Likewise.
6722 (recentf-save-list): Use write-file to handle backup of
6725 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
6727 * loaddefs-boot.el: Renamed from `loaddefs.el'
6728 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
6729 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
6732 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
6734 * electric.el (Electric-pop-up-window): For the `one-window' case,
6735 no longer disconcertingly move point in the original buffer.
6737 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6739 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
6741 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
6743 * dired.el (dired-mode-map): Fix typo.
6745 2003-09-11 Richard M. Stallman <rms@gnu.org>
6747 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
6749 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
6751 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
6752 the function is less noisy. Now only `kill-buffer' can ask questions.
6754 2003-09-10 Mario Lang <mlang@delysid.org>
6756 * battery.el: Update Commentary and Copyright.
6757 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
6758 appear due to wrong ordering of the expressions in `or'.
6760 2003-09-09 Lute Kamstra <lute@gnu.org>
6762 * misc.el (upcase-char): Fix docstring.
6763 (zap-up-to-char): New command.
6765 2003-09-08 David Ponce <david@dponce.com>
6767 Ensure that recentf correctly updates the menu bar.
6768 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
6769 (recentf-menu-bar): New function.
6770 (recentf-clear-data): Use it
6771 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
6772 of easy-menu-change.
6774 2003-09-08 Lute Kamstra <lute@gnu.org>
6776 * simple.el (size-indication-mode): New.
6777 * bindings.el (mode-line-position): Add buffer size indicator.
6779 2003-09-04 Mario Lang <mlang@delysid.org>
6781 * battery.el (battery-linux-proc-acpi): New function.
6782 (battery-status-function): Modify default value calculation to also
6783 check for availability of ACPI.
6784 (battery-echo-area-format): Ditto.
6785 (battery-mode-line-format): Ditto.
6787 2003-09-06 Dave Love <fx@gnu.org>
6789 * ielm.el (ielm-mode-hook): Add :options.
6791 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
6792 (eldoc-print-current-symbol-info): Use it.
6794 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
6796 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
6797 being displayed in GUD buffer.
6798 (gdb-idle-input-queue): Remove var. Use just one queue.
6799 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
6800 Remove functions. Use just one queue.
6801 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
6802 (gdb-invalidate-assembler, gdb-get-current-frame):
6803 Modify functions. Use just one queue.
6805 2003-09-04 Dave Love <fx@gnu.org>
6807 * cus-start.el: Add blink-cursor-alist.
6809 * ruler-mode.el (ruler-mode-fill-column-char)
6810 (ruler-mode-current-column-char): Use char-displayable-p,
6813 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
6815 * language/european.el (windows-1252): Move from code-pages.
6817 * language/cyrillic.el ("Windows-1251"): Delete.
6818 ("Bulgarian", "Belarusian"): Remove `features'.
6819 (windows-1251): Move from code-pages.
6821 * international/mule-diag.el (non-iso-charset-alist):
6822 Remove `codepage' stuff.
6823 (print-designation, list-coding-systems-1): Output fixes.
6825 * international/code-pages.el (cp-make-translation-table)
6826 (cp-valid-codes): Made defsubsts.
6827 (cp-fix-safe-chars): Delete.
6828 (mule-diag): Don't require.
6829 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
6830 (top-level): Check for defined coding system when defining
6831 cp... aliases. Change w32-add-charset-info test to avoid warning.
6832 (non-iso-charset-alist): Defvar when compiling.
6833 (cp-make-coding-system): Doc fix.
6835 2003-09-02 Jason Rumney <jasonr@gnu.org>
6837 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
6838 line-ends from CVS before doing conversion.
6840 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6842 * calendar/diary-lib.el (diary-header-line-flag)
6843 (diary-header-line-format): New variables.
6844 (list-diary-entries): Use them to set header line in simple diary.
6846 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
6847 other than font-lock-string-face to highlight backslashes.
6849 2003-09-01 Jason Rumney <jasonr@gnu.org>
6851 * international/titdic-cnv.el (tit-read-key-value): Include \r in
6854 2003-09-01 Dave Love <fx@gnu.org>
6856 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
6858 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
6859 and :help; also line and column numbers labels.
6861 * international/mule-util.el (char-displayable-p): Move from
6862 latin1-disp, rename and autoload.
6864 * international/latin1-disp.el (latin1-char-displayable-p):
6865 Now obsolete alias. Replace uses with char-displayable-p.
6866 (latin1-display-ucs-per-lynx): Fix last change.
6868 * international/mule-cmds.el (standard-display-european-internal):
6869 Don't use char code for Latin-1 NBSP.
6870 <XFree86 4>: Unfrob NBSP display table. Set display table to use
6871 U+2018, U+2019 for `'.
6872 (select-safe-coding-system): Message fix.
6874 2003-09-01 Kenichi Handa <handa@m17n.org>
6876 * international/fontset.el (setup-default-fontset): For Thai
6877 font, specify "*" family.
6879 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
6881 * progmodes/compile.el (previous-error): Accept a prefix
6882 argument, similarly to next-error.
6884 2003-08-31 Masatake YAMATO <jet@gyve.org>
6886 * pcvs.el (cvs-do-removal): Use = instead of eq to check
6887 the number of files. Bind the number of files to a local
6888 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
6890 2003-08-30 Eli Zaretskii <eliz@gnu.org>
6892 * vc-hooks.el (vc-make-version-backup): Fix the change made on
6893 2003-07-26: msdos-long-file-names is a function, not a variable.
6895 2003-08-29 Richard M. Stallman <rms@gnu.org>
6897 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
6898 Do nothing with mail-personal-alias-file if it is nil.
6900 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
6901 Do nothing if mail-personal-alias-file is nil.
6903 * term.el (term-exec-1): Bind coding-system-for-read.
6905 * dired.el (dired-mouse-find-file-other-window):
6906 Use dired-view-command-alist here, as in dired-view-file.
6907 (dired-view-command-alist): Use %s to substitute file name.
6908 Handle .ps_pages, .eps, .jpg, .gif, .png.
6910 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
6912 * info.el (Info-mode-map): Bind S-tab and <backtab> to
6913 `Info-prev-reference', instead of M-tab.
6915 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
6917 * simple.el (blink-matching-open): Work correctly on chars that
6918 are designated as parens through the syntax-table text property.
6920 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
6922 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
6923 line break position in the middle of a non-kinsoku (e.g. latin)
6924 word, making it skip until either a space or a character with
6926 (kinsoku-longer): Test for end of buffer.
6928 2003-08-28 Eli Zaretskii <eliz@gnu.org>
6930 * mail/rmail.el (rmail-convert-to-babyl-format):
6931 Detect quoted-printable- and base64-encoded messages and decode them
6932 automatically. Set the message's encoding from the charset=
6933 header, if any. Decode base64-encoded messages in Mail format as well.
6935 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6937 * mail/smtpmail.el: Fix previous change.
6938 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
6939 calling smtpmail-via-smtp.
6940 (smtpmail-via-smtp): Add fall-back values for envelope-from.
6942 2003-08-26 John Paul Wallington <jpw@gnu.org>
6944 * image.el (image-jpeg-p): Don't search beyond length of data.
6946 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
6948 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
6949 misfeature in `expand-abbrev' which caused electric keywords like
6950 "else" to disappear if an open brace was typed directly afterwards.
6952 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
6954 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
6955 mandatory in `define-widget'.
6957 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
6958 Don't align the operators "!=", "<=" and ">=" as assignment operators.
6960 (c-assignment-operators): New language constant that only contains
6961 the assignment operators.
6963 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
6965 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
6967 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
6968 Safeguard against unbalanced sexps.
6970 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
6972 * version.el (emacs-version): Check for gtk. Include gtk version info.
6974 2003-08-25 John Paul Wallington <jpw@gnu.org>
6976 * man.el (Man-default-man-entry): Don't whizz past the section
6977 number before looking for it.
6979 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
6981 * progmodes/gud.el (gud-display-line): Don't set window-point if
6982 source buffer is not visible. (Only happens with M-x gdba.)
6984 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
6986 (gdb-source, gdb-source-info): Update to assembler unnecessary
6987 as its done after each GDB command anyway.
6988 (gdb-pre-prompt): Use with-current-buffer.
6989 (gdb-insert-field): Add help-echo text.
6990 (gdb-invalidate-assembler): Re-display of assembler now done in
6991 gdb-info-breakpoints-custom.
6992 (gdb-info-breakpoints-custom): Force re-display of assembler to
6993 happen *after* update of breakpoints buffer.
6994 (gdb-display-source-buffer): Don't choke if gdb-source-window
6996 (gdb-put-string, gdb-put-arrow): Remove free variables.
6998 2003-08-24 John Paul Wallington <jpw@gnu.org>
7000 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
7002 * man.el (Man-default-man-entry): Strip text properties when
7003 snarfing parts of entry because `format' preserves properties.
7005 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
7007 * files.el (file-newest-backup): Use `expand-file-name'.
7009 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
7010 Allow the diary to pop up a new frame, if needed.
7012 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
7013 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
7014 (smtpmail-send-it): Make treatment of envelope-from consistent with
7017 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
7018 (sh-leading-keywords): Add the bash `time' reserved word.
7019 (sh-variables): Add some bash variables.
7020 (sh-add-completer): Fix nil branch of case statement.
7022 2003-08-24 Masatake YAMATO <jet@gyve.org>
7024 * progmodes/ld-script.el: New file.
7026 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
7028 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
7030 2003-08-23 Andre Spiegel <spiegel@gnu.org>
7032 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
7033 Better explain obsolescence, and what to use instead.
7035 2003-08-23 Masatake YAMATO <jet@gyve.org>
7037 * pcvs.el (cvs-do-removal): Show the deleted file name
7040 2003-08-20 Dave Love <fx@gnu.org>
7042 * international/mule.el (make-coding-system)
7043 (set-buffer-file-coding-system): Doc fix.
7045 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
7047 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
7049 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
7051 * international/utf-16.el: Add mime-text-unsuitable coding system
7054 * international/latin1-disp.el (latin1-display): Add ?
\e$,1s"
\e(B.
7056 * cus-edit.el: Add some :links.
7059 * textmodes/bib-mode.el (bib): Add :group external.
7061 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7063 * wid-edit.el (widget-echo-help): Make it handle expressions that
7064 evaluate to strings.
7066 2003-08-18 Michael Mauger <mmaug@yahoo.com>
7068 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
7070 Simplify selection of SQL products to define highlighting and
7071 interactive mode. Includes detailed instructions on adding
7072 support for new products.
7074 * progmodes/sql.el (sql-product): New variable. Identifies SQL
7075 product for use in highlighting and interactive mode.
7076 (sql-interactive-product): New variable. SQL product for
7077 sql-interactive-mode.
7078 (sql-product-support): New variable. Specifies product-specific
7079 parameters to drive highlighting and interactive mode.
7080 (sql-imenu-generic-expression): Add more object types.
7081 (sql-sqlite-options): Correct comment.
7082 (sql-ms-program): Use "osql" rather than "isql".
7083 (sql-prompt-regexp, sql-prompt-length): Update comment.
7084 (sql-mode-menu): Add "Start SQLi session" entry.
7085 Replace Highlighting submenu with Product menu. Fix Send Region entry.
7086 (sql-mode-abbrev-table): Add abbreviations. Support of
7087 SYSTEM-FLAG on define-abbrev. Support was removed with last
7088 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
7089 (sql-mode-font-lock-object-name): Add font-lock pattern for object
7091 (sql-mode-ansi-font-lock-keywords): Set as default value.
7092 (sql-mode-oracle-font-lock-keywords): Set as default value.
7093 Support Oracle 9i keywords.
7094 (sql-mode-postgres-font-lock-keywords): Set as default value.
7095 (sql-mode-linter-font-lock-keywords): Set as default value.
7096 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
7098 (sql-mode-sybase-font-lock-keywords)
7099 (sql-mode-interbase-font-lock-keywords)
7100 (sql-mode-sqlite-font-lock-keywords)
7101 (sql-mode-strong-font-lock-keywords)
7102 (sql-mode-mysql-font-lock-keywords)
7103 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
7105 (sql-mode-font-lock-defaults): Update comment.
7106 (sql-product-feature): New function. Returns feature associated
7107 with a product from `sql-product-support' alist.
7108 (sql-product-font-lock): New function. Set font-lock support
7109 based on `sql-product'.
7110 (sql-add-product-keywords): New function. Add font-lock rules to
7111 product-specific keyword variables.
7112 (sql-set-product): New function. Set `sql-product' and apply
7113 appropriate font-lock highlighting.
7114 (sql-highlight-product): New function. Set font-lock support
7115 based on a product. Also set mode name to include product name.
7116 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
7117 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
7118 Use `sql-set-product'.
7119 (sql-highlight-ms-keywords)
7120 (sql-highlight-sybase-keywords)
7121 (sql-highlight-interbase-keywords)
7122 (sql-highlight-strong-keywords)
7123 (sql-highlight-mysql-keywords)
7124 (sql-highlight-sqlite-keywords)
7125 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
7126 (sql-get-login): Prompt in the same order as the tokens.
7127 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
7128 (sql-product-interactive): New function. Common portions of
7129 product-specific interactive mode wrappers.
7130 (sql-interactive-mode): Rewritten to use product features.
7131 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7132 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7133 (sql-db2, sql-linter): Use `sql-product-interactive'.
7134 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
7135 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
7136 (sql-connect-ingres, sql-connect-postgres)
7137 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
7138 New functions. Format command line parameters and invoke comint on
7139 the appropriate interpreter. Code was in the corresponding
7140 `sql-xyz' function before.
7141 (sql-connect-ms): New function. Support -E argument to use
7142 operating system credentials for authentication.
7144 2003-08-18 Kenichi Handa <handa@m17n.org>
7146 * international/mule.el (encode-char): Fix for the ASCII case.
7148 2003-08-15 Kenichi Handa <handa@m17n.org>
7150 * international/fontset.el (setup-default-fontset): Change "*" to
7151 nil in the specifications of font family.
7153 2003-08-18 Kim F. Storm <storm@cua.dk>
7155 * kmacro.el (kmacro-keymap): Group related bindings in
7156 initialization for clarity. Bind C-s to start macro.
7158 (kmacro-initial-counter-value): New defvar to hold initial counter
7159 value in case we set the value before defining a macro.
7160 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
7161 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
7162 not defining or executing macro. Doc fix.
7163 (kmacro-add-counter): Clear kmacro-initial-counter-value.
7164 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
7165 temporarily view older elements on the macro ring without cycling
7167 (kmacro-display): Doc fix.
7168 (kmacro-exec-ring-item): New helper function.
7169 (kmacro-call-ring-2nd): Use it.
7170 (kmacro-call-ring-2nd-repeat): Doc fix.
7171 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
7172 (kmacro-end-or-call-macro): Execute last viewed macro (using
7173 kmacro-exec-ring-item) from ring if this follows
7174 kmacro-view-macro. This allows us to find a macro on the ring
7175 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
7176 the ring to bring it to the head of the ring.
7177 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
7178 Allow binding to reserved keys without specifying C-x C-k prefix.
7179 Ask for confirmation if entered key sequence is already bound to
7180 a non-macro command.
7181 (kmacro-view-macro): Repeating command will show older elements
7182 on the macro ring; C-k will execute the last viewed macro.
7183 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
7184 property from 'ring to 'head.
7186 2003-08-17 Alan Shutko <ats@acm.org>
7188 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
7189 keeping December out of the alist.
7191 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7193 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
7194 * calendar/calendar.el (calendar-mode-map): Bind it to key.
7195 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
7196 (calendar-flatten): New function.
7197 (calendar-mouse-view-other-diary-entries)
7198 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
7199 in the menu title and to show multi-line diary entries correctly
7202 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
7204 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
7205 defcustom, because the default was recently changed.
7207 2003-08-16 Richard M. Stallman <rms@gnu.org>
7209 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
7211 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
7212 New subroutine, broken out of eval-last-sexp-1.
7213 (eval-last-sexp-1): Use eval-last-sexp-print-value.
7215 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
7217 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
7219 * simple.el (eval-expression): Use eval-last-sexp-print-value.
7221 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
7223 * progmodes/compile.el (compilation-error-regexp-alist):
7224 Add Java ANt error detection as described in document
7225 http://ant.apache.org/faq.html
7227 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
7229 * simple.el (backward-word, forward-to-indentation)
7230 (backward-to-indentation): Argument changed to optional.
7231 (next-line, previous-line): Use `or' instead of `unless'.
7233 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7235 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
7236 instead of a constant.
7238 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
7240 * shell.el (shell): With prefix-arg, suggest a new buffer name.
7242 2003-08-12 Andre Spiegel <spiegel@gnu.org>
7244 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
7245 (vc-sccs-workfile-version): Search the entire delta table, rather
7246 than just the first entry, because that might be a deleted version.
7248 2003-08-11 Karl Fogel <kfogel@red-bean.com>
7250 * menu-bar.el (menu-bar-options-menu): Supply a body for the
7251 [save-place] binding in the Options menu. Have it require
7252 'saveplace' and then toggle the variable manually, to avoid an an
7253 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
7256 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
7258 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
7259 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
7260 (gdb-info-threads-custom): Add help-echo text.
7261 (gdb-display-back): Don't use purecopy.
7262 (gdb-info-breakpoints-custom, gdb-reset)
7263 (gdb-assembler-custom): Use display-images-p to test if breakpoint
7264 icons can be displayed.
7266 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
7268 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
7270 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
7272 * bookmark.el (bookmark-completing-read):
7273 Return a string, instead of a list of one string.
7274 Use a popup menu if activated from the mouse.
7275 (bookmark-edit-annotation): Remove unused vars.
7276 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
7277 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
7278 to bookmark-completing-read.
7279 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7280 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
7281 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
7283 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
7284 (bookmark-menu-jump, bookmark-menu-insert)
7285 (bookmark-popup-menu-and-apply-function)
7286 (bookmark-menu-popup-paned-bookmark-menu): Remove.
7287 (bookmark-menu-build-paned-menu): Remove by folding it into
7288 bookmark-menu-popup-paned-menu.
7289 (menu-bar-bookmark-map): Move the define-key statements here.
7290 Use the "non-menu" commands since they now pop up a menu if needed.
7291 (bookmark-exit-hook-internal): Simplify.
7293 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
7295 * reftex-toc.el (reftex-toc-rename-label): New function.
7296 (reftex-toc-check-docstruct): New function.
7298 * reftex.el (reftex-region-active-p): New function.
7300 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
7301 regexp to find the \bibliography macro.
7303 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
7304 which does not exist in LaTeX.
7305 (reftex-cite-format-builtin): Added amsrefs support.
7306 (reftex-toc-confirm-promotion): New option
7309 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
7310 (reftex-toc-demote, reftex-toc-promote)
7311 (reftex-toc-do-promote, reftex-toc-promote-prepare)
7312 (reftex-toc-promote-action, reftex-toc-extract-section-number)
7313 (reftex-toc-newhead-from-alist)
7314 (reftex-toc-load-all-files-for-promotion): New functions.
7315 (reftex-toc-help): Added description of new keys.
7316 (reftex-toc-split-windows-fraction): New option.
7317 (reftex-recenter-toc-when-idle): Search *toc* window on all
7319 (reftex-toc): Additional parameter REUSE
7320 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
7321 with REUSE argument.
7322 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
7323 the call of `reftex-toc'.
7324 (reftex-make-separate-toc-frame): New function .
7325 (reftex-toc-recenter): When called with triple prefix arg, call
7326 `reftex-make-separate-toc-frame' first.
7327 (reftex-toc-toggle-dedicated-frame): New command.
7328 (reftex-toc-quit): Adapted to delete frame when called in
7331 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
7332 all enclosing macros.
7335 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7337 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
7340 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7342 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
7344 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
7346 * calendar/calendar.el (list-diary-entries-hook)
7347 (diary-display-hook, nongregorian-diary-listing-hook)
7348 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
7349 Add some customize options for these hooks.
7350 (calendar-abbrev-construct): Don't try to take a substring longer
7351 than the original string.
7353 2003-08-05 Richard M. Stallman <rms@gnu.org>
7355 * emacs-lisp/testcover.el (noreturn): Report error if does return.
7356 (testcover-reinstrument-clauses): Doc fix.
7358 * emacs-lisp/warnings.el: Doc fixes, args renamed.
7359 (warning-type-format): Rename from warning-group-format.
7361 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
7362 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
7363 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
7364 to prevent warnings about defvar for an obsolete variable.
7366 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
7367 warning-group-format renamed to warning-type-format.
7369 * subr.el (read-passwd): Use clear-string instead of fillarray.
7371 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
7372 Use vconcat instead of concat.
7373 (edmacro-sanitize-for-string): New function.
7375 2003-08-05 Dave Love <fx@gnu.org>
7377 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
7378 line-number-display-limit-width.
7380 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
7382 2003-08-05 Kenichi Handa <handa@m17n.org>
7384 * international/code-pages.el: Don't require mule-diag.
7386 * international/mule-diag.el (non-iso-charset-alist):
7387 Add autoload cookie.
7389 * language/devan-util.el (dev-glyph-order): Add an entry for the
7392 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7394 * calendar/calendar.el (diary-file, diary-file-name-prefix)
7395 (european-calendar-style, diary-date-forms)
7396 (calendar-day-name-array, calendar-month-name-array): Doc change.
7397 (generate-calendar-month): Adapt for new behaviour of
7398 `calendar-day-name' function.
7399 (calendar-abbrev-length, calendar-day-abbrev-array)
7400 (calendar-month-abbrev-array): New variables.
7401 (calendar-abbrev-construct): New function.
7402 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
7403 rather than fixing abbrevs at some width. Calling syntax change.
7404 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
7405 (calendar-date-string): Adapt for new behaviours of
7406 `calendar-day-name' and `calendar-month-name' functions.
7408 * calendar/diary-lib.el (list-diary-entries): Adapt for new
7409 behaviour of `calendar-day-name' and `calendar-month-name' functions.
7410 (diary-name-pattern): Use abbrev arrays, rather than fixing
7411 abbrevs at three chars. Calling syntax change.
7412 (mark-diary-entries): Adapt for new behaviours of
7413 `diary-name-pattern' and `calendar-make-alist' functions.
7414 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
7415 `diary-name-pattern' function.
7416 (font-lock-diary-date-forms): Use abbrev arrays, rather than
7417 fixing abbrevs at three chars. Calling syntax change.
7418 (cal-hebrew, cal-islam): Require when compiling.
7419 (diary-font-lock-keywords): Adapt for new behaviour of
7420 `font-lock-diary-date-forms' function.
7422 * calendar/cal-hebrew.el: Reposition some code so defined before used.
7423 (calendar-hebrew-month-name-array-common-year)
7424 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
7425 (list-hebrew-diary-entries): Adapt for new behaviours of
7426 `calendar-day-name' and `add-to-diary-list' functions.
7427 (mark-hebrew-diary-entries): Adapt for new behaviours of
7428 `diary-name-pattern' and `calendar-make-alist' functions.
7430 * calendar/cal-islam.el (calendar-islamic-month-name-array):
7432 (list-islamic-diary-entries): Adapt for new behaviours of
7433 `calendar-day-name' and `add-to-diary-list' functions.
7434 (mark-islamic-diary-entries): Adapt for new behaviours of
7435 `diary-name-pattern' and `calendar-make-alist' functions.
7437 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
7438 `calendar-month-name' function.
7440 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
7442 * calendar/solar.el (solar-seasons-data): Move definition before use.
7444 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
7445 (cal-tex-LaTeX-hourbox): Move definition before use.
7447 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
7448 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
7450 (displayed-month, displayed-year): Define for compiler.
7452 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
7454 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
7455 MODE. Renamed from c-init-c-language-vars'.
7456 (c-initialize-cc-mode): Change accordingly.
7457 (c-common-init): Ditto.
7459 (c++-mode): Use `c-init-language-vars-for'.
7466 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
7468 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
7469 or not the point moved.
7471 (c-search-decl-header-end): Don't trip up on operator identifiers
7472 in C++ and operators like == in all languages.
7474 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
7475 Detect leading labels correctly.
7477 2003-08-02 Andreas Schwab <schwab@suse.de>
7479 * textmodes/ispell.el: Don't redo key bindings on loading, put
7480 them only in loaddefs.el.
7481 * bookmark.el: Likewise.
7482 * dabbrev.el: Likewise.
7483 * emerge.el: Likewise.
7485 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
7486 has more than one member.
7488 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
7490 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7492 * lpr.el (printify-region): It was ending conversion before the
7493 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
7495 2003-07-31 John Paul Wallington <jpw@gnu.org>
7497 * net/browse-url.el (browse-url-epiphany): Doc fix.
7499 2003-07-30 Kenichi Handa <handa@m17n.org>
7501 * international/fontset.el (setup-default-fontset):
7502 Change registry names of Akurti fonts.
7504 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
7506 * comint.el (comint-read-noecho): Use `clear-string' instead of
7509 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
7511 * outline.el (outline-mode-hook): Add defvar.
7513 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
7515 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
7516 Restore assembler in source window if that is what has been selected.
7517 (menu): Add gdb-restore-windows to menu. Make gdba
7518 specific menus only visible from gdba.
7520 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
7522 * progmodes/compile.el (compilation-environment): New user variable.
7523 (compile-internal): Respect it.
7525 2003-07-23 Masatake YAMATO <jet@gyve.org>
7527 * progmodes/gud.el (gdb-script-font-lock-keywords):
7528 Put `font-lock-function-name-face' on a symbol which includes
7529 `-' like `hook-run'. Put font-lock-variable-name-face
7530 on a symbol starting with $.
7532 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
7534 * files.el (set-visited-file-name): Use truename for buffer-file-name.
7536 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
7538 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
7540 2003-07-26 Andre Spiegel <spiegel@gnu.org>
7542 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
7543 Use with-no-warnings.
7544 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
7545 rather than to find-file-not-found-hook, which doesn't exist.
7547 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
7549 * international/quail.el (quail-translate-key): Fix previous change.
7551 2003-07-25 John Paul Wallington <jpw@gnu.org>
7553 * server.el (server-start): Check `server-process' is non-nil
7554 before killing it to avoid killing current buffer's process.
7556 * simple.el (choose-completion-string): Use `minibufferp';
7557 test `completion-reference-buffer' if `buffer' arg is nil.
7558 (push-mark): Use `when' and `unless'.
7559 (pop-mark): Use `when'.
7561 * mouse-sel.el (mouse-sel-get-selection-function):
7562 Check `x-last-selected-text-primary'. Don't barf if it or
7563 `x-last-selected-text' aren't bound.
7565 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
7567 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
7569 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
7571 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
7573 2003-07-23 John Paul Wallington <jpw@gnu.org>
7575 * tooltip.el (defface tooltip): Inherit from variable-pitch.
7577 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
7579 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
7580 string. Defvar the derived hook.
7582 * macros.el (insert-kbd-macro): Escape double quote character.
7583 From Thomas W Murphy <twm@andrew.cmu.edu>.
7585 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
7587 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
7588 to match the specific mark rather than reusing comment-start-skip.
7590 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
7592 * progmodes/hideshow.el (hs-special-modes-alist):
7593 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
7595 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
7597 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
7600 2003-07-21 John Paul Wallington <jpw@gnu.org>
7602 * subr.el (with-selected-window): Add closing paren.
7604 2003-07-21 Richard M. Stallman <rms@gnu.org>
7606 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
7607 (lisp-mode): Likewise.
7609 * subr.el (with-selected-window): Copy code form save-selected-window
7610 so as to call select-window with norecord arg.
7611 (dynamic-completion-table): Doc fix.
7612 (lazy-completion-table): Doc fix.
7614 * international/mule-cmds.el (set-locale-environment):
7615 langinfo renamed to locale-info.
7617 * international/mule.el (auto-coding-functions): Doc fix.
7619 2003-07-21 Kenichi Handa <handa@m17n.org>
7621 * international/quail.el (quail-translate-key):
7622 Update quail-current-str correctly.
7624 2003-07-21 Andreas Schwab <schwab@suse.de>
7626 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
7629 2003-07-20 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
7630 Version 2.0.36 of Tramp released.
7632 * net/tramp.el (tramp-default-password-end-of-line): Rename from
7633 tramp-password-end-of-line.
7634 (tramp-password-end-of-line): New method parameter.
7635 (tramp-get-password-end-of-line): Function to access method
7636 parameter `tramp-password-end-of-line', or variable
7637 `tramp-default-password-end-of-line' (default value).
7638 (tramp-methods): Add entries for new parameter
7639 tramp-password-end-of-line.
7640 (tramp-enter-password): Use new function
7641 `tramp-get-password-end-of-line'.
7642 (tramp-handle-insert-file-contents): Do not
7643 unconditionally inhibit the file operation file-local-copy, only
7644 do that when the inhibit-file-name-operation is currently
7645 insert-file-contents. This fixes finding remote CVS-controlled
7646 files. (It would barf on inserting the CVS/Entries file
7647 literally, because the file-local-copy handler wasn't called.)
7648 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
7649 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
7650 (tramp-initial-commands): New variable.
7651 (tramp-process-initial-commands): New function, using the variable.
7652 (tramp-open-connection-setup-interactive-shell): Call the new function.
7653 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
7654 method into the buffer name, never use nil. Reported by Hanak
7655 David <dhanak@inf.bme.hu>.
7656 (tramp-open-connection-setup-interactive-shell): Erase buffer
7657 before sending "stty -onlcr".
7659 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
7661 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
7663 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
7665 2003-07-19 John Paul Wallington <jpw@gnu.org>
7667 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
7668 (artist-draw-rect, artist-draw-square): Doc fixes.
7670 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
7672 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
7674 2003-07-19 Kenichi Handa <handa@m17n.org>
7676 * international/kkc.el (kkc-show-conversion-list-update):
7677 Highlight the correct candidate in the message.
7679 2003-07-18 John Paul Wallington <jpw@gnu.org>
7681 * simple.el (current-word): Don't include punctuation char when
7682 `really-word' arg is non-nil.
7684 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
7686 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
7687 moved to the directory obsolete.
7689 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
7691 * info.el (Info-menu-entry-name-re): Allow newlines in
7694 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
7695 syntax-ppss-after-change-function.
7696 (syntax-ppss-after-change-function): New alias. Update uses.
7697 (syntax-ppss): Catch the case where the buffer is narrowed.
7699 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
7701 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
7702 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
7704 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
7706 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
7707 since it might be modified.
7709 * progmodes/cc-langs.el (c++-make-template-syntax-table)
7710 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
7711 names to these language constants.
7713 2003-07-15 Kim F. Storm <storm@cua.dk>
7715 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
7718 2003-07-14 Mark A. Hershberger <mah@everybody.org>
7720 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
7723 2003-07-13 Juanma Barranquero <lektu@terra.es>
7725 * frame.el (modify-all-frames-parameters): Reinstall (copyright
7728 2003-07-13 Karl Eichwalder <ke@suse.de>
7730 * textmodes/po.el (po-find-charset): White space at the start of the
7731 Content-Type field body is non-mandatory.
7733 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
7735 * textmodes/texinfo.el (texinfo-section-list):
7736 Append appendixsection; a synonym for appendixsec.
7738 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
7740 * man.el (Man-translate-cleanup): New.
7741 (Man-translate-references): Call `Man-translate-cleanup' to clean
7742 leading, trailing and middle spaces.
7744 2003-07-13 Lars Hansen <larsh@math.ku.dk>
7746 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
7747 Handle `dired-directory' being a list.
7749 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
7751 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
7754 2003-07-12 Richard M. Stallman <rms@gnu.org>
7756 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
7758 * progmodes/cc-defs.el (c-make-keywords-re):
7759 Don't use delete-duplicates.
7760 (c-lang-const): Don't use mapcan.
7762 * apropos.el (apropos-show-scores): Make it customizable.
7763 Document new meaning.
7764 (apropos): Compute scores from symbols.
7765 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
7767 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7769 * ps-bdf.el: Fix copyright line.
7770 (bdf-directory-list): Fix initialization code.
7772 2003-07-11 John Paul Wallington <jpw@gnu.org>
7774 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
7775 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
7776 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
7778 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
7780 * emacs-lisp/ring.el (ring-elements): Doc fix.
7782 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7784 * calendar/timeclock.el (timeclock-relative)
7785 (timeclock-ask-before-exiting, timeclock-use-display-time):
7787 (timeclock-modeline-display): Give a message if
7788 `timeclock-use-display-time' is non-nil but `display-time-mode'
7791 2003-07-11 Kenichi Handa <handa@m17n.org>
7793 * international/mule-cmds.el (set-language-environment):
7794 Set current-language-environment to the correct string.
7796 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7798 * ps-print.el: Print line number correctly in a region. Reported by
7799 Tim Allen <timallen@ls83.fsnet.co.uk>.
7800 (ps-print-version): New version number (6.6.2).
7801 (ps-printing-region): Code fix.
7803 2003-07-10 John Paul Wallington <jpw@gnu.org>
7805 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
7806 this function can be called from `add-completions-from-tags-table'.
7808 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
7810 * calendar/timeclock.el (timeclock-use-display-time)
7811 (timeclock-day-over-hook, timeclock-workday-remaining)
7812 (timeclock-status-string, timeclock-when-to-leave)
7813 (timeclock-when-to-leave-string, timeclock-log-data)
7814 (timeclock-find-discrep, timeclock-day-base)
7815 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
7816 (timeclock-modeline-display): Set the variable
7817 `timeclock-modeline-display'.
7818 (timeclock-update-modeline): Doc fix. Respect value of
7819 `timeclock-relative'.
7821 2003-07-09 Richard M. Stallman <rms@gnu.org>
7823 * textmodes/reftex-parse.el (reftex-all-document-files):
7824 Add autoload cookie.
7826 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
7827 (reftex-scanning-info-available-p): Add autoload cookie.
7829 * international/mule-cmds.el
7830 (set-display-table-and-terminal-coding-system): Delete duplicate
7831 aset on standard-display-table.
7833 * view.el (view-file): If existing buffer's major mode is special,
7834 don't go into view mode.
7836 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
7838 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7840 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
7841 buffer changes; there's third party code that calls this function
7844 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7846 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
7847 (autodoc-font-lock-keywords): Don't byte compile on font lock
7848 initialization when running from byte compiled files.
7850 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7852 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
7853 statement ends with auto-increment "++".
7855 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7857 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
7858 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
7859 these are changed, so declare them as variables and not constants.
7861 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
7863 * subr.el (dolist, dotimes): Doc fix.
7865 2003-07-08 Kim F. Storm <storm@cua.dk>
7867 * international/mule-cmds.el
7868 (set-display-table-and-terminal-coding-system): Don't break
7869 bootstrap if standard-display-table isn't setup yet.
7871 2003-07-07 Richard M. Stallman <rms@gnu.org>
7873 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
7874 Give it a doc string, and autoload it.
7876 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
7877 Use with-no-warnings.
7879 * info.el (Info-search): If find invisible text, search again.
7881 * isearch.el (search-whitespace-regexp): Add a shy group around it.
7883 * man.el (Man-name-regexp): Match + as part of name.
7885 * simple.el (visible-mode): Rename from vis-mode.
7886 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
7888 * simple.el (current-word): New arg REALLY-WORD specifies
7889 don't include punctuation chars.
7891 * emacs-lisp/debug.el (debug, debugger-env-macro):
7892 Use with-no-warnings while accessing and binding unread-command-char.
7894 * international/mule-cmds.el
7895 (set-display-table-and-terminal-coding-system): Use explicit loop
7896 instead of calling standard-display-default.
7898 * net/ange-ftp.el (ange-ftp-file-symlink-p):
7899 Use condition-case to catch error in ange-ftp-get-files.
7901 * net/browse-url.el (browse-url-browser-function):
7902 Add alternative for Epiphany.
7903 (browse-url-epiphany-program, browse-url-epiphany-arguments)
7904 (browse-url-epiphany-startup-arguments)
7905 (browse-url-epiphany-new-window-is-tab): New variables.
7906 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
7908 * progmodes/compile.el (compile-auto-highlight): Default now t.
7910 (compilation-next-error): Fix previous change.
7912 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
7914 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
7916 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
7918 * gdb-ui.el (gdb-source-info): Display current frame when
7919 attaching to an existing process.
7920 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
7921 while laying out windows when attaching to an existing process.
7923 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
7925 * info.el (Info-menu): Use Info-menu-entry-name-re.
7927 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
7929 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
7930 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
7932 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
7933 to match the same text.
7935 2003-07-06 John Paul Wallington <jpw@gnu.org>
7937 * vc.el (vc-annotate-offset): Move defvar up.
7939 2003-07-06 Kim F. Storm <storm@cua.dk>
7941 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
7942 This should fix the infinite loop when extracting menu names.
7944 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
7946 * files.el (auto-mode-alist, interpreter-mode-alist):
7947 Remove entries to CC Mode modes to avoid duplicates; they are now added
7948 with autoload directives in cc-mode.el.
7950 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
7952 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
7953 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
7954 these are changed, so declare them as variables and not constants.
7956 * progmodes/cc-mode.el: Fix some autoload problems: Try to
7957 ensure that the entry for ".c" extension comes before the one for
7958 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
7959 Fix incorrect entries that were added to `interpreter-mode-alist'.
7960 Move the autoload directives for AWK to the top level since they
7961 aren't recognized anywhere else. Do not use the new AWK mode doc
7962 in the autoload form for the old AWK mode.
7964 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7966 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
7967 (bibtex-sort-ignore-string-entries): Default value t.
7968 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
7969 erroneously in previous version.
7970 (bibtex-string-files): Docstring reflects new parsing scheme.
7971 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
7972 docstring, add # as one of the chars to crush
7973 (bibtex-autokey-prefix-string, bibtex-autokey-names)
7974 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
7975 (bibtex-autokey-name-change-strings)
7976 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
7977 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
7978 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
7979 (bibtex-autokey-title-terminators)
7980 (bibtex-autokey-titlewords-stretch)
7981 (bibtex-autokey-titleword-ignore)
7982 (bibtex-autokey-titleword-case-convert)
7983 (bibtex-autokey-titleword-abbrevs)
7984 (bibtex-autokey-titleword-abbrevs)
7985 (bibtex-autokey-titleword-change-strings)
7986 (bibtex-autokey-titleword-length)
7987 (bibtex-autokey-titleword-separator)
7988 (bibtex-autokey-name-year-separator)
7989 (bibtex-autokey-year-title-separator)
7990 (bibtex-autokey-before-presentation-function)
7991 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
7993 (bibtex-strings, bibtex-reference-keys):
7994 Use lazy-completion-table and make-variable-buffer-local.
7995 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
7996 (bibtex-braced-string-syntax-table)
7997 (bibtex-quoted-string-syntax-table): New variables.
7998 (bibtex-parse-nested-braces): Remove.
7999 (bibtex-parse-field-string): Use syntax table and forward-sexp.
8000 (bibtex-parse-association): Simplify.
8001 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
8002 (bibtex-parse-field-text): Simplify.
8003 (bibtex-search-forward-field, bibtex-search-backward-field):
8004 argument BOUND can take value t.
8005 (bibtex-start-of-field, bibtex-start-of-name-in-field)
8006 (bibtex-end-of-name-in-field, bibtex-end-of-field)
8007 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
8008 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
8009 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
8010 (bibtex-skip-to-valid-entry): Return buffer position of beginning
8011 and ending of entry. Update for changes of bibtex-search-entry.
8013 (bibtex-map-entries): FUN is called with three arguments.
8014 (bibtex-search-entry): Return a cons pair with buffer positions of
8015 beginning and end of entry.
8016 (bibtex-enclosing-field): Simplify.
8017 (bibtex-format-entry): Use booktitle to set a missing title.
8018 (bibtex-autokey-get-names): Fiddle with regexps.
8019 (bibtex-generate-autokey): Use identity.
8020 (bibtex-parse-keys): Use simplified parsing algorithm if
8021 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
8022 arguments. Return alist of keys.
8023 (bibtex-parse-strings): Simplify. Return alist of strings.
8024 (bibtex-complete-string-cleanup): Fix docstring.
8025 (bibtex-read-key): New function.
8026 (bibtex-mode): Fix docstring. Do not parse for keys and
8027 strings when the mode is entered. Set fill-paragraph-function to
8028 bibtex-fill-field. Setup font-lock-mark-block-function the way
8030 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
8031 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
8032 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
8033 (bibtex-Preamble): Avoid hard coded constants.
8034 (bibtex-make-field): Fix docstring. Simplify.
8035 (bibtex-beginning-of-entry): Always return new position of point.
8036 (bibtex-end-of-entry): Rearrange cond clauses.
8037 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
8038 Update for changes of bibtex-map-entries.
8039 (bibtex-ispell-abstract): Do not move point.
8040 (bibtex-entry-index): Use downcase. Simplify.
8041 (bibtex-lessp): Handle catch-all.
8042 (bibtex-find-crossref): Turn into a command.
8043 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
8044 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
8046 (bibtex-fill-field-bounds): New function.
8047 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
8048 (bibtex-fill-entry): Use bibtex-fill-field-bounds
8049 (bibtex-String): Use bibtex-strings. Always obey
8050 bibtex-sort-ignore-string-entries.
8052 2003-07-05 John Paul Wallington <jpw@gnu.org>
8054 * cus-theme.el (customize-create-theme):
8055 Call `customize-create-theme' in Reset widget's notify function.
8057 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
8058 (ibuffer-mark-interactive): Use `or' instead of `unless'.
8059 (define-ibuffer-column name): Add summarizer.
8060 (define-ibuffer-column size): Likewise.
8061 (define-ibuffer-column filename): Likewise.
8062 (define-ibuffer-column process): Likewise. Change BODY's output too.
8063 (define-ibuffer-column filename-and-process): Likewise, likewise.
8064 (ibuffer): Remove local vars `already-in' and `need-update'.
8066 * ibuf-ext.el: Don't require `derived' at compile-time.
8068 2003-07-05 Kim F. Storm <storm@cua.dk>
8070 * info.el: Disable paragraph refilling.
8071 (Info-refill-paragraphs): New defcustom.
8072 (Info-fontify-node): Use it.
8074 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
8076 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
8077 thingies from constructors created by defstruct.
8079 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
8080 the default value of the variable.
8081 (byte-code-meter): Move declaration to top level.
8083 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
8085 * info.el (Info-following-node-name-re): New fun.
8086 (Info-following-node-name): Remove.
8087 (Info-insert-dir): Use the new fun.
8088 (Info-extract-pointer): Don't save restriction; use new fun.
8089 (Info-menu-entry-name-re): New const.
8090 (Info-menu-entry-name-re): Use it along with new fun.
8091 (Info-node-spec-re): Use new fun.
8092 (Info-complete-menu-item, Info-fontify-node): Use new const.
8093 (Info-goto-node, Info-follow-reference, Info-menu-update):
8095 (Info-follow-reference): Use assoc-string.
8096 Use a list of strings for the completion table.
8097 (Info-fontify-node): Use match-string, line-end-position.
8098 Limit the search for `node:' to the first line.
8100 * newcomment.el (uncomment-region): Remove padding coming from
8101 comment-start rather than just from comment-padding.
8103 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
8104 (vc-cvs-stay-local-p): Use vc-stay-local-p.
8105 (vc-cvs-rename-file): Remove (use the default).
8106 (vc-cvs-register): Register parent dir if needed.
8107 (vc-cvs-could-register): Return non-nil if parent can be registered.
8108 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
8109 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
8111 * vc-svn.el (vc-svn-use-edit): Make it into a const.
8112 (vc-svn-update): Fix the arguments to `svn'.
8113 (vc-svn-diff-tree): Just use `vc-svn-diff'.
8114 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
8115 Simple implementations, assuming `name' is a URL.
8117 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
8118 set of chars allowed unquoted in a case pattern.
8120 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
8122 * font-lock.el (font-lock-extra-types-widget)
8123 (c-font-lock-extra-types, c++-font-lock-extra-types)
8124 (objc-font-lock-extra-types, java-font-lock-extra-types)
8125 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
8126 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
8127 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
8128 (font-lock-match-c++-structor-declaration)
8129 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
8130 (c++-font-lock-keywords-3, c++-font-lock-keywords)
8131 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
8132 (objc-font-lock-keywords-3, objc-font-lock-keywords)
8133 (java-font-lock-keywords-1, java-font-lock-keywords-2)
8134 (java-font-lock-keywords-3, java-font-lock-keywords)
8135 (java-font-lock-syntactic-face-function): Remove obsolete code
8136 and constants. It's all in cc-fonts.el now.
8138 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
8140 * mail/sendmail.el (mail-specify-envelope-from)
8141 (mail-envelope-from): Doc fix.
8143 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
8145 * generic-x.el: Do away with the dependency on `c-emacs-features'
8146 when populating `rul-generic-mode-syntax-table'; we already know
8149 See ChangeLog.10 for earlier changes.
8152 ;; coding: iso-2022-7bit
8155 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
8156 Copying and distribution of this file, with or without modification,
8157 are permitted provided the copyright notice and this notice are preserved.
8159 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1