1 2005-01-19 Kenichi Handa <handa@m17n.org>
3 * textmodes/ispell.el (ispell-looking-at): New function.
4 (ispell-process-line): Use ispell-looking-at to compare the ispell
5 output and the buffer contents.
7 2005-01-18 Jay Belanger <belanger@truman.edu>
9 * calc/calc.el (calc-display-raw): Fix docstring.
11 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
13 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
14 funny chars in the end-of-here-doc marker.
16 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
18 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
19 that enable/disabled state of breakpoints is shown correctly in
21 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
22 Add breakpoint information as text properties.
23 (gdb-mouse-toggle-breakpoint):
24 Rename to gdb-mouse-set-clear-breakpoint.
25 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
26 breakpoints in the margin.
27 (gdb-remove-strings): Simplify.
29 2005-01-17 Jay Belanger <belanger@truman.edu>
31 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
34 2005-01-17 Richard M. Stallman <rms@gnu.org>
36 * progmodes/grep.el (grep-find): Copy from `grep' the condition
37 for calling grep-compute-defaults.
39 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
42 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
44 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
46 * hilit-chg.el (highlight-changes-mode): Don't autoload.
48 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
49 non-preloaded variables.
51 2005-01-17 Steven Tamm <steventamm@mac.com>
53 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
54 tex-shell cause to force interactivity when using pipes.
56 2005-01-17 Kim F. Storm <storm@cua.dk>
58 * simple.el (just-one-space): Make arg optional.
60 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
62 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
63 posn-at-x-y to t to access left-margin.
65 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
67 Sync with Tramp 2.0.47.
69 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
70 catching keep-date problems in cp/scp operations.
71 (tramp-handle-copy-file): Don't call `set-file-modes'
72 unconditionally. Specialized functions should know better what is
73 necessary. This improves performance a little bit, and the
74 functions could catch errors with `cp -p' and `scp -p'.
75 (tramp-do-copy-or-rename-file-via-buffer)
76 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
78 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
79 Call `set-file-modes' when appropriate.
80 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
81 Johnsson <isak@hypergene.com>
82 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
83 of both Tramp buffer and debug buffer. Reported by Joakim Verona
85 (tramp-file-name-for-operation): Mark `shell-command' as magic for
88 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
89 `find-file-hooks' and `dired-mode-hook'.
90 (tramp-minor-mode-map): Respective map. Add remapping for
91 `compile' and `recompile'.
92 (tramp-remap-command, tramp-recompile): New defuns.
93 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
94 in buffer "*Compilation*". Call the commands asynchronously.
96 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
97 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
98 `shell-command', because it isn't magic in XEmacs. Reported by
99 Adrian Aichner <adrian@xemacs.org>.
101 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
102 `substitute-in-file-name.
103 (tramp-smb-handle-substitute-in-file-name): New defun.
104 (tramp-smb-advice-PC-do-completion): Delete advice.
106 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
108 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
109 Fix error in deleting region.
111 2005-01-15 Richard M. Stallman <rms@gnu.org>
113 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
114 In non-temp buffer, switch syntax table temporarily.
116 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
118 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
120 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
122 * imenu.el (imenu--split-menu): Copy menulist before sorting.
123 (imenu--generic-function): Use START, not BEG, as pos of definition.
125 * simple.el (just-one-space): Argument specifies number of spaces.
127 * simple.el (eval-expression-print-format): Avoid warning
130 2005-01-15 "James R. Van Zandt" <jrvz@comcast.net> (Tiny change)
132 * progmodes/sh-script.el: Code copied from make-mode.el
134 (sh-mode-map): Bind C-c C-\.
135 (sh-backslash-column, sh-backslash-align): New variables.
136 (sh-backslash-region, sh-append-backslash): New functions.
138 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
140 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
141 (rmail-pop-password, rmail-pop-password-required): Move to
142 rmail-obsolete group.
143 (rmail-set-pop-password): Rename to rmail-set-remote-password.
145 (rmail-get-pop-password): Rename to rmail-get-remote-password.
146 Take an argument specifying whether it is POP or IMAP mailbox we
147 are using. All callers updated.
148 (rmail-pop-password-error): Rename to
149 rmail-remote-password-error. Added mailutils-specific error message.
150 (rmail-movemail-search-path)
151 (rmail-movemail-variant-in-use): New variables.
152 (rmail-remote-password, rmail-remote-password-required):
153 New customization variables.
154 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
155 (rmail-parse-url): New function.
156 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
157 with GNU mailutils movemail.
159 2005-01-15 Kevin Ryde <user42@zip.com.au>
161 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
162 suffix to space, $ or '$, to correctly position point when going
163 to @table style constants like DBL_MAX.
165 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
167 * type-break.el (type-break-mode, type-break-file-time)
168 (type-break-file-keystroke-count, type-break-choose-file):
169 Don't store data in or load data from the file if type-break-file-name
171 (type-break-file-name): Doc update as per the above.
173 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
175 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
176 lookup-key might return nil; handle that.
178 2005-01-15 Alan Mackenzie <acm@muc.de>
180 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
181 rather than the element found, thus enabling the tree to be setcar'd.
183 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
185 * textmodes/org.el (org-show-following-heading): New option.
186 (org-show-hierarchy-above): Use `org-show-following-heading'.
187 (org-cycle): Documentation fix.
189 * textmodes/org.el (orgtbl-optimized): New option
190 (orgtbl-mode): New command, a minor mode.
191 (orgtbl-mode-map): New variable.
192 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
193 (orgtbl-error, orgtbl-self-insert-command)
194 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
196 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
197 a local variable in each org-mode buffer.
199 * textmodes/org.el (org-set-regexps-and-options): Rename from
200 `org-set-regexps'. Added checking for STARTUP keyword.
201 (org-get-current-options): Add STARTUP options.
202 (org-table-insert-row): Mode mode intelligent about when
203 realignment is needed.
204 (org-self-insert-command, org-delete-backward-char, org-delete-char):
206 (org-enable-table-editor): New default value `optimized'.
207 (org-table-blank-field): Support blanking regions if active.
209 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
211 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
212 if the year is not given.
214 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
215 Add new escapes %m and %M, fixed bug with %F by adding
217 (reftex-reference): Remove ?. from list of spaces.
218 (reftex-label-info): Add automatic label prefix recognition.
220 * textmodes/reftex-index.el (reftex-index-next-phrase):
221 Add slave parameter to call of `reftex-index-this-phrase'.
222 (reftex-index-this-phrase): New optional argument.
223 (reftex-index-region-phrases): Add slave parameter to call of
224 `reftex-index-this-phrase'.
225 (reftex-display-index): New argument redo.
226 (reftex-index-rescan): Add 'redo to arguments of
227 `reftex-display-index'.
228 (reftex-index-Rescan, reftex-index-revert)
229 (reftex-index-switch-index-tag): Add 'redo to arguments of
230 `reftex-display-index'.
231 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
232 indexing. Fix bug with matching is there is a quote before or
235 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
236 Fix bug when collecting citation keys in lines with comments.
237 (reftex-citation): Prefix argument no longer rescans the document,
238 but forces prompting for optional arguments of cite macros.
239 (reftex-do-citation): Prompting for optional arguments implemented.
241 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
242 Add optional arguments to most cite commands.
243 (reftex-cite-cleanup-optional-args): New option
244 (reftex-cite-prompt-optional-args): New option.
245 (reftex-trust-label-prefix): New option.
247 * textmodes/reftex-toc.el (reftex-toc-find-section):
248 Add push-mark before changing the position in the buffer.
250 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
251 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
253 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
255 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
258 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
260 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
262 (sgml-get-context): Better keep track of implicitly closed tags.
264 2005-01-13 Kenichi Handa <handa@m17n.org>
266 * textmodes/ispell.el: These changes are to fix misalignment error
267 caused by equivalent characters of different Emacs charsets.
268 (ispell-unified-chars-table): New variable.
269 (ispell-get-decoded-string): New function.
270 (ispell-get-casechars, ispell-get-not-casechars)
271 (ispell-get-otherchars): Call ispell-get-decoded-string.
273 2005-01-12 Johan Bockg
\e,Ae
\e(Brd <bojohan@users.sourceforge.net>
275 * custom.el (custom-declare-variable): Just put symbol instead
276 of (defvar . symbol) in `current-load-list'.
278 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
280 * emacs-lisp/elint.el: Fixed typo in Commentary section.
282 2005-01-12 Jay Belanger <belanger@truman.edu>
284 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
285 to create a Calc summary.
287 2005-01-12 Kim F. Storm <storm@cua.dk>
289 * mouse.el (mouse-on-link-p): Change functionality and doc
290 string to comply with latest description in lisp ref.
292 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
294 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
295 Enable mouse clicks on mode-line, header-line and margin.
296 (event-type): Give mouse event symbols an 'event-kind property
297 with value 'mouse-click.
299 2005-01-12 Juri Linkov <juri@jurta.org>
301 * facemenu.el (list-colors-display): Add new arg buffer-name.
302 Use it. Fix docstring. Replace code for identifying duplicate
303 colors by the name with call to `list-colors-duplicates' which
304 identifies duplicate colors by the value unless the color
305 is one of special Windows colors. Set truncate-lines to t.
306 Print sorted duplicate color names on each line. Indent to 22
307 \(the longest color name in rgb.txt) instead of 20. Optimize.
308 (list-colors-duplicates): New function.
309 (facemenu-color-name-equal): Delete function.
311 * facemenu.el (list-colors-print): New function created from code
312 in list-colors-display. Print #RRGGBB at the window right edge.
313 (list-colors-display): When temp-buffer-show-function is not
314 defined, call list-colors-print from temp-buffer-show-hook
315 to get the right value of window-width in list-colors-print
316 after the buffer is displayed.
318 * simple.el (pop-mark): Move deactivate-mark out of conditional
319 part to deactivate the active mark regardless of the state of the
322 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
323 variables line in desktop files.
325 2005-01-12 Juri Linkov <juri@jurta.org>
327 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
328 Bring together isearch highlight related options.
329 (lazy-highlight): Replace group `replace' by `matching'.
330 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
331 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
332 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
333 and declare them obsolete.
334 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
335 (isearch-faces): Remove defgroup.
336 (isearch-overlay, isearch-highlight, isearch-dehighlight):
337 Move isearch highlighting code closer to lazy highlighting code.
339 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
340 (query-replace-highlight, query-replace-lazy-highlight)
341 (query-replace): Move definitions to the beginning of the file.
343 2005-01-11 Juri Linkov <juri@jurta.org>
345 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
346 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
347 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
349 * info.el (Info-history-forward): New variable.
350 (Info-select-node): Reset Info-history-forward to nil.
351 (Info-last): Turn into defalias.
352 (Info-history-back): Rename from Info-last.
353 Add current node to Info-history-forward.
354 (Info-history-forward): New fun.
355 (Info-mode-map): Replace Info-last by Info-history-back.
356 Bind Info-history-forward to "r".
357 (Info-mode-menu): Replace Info-last by Info-history-back.
358 Fix menu item text. Add menu item for Info-history-forward.
359 (info-tool-bar-map): Replace Info-last by Info-history-back.
360 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
361 for Info-history-forward.
362 (Info-mode): Replace Info-last by Info-history-back in docstring.
363 Add local variable Info-history-forward.
364 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
366 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
368 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
369 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
370 Ignore select-window events rather than fiddle with
371 mouse-autoselect-window.
373 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
375 * type-break.el (type-break-mode): Fix previous change.
377 2005-01-10 Jay Belanger <belanger@truman.edu>
379 * calc/calc-ext.el (calc-reset): Reset when inside embedded
380 calculator; only reset when point is inside a calculator.
381 Don't adjust the window height if the window takes up the whole height
384 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
386 * ebuff-menu.el (Electric-buffer-menu-mode):
387 Preserve value of buffer-local var header-line-format.
389 2005-01-09 Jay Belanger <belanger@truman.edu>
391 * calc/calc.el (calc-mode-var-list-restore-saved-values):
392 Make sure settings file exists before accessing it.
394 * calc/calc-embed.el (calc-embedded-subst):
395 Replace math-multi-subst-rec, which is only supposed to be called
396 by math-multi-subst, by math-multi-subst.
398 2005-01-09 Andre Spiegel <spiegel@gnu.org>
400 * vc.el (vc-allow-async-revert): New user option.
401 (vc-disable-async-diff): New internal variable.
402 (vc-revert-buffer): Use them to disable asynchronous diff.
404 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
405 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
406 asynchronously if vc-disable-async-diff is t.
408 2005-01-09 Jay Belanger <belanger@truman.edu>
410 * calc/calc.el (defcalcmodevar): New macro.
411 (calc-mode-var-list-restore-default-values)
412 (calc-mode-var-list-restore-saved-values): New functions.
413 (calc-mode-var-list): Use defcalcmodevar to define it.
414 (calc-always-load-extensions, calc-line-numbering)
415 (calc-line-breaking, calc-display-just, calc-display-origin)
416 (calc-number-radix, calc-leading-zeros, calc-group-digits)
417 (calc-group-char, calc-point-char, calc-frac-format)
418 (calc-prefer-frac, calc-hms-format, calc-date-format)
419 (calc-float-format, calc-full-float-format, calc-complex-format)
420 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
421 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
422 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
423 (calc-matrix-brackets, calc-language, calc-language-option)
424 (calc-left-label, calc-right-label, calc-word-size)
425 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
426 (calc-display-raw, calc-internal-prec, calc-angle-mode)
427 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
428 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
429 (calc-window-height, calc-display-trail, calc-show-selections)
430 (calc-use-selections, calc-assoc-selections)
431 (calc-display-working-message, calc-auto-why, calc-timing)
432 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
433 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
434 (calc-gnuplot-default-device, calc-gnuplot-default-output)
435 (calc-gnuplot-print-device, calc-gnuplot-print-output)
436 (calc-gnuplot-geometry, calc-graph-default-resolution)
437 (calc-graph-default-resolution-3d, calc-invocation-macro)
438 (calc-show-banner): Use defcalcmodevar to declare them and set
439 their default values.
441 * calc/calc-ext.el (calc-reset): Restore saved values of variables
442 instead of default values (but restore default values if there is
445 2005-01-09 David Kastrup <dak@gnu.org>
447 * desktop.el (desktop-restore-eager): Fix typo in type.
449 2005-01-08 Richard M. Stallman <rms@gnu.org>
451 * cus-edit.el (customize): Delete :link.
453 2005-01-08 Jay Belanger <belanger@truman.edu>
455 * calc/calc.el (calc-mode): Remove the extension from the
456 `calc-settings-file' file name when loading it.
458 2005-01-08 Kim F. Storm <storm@cua.dk>
460 * info.el (Info-mode-map, Info-next-link-keymap)
461 (Info-prev-link-keymap, Info-up-link-keymap):
462 Map follow-link to mouse-face.
463 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
465 2005-01-08 Jay Belanger <belanger@truman.edu>
467 * calc/calc.el (calc-settings-file): Change default value.
468 Suggested by cgw in a comment in calc-mode.el.
470 * calc/calc-mode.el (calc-settings-file-name):
471 Compare calc-settings-file to user-init-file instead of ~/.emacs.
472 Replace ~/.emacs in a prompt by calc-settings-file.
474 2005-01-07 Lars Hansen <larsh@math.ku.dk>
476 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
477 (desktop-lazy-idle-delay): New customizable variables.
478 (desktop-buffer-args-list): New variable.
479 (desktop-append-buffer-args): New function.
480 (desktop-save): Call desktop-append-buffer-args for some buffers.
481 (desktop-lazy-create-buffer): New function.
482 (desktop-idle-create-buffers): New function.
483 (desktop-read): Add message about buffers to restore lazily.
484 (desktop-lazy-abort): New command.
485 (desktop-clear): Call desktop-lazy-abort.
486 (desktop-lazy-complete): New command.
488 2005-01-06 Richard M. Stallman <rms@gnu.org>
490 * emacs-lisp/find-func.el (find-face-definition):
491 Rename from find-face.
493 2005-01-06 Kim F. Storm <storm@cua.dk>
495 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
497 * man.el (Man-xref-man-page, Man-xref-header-file)
498 (Man-xref-normal-file): Add follow-link property.
500 2005-01-06 Jay Belanger <belanger@truman.edu>
502 * calc/calc-units.el: Make sure the proper macro definitions are
503 available when compiling.
505 2005-01-06 Juri Linkov <juri@jurta.org>
507 * isearch.el (isearch-lazy-highlight-update):
508 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
510 2005-01-06 Miles Bader <miles@gnu.org>
512 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
513 (isearch-lazy-highlight-face): Use new name.
515 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
517 * uniquify.el (uniquify-rationalize-file-buffer-names):
518 Re-add an interactive spec.
519 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
522 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
523 (isearch-update, isearch-done): Adjust calls accordingly.
525 2005-01-05 Richard M. Stallman <rms@gnu.org>
527 * custom.el (custom-set-variables, custom-theme-set-variables):
528 Clarify documentation.
530 * emacs-lisp/find-func.el (find-variable)
531 (find-variable-other-window, find-variable-other-frame):
532 Fix the TYPE args to find-function-read and find-function-do-it.
533 (find-function): Doc fix.
534 (find-function-at-point): Replace function-at-point alias.
536 2005-01-04 Richard M. Stallman <rms@gnu.org>
538 * cus-face.el (custom-declare-face):
539 Record defface in current-load-list.
541 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
543 * emacs-lisp/find-func.el: Doc fixes.
544 (find-face-regexp): New variable.
545 (find-function-regexp-alist): New variable.
546 (find-function-C-source): Third arg is now TYPE.
547 (find-function-search-for-symbol): Handle general TYPE.
548 (find-function-read, find-function-do-it): Handle general TYPE.
549 (find-definition-noselect, find-face): New functions.
550 (function-at-point): Alias deleted.
552 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
554 * battery.el (display-battery-mode): Rename from display-battery.
555 Handle the case where it gets turned off.
557 2005-01-04 Richard M. Stallman <rms@gnu.org>
559 * cus-edit.el (customize): Make :link point to user doc.
561 * man.el (Man-fontify-manpage): Turn off undo generation.
563 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
565 2005-01-04 Andreas Schwab <schwab@suse.de>
567 * files.el (insert-directory): Only look for error lines in
568 inserted text. Don't move too far after processing --dired markers.
570 2005-01-04 Richard M. Stallman <rms@gnu.org>
572 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
573 Don't expand if the character is @, period, dash, etc.
574 (define-mail-abbrev): Quote names that contain problem characters.
576 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
578 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
580 2005-01-03 Richard M. Stallman <rms@gnu.org>
582 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
583 (query-replace-highlight, query-replace-lazy-highlight)
584 (query-replace): Definitions moved up. Doc fix.
586 2005-01-03 Richard M. Stallman <rms@gnu.org>
588 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
589 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
590 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
591 (lazy-highlight-face): Rename from isearch-lazy-...
592 Change all references to them.
594 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
596 * cus-edit.el (custom-file): Doc fix for defcustom.
597 (custom-file): The function no longer sets the variable
598 `custom-file' to its return value.
600 * startup.el (command-line): No longer load `custom-file'.
602 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
604 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
606 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
607 Don't confuse module-prefixed identifiers for labels.
608 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
610 2005-01-02 Richard M. Stallman <rms@gnu.org>
612 * files.el (basic-save-buffer-1): Fix previous change.
614 * loadhist.el (file-loadhist-lookup): New function.
615 (file-provides, file-requires): Use it.
617 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
618 instead of calculating the right size.
620 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
622 * vc-svn.el (vc-svn-diff): Stay local if possible.
624 2005-01-02 Stefan <monnier@iro.umontreal.ca>
626 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
628 * files.el (hack-local-variables): Fix last change.
630 2005-01-02 Jay Belanger <belanger@truman.edu>
632 * calc/calc-yank.el (calc-edit-top): New variable.
633 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
634 object. Change header properties.
635 (calc-edit-finish, calc-edit-finish-stack-object)
636 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
638 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
639 for the beginning of the edited object.
640 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
641 for the beginning of the edited object.
642 * calc/calc-prog.el (calc-edit-macro-finish-edit)
643 (calc-finish-formula-edit, calc-macro-repeats)
644 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
645 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
646 beginning of the edited object.
647 (calc-user-define-edit): Change the header for editing macros.
648 Remove unnecessary variable.
650 2005-01-01 Jay Belanger <belanger@truman.edu>
652 * calc/calc-yank.el (calc-edit-mode): Change default header.
653 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
654 * calc/calc-store.el (calc-edit-variable): Change title to match new
656 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
657 mode to match new header.
658 (calc-user-define-edit): Change titles to include names of commands.
659 (calc-finish-formula-edit): Adjust to handle new header.
660 (calc-finish-macro-edit): Remove.
661 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
662 (calc-edit-macro-command, calc-edit-macro-command-type)
663 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
664 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
665 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
666 (calc-edit-macro-finish-edit): New functions.
667 (calc-user-define-edit): Use new functions to edit named calc macros.
669 2005-01-01 Stefan <monnier@iro.umontreal.ca>
671 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
673 * ses.el (copy-region-as-kill): Deactivate mark.
675 2005-01-01 Richard M. Stallman <rms@gnu.org>
677 * replace.el (occur-1): If the output buffer is also an input,
678 don't kill it, rename it.
680 * faces.el (set-face-background, set-face-foreground): Doc fix.
682 * cus-face.el (custom-face-attributes): Fix :help-echo strings
683 for :foreground and :background.
685 * dired.el (dired-view-command-alist): Variable deleted.
686 (dired-view-file, dired-mouse-find-file-other-window):
687 Delete the code to use it.
689 2005-01-01 Kim F. Storm <storm@cua.dk>
691 * image.el (insert-sliced-image): Use t for line-height property.
693 2004-12-31 Jay Belanger <belanger@truman.edu>
695 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
696 for "var-" at the beginning of the minibuffer.
698 2004-12-31 Richard M. Stallman <rms@gnu.org>
700 * faces.el (read-face-name):
701 Don't treat an attribute spec as a list of faces.
703 * simple.el (undo): Use undo-equiv-table to detect
704 unexpected changes since previous undo.
705 (undo-list-saved): Variable deleted.
706 (buffer-disable-undo): Don't alter undo-list-saved.
708 * files.el (require-final-newline): Allow `visit' and `visit-save'.
709 (mode-require-final-newline): New option.
710 (after-find-file): Handle require-final-newline with new values.
711 (basic-save-buffer): Handle new values of require-final-newline.
713 * progmodes/sh-script.el (sh-require-final-newline):
714 Alist value now controls whether to use mode-require-final-newline.
715 (sh-set-shell): Implement that new meaning.
717 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
718 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
719 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
720 Delete old-Emacs compatibility code.
721 (antlr-c-common-init): Function deleted.
723 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
724 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
725 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
726 * progmodes/python.el (python-mode): Use mode-require-final-newline.
727 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
728 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
729 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
730 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
731 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
732 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
733 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
734 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
735 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
736 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
737 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
738 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
740 2004-12-31 Jay Belanger <belanger@truman.edu>
742 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
743 way to return to Calc.
745 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
746 finish, C-xk as the way to cancel the edit. Add cancel routine to
749 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
752 * calc/calc-prog.el: Remove obsolete MacEdit code.
753 (calc-macro-edit-algebraic, calc-macro-edit-variable)
754 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
756 2004-12-31 Kenichi Handa <handa@m17n.org>
758 * international/mule.el (buffer-file-coding-system-explicit):
759 Rename for explicit-buffer-file-coding-system.
760 (after-insert-file-set-coding): Adjust for the above change.
762 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
763 to buffer-file-coding-system-explicit.
764 (basic-save-buffer-1): Likewise.
766 2004-12-30 Richard M. Stallman <rms@gnu.org>
768 * textmodes/artist.el (artist-butlast-fn): Var deleted.
769 (artist-butlast, artist-last): Functions deleted.
770 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
771 (artist-compute-key-compl-table): Call remq directly.
772 (artist-remove-nulls): Function deleted.
773 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
774 (artist-push, artist-pop): Macro deleted.
776 2004-12-30 Andreas Leue <al@sphenon.de>
778 * textmodes/artist.el (artist-version): 1.2.6
779 (artist-prev-next-op-alist): New variable.
780 (artist-select-next-op-in-list): New function.
781 (artist-select-prev-op-in-list): New function.
782 (artist-make-prev-next-op-alist): New function.
783 (artist-is-in-op-list-p): New function.
784 (artist-get-first-non-nil-op): New function.
785 (artist-get-last-non-nil-op): New function.
786 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
787 artist-prev-next-op-alist.
788 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
789 change drawing operation.
791 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
793 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
795 2004-12-31 Masatake YAMATO <jet@gyve.org>
797 * server.el (server-process-filter): Suppress `error', too.
799 2004-12-30 Jay Belanger <belanger@truman.edu>
801 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
802 Change the way a variable is displayed in a message.
804 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
805 (calc-user-define-permanent, calc-execute-kbd-macro):
806 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
808 2004-12-30 Kenichi Handa <handa@m17n.org>
810 * files.el (basic-save-buffer-1):
811 Set explicit-buffer-file-coding-system to last-coding-system-used.
812 (revert-buffer): Pay attention to
813 explicit-buffer-file-coding-system (not buffer-file-coding-system)
814 on bind coding-system-for-read.
816 * international/mule.el (explicit-buffer-file-coding-system):
817 New buffer local variable.
818 (after-insert-file-set-coding): Set it to coding-system-for-read.
820 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
822 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
824 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
826 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
827 that include line numbers.
829 2004-12-29 Milan Zamazal <pdm@zamazal.org>
831 * files.el (hack-local-variables): If no PREFIX, set it to "^".
832 Redundant variable PREFIXLEN removed.
834 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
836 * eshell/em-hist.el (eshell-previous-matching-input):
837 Start the deletion from the end of the output.
839 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
841 * term/mac-win.el: Require x-dnd.
842 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
844 2004-12-29 David Kastrup <dak@gnu.org>
846 * international/mule.el (decode-coding-inserted-region):
847 Don't barf if `buffer-undo-list' is already set to `t'.
849 2004-12-29 Jay Belanger <belanger@truman.edu>
851 * calc/calc-prog.el (calc-user-define-formula): Put default values
852 for function names in prompts.
853 (calc-user-define-permanent, calc-user-define-composition)
854 (calc-user-define-formula): Remove the need for "calcFunc-" in the
855 default input for algebraic functions.
857 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
859 * vc-rcs.el (vc-rcs-annotate-command):
860 Fix omission bug: Call `vc-setup-buffer'.
862 2004-12-29 Kenichi Handa <handa@m17n.org>
864 * international/mule.el (recode-region): New function.
866 2004-12-28 Richard M. Stallman <rms@gnu.org>
868 * simple.el (undo-extra-outer-limit): New variable.
869 (undo-outer-limit-truncate): Test and set it.
871 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
872 enables the feature to extend the existing region.
874 * simple.el (mark-word): New arg ALLOW-EXTEND
875 enables the feature to extend the existing region.
877 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
878 enables the feature to extend the existing region.
880 * startup.el (site-run-file): Don't allow setting it with Custom.
882 * simple.el (buffer-disable-undo): Fix previous change.
884 2004-12-27 Masatake YAMATO <jet@gyve.org>
886 * hexl.el (hexlify-buffer): Remove fontification here.
887 Use font lock mechanism instead.
888 (hexl-font-lock-keywords): New font lock kewords.
889 (hexl-mode-old-font-lock-keywords): New variable.
890 (hexl-mode): Store the old font lock keywords.
891 (hexl-mode-exit): Restore the old font lock keywords.
893 2004-12-27 Richard M. Stallman <rms@gnu.org>
895 * simple.el (undo): Fix previous change.
897 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
899 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
900 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
901 Call x-open-connection on Mac OS X.
903 2004-12-27 Richard M. Stallman <rms@gnu.org>
905 * files.el (buffer-save-without-query): New var (buffer-local).
906 (save-some-buffers): Save those buffers first, w/o asking.
908 * files.el (insert-directory-ls-version): New variable.
909 (insert-directory): When ls returns an error, test the version
910 number to decide what the return code means.
911 With --dired output format, detect and distinguish lines
912 that are really error messages.
913 (insert-directory-adj-pos): New function.
915 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
917 * battery.el (battery-mode-line-format): Remove initial spaces.
919 * uniquify.el (uniquify-rationalize-file-buffer-names):
920 Delete interactive spec.
922 * type-break.el (type-break-mode): Set buffer-save-without-query.
923 Remove code that tried to set save-some-buffers-always.
924 (type-break-file-keystroke-count): Bind deactivate-mark.
926 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
928 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
929 Test that the buffer is live, and maybe reject current buffer too.
931 (next-error-find-buffer): Rewrite for clarity.
933 * loadup.el: Don't use buffer-disable-undo; do it directly.
935 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
936 (describe-variable): Call symbol-file with `defvar'.
938 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
939 (symbol-file): Rewritten to handle new load-history format.
940 Now takes an arg TYPE to specify looking for a particular
941 type of definition only.
943 * emacs-lisp/debug.el (debugger-make-xrefs):
944 Call symbol-file with `defun'.
946 * emacs-lisp/find-func.el (find-function-noselect):
947 Call symbol-file with `defun'.
948 (find-variable-noselect): Call symbol-file with `defvar'.
950 * eshell/esh-cmd.el (eshell-find-alias-function):
951 Call symbol-file with `defun'.
953 * eshell/esh-test.el (eshell-test-goto-func):
954 Call symbol-file with `defun'.
956 * mail/rmail.el (rmail-resend):
957 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
959 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
961 * progmodes/compile.el (compilation-find-buffer): Rename arg.
963 * textmodes/texinfmt.el (texinfo-format-buffer-1):
964 Call buffer-disable-undo.
966 * simple.el (undo-list-saved): New variable (buffer-local).
967 (undo): Set and test it.
968 (buffer-disable-undo): Move here from buffer.c.
969 Clear out undo-list-saved.
971 * international/mule.el (decode-coding-inserted-region):
972 Set buffer-undo-list in a correct and optimal way.
974 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
975 (cperl-font-lock-unfontify-region-function): No need to save and
976 restore info, since font-lock.el does it for us.
978 * ansi-color.el (save-buffer-state): Definition deleted.
979 (ansi-color-unfontify-region): Don't use save-buffer-state.
981 2004-12-27 Dave Love <fx@gnu.org>
983 * wid-edit.el (function): Use restricted-sexp as parent.
985 2004-12-27 Kevin Ryde <user42@zip.com.au>
987 * simple.el (next-matching-history-element): Use same
988 `interactive' form as previous-matching-history-element.
990 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
991 it can appear unencoded and has been seen from yahoo.
993 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
995 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
996 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
998 2004-12-27 Kenichi Handa <handa@m17n.org>
1000 * international/utf-8.el (utf-translate-cjk-load-tables):
1001 Bind coding-system-for-read to nil while loading subst-*.
1003 2004-12-26 Jay Belanger <belanger@truman.edu>
1005 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
1008 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
1010 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
1011 before reverting and disable undo recording while reverting.
1013 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
1015 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
1016 (hs-make-overlay): New function.
1017 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
1018 (hs-flag-region): Delete function.
1019 (hs-hide-comment-region): No longer use `hs-flag-region'.
1020 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
1021 (hs-hide-block-at-point): Likewise.
1022 (hs-hide-level-recursive): Use `hs-discard-overlays'.
1023 (hs-hide-all, hs-show-all): Likewise.
1024 (hs-show-block): Likewise.
1025 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
1027 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
1029 * progmodes/hideshow.el: Require `cl' when compiling.
1030 Remove XEmacs and Emacs 19 compatibility.
1031 Use `dolist' and `add-to-list' for load-time actions.
1032 (hs-discard-overlays): Use `dolist'.
1033 (hs-show-block): Likewise.
1035 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
1037 * faces.el (mode-line, mode-line-inactive): Use min-colors.
1039 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
1041 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
1042 When extending backwards, move outside the current comment first.
1044 2004-12-22 Kenichi Handa <handa@m17n.org>
1046 * international/quail.el (quail-start-translation): Fix prompt
1047 string for the case if input-method-use-echo-area being non-nil.
1048 (quail-start-conversion): Likewise.
1049 (quail-show-guidance): Don't show guidance if
1050 input-method-use-echo-area is non-nil.
1052 2004-12-21 Richard M. Stallman <rms@gnu.org>
1054 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
1056 2004-12-21 Markus Rost <rost@ias.edu>
1058 * calendar/diary-lib.el (mark-diary-entries):
1059 Set mark-diary-entries-in-calendar only after checking for diary-file.
1061 2004-12-21 Richard M. Stallman <rms@gnu.org>
1063 * faces.el (escape-glyph): Use blue against light foreground.
1065 * simple.el (undo-outer-limit-truncate): New function.
1066 (undo-outer-limit-function): Use undo-outer-limit-truncate.
1068 2004-12-21 Eli Barzilay <eli@barzilay.org>
1070 * calculator.el: (calculator-radix-grouping-mode)
1071 (calculator-radix-grouping-digits)
1072 (calculator-radix-grouping-separator):
1073 New defcustoms for the new radix grouping mode functionality.
1074 (calculator-mode-hook): Now used in electric mode too,
1075 (calculator): Call it.
1076 (calculator-mode-map): Some new keys.
1077 (calculator-message): New function. Some new calls.
1078 (calculator-op, calculator-set-register): Use it.
1079 (calculator-string-to-number): New function, mostly moved and
1080 updated code from calculator-curnum-value.
1081 (calculator-curnum-value): Use it.
1082 (calculator-paste): Use it, and update grabbing the current-kill.
1083 (calculator-rotate-displayer)
1084 (calculator-rotate-displayer-back): Toggle digit grouping when
1085 in radix mode, use calculator-message.
1086 (calculator-displayer-prev, calculator-displayer-next):
1087 Change digit group size when in radix mode.
1088 (calculator-number-to-string): Rename from
1089 calculator-num-to-string. Now deals with digit grouping in
1091 (calculator-update-display, calculator-put-value): Use the new name.
1092 (calculator-fact): Return a floating point number.
1093 (calculator-mode): Doc fix.
1095 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
1097 * calendar/calendar.el (view-other-diary-entries): Add autoload.
1098 * calendar/diary-lib.el (view-other-diary-entries):
1099 Use current-prefix-arg in interactive spec.
1101 2004-12-19 Jay Belanger <belanger@truman.edu>
1103 * calc/calc-aent.el (calcAlg-blank-matching-open):
1104 Temporarily adjust the syntax of both delimiters of half-open intervals.
1106 2004-12-19 Kim F. Storm <storm@cua.dk>
1108 * mouse.el (mouse-1-click-follows-link): Doc fix.
1110 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1112 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
1113 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
1114 instead of centraleuropean as the name
1116 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
1118 Sync with Tramp 2.0.46.
1120 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
1121 parameters wrt Tramp convention.
1122 (tramp-handle-file-attributes-with-perl)
1123 (tramp-handle-directory-files-and-attributes): Apply it.
1124 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
1125 `copy-program'. Reported by Zack Weinberg
1126 <zack@codesourcery.com>.
1127 (top): Set `edebug-form-spec' property directly rather than
1128 calling `def-edebug-spec'.
1130 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
1131 advice less fragile. Surround temporary redefinition of
1132 `substitute-in-file-name' with `unwind-protect'. Suggested by
1133 Matt Hodges <MPHodges@member.fsf.org>.
1135 2004-12-17 Juri Linkov <juri@jurta.org>
1137 * replace.el (occur-accumulate-lines, occur-engine):
1138 Make forcing deferred font-lock fontification jit-specific.
1140 2004-12-17 Kim F. Storm <storm@cua.dk>
1142 * mouse.el (mouse-1-click-follows-link): New defcustom.
1143 (mouse-on-link-p): New function.
1144 (mouse-drag-region-1): Implement mouse-1-click-follows-link
1145 functionality. Map a mouse-1 click event into a mouse-2 (or
1146 other) event when position is inside a link.
1148 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
1149 prefix in tooltip text with "mouse-1" when this is a link
1150 recognized by mouse-1-click-follows-link functionality.
1152 * help.el (describe-key): Report effective and original binding
1153 for mouse-1 when clicked on a link.
1154 (describe-mode): Add follow-link property to "minor-mode" button.
1156 * help-fns.el (describe-variable): Add follow-link property to
1159 * help-mode.el (help-xref): Add follow-link property.
1161 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
1162 (apropos-command, apropos-variable, apropos-face, apropos-group)
1163 (apropos-widget, apropos-plist): Add follow-link property.
1165 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
1166 checks if position is in a filename, rather than some other
1167 clickable item. Function looks for cvs-filename-face at position.
1169 * wid-edit.el (widget-specify-field, widget-specify-button):
1170 Map a :follow-link keyword into a follow-link property.
1171 (link): Add :follow-link keyword, map to RET binding.
1173 * dired.el (dired-mode-map): Map follow-link to mouse-face.
1175 * progmodes/compile.el (compilation-minor-mode-map)
1176 (compilation-button-map, compilation-mode-map): Likewise.
1178 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
1180 * play/zone.el (zone): Init `line-spacing' from orig buffer.
1181 (zone-replace-char): Take `count' and `del-count'
1182 instead of `direction'. Update callers. When `del-count' is
1183 non-nil, delete that many characters, otherwise `count' characters
1184 backwards. Insert the newly-replaced string `count' times.
1185 (zone-fret): Handle chars w/ width greater than one.
1186 (zone-fall-through-ws): No longer take window width `ww'.
1187 Update callers. Add handling for `char-width' greater than one.
1188 (zone-pgm-drip): Update var holding window-end position every cycle.
1190 2004-12-17 Andre Spiegel <spiegel@gnu.org>
1192 * vc.el (vc-default-update-changelog): Use insert-file-contents,
1193 rather than insert-file.
1195 2004-12-16 Jay Belanger <belanger@truman.edu>
1197 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
1198 (math-init-random-base, math-random-digit): Check to see if
1199 var-RandSeed is bound.
1200 (math-random-last): Declare it.
1201 (math-random-digit): Don't make math-random-last local.
1203 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
1205 * play/zone.el (zone): Fix omission bug: Use a self-disabling
1206 one-shot thunk for uniform (error, quit, normal) recovery.
1207 Reported by John Paul Wallington.
1208 (zone-pgm-random-life): Fix bug:
1209 Recognize empty initial field by lack of "@" chars.
1211 2004-12-16 Juri Linkov <juri@jurta.org>
1213 * help.el (function-called-at-point):
1214 * help-fns.el (variable-at-point): As a last resort try stripping
1215 non-word prefixes and suffixes.
1217 * descr-text.el (describe-property-list): Don't treat syntax-table
1218 specially. Use describe-text-sexp which inserts [show] button
1219 for large objects and handles printing errors. Sort properties
1220 by names in alphabetical order instead of by value sizes.
1221 Add `mouse-face' to list of properties for `describe-face' widget.
1222 (describe-char): Mask out face-id from 19 bits of character.
1223 Print face-id separately.
1225 * replace.el (occur-accumulate-lines, occur-engine):
1226 Fontify unfontified matching lines in the source buffer
1227 before copying them.
1228 (occur-engine): Don't put mouse-face on context lines.
1229 (occur-next-error): Set point to line beginning/end
1230 before searching for prev/next property to skip multiple
1231 matches on a line (not supported by occur engine).
1232 Remove redundant prefix-numeric-value.
1234 2004-12-15 Juri Linkov <juri@jurta.org>
1236 * replace.el (match): New face.
1237 (list-matching-lines-face): Change default from `bold' to `match'.
1239 * progmodes/grep.el (grep-match-face): New defvar.
1240 (grep-mode-font-lock-keywords): Use grep-match-face instead of
1241 compilation-column-face to highlight grep matches.
1243 * apropos.el (apropos-match-face): Change default from
1244 `secondary-selection' to `match'.
1246 * info-look.el (info-lookup-highlight-face): Change default from
1247 `highlight' to `match'.
1249 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
1251 * progmodes/executable.el (executable-interpret): Eliminate
1252 obsolete compile-internal, and switch to comint for interaction.
1254 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
1256 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
1257 `&&' when skipping multiple statements on a line.
1259 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
1261 * play/zone.el (zone): Set `truncate-lines'.
1262 Also, init `tab-width' with value from original buffer.
1263 (zone-shift-up): Rewrite for speed.
1264 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
1265 (zone-pgm-jitter): Remove redundant entries from ops vector.
1266 (zone-exploding-remove): Reduce iteration count.
1267 (zone-cpos): Convert to defsubst.
1268 (zone-replace-char): New defsubst.
1269 (zone-park/sit-for): Likewise.
1270 (zone-fret): Take window-start arg.
1271 Update callers. Use `zone-park/sit-for'.
1272 (zone-fill-out-screen): Rewrite.
1273 (zone-fall-through-ws): Likewise. Update callers.
1274 (zone-pgm-drip): Use `zone-replace-char'.
1275 Move var inits before while-loop. Use `zone-park/sit-for'.
1276 (zone-pgm-random-life): Handle empty initial field.
1277 Use `zone-replace-char' and `zone-park/sit-for'.
1279 2004-12-15 Juri Linkov <juri@jurta.org>
1281 * isearch.el (isearch-update): Test isearch-lazy-highlight
1282 before calling isearch-lazy-highlight-new-loop.
1283 (isearch-lazy-highlight-new-loop):
1284 Don't test isearch-lazy-highlight.
1286 * replace.el (perform-replace): Add isearch-case-fold-search.
1287 Use delimited-flag for isearch-regexp.
1288 Reset isearch-lazy-highlight-last-string to force lazy
1289 highlighting when called from isearch mode.
1290 (query-replace-highlight): Revert defcustom type to boolean.
1291 (query-replace-lazy-highlight): New defcustom.
1292 (query-replace): New face.
1293 (perform-replace, replace-highlight, replace-dehighlight):
1294 Test query-replace-lazy-highlight instead of special value
1295 `isearch' of query-replace-highlight.
1296 (replace-dehighlight): Don't call isearch-dehighlight.
1297 (replace-highlight): Don't call isearch-highlight.
1298 Use face `query-replace' unconditionally.
1300 2004-12-14 Kim F. Storm <storm@cua.dk>
1302 * simple.el (inhibit-mark-movement): Remove defvar.
1303 (beginning-of-buffer, end-of-buffer): Don't use it.
1305 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
1306 Don't use inhibit-mark-movement.
1308 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
1309 (cua--undo-push-mark): Remove.
1310 (cua--pre-command-handler, cua--post-command-handler):
1311 Don't fiddle with inhibit-mark-movement.
1313 2004-12-14 Juri Linkov <juri@jurta.org>
1315 * buff-menu.el (list-buffers-noselect): Collect internal info
1316 for every buffer in BUFFER-LIST arg too.
1317 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
1318 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
1319 Bind same-window-buffer-names and same-window-regexps to nil.
1321 2004-12-13 Juri Linkov <juri@jurta.org>
1323 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
1325 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
1326 (sc-cite-region, sc-uncite-region, sc-recite-region):
1327 Fix previous change to handle not alist as a symbol, but
1328 a citation frame as a symbol that represents a variable name.
1330 2004-12-13 Richard M. Stallman <rms@gnu.org>
1332 * filecache.el (file-cache-add-directory-using-find):
1333 Only set up file-cache-find-command-posix-flag if we will use it.
1335 * bindings.el (mode-line-buffer-identification-keymap):
1336 Don't cancel the mode-line's usual down-mouse-1 binding.
1338 * cus-edit.el (custom-face-selected): Handle `default' specs.
1339 (custom-face-edit): Increase extra-offset.
1340 (custom-display): Handle `default' specs.
1342 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
1344 * emacs-lisp/elint.el (elint-standard-variables)
1345 (elint-unknown-builtin-args): Move definitions up.
1347 * net/browse-url.el (browse-url-url-at-point): Add autoload.
1349 * info.el (info-xref-visited): Use `default' instead of t.
1350 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
1352 * faces.el (header-line, mode-line-inactive, tool-bar):
1353 Use `default' instead of t for setting the defaults.
1354 (face-spec-choose): Separate `t' from `default'.
1356 * subr.el (while-no-input): New macro.
1358 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
1360 * filecache.el (file-cache-add-directory-using-find):
1361 Only test file-cache-find-command-posix-flag on some systems.
1363 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
1365 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
1366 Reported by Ville Skytt
\e,Ad
\e(B <scop@xemacs.org>.
1367 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
1368 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
1369 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
1371 2004-12-12 Juri Linkov <juri@jurta.org>
1373 * files.el (find-file-other-window, find-file-other-frame):
1374 Add the first buffer to the returned value to return the complete
1375 list of all visited buffers.
1376 (find-file-read-only, find-file-read-only-other-window)
1377 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
1378 `find-file-read-args'. Signal an error about non-existent file
1379 only if file name doesn't contain wildcards. Toggle read-only in
1380 all visited buffers.
1381 (find-alternate-file, find-alternate-file-other-window):
1382 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
1383 called interactively. Pass arg `wildcards' to other functions.
1384 (find-file-noselect): Doc fix.
1386 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
1388 (ffap-directory-finder): New variable.
1389 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
1390 (ffap-file-at-point): Add /* to immediately rejected names.
1391 Return absolute file names matching ffap-dired-wildcards.
1392 (ffap-read-file-or-url): Set default value for `completing-read'
1393 to `buffer-file-name'.
1394 (find-file-at-point): When filename matches ffap-dired-wildcards,
1395 call ffap-file-finder with t arg `wildcards', instead of dired.
1396 (ffap-other-window, ffap-other-frame): Return visited buffers.
1397 (ffap-read-only, ffap-read-only-other-window)
1398 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
1399 (dired-at-point): Call ffap-directory-finder instead of dired.
1400 (ffap-dired-other-window, ffap-dired-other-frame)
1401 (ffap-list-directory): New commands.
1402 (ffap-bindings): New keybindings for new commands.
1404 2004-12-12 Juri Linkov <juri@jurta.org>
1406 * simple.el (beginning-of-buffer, end-of-buffer):
1407 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
1408 Do not push mark when mark is active in transient-mark-mode.
1410 * simple.el (mark-word):
1411 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
1412 * textmodes/paragraphs.el (mark-paragraph):
1413 Extend the region when mark is active in transient-mark-mode,
1414 regardless of the last command. Doc fix.
1416 * simple.el (mark-word): Preserve direction when repeating.
1417 Make arg optional. Interactive "p" -> "P".
1418 (transient-mark-mode, inhibit-mark-movement): Doc fix.
1420 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
1421 preserving direction, to mark forward instead of backward when mark
1422 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
1424 2004-12-12 Juri Linkov <juri@jurta.org>
1426 * isearch.el (isearch-edit-string): Set 7th arg of
1427 `read-from-minibuffer' to `t' to inherit the current input
1428 method (whose name is indicated by [IM] in the minibuffer prompt)
1429 from the current buffer to the minibuffer.
1430 (isearch-lazy-highlight-update): Put body to `with-local-quit'
1431 to allow C-g quitting for lazy highlighting looping inside the
1432 search with nested repetition operators. Add overlay to the list
1433 before setting its face and other properties to avoid the case of
1434 code quitting after placing the new overlay but before it's
1435 recorded on the list. Select the window where isearch was
1436 activated, to highlight matches in the right window when isearch
1437 switches the current window to the minibuffer.
1439 * international/isearch-x.el
1440 (isearch-process-search-multibyte-characters):
1441 Use `isearch-message' as initial input for `read-string' instead
1442 of adding it to the minibuffer prompt. After reading a string
1443 remove the initial value of `isearch-message' from the string.
1445 * replace.el (replace-match-maybe-edit): Doc fix.
1446 (perform-replace): Don't call `replace-highlight' when automatic
1447 replacement is requested in literal mode, since it is intended
1448 only to highlight words during entering a new replacement string
1449 for \? in non-literal mode.
1451 * replace.el (query-replace-highlight): Add new value `isearch'
1452 that allows query replacement to use isearch highlighting.
1453 Change type from `boolean' to `choice'. Doc fix.
1454 (replace-highlight, replace-dehighlight, perform-replace):
1455 Use isearch highlighting if query-replace-highlight eq `isearch'.
1457 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
1459 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
1460 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
1462 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
1463 case of \end{verbatim}.
1465 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
1467 * term.el (term-termcap-format): Synchronyze with terminfo.
1468 (term-emulate-terminal): Handle reset.
1469 (term-reset-terminal): New function.
1471 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
1473 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
1474 (zone-fill-out-screen): New func.
1475 (zone-pgm-drip): Use `zone-fill-out-screen'.
1476 Also, no longer go to point-min on every cycle.
1477 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
1478 (zone-pgm-random-life-wait): New user var.
1479 (zone-pgm-random-life): New func.
1481 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
1483 * files.el (auto-mode-alist): Map .com to DCL mode.
1485 2004-12-09 Richard M. Stallman <rms@gnu.org>
1487 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
1489 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
1491 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
1492 buffer with a display margin.
1494 2004-12-08 Jay Belanger <belanger@truman.edu>
1496 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
1497 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
1499 2004-12-08 Richard M. Stallman <rms@gnu.org>
1501 * faces.el: Delete code to set display table.
1502 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
1504 2004-12-08 Jay Belanger <belanger@truman.edu>
1506 * calc/calc.el: Add math-read-preprocess-string to autoloads.
1508 * calc/calc-ext.el (math-read-replacement-list)
1509 (math-read-superscripts, math-read-preprocess-string): Move to
1512 * calc/calc-aent.el (math-read-replacement-list)
1513 (math-read-superscripts, math-read-preprocess-string): Move from
1516 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
1518 * isearch.el (isearch-quote-char): Fix up typo in last change.
1520 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
1522 * mouse.el (mouse-set-font): Handle the case where the command was
1523 not invoked using the mouse.
1525 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
1526 (edmacro-finish-edit): Further update for keyboard macros that are
1528 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
1530 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
1532 * font-lock.el (font-lock-unfontify-region): Save buffer state.
1533 (font-lock-default-unfontify-region): Don't save buffer state any more.
1535 2004-12-07 Jay Belanger <belanger@truman.edu>
1537 * calc/calc-help.el (calc-describe-key):
1538 Set calc-summary-indentation even when Calc Summary buffer exists.
1540 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
1542 * calendar/holidays.el (holiday-easter-etc): Make arguments
1543 optional for backwards compatibility. Doc fix.
1544 Remove un-necessary local vars mandatory, output-list.
1545 (holiday-advent): Make arguments optional for backwards
1546 compatibility. Doc fix.
1548 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
1550 * paren.el (show-paren-function): Fix last change (2004-12-02).
1552 * international/mule-util.el (char-displayable-p): Return nil for
1555 * subr.el (subregexp-context-p): New function.
1557 * isearch.el (isearch-quote-char): Use it.
1559 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
1560 (regexp-opt-not-groupie*-re): Remove.
1561 (regexp-opt): Properly handle inputs with duplicate entries.
1563 2004-12-06 Richard M. Stallman <rms@gnu.org>
1565 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
1567 * cus-edit.el (custom-file): Doc fix.
1569 * textmodes/org.el: New file.
1571 2004-12-06 Kenichi Handa <handa@m17n.org>
1573 * ldefs-boot.el: Update international/mule-util.el section.
1575 2004-12-05 Sam Steingold <sds@gnu.org>
1577 * net/tramp.el (tramp-handle-file-accessible-directory-p):
1578 Fix `tramp-time-diff' comparison logic.
1580 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
1582 * progmodes/which-func.el (which-function):
1583 Use `run-hook-with-args-until-success' instead of a custom loop.
1584 Fixes bug with local hooks.
1586 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1588 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
1589 Use delete-dups when calculating the initial value.
1590 (bibtex-autokey-get-title): Use <=.
1591 (bibtex-goto-line): New function.
1592 (bibtex-reposition-window): Use line numbers instead of point
1593 positions. Use window-body-height.
1594 (bibtex-find-crossref): Use bibtex-reposition-window.
1595 (bibtex-find-entry): Use bibtex-reposition-window. Always return
1596 position of entry if key is found or nil if not found.
1598 2004-12-05 Richard M. Stallman <rms@gnu.org>
1600 * cus-edit.el (custom-file): Doc fix.
1602 * progmodes/sh-script.el (sh-indent-for-then): Change default.
1604 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
1606 * simple.el (blink-matching-open):
1607 * textmodes/tex-mode.el (tex-validate-region):
1608 Obey syntax-table text properties.
1610 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
1612 * wid-edit.el (widget-specify-field): Add `real-field' property to
1614 (widget-field-at): Use it.
1616 2004-12-02 Richard M. Stallman <rms@gnu.org>
1618 * progmodes/cc-mode.el (awk-mode autoload):
1619 Supply t meaning interactive function.
1621 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
1622 (isearch-mode-map): No special definition for space.
1623 (isearch-whitespace-chars): Command deleted.
1624 (isearch-forward-regexp): Doc fix.
1625 (isearch-quote-char): When a space is not inside brackets,
1626 use `[ ]' instead of just space.
1627 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
1629 * imenu.el (imenu--generic-function): Delete code to exclude
1630 matches in comments.
1632 * man.el (Man-reverse-face): Change default to `highlight'.
1634 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
1635 (occur-engine): Use `face' prop rather than `font-lock-face'
1636 when specifying use of `match-face'.
1637 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
1639 * emacs-lisp/elint.el (elint-standard-variables): Update list.
1641 * add-log.el (add-log-current-defun): Handle the case where point
1642 is in the header part of a DEFUN construct.
1644 2004-12-02 Dave Love <fx@gnu.org>
1646 * progmodes/python.el (python-font-lock-syntactic-keywords):
1647 Fix previous change.
1649 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
1651 * paren.el (show-paren-function): Check for matching chars
1652 specified by text props.
1654 2004-12-02 Jay Belanger <belanger@truman.edu>
1656 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
1657 when reading a new key sequence.
1659 2004-12-02 Kim F. Storm <storm@cua.dk>
1661 * faces.el (escape-glyph): Rename from glyph.
1662 (standard-display-table): Set it here. Add escape-glyph face to
1663 extra slot characters.
1665 * disp-table.el: Undo 2004-12-01 change. Display table is now
1668 2004-12-02 Mark A. Hershberger <mah@everybody.org>
1670 * xml.el (xml-parse-dtd): Don't show validity messages when
1671 xml-validating-parser is nil.
1672 (xml-substitute-special): Fix validity error messages to
1673 actually show the unexpandable entity. Added validity error if &
1674 isn't followed by an entity.
1675 (xml-parse-tag): Concatenate any string following the a
1676 <![CDATA[]]> section to the parsed CDATA.
1677 (xml-parse-dtd): Skip parameter entity declarations and use of
1680 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
1682 * kmacro.el (kmacro-default-counter-format): New var.
1683 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
1684 (kmacro-display): Remove `nil' from `and' form. Delete call to
1685 `format' inside `message'.
1686 (kmacro-start-macro): Use `kmacro-default-counter-format'.
1688 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
1690 * pcvs.el (cvs-header-msg): New function.
1691 (cvs-update-header): Use it. Change calling convention.
1692 Correctly handle the case of having simultaneous active processes.
1693 (cvs-sentinel): Don't call cvs-update-header any more.
1694 (cvs-mode-run): Update call and add cvs-update-header to postproc.
1696 2004-12-01 Jay Belanger <belanger@truman.edu>
1698 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
1701 2004-12-01 Juri Linkov <juri@jurta.org>
1703 * progmodes/prolog.el (prolog-mode-variables):
1704 Fix imenu-generic-expression.
1706 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
1708 * faces.el (glyph): New face.
1710 * disp-table.el: Add an autoloaded table, that doesn't require
1711 this library, with glyph face.
1713 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
1714 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
1715 (conf-quote-normal): Allow normalizing only ' or ".
1716 (conf-mode): Regexp-quote constructed comment-start and don't
1717 match section {} where "name" contains braces.
1719 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
1722 2004-12-01 Kenichi Handa <handa@m17n.org>
1724 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
1725 (x-select-text): Don't treat eight-bit-control/graphic chars
1726 specially. Store the encoded text in the X cut buffer.
1727 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
1728 with x-last-selected-text-cut-encoded.
1730 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
1732 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
1734 2004-11-30 Markus Rost <rost@ias.edu>
1736 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
1739 2004-11-30 Jay Belanger <belanger@truman.edu>
1741 * calc/calc-arith.el (math-possible-signs): Made stronger checks
1742 on signs of intervals.
1743 (math-pow-of-zero): Strengthen checks for positive and negative
1746 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
1747 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
1748 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
1749 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
1750 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
1751 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
1752 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
1753 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
1754 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
1755 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
1756 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
1757 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
1758 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
1759 with provide statements.
1761 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
1763 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
1765 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
1766 (calc-load-everything, math-defsimplify): Replace dummy autoloading
1767 functions by require statements.
1768 (math-defsimplify): Move to calc-alg.el, add to autoloads.
1770 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
1771 (calc-gnuplot-print): Give them values.
1773 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
1775 Add calc-do-embedded-activate to autoloads.
1776 (calc-gnuplot-name, calc-gnuplot-plot-command)
1777 (calc-gnuplot-print-command): Move them to calc-graph.el.
1779 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1781 * term/mac-win.el (ccl-encode-mac-roman-font)
1782 (ccl-encode-mac-cyrillic-font)
1783 (ccl-encode-mac-centraleuropean-font, encoder-list)
1784 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
1785 Support Cyrillic, CentralEuropean, and Dingbat font display
1787 2004-11-30 Andre Spiegel <spiegel@gnu.org>
1789 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
1791 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
1794 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
1796 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
1797 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
1799 2004-11-29 Jay Belanger <belanger@truman.edu>
1801 * calc/calc-arith.el (math-pow-of-zero): Take into account different
1802 cases of the base and exponent.
1804 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
1806 * simple.el (next-error-buffer-p): Allow for inclusive and
1807 exclusive tests for finding a buffer.
1808 (next-error-find-buffer): Pass the exclusive and inclusive tests
1809 to next-error-buffer-p.
1811 * replace.el (occur-next-error): Switch to the Occur buffer when
1812 appropriate, use the exclusive filter to next-error-find-buffer to
1813 do it. Use the absolute value of the motion amount.
1815 2004-11-29 Kenichi Handa <handa@m17n.org>
1817 * startup.el (command-line): Decode all default-directory by
1818 locale-coding-system.
1820 2004-11-29 Jay Belanger <belanger@truman.edu>
1822 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
1823 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
1824 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
1825 Replace calls to calc-extensions by appropriate require, replace
1826 calc-extensions-loaded by appropriate featurep.
1828 * calc/calc-ext.el: Move require to end of file.
1829 Remove redundant loading of calc.el.
1830 (calc-extensions-loaded): Remove unnecessary variable.
1831 (calc-extensions): Remove unnecessary function.
1832 (calc-load-everything): Replace calc-need-macros by appropriate require.
1834 * calc/calc-macs.el: Move provide to end of file.
1835 (calc-need-macros): Remove unnecessary function.
1837 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
1838 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
1839 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
1840 Replace calc-extensions by appropriate require.
1841 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
1843 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
1844 Replace calc-need-macros by appropriate require.
1846 * calc/calc.el: Move require to end of file.
1847 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
1848 Remove unnecessary variable.
1849 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
1850 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
1851 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
1852 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
1853 (math-stack-value-offset, math-format-value, math-format-flat-expr)
1854 (math-format-number, math-format-bignum, math-read-number)
1855 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
1856 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
1857 by appropriate require.
1858 (calc-check-defines): Replace calc-need-macros by appropriate require.
1860 2004-11-29 Kim F. Storm <storm@cua.dk>
1862 * macros.el (insert-kbd-macro): Handle kmacro functions.
1864 2004-11-28 Juri Linkov <juri@jurta.org>
1866 * compare-w.el (compare-windows-highlight): Attach each overlay
1867 to its window to properly highlight differences while comparing
1868 two windows of the same buffer. Fix arguments.
1869 (compare-windows-sync-default-function): Fix arguments of
1870 `compare-windows-highlight'.
1872 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
1873 Use `read-expression-history'. Set initial contents only if
1874 `edebug-global-break-condition' is non-nil. Set histpos to 1
1875 if initial contents is equal to the last history element.
1876 (edebug-set-conditional-breakpoint): Instead of temporarily
1877 prepending the current condition to the history, set initial
1878 contents to the current condition. Set histpos to 1 if initial
1879 contents is equal to the last history element.
1881 * info.el (Info-search-whitespace-regexp): Remove shy group.
1882 (Info-search): Forward line if search is on the header line.
1883 Use search-whitespace-regexp in two other places.
1885 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
1887 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
1888 warning. Delay real definition, which uses
1889 `set-fringe-indicators-1' till after the definition of that function.
1891 2004-11-28 Kim F. Storm <storm@cua.dk>
1893 * fringe.el (fringe): New defgroup.
1894 (fringe-mode): Move to fringe group.
1895 (fringe-indicators): New defcustom.
1896 (set-fringe-indicators-1): New defun.
1898 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
1899 (menu-bar-showhide-fringe-ind-menu): New keymap.
1900 (menu-bar-showhide-fringe-ind-empty)
1901 (menu-bar-showhide-fringe-ind-mixed)
1902 (menu-bar-showhide-fringe-ind-box)
1903 (menu-bar-showhide-fringe-ind-right)
1904 (menu-bar-showhide-fringe-ind-left)
1905 (menu-bar-showhide-fringe-ind-none): New defuns.
1906 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
1908 2004-11-27 Richard M. Stallman <rms@gnu.org>
1910 * comint.el (comint-read-noecho): Add trivial compatibility definition.
1912 * generic.el (define-generic-mode): Doc fix.
1914 * menu-bar.el (menu-bar-options-save): For the options
1915 that are toggled with menu-bar-make-mm-toggle, don't check
1916 for customized-value prop.
1918 2004-11-27 Eli Zaretskii <eliz@gnu.org>
1920 * mail/supercite.el (sc-cite-region): Handle the case where
1921 sc-cite-frame-alist is a symbol.
1922 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
1924 (sc-recite-region): Handle the case where sc-recite-frame-alist is
1927 2004-11-27 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk> (tiny change)
1929 * wid-edit.el (widget-narrow-to-field): New function.
1930 (widget-complete): Use it.
1932 2004-11-27 Jay Belanger <belanger@truman.edu>
1934 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
1936 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
1937 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
1938 (math-alg-inequalities): Move declaration to earlier in the file.
1940 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
1941 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
1944 * calc/calc-lang.el (math-expr-data, math-expr-token)
1945 (math-exp-old-pos): Declare them.
1947 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
1948 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
1950 2004-11-27 Kim F. Storm <storm@cua.dk>
1952 * progmodes/flymake.el: Use (featurep 'xemacs).
1953 (flymake-makehash): Change to defsubst. Use fboundp.
1954 (flymake-time-to-float): Remove.
1955 (flymake-float-time): Merge code from flymake-time-to-float here.
1956 (flymake-replace-regexp-in-string): Change to defsubst.
1957 (flymake-split-string-remove-empty-edges):
1958 Rename to flymake-split-string.
1959 (flymake-split-string): Remove previous defalias.
1960 (flymake-get-temp-dir): Change to defsubst.
1961 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
1962 Define for xemacs only.
1963 (flymake-master-file-count-limit): Change into compiler defvar only.
1964 (flymake-find-possible-master-files): Let-bind it dynamically while
1965 sorting files using flymake-master-file-compare.
1967 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
1969 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
1970 of defun-prompt-regexp matches inside a comment/string but the
1971 beginning is correctly outside everything.
1973 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
1974 appears within a string or a comment.
1976 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
1977 rather than make-symbol for symbols which are used in
1978 a symbol-macrolet or equivalent.
1980 2004-11-26 Jay Belanger <belanger@truman.edu>
1982 * calc-misc.el (calc-last-why-command): Declare it.
1984 * calc-vec.el (math-grade-vec): New variable.
1985 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
1986 Replace variable grade-vec by declared variable.
1987 (math-rb-close): New variable.
1988 (math-read-brackets, math-read-vector): Replace variable close by
1991 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
1992 (calc-one-window, calc-edit-handler, calc-restore-trail)
1993 (calc-allow-ret): Declare them.
1995 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
1996 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
1997 (math-radix-float-cache-tag, math-random-cache)
1998 (math-max-digits-cache, math-integral-cache, math-units-table)
1999 (math-format-date-cache, math-holidays-cache-tag): Declare them.
2000 (math-moc-func): New variable.
2001 (math-map-over-constants, math-map-over-constants-rec):
2002 Replace variable func by declared variable.
2004 * calc/calc-store.el (calc-given-value, calc-store-opers):
2006 (calc-var-name-map): Move declaration to earlier in the file.
2007 (calc-pv-pos): New variable.
2008 (calc-permanent-variable, calc-insert-permanent-variable):
2009 Replace variable pos by declared variable.
2011 * calc/calc-mtx.el (calc-det-lu): New variable.
2012 (math-det-raw, math-det-step): Replace variable lu by declared variable.
2014 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
2015 (math-multi-subst, math-multi-subst-rec): Replace variables temp
2016 and arg by declared variables.
2017 (calcFunc-reducer): Fix incorrect variable.
2018 (math-inner-mul-func, math-inner-add-func): New variables.
2019 (calcFunc-inner, math-inner-mats): Replace variables mul-func
2020 and add-func by declared variables.
2022 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
2023 (calc-digit-value): Declare them.
2025 * calc/calc-help.el (Info-history): Declare it.
2026 (calc-describe-key): Make calc-summary-indentation a local variable.
2027 (calc-help-long-names): Move declaration to earlier in file.
2029 * calc/calc-embed.el (calc-original-buffer): Declare it.
2030 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
2031 (calc-embed-bot): New variables.
2032 (calc-do-embedded, calc-embedded-mark-formula)
2033 (calc-embedded-find-bounds, calc-embedded-duplicate)
2034 (calc-embedded-new-formula, calc-embedded-make-info):
2035 Replace vars outer-top, outer-bot, bot and top by declared variables.
2036 (calc-embed-prev-modes): New variable.
2037 (calc-embedded-set-modes, calc-embedded-update): Replace variable
2038 prev-modes with declared variable.
2039 (calc-embed-vars-used): New variable.
2040 (calc-embedded-make-info, calc-embedded-evaluate-expr)
2041 (calc-embedded-update, calc-embedded-find-vars): Replace variable
2042 vars-used by declared variable.
2044 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
2045 (math-format-radix-float): Remove unnecessary setq.
2046 (math-radix-float-cache): Declare it.
2048 * calc/calcsel2.el (calc-keep-selection): Declare it.
2050 * calc/calc-maint.el: Remove file.
2052 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2054 * textmodes/bibtex.el (bibtex-sort-entry-class)
2055 (bibtex-comment-start): Use defcustom.
2056 (bibtex-entry-field-alist): Use nil if initial content of the
2057 field is undefined. Fix docstring.
2058 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
2059 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
2060 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
2061 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
2063 (bibtex-autokey-title-terminators): Use only one regexp.
2064 (bibtex-string-maybe-empty-head): New variable.
2065 (bibtex-remove-delimiters-string): New function.
2066 (bibtex-text-in-field-bounds, bibtex-text-in-string):
2067 Use bibtex-remove-delimiters-string.
2068 (bibtex-progress-message, bibtex-field-left-delimiter)
2069 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
2070 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
2071 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
2073 (bibtex-format-entry): Use save-excursion for inherited booktitle.
2074 Use eq and bibtex-remove-delimiters-string. For end markers use
2075 insertion type so that marker stays after inserted text.
2076 (bibtex-autokey-get-names): Return empty string if name is missing.
2077 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
2078 calling bibtex-autokey-name-case-convert.
2079 (bibtex-autokey-demangle-title):
2080 Call bibtex-autokey-titleword-case-convert. Remove call to
2081 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
2082 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
2083 (bibtex-read-key): New optional arg global.
2084 (bibtex-files-expand): New optional arg force.
2085 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
2086 (bibtex-complete-crossref-cleanup): Rename from
2087 bibtex-complete-key-cleanup. Simplify code.
2088 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
2089 Operate on current entry.
2090 (bibtex-button): Add docstring.
2091 (bibtex-entry): Simplify.
2092 (bibtex-make-field): Replace optional arg called-by-yank with more
2093 specific args move and interactive.
2094 (bibtex-end-of-entry): Use forward-sexp.
2095 (bibtex-find-entry-globally): Remove.
2096 (bibtex-find-crossref): Allow for crossref key located in other buffer.
2098 (bibtex-find-entry): New optional args global and display.
2099 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
2100 (bibtex-validate): Use arg force of bibtex-files-expand.
2101 (bibtex-clean-entry): Bugfix, clean string entries properly.
2102 Always keep point at beginning of entry.
2103 (bibtex-complete): Bugfix. Handle string entries properly.
2104 Call cleanup functions only if needed.
2105 (bibtex-String): Use bibtex-read-string-key.
2106 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
2107 case of replacement text.
2109 2004-11-26 Lars Hansen <larsh@math.ku.dk>
2111 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
2112 (tramp-perl-directory-files-and-attributes): New constant.
2113 (tramp-file-name-handler-alist): Delete file-directory-files, add
2114 directory-files-and-attributes.
2115 (tramp-perl-file-attributes): Surround uid and gid by double
2116 quotes. Change parameter id-format from nonnumeric.
2117 (tramp-convert-file-attributes): New function.
2118 (tramp-handle-file-attributes): Use it.
2119 (tramp-maybe-send-perl-script): New function.
2120 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
2121 file mode. Change parameter id-format from nonnumeric.
2122 (tramp-handle-file-attributes-with-ls): Change parameter id-format
2124 (tramp-post-connection): Don't send tramp-perl-file-attributes
2125 script. Reset connection property "perl-scripts".
2126 (tramp-handle-insert-directory): Run real handler when ls-lisp is
2129 2004-11-26 Lars Hansen <larsh@math.ku.dk>
2131 * desktop.el (desktop-read): Replace mapcar with mapc.
2132 (desktop-create-buffer): Replace mapcar with mapc.
2133 Remove redundant piece of code.
2135 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
2137 * progmodes/gud.el (gud-display-line): Use display-buffer
2138 for GDB-UI as for GUD.
2140 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
2142 (gdb-ann3): Don't make GUD buffer dedicated.
2143 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
2144 (gdb-display-source-buffer): Delete function.
2145 (gdb-view-source-function, gdb-view-assembler): Delete functions.
2146 (menu): Delete menu bindings for viewing source/assembler.
2147 (gdb-setup-windows, gdb-restore-windows):
2148 Don't dedicate GUD. No assembler now.
2149 (gdb-reset): No need to undedicate source buffers now.
2150 (gdb-source-info): No assembler now.
2152 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
2154 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
2155 width to those for special frames.
2156 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
2158 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
2159 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
2160 (gdb-frame-assembler-buffer): Rework like
2161 gdb-frame-breakpoints-buffer.
2163 2004-11-25 Richard M. Stallman <rms@gnu.org>
2165 * progmodes/flymake.el: Reindent.
2166 (flymake-split-string): Turn into defalias.
2167 (flymake-fix-file-name): Rename from flymake-fix-path-name.
2168 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
2169 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
2170 (flymake-build-relative-filename): Rename from ...path.
2173 2004-11-25 Cheng Gao <chenggao@gmail.com>
2175 * progmodes/flymake.el: Much whitespace and capitalization change.
2176 Move `provide' to end. Require `compile' only when compiling.
2178 2004-11-24 Jay Belanger <belanger@truman.edu>
2180 * calc/calc-alg.el: Added comment.
2181 (math-polynomial-base): Replace variable mpb-top-expr by
2182 math-poly-base-top-expr.
2184 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
2185 (math-polynomial-p1): Replace variable mpb-top-expr by declared
2187 (math-poly-base-total-base): New variable.
2188 (math-total-polynomial-base, math-polynomial-p1): Replace variable
2189 mpb-total-base by declared variable.
2190 (math-factored-vars, math-to-list): Declare it.
2191 (math-fact-expr): New variable.
2192 (calcFunc-factors, calcFunc-factor, math-factor-expr)
2193 (math-factor-expr-try, math-factor-expr-part): Replace variable
2194 expr by declared variable.
2195 (math-fet-x): New variable.
2196 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
2197 by declared variable.
2198 (math-factor-poly-coefs): Make temp a local variable.
2200 * calc/calc-units.el (calc-convert-units): Make units a local
2202 (calc-num-units, calc-den-units): New variables.
2203 (calc-explain-units, calc-explain-units-rec): Replace variables
2204 num-units and den-units by declared variables.
2205 (math-cu-unit-list): New variable.
2206 (math-build-units-table, math-compare-unit-names)
2207 (math-convert-units, math-convert-units-rec): Replace variable
2208 unit-list by declared variable.
2209 (math-fbu-base, math-fbu-entry): New variables.
2210 (math-find-base-units, math-find-base-units-rec): Replace variables
2211 base and entry by declared variables.
2212 (math-which-standard): New variable.
2213 (math-to-standard-units, math-to-standard-rec): Replace variable
2214 which-standard by declared variable.
2215 (math-fcu-u): New variable.
2216 (math-find-compatible-unit, math-find-compatible-unit-rec):
2217 Replace variable u by declared variable.
2218 (math-cu-new-units, math-cu-pure): New variables.
2219 (math-convert-units, math-convert-units-rec): Replace variables
2220 new-units and pure by declared variables.
2221 (math-try-cancel-units): New variable.
2222 (math-simplify-units-quotient): Replace variable try-cancel-units by
2225 2004-11-24 Richard M. Stallman <rms@gnu.org>
2227 * textmodes/ispell.el (ispell-check-version):
2228 If default-directory is nonexistent, use home dir.
2230 * progmodes/grep.el (grep-regexp-alist):
2231 Don't match parens around line numbers.
2233 * progmodes/cperl-mode.el (cperl-indent-region)
2234 (cperl-imenu--create-perl-index, cperl-xsub-scan):
2235 Don't print progress messages.
2237 * progmodes/compile.el (compilation-mode-map):
2238 Don't inherit from compilation-minor-mode-map;
2239 copy its bindings instead. But the menu bar Compile
2240 entry now does inherit from compilation-menu-map.
2242 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
2243 Use with-no-warnings around compiler-macroexpand.
2245 * imenu.el: Don't always require newcomment.
2246 (imenu--generic-function): Call comment-normalize-vars
2247 if we have a comment syntax.
2248 Exit the loop if REGEXP matches the null string.
2249 Test comment-start as well as comment-start-skip
2250 when deciding whether to check for comments.
2252 * tooltip.el (tooltip-mode): Doc fix.
2254 * term.el (term-escape-char, term-mode): Doc fixes.
2256 2004-11-24 Dave Love <fx@gnu.org>
2258 * progmodes/python.el (python-font-lock-syntactic-keywords):
2259 Check for escapes in the regexp.
2260 (python-quote-syntax): Don't do it here.
2262 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
2264 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
2265 (gdb-frames-mode-map, gdb-threads-mode-map)
2266 (gdb-registers-mode-map, gdb-locals-mode-map)
2267 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
2268 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
2270 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
2271 (dedicated-switch-to-buffer): Rework.
2272 (gdb-var-evaluate-expression-handler, gdb-put-string):
2273 Remove unused variable bindings.
2274 (gdb-setup-windows, gdb-display-buffer):
2275 Simplify. Use pop-to-buffer.
2276 (gdb-view-source-function): Simplify.
2277 (gdb-frame-breakpoints-buffer):
2278 Use pop-to-buffer, special-display-regexps.
2280 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
2282 * progmodes/f90.el (f90-smart-end)
2283 (f90-previous-statement, f90-beginning-of-block): Doc fix.
2284 (f90-calculate-indent): Handle un-named PROGRAM blocks.
2285 (f90-end-of-block): Doc fix. Make check of outermost block
2286 conditional on value of `f90-smart-end'.
2287 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
2288 Handle case where END-BLOCK is nil.
2289 (f90-match-end): Handle un-named PROGRAM blocks.
2290 (f90-backslash-not-special): New function.
2292 2004-11-24 Jay Belanger <belanger@truman.edu>
2294 * calc/calc.el (calc-embedded-active): Removed unnecessary
2296 (calc-show-banner): Removed redundant declaration.
2298 * calc/calc-graph.el (calc-gnuplot-default-device)
2299 (calc-gnuplot-default-output, calc-gnuplot-print-device)
2300 (calc-gnuplot-print-output, calc-gnuplot-geometry)
2301 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
2302 Remove redundant initial values.
2304 * calc/calc-arith.el (math-scalar-functions)
2305 (math-nonscalar-functions, math-scalar-if-args-functions)
2306 (math-real-functions, math-positive-functions)
2307 (math-nonnegative-functions, math-real-scalar-functions)
2308 (math-real-if-arg-functions, math-integer-functions)
2309 (math-num-integer-functions, math-rounding-functions)
2310 (math-float-rounding-functions, math-integer-if-args-functions)
2311 (math-super-types): Move declarations to earlier in file.
2312 (math-unit-prefixes): Declared it.
2313 (math-floor-prec, math-trunc-prec): New variables.
2314 (math-trunc-fancy): Replace variable prec by declared variable.
2315 (math-floor-fancy): Replace variable prec by declared variable.
2316 (math-com-bterms): New variable.
2317 (math-commutative-equal, math-commutative-collect):
2318 Replace variable bterms by declared variable.
2320 * calc/calc-misc.el (math-trunc): Replace variable prec by
2322 (math-floor): Replace variable prec by math-floor-prec.
2324 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
2325 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
2326 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
2327 (math-format-date, math-format-date-part): Replace variables
2328 date, dt, year, month, day, weekday, hour, minute, second and
2329 bc-flag by declared variables.
2330 (math-pd-str): New variable.
2331 (math-parse-date, math-parse-date-word, math-parse-standard-date):
2332 Replace variable str by declared variable.
2333 (math-daylight-savings-hook, math-tzone-names): Move definitions
2334 to earlier in the file.
2335 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
2336 (math-sh-year): New variable.
2337 (math-setup-add-holidays, math-setup-holidays)
2338 (math-setup-year-holidays): Replace variable `year' by declared
2341 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
2343 (math-nth-root-float, math-nth-root-float-iter): Replace variables
2344 n, nf and nfm1 by declared variables.
2345 (math-nri-n): New variable.
2346 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
2347 n by declared variable.
2348 (calcFunc-log): Removed misplaced condition.
2350 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
2352 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
2354 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
2356 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
2357 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
2358 Dedicate gdb-related windows.
2359 (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
2361 (gdb-reset): Remove dedicated property after debugging.
2363 2004-11-24 Jay Belanger <belanger@truman.edu>
2365 * calc/calc-sel.el: Add comment.
2367 * calc/calc.el (math-stack-value-offset): Replace variables c,
2368 wid and off with math-svo-c, math-svo-wid and math-svo-off.
2370 * calc/calccomp.el (math-comp-sel-tag): Declare it.
2371 (math-svo-c, math-svo-wid, math-svo-off): New variables.
2372 (math-stack-value-offset-fancy): Replace variables c, wid and off
2373 by declared variables.
2374 (math-comp-just, math-comp-comma-spc): New variables.
2375 (math-compose-expr, math-compose-matrix): Replace variables `just'
2376 and comma-spc by declared variable.
2377 (math-comp-vector-prec): New variable.
2378 (math-compose-expr, math-compose-matrix, math-compose-rows):
2379 Replace variable vector-prec by declared variable.
2380 (math-comp-left-bracket, math-comp-right-bracket)
2381 (math-comp-comma): New variables.
2382 (math-compose-expr, math-compose-rows): Replace variables
2383 left-bracket, right-bracket and comma by declared variables.
2384 (math-comp-full-width): New variable.
2385 (math-comp-to-string-flat, math-comp-to-string-flat-term):
2386 Replace variable full-width by declared variable.
2387 (math-comp-highlight, math-comp-word, math-comp-level)
2388 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
2389 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
2391 (math-comp-to-string-flat, math-comp-to-string-flat-term)
2392 (math-comp-sel-flat-term): Replace variables comp-highlight,
2393 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
2395 (math-comp-simplify, math-comp-simplify-term)
2396 (math-comp-add-string, math-comp-add-string-sel):
2397 Replace variables comp-highlight, comp-buf, comp-base,
2398 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
2400 2004-11-23 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
2402 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
2404 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
2405 and x-server-version may throw.
2407 2004-11-23 Kim F. Storm <storm@cua.dk>
2409 * subr.el (substitute-key-definition-key): Optimize.
2410 Don't call indirect-function for nil defn (always signals error).
2412 * ido.el (ido-read-internal): Fix require-match check when
2413 ido-directory-too-big is set.
2415 2004-11-23 Jay Belanger <belanger@truman.edu>
2417 * calc/calc-ext.el (math-read-replacement-list)
2418 (math-read-superscripts): New variables.
2419 (math-read-preprocess-string): New function.
2420 (math-read-expr): Filter input through math-read-preprocess-string.
2422 * calc/calc-aent.el (math-read-exprs): Filter input through
2423 math-read-preprocess-string.
2425 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
2427 * progmodes/compile.el (compilation-start): In cd command use
2428 substitute-env-vars -- not quite shell compatible but better than
2430 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
2431 handle the newer versions messages, which are more parseable.
2433 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2435 * reveal.el (reveal-mode-map): New var.
2436 (reveal-mode): Use it.
2438 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
2440 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
2441 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
2443 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2445 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
2446 header-line when needed.
2447 Use fixed-pitch only in the header-line.
2448 Build the underline automatically. Use emdash if available.
2450 2004-11-22 Richard M. Stallman <rms@gnu.org>
2452 * dired.el (dired-recursive-copies): Move from dired-aux.el.
2453 * dired-aux.el (dired-recursive-copies): Move to dired.el.
2455 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
2457 * progmodes/gdb-ui.el (gdb-resync): New function.
2458 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
2459 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
2460 Use it to fail more gracefully.
2461 (gdb-variables): Delete variable.
2462 Re-order variables to reduce byte-compiler warnings.
2464 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2466 * descr-text.el (describe-char):
2467 * paren.el (show-paren-function):
2468 * subr.el (syntax-after): Undo last change.
2470 * progmodes/python.el (run-python): Don't hard code *Python*.
2471 Don't modify global process-environment.
2472 (python-send-region, python-load-file): Don't assume that
2473 python-buffer == (process-buffer (python-proc)).
2474 (python-switch-to-python): Simplify.
2476 * dired.el (dired-align-file): Don't assume line starts with spaces.
2478 2004-11-21 Jay Belanger <belanger@truman.edu>
2480 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
2481 Replace variable `lines' by math-read-big-lines.
2482 (math-read-big-expr): Replace variables the-baseline, the-h2
2483 and err-msg by math-read-big-baseline, math-read-big-h2 and
2485 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
2487 * calc/calc-lang.el (math-read-big-rec): Fix typo.
2488 (math-read-big-balance): Replace unbound variable by value.
2489 (math-read-big-lines): New variable.
2490 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
2491 (math-read-big-error, math-read-big-balance): Replace variable
2492 `lines' by declared variable.
2493 (math-read-big-baseline, math-read-big-h2): New variables.
2494 (math-read-big-rec): Replace variables the-baseline and the-h2
2495 by declared variables.
2496 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
2497 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
2498 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
2500 (math-read-big-err-msg): New variable.
2501 (math-read-big-error): Replace variable err-msg by declared variable.
2503 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
2505 * ses.el: Add coding cookie.
2506 Fix up docstrings, follow new commenting conventions.
2507 (ses-header-line-menu): Fix missing variable rename for header-row.
2508 (ses-cell-size): Remove.
2509 (ses-make-cell): New function.
2510 (ses-cell, ses-insert-row, ses-insert-column): Use it.
2511 (ses-calculate-cell): Remove unused var `symbol'.
2512 (ses-narrowed-p): New function.
2513 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
2514 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
2515 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
2516 (ses-setup): Use restore-buffer-modified-p.
2517 (ses-cleanup): Remove unused var `end'.
2518 (ses-header-string-left-offset): Remove.
2519 (ses-create-header-string): Adjust to new behavior of `align-to'.
2520 Truncate excessively large fields to preserve alignment.
2521 (ses-reconstruct-all): Remove unused var `refs'.
2522 (ses-read-cell-printer): Remove unused var `prompt'.
2523 (ses-delete-row): Remove unused var `pos'.
2524 (ses-delete-column): Remove unused var `new'.
2526 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2528 * ps-print.el: Insert :version tag into all defgroup and defcustom.
2529 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
2530 Eliminate eval-and-compile usage.
2531 (ps-insert-file): Use insert-file-contents instead of insert-file.
2532 (ps-setup): Code fix.
2534 * printing.el (pr-setup, lpr-setup): Code fix.
2536 2004-11-21 Jay Belanger <belanger@truman.edu>
2538 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
2539 (calc-original-buffer): Declare them.
2540 (calc-user-formula-alist): New variable.
2541 (calc-user-define-formula, calc-fix-user-formula)
2542 (calc-user-define-composition, calc-finish-formula-edit):
2543 Replace variable `alist' by declared variable.
2544 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
2545 (var-q7, var-q7, var-q8, var-q9): Declare them.
2546 (calc-kbd-push): Don't check to see if var-q0 through var-q9
2548 (calcFunc-typeof): Replace undeclared variable by expression.
2549 (math-exp-env): New variable.
2550 (math-define-body, math-define-exp): Replace exp-env by declared var.
2551 (math-define-exp): Replace misplaced variable by expression.
2553 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
2554 (calc-curve-model, calc-curve-coefnames): New variables.
2555 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
2556 varnames, model and coefnames by declared variables.
2557 (math-root-widen): New variable.
2558 (math-search-root, math-find-root): Replace variable root-widen by
2560 (var-DUMMY): Declare it.
2561 (math-root-vars, math-min-vars): Move the declarations to earlier in
2563 (math-brent-min): Make d a local variable.
2564 (math-find-minimum): Replace non-existent variable.
2565 (math-ninteg-romberg): Remove unnecessary variable.
2566 (math-ninteg-temp): New variable.
2567 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
2568 integ-temp by declared variable.
2569 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
2571 (math-general-fit): Replace variables first-var, first-coef and
2572 new-coefs by declared variables.
2573 (calcFunc-fitvar): Replace variable first-var by declared variable.
2574 (calcFunc-fitparam): Replace variable first-coef by declared variable.
2575 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
2576 (math-all-vars-vars, math-all-vars-found): New variables.
2577 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
2578 found by declared variable math-all-vars-vars.
2580 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
2582 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
2585 2004-11-20 Richard M. Stallman <rms@gnu.org>
2587 * isearch.el (isearch-mode-map): Don't bind SPC.
2588 (isearch-whitespace-chars): Function deleted.
2589 (isearch-search): Bind search-spaces-regexp.
2590 (isearch-lazy-highlight-search): Likewise.
2591 (search-whitespace-regexp): Doc fix.
2592 (isearch-forward-regexp): Doc fix.
2594 * emacs-lisp/bytecomp.el (byte-compile-form):
2595 Move the calls to byte-compile-set-symbol-position,
2596 to avoid having two for the same symbol occurrence.
2598 * comint.el (comint-input-ring-size): Increase to 150.
2600 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
2602 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
2603 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
2605 * imenu.el (imenu--generic-function):
2606 Ensure we keep moving backward even if BEG isn't further back.
2608 * replace.el (query-replace-read-to, query-replace-read-from):
2609 Specify t for KEEP-ALL in read-from-minibuffer.
2611 * progmodes/python.el (python-switch-to-python):
2612 If Python isn't running, start it.
2613 Don't alter debug-ignored-errors.
2615 * progmodes/cperl-mode.el (cperl-indent-region):
2616 Don't mind imenu-scanning-message.
2618 * bindings.el (global-map): Bind C-e to move-end-of-line.
2620 * simple.el (line-move-finish): New arg FORWARD.
2621 Ignore invisible newlines, not intangible ones.
2622 Conditions for acceptable stopping positions depend on FORWARD.
2623 (line-move): Pass FORWARD arg to line-move-finish.
2625 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
2626 of HEADER. Compensate for this change in the code to add display
2627 properties. Don't make the first line intangible.
2629 * info.el (Info-search): Fix previous change.
2631 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2633 * Makefile.in (recompile): Revert 2004-11-19 change.
2634 (compile): Likewise.
2636 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
2638 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
2640 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2642 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
2643 defgroup and defcustom. Eliminate eval-and-compile usage.
2645 * progmodes/ebnf-otz.el: Fix typos.
2647 2004-11-19 Jay Belanger <belanger@truman.edu>
2649 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
2650 (calc-edit-finish, calc-finish-stack-edit): Replace variable
2651 disp-trail by declared variable.
2653 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
2654 (calc-finish-selection-edit): Replace variable disp-trail by
2656 (calc-selection-cache-entry): Move declaration to earlier in the file.
2657 (calc-selection-cache-num, calc-selection-cache-comp)
2658 (calc-selection-cache-offset, calc-selection-true-num)
2659 (calc-final-point-line, calc-final-point-column)
2660 (calc-original-buffer): Declare them.
2661 (calc-fnp-op, calc-fnp-num): New variables.
2662 (calc-find-nth-part, calc-find-nth-part-rec)
2663 (calc-select-previous): Replace op and num by declared variables.
2664 (calc-rsf-old, calc-rsf-new): New variables.
2665 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
2666 Replace variables old and new by declared variables.
2667 (calc-sel-reselect): New variable.
2668 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
2669 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
2670 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
2671 reselect with declared variable.
2673 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
2674 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
2675 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
2676 (math-import-list, math-rewrite-phase): Declare them.
2677 (math-rewrite): Use let* to declare variables.
2678 (calc-rewrite-selection): Make rules a local variable.
2679 (calc-rewr-sel): New variable.
2680 (calc-rewrite-selection, calc-locate-selection-marker)
2681 (calc-rewrite): Use the declared variable calc-rewr-sel instead
2683 (math-rewrite-whole-expr): New variable.
2684 (math-rewrite, math-rewrite-phase): Replace variable expr by
2686 (math-rewrite-heads-heads, math-rewrite-heads-skips)
2687 (math-rewrite-heads-blanks ): New variables.
2688 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
2689 heads, skips and blanks by declared variables.
2690 (math-rwcomp-subst-old, math-rwcomp-subst-new)
2691 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
2693 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
2694 old, new, old-func and new-func by declared variables.
2695 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
2696 Remove unnecessary variable.
2697 (math-apply-rw-regs): New variable.
2698 (math-apply-rewrites, math-rwapply-replace-regs)
2699 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
2700 (math-apply-rw-ruleset): New variable.
2701 (math-apply-rewrites, math-rwapply-remember): Replace variable
2702 ruleset by declared variable.
2704 2004-11-19 Richard M. Stallman <rms@gnu.org>
2706 * info.el (Info-search): Use search-whitespace-regexp.
2708 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
2710 * vc-rcs.el (vc-rcs-parse): New function.
2711 (vc-rcs-annotate-command): Likewise.
2712 (vc-rcs-annotate-current-time): Likewise.
2713 (vc-rcs-annotate-time): Likewise.
2714 (vc-rcs-annotate-extract-revision-at-line): Likewise.
2716 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
2718 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
2720 2004-11-18 Jay Belanger <belanger@truman.edu>
2722 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
2724 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2726 * printing.el: Eliminate use of interactive-p and eval-and-compile.
2727 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
2728 Use make-temp-file to generate PostScript files in any situation.
2729 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
2730 (pr-interactive-p): Eliminate var.
2731 (pr-save-interactive): Eliminate macro.
2732 (pr-interface, pr-ps-directory-preview)
2733 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
2734 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
2735 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
2736 (pr-ps-buffer-ps-print, pr-ps-region-preview)
2737 (pr-ps-region-using-ghostscript, pr-ps-region-print)
2738 (pr-ps-region-ps-print, pr-ps-mode-preview)
2739 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
2740 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
2741 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
2742 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
2743 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
2744 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
2745 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
2746 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
2747 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
2748 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
2749 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
2750 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
2751 Eliminate pr-save-interactive usage.
2752 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
2753 Eliminate pr-interactive-p usage.
2754 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
2755 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
2756 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
2757 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
2758 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
2759 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
2760 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
2762 (pr-ps-file): Use make-temp-file to generate a temporary file.
2764 2004-11-17 Jay Belanger <belanger@truman.edu>
2766 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
2768 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
2769 (math-top-only): New variable.
2770 (math-simplify, math-simplify-step): Replace variable top-only by
2771 declared variable math-top-only.
2772 (math-simplify-expr): Declare it.
2773 Replace argument expr in all calls of math-defsimplify by
2775 (math-simplify-plus, math-simplify-times, math-simplify-divide)
2776 (math-simplify-divisor, math-simplify-one-divisor)
2777 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
2778 (math-simplify-pow): Replace variable expr by declared variable
2780 (math-simplify-divisor): Remove local variables temp and op.
2781 (math-simplify-one-divisor): Make temp and op local variables.
2782 (math-simplify-divisor-nover, math-simplify-divisor-dover):
2784 (math-simplify-divisor, math-simplify-one-divisor):
2785 Replace variables nover and dover by declared variables.
2786 (math-expr-subst-new, math-expr-subst-old): New variables.
2787 (math-expr-subst, math-expr-subst-rec): Replace variables new
2788 and old by declared variables.
2789 (math-is-poly-degree, math-is-poly-loose): New variables.
2790 (math-is-polynomial, math-is-poly-rec): Replace variables degree
2791 and loose by declared variables.
2792 (math-poly-base-const-ok, math-poly-base-pred): New variables.
2793 (math-polynomial-base, math-polynomial-base-rec):
2794 Replace variables const-ok and mpb-pred by declared variables.
2796 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
2798 * calc/calc-ext.el (math-defsimplify): Change the argument in
2799 the created function to math-simplify-expr.
2801 * calc/calc-units.el (math-simplify-expr): Declare it.
2802 Replace argument expr in all calls of math-defsimplify by
2804 (math-simplify-units-prod): Replace variable expr by declared
2805 variable math-simplify-expr.
2807 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
2809 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
2810 Replace mapcar->dolist, format->string.
2812 2004-11-17 Miles Bader <miles@gnu.org>
2814 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
2815 * progmodes/idlwave.el: Remove RCS keywords.
2817 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
2819 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
2820 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
2821 Update to IDLWAVE version 5.5. Too many changes to list them here.
2822 * progmodes/idlw-help.el: New file.
2824 2004-11-16 Richard M. Stallman <rms@gnu.org>
2826 * international/iso-cvt.el (iso-tex2iso-trans-tab):
2827 Discard spaces after \i according to TeX rules.
2829 * international/mule.el (set-buffer-file-coding-system):
2831 (after-insert-file-set-coding): Pass that new arg.
2832 Prevent set-buffer-multibyte from trying to lock the file.
2834 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
2836 * saveplace.el (save-place): Doc fix.
2838 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
2839 temporarily widen before finding the following word to copy.
2841 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
2842 (cl-map-keymap): Definition deleted.
2844 * subr.el (map-keymap-internal): New function.
2846 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2848 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
2849 when pressing rather than when releasing mouse-2. Simplify.
2851 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
2853 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
2854 (compilation-mode): Set it here instead.
2856 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
2858 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
2859 (loop, cl-parse-loop-clause, defsetf): Use backquote.
2861 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
2863 * progmodes/compile.el (compilation-internal-error-properties):
2864 Fix up a transposition-typo. Check end-col before using it.
2866 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
2868 * international/iso-cvt.el (iso-tex2iso-trans-tab):
2869 Discard whitespace after macro \i when converting it.
2871 2004-11-16 Juri Linkov <juri@jurta.org>
2873 * emacs-lisp/find-func.el (find-function-regexp):
2874 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
2875 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
2876 Remove invalid `\W' from [^cgv\W]. Doc fix.
2877 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
2879 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
2881 * play/life.el: Maintainer is now FSF.
2882 (life-patterns, life-neighbor-deltas, life-window-start)
2883 (life-current-generation, life-generation-string): Use defvar
2884 instead of defconst.
2886 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
2888 * progmodes/compile.el (compilation-move-to-column): New fun.
2889 (compilation-internal-error-properties)
2890 (compilation-next-error-function): Use it to make sure we don't go past
2893 2004-11-15 John Paul Wallington <jpw@gnu.org>
2895 * autoinsert.el (auto-insert-alist): Insert the user's name in
2896 copyright notice, rather than Free Software Foundation, for the
2897 Emacs Lisp header case too.
2899 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2901 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
2902 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
2903 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
2904 return the list of string in a string.
2905 (pr-call-process): Message if calling process returns an error, that
2906 is, the exit status is different of zero.
2908 2004-11-15 Jay Belanger <belanger@truman.edu>
2910 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
2912 (math-integ-depth, math-integ-level, math-integral-limit)
2913 (math-enable-subst, math-any-substs, math-integ-msg)
2914 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
2915 (math-int-threshold, math-int-factors, math-double-roots)
2916 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
2917 (var-GenCount): Declare these variables.
2918 (calcFunc-integ): Don't check if var-IntegLimit is bound.
2919 (math-integral-cache, math-integral-cache-state):
2920 Move declarations to earlier in the file.
2921 (math-deriv-var, math-deriv-total, math-deriv-symb)
2922 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
2923 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
2924 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
2925 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
2926 (math-solve-res): New variables
2927 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
2928 (math-integral, math-replace-integral-parts)
2929 (math-integrate-by-parts, calc-dump-integral-cache)
2930 (math-try-integral, math-do-integral, math-do-integral)
2931 (math-do-integral-methods, math-try-solve-for)
2932 (math-try-solve-prod, math-solve-poly-funny-powers)
2933 (math-solve-crunch-poly, math-decompose-poly)
2934 (math-solve-find-root-term, math-find-root-in-prod)
2935 (math-integ-try-linear-substitutions)
2936 (math-integ-try-substitutions, math-expr-rational-in)
2937 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
2938 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
2939 (math-solve-for, math-solve-system, math-solve-system-rec)
2940 (math-solve-get-sign, math-solve-get-int)
2941 (math-solve-system-subst): Replace undeclared variables with newly
2944 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
2946 * winner.el (winner-active-region, winner-edges, winner-window-list):
2948 (winner-mode-map): Move init inside declaration.
2950 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
2952 * files.el (convert-standard-filename): Doc fix.
2954 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
2956 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
2957 passwd, group, shadow, default/* and pam.d/*.
2959 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2961 * printing.el (pr-menu-spec): Adjust menu specification.
2963 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2965 * printing.el: Doc fix. Insert :version tag into all defcustom.
2966 Handle interactive-p as is recommended in Emacs Lisp Reference.
2967 Set the file permission bits for newly created files.
2968 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
2969 The printing menu specification (in `pr-menu-spec') was merged.
2970 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2971 (pr-version): New version number (6.8.3).
2972 (pr-file-modes): New option.
2973 (pr-interactive-p): New var.
2974 (pr-save-interactive, pr-save-file-modes): New macros.
2975 (pr-setup): Code fix.
2976 (pr-menu-spec): Menu specification merged.
2977 (pr-call-process, pr-text2ps): Set file permission bits.
2978 (pr-despool-print): Set file permission bits. Handle interactive-p as
2980 (pr-interface, pr-ps-directory-preview)
2981 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
2982 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
2983 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
2984 (pr-ps-buffer-ps-print, pr-ps-region-preview)
2985 (pr-ps-region-using-ghostscript, pr-ps-region-print)
2986 (pr-ps-region-ps-print, pr-ps-mode-preview)
2987 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
2988 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
2989 (pr-despool-using-ghostscript, pr-despool-ps-print)
2990 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
2991 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
2992 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
2993 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
2994 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
2995 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
2996 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
2997 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
2998 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
2999 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
3000 Handle interactive-p as is recommended.
3002 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
3004 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
3005 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
3007 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
3008 so it doesn't forget to highlight the beginning of the region either.
3010 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
3012 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
3013 (c-font-lock-init): Eliminate obsolete make-local-hook.
3014 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
3015 (awk-mode): Use run-mode-hooks.
3017 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
3019 2004-11-13 Kim F. Storm <storm@cua.dk>
3021 * mouse.el (mouse-drag-copy-region): Add :version.
3022 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
3023 while dragging mode line, so mode line can be dragged downwards.
3024 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
3025 while pressing mouse button so window doesn't scroll until we
3026 release the mouse if clicking on partially visible line.
3028 2004-11-12 Jay Belanger <belanger@truman.edu>
3030 * calc/calc-graph.el (calc-dumb-map): Declare it.
3031 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
3033 (calc-graph-name): Made `end' a local variable.
3034 (calc-graph-lookup): Made `varname' a local variable.
3035 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
3037 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
3038 (calc-graph-plot, calc-graph-compute-3d): Remove references to
3039 the unused variable y3vec.
3040 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
3041 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
3042 calc-graph-prev-kill-hook.
3043 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
3044 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
3045 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
3046 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
3047 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
3048 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
3049 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
3050 (calc-graph-y3value, calc-graph-y3name)
3051 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
3052 (calc-graph-stepcount, calc-graph-is-splot)
3053 (calc-graph-surprise-splot, calc-graph-blank)
3054 (calc-graph-non-blank, calc-graph-curve-num): New variables.
3055 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
3056 (calc-graph-recompute-2d, calc-graph-compute-3d)
3057 (calc-graph-format-data): Replace undeclared variables with the
3058 above newly declared variables.
3060 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
3062 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
3063 `rsf-beep' and `rsf-sleep-after-message'.
3065 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
3066 list if `message-sender' is non-nil.
3068 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
3070 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
3071 consing by using mapc instead of mapcar.
3073 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
3075 * tooltip.el (require): Explain why CL is needed.
3077 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3079 * printing.el: Insert :version into defgroup (printing). All reference
3080 to Files option in menubar were changed to File.
3081 (pr-version): New version number (6.8.2).
3082 (pr-get-symbol): Call easy-menu-intern.
3083 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
3086 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3088 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
3089 new byte-compile-function-environment binding to t.
3091 * font-lock.el (font-lock-fontify-syntactically-region):
3092 Don't forget to highlight the last char when we hit `end'.
3094 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
3095 (mwheel-scroll): Adjust accordingly.
3097 * cvs-status.el: Reduce spurious warnings.
3098 (cvs-status-checkout): Remove.
3099 (cvs-status-mode-map): Use cvs-mode-checkout instead.
3101 * pcvs.el (cvs-mode-checkout): New command.
3103 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
3105 * tooltip.el: Require CL.
3107 * emacs-lisp/bytecomp.el: Use push.
3108 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
3109 (defalias): Remove the `byte-compile' property and add
3110 a `byte-hunk-handler'.
3112 2004-11-11 Juri Linkov <juri@jurta.org>
3114 * info.el (Info-search): Save match data for isearch.
3115 Skip Tag Table node.
3117 * descr-text.el (describe-char): Replace syntax-after with code
3118 from its previous version.
3120 * files.el (magic-mode-alist): Use optimization for SGML mode too.
3121 (set-auto-mode): Doc fix. Remove unused variable `xml'.
3123 * international/mule.el (sgml-html-meta-auto-coding-function):
3124 Remove > after <html to allow HTML attributes.
3126 2004-11-11 Jay Belanger <belanger@truman.edu>
3128 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
3130 (calcFunc-dfac): Replace unbound max by n.
3131 (math-stirling-local-cache): New variable.
3132 (math-stirling-number, math-stirling-1, math-stirling-2):
3133 Replace the variable `cache' by the declared variable
3134 math-stirling-local-cache.
3135 (var-RandSeed): Declare it as a variable.
3136 (math-init-random-base, math-random-digit): Don't check to see if
3137 var-RandSeed is bound.
3138 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
3139 Declare them instead of just setting them.
3140 (math-init-random-base): Made i a local variable.
3141 (math-random-digit): Made math-random-last a local variable.
3142 (math-prime-test-cache): Move declaration to before it is used.
3143 (math-prime-test-cache-k, math-prime-test-cache-q)
3144 (math-prime-test-cache-nm1, math-prime-factors-finished):
3145 Declare them as variables.
3147 2004-11-11 Jay Belanger <belanger@truman.edu>
3149 * calc/calc-ext.el (math-defcache): Use defvar for the new
3150 variables it creates.
3152 2004-11-11 Lars Hansen <larsh@math.ku.dk>
3154 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
3155 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
3156 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
3157 (desktop-save): Add :version.
3159 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3161 * printing.el (pr-get-symbol): Don't downcase.
3163 2004-11-10 Jay Belanger <belanger@truman.edu>
3165 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
3166 string to kill-ring.
3168 * calc/calc-aent.el (calc-alg-exp, math-toks)
3169 (math-exp-pos,math-exp-old-pos, math-exp-token)
3170 (math-exp-keep-spaces, math-exp-str): New variables.
3171 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
3172 (calcAlg-enter): Use declared variable calc-alg-exp.
3173 (math-build-parse-table, math-find-user-token): Use declared
3175 (math-read-exprs, math-read-token, calc-check-user-syntax)
3176 (calc-match-user-syntax, match-factor-after, math-read-factor):
3177 Use declared variables math-exp-pos math-exp-old-pos.
3178 (math-read-exprs, math-read-token, math-read-expr-level)
3179 (calc-check-user-syntax, calc-match-user-syntax)
3180 (match-factor-after, math-read-factor): Use declared variable
3182 (math-read-exprs, math-read-expr-list, math-read-token)
3183 (math-read-factor): Use declared variable math-exp-keep-spaces.
3184 (math-read-exprs, math-read-token): Use declared variable
3186 (calc-match-user-syntax): Make m a local variable.
3188 * calc/calc-ext.el (math-read-expr): Use declared variables
3189 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
3190 math-exp-keep-spaces.
3192 * calc/calc-forms.el (math-read-angle-bracket): Use declared
3193 variables math-exp-pos, math-exp-str.
3195 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
3197 (math-parse-fortran-vector, math-parse-fortran-vector-end)
3198 (math-parse-eqn-prime): Use declared variable math-exp-token.
3200 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
3201 Use declared variable math-exp-pos.
3202 (math-check-for-commas): Use declared variable math-exp-str.
3203 (math-read-brackets): Use declared variables math-exp-old-pos,
3204 math-exp-keep-spaces.
3205 (math-read-brackets, math-read-vector, math-read-matrix):
3206 Use declared variable math-exp-token.
3208 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
3210 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
3211 where the keymap is a symbol.
3212 (easy-menu-add-item): Use keymap-prompt. Simplify.
3214 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
3216 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
3217 (sgml-parse-tag-backward): Use it to skip spurious < or >.
3219 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
3221 * ebuff-menu.el: Doc fixes throughout.
3222 (electric-buffer-menu-mode-hook): New defvar.
3224 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
3226 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
3227 compilation. The resulting compiler warnings appear to be harmless.
3229 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
3231 * textmodes/conf-mode.el: New file.
3233 * files.el (auto-mode-alist, magic-mode-alist): Use it.
3235 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3237 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
3239 2004-11-09 Jay Belanger <belanger@truman.edu>
3241 * calc/calc-ext.el (calc-init-extensions): Remove old code.
3243 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
3244 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
3245 (calc-z-prefix-help, calc-user-function-list): Use declared
3246 variables calc-z-prefix-buf, calc-z-prefix-msgs.
3247 (math-map-tree, math-map-tree-rec): Use declared variables
3248 math-mt-many, math-mt-func.
3249 (math-read-expression, math-read-string): Use declared variable
3252 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
3253 variable math-normalize-a.
3255 * calc/calc.el (math-normalize-a): New variable.
3256 (math-normalize): Use declared variable math-normalize-a.
3258 * calc/calc-poly.el (math-expand-form): Use declared variable
3261 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
3262 Use declared variable math-mt-many.
3263 (math-rewrite): Use declared variable math-mt-func.
3265 * calc/calc-vec.el (math-read-brackets, math-read-vector)
3266 (math-read-matrix): Use declared variable math-expr-data.
3268 * calc/calc-lang.el (math-parse-fortran-vector)
3269 (math-parse-fortran-vector-end, math-parse-tex-sum)
3270 (math-parse-eqn-matrix, math-parse-eqn-prime)
3271 (math-read-math-subscr): Use declared variable math-expr-data.
3273 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
3274 (math-read-expr-level, math-read-token, calc-check-user-syntax)
3275 (calc-match-user-syntax, math-read-if, math-factor-after)
3276 (math-read-factor): Use declared variable math-expr-data.
3278 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
3280 * calendar/diary-lib.el (diary-from-outlook)
3281 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
3282 interactive-p; but rather new optional argument NOCONFIRM.
3284 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3286 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
3287 (easy-menu-name-match): Revert correspondingly.
3289 2004-11-09 Richard M. Stallman <rms@gnu.org>
3291 * emacs-lisp/bytecomp.el (byte-compile-defalias):
3292 Turn off warnings for the new function even if definition not constant.
3293 If the definition isn't a quoted symbol, record (FUNCTION . t).
3294 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
3295 (byte-compile-callargs-warn): Handle (FUNCTION . t).
3296 (display-call-tree, byte-compile-arglist-warn):
3297 Handle t returned by byte-compile-fdefinition.
3299 2004-11-09 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
3301 * Makefile.in (maintainer-clean): Depend on distclean.
3303 * help-fns.el (help-C-file-name): File name must be in build-files
3306 2004-11-09 Jay Belanger <belanger@truman.edu>
3308 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
3309 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
3311 * calc/calc.el (calc, calc-trail-display, calc-mode):
3312 Remove obsolete sections.
3314 * calc/calc.el (calc-x-paste-text): Remove.
3316 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
3319 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
3321 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
3322 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
3323 current frame (in case of recursive calls).
3324 (gdb-show-changed-values): Add :version keyword.
3326 2004-11-09 Kenichi Handa <handa@m17n.org>
3328 * international/mule-cmds.el: Change coding: tag back to
3331 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3333 * international/mule-cmds.el: Change coding-system to utf-8.
3334 (select-safe-coding-system-interactively):
3335 New function extracted from select-safe-coding-system.
3336 (select-safe-coding-system): Use it.
3338 2004-11-08 Richard M. Stallman <rms@gnu.org>
3340 * subr.el (syntax-after): Doc fix.
3342 * paren.el (show-paren-function): Change calls to syntax-after
3343 for new way of returning the value.
3345 * menu-bar.el (menu-bar-file-menu): Make this the real name
3346 and menu-bar-files-menu the alias. Use the former.
3347 (global-map): Use `file', not `files', as the symbol.
3349 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
3351 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
3352 Don't use beginning-of-buffer.
3353 (filesets-cmd-show-result): Use with-no-warnings.
3355 2004-11-08 Juri Linkov <juri@jurta.org>
3357 * progmodes/compile.el (compile): Don't overwrite last command in
3358 minibuffer history with default command if they are not equal.
3360 2004-11-08 Jay Belanger <belanger@truman.edu>
3362 * calc/calcalg2.el (math-do-integral-methods): Try linear then
3363 non-linear substitutions.
3365 2004-11-08 Jay Belanger <belanger@truman.edu>
3367 * calc/calcalg2.el (math-linear-subst-tried): New variable.
3368 (math-do-integral): Set `math-linear-subst-tried' to nil.
3369 (math-do-integral-methods): Use `math-linear-subst-tried' to
3370 determine what type of substitution to try.
3371 (math-integ-try-linear-substituion):
3372 Set `math-linear-subst-tried' to t.
3374 2004-11-08 Kim F. Storm <storm@cua.dk>
3376 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
3378 2004-11-07 Juri Linkov <juri@jurta.org>
3380 * info-look.el (info-lookup): Allow reusing in the current buffer
3381 not only *info* buffer, but all (even renamed) Info buffers
3382 by checking for major-mode instead of *info* buffer name.
3383 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
3384 (octave-mode, maxima-mode) <doc-spec>:
3385 Allow long dashes generated by Texinfo 4.7 before definitions.
3386 (texinfo-mode) <doc-spec>: Add space to suffix to find command
3387 definitions with argument separated by space.
3389 2004-11-06 Richard M. Stallman <rms@gnu.org>
3391 * simple.el (next-error group, face): Move before first use.
3392 (next-error-highlight, next-error-highlight-no-select): Likewise.
3394 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
3395 (line-move): New args NOERROR and TO-END.
3396 Return t if if succeed in moving specified number of lines.
3397 (move-end-of-line): New function.
3399 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
3400 (end-of-buffer-other-window): Likewise.
3402 * simple.el (line-move-ignore-invisible): Default to t.
3404 * subr.el (syntax-after): Return the syntax letter, not the raw code.
3406 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
3408 * international/iso-cvt.el (iso-cvt-define-menu):
3409 Rename menu-bar-files-menu to menu-bar-file-menu.
3411 * net/browse-url.el (browse-url-gnome-moz-program)
3412 (browse-url-gnome-moz-arguments): Move up before first use.
3414 * net/tramp.el (tramp group): Add :version.
3416 * progmodes/ada-xref.el (ada-gdb-application):
3417 Use goto-char instead of beginning-of-buffer.
3419 * progmodes/cperl-mode.el (cperl-info-on-command):
3420 Use goto-char instead of beginning-of-buffer.
3422 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
3423 Move up before first use.
3424 (idlwave-shell-temp-pro-file): Likewise.
3425 (idlwave-shell-temp-rinfo-save-file): Likewise.
3426 (idlwave-shell-temp-file): Minor doc fix.
3428 * textmodes/flyspell.el (flyspell-external-point-words):
3429 Use goto-char instead of beginning-of-buffer.
3431 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
3433 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
3434 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
3435 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
3437 2004-11-06 David Ponce <david@dponce.com>
3439 * recentf.el (recentf-menu-path): Use menu item name.
3441 2004-11-06 Eli Zaretskii <eliz@gnu.org>
3443 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
3444 display doesn't support images.
3446 2004-11-06 Andreas Schwab <schwab@suse.de>
3448 * tempo.el (tempo-match-finder): Doc fix.
3450 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
3452 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
3454 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
3455 (easy-menu-lookup-name): New fun to replace it.
3456 (easy-menu-get-map): Use it to obey menu item names (rather than just
3457 keys) when looking up `path'.
3458 (easy-menu-always-true-p): Rename from easy-menu-always-true.
3459 (easy-menu-convert-item-1): Adjust to new name.
3461 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
3463 * outline.el (hide-body): Don't hide lines at the top of the file
3464 that precede the first header line.
3466 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
3468 * align.el (align-areas): Delete whitespace before reindenting, so
3469 that tabs are never placed after spaces.
3471 2004-11-06 Alan Shutko <ats@acm.org>
3473 * macros.el (insert-kbd-macro): Do completions based on macros,
3474 rather than all commands.
3476 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
3478 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
3479 to solve a bug whereby tags with 'b' don't match.
3481 2004-11-05 Juri Linkov <juri@jurta.org>
3483 * info.el (Info-search): Don't search in node header lines
3486 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
3487 symbol-constituent characters after dot, not only digits.
3489 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
3491 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
3493 2004-11-04 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
3495 * dired.el (dired-read-dir-and-switches): Call read-directory-name
3496 if a dialog will be used, read-file-name otherwise.
3498 2004-11-04 Richard M. Stallman <rms@gnu.org>
3500 * textmodes/table.el (table group): Add :version.
3502 * textmodes/ispell.el (ispell-word):
3503 Don't alter args; set them only thru `interactive' spec.
3505 * textmodes/flyspell.el (flyspell-word):
3506 Don't alter FOLLOWING; set it only thru `interactive' spec.
3508 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
3510 * net/browse-url.el (browse-url-maybe-new-window):
3511 Use called-interactively-p.
3513 * mail/supercite.el (sc-cite-region):
3514 Don't use interactive-p. Add arg INTERACTIVE.
3515 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
3517 * international/mule-cmds.el (set-input-method, toggle-input-method):
3518 Don't use interactive-p. Add arg INTERACTIVE.
3520 * eshell/esh-mode.el (eshell-show-maximum-output):
3521 Don't use interactive-p.
3522 (eshell-truncate-buffer): Just message, no error, if buffer is short.
3524 * mouse.el (mouse-show-mark): Get positions to delete from mark
3525 and point, not from mouse-drag-overlay.
3527 * imenu.el (imenu-eager-completion-buffer): Add :version.
3529 * filesets.el (filesets group): Add :version.
3531 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
3533 * files.el (xml-based-modes): Delete var.
3534 (magic-mode-alist): New more general var.
3535 (set-auto-mode): Use it.
3537 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
3538 when clicking from another window.
3540 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
3542 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
3543 (vc-cvs-annotate-time): Incorporate value of deleted var.
3544 Remove special-case handling of beginning-of-buffer cruft.
3545 Cache ending position (point) and return value in text property
3546 `vc-cvs-annotate-time', and consult it on subsequent invocations.
3548 * vc-cvs.el (vc-cvs-annotate-command):
3549 Delete extraneous lines from beginning of buffer.
3550 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
3552 * progmodes/grep.el (grep-default-command): Take empty string
3553 for tag if all other methods yield nil. Shell-quote the tag.
3555 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
3556 spec in `interactive' form, and mention it in the docstring.
3557 Also, make sure point is at bol after calling `annotate-time'.
3559 2004-11-02 Richard M. Stallman <rms@gnu.org>
3561 * cus-edit.el (customize-group-other-window):
3562 Select the window that displays the custom buffer.
3563 (custom-buffer-create-other-window): Likewise.
3565 * comint.el (comint-insert-input): Fix previous change.
3567 * emacs-lisp/elp.el (elp-instrument-function):
3568 Use called-interactively-p.
3570 * emacs-lisp/easymenu.el (easy-menu-intern):
3571 Don't downcase; rather, case-flip the first letter of each word.
3573 * emacs-lisp/easy-mmode.el (define-minor-mode):
3574 Use called-interactively-p.
3576 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
3577 Add interactive-only.
3578 (byte-compile-warnings): Add interactive-only as option.
3579 (byte-compile-interactive-only-functions): New variable.
3580 (byte-compile-form): Warn about calls to functions
3581 in byte-compile-interactive-only-functions.
3583 * emacs-lisp/autoload.el (update-file-autoloads):
3584 Don't use interactive-p; take new arg SAVE-AFTER.
3586 * emacs-lisp/advice.el (ad-make-advised-definition):
3587 Use called-interactively-p.
3589 2004-11-02 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
3591 * files.el (find-file-existing): New function.
3593 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
3594 find-file-existing. Add "New File..." that calls find-file.
3596 * diropen.pbm, diropen.xpm: New files.
3598 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
3599 icon diropen. New tool bar item find-file-existing uses icon open.
3601 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
3602 instead of read-file-name.
3604 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
3606 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
3607 (icalendar--split-value): Change name of work buffer.
3608 (icalendar--get-weekday-abbrev): Return nil on error.
3609 (icalendar--date-to-isodate): New function.
3610 (icalendar-convert-diary-to-ical)
3611 (icalendar-extract-ical-from-buffer): Use only two args for
3612 make-obsolete (XEmacs compatibility).
3613 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
3614 (icalendar-export-region): Doc fix.
3615 If error, return non-nil and write errors to a buffer.
3616 Use correct weekday for weekly recurring events.
3617 Check whether date has been parsed for ordinary events.
3618 Make weekly events start in the year 2000.
3619 DTEND is non-inclusive, shift end date by one day if
3620 necessary (not for entries that have date and time).
3621 Rename local let variables: oops -> found-error, datestring ->
3624 2004-11-02 Kim F. Storm <storm@cua.dk>
3626 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
3627 keep-mode-if-same variable. Add it as optional arg instead.
3628 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
3630 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
3631 substitute-command-keys will select lower-case bindings like those
3632 used in the static help texts.
3634 * descr-text.el (describe-text-properties): Don't err if called in
3635 the *Help* buffer; output to *Help-2* buffer instead.
3637 * kmacro.el (group kmacro): Add :version.
3638 (kmacro-keyboard-quit): New function to cleanup on C-g.
3639 (kmacro-start-macro): Set defining-kbd-macro to append when
3640 appending to last macro.
3642 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
3644 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
3646 * progmodes/gdb-ui.el (gdb-enable-debug-log)
3647 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
3648 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
3649 Add :version keyword.
3651 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
3653 * progmodes/flymake.el (flymake-err-line-patterns):
3654 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
3655 `compilation-error-regexp-alist-alist' to internal Flymake format.
3657 * progmodes/flymake.el: Eliminate byte-compiler warnings.
3659 2004-11-01 Jay Belanger <belanger@truman.edu>
3661 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
3662 with `interactive "s"'.
3664 2004-11-01 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
3666 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
3667 Revert change from 2004-10-16. '*' checks the current buffer, but the
3668 mouse click may be in another buffer.
3670 2004-11-01 John Paul Wallington <jpw@gnu.org>
3672 * files.el (large-file-warning-threshold): Add :version keyword.
3673 (kill-some-buffers): Doc fix.
3675 * thumbs.el (group thumbs): Add :version keyword.
3677 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
3679 2004-11-01 Richard M. Stallman <rms@gnu.org>
3681 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
3683 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
3685 * allout.el (allout group): Add :version.
3686 (allout-init): Don't use interactive-p.
3687 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
3688 (allout-forward-current-level, allout-backward-current-level):
3689 Don't use interactive-p.
3691 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
3692 (bibtex-find-text): Likewise.
3694 * progmodes/vhdl-mode.el (vhdl-fill-region)
3695 (vhdl-beginning-of-statement): Don't use interactive-p.
3697 * progmodes/idlwave.el (idlwave-update-routine-info):
3698 Don't use interactive-p.
3700 * progmodes/idlw-shell.el (idlwave-shell-send-char):
3701 Don't use interactive-p.
3703 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
3704 Don't use interactive-p.
3706 * progmodes/ada-xref.el (ada-make-body-gnatstub):
3707 Don't use interactive-p.
3709 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
3710 (fortune-in-buffer): Doc fix.
3712 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
3714 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
3715 don't select the temporary buffer.
3716 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
3717 (eudc-get-phone): Likewise.
3719 2004-11-01 Kim F. Storm <storm@cua.dk>
3721 * man.el (Man-xref-normal-file): Fix help-echo.
3723 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
3725 * reveal.el (reveal-last-tick): New var.
3726 (reveal-post-command): Use it to avoid closing overlays when we're
3727 appending text to them.
3729 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3731 * textmodes/bibtex.el: Require button.
3732 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
3733 (bibtex-reference-keys): Distinguish between header keys and
3735 (bibtex-beginning-of-field): New function.
3736 (bibtex-url-map): Remove.
3737 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
3738 (bibtex-font-lock-url-regexp): Assume that field names begin at
3739 the beginning of a line.
3740 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
3741 Remove field delimiters. Use bibtex-beginning-of-field.
3742 Bugfix, point can be inside a field with a url.
3743 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
3745 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
3746 (bibtex-key-in-head): Simplify.
3747 (bibtex-current-line): Use bolp.
3748 (bibtex-parse-keys): Remove unused arg `add'.
3749 Use bibtex-type-in-head and bibtex-key-in-head.
3750 (bibtex-parse-entry, bibtex-autofill-entry):
3751 Use bibtex-type-in-head and bibtex-key-in-head.
3752 (bibtex-autokey-get-field): Do not alter case of replacement text.
3753 (bibtex-autokey-get-names): Do all processing of name list.
3754 (bibtex-autokey-get-year): New function.
3755 (bibtex-autokey-get-title): Do all processing of title words.
3756 (bibtex-generate-autokey): Simplify.
3757 (bibtex-string-files-init): Use default-directory.
3758 Allow for absolute file names in bibtex-string-files.
3759 (bibtex-files, bibtex-file-path): New variables.
3760 (bibtex-files-expand): New function.
3761 (bibtex-find-entry-globally): New command.
3762 (bibtex-summary-function): New variable.
3763 (bibtex-summary): Default value of bibtex-summary-function.
3764 (bibtex-find-crossref): New optional args pnt and split.
3765 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
3766 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
3767 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
3768 Fix handling of required and alternative fields.
3769 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
3770 Use cons and display-buffer.
3771 (bibtex-validate-globally): New command.
3772 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
3773 bibtex-parse-keys and bibtex-parse-strings for updating
3774 bibtex-reference-keys and bibtex-strings.
3775 (bibtex-realign): Remove blank lines past the last entry.
3776 (bibtex-reformat): Use bibtex-entry-format as default.
3777 (bibtex-choose-completion-string): Remove.
3778 (bibtex-complete): Do not use bibtex-choose-completion-string.
3779 (bibtex-url): Simplify.
3781 2004-10-31 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
3783 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
3784 (x-dnd-types-alist, x-dnd-open-file-other-window)
3785 (x-dnd-known-types): Add :version.
3787 2004-10-31 John Paul Wallington <jpw@gnu.org>
3789 * ibuffer.el (group ibuffer): Add :version keyword.
3791 2004-10-31 Kim F. Storm <storm@cua.dk>
3793 * ido.el (group ido): Add :version keyword.
3794 (ido-mode): Remove :version keyword.
3796 * emulation/cua-base.el (group cua): Add :version keyword.
3797 (cua-mode): Remove :version keyword.
3799 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
3801 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
3803 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
3805 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
3807 (help-at-pt-display-when-idle): Remove autoload.
3809 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
3811 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
3813 2004-10-30 Juri Linkov <juri@jurta.org>
3815 * help.el (function-called-at-point):
3816 * help-fns.el (variable-at-point): Read -> intern.
3818 2004-10-30 Simon Josefsson <jas@extundo.com>
3820 * progmodes/autoconf.el (autoconf-font-lock-keywords):
3823 2004-10-29 Simon Josefsson <jas@extundo.com>
3825 * subr.el (read-passwd): Move back from password.el.
3827 * password.el: Remove, not ready yet.
3829 2004-10-29 Andreas Schwab <schwab@suse.de>
3831 * speedbar.el (speedbar-frame-parameters): Improve customize type.
3833 2004-10-29 Sam Steingold <sds@gnu.org>
3835 * mouse.el (mouse-show-mark): Replace the last occurrence of
3836 x-lost-selection-hooks with x-lost-selection-functions.
3838 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3840 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
3841 x-lost-selection-functions is bound.
3843 * mouse-sel.el (mouse-sel-mode):
3844 * emacs-lisp/lselect.el: Adjust to new names for
3845 x-(lost|sent)-selection-functions.
3847 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
3848 New obsolete aliases of x-lost-selection-functions and
3849 x-sent-selection-functions.
3851 2004-10-28 Kim F. Storm <storm@cua.dk>
3853 * imenu.el (imenu-scanning-message): Remove.
3854 (imenu-progress-message): Make it a no-op.
3856 2004-10-28 John Paul Wallington <jpw@gnu.org>
3858 * files.el (set-auto-mode): Call `throw' correctly.
3860 2004-10-28 Juri Linkov <juri@jurta.org>
3862 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
3863 to search `Info-...' commands in `info' manual.
3864 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
3865 Add 'info-file "emacs" property.
3866 (Info-find-emacs-command-nodes): Fix index line number regexp.
3867 Set real line number (instead of fake 0) in first element of the
3869 (Info-goto-emacs-command-node): Use line number of first element
3870 to set point in the first found Info node.
3872 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
3873 code to `grep-mode-font-lock-keywords'.
3874 (grep-mode-font-lock-keywords): Delete grep markers instead
3875 of making them invisible.
3877 2004-10-28 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
3879 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
3880 and x-server-version in bug report.
3882 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
3884 * files.el (set-auto-mode-0): New function.
3885 (set-auto-mode): Use it to handle aliased modes and to
3886 be consistent between C-x C-f and C-x C-w.
3888 2004-10-28 Kenichi Handa <handa@m17n.org>
3890 * international/utf-8.el (utf-translate-cjk-charsets):
3891 Add katakana-jisx0201.
3893 * international/subst-jis.el: Add data for JISX0201.
3895 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
3897 * obsolete/hilit19.el (hilit-mode): New function.
3898 Move all the toplevel side-effecting stuff into it, so that loading
3899 hilit19 doesn't mess everything up any more.
3901 2004-10-27 Richard M. Stallman <rms@gnu.org>
3903 * add-log.el (add-change-log-entry): Set up mailing address
3904 and full name later, and don't alter add-log-mailing-address
3905 or add-log-full-name.
3907 * elide-head.el (elide-head): Change error to message.
3908 (elide-head-show): Likewise.
3910 * apropos.el (apropos-macrop): Doc fix.
3912 * mouse.el (mouse-show-mark): Do most processing the same
3913 regardless of transient-mark-mode.
3915 * shadowfile.el (shadow-copy-files): Use interactive-p
3916 only to control whether to print a message.
3918 * tar-mode.el (tar-mode): Use write-contents-functions,
3919 not write-contents-hooks.
3921 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
3924 2004-10-27 Richard M. Stallman <rms@gnu.org>
3926 * strokes.el (strokes-unload-hook): Fix previous change.
3928 * type-break.el (type-break-run-at-time): Always use run-at-time;
3929 forget the alternatives.
3930 (type-break-cancel-function-timers): Always use cancel-function-timers;
3931 forget the alternatives.
3933 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
3935 2004-10-27 Kenichi Handa <handa@m17n.org>
3937 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
3939 * international/subst-gb2312.el: Likewise.
3941 * international/subst-big5.el: Likewise.
3943 * international/subst-ksc.el: Likewise.
3945 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
3947 (utf-translate-cjk-set-unicode-range): New function.
3948 (utf-translate-cjk-unicode-range): Make it customizable.
3949 (utf-8-post-read-conversion):
3950 Use utf-translate-cjk-unicode-range-string.
3951 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
3954 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
3956 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
3957 trivial variants to shorten the list.
3958 (xml-based-modes): New var.
3959 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
3960 declaration higher priority than auto-mode-alist.
3962 * find-file.el (cc-other-file-alist): Bring it in line with
3963 cc-mode's auto-mode-alist entries and use \' instead of $.
3965 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
3966 and add "Id" and "Name" submenus to it.
3968 * imenu.el (imenu--generic-function): Skip matches in comments.
3970 2004-10-26 Jay Belanger <belanger@truman.edu>
3972 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
3973 (full-calc-keypad, calc-trail-display): Use an extra argument
3974 instead of `interactive-p'.
3976 * calc/calc-misc.el (calc-other-window): Use an extra argument
3977 instead of `interactive-p'.
3979 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
3982 2004-10-26 Kim F. Storm <storm@cua.dk>
3984 * help.el (describe-key): Describe both down-event and up-event
3987 2004-10-26 Richard M. Stallman <rms@gnu.org>
3989 * woman.el (woman): Don't call interactive-p.
3991 * pcomplete.el (pcomplete): Instead of interactive-p,
3992 use an arg set non-nil by the interactive spec.
3994 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
3995 use an arg set non-nil by the interactive spec.
3997 * man.el (Man-cleanup-manpage): Instead of interactive-p,
3998 use an arg set non-nil by the interactive spec.
4000 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
4002 * progmodes/flymake.el (flymake-split-string):
4003 Use `flymake-split-string-remove-empty-edges' in any case.
4005 2004-10-26 Masatake YAMATO <jet@gyve.org>
4007 * progmodes/flymake.el (flymake-err-line-patterns):
4008 Use `compilation-error-regexp-alist-alist' instead of
4009 `compilation-error-regexp-alist'.
4011 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4013 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
4014 verbatim face on the \ of \end{verbatim}.
4016 2004-10-25 Jay Belanger <belanger@truman.edu>
4018 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
4021 2004-10-25 Simon Josefsson <jas@extundo.com>
4023 * subr.el (read-passwd): Move to net/password.el.
4025 * net/password.el (read-passwd): Add. Autoload it.
4027 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
4029 * mouse-sel.el (mouse-sel-mode): Specify custom group.
4031 * simple.el (process-file): Fix logic.
4033 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
4035 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
4036 (increase-right-margin): Remove erroneous call to `interactive-p'.
4038 2004-10-24 Kim F. Storm <storm@cua.dk>
4040 * help.el (describe-mode): Fix 2004-10-13 change.
4041 Copy pure "Auto Fill" string so it can be propertized later
4042 without causing a read-only error.
4044 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
4046 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
4049 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4051 * simple.el (process-file): Accept nil for INFILE. Reported by
4054 2004-10-24 Masatake YAMATO <jet@gyve.org>
4056 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
4057 Handle periods and underscores in a function name.
4058 Remove the address fontification.
4060 2004-10-24 Masatake YAMATO <jet@gyve.org>
4062 * progmodes/asm-mode.el (asm-font-lock-keywords):
4063 Use font-lock-variable-name-face for registers.
4065 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
4067 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
4068 kill-all-local-variables.
4069 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
4070 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
4071 Use kill-all-local-variables and provide mode-hooks.
4072 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
4073 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
4074 Suggested by Masatake YAMATO <jet@gyve.org>.
4076 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
4078 * simple.el (process-file): New function, similar to call-process
4079 but supports file handlers.
4080 * vc.el (vc-do-command): Use it, instead of call-process.
4081 * net/tramp-vc.el (vc-do-command): Do not advise it if
4082 process-file is fboundp.
4083 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
4085 (tramp-handle-process-file): New function.
4086 (tramp-file-name-for-operation): Support process-file.
4088 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
4090 * calendar/icalendar.el (icalendar--weekday-array): New constant.
4091 (icalendar-weekdayabbrev-table)
4092 (icalendar-monthnumber-table): Delete.
4093 (icalendar--get-month-number): Use calendar-month-name-array.
4094 (icalendar--get-weekday-number): New function.
4095 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
4096 (icalendar-export-region): Handle multi-line entries.
4097 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
4099 2004-10-23 John Paul Wallington <jpw@gnu.org>
4101 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
4102 `wildcards' set to t in interactive spec.
4104 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
4105 interactive spec rather than use `interactive-p'.
4106 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
4107 rather than use function `interactive-p'.
4109 2004-10-22 Kenichi Handa <handa@m17n.org>
4111 * international/mule.el (translate-region): Implement it in Lisp
4112 as a front end of translate-region-internal.
4114 2004-10-21 Jay Belanger <belanger@truman.edu>
4116 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
4117 Declare these variables with defvar.
4119 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
4120 is bound, only check to see if it is bound.
4122 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
4124 * textmodes/tex-mode.el (tex-compilation-parse-errors):
4125 Don't output messages.
4127 * calc/calc-help.el (calc-describe-bindings): Fix last change.
4129 2004-10-21 John Paul Wallington <jpw@gnu.org>
4131 * calc/calc-graph.el (calc-graph-init):
4132 Use `set-process-query-on-exit-flag'.
4134 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
4136 * progmodes/compile.el (compilation-start): Rely on `cd' to get
4137 dir right and also allow argumentless cd.
4139 2004-10-19 Richard M. Stallman <rms@gnu.org>
4141 * textmodes/flyspell.el (flyspell-mode): Doc fix.
4143 * eshell/em-unix.el (eshell-grep):
4144 Don't bind compilation-process-setup-function.
4146 * comint.el (comint-insert-input): Use @ in `interactive'.
4147 (comint-input-filter-functions): Doc fix.
4148 (comint-kill-whole-line, comint-get-source): Doc fix.
4150 * progmodes/compile.el (compilation-setup):
4151 Don't set buffer-read-only if MINOR is non-nil.
4153 2004-10-19 Jay Belanger <belanger@truman.edu>
4155 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
4156 (calc-emacs-type-gnu19): Remove.
4157 (calc-digit-map, calc-read-key-sequence, calc-read-key):
4158 Remove check for old emacs versions.
4160 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
4161 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
4164 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
4165 the end of the minibuffer.
4166 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
4169 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
4171 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
4172 call that would be given when the current emacs was used.
4174 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
4176 * calendar/icalendar.el: Set coding to utf-8.
4177 (icalendar-version): Increase to 0.07.
4178 (icalendar-monthnumber-table): Change March pattern.
4179 (icalendar-get-all-event-properties)
4180 (icalendar-set-event-property): Delete.
4181 (icalendar-all-events): No longer interactive.
4182 (icalendar-convert-diary-to-ical)
4183 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
4185 (icalendar-export-file, icalendar-export-region): New functions;
4186 essentially old `icalendar-convert-diary-to-ical' but appending to
4187 target rather than overwriting.
4188 (icalendar-import-file): Append to target file rather than
4189 overwriting. Fourth arg deleted.
4190 (icalendar-import-buffer): New name for old
4191 `icalendar-extract-ical-from-buffer'.
4192 (icalendar--convert-string-for-import): New name for
4193 old `icalendar-convert-for-import'.
4194 (include-icalendar-files): Delete.
4195 Prefix for all internal functions changed from `icalendar-'
4198 2004-10-19 Richard M. Stallman <rms@gnu.org>
4200 * paths.el (news-path): Fix previous change.
4202 2004-10-18 Jay Belanger <belanger@truman.edu>
4204 * calc/calc-help.el (calc-describe-bindings):
4205 Set `buffer-read-only' to nil while working in the keybindings buffer;
4206 remove some extra information from the keybindings buffer.
4208 2004-10-18 David Ponce <david@dponce.com>
4210 * mouse.el (mouse-drag-move-window-top): New function.
4211 (mouse-drag-mode-line-1): Use it.
4213 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
4215 * info.el (Info-fontify-node): For multiline refs,
4216 arrange to unfontify newline and surrounding whitespace.
4218 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
4220 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
4221 directory is missing.
4223 2004-10-17 John Paul Wallington <jpw@gnu.org>
4225 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
4226 New customizable variable; whether to display buffers that match
4227 `ibuffer-maybe-show-predicates' by default.
4228 (ibuffer-maybe-show-predicates): Mention it in docstring.
4229 (ibuffer-display-maybe-show-predicates): New variable.
4230 (ibuffer-update): Prefix arg now toggles whether buffers that
4231 match `ibuffer-maybe-show-predicates' should be displayed.
4232 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
4233 locally to heed `ibuffer-default-display-maybe-show-predicates'.
4234 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
4236 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
4238 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
4241 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
4243 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
4244 (Buffer-menu-beginning): New helper function.
4245 (Buffer-menu-execute): Use it.
4246 (Buffer-menu-select): Use it.
4247 (Buffer-menu-sort): Use it and also keep markers.
4249 2004-10-17 Richard M. Stallman <rms@gnu.org>
4251 * paths.el (news-directory): Rename from news-path. Old name alias.
4252 (rmail-spool-directory): Use defvar.
4253 (sendmail-program): Use defcustom.
4254 (remote-shell-program): Use defcustom.
4255 (term-file-prefix): Use defvar.
4256 (abbrev-file-name): Use defvar.
4258 * term.el: Add maintainer.
4260 * subr.el (with-local-quit): Return nil if there's a quit.
4261 (read-passwd): Use with-local-quit. Doc fix.
4263 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
4264 (strokes-unload-hook): Set as a variable with add-hook.
4266 * startup.el (fancy-splash-tail, normal-splash-screen):
4267 Update copyright year.
4269 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
4271 * server.el (server-unload-hook): Set as a variable with add-hook.
4273 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
4275 * frame.el (special-display-popup-frame):
4276 Make the buffer current as its frame is created.
4278 * delsel.el (delsel-unload-hook): Set as a variable.
4280 * comint.el (comint-output-filter-functions):
4281 Add comint-watch-for-password-prompt.
4282 (comint-read-noecho): Function deleted.
4283 (send-invisible): Use read-passwd.
4285 * fringe.el (fringe-mode-initialize): New function.
4286 (fringe-mode): Use fringe-mode-initialize as :initialize.
4288 2004-10-17 Kim F. Storm <storm@cua.dk>
4290 * language/indian.el (indian-script-language-alist): Swap value and doc.
4291 (indian-font-char-index-table): Doc fix.
4293 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
4295 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
4297 2004-10-16 Juri Linkov <juri@jurta.org>
4299 * progmodes/compile.el (compilation-start): Move let-binding of
4300 `process-environment' into `with-current-buffer' body.
4301 Reported by Matt Hodges <MPHodges@member.fsf.org>.
4303 2004-10-16 Richard M. Stallman <rms@gnu.org>
4305 * pcvs-util.el (cvs-bury-buffer):
4306 Don't call get-buffer-window for effect.
4308 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
4310 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
4312 * msb.el (msb-unload-hook): Set the variable.
4314 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
4315 Use * to err if buffer is readonly.
4317 * subr.el (looking-back): Return only t or nil.
4319 * whitespace.el (whitespace-unload-hook): Set the variable.
4321 * view.el (view-mode-enable): Set view-page-size and
4322 view-half-page-size to nil.
4323 (view-set-half-page-size-default): view-half-page-size = nil
4325 (View-scroll-page-forward): Use view-page-size-default.
4326 (View-scroll-page-backward): Likewise.
4327 (view-page-size, view-half-page-size): Doc fixes.
4329 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
4331 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
4333 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
4334 "cl" like other files. Instead, call byte-compile-find-cl-functions.
4335 (byte-compile-log-1): Bind inhibit-read-only.
4336 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
4337 (byte-compile-log-warning): Likewise.
4338 (byte-compile-file-form-require): Detect "cl" from the arg value.
4340 * progmodes/compile.el (compilation-start): Assume compilation-mode
4341 will make the buffer read-only.
4342 (compilation-mode): Take arg name-of-mode.
4343 (compilation-setup): Make buffer read-only.
4344 (compilation-handle-exit): Bind inhibit-read-only.
4346 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
4347 (ispell-message): Likewise.
4348 (ispell-show-choices): Don't call get-buffer-window uselessly.
4349 (ispell-init-process): Use set-process-query-on-exit-flag.
4351 2004-10-16 Kim F. Storm <storm@cua.dk>
4353 * fringe.el (fringe-bitmaps): Only initialize when defined.
4355 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
4356 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
4358 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
4360 2004-10-15 Simon Josefsson <jas@extundo.com>
4362 * net/password.el: Add.
4364 2004-10-14 Masatake YAMATO <jet@gyve.org>
4366 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
4367 (gdb-script-end-of-defun): New function.
4368 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
4369 `gdb-script-end-of-defun' as *-of-defun-function.
4371 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
4373 * button.el (button-activate): Allow a marker to display as an action.
4375 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
4377 * help.el (describe-mode): Use it to make minor mode list into
4380 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
4382 * vc.el (vc-annotate-display-select): Fix typo.
4384 * subr.el (substitute-key-definition-key): New function.
4385 (substitute-key-definition): Use it with map-keymap.
4386 (event-modifiers): Use push.
4387 (mouse-movement-p, with-temp-buffer): Simplify.
4389 2004-10-12 Jay Belanger <belanger@truman.edu>
4391 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
4393 (calc-help-index-entries): New function.
4394 (calc-describe-function): Use `calc-help-function-list' instead of
4395 obarray for completion.
4396 (calc-describe-variable): Use `calc-help-variable-list' instead
4397 of obarray for completion.
4399 2004-10-12 Richard M. Stallman <rms@gnu.org>
4401 * info-look.el (info-lookup-file): Add info-file property.
4402 (info-lookup-symbol): Likewise.
4404 * info.el (info-xref): Add underlining.
4405 (info): Add info-file property.
4406 (Info-find-emacs-command-nodes): Specify case-sensitive search.
4408 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
4410 Sync with Tramp 2.0.45.
4412 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
4413 defined. This is not the case for XEmacs without package "edebug".
4414 (tramp-set-auto-save-file-modes): Set permissions of autosaved
4415 remote files to the permissions of the original file. This is not
4416 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
4417 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
4418 (tramp-perl-decode): Fix an error in Perl implementation.
4419 $pending must be cleared every loop. Reported by Benjamin Place
4420 <benjaminplace@sprintmail.com>
4422 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
4423 Don't activate advice during definition. This is done later on,
4424 depending on test result of `substitute-in-file-name'.
4425 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4427 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4429 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
4431 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
4433 2004-10-12 David Ponce <david@dponce.com>
4435 * recentf.el (recentf-edit-list): Update the menu when the recentf
4436 list has been modified.
4438 2004-10-12 Simon Josefsson <jas@extundo.com>
4440 * net/tls.el (tls-certtool-program): New variable.
4441 (tls-certificate-information): New function, based on
4442 ssl-certificate-information.
4444 2004-10-12 Kenichi Handa <handa@m17n.org>
4446 * international/mule.el (coding-system-equal): Move from mule-util.el.
4448 * international/mule-util.el (coding-system-equal): Move to mule.el.
4450 2004-10-12 Kim F. Storm <storm@cua.dk>
4452 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
4453 reset kmacro-initial-counter-value if set.
4454 (kmacro-set-counter): Only set kmacro-counter if defining or executing
4455 macro. Set kmacro-initial-counter-value otherwise. Never set both.
4456 (kmacro-display): Show macro counter if non-zero.
4458 * subr.el (substitute-key-definition): Mention command remapping
4461 2004-10-11 Jay Belanger <belanger@truman.edu>
4463 * calc/calc-misc.el (calc-info-goto-node): New function.
4464 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
4466 (calc-describe-copying, calc-describe-distribution)
4467 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
4468 Go to appropriate info node in one step.
4470 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4472 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
4474 * font-lock.el (font-lock-apply-highlight): Fix last change.
4476 2004-10-11 Simon Josefsson <jas@extundo.com>
4478 * mail/smtpmail.el (smtpmail-open-stream): Look for
4479 starttls-gnutls-program instead of starttls-program iff
4480 starttls-use-gnutls is non-nil.
4481 (smtpmail-open-stream): Don't overwrite user settings of
4482 starttls-extra-arguments and starttls-extra-args.
4484 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
4486 * comint.el (comint-mouse-insert-input): Remove.
4487 (comint-insert-input): Make it work for mouse bindings.
4488 (comint-mode-map): Move defs into the declaration.
4489 (comint-output-filter): Typo.
4491 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
4493 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
4495 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
4496 (ange-ftp-call-chmod): Reference remote-shell-program instead of
4497 ange-ftp-remote-shell.
4499 2004-10-10 Andreas Schwab <schwab@suse.de>
4501 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
4502 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
4503 Reported by <sri@asu.edu>.
4505 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
4507 * vc.el (vc-annotate-mode): Remove variable.
4508 (vc-annotate-display-select): Only call vc-annotate-mode
4509 if we're not in that mode already.
4511 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
4513 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
4514 (imenu-choose-buffer-index): Check here for rescan instead.
4516 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
4517 where the face expression evals to nil.
4519 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
4520 (tex-font-lock-keywords-2): Use it.
4521 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
4523 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
4525 2004-10-09 Kim F. Storm <storm@cua.dk>
4527 * subr.el (progress-reporter-update): Define before first usage.
4528 (make-progress-reporter): Doc fix.
4530 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4532 * textmodes/paragraphs.el (sentence-end-double-space)
4533 (sentence-end-without-period, sentence-end-without-space)
4534 (sentence-end): Doc fixes.
4536 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
4538 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
4539 Change paragraph-start regexp so we don't fill code starting with #'(.
4541 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
4543 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
4545 (extract-address-components): Use it.
4547 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
4549 * subr.el (make-progress-reporter, progress-reporter-update)
4550 (progress-reporter-force-update, progress-reporter-do-update)
4551 (progress-reporter-done): New functions.
4553 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
4555 * progmodes/etags.el (etags-tags-completion-table): Use progress
4557 (etags-tags-apropos): Likewise.
4559 2004-10-08 Alan Mackenzie <acm@muc.de>
4561 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
4564 2004-10-08 Masatake YAMATO <jet@gyve.org>
4566 * server.el (server-process-filter): Wrap `process-send-region'
4567 by `condition-case' to guard the case when the pipe to PROC is closed.
4569 2004-10-07 Mark A. Hershberger <mah@everybody.org>
4571 * xml.el (xml-substitute-special): Limit handling of external entities.
4573 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
4575 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
4577 2004-10-06 John Paul Wallington <jpw@gnu.org>
4579 * xml.el (xml-parse-dtd): Fix `error' call.
4581 2004-10-05 Mark A. Hershberger <mah@everybody.org>
4583 * xml.el (xml-substitute-special): Return a single string instead
4584 of a list of strings if an entity substitution is made.
4586 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
4588 * calendar/icalendar.el: New file.
4590 2004-10-05 Juri Linkov <juri@jurta.org>
4592 * isearch.el (isearch-done): Set mark after running hook.
4593 Reported by Drew Adams <drew.adams@oracle.com>.
4595 * info.el (Info-history, Info-toc): Fix Info headers.
4596 (Info-toc): Narrow buffer before Info-fontify-node.
4597 (Info-build-toc): Don't check for special Info file names.
4598 Set main-file to nil if Info-find-file returns a symbol.
4600 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
4602 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
4603 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
4604 * calendar/cal-menu.el (calendar-mode-map): Ditto.
4606 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
4608 * calendar/cal-iso.el (calendar-iso-read-args): New function,
4609 for old interactive spec from calendar-goto-iso-date.
4610 (calendar-goto-iso-date): Use it.
4611 (calendar-goto-iso-week): New function. Suggested by Emilio
4612 C. Lopes <eclig@gmx.net>.
4614 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
4616 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
4617 `set-right-margin' bindings that follow the minor mode conventions.
4619 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4621 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
4622 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
4623 (latex-block-args-alist): Add minipage and picture.
4624 (latex-block-body-alist): Use reftex-label if enabled.
4625 (latex-insert-block): Don't insert a \n if not necessary.
4626 (tex-compile-commands): Make sure dvips doesn't send to printer.
4627 (tex-compile-default): Handle the case where no executable is found.
4628 (latex-noindent-environments): New var.
4629 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
4630 If tex-indent-allhanging is non-nil, make sure we only align for macros
4631 at beginning of line.
4633 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
4635 * newcomment.el (comment-beginning): Doc fix and don't choke on
4636 unset `comment-end-skip' when at beginning of comment.
4638 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
4640 * term.el (term-adjust-current-row-cache): Don't allow the current
4641 row to become negative.
4642 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
4643 the end of the line. Fix scroll down. Add comments.
4644 (term-handle-ansi-escape): Don't exceed terminal width when moving
4646 (term-scroll-region): Move the cursor after setting the scroll region.
4648 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
4650 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
4651 to `width' for consistency with docstring. Doc fix.
4653 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
4655 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
4656 This is necessary for derived modes.
4658 2004-09-30 Kim F. Storm <storm@cua.dk>
4660 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
4661 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
4663 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
4664 kmacro-extract-lambda functions.
4665 (edit-kbd-macro): Handle kmacro lambda forms.
4666 Include counter and counter format in edit buffer.
4667 (edmacro-finish-edit): Get counter and format from edit buffer and
4668 update kmacro bindings when found.
4670 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
4672 * textmodes/paragraphs.el (forward-paragraph):
4673 Avoid args-out-of-range error when point winds up at the beginning of
4674 the buffer and hard newlines are enabled.
4676 * newcomment.el (comment-multi-line): Doc fix.
4678 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
4680 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
4681 (diff-fixup-modifs): Catch unified-diff file-headers.
4683 2004-09-29 Kim F. Storm <storm@cua.dk>
4685 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
4686 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
4687 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
4689 * fringe.el (fringe-bitmap-p): New macro.
4690 (fringe-bitmaps): Add standard fringe bitmaps on load.
4692 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4694 * dired.el (dired-view-command-alist): Use more efficient regexps.
4695 Remove dubious arguments.
4696 (dired-align-file): New function.
4697 (dired-insert-directory): Use it.
4698 (dired-move-to-end-of-filename): Make the " -> " search more specific.
4699 (dired-buffers-for-dir): Remove unused var `pattern'.
4701 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
4703 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
4704 from diary display excursion. Store diary buffer's point for
4705 `simple-diary-display'.
4706 (simple-diary-display): Set window point and start when
4707 displaying buffer, to preserve point.
4709 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
4711 * textmodes/enriched.el (enriched-translations): Replace defconst
4714 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4716 * printing.el: Doc fix.
4717 (pr-version): New version number (6.8.1).
4718 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
4720 (pr-delete-file): Check if file exists before deleting it.
4721 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
4723 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
4725 * term.el (term-display-table): New variable.
4726 (term-mode): Use it.
4727 (term-exec-1): Set the coding system to binary.
4728 (term-emulate-terminal): Decode the string before inserting it.
4730 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
4732 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
4733 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
4734 (map): Bind S-prior, S-next and S-insert.
4735 (term-mode): Set `indent-tabs-mode' to nil.
4736 (term-paste): New function to be bound to S-insert.
4737 (term-send-del, term-send-backspace): Change the strings sent.
4738 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
4739 (term-handle-colors-array): Fix handling of underline and reverse.
4740 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
4741 (term-erase-in-line): Fix comparison.
4742 (term-emulate-terminal): Fix line wrap handling.
4743 (term-start-output-log): Rename from `term-set-output-log'.
4744 (term-stop-output-log): Rename from `term-stop-photo'.
4745 (term-switch-to-alternate-sub-buffer): Comment out, unused.
4747 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
4749 * dired.el (dired-move-to-filename): Don't output a message if
4750 raise-error is non-nil. Fix return position and value.
4752 * files.el (insert-directory): Obey --dired even with symlinks.
4754 2004-09-25 Lars Hansen <larsh@math.ku.dk>
4756 * ls-lisp.el (ls-lisp-format): Mark file names with property
4759 2004-09-25 Kim F. Storm <storm@cua.dk>
4761 * ido.el (ido-max-directory-size): New defcustom.
4762 (ido-decorations): Add "too big" element.
4763 (ido-directory-too-big): New dynamic var.
4764 (ido-may-cache-directory): Don't cache big directories.
4765 (ido-directory-too-big-p): New defun.
4766 (ido-set-current-directory): Update ido-directory-too-big.
4767 (ido-read-internal): Make empty ido-cur-item if too-big.
4768 (ido-buffer-internal): Use ido-read-internal directly instead of
4770 (ido-file-internal): Init ido-directory-too-big.
4771 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
4772 and redo completion with full list.
4773 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
4774 it, and show completions.
4775 (ido-all-completions): Let bind ido-directory-too-big to nil.
4776 (ido-exhibit): Handle ido-directory-too-big.
4777 (ido-read-buffer): Handle fallback to read-buffer.
4778 Init ido-directory-too-big.
4779 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
4780 Init ido-directory-too-big.
4782 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4784 * subr.el (delay-mode-hooks): Doc fix.
4786 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
4788 * textmodes/enriched.el
4789 (enriched-default-text-properties-local-flag): New variable.
4790 (enriched-mode): Make sure that enabling and disabling the mode is
4793 2004-09-23 H
\e,Ae
\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
4795 * calendar/holidays.el (holiday-advent): Report on a specified day
4796 offset from advent, not just advent.
4797 (holiday-easter-etc): Report on one specified day offset from
4798 easter, not all easter holidays. Various Easter holidays moved to
4799 `christian-holidays' variable in calendar.el.
4800 * calendar/calendar.el (christian-holidays): Adapt for new
4801 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
4803 2004-09-23 Kim F. Storm <storm@cua.dk>
4805 * image.el (insert-sliced-image): Add doc string.
4807 * ido.el (ido-choice-list): New dynamic var for `list' context.
4808 (ido-context-switch-command): New dynamic var.
4809 (ido-define-mode-map): Generalize switch between file/buffer contexts.
4810 (ido-read-internal): Handle new `list' context.
4811 Handle insert-buffer and insert-file ido-exit values.
4812 (ido-buffer-internal): New arg switch-cmd. Use it to setup
4813 ido-context-switch-command. Handle insert-file ido-exit value.
4814 (ido-read-buffer): Set ido-context-switch-command to 'ignore
4815 unless it is already bound by caller.
4816 (ido-file-internal): New arg switch-cmd. Use it to setup
4817 ido-context-switch-command. Handle insert-buffer ido-exit value.
4818 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
4819 used for context switching.
4820 (ido-all-completions): Handle new `list' context.
4821 (ido-make-choice-list): Return choices for `list' context.
4822 (ido-find-file-in-dir, ido-display-file, ido-write-file)
4823 (ido-display-buffer, ido-kill-buffer): Disable context switching.
4824 (ido-insert-buffer, ido-insert-file): Setup context switching.
4825 (ido-exhibit): Handle `list' context.
4826 (ido-read-file-name): Disable context switching. Handle fallback.
4827 (ido-read-directory-name): Disable context switching.
4828 (ido-completing-read): New defun like completing-read. Setup and
4829 use new `list' context.
4831 2004-09-20 Jesper Harder <harder@ifa.au.dk>
4833 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
4835 2004-09-21 Jay Belanger <belanger@truman.edu>
4837 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
4838 `calc-graph-set-styles' so the gnuplot buffer will appear in a
4841 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
4843 * subr.el (after-change-major-mode-hook): Doc fix.
4845 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4847 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
4848 of ghostscript for monochrome PostScript file in Windows.
4850 2004-09-21 Kenichi Handa <handa@m17n.org>
4852 * descr-text.el (describe-char): Checking of quail activation
4855 2004-09-21 Jay Belanger <belanger@truman.edu>
4857 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
4859 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
4861 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
4862 after the mode hooks instead of before. Doc fix.
4864 2004-09-20 Jason Rumney <jasonr@gnu.org>
4866 * startup.el (command-line) [windows-nt]: Try .emacs first, then
4867 _emacs, but revert to .emacs if neither exists in home directory.
4869 2004-09-20 John Paul Wallington <jpw@gnu.org>
4871 * bindings.el (completion-ignored-extensions): Add .dfsl.
4873 2004-09-20 Richard M. Stallman <rms@gnu.org>
4875 * bindings.el (scroll-left): Make it disabled.
4877 * files.el (enable-local-eval): Doc fix.
4879 * indent.el (move-to-left-margin): Special case for minibuffer.
4881 * term.el (term-emulate-terminal): Turn off undo for output.
4882 Use with-current-buffer and save-selected-window.
4884 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
4886 * progmodes/make-mode.el (makefile-fill-paragraph):
4887 Don't insist on spaces when looking for comments. # is enough.
4889 * files.el (hack-local-variables): Copy the variables list
4890 to another buffer, strip prefixes and suffixes there, then read.
4891 (enable-local-eval): Doc fix.
4892 (ignored-local-variables): Initialize to nil.
4893 (risky-local-variable-p): Don't check ignored-local-variables here.
4894 (hack-one-local-variable): Ignore var if in ignored-local-variables.
4896 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
4898 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
4899 of = to "." (punctuation).
4901 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4903 * subr.el (event-basic-type): Fix mask (extend to 22bits).
4905 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
4907 * textmodes/enriched.el (enriched-rerun-flag): New variable.
4908 (enriched-before-change-major-mode): New function.
4909 Add it to `change-major-mode-hook'.
4910 (enriched-after-change-major-mode): New function.
4911 Add it to `after-change-major-mode-hook'.
4912 (enriched-mode): Make it work correctly if called from
4913 `after-change-major-mode-hook'.
4914 No longer set `indent-line-function'.
4916 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
4918 * subr.el (after-change-major-mode-hook): New variable.
4919 (run-mode-hooks): Implement it.
4921 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4923 * battery.el (battery-linux-proc-apm): Use string-to-number.
4924 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
4925 Use dolist (and less indentation). Use erase-buffer.
4926 Pre-initialize `design-capacity', `warn', and `low'.
4927 (battery-format): Use replace-regexp-in-string.
4929 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
4931 * battery.el: Delete superfluous empty lines.
4932 (battery-linux-proc-acpi): Attempt to gather information from all
4933 battery subdirectories regardless of their file name.
4934 (battery-linux-proc-apm): Replace all occurrences of
4935 battery-hex-to-int-2 with string-to-int (base 16).
4936 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
4937 (battery-hex-map): Delete variable.
4939 2004-09-18 John Paul Wallington <jpw@gnu.org>
4941 * calc/calc-units.el (calc-quick-units): Fix overzealous
4944 2004-09-17 Jay Belanger <belanger@truman.edu>
4946 * calc/calc.el (calc-mode-var-list): Fix the value of
4947 `calc-matrix-brackets'.
4949 2004-09-17 Romain Francoise <romain@orebokech.com>
4951 * ibuf-ext.el (define-ibuffer-filter filename):
4952 Expand dired-directory since buffer-file-name is absolute.
4954 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
4956 * ediff-init.el (ediff-current-diff-face-A)
4957 (ediff-current-diff-face-B, ediff-current-diff-face-C)
4958 (ediff-current-diff-face-Ancestor)
4959 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
4960 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
4961 (ediff-even-diff-face-A, ediff-even-diff-face-B)
4962 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
4963 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
4964 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
4967 * term.el (term-down): Perform vertical motion if DOWN is negative.
4968 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
4969 (term-termcap-format): Synchronyze with the eterm terminfo entry
4971 (term-handle-colors-array): If the current foreground or
4972 background are zero (i.e. unspecified), use the foreground and
4973 background of the default face for reverse video.
4974 (term-ansi-at-eval-string, term-ansi-default-fg)
4975 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
4976 (term-mem): Delete ununsed function.
4977 (term-protocol-version): Increment.
4978 (term-current-face): Set to default.
4980 2004-09-15 Jay Belanger <belanger@truman.edu>
4982 * calc/calc.el (calc-mode-var-list): Define this variable.
4983 (calc-always-load-extensions, calc-line-numbering)
4984 (calc-line-breaking, calc-display-just, calc-display-origin)
4985 (calc-number-radix, calc-leading-zeros, calc-group-digits)
4986 (calc-group-char, calc-point-char, calc-frac-format)
4987 (calc-prefer-frac, calc-hms-format, calc-date-format)
4988 (calc-float-format, calc-full-float-format, calc-complex-format)
4989 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
4990 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
4991 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
4992 (calc-matrix-brackets, calc-language, calc-language-option)
4993 (calc-left-label, calc-right-label, calc-word-size)
4994 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
4995 (calc-display-raw, calc-internal-prec, calc-angle-mode)
4996 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
4997 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
4998 (calc-window-height, calc-display-trail, calc-show-selections)
4999 (calc-use-selections, calc-assoc-selections)
5000 (calc-display-working-message, calc-auto-why, calc-timing)
5001 (calc-mode-save-mode, calc-standard-date-formats)
5002 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
5003 (calc-user-parse-tables, calc-gnuplot-default-device)
5004 (calc-gnuplot-default-output, calc-gnuplot-print-device)
5005 (calc-gnuplot-print-output, calc-gnuplot-geometry)
5006 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
5007 (calc-invocation-macro, calc-show-banner): Give these values as
5008 part of `calc-mode-var-list's initialization after the variables
5009 are declared with defvar.
5010 (calc-bug-address): Change email address to send bug reports to.
5011 Change the maintainer address at the top.
5012 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
5013 than "\\.emacs" to determine if it is the user-init-file.
5015 * calc/calc-embed.el (calc-embedded-set-modes): Use
5016 `calc-mode-var-list' correctly.
5018 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
5020 * vc.el (annotate-time): Document point handling.
5021 (vc-annotate-display-autoscale): Doc fix.
5023 2004-09-15 Miles Bader <miles@gnu.org>
5025 * generic.el (generic-make-keywords-list): Use symbol rather than
5026 word anchors in regexp.
5028 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
5030 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
5031 no file name consider `dired-directory'.
5033 2004-09-14 Kim F. Storm <storm@cua.dk>
5035 * faces.el (cursor): Add face-no-inherit property. Doc fix.
5037 2004-09-14 Simon Josefsson <jas@extundo.com>
5039 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
5041 * textmodes/dns-mode.el: Add.
5043 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
5045 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
5046 (disabled-command-function): Make the ?\ char more obvious.
5048 * vc-arch.el (vc-arch-root, vc-arch-registered):
5049 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
5051 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
5053 * windmove.el (windmove-frame-edges): Report coordinates of
5054 outside edges of frame, not inside edges.
5055 (windmove-coordinates-of-position): Convert into wrapper to new
5056 function `windmove-coordinates-of-window-position';
5057 `compute-motion' always applies to selected window.
5058 (windmove-coordinates-of-position): Update documentation to refer
5059 to Emacs 21 Lisp Reference Manual.
5060 (windmove-find-other-window): Fix off-by-one errors for max x,y.
5062 2004-09-13 Kim F. Storm <storm@cua.dk>
5064 * isearch.el (isearch-resume-in-command-history): Rename from
5065 isearch-resume-enabled and change default to nil.
5067 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
5069 * vc-hooks.el (vc-ignore-dir-regexp): New var.
5070 (vc-registered): Use it.
5071 (vc-find-root): New fun.
5073 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5074 Don't tell to use \\{...} when it's already done.
5076 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
5077 Provide a sample complex default.
5078 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
5079 (bibtex-entry): Use mapc.
5081 2004-09-12 Kim F. Storm <storm@cua.dk>
5083 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
5085 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
5086 inhibit-field-text-motion to t so rectangles work in comint buffers.
5088 * simple.el (choose-completion-string): Set buffer before running
5089 choose-completion-string-functions hook so it can be buffer-local.
5091 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
5093 * progmodes/compile.el (compilation-start): Parse command to see
5094 if it starts with a cd, and if so perform it for the *compilation*
5095 buffer. Change the header to reflect this.
5097 2004-09-11 Kim F. Storm <storm@cua.dk>
5099 * ido.el (ido-enable-dot-prefix): Doc fix.
5100 (ido-enable-dot-prefix): New defcustom.
5101 (ido-set-matches1): Use it.
5103 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
5105 * textmodes/bibtex.el (bibtex-mark-active)
5106 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
5108 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5110 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
5111 used in a case insensitive environment.
5112 (bibtex-mode-map): Rearrange order of menus.
5113 (bibtex-quoted-string-re): Obsolete.
5114 (bibtex-complete-key-cleanup): Variable replaced by new function.
5115 (bibtex-font-lock-keywords): Use backquotes.
5116 (bibtex-font-lock-url-regexp): New internal variable.
5117 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
5119 (bibtex-insert-current-kill, bibtex-make-field)
5120 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
5121 (bibtex-parse-field-text): Simplify.
5122 (bibtex-string=): New helper function.
5123 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
5124 (bibtex-map-entries): Use bibtex-string=.
5125 (bibtex-search-entry): Use not.
5126 (bibtex-enclosing-field): Fix docstring.
5127 (bibtex-assoc-regexp): Obsolete.
5128 (bibtex-format-entry): Use assoc-string and bibtex-string=.
5129 (bibtex-autokey-get-names): Handle empty name field.
5130 (bibtex-parse-strings): Use assoc-string and unless.
5131 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
5133 (bibtex-pop): Simplify.
5134 (bibtex-mode): Set font-lock-extra-managed-props.
5135 (bibtex-entry-update): Use assoc-string.
5136 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
5137 (bibtex-autofill-entry): Use bibtex-string=.
5138 (bibtex-print-help-message): Simplify.
5139 (bibtex-find-entry): New optional arg START.
5140 (bibtex-validate): Use bibtex-string= and assoc-string.
5141 Do not call obsolete function compilation-parse-errors.
5142 (bibtex-remove-delimiters): Only remove delimiters if present.
5143 (bibtex-copy-entry-as-kill): Add docstring.
5144 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
5145 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
5146 (bibtex-complete): Use bibtex-predefined-month-strings,
5147 bibtex-string=, and new function bibtex-complete-key-cleanup.
5148 (bibtex-generate-url-list): New variable.
5149 (bibtex-url): New command bound to C-c C-l and mouse-2.
5150 (bibtex-url-map): New local keymap for bibtex-url-mouse.
5151 (bibtex-font-lock-url): New function.
5153 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
5155 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
5157 2004-09-09 Kim F. Storm <storm@cua.dk>
5159 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
5160 counter and format with binding.
5161 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
5162 the declared macro uses own macro counter and format. Give symbol
5164 (kmacro-keymap): Bind kmacro-name-last-macro to n.
5165 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
5166 (kmacro-end-and-call-macro): Doc fix.
5168 2004-09-09 Lars Hansen <larsh@math.ku.dk>
5170 * desktop.el (desktop-clear-preserve-buffers):
5171 Remove make-obsolete-variable.
5173 2004-09-08 Richard M. Stallman <rms@gnu.org>
5175 * buff-menu.el (list-buffers-noselect): Call format-mode-line
5176 with the buffer as argument.
5178 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
5180 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
5182 2004-09-08 Juri Linkov <juri@jurta.org>
5184 * replace.el (perform-replace): Use `query-replace-descr'.
5186 * cus-start.el (history-delete-duplicates): Specify customization.
5188 * diff-mode.el (diff-mode-map):
5189 * progmodes/compile.el (compilation-mode-map):
5190 * progmodes/grep.el (grep-mode-map):
5191 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
5192 to `next-error-follow-minor-mode'.
5194 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5196 * isearch.el (isearch-lazy-highlight-update): Take into account
5197 the case of zero-length match at the search bound.
5199 2004-09-08 Kim F. Storm <storm@cua.dk>
5201 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
5202 change. Use zero width overlays when necessary.
5204 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5206 * subr.el (split-string): Docfix.
5208 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5210 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
5211 (display-call-tree): Ensure newline after caller/calls blocks.
5213 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5215 * startup.el (command-line-1): Make option
5216 --directory/-L modify `load-path' straight away.
5218 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5220 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
5222 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5224 * emacs-lisp/autoload.el (make-autoload):
5225 Handle `define-compilation-mode'.
5227 * emacs-lisp/lisp-mode.el (define-compilation-mode):
5228 Specify `doc-string-elt' property.
5230 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5232 * bs.el (bs-mode): Doc fix.
5234 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5236 * info.el (Info-insert-dir): Fix temp buffer leak bug.
5238 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5240 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
5242 2004-09-08 Kenichi Handa <handa@m17n.org>
5244 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
5245 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
5246 ps-mule-next-point -> 1+).
5248 * composite.el (encode-composition-rule): Add autoload cooky.
5250 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5252 * format.el (buffer-auto-save-file-format): Make it permanent local.
5254 2004-09-07 Kim F. Storm <storm@cua.dk>
5256 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
5257 (authors-fixed-entries): Fix typo.
5258 (authors-canonical-author-name): Compact multiple spaces.
5259 Ignore trivial names (e.g. only first name).
5261 * term.el (term-window-width): Only use full window width on
5262 window system if overflow-newline-into-fringe is enabled.
5263 (term-mode): Don't disable overflow-newline-into-fringe.
5265 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5267 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
5268 motion as seen on my Mac OS X xterms.
5270 * newcomment.el (uncomment-region-default, comment-region-default):
5271 New functions extracted from uncomment-region and comment-region.
5272 (comment-region, comment-region-function, uncomment-region)
5273 (uncomment-region-function): Use them.
5275 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
5277 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
5278 It's not crucial but can make sense at times.
5280 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
5283 * vc.el (vc-buffer-context, vc-restore-buffer-context):
5284 Disable obsolete code.
5286 2004-09-07 Juri Linkov <juri@jurta.org>
5288 * progmodes/grep.el (grep-highlight-matches): Change default from
5289 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
5290 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
5291 if grep option `--color' is available, or to `nil' otherwise.
5292 (grep-process-setup): Call `grep-compute-defaults' if
5293 `grep-highlight-matches' is not computed. Set env-vars only
5294 if `grep-highlight-matches' is `t'.
5295 (grep-use-null-device): Remove redundant type `boolean' (`choice'
5296 is already defined).
5298 * progmodes/compile.el (compilation-start): Use copy of
5299 `process-environment' created by `copy-sequence' to not
5300 modify env-vars in the global `process-environment'.
5302 2004-09-06 Eli Zaretskii <eliz@gnu.org>
5304 * simple.el (next-error-follow-minor-mode): Fix last change.
5306 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
5308 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
5311 2004-09-04 Richard M. Stallman <rms@gnu.org>
5313 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
5314 highlighting if the search string is empty.
5316 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
5318 * facemenu.el (facemenu-active-faces): Change condition of inner
5319 `while' loop to also check the first two elements of `face-atts'
5322 2004-09-04 John Paul Wallington <jpw@gnu.org>
5324 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
5325 (thumbs-view-image-mode): Make buffer read-only.
5327 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
5329 * textmodes/ispell.el (ispell-really-aspell): New defvar.
5330 (ispell-check-version): Set it.
5331 (ispell-send-replacement): New function.
5332 (ispell-process-line): Call ispell-send-replacement.
5334 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
5336 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
5337 Support choosing seconds with "s".
5339 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
5341 * terminal.el (te-escape): Show `?' in prompt for help key.
5343 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
5345 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
5347 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
5349 * simple.el (next-error-follow-minor-mode)
5350 (next-error-follow-mode-post-command-hook): New functions.
5351 (next-error-follow-last-line): New defvar.
5353 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
5354 * progmodes/compile.el (compilation-mode-map): Likewise.
5355 * progmodes/grep.el (grep-mode-map): Likewise.
5356 * replace.el (occur-mode-map): Likewise.
5358 * newcomment.el (uncomment-region): Bind comment-use-global-state
5361 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
5363 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
5364 locally around the call to `revert-buffer'.
5366 2004-09-03 Juri Linkov <juri@jurta.org>
5368 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
5369 `isearch-adjusted' to `t'.
5370 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
5371 (isearch-message-prefix): Add "pending" for isearch-adjusted.
5372 (isearch-other-meta-char): Restore isearch-point unconditionally.
5373 (isearch-query-replace): Add new arg `regexp-flag' and use it.
5374 Set point to start of match if region is not active in transient
5375 mark mode (to include the current match to region boundaries).
5376 Push the search string to `query-replace-from-history-variable'.
5377 Add prompt "Query replace regexp" for isearch-regexp.
5378 Add region beginning/end as last arguments of `perform-replace.'
5379 (isearch-query-replace-regexp): Replace code by the call to
5380 `isearch-query-replace' with arg `t'.
5382 2004-09-03 Richard M. Stallman <rms@gnu.org>
5384 * startup.el (normal-top-level): Undo previous TERM change.
5386 2004-09-03 Kim F. Storm <storm@cua.dk>
5388 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
5389 highlight overlays; allow using RET when cursor is over a button.
5390 (cua--highlight-rectangle): Use it.
5391 (cua--rectangle-set-corners): Don't move backwards at eol.
5392 (cua--forward-line): Don't move into void after eob.
5394 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
5395 point is set (and displayed) inside rectangle.
5396 (cua--rectangle-operation): Fix for highlight of empty lines.
5397 (cua--highlight-rectangle): Fix highlight for tabs.
5398 Position cursor at left/right edge of rectangle using new `cursor'
5399 property on overlay strings.
5400 (cua--indent-rectangle): Don't tabify.
5401 (cua-rotate-rectangle): Ignore that point has moved.
5403 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5405 * term/mac-win.el: Add ASCII equivalents for some function keys.
5406 (mode-line-frame-identification): Sync with x-win.el.
5408 2004-09-02 Juri Linkov <juri@jurta.org>
5410 * progmodes/compile.el (compilation-buffer-name): Compare major
5411 mode with second element of compilation-arguments instead of third
5412 to reflect latest changes in compilation-arguments structure.
5413 (recompile): Use global variable `compilation-directory' to get
5414 recent compilation directory only when `recompile' is invoked NOT
5415 in the compilation buffer. Otherwise, use `default-directory' of
5416 the compilation buffer.
5417 (compilation-error-properties): Allow to funcall col and end-col.
5418 (compilation-mode-font-lock-keywords): Check col and end-col by
5420 (compilation-goto-locus): If end-mk is non-nil in transient mark
5421 mode don't activate the mark (and don't display message in
5422 push-mark), but highlight overlay between mk and end-mk.
5424 * progmodes/grep.el (grep-highlight-matches): New defcustom.
5425 (grep-regexp-alist): Add rule to highlight grep matches.
5426 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
5428 * info.el (Info-fontify-node): Don't compute other-tag
5429 if Info-hide-note-references=hide.
5431 * help.el (function-called-at-point):
5432 * help-fns.el (variable-at-point):
5433 Try `find-tag-default' when other methods failed.
5435 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
5436 Do not push mark if inhibit-mark-movement is non-nil.
5438 * textmodes/ispell.el (ispell-html-skip-alists):
5439 Fix backslashes in docstring.
5441 2004-09-01 Juri Linkov <juri@jurta.org>
5443 * isearch.el (isearch-wrap-function)
5444 (isearch-push-state-function): New defvars.
5445 (isearch-pop-fun-state): New defsubst.
5446 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
5447 (isearch-push-state): Set the result of calling
5448 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
5449 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
5450 restore the mode-specific starting point of terminated search.
5451 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
5452 (isearch-repeat): Call `isearch-wrap-function' if defined.
5453 (isearch-message-prefix): Don't add prefix "over" to the message
5454 for wrapped search if `isearch-wrap-function' is defined.
5455 (isearch-search): Call function saved in `isearch-pop-fun-state' to
5456 restore the mode-specific starting point of failed search.
5458 * info.el (Info-search-whitespace-regexp): Fix backslashes.
5459 (Info-search): Add new optional arguments for the sake of isearch.
5460 Replace whitespace in Info-search-whitespace-regexp literally.
5461 Add backward search. Don't call `Info-select-node' if regexp is
5462 found in the same Info node. Don't add node to Info-history for
5464 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
5465 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
5466 (Info-mode): Set local variables `isearch-search-fun-function',
5467 `isearch-wrap-function', `isearch-push-state-function',
5468 `search-whitespace-regexp'.
5470 * isearch.el: Remove ancient Change Log section.
5471 (isearch-string, isearch-message-string, isearch-point)
5472 (isearch-success, isearch-forward-flag, isearch-other-end)
5473 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
5474 (isearch-barrier, isearch-within-brackets)
5475 (isearch-case-fold-search): Add suffix `-state' to state-related
5476 defsubsts to avoid name clashes with other function names.
5478 * simple.el (next-error): New defgroup and defface.
5479 (next-error-highlight, next-error-highlight-no-select):
5481 (next-error-no-select): Let-bind next-error-highlight to the value
5482 of next-error-highlight-no-select before calling `next-error'.
5484 * progmodes/compile.el (compilation-goto-locus):
5485 Use `next-error' face instead of `region'. Set 4-th argument of
5486 `move-overlay' to `current-buffer' to move overlay to different
5487 source buffers. Use new variable `next-error-highlight'.
5489 * simple.el (next-error-find-buffer): Move the rule
5490 "if current buffer is a next-error capable buffer" after the
5491 rule "if next-error-last-buffer is set to a live buffer".
5492 Simplify to test all rules in one `or'.
5493 (next-error): Doc fix.
5494 (next-error, previous-error, first-error)
5495 (next-error-no-select, previous-error-no-select):
5496 Make arguments optional.
5498 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5500 * macros.el (apply-macro-to-region-lines): Make it operate on all
5501 lines that begin in the region, rather than on all complete lines
5504 2004-08-31 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
5506 * x-dnd.el (x-dnd-protocol-alist): Document update.
5507 (x-dnd-known-types): Defcustom it.
5508 (x-dnd-handle-motif): Print message-atom in error message.
5510 2004-08-30 John Paul Wallington <jpw@gnu.org>
5512 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
5513 strings rather than programatically constructing message.
5515 2004-08-30 Richard M. Stallman <rms@gnu.org>
5517 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
5518 Don't return a string that would read as the wrong character code.
5520 2004-08-29 Kim F. Storm <storm@cua.dk>
5522 * emulation/cua-base.el (cua-auto-expand-rectangles):
5523 Remove automatic rectangle padding feature; replace by non-destructive
5524 virtual rectangle edges feature.
5525 (cua-virtual-rectangle-edges): New defcustom.
5526 (cua-auto-tabify-rectangles): New defcustom.
5527 (cua-paste): If paste into a marked rectangle, insert rectangle at
5528 current column, even if virtual; also paste exactly as many lines
5529 as has been marked (ignore additional lines or add empty lines),
5530 but paste whole source if only one line is marked.
5531 (cua--update-indications): No longer use overwrite-cursor to
5532 indicate rectangle padding
5534 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
5535 (cua--rectangle-virtual-edges): New defun.
5536 (cua--rectangle-get-corners): Remove optional PAD arg.
5537 (cua--rectangle-set-corners): Never do padding.
5538 (cua--forward-line): Remove optional PAD arg. Simplify.
5539 (cua-resize-rectangle-right, cua-resize-rectangle-left)
5540 (cua-resize-rectangle-down, cua-resize-rectangle-up):
5541 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
5542 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
5543 (cua--rectangle-move): Never do padding. Simplify.
5544 (cua--tabify-start): New defun.
5545 (cua--rectangle-operation): Add tabify arg. All callers changed.
5546 (cua--pad-rectangle): Remove.
5547 (cua--delete-rectangle): Handle delete with virtual edges.
5548 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
5549 (cua--insert-rectangle): Handle insert at virtual column.
5550 Perform auto-tabify if necessary.
5551 (cua--activate-rectangle): Remove optional FORCE arg.
5552 Never do padding. Simplify.
5553 (cua--highlight-rectangle): Enhance for virtual edges.
5554 (cua-toggle-rectangle-padding): Remove command.
5555 (cua-toggle-rectangle-virtual-edges): New command.
5556 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
5557 (cua--rectangle-post-command): Don't force rectangle padding.
5558 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
5560 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
5562 * indent.el (edit-tab-stops-buffer): Doc fix.
5564 2004-08-28 Richard M. Stallman <rms@gnu.org>
5566 * progmodes/grep.el (grep-default-command): Use find-tag-default.
5567 (grep-tag-default): Function deleted.
5569 * subr.el (find-tag-default): Move from etags.el.
5571 * progmodes/etags.el (find-tag-default): Move to subr.el.
5573 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
5574 into the basic character if it has an uppercase form.
5576 2004-08-27 Kenichi Handa <handa@m17n.org>
5578 * international/utf-8.el (utf-8-post-read-conversion): If the
5579 buffer is unibyte, temporarily make it multibyte.
5581 2004-08-27 Masatake YAMATO <jet@gyve.org>
5583 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
5585 2004-08-25 John Paul Wallington <jpw@gnu.org>
5587 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
5588 0, 1, and many mismatches in message.
5589 (tex-start-shell): Use `set-process-query-on-exit-flag'.
5591 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
5592 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
5594 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5596 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
5597 vc-diff-switches differently.
5599 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5601 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
5602 before and a real defvar after
5603 `speedbar-supported-extension-expressions'. This is to silence
5604 the compiler without breaking bootstrapping.
5606 2004-08-22 Richard M. Stallman <rms@gnu.org>
5608 * textmodes/flyspell.el (flyspell-word):
5609 Use set-process-query-on-exit-flag.
5610 (flyspell-highlight-duplicate-region): Take POSS as arg.
5611 (flyspell-word): Pass POSS as arg.
5613 * progmodes/ada-xref.el: Many doc and style fixes.
5614 (ada-find-any-references): Use compilation-start.
5615 (ada-get-ali-file-name): Improve error msg.
5616 (ada-get-ada-file-name): Likewise.
5618 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
5619 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
5621 * mail/mail-extr.el (mail-extr-all-top-level-domains):
5624 * whitespace.el (global-whitespace-mode): New alias
5625 for whitespace-global-mode.
5627 * speedbar.el (speedbar-file-regexp): Move definition up.
5628 (speedbar-mode, speedbar-set-mode-line-format):
5629 Use with-no-warnings.
5630 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
5632 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
5633 controls whether to display the error buffer.
5635 * ps-mule.el: Delete compatibility code for old Emacses.
5636 (ps-mule-find-wrappoint): Don't use chars-in-region.
5638 * frame.el (display-mouse-p, display-selections-p):
5639 Use with-no-warnings.
5641 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
5643 2004-08-22 David Kastrup <dak@gnu.org>
5645 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
5648 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
5650 2004-08-22 Andreas Schwab <schwab@suse.de>
5652 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
5654 2004-08-22 Masatake YAMATO <jet@gyve.org>
5656 * cvs-status.el (cvs-status-checkout): New function.
5657 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
5659 2004-08-21 David Kastrup <dak@gnu.org>
5661 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
5662 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
5663 has been converted to use hashtables, the relation `nil=none' is
5664 no longer valid, as `nil' is not a hashtable. This patch tries to
5665 reduce the number of resulting errors.
5667 2004-08-21 John Paul Wallington <jpw@gnu.org>
5669 * subr.el (process-kill-without-query): Made obsolete in
5670 version 21.4, not 21.5.
5672 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
5673 (vc-previous-comment, vc-next-comment)
5674 (vc-comment-search-reverse, vc-comment-search-forward)
5675 (vc-comment-to-change-log): Likewise.
5677 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
5679 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
5681 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
5682 Correct indentation of DEFMETHODS with non-standard method
5683 combinations (e.g., PROGN, MIN, MAX).
5685 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
5687 * startup.el (normal-top-level-add-subdirs-to-load-path):
5688 Avoid unnecessarily checking system-type.
5689 (normal-top-level): Set TERM to "dumb". Simplify.
5691 * avoid.el (mouse-avoidance-ignore-p): New fun.
5692 Also ignore switch-frame, select-window, double, and triple clicks.
5693 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
5694 (mouse-avoidance-fancy-hook): Use it.
5696 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
5698 * avoid.el (mouse-avoidance-nudge-mouse)
5699 (mouse-avoidance-banish-destination): Stay within the current window
5700 to avoid problems with mouse-autoselect-window.
5702 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
5704 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
5705 the newer format of some messages in cvs-1.12.1.
5707 2004-08-19 Masatake YAMATO <jet@gyve.org>
5709 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
5710 (elp-results-jump-to-definition-by-mouse)
5711 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
5712 (elp-output-result): Use elp-output-insert-symname.
5714 2004-08-18 Kenichi Handa <handa@m17n.org>
5716 * language/cyrillic.el: Register koi8-r in
5717 ctext-non-standard-encodings-alist.
5718 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
5720 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5722 * emacs-lisp/copyright.el (copyright-update-year): Delete code
5723 that replaces 20xy with xy.
5725 2004-08-17 John Paul Wallington <jpw@gnu.org>
5727 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
5728 (reb-force-update): Doc fix.
5730 2004-08-16 Richard M. Stallman <rms@gnu.org>
5732 * progmodes/which-func.el (which-func-update-1): Doc fix.
5734 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
5735 (sh-mode-abbrev-table): New variable.
5737 * progmodes/compile.el (compilation-mode): Doc fix.
5739 * emacs-lisp/lisp-mode.el (eval-last-sexp):
5740 Don't cons a new symbol each time.
5741 (eval-last-sexp-fake-value): New variable.
5743 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
5744 (copyright-update-year): Detect continuation of list of years.
5746 * term.el (term-default-fg-color, term-default-bg-color)
5747 (ansi-term-color-vector): Use `unspecified', not nil, as default.
5749 * imenu.el: Several doc fixes: don't say variables are buffer-local.
5751 2004-08-16 Davis Herring <herring@lanl.gov>
5753 * isearch.el (isearch-string, isearch-message-string, isearch-point)
5754 (isearch-success, isearch-forward-flag, isearch-other-end)
5755 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
5756 (isearch-barrier, isearch-within-brackets)
5757 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
5759 2004-08-16 Kenichi Handa <handa@m17n.org>
5761 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
5763 2004-08-15 Kenichi Handa <handa@m17n.org>
5765 * term/x-win.el (x-selection-value): If utf8 was successful but
5766 ctext was not, use utf8 string.
5768 2004-08-14 Davis Herring <herring@lanl.gov>
5770 * isearch.el: Remove accidental changes of March 4. Fix backing
5771 up when a regexp isearch is made more general. Use symbolic
5772 accessor functions for isearch stack frames to make usage clearer.
5773 (search-whitespace-regexp): Made groups in documentation shy (as
5774 is the group in the default value).
5775 (isearch-fallback): New function, addresses problems with regexps
5776 liberalized by `\|', adds support for liberalization by `\}' (the
5777 general repetition construct), and incorporates behavior for
5779 (isearch-}-char): New command, calls `isearch-fallback' with
5780 arguments appropriate to a typed `}'.
5781 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
5783 (isearch-mode-map): Bind `}' to `isearch-}-char'.
5784 (isearch-string, isearch-message,string, isearch-point)
5785 (isearch-success, isearch-forward-flag, isearch-other-end)
5786 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
5787 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
5788 New inline functions to read fields of a stack frame.
5790 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
5792 * battery.el (battery-linux-proc-acpi): Look into battery
5793 directories matching the literal string "CMB", too (required for
5794 Linux kernel version 2.6.7).
5796 2004-08-14 John Paul Wallington <jpw@gnu.org>
5798 * cus-start.el (read-file-name-completion-ignore-case): Add.
5799 (blink-cursor-alist): Change version to "21.4".
5801 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
5803 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
5805 * speedbar.el (speedbar-scan-subdirs): New option.
5806 (speedbar-file-lists): Don't ignore file-name case on Unix and use
5808 (speedbar-insert-files-at-point): Take an extra argument and use
5809 it to optionally find out if a subdir is empty. Also unreadable
5810 files don't get expand buttons.
5811 (speedbar-directory): New image (unused pixmap already existed).
5812 (speedbar-expand-image-button-alist): Use it.
5814 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5816 CC Mode update to 5.30.9:
5818 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
5819 Move from cc-vars to cc-defs for dependency reasons. Fix the
5820 POSIX char class test to check that it works in
5821 `skip-chars-(forward|backward)' too.
5823 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
5824 first argument starts with a special brace list.
5826 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
5827 when `c-opt-type-concat-key' is used (i.e. in Pike).
5829 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
5830 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
5833 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
5836 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
5837 position for `arglist-intro', `arglist-cont-nonempty' and
5838 `arglist-close' when there are two arglist open parens on the same
5839 line and there's nothing in front of the first.
5841 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
5842 locking of qualified names in Java, which previously could fontify
5843 common indexing expressions in many cases. The standard Java
5844 naming conventions are used to tell them apart.
5846 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
5847 Fix inconsistency wrt opening parens on the first line inside a paren
5850 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
5851 compile time for the sake of `c-major-mode-is'.
5853 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
5854 `c-major-mode-is' in the event that this is used inside a
5857 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
5858 `c-lang-defconst' so that it works better with fallback languages.
5860 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
5861 it to fail to record the base mode.
5863 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
5864 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
5865 is used. Reorder the syntax checks to get more efficient
5866 skipping in some situations.
5868 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
5869 continuation which might precede the newly inserted '{'.
5871 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
5872 Fix cases where it could loop indefinitely.
5874 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
5875 size specs correctly. Only fontify identifiers in front of '('
5876 with as functions - don't accept any paren char. Tighten up
5877 initializer skipping to stop before function and class blocks.
5879 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
5880 the point could be left directly after an open paren when finding
5881 the beginning of the first decl in the block.
5883 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
5884 table when filtering out legitimate open parens to be recorded.
5885 This could cause cache inconsistencies when e.g.
5886 `c++-template-syntax-table' was temporarily in use.
5888 * progmodes/cc-engine.el (c-on-identifier)
5889 (c-simple-skip-symbol-backward): Small fix for handling "-"
5890 correctly in `skip-chars-backward'. Affected the operator lfun
5893 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
5894 Fix bug that could cause an error from `after-change-functions' when
5895 the changed region is at bob.
5897 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
5899 CC Mode update to 5.30.9:
5901 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
5902 to say that <TAB> doesn't insert WS into a CPP line.
5903 (c-indent-command, c-tab-always-indent): Amend doc strings.
5905 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
5906 checks for user errors, thus eliminating cryptic and unhelpful
5907 Emacs error messages. (1) Check the arg to `c-set-style' is a
5908 string. (2) Check that settings to `c-offsets-alist' are not
5911 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
5912 which precedes the newly inserted `{'.
5914 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
5916 Sync with Tramp 2.0.44.
5918 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
5919 function "tramp_file_attributes". Otherwise, file names
5920 containing spaces are misinterpreted. Reported by Magnus Henoch
5921 <mange@freemail.hu>.
5922 (tramp-handle-file-truename): FILENAME must be expanded first.
5923 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
5924 obscure results. Reported by D. Goel <deego@gnufans.org>.
5925 (tramp-handle-verify-visited-file-modtime): If file does not
5926 exist, say it is not modified if and only if that agrees with the
5927 buffer's record. Check whether a file is visiting the buffer, or
5928 the buffer has no recorded last modification time. Return t in
5929 case the visiting file doesn't exist. Suggested by Luc Teirlinck
5930 <teirllm@auburn.edu>.
5931 (tramp-handle-write-region): Pass modtime explicitely to
5932 `set-visited-file-modtime', because filename can be different
5933 from (buffer-file-name) if `file-precious-flag' is set.
5934 `set-visited-file-modtime' must be called always when `visit' is t
5935 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
5936 (tramp-handle-set-visited-file-modtime): If `time-list' is not
5937 nil, don't apply the whole body. If the file doesn't exists, set
5938 modtime to '(-1 65535). Suggested by Luc Teirlinck
5939 <teirllm@auburn.edu>.
5941 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
5943 * help.el (describe-bindings): Doc fix.
5945 * subr.el (kbd): Doc fix.
5947 2004-08-08 John Paul Wallington <jpw@gnu.org>
5949 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
5950 instead of `string-to-int'.
5951 (define-ibuffer-column mode): Fix indentation.
5953 2004-08-08 Lars Hansen <larsh@math.ku.dk>
5955 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
5957 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5959 * subr.el (global-unset-key, local-unset-key): Doc fixes.
5961 * novice.el (disabled-command-function): New variable renamed from
5962 `disabled-command-hook'.
5963 (disabled-command-hook): Keep the _variable_ as alias for
5964 `disabled-command-function' and make obsolete.
5965 (disabled-command-function): Function renamed from
5966 `disabled-command-hook'. Adapt code to name change of the variable.
5968 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
5970 * simple.el (completion-root-regexp): New defvar.
5971 (completion-setup-function): Use it instead of a literal string.
5973 2004-08-07 John Paul Wallington <jpw@gnu.org>
5975 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
5976 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
5977 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
5978 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
5980 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
5982 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
5983 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
5985 2004-08-04 Kenichi Handa <handa@m17n.org>
5987 * international/encoded-kb.el (encoded-kbd-setup-keymap):
5988 Fix previous change.
5990 2004-08-03 Kenichi Handa <handa@m17n.org>
5992 * international/encoded-kb.el: The following changes are to
5993 utilize key-translation-map instead of minor mode map.
5994 (encoded-kbd-iso2022-non-ascii-map): Delete it.
5995 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
5996 (encoded-kbd-last-key): New function.
5997 (encoded-kbd-iso2022-single-shift): New function.
5998 (encoded-kbd-iso2022-designation)
5999 (encoded-kbd-self-insert-iso2022-7bit)
6000 (encoded-kbd-self-insert-iso2022-8bit)
6001 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
6002 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
6003 key-translation-map.
6004 (encoded-kbd-setup-keymap): Setup key-translation-map.
6005 (saved-key-translation-map): New variable.
6006 (encoded-kbd-mode): Save/restore key-translation-map.
6007 Adjust for the change of encoded-kbd-setup-keymap.
6009 2004-08-02 Kim F. Storm <storm@cua.dk>
6011 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
6012 and call compute-motion with nil for topos and width to get proper
6013 usable width and height for both window and non-window systems.
6015 * windmove.el (windmove-coordinates-of-position): Let compute-motion
6016 calculate usable window width and height.
6018 * window.el (window-buffer-height): Call compute-motion with nil width.
6020 2004-08-01 David Kastrup <dak@gnu.org>
6022 * replace.el (query-replace-read-from):
6023 Use `query-replace-compile-replacement'.
6024 (query-replace-compile-replacement): New function.
6025 (query-replace-read-to): Use `query-replace-compile-replacement'
6026 for repeating the last command.
6028 2004-08-01 John Paul Wallington <jpw@gnu.org>
6030 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
6031 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
6032 (pr-switches): Remove period from end of error messages.
6034 * help-mode.el (help-go-back): Likewise.
6036 * abbrev.el (only-global-abbrevs): Doc fix.
6037 (edit-abbrevs-map): Define within defvar.
6038 (quietly-read-abbrev-file): Doc fix.
6040 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
6042 * novice.el (enable-command, disable-command): Doc fixes.
6044 * subr.el (event-modifiers, event-basic-type): Doc fixes.
6046 2004-07-30 Richard M. Stallman <rms@gnu.org>
6048 * subr.el (with-local-quit): Doc fix.
6050 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
6052 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
6054 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
6056 * custom.el (defcustom): Doc fix.
6058 2004-07-28 Masatake YAMATO <jet@gyve.org>
6060 * progmodes/etags.el (etags-tags-apropos): Show building progress.
6062 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6064 * imenu.el (imenu-prev-index-position-function)
6065 (imenu-extract-index-name-function, imenu-name-lookup-function)
6066 (imenu--index-alist): Docstring redundancy fix.
6068 2004-07-25 Lars Hansen <larsh@math.ku.dk>
6070 * wdired.el (wdired-finish-edit): Require dired-aux before locally
6071 binding dired-backup-overwrite.
6073 2004-07-25 John Paul Wallington <jpw@gnu.org>
6075 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
6077 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6079 * term/tty-colors.el (tty-color-approximate): Doc fix.
6081 * select.el (x-get-selection, x-set-selection): Doc fixes.
6083 * frame.el (make-frame): Doc fix.
6085 2004-07-24 Richard M. Stallman <rms@gnu.org>
6087 * mail/rmail.el (rmail-mime-charset-pattern):
6088 Don't include semicolon in the charset value.
6090 * replace.el (occur-next-error): Call set-window-point.
6091 (occur-engine): Handle negative NLINES.
6093 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
6095 * frame.el (modify-all-frames-parameters): Minor doc fix.
6096 (set-frame-configuration): Doc fix.
6098 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
6100 * simple.el (completion-setup-function): Compute the common parts
6101 and the first difference place correctly when
6102 partial-completion-mode is on.
6104 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6106 * ps-print.el: Doc fix.
6107 (ps-print-version): New version 6.6.5.
6108 (ps-printing-region): Doc fix.
6109 (ps-generate-string-list): Comment fix.
6110 (ps-message-log-max): Code fix.
6112 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
6114 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
6115 generated PostScript.
6117 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
6119 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
6120 with Gnus v5_10 branch.)
6122 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
6124 * calendar/time-date.el (time-to-number-of-days): New function.
6125 Imported from from Gnus.
6127 2004-07-22 Kim F. Storm <storm@cua.dk>
6129 * progmodes/make-mode.el: Fix comments.
6131 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6133 * printing.el: Doc fix.
6135 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
6137 * frame.el (modify-all-frames-parameters): Minor doc fix.
6139 2004-07-20 Richard M. Stallman <rms@gnu.org>
6141 * textmodes/fill.el (fill-nobreak-p): If this break point is
6142 at the end of the line, don't consider the newline which follows
6143 as a reason to return t.
6145 2004-07-19 John Paul Wallington <jpw@gnu.org>
6147 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
6149 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6151 * dired-aux.el (dired-do-kill-lines): Expand docstring.
6152 Delete irrelevant code.
6154 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
6156 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
6157 New docstring. From Luc Teirlinck.
6159 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
6161 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
6163 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
6164 non-file buffers. We know it is nil.
6166 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
6168 Sync with Tramp 2.0.43.
6170 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
6171 Remove outdated comment.
6172 (tramp-locked, tramp-locker): New variables for implementing a
6174 (tramp-sh-file-name-handler): Use them to implement the global lock.
6176 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
6178 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
6179 calls to respective `xxx` calls.
6180 (tramp-process-alive-regexp): Precise doc string.
6181 (tramp-multi-action-process-alive): New defun.
6182 (tramp-multi-actions): Use it.
6183 (tramp-handle-find-backup-file-name): `copy-tree' is available
6184 since Emacs 21.4 only (XEmacs has it). Implementation rewritten
6185 in order to avoid this function.
6186 (tramp-handle-write-region): Set current buffer. If connection
6187 wasn't open, `file-modes' has changed it accidently. Reported by
6188 David Kastrup <dak@gnu.org>.
6189 (tramp-enter-password, tramp-read-passwd): New arguments USER and
6191 (tramp-action-password, tramp-multi-action-password): Apply it.
6192 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
6193 name must still contain the port number. Otherwise, we have two
6194 Tramp buffers, with all the confusion. Reported by Myron Selby
6195 <myron@xytech.com> and Rolf Dubitzky
6196 <Dubitzky@physi.uni-heidelberg.de>.
6198 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
6199 HOST to `tramp-enter-passwd'.
6201 * net/tramp-vc.el (all): Code cleanup. Change all
6202 `tramp-handle-xxx' calls to respective `xxx` calls.
6204 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
6206 * emacs-lisp/testcover.el: New category "potentially-1valued" for
6207 functions that are not erroneous if either 1-valued or
6208 multi-valued. Detect functions in this class.
6209 (testcover-1value-functions, testcover-compose-functions)
6210 (testcover-progn-functions) Add some additional functions to lists.
6211 (testcover-mark): Bugfix when marking up the definition for an
6214 2004-07-17 Richard M. Stallman <rms@gnu.org>
6216 * replace.el (occur-read-primary-args): Pass default to
6217 read-from-minibuffer.
6219 * mail/footnote.el (footnote-section-tag): Use defcustom.
6221 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
6222 Compile font-lock-keywords, not KEYWORDS.
6223 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
6224 Add warn, check-type. Handle cerror like error.
6226 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
6228 * progmodes/which-func.el (which-func-keymap): New var.
6229 (which-func-face): New face.
6230 (which-func-format): Use them.
6232 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6234 * buff-menu.el (list-buffers-noselect): Append the buffer's
6235 process status to its mode name.
6237 2004-07-16 Kim F. Storm <storm@cua.dk>
6239 * simple.el (inhibit-mark-movement): New defvar.
6240 (beginning-of-buffer, end-of-buffer): Do not push mark if
6241 inhibit-mark-movement is non-nil or C-u prefix is given.
6243 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
6244 Init to beginning-of-buffer and end-of-buffer.
6245 (cua--undo-push-mark): New defvar.
6246 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
6247 already active and command is in cua--preserve-mark-commands.
6248 Also fix check for shift modifier on non-window systems.
6249 (cua--post-command-handler): Clear inhibit-mark-movement if set.
6251 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6253 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
6254 of two integers, instead of a cons.
6256 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
6257 `visited-file-modtime' now returns a list of two integers, instead
6260 * dired.el (dired-directory-changed-p): Ditto.
6262 * progmodes/grep.el (grep): Doc fix.
6264 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
6266 * autorevert.el (auto-revert-tail-mode)
6267 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
6268 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
6269 in both at the same time.
6270 (auto-revert-tail-mode): New command.
6271 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
6272 (auto-revert-handler): Revert only either tail or whole file.
6274 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
6275 add auto-revert-tail-mode.
6277 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6279 * printing.el: Doc fix. Change name of some funs.
6280 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
6281 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
6282 (pr-standard-file-name): New fun. Replace pr-standard-path.
6283 (pr-call-process): Code fix.
6285 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
6287 * subr.el (with-selected-window): Doc fix.
6289 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
6291 * subr.el (get-buffer-window-list): Doc fix.
6293 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
6295 * files.el (switch-to-buffer-other-window): Doc fix.
6297 * window.el (save-selected-window, one-window-p)
6298 (split-window-keep-point, split-window-vertically)
6299 (split-window-horizontally): Doc fixes.
6301 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6303 * printing.el: Doc fix. Now it uses call-process instead of
6304 shell-command for low command execution.
6305 (pr-version): New version number (6.8).
6306 (pr-shell-file-name): Option removed.
6307 (pr-shell-command): Fun removed.
6308 (pr-call-process): New fun. Replace pr-shell-command.
6309 (pr-standard-path, pr-remove-nil-from-list): New funs.
6310 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
6311 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
6312 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
6313 (pr-ps-utility-process, pr-txt-print): Code fix.
6315 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6317 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
6320 2004-07-09 Lars Hansen <larsh@math.ku.dk>
6322 * wid-edit.el (widget-field-buffer): Doc fix.
6324 2004-07-09 John Paul Wallington <jpw@gnu.org>
6326 * emacs-lisp/re-builder.el (reb-update-overlays):
6327 Distinguish between one and several matches in message.
6329 2004-07-09 Richard M. Stallman <rms@gnu.org>
6331 * mouse.el (mouse-set-region-1): If transient-mark-mode
6332 is `identity', change it to `only'.
6334 * simple.el (current-word): Doc fix.
6336 2004-07-09 Mark A. Hershberger <mah@everybody.org>
6338 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
6339 so that it is more understanding of whitespace.
6341 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
6343 (("ns" . "element") (attr-list) children) instead of
6344 ((:ns . "element") (attr-list) children) in order to reduce the
6345 number of symbols used.
6346 (xml-skip-dtd): Change to use xml-parse-dtd but set
6347 xml-validating-parsing to nil.
6348 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
6349 (xml-substitute-entity): Remove in favor of new entity substitution.
6350 (xml-substitute-special): Rewrite in to substitute complex
6351 entities from DOCTYPE declarations.
6352 (xml-parse-fragment): Parse fragments from entity deleclarations.
6353 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
6354 (xml-parse-dtd, xml-substitute-special): Make validity checks
6355 conditioned on xml-validating-parser. Add "Not Well Formed" to
6356 error messages about well-formedness.
6358 2004-07-08 Steven Tamm <steventamm@mac.com>
6360 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
6361 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
6362 Do not treat double clicks and triple clicks specially in the
6363 scroll bar (preventing strange repositioning problems)
6365 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
6367 * replace.el (query-replace-regexp-eval): Fix last change.
6369 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6371 * replace.el (query-replace-descr): New fun.
6372 (query-replace-read-from, query-replace-read-args): Default to the
6374 (query-replace-read-to): Quote the `from' string when displaying it.
6375 (query-replace-regexp-eval): Immediately check read-only status.
6376 Use query-replace-read-from to get the \n checking.
6377 Quote the `from' string when displaying it.
6378 (map-query-replace-regexp, occur-read-primary-args):
6379 Quote the `from' string when displaying it.
6381 * isearch.el (isearch-query-replace): Pass the regexp-ness and
6382 delimited-ness of the search to query-replace.
6384 * replace.el (query-replace-read-from, query-replace-read-to):
6385 New funs extracted from query-replace-read-args.
6386 (query-replace-read-args): Use them.
6388 * replace.el (query-replace-interactive, query-replace-read-args):
6389 Remove the `initial' special value.
6390 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
6391 (occur-engine): Remove unused var `matchend'.
6393 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
6394 Use the search string without prompting.
6396 2004-07-05 Kenichi Handa <handa@m17n.org>
6398 * international/mule.el (decode-coding-inserted-region):
6399 Set last-coding-system-used only when coding is nil.
6401 2004-07-03 Eli Zaretskii <eliz@gnu.org>
6403 * progmodes/grep.el (grep-compute-defaults, grep-command)
6404 (grep-program, find-program, grep-find-use-xargs, grep-history)
6405 (grep-find-history, grep-tag-default, grep-find-command)
6406 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
6407 Add autoload cookies, for unbundled packages that load `compile'
6408 and expect all grep-related symbols to become defined.
6410 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
6412 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
6413 (iimage-mode-image-search-path): New user option to search the
6415 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
6417 (iimage-mode-buffer): Use it.
6419 2004-07-03 Nick Roberts <nickrob@gnu.org>
6421 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
6423 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
6425 2004-07-03 Juri Linkov <juri@jurta.org>
6427 * replace.el (query-replace-read-args): Swallow space after 'foo,
6428 not after (quote foo). Match space only immediately after symbol,
6429 not anywhere in the whole string.
6431 2004-07-02 Richard M. Stallman <rms@gnu.org>
6433 * replace.el (query-replace-read-args): Swallow space after
6434 symbols, not after closeparens. But avoid error if string ends there.
6436 * progmodes/python.el (python-beginning-of-statement):
6437 Exit the loop if backward-up-list gets error.
6439 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
6441 2004-07-02 Andre Spiegel <spiegel@gnu.org>
6443 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
6444 only if vc-consult-headers is non-nil.
6446 2004-07-02 Juri Linkov <juri@jurta.org>
6448 * pcvs.el (cvs-mode-diff-repository): New command.
6450 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
6452 2004-07-01 Juri Linkov <juri@jurta.org>
6454 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
6455 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
6456 C-M-% to isearch-query-replace-regexp.
6457 (minibuffer-local-isearch-map): Add arrow key bindings.
6458 Bind C-f to isearch-yank-char-in-minibuffer.
6459 (isearch-forward): Doc fix.
6460 (isearch-edit-string): Doc fix.
6461 (isearch-query-replace, isearch-query-replace-regexp): New funs.
6462 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
6463 (isearch-yank-char): Add optional arg.
6464 (isearch-yank-char-in-minibuffer): New fun.
6466 * replace.el (query-replace-interactive): Change type from boolean
6467 to choice. Add value `initial'.
6468 (query-replace-read-args): Handle value `initial' of
6469 query-replace-interactive.
6471 2004-06-29 Kim F. Storm <storm@cua.dk>
6473 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
6474 (breakpoint-disabled-bitmap-face): Add :group 'gud.
6476 * progmodes/ada-xref.el (ada-tight-gvd-integration):
6479 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
6481 2004-06-29 Juri Linkov <juri@jurta.org>
6483 * replace.el (query-replace-read-args): Swallow a space after
6484 everything except )]" which in most cases means after a symbol.
6486 * emacs-lisp/pp.el (pp-buffer): Add autoload.
6488 2004-06-28 Richard M. Stallman <rms@gnu.org>
6490 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
6491 More changes to go with previous change in font-lock.el.
6493 2004-06-26 David Kastrup <dak@gnu.org>
6495 * replace.el (perform-replace): Highlight the match even in
6496 non-query mode if there is potential replace string editing.
6498 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
6500 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
6501 agree with new return value of `file-remote-p'.
6502 This syncs with Tramp 2.0.42.
6504 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
6505 according to new documentation of `file-remote-p'.
6507 * files.el (file-remote-p): Fix doc to say that return value is
6508 identification of remote system, if not nil.
6509 (file-relative-name): Use new return value of `file-remote-p'.
6511 2004-06-26 Nick Roberts <nickrob@gnu.org>
6513 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
6514 (gdb-goto-breakpoint): Fix breakage.
6516 2004-06-26 Eli Zaretskii <eliz@gnu.org>
6518 * man.el (Man-getpage-in-background): Add windows-nt to the list
6519 of systems where shell-file-name should be used instead of
6522 2004-06-25 Sam Steingold <sds@gnu.org>
6524 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
6525 function names `(setf symbol)'.
6527 2004-06-24 Richard M. Stallman <rms@gnu.org>
6529 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
6531 * font-lock.el (font-lock-keywords): Change format of compiled values.
6533 (font-lock-add-keywords): If font-lock-keywords is compiled,
6534 extract the uncompiled version, modify, then recompile.
6535 (font-lock-remove-keywords): Likewise.
6536 (font-lock-fontify-keywords-region): Handle changed format.
6537 (font-lock-compile-keywords): Handle changed format.
6538 (font-lock-set-defaults): Compile the keywords explicitly here.
6540 2004-06-24 David Kastrup <dak@gnu.org>
6542 * replace.el (query-replace-read-args): Implement `\,' and `\#'
6544 (query-replace-regexp): Doc string explaining this and the new
6545 `\?' replacement. Remove `\,' and `\#' implementation here, as it
6546 is better placed in `query-replace-read-args'.
6547 (replace-regexp): Explain `\,', `\#' and `\?'.
6548 (replace-match-data): New function for thorough reuse/destruction
6550 (replace-match-maybe-edit): Function for implementing `\?' editing.
6551 (perform-replace): Fix maintaining of the match stack including
6552 already matched regions, implement `\?', fix various problems
6553 with regions while editing and other stuff.
6554 (replace-highlight): Simplify.
6556 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
6558 * progmodes/grep.el (grep-error-screen-columns): New variable.
6559 (grep-regexp-alist): Give it the full functionality of gnu style
6560 compilation messages with line and column ranges. Ask me for the
6561 perl script I'm working on, that uses these.
6563 2004-06-23 Nick Roberts <nickrob@gnu.org>
6565 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
6567 (comint-insert-input, comint-mouse-insert-input): New functions
6568 based on comint-insert-clicked-input for two bindings but just
6571 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6573 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
6575 2004-06-23 Lars Hansen <larsh@math.ku.dk>
6577 * files.el (write-contents-functions): Doc fix.
6579 2004-06-21 Juanma Barranquero <lektu@terra.es>
6581 * image.el (image-library-alist): Rewrite docstring in active voice.
6583 2004-06-20 Richard M. Stallman <rms@gnu.org>
6585 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
6587 * isearch.el (isearch-repeat): Avoid testing old match data.
6588 (isearch-message): Display trailing space in special font
6589 when search is failing.
6590 (isearch-search-fun-function): Doc fix.
6592 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
6594 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
6596 * frame.el (show-trailing-whitespace): Doc fix.
6598 * cus-edit.el (custom-variable-documentation): New function.
6599 (custom-variable): Use it.
6601 2004-06-19 Nick Roberts <nickrob@gnu.org>
6603 * man.el (Man-getpage-in-background): Revert previous change but
6604 make cygwin a special case.
6606 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
6608 * autorevert.el (global-auto-revert-non-file-buffers):
6611 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
6613 * progmodes/compile.el (compilation-error-properties): Store one
6614 more than end-col, if present, so that transient-mark-mode will
6615 highlight last char too.
6616 * progmodes/grep.el (grep-regexp-alist): Match columns and column
6619 2004-06-18 Jason Rumney <jasonr@gnu.org>
6621 * makefile.w32-in: Double percent signs in for loops.
6623 2004-06-17 David Kastrup <dak@gnu.org>
6625 * replace.el (query-replace-read-args): Only warn about use of \n
6626 and \t when we are doing a regexp replacement and the actual
6627 escaped character is n or t.
6628 (query-replace-regexp): Add \, and \# interpretation to
6629 interactive call and document it.
6630 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
6631 as shortkey for replace-count.
6632 (replace-quote): New function for doubling backslashes.
6634 2004-06-17 Juanma Barranquero <lektu@terra.es>
6636 * files.el (parse-colon-path, cd): Mention in docstring that the
6637 path separator is colon in GNU-like systems.
6639 * newcomment.el (comment-region-internal): Fix docstring.
6641 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
6642 (ewoc-invalidate, ewoc-collect): Doc fixes.
6643 (ewoc--create-node, ewoc--delete-node-internal):
6644 Fix typos in docstring.
6646 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6648 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
6649 manual to docstring.
6651 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6653 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
6655 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6657 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
6658 Add hyperlink to emacs-xtra manual to docstring.
6660 * autorevert.el (global-auto-revert-non-file-buffers):
6661 Add hyperlink to emacs-xtra manual to docstring, as well as an
6664 2004-06-14 Juanma Barranquero <lektu@terra.es>
6666 * image.el (image-library-alist): New variable to map image types
6667 to external libraries. Initialized to nil, unless system-specific
6669 (image-type-available-p): Determine whether an image type is
6670 available by calling `init-image-library'.
6672 * term/w32-win.el (image-library-alist): Initialize to a known set
6673 of probable library names.
6675 2004-06-14 Kenichi Handa <handa@m17n.org>
6677 * international/code-pages.el (windows-1256, cp1125): Fix tables
6678 for several characters.
6680 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
6682 2004-06-13 Richard M. Stallman <rms@gnu.org>
6684 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
6686 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
6687 not "`pc-selection-mode'".
6689 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
6691 * simple.el (previous-matching-history-element): Specify a default.
6693 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
6695 * cus-face.el (custom-declare-face): Simplify code.
6697 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
6699 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6701 * files.el (before-save-hook): Add `time-stamp' to the options.
6703 * time-stamp.el (time-stamp): Recommend adding it to
6704 `before-save-hook', rather than `write-file-functions'.
6705 Make a similar change in `Commentary' section.
6707 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
6709 * diff-mode.el (diff-current-defun): If at start of hunk, use
6710 position of first change.
6712 2004-06-13 Lars Hansen <larsh@math.ku.dk>
6714 * dired-x.el (dired-mark-omitted): Bind to "*O".
6716 2004-06-12 Karl Fogel <kfogel@red-bean.com>
6718 * bookmark.el (bookmark-bmenu-relocate): New function, as
6719 suggested by David J. Biesack <David.Biesack@sas.com>.
6720 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
6721 (bookmark-bmenu-mode): Describe binding in doc string.
6722 (bookmark-set-filename): Save the bookmark list if it's time.
6724 2004-06-13 Kenichi Handa <handa@m17n.org>
6726 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
6727 (ccl-untranslated-to-ucs): Fix typo.
6729 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
6731 * progmodes/python.el (python-open-block-statement-p):
6732 Fix indentation after a block opening that contains a comment.
6734 2004-06-12 J
\e,Ai
\e(Br
\e,At
\e(Bme Marant <jerome@marant.org> (tiny change)
6736 * bindings.el (completion-ignored-extensions): Add file extensions
6737 of Python byte-compiled files.
6739 2004-06-12 Juri Linkov <juri@jurta.org>
6741 * info.el (Info-goto-node): Add autoload.
6742 (Info-toc): Add substring-no-properties on Info file name.
6743 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
6744 (Info-mode-map): Bind L to Info-history, T to Info-toc.
6746 2004-06-12 Kenichi Handa <handa@m17n.org>
6748 * international/mule-cmds.el (set-language-environment):
6749 Load subst tables if necessary.
6751 * international/mule.el (decode-char): Load subst tables if necessary.
6752 (encode-char): Likewise.
6754 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
6755 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
6756 (utf-16le-decode-loop): Set r5 to -1 before loop.
6757 (utf-16be-decode-loop): Likewise.
6758 (ccl-decode-mule-utf-16le): Add EOF processing block.
6759 (ccl-decode-mule-utf-16be): Likewise.
6760 (ccl-decode-mule-utf-16le-with-signature): Likewise.
6761 (ccl-decode-mule-utf-16be-with-signature): Likewise.
6762 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
6763 (ccl-mule-utf-16-encode-untrans): New CCL.
6764 (utf-16-decode-to-ucs): Handle pre-read character.
6765 (utf-16le-encode-loop): Handle surrogate pair.
6766 (utf-16be-encode-loop): Likewise.
6767 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
6768 of utf-16le-encode-loop.
6769 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
6770 of utf-16be-encode-loop.
6771 (mule-utf-16-post-read-conversion):
6772 Call utf-8-post-read-conversion at first.
6773 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
6774 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
6775 Add post-read-conversion and pre-write-conversion.
6777 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
6778 (utf-translate-cjk-unicode-range): New variable.
6779 (utf-translate-cjk-load-tables): New function.
6780 (utf-lookup-subst-table-for-decode): New function.
6781 (utf-lookup-subst-table-for-encode): New function.
6782 (utf-translate-cjk-mode): Init-value changed to t. Don't load
6783 tables here. Update safe-charsets of utf-* coding systems.
6784 (ccl-mule-utf-untrans): New CCL.
6785 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
6786 at end of each branch.
6787 (ccl-mule-utf-8-encode-untrans): New CCL.
6788 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
6789 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
6790 length of encoding. Don't return r0.
6791 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
6792 (utf-8-post-read-conversion): Narrow to region properly.
6793 If utf-translate-cjk-mode is on, load tables if necessary.
6794 Call utf-8-compose with hash-table arg if necessary.
6795 Call XXX-compose-region instead of XXX-post-read-convesion.
6796 (utf-8-pre-write-conversion): New function.
6797 (mule-utf-8): Include CJK charsets in safe-charsets if
6798 utf-translate-cjk-mode is on. Add pre-write-conversion.
6800 * international/characters.el: Temporarily set
6801 utf-translate-cjk-mode to nil.
6803 * language/devan-util.el (devanagari-compose-region):
6804 Add autoload cookie.
6806 * international/ccl.el (ccl-dump-call): Fix printing the
6809 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
6811 * dired.el (dired-revert): If buffer is marked unmodified before
6812 reverting, keep it marked unmodified.
6813 Adapt to new conventions for commenting out code.
6814 (dired-make-relative): Adapt to new conventions for commenting out code.
6816 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
6818 * eshell/esh-module.el (eshell-load-defgroups):
6819 Bind `vc-handled-backends' to nil when opening files.
6821 2004-06-11 Juanma Barranquero <lektu@terra.es>
6823 * files.el (parse-colon-path, cd): Doc fixes (refer to
6824 `path-separator', not colon).
6826 2004-06-10 Juanma Barranquero <lektu@terra.es>
6828 * newcomment.el (comment-search-forward)
6829 (comment-search-backward): Fix typos in docstring.
6830 (comment-region): Doc fix.
6832 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
6834 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
6835 switch is no longer stored in `dired-switches-alist'.
6837 * dired-aux.el (dired-insert-subdir): Do not store R switch in
6838 `dired-switches-alist'.
6840 2004-06-10 Kim F. Storm <storm@cua.dk>
6842 * pcvs.el (cvs-mode-diff-yesterday): New command.
6844 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
6846 2004-06-10 Juri Linkov <juri@jurta.org>
6848 * emacs-lisp/edebug.el (edebug-eval-defun):
6849 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
6852 * simple.el (eval-expression-print-format): Don't print additional
6853 information on the first call to `eval-print-last-sexp'.
6854 (next-error-find-buffer): Fix punctuation.
6855 (killing) <defgroup>: Fix punctuation.
6856 (yank-excluded-properties): Change group from editing to killing.
6858 * replace.el (perform-replace): Use `limit' to terminate the
6859 while-loop explicitly.
6861 2004-06-09 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
6863 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
6864 Use lc-*.xpm as prefix instead of *-locol.xpm.
6866 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
6867 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
6868 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
6869 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
6870 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
6871 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
6872 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
6873 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
6874 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
6875 * toolbar/lc-up_arrow.xpm:
6876 Rename from *-locol.xpm.
6878 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
6880 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
6881 include forms like &<str>; as valid url patterns.
6883 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6885 * dired.el (dired-diff, dired-backup-diff)
6886 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
6887 (dired-do-chown, dired-do-touch, dired-do-print)
6888 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
6889 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
6890 (dired-create-directory, dired-do-copy, dired-do-symlink)
6891 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
6892 (dired-do-copy-regexp, dired-do-hardlink-regexp)
6893 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
6894 (dired-maybe-insert-subdir, dired-next-subdir)
6895 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
6896 (dired-kill-subdir, dired-tree-up, dired-tree-down)
6897 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
6898 (dired-run-shell-command, dired-query): Remove redundant,
6899 or incorrect, autoloads.
6901 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
6902 does not end in a slash. Add optional argument KILL-ROOT.
6904 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
6905 (dired-query): Add autoloads.
6907 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
6909 * progmodes/compile.el (compilation-set-window-height):
6910 Rearrange the save-* functions because a buffer can have several current
6911 point in different windows.
6912 (compilation-error-regexp-alist-alist): Recognize {standard input}
6913 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
6915 2004-06-08 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
6917 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
6918 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
6919 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
6920 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
6921 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
6922 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
6923 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
6924 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
6925 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
6926 * toolbar/up_arrow-locol.xpm:
6927 New versions of icons that uses fewer colors.
6929 * toolbar/tool-bar.el (tool-bar-local-item)
6930 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
6931 if display-color-cells is 256 or less.
6933 2004-06-08 Kim F. Storm <storm@cua.dk>
6935 * wid-edit.el (widget-specify-button): Use hand pointer rather
6936 than mouse-face as visible mouse-over effect.
6938 2004-06-07 Karl Fogel <kfogel@red-bean.com>
6940 * saveplace.el (save-place-alist-to-file): Bind `print-length'
6941 and `print-level' to nil when writing out `save-place-alist'.
6942 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
6944 2004-06-07 Juanma Barranquero <lektu@terra.es>
6946 * completion.el (completion-kill-region): Doc fix.
6948 * format.el (format-insert-annotations)
6949 (format-annotate-location): Doc fixes.
6950 (format-subtract-regions): Make arguments match their use in docstring.
6952 * simple.el (kill-region): Doc fix.
6954 * subr.el (insert-buffer-substring-no-properties)
6955 (insert-buffer-substring-as-yank): Doc fixes.
6957 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
6959 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
6961 (dired-reset-subdir-switches): New function.
6963 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
6964 Limit scope of `buffer-read-only' binding.
6966 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
6968 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
6969 eshell-explicit-command-char.
6971 2004-06-06 Juanma Barranquero <lektu@terra.es>
6973 * help-fns.el (help-argument-name): Inherit from italic face only
6974 if the frame supports it.
6976 2004-06-06 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
6978 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
6979 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
6980 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
6981 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
6982 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
6983 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
6984 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
6985 New conversions from xpm files.
6987 * toolbar/README: New file.
6989 2004-06-06 Richard M. Stallman <rms@gnu.org>
6991 * isearch.el (isearch-mode-map): Undo previous change.
6993 2004-06-05 Juri Linkov <juri@jurta.org>
6995 * bindings.el (debug-ignored-errors): Add regexps for history
6996 related messages. Remove $ from "No further undo information".
6997 Move Ediff's messages to ediff.el.
6999 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
7001 * cus-edit.el (custom-display): Add `min-colors'.
7003 * custom.el (defface): Add `supports' to docstring.
7005 * help-fns.el (help-argument-name): Add :group 'help.
7007 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
7009 * find-dired.el (find-ls-subdir-switches): New user option.
7010 (find-dired): No longer call `abbreviate-file-name' on DIR.
7011 Set `dired-subdir-switches' buffer-locally.
7013 * locate.el: Merge the two `Commentary' sections.
7014 (locate-ls-subdir-switches): New user option.
7015 (locate): Update for other changes.
7016 (locate-mode-map): Restore Dired binding for mouse-2.
7017 Bind `locate-mouse-view-file' to M-mouse-2.
7018 Bind `l' to `locate-do-redisplay'.
7019 (locate-main-listing-line-p, locate-do-redisplay): New functions.
7020 (locate-mouse-view-file, locate-tags, locate-find-directory):
7021 Print message if used outside main listing.
7022 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
7023 Various changes to support inserted subdirectories.
7024 (locate-insert-header): Change header of *Locate* buffer.
7026 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
7027 Change interactive default switches.
7028 (dired-rename-subdir-2): Update `dired-switches-alist'.
7029 (dired-insert-subdir, dired-kill-subdir):
7030 Handle `dired-switches-alist'. Do not mark buffer modified.
7031 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
7032 (dired-insert-subdir-doinsert): Omit messages.
7033 Handle `dired-subdir-switches'.
7034 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
7036 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
7037 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
7038 subdirs if -R switch is used for a subdir.
7039 (dired-mode): Set `dired-switches-alist'.
7040 (dired-build-subdir-alist): Only print number of directories in
7041 echo area when invoked interactively.
7043 2004-06-05 Lars Hansen <larsh@math.ku.dk>
7045 * dired-x.el (dired-omit-mode): Rename from
7046 dired-omit-files-p. Use define-minor-mode to define it.
7047 (dired-omit-files-p): Add as alias for dired-omit-mode.
7048 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
7050 (dired-mark-omitted): Add. Bind to M-O.
7052 2004-06-05 Kenichi Handa <handa@m17n.org>
7054 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
7056 2004-06-05 Juanma Barranquero <lektu@terra.es>
7058 * help-fns.el (help-argument-name): Reintroduce face.
7059 (help-default-arg-highlight): Use it, now that
7060 `face-differs-from-default-p' can be trusted.
7062 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
7064 * textmodes/table.el: Sentence commands added to Point Motion
7065 group; kill and backward-kill commands added to Extraction group.
7067 2004-06-04 Mario Lang <mlang@delysid.org>
7069 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
7070 systems appear to use mW, make the code handle this. Fix a
7071 division-by-zero bug while at it, and handle kernels with
7072 a slightly different layout in /proc/acpi.
7074 2004-06-04 Karl Fogel <kfogel@red-bean.com>
7076 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
7077 because the latter is a CL-ism. This fixes the bug reported by
7078 Shawn Boyette <mdxi@collapsar.net> in
7079 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
7081 2004-06-04 Miles Bader <miles@gnu.org>
7083 * faces.el (display-supports-face-attributes-p): Function moved to
7084 C code. Previously only the tty-related portion of this function
7085 was done in C; however the previous attempt to do a halfway-proper
7086 job for non-tty displays in lisp didn't work properly because of
7087 funny conditions during Emacs startup.
7088 (face-differs-from-default-p): Simplify, now that
7089 display-supports-face-attributes-p works properly on all display
7090 types. Remove :stipple from comparison; it doesn't really work
7093 2004-06-04 Miles Bader <miles@gnu.org>
7095 * faces.el (face-differs-from-default-p): Use a different
7096 implementation, so we can really check whether FACE displays
7099 2004-06-04 Miles Bader <miles@gnu.org>
7101 * faces.el (display-supports-face-attributes-p): Implement a
7102 `different from default' check for non-tty displays.
7104 2004-06-03 David Kastrup <dak@gnu.org>
7106 * woman.el (woman-mapcan): More concise code.
7107 (woman-topic-all-completions, woman-topic-all-completions-1)
7108 (woman-topic-all-completions-merge): Replace by a simpler and
7109 much faster implementation based on O(n log n) sort/merge instead
7110 of the old O(n^2) behavior.
7112 2004-06-03 Miles Bader <miles@gnu.org>
7114 * subr.el (read-number): Use canonical format for default in prompt.
7116 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
7117 Add regexp for " [...]" style defaults.
7119 2004-06-02 Romain Francoise <romain@orebokech.com>
7121 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
7122 groups: if the user asks for a hidden buffer, open the
7123 corresponding filter group to expose it.
7125 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
7126 `ibuffer-jump-to-buffer'.
7127 (ibuffer-jump-offer-only-visible-buffers): New user option.
7129 2004-06-02 Juanma Barranquero <lektu@terra.es>
7131 * faces.el (frame-update-faces): Add empty docstring so the one
7132 for `ignore' doesn't show through.
7134 * subr.el (process-kill-without-query): Remove spurious "\n" on
7135 obsolescence string.
7136 (focus-frame, unfocus-frame): Add obsolescence declaration and
7139 * international/mule.el (register-char-codings): Make alias for
7140 `ignore'. Move docstring to obsolescence info and remove redundancy.
7142 2004-06-02 Kim F. Storm <storm@cua.dk>
7144 * frame.el (blink-cursor-start): Turn cursor off initially so blink
7145 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
7147 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7149 * comint.el (comint-replace-by-expanded-history-before-point):
7150 Obey `start' as the docstring says.
7151 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
7152 (comint-update-fence): Prevent font-lock from running unnecessarily.
7153 (comint-dynamic-list-completions): Use with-current-buffer.
7155 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7157 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
7158 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
7159 (bibtex-entry-update): Handle alternatives and optional fields.
7160 (bibtex-parse-entry): Bugfix, handle empty key.
7162 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7164 * vc-arch.el (vc-arch-state): Don't assume the file exists.
7166 2004-05-31 Lars Hansen <larsh@math.ku.dk>
7168 * desktop.el (desktop-save): Don't save minor modes without a
7169 known mode initialization function.
7171 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
7173 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
7175 * autorevert.el: Update `Commentary' section.
7177 2004-05-30 Juanma Barranquero <lektu@terra.es>
7179 * dos-fns.el (convert-standard-filename):
7180 * files.el (convert-standard-filename):
7181 * w32-fns.el (convert-standard-filename):
7182 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
7184 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
7188 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
7189 (tramp-let-maybe): Move to an earlier spot in the file.
7190 Patch by Andreas Schwab.
7192 2004-05-30 Andreas Schwab <schwab@suse.de>
7194 * dired.el (dired-get-filename): Don't use dired-re-dot.
7196 2004-05-30 Richard M. Stallman <rms@gnu.org>
7198 * files.el (find-file): Doc fix.
7200 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
7202 2004-05-30 Nick Roberts <nickrob@gnu.org>
7204 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
7205 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
7206 modeline of the locals buffer.
7207 (gdb-goto-breakpoint): Handle gdbmi.
7208 (gdb-get-frame-number): Change for gdbmi.
7210 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
7212 * files.el (file-remote-p): Apply file name handler for operation
7213 `file-remote-p'. It isn' a property any longer.
7214 (file-relative-name): `fh' and `fd' get the required value via
7215 `find-file-name-handler' already.
7217 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
7218 (top): Remove setting of `file-remote-p' property for
7219 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
7221 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
7223 Version 2.0.41 of Tramp released.
7225 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
7226 Throw away if process has died.
7227 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
7228 (tramp-out-of-band-prompt-regexp): Rename to
7229 `tramp-process-alive-regexp', because its usage is widen.
7230 (tramp-actions-copy-out-of-band): Apply it.
7231 (tramp-actions-before-shell, tramp-multi-actions):
7232 Add `tramp-action-process-alive' action.
7233 (tramp-action-process-alive): New defun.
7234 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
7235 Add entry for `file-remote-p'.
7236 (tramp-handle-file-remote-p): New defun.
7237 (top): Remove setting of `file-remote-p'. Don't set
7238 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
7240 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
7243 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
7244 counted for (last) line. [They should or they shouldn't? --Stef]
7245 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
7247 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
7249 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
7250 not really necessary but seems to keep the shell history smaller
7251 in some cases. It is no substitute for setting HISTFILE and
7252 HISTSIZE from tramp-open-connection-setup-interactive-shell,
7253 though. Suggested by Luc Teirlinck.
7254 (tramp-open-connection-setup-interactive-shell): Export variables
7255 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
7256 (tramp-set-process-query-on-exit-flag): New compat function.
7257 (tramp-open-connection-multi, tramp-open-connection-su)
7258 (tramp-open-connection-rsh, tramp-open-connection-telnet)
7259 (tramp-do-copy-or-rename-file-out-of-band): Use it.
7260 (tramp-let-maybe): New macro, let-binds a variable only if it
7262 (tramp-check-ls-commands, tramp-handle-expand-file-name)
7263 (tramp-handle-file-truename): Use it.
7264 (tramp-completion-file-name-regexp-unified): Avoid matching
7265 filenames starting with "/:" -- those are reserved for
7266 file-name-non-special.
7268 * tramp-smb.el (tramp-smb-open-connection):
7269 Use tramp-set-process-query-on-exit-flag compat function.
7271 2004-05-29 Richard M. Stallman <rms@gnu.org>
7273 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
7275 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
7276 (eval-last-sexp-print-value): Print char equivalent regardless
7277 of standard-output value.
7279 * thumbs.el (thumbs-subst-char-in-string): Delete.
7280 (thumbs-thumbname): Use subst-char-in-string.
7281 (thumbs-resize-image): Use condition-case, not ignore-errors.
7282 (thumbs-kill-buffer): Likewise.
7284 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
7285 (thumbs-mode): Make buffer read-only.
7286 (thumbs-make-thumb): Unconditionally accept an existing file.
7287 (thumbs-insert-thumb): Add thumb-image-file property to the image.
7288 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
7289 (thumbs-show-thumbs-list): Error if images not supported.
7290 (thumbs-save-current-image): Improve prompt string.
7291 (thumbs-mode-map): Define u, R, x.
7292 (thumbs-unmark): New command.
7293 (thumbs-emboss-image): Minor cleanup.
7294 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
7295 (thumbs-rename-images): New command.
7296 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
7298 * thumbs.el (thumbs-current-image): New function.
7299 (thumbs-file-list, thumbs-file-alist): New functions.
7300 (thumbs-find-image): Delete arg L.
7301 Don't set up thumbs-fileL as buffer-local global var.
7302 (thumbs-find-image-at-point): Use thumbs-current-image.
7303 (thumbs-set-image-at-point-to-root-window): Likewise.
7304 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
7305 Record and warn about errors. Update thumbs-markedL for deletions.
7306 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
7307 (thumbs-redraw-buffer): Use thumbs-file-list.
7308 (thumbs-mark): Use thumbs-current-image.
7309 (thumbs-show-name): Use thumbs-current-image.
7311 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
7312 and imenu--last-menubar-index-alist.
7314 * subr.el (with-selected-window): Undo previous change.
7316 2004-05-29 John Paul Wallington <jpw@gnu.org>
7318 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
7319 (thumbs-mouse-find-image): New command.
7320 (thumbs-mode-map): Bind it to mouse-2.
7321 (thumbs-mode): Make mode-class special.
7322 (thumbs-view-image-mode): Likewise.
7324 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
7326 * flymake.el: New file.
7328 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
7330 * files.el (find-file-noselect-1): Do not bind
7331 `inhibit-read-only' to t during execution of
7332 `find-file-not-found-functions'.
7334 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
7336 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
7337 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
7339 2004-05-28 Juri Linkov <juri@jurta.org>
7341 * simple.el (eval-expression-print-format): New fun.
7343 * simple.el (eval-expression):
7344 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
7345 * emacs-lisp/edebug.el (edebug-compute-previous-result)
7346 (edebug-eval-expression): Print additionally the value returned by
7347 `eval-expression-print-format'.
7349 * emacs-lisp/lisp.el (insert-pair-alist): New var.
7350 (insert-pair): Make arguments optional. Find character pair
7351 from `insert-pair-alist' according to the last input event.
7352 (insert-parentheses): Make arguments optional.
7353 (raise-sexp, delete-pair): New funs.
7355 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
7356 (emacs-lisp-mode-map, lisp-interaction-mode-map):
7357 Bind C-M-q to `indent-pp-sexp'.
7359 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
7360 `pp-to-string' modified to be able to format text with newlines.
7361 (pp-to-string): Move the buffer-formatting part of the code to
7362 `pp-buffer'. Call `pp-buffer'.
7364 * info.el (Info-desktop-buffer-misc-data): Don't save information
7365 about virtual files.
7366 (Info-restore-desktop-buffer): Restore Info buffers in prepared
7367 buffers with names obtained from the desktop file instead of the
7368 default *info* buffer.
7370 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
7372 * subr.el (with-selected-window): Only save/restore the selected window.
7374 * progmodes/compile.el (compilation-error-regexp-alist):
7375 Use expand-file-name and data-directory.
7377 * progmodes/grep.el (grep-tree): Rework previous fix.
7379 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
7380 after the user marked text with the mouse.
7382 * startup.el (command-line): Keep the first regexp of
7383 auto-save-file-name-transforms intact.
7385 2004-05-28 Juanma Barranquero <lektu@terra.es>
7387 * cus-edit.el (customize-face, customize-face-other-window)
7388 (custom-face-edit-delete): Make arguments match their use in
7390 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
7393 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
7396 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
7397 `nbutlast' are in subr.el).
7399 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
7400 (set-w32-system-coding-system): Doc fixes.
7402 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
7403 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
7404 Make arguments match their use in docstring.
7405 (artist-draw-region-trim-line-endings)
7406 (artist-mouse-choose-operation): Fix typo in docstring.
7407 (artist-key-set-point-common): Doc fix.
7409 2004-05-28 Simon Josefsson <jas@extundo.com>
7411 * mail/smtpmail.el (smtpmail-open-stream):
7412 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
7414 2004-05-26 Simon Josefsson <jas@extundo.com>
7416 * starttls.el: Merge with my GNUTLS based starttls.el.
7417 (starttls-gnutls-program, starttls-use-gnutls)
7418 (starttls-extra-arguments, starttls-process-connection-type)
7419 (starttls-connect, starttls-failure, starttls-success): New variables.
7420 (starttls-program, starttls-extra-args): Doc fix.
7421 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
7422 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
7423 and pass on to corresponding *-gnutls function if it is set.
7425 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7427 * autorevert.el (auto-revert-handler): Disable auto-reverting of
7430 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
7432 * files.el (file-name-non-special): There are more operations
7433 which need handling: `find-backup-file-name',
7434 `insert-file-contents', `verify-visited-file-modtime',
7435 `write-region'. Rename t value of method to `add'. Add new
7436 methods `quote' and `unquote-then-quote' to file-arg-indices.
7438 2004-05-25 Juri Linkov <juri@jurta.org>
7440 * info.el (Info-toc): Call Info-mode on intermediate buffer.
7441 (Info-index-nodes): Enclose code in condition-case to catch errors.
7442 (Info-index-node): Don't search all index nodes if request is only
7443 for the current node and file is not in the cache of index nodes.
7444 (Info-mode-map): Bind Info-copy-current-node-name to `w'
7445 for consistency with dired-copy-filename-as-kill.
7446 Bind `S' to Info-search-case-sensitively.
7447 (Info-copy-current-node-name): New arg. With zero prefix arg put
7448 the name inside a function call to `info'. Display copied text in
7451 2004-05-25 Sam Steingold <sds@gnu.org>
7453 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
7454 strip the package prefix from the symbol name, if any.
7455 Make it the `find-tag-default-function' for `lisp-mode'.
7457 2004-05-25 John Paul Wallington <jpw@gnu.org>
7459 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
7460 instead of obsolete `process-kill-without-query'.
7462 * textmodes/texinfmt.el (texinfo-indexvar-alist):
7463 Declare as variable, not constant.
7465 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
7467 * files.el (find-file-noselect-1): Fix bug introduced by
7468 Revision 1.694. As a side effect, `inhibit-read-only'
7469 is again, by default, t during execution of
7470 `find-file-not-found-functions'.
7471 (insert-directory): Check that lines were really inserted by
7472 the --dired switch, before erasing them.
7474 2004-05-24 Nick Roberts <nickrob@gnu.org>
7476 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
7477 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
7478 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
7479 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
7480 gud-minor-mode (gdbmi).
7482 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
7484 * net/browse-url.el (browse-url-interactive-arg): Enable user to
7485 explicitly select the text to be taken as URL.
7487 2004-05-23 Juri Linkov <juri@jurta.org>
7489 * info.el (Info-index-nodes): New var and fun.
7490 (Info-goto-index, Info-index, info-apropos)
7491 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
7492 (Info-index): Fix docstring. Store and restore Info-history-list.
7493 (Info-complete-nodes): New var.
7494 (Info-complete-menu-item): Use it.
7495 (Info-index-node): New fun.
7496 (Info-final-node, Info-forward-node, Info-backward-node)
7497 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
7498 Use Info-index-node.
7499 (Info-extract-menu-item, Info-extract-menu-counting): Set second
7500 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
7501 (Info-find-node-2): If a node with period in its name not found,
7502 try to find a node without the name part after period.
7503 (Info-select-node): Call Info-fontify-node only if
7504 Info-fontify-maximum-menu-size is not nil.
7505 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
7506 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
7507 Preserve Info-history-list.
7508 (Info-toc): Set Info-current-file.
7509 (Info-build-toc): Move point to the beginning of the buffer.
7510 Add main-file variable.
7511 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
7512 Use backslashed representation of the control character ^_.
7514 * textmodes/texinfmt.el (texinfo-print-index): Print index line
7515 numbers in the new Texinfo 4.7 format.
7517 * add-log.el (change-log-font-lock-keywords): Remove `:' from
7518 regexps for function and variable names.
7520 * descr-text.el (describe-property-list): Add [show] button for
7521 `syntax-table' property with action to pp to a separate buffer.
7522 (describe-char): Replace search-forward by re-search-forward with
7523 whitespace regexp after "character:" to not fail in too narrow windows.
7525 * simple.el (next-error-find-buffer): Add a rule to return
7526 next-error capable buffer if one window on the selected frame
7527 displays such buffer.
7529 2004-05-23 Nick Roberts <nickrob@gnu.org>
7531 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
7532 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
7533 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
7534 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
7535 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
7536 Handle new value for gud-minor-mode (gdbmi).
7537 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
7538 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
7539 Change from local to global gdb variable set.
7540 (gdb-ann3): Initialise above gdb variable set.
7541 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
7542 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
7543 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
7544 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
7545 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
7546 (gdb-info-locals-handler, gdb-invalidate-assembler)
7547 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
7548 set as global variables.
7549 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
7551 (gdb-info-breakpoints-custom): Fix regexp.
7552 (def-gdb-var): Delete.
7554 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
7555 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
7556 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
7557 a new mode. The file (gdb-mi.el) for this mode will be included
7558 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
7561 2004-05-23 Jesper Harder <harder@ifa.au.dk>
7563 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
7564 interpreted as a directory.
7566 2004-05-22 Richard M. Stallman <rms@gnu.org>
7568 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
7571 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
7573 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
7574 Use assoc-string, not assoc-ignore-case.
7576 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
7578 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
7579 If moving back then fwd gets a defun that ends before point,
7580 try again moving fwd then back.
7582 * files.el (file-name-non-special): Allow t in file-arg-indices
7583 to mean requote the return value. Use `identity' as an element
7584 rather than as the whole value.
7586 * gs.el (gs-options): Add -dSAFER. Mark it risky.
7588 2004-05-22 Juanma Barranquero <lektu@terra.es>
7590 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
7592 (help-highlight-arguments): Skip function name before searching
7595 2004-05-21 Juanma Barranquero <lektu@terra.es>
7597 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
7598 Don't mention in the docstring these arguments meant for
7599 internal (recursive) use only.
7600 (allout-char-spec): Comment out (it's not implemented).
7601 (allout-old-expose-topic, allout-exposure): Fix docstring and add
7602 obsolescence declaration.
7603 (allout-flatten-exposed-to-buffer)
7604 (allout-indented-exposed-to-buffer): Fix typos in docstring.
7605 (my-mark-marker): Doc fix.
7606 (produce-allout-mode-map, allout-sibling-index)
7607 (allout-isearch-expose, allout-distinctive-bullet)
7608 (allout-open-topic, allout-reindent-body)
7609 (allout-rebullet-heading, allout-process-exposed)
7610 (allout-insert-listified, allout-latex-verb-quote)
7611 (allout-insert-latex-header, allout-insert-latex-trailer):
7612 Make arguments match their use in docstring.
7613 (allout-primary-bullet, allout-old-style-prefixes)
7614 (allout-inhibit-protection, allout-init, allout-mode)
7615 (allout-before-change-protect, allout-flag-region):
7616 Use "Emacs" instead of "emacs" in docstrings.
7618 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
7620 * international/characters.el: Modify syntax of more characters.
7622 2004-05-21 Masatake YAMATO <jet@gyve.org>
7624 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
7625 (etags-tags-completion-table): Show parsing progress.
7627 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
7629 * locate.el (locate-prompt-for-command): Shorten first line of
7631 (locate-mode): Expand docstring and include keymap summary.
7633 * files.el (find-file-noselect-1): Limit the scope of the
7634 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
7635 is, by default, nil during the execution of
7636 `find-file-not-found-functions' and `find-file-hook'.
7638 2004-05-20 Michael Mauger <mmaug@yahoo.com>
7640 * facemenu.el (facemenu-color-name-equal): New function.
7641 (list-colors-display): Use it to compare colors instead of
7642 facemenu-color-equal.
7644 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
7646 * compare-w.el (compare-windows-face): Use min-colors instead of
7647 checking for tty or pc types.
7649 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
7651 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
7652 (completion-setup-function): Use with-current-buffer.
7653 Properly save excursion. Simplify.
7654 Don't assume there is necessarily a `mouse-face' property somewhere.
7656 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
7658 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
7660 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
7661 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
7662 Use with-current-buffer.
7663 (byte-goto-log-buffer): Delete.
7664 (byte-compile-log-file): Call compilation-forget-errors.
7666 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
7668 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
7669 output messages into the search result.
7671 2004-05-19 Masatake YAMATO <jet@gyve.org>
7673 * wid-edit.el (widget-radio-button-notify): Revert my last
7674 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
7676 2004-05-19 Kenichi Handa <handa@m17n.org>
7678 * international/characters.el: Fix syntax (open/close) of CJK chars.
7680 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
7682 * help-mode.el (help-go-back): Don't depend on position of back button.
7684 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
7686 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
7687 files files don't contain an accidental additional /.
7689 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
7692 2004-05-18 Masatake YAMATO <jet@gyve.org>
7694 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
7695 to widget-apply. :action method assumes 2 arguments, not 3.
7697 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
7699 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
7701 (hs-special-modes-alist): Add an f90-mode entry.
7703 2004-05-17 Sam Steingold <sds@gnu.org>
7705 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
7706 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
7708 2004-05-16 Kim F. Storm <storm@cua.dk>
7710 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
7712 2004-05-15 John Wiegley <johnw@newartisans.com>
7714 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
7715 (eshell-output-object-to-target): Improve output speed 20% by not
7716 calling `eshell-stringify' if something is already known to be a string.
7718 2004-05-15 Alex Ott <ott@jet.msk.su>
7720 * textmodes/ispell.el (ispell-local-dictionary-alist):
7721 Add windows-1251 to the choice of coding systems.
7722 (ispell-dictionary-alist-6): Add support for "russianw.aff",
7725 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
7727 * progmodes/compile.el (compilation-warning-face)
7728 (compilation-info-face): Use min-colors.
7730 2004-05-15 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
7732 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
7733 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
7734 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
7735 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
7736 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
7737 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
7738 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
7739 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
7740 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
7741 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
7742 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
7743 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
7744 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
7745 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
7747 2004-05-15 Kim F. Storm <storm@cua.dk>
7749 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
7750 Use it to set triggered-p element of timer.
7751 (timer-event-handler): Set triggered-p element non-nil while running
7754 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
7756 * descr-text.el (describe-char-unicode-data)
7757 (describe-char-unicodedata-file): Re-enable the unicode code now that
7758 the licensing issues have been cleared in the unicode-4 license.
7759 (describe-text-properties-1): Remove unused `overlay' var.
7760 (describe-char): Remove unused var `buffer'.
7762 2004-05-14 David Ponce <david@dponce.com>
7764 * tree-widget.el: New file.
7766 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
7768 * language/european.el ("Brazilian Portuguese"): Add support for
7769 Brazilian Portuguese.
7771 2004-05-13 John Wiegley <johnw@newartisans.com>
7773 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
7774 `recentf-mode' if this variable has been customized to t.
7776 * eshell/esh-test.el (eshell-test): Call the function
7777 `emacs-version' rather than trying to build a custom version string.
7779 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
7781 * net/telnet.el (telnet-mode): Use define-derived-mode.
7782 Don't modify the global value of comint-prompt-regexp.
7784 2004-05-13 John Paul Wallington <jpw@gnu.org>
7786 * version.el (emacs-version): Check for `gtk' feature before
7787 `x-toolkit' feature.
7789 2004-05-13 Juanma Barranquero <lektu@terra.es>
7791 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
7792 arguments in the docstring, they're used only in recursive calls.
7794 * help-fns.el (help-arg-highlighting-function)
7795 (help-argument-name): Delete.
7796 (help-default-arg-highlight): New function.
7797 (help-do-arg-highlighting): Use it.
7799 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
7801 * calendar/appt.el (appt-disp-window):
7802 Use `calendar-set-mode-line' for a centered mode-line.
7804 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
7806 * calendar/appt.el (appt-disp-window): Do not split window
7807 excessively when `split-height-threshold' is low.
7809 2004-05-12 Nick Roberts <nickrob@gnu.org>
7811 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
7812 kill-buffer-hook here and make it local.
7813 (gud-kill-buffer-hook): Use kill-process for a sure kill.
7815 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
7817 * progmodes/compile.el (compilation-set-window-height):
7818 Use save-excursion to protect against misplaced marker.
7820 2004-05-12 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
7822 * custom.el (defface): Document that type can have value gtk.
7824 * faces.el (face-spec-set-match-display): Handle type gtk in display.
7826 2004-05-12 Kenichi Handa <handa@m17n.org>
7828 * descr-text.el: Require quail at comile time.
7829 (describe-char): If an input method is on and it supports the
7830 character, show how to input it.
7832 * international/quail.el (quail-install-decode-map): Accept a
7833 char-table whose subtype is `quail-decode-map'.
7834 (quail-store-decode-map-key, quail-gen-decode-map1)
7835 (quail-gen-decode-map, quail-find-key1, quail-find-key)
7836 (quail-show-key): New functions.
7838 2004-05-12 Juanma Barranquero <lektu@terra.es>
7840 * generic.el (define-generic-mode): Remove redundant arglist info.
7842 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
7843 Make arguments match their use in docstring.
7844 (help-arg-highlighting-function): New variable.
7845 (help-argument-name): Mention it in the docstring.
7846 (help-do-arg-highlight): Use it. Expand regexp to accept also
7847 ARG-xxx and xxx-ARG references.
7849 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
7851 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
7852 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
7853 and "mailto:addr1?to=addr2" equal.
7855 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
7857 * man.el (Man-getpage-in-background): Use shell-file-name
7858 and shell-command-switch variables instead of hard-coded values.
7860 2004-05-11 Eli Zaretskii <eliz@gnu.org>
7862 * iimage.el: New file.
7864 2004-05-11 Juanma Barranquero <lektu@terra.es>
7866 * custom.el (custom-initialize-default, defcustom):
7867 Fix typo in docstring.
7869 * files.el (set-visited-file-name, file-expand-wildcards):
7872 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
7874 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
7876 * subr.el (eventp): Be more discriminating with integers.
7878 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
7880 * progmodes/compile.el (compile): Add universal prefix arg.
7881 (compilation-error-regexp-alist-alist): Add edg patterns.
7883 2004-05-10 Sam Steingold <sds@gnu.org>
7885 * textmodes/ispell.el (ispell-message):
7886 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
7888 2004-05-10 Dave Love <fx@gnu.org>
7890 * progmodes/python.el (help-buffer): Autoload when compiling.
7891 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
7892 (run-python): Prepend to any existing PYTHONPATH.
7894 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
7896 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
7897 for pending breakpoints.
7899 2004-05-10 Richard M. Stallman <rms@gnu.org>
7901 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
7902 directly without calling any functions in Rmail.
7903 (unrmail-unprune): Function deleted.
7905 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
7907 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
7910 2004-05-10 Kenichi Handa <handa@m17n.org>
7912 * descr-text.el (describe-char): Fix previous change. Don't make
7913 a unibyte character to multibyte in the *Help* buffer.
7915 2004-05-10 Miles Bader <miles@gnu.org>
7917 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
7918 buffer an error if the debugger process is actually running.
7920 2004-05-10 Juanma Barranquero <lektu@terra.es>
7922 * help-fns.el (help-argument-name): Default to italic.
7923 (help-highlight-arguments): Return always (usage . doc), even when
7926 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
7927 (define-ibuffer-filter): Add usage info.
7928 (define-ibuffer-op): Add usage info (but CL-style defaults for
7929 keyword args are not shown).
7931 * subr.el (remove-overlays, read-passwd): Fix docstring.
7932 (start-process-shell-command): Fix docstring. Put usage info in a
7933 format usable by `describe-function'.
7934 (open-network-stream, open-network-stream-nowait)
7935 (open-network-stream-server): Fix docstring.
7937 2004-05-09 Jason Rumney <jasonr@gnu.org>
7939 * international/code-pages (cp932, cp936, cp949, c950): Remove.
7940 Only define cp125* if windows-125* is already defined.
7942 * language/korean.el (cp949): Add alias.
7944 * language/chinese.el (cp936, cp950): Add aliases.
7946 * language/japanese.el (cp932): Add alias.
7948 * term/w32-win.el: Require code-pages.
7950 * international/mule-cmds.el (set-locale-environment):
7951 On MS-Windows use ansi code-page for default coding-systems.
7952 Set up paper sizes for Windows 3 letter languages.
7954 * international/code-pages.el (cp932, cp936, cp949, cp950):
7955 Add aliases. Also add cp125* if not already defined.
7957 2004-05-09 Juanma Barranquero <lektu@terra.es>
7959 * help-fns.el (help-highlight-arguments): Don't try to highlight
7960 missing or autoloaded arglists. Accept structured arguments, like
7961 the first ones of `do' and `flet'.
7963 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
7964 (cvs-get-marked): Remove redundant arglist info.
7966 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
7967 Don't use CL-style default args.
7969 2004-05-08 Andreas Schwab <schwab@suse.de>
7971 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
7973 * international/subst-ksc.el: Fix references to utf-translate-cjk
7974 into utf-translate-cjk-mode.
7975 * international/subst-big5.el: Likewise.
7976 * international/subst-gb2312.el: Likewise.
7977 * international/subst-jis.el: Likewise.
7978 * international/utf-16.el: Likewise.
7979 * international/utf-8.el: Likewise.
7981 2004-05-08 John Wiegley <johnw@newartisans.com>
7983 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
7984 "virtual buffers" (off by default), which makes it possible to
7985 switch to the "virtual" buffers of recently visited files. When a
7986 buffer name search fails, and this option is on, iswitchb will
7987 look at the list of recently visited files, and permit matching
7988 against those names. When the user hits RET on a match, it will
7990 (iswitchb-read-buffer): Add two optional arguments, which makes
7991 isearchb.el possible.
7992 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
7993 (iswitchb-next-match): Add support for virtual buffers.
7995 * isearchb.el: This module extends iswitchb to provide "as you
7996 type" buffer selection.
7998 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
7999 Ignore the read-only property when flyspell highlighting is on.
8000 Not ignoring it leads to a series of confusing errors.
8001 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
8002 but also make sure to call flyspell-incorrect-hook.
8003 (flyspell-maybe-correct-transposition): Perform transposition test
8004 by bit twiddling a string, rather than using a temp buffer.
8005 (flyspell-maybe-correct-doubling): Use a string rather than a temp
8006 buffer. This is also the original version of the code, which
8007 could not be checked in before due to a previous lack of
8008 assignment papers. This version has seen heavy usage on my system
8009 for several years now.
8011 * calendar/cal-bahai.el: New file, which adds support for the
8012 Baha'i calendar to Emacs. This calendar is based on a solar year
8013 of 19 months of 19 days, with 4 intercalary days. Each year
8014 begins on March 21, with the calendar starting in 1844.
8016 * calendar/cal-menu.el, calendar/calendar.el,
8017 calendar/diary-lib.el, calendar/holidays.el: Added support for
8020 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
8021 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
8022 function can be used outside of eshell buffers.
8023 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
8025 2004-05-08 Juanma Barranquero <lektu@terra.es>
8027 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
8028 word constituent so FOO-ARG is not recognized as an arg.
8029 (help-highlight-arguments): Don't skip lists in mandatory arguments.
8031 * simple.el (next-error): Fix typo in docstring.
8032 (open-line): Make argument names match their use in docstring.
8033 (split-line): Fix docstring.
8035 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
8036 usable by `describe-function'.
8037 (gensym, gentemp, typep, ignore-errors): Make argument names match
8038 their use in docstring.
8040 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
8041 argument to `help-setup-xref'.
8043 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
8045 Version 2.0.40 of Tramp released.
8047 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
8048 Use symbol-function to invoke functions only known on some Emacs
8049 flavors. This avoids byte-compiler warnings. Reported by Kevin
8050 Scaldeferri <kevin@scaldeferri.com>.
8051 (tramp-do-copy-or-rename-file-via-buffer): Rename from
8052 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
8053 consistent with the other tramp-do-* functions.
8054 (tramp-do-copy-or-rename-file): Calls adjusted.
8055 (tramp-process-initial-commands): Avoid liveness check on shell --
8056 we know that it must be alive since we're opening a connection at
8058 (tramp-last-cmd): New internal variable.
8059 (tramp-process-echoes): New tunable.
8060 (tramp-send-command): Set tramp-last-cmd.
8061 (tramp-wait-for-output): Delete echo, if applicable.
8062 (tramp-read-passwd): Construct the key for the password cache in a
8063 way that works for multi methods, too.
8064 (tramp-bug): Add backup-directory-alist and
8065 bkup-backup-directory-info to bug reports, with Tramp counterparts.
8067 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
8069 * net/tramp*.el: Suppress byte-compiler warnings where possible.
8071 * net/tramp.el (tramp-out-of-band-prompt-regexp)
8072 (tramp-actions-copy-out-of-band): New defcustoms.
8073 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
8074 used instead of a synchronous one. Allows password entering.
8075 (tramp-action-out-of-band): New defun.
8076 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
8077 Remove restriction with password from doc string.
8078 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
8079 `tramp-out-of-band-prompt-regexp',
8080 `tramp-actions-copy-out-of-band', `password-cache' and
8081 `password-cache-expiry'.
8082 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
8084 (tramp-touch): FILE can be a local file, too.
8085 (TODO): Remove items done.
8086 (tramp-handle-insert-directory): Properly quote file name also if
8087 not full-directory-p. Handle wildcard case. Reported by Andreas
8088 Schwab <schwab@suse.de>.
8089 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
8091 (tramp-handle-file-local-copy, tramp-handle-write-region):
8092 The permissions of the temporary file are set if filename exists.
8093 Reported by Ted Stern <stern@cray.com>.
8094 (tramp-backup-directory-alist)
8095 (tramp-bkup-backup-directory-info): New defcustoms.
8096 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
8097 (tramp-handle-find-backup-file-name): New function.
8098 Implements Tramp's find-backup-file-name.
8100 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
8101 for `find-backup-file-name'.
8103 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
8104 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
8106 2004-05-07 Lars Hansen <larsh@math.ku.dk>
8108 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
8110 2004-05-07 Juanma Barranquero <lektu@terra.es>
8112 * subr.el (lambda): Add arglist description to docstring.
8113 (declare): Fix typo in docstring.
8114 (open-network-stream): Fix docstring.
8115 (process-kill-without-query): Fix docstring and add obsolescence info.
8116 (last, butlast, nbutlast): Make arguments match their use in docstring.
8117 (insert-buffer-substring-no-properties): Likewise.
8118 (insert-buffer-substring-as-yank): Likewise.
8119 (split-string): Fix docstring.
8121 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
8122 Make argument names match their use in docstring.
8124 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
8126 2004-05-06 Nick Roberts <nickrob@gnu.org>
8128 * progmodes/gdb-ui.el: Improve/extend documentation strings.
8129 Fit first sentence on one line for apropos-command.
8131 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8133 Changes largely merged in from Dave Love's code.
8134 * progmodes/python.el: Doc fixes.
8135 (python-mode-map): Add python-complete-symbol.
8136 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
8137 (python-comment-indent, python-complete-symbol)
8138 (python-symbol-completions, python-partial-symbol)
8139 (python-try-complete): New.
8140 (python-indent-line): Remove optional arg. Use python-block-end-p.
8141 (python-check): Bind compilation-error-regexp-alist.
8142 (inferior-python-mode): Use rx. Move keybindings to top level.
8143 Set comint-input-filter.
8144 (python-preoutput-filter): Use rx.
8145 (python-input-filter): Re-introduce.
8146 (python-proc): Start new process if necessary.
8147 Check python-buffer non-nil.
8148 (view-return-to-alist): Defvar.
8149 (python-send-receive): New.
8150 (python-eldoc-function): Use it.
8151 (python-mode-running): Don't defvar.
8152 (python-mode): Set comment-indent-function.
8153 Maybe update hippie-expand-try-functions-list.
8154 (python-indentation-levels): Initialize differently.
8155 (python-block-end-p): New.
8156 (python-indent-line): Use it.
8157 (python-compilation-regexp-alist): Augment.
8158 (run-python): Import `emacs' module to Python rather than loading
8159 code directly. Set python-buffer differently.
8160 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
8162 (python-send-command): Go to end of comint buffer.
8163 (python-load-file): Use python-proc, emacs.eimport.
8164 (python-describe-symbol): Simplify interactive form.
8165 Use emacs.help. Do use temp-buffer-show-hook.
8166 Call print-help-return-message.
8167 (hippie-exp): Require when compiling.
8168 (python-preoutput-continuation): Use rx.
8170 * diff-mode.el (diff-make-unified): Fix regexp.
8172 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
8174 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
8175 filter groups from the buffer when rebuilding the Ibuffer buffer
8176 and `ibuffer-show-empty-filter-groups' is nil.
8178 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8180 * ps-print.el (ps-print-quote): Call ps-value-string.
8181 (ps-setup): Call ps-comment-string.
8182 (ps-value-string, ps-comment-string): New funs.
8184 2004-05-06 Juanma Barranquero <lektu@terra.es>
8186 * ehelp.el (electric-help-command-loop): Check whether the last
8187 character is visible, not (point-max).
8189 * help-fns.el (help-argument-name): Default to bold; don't inherit
8190 from font-lock-variable-name-face.
8191 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
8193 2004-05-05 Kenichi Handa <handa@m17n.org>
8195 * descr-text.el (describe-char): Copy the character with text
8196 properties and overlays into the first line, and call
8197 describe-text-properties on it.
8199 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
8201 * iswitchb.el (iswitchb-global-map): Fix typo.
8202 Remove unwanted ###autoloads from source file.
8204 2004-05-05 Lars Hansen <larsh@math.ku.dk>
8206 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
8207 in run-hooks. Use substitute-command-keys in message.
8208 (wdired-abort-changes): Add message.
8210 2004-05-03 Michael Mauger <mmaug@yahoo.com>
8212 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
8213 (sql-emacs20-p): Remove.
8214 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
8215 (sql-builtin-face, sql-doc-face): Remove.
8216 (sql-mode-ansi-font-lock-keywords)
8217 (sql-mode-oracle-font-lock-keywords)
8218 (sql-mode-postgres-font-lock-keywords)
8219 (sql-mode-linter-font-lock-keywords)
8220 (sql-mode-ms-font-lock-keywords)
8221 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
8222 (sql-product-font-lock): Fix font-lock reset when font rules change.
8223 (sql-highlight-product): Remove incorrect font-lock reset logic.
8225 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
8227 * ses.el (ses-set-parameter): Fix typo.
8229 2004-05-04 Kim F. Storm <storm@cua.dk>
8231 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
8232 Must expand directory for completion to work; and don't mess with
8233 process-environment.
8234 (ido-read-file-name): If command has ido property, don't use ido
8235 if value is ignore, or read as directory if value is dir.
8236 Set ido ignore property for dired-do-rename command.
8238 2004-05-04 Juanma Barranquero <lektu@terra.es>
8240 * ehelp.el (electric-help-command-loop, electric-help-undefined)
8241 (electric-help-help): Check against unmapped commands.
8243 * help-fns.el (help-argument-name): New face, inheriting from
8244 font-lock-variable-name-face, to highlight function arguments in
8245 `describe-function' and `describe-key'.
8246 (help-do-arg-highlight): Auxiliary function to highlight a given
8247 list of arguments in a string.
8248 (help-highlight-arguments): Highlight the function arguments and
8249 all uses of them in the docstring.
8250 (describe-function-1): Use it. Do docstring output via `insert',
8251 not 'princ', so text attributes are preserved.
8253 * winner.el (winner-mode-map): Move `winner-undo' and
8254 `winner-redo' to C-c <left> and C-c <right>, respectively (the
8255 previous bindings conflict with `prev-buffer', `next-buffer').
8257 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8259 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
8260 (bibtex-entry-update): New command bound to C-c C-u.
8261 (bibtex-text-in-string): Fix regexp.
8262 (bibtex-assoc-of-regexp): Remove.
8263 (bibtex-progress-message): Fix docstring.
8264 (bibtex-inside-field): Use if.
8265 (bibtex-assoc-regexp): New function.
8266 (bibtex-format-entry): Make code more robust so that it formats
8268 (bibtex-autokey-demangle-title): Merge with obsolete function
8269 bibtex-assoc-of-regexp.
8270 (bibtex-field-list): New function.
8271 (bibtex-entry): Use bibtex-field-list.
8272 (bibtex-parse-entry): Fix docstring.
8273 (bibtex-print-help-message): Use bibtex-field-list.
8274 (bibtex-make-field): Use bibtex-field-list.
8275 (bibtex-entry-index): Bugfix. Return crossref key if required.
8276 (bibtex-lessp): Fix docstring.
8278 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
8280 * select.el (xselect-convert-to-string): Move comment to intended line.
8282 2004-05-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
8284 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
8285 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
8287 2004-05-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
8289 * term/x-win.el (x-clipboard-yank): Don't exit on error from
8292 2004-05-03 Jason Rumney <jasonr@gnu.org>
8294 * makefile.nt: Remove.
8296 2004-05-03 Kim F. Storm <storm@cua.dk>
8298 * emulation/cua-base.el (cua--update-indications): Fix last change.
8299 (cua-mode): Deactivate mark when cua-mode is enabled.
8301 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
8303 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
8305 2004-05-03 Nick Roberts <nickrob@gnu.org>
8307 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
8308 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
8309 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
8310 window over visible frames.
8311 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
8313 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
8315 * progmodes/compile.el (compilation-gcpro): New var.
8316 (compilation-fake-loc): Use it.
8317 (compilation-forget-errors): Reset it.
8319 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
8321 * diff-mode.el (diff-header-face, diff-file-header-face):
8324 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8326 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
8327 (bibtex-clean-entry): Disentangle code.
8328 (bibtex-realign): New function.
8329 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
8330 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
8331 Remove undocumented optional arg called-by-convert-alien.
8332 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
8333 for sorting instead of bibtex-sort-buffer.
8335 2004-05-02 Eli Zaretskii <eliz@gnu.org>
8337 * progmodes/compile.el (compilation-start): In the
8338 no-async-subprocesses branch, call sit-for to give redisplay a
8339 chance to show the updated process status in the mode line, and
8340 fontify the buffer explicitly after the process exits.
8342 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8344 * progmodes/python.el (python-compilation-line-number): Remove.
8345 (python-compilation-regexp-alist): Don't use it any more.
8346 (python-orig-start, python-input-filter): Remove.
8347 (inferior-python-mode): Don't set up comint-input-filter-functions.
8348 (python-send-region): Use compilation-fake-loc.
8350 * progmodes/compile.el (compilation-messages-start): New var.
8351 (compilation-mode): Don't setup next-error-function here.
8352 (compilation-setup): Set it up here instead (for minor modes as well).
8353 Make compilation-messages-start buffer local.
8354 (compilation-next-error-function): Use it.
8355 (compilation-forget-errors): Set compilation-messages-start.
8357 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
8359 * ielm.el (ielm-prompt-read-only): Update docstring.
8361 * comint.el (comint-prompt-read-only): Update docstring.
8362 (comint-update-fence, comint-kill-whole-line)
8363 (comint-kill-region): New functions.
8365 * simple.el (kill-whole-line): Use "p" instead of "P" in
8368 2004-05-01 Juanma Barranquero <lektu@terra.es>
8370 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
8371 format arglist so default values in CL-style argument lists are
8374 2004-05-01 Jason Rumney <jasonr@gnu.org>
8376 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
8378 2004-05-01 Kenichi Handa <handa@m17n.org>
8380 * international/titdic-cnv.el (miscdic-convert): Don't generate a
8381 quail file if it is up to date.
8383 2004-04-30 Juri Linkov <juri@jurta.org>
8385 * cus-edit.el (custom-mode-map):
8386 Add key binding `C-x C-s' to `Custom-save'.
8388 * outline.el (outline-blank-line): New var.
8389 (outline-next-preface, outline-show-heading)
8390 (outline-end-of-subtree): Use it.
8392 * dired-aux.el (dired-touch-initial): New fun.
8393 (dired-do-chxxx): Call it for op-symbol `touch'.
8394 (dired-diff): Use `dired-dwim-target-directory'
8395 if current dired buffer has no buffer mark.
8397 * bindings.el (propertized-buffer-identification):
8398 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
8399 Add C-M-arrow keys for consistency.
8401 * files.el (confirm-kill-emacs):
8402 Change group from top-level `emacs' to `convenience'.
8404 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8405 Push mark on the first call of successive command calls.
8406 (insert-pair): New fun created from `insert-parentheses' with
8407 `open' and `close' arguments added. Enclose active regions
8408 in paired characters. Compare adjacent characters syntax with
8409 inserted characters syntax before inserting a space.
8410 (insert-parentheses): Call `insert-pair' with ?\( ?\).
8412 * delsel.el: Don't put `delete-selection' property
8413 on `insert-parentheses' symbol to take advantage of
8414 region handling in `insert-pair' function.
8415 Suggested by Stephan Stahl <stahl@eos.franken.de>.
8417 2004-04-30 Kim F. Storm <storm@cua.dk>
8419 * emulation/cua-base.el: Add support for changing cursor types;
8420 based on patch from Michael Mauger.
8421 (cua-normal-cursor-color, cua-read-only-cursor-color)
8422 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
8423 Customization cursor type and/or cursor color.
8424 (cua--update-indications): Handle cursor type changes.
8425 (cua-mode): Update cursor indications if enabled.
8427 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
8429 * mouse.el (mouse-drag-copy-region): New defcustom.
8430 (mouse-set-region, mouse-drag-region-1): Use it.
8432 * simple.el (kill-ring-save): If region face background color is
8433 unspecified (if no highlighting), show extent of fully visible
8434 region even if transient-mark-mode is enabled.
8436 * emulation/cua-base.el (cua--standard-movement-commands):
8437 Add cua-scroll-up and cua-scroll-down.
8438 (cua-scroll-up, cua-scroll-down): New commands.
8439 (cua--init-keymaps): Remap scroll-up and scroll-down.
8441 * emulation/cua-rect.el (cua--convert-rectangle-as):
8443 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
8444 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
8445 New commands (suggested by Jordan Breeding).
8447 2004-04-30 Juanma Barranquero <lektu@terra.es>
8449 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
8451 2004-04-30 Mario Lang <mlang@delysid.org>
8453 * diff.el (diff-switches): Fix typo in docstring.
8455 2004-04-30 Alex Schroeder <alex@gnu.org>
8457 * xml.el (xml-debug-print-internal): Don't add newline and
8458 indentation to text nodes and write empty elements as empty tags
8459 instead of opening and closing tags.
8460 (xml-debug-print): Take optional indent-string argument.
8461 (xml-print): Alias for xml-debug-print.
8463 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8465 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
8466 than duplicate call to `line-beginning-position'.
8468 * progmodes/f90.el (f90-get-present-comment-type):
8469 Return whitespace, as well as comment chars, for consistent filling
8470 of comment blocks. Use `match-string-no-properties'.
8471 (f90-break-line): Trim trailing whitespace when filling comments.
8473 2004-04-30 Dave Love <fx@gnu.org>
8475 * calendar/diary-lib.el (diary-outlook-formats): New variable.
8476 (diary-from-outlook-internal, diary-from-outlook)
8477 (diary-from-outlook-gnus, diary-from-outlook-rmail):
8478 New functions to import diary entries from Outlook-format
8479 appointments in mail messages.
8481 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8483 * progmodes/python.el (python-send-command): New fun.
8484 (python-send-region, python-load-file): Use it.
8486 * progmodes/compile.el (compilation-last-buffer): Add var alias.
8488 * help-fns.el (help-C-file-name): Use new subr-name.
8489 Prepend `src/' to the file name.
8490 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
8491 (describe-function-1, describe-variable): Only find a C source file
8492 name if DOC is already loaded.
8494 * help-mode.el (help-function-def, help-variable-def):
8495 Use the new find-function-search-for-symbol functionality.
8496 Allow FILE to be `C-source'.
8498 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
8499 (find-function-C-source): New fun.
8500 (find-function-search-for-symbol): Use it.
8502 2004-03-29 Michael Mauger <mmaug@yahoo.com>
8504 * progmodes/sql.el (sql-product-alist): Rename variable
8505 `sql-product-support'. Add Postgres login parameters.
8506 (sql-set-product, sql-product-feature): Update with renamed variable.
8507 (sql-connect-postgres): Add username prompt.
8508 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
8509 Make patterns less product specific.
8510 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
8511 (sql-mode-abbrev-table): Modify initialization.
8512 (sql-builtin-face): Add variable.
8513 (sql-keywords-re): Add macro.
8514 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
8515 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
8516 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
8517 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
8518 (sql-mode-linter-font-lock-keywords)
8519 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
8520 (sql-mode-sybase-font-lock-keywords)
8521 (sql-mode-informix-font-lock-keywords)
8522 (sql-mode-interbase-font-lock-keywords)
8523 (sql-mode-ingres-font-lock-keywords)
8524 (sql-mode-solid-font-lock-keywords)
8525 (sql-mode-sqlite-font-lock-keywords)
8526 (sql-mode-db2-font-lock-keywords): Default to nil.
8527 (sql-product-font-lock): Always highlight ANSI keywords.
8528 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
8529 (sql-send-string): Add function.
8531 2004-04-29 Dave Love <fx@gnu.org>
8533 * progmodes/cfengine.el (cfengine-beginning-of-defun)
8534 (cfengine-end-of-defun): Ensure progress through buffer.
8536 * info-look.el (cfengine-mode): Accept a terminal ().
8538 2004-04-29 Juri Linkov <juri@jurta.org>
8540 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
8541 instead of isearch-yank-word-or-char. Add new key bindings for
8542 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
8543 (isearch-del-char): New fun.
8544 (isearch-forward, isearch-edit-string): Update docstring.
8545 (isearch-yank-char): Doc fix.
8546 (isearch-other-meta-char): Restore point after scrolling.
8548 * progmodes/compile.el (compilation-context-lines): Add nil option
8549 to disable compilation output window scrolling.
8550 (compilation-set-window): Use it.
8552 * outline.el (outline-next-preface, outline-show-heading):
8553 Don't leave unhidden blank line before heading.
8554 (outline-end-of-subtree): Include last newline into subtree.
8555 (hide-entry): Leave point at beginning of heading instead of end.
8556 (outline-up-heading): Push mark for the first call of successive
8559 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
8561 * comint.el (comint-prompt-read-only): New variable.
8562 (comint-output-filter): Implement it.
8564 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
8565 (ielm-prompt-internal): New variable.
8566 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
8567 (ielm-send-input): Delete unused variable `buf'.
8568 (ielm-eval-input): Use `ielm-prompt-internal'.
8569 (inferior-emacs-lisp-mode): Use new variables
8570 `comint-prompt-read-only' and `ielm-prompt-internal'.
8571 Get rid of obsolete variable `directory-sep-char'.
8572 (ielm): Use `zerop'.
8574 2004-04-29 John Paul Wallington <jpw@gnu.org>
8576 * thumbs.el (toplevel): Require cl at compile time.
8577 Remove conditional definitions of `ignore-errors' and `caddar'
8578 because they occur at run time.
8580 2004-04-28 Nick Roberts <nickrob@gnu.org>
8582 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
8583 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
8584 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
8585 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
8587 * progmodes/gud.el (gud-common-init): Throw an error if program is
8588 already running under gdb.
8590 2004-04-28 John Paul Wallington <jpw@gnu.org>
8592 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
8593 (thumbs-show-image-num): Move assignment of
8594 `thumbs-current-image-filename' within scope of `i'.
8595 (thumbs-emboss-image): Don't use `evenp'.
8597 2004-04-28 Richard M. Stallman <rms@gnu.org>
8599 * progmodes/compile.el (compilation-context-lines): Default now 0.
8601 2004-04-28 Juanma Barranquero <lektu@terra.es>
8603 Use `time-less-p' from calendar/time-date.el instead of defining
8604 custom versions of it.
8606 * pcomplete.el (pcomplete-time-less-p): Remove.
8608 * thumbs.el (time-less-p): Remove.
8610 * calendar/timeclock.el (timeclock-time-less-p): Remove.
8611 (timeclock-generate-report): Use `time-less-p'.
8613 * emacs-lisp/autoload.el (autoload-before-p): Remove.
8614 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
8616 2004-04-28 Masatake YAMATO <jet@gyve.org>
8618 * subr.el (remove-overlays): Make arguments optional.
8620 * wid-edit.el (widget-specify-button): Put evaporate to the
8622 (widget-specify-sample): Put evaporate to the overlay for sample.
8623 (widget-specify-doc): Put evaporate to the overlay for documentation.
8625 2004-04-27 Jesper Harder <harder@ifa.au.dk>
8627 * info.el (info-apropos): Make it an index node. Align node names
8630 2004-04-27 Eli Zaretskii <eliz@gnu.org>
8632 * net/browse-url.el (browse-url-netscape-sentinel)
8633 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
8634 (browse-url-epiphany-sentinel, browse-url-mosaic):
8635 Use browse-url-*-program instead of a literal program name.
8637 2004-04-27 Kevin Ryde <user42@zip.com.au>
8639 * eshell/em-alias.el:
8640 * eshell/em-dirs.el:
8641 * eshell/em-hist.el:
8642 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
8643 features when M-x customize-group loads modules before the main
8646 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
8648 * subr.el (momentary-string-display): Support EXIT-CHAR that is
8649 either a character representation of an event or an event
8652 * type-break.el: Capitalise Emacs and Lisp.
8653 (type-break-good-break-interval, type-break-demo-boring-stats)
8654 (type-break-terse-messages, type-break-file-name): New defcustoms.
8655 (type-break-post-command-hook)
8656 (type-break-warning-countdown-string): Quote variable names in doc.
8657 (type-break-interval-start, type-break-auto-save-file-name): New vars.
8658 (type-break-mode): Document type-break-good-break-interval and the
8659 "session" file. Schedule break according to the session file.
8660 Kill session file buffer on exit. Organise for save-some-buffers
8661 to always save the session file.
8662 (type-break-mode-line-message-mode, type-break-query-mode):
8663 Uppercase arguments.
8664 (type-break-file-time, type-break-file-keystroke-count, timep)
8665 (type-break-choose-file, type-break-get-previous-time)
8666 (type-break-get-previous-count): New defuns.
8667 (type-break): Avoid break querying after a completed break in the
8668 case where the query was initiated during user invocation of the
8669 break. Optional terse messages.
8670 Use type-break-good-break-interval if type-break-good-rest-interval is
8671 nil. File the break time.
8672 (type-break-schedule): New optional args for overriding the use of
8674 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
8676 (type-break-check): File the keystroke count.
8677 (type-break-do-query): Prevent a second query when the break is
8678 interrupted. Optional terse message.
8679 (type-break-keystroke-reset): Record the start of a typing interval.
8680 (type-break-demo-boring): Optional terse messages. Display word
8681 per minute and keystroke counts according to
8682 type-break-demo-boring-stats.
8684 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
8686 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
8687 directories, make sure they exist under archive-tmpdir.
8689 2004-04-27 Juri Linkov <juri@jurta.org>
8691 * help.el (view-emacs-news): With argument, display info for the
8692 selected version by finding it among different NEWS files, and
8693 narrowing the buffer to the selected version.
8695 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
8696 same-window-buffer-names.
8697 (info): New arg `buffer'. Use it. Doc fix. Read file name for
8698 non-numeric prefix argument, append the number to the buffer name
8699 for numeric prefix argument.
8700 (info-other-window): Bind same-window-regexps to nil.
8701 (Info-reference-name): Rename to Info-point-loc.
8702 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
8703 and Info-find-index-name for stringy Info-point-loc.
8704 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
8705 without middle `.', but with final `.' and optional line number
8706 for it. Set Info-point-loc for index nodes.
8707 (Info-index): Remove middle `.' from index entry regexp.
8708 Modify line number regexp.
8709 (Info-index-next): Decrement line number.
8710 (info-apropos): Remove middle `.' from index entry regexp.
8711 Add optional line number regexp at the end. Add matched value
8712 for line number to the result list and insert it to the buffer.
8713 Replace match-string by match-string-no-properties.
8714 Reorder result list.
8715 (Info-fontify-node): Hide index line numbers.
8716 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
8718 (Info-follow-reference): Use `str' instead of
8719 Info-following-node-name-re.
8720 (Info-toc): Use full file names. Set Info-current-node to "Top".
8721 (Info-fontify-node): Compare file names without directory name.
8722 (Info-try-follow-nearest-node): Don't set Info-reference-name.
8723 Set second arg of Info-extract-menu-node-name for index nodes.
8724 (info-xref-visited): Use magenta3 instead of magenta4.
8725 (Info-mode): Add info-apropos to docstring.
8727 * log-view.el (log-view-diff): Replace interactive code "r"
8728 by a list to allow to call it even if region is not active.
8730 * paren.el (show-paren-highlight-openparen): New var.
8731 (show-paren-function): Turn on openparen highlighting when
8732 matching forward if show-paren-highlight-openparen is non-nil.
8734 * simple.el (kill-ring-save): Use blink-matching-delay instead of
8735 the constant value 1.
8736 (completions-common-part): Expand docstring.
8738 * textmodes/picture.el (picture-mode-map): Add arrow keys.
8740 2004-04-27 Kim F. Storm <storm@cua.dk>
8742 * image.el (insert-sliced-image): Use line-height instead of
8743 line-spacing property on newline.
8745 2004-04-26 Lars Hansen <larsh@math.ku.dk>
8747 * desktop.el (desktop-buffer-misc-data-function): Rename to
8748 desktop-save-buffer and change docstring.
8749 (desktop-buffer-modes-to-save): Delete.
8750 (desktop-save-buffer-p): Use desktop-save-buffer instead of
8751 desktop-buffer-modes-to-save.
8752 (desktop-save): Rename desktop-buffer-misc-data-function to
8753 desktop-save-buffer and allow non-function value.
8754 (desktop-missing-file-warning): Correct docstring.
8756 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
8757 to desktop-save-buffer.
8759 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
8760 desktop-save-buffer.
8762 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
8764 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
8766 2004-04-26 Eli Zaretskii <eliz@gnu.org>
8768 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
8770 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
8772 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
8773 (ielm): Only go to the end of the buffer when starting a new process.
8775 2004-04-25 Juanma Barranquero <lektu@terra.es>
8777 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
8778 mode line. Bind `inhibit-read-only' to t before modifying
8779 properties of text in the buffer.
8780 (ielm): Force point to the end of buffer, even when running ielm
8783 2004-04-25 Jesper Harder <harder@ifa.au.dk>
8785 * info.el (info-apropos): Reset Info-complete-cache.
8787 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
8789 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8790 Also recognize severe Irix et al. messages.
8791 (compilation-normalize-filename, compile-abbreviate-directory):
8793 (compilation-get-file-structure): New function inherits
8794 functionality of the two preceding ones.
8795 (compilation-internal-error-properties, compilation-fake-loc):
8796 Use it so that different paths to the same file share the same
8797 markers. Also optimize finding adjacent marker slightly.
8799 2004-04-25 Kim F. Storm <storm@cua.dk>
8801 * image.el (insert-sliced-image): Add line-spacing t property
8802 to newlines separating image lines.
8804 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
8806 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
8808 * ielm.el (ielm-prompt-read-only): New user option.
8809 (ielm-prompt): Expand docstring to describe new behavior.
8810 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
8811 mention it in the docstring.
8813 2004-04-24 Andreas Schwab <schwab@suse.de>
8815 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
8817 * diff.el (diff): Set default-directory in diff buffer.
8819 2004-04-24 Eli Zaretskii <eliz@gnu.org>
8821 * mail/sendmail.el (mail-bury): Don't delete the frame where the
8822 mail was being composed if the terminal cannot display more than
8823 one frame; instead, switch to previous frame.
8825 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
8826 (rmail-start-mail): Support rmail-mail-new-frame even on
8827 terminals that can display only one frame at a time.
8829 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
8831 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
8832 (checkdoc-output-font-lock-keywords): Remove error regexp.
8833 (checkdoc-output-mode-map): Remove.
8834 (checkdoc-output-mode): Derive from compilation-mode.
8835 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
8837 * dired.el (dired-mode-map): Add a menu entry for wdired.
8839 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
8840 (rx-bracket, rx-check-any, rx-any): Clean up name space.
8842 * wdired.el: (wdired-mode-map): Move init into declaration.
8843 Fix `return' binding.
8844 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
8845 Use force-mode-line-update.
8846 (wdired-get-filename): Use `unless'.
8847 (wdired-preprocess-files): Don't assume names have no \n and use / for
8849 (wdired-normalize-filename): Use replace-regexp-in-string.
8850 (wdired-load-hooks): Remove.
8851 (wdired-mode-hooks): Rename to wdired-mode-hook.
8853 * info-look.el: Add support for cfengine-mode.
8854 (info-lookup-setup-mode): Use dolist.
8856 2004-04-23 Juan Le
\e,As
\e(Bn Lahoz Garc
\e,Am
\e(Ba <juan-leon.lahoz@tecsidel.es>
8858 * wdired.el: New file.
8860 2004-04-23 Juanma Barranquero <lektu@terra.es>
8862 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
8864 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
8865 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
8866 (pcomplete--help, pcomplete--here): Doc fixes.
8868 2004-04-23 Andre Spiegel <spiegel@gnu.org>
8870 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
8871 handles wrong-number-of-arguments in backend call.
8873 * vc.el (vc-print-log): Likewise.
8875 2004-04-20 Dave Love <fx@gnu.org>
8877 * emacs-lisp/rx.el: Doc fixes.
8878 (rx-constituents): Add/extend many forms.
8879 (rx-check): Check form is a list.
8881 (rx-check-any, rx-any, rx-check-not): Modify.
8883 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
8884 (rx-kleene): Use rx-trans-forms.
8885 (rx-quote-for-set): Delete.
8886 (rx): Allow multiple args.
8888 2004-04-23 Kenichi Handa <handa@m17n.org>
8890 * international/mule-util.el (char-displayable-p): Simplify by
8891 using internal-char-font.
8893 2004-04-23 Juanma Barranquero <lektu@terra.es>
8895 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8897 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
8899 * diff-mode.el (diff-next-error): New fun.
8900 (diff-mode): Use it.
8902 * simple.el (next-error): Change arg name.
8903 Add support for the documented C-u C-x ` usage.
8905 * frame.el (special-display-popup-frame, next-multiframe-window)
8906 (previous-multiframe-window): Only consider frames on same display.
8908 2004-04-22 Lars Hansen <larsh@math.ku.dk>
8910 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
8911 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
8913 2004-04-22 Kim F. Storm <storm@cua.dk>
8915 * net/telnet.el (telnet): Add optional port arg.
8917 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
8919 * progmodes/compile.el (compilation-mode-font-lock-keywords):
8920 Minor sanity check on the `hyperlink' slot.
8922 * Makefile.in (recompile): Compile new files.
8924 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
8925 Add byte-recompile-directory's optional `arg'.
8927 * cvs-status.el (cvs-tree-use-charset): New var.
8928 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
8929 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
8930 (cvs-status-cvstrees): Use it.
8932 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
8933 Make it a normal major mode.
8934 (checkdoc-buffer-label): Make sure the file name is meaningful.
8935 (checkdoc-output-to-error-buffer): Remove.
8936 (checkdoc-error, checkdoc-start-section): Rewrite.
8938 * info.el (info-node, info-menu-5, info-xref, info-header-node)
8939 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
8940 (Info-title-4-face): Use new syntax.
8941 (info-xref-visited): Inherit from info-xref.
8943 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
8945 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
8947 * simple.el (next-error-last-buffer, next-error-function):
8948 New variables for the next-error framework.
8949 (next-error-buffer-p): New function.
8950 (next-error-find-buffer): Generalize compilation-find-buffer.
8951 (next-error, previous-error, first-error, next-error-no-select)
8952 (previous-error-no-select): Move from compile.el.
8954 * replace.el (occur-next-error, occur-1): Hook into the next-error
8957 * progmodes/compile.el (compilation-start):
8958 Set next-error-last-buffer so next-error knows where to jump.
8959 (compilation-setup): Set the buffer-local variable
8960 next-error-function to 'compilation-next-error-function.
8961 (compilation-buffer-p, compilation-buffer-internal-p): Use an
8962 alternate way to find if a buffer is a compilation buffer, for
8963 next-error convenience.
8964 (next-error-no-select, previous-error-no-select, next-error)
8965 (previous-error, first-error): Move to simple.el.
8966 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
8967 (compilation-last-buffer): Remove.
8968 (compilation-start, compilation-next-error, compilation-setup)
8969 (compilation-next-error-function, compilation-find-buffer):
8970 Remove compilation-last-buffer use.
8972 2004-04-21 Juanma Barranquero <lektu@terra.es>
8974 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
8975 (font-lock-warning-face): Fix spacing.
8977 * makefile.w32-in (WINS): Add url/ directory.
8979 2004-04-21 Lars Hansen <larsh@math.ku.dk>
8981 * desktop.el (desktop-buffer-mode-handlers): New variable.
8982 Alist of major mode specific functions to restore a desktop buffer.
8983 (desktop-buffer-handlers): Make variable obsolete.
8984 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
8985 Catch errors signaled in handlers. Update buffer count.
8986 Evaluate desktop-buffer-point.
8987 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
8989 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
8991 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
8992 move to mail/rmail.el.
8993 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
8995 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
8996 On fail, print message (to message buffer) even if
8997 desktop-missing-file-warning is nil.
8998 (desktop-buffer-misc-data-function): New buffer local variable.
8999 Function returning major mode specific data.
9000 (desktop-buffer-misc-functions): Make variable obsolete.
9001 (desktop-save): Use desktop-buffer-misc-data-function.
9002 (desktop-buffer-dired-misc-data): Rename to
9003 dired-desktop-buffer-misc-data and move to dired.el.
9004 (desktop-buffer-info-misc-data): Rename to
9005 Info-desktop-buffer-misc-data and move to info.el.
9006 (desktop-read): Add message about number of buffers restored/failed.
9008 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
9009 Add parameters. Pause to display error only when
9010 desktop-missing-file-warning is non-nil.
9011 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
9012 (dired-mode): Bind desktop-buffer-misc-data-function.
9014 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
9016 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
9017 (Info-mode): Bind desktop-buffer-misc-data-function.
9019 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
9022 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
9025 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
9027 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
9028 the case of letters in case-insensitive expansions when the
9029 abbrev is preceded by characters with letter syntax.
9031 2004-04-21 Richard M. Stallman <rms@gnu.org>
9033 * progmodes/cperl-mode.el (cperl-putback-char):
9034 Delete Emacs 18 definition.
9036 * international/mule.el (ctext-post-read-conversion):
9037 Use assoc-string, not assoc-ignore-case.
9039 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
9041 * emacs-lisp/easymenu.el (easy-menu-add):
9042 Do call x-popup-menu, but only if it's defined.
9044 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
9046 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
9047 Handle multiple args: compile like progn.
9049 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
9050 take all args as &rest arg.
9052 * autoinsert.el (auto-insert-alist): Insert the user's name in
9053 copyright notice, rather than Free Software Foundation.
9055 2004-04-21 Kenichi Handa <handa@m17n.org>
9057 * descr-text.el (describe-char): Make it work on *Help* buffer.
9059 2004-04-21 Kim F. Storm <storm@cua.dk>
9061 * image.el (insert-image): Add optional SLICE arg.
9062 (insert-sliced-image): New defun.
9064 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
9066 * subr.el (read-number): Check whether `default' is nil.
9068 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9070 * progmodes/compile.el (compilation-error-properties):
9072 (compilation-internal-error-properties): New one.
9073 (compilation-compat-error-properties): Use it. Fix the non-marker case.
9075 2004-04-20 Richard M. Stallman <rms@gnu.org>
9077 * window.el (split-window-save-restore-data):
9078 Don't update the data if OLD-INFO is nil.
9080 * view.el (view-return-to-alist): Mark it permanent local.
9082 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
9084 * recentf.el (recentf-save-list): Catch and warn about errors.
9086 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
9087 so "Buffers" won't be pure.
9089 * help-mode.el (help-mode-finish): Set help-return-alist first
9090 thing, setting only the entry for the selected window.
9092 * help-fns.el (describe-function-1): If many non-control non-meta
9093 keys run the command, don't list all of them.
9095 2004-04-20 Juanma Barranquero <lektu@terra.es>
9097 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
9098 arg. Copied from Andre Spiegel's patch of 2004-03-21.
9100 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
9102 2004-04-20 Kenichi Handa <handa@m17n.org>
9104 * international/quail.el (quail-lookup-key): New optional arg
9106 (quail-get-translations): Call quail-lookup-key with
9107 NOT-RESET-INDICES t.
9108 (quail-completion): Likewise.
9109 (quail-lookup-map-and-concat): Likewise.
9111 2004-04-20 Kenichi Handa <handa@m17n.org>
9113 * international/quail.el (quail-update-translation): Don't insert
9114 such an unsupported multibyte char in a unibyte buffer.
9116 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
9118 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
9119 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
9120 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
9121 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
9122 (gdb-frame-assembler-buffer): Improve behaviour with
9124 (gdb-display-buffer): Extend search to all visible frames.
9126 2004-04-19 Eli Zaretskii <eliz@gnu.org>
9128 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
9129 characters left after base64 decoding.
9130 (rmail-decode-region): Use -dos variety of `coding', to remove any
9131 ^M characters left after qp or base64 decoding.
9133 2004-04-19 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
9135 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
9138 2004-04-19 Stephen Eglen <stephen@gnu.org>
9140 * add-log.el (add-change-log-entry): Update doc string to mention
9141 add-log-full-name and add-log-mailing-address.
9143 2004-04-18 Juri Linkov <juri@jurta.org>
9145 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
9146 (Info-find-node-2): Simplify error message.
9147 (Info-insert-dir): Use Info-following-node-name.
9148 (Info-goto-node): Remove *info-history* and *info-toc*.
9149 (Info-history): Create a node of the virtual history file.
9150 (Info-toc): Create a node of the virtual toc file.
9151 (Info-insert-toc): New arg `curr-file' for reference file names.
9152 (info-apropos): Remove redundant var binding for temp-file.
9153 (Info-index, Info-index-next, Info-mode): Doc fix.
9154 (Info-goto-emacs-command-node): Don't jump to *info* from
9155 non-*info* Info buffers.
9156 (Info-fontify-node): Don't show the file name of external
9157 references if `Info-hide-note-references' is `hide'. Don't hide
9158 newlines at the end of paragraphs.
9160 * international/mule-diag.el (list-input-methods):
9161 Fix args to help-xref-button.
9163 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
9164 to put into effect local variables from TUTORIAL files.
9166 * textmodes/paragraphs.el (sentence-end) <function>: New fun
9167 with default value taken from the variable `sentence-end'.
9168 (sentence-end) <defcustom>: Set default to nil. Doc fix.
9169 Add nil const to :type.
9170 (sentence-end-without-period, sentence-end-double-space)
9171 (sentence-end-without-space): Doc fix.
9173 * textmodes/paragraphs.el (forward-sentence):
9174 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
9175 (fill-delete-newlines):
9176 * progmodes/cc-cmds.el (c-beginning-of-statement):
9177 Use function `sentence-end' instead of variable `sentence-end'.
9179 2004-04-18 Andreas Schwab <schwab@suse.de>
9181 * progmodes/compile.el (compilation-start): Set window start to
9182 point-min if compilation-scroll-output is nil.
9184 2004-04-18 John Wiegley <johnw@newartisans.com>
9186 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
9188 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
9190 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
9191 (gdb-info-breakpoints-custom): Revert previous change.
9192 (gdb-view-assembler): Update assembler if necessary.
9193 (gdb-frame-handler): Parse correctly for gdb-current-frame.
9194 (gdb-display-source-buffer): Update properly when both source and
9195 assembler are visible.
9197 2004-04-17 John Wiegley <johnw@newartisans.com>
9199 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
9200 which limits the number of names shown in the minibuffer. Off by
9202 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
9203 up iswitchb for users with a multitude of open buffers by showing
9204 only the first and last N/2 buffers in the completion list (which
9205 is enough to aid C-s/C-r, and to know that more characters are
9206 needed to refine the completion list).
9208 2004-04-17 Richard M. Stallman <rms@gnu.org>
9210 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
9211 (file-truename): Expand all ~ constructs directly.
9212 (insert-directory): Delete any error msg output by the
9213 `insert-directory-program'.
9215 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
9216 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
9217 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
9218 (allout-init): Use find-file-hook, not find-file-hooks.
9219 (allout-mode): Eliminate Emacs 18 support.
9220 Use write-contents-functions, not local-write-file-hooks.
9222 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
9224 * progmodes/compile.el (compilation-error-properties): Fix for
9225 adding messages when there are already markers for their file.
9226 (compilation-fake-loc): New function.
9228 2004-04-16 Dave Love <fx@gnu.org>
9230 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
9231 (python-load-file): Fix python-orig-start setting.
9233 * progmodes/compile.el: Doc fixes.
9234 (compilation-error-regexp-alist-alist)
9235 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
9236 (compilation-assq): Wrap in eval-when-compile.
9237 (compilation-mode-font-lock-keywords): Don't use list*.
9238 (compilation-start): Avoid warning.
9239 (compilation-compat-error-properties)
9240 (compilation-directory-properties): Add keymap property.
9241 (compilation-parsing-end): Make it a marker for better compatibility.
9243 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
9245 2004-04-16 Mark A. Hershberger <mah@everybody.org>
9247 * xml.el: Doc fixes.
9248 (xml-get-children): Only looks at sub-tags and ignore strings.
9250 * xml.el (xml-parse-tag): Avoid overwriting node-name.
9252 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
9254 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
9256 2004-04-16 Andre Spiegel <spiegel@gnu.org>
9258 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
9260 * vc.el (vc-print-log): Likewise.
9262 2004-04-16 Masatake YAMATO <jet@gyve.org>
9264 * simple.el (completion-setup-function): Set an initial value
9265 to `element-common-end' before entering loop. Set a value
9266 to `element-common-end' at the end of loop.
9267 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
9268 (completions-common-part): Rename from completion-de-emphasis.
9269 (completions-first-difference): Rename from completion-emphasis.
9272 2004-04-16 Juanma Barranquero <lektu@terra.es>
9274 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
9275 (bookmark-edit-annotation-mode): Add mode name.
9277 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
9279 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
9280 for nested conflict markers.
9281 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
9283 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
9285 * progmodes/gdb-ui.el (gdb-goto-info): New function.
9287 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
9289 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9291 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
9292 Give a backtrace if requested.
9294 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
9296 * progmodes/python.el (python-mouse-2-command, python-RET-command):
9297 Remove unused functions.
9298 (python-orig-start-line, python-orig-file): Remove.
9299 (python-orig-start): New var.
9300 (python-input-filter, python-compilation-line-number)
9301 (python-send-region, python-load-file): Use it.
9303 * info.el (info): Always jump to *info*.
9305 * subr.el (posn-set-point): New function.
9307 * mouse.el (mouse-set-point): Use it.
9309 * progmodes/compile.el (compile-goto-error): Use it.
9310 (compilation-button-map): New keymap.
9311 (compilation-error-properties): Use it.
9312 (compilation-shell-minor-mode-map): Don't bind mouse-2.
9314 * smerge-mode.el (smerge-popup-context-menu): Use it.
9316 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
9317 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
9318 mouse and non-mouse case.
9320 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
9321 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
9323 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
9324 Make it work for non-mouse events.
9326 * pcvs-info.el (cvs-status-map): Update binding name.
9328 2004-04-14 Mark A. Hershberger <mah@everybody.org>
9330 * xml.el (xml-maybe-do-ns): New function to handle namespace
9331 parsing of both attribute and element names.
9332 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
9333 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
9334 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
9335 (xml-parse-attlist): Make it do its own namespace parsing.
9337 2004-04-14 Dave Love <fx@gnu.org>
9339 * progmodes/python.el (run-python): Fix use of \n.
9340 (python-load-file): Remove `try' from Python fragment.
9341 (python-describe-symbol): Fix message.
9343 * comint.el: Doc fixes.
9344 (comint-last-input-start, comint-last-input-end)
9345 (comint-last-output-start): Give them values.
9346 (comint-arguments): Avoid warning.
9347 (comint-skip-prompt): Use line-end-position.
9348 (comint-backward-matching-input): Rename arg to agree with doc.
9349 (comint-extract-string): Use syntax-ppss.
9350 (comint-dynamic-simple-complete): Delete useless list construction.
9351 (comint-redirect-subvert-readonly): New.
9352 (comint-redirect-preoutput-filter): Use it.
9354 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
9355 Correctly handle negative arguments when calling hook functions.
9357 2004-04-14 Jesper Harder <harder@ifa.au.dk>
9359 * info.el (info-apropos): Don't clobber Info-history-list.
9361 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
9363 * progmodes/compile.el (compilation-setup):
9364 Localize overlay-arrow-position.
9365 (compilation-sentinel): Restructure code equivalently.
9366 (compilation-next-error): Find message on same line after point if
9367 not found before point.
9368 (compile-mouse-goto-error): Restore function so that compilation
9369 buffer need not be current and use compile-goto-error.
9370 (compile-goto-error): Restore function.
9371 (next-error): Set overlay-arrow-position.
9372 (compilation-forget-errors): Don't localize already local
9373 compilation-locs and remove FIXME about refontifying.
9375 2004-04-14 Kim F. Storm <storm@cua.dk>
9377 * startup.el (emacs-quick-startup): New defvar (set by -Q).
9378 (command-line): New option -Q. Like -q --no-site-file, but
9379 in addition it also disables menu-bar, tool-bar, scroll-bars,
9380 tool-tips, and the blinking cursor.
9381 (command-line-1): Skip startup screen if -Q.
9382 (fancy-splash-head): Use ":align-to center" prop to center splash image.
9384 * emulation/cua-base.el (cua-read-only-cursor-color)
9385 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
9387 2004-04-13 Dave Love <fx@gnu.org>
9389 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
9390 (syntax): Don't require.
9391 (python) <defgroup>: Add :version.
9392 (python-quote-syntax): Re-written.
9393 (inferior-python-mode): Move stuff here from run-python and add
9395 (python-preoutput-continuation, python-preoutput-result)
9396 (python-dotty-syntax-table): New.
9397 (python-describe-symbol): Use them.
9398 (run-python): Move stuff to inferior-python-mode. Modify code
9400 (python-send-region): Use python-proc, python-send-string.
9401 (python-send-string): Send newlines too. Callers changed.
9402 (python-load-file): Re-written.
9403 (python-eldoc-function): New.
9404 (info-look): Don't require.
9405 (python-after-info-look): New. A modified version of former
9406 top-level code for use with eval-after-load.
9407 (python-maybe-jython, python-guess-indent): Use widened buffer.
9408 (python-fill-paragraph): Re-written.
9409 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
9410 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
9412 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
9414 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
9415 Set compilation-error-regexp-alist earlier.
9417 * progmodes/compile.el (compilation-minor-mode-map)
9418 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
9419 (compile-goto-error): Re-merge the mouse and non-mouse commands.
9421 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9423 * progmodes/compile.el (compile-goto-error): Select the buffer/window
9424 corresponding to the event.
9426 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
9428 * loadup.el: Add cygwin to system-type list, for unexec() support.
9430 2004-04-12 John Paul Wallington <jpw@gnu.org>
9432 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
9433 (ibuffer-restore-window-config-on-quit): New variable to replace
9434 `ibuffer-delete-window-on-quit'. Update all references.
9435 (ibuffer-prev-window-config): New variable.
9436 (ibuffer-quit): Restore previous window configuration instead of
9438 (ibuffer): Save window configuration before showing Ibuffer buffer.
9440 * help.el (describe-mode): Doc fix.
9442 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9444 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
9445 not to treat nil as a function.
9447 * vc-arch.el (vc-arch-root): Be a bit more careful.
9448 (vc-arch-register): Save the buffer if we modified it.
9449 (vc-arch-delete-rej-if-obsolete): Save excursion.
9450 (vc-arch-find-file-hook): Use the simpler after-save-hook.
9451 (vc-arch-responsible-p, vc-arch-init-version): New functions.
9453 * net/ldap.el (ldap-search): Use list*.
9455 2004-04-12 Juri Linkov <juri@jurta.org>
9457 * info.el (Info-follow-reference): Allow multiline reference name.
9459 2004-04-11 Dave Love <fx@gnu.org>
9461 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
9463 * progmodes/python.el: New file.
9465 2004-04-11 Andre Spiegel <spiegel@gnu.org>
9467 * vc-hooks.el (vc-arg-list): Function removed.
9468 (vc-default-workfile-unchanged-p): Use condition-case to check for
9469 backward compatibility.
9471 * vc.el (vc-print-log): Use condition-case to check for backward
9474 2004-04-11 Juri Linkov <juri@jurta.org>
9476 * dired.el (dired-faces): New defgroup.
9477 (dired-header, dired-mark, dired-marked, dired-flagged)
9478 (dired-warning, dired-directory, dired-symlink, dired-ignored):
9480 (dired-header-face, dired-mark-face, dired-marked-face)
9481 (dired-flagged-face, dired-warning-face, dired-directory-face)
9482 (dired-symlink-face, dired-ignored-face): New face variables.
9483 (dired-font-lock-keywords): Use them instead of font-lock faces.
9484 Split the rule for dired marks into 3 separate rules: for marks,
9485 marked file names and flagged file names.
9487 * help-mode.el (help-make-xrefs): Add a final newline to the
9490 2004-04-11 John Paul Wallington <jpw@gnu.org>
9492 * replace.el (occur-engine): Distinguish between one and several
9493 matches in the matches per buffer heading.
9495 2004-04-11 Kim F. Storm <storm@cua.dk>
9497 * ido.el (ido-confirm-unique-completion): New defcustom.
9498 (ido-complete): Use it.
9499 (ido-write-file): Set it to t unconditionally.
9501 2004-04-10 Miles Bader <miles@gnu.org>
9503 RCS keyword removal (only non-comment changes are enumerated here):
9505 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
9506 (byte-compile-insert-header): Don't use `byte-compile-version'.
9507 * forms.el (forms-version): Variable removed.
9508 (forms-mode): Don't use `forms-version'.
9509 * recentf.el (recentf-version): Variable removed.
9510 * progmodes/delphi.el (delphi-version): Variable removed.
9511 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
9513 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
9515 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
9517 2004-04-09 Jesper Harder <harder@ifa.au.dk>
9519 * info.el (info-apropos): Improve menu item regexp.
9521 2004-04-09 Simon Josefsson <jas@extundo.com>
9523 * mail/smtpmail.el: Add comment, based on report by
9524 kdc@rcn.com (Kevin D. Clark).
9526 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9528 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9529 Redo one more thing that I didn't notice Daniel had undone.
9531 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
9533 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
9534 (gdb-goto-breakpoint, gdb-display-buffer)
9535 (gdb-display-source-buffer, gdb-view-source-function)
9536 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
9537 (gdb-source-info, gdb-frame-handler): Don't specify a window
9539 (gdb-info-breakpoints-custom): Remove superfluous update of
9541 (gdb-many-windows): Make settable outside gdb.
9543 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9545 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
9546 Derive from fundamental-mode rather than text-mode.
9548 2004-04-08 Juri Linkov <juri@jurta.org>
9550 * info.el (Info-history): Doc fix.
9551 (Info-history-list): New var.
9552 (info-xref): Change magenta4 to blue, remove bold for dark and
9553 light backgrounds, change bold to underline for non-color classes.
9554 (info-xref-visited): New face.
9555 (Info-fontify-visited-nodes): New custom.
9556 (Info-hide-note-references): Add new value `hide'. Doc fix.
9557 (Info-reference-name): New var.
9558 (Info-selection-hook): New custom.
9559 (Info-edit-mode-hook): New var.
9560 (Info-find-file): New fun.
9561 (Info-find-node): Move part of code to Info-find-file.
9562 (Info-find-node-2): Add anchors to Info-history-list. Move point
9563 to the place with the reference name if name is defined.
9564 (Info-select-node): Add current node to Info-history-list.
9565 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
9566 (Info-search-whitespace-regexp): New custom.
9567 (Info-search-case-fold): New var.
9568 (Info-search): Add "case-sensitively" to the prompt.
9569 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
9570 (Info-search-case-sensitively, Info-search-next): New fun.
9571 (Info-up): Move point to the menu item of the current node.
9572 (Info-history): New fun. Add *info-history* to
9573 same-window-buffer-names.
9574 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
9575 (Info-insert-toc): New fun.
9576 (Info-build-toc): New fun.
9577 (Info-follow-reference): Add new arg `fork'. Doc fix.
9578 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
9579 with the same name prefer the reference closest to point.
9580 (Info-next-reference): Replace * by + in the *Note regexp.
9581 Add regexp for http:// and ftp://. Skip the *Note prefix.
9582 (Info-prev-reference): Replace * by + in the *Note regexp.
9583 Add regexp for http:// and ftp://. Skip the *Note prefix.
9584 (Info-follow-nearest-node): Add new arg `fork'.
9585 (Info-try-follow-nearest-node): Add new arg `fork'.
9586 Call browse-url for http:// and ftp:// references.
9587 Set Info-reference-name for index entries.
9588 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
9589 Info-search-next, Info-history, Info-toc, clone-buffer.
9590 (Info-menu-update): Replace * by + in the *Note regexp.
9591 (Info-mode): Add documentation for Info-history, Info-toc,
9592 Info-search-case-sensitively, Info-search-next, clone-buffer.
9593 (Info-fontify-menu-headers): Remove fun. Move code to
9595 (Info-fontify-node): Add docstring. Add local vars
9596 fontify-visited-p and not-fontified-p. If not-fontified-p is t
9597 then fontify header line, titles, menu headers, http and ftp
9598 references, refill paragraphs. If not-fontified-p is t or
9599 fontify-visited-p is t then fontify cross references, menu items.
9600 Fontify menu headers. Fontify http and ftp references.
9601 Change regexp for cross references to require whitespace after *Note,
9602 add matching groups for file and node names. Remove hack for quote.
9603 Use display property for Info-hide-note-references=t. Use fifth
9604 or fourth match for help-echo. Display visited nodes in a
9605 different face. Unhide file names of external references.
9606 Unhide newlines. Display visited menu items in a different face.
9608 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
9610 * progmodes/compile.el: Require CL.
9611 (compilation-mode-font-lock-keywords): Re-install the "line as
9614 * help-fns.el (help-C-source-directory): New var.
9615 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
9616 (describe-function-1, describe-variable): Use them.
9618 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
9619 to C source files specially.
9621 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
9623 * info.el (Info-hide-cookies-node): New function.
9624 (Info-select-node): Use it.
9625 (Info-display-images-node): Remove message with image file name.
9627 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
9629 * progmodes/compile.el (compilation-warning-face)
9630 (compilation-info-face, compilation-skip-threshold)
9631 (compilation-skip-visited, compilation-context-lines):
9632 Declare :version when added to Emacs.
9633 (compilation-error-regexp-alist-alist): Extend caml and irix.
9634 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
9635 (compilation-mode-font-lock-keywords): Temporarily undo line as
9636 function patch, which wasn't ready.
9638 2004-04-07 Kenichi Handa <handa@m17n.org>
9640 * international/latin1-disp.el (latin1-display-setup): Check each
9641 character is displayable or not instead of calling
9642 latin1-display-check-font.
9644 2004-04-06 Kenichi Handa <handa@m17n.org>
9646 * language/ethio-util.el (ethio-sera-being-called-by-w3):
9648 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
9649 instead of sera-being-called-by-w3.
9650 (ethio-fidel-to-sera-buffer): Likewise.
9651 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
9652 instead of sera-being-called-by-w3.
9653 (ethio-write-file): Likewise.
9655 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9657 * printing.el: Doc fix.
9659 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
9661 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
9662 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
9663 (gdb-setup-windows): Only use separate IO buffer if required.
9665 2004-04-06 Kim F. Storm <storm@cua.dk>
9667 * term.el (term-is-xemacs): Remove.
9668 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
9669 (term-window-width): New function.
9670 (term-mode, term-check-size): Use it.
9671 (term-mode): Disable overflow-newline-into-fringe in term buffer.
9673 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
9675 * cus-edit.el (custom-add-parent-links): Change unbound variable
9678 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9679 * info.el (info-apropos): New function.
9680 (Info-mode-menu): Add it.
9681 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
9683 * help-mode.el (help-make-xrefs): Recognize aliased variable with
9684 inherited docstring.
9686 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
9688 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
9690 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
9692 * progmodes/compile.el (font-lock): Don't require any more.
9693 (compilation-error-properties, compilation-start, compilation-sentinel)
9694 (compilation-filter, next-error): Use with-current-buffer.
9695 (compilation-skip-to-next-location, compilation-skip-threshold)
9696 (compilation-skip-visited): Move to silence the byte-compiler.
9697 (compilation-setup): Simplify.
9698 (compilation-next-error): Use line-(beginning|end)-position.
9699 Make sure `pt' is non-nil before using compilation-loop.
9700 (compile-goto-error): Add optional event arg. Use it.
9701 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
9702 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
9703 Update the binding for mouse-2.
9704 (first-error): Set compilation-current-error to nil rather than bob.
9705 (compilation-parsing-end, compilation-parse-errors-function)
9706 (compilation-error-list, compilation-old-error-list):
9707 "New" compatibility variables.
9708 (compile-buffer-substring, compilation-compat-error-properties)
9709 (compilation-compat-parse-errors, compilation-forget-errors):
9710 New compatibility functions.
9711 (compilation-mode-font-lock-keywords): Use them.
9713 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
9715 * autorevert.el (auto-revert-handler): If point (or a window
9716 point) is at the end of the buffer, keep it there after
9717 reverting. This allows to tail a file.
9718 Mention this in the `Commentary'.
9720 * format.el (format-write-file): Add optional argument CONFIRM
9721 and make it behave like the analogous argument to `write-file'.
9723 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9725 * progmodes/ebnf2ps.el: Doc fix.
9726 (ebnf-version): New version number (4.2).
9727 (ebnf-syntax): Customization and docstring fix.
9728 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
9729 Put autoloaded funs before first use.
9730 (ebnf-style-database): Add dtd entry.
9731 (ebnf-syntax-alist): Add dtd initialization.
9732 (ebnf-token-sequence): New fun.
9733 (ebnf-comment-table): Add new comment action character.
9734 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
9736 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
9737 Type Definition for XML).
9739 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
9740 * progmodes/ebnf-bnf.el (ebnf-sequence):
9741 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
9742 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
9743 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
9744 Code simplification: call ebnf-token-sequence.
9746 2004-04-04 Eli Zaretskii <eliz@gnu.org>
9748 * calendar/timeclock.el (timeclock-relative)
9749 (timeclock-get-project-function, timeclock-get-workday-function)
9750 (timeclock-query-out, timeclock-when-to-leave)
9751 (timeclock-when-to-leave-string, timeclock-log-data)
9752 (timeclock-generate-report, timeclock-in): Doc fixes.
9754 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
9756 * url/: New dir. Import the URL package from its repository.
9758 2004-04-03 Andreas Schwab <schwab@suse.de>
9760 * diff-mode.el (diff-mode): Fix missing quote.
9762 2004-04-03 Juri Linkov <juri@jurta.org>
9764 * descr-text.el (describe-property-list): Add `font-lock-face'.
9766 * dired.el (dired-font-lock-keywords): Fix permission regexps.
9768 2004-04-02 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
9770 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
9771 Use utf-16le on little endian machines and utf-16be otherwise.
9773 2004-04-02 David Kastrup <dak@gnu.org>
9775 * net/browse-url.el (browse-url-generic): Use call-process
9776 instead of start-process to allow browsers that fork and detach.
9778 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
9780 * compile.el (compilation-current-error): New var.
9781 (compilation-setup, compile-mouse-goto-error)
9782 (compile-goto-error, next-error): Use it.
9783 (compilation-skip-to-next-location): Default to t, which gives
9784 contiguous skipping like old compile (where this was redundant).
9785 (compilation-next-error): Prevent previous-* commands from moving
9786 back to message at or just before point.
9788 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
9790 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
9791 (gdb-source-info): Don't display source at startup, if required.
9792 (gdb-show-main): New option.
9793 (gdba): Update documentation.
9794 (gdb-source): Cover case of auto-display output.
9796 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
9798 * autorevert.el: Delete obsolete autoload's and defvar's.
9799 (auto-revert-check-vc-info): New user option.
9800 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
9801 (auto-revert-handler-vc): Delete.
9802 (auto-revert-handler): Treat return value `fast' of
9803 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
9805 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
9808 * files.el (buffer-stale-function): Doc change.
9810 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9812 * printing.el: New tip on Tips section.
9813 (pr-version): New version number (6.7.4).
9814 (pr-shell-file-name): Initialization fix.
9816 2004-03-31 Juri Linkov <juri@jurta.org>
9818 * dired.el: Add autoload for `dired-do-touch'.
9819 (dired-touch-program): New var.
9820 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
9821 (dired-no-confirm): Add `touch' to docstring.
9823 * dired-aux.el (dired-do-touch): New fun.
9824 (dired-do-chxxx): Add argument -t for touch operation.
9826 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
9827 `dired-move-to-filename-regexp'.
9829 2004-03-31 H
\e,Ae
\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
9831 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
9833 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9835 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
9836 and only if the buffer was modified.
9838 2004-03-30 Kenichi Handa <handa@m17n.org>
9840 * international/characters.el: Delete pairs for U+2308..U+230B.
9842 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
9844 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
9845 to detect the beginning of a level 2 or 3 annotation.
9847 2004-03-29 Kenichi Handa <handa@m17n.org>
9849 * international/ucs-tables.el (ucs-insert): Fix the error message.
9851 2004-03-29 Kenichi Handa <handa@m17n.org>
9853 * international/mule-util.el (char-displayable-p): Fix generation
9856 * Makefile.in (setwins, setwins_almost): Change directory to $wd
9857 before finding directories by `find'.
9859 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
9861 * subr.el (interactive-form): Delete. Now implemented in C.
9863 * pcvs.el (cvs-parse-process): Workaround for Darwin.
9865 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
9866 (vc-diff-label): New fun.
9867 (vc-diff-internal): Use it.
9869 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
9871 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9873 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
9875 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
9876 specify XML (EBNFX).
9878 * progmodes/ebnf2ps.el: Doc fix.
9879 (ebnf-version): New version number (4.1).
9880 (ebnf-syntax): Adjust customization.
9881 (ebnf-style-database): Add ebnfx entry.
9882 (ebnf-syntax-alist): Add ebnfx initialization.
9883 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
9885 * printing.el: Doc fix.
9886 (pr-version): New version number (6.7.3).
9887 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
9888 returns nil for mouse position. Reported by Drew Adams
9889 <drew.adams@oracle.com>.
9890 (pr-update-menus): Modify interactive declaration. Reported by Drew
9891 Adams <drew.adams@oracle.com>.
9893 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
9895 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
9896 (gud-gdba-marker-filter): Log the process input and output, if
9897 required. From Stefan Monnier.
9898 (gdb-debug-log, gdb-enable-debug-log): New variables.
9899 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
9901 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
9903 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
9904 From lorentey@elte.hu (L
\e$,1 q
\e(Brentey K
\e,Aa
\e(Broly).
9906 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
9908 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
9909 Call vc-find-file-hook here instead of in auto-revert-buffers.
9910 (auto-revert-buffers): Delete call to vc-find-file-hook.
9911 (auto-revert-verbose, global-auto-revert-non-file-buffers)
9912 (global-auto-revert-mode, auto-revert-set-timer)
9913 (auto-revert-handler, auto-revert-buffers): Doc fixes.
9915 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
9917 * woman.el (woman-change-fonts): Rename local variable
9918 woman-font-alist to font-alist to avoid a compiler warning.
9920 2004-03-27 Dave Love <fx@gnu.org>
9922 * emacs-lisp/rx.el (rx): Doc fix.
9923 Fix copyright years.
9925 * strokes.el (strokes-global-set-stroke-string): New function.
9926 (strokes-list-strokes): Cope with strings, not just commands.
9927 Set foreground colour of image.
9928 (strokes-global-set-stroke): Doc fix.
9930 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
9932 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
9934 (Buffer-menu-files-only): New variable.
9935 (Buffer-menu-toggle-files-only): New function.
9936 (Buffer-menu-mode-map): Bind it to `T'.
9937 (Buffer-menu-mode): Mention `T' in docstring.
9938 Set buffer-stale-function.
9939 (list-buffers-noselect): Mark buffer non-modified and set
9940 Buffer-menu-files-only.
9942 * dired.el (buffer-stale-function): Remove no longer needed defvar.
9944 * autorevert.el (auto-revert-handler): Print revert message
9945 before, rather than after, reverting.
9946 (buffer-stale-function): Move to files.el.
9948 * files.el (buffer-stale-function): Move here from autorevert.el.
9950 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
9952 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
9954 * calc/calc.el (calc-mode-map): Use mapc.
9956 * apropos.el (apropos-mode): Don't autoload.
9957 (apropos-symbols-internal): New fun. Extracted from `apropos'.
9959 (apropos-print): Add optional `text' argument.
9960 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
9961 Don't assume point-min == 1.
9963 * bs.el (bs-buffer-list): Use buffer-local-value.
9964 (bs--set-toggle-to-show): Use with-current-buffer.
9966 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
9968 (list-buffers-noselect): Use them. Adjust :align-to to new style.
9970 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
9972 * dabbrev.el (dabbrev-expand): Fix regexp construction.
9973 (dabbrev--find-expansion): Use pop.
9974 (dabbrev--search): Use match-string-no-properties.
9976 * dired.el (dired-mode): Use run-mode-hooks.
9977 (dired-move-to-end-of-filename): Use match-string.
9979 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
9980 is bound before using it.
9981 (ediff-verbose-p): Make it into a var since it's not constant.
9983 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
9985 * faces.el (read-face-font): Don't cons up unnecessarily.
9986 (header-line, tool-bar): Share common parts.
9988 * files.el (file-relative-name): Use compare-strings.
9990 * finder.el (finder-mode): Follow coding convention.
9992 * subr.el (read-number): New function.
9994 * ses.el (ses-read-number): Move to subr.el.
9995 (ses-set-header-row): Use read-number.
9997 2004-03-26 Andre Spiegel <spiegel@gnu.org>
9999 * vc-hooks.el (vc-arg-list): New function, which handles both
10000 compiled and uncompiled code.
10001 (vc-default-workfile-unchanged-p): Use it.
10003 * vc.el (vc-print-log): Undo prev change, use new function
10004 vc-arg-list from vc-hooks.el.
10006 2004-03-26 Masatake YAMATO <jet@gyve.org>
10008 * simple.el (completion-setup-function): Emphasize the
10009 first uncommon characters in the completions; and de-emphasize
10010 the common prefix substrings.
10011 (completion-emphasis): New face.
10012 (completion-de-emphasis): New face.
10014 2004-03-25 Juanma Barranquero <lektu@terra.es>
10016 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
10017 Comment out (it's unused and unfinished code).
10019 2004-03-25 Sam Steingold <sds@gnu.org>
10021 * vc.el (vc-print-log): Fix a bug in the last patch:
10022 backend-function may be a byte-compiled object, not a lambda.
10024 2004-03-25 Juri Linkov <juri@jurta.org>
10026 * descr-text.el (describe-property-list): Add a button
10027 for `face' property that calls `describe-face'.
10028 Suggested by luis fernandes <elf@ee.ryerson.ca>
10030 * international/mule.el (keyboard-coding-system):
10031 * kmacro.el (kmacro-call-macro): Fix docstring.
10033 * dired.el: Fix comments.
10035 * textmodes/fill.el (fill): Fix Info link.
10037 * font-lock.el (fast-lock, lazy-lock):
10038 * jit-lock.el (jit-lock): Remove links to removed Support Modes
10041 * eshell/eshell.el (eshell): Fix broken info-link.
10043 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
10044 * eshell/em-banner.el (eshell-banner):
10045 * eshell/em-smart.el (eshell-smart):
10046 * eshell/esh-cmd.el (eshell-cmd):
10047 Comment out broken info-links to incomplete Info manual.
10049 * info-xref.el: Fix commentary.
10051 2004-03-25 Kevin Ryde <user42@zip.com.au>
10053 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
10054 Remove spurious node duplicate suppression, doesn't work, not wanted.
10055 (info-xref-output): Take format style args, add "sit-for 0" to let
10056 user see the results as they progress.
10057 (info-xref-check-all-custom): New function.
10059 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
10061 * gdb-ui.el: Moved to progmodes.
10063 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10065 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
10067 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
10069 * calendar/appt.el (appt-check): Remove superfluous progn.
10070 When finished with diary buffer: if it was not being displayed
10071 before, kill it; otherwise restore its original state.
10072 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
10074 * calendar/calendar.el (calendar-set-mode-line): Use total
10075 available mode-line width, rather than frame-width.
10077 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
10078 after mode change so effect not lost.
10080 2004-03-23 Dave Love <fx@gnu.org>
10082 * dired.el (dired) <defgroup>: Add link to manual.
10083 (dired-font-lock-keywords): Add highlighting on unusual permissions.
10084 (dired-revert): Use dolist.
10085 (dired-mode-map): Add U binding.
10086 (dired-mode): Add font-lock-beginning-of-syntax-function.
10087 (dired-garbage-files-regexp): Make it a defcustom.
10089 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10091 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
10092 is equivalent to nil.
10093 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
10094 (vc-arch-mode-line-string): Accept `added' state.
10095 (vc-arch-state): Use inode-sigs if available.
10096 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
10097 Copy&delete existing id file if any. Fallback if uuidgen is absent.
10098 (vc-arch-tagline-re): New var.
10099 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
10101 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
10102 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
10104 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
10105 (vc-file-not-found-hook): Use it.
10107 * diff-mode.el (diff-default-read-only): Change default.
10108 (diff-mode-hook): Make it a defcustom. Add some options.
10109 (diff-mode-map): Bind diff-refine-hook.
10110 (diff-yank-handler): New var.
10111 (diff-yank-function): New fun.
10112 (diff-font-lock-keywords): Use them.
10113 (diff-end-of-file): Handle case where file-header looks like diff text.
10114 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
10115 (diff-file-kill): Delete a subsequent empty line, if applicable.
10116 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
10117 (diff-find-file-name): Use it.
10118 (diff-tell-file-name): New command.
10119 (diff-mode): Be careful with view-mode.
10120 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
10121 New functions, for use in diff-mode-hook.
10122 (diff-find-source-location): Catch "regex too large" errors.
10123 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
10124 (diff-refine-hunk): New command.
10126 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
10127 (smerge-context-menu-map): Remove unused var.
10128 (smerge-keep-all): Preserve markers.
10129 (smerge-keep-n): New fun.
10130 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
10131 (smerge-keep-current, smerge-ediff): Use it.
10132 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
10133 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
10134 (smerge-resolve): Resolve trivial 3-part conflicts.
10136 2004-03-23 Juri Linkov <juri@jurta.org>
10138 * man.el (Man-width): New var.
10139 (Man-getpage-in-background): Use it.
10140 (Man-support-local-filenames): New var and fun.
10141 (Man-build-man-command): Don't add a second %s.
10142 (Man-fontify-manpage): Clean up message.
10143 (Man-mode): Set outline-regexp, outline-level,
10144 imenu-generic-expression.
10146 * woman.el (woman-fill-frame): Doc fix.
10147 (woman-decode-region): Use window-width instead of frame-width.
10149 * abbrevlist.el (list-one-abbrev-table):
10150 * descr-text.el (describe-char):
10151 * international/mule-diag.el (describe-current-coding-system):
10152 * international/quail.el (quail-insert-decode-map):
10153 Use window-width instead of frame-width.
10155 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
10156 (jka-compr-mode-alist-additions): Add tbz.
10157 (jka-compr-write-region, jka-compr-insert-file-contents):
10158 Add message for undefined compress-program.
10159 (jka-compr-write-region): Remove redundant var bindings.
10161 * dired-x.el (dired-guess-shell-alist-default): Add choices for
10162 extracting files into subdirectory. Add tbz and dz. Fix regexps.
10163 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
10164 (dired-man): Use dired-guess-shell-command.
10165 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
10166 Change default nil to t.
10168 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
10169 (dired-compare-directories): Add default value for empty input.
10171 * help-at-pt.el: Move suggestions for key bindings to Commentary.
10173 * time.el (display-time-string-forms): Fix help-echo date format.
10175 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
10177 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
10178 (buffer-stale-function): New variable.
10179 (auto-revert-list-diff, auto-revert-dired-file-list)
10180 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
10181 (auto-revert-handler): Take over some functionality of deleted
10183 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
10185 * dired.el (dired-directory-changed-p): New fun, extracted from
10186 dired-internal-noselect.
10187 (dired-buffer-stale-p): New fun.
10188 (dired-internal-noselect): Use dired-directory-changed-p.
10189 Eliminate revert messages.
10190 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
10192 2004-03-23 Kenichi Handa <handa@m17n.org>
10194 * international/characters.el: Setup syntaxes for more parentheses
10195 Unicode characters.
10197 * international/mule-cmds.el (select-safe-coding-system):
10198 Merge coding-system and auto-cs before comparing them.
10200 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10202 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
10204 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
10205 normal-auto-fill-function and comment-indent-function.
10206 The default values now work just as well.
10207 Don't set font-lock-beginning-of-syntax-function since we already set
10208 syntax-begin-function.
10209 (lisp-outline-level): Put ;;;###autoload at same level as (.
10210 (prin1-char): Quote special chars.
10212 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
10213 than with-no-warnings.
10215 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
10216 if the source location can't be found.
10217 (edebug-compute-previous-result): Use prin1-char.
10219 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
10220 (debug-ignored-errors): Add an entry.
10222 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
10223 (byte-compile-file): Output warning when deleting a file.
10225 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
10226 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
10228 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
10229 (byte-compile-inline-expand): Use backquote.
10230 (byte-optimize-pure-func): Rename from byte-optimize-concat.
10231 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
10233 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
10235 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
10237 2004-03-22 Juri Linkov <juri@jurta.org>
10239 * finder.el (finder-known-keywords): Fix data, tex, unix.
10241 * play/landmark.el: Fix keywords.
10243 * language/ethio-util.el (ethio-find-file): Doc fix.
10245 * emacs-lisp/warnings.el: Doc fix.
10247 * textmodes/ispell.el (ispell-help): Doc fix.
10249 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
10251 * format.el (format-insert-file): Always return a list of two
10252 elements, like insert-file-contents does.
10254 2004-03-21 Andre Spiegel <spiegel@gnu.org>
10256 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
10257 and vc-BACKEND-diff.
10258 (vc-print-log): If the print-log implementation supports it, use
10259 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
10260 (vc-version-diff, vc-diff-internal): Doc fixes.
10262 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
10263 implementation supports it, let diff output go to *vc*,
10264 not *vc-diff*, since this is an internal call.
10266 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
10268 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
10270 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
10272 2004-03-21 Dave Love <fx@gnu.org>
10274 * progmodes/cfengine.el (cfengine-mode):
10275 Set parse-sexp-ignore-comments.
10277 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
10279 2004-03-21 Juanma Barranquero <lektu@terra.es>
10281 * allout.el (allout-mode): Fix docstring.
10283 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
10285 * files.el (insert-directory): Fix bug if SWITCHES is a list.
10287 * autorevert.el (auto-revert-interval): Make new value take
10288 effect immediately when set through Custom.
10289 (auto-revert-set-timer): Add interactive declaration.
10291 2004-03-19 David Ponce <david@dponce.com>
10293 * ruler-mode.el (ruler-mode-header-line-format-old):
10294 Don't `make-variable-buffer-local'.
10295 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
10296 (ruler-mode-header-line-format): Simply funcall the above.
10297 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
10298 to save/restore a previous header line format.
10299 (ruler-mode-space): Don't depend on a numeric WIDTH value.
10300 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
10301 fringes and margins width.
10302 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
10304 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
10306 * log-edit.el (log-edit-font-lock-keywords): Typo.
10308 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
10309 (tex-send-tex-command): Rather than here.
10310 (tex-compilation-parse-errors): Simplify.
10312 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
10314 * time.el (display-time-string-forms): Add help-echo with date on time.
10316 * composite.el (compose-region): Use restore-buffer-modified-p.
10318 * disp-table.el (standard-display-8bit): Simplify.
10320 * server.el (server-process-filter): Delete temp frame.
10322 * add-log.el (add-change-log-entry): Simplify.
10324 2004-03-19 Kim F. Storm <storm@cua.dk>
10326 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
10327 (hexl-follow-line): Don't require 'fringe.
10329 * progmodes/compile.el (compilation-start): Always set
10330 compilation-last-buffer and return it.
10332 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10334 * simple.el (clone-buffer): Doc fix.
10336 2004-03-18 Juanma Barranquero <lektu@terra.es>
10338 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
10340 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
10342 * log-edit.el (log-edit-font-lock-keywords): New var.
10343 (log-edit-mode): Use it.
10345 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
10347 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
10348 properly for watching in speedbar.
10350 2004-03-17 Masatake YAMATO <jet@gyve.org>
10352 * smerge-mode.el (smerge-popup-context-menu):
10353 Put `unwind-protect' around `overlay-put' and `popup-menu'.
10355 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
10357 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
10358 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
10359 Take sealed revisions into account.
10360 (vc-arch-checkin): Extract a summary line from the message.
10362 2004-03-16 Masatake YAMATO <jet@gyve.org>
10364 * register.el (register): Provide `register' feature.
10366 2004-03-15 Masatake YAMATO <jet@gyve.org>
10368 Added context menu support in smerge mode.
10369 Most of the part is written by Stefan Monnier.
10371 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
10372 New keymap and menu.
10373 (smerge-text-properties): New function.
10374 (smerge-remove-props): New function.
10375 (smerge-popup-context-menu): New function.
10376 (smerge-resolve): Call `smerge-remove-props'.
10377 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
10378 (smerge-keep-current): Ditto.
10379 (smerge-kill-current): New function.
10380 (smerge-match-conflict): Put text properties.
10381 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
10383 2004-03-15 David Ponce <david@dponce.com>
10385 * ruler-mode.el: (ruler-mode-left-fringe-cols)
10386 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
10387 (ruler-mode-right-scroll-bar-cols): Remove.
10388 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
10389 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
10390 Use fringe-columns and scroll-bar-columns.
10392 2004-03-15 Masatake YAMATO <jet@gyve.org>
10394 * hl-line.el (hl-line-range-function): New variable.
10395 (hl-line-move): New function.
10396 (global-hl-line-highlight): Use `hl-line-move'.
10397 (hl-line-highlight): Ditto.
10399 * scroll-bar.el (scroll-bar-columns):
10400 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
10402 * ruler-mode.el (top-level): Require scroll-bar and fringe.
10403 (ruler-mode-left-fringe-cols)
10404 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
10405 (ruler-mode-right-scroll-bar-cols)
10406 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
10407 (ruler-mode-ruler-function): New variable.
10408 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
10409 if the value for `ruler-mode-ruler-function'is given.
10411 * hexl.el (hexl-mode-hook): Make the hook customizable.
10412 (hexl-address-area, hexl-ascii-area): New customize variables.
10413 (hexlify-buffer): Put font-lock-faces on the address area and
10415 (hexl-activate-ruler): New function.
10416 (hexl-follow-line): New function.
10417 (hexl-highlight-line-range): New function.
10418 (hexl-mode-ruler): New function.
10420 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
10422 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
10423 (vc-default-find-file-hook): New fun.
10424 (vc-find-file-hook): Call new find-file-hook operation.
10426 * vc-arch.el: New file.
10428 2004-03-12 Jesper Harder <harder@ifa.au.dk>
10430 * info-look.el (info-lookup): Reuse an existing Info window.
10432 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
10434 * woman.el (woman-preserve-ascii): Default value changed to t and
10435 doc string revised.
10437 2004-03-12 Richard M. Stallman <rms@gnu.org>
10439 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
10442 * replace.el (occur-engine): Change message for count of matches.
10444 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
10445 For strings, do compare text properties.
10447 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
10449 * progmodes/compile.el (compile-auto-highlight)
10450 (compilation-error-list, compilation-old-error-list)
10451 (compilation-parse-errors-function, compilation-parsing-end)
10452 (compilation-error-message, compilation-directory-stack)
10453 (compilation-enter-directory-regexp-alist)
10454 (compilation-leave-directory-regexp-alist)
10455 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
10456 (compilation-current-file, compilation-regexps): Remove vars.
10458 (compile-error-at-point, compilation-error-filedata)
10459 (compilation-error-filedata-file-name, compile-reinitialize-errors)
10460 (compilation-next-error-locus, compilation-forget-errors)
10461 (count-regexp-groupings, compilation-parse-errors)
10462 (compile-collect-regexps, compile-buffer-substring): Remove funs.
10464 (compile-internal): Make obsolete.
10466 (compilation-first-column, compilation-error)
10467 (compilation-directory-matcher, compilation-page-delimiter)
10468 (compilation-mode-font-lock-keywords, compilation-debug)
10469 (compilation-error-face, compilation-warning-face)
10470 (compilation-info-face, compilation-line-face)
10471 (compilation-column-face, compilation-enter-directory-face)
10472 (compilation-leave-directory-face, compilation-skip-threshold)
10473 (compilation-skip-visited, compilation-context-lines): New vars.
10475 (compilation-warning-face, compilation-info-face)
10476 (compilation-message-face): New faces.
10478 (compilation-error-regexp-alist-alist): New constant.
10480 (compilation-face, compilation-directory-properties)
10481 (compilation-assq, compilation-error-properties, compilation-start)
10482 (define-compilation-mode, compilation-loop)
10483 (compilation-set-window): New functions.
10485 (compile): Additional argument for interactive compiles like TeX.
10487 * progmodes/grep.el (kill-grep): Move here from compile.el
10488 (grep-error, grep-hit-face, grep-error-face)
10489 (grep-mode-font-lock-keywords): New variables.
10490 (grep-regexp-alist): Simplify regexp and add `binary' case.
10491 (grep-mode): New mode.
10492 (grep-process-setup): Simplify.
10494 2004-03-11 Jason Rumney <jasonr@gnu.org>
10496 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
10497 letters on DOS/Windows.
10499 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
10501 * server.el (server-name): New var.
10502 (server-socket-dir): New var to replace server-socket-name.
10503 (server-start): Use them.
10505 2004-03-11 Simon Josefsson <jas@extundo.com>
10507 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
10508 died to avoid infloop. Reported by Jonathan Glauner
10509 <jglauner@sbum.org>.
10511 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
10513 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
10514 (smerge-mode-menu): Use it to deactivate menu entries.
10515 (smerge-keep-current): New fun.
10516 (smerge-keep-current): Use it.
10518 2004-03-10 John Paul Wallington <jpw@gnu.org>
10520 * foldout.el (foldout-fold-list, foldout-modeline-string):
10521 Declare them as variables, not constants.
10523 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10525 * ps-print.el: Modification to print *Messages* buffer.
10526 (ps-print-version): New version 6.6.4.
10527 (ps-message-log-max): New fun.
10528 (ps-spool-without-faces, ps-spool-with-faces)
10529 (ps-count-lines-preprint): Code fix.
10531 * printing.el: New tips in Tips section.
10533 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10535 * delim-col.el: Doc fix.
10537 * printing.el: Doc fix. New doc section (Tips).
10539 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
10541 * type-break.el (type-break-emacs-variant): Remove.
10542 (type-break-run-at-time, type-break-cancel-function-timers):
10543 Use fboundp rather than version name and number.
10545 2004-03-09 Masatake YAMATO <jet@gyve.org>
10547 * hexl.el (hexl-mode): Use `make-local-variable' instead of
10548 `make-variable-buffer-local'.
10550 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
10552 * find-dired.el (find-dired): Call `shell-command' instead of
10553 `start-process-shell-command'. By this, Tramp takes over
10554 handling of remote directories.
10556 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
10558 * newcomment.el (comment-use-global-state): New var.
10559 (comment-search-forward): Use it.
10561 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
10563 * cus-edit.el (fill) <defgroup>: Move to fill.el.
10565 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
10566 (enable-kinsoku): Make it a defcustom.
10567 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
10568 paragraph to same-comment-start-marker.
10570 2004-03-07 Dave Love <fx@gnu.org>
10572 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
10573 (browse-url-mail): Use it.
10575 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
10576 (rfc2368-unhexify-string): Use replace-regexp-in-string.
10578 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
10580 * woman.el (woman-man.conf-path): Doc fix.
10581 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
10583 2004-03-07 Eli Zaretskii <eliz@gnu.org>
10585 * sort.el (sort-columns): Remove ms-dos from the list of systems
10586 where the external `sort' command is not used.
10588 2004-03-07 Kim F. Storm <storm@cua.dk>
10590 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
10591 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
10592 from overlay-arrow-variable-list.
10593 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
10595 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
10597 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
10598 overlay arrow string properly for the assembler buffer.
10600 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
10602 * mail/sendmail.el (mail-mode): Fix last change.
10604 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
10606 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
10607 for the assembler buffer.
10608 (gdb-assembler-custom): Position the overlay arrow.
10609 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
10611 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
10613 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
10615 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
10616 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
10618 * mail/sendmail.el (mail-mode): Set comment-start-skip.
10620 * newcomment.el (uncomment-region): Allow non-terminated comment.
10621 (comment-normalize-vars): Check the user-specified comstart marker.
10623 2004-03-04 Jesper Harder <harder@ifa.au.dk>
10625 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
10626 Otherwise, do use it if the region only contains font-lock text
10629 2004-03-04 Masatake YAMATO <jet@gyve.org>
10631 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
10632 as the callback function for eldoc.
10633 (hexl-print-current-point-info): New function.
10634 (hexl-current-address): Print the address in both decimal
10635 and hexadecimal format.
10637 2004-03-04 Richard M. Stallman <rms@gnu.org>
10639 * mail/rmail.el (rmail-convert-to-babyl-format):
10640 Specify t for UNIBYTE when calling mail-unquote-printable-region.
10642 * mail/mail-utils.el (mail-unquote-printable-region):
10645 * startup.el (command-switch-alist): Doc fix.
10647 * simple.el (undo): Temporarily set this-command to `undo-start',
10648 then set it to `undo' once undo-start returns without error.
10650 * simple.el (minibuffer-history-sexp-flag): Doc fix.
10652 * simple.el (kill-line): Don't disregard trailing whitespace
10653 in eol condition, if show-trailing-whitespace is set.
10655 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
10656 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
10657 When disabling, restore old values only if mouse-sel-has-been-enabled.
10659 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
10660 (isearch-{-char): New function.
10661 (isearch-mode-map): Bind { to isearch-{-char.
10663 * font-lock.el (lisp-font-lock-keywords-2):
10664 Turn off the CL with-... and do-... general patterns.
10665 Instead, recognize several specific with... and do... constructs.
10667 * files.el (switch-to-buffer-other-window):
10668 Bind same-window-buffer-names and same-window-regexps to nil.
10669 (switch-to-buffer-other-frame): Likewise.
10671 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
10673 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
10674 recognizing leading comment on code line.
10676 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
10678 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
10679 hidden files/directories.
10681 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
10683 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
10684 only comment-start (in case the mode hasn't set it).
10686 * Makefile.in (AUTOGENEL): New var.
10687 (bootstrap-prepare): Rename from bootstrap-clean.
10688 Don't remove elc files.
10689 (maintainer-clean): New target.
10691 * xml.el (xml-get-attribute-or-nil): Simplify.
10693 2004-03-02 Juri Linkov <juri@jurta.org>
10695 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
10696 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
10697 URL to prevent their substitution with the environment variable
10698 values by browsers.
10700 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10702 * ps-print.el: Doc fix.
10703 (ps-print-version): New version number (6.6.3).
10704 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
10706 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
10708 (ps-time-stamp-yyyy-mm-dd): New fun.
10709 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
10711 2004-03-02 Kim F. Storm <storm@cua.dk>
10713 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
10715 2004-03-01 Juanma Barranquero <lektu@terra.es>
10717 * allout.el (allout-rebullet-heading): Fix typo in docstring.
10719 * desktop.el (desktop-file-version)
10720 (desktop-after-read-hook): Fix typos.
10721 (desktop-clear-preserve-buffers): Remove redundant info in
10722 docstring already shown by the obsolescence message.
10723 (desktop-truncate, desktop-internal-v2s)
10724 (desktop-value-to-string): Change argument name to match docstring.
10726 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
10728 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
10731 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10733 * printing.el: Replace "As Is..." in PostScript file print/preview by
10734 "No Preprocessing...". Suggested by Colin Marquardt
10735 <_marquardt_@zmd.de>.
10736 (pr-insert-section-4): Adjust buffer interface.
10738 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
10740 Version 2.0.39 of Tramp released.
10742 * net/tramp.el (tramp-handle-file-local-copy)
10743 (tramp-handle-write-region, tramp-open-connection-rsh):
10744 Variable name typo. Small change. From Patrick Tullmann
10745 <tullmann@flux.utah.edu>.
10746 (tramp-process-connection-type): New variable.
10747 (tramp-maybe-open-connection): Use it.
10748 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
10749 (tramp-touch): Set last-modified time of a remote file.
10750 (tramp-handle-write-region): Say which function is used when encoding.
10752 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10754 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
10755 case of non-existing filename, too. Reported by Christoph Bauer
10756 <c_bauer@informatik.uni-kl.de>.
10757 (tramp-smb-get-file-entries): The directory in question should
10758 have permissions "drwxrwxrwx". Just virtual, because we don't
10759 know the real permissions. Don't we know?
10760 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
10761 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
10762 (tramp-smb-wait-for-output): Optimize algorithm getting pending
10763 output. If it was received chunkwise, there have been problems.
10764 Remove the "prompt not found" error message; it is obvious.
10765 Simplify algorithm.
10766 (tramp-smb-process-running): Remove. Since we acknowledge the
10767 virtual prompt for shares, there's no need for distinction of
10768 reading shares (process ends afterwards) and interactive mode of
10770 (tramp-smb-open-connection): Setting process sentinel removed.
10771 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
10772 "NT_STATUS_NETWORK_ACCESS_DENIED".
10773 (tramp-smb-maybe-open-connection): Set `process-connection-type'
10774 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
10775 (top-level): Setting default value in `tramp-default-method-alist'
10776 corrected. Order of USER and HOST have been wrong.
10777 Nobody complained for months ...
10778 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
10779 (tramp-smb-open-connection): Clear password cache if login has failed.
10781 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
10782 `tramp-unified-filenames'.
10783 (tramp-completion-mode): Make test for XEmacs explicitely.
10784 `event-to-character' can exists in Emacs packages too.
10785 Reported by Matt Swift <swift@alum.mit.edu>.
10786 (tramp-buffer-name): Buffer name must contain the user if exists.
10787 Reported by Adrian Phillips <a.phillips@met.no>.
10788 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
10789 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
10790 (tramp-do-copy-or-rename-file-out-of-band): Rename from
10791 `tramp-do-copy-or-rename-file-one-local', because it handles also
10792 the case both files use the same out-of-band method.
10793 Implementation added.
10794 (tramp-handle-file-local-copy, tramp-handle-write-region):
10795 Out-of-band handling removed. `copy-file' called instead, which
10796 calls `tramp-do-copy-or-rename-file-out-of-band'.
10797 (tramp-action-password): Check for out-of-band method removed.
10798 This function is used for 'login-program.
10799 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
10801 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
10802 and `tramp-parse-sknownhosts'.
10803 (tramp-completion-function-alist): It's a defvar now, because we
10804 want to apply the optimized `tramp-set-completion-function'
10805 instead of a static list.
10806 (tramp-set-completion-function): Implementation tuned.
10807 Avoid double entries, and entries where the function or the
10808 file/directory doesn't exist.
10809 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
10811 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
10812 (tramp-handle-dired-compress-file): New function.
10813 (tramp-async-proc): New variable.
10814 (tramp-handle-shell-command): Adding asynchronous processes.
10815 They are far from being perfect, but it works at least for
10816 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
10817 (top-level): Require password.el if visible. Should be mandatory
10818 once No Gnus has found its way into (X)Emacs.
10819 (tramp-read-passwd): Invoke `password-read' if available,
10820 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
10821 fallback any longer.
10822 (tramp-clear-passwd): New function.
10823 (tramp-process-actions, tramp-process-multi-actions):
10824 Clear password cache if login has failed.
10826 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
10828 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
10829 `ange-ftp-ftp-name-res'. There could be incorrect values from
10830 previous calls in case the "ftp" method is used in the Tramp file
10831 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
10833 2004-02-28 Richard M. Stallman <rms@gnu.org>
10835 * term.el (term-mouse-paste): Call mouse-set-point.
10837 * thumbs.el: New file.
10839 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10841 * progmodes/ebnf-abn.el: Doc fix.
10843 * progmodes/ebnf-bnf.el: Doc fix.
10844 (ebnf-repeat): Code fix.
10846 * progmodes/ebnf2ps.el: Doc fix.
10847 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
10849 2004-02-28 Juri Linkov <juri@jurta.org>
10851 * ffap.el (dired-at-point): Additional writability test for
10852 relative directory names.
10853 (dired-at-point-prompter): Treat directories as a directory, get
10854 the directory component from files.
10855 (ffap-string-at-point): Return string from region if region is active.
10856 (ffap-file-at-point): Remove redundant code.
10858 2004-02-28 Kim F. Storm <storm@cua.dk>
10860 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
10861 Initialize margin area images to nil.
10862 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
10863 (breakpoint-enabled-bitmap-face)
10864 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
10865 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
10866 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
10867 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
10868 (gdb-reset): Use gdb-remove-breakpoint-icons.
10869 (gdb-put-string): Add dprop arg to specify alternative display
10870 property (for setting fringe bitmap).
10871 (gdb-remove-strings): Doc fix.
10872 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
10873 icon in fringe (if available), or else as icon or text in display
10874 margin. Creates necessary icons in breakpoint-bitmap,
10875 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
10876 Also make left window margin if required.
10877 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
10878 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
10880 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
10881 gdb-put-breakpoint-icon.
10882 (gdb-assembler-mode): Don't set left-margin-width here.
10884 2004-02-27 Kevin Ryde <user42@zip.com.au>
10886 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
10887 comma, so that it DTRT in macros.
10889 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
10891 * progmodes/sh-script.el (sh-shell-arg)
10892 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
10893 (sh-leading-keywords, sh-other-keywords): Fix custom type.
10895 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
10897 * faces.el (face-spec-set-match-display): Add a new attribute,
10899 (region, highlight, secondary-selection): Use `min-colors'.
10901 * custom.el (defface): Add documentation for `min-colors'.
10903 * font-lock.el (font-lock-comment-face, font-lock-string-face)
10904 (font-lock-keyword-face, font-lock-function-name-face)
10905 (font-lock-variable-name-face, font-lock-constant-face):
10908 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
10910 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10912 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
10913 define assq-delete-all if it's not defined.
10914 (ebnf-generate-region): Code fix.
10916 * printing.el: Doc fix.
10917 (pr-version): New version number (6.7.2).
10918 (pr-command): Return empty string if command is an empty string.
10920 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10922 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
10924 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
10925 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
10926 semi-down-full. Fix a bug on productions like test = {"test"}* | (
10927 "tt" ["test"] ). Reported by Markus Dreyer
10928 <mdreyer@ix.urz.uni-heidelberg.de>.
10929 (ebnf-version): New version number (4.0).
10930 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
10931 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
10932 (ebnf-delete-style): New commands.
10933 (ebnf-directory, ebnf-file): New funs.
10934 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
10935 (ebnf-production-name-p, ebnf-stop-on-error): New options.
10936 (ebnf-syntax-alist): New var.
10937 (ebnf-element-width): New fun replacing ebnf-list-width.
10938 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
10939 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
10940 (ebnf-prologue): Adjust vars.
10941 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
10942 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
10943 (ebnf-check-style-values, ebnf-generate-production)
10944 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
10945 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
10946 (ebnf-token-repeat): Code fix.
10948 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
10949 %right, %left and %prec. Suggested by Matthew K. Junker
10950 <junker@alum.mit.edu>.
10951 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
10953 * progmodes/ebnf-iso.el: Doc fix.
10954 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
10955 (ebnf-iso-lex): Code fix.
10957 * progmodes/ebnf-bnf.el: Doc fix.
10958 (ebnf-bnf-lex): Code fix.
10960 * progmodes/ebnf-otz.el: Doc fix.
10962 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
10964 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
10965 (abbrev-prefix-mark): Doc fix.
10967 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10969 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
10970 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
10971 (gdb-var-delete): Make interactive (really).
10972 (gdb-edit-value): Make non-interactive.
10974 * progmodes/gud.el (gud-speedbar-menu-items):
10975 Add gdb-var-delete and, indirectly, gdb-edit-value.
10976 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
10977 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
10978 (gud-gdb-marker-filter): Add comment for annotations.
10980 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
10982 * calendar/calendar.el (generate-calendar)
10983 (calendar-read-date): Prevent display of BC calendars once more -
10984 reverts 2003-10-01 change.
10985 (generate-calendar-month): Doc fix.
10987 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10989 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
10990 return value of increment-calendar-month.
10992 2004-02-21 Stephen Compall <s11@member.fsf.org>
10994 * saveplace.el (save-place-forget-unreadable-files)
10995 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
10996 (save-place-forget-unreadable-files): New function.
10997 (save-place-alist-to-file): Use it to filter out files that are
10998 no longer readable.
11000 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
11001 current Texinfo environment, using the same method as in
11002 `texinfo-insert-@end', and insert a space rather than a newline if
11003 point in a @table environment.
11005 2004-02-21 Juri Linkov <juri@jurta.org>
11007 * ffap.el (ffap-file-at-point): Try parent directories.
11009 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
11011 * vcursor.el (vcursor-modifiers): New defcustom.
11012 (vcursor-cs-binding): Use vcursor-modifiers instead of a
11015 2004-02-21 Masatake YAMATO <jet@gyve.org>
11017 * play/animate.el (animate-birthday-present): Accept names other
11020 2004-02-21 Juri Linkov <juri@jurta.org>
11022 * startup.el: Remove table of command line arguments from the
11023 Commentary section.
11025 2004-02-20 John Wiegley <johnw@newartisans.com>
11027 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
11028 again" modifier from 'e' to 'E', since 'e' is also used by the
11029 "file extension" modifier.
11031 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
11033 * help-fns.el (describe-categories): Doc fix.
11035 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11037 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
11038 temporary file for buffer already visiting one. This change makes
11039 output likely to be directly usable by patch program.
11040 Suggested by Adrian Aichner <adrian@xemacs.org>
11042 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
11044 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
11045 case of variables defined in compound statements.
11046 (gdb-setup-windows, gdb-source-info, gdb-source-info):
11047 Simplify constructions using switch-to-buffer.
11049 2004-02-19 Simon Josefsson <jas@extundo.com>
11051 * play/morse.el: Fix typo.
11052 (morse-code): Add @.
11054 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
11056 * calendar/appt.el (appt-display-format): Change default to
11057 'ignore, for backwards compatibility.
11058 (appt-display-message): If appt-display-format is 'ignore,
11059 respect old vars appt-msg-window and appt-visible.
11060 (appt-activate): Don't depend on return value of cancel-timer.
11062 * calendar/calendar.el (calendar-holidays): Doc fix.
11064 * calendar/cal-coptic.el (coptic-prompt-for-date):
11065 Use assoc-string instead of assoc-ignore-case.
11066 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
11067 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
11068 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
11069 * calendar/cal-islam.el (calendar-goto-islamic-date)
11070 (mark-islamic-diary-entries): Ditto.
11071 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
11072 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
11073 (calendar-read-mayan-tzolkin-date): Ditto.
11074 * calendar/calendar.el (calendar-read-date): Ditto.
11075 * calendar/diary-lib.el (mark-diary-entries): Ditto.
11077 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
11079 * progmodes/executable.el (executable-command-find-posix-p):
11080 Fix choice of the directory.
11082 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
11084 * simple.el (interprogram-cut-function)
11085 (interprogram-paste-function, kill-new, kill-append):
11087 (kill-region): Make it return nil. Doc fix.
11088 (yank-pop): Make its argument optional.
11089 (yank): Make ARG `-' equivalent to `-1'.
11091 2004-02-17 Eli Zaretskii <eliz@gnu.org>
11093 * mail/rmail.el (rmail-get-new-mail): Don't reference
11094 rmail-use-spam-filter if rmail-spam-filter is not loaded.
11096 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
11098 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
11099 if one of global-auto-revert-non-file-buffers or autorevert-mode
11102 2004-02-16 Eli Zaretskii <eliz@gnu.org>
11104 * subr.el (delete-dups): A better implementation from Karl Heuer
11107 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
11109 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
11111 * progmodes/icon.el (icon-indent-command): Ditto.
11112 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
11114 2004-02-16 Eli Zaretskii <eliz@gnu.org>
11116 * progmodes/grep.el (grep-compute-defaults): Undo change from
11117 2004-01-29: don't use executable-command-find-posix-p.
11119 2004-02-16 Richard Sharman <rsharman@pobox.com>
11121 * hilit-chg.el: Use require instead of eval-and-compile.
11122 (highlight-compare-buffers): New function.
11124 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
11126 * man.el (Man-fontify-manpage): Render section headings in
11127 `Man-overstrike-face' even when overstrike was not used by man
11128 formatter for section headings.
11130 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
11132 * rmail-spam-filter.el: (vm-use-spam-filter)
11133 (rsf-min-region-length-added-to-spam-list): New variables.
11134 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
11135 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
11136 spam testing. Don't delete spam message if automatic deletion
11137 after output via variable rmail-delete-after-output is turned on.
11138 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
11139 rsf-bbdb-dont-create-entries-for-spam.
11140 (check-field): New function, extracted from code in
11141 rmail-spam-filter to ease addition of header fields like content-type.
11142 (message-content-type): New variable to check the content-type:
11143 field added, also in defcustom of rsf-definitions-alist.
11144 (rmail-spam-filter): Replace repeated test code for header fields
11145 by calls to check-field; change the call to
11146 rmail-output-to-rmail-file such that rmail-current-message stays
11147 the same to avoid wrong deletion of unseen flags.
11148 (rsf-add-contents-type): New function to convert old format
11149 of rmail-spam-definitions-alist into new one.
11150 Change prefixes of all variables and functions from
11151 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
11153 2004-02-16 Eli Zaretskii <eliz@gnu.org>
11155 * loadhist.el (unload-hook-features-list): New defvar.
11157 2004-02-16 Dave Love <fx@gnu.org>
11159 * loadhist.el (unload-feature): Doc fix. Rename flist to
11160 unload-hook-features-list.
11162 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
11164 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
11165 cookie. Don't check if we are looking-at open-formula.
11167 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11169 * subr.el (match-string-no-properties): Use substring-no-properties.
11171 2004-02-16 Eli Zaretskii <eliz@gnu.org>
11173 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
11174 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
11175 Use lower-case "rx" in all error message.
11177 2004-02-16 Dave Love <fx@gnu.org>
11179 * emacs-lisp/rx.el (rx-or): Put group around result.
11180 (rx-constituents): Add backref.
11181 (rx-syntax): Add string-delimiter, comment-delimiter.
11182 (rx-categories): Add combining-diacritic.
11183 (rx-check-not, rx-greedy, rx): Doc fix.
11184 (rx-backref, rx-check-backref): New.
11186 2004-02-16 Jesper Harder <harder@ifa.au.dk>
11188 * newcomment.el (uncomment-region): Allow eob as comment end.
11190 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
11192 * filecache.el: All message and error commands now use prefix
11193 "Filecache:" to make it easy to read *Messages* buffer.
11195 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
11197 * autorevert.el: Add support to detect changed dired and VC buffers.
11198 (auto-revert-active-p, auto-revert-list-diff)
11199 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
11200 (auto-revert-handler, auto-revert-active-p): New functions.
11201 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
11202 and `auto-revert-active-p'.
11203 (eval-when-compile): Defvar dired-directory and vc-mode.
11204 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
11205 (auto-revert-handler-vc): New functions.
11207 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
11209 * progmodes/compile.el (compilation-directory): New defvar.
11210 (compile): Save current directory in compilation-directory.
11211 (recompile): Bind default-directory to compilation-directory if
11214 2004-02-16 Dave Love <fx@gnu.org>
11216 * newcomment.el (comment-insert-comment-function)
11217 (comment-region-function, uncomment-region-function): New.
11218 (comment-indent): Use comment-insert-comment-function.
11219 (uncomment-region): Use uncomment-region-function.
11220 (comment-region): Use comment-region-function.
11222 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
11224 2004-02-16 Richard Stallman <rms@gnu.org>
11226 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
11227 loaddefs* and ldefs-boot*.
11229 2004-02-16 Eli Zaretskii <eliz@gnu.org>
11231 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
11232 and email address at the beginning and end of the address.
11234 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
11235 anchored at the beginning of the email address.
11237 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
11239 * international/ccl.el (ccl-compile-write): Pass `left' to
11240 ccl-embed-code to generate correct code of write-expr-register.
11242 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
11244 * progmodes/grep.el (grep-compute-defaults): Fix typos.
11246 2004-02-15 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
11248 * x-dnd.el: Mention support for Motif in commentary.
11249 (x-dnd-handle-drag-n-drop-event): Ditto.
11251 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11253 * ses.el: Use "ses--" prefixes for buffer-local variables.
11254 Use (point-min) instead of 1, even when we know the buffer
11256 (ses-build-load-map): Delete. Distribute its content to defconst's for
11258 (ses-menu, ses-header-line-menu): New menus.
11259 (ses-mode-map): Use them.
11260 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
11262 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
11264 * Makefile.in: Fix the CC Mode recompile kludge so it works
11265 when building in a different directory.
11267 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
11269 * simple.el (kill-new): Put yank-handler property on the entire string.
11271 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
11273 * diff.el: Don't use compile any more, use diff-mode instead.
11274 (diff-regexp-alist, diff-old-file, diff-new-file)
11275 (diff-parse-differences, diff-process-setup): Remove.
11276 (diff-sentinel): New fun.
11277 (diff): Use it. Run the process ourselves.
11278 Use diff-mode for the rest of the processing.
11280 * diff.el (diff): Simplify code handling `switch'.
11282 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
11284 * pcvs-defs.el (cvs-menu): Add `tag'.
11286 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11288 * simple.el (kill-append): Doc fix.
11290 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11291 Adapt outline-regexp to the new conventions for commenting out code.
11293 2004-02-11 John Paul Wallington <jpw@gnu.org>
11295 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
11297 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
11299 * diff.el (diff-switches): New fun.
11300 (diff, diff-backup): Use it.
11301 (diff): Clean up the args construction. Use backquote.
11302 Use listp instead of consp to avoid putting a nil arg.
11303 (diff): Add a revert-buffer function.
11305 2004-02-10 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
11307 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
11308 handled by x-dnd-handle-file-name.
11309 (x-dnd-known-types): Add COMPOUND_TEXT.
11310 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
11311 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
11313 (x-dnd-forget-drop): Ditto.
11314 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
11315 (x-dnd-handle-one-url): Return private when inserting text.
11316 (x-dnd-insert-ctext): New function.
11317 (x-dnd-handle-file-name): New function for FILE_NAME.
11318 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
11319 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
11320 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
11322 2004-02-10 Kenichi Handa <handa@m17n.org>
11324 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
11325 instead of while loop.
11327 2004-02-10 Miles Bader <miles@gnu.org>
11329 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
11331 2004-02-09 Kenichi Handa <handa@m17n.org>
11333 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
11336 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
11338 * Makefile.in: Added extra dependencies in the recompile target
11339 needed to cope with the compile time macro expansions in CC Mode.
11341 2004-02-09 Kim F. Storm <storm@cua.dk>
11343 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
11344 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
11345 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
11346 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
11347 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
11348 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
11349 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
11350 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
11351 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
11352 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
11353 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
11355 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
11357 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
11358 Don't allow shrink if there's a window on our right.
11360 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
11361 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
11362 Bring together declaration and initialization.
11363 (prolog-mode-variables): Don't set the syntax table.
11364 Don't set paragraph-start and comment-indent-function.
11365 Add /*..*/ to the comment regexps.
11366 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
11367 (prolog-mode-map): Don't bind TAB.
11368 (prolog-mode): Set the syntax table.
11369 (prolog-comment-indent): Remove.
11370 (inferior-prolog-mode-map): Initialize in the declaration.
11371 (inferior-prolog-mode-syntax-table)
11372 (inferior-prolog-mode-abbrev-table): New vars.
11373 (inferior-prolog-mode): Derive from comint-mode.
11374 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
11375 minibuffer windows.
11377 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
11378 in file names, as long as it is unabmiguous.
11380 2004-02-08 Andreas Schwab <schwab@suse.de>
11382 * textmodes/reftex-toc.el
11383 (reftex-toc-load-all-files-for-promotion): Remove useless use of
11386 * textmodes/refer.el (refer-find-entry-internal): Remove extra
11387 format string arguments.
11389 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
11392 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
11394 * play/zone.el (zone-call): Fix format string.
11396 * net/webjump.el (webjump-builtin): Add missing format string argument.
11398 * midnight.el (midnight-delay-set): Remove extra format string argument.
11400 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
11402 * hexl.el (hexl-insert-char): Add missing format string argument.
11404 * format.el (format-decode): Fix format string.
11406 * emulation/vi.el (vi-mode): Remove extra format string argument.
11407 (vi-repeat-last-search): Likewise.
11408 (vi-reverse-last-search): Likewise.
11409 (vi-goto-mark): Likewise.
11410 (vi-reverse-last-find-char): Likewise.
11411 (vi-repeat-last-find-char): Likewise.
11412 (vi-locate-def): Likewise.
11414 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
11416 * ediff-util.el (ediff-toggle-read-only): Remove extra format
11418 (ediff-toggle-regexp-match): Likewise.
11420 * dired-aux.el (dired-do-query-replace-regexp): Add missing
11421 format string argument.
11423 * calc/calc-map.el (calc-get-operator): Remove extra format
11426 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
11428 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
11431 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
11433 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
11435 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
11437 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
11438 (cl-struct-setf-expander): Likewise.
11440 * vc.el (with-vc-file): Fix unsafe uses of error.
11441 (vc-cancel-version): Likewise.
11443 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
11445 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
11446 thousands separator; fixes <class>:<line-number> regexp for
11447 non-english locales.
11449 2004-02-08 Andreas Schwab <schwab@suse.de>
11451 * view.el (view-mode-enable): Revert previous change.
11453 2004-02-07 Kim F. Storm <storm@cua.dk>
11455 * simple.el (line-number-at-pos): Rename from line-at-pos.
11456 Uses changed (what-line and vc-annotate-warp-version).
11458 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
11460 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
11461 (diff-mode): Remove aborted attempt at support for compile.el.
11462 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
11464 2004-02-06 Andreas Schwab <schwab@suse.de>
11466 * view.el (view-mode-enable): Add view-mode-map to
11467 minor-mode-overriding-map-alist.
11469 2004-02-05 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
11471 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
11473 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
11475 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
11476 with point inside rather than after the paragraph.
11478 2004-02-04 Sam Steingold <sds@gnu.org>
11480 * mail/smtpmail.el (smtpmail-try-auth-methods):
11481 Do not try authentication when no mechanism is available.
11482 Pass port-name as defaultport to `netrc-machine'.
11484 2004-02-04 Stephen Eglen <stephen@gnu.org>
11486 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
11487 to show how minibuffer height can be constrained.
11489 2004-02-04 John Paul Wallington <jpw@gnu.org>
11491 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
11493 2004-02-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
11495 * x-dnd.el: New file for drag and drop.
11497 * term/x-win.el: require x-dnd, set after-make-frame-functions
11498 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
11501 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
11502 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
11503 (dired-dnd-handle-file): New functions for drag and drop support.
11504 (dired-mode): Initialize drag and drop if x-dnd present.
11506 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
11508 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
11509 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
11510 (cperl-mode): Set fill-paragraph-function.
11511 (cperl-fill-paragraph): Make it non-interactive.
11513 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
11515 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
11517 2004-02-02 David Kastrup <dak@gnu.org>
11519 * replace.el (perform-replace): Allow 'literal argument in
11520 regexp-flag to indicate literal replacement.
11521 (query-replace-regexp-eval): Use it.
11523 2004-02-01 Andreas Schwab <schwab@suse.de>
11525 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
11527 2004-02-01 Stephen Eglen <stephen@gnu.org>
11529 * info-look.el: Add support for maxima-mode. Update commentary
11530 because info-lookup-symbol is now bound to C-h S.
11532 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
11534 * simple.el (edit-and-eval-command): Bind print-level and
11535 minibuffer-history-sexp-flag around call to read-from-minibuffer.
11536 Correct initial position in command-history.
11538 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
11540 * files.el (read-directory-name): Adapt the docstring to recent
11541 change in Fread_file_name.
11543 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
11545 * ses.el (ses-print-cell): If print format too wide for column
11546 width, truncate decimal places if that helps to avoid "#####" fill.
11547 * ses.el (ses-initial-column-width): Revert previous change.
11549 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
11551 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
11552 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
11554 (jit-lock-mode): Setup/cancel the new timer.
11555 (jit-lock-context-fontify): New fun. Extracted from
11556 context fontification code of jit-lock-stealth-fontify.
11557 (jit-lock-stealth-fontify): Don't do context fontification any more.
11559 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
11560 (jit-lock-fontify-now): Handle the `quit' case.
11561 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
11563 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
11565 * progmodes/executable.el (executable-command-find-posix-p):
11566 New. Check if find handles arguments Posix-style.
11568 * progmodes/grep.el (grep-compute-defaults):
11569 Use executable-command-find-posix-p.
11570 (grep-find): Check `grep-find-command'.
11572 * filecache.el (file-cache-find-posix-p): Delete.
11573 (file-cache-add-directory-using-find):
11574 Use `executable-command-find-posix-p'.
11576 2004-01-29 Dave Love <fx@gnu.org>
11578 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
11579 Iterate the hook function if arg is given.
11580 (mark-defun, narrow-to-defun): Change order of finding the limits.
11582 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
11583 (byte-compile-format-warn): New.
11584 (byte-compile-callargs-warn): Use it.
11585 (Format, message, error): Add byte-compile-format-like property.
11586 (byte-compile-maybe-guarded): New.
11587 (byte-compile-if, byte-compile-cond): Use it.
11588 (byte-compile-lambda): Compile interactive forms,
11589 just to make warnings about them.
11591 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
11593 * ses.el (ses-initial-column-width): Increase to 14, so it will
11594 work well with the default printer of "%.7g" for extreme values
11595 like "-1.234567e+07".
11597 2004-01-29 Kenichi Handa <handa@m17n.org>
11599 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
11601 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
11603 * dos-w32.el: Added support for the `default-printer-name' function.
11605 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
11607 * server.el (server-socket-name): Don't use the hostname in the
11608 socket name since /tmp is local to the host anyway.
11610 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
11611 robust check of widening and fix var-naming.
11613 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
11615 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
11616 or rmail-spam- to rsf- in all function and variable names.
11617 (rsf-min-region-to-spam-list): New variable.
11618 (rsf-bbdb-auto-delete-spam-entries): Rename from
11619 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
11620 scanned together with the recipients field for spam testing; Don't
11621 delete spam message if rmail-delete-after-output is non-nil;
11622 (rsf-check-field): New function, extracted from code in
11623 rmail-spam-filter to ease addition of header fields like
11625 (message-content-type): New variable. The content-type: field was
11626 added also in defcustom of rsf-definitions-alist;
11627 (rmail-spam-filter): Replace repeated test code for header fields
11628 by calls to check-field; change the call to
11629 rmail-output-to-rmail-file such that rmail-current-message stays
11630 the same to avoid wrong deletion of unseen flags.
11631 (rmail-use-spam-filter): Add autoload cookie.
11633 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
11635 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
11636 (file-cache-add-directory-using-find): Add Cygwin support.
11637 (file-cache-find-command-posix-flag): New user variable.
11639 * filecache.el (file-cache-add-directory): Check for
11640 directories an remove them from dir-files.
11642 2004-01-27 Richard M. Stallman <rms@gnu.org>
11644 * man.el (Man-fontify-manpage): Clean up message.
11646 2004-01-27 Kenichi Handa <handa@m17n.org>
11648 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
11649 (sentence-end): Define using sentence-end-without-space.
11651 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
11652 a sentence ends with one of a character in sentence-end-without-space.
11654 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
11656 * font-lock.el (font-lock): Add jit-lock as explicit group member.
11657 (jit-lock): Group declaration moved to jit-lock.el.
11658 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
11661 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
11662 (jit-lock-context-unfontify-pos): Rename from
11663 jit-lock-first-unfontify-pos.
11664 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
11666 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
11668 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
11669 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
11670 (fortran-fill): When filling a string, adjust re-search-backward
11671 argument for special case of string just on fill-column.
11672 When filling non-string, allow one extra char if
11673 fortran-break-before-delimiters is non-nil.
11674 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
11675 Use fortran-break-delimiters-re and fortran-no-break-re to
11676 correctly handle cases such as "**".
11678 * progmodes/f90.el (f90-break-delimiters): Doc fix.
11679 (f90-no-break-re): Add some extra tokens. Doc fix.
11681 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
11683 * mail/rmail-spam-filter.el:
11684 Use two semicolons as Commentary line prefix.
11685 Add ";;; Code:" stylized comment.
11686 Delete end-of-line whitespace.
11687 Wrap (require 'cl) with `eval-when-compile'.
11689 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
11691 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
11692 at the top level of vc.el.
11694 2004-01-23 Andre Spiegel <spiegel@gnu.org>
11696 * vc.el (vc-current-line): Function removed. This is now done by
11697 the new function line-at-pos in simple.el.
11698 (vc-annotate-warp-version): Use line-at-pos instead of
11701 2004-01-22 Kim F. Storm <storm@cua.dk>
11703 * simple.el (line-at-pos): New defun.
11704 (what-line): Use it. Optimize by only counting lines in narrowed
11707 2004-01-22 Kenichi Handa <handa@m17n.org>
11709 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
11710 point (register r1) only for charset mule-unicode-0100-24ff.
11712 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
11714 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
11715 trailing white space and ensure a final newline.
11717 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
11718 Add autoload cookie.
11720 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
11722 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
11723 activate view-mode explicitly.
11725 2004-01-21 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
11727 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
11728 use clipboard first.
11730 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
11732 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
11733 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
11734 (vc-mcvs-cvs): Remove.
11735 (vc-mcvs-command): Remove use of assert.
11737 * outline.el (outline-insert-heading): Tighten up match.
11738 (outline-demote, outline-move-subtree-down): Don't assume anything
11739 about outline-regexp.
11741 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
11742 (texinfo-show-structure): Explicitly add ^, and simplify.
11744 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
11746 * calendar/appt.el (appt-check): Restore usage of
11747 appt-issue-message deleted in previous change.
11748 (top-level): Activate package when loaded (needed for backwards
11751 2004-01-20 Jesper Harder <harder@ifa.au.dk>
11753 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
11754 following previous change to smtpmail-send-data.
11756 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
11758 * vc.el (vc-default-previous-version): Doc enhancement.
11759 (vc-default-next-version): New function.
11760 (vc-print-log): New arg FOCUS-REV.
11761 (vc-annotate-mode): Derive from view-mode.
11762 (vc-annotate): New args REVISION, DISPLAY-MODE.
11763 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
11764 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
11765 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
11766 (vc-annotate-show-diff-revision-at-line, vc-current-line)
11767 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
11769 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
11771 2004-01-19 Karl Berry <karl@gnu.org>
11773 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
11776 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
11778 * subr.el (delete-dups): New function.
11780 2004-01-19 Karl Berry <karl@gnu.org>
11782 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
11783 with ^, since that's what texinfo-show-structure
11784 documentation says (plus it works much better in texinfo.txi).
11786 2004-01-18 Jesper Harder <harder@ifa.au.dk>
11788 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
11790 2004-01-18 David Ponce <david@dponce.com> (tiny change)
11792 * progmodes/which-func.el (which-function-mode): Don't cancel
11793 which-func-update-timer if not set.
11795 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
11797 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
11798 Remove spurious left square bracket in XX:XXam regexp.
11800 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
11802 * progmodes/cc-defs.el: Do not require cl at run time.
11804 2004-01-16 Richard M. Stallman <rms@gnu.org>
11806 * emacs-lisp/cl.el (cl-cannot-unload): New function.
11807 (cl-unload-hook): Defvar this to run cl-cannot-unload.
11809 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
11810 Call rmail-spam-filter. Delete and expunge spam.
11811 Print number of spam messages deleted.
11812 Save and restore the deletion status of old messages when reading
11813 new mail with spam filter, so that expunging spam does not expunge
11814 msgs deleted by the user.
11815 (rmail-only-expunge): Add an optional argument dont-show to
11816 prevent showing message after expunge.
11818 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11820 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
11821 * subr.el (declare): New macro.
11823 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
11825 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
11827 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
11829 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
11830 Test window-system rather than system-type (for X11/Mac).
11832 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
11834 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
11836 2004-01-12 Richard M. Stallman <rms@gnu.org>
11838 * mail/rmail.el (rmail-convert-to-babyl-format):
11839 Use mail-unquote-printable-region.
11840 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
11841 (rmail-hex-char-to-integer): Functions deleted.
11843 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
11844 (mail-unquote-printable-region): New arg NOERROR.
11845 For invalid encoding, either signal an error to just return nil.
11847 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
11849 * calendar/appt.el: Update copyright and commentary.
11850 (appt-issue-message): Make obsolete.
11851 (appt-visible, appt-msg-window): Make obsolete, in favour of
11852 appt-display-format.
11853 (appt-display-mode-line, appt-display-duration)
11854 (appt-display-diary, appt-time-msg-list, appt-mode-string)
11855 (appt-prev-comp-time, appt-display-count, appt-timer)
11856 (appt-convert-time): Doc change.
11857 (appt-disp-window-function, appt-delete-window-function):
11858 Use defcustom rather than defvar.
11859 (appt-display-format): New variable.
11860 (appt-display-message): New function with display code from appt-check.
11861 (appt-check): Add optional FORCE argument. Doc change.
11862 Add appt-make-list to diary-hook if displaying diary.
11863 Remove checking of view-diary-entries-initially.
11864 Message display section removed to new function appt-display-message.
11865 (appt-display-window): Doc change. Remove unused internal var
11866 this-buffer. Do not beep, since appt-display-message does that.
11867 (appt-make-list): Doc change. Use caar.
11868 (appt-sort-list): Simplify by using builtin sort function.
11869 (appt-update-list): New function for updating appts when diary is
11871 (appt-activate): New autoloaded function to toggle package
11874 * calendar/cal-x.el: (calendar-one-frame-setup)
11875 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
11877 * calendar/calendar.el: Update copyright.
11878 (view-diary-entries-initially, european-calendar-style): Doc change.
11879 (calendar-setup): Make defcustom rather than defvar.
11880 (mark-visible-calendar-date): Initialize temp-face and faceinfo
11881 in let binding so local to function.
11883 * calendar/diary-lib.el: Update copyright.
11884 (diary, diary-entry-time): Doc change.
11885 (list-diary-entries): Doc change. Trivial logic change.
11886 (fancy-diary-display): Restore make-face command mistakenly
11887 deleted 2003-05-08.
11888 (show-all-diary-entries): Allow to pop-up frame if needed.
11890 2004-01-09 John Paul Wallington <jpw@gnu.org>
11892 * bindings.el (mode-line-change-eol): Add EVENT parameter.
11893 Temporarily select EVENT's window for changing eol type.
11895 2004-01-09 Deepak Goel <deego@gnufans.org>
11897 * calendar/diary-lib.el (diary-entry-time):
11898 Also accept time in the form XX[.XX][am/pm/AM/PM].
11899 (fancy-diary-font-lock-keywords): Likewise.
11900 (diary-font-lock-keywords): Likewise.
11901 * calendar/appt.el (appt-add): Likewise.
11902 (appt-make-list): Likewise.
11903 (appt-convert-time): Likewise.
11905 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
11907 * gdb-ui.el (gdb-ann3): Revert previous change.
11908 (gdb-source-info): Allow for case of where compilation directory
11911 2004-01-08 John Paul Wallington <jpw@gnu.org>
11913 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
11915 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
11917 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
11919 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
11920 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
11922 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
11924 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11926 * files.el (write-file-functions, write-contents-functions):
11927 Clarify docstrings.
11929 2004-01-07 Kenichi Handa <handa@m17n.org>
11931 * international/mule.el (set-auto-coding): Fix for the case that
11932 end-of-line is only CR.
11934 2004-01-07 Kim F. Storm <storm@cua.dk>
11936 * subr.el (event-start, event-end): Doc fix.
11937 (posn-string, posn-image): New defuns.
11938 (posn-object): Return either image or string object.
11939 (posn-object-x-y): Return 8th element of position.
11940 (posn-object-width-height): New defun.
11942 2004-01-06 Andreas Schwab <schwab@suse.de>
11944 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
11947 2004-01-05 Karl Berry <karl@gnu.org>
11949 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
11952 2003-12-31 Simon Josefsson <jas@extundo.com>
11954 * files.el (before-save-hook): Add.
11955 (basic-save-buffer): Use before-save-hook.
11957 * emacs-lisp/copyright.el: Fix comment to recommend
11958 before-save-hook instead of write-file-functions.
11960 2004-01-05 Richard M. Stallman <rms@gnu.org>
11962 * finder.el (finder-commentary): Call delete-other-windows.
11964 * net/ange-ftp.el (ange-ftp-file-attributes):
11965 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
11967 2004-01-04 Karl Berry <karl@gnu.org>
11969 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
11970 comment characters % and # in the copyright year notice,
11973 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
11975 * wid-edit.el (default): Define dummy :value-delete.
11976 Reported by Jesper Harder <harder@ifa.au.dk>.
11978 2004-01-03 Richard M. Stallman <rms@gnu.org>
11980 * progmodes/compile.el (compile-internal): Use point, not point-min,
11981 for set-window-point.
11983 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
11985 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
11987 * progmodes/grep.el (grep-mode-map):
11988 Don't remap next-line, previous-line.
11990 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
11992 * speedbar.el (speedbar-edit-line): Change regexp to position
11993 the cursor on the first character of this line's button.
11995 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11997 * subr.el (functionp): Doc fix.
11999 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
12001 * progmodes/idlwave.el (idlwave-make-tags):
12002 * textmodes/flyspell.el (flyspell-large-region):.
12003 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
12004 * emulation/viper-util.el (viper-glob-unix-files):
12005 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
12006 * man.el (Man-init-defvars):
12007 * jka-compr.el (jka-compr-call-process):
12008 * files.el (get-free-disk-space,insert-directory):
12009 * ediff-ptch.el (ediff-test-patch-utility):
12010 * ediff-diff.el (ediff-test-utility):
12011 * dired-aux.el (dired-check-process):
12012 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
12013 test the return value of call-process, because it can be a string.
12015 2003-12-31 John Paul Wallington <jpw@gnu.org>
12017 * bindings.el (completion-ignored-extensions): Add .pfsl.
12019 2003-12-31 Kim F. Storm <storm@cua.dk>
12021 * ido.el (ido-nonreadable-directory-p): New defun to check for
12022 nonreadable directory without activating tramp (to avoid problems
12023 with checking incomplete tramp paths).
12024 (ido-set-current-directory, ido-file-internal)
12025 (ido-file-name-all-completions1): Use it.
12027 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
12029 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
12030 documentation if the anchor (or node) name is preceded by `info
12031 anchor' or `Info anchor' in addition to earlier `info node' and
12033 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
12035 2003-12-30 Eli Zaretskii <eliz@gnu.org>
12037 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
12038 error in arguments to base64-decode-region. Remove ^M characters
12039 after decoding base64.
12041 2003-12-30 Simon Josefsson <jas@extundo.com>
12043 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
12044 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
12045 have only been distributed with Emacs for some years.
12046 (texinfo-mode-hook): Customize.
12048 2003-12-30 Eli Zaretskii <eliz@gnu.org>
12050 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
12051 cleaner (suggested by Richard Stallman).
12053 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
12054 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
12055 file-name clashes on 8+3 DOS filesystems.
12057 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
12058 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
12059 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
12060 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
12061 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
12062 file-name clashes on 8+3 filesystems.
12064 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
12065 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
12066 file-name clashes on 8+3 DOS filesystems.
12068 2003-12-29 Richard M. Stallman <rms@gnu.org>
12070 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
12071 Upcase the character.
12073 * textmodes/flyspell.el (mail-mode-flyspell-verify):
12074 Search for header separator alone on a line, literally,
12075 and search for it backward, not forward.
12076 (flyspell-abbrev-table): Always use global-abbrev-table
12077 if there is no local one.
12079 * progmodes/sh-script.el (sh-get-indent-info):
12080 Don't move point back if at bob.
12082 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
12084 * play/handwrite.el (handwrite): Make the handwrite credit message
12085 a comment rather than an output command.
12087 * obsolete/sc.el: Display message that this file is obsolete.
12089 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
12091 * mail/rfc822.el (rfc822-address-start): Declare variable.
12092 Renamed from address-start. All uses changed.
12094 * term.el (term-exec): Set up sentinel.
12095 (term-sentinel): New function.
12096 (term-handle-exit): New function.
12098 * subr.el (assoc-ignore-case, assoc-ignore-representation):
12099 Use assoc-string, and mark them obsolete.
12100 (delay-mode-hooks): Mark as permanent local.
12102 * simple.el (sendmail-user-agent-compose): Use assoc-string.
12104 * register.el (copy-rectangle-to-register): Doc fix.
12106 * info.el (Info-insert-dir): Use assoc-string.
12108 * info-look.el (info-lookup): Use assoc-string.
12110 * frame.el (pop-up-frame-function): Use quote, not `function'.
12111 (frame-notice-user-settings): Calculate ADJUSTED-TOP
12112 copying with lists as coordinate values.
12114 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
12116 * find-dired.el (kill-find): New command.
12117 (find-dired): Make buffer read-only.
12118 Set up a keymap with C-c C-k running kill-find.
12119 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
12121 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
12123 * filecache.el (file-cache-ignore-case): New variable.
12124 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
12126 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
12127 (comint-dynamic-complete-as-filename): Rename local vars.
12128 (comint-dynamic-list-filename-completions): Likewise.
12130 * comint.el (comint-dynamic-list-completions-config): New var.
12131 (comint-dynamic-list-completions): Handle both SPC and TAB right.
12133 * comint.el (comint-file-name-chars): Add [].
12134 (comint-word): Use skip-chars-backward, not search.
12136 * shell.el (shell-file-name-chars): Add [].
12138 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
12140 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
12142 * generic.el (define-generic-mode): Doc fix.
12144 2003-12-29 Eli Zaretskii <eliz@gnu.org>
12146 * files.el (kill-some-buffers): Doc fix.
12148 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
12150 * comint.el (comint-watch-for-password-prompt): Pass `string' as
12151 arg to send-invisible
12152 (send-invisible): Doc fix. The argument is now a prompt, not the
12154 (comint-read-noecho): Doc fix.
12156 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
12158 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
12159 "@", as required by some ISP hosting service. Fix defcustom
12160 argument syntax errors that prevented use of customization.
12162 2003-12-29 Eli Zaretskii <eliz@gnu.org>
12164 * xml.el (xml-get-attribute-or-nil): Doc fix.
12166 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
12168 * net/zone-mode.el (zone-mode): Use write-file-functions, not
12171 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
12173 * autorevert.el (auto-revert-interval): Doc fix.
12175 2003-12-29 Mark A. Hershberger <mah@everybody.org>
12177 * xml.el (xml-get-attribute-or-nil): New function, like
12178 xml-get-attribute, but returns nil if the attribute was not found.
12179 (xml-get-attribute): Convert to defsubst, uses
12180 xml-get-attribute-or-nil.
12182 2003-12-29 Eli Zaretskii <eliz@gnu.org>
12184 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
12186 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
12188 * custom.el (custom-declare-theme): Use `value' when putting
12189 properties on `theme'.
12191 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
12193 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
12194 for each yank-handler segment.
12195 (insert-for-yank-1): New function, with the body of the previous
12198 * textmodes/table.el (table-yank-handler): New defcustom.
12199 (table--put-cell-indicator-property): Put yank-handler property
12200 that indicates the yank handler for the table cell.
12202 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
12204 * generic-x.el (etc-modules-conf-generic-mode): A more complete
12207 2003-12-29 Eli Zaretskii <eliz@gnu.org>
12209 * international/mule-cmds.el (reset-language-environment)
12210 (set-language-environment): Don't invoke fontset-related functions
12211 if fontset-list is not fboundp.
12213 2003-12-29 Kenichi Handa <handa@m17n.org>
12215 * international/mule-cmds.el (reset-language-environment):
12216 Call set-overriding-fontspec-internal with nil.
12217 (set-language-environment): Call set-overriding-fontspec-internal
12218 if the language environment specify `overriding-fontspec'.
12219 (language-info-alist): Doc added.
12221 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
12222 characters of mule-unicode-0100-24ff.
12223 (ccl-encode-windows-1251-font): New CCL program.
12224 ("Bulgarian"): Specify overriding-fontspec.
12225 ("Belarusian"): Likewise.
12227 2003-12-28 Sam Steingold <sds@gnu.org>
12229 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
12230 parameter ID-FORMAT to conform with the 2003-11-30 patch.
12232 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
12234 * progmodes/gud.el (gud-gdb-command-name): Set default to
12235 "gdb --annotate=3".
12236 (gud-gdb-marker-filter): Look out for annotations.
12237 (gdb-first-pre-prompt): New variable.
12238 Remove trailing white space.
12240 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
12242 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
12243 annotations are detected.
12244 (gud-gdba-marker-filter): Use global variable gud-marker-acc
12245 instead of a local one to allow transition from
12246 gud-gdb-marker-filter.
12247 Remove trailing white space.
12249 2003-12-27 Kim F. Storm <storm@cua.dk>
12251 * ido.el: Handle non-readable directories.
12252 (ido-decorations): Add 9th element for non-readable directory.
12253 (ido-directory-nonreadable): New dynamic var.
12254 (ido-set-current-directory): Set it.
12255 (ido-read-buffer, ido-file-internal):
12256 (ido-read-file-name, ido-read-directory-name): Let-bind it.
12257 (ido-file-name-all-completions1): Return empty list for
12258 non-readable directory.
12259 (ido-exhibit): Print [Not readable] if directory is not readable.
12260 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
12261 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
12264 2003-12-27 Lars Hansen <larsh@math.ku.dk>
12266 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
12267 calls to directory-files-and-attributes and file-attributes.
12268 (ls-lisp-format): Remove system dependent handling of user and
12271 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
12273 * ffap.el (ffap-read-file-or-url): Revert previous change.
12275 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
12277 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
12278 new list of included files called `files-with-node-lines', that
12279 only have node lines. This way @include commands can include any
12280 file, such as version and update files without node lines, not
12281 just files that are chapters.
12283 2003-12-25 Andreas Schwab <schwab@suse.de>
12285 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
12288 2003-12-08 Miles Bader <miles@gnu.org>
12290 * dired.el (dired-between-files): Always use dired-move-to-filename,
12291 which is more robust in non-english locales.
12293 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
12295 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
12297 2003-12-24 Andreas Schwab <schwab@suse.de>
12299 * shell.el (shell-file-name-quote-list): Add backslash.
12301 * comint.el (comint-quote-filename): Correctly handle backslash
12302 in comint-file-name-quote-list.
12304 2003-12-24 Kenichi Handa <handa@m17n.org>
12306 * international/mule-cmds.el (set-default-coding-systems):
12307 Call ucs-set-table-for-input for all buffers that don't have local
12308 value of buffer-file-coding-system.
12310 * international/ucs-tables.el (ucs-set-table-for-input):
12311 If translation-table-for-encode is a symbol, get its
12312 translation-table property.
12314 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
12316 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
12317 to `completing-read' on a recently fixed bug.
12319 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
12320 instead of SPACE, to get the list of possible fringe modes.
12321 SPACE only works if both `partial-completion-mode' and
12322 `completion-auto-help' are nil.
12324 * complete.el (PC-is-complete-p): Delete.
12325 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
12326 calls to `test-completion'.
12328 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
12330 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
12331 to edit values when there are no children.
12333 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
12334 a mode called "Assembler" already exists.
12335 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
12336 (gud-watch): Use format option. Remove font properties from string.
12337 (gdb-var-create-handler, gdb-var-list-children-handler):
12338 Don't bother about properties as there are none.
12339 (gdb-var-create-handler, gdb-var-list-children-handler)
12340 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
12341 with two arguments.
12342 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
12343 Let speedbar show value changes with a different font.
12344 (gdb-edit-value): New defun.
12345 (gdb-clear-partial-output, gdb-clear-inferior-io)
12346 (def-gdb-auto-update-handler): Use erase-buffer.
12347 (gdb-frame-handler): Display watch expressions in
12348 FUNCTION::VARIABLE format if required.
12350 2003-12-23 John Paul Wallington <jpw@gnu.org>
12352 * info.el (Info-unescape-quotes, Info-split-parameter-string)
12353 (Info-goto-emacs-command-node): Doc fixes.
12355 2003-12-12 Jesper Harder <harder@ifa.au.dk>
12357 * cus-edit.el (custom-add-parent-links): Define "many".
12359 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
12361 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
12362 (widget-child-validate, widget-type-value-create)
12363 (widget-type-default-get, widget-type-match): New functions.
12364 (lazy): New widget.
12365 (menu-choice, checklist, radio-button-choice, editable-list)
12366 (group, documentation-string): Remove redundant (per 2003-10-25
12367 change) calls to `widget-children-value-delete'.
12368 (widget-choice-value-get, widget-choice-value-inline): Remove.
12369 (menu-choice): Update widget.
12371 2003-12-03 Kenichi Handa <handa@m17n.org>
12373 * language/cyrillic.el: Register "microsoft-cp1251" in
12374 ctext-non-standard-encodings-alist.
12375 ("Bulgarian"): Add ctext-non-standard-encodings.
12376 ("Belarusian"): Likewise.
12378 * international/mule-conf.el (compound-text-with-extensions):
12379 Change the type to 2 (iso-2022 base).
12381 * international/mule.el (ctext-non-standard-encodings-alist):
12383 (ctext-non-standard-encodings): New variable.
12384 (ctext-post-read-conversion): Fully re-written.
12385 (ctext-non-standard-designations-alist): Delete it.
12386 (ctext-non-standard-encodings-table): New function.
12387 (ctext-pre-write-conversion): Fully re-written.
12389 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
12391 * cus-edit.el (custom-add-parent-links): Add documentation links
12392 for parent, if the item has none of its own.
12394 2003-11-30 Richard M. Stallman <rms@gnu.org>
12396 * dired-aux.el (dired-do-query-replace-regexp):
12397 Report files visited read-only.
12399 2003-11-30 Juri Linkov <juri@jurta.org>
12401 * dired-aux.el (dired-compare-directories): New command.
12402 (dired-file-set-difference, dired-files-attributes): New functions.
12404 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
12405 Version 2.0.38 of Tramp released.
12407 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
12408 Charles Curley <charlescurley@charlescurley.com>.
12409 (tramp-multi-connection-function-alist): Add ssht entry which adds
12410 "-e none -t -t" to the list of ssh args. Suggested by Adrian
12412 (tramp-get-method-parameter): New function to retrieve a method
12413 parameter. This allows for omission of method parameters.
12416 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
12418 * net/tramp.el: Add new optional parameter ID-FORMAT to
12419 `file-attributes'. Calls of `file-attributes' won't use this
12420 parameter for backward compatibility reasons.
12421 (tramp-perl-file-attributes): Add a new parameter to Perl script
12422 in order to handle uid/gid as strings, if desired.
12423 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
12424 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
12425 order to make the function more general.
12426 (tramp-handle-file-attributes): Replace proprietary optional
12427 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
12428 (tramp-handle-file-attributes-with-perl): Handle parameter
12429 NONNUMERIC if set. This wasn't done in the past.
12430 (tramp-post-connection): Apply second parameter "$2" if
12431 `tramp-remote-perl' is called.
12433 * net/tramp-smb.el (tramp-smb-handle-delete-file):
12434 Correct cut'n'waste error (`filename' instead of `directory').
12435 (tramp-smb-handle-directory-files-and-attributes)
12436 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
12437 introduced parameter ID-FORMAT.
12438 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
12439 error (`directory' instead of `ldir').
12441 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
12442 `file-attributes' has a second parameter. If yes, apply it with
12443 value "'integer". Otherwise, don't use that parameter (default is
12446 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
12448 * help.el (help-map): Bind `display-local-help' to `C-h .'.
12449 (help-for-help): Add `C-h .' to the listed Help options.
12450 Remove trailing whitespace.
12452 * help-at-pt.el: New file.
12454 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
12456 * subr.el (noreturn, 1value): New macros for test coverage.
12457 See `testcover.el'.
12459 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
12461 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
12462 for macro `1value'.
12463 (testcover-1value): New function. Checks that a 1value form
12464 actually returns only one value. Requested by RMS.
12466 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
12468 * gdb-ui.el (gud-watch, gdb-var-create-handler)
12469 (gdb-var-list-children, gdb-var-list-children-handler)
12470 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
12471 gdb commands that use mi to keep them out of the command history.
12473 2003-11-29 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
12475 * cus-start.el (all): Add use-file-dialog.
12477 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
12479 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
12481 2003-11-27 Kim F. Storm <storm@cua.dk>
12483 * subr.el (posn-object-x-y): New defun.
12485 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
12487 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
12488 Don't use `space' for \\\n.
12489 Be more selective as to which # are comment-starters.
12491 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
12493 * subr.el (number-sequence): Improve handling of floating point
12494 arguments (suggested by Kim Storm). Allow negative arguments.
12496 2003-11-26 Kenichi Handa <handa@m17n.org>
12498 * international/mule-cmds.el (standard-display-european-internal):
12499 Cancel the standard-display-table setting for ` and '.
12501 2003-11-26 Kim F. Storm <storm@cua.dk>
12503 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
12504 New defcustoms to add ffap-like functionality to ido.
12505 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
12506 (ido-no-final-slash): New defun.
12507 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
12508 (ido-read-file-name): ): Toggle VC checking via
12509 vc-handled-backends instead of vc-master-templates.
12510 (ido-file-internal): Handle ido-use-url-at-point and
12511 ido-use-filename-at-point via code borrowed from ffap-guesser.
12512 Handle new ido-exit code ffap.
12513 (ido-sort-list): Ignore final slash when sorting file names.
12515 2003-11-25 Kim F. Storm <storm@cua.dk>
12517 * emulation/cua-base.el (cua--standard-movement-commands):
12518 Add forward-sentence and backward-sentence.
12520 2003-11-25 Stephen Eglen <stephen@gnu.org>
12522 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
12523 iswitchb-exit is set to 'usefirst when user selects buffer at head
12524 of list using RET. (Selecting buffers at the head of the list was
12525 broken if the substring was also a complete buffername.)
12527 2003-11-23 Kim F. Storm <storm@cua.dk>
12529 * progmodes/compile.el (grep-command, grep-use-null-device)
12530 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
12531 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
12532 (grep-regexp-alist, grep-program, find-program)
12533 (grep-find-use-xargs, grep-history, grep-find-history)
12534 (grep-process-setup, grep-compute-defaults)
12535 (grep-default-command, grep, grep-tag-default, grep-find)
12536 (grep-expand-command-macros, grep-tree-last-regexp)
12537 (grep-tree-last-files, grep-tree): Move grep variables, functions
12538 and commands to new file grep.el.
12539 (compilation-mode-map): Remove grep commands from Compile sub-menu.
12540 (compilation-process-setup-function): Doc fix.
12541 (compilation-highlight-regexp, compilation-highlight-overlay): New
12542 defvars used for highlighting current compile error in source buffer.
12543 (compile-internal): New optional args HIGHLIGHT-REGEXP and
12544 LOCAL-MAP which overrides compilation-highlight-regexp and
12545 compilation-mode-map for this compilation.
12546 Delay calling compilation-set-window-height until after running
12547 compilation-process-setup-function so it can buffer-local override
12548 compilation-window-height.
12549 Check buffer-local value of compilation-scroll-output.
12550 (compilation-set-window-height): Use buffer-local value of
12551 compilation-window-height.
12552 (compilation-revert-buffer): Don't pass (undefined)
12553 preserve-modes arg to revert-buffer.
12554 (next-error-no-select, previous-error-no-select): New commands.
12555 (compilation-goto-locus): Temporarily highlight current match in
12556 source buffer using compilation-highlight-regexp.
12558 * progmodes/grep.el: New file with grep code from compile.el.
12559 (grep): New defcustom group.
12560 (grep-window-height): New defcustom, like compilation-window-height.
12561 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
12562 (grep-scroll-output): New defcustom, like compilation-scroll-output.
12563 (grep-command, grep-use-null-device, grep-find-command)
12564 (grep-tree-files-aliases, grep-tree-ignore-case)
12565 (grep-tree-ignore-CVS-directories): Move to grep custom group.
12566 (grep-setup-hook): New hook variable.
12567 (grep-mode-map): New keymap for grep commands. Add Grep menu.
12568 (grep-last-buffer): New defvar, override compilation-last-buffer.
12569 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
12570 Call compile-internal with args highlight-regexp and grep-mode-map.
12572 2003-11-23 Kim F. Storm <storm@cua.dk>
12574 * subr.el (event-start, event-end): Doc fix.
12575 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
12576 (posn-area, posn-actual-col-row, posn-object): New defuns.
12577 (posn-col-row): Simplify doc. Rewrite to use cond.
12578 (posn-point): Also return buffer position for events outside text
12579 area (that info is now present in the event position).
12581 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
12582 mouse-set-point so that hscroll still works now that clicks on
12583 fringes generate specific mouse events.
12584 (mouse-set-point): Note that it now works in fringes and margins
12585 too due to new semantics of posn-point in fringes and margins.
12587 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
12588 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
12590 2003-11-20 Kim F. Storm <storm@cua.dk>
12592 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
12593 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
12594 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
12595 to 100 for icons to avoid increasing line height when shown.
12597 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
12599 * newcomment.el (comment-normalize-vars): Initialize properly if
12600 comment-start was nil.
12602 2003-11-19 Andreas Schwab <schwab@suse.de>
12604 * simple.el (set-variable): Fix indentation.
12606 2003-11-17 Kenichi Handa <handa@m17n.org>
12608 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
12611 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
12613 * international/latin1-disp.el (latin1-display): Fix docstring.
12615 2003-11-16 John Wiegley <johnw@newartisans.com>
12617 * eshell/em-ls.el (eshell-ls-file): There are times with
12618 size-width is nil and uncomputed (when directories are created in
12619 dired, for example); in this case, 4 is reasonable default value,
12620 although it may caused skewed new entries (which could be avoided
12621 by returning the original value of 8 in all cases, but 99% of the
12622 time this is a waste of whitespace).
12624 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
12626 * cc-engine.el (c-guess-continued-construct)
12627 (c-guess-basic-syntax): Check a little more carefully if it's a
12628 function declaration when an unknown construct followed by a block
12629 is found inside a statement context. This avoids macros followed
12630 by blocks to be taken as function declarations.
12632 (c-guess-continued-construct): Change the analysis of a statement
12633 continuation with a brace open to `substatement-block', for
12634 consistency with recognized statements.
12636 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
12637 start is in a position so that `c-beginning-of-statement-1' jumped
12638 to the beginning of the same statement.
12640 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
12641 Don't accept binary operators in the arglist if we're in a function
12642 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
12643 template recognition in cases like "if (a < b || c > d)".
12645 (c-restricted-<>-arglists): New more appropriate name for
12646 `c-disallow-comma-in-<>-arglists'.
12648 Accessing functions updated for the variable name change.
12650 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
12651 match data could get clobbered if NOT-INSIDE-TOKEN is used.
12653 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
12656 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
12657 instead of duplicating parts of it. This fixes bogus label
12660 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
12661 of checking the context in which to apply the minimum indentation,
12662 so that it isn't enforced in e.g. namespace blocks.
12664 * cc-vars.el (c-inside-block-syms): New constant used by
12665 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
12666 to somewhat reduce the risk of becoming stale.
12668 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
12669 cc-cmds to cc-engine to allow use from cc-align.
12671 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
12672 qualified identifiers containing "::".
12674 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
12675 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
12677 * cc-vars.el (c-emacs-features): Use a space in front of the name
12678 of the temporary buffer. That also avoids dumping problems in
12679 XEmacs due to undo info being left around after the buffer is killed.
12681 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
12682 arglist to see if it's a K&R style declaration.
12684 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
12685 before returning `knr-argdecl-intro'.
12687 2003-11-16 John Wiegley <johnw@newartisans.com>
12689 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
12690 field in a long-listing always 8 characters, use `size-width',
12691 which has already been computed.
12693 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
12695 * subr.el (minor-mode-list): Add `hs-minor-mode'.
12697 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
12699 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
12700 Support operation while narrowed, with `diff-restrict-view'.
12702 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
12704 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12705 Take additional optional arg NARROWFUN. For the generated functions:
12706 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
12707 include frags that arrange to check for and save narrowing state before
12708 the move and then conditionally call NARROWFUN after the move.
12710 2003-11-14 John Wiegley <johnw@newartisans.com>
12712 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
12713 that was optional, but obviously missing based on surrounding code.
12715 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
12716 string arguments to numbers unless the whole argument was seen as
12719 2003-11-14 Kenichi Handa <handa@m17n.org>
12721 * international/mule.el (ctext-non-standard-encodings-alist):
12722 Fix coding systems.
12724 2003-11-10 Kenichi Handa <handa@m17n.org>
12726 * language/kannada.el ("Kannada"): Add sample-text.
12728 * language/knd-util.el (kannada-compose-region)
12729 (kannada-compose-string, kannada-post-read-conversion):
12730 Add autoload cookie.
12732 * international/quail.el (quail-completion): Change the message
12733 "corresponding translations" to "corresponding characters".
12735 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
12737 * descr-text.el (describe-char): Fix typo.
12739 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
12741 These changes are to support Kannada language/script.
12743 * Makefile.in (DONTCOMPILE): Add kannada.el.
12745 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
12747 * loadup.el: Preload kannada.el.
12749 * language/ind-util.el (ucs-kannada-to-is13194-alist)
12750 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
12753 * language/kannada.el: New file.
12755 * language/knd-util.el: New file.
12757 2003-11-07 Andreas Schwab <schwab@suse.de>
12759 * progmodes/autoconf.el (autoconf-font-lock-keywords):
12760 Also highlight AH_*.
12762 * xml.el (xml-parse-dtd): Fix misplaced paren.
12764 2003-11-07 Kenichi Handa <handa@m17n.org>
12766 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
12768 2003-11-05 Juri Linkov <juri@jurta.org>
12770 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
12771 (desktop-buffer-file): Use saved buffer-file-coding-system
12772 for file reading. Set auto-insert to nil to prevent automatic
12773 insertion into restored empty files.
12775 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
12777 * files.el (risky-local-variable-p): Make second argument optional.
12779 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
12781 * subr.el (add-hook): Fix last change.
12783 2003-11-03 Eli Zaretskii <eliz@gnu.org>
12785 * mail/rmail.el (rmail-convert-to-babyl-format):
12786 If base64-decode-region signals an error, catch it and silently
12789 2003-11-01 Mark A. Hershberger <mah@everybody.org>
12791 * xml.el (xml-parse-region): Allow comments to appear after the
12792 topmost element has closed.
12793 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
12794 (xml-ns-expand-attr): New functions to do namespace handling.
12795 (xml-intern-attrlist): Back-compatible handling of attribute names.
12796 (xml-parse-tag): Move namespace handling to separate functions.
12797 Now produces elements in the form ((:ns . "element") (attr-list)
12798 children) instead of ('ns:element (attr-list) children).
12799 (xml-parse-attlist): Fix attribute parsing.
12800 (xml-parse-dtd): Change parsing so that it produces strings
12801 instead of interned symbols.
12803 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
12805 * dired.el (dired-ls-sorting-switches): Doc fix.
12807 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
12809 * emacs-lisp/rx.el (rx-or): Fix the case of
12810 "(rx (and ?a (or ?b ?c) ?d))".
12812 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
12814 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
12815 (texinfo-format-region): Use it.
12816 (texinfo-format-buffer-1): Ditto.
12818 2003-11-01 Alan Mackenzie <acm@muc.de>
12820 Changes to allow scrolling whilst in isearch mode:
12821 * isearch.el (isearch-unread-key-sequence): New function,
12822 extracted from isearch-other-meta-char.
12823 (top level): (put 'foo 'isearch-scroll) on all Emacs's
12824 "scrollable" standard functions.
12825 (isearch-allow-scroll): New customizable variable.
12826 (isearch-string-out-of-window, isearch-back-into-window)
12827 (isearch-reread-key-sequence-naturally)
12828 (isearch-lookup-scroll-key): New functions.
12829 (isearch-other-meta-char): Doc string and functionality enhanced.
12830 Now accepts a prefix argument.
12831 (isearch-lazy-highlight-window-end): New variable.
12832 (isearch-lazy-highlight-new-loop): Pay attention to the window's
12833 end (thru isearch-lazy-highlight-window-end), not only its start.
12835 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
12836 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
12837 (universal-argument, universal-argument-more, negative-argument)
12838 (digit-argument, universal-argument-other-key): Minor changes.
12840 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
12842 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
12843 recursively if the last message is deleted, thus avoiding an
12846 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
12848 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
12849 (tex-main-file): Don't add .tex if the extension is already present.
12850 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
12852 2003-10-29 Lute Kamstra <lute@gnu.org>
12854 * progmodes/octave-inf.el (inferior-octave-prompt):
12855 Recognize version number in prompt.
12857 2003-10-28 Dave Love <fx@gnu.org>
12859 * international/characters.el: Fix some Unicode ranges.
12861 2003-10-28 Kenichi Handa <handa@m17n.org>
12863 * disp-table.el (standard-display-8bit)
12864 (standard-display-default, standard-display-ascii)
12865 (standard-display-g1, standard-display-graphic)
12866 (standard-display-underline): Assure that standard-display-table
12867 is a display table.
12869 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
12871 * simple.el (reindent-then-newline-and-indent): Delete space *after*
12872 reindenting the first line.
12874 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
12876 * wid-edit.el (widget-default-delete): Always delete child widgets.
12878 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
12880 * newcomment.el (comment-indent): Don't call indent-according-to-mode
12881 if the line has code.
12882 Don't try to line up with something that's too far left.
12884 * progmodes/octave-mod.el (octave-comment-start): Simplify.
12885 (octave-mode-syntax-table): Add % as a comment starter.
12886 (octave-point): Remove.
12887 (octave-in-comment-p, octave-in-string-p)
12888 (octave-not-in-string-or-comment-p, calculate-octave-indent)
12889 (octave-blink-matching-block-open, octave-auto-fill):
12890 Use line-(beginning|end)-position instead.
12892 2003-10-23 Francesco Potort
\e,Al
\e(B <pot@gnu.org>
12894 * emacs-lisp/authors.el (authors-aliases): Add correct realname
12895 for Francesco Potort
\e,Al
\e(B.
12897 2003-10-23 Dave Love <fx@gnu.org>
12899 * international/mule-cmds.el (locale-charset-to-coding-system):
12900 Don't rely on nil being a coding system.
12902 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
12903 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
12904 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
12906 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
12908 * gdb-ui.el (gdb-current-language): New variable.
12909 (gdb-update-flag): Remove variable.
12910 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
12911 (gdb-take-last-elt): Remove function.
12912 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
12913 (gdb-post-prompt): Check for variable object changes here.
12915 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
12916 object changes in gdb-ui.el.
12918 2003-10-21 Richard M. Stallman <rms@gnu.org>
12920 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
12922 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
12923 Don't check for foo*/ wildcard form here.
12924 (insert-directory): Recognize foo*/ as a wildcard.
12925 Separate wildcard-regexp variable from the arg, wildcard.
12927 * subr.el (add-hook): Correctly detect when make-local-hook was used.
12928 (remove-hook): Correctly handle strange cases about local hooks.
12930 2003-10-21 David Ponce <david@dponce.com>
12932 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
12933 argument REAL, to return a real number instead of a rounded
12934 integer value. Define as inline function.
12935 (ruler-mode-right-fringe-cols): Likewise.
12936 (ruler-mode-scroll-bar-cols): New function.
12937 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
12938 (ruler-mode-right-scroll-bar-cols): Likewise.
12939 (ruler-mode-space): New function.
12940 (ruler-mode-ruler): Use it. Handle variations of fringe style,
12941 scroll bar mode and margins in a more robust way.
12943 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
12945 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
12946 (antlr-c-init-language-vars): New function.
12947 (antlr-mode): Use it with cc-mode before v5.29.
12948 (antlr-c-common-init): Don't set some local vars here.
12949 (antlr-mode): Set them here.
12950 (antlr-c-forward-sws): New function alias.
12951 (antlr-mode): Redefine with cc-mode before v5.30.
12952 (antlr-skip-sexps): Use it.
12953 (antlr-skip-exception-part): Ditto.
12954 (antlr-skip-file-prelude): Ditto.
12955 (antlr-outside-rule-p): Ditto.
12956 (antlr-end-of-body): Ditto.
12957 (antlr-option-kind): Ditto.
12958 (antlr-insert-option-area): Ditto.
12959 (antlr-file-dependencies): Ditto.
12961 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12963 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
12964 Move backward only if point was not inside an entry.
12966 2003-10-21 Richard M. Stallman <rms@gnu.org>
12968 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
12970 2003-10-21 Juri Linkov <juri@jurta.org>
12972 * compare-w.el: Automatically skip non-matching text to resync.
12973 (compare-windows-whitespace): Doc fix.
12974 (compare-windows-sync, compare-windows-sync-string-size)
12975 (compare-windows-recenter, compare-ignore-whitespace)
12976 (compare-windows-highlight, compare-windows-face): New variables.
12977 (compare-windows): Use compare-windows-sync.
12978 (compare-windows-highlight, compare-windows-dehighlight)
12979 (compare-windows-sync-regexp)
12980 (compare-windows-sync-default-function): New functions.
12982 2003-10-21 Juri Linkov <juri@jurta.org>
12984 * diff.el (diff-parse-differences): Don't visit the files now;
12985 instead, just record the error locus.
12987 2003-10-21 Dave Love <fx@gnu.org>
12989 * progmodes/cfengine.el: New file.
12991 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
12993 * complete.el (PC-do-completion): Do not forget to use `pred' as the
12994 default-directory when completing file names.
12996 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
12998 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
12999 followed by the word `face', it gets treated as a face, even if
13000 it is also defined as a variable or a function.
13002 2003-10-20 Dave Love <fx@gnu.org>
13004 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
13005 Avoid incf in macro expansion.
13007 2003-10-20 John Paul Wallington <jpw@gnu.org>
13009 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
13010 `evenp' so we don't implicitly require cl library at runtime.
13012 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
13014 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
13015 (help-make-xrefs): Only make cross-references for faces if
13016 preceded or followed by the word `face'. Do not make a
13017 cross-reference for variables without variable documentation,
13018 unless preceded by the word `variable' or `option'. Update doc
13019 string accordingly.
13021 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
13023 * progmodes/hideshow.el: Rewrite one-armed `if'
13024 constructs using either `when' or `unless'.
13025 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
13027 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
13029 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
13030 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
13033 2003-10-16 Eli Zaretskii <eliz@gnu.org>
13035 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
13036 message while converting to Babyl.
13038 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
13040 * allout.el (allout-mode): Doc fix.
13042 2003-10-16 Lute Kamstra <lute@gnu.org>
13044 * subr.el (force-mode-line-update): Fix docstring.
13046 2003-10-14 Dave Love <fx@gnu.org>
13048 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
13049 (default-input-method): Add :link, improve :type.
13050 (locale-charset-language-names): Fix utf-8 pattern.
13051 (locale-charset-match-p, locale-charset-alist)
13052 (locale-charset-to-coding-system): New.
13053 (set-locale-environment): Deal with codeset part of locale specs.
13055 2003-10-14 Lute Kamstra <lute@gnu.org>
13057 * fringe.el (fringe-mode): Use active voice in docstring.
13058 (set-fringe-style): Ditto.
13060 2003-10-13 Lute Kamstra <lute@gnu.org>
13062 * fringe.el (fringe-mode): Fix docstring.
13063 (set-fringe-style): Ditto.
13065 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
13067 * ediff-mult.el (ediff-filegroup-action):
13068 Use ediff-default-filtering-regexp.
13070 * ediff-util.el (ediff-recenter): Don't call
13071 ediff-restore-highlighting twice.
13072 (ediff-select-difference): Set current difference.
13073 (ediff-unselect-and-select-difference): Add comment.
13075 * ediff.el (ediff-directories,ediff-directory-revisions)
13076 (ediff-directories3,ediff-merge-directories)
13077 (ediff-merge-directories-with-ancestor)
13078 (ediff-merge-directory-revisions)
13079 (ediff-merge-directory-revisions-with-ancestor):
13080 Use ediff-default-filtering-regexp.
13082 2003-10-12 Andreas Schwab <schwab@suse.de>
13084 * international/mule-cmds.el (locale-charset-language-names):
13085 Simplify regex by removing unused grouping.
13087 2003-10-10 Dave Love <fx@gnu.org>
13089 * bindings.el: Don't bind stop.
13091 2003-10-08 Miles Bader <miles@gnu.org>
13093 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
13094 face instead of attempting to emulate it.
13096 2003-10-07 Kenichi Handa <handa@m17n.org>
13098 * international/mule-diag.el (list-coding-systems-1): List coding
13099 systems that are loaded automatically.
13101 * international/code-pages.el (iso-8859-11): Add autoload cookie.
13103 * international/mule.el (autoload-coding-system): New function.
13105 2003-10-07 Andreas Schwab <schwab@suse.de>
13107 * log-edit.el (log-edit-changelog-entries): Prefer local value of
13108 change-log-default-name in the buffer visiting the file.
13110 2003-10-06 Dave Love <fx@gnu.org>
13112 * files.el (find-file-hook): Customize.
13113 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
13115 * bindings.el (completion-ignored-extensions): Remove .log.
13116 (global-map): Add again, open, stop keys.
13118 2003-10-05 Richard M. Stallman <rms@gnu.org>
13120 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
13121 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
13122 Use sh-modify directly.
13123 (sh-select): Use sh-append, not eval.
13125 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
13127 * info.el (Info-following-node-name): New function.
13129 * loadhist.el (unload-feature-special-hooks):
13130 Rename from loadhist-hook-functions.
13131 (loadhist-hook-functions): Now an alias.
13133 2003-10-04 Eli Zaretskii <eliz@gnu.org>
13135 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
13136 file-name clashes on 8+3 filesystems.
13138 * Makefile.in (DONTCOMPILE, bootstrap-clean):
13139 Rename loaddefs-boot.el to ldefs-boot.el
13141 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
13142 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
13144 2003-10-03 Lute Kamstra <lute@gnu.org>
13146 * info.el (Info-mode): Revert previous change.
13147 (Info-escape-percent): New function.
13148 (Info-fontify-node): Use it.
13150 2003-10-02 Andreas Schwab <schwab@suse.de>
13152 * loaddefs-boot.el: Regenerated.
13154 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
13156 * ffap.el: Remove defadvice related code from CVS since `complete'
13157 provides a `PC-completion-as-file-name-predicate' variable that
13160 2003-10-02 Kenichi Handa <handa@m17n.org>
13162 * international/utf-8.el (ccl-decode-mule-utf-8):
13163 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
13165 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
13166 * international/subst-big5.el: Likewise.
13167 * international/subst-gb2312.el: Likewise.
13168 * international/subst-ksc.el: Likewise.
13170 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
13172 * calendar/calendar.el (increment-calendar-month)
13173 (calendar-leap-year-p, calendar-absolute-from-gregorian)
13174 (generate-calendar, calendar-read-date, calendar-interval)
13175 (calendar-day-of-week): Handle years BC.
13176 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
13178 2003-10-01 Dave Love <fx@gnu.org>
13180 * language/cyrillic.el (cp1251): Alias for windows-1251.
13182 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
13185 2003-10-01 Lute Kamstra <lute@gnu.org>
13187 * files.el: Fix typo.
13188 * imenu.el (imenu--generic-function): Docstring fix.
13190 2003-09-30 Richard M. Stallman <rms@gnu.org>
13192 * dired.el (dired-mode): Handle dired-directory as a list.
13194 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
13196 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
13198 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
13200 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
13201 Replace gud-display with gud-watch.
13202 (gud-speedbar-buttons): Add stuff for watching expressions
13203 in the speedbar when using M-x gdba. Use dolist on old part
13206 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
13207 (gdb-update-flag): New variables.
13208 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
13209 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
13210 (gud-watch, gdb-var-create-handler) : New functions.
13211 (gdb-var-list-children, gdb-var-list-children-handler)
13212 (gdb-var-create-regexp, gdb-var-update-regexp)
13213 (gdb-var-list-children-regexp): New constants.
13214 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
13215 (gdb-annotation-rules): Reduce annotation set (level 3).
13216 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
13217 (gdb-post-prompt): Don't update GDB buffers every time speedbar
13219 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
13220 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
13221 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
13222 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
13223 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
13224 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
13225 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
13226 (gud-display, gud-display1)
13227 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
13228 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
13229 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
13230 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
13231 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
13232 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
13233 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
13234 (gdb-display-display-buffer, gdb-toggle-display)
13235 (gdb-delete-display, gdb-expressions-popup-menu)
13236 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
13237 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
13240 2003-09-30 Richard M. Stallman <rms@gnu.org>
13242 * progmodes/ada-mode.el (ada-mode): Don't use advice.
13243 Instead, set which-func-functions.
13245 * progmodes/which-func.el (which-func-modes): Add ada-mode.
13246 (which-func-functions): New variable.
13247 (which-function): Use that.
13249 * info.el (Info-mode): Double each `%' in header line.
13251 * emacs-lisp/lisp-mnt.el (lm-with-file):
13252 When FILE is nil, run BODY in current buffer.
13254 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
13256 * help.el (describe-mode): Start with a brief list of minor modes.
13257 Find them thru minor-mode-list so as to find them all.
13258 Show them in alphabetical order.
13260 * mail/sendmail.el (mail-aliases): Doc fix.
13262 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
13264 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
13266 * mail/rmailsum.el (rmail-make-summary-line-1):
13267 Change comma after last label to a space.
13268 (rmail-summary-font-lock-keywords): Adapt to that change.
13270 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
13272 * progmodes/scheme.el (scheme-mode-variables): When setting
13273 `font-lock-defaults', also specify that "#" should
13274 be interpreted with `word' syntax.
13275 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
13277 2003-09-30 Lars Hansen <larsh@math.ku.dk>
13279 * desktop.el: A lot of comments updated.
13280 (desktop-save-mode): Minor mode introduced.
13281 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
13282 (desktop-load-default): Function made obsolete.
13283 (desktop-locals-to-save): Variable made customizable.
13284 (desktop-read): Optional parameter `dirname' added.
13285 (desktop-change-dir, desktop-revert): Parameter `dirname' in
13286 `desktop-read' used.
13287 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
13289 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
13291 * whitespace.el (whitespace-clean-msg): Add user customizable message
13292 for displaying ``clean'' output.
13293 (whitespace-buffer): Use `whitespace-clean-msg'.
13294 (whitespace-global-mode): Fix typo.
13296 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
13298 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
13300 2003-09-29 Lute Kamstra <lute@gnu.org>
13302 * bindings.el (mode-line-modes): Remove superfluous :propertize
13303 construct in initialization.
13304 (mode-line-position): Change cons cell into proper list in
13307 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
13309 * international/mule.el (decode-coding-inserted-region): Use car
13310 of the return value of find-operation-coding-system.
13312 2003-09-29 Kenichi Handa <handa@m17n.org>
13314 * descr-text.el (describe-char): Fix previous change.
13316 2003-09-28 Kenichi Handa <handa@m17n.org>
13318 * descr-text.el (describe-char-display): New function.
13319 (describe-char): Pay attention to display table on describing how
13320 a character is displayed.
13322 * international/mule-cmds.el (encoded-string-description):
13323 Prepend "0x" to each encoded byte.
13325 2003-09-28 Andreas Schwab <schwab@suse.de>
13327 * find-file.el (ff-special-constructs): Add autoload cookie.
13329 2003-09-28 Kevin Ryde <user42@zip.com.au>
13331 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
13332 makeinfo appends to duplicate index entries.
13334 2003-09-28 Eli Zaretskii <eliz@gnu.org>
13336 * dired-x.el (dired-clean-tex): Doc fix.
13338 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
13339 using a Chinese tutorial.
13341 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
13343 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
13344 between "MAIL FROM:" and "RCPT TO:" and the following address.
13346 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
13348 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
13350 2003-09-28 David Ponce <david@dponce.com>
13352 * recentf.el (recentf-initialize-file-name-history): New defcustom.
13353 (recentf-load-list): When `recentf-initialize-file-name-history'
13354 is non-nil, initialize an empty `file-name-history' with the
13357 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
13359 * man.el (Man-default-man-entry): Remove the leading `*' from the
13362 2003-09-26 Lute Kamstra <lute@gnu.org>
13364 * bindings.el (mode-line-position): Mention size indication in
13367 2003-09-26 Andre Spiegel <spiegel@gnu.org>
13369 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
13371 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
13372 because it's autoloaded now.
13374 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
13376 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
13377 (sh-font-lock-keywords, sh-feature): Fix previous change of
13378 sh-feature to avoid infloop with sh-font-lock-keywords.
13380 2003-09-25 Kim F. Storm <storm@cua.dk>
13382 * frame.el (frame-current-scroll-bars): New defun.
13384 * window.el (window-current-scroll-bars): New defun.
13386 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13388 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
13389 cause errors when the state cache contains info on parts that have
13392 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13394 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
13395 `c-setup-paragraph-variables' has to be used when this variable is
13396 changed; it doesn't work to reinitialize the mode since that
13397 typically clobbers the variable.
13399 * progmodes/cc-styles.el (c-setup-paragraph-variables):
13400 Make it interactive.
13402 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13404 * progmodes/cc-fonts.el (c-font-lock-declarations):
13405 Fix recognition of constructors and destructors for classes whose
13406 names are matched by `*-font-lock-extra-types'.
13408 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
13409 followed by an identifier in C++ then it's a type.
13411 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13413 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
13414 problem that primarily affected XEmacs. Don't use faces to find
13415 unterminated strings since Emacs and XEmacs fontify strings
13416 differently - this function should now work better in XEmacs.
13418 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13420 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
13421 `expand-abbrev' workaround which caused braces to misbehave inside
13424 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
13425 handling. This bug could cause interactive font locking to bail out.
13427 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13429 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
13430 Handle paren-style types in Pike. Also fixed some cases of
13431 insufficient handling of unbalanced parens.
13433 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
13435 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
13436 common shell prompts that are not common filename or URL characters.
13437 (ffap-file-at-point): Use the new regexp to strip the prompts from
13438 the file names. This is an issue mostly for user prompts that
13439 don't have a trailing space and find-file-at-point is invoked from
13440 within a shell inside Emacs.
13442 2003-09-24 Andre Spiegel <spiegel@gnu.org>
13444 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
13445 stamps numerically, rather than textually.
13447 2003-09-24 Kenichi Handa <handa@m17n.org>
13449 * language/devan-util.el (devanagari-post-read-conversion):
13450 * language/mlm-util.el (malayalam-post-read-conversion):
13451 * language/tml-util.el (tamil-post-read-conversion):
13452 Add autoload cookie.
13454 * international/utf-8.el (utf-8-post-read-conversion):
13455 Call post-read-conversion functions for Devanagari, Malayalam,
13458 2003-09-23 Dave Love <fx@gnu.org>
13460 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
13462 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
13464 * progmodes/gud.el (perldb): Add gud-until to list of commands.
13467 2003-09-22 Richard M. Stallman <rms@gnu.org>
13469 * progmodes/sh-script.el (sh-mode-default-syntax-table):
13470 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
13471 (sh-mode-syntax-table-input): New variable.
13472 (sh-require-final-newline): Don't use eval.
13473 (sh-builtins, sh-leading-keywords, sh-other-keywords)
13474 (sh-variables, sh-font-lock-keywords): Don't use eval.
13475 (sh-set-shell): When setting require-final-newline,
13476 treat value = `require-final-newline' as don't change it.
13477 Set sh-mode-syntax-table locally based on
13478 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
13480 * progmodes/compile.el (compile-internal):
13481 Call compilation-set-window-height before setting window start.
13483 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
13485 * emacs-lisp/bytecomp.el (byte-compile-log-file):
13486 Clear out byte-compile-last-warned-form.
13488 2003-09-22 Richard M. Stallman <rms@gnu.org>
13490 * woman.el (woman-file-name, woman-follow-word):
13491 If current-word returns nil, use "".
13493 * simple.el (eval-expression): Bind standard-output in to-buffer case.
13495 2003-09-22 Richard M. Stallman <rms@gnu.org>
13497 * emacs-lisp/lisp-mnt.el (lm-with-file):
13498 Don't visit the file, just use insert-file-contents in temp buffer.
13500 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
13502 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
13503 Add surrounding \\( and \\) around the header, as in
13504 for lm-history-header 'Change Log\\|History'.
13506 2003-09-22 John Paul Wallington <jpw@gnu.org>
13508 * progmodes/ld-script.el: Add Commentary section,
13509 minor cleanup of file header.
13510 (ld-script-font-lock-keywords): Doc fix.
13511 (toplevel): Provide `ld-script' feature.
13513 2003-09-21 Kim F. Storm <storm@cua.dk>
13515 * scroll-bar.el (set-scroll-bar-mode): Initialize to
13516 new built-in variable default-frame-scroll-bars.
13517 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
13518 scroll-bar-mode; notably, use it instead of t when we toggle
13520 (toggle-scroll-bar): Use default-frame-scroll-bars.
13522 2003-09-19 Masatake YAMATO <jet@gyve.org>
13524 * pcvs.el (cvs-do-removal): Change the prompt depending on
13527 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
13529 * startup.el (command-line-1): Stop startup-echo-area-message
13530 being hidden by "Loading image..." message.
13531 (use-fancy-splash-screens-p, display-splash-screen):
13532 Move display-graphic-p test from latter to former.
13534 * progmodes/sh-script.el (sh-font-lock-keywords):
13535 Highlight escaped EOLs differently from other backslash constructs.
13537 2003-09-19 Richard M. Stallman <rms@gnu.org>
13539 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
13541 (edebug-enter, edebug-outside-excursion): Use them.
13543 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
13544 Fix the condition for whether to print "In WHERE".
13546 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
13548 * finder.el (finder-mode-hook): New variable.
13549 (finder-mode): Run hook finder-mode-hook
13551 2003-09-18 Masatake YAMATO <jet@gyve.org>
13553 * progmodes/ebrowse.el: Fix broken magic autoload comments.
13555 2003-09-17 Mario Lang <mlang@delysid.org>
13557 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
13558 "p %e" to actually print the value in the GUD buffer.
13560 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
13562 From David Ponce <david.ponce@wanadoo.fr>:
13563 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
13564 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
13565 from loaddefs-boot.el if necessary.
13567 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
13569 * progmodes/gud.el (gud-find-class): Make jdb work again since
13570 cc-mode changed the syntactic information.
13572 2003-09-15 David Ponce <david@dponce.com>
13574 * recentf.el: (recentf-exclude): Accept predicates too.
13575 (recentf-file-readable-p): New function.
13576 (recentf-include-p): Handle predicates in recentf-exclude.
13577 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
13578 (recentf-cleanup): Likewise.
13579 (recentf-save-list): Use write-file to handle backup of
13582 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
13584 * loaddefs-boot.el: Renamed from `loaddefs.el'
13585 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
13586 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
13589 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
13591 * electric.el (Electric-pop-up-window): For the `one-window' case,
13592 no longer disconcertingly move point in the original buffer.
13594 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
13596 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
13598 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
13600 * dired.el (dired-mode-map): Fix typo.
13602 2003-09-11 Richard M. Stallman <rms@gnu.org>
13604 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
13606 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
13608 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
13609 the function is less noisy. Now only `kill-buffer' can ask questions.
13611 2003-09-10 Mario Lang <mlang@delysid.org>
13613 * battery.el: Update Commentary and Copyright.
13614 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
13615 appear due to wrong ordering of the expressions in `or'.
13617 2003-09-09 Lute Kamstra <lute@gnu.org>
13619 * misc.el (upcase-char): Fix docstring.
13620 (zap-up-to-char): New command.
13622 2003-09-08 David Ponce <david@dponce.com>
13624 Ensure that recentf correctly updates the menu bar.
13625 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
13626 (recentf-menu-bar): New function.
13627 (recentf-clear-data): Use it
13628 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
13629 of easy-menu-change.
13631 2003-09-08 Lute Kamstra <lute@gnu.org>
13633 * simple.el (size-indication-mode): New.
13634 * bindings.el (mode-line-position): Add buffer size indicator.
13636 2003-09-04 Mario Lang <mlang@delysid.org>
13638 * battery.el (battery-linux-proc-acpi): New function.
13639 (battery-status-function): Modify default value calculation to also
13640 check for availability of ACPI.
13641 (battery-echo-area-format): Ditto.
13642 (battery-mode-line-format): Ditto.
13644 2003-09-06 Dave Love <fx@gnu.org>
13646 * ielm.el (ielm-mode-hook): Add :options.
13648 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
13649 (eldoc-print-current-symbol-info): Use it.
13651 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
13653 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
13654 being displayed in GUD buffer.
13655 (gdb-idle-input-queue): Remove var. Use just one queue.
13656 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
13657 Remove functions. Use just one queue.
13658 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
13659 (gdb-invalidate-assembler, gdb-get-current-frame):
13660 Modify functions. Use just one queue.
13662 2003-09-04 Dave Love <fx@gnu.org>
13664 * cus-start.el: Add blink-cursor-alist.
13666 * ruler-mode.el (ruler-mode-fill-column-char)
13667 (ruler-mode-current-column-char): Use char-displayable-p,
13670 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
13672 * language/european.el (windows-1252): Move from code-pages.
13674 * language/cyrillic.el ("Windows-1251"): Delete.
13675 ("Bulgarian", "Belarusian"): Remove `features'.
13676 (windows-1251): Move from code-pages.
13678 * international/mule-diag.el (non-iso-charset-alist):
13679 Remove `codepage' stuff.
13680 (print-designation, list-coding-systems-1): Output fixes.
13682 * international/code-pages.el (cp-make-translation-table)
13683 (cp-valid-codes): Made defsubsts.
13684 (cp-fix-safe-chars): Delete.
13685 (mule-diag): Don't require.
13686 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
13687 (top-level): Check for defined coding system when defining
13688 cp... aliases. Change w32-add-charset-info test to avoid warning.
13689 (non-iso-charset-alist): Defvar when compiling.
13690 (cp-make-coding-system): Doc fix.
13692 2003-09-02 Jason Rumney <jasonr@gnu.org>
13694 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
13695 line-ends from CVS before doing conversion.
13697 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
13699 * calendar/diary-lib.el (diary-header-line-flag)
13700 (diary-header-line-format): New variables.
13701 (list-diary-entries): Use them to set header line in simple diary.
13703 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
13704 other than font-lock-string-face to highlight backslashes.
13706 2003-09-01 Jason Rumney <jasonr@gnu.org>
13708 * international/titdic-cnv.el (tit-read-key-value): Include \r in
13711 2003-09-01 Dave Love <fx@gnu.org>
13713 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
13715 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
13716 and :help; also line and column numbers labels.
13718 * international/mule-util.el (char-displayable-p): Move from
13719 latin1-disp, rename and autoload.
13721 * international/latin1-disp.el (latin1-char-displayable-p):
13722 Now obsolete alias. Replace uses with char-displayable-p.
13723 (latin1-display-ucs-per-lynx): Fix last change.
13725 * international/mule-cmds.el (standard-display-european-internal):
13726 Don't use char code for Latin-1 NBSP.
13727 <XFree86 4>: Unfrob NBSP display table. Set display table to use
13728 U+2018, U+2019 for `'.
13729 (select-safe-coding-system): Message fix.
13731 2003-09-01 Kenichi Handa <handa@m17n.org>
13733 * international/fontset.el (setup-default-fontset): For Thai
13734 font, specify "*" family.
13736 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
13738 * progmodes/compile.el (previous-error): Accept a prefix
13739 argument, similarly to next-error.
13741 2003-08-31 Masatake YAMATO <jet@gyve.org>
13743 * pcvs.el (cvs-do-removal): Use = instead of eq to check
13744 the number of files. Bind the number of files to a local
13745 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
13747 2003-08-30 Eli Zaretskii <eliz@gnu.org>
13749 * vc-hooks.el (vc-make-version-backup): Fix the change made on
13750 2003-07-26: msdos-long-file-names is a function, not a variable.
13752 2003-08-29 Richard M. Stallman <rms@gnu.org>
13754 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
13755 Do nothing with mail-personal-alias-file if it is nil.
13757 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
13758 Do nothing if mail-personal-alias-file is nil.
13760 * term.el (term-exec-1): Bind coding-system-for-read.
13762 * dired.el (dired-mouse-find-file-other-window):
13763 Use dired-view-command-alist here, as in dired-view-file.
13764 (dired-view-command-alist): Use %s to substitute file name.
13765 Handle .ps_pages, .eps, .jpg, .gif, .png.
13767 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
13769 * info.el (Info-mode-map): Bind S-tab and <backtab> to
13770 `Info-prev-reference', instead of M-tab.
13772 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
13774 * simple.el (blink-matching-open): Work correctly on chars that
13775 are designated as parens through the syntax-table text property.
13777 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
13779 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
13780 line break position in the middle of a non-kinsoku (e.g. latin)
13781 word, making it skip until either a space or a character with
13783 (kinsoku-longer): Test for end of buffer.
13785 2003-08-28 Eli Zaretskii <eliz@gnu.org>
13787 * mail/rmail.el (rmail-convert-to-babyl-format):
13788 Detect quoted-printable- and base64-encoded messages and decode them
13789 automatically. Set the message's encoding from the charset=
13790 header, if any. Decode base64-encoded messages in Mail format as well.
13792 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
13794 * mail/smtpmail.el: Fix previous change.
13795 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
13796 calling smtpmail-via-smtp.
13797 (smtpmail-via-smtp): Add fall-back values for envelope-from.
13799 2003-08-26 John Paul Wallington <jpw@gnu.org>
13801 * image.el (image-jpeg-p): Don't search beyond length of data.
13803 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
13805 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
13806 misfeature in `expand-abbrev' which caused electric keywords like
13807 "else" to disappear if an open brace was typed directly afterwards.
13809 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
13811 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
13812 mandatory in `define-widget'.
13814 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
13815 Don't align the operators "!=", "<=" and ">=" as assignment operators.
13817 (c-assignment-operators): New language constant that only contains
13818 the assignment operators.
13820 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
13822 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
13824 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
13825 Safeguard against unbalanced sexps.
13827 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
13829 * version.el (emacs-version): Check for gtk. Include gtk version info.
13831 2003-08-25 John Paul Wallington <jpw@gnu.org>
13833 * man.el (Man-default-man-entry): Don't whizz past the section
13834 number before looking for it.
13836 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
13838 * progmodes/gud.el (gud-display-line): Don't set window-point if
13839 source buffer is not visible. (Only happens with M-x gdba.)
13841 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
13843 (gdb-source, gdb-source-info): Update to assembler unnecessary
13844 as its done after each GDB command anyway.
13845 (gdb-pre-prompt): Use with-current-buffer.
13846 (gdb-insert-field): Add help-echo text.
13847 (gdb-invalidate-assembler): Re-display of assembler now done in
13848 gdb-info-breakpoints-custom.
13849 (gdb-info-breakpoints-custom): Force re-display of assembler to
13850 happen *after* update of breakpoints buffer.
13851 (gdb-display-source-buffer): Don't choke if gdb-source-window
13853 (gdb-put-string, gdb-put-arrow): Remove free variables.
13855 2003-08-24 John Paul Wallington <jpw@gnu.org>
13857 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
13859 * man.el (Man-default-man-entry): Strip text properties when
13860 snarfing parts of entry because `format' preserves properties.
13862 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
13864 * files.el (file-newest-backup): Use `expand-file-name'.
13866 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
13867 Allow the diary to pop up a new frame, if needed.
13869 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
13870 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
13871 (smtpmail-send-it): Make treatment of envelope-from consistent with
13874 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
13875 (sh-leading-keywords): Add the bash `time' reserved word.
13876 (sh-variables): Add some bash variables.
13877 (sh-add-completer): Fix nil branch of case statement.
13879 2003-08-24 Masatake YAMATO <jet@gyve.org>
13881 * progmodes/ld-script.el: New file.
13883 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
13885 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
13887 2003-08-23 Andre Spiegel <spiegel@gnu.org>
13889 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
13890 Better explain obsolescence, and what to use instead.
13892 2003-08-23 Masatake YAMATO <jet@gyve.org>
13894 * pcvs.el (cvs-do-removal): Show the deleted file name
13897 2003-08-20 Dave Love <fx@gnu.org>
13899 * international/mule.el (make-coding-system)
13900 (set-buffer-file-coding-system): Doc fix.
13902 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
13904 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
13906 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
13908 * international/utf-16.el: Add mime-text-unsuitable coding system
13911 * international/latin1-disp.el (latin1-display): Add ?
\e$,1s"
\e(B.
13913 * cus-edit.el: Add some :links.
13916 * textmodes/bib-mode.el (bib): Add :group external.
13918 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
13920 * wid-edit.el (widget-echo-help): Make it handle expressions that
13921 evaluate to strings.
13923 2003-08-18 Michael Mauger <mmaug@yahoo.com>
13925 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
13927 Simplify selection of SQL products to define highlighting and
13928 interactive mode. Includes detailed instructions on adding
13929 support for new products.
13931 * progmodes/sql.el (sql-product): New variable. Identifies SQL
13932 product for use in highlighting and interactive mode.
13933 (sql-interactive-product): New variable. SQL product for
13934 sql-interactive-mode.
13935 (sql-product-support): New variable. Specifies product-specific
13936 parameters to drive highlighting and interactive mode.
13937 (sql-imenu-generic-expression): Add more object types.
13938 (sql-sqlite-options): Correct comment.
13939 (sql-ms-program): Use "osql" rather than "isql".
13940 (sql-prompt-regexp, sql-prompt-length): Update comment.
13941 (sql-mode-menu): Add "Start SQLi session" entry.
13942 Replace Highlighting submenu with Product menu. Fix Send Region entry.
13943 (sql-mode-abbrev-table): Add abbreviations. Support of
13944 SYSTEM-FLAG on define-abbrev. Support was removed with last
13945 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
13946 (sql-mode-font-lock-object-name): Add font-lock pattern for object
13948 (sql-mode-ansi-font-lock-keywords): Set as default value.
13949 (sql-mode-oracle-font-lock-keywords): Set as default value.
13950 Support Oracle 9i keywords.
13951 (sql-mode-postgres-font-lock-keywords): Set as default value.
13952 (sql-mode-linter-font-lock-keywords): Set as default value.
13953 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
13955 (sql-mode-sybase-font-lock-keywords)
13956 (sql-mode-interbase-font-lock-keywords)
13957 (sql-mode-sqlite-font-lock-keywords)
13958 (sql-mode-strong-font-lock-keywords)
13959 (sql-mode-mysql-font-lock-keywords)
13960 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
13962 (sql-mode-font-lock-defaults): Update comment.
13963 (sql-product-feature): New function. Returns feature associated
13964 with a product from `sql-product-support' alist.
13965 (sql-product-font-lock): New function. Set font-lock support
13966 based on `sql-product'.
13967 (sql-add-product-keywords): New function. Add font-lock rules to
13968 product-specific keyword variables.
13969 (sql-set-product): New function. Set `sql-product' and apply
13970 appropriate font-lock highlighting.
13971 (sql-highlight-product): New function. Set font-lock support
13972 based on a product. Also set mode name to include product name.
13973 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
13974 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
13975 Use `sql-set-product'.
13976 (sql-highlight-ms-keywords)
13977 (sql-highlight-sybase-keywords)
13978 (sql-highlight-interbase-keywords)
13979 (sql-highlight-strong-keywords)
13980 (sql-highlight-mysql-keywords)
13981 (sql-highlight-sqlite-keywords)
13982 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
13983 (sql-get-login): Prompt in the same order as the tokens.
13984 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
13985 (sql-product-interactive): New function. Common portions of
13986 product-specific interactive mode wrappers.
13987 (sql-interactive-mode): Rewritten to use product features.
13988 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
13989 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
13990 (sql-db2, sql-linter): Use `sql-product-interactive'.
13991 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
13992 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
13993 (sql-connect-ingres, sql-connect-postgres)
13994 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
13995 New functions. Format command line parameters and invoke comint on
13996 the appropriate interpreter. Code was in the corresponding
13997 `sql-xyz' function before.
13998 (sql-connect-ms): New function. Support -E argument to use
13999 operating system credentials for authentication.
14001 2003-08-18 Kenichi Handa <handa@m17n.org>
14003 * international/mule.el (encode-char): Fix for the ASCII case.
14005 2003-08-15 Kenichi Handa <handa@m17n.org>
14007 * international/fontset.el (setup-default-fontset): Change "*" to
14008 nil in the specifications of font family.
14010 2003-08-18 Kim F. Storm <storm@cua.dk>
14012 * kmacro.el (kmacro-keymap): Group related bindings in
14013 initialization for clarity. Bind C-s to start macro.
14014 Remove C-r binding.
14015 (kmacro-initial-counter-value): New defvar to hold initial counter
14016 value in case we set the value before defining a macro.
14017 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
14018 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
14019 not defining or executing macro. Doc fix.
14020 (kmacro-add-counter): Clear kmacro-initial-counter-value.
14021 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
14022 temporarily view older elements on the macro ring without cycling
14024 (kmacro-display): Doc fix.
14025 (kmacro-exec-ring-item): New helper function.
14026 (kmacro-call-ring-2nd): Use it.
14027 (kmacro-call-ring-2nd-repeat): Doc fix.
14028 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
14029 (kmacro-end-or-call-macro): Execute last viewed macro (using
14030 kmacro-exec-ring-item) from ring if this follows
14031 kmacro-view-macro. This allows us to find a macro on the ring
14032 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
14033 the ring to bring it to the head of the ring.
14034 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
14035 Allow binding to reserved keys without specifying C-x C-k prefix.
14036 Ask for confirmation if entered key sequence is already bound to
14037 a non-macro command.
14038 (kmacro-view-macro): Repeating command will show older elements
14039 on the macro ring; C-k will execute the last viewed macro.
14040 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
14041 property from 'ring to 'head.
14043 2003-08-17 Alan Shutko <ats@acm.org>
14045 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
14046 keeping December out of the alist.
14048 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
14050 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
14051 * calendar/calendar.el (calendar-mode-map): Bind it to key.
14052 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
14053 (calendar-flatten): New function.
14054 (calendar-mouse-view-other-diary-entries)
14055 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
14056 in the menu title and to show multi-line diary entries correctly
14059 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
14061 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
14062 defcustom, because the default was recently changed.
14064 2003-08-16 Richard M. Stallman <rms@gnu.org>
14066 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
14068 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
14069 New subroutine, broken out of eval-last-sexp-1.
14070 (eval-last-sexp-1): Use eval-last-sexp-print-value.
14072 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
14074 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
14076 * simple.el (eval-expression): Use eval-last-sexp-print-value.
14078 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
14080 * progmodes/compile.el (compilation-error-regexp-alist):
14081 Add Java ANt error detection as described in document
14082 http://ant.apache.org/faq.html
14084 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
14086 * simple.el (backward-word, forward-to-indentation)
14087 (backward-to-indentation): Argument changed to optional.
14088 (next-line, previous-line): Use `or' instead of `unless'.
14090 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14092 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
14093 instead of a constant.
14095 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
14097 * shell.el (shell): With prefix-arg, suggest a new buffer name.
14099 2003-08-12 Andre Spiegel <spiegel@gnu.org>
14101 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
14102 (vc-sccs-workfile-version): Search the entire delta table, rather
14103 than just the first entry, because that might be a deleted version.
14105 2003-08-11 Karl Fogel <kfogel@red-bean.com>
14107 * menu-bar.el (menu-bar-options-menu): Supply a body for the
14108 [save-place] binding in the Options menu. Have it require
14109 'saveplace' and then toggle the variable manually, to avoid an an
14110 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
14111 for the bug report.
14113 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
14115 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
14116 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
14117 (gdb-info-threads-custom): Add help-echo text.
14118 (gdb-display-back): Don't use purecopy.
14119 (gdb-info-breakpoints-custom, gdb-reset)
14120 (gdb-assembler-custom): Use display-images-p to test if breakpoint
14121 icons can be displayed.
14123 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
14125 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
14127 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
14129 * bookmark.el (bookmark-completing-read):
14130 Return a string, instead of a list of one string.
14131 Use a popup menu if activated from the mouse.
14132 (bookmark-edit-annotation): Remove unused vars.
14133 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
14134 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
14135 to bookmark-completing-read.
14136 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
14137 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
14138 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
14140 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
14141 (bookmark-menu-jump, bookmark-menu-insert)
14142 (bookmark-popup-menu-and-apply-function)
14143 (bookmark-menu-popup-paned-bookmark-menu): Remove.
14144 (bookmark-menu-build-paned-menu): Remove by folding it into
14145 bookmark-menu-popup-paned-menu.
14146 (menu-bar-bookmark-map): Move the define-key statements here.
14147 Use the "non-menu" commands since they now pop up a menu if needed.
14148 (bookmark-exit-hook-internal): Simplify.
14150 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
14152 * reftex-toc.el (reftex-toc-rename-label): New function.
14153 (reftex-toc-check-docstruct): New function.
14155 * reftex.el (reftex-region-active-p): New function.
14157 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
14158 regexp to find the \bibliography macro.
14160 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
14161 which does not exist in LaTeX.
14162 (reftex-cite-format-builtin): Added amsrefs support.
14163 (reftex-toc-confirm-promotion): New option
14166 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
14167 (reftex-toc-demote, reftex-toc-promote)
14168 (reftex-toc-do-promote, reftex-toc-promote-prepare)
14169 (reftex-toc-promote-action, reftex-toc-extract-section-number)
14170 (reftex-toc-newhead-from-alist)
14171 (reftex-toc-load-all-files-for-promotion): New functions.
14172 (reftex-toc-help): Added description of new keys.
14173 (reftex-toc-split-windows-fraction): New option.
14174 (reftex-recenter-toc-when-idle): Search *toc* window on all
14176 (reftex-toc): Additional parameter REUSE
14177 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
14178 with REUSE argument.
14179 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
14180 the call of `reftex-toc'.
14181 (reftex-make-separate-toc-frame): New function .
14182 (reftex-toc-recenter): When called with triple prefix arg, call
14183 `reftex-make-separate-toc-frame' first.
14184 (reftex-toc-toggle-dedicated-frame): New command.
14185 (reftex-toc-quit): Adapted to delete frame when called in
14188 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
14189 all enclosing macros.
14192 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14194 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
14197 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14199 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
14201 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
14203 * calendar/calendar.el (list-diary-entries-hook)
14204 (diary-display-hook, nongregorian-diary-listing-hook)
14205 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
14206 Add some customize options for these hooks.
14207 (calendar-abbrev-construct): Don't try to take a substring longer
14208 than the original string.
14210 2003-08-05 Richard M. Stallman <rms@gnu.org>
14212 * emacs-lisp/testcover.el (noreturn): Report error if does return.
14213 (testcover-reinstrument-clauses): Doc fix.
14215 * emacs-lisp/warnings.el: Doc fixes, args renamed.
14216 (warning-type-format): Rename from warning-group-format.
14218 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
14219 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
14220 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
14221 to prevent warnings about defvar for an obsolete variable.
14223 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
14224 warning-group-format renamed to warning-type-format.
14226 * subr.el (read-passwd): Use clear-string instead of fillarray.
14228 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
14229 Use vconcat instead of concat.
14230 (edmacro-sanitize-for-string): New function.
14232 2003-08-05 Dave Love <fx@gnu.org>
14234 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
14235 line-number-display-limit-width.
14237 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
14239 2003-08-05 Kenichi Handa <handa@m17n.org>
14241 * international/code-pages.el: Don't require mule-diag.
14243 * international/mule-diag.el (non-iso-charset-alist):
14244 Add autoload cookie.
14246 * language/devan-util.el (dev-glyph-order): Add an entry for the
14249 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
14251 * calendar/calendar.el (diary-file, diary-file-name-prefix)
14252 (european-calendar-style, diary-date-forms)
14253 (calendar-day-name-array, calendar-month-name-array): Doc change.
14254 (generate-calendar-month): Adapt for new behaviour of
14255 `calendar-day-name' function.
14256 (calendar-abbrev-length, calendar-day-abbrev-array)
14257 (calendar-month-abbrev-array): New variables.
14258 (calendar-abbrev-construct): New function.
14259 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
14260 rather than fixing abbrevs at some width. Calling syntax change.
14261 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
14262 (calendar-date-string): Adapt for new behaviours of
14263 `calendar-day-name' and `calendar-month-name' functions.
14265 * calendar/diary-lib.el (list-diary-entries): Adapt for new
14266 behaviour of `calendar-day-name' and `calendar-month-name' functions.
14267 (diary-name-pattern): Use abbrev arrays, rather than fixing
14268 abbrevs at three chars. Calling syntax change.
14269 (mark-diary-entries): Adapt for new behaviours of
14270 `diary-name-pattern' and `calendar-make-alist' functions.
14271 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
14272 `diary-name-pattern' function.
14273 (font-lock-diary-date-forms): Use abbrev arrays, rather than
14274 fixing abbrevs at three chars. Calling syntax change.
14275 (cal-hebrew, cal-islam): Require when compiling.
14276 (diary-font-lock-keywords): Adapt for new behaviour of
14277 `font-lock-diary-date-forms' function.
14279 * calendar/cal-hebrew.el: Reposition some code so defined before used.
14280 (calendar-hebrew-month-name-array-common-year)
14281 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
14282 (list-hebrew-diary-entries): Adapt for new behaviours of
14283 `calendar-day-name' and `add-to-diary-list' functions.
14284 (mark-hebrew-diary-entries): Adapt for new behaviours of
14285 `diary-name-pattern' and `calendar-make-alist' functions.
14287 * calendar/cal-islam.el (calendar-islamic-month-name-array):
14289 (list-islamic-diary-entries): Adapt for new behaviours of
14290 `calendar-day-name' and `add-to-diary-list' functions.
14291 (mark-islamic-diary-entries): Adapt for new behaviours of
14292 `diary-name-pattern' and `calendar-make-alist' functions.
14294 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
14295 `calendar-month-name' function.
14297 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
14299 * calendar/solar.el (solar-seasons-data): Move definition before use.
14301 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
14302 (cal-tex-LaTeX-hourbox): Move definition before use.
14304 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
14305 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
14307 (displayed-month, displayed-year): Define for compiler.
14309 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
14311 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
14312 MODE. Renamed from c-init-c-language-vars'.
14313 (c-initialize-cc-mode): Change accordingly.
14314 (c-common-init): Ditto.
14316 (c++-mode): Use `c-init-language-vars-for'.
14317 (objc-mode): Ditto.
14318 (java-mode): Ditto.
14320 (pike-mode): Ditto.
14323 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
14325 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
14326 or not the point moved.
14328 (c-search-decl-header-end): Don't trip up on operator identifiers
14329 in C++ and operators like == in all languages.
14331 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
14332 Detect leading labels correctly.
14334 2003-08-02 Andreas Schwab <schwab@suse.de>
14336 * textmodes/ispell.el: Don't redo key bindings on loading, put
14337 them only in loaddefs.el.
14338 * bookmark.el: Likewise.
14339 * dabbrev.el: Likewise.
14340 * emerge.el: Likewise.
14342 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
14343 has more than one member.
14345 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
14347 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14349 * lpr.el (printify-region): It was ending conversion before the
14350 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
14352 2003-07-31 John Paul Wallington <jpw@gnu.org>
14354 * net/browse-url.el (browse-url-epiphany): Doc fix.
14356 2003-07-30 Kenichi Handa <handa@m17n.org>
14358 * international/fontset.el (setup-default-fontset):
14359 Change registry names of Akurti fonts.
14361 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
14363 * comint.el (comint-read-noecho): Use `clear-string' instead of
14366 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
14368 * outline.el (outline-mode-hook): Add defvar.
14370 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
14372 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
14373 Restore assembler in source window if that is what has been selected.
14374 (menu): Add gdb-restore-windows to menu. Make gdba
14375 specific menus only visible from gdba.
14377 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
14379 * progmodes/compile.el (compilation-environment): New user variable.
14380 (compile-internal): Respect it.
14382 2003-07-23 Masatake YAMATO <jet@gyve.org>
14384 * progmodes/gud.el (gdb-script-font-lock-keywords):
14385 Put `font-lock-function-name-face' on a symbol which includes
14386 `-' like `hook-run'. Put font-lock-variable-name-face
14387 on a symbol starting with $.
14389 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
14391 * files.el (set-visited-file-name): Use truename for buffer-file-name.
14393 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
14395 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
14397 2003-07-26 Andre Spiegel <spiegel@gnu.org>
14399 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
14400 Use with-no-warnings.
14401 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
14402 rather than to find-file-not-found-hook, which doesn't exist.
14404 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
14406 * international/quail.el (quail-translate-key): Fix previous change.
14408 2003-07-25 John Paul Wallington <jpw@gnu.org>
14410 * server.el (server-start): Check `server-process' is non-nil
14411 before killing it to avoid killing current buffer's process.
14413 * simple.el (choose-completion-string): Use `minibufferp';
14414 test `completion-reference-buffer' if `buffer' arg is nil.
14415 (push-mark): Use `when' and `unless'.
14416 (pop-mark): Use `when'.
14418 * mouse-sel.el (mouse-sel-get-selection-function):
14419 Check `x-last-selected-text-primary'. Don't barf if it or
14420 `x-last-selected-text' aren't bound.
14422 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
14424 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
14426 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
14428 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
14430 2003-07-23 John Paul Wallington <jpw@gnu.org>
14432 * tooltip.el (defface tooltip): Inherit from variable-pitch.
14434 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
14436 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
14437 string. Defvar the derived hook.
14439 * macros.el (insert-kbd-macro): Escape double quote character.
14440 From Thomas W Murphy <twm@andrew.cmu.edu>.
14442 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
14444 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
14445 to match the specific mark rather than reusing comment-start-skip.
14447 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
14449 * progmodes/hideshow.el (hs-special-modes-alist):
14450 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
14452 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
14454 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
14457 2003-07-21 John Paul Wallington <jpw@gnu.org>
14459 * subr.el (with-selected-window): Add closing paren.
14461 2003-07-21 Richard M. Stallman <rms@gnu.org>
14463 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
14464 (lisp-mode): Likewise.
14466 * subr.el (with-selected-window): Copy code form save-selected-window
14467 so as to call select-window with norecord arg.
14468 (dynamic-completion-table): Doc fix.
14469 (lazy-completion-table): Doc fix.
14471 * international/mule-cmds.el (set-locale-environment):
14472 langinfo renamed to locale-info.
14474 * international/mule.el (auto-coding-functions): Doc fix.
14476 2003-07-21 Kenichi Handa <handa@m17n.org>
14478 * international/quail.el (quail-translate-key):
14479 Update quail-current-str correctly.
14481 2003-07-21 Andreas Schwab <schwab@suse.de>
14483 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
14486 2003-07-20 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
14487 Version 2.0.36 of Tramp released.
14489 * net/tramp.el (tramp-default-password-end-of-line): Rename from
14490 tramp-password-end-of-line.
14491 (tramp-password-end-of-line): New method parameter.
14492 (tramp-get-password-end-of-line): Function to access method
14493 parameter `tramp-password-end-of-line', or variable
14494 `tramp-default-password-end-of-line' (default value).
14495 (tramp-methods): Add entries for new parameter
14496 tramp-password-end-of-line.
14497 (tramp-enter-password): Use new function
14498 `tramp-get-password-end-of-line'.
14499 (tramp-handle-insert-file-contents): Do not
14500 unconditionally inhibit the file operation file-local-copy, only
14501 do that when the inhibit-file-name-operation is currently
14502 insert-file-contents. This fixes finding remote CVS-controlled
14503 files. (It would barf on inserting the CVS/Entries file
14504 literally, because the file-local-copy handler wasn't called.)
14505 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
14506 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
14507 (tramp-initial-commands): New variable.
14508 (tramp-process-initial-commands): New function, using the variable.
14509 (tramp-open-connection-setup-interactive-shell): Call the new function.
14510 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
14511 method into the buffer name, never use nil. Reported by Hanak
14512 David <dhanak@inf.bme.hu>.
14513 (tramp-open-connection-setup-interactive-shell): Erase buffer
14514 before sending "stty -onlcr".
14516 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
14518 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
14520 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
14522 2003-07-19 John Paul Wallington <jpw@gnu.org>
14524 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
14525 (artist-draw-rect, artist-draw-square): Doc fixes.
14527 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
14529 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
14531 2003-07-19 Kenichi Handa <handa@m17n.org>
14533 * international/kkc.el (kkc-show-conversion-list-update):
14534 Highlight the correct candidate in the message.
14536 2003-07-18 John Paul Wallington <jpw@gnu.org>
14538 * simple.el (current-word): Don't include punctuation char when
14539 `really-word' arg is non-nil.
14541 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
14543 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
14544 moved to the directory obsolete.
14546 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
14548 * info.el (Info-menu-entry-name-re): Allow newlines in
14551 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
14552 syntax-ppss-after-change-function.
14553 (syntax-ppss-after-change-function): New alias. Update uses.
14554 (syntax-ppss): Catch the case where the buffer is narrowed.
14556 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
14558 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
14559 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
14561 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
14563 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
14564 since it might be modified.
14566 * progmodes/cc-langs.el (c++-make-template-syntax-table)
14567 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
14568 names to these language constants.
14570 2003-07-15 Kim F. Storm <storm@cua.dk>
14572 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
14575 2003-07-14 Mark A. Hershberger <mah@everybody.org>
14577 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
14580 2003-07-13 Juanma Barranquero <lektu@terra.es>
14582 * frame.el (modify-all-frames-parameters): Reinstall (copyright
14585 2003-07-13 Karl Eichwalder <ke@suse.de>
14587 * textmodes/po.el (po-find-charset): White space at the start of the
14588 Content-Type field body is non-mandatory.
14590 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
14592 * textmodes/texinfo.el (texinfo-section-list):
14593 Append appendixsection; a synonym for appendixsec.
14595 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
14597 * man.el (Man-translate-cleanup): New.
14598 (Man-translate-references): Call `Man-translate-cleanup' to clean
14599 leading, trailing and middle spaces.
14601 2003-07-13 Lars Hansen <larsh@math.ku.dk>
14603 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
14604 Handle `dired-directory' being a list.
14606 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
14608 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
14611 2003-07-12 Richard M. Stallman <rms@gnu.org>
14613 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
14615 * progmodes/cc-defs.el (c-make-keywords-re):
14616 Don't use delete-duplicates.
14617 (c-lang-const): Don't use mapcan.
14619 * apropos.el (apropos-show-scores): Make it customizable.
14620 Document new meaning.
14621 (apropos): Compute scores from symbols.
14622 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
14624 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14626 * ps-bdf.el: Fix copyright line.
14627 (bdf-directory-list): Fix initialization code.
14629 2003-07-11 John Paul Wallington <jpw@gnu.org>
14631 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
14632 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
14633 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
14635 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
14637 * emacs-lisp/ring.el (ring-elements): Doc fix.
14639 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
14641 * calendar/timeclock.el (timeclock-relative)
14642 (timeclock-ask-before-exiting, timeclock-use-display-time):
14644 (timeclock-modeline-display): Give a message if
14645 `timeclock-use-display-time' is non-nil but `display-time-mode'
14648 2003-07-11 Kenichi Handa <handa@m17n.org>
14650 * international/mule-cmds.el (set-language-environment):
14651 Set current-language-environment to the correct string.
14653 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14655 * ps-print.el: Print line number correctly in a region. Reported by
14656 Tim Allen <timallen@ls83.fsnet.co.uk>.
14657 (ps-print-version): New version number (6.6.2).
14658 (ps-printing-region): Code fix.
14660 2003-07-10 John Paul Wallington <jpw@gnu.org>
14662 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
14663 this function can be called from `add-completions-from-tags-table'.
14665 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
14667 * calendar/timeclock.el (timeclock-use-display-time)
14668 (timeclock-day-over-hook, timeclock-workday-remaining)
14669 (timeclock-status-string, timeclock-when-to-leave)
14670 (timeclock-when-to-leave-string, timeclock-log-data)
14671 (timeclock-find-discrep, timeclock-day-base)
14672 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
14673 (timeclock-modeline-display): Set the variable
14674 `timeclock-modeline-display'.
14675 (timeclock-update-modeline): Doc fix. Respect value of
14676 `timeclock-relative'.
14678 2003-07-09 Richard M. Stallman <rms@gnu.org>
14680 * textmodes/reftex-parse.el (reftex-all-document-files):
14681 Add autoload cookie.
14683 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
14684 (reftex-scanning-info-available-p): Add autoload cookie.
14686 * international/mule-cmds.el
14687 (set-display-table-and-terminal-coding-system): Delete duplicate
14688 aset on standard-display-table.
14690 * view.el (view-file): If existing buffer's major mode is special,
14691 don't go into view mode.
14693 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
14695 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
14697 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
14698 buffer changes; there's third party code that calls this function
14701 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
14703 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
14704 (autodoc-font-lock-keywords): Don't byte compile on font lock
14705 initialization when running from byte compiled files.
14707 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
14709 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
14710 statement ends with auto-increment "++".
14712 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
14714 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
14715 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
14716 these are changed, so declare them as variables and not constants.
14718 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
14720 * subr.el (dolist, dotimes): Doc fix.
14722 2003-07-08 Kim F. Storm <storm@cua.dk>
14724 * international/mule-cmds.el
14725 (set-display-table-and-terminal-coding-system): Don't break
14726 bootstrap if standard-display-table isn't setup yet.
14728 2003-07-07 Richard M. Stallman <rms@gnu.org>
14730 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
14731 Give it a doc string, and autoload it.
14733 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
14734 Use with-no-warnings.
14736 * info.el (Info-search): If find invisible text, search again.
14738 * isearch.el (search-whitespace-regexp): Add a shy group around it.
14740 * man.el (Man-name-regexp): Match + as part of name.
14742 * simple.el (visible-mode): Rename from vis-mode.
14743 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
14745 * simple.el (current-word): New arg REALLY-WORD specifies
14746 don't include punctuation chars.
14748 * emacs-lisp/debug.el (debug, debugger-env-macro):
14749 Use with-no-warnings while accessing and binding unread-command-char.
14751 * international/mule-cmds.el
14752 (set-display-table-and-terminal-coding-system): Use explicit loop
14753 instead of calling standard-display-default.
14755 * net/ange-ftp.el (ange-ftp-file-symlink-p):
14756 Use condition-case to catch error in ange-ftp-get-files.
14758 * net/browse-url.el (browse-url-browser-function):
14759 Add alternative for Epiphany.
14760 (browse-url-epiphany-program, browse-url-epiphany-arguments)
14761 (browse-url-epiphany-startup-arguments)
14762 (browse-url-epiphany-new-window-is-tab): New variables.
14763 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
14765 * progmodes/compile.el (compile-auto-highlight): Default now t.
14766 (compile): Doc fix.
14767 (compilation-next-error): Fix previous change.
14769 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
14771 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
14773 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
14775 * gdb-ui.el (gdb-source-info): Display current frame when
14776 attaching to an existing process.
14777 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
14778 while laying out windows when attaching to an existing process.
14780 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
14782 * info.el (Info-menu): Use Info-menu-entry-name-re.
14784 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
14786 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
14787 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
14789 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
14790 to match the same text.
14792 2003-07-06 John Paul Wallington <jpw@gnu.org>
14794 * vc.el (vc-annotate-offset): Move defvar up.
14796 2003-07-06 Kim F. Storm <storm@cua.dk>
14798 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
14799 This should fix the infinite loop when extracting menu names.
14801 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
14803 * files.el (auto-mode-alist, interpreter-mode-alist):
14804 Remove entries to CC Mode modes to avoid duplicates; they are now added
14805 with autoload directives in cc-mode.el.
14807 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
14809 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
14810 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
14811 these are changed, so declare them as variables and not constants.
14813 * progmodes/cc-mode.el: Fix some autoload problems: Try to
14814 ensure that the entry for ".c" extension comes before the one for
14815 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
14816 Fix incorrect entries that were added to `interpreter-mode-alist'.
14817 Move the autoload directives for AWK to the top level since they
14818 aren't recognized anywhere else. Do not use the new AWK mode doc
14819 in the autoload form for the old AWK mode.
14821 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14823 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
14824 (bibtex-sort-ignore-string-entries): Default value t.
14825 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
14826 erroneously in previous version.
14827 (bibtex-string-files): Docstring reflects new parsing scheme.
14828 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
14829 docstring, add # as one of the chars to crush
14830 (bibtex-autokey-prefix-string, bibtex-autokey-names)
14831 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
14832 (bibtex-autokey-name-change-strings)
14833 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
14834 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
14835 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
14836 (bibtex-autokey-title-terminators)
14837 (bibtex-autokey-titlewords-stretch)
14838 (bibtex-autokey-titleword-ignore)
14839 (bibtex-autokey-titleword-case-convert)
14840 (bibtex-autokey-titleword-abbrevs)
14841 (bibtex-autokey-titleword-abbrevs)
14842 (bibtex-autokey-titleword-change-strings)
14843 (bibtex-autokey-titleword-length)
14844 (bibtex-autokey-titleword-separator)
14845 (bibtex-autokey-name-year-separator)
14846 (bibtex-autokey-year-title-separator)
14847 (bibtex-autokey-before-presentation-function)
14848 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
14850 (bibtex-strings, bibtex-reference-keys):
14851 Use lazy-completion-table and make-variable-buffer-local.
14852 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
14853 (bibtex-braced-string-syntax-table)
14854 (bibtex-quoted-string-syntax-table): New variables.
14855 (bibtex-parse-nested-braces): Remove.
14856 (bibtex-parse-field-string): Use syntax table and forward-sexp.
14857 (bibtex-parse-association): Simplify.
14858 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
14859 (bibtex-parse-field-text): Simplify.
14860 (bibtex-search-forward-field, bibtex-search-backward-field):
14861 argument BOUND can take value t.
14862 (bibtex-start-of-field, bibtex-start-of-name-in-field)
14863 (bibtex-end-of-name-in-field, bibtex-end-of-field)
14864 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
14865 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
14866 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
14867 (bibtex-skip-to-valid-entry): Return buffer position of beginning
14868 and ending of entry. Update for changes of bibtex-search-entry.
14870 (bibtex-map-entries): FUN is called with three arguments.
14871 (bibtex-search-entry): Return a cons pair with buffer positions of
14872 beginning and end of entry.
14873 (bibtex-enclosing-field): Simplify.
14874 (bibtex-format-entry): Use booktitle to set a missing title.
14875 (bibtex-autokey-get-names): Fiddle with regexps.
14876 (bibtex-generate-autokey): Use identity.
14877 (bibtex-parse-keys): Use simplified parsing algorithm if
14878 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
14879 arguments. Return alist of keys.
14880 (bibtex-parse-strings): Simplify. Return alist of strings.
14881 (bibtex-complete-string-cleanup): Fix docstring.
14882 (bibtex-read-key): New function.
14883 (bibtex-mode): Fix docstring. Do not parse for keys and
14884 strings when the mode is entered. Set fill-paragraph-function to
14885 bibtex-fill-field. Setup font-lock-mark-block-function the way
14886 font-lock intended.
14887 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
14888 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
14889 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
14890 (bibtex-Preamble): Avoid hard coded constants.
14891 (bibtex-make-field): Fix docstring. Simplify.
14892 (bibtex-beginning-of-entry): Always return new position of point.
14893 (bibtex-end-of-entry): Rearrange cond clauses.
14894 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
14895 Update for changes of bibtex-map-entries.
14896 (bibtex-ispell-abstract): Do not move point.
14897 (bibtex-entry-index): Use downcase. Simplify.
14898 (bibtex-lessp): Handle catch-all.
14899 (bibtex-find-crossref): Turn into a command.
14900 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
14901 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
14903 (bibtex-fill-field-bounds): New function.
14904 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
14905 (bibtex-fill-entry): Use bibtex-fill-field-bounds
14906 (bibtex-String): Use bibtex-strings. Always obey
14907 bibtex-sort-ignore-string-entries.
14909 2003-07-05 John Paul Wallington <jpw@gnu.org>
14911 * cus-theme.el (customize-create-theme):
14912 Call `customize-create-theme' in Reset widget's notify function.
14914 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
14915 (ibuffer-mark-interactive): Use `or' instead of `unless'.
14916 (define-ibuffer-column name): Add summarizer.
14917 (define-ibuffer-column size): Likewise.
14918 (define-ibuffer-column filename): Likewise.
14919 (define-ibuffer-column process): Likewise. Change BODY's output too.
14920 (define-ibuffer-column filename-and-process): Likewise, likewise.
14921 (ibuffer): Remove local vars `already-in' and `need-update'.
14923 * ibuf-ext.el: Don't require `derived' at compile-time.
14925 2003-07-05 Kim F. Storm <storm@cua.dk>
14927 * info.el: Disable paragraph refilling.
14928 (Info-refill-paragraphs): New defcustom.
14929 (Info-fontify-node): Use it.
14931 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
14933 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
14934 thingies from constructors created by defstruct.
14936 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
14937 the default value of the variable.
14938 (byte-code-meter): Move declaration to top level.
14940 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
14942 * info.el (Info-following-node-name-re): New fun.
14943 (Info-following-node-name): Remove.
14944 (Info-insert-dir): Use the new fun.
14945 (Info-extract-pointer): Don't save restriction; use new fun.
14946 (Info-menu-entry-name-re): New const.
14947 (Info-menu-entry-name-re): Use it along with new fun.
14948 (Info-node-spec-re): Use new fun.
14949 (Info-complete-menu-item, Info-fontify-node): Use new const.
14950 (Info-goto-node, Info-follow-reference, Info-menu-update):
14952 (Info-follow-reference): Use assoc-string.
14953 Use a list of strings for the completion table.
14954 (Info-fontify-node): Use match-string, line-end-position.
14955 Limit the search for `node:' to the first line.
14957 * newcomment.el (uncomment-region): Remove padding coming from
14958 comment-start rather than just from comment-padding.
14960 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
14961 (vc-cvs-stay-local-p): Use vc-stay-local-p.
14962 (vc-cvs-rename-file): Remove (use the default).
14963 (vc-cvs-register): Register parent dir if needed.
14964 (vc-cvs-could-register): Return non-nil if parent can be registered.
14965 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
14966 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
14968 * vc-svn.el (vc-svn-use-edit): Make it into a const.
14969 (vc-svn-update): Fix the arguments to `svn'.
14970 (vc-svn-diff-tree): Just use `vc-svn-diff'.
14971 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
14972 Simple implementations, assuming `name' is a URL.
14974 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
14975 set of chars allowed unquoted in a case pattern.
14977 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
14979 * font-lock.el (font-lock-extra-types-widget)
14980 (c-font-lock-extra-types, c++-font-lock-extra-types)
14981 (objc-font-lock-extra-types, java-font-lock-extra-types)
14982 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
14983 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
14984 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
14985 (font-lock-match-c++-structor-declaration)
14986 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
14987 (c++-font-lock-keywords-3, c++-font-lock-keywords)
14988 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
14989 (objc-font-lock-keywords-3, objc-font-lock-keywords)
14990 (java-font-lock-keywords-1, java-font-lock-keywords-2)
14991 (java-font-lock-keywords-3, java-font-lock-keywords)
14992 (java-font-lock-syntactic-face-function): Remove obsolete code
14993 and constants. It's all in cc-fonts.el now.
14995 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
14997 * mail/sendmail.el (mail-specify-envelope-from)
14998 (mail-envelope-from): Doc fix.
15000 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
15002 * generic-x.el: Do away with the dependency on `c-emacs-features'
15003 when populating `rul-generic-mode-syntax-table'; we already know
15006 See ChangeLog.10 for earlier changes.
15008 ;; Local Variables:
15009 ;; coding: iso-2022-7bit
15012 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
15013 Copying and distribution of this file, with or without modification,
15014 are permitted provided the copyright notice and this notice are preserved.
15016 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1