]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
2
3 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
4 `&&' when skipping multiple statements on a line.
5
6 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
7
8 * play/zone.el (zone): Set `truncate-lines'.
9 Also, init `tab-width' with value from original buffer.
10 (zone-shift-up): Rewrite for speed.
11 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
12 (zone-pgm-jitter): Remove redundant entries from ops vector.
13 (zone-exploding-remove): Reduce iteration count.
14 (zone-cpos): Convert to defsubst.
15 (zone-replace-char): New defsubst.
16 (zone-park/sit-for): Likewise.
17 (zone-fret): Take window-start arg.
18 Update callers. Use `zone-park/sit-for'.
19 (zone-fill-out-screen): Rewrite.
20 (zone-fall-through-ws): Likewise. Update callers.
21 (zone-pgm-drip): Use `zone-replace-char'.
22 Move var inits before while-loop. Use `zone-park/sit-for'.
23 (zone-pgm-random-life): Handle empty initial field.
24 Use `zone-replace-char' and `zone-park/sit-for'.
25
26 2004-12-15 Juri Linkov <juri@jurta.org>
27
28 * isearch.el (isearch-update): Test isearch-lazy-highlight
29 before calling isearch-lazy-highlight-new-loop.
30 (isearch-lazy-highlight-new-loop):
31 Don't test isearch-lazy-highlight.
32
33 * replace.el (perform-replace): Add isearch-case-fold-search.
34 Use delimited-flag for isearch-regexp.
35 Reset isearch-lazy-highlight-last-string to force lazy
36 highlighting when called from isearch mode.
37 (query-replace-highlight): Revert defcustom type to boolean.
38 (query-replace-lazy-highlight): New defcustom.
39 (query-replace): New face.
40 (perform-replace, replace-highlight, replace-dehighlight):
41 Test query-replace-lazy-highlight instead of special value
42 `isearch' of query-replace-highlight.
43 (replace-dehighlight): Don't call isearch-dehighlight.
44 (replace-highlight): Don't call isearch-highlight.
45 Use face `query-replace' unconditionally.
46
47 2004-12-14 Kim F. Storm <storm@cua.dk>
48
49 * simple.el (inhibit-mark-movement): Remove defvar.
50 (beginning-of-buffer, end-of-buffer): Don't use it.
51
52 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun): Don't
53 use inhibit-mark-movement.
54
55 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
56 (cua--undo-push-mark): Remove.
57 (cua--pre-command-handler, cua--post-command-handler): Don't
58 fiddle with inhibit-mark-movement.
59
60 2004-12-14 Juri Linkov <juri@jurta.org>
61
62 * buff-menu.el (list-buffers-noselect): Collect internal info
63 for every buffer in BUFFER-LIST arg too.
64 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
65 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
66 Bind same-window-buffer-names and same-window-regexps to nil.
67
68 2004-12-13 Juri Linkov <juri@jurta.org>
69
70 * simple.el (next-error-buffer-p, next-error-find-buffer):
71 Doc fix.
72
73 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
74 (sc-cite-region, sc-uncite-region, sc-recite-region):
75 Fix previous change to handle not alist as a symbol, but
76 a citation frame as a symbol that represents a variable name.
77
78 2004-12-13 Richard M. Stallman <rms@gnu.org>
79
80 * filecache.el (file-cache-add-directory-using-find):
81 Only set up file-cache-find-command-posix-flag if we will use it.
82
83 * bindings.el (mode-line-buffer-identification-keymap):
84 Don't cancel the mode-line's usual down-mouse-1 binding.
85
86 * cus-edit.el (custom-face-selected): Handle `default' specs.
87 (custom-face-edit): Increase extra-offset.
88 (custom-display): Handle `default' specs.
89
90 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
91
92 * emacs-lisp/elint.el (elint-standard-variables)
93 (elint-unknown-builtin-args): Move definitions up.
94
95 * net/browse-url.el (browse-url-url-at-point): Add autoload.
96
97 * info.el (info-xref-visited): Use `default' instead of t.
98 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
99
100 * faces.el (header-line, mode-line-inactive, tool-bar):
101 Use `default' instead of t for setting the defaults.
102 (face-spec-choose): Separate `t' from `default'.
103
104 * subr.el (while-no-input): New macro.
105
106 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
107
108 * filecache.el (file-cache-add-directory-using-find):
109 Only test file-cache-find-command-posix-flag on some systems.
110
111 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
112
113 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
114 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
115 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
116 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
117 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
118
119 2004-12-12 Juri Linkov <juri@jurta.org>
120
121 * files.el (find-file-other-window, find-file-other-frame):
122 Add the first buffer to the returned value to return the complete
123 list of all visited buffers.
124 (find-file-read-only, find-file-read-only-other-window)
125 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
126 `find-file-read-args'. Signal an error about non-existent file
127 only if file name doesn't contain wildcards. Toggle read-only in
128 all visited buffers.
129 (find-alternate-file, find-alternate-file-other-window):
130 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
131 called interactively. Pass arg `wildcards' to other functions.
132 (find-file-noselect): Doc fix.
133
134 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
135 Doc fix.
136 (ffap-directory-finder): New variable.
137 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
138 (ffap-file-at-point): Add /* to immediately rejected names.
139 Return absolute file names matching ffap-dired-wildcards.
140 (ffap-read-file-or-url): Set default value for `completing-read'
141 to `buffer-file-name'.
142 (find-file-at-point): When filename matches ffap-dired-wildcards,
143 call ffap-file-finder with t arg `wildcards', instead of dired.
144 (ffap-other-window, ffap-other-frame): Return visited buffers.
145 (ffap-read-only, ffap-read-only-other-window)
146 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
147 (dired-at-point): Call ffap-directory-finder instead of dired.
148 (ffap-dired-other-window, ffap-dired-other-frame)
149 (ffap-list-directory): New commands.
150 (ffap-bindings): New keybindings for new commands.
151
152 2004-12-12 Juri Linkov <juri@jurta.org>
153
154 * simple.el (beginning-of-buffer, end-of-buffer):
155 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
156 Do not push mark when mark is active in transient-mark-mode.
157
158 * simple.el (mark-word):
159 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
160 * textmodes/paragraphs.el (mark-paragraph):
161 Extend the region when mark is active in transient-mark-mode,
162 regardless of the last command. Doc fix.
163
164 * simple.el (mark-word): Preserve direction when repeating.
165 Make arg optional. Interactive "p" -> "P".
166 (transient-mark-mode, inhibit-mark-movement): Doc fix.
167
168 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
169 preserving direction, to mark forward instead of backward when mark
170 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
171
172 2004-12-12 Juri Linkov <juri@jurta.org>
173
174 * isearch.el (isearch-edit-string): Set 7th arg of
175 `read-from-minibuffer' to `t' to inherit the current input
176 method (whose name is indicated by [IM] in the minibuffer prompt)
177 from the current buffer to the minibuffer.
178 (isearch-lazy-highlight-update): Put body to `with-local-quit'
179 to allow C-g quitting for lazy highlighting looping inside the
180 search with nested repetition operators. Add overlay to the list
181 before setting its face and other properties to avoid the case of
182 code quitting after placing the new overlay but before it's
183 recorded on the list. Select the window where isearch was
184 activated, to highlight matches in the right window when isearch
185 switches the current window to the minibuffer.
186
187 * international/isearch-x.el
188 (isearch-process-search-multibyte-characters):
189 Use `isearch-message' as initial input for `read-string' instead
190 of adding it to the minibuffer prompt. After reading a string
191 remove the initial value of `isearch-message' from the string.
192
193 * replace.el (replace-match-maybe-edit): Doc fix.
194 (perform-replace): Don't call `replace-highlight' when automatic
195 replacement is requested in literal mode, since it is intended
196 only to highlight words during entering a new replacement string
197 for \? in non-literal mode.
198
199 * replace.el (query-replace-highlight): Add new value `isearch'
200 that allows query replacement to use isearch highlighting.
201 Change type from `boolean' to `choice'. Doc fix.
202 (replace-highlight, replace-dehighlight, perform-replace):
203 Use isearch highlighting if query-replace-highlight eq `isearch'.
204
205 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
206
207 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
208 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
209
210 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
211 case of \end{verbatim}.
212
213 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
214
215 * term.el (term-termcap-format): Synchronyze with terminfo.
216 (term-emulate-terminal): Handle reset.
217 (term-reset-terminal): New function.
218
219 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
220
221 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
222 (zone-fill-out-screen): New func.
223 (zone-pgm-drip): Use `zone-fill-out-screen'.
224 Also, no longer go to point-min on every cycle.
225 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
226 (zone-pgm-random-life-wait): New user var.
227 (zone-pgm-random-life): New func.
228
229 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
230
231 * files.el (auto-mode-alist): Map .com to DCL mode.
232
233 2004-12-09 Richard M. Stallman <rms@gnu.org>
234
235 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
236
237 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
238
239 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
240 buffer with a display margin.
241
242 2004-12-08 Jay Belanger <belanger@truman.edu>
243
244 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
245 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
246
247 2004-12-08 Richard M. Stallman <rms@gnu.org>
248
249 * faces.el: Delete code to set display table.
250 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
251
252 2004-12-08 Jay Belanger <belanger@truman.edu>
253
254 * calc/calc.el: Add math-read-preprocess-string to autoloads.
255
256 * calc/calc-ext.el (math-read-replacement-list)
257 (math-read-superscripts, math-read-preprocess-string): Move to
258 calc-aent.el.
259
260 * calc/calc-aent.el (math-read-replacement-list)
261 (math-read-superscripts, math-read-preprocess-string): Move from
262 calc-ext.el.
263
264 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
265
266 * isearch.el (isearch-quote-char): Fix up typo in last change.
267
268 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
269
270 * mouse.el (mouse-set-font): Handle the case where the command was
271 not invoked using the mouse.
272
273 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
274 (edmacro-finish-edit): Further update for keyboard macros that are
275 lambda forms.
276 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
277
278 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
279
280 * font-lock.el (font-lock-unfontify-region): Save buffer state.
281 (font-lock-default-unfontify-region): Don't save buffer state any more.
282
283 2004-12-07 Jay Belanger <belanger@truman.edu>
284
285 * calc/calc-help.el (calc-describe-key):
286 Set calc-summary-indentation even when Calc Summary buffer exists.
287
288 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
289
290 * calendar/holidays.el (holiday-easter-etc): Make arguments
291 optional for backwards compatibility. Doc fix.
292 Remove un-necessary local vars mandatory, output-list.
293 (holiday-advent): Make arguments optional for backwards
294 compatibility. Doc fix.
295
296 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
297
298 * paren.el (show-paren-function): Fix last change (2004-12-02).
299
300 * international/mule-util.el (char-displayable-p): Return nil for
301 unibyte mode.
302
303 * subr.el (subregexp-context-p): New function.
304
305 * isearch.el (isearch-quote-char): Use it.
306
307 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
308 (regexp-opt-not-groupie*-re): Remove.
309 (regexp-opt): Properly handle inputs with duplicate entries.
310
311 2004-12-06 Richard M. Stallman <rms@gnu.org>
312
313 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
314
315 * cus-edit.el (custom-file): Doc fix.
316
317 * textmodes/org.el: New file.
318
319 2004-12-06 Kenichi Handa <handa@m17n.org>
320
321 * ldefs-boot.el: Update international/mule-util.el section.
322
323 2004-12-05 Sam Steingold <sds@gnu.org>
324
325 * net/tramp.el (tramp-handle-file-accessible-directory-p):
326 Fix `tramp-time-diff' comparison logic.
327
328 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
329
330 * progmodes/which-func.el (which-function):
331 Use `run-hook-with-args-until-success' instead of a custom loop.
332 Fixes bug with local hooks.
333
334 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
335
336 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
337 Use delete-dups when calculating the initial value.
338 (bibtex-autokey-get-title): Use <=.
339 (bibtex-goto-line): New function.
340 (bibtex-reposition-window): Use line numbers instead of point
341 positions. Use window-body-height.
342 (bibtex-find-crossref): Use bibtex-reposition-window.
343 (bibtex-find-entry): Use bibtex-reposition-window. Always return
344 position of entry if key is found or nil if not found.
345
346 2004-12-05 Richard M. Stallman <rms@gnu.org>
347
348 * cus-edit.el (custom-file): Doc fix.
349
350 * progmodes/sh-script.el (sh-indent-for-then): Change default.
351
352 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
353
354 * simple.el (blink-matching-open):
355 * textmodes/tex-mode.el (tex-validate-region):
356 Obey syntax-table text properties.
357
358 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
359
360 * wid-edit.el (widget-specify-field): Add `real-field' property to
361 boundary.
362 (widget-field-at): Use it.
363
364 2004-12-02 Richard M. Stallman <rms@gnu.org>
365
366 * progmodes/cc-mode.el (awk-mode autoload):
367 Supply t meaning interactive function.
368
369 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
370 (isearch-mode-map): No special definition for space.
371 (isearch-whitespace-chars): Command deleted.
372 (isearch-forward-regexp): Doc fix.
373 (isearch-quote-char): When a space is not inside brackets,
374 use `[ ]' instead of just space.
375 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
376
377 * imenu.el (imenu--generic-function): Delete code to exclude
378 matches in comments.
379
380 * man.el (Man-reverse-face): Change default to `highlight'.
381
382 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
383 (occur-engine): Use `face' prop rather than `font-lock-face'
384 when specifying use of `match-face'.
385 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
386
387 * emacs-lisp/elint.el (elint-standard-variables): Update list.
388
389 * add-log.el (add-log-current-defun): Handle the case where point
390 is in the header part of a DEFUN construct.
391
392 2004-12-02 Dave Love <fx@gnu.org>
393
394 * progmodes/python.el (python-font-lock-syntactic-keywords):
395 Fix previous change.
396
397 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
398
399 * paren.el (show-paren-function): Check for matching chars
400 specified by text props.
401
402 2004-12-02 Jay Belanger <belanger@truman.edu>
403
404 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
405 when reading a new key sequence.
406
407 2004-12-02 Kim F. Storm <storm@cua.dk>
408
409 * faces.el (escape-glyph): Rename from glyph.
410 (standard-display-table): Set it here. Add escape-glyph face to
411 extra slot characters.
412
413 * disp-table.el: Undo 2004-12-01 change. Display table is now
414 setup in faces.el.
415
416 2004-12-02 Mark A. Hershberger <mah@everybody.org>
417
418 * xml.el (xml-parse-dtd): Don't show validity messages when
419 xml-validating-parser is nil.
420 (xml-substitute-special): Fix validity error messages to
421 actually show the unexpandable entity. Added validity error if &
422 isn't followed by an entity.
423 (xml-parse-tag): Concatenate any string following the a
424 <![CDATA[]]> section to the parsed CDATA.
425 (xml-parse-dtd): Skip parameter entity declarations and use of
426 parameter entities.
427
428 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
429
430 * kmacro.el (kmacro-default-counter-format): New var.
431 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
432 (kmacro-display): Remove `nil' from `and' form. Delete call to
433 `format' inside `message'.
434 (kmacro-start-macro): Use `kmacro-default-counter-format'.
435
436 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
437
438 * pcvs.el (cvs-header-msg): New function.
439 (cvs-update-header): Use it. Change calling convention.
440 Correctly handle the case of having simultaneous active processes.
441 (cvs-sentinel): Don't call cvs-update-header any more.
442 (cvs-mode-run): Update call and add cvs-update-header to postproc.
443
444 2004-12-01 Jay Belanger <belanger@truman.edu>
445
446 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
447 Change message.
448
449 2004-12-01 Juri Linkov <juri@jurta.org>
450
451 * progmodes/prolog.el (prolog-mode-variables):
452 Fix imenu-generic-expression.
453
454 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
455
456 * faces.el (glyph): New face.
457
458 * disp-table.el: Add an autoloaded table, that doesn't require
459 this library, with glyph face.
460
461 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
462 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
463 (conf-quote-normal): Allow normalizing only ' or ".
464 (conf-mode): Regexp-quote constructed comment-start and don't
465 match section {} where "name" contains braces.
466
467 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
468 files.
469
470 2004-12-01 Kenichi Handa <handa@m17n.org>
471
472 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
473 (x-select-text): Don't treat eight-bit-control/graphic chars
474 specially. Store the encoded text in the X cut buffer.
475 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
476 with x-last-selected-text-cut-encoded.
477
478 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
479
480 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
481
482 2004-11-30 Markus Rost <rost@ias.edu>
483
484 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
485 AUCTeX.
486
487 2004-11-30 Jay Belanger <belanger@truman.edu>
488
489 * calc/calc-arith.el (math-possible-signs): Made stronger checks
490 on signs of intervals.
491 (math-pow-of-zero): Strengthen checks for positive and negative
492 exponents.
493
494 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
495 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
496 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
497 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
498 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
499 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
500 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
501 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
502 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
503 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
504 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
505 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
506 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
507 with provide statements.
508
509 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
510
511 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
512
513 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
514 (calc-load-everything, math-defsimplify): Replace dummy autoloading
515 functions by require statements.
516 (math-defsimplify): Move to calc-alg.el, add to autoloads.
517
518 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
519 (calc-gnuplot-print): Give them values.
520
521 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
522 autoloads.
523 Add calc-do-embedded-activate to autoloads.
524 (calc-gnuplot-name, calc-gnuplot-plot-command)
525 (calc-gnuplot-print-command): Move them to calc-graph.el.
526
527 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
528
529 * term/mac-win.el (ccl-encode-mac-roman-font)
530 (ccl-encode-mac-cyrillic-font)
531 (ccl-encode-mac-centraleuropean-font, encoder-list)
532 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
533 Support Cyrillic, CentralEuropean, and Dingbat font display
534
535 2004-11-30 Andre Spiegel <spiegel@gnu.org>
536
537 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
538
539 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
540 still nil.
541
542 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
543
544 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
545 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
546
547 2004-11-29 Jay Belanger <belanger@truman.edu>
548
549 * calc/calc-arith.el (math-pow-of-zero): Take into account different
550 cases of the base and exponent.
551
552 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
553
554 * simple.el (next-error-buffer-p): Allow for inclusive and
555 exclusive tests for finding a buffer.
556 (next-error-find-buffer): Pass the exclusive and inclusive tests
557 to next-error-buffer-p.
558
559 * replace.el (occur-next-error): Switch to the Occur buffer when
560 appropriate, use the exclusive filter to next-error-find-buffer to
561 do it. Use the absolute value of the motion amount.
562
563 2004-11-29 Kenichi Handa <handa@m17n.org>
564
565 * startup.el (command-line): Decode all default-directory by
566 locale-coding-system.
567
568 2004-11-29 Jay Belanger <belanger@truman.edu>
569
570 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
571 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
572 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
573 Replace calls to calc-extensions by appropriate require, replace
574 calc-extensions-loaded by appropriate featurep.
575
576 * calc/calc-ext.el: Move require to end of file.
577 Remove redundant loading of calc.el.
578 (calc-extensions-loaded): Remove unnecessary variable.
579 (calc-extensions): Remove unnecessary function.
580 (calc-load-everything): Replace calc-need-macros by appropriate require.
581
582 * calc/calc-macs.el: Move provide to end of file.
583 (calc-need-macros): Remove unnecessary function.
584
585 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
586 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
587 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
588 Replace calc-extensions by appropriate require.
589 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
590
591 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
592 Replace calc-need-macros by appropriate require.
593
594 * calc/calc.el: Move require to end of file.
595 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
596 Remove unnecessary variable.
597 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
598 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
599 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
600 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
601 (math-stack-value-offset, math-format-value, math-format-flat-expr)
602 (math-format-number, math-format-bignum, math-read-number)
603 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
604 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
605 by appropriate require.
606 (calc-check-defines): Replace calc-need-macros by appropriate require.
607
608 2004-11-29 Kim F. Storm <storm@cua.dk>
609
610 * macros.el (insert-kbd-macro): Handle kmacro functions.
611
612 2004-11-28 Juri Linkov <juri@jurta.org>
613
614 * compare-w.el (compare-windows-highlight): Attach each overlay
615 to its window to properly highlight differences while comparing
616 two windows of the same buffer. Fix arguments.
617 (compare-windows-sync-default-function): Fix arguments of
618 `compare-windows-highlight'.
619
620 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
621 Use `read-expression-history'. Set initial contents only if
622 `edebug-global-break-condition' is non-nil. Set histpos to 1
623 if initial contents is equal to the last history element.
624 (edebug-set-conditional-breakpoint): Instead of temporarily
625 prepending the current condition to the history, set initial
626 contents to the current condition. Set histpos to 1 if initial
627 contents is equal to the last history element.
628
629 * info.el (Info-search-whitespace-regexp): Remove shy group.
630 (Info-search): Forward line if search is on the header line.
631 Use search-whitespace-regexp in two other places.
632
633 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
634
635 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
636 warning. Delay real definition, which uses
637 `set-fringe-indicators-1' till after the definition of that function.
638
639 2004-11-28 Kim F. Storm <storm@cua.dk>
640
641 * fringe.el (fringe): New defgroup.
642 (fringe-mode): Move to fringe group.
643 (fringe-indicators): New defcustom.
644 (set-fringe-indicators-1): New defun.
645
646 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
647 (menu-bar-showhide-fringe-ind-menu): New keymap.
648 (menu-bar-showhide-fringe-ind-empty)
649 (menu-bar-showhide-fringe-ind-mixed)
650 (menu-bar-showhide-fringe-ind-box)
651 (menu-bar-showhide-fringe-ind-right)
652 (menu-bar-showhide-fringe-ind-left)
653 (menu-bar-showhide-fringe-ind-none): New defuns.
654 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
655
656 2004-11-27 Richard M. Stallman <rms@gnu.org>
657
658 * comint.el (comint-read-noecho): Add trivial compatibility definition.
659
660 * generic.el (define-generic-mode): Doc fix.
661
662 * menu-bar.el (menu-bar-options-save): For the options
663 that are toggled with menu-bar-make-mm-toggle, don't check
664 for customized-value prop.
665
666 2004-11-27 Eli Zaretskii <eliz@gnu.org>
667
668 * mail/supercite.el (sc-cite-region): Handle the case where
669 sc-cite-frame-alist is a symbol.
670 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
671 a symbol.
672 (sc-recite-region): Handle the case where sc-recite-frame-alist is
673 a symbol.
674
675 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
676
677 * wid-edit.el (widget-narrow-to-field): New function.
678 (widget-complete): Use it.
679
680 2004-11-27 Jay Belanger <belanger@truman.edu>
681
682 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
683 variable.
684 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
685 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
686 (math-alg-inequalities): Move declaration to earlier in the file.
687
688 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
689 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
690 Declare them.
691
692 * calc/calc-lang.el (math-expr-data, math-expr-token)
693 (math-exp-old-pos): Declare them.
694
695 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
696 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
697
698 2004-11-27 Kim F. Storm <storm@cua.dk>
699
700 * progmodes/flymake.el: Use (featurep 'xemacs).
701 (flymake-makehash): Change to defsubst. Use fboundp.
702 (flymake-time-to-float): Remove.
703 (flymake-float-time): Merge code from flymake-time-to-float here.
704 (flymake-replace-regexp-in-string): Change to defsubst.
705 (flymake-split-string-remove-empty-edges):
706 Rename to flymake-split-string.
707 (flymake-split-string): Remove previous defalias.
708 (flymake-get-temp-dir): Change to defsubst.
709 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
710 Define for xemacs only.
711 (flymake-master-file-count-limit): Change into compiler defvar only.
712 (flymake-find-possible-master-files): Let-bind it dynamically while
713 sorting files using flymake-master-file-compare.
714
715 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
716
717 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
718 of defun-prompt-regexp matches inside a comment/string but the
719 beginning is correctly outside everything.
720
721 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
722 appears within a string or a comment.
723
724 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
725 rather than make-symbol for symbols which are used in
726 a symbol-macrolet or equivalent.
727
728 2004-11-26 Jay Belanger <belanger@truman.edu>
729
730 * calc-misc.el (calc-last-why-command): Declare it.
731
732 * calc-vec.el (math-grade-vec): New variable.
733 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
734 Replace variable grade-vec by declared variable.
735 (math-rb-close): New variable.
736 (math-read-brackets, math-read-vector): Replace variable close by
737 declared variable.
738
739 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
740 (calc-one-window, calc-edit-handler, calc-restore-trail)
741 (calc-allow-ret): Declare them.
742
743 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
744 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
745 (math-radix-float-cache-tag, math-random-cache)
746 (math-max-digits-cache, math-integral-cache, math-units-table)
747 (math-format-date-cache, math-holidays-cache-tag): Declare them.
748 (math-moc-func): New variable.
749 (math-map-over-constants, math-map-over-constants-rec):
750 Replace variable func by declared variable.
751
752 * calc/calc-store.el (calc-given-value, calc-store-opers):
753 Declare them.
754 (calc-var-name-map): Move declaration to earlier in the file.
755 (calc-pv-pos): New variable.
756 (calc-permanent-variable, calc-insert-permanent-variable):
757 Replace variable pos by declared variable.
758
759 * calc/calc-mtx.el (calc-det-lu): New variable.
760 (math-det-raw, math-det-step): Replace variable lu by declared variable.
761
762 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
763 (math-multi-subst, math-multi-subst-rec): Replace variables temp
764 and arg by declared variables.
765 (calcFunc-reducer): Fix incorrect variable.
766 (math-inner-mul-func, math-inner-add-func): New variables.
767 (calcFunc-inner, math-inner-mats): Replace variables mul-func
768 and add-func by declared variables.
769
770 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
771 (calc-digit-value): Declare them.
772
773 * calc/calc-help.el (Info-history): Declare it.
774 (calc-describe-key): Make calc-summary-indentation a local variable.
775 (calc-help-long-names): Move declaration to earlier in file.
776
777 * calc/calc-embed.el (calc-original-buffer): Declare it.
778 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
779 (calc-embed-bot): New variables.
780 (calc-do-embedded, calc-embedded-mark-formula)
781 (calc-embedded-find-bounds, calc-embedded-duplicate)
782 (calc-embedded-new-formula, calc-embedded-make-info):
783 Replace vars outer-top, outer-bot, bot and top by declared variables.
784 (calc-embed-prev-modes): New variable.
785 (calc-embedded-set-modes, calc-embedded-update): Replace variable
786 prev-modes with declared variable.
787 (calc-embed-vars-used): New variable.
788 (calc-embedded-make-info, calc-embedded-evaluate-expr)
789 (calc-embedded-update, calc-embedded-find-vars): Replace variable
790 vars-used by declared variable.
791
792 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
793 (math-format-radix-float): Remove unnecessary setq.
794 (math-radix-float-cache): Declare it.
795
796 * calc/calcsel2.el (calc-keep-selection): Declare it.
797
798 * calc/calc-maint.el: Remove file.
799
800 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
801
802 * textmodes/bibtex.el (bibtex-sort-entry-class)
803 (bibtex-comment-start): Use defcustom.
804 (bibtex-entry-field-alist): Use nil if initial content of the
805 field is undefined. Fix docstring.
806 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
807 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
808 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
809 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
810 Fix docstring.
811 (bibtex-autokey-title-terminators): Use only one regexp.
812 (bibtex-string-maybe-empty-head): New variable.
813 (bibtex-remove-delimiters-string): New function.
814 (bibtex-text-in-field-bounds, bibtex-text-in-string):
815 Use bibtex-remove-delimiters-string.
816 (bibtex-progress-message, bibtex-field-left-delimiter)
817 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
818 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
819 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
820 Simplify.
821 (bibtex-format-entry): Use save-excursion for inherited booktitle.
822 Use eq and bibtex-remove-delimiters-string. For end markers use
823 insertion type so that marker stays after inserted text.
824 (bibtex-autokey-get-names): Return empty string if name is missing.
825 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
826 calling bibtex-autokey-name-case-convert.
827 (bibtex-autokey-demangle-title):
828 Call bibtex-autokey-titleword-case-convert. Remove call to
829 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
830 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
831 (bibtex-read-key): New optional arg global.
832 (bibtex-files-expand): New optional arg force.
833 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
834 (bibtex-complete-crossref-cleanup): Rename from
835 bibtex-complete-key-cleanup. Simplify code.
836 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
837 Operate on current entry.
838 (bibtex-button): Add docstring.
839 (bibtex-entry): Simplify.
840 (bibtex-make-field): Replace optional arg called-by-yank with more
841 specific args move and interactive.
842 (bibtex-end-of-entry): Use forward-sexp.
843 (bibtex-find-entry-globally): Remove.
844 (bibtex-find-crossref): Allow for crossref key located in other buffer.
845 Bound to C-c C-x.
846 (bibtex-find-entry): New optional args global and display.
847 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
848 (bibtex-validate): Use arg force of bibtex-files-expand.
849 (bibtex-clean-entry): Bugfix, clean string entries properly.
850 Always keep point at beginning of entry.
851 (bibtex-complete): Bugfix. Handle string entries properly.
852 Call cleanup functions only if needed.
853 (bibtex-String): Use bibtex-read-string-key.
854 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
855 case of replacement text.
856
857 2004-11-26 Lars Hansen <larsh@math.ku.dk>
858
859 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
860 (tramp-perl-directory-files-and-attributes): New constant.
861 (tramp-file-name-handler-alist): Delete file-directory-files, add
862 directory-files-and-attributes.
863 (tramp-perl-file-attributes): Surround uid and gid by double
864 quotes. Change parameter id-format from nonnumeric.
865 (tramp-convert-file-attributes): New function.
866 (tramp-handle-file-attributes): Use it.
867 (tramp-maybe-send-perl-script): New function.
868 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
869 file mode. Change parameter id-format from nonnumeric.
870 (tramp-handle-file-attributes-with-ls): Change parameter id-format
871 from nonnumeric.
872 (tramp-post-connection): Don't send tramp-perl-file-attributes
873 script. Reset connection property "perl-scripts".
874 (tramp-handle-insert-directory): Run real handler when ls-lisp is
875 in use.
876
877 2004-11-26 Lars Hansen <larsh@math.ku.dk>
878
879 * desktop.el (desktop-read): Replace mapcar with mapc.
880 (desktop-create-buffer): Replace mapcar with mapc.
881 Remove redundant piece of code.
882
883 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
884
885 * progmodes/gud.el (gud-display-line): Use display-buffer
886 for GDB-UI as for GUD.
887
888 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
889 Delete variables.
890 (gdb-ann3): Don't make GUD buffer dedicated.
891 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
892 (gdb-display-source-buffer): Delete function.
893 (gdb-view-source-function, gdb-view-assembler): Delete functions.
894 (menu): Delete menu bindings for viewing source/assembler.
895 (gdb-setup-windows, gdb-restore-windows):
896 Don't dedicate GUD. No assembler now.
897 (gdb-reset): No need to undedicate source buffers now.
898 (gdb-source-info): No assembler now.
899
900 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
901
902 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
903 width to those for special frames.
904 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
905 Use display-buffer.
906 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
907 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
908 (gdb-frame-assembler-buffer): Rework like
909 gdb-frame-breakpoints-buffer.
910
911 2004-11-25 Richard M. Stallman <rms@gnu.org>
912
913 * progmodes/flymake.el: Reindent.
914 (flymake-split-string): Turn into defalias.
915 (flymake-fix-file-name): Rename from flymake-fix-path-name.
916 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
917 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
918 (flymake-build-relative-filename): Rename from ...path.
919 Fix error message.
920
921 2004-11-25 Cheng Gao <chenggao@gmail.com>
922
923 * progmodes/flymake.el: Much whitespace and capitalization change.
924 Move `provide' to end. Require `compile' only when compiling.
925
926 2004-11-24 Jay Belanger <belanger@truman.edu>
927
928 * calc/calc-alg.el: Added comment.
929 (math-polynomial-base): Replace variable mpb-top-expr by
930 math-poly-base-top-expr.
931
932 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
933 (math-polynomial-p1): Replace variable mpb-top-expr by declared
934 variable.
935 (math-poly-base-total-base): New variable.
936 (math-total-polynomial-base, math-polynomial-p1): Replace variable
937 mpb-total-base by declared variable.
938 (math-factored-vars, math-to-list): Declare it.
939 (math-fact-expr): New variable.
940 (calcFunc-factors, calcFunc-factor, math-factor-expr)
941 (math-factor-expr-try, math-factor-expr-part): Replace variable
942 expr by declared variable.
943 (math-fet-x): New variable.
944 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
945 by declared variable.
946 (math-factor-poly-coefs): Make temp a local variable.
947
948 * calc/calc-units.el (calc-convert-units): Make units a local
949 variable.
950 (calc-num-units, calc-den-units): New variables.
951 (calc-explain-units, calc-explain-units-rec): Replace variables
952 num-units and den-units by declared variables.
953 (math-cu-unit-list): New variable.
954 (math-build-units-table, math-compare-unit-names)
955 (math-convert-units, math-convert-units-rec): Replace variable
956 unit-list by declared variable.
957 (math-fbu-base, math-fbu-entry): New variables.
958 (math-find-base-units, math-find-base-units-rec): Replace variables
959 base and entry by declared variables.
960 (math-which-standard): New variable.
961 (math-to-standard-units, math-to-standard-rec): Replace variable
962 which-standard by declared variable.
963 (math-fcu-u): New variable.
964 (math-find-compatible-unit, math-find-compatible-unit-rec):
965 Replace variable u by declared variable.
966 (math-cu-new-units, math-cu-pure): New variables.
967 (math-convert-units, math-convert-units-rec): Replace variables
968 new-units and pure by declared variables.
969 (math-try-cancel-units): New variable.
970 (math-simplify-units-quotient): Replace variable try-cancel-units by
971 declared variable.
972
973 2004-11-24 Richard M. Stallman <rms@gnu.org>
974
975 * textmodes/ispell.el (ispell-check-version):
976 If default-directory is nonexistent, use home dir.
977
978 * progmodes/grep.el (grep-regexp-alist):
979 Don't match parens around line numbers.
980
981 * progmodes/cperl-mode.el (cperl-indent-region)
982 (cperl-imenu--create-perl-index, cperl-xsub-scan):
983 Don't print progress messages.
984
985 * progmodes/compile.el (compilation-mode-map):
986 Don't inherit from compilation-minor-mode-map;
987 copy its bindings instead. But the menu bar Compile
988 entry now does inherit from compilation-menu-map.
989
990 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
991 Use with-no-warnings around compiler-macroexpand.
992
993 * imenu.el: Don't always require newcomment.
994 (imenu--generic-function): Call comment-normalize-vars
995 if we have a comment syntax.
996 Exit the loop if REGEXP matches the null string.
997 Test comment-start as well as comment-start-skip
998 when deciding whether to check for comments.
999
1000 * tooltip.el (tooltip-mode): Doc fix.
1001
1002 * term.el (term-escape-char, term-mode): Doc fixes.
1003
1004 2004-11-24 Dave Love <fx@gnu.org>
1005
1006 * progmodes/python.el (python-font-lock-syntactic-keywords):
1007 Check for escapes in the regexp.
1008 (python-quote-syntax): Don't do it here.
1009
1010 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
1011
1012 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
1013 (gdb-frames-mode-map, gdb-threads-mode-map)
1014 (gdb-registers-mode-map, gdb-locals-mode-map)
1015 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
1016 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
1017
1018 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
1019 (dedicated-switch-to-buffer): Rework.
1020 (gdb-var-evaluate-expression-handler, gdb-put-string):
1021 Remove unused variable bindings.
1022 (gdb-setup-windows, gdb-display-buffer):
1023 Simplify. Use pop-to-buffer.
1024 (gdb-view-source-function): Simplify.
1025 (gdb-frame-breakpoints-buffer):
1026 Use pop-to-buffer, special-display-regexps.
1027
1028 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
1029
1030 * progmodes/f90.el (f90-smart-end)
1031 (f90-previous-statement, f90-beginning-of-block): Doc fix.
1032 (f90-calculate-indent): Handle un-named PROGRAM blocks.
1033 (f90-end-of-block): Doc fix. Make check of outermost block
1034 conditional on value of `f90-smart-end'.
1035 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
1036 Handle case where END-BLOCK is nil.
1037 (f90-match-end): Handle un-named PROGRAM blocks.
1038 (f90-backslash-not-special): New function.
1039
1040 2004-11-24 Jay Belanger <belanger@truman.edu>
1041
1042 * calc/calc.el (calc-embedded-active): Removed unnecessary
1043 declaration.
1044 (calc-show-banner): Removed redundant declaration.
1045
1046 * calc/calc-graph.el (calc-gnuplot-default-device)
1047 (calc-gnuplot-default-output, calc-gnuplot-print-device)
1048 (calc-gnuplot-print-output, calc-gnuplot-geometry)
1049 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
1050 Remove redundant initial values.
1051
1052 * calc/calc-arith.el (math-scalar-functions)
1053 (math-nonscalar-functions, math-scalar-if-args-functions)
1054 (math-real-functions, math-positive-functions)
1055 (math-nonnegative-functions, math-real-scalar-functions)
1056 (math-real-if-arg-functions, math-integer-functions)
1057 (math-num-integer-functions, math-rounding-functions)
1058 (math-float-rounding-functions, math-integer-if-args-functions)
1059 (math-super-types): Move declarations to earlier in file.
1060 (math-unit-prefixes): Declared it.
1061 (math-floor-prec, math-trunc-prec): New variables.
1062 (math-trunc-fancy): Replace variable prec by declared variable.
1063 (math-floor-fancy): Replace variable prec by declared variable.
1064 (math-com-bterms): New variable.
1065 (math-commutative-equal, math-commutative-collect):
1066 Replace variable bterms by declared variable.
1067
1068 * calc/calc-misc.el (math-trunc): Replace variable prec by
1069 math-trunc-prec.
1070 (math-floor): Replace variable prec by math-floor-prec.
1071
1072 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
1073 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
1074 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
1075 (math-format-date, math-format-date-part): Replace variables
1076 date, dt, year, month, day, weekday, hour, minute, second and
1077 bc-flag by declared variables.
1078 (math-pd-str): New variable.
1079 (math-parse-date, math-parse-date-word, math-parse-standard-date):
1080 Replace variable str by declared variable.
1081 (math-daylight-savings-hook, math-tzone-names): Move definitions
1082 to earlier in the file.
1083 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
1084 (math-sh-year): New variable.
1085 (math-setup-add-holidays, math-setup-holidays)
1086 (math-setup-year-holidays): Replace variable `year' by declared
1087 variable.
1088
1089 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
1090 New variables.
1091 (math-nth-root-float, math-nth-root-float-iter): Replace variables
1092 n, nf and nfm1 by declared variables.
1093 (math-nri-n): New variable.
1094 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
1095 n by declared variable.
1096 (calcFunc-log): Removed misplaced condition.
1097
1098 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
1099
1100 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
1101
1102 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
1103
1104 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
1105 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
1106 Dedicate gdb-related windows.
1107 (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
1108 other frames.
1109 (gdb-reset): Remove dedicated property after debugging.
1110
1111 2004-11-24 Jay Belanger <belanger@truman.edu>
1112
1113 * calc/calc-sel.el: Add comment.
1114
1115 * calc/calc.el (math-stack-value-offset): Replace variables c,
1116 wid and off with math-svo-c, math-svo-wid and math-svo-off.
1117
1118 * calc/calccomp.el (math-comp-sel-tag): Declare it.
1119 (math-svo-c, math-svo-wid, math-svo-off): New variables.
1120 (math-stack-value-offset-fancy): Replace variables c, wid and off
1121 by declared variables.
1122 (math-comp-just, math-comp-comma-spc): New variables.
1123 (math-compose-expr, math-compose-matrix): Replace variables `just'
1124 and comma-spc by declared variable.
1125 (math-comp-vector-prec): New variable.
1126 (math-compose-expr, math-compose-matrix, math-compose-rows):
1127 Replace variable vector-prec by declared variable.
1128 (math-comp-left-bracket, math-comp-right-bracket)
1129 (math-comp-comma): New variables.
1130 (math-compose-expr, math-compose-rows): Replace variables
1131 left-bracket, right-bracket and comma by declared variables.
1132 (math-comp-full-width): New variable.
1133 (math-comp-to-string-flat, math-comp-to-string-flat-term):
1134 Replace variable full-width by declared variable.
1135 (math-comp-highlight, math-comp-word, math-comp-level)
1136 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
1137 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
1138 New variables.
1139 (math-comp-to-string-flat, math-comp-to-string-flat-term)
1140 (math-comp-sel-flat-term): Replace variables comp-highlight,
1141 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
1142 declared variables.
1143 (math-comp-simplify, math-comp-simplify-term)
1144 (math-comp-add-string, math-comp-add-string-sel):
1145 Replace variables comp-highlight, comp-buf, comp-base,
1146 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
1147
1148 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1149
1150 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
1151
1152 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
1153 and x-server-version may throw.
1154
1155 2004-11-23 Kim F. Storm <storm@cua.dk>
1156
1157 * subr.el (substitute-key-definition-key): Optimize.
1158 Don't call indirect-function for nil defn (always signals error).
1159
1160 * ido.el (ido-read-internal): Fix require-match check when
1161 ido-directory-too-big is set.
1162
1163 2004-11-23 Jay Belanger <belanger@truman.edu>
1164
1165 * calc/calc-ext.el (math-read-replacement-list)
1166 (math-read-superscripts): New variables.
1167 (math-read-preprocess-string): New function.
1168 (math-read-expr): Filter input through math-read-preprocess-string.
1169
1170 * calc/calc-aent.el (math-read-exprs): Filter input through
1171 math-read-preprocess-string.
1172
1173 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
1174
1175 * progmodes/compile.el (compilation-start): In cd command use
1176 substitute-env-vars -- not quite shell compatible but better than
1177 nothing.
1178 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
1179 handle the newer versions messages, which are more parseable.
1180
1181 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1182
1183 * reveal.el (reveal-mode-map): New var.
1184 (reveal-mode): Use it.
1185
1186 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
1187
1188 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
1189 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
1190
1191 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1192
1193 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
1194 header-line when needed.
1195 Use fixed-pitch only in the header-line.
1196 Build the underline automatically. Use emdash if available.
1197
1198 2004-11-22 Richard M. Stallman <rms@gnu.org>
1199
1200 * dired.el (dired-recursive-copies): Move from dired-aux.el.
1201 * dired-aux.el (dired-recursive-copies): Move to dired.el.
1202
1203 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
1204
1205 * progmodes/gdb-ui.el (gdb-resync): New function.
1206 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
1207 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
1208 Use it to fail more gracefully.
1209 (gdb-variables): Delete variable.
1210 Re-order variables to reduce byte-compiler warnings.
1211
1212 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1213
1214 * descr-text.el (describe-char):
1215 * paren.el (show-paren-function):
1216 * subr.el (syntax-after): Undo last change.
1217
1218 * progmodes/python.el (run-python): Don't hard code *Python*.
1219 Don't modify global process-environment.
1220 (python-send-region, python-load-file): Don't assume that
1221 python-buffer == (process-buffer (python-proc)).
1222 (python-switch-to-python): Simplify.
1223
1224 * dired.el (dired-align-file): Don't assume line starts with spaces.
1225
1226 2004-11-21 Jay Belanger <belanger@truman.edu>
1227
1228 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
1229 Replace variable `lines' by math-read-big-lines.
1230 (math-read-big-expr): Replace variables the-baseline, the-h2
1231 and err-msg by math-read-big-baseline, math-read-big-h2 and
1232 math-read-err-msg.
1233 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
1234
1235 * calc/calc-lang.el (math-read-big-rec): Fix typo.
1236 (math-read-big-balance): Replace unbound variable by value.
1237 (math-read-big-lines): New variable.
1238 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
1239 (math-read-big-error, math-read-big-balance): Replace variable
1240 `lines' by declared variable.
1241 (math-read-big-baseline, math-read-big-h2): New variables.
1242 (math-read-big-rec): Replace variables the-baseline and the-h2
1243 by declared variables.
1244 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
1245 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
1246 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
1247 declared variables.
1248 (math-read-big-err-msg): New variable.
1249 (math-read-big-error): Replace variable err-msg by declared variable.
1250
1251 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
1252
1253 * ses.el: Add coding cookie.
1254 Fix up docstrings, follow new commenting conventions.
1255 (ses-header-line-menu): Fix missing variable rename for header-row.
1256 (ses-cell-size): Remove.
1257 (ses-make-cell): New function.
1258 (ses-cell, ses-insert-row, ses-insert-column): Use it.
1259 (ses-calculate-cell): Remove unused var `symbol'.
1260 (ses-narrowed-p): New function.
1261 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
1262 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
1263 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
1264 (ses-setup): Use restore-buffer-modified-p.
1265 (ses-cleanup): Remove unused var `end'.
1266 (ses-header-string-left-offset): Remove.
1267 (ses-create-header-string): Adjust to new behavior of `align-to'.
1268 Truncate excessively large fields to preserve alignment.
1269 (ses-reconstruct-all): Remove unused var `refs'.
1270 (ses-read-cell-printer): Remove unused var `prompt'.
1271 (ses-delete-row): Remove unused var `pos'.
1272 (ses-delete-column): Remove unused var `new'.
1273
1274 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1275
1276 * ps-print.el: Insert :version tag into all defgroup and defcustom.
1277 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
1278 Eliminate eval-and-compile usage.
1279 (ps-insert-file): Use insert-file-contents instead of insert-file.
1280 (ps-setup): Code fix.
1281
1282 * printing.el (pr-setup, lpr-setup): Code fix.
1283
1284 2004-11-21 Jay Belanger <belanger@truman.edu>
1285
1286 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
1287 (calc-original-buffer): Declare them.
1288 (calc-user-formula-alist): New variable.
1289 (calc-user-define-formula, calc-fix-user-formula)
1290 (calc-user-define-composition, calc-finish-formula-edit):
1291 Replace variable `alist' by declared variable.
1292 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
1293 (var-q7, var-q7, var-q8, var-q9): Declare them.
1294 (calc-kbd-push): Don't check to see if var-q0 through var-q9
1295 are bound.
1296 (calcFunc-typeof): Replace undeclared variable by expression.
1297 (math-exp-env): New variable.
1298 (math-define-body, math-define-exp): Replace exp-env by declared var.
1299 (math-define-exp): Replace misplaced variable by expression.
1300
1301 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
1302 (calc-curve-model, calc-curve-coefnames): New variables.
1303 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
1304 varnames, model and coefnames by declared variables.
1305 (math-root-widen): New variable.
1306 (math-search-root, math-find-root): Replace variable root-widen by
1307 declared variable.
1308 (var-DUMMY): Declare it.
1309 (math-root-vars, math-min-vars): Move the declarations to earlier in
1310 the file.
1311 (math-brent-min): Make d a local variable.
1312 (math-find-minimum): Replace non-existent variable.
1313 (math-ninteg-romberg): Remove unnecessary variable.
1314 (math-ninteg-temp): New variable.
1315 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
1316 integ-temp by declared variable.
1317 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
1318 New variables.
1319 (math-general-fit): Replace variables first-var, first-coef and
1320 new-coefs by declared variables.
1321 (calcFunc-fitvar): Replace variable first-var by declared variable.
1322 (calcFunc-fitparam): Replace variable first-coef by declared variable.
1323 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
1324 (math-all-vars-vars, math-all-vars-found): New variables.
1325 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
1326 found by declared variable math-all-vars-vars.
1327
1328 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
1329
1330 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
1331 of `defconst'.
1332
1333 2004-11-20 Richard M. Stallman <rms@gnu.org>
1334
1335 * isearch.el (isearch-mode-map): Don't bind SPC.
1336 (isearch-whitespace-chars): Function deleted.
1337 (isearch-search): Bind search-spaces-regexp.
1338 (isearch-lazy-highlight-search): Likewise.
1339 (search-whitespace-regexp): Doc fix.
1340 (isearch-forward-regexp): Doc fix.
1341
1342 * emacs-lisp/bytecomp.el (byte-compile-form):
1343 Move the calls to byte-compile-set-symbol-position,
1344 to avoid having two for the same symbol occurrence.
1345
1346 * comint.el (comint-input-ring-size): Increase to 150.
1347
1348 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
1349 New variables.
1350 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
1351 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
1352
1353 * imenu.el (imenu--generic-function):
1354 Ensure we keep moving backward even if BEG isn't further back.
1355
1356 * replace.el (query-replace-read-to, query-replace-read-from):
1357 Specify t for KEEP-ALL in read-from-minibuffer.
1358
1359 * progmodes/python.el (python-switch-to-python):
1360 If Python isn't running, start it.
1361 Don't alter debug-ignored-errors.
1362
1363 * progmodes/cperl-mode.el (cperl-indent-region):
1364 Don't mind imenu-scanning-message.
1365
1366 * bindings.el (global-map): Bind C-e to move-end-of-line.
1367
1368 * simple.el (line-move-finish): New arg FORWARD.
1369 Ignore invisible newlines, not intangible ones.
1370 Conditions for acceptable stopping positions depend on FORWARD.
1371 (line-move): Pass FORWARD arg to line-move-finish.
1372
1373 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
1374 of HEADER. Compensate for this change in the code to add display
1375 properties. Don't make the first line intangible.
1376
1377 * info.el (Info-search): Fix previous change.
1378
1379 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1380
1381 * Makefile.in (recompile): Revert 2004-11-19 change.
1382 (compile): Likewise.
1383
1384 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
1385
1386 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
1387
1388 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1389
1390 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
1391 defgroup and defcustom. Eliminate eval-and-compile usage.
1392
1393 * progmodes/ebnf-otz.el: Fix typos.
1394
1395 2004-11-19 Jay Belanger <belanger@truman.edu>
1396
1397 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
1398 (calc-edit-finish, calc-finish-stack-edit): Replace variable
1399 disp-trail by declared variable.
1400
1401 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
1402 (calc-finish-selection-edit): Replace variable disp-trail by
1403 declared variable.
1404 (calc-selection-cache-entry): Move declaration to earlier in the file.
1405 (calc-selection-cache-num, calc-selection-cache-comp)
1406 (calc-selection-cache-offset, calc-selection-true-num)
1407 (calc-final-point-line, calc-final-point-column)
1408 (calc-original-buffer): Declare them.
1409 (calc-fnp-op, calc-fnp-num): New variables.
1410 (calc-find-nth-part, calc-find-nth-part-rec)
1411 (calc-select-previous): Replace op and num by declared variables.
1412 (calc-rsf-old, calc-rsf-new): New variables.
1413 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
1414 Replace variables old and new by declared variables.
1415 (calc-sel-reselect): New variable.
1416 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
1417 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
1418 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
1419 reselect with declared variable.
1420
1421 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
1422 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
1423 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
1424 (math-import-list, math-rewrite-phase): Declare them.
1425 (math-rewrite): Use let* to declare variables.
1426 (calc-rewrite-selection): Make rules a local variable.
1427 (calc-rewr-sel): New variable.
1428 (calc-rewrite-selection, calc-locate-selection-marker)
1429 (calc-rewrite): Use the declared variable calc-rewr-sel instead
1430 of sel.
1431 (math-rewrite-whole-expr): New variable.
1432 (math-rewrite, math-rewrite-phase): Replace variable expr by
1433 declared variable.
1434 (math-rewrite-heads-heads, math-rewrite-heads-skips)
1435 (math-rewrite-heads-blanks ): New variables.
1436 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
1437 heads, skips and blanks by declared variables.
1438 (math-rwcomp-subst-old, math-rwcomp-subst-new)
1439 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
1440 New variables.
1441 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
1442 old, new, old-func and new-func by declared variables.
1443 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
1444 Remove unnecessary variable.
1445 (math-apply-rw-regs): New variable.
1446 (math-apply-rewrites, math-rwapply-replace-regs)
1447 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
1448 (math-apply-rw-ruleset): New variable.
1449 (math-apply-rewrites, math-rwapply-remember): Replace variable
1450 ruleset by declared variable.
1451
1452 2004-11-19 Richard M. Stallman <rms@gnu.org>
1453
1454 * info.el (Info-search): Use search-whitespace-regexp.
1455
1456 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
1457
1458 * vc-rcs.el (vc-rcs-parse): New function.
1459 (vc-rcs-annotate-command): Likewise.
1460 (vc-rcs-annotate-current-time): Likewise.
1461 (vc-rcs-annotate-time): Likewise.
1462 (vc-rcs-annotate-extract-revision-at-line): Likewise.
1463
1464 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
1465
1466 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
1467
1468 2004-11-18 Jay Belanger <belanger@truman.edu>
1469
1470 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
1471
1472 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1473
1474 * printing.el: Eliminate use of interactive-p and eval-and-compile.
1475 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
1476 Use make-temp-file to generate PostScript files in any situation.
1477 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
1478 (pr-interactive-p): Eliminate var.
1479 (pr-save-interactive): Eliminate macro.
1480 (pr-interface, pr-ps-directory-preview)
1481 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
1482 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
1483 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
1484 (pr-ps-buffer-ps-print, pr-ps-region-preview)
1485 (pr-ps-region-using-ghostscript, pr-ps-region-print)
1486 (pr-ps-region-ps-print, pr-ps-mode-preview)
1487 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
1488 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
1489 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
1490 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
1491 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
1492 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
1493 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
1494 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
1495 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
1496 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
1497 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
1498 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
1499 Eliminate pr-save-interactive usage.
1500 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
1501 Eliminate pr-interactive-p usage.
1502 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
1503 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
1504 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
1505 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
1506 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
1507 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
1508 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
1509 New funs.
1510 (pr-ps-file): Use make-temp-file to generate a temporary file.
1511
1512 2004-11-17 Jay Belanger <belanger@truman.edu>
1513
1514 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
1515 a local variable.
1516 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
1517 (math-top-only): New variable.
1518 (math-simplify, math-simplify-step): Replace variable top-only by
1519 declared variable math-top-only.
1520 (math-simplify-expr): Declare it.
1521 Replace argument expr in all calls of math-defsimplify by
1522 math-simplify-expr.
1523 (math-simplify-plus, math-simplify-times, math-simplify-divide)
1524 (math-simplify-divisor, math-simplify-one-divisor)
1525 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
1526 (math-simplify-pow): Replace variable expr by declared variable
1527 math-simplify-expr.
1528 (math-simplify-divisor): Remove local variables temp and op.
1529 (math-simplify-one-divisor): Make temp and op local variables.
1530 (math-simplify-divisor-nover, math-simplify-divisor-dover):
1531 New variables.
1532 (math-simplify-divisor, math-simplify-one-divisor):
1533 Replace variables nover and dover by declared variables.
1534 (math-expr-subst-new, math-expr-subst-old): New variables.
1535 (math-expr-subst, math-expr-subst-rec): Replace variables new
1536 and old by declared variables.
1537 (math-is-poly-degree, math-is-poly-loose): New variables.
1538 (math-is-polynomial, math-is-poly-rec): Replace variables degree
1539 and loose by declared variables.
1540 (math-poly-base-const-ok, math-poly-base-pred): New variables.
1541 (math-polynomial-base, math-polynomial-base-rec):
1542 Replace variables const-ok and mpb-pred by declared variables.
1543
1544 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
1545
1546 * calc/calc-ext.el (math-defsimplify): Change the argument in
1547 the created function to math-simplify-expr.
1548
1549 * calc/calc-units.el (math-simplify-expr): Declare it.
1550 Replace argument expr in all calls of math-defsimplify by
1551 math-simplify-expr.
1552 (math-simplify-units-prod): Replace variable expr by declared
1553 variable math-simplify-expr.
1554
1555 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
1556
1557 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
1558 Replace mapcar->dolist, format->string.
1559
1560 2004-11-17 Miles Bader <miles@gnu.org>
1561
1562 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
1563 * progmodes/idlwave.el: Remove RCS keywords.
1564
1565 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
1566
1567 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
1568 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
1569 Update to IDLWAVE version 5.5. Too many changes to list them here.
1570 * progmodes/idlw-help.el: New file.
1571
1572 2004-11-16 Richard M. Stallman <rms@gnu.org>
1573
1574 * international/iso-cvt.el (iso-tex2iso-trans-tab):
1575 Discard spaces after \i according to TeX rules.
1576
1577 * international/mule.el (set-buffer-file-coding-system):
1578 New arg NOMODIFY.
1579 (after-insert-file-set-coding): Pass that new arg.
1580 Prevent set-buffer-multibyte from trying to lock the file.
1581
1582 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
1583
1584 * saveplace.el (save-place): Doc fix.
1585
1586 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
1587 temporarily widen before finding the following word to copy.
1588
1589 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
1590 (cl-map-keymap): Definition deleted.
1591
1592 * subr.el (map-keymap-internal): New function.
1593
1594 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1595
1596 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
1597 when pressing rather than when releasing mouse-2. Simplify.
1598
1599 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1600
1601 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
1602 (compilation-mode): Set it here instead.
1603
1604 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
1605
1606 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
1607 (loop, cl-parse-loop-clause, defsetf): Use backquote.
1608
1609 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
1610
1611 * progmodes/compile.el (compilation-internal-error-properties):
1612 Fix up a transposition-typo. Check end-col before using it.
1613
1614 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
1615
1616 * international/iso-cvt.el (iso-tex2iso-trans-tab):
1617 Discard whitespace after macro \i when converting it.
1618
1619 2004-11-16 Juri Linkov <juri@jurta.org>
1620
1621 * emacs-lisp/find-func.el (find-function-regexp):
1622 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
1623 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
1624 Remove invalid `\W' from [^cgv\W]. Doc fix.
1625 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
1626
1627 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
1628
1629 * play/life.el: Maintainer is now FSF.
1630 (life-patterns, life-neighbor-deltas, life-window-start)
1631 (life-current-generation, life-generation-string): Use defvar
1632 instead of defconst.
1633
1634 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1635
1636 * progmodes/compile.el (compilation-move-to-column): New fun.
1637 (compilation-internal-error-properties)
1638 (compilation-next-error-function): Use it to make sure we don't go past
1639 the end of line.
1640
1641 2004-11-15 John Paul Wallington <jpw@gnu.org>
1642
1643 * autoinsert.el (auto-insert-alist): Insert the user's name in
1644 copyright notice, rather than Free Software Foundation, for the
1645 Emacs Lisp header case too.
1646
1647 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1648
1649 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
1650 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
1651 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
1652 return the list of string in a string.
1653 (pr-call-process): Message if calling process returns an error, that
1654 is, the exit status is different of zero.
1655
1656 2004-11-15 Jay Belanger <belanger@truman.edu>
1657
1658 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
1659 variable var-thing.
1660 (math-integ-depth, math-integ-level, math-integral-limit)
1661 (math-enable-subst, math-any-substs, math-integ-msg)
1662 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
1663 (math-int-threshold, math-int-factors, math-double-roots)
1664 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
1665 (var-GenCount): Declare these variables.
1666 (calcFunc-integ): Don't check if var-IntegLimit is bound.
1667 (math-integral-cache, math-integral-cache-state):
1668 Move declarations to earlier in the file.
1669 (math-deriv-var, math-deriv-total, math-deriv-symb)
1670 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
1671 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
1672 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
1673 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
1674 (math-solve-res): New variables
1675 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
1676 (math-integral, math-replace-integral-parts)
1677 (math-integrate-by-parts, calc-dump-integral-cache)
1678 (math-try-integral, math-do-integral, math-do-integral)
1679 (math-do-integral-methods, math-try-solve-for)
1680 (math-try-solve-prod, math-solve-poly-funny-powers)
1681 (math-solve-crunch-poly, math-decompose-poly)
1682 (math-solve-find-root-term, math-find-root-in-prod)
1683 (math-integ-try-linear-substitutions)
1684 (math-integ-try-substitutions, math-expr-rational-in)
1685 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
1686 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
1687 (math-solve-for, math-solve-system, math-solve-system-rec)
1688 (math-solve-get-sign, math-solve-get-int)
1689 (math-solve-system-subst): Replace undeclared variables with newly
1690 declared variables.
1691
1692 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
1693
1694 * winner.el (winner-active-region, winner-edges, winner-window-list):
1695 Define at toplevel.
1696 (winner-mode-map): Move init inside declaration.
1697
1698 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
1699
1700 * files.el (convert-standard-filename): Doc fix.
1701
1702 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
1703
1704 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
1705 passwd, group, shadow, default/* and pam.d/*.
1706
1707 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1708
1709 * printing.el (pr-menu-spec): Adjust menu specification.
1710
1711 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1712
1713 * printing.el: Doc fix. Insert :version tag into all defcustom.
1714 Handle interactive-p as is recommended in Emacs Lisp Reference.
1715 Set the file permission bits for newly created files.
1716 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
1717 The printing menu specification (in `pr-menu-spec') was merged.
1718 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1719 (pr-version): New version number (6.8.3).
1720 (pr-file-modes): New option.
1721 (pr-interactive-p): New var.
1722 (pr-save-interactive, pr-save-file-modes): New macros.
1723 (pr-setup): Code fix.
1724 (pr-menu-spec): Menu specification merged.
1725 (pr-call-process, pr-text2ps): Set file permission bits.
1726 (pr-despool-print): Set file permission bits. Handle interactive-p as
1727 is recommended.
1728 (pr-interface, pr-ps-directory-preview)
1729 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
1730 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
1731 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
1732 (pr-ps-buffer-ps-print, pr-ps-region-preview)
1733 (pr-ps-region-using-ghostscript, pr-ps-region-print)
1734 (pr-ps-region-ps-print, pr-ps-mode-preview)
1735 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
1736 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
1737 (pr-despool-using-ghostscript, pr-despool-ps-print)
1738 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
1739 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
1740 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
1741 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
1742 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
1743 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
1744 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
1745 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
1746 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
1747 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
1748 Handle interactive-p as is recommended.
1749
1750 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
1751
1752 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
1753 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
1754
1755 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
1756 so it doesn't forget to highlight the beginning of the region either.
1757
1758 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
1759
1760 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
1761 (c-font-lock-init): Eliminate obsolete make-local-hook.
1762 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
1763 (awk-mode): Use run-mode-hooks.
1764
1765 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
1766
1767 2004-11-13 Kim F. Storm <storm@cua.dk>
1768
1769 * mouse.el (mouse-drag-copy-region): Add :version.
1770 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
1771 while dragging mode line, so mode line can be dragged downwards.
1772 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
1773 while pressing mouse button so window doesn't scroll until we
1774 release the mouse if clicking on partially visible line.
1775
1776 2004-11-12 Jay Belanger <belanger@truman.edu>
1777
1778 * calc/calc-graph.el (calc-dumb-map): Declare it.
1779 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
1780 than unbound.
1781 (calc-graph-name): Made `end' a local variable.
1782 (calc-graph-lookup): Made `varname' a local variable.
1783 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
1784 Declare them.
1785 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
1786 (calc-graph-plot, calc-graph-compute-3d): Remove references to
1787 the unused variable y3vec.
1788 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
1789 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
1790 calc-graph-prev-kill-hook.
1791 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
1792 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
1793 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
1794 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
1795 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
1796 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
1797 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
1798 (calc-graph-y3value, calc-graph-y3name)
1799 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
1800 (calc-graph-stepcount, calc-graph-is-splot)
1801 (calc-graph-surprise-splot, calc-graph-blank)
1802 (calc-graph-non-blank, calc-graph-curve-num): New variables.
1803 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
1804 (calc-graph-recompute-2d, calc-graph-compute-3d)
1805 (calc-graph-format-data): Replace undeclared variables with the
1806 above newly declared variables.
1807
1808 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
1809
1810 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
1811 `rsf-beep' and `rsf-sleep-after-message'.
1812
1813 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
1814 list if `message-sender' is non-nil.
1815
1816 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
1817
1818 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
1819 consing by using mapc instead of mapcar.
1820
1821 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
1822
1823 * tooltip.el (require): Explain why CL is needed.
1824
1825 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1826
1827 * printing.el: Insert :version into defgroup (printing). All reference
1828 to Files option in menubar were changed to File.
1829 (pr-version): New version number (6.8.2).
1830 (pr-get-symbol): Call easy-menu-intern.
1831 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
1832 compilation gripes.
1833
1834 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1835
1836 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
1837 new byte-compile-function-environment binding to t.
1838
1839 * font-lock.el (font-lock-fontify-syntactically-region):
1840 Don't forget to highlight the last char when we hit `end'.
1841
1842 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
1843 (mwheel-scroll): Adjust accordingly.
1844
1845 * cvs-status.el: Reduce spurious warnings.
1846 (cvs-status-checkout): Remove.
1847 (cvs-status-mode-map): Use cvs-mode-checkout instead.
1848
1849 * pcvs.el (cvs-mode-checkout): New command.
1850
1851 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
1852
1853 * tooltip.el: Require CL.
1854
1855 * emacs-lisp/bytecomp.el: Use push.
1856 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
1857 (defalias): Remove the `byte-compile' property and add
1858 a `byte-hunk-handler'.
1859
1860 2004-11-11 Juri Linkov <juri@jurta.org>
1861
1862 * info.el (Info-search): Save match data for isearch.
1863 Skip Tag Table node.
1864
1865 * descr-text.el (describe-char): Replace syntax-after with code
1866 from its previous version.
1867
1868 * files.el (magic-mode-alist): Use optimization for SGML mode too.
1869 (set-auto-mode): Doc fix. Remove unused variable `xml'.
1870
1871 * international/mule.el (sgml-html-meta-auto-coding-function):
1872 Remove > after <html to allow HTML attributes.
1873
1874 2004-11-11 Jay Belanger <belanger@truman.edu>
1875
1876 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
1877 a variable.
1878 (calcFunc-dfac): Replace unbound max by n.
1879 (math-stirling-local-cache): New variable.
1880 (math-stirling-number, math-stirling-1, math-stirling-2):
1881 Replace the variable `cache' by the declared variable
1882 math-stirling-local-cache.
1883 (var-RandSeed): Declare it as a variable.
1884 (math-init-random-base, math-random-digit): Don't check to see if
1885 var-RandSeed is bound.
1886 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
1887 Declare them instead of just setting them.
1888 (math-init-random-base): Made i a local variable.
1889 (math-random-digit): Made math-random-last a local variable.
1890 (math-prime-test-cache): Move declaration to before it is used.
1891 (math-prime-test-cache-k, math-prime-test-cache-q)
1892 (math-prime-test-cache-nm1, math-prime-factors-finished):
1893 Declare them as variables.
1894
1895 2004-11-11 Jay Belanger <belanger@truman.edu>
1896
1897 * calc/calc-ext.el (math-defcache): Use defvar for the new
1898 variables it creates.
1899
1900 2004-11-11 Lars Hansen <larsh@math.ku.dk>
1901
1902 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
1903 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
1904 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
1905 (desktop-save): Add :version.
1906
1907 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1908
1909 * printing.el (pr-get-symbol): Don't downcase.
1910
1911 2004-11-10 Jay Belanger <belanger@truman.edu>
1912
1913 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
1914 string to kill-ring.
1915
1916 * calc/calc-aent.el (calc-alg-exp, math-toks)
1917 (math-exp-pos,math-exp-old-pos, math-exp-token)
1918 (math-exp-keep-spaces, math-exp-str): New variables.
1919 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
1920 (calcAlg-enter): Use declared variable calc-alg-exp.
1921 (math-build-parse-table, math-find-user-token): Use declared
1922 variable math-toks.
1923 (math-read-exprs, math-read-token, calc-check-user-syntax)
1924 (calc-match-user-syntax, match-factor-after, math-read-factor):
1925 Use declared variables math-exp-pos math-exp-old-pos.
1926 (math-read-exprs, math-read-token, math-read-expr-level)
1927 (calc-check-user-syntax, calc-match-user-syntax)
1928 (match-factor-after, math-read-factor): Use declared variable
1929 math-exp-token.
1930 (math-read-exprs, math-read-expr-list, math-read-token)
1931 (math-read-factor): Use declared variable math-exp-keep-spaces.
1932 (math-read-exprs, math-read-token): Use declared variable
1933 math-exp-str.
1934 (calc-match-user-syntax): Make m a local variable.
1935
1936 * calc/calc-ext.el (math-read-expr): Use declared variables
1937 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
1938 math-exp-keep-spaces.
1939
1940 * calc/calc-forms.el (math-read-angle-bracket): Use declared
1941 variables math-exp-pos, math-exp-str.
1942
1943 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
1944 math-exp-old-pos.
1945 (math-parse-fortran-vector, math-parse-fortran-vector-end)
1946 (math-parse-eqn-prime): Use declared variable math-exp-token.
1947
1948 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
1949 Use declared variable math-exp-pos.
1950 (math-check-for-commas): Use declared variable math-exp-str.
1951 (math-read-brackets): Use declared variables math-exp-old-pos,
1952 math-exp-keep-spaces.
1953 (math-read-brackets, math-read-vector, math-read-matrix):
1954 Use declared variable math-exp-token.
1955
1956 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
1957
1958 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
1959 where the keymap is a symbol.
1960 (easy-menu-add-item): Use keymap-prompt. Simplify.
1961
1962 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
1963
1964 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
1965 (sgml-parse-tag-backward): Use it to skip spurious < or >.
1966
1967 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
1968
1969 * ebuff-menu.el: Doc fixes throughout.
1970 (electric-buffer-menu-mode-hook): New defvar.
1971
1972 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
1973
1974 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
1975 compilation. The resulting compiler warnings appear to be harmless.
1976
1977 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
1978
1979 * textmodes/conf-mode.el: New file.
1980
1981 * files.el (auto-mode-alist, magic-mode-alist): Use it.
1982
1983 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1984
1985 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
1986
1987 2004-11-09 Jay Belanger <belanger@truman.edu>
1988
1989 * calc/calc-ext.el (calc-init-extensions): Remove old code.
1990
1991 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
1992 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
1993 (calc-z-prefix-help, calc-user-function-list): Use declared
1994 variables calc-z-prefix-buf, calc-z-prefix-msgs.
1995 (math-map-tree, math-map-tree-rec): Use declared variables
1996 math-mt-many, math-mt-func.
1997 (math-read-expression, math-read-string): Use declared variable
1998 math-expr-data.
1999
2000 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
2001 variable math-normalize-a.
2002
2003 * calc/calc.el (math-normalize-a): New variable.
2004 (math-normalize): Use declared variable math-normalize-a.
2005
2006 * calc/calc-poly.el (math-expand-form): Use declared variable
2007 math-mt-many.
2008
2009 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
2010 Use declared variable math-mt-many.
2011 (math-rewrite): Use declared variable math-mt-func.
2012
2013 * calc/calc-vec.el (math-read-brackets, math-read-vector)
2014 (math-read-matrix): Use declared variable math-expr-data.
2015
2016 * calc/calc-lang.el (math-parse-fortran-vector)
2017 (math-parse-fortran-vector-end, math-parse-tex-sum)
2018 (math-parse-eqn-matrix, math-parse-eqn-prime)
2019 (math-read-math-subscr): Use declared variable math-expr-data.
2020
2021 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
2022 (math-read-expr-level, math-read-token, calc-check-user-syntax)
2023 (calc-match-user-syntax, math-read-if, math-factor-after)
2024 (math-read-factor): Use declared variable math-expr-data.
2025
2026 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
2027
2028 * calendar/diary-lib.el (diary-from-outlook)
2029 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
2030 interactive-p; but rather new optional argument NOCONFIRM.
2031
2032 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2033
2034 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
2035 (easy-menu-name-match): Revert correspondingly.
2036
2037 2004-11-09 Richard M. Stallman <rms@gnu.org>
2038
2039 * emacs-lisp/bytecomp.el (byte-compile-defalias):
2040 Turn off warnings for the new function even if definition not constant.
2041 If the definition isn't a quoted symbol, record (FUNCTION . t).
2042 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
2043 (byte-compile-callargs-warn): Handle (FUNCTION . t).
2044 (display-call-tree, byte-compile-arglist-warn):
2045 Handle t returned by byte-compile-fdefinition.
2046
2047 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2048
2049 * Makefile.in (maintainer-clean): Depend on distclean.
2050
2051 * help-fns.el (help-C-file-name): File name must be in build-files
2052 to be returned.
2053
2054 2004-11-09 Jay Belanger <belanger@truman.edu>
2055
2056 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
2057 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
2058
2059 * calc/calc.el (calc, calc-trail-display, calc-mode):
2060 Remove obsolete sections.
2061
2062 * calc/calc.el (calc-x-paste-text): Remove.
2063
2064 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
2065 mouse-2.
2066
2067 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
2068
2069 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
2070 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
2071 current frame (in case of recursive calls).
2072 (gdb-show-changed-values): Add :version keyword.
2073
2074 2004-11-09 Kenichi Handa <handa@m17n.org>
2075
2076 * international/mule-cmds.el: Change coding: tag back to
2077 iso-2022-7bit.
2078
2079 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
2080
2081 * international/mule-cmds.el: Change coding-system to utf-8.
2082 (select-safe-coding-system-interactively):
2083 New function extracted from select-safe-coding-system.
2084 (select-safe-coding-system): Use it.
2085
2086 2004-11-08 Richard M. Stallman <rms@gnu.org>
2087
2088 * subr.el (syntax-after): Doc fix.
2089
2090 * paren.el (show-paren-function): Change calls to syntax-after
2091 for new way of returning the value.
2092
2093 * menu-bar.el (menu-bar-file-menu): Make this the real name
2094 and menu-bar-files-menu the alias. Use the former.
2095 (global-map): Use `file', not `files', as the symbol.
2096
2097 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
2098
2099 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
2100 Don't use beginning-of-buffer.
2101 (filesets-cmd-show-result): Use with-no-warnings.
2102
2103 2004-11-08 Juri Linkov <juri@jurta.org>
2104
2105 * progmodes/compile.el (compile): Don't overwrite last command in
2106 minibuffer history with default command if they are not equal.
2107
2108 2004-11-08 Jay Belanger <belanger@truman.edu>
2109
2110 * calc/calcalg2.el (math-do-integral-methods): Try linear then
2111 non-linear substitutions.
2112
2113 2004-11-08 Jay Belanger <belanger@truman.edu>
2114
2115 * calc/calcalg2.el (math-linear-subst-tried): New variable.
2116 (math-do-integral): Set `math-linear-subst-tried' to nil.
2117 (math-do-integral-methods): Use `math-linear-subst-tried' to
2118 determine what type of substitution to try.
2119 (math-integ-try-linear-substituion):
2120 Set `math-linear-subst-tried' to t.
2121
2122 2004-11-08 Kim F. Storm <storm@cua.dk>
2123
2124 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
2125
2126 2004-11-07 Juri Linkov <juri@jurta.org>
2127
2128 * info-look.el (info-lookup): Allow reusing in the current buffer
2129 not only *info* buffer, but all (even renamed) Info buffers
2130 by checking for major-mode instead of *info* buffer name.
2131 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
2132 (octave-mode, maxima-mode) <doc-spec>:
2133 Allow long dashes generated by Texinfo 4.7 before definitions.
2134 (texinfo-mode) <doc-spec>: Add space to suffix to find command
2135 definitions with argument separated by space.
2136
2137 2004-11-06 Richard M. Stallman <rms@gnu.org>
2138
2139 * simple.el (next-error group, face): Move before first use.
2140 (next-error-highlight, next-error-highlight-no-select): Likewise.
2141
2142 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
2143 (line-move): New args NOERROR and TO-END.
2144 Return t if if succeed in moving specified number of lines.
2145 (move-end-of-line): New function.
2146
2147 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
2148 (end-of-buffer-other-window): Likewise.
2149
2150 * simple.el (line-move-ignore-invisible): Default to t.
2151
2152 * subr.el (syntax-after): Return the syntax letter, not the raw code.
2153
2154 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
2155
2156 * international/iso-cvt.el (iso-cvt-define-menu):
2157 Rename menu-bar-files-menu to menu-bar-file-menu.
2158
2159 * net/browse-url.el (browse-url-gnome-moz-program)
2160 (browse-url-gnome-moz-arguments): Move up before first use.
2161
2162 * net/tramp.el (tramp group): Add :version.
2163
2164 * progmodes/ada-xref.el (ada-gdb-application):
2165 Use goto-char instead of beginning-of-buffer.
2166
2167 * progmodes/cperl-mode.el (cperl-info-on-command):
2168 Use goto-char instead of beginning-of-buffer.
2169
2170 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
2171 Move up before first use.
2172 (idlwave-shell-temp-pro-file): Likewise.
2173 (idlwave-shell-temp-rinfo-save-file): Likewise.
2174 (idlwave-shell-temp-file): Minor doc fix.
2175
2176 * textmodes/flyspell.el (flyspell-external-point-words):
2177 Use goto-char instead of beginning-of-buffer.
2178
2179 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
2180
2181 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
2182 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
2183 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
2184
2185 2004-11-06 David Ponce <david@dponce.com>
2186
2187 * recentf.el (recentf-menu-path): Use menu item name.
2188
2189 2004-11-06 Eli Zaretskii <eliz@gnu.org>
2190
2191 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
2192 display doesn't support images.
2193
2194 2004-11-06 Andreas Schwab <schwab@suse.de>
2195
2196 * tempo.el (tempo-match-finder): Doc fix.
2197
2198 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
2199
2200 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
2201
2202 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
2203 (easy-menu-lookup-name): New fun to replace it.
2204 (easy-menu-get-map): Use it to obey menu item names (rather than just
2205 keys) when looking up `path'.
2206 (easy-menu-always-true-p): Rename from easy-menu-always-true.
2207 (easy-menu-convert-item-1): Adjust to new name.
2208
2209 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
2210
2211 * outline.el (hide-body): Don't hide lines at the top of the file
2212 that precede the first header line.
2213
2214 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
2215
2216 * align.el (align-areas): Delete whitespace before reindenting, so
2217 that tabs are never placed after spaces.
2218
2219 2004-11-06 Alan Shutko <ats@acm.org>
2220
2221 * macros.el (insert-kbd-macro): Do completions based on macros,
2222 rather than all commands.
2223
2224 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
2225
2226 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
2227 to solve a bug whereby tags with 'b' don't match.
2228
2229 2004-11-05 Juri Linkov <juri@jurta.org>
2230
2231 * info.el (Info-search): Don't search in node header lines
2232 and file headers.
2233
2234 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
2235 symbol-constituent characters after dot, not only digits.
2236
2237 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
2238
2239 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
2240
2241 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2242
2243 * dired.el (dired-read-dir-and-switches): Call read-directory-name
2244 if a dialog will be used, read-file-name otherwise.
2245
2246 2004-11-04 Richard M. Stallman <rms@gnu.org>
2247
2248 * textmodes/table.el (table group): Add :version.
2249
2250 * textmodes/ispell.el (ispell-word):
2251 Don't alter args; set them only thru `interactive' spec.
2252
2253 * textmodes/flyspell.el (flyspell-word):
2254 Don't alter FOLLOWING; set it only thru `interactive' spec.
2255
2256 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
2257
2258 * net/browse-url.el (browse-url-maybe-new-window):
2259 Use called-interactively-p.
2260
2261 * mail/supercite.el (sc-cite-region):
2262 Don't use interactive-p. Add arg INTERACTIVE.
2263 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
2264
2265 * international/mule-cmds.el (set-input-method, toggle-input-method):
2266 Don't use interactive-p. Add arg INTERACTIVE.
2267
2268 * eshell/esh-mode.el (eshell-show-maximum-output):
2269 Don't use interactive-p.
2270 (eshell-truncate-buffer): Just message, no error, if buffer is short.
2271
2272 * mouse.el (mouse-show-mark): Get positions to delete from mark
2273 and point, not from mouse-drag-overlay.
2274
2275 * imenu.el (imenu-eager-completion-buffer): Add :version.
2276
2277 * filesets.el (filesets group): Add :version.
2278
2279 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
2280
2281 * files.el (xml-based-modes): Delete var.
2282 (magic-mode-alist): New more general var.
2283 (set-auto-mode): Use it.
2284
2285 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
2286 when clicking from another window.
2287
2288 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
2289
2290 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
2291 (vc-cvs-annotate-time): Incorporate value of deleted var.
2292 Remove special-case handling of beginning-of-buffer cruft.
2293 Cache ending position (point) and return value in text property
2294 `vc-cvs-annotate-time', and consult it on subsequent invocations.
2295
2296 * vc-cvs.el (vc-cvs-annotate-command):
2297 Delete extraneous lines from beginning of buffer.
2298 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
2299
2300 * progmodes/grep.el (grep-default-command): Take empty string
2301 for tag if all other methods yield nil. Shell-quote the tag.
2302
2303 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
2304 spec in `interactive' form, and mention it in the docstring.
2305 Also, make sure point is at bol after calling `annotate-time'.
2306
2307 2004-11-02 Richard M. Stallman <rms@gnu.org>
2308
2309 * cus-edit.el (customize-group-other-window):
2310 Select the window that displays the custom buffer.
2311 (custom-buffer-create-other-window): Likewise.
2312
2313 * comint.el (comint-insert-input): Fix previous change.
2314
2315 * emacs-lisp/elp.el (elp-instrument-function):
2316 Use called-interactively-p.
2317
2318 * emacs-lisp/easymenu.el (easy-menu-intern):
2319 Don't downcase; rather, case-flip the first letter of each word.
2320
2321 * emacs-lisp/easy-mmode.el (define-minor-mode):
2322 Use called-interactively-p.
2323
2324 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
2325 Add interactive-only.
2326 (byte-compile-warnings): Add interactive-only as option.
2327 (byte-compile-interactive-only-functions): New variable.
2328 (byte-compile-form): Warn about calls to functions
2329 in byte-compile-interactive-only-functions.
2330
2331 * emacs-lisp/autoload.el (update-file-autoloads):
2332 Don't use interactive-p; take new arg SAVE-AFTER.
2333
2334 * emacs-lisp/advice.el (ad-make-advised-definition):
2335 Use called-interactively-p.
2336
2337 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2338
2339 * files.el (find-file-existing): New function.
2340
2341 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
2342 find-file-existing. Add "New File..." that calls find-file.
2343
2344 * diropen.pbm diropen.xpm: New files.
2345
2346 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
2347 icon diropen. New tool bar item find-file-existing uses icon open.
2348
2349 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
2350 instead of read-file-name.
2351
2352 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
2353
2354 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
2355 (icalendar--split-value): Change name of work buffer.
2356 (icalendar--get-weekday-abbrev): Return nil on error.
2357 (icalendar--date-to-isodate): New function.
2358 (icalendar-convert-diary-to-ical)
2359 (icalendar-extract-ical-from-buffer): Use only two args for
2360 make-obsolete (XEmacs compatibility).
2361 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
2362 (icalendar-export-region): Doc fix.
2363 If error, return non-nil and write errors to a buffer.
2364 Use correct weekday for weekly recurring events.
2365 Check whether date has been parsed for ordinary events.
2366 Make weekly events start in the year 2000.
2367 DTEND is non-inclusive, shift end date by one day if
2368 necessary (not for entries that have date and time).
2369 Rename local let variables: oops -> found-error, datestring ->
2370 startdatestring.
2371
2372 2004-11-02 Kim F. Storm <storm@cua.dk>
2373
2374 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
2375 keep-mode-if-same variable. Add it as optional arg instead.
2376 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
2377
2378 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
2379 substitute-command-keys will select lower-case bindings like those
2380 used in the static help texts.
2381
2382 * descr-text.el (describe-text-properties): Don't err if called in
2383 the *Help* buffer; output to *Help-2* buffer instead.
2384
2385 * kmacro.el (group kmacro): Add :version.
2386 (kmacro-keyboard-quit): New function to cleanup on C-g.
2387 (kmacro-start-macro): Set defining-kbd-macro to append when
2388 appending to last macro.
2389
2390 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
2391
2392 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
2393
2394 * progmodes/gdb-ui.el (gdb-enable-debug-log)
2395 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
2396 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
2397 Add :version keyword.
2398
2399 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
2400
2401 * progmodes/flymake.el (flymake-err-line-patterns):
2402 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
2403 `compilation-error-regexp-alist-alist' to internal Flymake format.
2404
2405 * progmodes/flymake.el: Eliminate byte-compiler warnings.
2406
2407 2004-11-01 Jay Belanger <belanger@truman.edu>
2408
2409 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
2410 with `interactive "s"'.
2411
2412 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2413
2414 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
2415 Revert change from 2004-10-16. '*' checks the current buffer, but the
2416 mouse click may be in another buffer.
2417
2418 2004-11-01 John Paul Wallington <jpw@gnu.org>
2419
2420 * files.el (large-file-warning-threshold): Add :version keyword.
2421 (kill-some-buffers): Doc fix.
2422
2423 * thumbs.el (group thumbs): Add :version keyword.
2424
2425 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
2426
2427 2004-11-01 Richard M. Stallman <rms@gnu.org>
2428
2429 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
2430
2431 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
2432
2433 * allout.el (allout group): Add :version.
2434 (allout-init): Don't use interactive-p.
2435 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
2436 (allout-forward-current-level, allout-backward-current-level):
2437 Don't use interactive-p.
2438
2439 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
2440 (bibtex-find-text): Likewise.
2441
2442 * progmodes/vhdl-mode.el (vhdl-fill-region)
2443 (vhdl-beginning-of-statement): Don't use interactive-p.
2444
2445 * progmodes/idlwave.el (idlwave-update-routine-info):
2446 Don't use interactive-p.
2447
2448 * progmodes/idlw-shell.el (idlwave-shell-send-char):
2449 Don't use interactive-p.
2450
2451 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
2452 Don't use interactive-p.
2453
2454 * progmodes/ada-xref.el (ada-make-body-gnatstub):
2455 Don't use interactive-p.
2456
2457 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
2458 (fortune-in-buffer): Doc fix.
2459
2460 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
2461
2462 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
2463 don't select the temporary buffer.
2464 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
2465 (eudc-get-phone): Likewise.
2466
2467 2004-11-01 Kim F. Storm <storm@cua.dk>
2468
2469 * man.el (Man-xref-normal-file): Fix help-echo.
2470
2471 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2472
2473 * reveal.el (reveal-last-tick): New var.
2474 (reveal-post-command): Use it to avoid closing overlays when we're
2475 appending text to them.
2476
2477 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2478
2479 * textmodes/bibtex.el: Require button.
2480 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
2481 (bibtex-reference-keys): Distinguish between header keys and
2482 crossref keys.
2483 (bibtex-beginning-of-field): New function.
2484 (bibtex-url-map): Remove.
2485 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
2486 (bibtex-font-lock-url-regexp): Assume that field names begin at
2487 the beginning of a line.
2488 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
2489 Remove field delimiters. Use bibtex-beginning-of-field.
2490 Bugfix, point can be inside a field with a url.
2491 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
2492 New functions.
2493 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
2494 (bibtex-key-in-head): Simplify.
2495 (bibtex-current-line): Use bolp.
2496 (bibtex-parse-keys): Remove unused arg `add'.
2497 Use bibtex-type-in-head and bibtex-key-in-head.
2498 (bibtex-parse-entry, bibtex-autofill-entry):
2499 Use bibtex-type-in-head and bibtex-key-in-head.
2500 (bibtex-autokey-get-field): Do not alter case of replacement text.
2501 (bibtex-autokey-get-names): Do all processing of name list.
2502 (bibtex-autokey-get-year): New function.
2503 (bibtex-autokey-get-title): Do all processing of title words.
2504 (bibtex-generate-autokey): Simplify.
2505 (bibtex-string-files-init): Use default-directory.
2506 Allow for absolute file names in bibtex-string-files.
2507 (bibtex-files, bibtex-file-path): New variables.
2508 (bibtex-files-expand): New function.
2509 (bibtex-find-entry-globally): New command.
2510 (bibtex-summary-function): New variable.
2511 (bibtex-summary): Default value of bibtex-summary-function.
2512 (bibtex-find-crossref): New optional args pnt and split.
2513 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
2514 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
2515 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
2516 Fix handling of required and alternative fields.
2517 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
2518 Use cons and display-buffer.
2519 (bibtex-validate-globally): New command.
2520 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
2521 bibtex-parse-keys and bibtex-parse-strings for updating
2522 bibtex-reference-keys and bibtex-strings.
2523 (bibtex-realign): Remove blank lines past the last entry.
2524 (bibtex-reformat): Use bibtex-entry-format as default.
2525 (bibtex-choose-completion-string): Remove.
2526 (bibtex-complete): Do not use bibtex-choose-completion-string.
2527 (bibtex-url): Simplify.
2528
2529 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2530
2531 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
2532 (x-dnd-types-alist, x-dnd-open-file-other-window)
2533 (x-dnd-known-types): Add :version.
2534
2535 2004-10-31 John Paul Wallington <jpw@gnu.org>
2536
2537 * ibuffer.el (group ibuffer): Add :version keyword.
2538
2539 2004-10-31 Kim F. Storm <storm@cua.dk>
2540
2541 * ido.el (group ido): Add :version keyword.
2542 (ido-mode): Remove :version keyword.
2543
2544 * emulation/cua-base.el (group cua): Add :version keyword.
2545 (cua-mode): Remove :version keyword.
2546
2547 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
2548
2549 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
2550
2551 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
2552 compiler warning.
2553 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
2554 function.
2555 (help-at-pt-display-when-idle): Remove autoload.
2556
2557 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2558
2559 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
2560
2561 2004-10-30 Juri Linkov <juri@jurta.org>
2562
2563 * help.el (function-called-at-point):
2564 * help-fns.el (variable-at-point): Read -> intern.
2565
2566 2004-10-30 Simon Josefsson <jas@extundo.com>
2567
2568 * progmodes/autoconf.el (autoconf-font-lock-keywords):
2569 Recognize AS_* too.
2570
2571 2004-10-29 Simon Josefsson <jas@extundo.com>
2572
2573 * subr.el (read-passwd): Move back from password.el.
2574
2575 * password.el: Remove, not ready yet.
2576
2577 2004-10-29 Andreas Schwab <schwab@suse.de>
2578
2579 * speedbar.el (speedbar-frame-parameters): Improve customize type.
2580
2581 2004-10-29 Sam Steingold <sds@gnu.org>
2582
2583 * mouse.el (mouse-show-mark): Replace the last occurrence of
2584 x-lost-selection-hooks with x-lost-selection-functions.
2585
2586 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2587
2588 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
2589 x-lost-selection-functions is bound.
2590
2591 * mouse-sel.el (mouse-sel-mode):
2592 * emacs-lisp/lselect.el: Adjust to new names for
2593 x-(lost|sent)-selection-functions.
2594
2595 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
2596 New obsolete aliases of x-lost-selection-functions and
2597 x-sent-selection-functions.
2598
2599 2004-10-28 Kim F. Storm <storm@cua.dk>
2600
2601 * imenu.el (imenu-scanning-message): Remove.
2602 (imenu-progress-message): Make it a no-op.
2603
2604 2004-10-28 John Paul Wallington <jpw@gnu.org>
2605
2606 * files.el (set-auto-mode): Call `throw' correctly.
2607
2608 2004-10-28 Juri Linkov <juri@jurta.org>
2609
2610 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
2611 to search `Info-...' commands in `info' manual.
2612 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
2613 Add 'info-file "emacs" property.
2614 (Info-find-emacs-command-nodes): Fix index line number regexp.
2615 Set real line number (instead of fake 0) in first element of the
2616 returned list.
2617 (Info-goto-emacs-command-node): Use line number of first element
2618 to set point in the first found Info node.
2619
2620 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
2621 code to `grep-mode-font-lock-keywords'.
2622 (grep-mode-font-lock-keywords): Delete grep markers instead
2623 of making them invisible.
2624
2625 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2626
2627 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
2628 and x-server-version in bug report.
2629
2630 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
2631
2632 * files.el (set-auto-mode-0): New function.
2633 (set-auto-mode): Use it to handle aliased modes and to
2634 be consistent between C-x C-f and C-x C-w.
2635
2636 2004-10-28 Kenichi Handa <handa@m17n.org>
2637
2638 * international/utf-8.el (utf-translate-cjk-charsets):
2639 Add katakana-jisx0201.
2640
2641 * international/subst-jis.el: Add data for JISX0201.
2642
2643 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
2644
2645 * obsolete/hilit19.el (hilit-mode): New function.
2646 Move all the toplevel side-effecting stuff into it, so that loading
2647 hilit19 doesn't mess everything up any more.
2648
2649 2004-10-27 Richard M. Stallman <rms@gnu.org>
2650
2651 * add-log.el (add-change-log-entry): Set up mailing address
2652 and full name later, and don't alter add-log-mailing-address
2653 or add-log-full-name.
2654
2655 * elide-head.el (elide-head): Change error to message.
2656 (elide-head-show): Likewise.
2657
2658 * apropos.el (apropos-macrop): Doc fix.
2659
2660 * mouse.el (mouse-show-mark): Do most processing the same
2661 regardless of transient-mark-mode.
2662
2663 * shadowfile.el (shadow-copy-files): Use interactive-p
2664 only to control whether to print a message.
2665
2666 * tar-mode.el (tar-mode): Use write-contents-functions,
2667 not write-contents-hooks.
2668
2669 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
2670 directory-sep-char.
2671
2672 2004-10-27 Richard M. Stallman <rms@gnu.org>
2673
2674 * strokes.el (strokes-unload-hook): Fix previous change.
2675
2676 * type-break.el (type-break-run-at-time): Always use run-at-time;
2677 forget the alternatives.
2678 (type-break-cancel-function-timers): Always use cancel-function-timers;
2679 forget the alternatives.
2680
2681 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
2682
2683 2004-10-27 Kenichi Handa <handa@m17n.org>
2684
2685 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
2686
2687 * international/subst-gb2312.el: Likewise.
2688
2689 * international/subst-big5.el: Likewise.
2690
2691 * international/subst-ksc.el: Likewise.
2692
2693 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
2694 New variable.
2695 (utf-translate-cjk-set-unicode-range): New function.
2696 (utf-translate-cjk-unicode-range): Make it customizable.
2697 (utf-8-post-read-conversion):
2698 Use utf-translate-cjk-unicode-range-string.
2699 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
2700 Unicode ranges.
2701
2702 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
2703
2704 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
2705 trivial variants to shorten the list.
2706 (xml-based-modes): New var.
2707 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
2708 declaration higher priority than auto-mode-alist.
2709
2710 * find-file.el (cc-other-file-alist): Bring it in line with
2711 cc-mode's auto-mode-alist entries and use \' instead of $.
2712
2713 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
2714 and add "Id" and "Name" submenus to it.
2715
2716 * imenu.el (imenu--generic-function): Skip matches in comments.
2717
2718 2004-10-26 Jay Belanger <belanger@truman.edu>
2719
2720 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
2721 (full-calc-keypad, calc-trail-display): Use an extra argument
2722 instead of `interactive-p'.
2723
2724 * calc/calc-misc.el (calc-other-window): Use an extra argument
2725 instead of `interactive-p'.
2726
2727 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
2728 `interactive-p'.
2729
2730 2004-10-26 Kim F. Storm <storm@cua.dk>
2731
2732 * help.el (describe-key): Describe both down-event and up-event
2733 for a mouse click.
2734
2735 2004-10-26 Richard M. Stallman <rms@gnu.org>
2736
2737 * woman.el (woman): Don't call interactive-p.
2738
2739 * pcomplete.el (pcomplete): Instead of interactive-p,
2740 use an arg set non-nil by the interactive spec.
2741
2742 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
2743 use an arg set non-nil by the interactive spec.
2744
2745 * man.el (Man-cleanup-manpage): Instead of interactive-p,
2746 use an arg set non-nil by the interactive spec.
2747
2748 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
2749
2750 * progmodes/flymake.el (flymake-split-string):
2751 Use `flymake-split-string-remove-empty-edges' in any case.
2752
2753 2004-10-26 Masatake YAMATO <jet@gyve.org>
2754
2755 * progmodes/flymake.el (flymake-err-line-patterns):
2756 Use `compilation-error-regexp-alist-alist' instead of
2757 `compilation-error-regexp-alist'.
2758
2759 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2760
2761 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
2762 verbatim face on the \ of \end{verbatim}.
2763
2764 2004-10-25 Jay Belanger <belanger@truman.edu>
2765
2766 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
2767 erasing minibuffer.
2768
2769 2004-10-25 Simon Josefsson <jas@extundo.com>
2770
2771 * subr.el (read-passwd): Move to net/password.el.
2772
2773 * net/password.el (read-passwd): Add. Autoload it.
2774
2775 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
2776
2777 * mouse-sel.el (mouse-sel-mode): Specify custom group.
2778
2779 * simple.el (process-file): Fix logic.
2780
2781 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
2782
2783 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
2784 (increase-right-margin): Remove erroneous call to `interactive-p'.
2785
2786 2004-10-24 Kim F. Storm <storm@cua.dk>
2787
2788 * help.el (describe-mode): Fix 2004-10-13 change.
2789 Copy pure "Auto Fill" string so it can be propertized later
2790 without causing a read-only error.
2791
2792 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
2793
2794 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
2795 style indexes.
2796
2797 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
2798
2799 * simple.el (process-file): Accept nil for INFILE. Reported by
2800 Luc Teirlinck.
2801
2802 2004-10-24 Masatake YAMATO <jet@gyve.org>
2803
2804 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
2805 Handle periods and underscores in a function name.
2806 Remove the address fontification.
2807
2808 2004-10-24 Masatake YAMATO <jet@gyve.org>
2809
2810 * progmodes/asm-mode.el (asm-font-lock-keywords):
2811 Use font-lock-variable-name-face for registers.
2812
2813 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
2814
2815 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
2816 kill-all-local-variables.
2817 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
2818 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
2819 Use kill-all-local-variables and provide mode-hooks.
2820 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
2821 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
2822 Suggested by Masatake YAMATO <jet@gyve.org>.
2823
2824 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
2825
2826 * simple.el (process-file): New function, similar to call-process
2827 but supports file handlers.
2828 * vc.el (vc-do-command): Use it, instead of call-process.
2829 * net/tramp-vc.el (vc-do-command): Do not advise it if
2830 process-file is fboundp.
2831 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
2832 process-file.
2833 (tramp-handle-process-file): New function.
2834 (tramp-file-name-for-operation): Support process-file.
2835
2836 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
2837
2838 * calendar/icalendar.el (icalendar--weekday-array): New constant.
2839 (icalendar-weekdayabbrev-table)
2840 (icalendar-monthnumber-table): Delete.
2841 (icalendar--get-month-number): Use calendar-month-name-array.
2842 (icalendar--get-weekday-number): New function.
2843 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
2844 (icalendar-export-region): Handle multi-line entries.
2845 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
2846
2847 2004-10-23 John Paul Wallington <jpw@gnu.org>
2848
2849 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
2850 `wildcards' set to t in interactive spec.
2851
2852 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
2853 interactive spec rather than use `interactive-p'.
2854 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
2855 rather than use function `interactive-p'.
2856
2857 2004-10-22 Kenichi Handa <handa@m17n.org>
2858
2859 * international/mule.el (translate-region): Implement it in Lisp
2860 as a front end of translate-region-internal.
2861
2862 2004-10-21 Jay Belanger <belanger@truman.edu>
2863
2864 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
2865 Declare these variables with defvar.
2866
2867 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
2868 is bound, only check to see if it is bound.
2869
2870 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
2871
2872 * textmodes/tex-mode.el (tex-compilation-parse-errors):
2873 Don't output messages.
2874
2875 * calc/calc-help.el (calc-describe-bindings): Fix last change.
2876
2877 2004-10-21 John Paul Wallington <jpw@gnu.org>
2878
2879 * calc/calc-graph.el (calc-graph-init):
2880 Use `set-process-query-on-exit-flag'.
2881
2882 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
2883
2884 * progmodes/compile.el (compilation-start): Rely on `cd' to get
2885 dir right and also allow argumentless cd.
2886
2887 2004-10-19 Richard M. Stallman <rms@gnu.org>
2888
2889 * textmodes/flyspell.el (flyspell-mode): Doc fix.
2890
2891 * eshell/em-unix.el (eshell-grep):
2892 Don't bind compilation-process-setup-function.
2893
2894 * comint.el (comint-insert-input): Use @ in `interactive'.
2895 (comint-input-filter-functions): Doc fix.
2896 (comint-kill-whole-line, comint-get-source): Doc fix.
2897
2898 * progmodes/compile.el (compilation-setup):
2899 Don't set buffer-read-only if MINOR is non-nil.
2900
2901 2004-10-19 Jay Belanger <belanger@truman.edu>
2902
2903 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
2904 (calc-emacs-type-gnu19): Remove.
2905 (calc-digit-map, calc-read-key-sequence, calc-read-key):
2906 Remove check for old emacs versions.
2907
2908 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
2909 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
2910 for current Emacs.
2911
2912 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
2913 the end of the minibuffer.
2914 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
2915 copy `esc-map'.
2916
2917 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
2918
2919 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
2920 call that would be given when the current emacs was used.
2921
2922 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
2923
2924 * calendar/icalendar.el: Set coding to utf-8.
2925 (icalendar-version): Increase to 0.07.
2926 (icalendar-monthnumber-table): Change March pattern.
2927 (icalendar-get-all-event-properties)
2928 (icalendar-set-event-property): Delete.
2929 (icalendar-all-events): No longer interactive.
2930 (icalendar-convert-diary-to-ical)
2931 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
2932 their replacements.
2933 (icalendar-export-file, icalendar-export-region): New functions;
2934 essentially old `icalendar-convert-diary-to-ical' but appending to
2935 target rather than overwriting.
2936 (icalendar-import-file): Append to target file rather than
2937 overwriting. Fourth arg deleted.
2938 (icalendar-import-buffer): New name for old
2939 `icalendar-extract-ical-from-buffer'.
2940 (icalendar--convert-string-for-import): New name for
2941 old `icalendar-convert-for-import'.
2942 (include-icalendar-files): Delete.
2943 Prefix for all internal functions changed from `icalendar-'
2944 to `icalendar--'.
2945
2946 2004-10-19 Richard M. Stallman <rms@gnu.org>
2947
2948 * paths.el (news-path): Fix previous change.
2949
2950 2004-10-18 Jay Belanger <belanger@truman.edu>
2951
2952 * calc/calc-help.el (calc-describe-bindings):
2953 Set `buffer-read-only' to nil while working in the keybindings buffer;
2954 remove some extra information from the keybindings buffer.
2955
2956 2004-10-18 David Ponce <david@dponce.com>
2957
2958 * mouse.el (mouse-drag-move-window-top): New function.
2959 (mouse-drag-mode-line-1): Use it.
2960
2961 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
2962
2963 * info.el (Info-fontify-node): For multiline refs,
2964 arrange to unfontify newline and surrounding whitespace.
2965
2966 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
2967
2968 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
2969 directory is missing.
2970
2971 2004-10-17 John Paul Wallington <jpw@gnu.org>
2972
2973 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
2974 New customizable variable; whether to display buffers that match
2975 `ibuffer-maybe-show-predicates' by default.
2976 (ibuffer-maybe-show-predicates): Mention it in docstring.
2977 (ibuffer-display-maybe-show-predicates): New variable.
2978 (ibuffer-update): Prefix arg now toggles whether buffers that
2979 match `ibuffer-maybe-show-predicates' should be displayed.
2980 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
2981 locally to heed `ibuffer-default-display-maybe-show-predicates'.
2982 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
2983
2984 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
2985
2986 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
2987 work correctly.
2988
2989 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
2990
2991 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
2992 (Buffer-menu-beginning): New helper function.
2993 (Buffer-menu-execute): Use it.
2994 (Buffer-menu-select): Use it.
2995 (Buffer-menu-sort): Use it and also keep markers.
2996
2997 2004-10-17 Richard M. Stallman <rms@gnu.org>
2998
2999 * paths.el (news-directory): Rename from news-path. Old name alias.
3000 (rmail-spool-directory): Use defvar.
3001 (sendmail-program): Use defcustom.
3002 (remote-shell-program): Use defcustom.
3003 (term-file-prefix): Use defvar.
3004 (abbrev-file-name): Use defvar.
3005
3006 * term.el: Add maintainer.
3007
3008 * subr.el (with-local-quit): Return nil if there's a quit.
3009 (read-passwd): Use with-local-quit. Doc fix.
3010
3011 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
3012 (strokes-unload-hook): Set as a variable with add-hook.
3013
3014 * startup.el (fancy-splash-tail, normal-splash-screen):
3015 Update copyright year.
3016
3017 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
3018
3019 * server.el (server-unload-hook): Set as a variable with add-hook.
3020
3021 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
3022
3023 * frame.el (special-display-popup-frame):
3024 Make the buffer current as its frame is created.
3025
3026 * delsel.el (delsel-unload-hook): Set as a variable.
3027
3028 * comint.el (comint-output-filter-functions):
3029 Add comint-watch-for-password-prompt.
3030 (comint-read-noecho): Function deleted.
3031 (send-invisible): Use read-passwd.
3032
3033 * fringe.el (fringe-mode-initialize): New function.
3034 (fringe-mode): Use fringe-mode-initialize as :initialize.
3035
3036 2004-10-17 Kim F. Storm <storm@cua.dk>
3037
3038 * language/indian.el (indian-script-language-alist): Swap value and doc.
3039 (indian-font-char-index-table): Doc fix.
3040
3041 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
3042
3043 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
3044
3045 2004-10-16 Juri Linkov <juri@jurta.org>
3046
3047 * progmodes/compile.el (compilation-start): Move let-binding of
3048 `process-environment' into `with-current-buffer' body.
3049 Reported by Matt Hodges <MPHodges@member.fsf.org>.
3050
3051 2004-10-16 Richard M. Stallman <rms@gnu.org>
3052
3053 * pcvs-util.el (cvs-bury-buffer):
3054 Don't call get-buffer-window for effect.
3055
3056 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
3057
3058 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
3059
3060 * msb.el (msb-unload-hook): Set the variable.
3061
3062 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
3063 Use * to err if buffer is readonly.
3064
3065 * subr.el (looking-back): Return only t or nil.
3066
3067 * whitespace.el (whitespace-unload-hook): Set the variable.
3068
3069 * view.el (view-mode-enable): Set view-page-size and
3070 view-half-page-size to nil.
3071 (view-set-half-page-size-default): view-half-page-size = nil
3072 means the default.
3073 (View-scroll-page-forward): Use view-page-size-default.
3074 (View-scroll-page-backward): Likewise.
3075 (view-page-size, view-half-page-size): Doc fixes.
3076
3077 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
3078
3079 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
3080
3081 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
3082 "cl" like other files. Instead, call byte-compile-find-cl-functions.
3083 (byte-compile-log-1): Bind inhibit-read-only.
3084 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
3085 (byte-compile-log-warning): Likewise.
3086 (byte-compile-file-form-require): Detect "cl" from the arg value.
3087
3088 * progmodes/compile.el (compilation-start): Assume compilation-mode
3089 will make the buffer read-only.
3090 (compilation-mode): Take arg name-of-mode.
3091 (compilation-setup): Make buffer read-only.
3092 (compilation-handle-exit): Bind inhibit-read-only.
3093
3094 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
3095 (ispell-message): Likewise.
3096 (ispell-show-choices): Don't call get-buffer-window uselessly.
3097 (ispell-init-process): Use set-process-query-on-exit-flag.
3098
3099 2004-10-16 Kim F. Storm <storm@cua.dk>
3100
3101 * fringe.el (fringe-bitmaps): Only initialize when defined.
3102
3103 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
3104 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
3105
3106 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
3107
3108 2004-10-15 Simon Josefsson <jas@extundo.com>
3109
3110 * net/password.el: Add.
3111
3112 2004-10-14 Masatake YAMATO <jet@gyve.org>
3113
3114 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
3115 (gdb-script-end-of-defun): New function.
3116 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
3117 `gdb-script-end-of-defun' as *-of-defun-function.
3118
3119 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
3120
3121 * button.el (button-activate): Allow a marker to display as an action.
3122
3123 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
3124
3125 * help.el (describe-mode): Use it to make minor mode list into
3126 hyperlinks.
3127
3128 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
3129
3130 * vc.el (vc-annotate-display-select): Fix typo.
3131
3132 * subr.el (substitute-key-definition-key): New function.
3133 (substitute-key-definition): Use it with map-keymap.
3134 (event-modifiers): Use push.
3135 (mouse-movement-p, with-temp-buffer): Simplify.
3136
3137 2004-10-12 Jay Belanger <belanger@truman.edu>
3138
3139 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
3140 New variables.
3141 (calc-help-index-entries): New function.
3142 (calc-describe-function): Use `calc-help-function-list' instead of
3143 obarray for completion.
3144 (calc-describe-variable): Use `calc-help-variable-list' instead
3145 of obarray for completion.
3146
3147 2004-10-12 Richard M. Stallman <rms@gnu.org>
3148
3149 * info-look.el (info-lookup-file): Add info-file property.
3150 (info-lookup-symbol): Likewise.
3151
3152 * info.el (info-xref): Add underlining.
3153 (info): Add info-file property.
3154 (Info-find-emacs-command-nodes): Specify case-sensitive search.
3155
3156 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
3157
3158 Sync with Tramp 2.0.45.
3159
3160 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
3161 defined. This is not the case for XEmacs without package "edebug".
3162 (tramp-set-auto-save-file-modes): Set permissions of autosaved
3163 remote files to the permissions of the original file. This is not
3164 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
3165 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
3166 (tramp-perl-decode): Fix an error in Perl implementation.
3167 $pending must be cleared every loop. Reported by Benjamin Place
3168 <benjaminplace@sprintmail.com>
3169
3170 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
3171 Don't activate advice during definition. This is done later on,
3172 depending on test result of `substitute-in-file-name'.
3173 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
3174
3175 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3176
3177 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
3178
3179 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
3180
3181 2004-10-12 David Ponce <david@dponce.com>
3182
3183 * recentf.el (recentf-edit-list): Update the menu when the recentf
3184 list has been modified.
3185
3186 2004-10-12 Simon Josefsson <jas@extundo.com>
3187
3188 * net/tls.el (tls-certtool-program): New variable.
3189 (tls-certificate-information): New function, based on
3190 ssl-certificate-information.
3191
3192 2004-10-12 Kenichi Handa <handa@m17n.org>
3193
3194 * international/mule.el (coding-system-equal): Move from mule-util.el.
3195
3196 * international/mule-util.el (coding-system-equal): Move to mule.el.
3197
3198 2004-10-12 Kim F. Storm <storm@cua.dk>
3199
3200 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
3201 reset kmacro-initial-counter-value if set.
3202 (kmacro-set-counter): Only set kmacro-counter if defining or executing
3203 macro. Set kmacro-initial-counter-value otherwise. Never set both.
3204 (kmacro-display): Show macro counter if non-zero.
3205
3206 * subr.el (substitute-key-definition): Mention command remapping
3207 in doc string.
3208
3209 2004-10-11 Jay Belanger <belanger@truman.edu>
3210
3211 * calc/calc-misc.el (calc-info-goto-node): New function.
3212 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
3213 node in one step.
3214 (calc-describe-copying, calc-describe-distribution)
3215 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
3216 Go to appropriate info node in one step.
3217
3218 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
3219
3220 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
3221
3222 * font-lock.el (font-lock-apply-highlight): Fix last change.
3223
3224 2004-10-11 Simon Josefsson <jas@extundo.com>
3225
3226 * mail/smtpmail.el (smtpmail-open-stream): Look for
3227 starttls-gnutls-program instead of starttls-program iff
3228 starttls-use-gnutls is non-nil.
3229 (smtpmail-open-stream): Don't overwrite user settings of
3230 starttls-extra-arguments and starttls-extra-args.
3231
3232 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
3233
3234 * comint.el (comint-mouse-insert-input): Remove.
3235 (comint-insert-input): Make it work for mouse bindings.
3236 (comint-mode-map): Move defs into the declaration.
3237 (comint-output-filter): Typo.
3238
3239 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
3240
3241 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
3242
3243 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
3244 (ange-ftp-call-chmod): Reference remote-shell-program instead of
3245 ange-ftp-remote-shell.
3246
3247 2004-10-10 Andreas Schwab <schwab@suse.de>
3248
3249 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
3250 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
3251 Reported by <sri@asu.edu>.
3252
3253 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
3254
3255 * vc.el (vc-annotate-mode): Remove variable.
3256 (vc-annotate-display-select): Only call vc-annotate-mode
3257 if we're not in that mode already.
3258
3259 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
3260
3261 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
3262 (imenu-choose-buffer-index): Check here for rescan instead.
3263
3264 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
3265 where the face expression evals to nil.
3266
3267 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
3268 (tex-font-lock-keywords-2): Use it.
3269 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
3270
3271 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
3272
3273 2004-10-09 Kim F. Storm <storm@cua.dk>
3274
3275 * subr.el (progress-reporter-update): Define before first usage.
3276 (make-progress-reporter): Doc fix.
3277
3278 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3279
3280 * textmodes/paragraphs.el (sentence-end-double-space)
3281 (sentence-end-without-period, sentence-end-without-space)
3282 (sentence-end): Doc fixes.
3283
3284 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
3285
3286 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
3287 Change paragraph-start regexp so we don't fill code starting with #'(.
3288
3289 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
3290
3291 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
3292 New defcustom.
3293 (extract-address-components): Use it.
3294
3295 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3296
3297 * subr.el (make-progress-reporter, progress-reporter-update)
3298 (progress-reporter-force-update, progress-reporter-do-update)
3299 (progress-reporter-done): New functions.
3300
3301 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
3302
3303 * progmodes/etags.el (etags-tags-completion-table): Use progress
3304 reporter.
3305 (etags-tags-apropos): Likewise.
3306
3307 2004-10-08 Alan Mackenzie <acm@muc.de>
3308
3309 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
3310 of current line.
3311
3312 2004-10-08 Masatake YAMATO <jet@gyve.org>
3313
3314 * server.el (server-process-filter): Wrap `process-send-region'
3315 by `condition-case' to guard the case when the pipe to PROC is closed.
3316
3317 2004-10-07 Mark A. Hershberger <mah@everybody.org>
3318
3319 * xml.el (xml-substitute-special): Limit handling of external entities.
3320
3321 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
3322
3323 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
3324
3325 2004-10-06 John Paul Wallington <jpw@gnu.org>
3326
3327 * xml.el (xml-parse-dtd): Fix `error' call.
3328
3329 2004-10-05 Mark A. Hershberger <mah@everybody.org>
3330
3331 * xml.el (xml-substitute-special): Return a single string instead
3332 of a list of strings if an entity substitution is made.
3333
3334 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
3335
3336 * calendar/icalendar.el: New file.
3337
3338 2004-10-05 Juri Linkov <juri@jurta.org>
3339
3340 * isearch.el (isearch-done): Set mark after running hook.
3341 Reported by Drew Adams <drew.adams@oracle.com>.
3342
3343 * info.el (Info-history, Info-toc): Fix Info headers.
3344 (Info-toc): Narrow buffer before Info-fontify-node.
3345 (Info-build-toc): Don't check for special Info file names.
3346 Set main-file to nil if Info-find-file returns a symbol.
3347
3348 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
3349
3350 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
3351 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
3352 * calendar/cal-menu.el (calendar-mode-map): Ditto.
3353
3354 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
3355
3356 * calendar/cal-iso.el (calendar-iso-read-args): New function,
3357 for old interactive spec from calendar-goto-iso-date.
3358 (calendar-goto-iso-date): Use it.
3359 (calendar-goto-iso-week): New function. Suggested by Emilio
3360 C. Lopes <eclig@gmx.net>.
3361
3362 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
3363
3364 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
3365 `set-right-margin' bindings that follow the minor mode conventions.
3366
3367 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
3368
3369 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
3370 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
3371 (latex-block-args-alist): Add minipage and picture.
3372 (latex-block-body-alist): Use reftex-label if enabled.
3373 (latex-insert-block): Don't insert a \n if not necessary.
3374 (tex-compile-commands): Make sure dvips doesn't send to printer.
3375 (tex-compile-default): Handle the case where no executable is found.
3376 (latex-noindent-environments): New var.
3377 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
3378 If tex-indent-allhanging is non-nil, make sure we only align for macros
3379 at beginning of line.
3380
3381 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
3382
3383 * newcomment.el (comment-beginning): Doc fix and don't choke on
3384 unset `comment-end-skip' when at beginning of comment.
3385
3386 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
3387
3388 * term.el (term-adjust-current-row-cache): Don't allow the current
3389 row to become negative.
3390 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
3391 the end of the line. Fix scroll down. Add comments.
3392 (term-handle-ansi-escape): Don't exceed terminal width when moving
3393 right.
3394 (term-scroll-region): Move the cursor after setting the scroll region.
3395
3396 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
3397
3398 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
3399 to `width' for consistency with docstring. Doc fix.
3400
3401 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
3402
3403 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
3404 This is necessary for derived modes.
3405
3406 2004-09-30 Kim F. Storm <storm@cua.dk>
3407
3408 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
3409 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
3410
3411 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
3412 kmacro-extract-lambda functions.
3413 (edit-kbd-macro): Handle kmacro lambda forms.
3414 Include counter and counter format in edit buffer.
3415 (edmacro-finish-edit): Get counter and format from edit buffer and
3416 update kmacro bindings when found.
3417
3418 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
3419
3420 * textmodes/paragraphs.el (forward-paragraph):
3421 Avoid args-out-of-range error when point winds up at the beginning of
3422 the buffer and hard newlines are enabled.
3423
3424 * newcomment.el (comment-multi-line): Doc fix.
3425
3426 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
3427
3428 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
3429 (diff-fixup-modifs): Catch unified-diff file-headers.
3430
3431 2004-09-29 Kim F. Storm <storm@cua.dk>
3432
3433 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
3434 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
3435 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
3436
3437 * fringe.el (fringe-bitmap-p): New macro.
3438 (fringe-bitmaps): Add standard fringe bitmaps on load.
3439
3440 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
3441
3442 * dired.el (dired-view-command-alist): Use more efficient regexps.
3443 Remove dubious arguments.
3444 (dired-align-file): New function.
3445 (dired-insert-directory): Use it.
3446 (dired-move-to-end-of-filename): Make the " -> " search more specific.
3447 (dired-buffers-for-dir): Remove unused var `pattern'.
3448
3449 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3450
3451 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
3452 from diary display excursion. Store diary buffer's point for
3453 `simple-diary-display'.
3454 (simple-diary-display): Set window point and start when
3455 displaying buffer, to preserve point.
3456
3457 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
3458
3459 * textmodes/enriched.el (enriched-translations): Replace defconst
3460 with defvar.
3461
3462 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3463
3464 * printing.el: Doc fix.
3465 (pr-version): New version number (6.8.1).
3466 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
3467 make-temp-name.
3468 (pr-delete-file): Check if file exists before deleting it.
3469 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
3470
3471 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
3472
3473 * term.el (term-display-table): New variable.
3474 (term-mode): Use it.
3475 (term-exec-1): Set the coding system to binary.
3476 (term-emulate-terminal): Decode the string before inserting it.
3477
3478 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3479
3480 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
3481 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
3482 (map): Bind S-prior, S-next and S-insert.
3483 (term-mode): Set `indent-tabs-mode' to nil.
3484 (term-paste): New function to be bound to S-insert.
3485 (term-send-del, term-send-backspace): Change the strings sent.
3486 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
3487 (term-handle-colors-array): Fix handling of underline and reverse.
3488 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
3489 (term-erase-in-line): Fix comparison.
3490 (term-emulate-terminal): Fix line wrap handling.
3491 (term-start-output-log): Rename from `term-set-output-log'.
3492 (term-stop-output-log): Rename from `term-stop-photo'.
3493 (term-switch-to-alternate-sub-buffer): Comment out, unused.
3494
3495 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
3496
3497 * dired.el (dired-move-to-filename): Don't output a message if
3498 raise-error is non-nil. Fix return position and value.
3499
3500 * files.el (insert-directory): Obey --dired even with symlinks.
3501
3502 2004-09-25 Lars Hansen <larsh@math.ku.dk>
3503
3504 * ls-lisp.el (ls-lisp-format): Mark file names with property
3505 dired-filename.
3506
3507 2004-09-25 Kim F. Storm <storm@cua.dk>
3508
3509 * ido.el (ido-max-directory-size): New defcustom.
3510 (ido-decorations): Add "too big" element.
3511 (ido-directory-too-big): New dynamic var.
3512 (ido-may-cache-directory): Don't cache big directories.
3513 (ido-directory-too-big-p): New defun.
3514 (ido-set-current-directory): Update ido-directory-too-big.
3515 (ido-read-internal): Make empty ido-cur-item if too-big.
3516 (ido-buffer-internal): Use ido-read-internal directly instead of
3517 ido-read-buffer.
3518 (ido-file-internal): Init ido-directory-too-big.
3519 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
3520 and redo completion with full list.
3521 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
3522 it, and show completions.
3523 (ido-all-completions): Let bind ido-directory-too-big to nil.
3524 (ido-exhibit): Handle ido-directory-too-big.
3525 (ido-read-buffer): Handle fallback to read-buffer.
3526 Init ido-directory-too-big.
3527 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
3528 Init ido-directory-too-big.
3529
3530 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3531
3532 * subr.el (delay-mode-hooks): Doc fix.
3533
3534 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
3535
3536 * textmodes/enriched.el
3537 (enriched-default-text-properties-local-flag): New variable.
3538 (enriched-mode): Make sure that enabling and disabling the mode is
3539 a no-op. Doc fix.
3540
3541 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
3542
3543 * calendar/holidays.el (holiday-advent): Report on a specified day
3544 offset from advent, not just advent.
3545 (holiday-easter-etc): Report on one specified day offset from
3546 easter, not all easter holidays. Various Easter holidays moved to
3547 `christian-holidays' variable in calendar.el.
3548 * calendar/calendar.el (christian-holidays): Adapt for new
3549 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
3550
3551 2004-09-23 Kim F. Storm <storm@cua.dk>
3552
3553 * image.el (insert-sliced-image): Add doc string.
3554
3555 * ido.el (ido-choice-list): New dynamic var for `list' context.
3556 (ido-context-switch-command): New dynamic var.
3557 (ido-define-mode-map): Generalize switch between file/buffer contexts.
3558 (ido-read-internal): Handle new `list' context.
3559 Handle insert-buffer and insert-file ido-exit values.
3560 (ido-buffer-internal): New arg switch-cmd. Use it to setup
3561 ido-context-switch-command. Handle insert-file ido-exit value.
3562 (ido-read-buffer): Set ido-context-switch-command to 'ignore
3563 unless it is already bound by caller.
3564 (ido-file-internal): New arg switch-cmd. Use it to setup
3565 ido-context-switch-command. Handle insert-buffer ido-exit value.
3566 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
3567 used for context switching.
3568 (ido-all-completions): Handle new `list' context.
3569 (ido-make-choice-list): Return choices for `list' context.
3570 (ido-find-file-in-dir, ido-display-file, ido-write-file)
3571 (ido-display-buffer, ido-kill-buffer): Disable context switching.
3572 (ido-insert-buffer, ido-insert-file): Setup context switching.
3573 (ido-exhibit): Handle `list' context.
3574 (ido-read-file-name): Disable context switching. Handle fallback.
3575 (ido-read-directory-name): Disable context switching.
3576 (ido-completing-read): New defun like completing-read. Setup and
3577 use new `list' context.
3578
3579 2004-09-20 Jesper Harder <harder@ifa.au.dk>
3580
3581 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
3582
3583 2004-09-21 Jay Belanger <belanger@truman.edu>
3584
3585 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
3586 `calc-graph-set-styles' so the gnuplot buffer will appear in a
3587 separate window.
3588
3589 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
3590
3591 * subr.el (after-change-major-mode-hook): Doc fix.
3592
3593 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3594
3595 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
3596 of ghostscript for monochrome PostScript file in Windows.
3597
3598 2004-09-21 Kenichi Handa <handa@m17n.org>
3599
3600 * descr-text.el (describe-char): Checking of quail activation
3601 fixed.
3602
3603 2004-09-21 Jay Belanger <belanger@truman.edu>
3604
3605 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
3606
3607 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
3608
3609 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
3610 after the mode hooks instead of before. Doc fix.
3611
3612 2004-09-20 Jason Rumney <jasonr@gnu.org>
3613
3614 * startup.el (command-line) [windows-nt]: Try .emacs first, then
3615 _emacs, but revert to .emacs if neither exists in home directory.
3616
3617 2004-09-20 John Paul Wallington <jpw@gnu.org>
3618
3619 * bindings.el (completion-ignored-extensions): Add .dfsl.
3620
3621 2004-09-20 Richard M. Stallman <rms@gnu.org>
3622
3623 * bindings.el (scroll-left): Make it disabled.
3624
3625 * files.el (enable-local-eval): Doc fix.
3626
3627 * indent.el (move-to-left-margin): Special case for minibuffer.
3628
3629 * term.el (term-emulate-terminal): Turn off undo for output.
3630 Use with-current-buffer and save-selected-window.
3631
3632 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
3633
3634 * progmodes/make-mode.el (makefile-fill-paragraph):
3635 Don't insist on spaces when looking for comments. # is enough.
3636
3637 * files.el (hack-local-variables): Copy the variables list
3638 to another buffer, strip prefixes and suffixes there, then read.
3639 (enable-local-eval): Doc fix.
3640 (ignored-local-variables): Initialize to nil.
3641 (risky-local-variable-p): Don't check ignored-local-variables here.
3642 (hack-one-local-variable): Ignore var if in ignored-local-variables.
3643
3644 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
3645
3646 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
3647 of = to "." (punctuation).
3648
3649 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3650
3651 * subr.el (event-basic-type): Fix mask (extend to 22bits).
3652
3653 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
3654
3655 * textmodes/enriched.el (enriched-rerun-flag): New variable.
3656 (enriched-before-change-major-mode): New function.
3657 Add it to `change-major-mode-hook'.
3658 (enriched-after-change-major-mode): New function.
3659 Add it to `after-change-major-mode-hook'.
3660 (enriched-mode): Make it work correctly if called from
3661 `after-change-major-mode-hook'.
3662 No longer set `indent-line-function'.
3663
3664 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
3665
3666 * subr.el (after-change-major-mode-hook): New variable.
3667 (run-mode-hooks): Implement it.
3668
3669 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3670
3671 * battery.el (battery-linux-proc-apm): Use string-to-number.
3672 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
3673 Use dolist (and less indentation). Use erase-buffer.
3674 Pre-initialize `design-capacity', `warn', and `low'.
3675 (battery-format): Use replace-regexp-in-string.
3676
3677 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
3678
3679 * battery.el: Delete superfluous empty lines.
3680 (battery-linux-proc-acpi): Attempt to gather information from all
3681 battery subdirectories regardless of their file name.
3682 (battery-linux-proc-apm): Replace all occurrences of
3683 battery-hex-to-int-2 with string-to-int (base 16).
3684 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
3685 (battery-hex-map): Delete variable.
3686
3687 2004-09-18 John Paul Wallington <jpw@gnu.org>
3688
3689 * calc/calc-units.el (calc-quick-units): Fix overzealous
3690 s/or/unless/.
3691
3692 2004-09-17 Jay Belanger <belanger@truman.edu>
3693
3694 * calc/calc.el (calc-mode-var-list): Fix the value of
3695 `calc-matrix-brackets'.
3696
3697 2004-09-17 Romain Francoise <romain@orebokech.com>
3698
3699 * ibuf-ext.el (define-ibuffer-filter filename):
3700 Expand dired-directory since buffer-file-name is absolute.
3701
3702 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
3703
3704 * ediff-init.el (ediff-current-diff-face-A)
3705 (ediff-current-diff-face-B, ediff-current-diff-face-C)
3706 (ediff-current-diff-face-Ancestor)
3707 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
3708 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
3709 (ediff-even-diff-face-A, ediff-even-diff-face-B)
3710 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
3711 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
3712 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
3713 Use min-colors.
3714
3715 * term.el (term-down): Perform vertical motion if DOWN is negative.
3716 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
3717 (term-termcap-format): Synchronyze with the eterm terminfo entry
3718 in etc/e/eterm.ti.
3719 (term-handle-colors-array): If the current foreground or
3720 background are zero (i.e. unspecified), use the foreground and
3721 background of the default face for reverse video.
3722 (term-ansi-at-eval-string, term-ansi-default-fg)
3723 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
3724 (term-mem): Delete ununsed function.
3725 (term-protocol-version): Increment.
3726 (term-current-face): Set to default.
3727
3728 2004-09-15 Jay Belanger <belanger@truman.edu>
3729
3730 * calc/calc.el (calc-mode-var-list): Define this variable.
3731 (calc-always-load-extensions, calc-line-numbering)
3732 (calc-line-breaking, calc-display-just, calc-display-origin)
3733 (calc-number-radix, calc-leading-zeros, calc-group-digits)
3734 (calc-group-char, calc-point-char, calc-frac-format)
3735 (calc-prefer-frac, calc-hms-format, calc-date-format)
3736 (calc-float-format, calc-full-float-format, calc-complex-format)
3737 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
3738 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
3739 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
3740 (calc-matrix-brackets, calc-language, calc-language-option)
3741 (calc-left-label, calc-right-label, calc-word-size)
3742 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
3743 (calc-display-raw, calc-internal-prec, calc-angle-mode)
3744 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
3745 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
3746 (calc-window-height, calc-display-trail, calc-show-selections)
3747 (calc-use-selections, calc-assoc-selections)
3748 (calc-display-working-message, calc-auto-why, calc-timing)
3749 (calc-mode-save-mode, calc-standard-date-formats)
3750 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
3751 (calc-user-parse-tables, calc-gnuplot-default-device)
3752 (calc-gnuplot-default-output, calc-gnuplot-print-device)
3753 (calc-gnuplot-print-output, calc-gnuplot-geometry)
3754 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
3755 (calc-invocation-macro, calc-show-banner): Give these values as
3756 part of `calc-mode-var-list's initialization after the variables
3757 are declared with defvar.
3758 (calc-bug-address): Change email address to send bug reports to.
3759 Change the maintainer address at the top.
3760 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
3761 than "\\.emacs" to determine if it is the user-init-file.
3762
3763 * calc/calc-embed.el (calc-embedded-set-modes): Use
3764 `calc-mode-var-list' correctly.
3765
3766 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
3767
3768 * vc.el (annotate-time): Document point handling.
3769 (vc-annotate-display-autoscale): Doc fix.
3770
3771 2004-09-15 Miles Bader <miles@gnu.org>
3772
3773 * generic.el (generic-make-keywords-list): Use symbol rather than
3774 word anchors in regexp.
3775
3776 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
3777
3778 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
3779 no file name consider `dired-directory'.
3780
3781 2004-09-14 Kim F. Storm <storm@cua.dk>
3782
3783 * faces.el (cursor): Add face-no-inherit property. Doc fix.
3784
3785 2004-09-14 Simon Josefsson <jas@extundo.com>
3786
3787 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
3788
3789 * textmodes/dns-mode.el: Add.
3790
3791 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
3792
3793 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
3794 (disabled-command-function): Make the ?\ char more obvious.
3795
3796 * vc-arch.el (vc-arch-root, vc-arch-registered):
3797 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
3798
3799 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
3800
3801 * windmove.el (windmove-frame-edges): Report coordinates of
3802 outside edges of frame, not inside edges.
3803 (windmove-coordinates-of-position): Convert into wrapper to new
3804 function `windmove-coordinates-of-window-position';
3805 `compute-motion' always applies to selected window.
3806 (windmove-coordinates-of-position): Update documentation to refer
3807 to Emacs 21 Lisp Reference Manual.
3808 (windmove-find-other-window): Fix off-by-one errors for max x,y.
3809
3810 2004-09-13 Kim F. Storm <storm@cua.dk>
3811
3812 * isearch.el (isearch-resume-in-command-history): Rename from
3813 isearch-resume-enabled and change default to nil.
3814
3815 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3816
3817 * vc-hooks.el (vc-ignore-dir-regexp): New var.
3818 (vc-registered): Use it.
3819 (vc-find-root): New fun.
3820
3821 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
3822 Don't tell to use \\{...} when it's already done.
3823
3824 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
3825 Provide a sample complex default.
3826 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
3827 (bibtex-entry): Use mapc.
3828
3829 2004-09-12 Kim F. Storm <storm@cua.dk>
3830
3831 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
3832
3833 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
3834 inhibit-field-text-motion to t so rectangles work in comint buffers.
3835
3836 * simple.el (choose-completion-string): Set buffer before running
3837 choose-completion-string-functions hook so it can be buffer-local.
3838
3839 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
3840
3841 * progmodes/compile.el (compilation-start): Parse command to see
3842 if it starts with a cd, and if so perform it for the *compilation*
3843 buffer. Change the header to reflect this.
3844
3845 2004-09-11 Kim F. Storm <storm@cua.dk>
3846
3847 * ido.el (ido-enable-dot-prefix): Doc fix.
3848 (ido-enable-dot-prefix): New defcustom.
3849 (ido-set-matches1): Use it.
3850
3851 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3852
3853 * textmodes/bibtex.el (bibtex-mark-active)
3854 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
3855
3856 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3857
3858 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
3859 used in a case insensitive environment.
3860 (bibtex-mode-map): Rearrange order of menus.
3861 (bibtex-quoted-string-re): Obsolete.
3862 (bibtex-complete-key-cleanup): Variable replaced by new function.
3863 (bibtex-font-lock-keywords): Use backquotes.
3864 (bibtex-font-lock-url-regexp): New internal variable.
3865 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
3866 "OPT" and "ALT".
3867 (bibtex-insert-current-kill, bibtex-make-field)
3868 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
3869 (bibtex-parse-field-text): Simplify.
3870 (bibtex-string=): New helper function.
3871 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
3872 (bibtex-map-entries): Use bibtex-string=.
3873 (bibtex-search-entry): Use not.
3874 (bibtex-enclosing-field): Fix docstring.
3875 (bibtex-assoc-regexp): Obsolete.
3876 (bibtex-format-entry): Use assoc-string and bibtex-string=.
3877 (bibtex-autokey-get-names): Handle empty name field.
3878 (bibtex-parse-strings): Use assoc-string and unless.
3879 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
3880 Use assoc-string.
3881 (bibtex-pop): Simplify.
3882 (bibtex-mode): Set font-lock-extra-managed-props.
3883 (bibtex-entry-update): Use assoc-string.
3884 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
3885 (bibtex-autofill-entry): Use bibtex-string=.
3886 (bibtex-print-help-message): Simplify.
3887 (bibtex-find-entry): New optional arg START.
3888 (bibtex-validate): Use bibtex-string= and assoc-string.
3889 Do not call obsolete function compilation-parse-errors.
3890 (bibtex-remove-delimiters): Only remove delimiters if present.
3891 (bibtex-copy-entry-as-kill): Add docstring.
3892 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
3893 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
3894 (bibtex-complete): Use bibtex-predefined-month-strings,
3895 bibtex-string=, and new function bibtex-complete-key-cleanup.
3896 (bibtex-generate-url-list): New variable.
3897 (bibtex-url): New command bound to C-c C-l and mouse-2.
3898 (bibtex-url-map): New local keymap for bibtex-url-mouse.
3899 (bibtex-font-lock-url): New function.
3900
3901 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
3902
3903 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
3904
3905 2004-09-09 Kim F. Storm <storm@cua.dk>
3906
3907 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
3908 counter and format with binding.
3909 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
3910 the declared macro uses own macro counter and format. Give symbol
3911 kmacro property.
3912 (kmacro-keymap): Bind kmacro-name-last-macro to n.
3913 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
3914 (kmacro-end-and-call-macro): Doc fix.
3915
3916 2004-09-09 Lars Hansen <larsh@math.ku.dk>
3917
3918 * desktop.el (desktop-clear-preserve-buffers):
3919 Remove make-obsolete-variable.
3920
3921 2004-09-08 Richard M. Stallman <rms@gnu.org>
3922
3923 * buff-menu.el (list-buffers-noselect): Call format-mode-line
3924 with the buffer as argument.
3925
3926 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
3927
3928 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
3929
3930 2004-09-08 Juri Linkov <juri@jurta.org>
3931
3932 * replace.el (perform-replace): Use `query-replace-descr'.
3933
3934 * cus-start.el (history-delete-duplicates): Specify customization.
3935
3936 * diff-mode.el (diff-mode-map):
3937 * progmodes/compile.el (compilation-mode-map):
3938 * progmodes/grep.el (grep-mode-map):
3939 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
3940 to `next-error-follow-minor-mode'.
3941
3942 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3943
3944 * isearch.el (isearch-lazy-highlight-update): Take into account
3945 the case of zero-length match at the search bound.
3946
3947 2004-09-08 Kim F. Storm <storm@cua.dk>
3948
3949 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
3950 change. Use zero width overlays when necessary.
3951
3952 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3953
3954 * subr.el (split-string): Docfix.
3955
3956 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3957
3958 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
3959 (display-call-tree): Ensure newline after caller/calls blocks.
3960
3961 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3962
3963 * startup.el (command-line-1): Make option
3964 --directory/-L modify `load-path' straight away.
3965
3966 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3967
3968 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
3969
3970 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3971
3972 * emacs-lisp/autoload.el (make-autoload):
3973 Handle `define-compilation-mode'.
3974
3975 * emacs-lisp/lisp-mode.el (define-compilation-mode):
3976 Specify `doc-string-elt' property.
3977
3978 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3979
3980 * bs.el (bs-mode): Doc fix.
3981
3982 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3983
3984 * info.el (Info-insert-dir): Fix temp buffer leak bug.
3985
3986 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3987
3988 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
3989
3990 2004-09-08 Kenichi Handa <handa@m17n.org>
3991
3992 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
3993 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
3994 ps-mule-next-point -> 1+).
3995
3996 * composite.el (encode-composition-rule): Add autoload cooky.
3997
3998 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3999
4000 * format.el (buffer-auto-save-file-format): Make it permanent local.
4001
4002 2004-09-07 Kim F. Storm <storm@cua.dk>
4003
4004 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
4005 (authors-fixed-entries): Fix typo.
4006 (authors-canonical-author-name): Compact multiple spaces.
4007 Ignore trivial names (e.g. only first name).
4008
4009 * term.el (term-window-width): Only use full window width on
4010 window system if overflow-newline-into-fringe is enabled.
4011 (term-mode): Don't disable overflow-newline-into-fringe.
4012
4013 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
4014
4015 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
4016 motion as seen on my Mac OS X xterms.
4017
4018 * newcomment.el (uncomment-region-default, comment-region-default):
4019 New functions extracted from uncomment-region and comment-region.
4020 (comment-region, comment-region-function, uncomment-region)
4021 (uncomment-region-function): Use them.
4022
4023 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
4024
4025 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
4026 It's not crucial but can make sense at times.
4027
4028 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
4029 the first commit.
4030
4031 * vc.el (vc-buffer-context, vc-restore-buffer-context):
4032 Disable obsolete code.
4033
4034 2004-09-07 Juri Linkov <juri@jurta.org>
4035
4036 * progmodes/grep.el (grep-highlight-matches): Change default from
4037 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
4038 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
4039 if grep option `--color' is available, or to `nil' otherwise.
4040 (grep-process-setup): Call `grep-compute-defaults' if
4041 `grep-highlight-matches' is not computed. Set env-vars only
4042 if `grep-highlight-matches' is `t'.
4043 (grep-use-null-device): Remove redundant type `boolean' (`choice'
4044 is already defined).
4045
4046 * progmodes/compile.el (compilation-start): Use copy of
4047 `process-environment' created by `copy-sequence' to not
4048 modify env-vars in the global `process-environment'.
4049
4050 2004-09-06 Eli Zaretskii <eliz@gnu.org>
4051
4052 * simple.el (next-error-follow-minor-mode): Fix last change.
4053
4054 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
4055
4056 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
4057 permanent local.
4058
4059 2004-09-04 Richard M. Stallman <rms@gnu.org>
4060
4061 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
4062 highlighting if the search string is empty.
4063
4064 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
4065
4066 * facemenu.el (facemenu-active-faces): Change condition of inner
4067 `while' loop to also check the first two elements of `face-atts'
4068 and `mask-atts'.
4069
4070 2004-09-04 John Paul Wallington <jpw@gnu.org>
4071
4072 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
4073 (thumbs-view-image-mode): Make buffer read-only.
4074
4075 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
4076
4077 * textmodes/ispell.el (ispell-really-aspell): New defvar.
4078 (ispell-check-version): Set it.
4079 (ispell-send-replacement): New function.
4080 (ispell-process-line): Call ispell-send-replacement.
4081
4082 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
4083
4084 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
4085 Support choosing seconds with "s".
4086
4087 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
4088
4089 * terminal.el (te-escape): Show `?' in prompt for help key.
4090
4091 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
4092
4093 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
4094
4095 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
4096
4097 * simple.el (next-error-follow-minor-mode)
4098 (next-error-follow-mode-post-command-hook): New functions.
4099 (next-error-follow-last-line): New defvar.
4100
4101 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
4102 * progmodes/compile.el (compilation-mode-map): Likewise.
4103 * progmodes/grep.el (grep-mode-map): Likewise.
4104 * replace.el (occur-mode-map): Likewise.
4105
4106 * newcomment.el (uncomment-region): Bind comment-use-global-state
4107 to nil.
4108
4109 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
4110
4111 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
4112 locally around the call to `revert-buffer'.
4113
4114 2004-09-03 Juri Linkov <juri@jurta.org>
4115
4116 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
4117 `isearch-adjusted' to `t'.
4118 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
4119 (isearch-message-prefix): Add "pending" for isearch-adjusted.
4120 (isearch-other-meta-char): Restore isearch-point unconditionally.
4121 (isearch-query-replace): Add new arg `regexp-flag' and use it.
4122 Set point to start of match if region is not active in transient
4123 mark mode (to include the current match to region boundaries).
4124 Push the search string to `query-replace-from-history-variable'.
4125 Add prompt "Query replace regexp" for isearch-regexp.
4126 Add region beginning/end as last arguments of `perform-replace.'
4127 (isearch-query-replace-regexp): Replace code by the call to
4128 `isearch-query-replace' with arg `t'.
4129
4130 2004-09-03 Richard M. Stallman <rms@gnu.org>
4131
4132 * startup.el (normal-top-level): Undo previous TERM change.
4133
4134 2004-09-03 Kim F. Storm <storm@cua.dk>
4135
4136 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
4137 highlight overlays; allow using RET when cursor is over a button.
4138 (cua--highlight-rectangle): Use it.
4139 (cua--rectangle-set-corners): Don't move backwards at eol.
4140 (cua--forward-line): Don't move into void after eob.
4141
4142 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
4143 point is set (and displayed) inside rectangle.
4144 (cua--rectangle-operation): Fix for highlight of empty lines.
4145 (cua--highlight-rectangle): Fix highlight for tabs.
4146 Position cursor at left/right edge of rectangle using new `cursor'
4147 property on overlay strings.
4148 (cua--indent-rectangle): Don't tabify.
4149 (cua-rotate-rectangle): Ignore that point has moved.
4150
4151 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4152
4153 * term/mac-win.el: Add ASCII equivalents for some function keys.
4154 (mode-line-frame-identification): Sync with x-win.el.
4155
4156 2004-09-02 Juri Linkov <juri@jurta.org>
4157
4158 * progmodes/compile.el (compilation-buffer-name): Compare major
4159 mode with second element of compilation-arguments instead of third
4160 to reflect latest changes in compilation-arguments structure.
4161 (recompile): Use global variable `compilation-directory' to get
4162 recent compilation directory only when `recompile' is invoked NOT
4163 in the compilation buffer. Otherwise, use `default-directory' of
4164 the compilation buffer.
4165 (compilation-error-properties): Allow to funcall col and end-col.
4166 (compilation-mode-font-lock-keywords): Check col and end-col by
4167 `integerp'.
4168 (compilation-goto-locus): If end-mk is non-nil in transient mark
4169 mode don't activate the mark (and don't display message in
4170 push-mark), but highlight overlay between mk and end-mk.
4171
4172 * progmodes/grep.el (grep-highlight-matches): New defcustom.
4173 (grep-regexp-alist): Add rule to highlight grep matches.
4174 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
4175
4176 * info.el (Info-fontify-node): Don't compute other-tag
4177 if Info-hide-note-references=hide.
4178
4179 * help.el (function-called-at-point):
4180 * help-fns.el (variable-at-point):
4181 Try `find-tag-default' when other methods failed.
4182
4183 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
4184 Do not push mark if inhibit-mark-movement is non-nil.
4185
4186 * textmodes/ispell.el (ispell-html-skip-alists):
4187 Fix backslashes in docstring.
4188
4189 2004-09-01 Juri Linkov <juri@jurta.org>
4190
4191 * isearch.el (isearch-wrap-function)
4192 (isearch-push-state-function): New defvars.
4193 (isearch-pop-fun-state): New defsubst.
4194 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
4195 (isearch-push-state): Set the result of calling
4196 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
4197 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
4198 restore the mode-specific starting point of terminated search.
4199 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
4200 (isearch-repeat): Call `isearch-wrap-function' if defined.
4201 (isearch-message-prefix): Don't add prefix "over" to the message
4202 for wrapped search if `isearch-wrap-function' is defined.
4203 (isearch-search): Call function saved in `isearch-pop-fun-state' to
4204 restore the mode-specific starting point of failed search.
4205
4206 * info.el (Info-search-whitespace-regexp): Fix backslashes.
4207 (Info-search): Add new optional arguments for the sake of isearch.
4208 Replace whitespace in Info-search-whitespace-regexp literally.
4209 Add backward search. Don't call `Info-select-node' if regexp is
4210 found in the same Info node. Don't add node to Info-history for
4211 wrapped isearch.
4212 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
4213 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
4214 (Info-mode): Set local variables `isearch-search-fun-function',
4215 `isearch-wrap-function', `isearch-push-state-function',
4216 `search-whitespace-regexp'.
4217
4218 * isearch.el: Remove ancient Change Log section.
4219 (isearch-string, isearch-message-string, isearch-point)
4220 (isearch-success, isearch-forward-flag, isearch-other-end)
4221 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
4222 (isearch-barrier, isearch-within-brackets)
4223 (isearch-case-fold-search): Add suffix `-state' to state-related
4224 defsubsts to avoid name clashes with other function names.
4225
4226 * simple.el (next-error): New defgroup and defface.
4227 (next-error-highlight, next-error-highlight-no-select):
4228 New defcustoms.
4229 (next-error-no-select): Let-bind next-error-highlight to the value
4230 of next-error-highlight-no-select before calling `next-error'.
4231
4232 * progmodes/compile.el (compilation-goto-locus):
4233 Use `next-error' face instead of `region'. Set 4-th argument of
4234 `move-overlay' to `current-buffer' to move overlay to different
4235 source buffers. Use new variable `next-error-highlight'.
4236
4237 * simple.el (next-error-find-buffer): Move the rule
4238 "if current buffer is a next-error capable buffer" after the
4239 rule "if next-error-last-buffer is set to a live buffer".
4240 Simplify to test all rules in one `or'.
4241 (next-error): Doc fix.
4242 (next-error, previous-error, first-error)
4243 (next-error-no-select, previous-error-no-select):
4244 Make arguments optional.
4245
4246 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4247
4248 * macros.el (apply-macro-to-region-lines): Make it operate on all
4249 lines that begin in the region, rather than on all complete lines
4250 in the region.
4251
4252 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4253
4254 * x-dnd.el (x-dnd-protocol-alist): Document update.
4255 (x-dnd-known-types): Defcustom it.
4256 (x-dnd-handle-motif): Print message-atom in error message.
4257
4258 2004-08-30 John Paul Wallington <jpw@gnu.org>
4259
4260 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
4261 strings rather than programatically constructing message.
4262
4263 2004-08-30 Richard M. Stallman <rms@gnu.org>
4264
4265 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
4266 Don't return a string that would read as the wrong character code.
4267
4268 2004-08-29 Kim F. Storm <storm@cua.dk>
4269
4270 * emulation/cua-base.el (cua-auto-expand-rectangles):
4271 Remove automatic rectangle padding feature; replace by non-destructive
4272 virtual rectangle edges feature.
4273 (cua-virtual-rectangle-edges): New defcustom.
4274 (cua-auto-tabify-rectangles): New defcustom.
4275 (cua-paste): If paste into a marked rectangle, insert rectangle at
4276 current column, even if virtual; also paste exactly as many lines
4277 as has been marked (ignore additional lines or add empty lines),
4278 but paste whole source if only one line is marked.
4279 (cua--update-indications): No longer use overwrite-cursor to
4280 indicate rectangle padding
4281
4282 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
4283 (cua--rectangle-virtual-edges): New defun.
4284 (cua--rectangle-get-corners): Remove optional PAD arg.
4285 (cua--rectangle-set-corners): Never do padding.
4286 (cua--forward-line): Remove optional PAD arg. Simplify.
4287 (cua-resize-rectangle-right, cua-resize-rectangle-left)
4288 (cua-resize-rectangle-down, cua-resize-rectangle-up):
4289 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
4290 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
4291 (cua--rectangle-move): Never do padding. Simplify.
4292 (cua--tabify-start): New defun.
4293 (cua--rectangle-operation): Add tabify arg. All callers changed.
4294 (cua--pad-rectangle): Remove.
4295 (cua--delete-rectangle): Handle delete with virtual edges.
4296 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
4297 (cua--insert-rectangle): Handle insert at virtual column.
4298 Perform auto-tabify if necessary.
4299 (cua--activate-rectangle): Remove optional FORCE arg.
4300 Never do padding. Simplify.
4301 (cua--highlight-rectangle): Enhance for virtual edges.
4302 (cua-toggle-rectangle-padding): Remove command.
4303 (cua-toggle-rectangle-virtual-edges): New command.
4304 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
4305 (cua--rectangle-post-command): Don't force rectangle padding.
4306 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
4307
4308 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
4309
4310 * indent.el (edit-tab-stops-buffer): Doc fix.
4311
4312 2004-08-28 Richard M. Stallman <rms@gnu.org>
4313
4314 * progmodes/grep.el (grep-default-command): Use find-tag-default.
4315 (grep-tag-default): Function deleted.
4316
4317 * subr.el (find-tag-default): Move from etags.el.
4318
4319 * progmodes/etags.el (find-tag-default): Move to subr.el.
4320
4321 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
4322 into the basic character if it has an uppercase form.
4323
4324 2004-08-27 Kenichi Handa <handa@m17n.org>
4325
4326 * international/utf-8.el (utf-8-post-read-conversion): If the
4327 buffer is unibyte, temporarily make it multibyte.
4328
4329 2004-08-27 Masatake YAMATO <jet@gyve.org>
4330
4331 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
4332
4333 2004-08-25 John Paul Wallington <jpw@gnu.org>
4334
4335 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
4336 0, 1, and many mismatches in message.
4337 (tex-start-shell): Use `set-process-query-on-exit-flag'.
4338
4339 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
4340 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
4341
4342 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4343
4344 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
4345 vc-diff-switches differently.
4346
4347 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4348
4349 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
4350 before and a real defvar after
4351 `speedbar-supported-extension-expressions'. This is to silence
4352 the compiler without breaking bootstrapping.
4353
4354 2004-08-22 Richard M. Stallman <rms@gnu.org>
4355
4356 * textmodes/flyspell.el (flyspell-word):
4357 Use set-process-query-on-exit-flag.
4358 (flyspell-highlight-duplicate-region): Take POSS as arg.
4359 (flyspell-word): Pass POSS as arg.
4360
4361 * progmodes/ada-xref.el: Many doc and style fixes.
4362 (ada-find-any-references): Use compilation-start.
4363 (ada-get-ali-file-name): Improve error msg.
4364 (ada-get-ada-file-name): Likewise.
4365
4366 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
4367 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
4368
4369 * mail/mail-extr.el (mail-extr-all-top-level-domains):
4370 Add forward defvar.
4371
4372 * whitespace.el (global-whitespace-mode): New alias
4373 for whitespace-global-mode.
4374
4375 * speedbar.el (speedbar-file-regexp): Move definition up.
4376 (speedbar-mode, speedbar-set-mode-line-format):
4377 Use with-no-warnings.
4378 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
4379
4380 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
4381 controls whether to display the error buffer.
4382
4383 * ps-mule.el: Delete compatibility code for old Emacses.
4384 (ps-mule-find-wrappoint): Don't use chars-in-region.
4385
4386 * frame.el (display-mouse-p, display-selections-p):
4387 Use with-no-warnings.
4388
4389 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
4390
4391 2004-08-22 David Kastrup <dak@gnu.org>
4392
4393 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
4394 information.
4395
4396 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
4397
4398 2004-08-22 Andreas Schwab <schwab@suse.de>
4399
4400 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
4401
4402 2004-08-22 Masatake YAMATO <jet@gyve.org>
4403
4404 * cvs-status.el (cvs-status-checkout): New function.
4405 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
4406
4407 2004-08-21 David Kastrup <dak@gnu.org>
4408
4409 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
4410 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
4411 has been converted to use hashtables, the relation `nil=none' is
4412 no longer valid, as `nil' is not a hashtable. This patch tries to
4413 reduce the number of resulting errors.
4414
4415 2004-08-21 John Paul Wallington <jpw@gnu.org>
4416
4417 * subr.el (process-kill-without-query): Made obsolete in
4418 version 21.4, not 21.5.
4419
4420 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
4421 (vc-previous-comment, vc-next-comment)
4422 (vc-comment-search-reverse, vc-comment-search-forward)
4423 (vc-comment-to-change-log): Likewise.
4424
4425 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
4426
4427 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
4428
4429 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
4430 Correct indentation of DEFMETHODS with non-standard method
4431 combinations (e.g., PROGN, MIN, MAX).
4432
4433 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
4434
4435 * startup.el (normal-top-level-add-subdirs-to-load-path):
4436 Avoid unnecessarily checking system-type.
4437 (normal-top-level): Set TERM to "dumb". Simplify.
4438
4439 * avoid.el (mouse-avoidance-ignore-p): New fun.
4440 Also ignore switch-frame, select-window, double, and triple clicks.
4441 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
4442 (mouse-avoidance-fancy-hook): Use it.
4443
4444 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
4445
4446 * avoid.el (mouse-avoidance-nudge-mouse)
4447 (mouse-avoidance-banish-destination): Stay within the current window
4448 to avoid problems with mouse-autoselect-window.
4449
4450 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4451
4452 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
4453 the newer format of some messages in cvs-1.12.1.
4454
4455 2004-08-19 Masatake YAMATO <jet@gyve.org>
4456
4457 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
4458 (elp-results-jump-to-definition-by-mouse)
4459 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
4460 (elp-output-result): Use elp-output-insert-symname.
4461
4462 2004-08-18 Kenichi Handa <handa@m17n.org>
4463
4464 * language/cyrillic.el: Register koi8-r in
4465 ctext-non-standard-encodings-alist.
4466 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
4467
4468 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4469
4470 * emacs-lisp/copyright.el (copyright-update-year): Delete code
4471 that replaces 20xy with xy.
4472
4473 2004-08-17 John Paul Wallington <jpw@gnu.org>
4474
4475 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
4476 (reb-force-update): Doc fix.
4477
4478 2004-08-16 Richard M. Stallman <rms@gnu.org>
4479
4480 * progmodes/which-func.el (which-func-update-1): Doc fix.
4481
4482 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
4483 (sh-mode-abbrev-table): New variable.
4484
4485 * progmodes/compile.el (compilation-mode): Doc fix.
4486
4487 * emacs-lisp/lisp-mode.el (eval-last-sexp):
4488 Don't cons a new symbol each time.
4489 (eval-last-sexp-fake-value): New variable.
4490
4491 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
4492 (copyright-update-year): Detect continuation of list of years.
4493
4494 * term.el (term-default-fg-color, term-default-bg-color)
4495 (ansi-term-color-vector): Use `unspecified', not nil, as default.
4496
4497 * imenu.el: Several doc fixes: don't say variables are buffer-local.
4498
4499 2004-08-16 Davis Herring <herring@lanl.gov>
4500
4501 * isearch.el (isearch-string, isearch-message-string, isearch-point)
4502 (isearch-success, isearch-forward-flag, isearch-other-end)
4503 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
4504 (isearch-barrier, isearch-within-brackets)
4505 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
4506
4507 2004-08-16 Kenichi Handa <handa@m17n.org>
4508
4509 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
4510
4511 2004-08-15 Kenichi Handa <handa@m17n.org>
4512
4513 * term/x-win.el (x-selection-value): If utf8 was successful but
4514 ctext was not, use utf8 string.
4515
4516 2004-08-14 Davis Herring <herring@lanl.gov>
4517
4518 * isearch.el: Remove accidental changes of March 4. Fix backing
4519 up when a regexp isearch is made more general. Use symbolic
4520 accessor functions for isearch stack frames to make usage clearer.
4521 (search-whitespace-regexp): Made groups in documentation shy (as
4522 is the group in the default value).
4523 (isearch-fallback): New function, addresses problems with regexps
4524 liberalized by `\|', adds support for liberalization by `\}' (the
4525 general repetition construct), and incorporates behavior for
4526 `*'/`?'.
4527 (isearch-}-char): New command, calls `isearch-fallback' with
4528 arguments appropriate to a typed `}'.
4529 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
4530 appropriately.
4531 (isearch-mode-map): Bind `}' to `isearch-}-char'.
4532 (isearch-string, isearch-message,string, isearch-point)
4533 (isearch-success, isearch-forward-flag, isearch-other-end)
4534 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
4535 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
4536 New inline functions to read fields of a stack frame.
4537
4538 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
4539
4540 * battery.el (battery-linux-proc-acpi): Look into battery
4541 directories matching the literal string "CMB", too (required for
4542 Linux kernel version 2.6.7).
4543
4544 2004-08-14 John Paul Wallington <jpw@gnu.org>
4545
4546 * cus-start.el (read-file-name-completion-ignore-case): Add.
4547 (blink-cursor-alist): Change version to "21.4".
4548
4549 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
4550
4551 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
4552
4553 * speedbar.el (speedbar-scan-subdirs): New option.
4554 (speedbar-file-lists): Don't ignore file-name case on Unix and use
4555 dolist.
4556 (speedbar-insert-files-at-point): Take an extra argument and use
4557 it to optionally find out if a subdir is empty. Also unreadable
4558 files don't get expand buttons.
4559 (speedbar-directory): New image (unused pixmap already existed).
4560 (speedbar-expand-image-button-alist): Use it.
4561
4562 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4563
4564 CC Mode update to 5.30.9:
4565
4566 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
4567 Move from cc-vars to cc-defs for dependency reasons. Fix the
4568 POSIX char class test to check that it works in
4569 `skip-chars-(forward|backward)' too.
4570
4571 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
4572 first argument starts with a special brace list.
4573
4574 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
4575 when `c-opt-type-concat-key' is used (i.e. in Pike).
4576
4577 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
4578 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
4579 >)".
4580
4581 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
4582 whitespace safe.
4583
4584 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
4585 position for `arglist-intro', `arglist-cont-nonempty' and
4586 `arglist-close' when there are two arglist open parens on the same
4587 line and there's nothing in front of the first.
4588
4589 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
4590 locking of qualified names in Java, which previously could fontify
4591 common indexing expressions in many cases. The standard Java
4592 naming conventions are used to tell them apart.
4593
4594 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
4595 Fix inconsistency wrt opening parens on the first line inside a paren
4596 block.
4597
4598 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
4599 compile time for the sake of `c-major-mode-is'.
4600
4601 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
4602 `c-major-mode-is' in the event that this is used inside a
4603 `c-lang-defconst'.
4604
4605 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
4606 `c-lang-defconst' so that it works better with fallback languages.
4607
4608 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
4609 it to fail to record the base mode.
4610
4611 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
4612 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
4613 is used. Reorder the syntax checks to get more efficient
4614 skipping in some situations.
4615
4616 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
4617 continuation which might precede the newly inserted '{'.
4618
4619 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
4620 Fix cases where it could loop indefinitely.
4621
4622 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
4623 size specs correctly. Only fontify identifiers in front of '('
4624 with as functions - don't accept any paren char. Tighten up
4625 initializer skipping to stop before function and class blocks.
4626
4627 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
4628 the point could be left directly after an open paren when finding
4629 the beginning of the first decl in the block.
4630
4631 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
4632 table when filtering out legitimate open parens to be recorded.
4633 This could cause cache inconsistencies when e.g.
4634 `c++-template-syntax-table' was temporarily in use.
4635
4636 * progmodes/cc-engine.el (c-on-identifier)
4637 (c-simple-skip-symbol-backward): Small fix for handling "-"
4638 correctly in `skip-chars-backward'. Affected the operator lfun
4639 syntax in Pike.
4640
4641 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
4642 Fix bug that could cause an error from `after-change-functions' when
4643 the changed region is at bob.
4644
4645 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
4646
4647 CC Mode update to 5.30.9:
4648
4649 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
4650 to say that <TAB> doesn't insert WS into a CPP line.
4651 (c-indent-command, c-tab-always-indent): Amend doc strings.
4652
4653 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
4654 checks for user errors, thus eliminating cryptic and unhelpful
4655 Emacs error messages. (1) Check the arg to `c-set-style' is a
4656 string. (2) Check that settings to `c-offsets-alist' are not
4657 spuriously quoted.
4658
4659 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
4660 which precedes the newly inserted `{'.
4661
4662 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
4663
4664 Sync with Tramp 2.0.44.
4665
4666 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
4667 function "tramp_file_attributes". Otherwise, file names
4668 containing spaces are misinterpreted. Reported by Magnus Henoch
4669 <mange@freemail.hu>.
4670 (tramp-handle-file-truename): FILENAME must be expanded first.
4671 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
4672 obscure results. Reported by D. Goel <deego@gnufans.org>.
4673 (tramp-handle-verify-visited-file-modtime): If file does not
4674 exist, say it is not modified if and only if that agrees with the
4675 buffer's record. Check whether a file is visiting the buffer, or
4676 the buffer has no recorded last modification time. Return t in
4677 case the visiting file doesn't exist. Suggested by Luc Teirlinck
4678 <teirllm@auburn.edu>.
4679 (tramp-handle-write-region): Pass modtime explicitely to
4680 `set-visited-file-modtime', because filename can be different
4681 from (buffer-file-name) if `file-precious-flag' is set.
4682 `set-visited-file-modtime' must be called always when `visit' is t
4683 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
4684 (tramp-handle-set-visited-file-modtime): If `time-list' is not
4685 nil, don't apply the whole body. If the file doesn't exists, set
4686 modtime to '(-1 65535). Suggested by Luc Teirlinck
4687 <teirllm@auburn.edu>.
4688
4689 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
4690
4691 * help.el (describe-bindings): Doc fix.
4692
4693 * subr.el (kbd): Doc fix.
4694
4695 2004-08-08 John Paul Wallington <jpw@gnu.org>
4696
4697 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
4698 instead of `string-to-int'.
4699 (define-ibuffer-column mode): Fix indentation.
4700
4701 2004-08-08 Lars Hansen <larsh@math.ku.dk>
4702
4703 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
4704
4705 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4706
4707 * subr.el (global-unset-key, local-unset-key): Doc fixes.
4708
4709 * novice.el (disabled-command-function): New variable renamed from
4710 `disabled-command-hook'.
4711 (disabled-command-hook): Keep the _variable_ as alias for
4712 `disabled-command-function' and make obsolete.
4713 (disabled-command-function): Function renamed from
4714 `disabled-command-hook'. Adapt code to name change of the variable.
4715
4716 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
4717
4718 * simple.el (completion-root-regexp): New defvar.
4719 (completion-setup-function): Use it instead of a literal string.
4720
4721 2004-08-07 John Paul Wallington <jpw@gnu.org>
4722
4723 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
4724 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
4725 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
4726 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
4727
4728 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
4729
4730 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
4731 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
4732
4733 2004-08-04 Kenichi Handa <handa@m17n.org>
4734
4735 * international/encoded-kb.el (encoded-kbd-setup-keymap):
4736 Fix previous change.
4737
4738 2004-08-03 Kenichi Handa <handa@m17n.org>
4739
4740 * international/encoded-kb.el: The following changes are to
4741 utilize key-translation-map instead of minor mode map.
4742 (encoded-kbd-iso2022-non-ascii-map): Delete it.
4743 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
4744 (encoded-kbd-last-key): New function.
4745 (encoded-kbd-iso2022-single-shift): New function.
4746 (encoded-kbd-iso2022-designation)
4747 (encoded-kbd-self-insert-iso2022-7bit)
4748 (encoded-kbd-self-insert-iso2022-8bit)
4749 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
4750 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
4751 key-translation-map.
4752 (encoded-kbd-setup-keymap): Setup key-translation-map.
4753 (saved-key-translation-map): New variable.
4754 (encoded-kbd-mode): Save/restore key-translation-map.
4755 Adjust for the change of encoded-kbd-setup-keymap.
4756
4757 2004-08-02 Kim F. Storm <storm@cua.dk>
4758
4759 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
4760 and call compute-motion with nil for topos and width to get proper
4761 usable width and height for both window and non-window systems.
4762
4763 * windmove.el (windmove-coordinates-of-position): Let compute-motion
4764 calculate usable window width and height.
4765
4766 * window.el (window-buffer-height): Call compute-motion with nil width.
4767
4768 2004-08-01 David Kastrup <dak@gnu.org>
4769
4770 * replace.el (query-replace-read-from):
4771 Use `query-replace-compile-replacement'.
4772 (query-replace-compile-replacement): New function.
4773 (query-replace-read-to): Use `query-replace-compile-replacement'
4774 for repeating the last command.
4775
4776 2004-08-01 John Paul Wallington <jpw@gnu.org>
4777
4778 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
4779 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
4780 (pr-switches): Remove period from end of error messages.
4781
4782 * help-mode.el (help-go-back): Likewise.
4783
4784 * abbrev.el (only-global-abbrevs): Doc fix.
4785 (edit-abbrevs-map): Define within defvar.
4786 (quietly-read-abbrev-file): Doc fix.
4787
4788 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
4789
4790 * novice.el (enable-command, disable-command): Doc fixes.
4791
4792 * subr.el (event-modifiers, event-basic-type): Doc fixes.
4793
4794 2004-07-30 Richard M. Stallman <rms@gnu.org>
4795
4796 * subr.el (with-local-quit): Doc fix.
4797
4798 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
4799
4800 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
4801
4802 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
4803
4804 * custom.el (defcustom): Doc fix.
4805
4806 2004-07-28 Masatake YAMATO <jet@gyve.org>
4807
4808 * progmodes/etags.el (etags-tags-apropos): Show building progress.
4809
4810 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4811
4812 * imenu.el (imenu-prev-index-position-function)
4813 (imenu-extract-index-name-function, imenu-name-lookup-function)
4814 (imenu--index-alist): Docstring redundancy fix.
4815
4816 2004-07-25 Lars Hansen <larsh@math.ku.dk>
4817
4818 * wdired.el (wdired-finish-edit): Require dired-aux before locally
4819 binding dired-backup-overwrite.
4820
4821 2004-07-25 John Paul Wallington <jpw@gnu.org>
4822
4823 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
4824
4825 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4826
4827 * term/tty-colors.el (tty-color-approximate): Doc fix.
4828
4829 * select.el (x-get-selection, x-set-selection): Doc fixes.
4830
4831 * frame.el (make-frame): Doc fix.
4832
4833 2004-07-24 Richard M. Stallman <rms@gnu.org>
4834
4835 * mail/rmail.el (rmail-mime-charset-pattern):
4836 Don't include semicolon in the charset value.
4837
4838 * replace.el (occur-next-error): Call set-window-point.
4839 (occur-engine): Handle negative NLINES.
4840
4841 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
4842
4843 * frame.el (modify-all-frames-parameters): Minor doc fix.
4844 (set-frame-configuration): Doc fix.
4845
4846 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
4847
4848 * simple.el (completion-setup-function): Compute the common parts
4849 and the first difference place correctly when
4850 partial-completion-mode is on.
4851
4852 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4853
4854 * ps-print.el: Doc fix.
4855 (ps-print-version): New version 6.6.5.
4856 (ps-printing-region): Doc fix.
4857 (ps-generate-string-list): Comment fix.
4858 (ps-message-log-max): Code fix.
4859
4860 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
4861
4862 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
4863 generated PostScript.
4864
4865 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
4866
4867 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
4868 with Gnus v5_10 branch.)
4869
4870 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
4871
4872 * calendar/time-date.el (time-to-number-of-days): New function.
4873 Imported from from Gnus.
4874
4875 2004-07-22 Kim F. Storm <storm@cua.dk>
4876
4877 * progmodes/make-mode.el: Fix comments.
4878
4879 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4880
4881 * printing.el: Doc fix.
4882
4883 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
4884
4885 * frame.el (modify-all-frames-parameters): Minor doc fix.
4886
4887 2004-07-20 Richard M. Stallman <rms@gnu.org>
4888
4889 * textmodes/fill.el (fill-nobreak-p): If this break point is
4890 at the end of the line, don't consider the newline which follows
4891 as a reason to return t.
4892
4893 2004-07-19 John Paul Wallington <jpw@gnu.org>
4894
4895 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
4896
4897 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4898
4899 * dired-aux.el (dired-do-kill-lines): Expand docstring.
4900 Delete irrelevant code.
4901
4902 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
4903
4904 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
4905 New docstring. From Luc Teirlinck.
4906
4907 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
4908
4909 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
4910 section.
4911 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
4912 non-file buffers. We know it is nil.
4913
4914 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
4915
4916 Sync with Tramp 2.0.43.
4917
4918 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
4919 Remove outdated comment.
4920 (tramp-locked, tramp-locker): New variables for implementing a
4921 global lock.
4922 (tramp-sh-file-name-handler): Use them to implement the global lock.
4923
4924 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
4925
4926 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
4927 calls to respective `xxx` calls.
4928 (tramp-process-alive-regexp): Precise doc string.
4929 (tramp-multi-action-process-alive): New defun.
4930 (tramp-multi-actions): Use it.
4931 (tramp-handle-find-backup-file-name): `copy-tree' is available
4932 since Emacs 21.4 only (XEmacs has it). Implementation rewritten
4933 in order to avoid this function.
4934 (tramp-handle-write-region): Set current buffer. If connection
4935 wasn't open, `file-modes' has changed it accidently. Reported by
4936 David Kastrup <dak@gnu.org>.
4937 (tramp-enter-password, tramp-read-passwd): New arguments USER and
4938 HOST.
4939 (tramp-action-password, tramp-multi-action-password): Apply it.
4940 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
4941 name must still contain the port number. Otherwise, we have two
4942 Tramp buffers, with all the confusion. Reported by Myron Selby
4943 <myron@xytech.com> and Rolf Dubitzky
4944 <Dubitzky@physi.uni-heidelberg.de>.
4945
4946 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
4947 HOST to `tramp-enter-passwd'.
4948
4949 * net/tramp-vc.el (all): Code cleanup. Change all
4950 `tramp-handle-xxx' calls to respective `xxx` calls.
4951
4952 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
4953
4954 * emacs-lisp/testcover.el: New category "potentially-1valued" for
4955 functions that are not erroneous if either 1-valued or
4956 multi-valued. Detect functions in this class.
4957 (testcover-1value-functions, testcover-compose-functions)
4958 (testcover-progn-functions) Add some additional functions to lists.
4959 (testcover-mark): Bugfix when marking up the definition for an
4960 empty function.
4961
4962 2004-07-17 Richard M. Stallman <rms@gnu.org>
4963
4964 * replace.el (occur-read-primary-args): Pass default to
4965 read-from-minibuffer.
4966
4967 * mail/footnote.el (footnote-section-tag): Use defcustom.
4968
4969 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
4970 Compile font-lock-keywords, not KEYWORDS.
4971 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
4972 Add warn, check-type. Handle cerror like error.
4973
4974 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
4975
4976 * progmodes/which-func.el (which-func-keymap): New var.
4977 (which-func-face): New face.
4978 (which-func-format): Use them.
4979
4980 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4981
4982 * buff-menu.el (list-buffers-noselect): Append the buffer's
4983 process status to its mode name.
4984
4985 2004-07-16 Kim F. Storm <storm@cua.dk>
4986
4987 * simple.el (inhibit-mark-movement): New defvar.
4988 (beginning-of-buffer, end-of-buffer): Do not push mark if
4989 inhibit-mark-movement is non-nil or C-u prefix is given.
4990
4991 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
4992 Init to beginning-of-buffer and end-of-buffer.
4993 (cua--undo-push-mark): New defvar.
4994 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
4995 already active and command is in cua--preserve-mark-commands.
4996 Also fix check for shift modifier on non-window systems.
4997 (cua--post-command-handler): Clear inhibit-mark-movement if set.
4998
4999 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5000
5001 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
5002 of two integers, instead of a cons.
5003
5004 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
5005 `visited-file-modtime' now returns a list of two integers, instead
5006 of a cons.
5007
5008 * dired.el (dired-directory-changed-p): Ditto.
5009
5010 * progmodes/grep.el (grep): Doc fix.
5011
5012 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
5013
5014 * autorevert.el (auto-revert-tail-mode)
5015 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
5016 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
5017 in both at the same time.
5018 (auto-revert-tail-mode): New command.
5019 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
5020 (auto-revert-handler): Revert only either tail or whole file.
5021
5022 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
5023 add auto-revert-tail-mode.
5024
5025 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5026
5027 * printing.el: Doc fix. Change name of some funs.
5028 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
5029 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
5030 (pr-standard-file-name): New fun. Replace pr-standard-path.
5031 (pr-call-process): Code fix.
5032
5033 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
5034
5035 * subr.el (with-selected-window): Doc fix.
5036
5037 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
5038
5039 * subr.el (get-buffer-window-list): Doc fix.
5040
5041 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
5042
5043 * files.el (switch-to-buffer-other-window): Doc fix.
5044
5045 * window.el (save-selected-window, one-window-p)
5046 (split-window-keep-point, split-window-vertically)
5047 (split-window-horizontally): Doc fixes.
5048
5049 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5050
5051 * printing.el: Doc fix. Now it uses call-process instead of
5052 shell-command for low command execution.
5053 (pr-version): New version number (6.8).
5054 (pr-shell-file-name): Option removed.
5055 (pr-shell-command): Fun removed.
5056 (pr-call-process): New fun. Replace pr-shell-command.
5057 (pr-standard-path, pr-remove-nil-from-list): New funs.
5058 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
5059 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
5060 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
5061 (pr-ps-utility-process, pr-txt-print): Code fix.
5062
5063 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5064
5065 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
5066 boolean.
5067
5068 2004-07-09 Lars Hansen <larsh@math.ku.dk>
5069
5070 * wid-edit.el (widget-field-buffer): Doc fix.
5071
5072 2004-07-09 John Paul Wallington <jpw@gnu.org>
5073
5074 * emacs-lisp/re-builder.el (reb-update-overlays):
5075 Distinguish between one and several matches in message.
5076
5077 2004-07-09 Richard M. Stallman <rms@gnu.org>
5078
5079 * mouse.el (mouse-set-region-1): If transient-mark-mode
5080 is `identity', change it to `only'.
5081
5082 * simple.el (current-word): Doc fix.
5083
5084 2004-07-09 Mark A. Hershberger <mah@everybody.org>
5085
5086 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
5087 so that it is more understanding of whitespace.
5088
5089 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
5090 form
5091 (("ns" . "element") (attr-list) children) instead of
5092 ((:ns . "element") (attr-list) children) in order to reduce the
5093 number of symbols used.
5094 (xml-skip-dtd): Change to use xml-parse-dtd but set
5095 xml-validating-parsing to nil.
5096 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
5097 (xml-substitute-entity): Remove in favor of new entity substitution.
5098 (xml-substitute-special): Rewrite in to substitute complex
5099 entities from DOCTYPE declarations.
5100 (xml-parse-fragment): Parse fragments from entity deleclarations.
5101 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
5102 (xml-parse-dtd, xml-substitute-special): Make validity checks
5103 conditioned on xml-validating-parser. Add "Not Well Formed" to
5104 error messages about well-formedness.
5105
5106 2004-07-08 Steven Tamm <steventamm@mac.com>
5107
5108 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
5109 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
5110 Do not treat double clicks and triple clicks specially in the
5111 scroll bar (preventing strange repositioning problems)
5112
5113 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
5114
5115 * replace.el (query-replace-regexp-eval): Fix last change.
5116
5117 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
5118
5119 * replace.el (query-replace-descr): New fun.
5120 (query-replace-read-from, query-replace-read-args): Default to the
5121 previous from&to.
5122 (query-replace-read-to): Quote the `from' string when displaying it.
5123 (query-replace-regexp-eval): Immediately check read-only status.
5124 Use query-replace-read-from to get the \n checking.
5125 Quote the `from' string when displaying it.
5126 (map-query-replace-regexp, occur-read-primary-args):
5127 Quote the `from' string when displaying it.
5128
5129 * isearch.el (isearch-query-replace): Pass the regexp-ness and
5130 delimited-ness of the search to query-replace.
5131
5132 * replace.el (query-replace-read-from, query-replace-read-to):
5133 New funs extracted from query-replace-read-args.
5134 (query-replace-read-args): Use them.
5135
5136 * replace.el (query-replace-interactive, query-replace-read-args):
5137 Remove the `initial' special value.
5138 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
5139 (occur-engine): Remove unused var `matchend'.
5140
5141 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
5142 Use the search string without prompting.
5143
5144 2004-07-05 Kenichi Handa <handa@m17n.org>
5145
5146 * international/mule.el (decode-coding-inserted-region):
5147 Set last-coding-system-used only when coding is nil.
5148
5149 2004-07-03 Eli Zaretskii <eliz@gnu.org>
5150
5151 * progmodes/grep.el (grep-compute-defaults, grep-command)
5152 (grep-program, find-program, grep-find-use-xargs, grep-history)
5153 (grep-find-history, grep-tag-default, grep-find-command)
5154 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
5155 Add autoload cookies, for unbundled packages that load `compile'
5156 and expect all grep-related symbols to become defined.
5157
5158 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
5159
5160 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
5161 (iimage-mode-image-search-path): New user option to search the
5162 image file.
5163 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
5164 have locate-file.
5165 (iimage-mode-buffer): Use it.
5166
5167 2004-07-03 Nick Roberts <nickrob@gnu.org>
5168
5169 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
5170 carefully.
5171 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
5172
5173 2004-07-03 Juri Linkov <juri@jurta.org>
5174
5175 * replace.el (query-replace-read-args): Swallow space after 'foo,
5176 not after (quote foo). Match space only immediately after symbol,
5177 not anywhere in the whole string.
5178
5179 2004-07-02 Richard M. Stallman <rms@gnu.org>
5180
5181 * replace.el (query-replace-read-args): Swallow space after
5182 symbols, not after closeparens. But avoid error if string ends there.
5183
5184 * progmodes/python.el (python-beginning-of-statement):
5185 Exit the loop if backward-up-list gets error.
5186
5187 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
5188
5189 2004-07-02 Andre Spiegel <spiegel@gnu.org>
5190
5191 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
5192 only if vc-consult-headers is non-nil.
5193
5194 2004-07-02 Juri Linkov <juri@jurta.org>
5195
5196 * pcvs.el (cvs-mode-diff-repository): New command.
5197
5198 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
5199
5200 2004-07-01 Juri Linkov <juri@jurta.org>
5201
5202 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
5203 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
5204 C-M-% to isearch-query-replace-regexp.
5205 (minibuffer-local-isearch-map): Add arrow key bindings.
5206 Bind C-f to isearch-yank-char-in-minibuffer.
5207 (isearch-forward): Doc fix.
5208 (isearch-edit-string): Doc fix.
5209 (isearch-query-replace, isearch-query-replace-regexp): New funs.
5210 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
5211 (isearch-yank-char): Add optional arg.
5212 (isearch-yank-char-in-minibuffer): New fun.
5213
5214 * replace.el (query-replace-interactive): Change type from boolean
5215 to choice. Add value `initial'.
5216 (query-replace-read-args): Handle value `initial' of
5217 query-replace-interactive.
5218
5219 2004-06-29 Kim F. Storm <storm@cua.dk>
5220
5221 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
5222 (breakpoint-disabled-bitmap-face): Add :group 'gud.
5223
5224 * progmodes/ada-xref.el (ada-tight-gvd-integration):
5225 Add :group 'ada.
5226
5227 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
5228
5229 2004-06-29 Juri Linkov <juri@jurta.org>
5230
5231 * replace.el (query-replace-read-args): Swallow a space after
5232 everything except )]" which in most cases means after a symbol.
5233
5234 * emacs-lisp/pp.el (pp-buffer): Add autoload.
5235
5236 2004-06-28 Richard M. Stallman <rms@gnu.org>
5237
5238 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
5239 More changes to go with previous change in font-lock.el.
5240
5241 2004-06-26 David Kastrup <dak@gnu.org>
5242
5243 * replace.el (perform-replace): Highlight the match even in
5244 non-query mode if there is potential replace string editing.
5245
5246 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
5247
5248 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
5249 agree with new return value of `file-remote-p'.
5250 This syncs with Tramp 2.0.42.
5251
5252 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
5253 according to new documentation of `file-remote-p'.
5254
5255 * files.el (file-remote-p): Fix doc to say that return value is
5256 identification of remote system, if not nil.
5257 (file-relative-name): Use new return value of `file-remote-p'.
5258
5259 2004-06-26 Nick Roberts <nickrob@gnu.org>
5260
5261 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
5262 (gdb-goto-breakpoint): Fix breakage.
5263
5264 2004-06-26 Eli Zaretskii <eliz@gnu.org>
5265
5266 * man.el (Man-getpage-in-background): Add windows-nt to the list
5267 of systems where shell-file-name should be used instead of
5268 literal "sh".
5269
5270 2004-06-25 Sam Steingold <sds@gnu.org>
5271
5272 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
5273 function names `(setf symbol)'.
5274
5275 2004-06-24 Richard M. Stallman <rms@gnu.org>
5276
5277 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
5278
5279 * font-lock.el (font-lock-keywords): Change format of compiled values.
5280 Document it.
5281 (font-lock-add-keywords): If font-lock-keywords is compiled,
5282 extract the uncompiled version, modify, then recompile.
5283 (font-lock-remove-keywords): Likewise.
5284 (font-lock-fontify-keywords-region): Handle changed format.
5285 (font-lock-compile-keywords): Handle changed format.
5286 (font-lock-set-defaults): Compile the keywords explicitly here.
5287
5288 2004-06-24 David Kastrup <dak@gnu.org>
5289
5290 * replace.el (query-replace-read-args): Implement `\,' and `\#'
5291 replacements here.
5292 (query-replace-regexp): Doc string explaining this and the new
5293 `\?' replacement. Remove `\,' and `\#' implementation here, as it
5294 is better placed in `query-replace-read-args'.
5295 (replace-regexp): Explain `\,', `\#' and `\?'.
5296 (replace-match-data): New function for thorough reuse/destruction
5297 of old match-data.
5298 (replace-match-maybe-edit): Function for implementing `\?' editing.
5299 (perform-replace): Fix maintaining of the match stack including
5300 already matched regions, implement `\?', fix various problems
5301 with regions while editing and other stuff.
5302 (replace-highlight): Simplify.
5303
5304 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
5305
5306 * progmodes/grep.el (grep-error-screen-columns): New variable.
5307 (grep-regexp-alist): Give it the full functionality of gnu style
5308 compilation messages with line and column ranges. Ask me for the
5309 perl script I'm working on, that uses these.
5310
5311 2004-06-23 Nick Roberts <nickrob@gnu.org>
5312
5313 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
5314 Remove.
5315 (comint-insert-input, comint-mouse-insert-input): New functions
5316 based on comint-insert-clicked-input for two bindings but just
5317 one functionality.
5318
5319 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5320
5321 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
5322
5323 2004-06-23 Lars Hansen <larsh@math.ku.dk>
5324
5325 * files.el (write-contents-functions): Doc fix.
5326
5327 2004-06-21 Juanma Barranquero <lektu@terra.es>
5328
5329 * image.el (image-library-alist): Rewrite docstring in active voice.
5330
5331 2004-06-20 Richard M. Stallman <rms@gnu.org>
5332
5333 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
5334
5335 * isearch.el (isearch-repeat): Avoid testing old match data.
5336 (isearch-message): Display trailing space in special font
5337 when search is failing.
5338 (isearch-search-fun-function): Doc fix.
5339
5340 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
5341
5342 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
5343
5344 * frame.el (show-trailing-whitespace): Doc fix.
5345
5346 * cus-edit.el (custom-variable-documentation): New function.
5347 (custom-variable): Use it.
5348
5349 2004-06-19 Nick Roberts <nickrob@gnu.org>
5350
5351 * man.el (Man-getpage-in-background): Revert previous change but
5352 make cygwin a special case.
5353
5354 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
5355
5356 * autorevert.el (global-auto-revert-non-file-buffers):
5357 Update docstring.
5358
5359 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
5360
5361 * progmodes/compile.el (compilation-error-properties): Store one
5362 more than end-col, if present, so that transient-mark-mode will
5363 highlight last char too.
5364 * progmodes/grep.el (grep-regexp-alist): Match columns and column
5365 ranges, if present.
5366
5367 2004-06-18 Jason Rumney <jasonr@gnu.org>
5368
5369 * makefile.w32-in: Double percent signs in for loops.
5370
5371 2004-06-17 David Kastrup <dak@gnu.org>
5372
5373 * replace.el (query-replace-read-args): Only warn about use of \n
5374 and \t when we are doing a regexp replacement and the actual
5375 escaped character is n or t.
5376 (query-replace-regexp): Add \, and \# interpretation to
5377 interactive call and document it.
5378 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
5379 as shortkey for replace-count.
5380 (replace-quote): New function for doubling backslashes.
5381
5382 2004-06-17 Juanma Barranquero <lektu@terra.es>
5383
5384 * files.el (parse-colon-path, cd): Mention in docstring that the
5385 path separator is colon in GNU-like systems.
5386
5387 * newcomment.el (comment-region-internal): Fix docstring.
5388
5389 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
5390 (ewoc-invalidate, ewoc-collect): Doc fixes.
5391 (ewoc--create-node, ewoc--delete-node-internal):
5392 Fix typos in docstring.
5393
5394 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5395
5396 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
5397 manual to docstring.
5398
5399 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5400
5401 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
5402
5403 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5404
5405 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
5406 Add hyperlink to emacs-xtra manual to docstring.
5407
5408 * autorevert.el (global-auto-revert-non-file-buffers):
5409 Add hyperlink to emacs-xtra manual to docstring, as well as an
5410 info-link.
5411
5412 2004-06-14 Juanma Barranquero <lektu@terra.es>
5413
5414 * image.el (image-library-alist): New variable to map image types
5415 to external libraries. Initialized to nil, unless system-specific
5416 configs change it.
5417 (image-type-available-p): Determine whether an image type is
5418 available by calling `init-image-library'.
5419
5420 * term/w32-win.el (image-library-alist): Initialize to a known set
5421 of probable library names.
5422
5423 2004-06-14 Kenichi Handa <handa@m17n.org>
5424
5425 * international/code-pages.el (windows-1256, cp1125): Fix tables
5426 for several characters.
5427
5428 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
5429
5430 2004-06-13 Richard M. Stallman <rms@gnu.org>
5431
5432 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
5433
5434 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
5435 not "`pc-selection-mode'".
5436
5437 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
5438
5439 * simple.el (previous-matching-history-element): Specify a default.
5440
5441 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
5442
5443 * cus-face.el (custom-declare-face): Simplify code.
5444
5445 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
5446
5447 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5448
5449 * files.el (before-save-hook): Add `time-stamp' to the options.
5450
5451 * time-stamp.el (time-stamp): Recommend adding it to
5452 `before-save-hook', rather than `write-file-functions'.
5453 Make a similar change in `Commentary' section.
5454
5455 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
5456
5457 * diff-mode.el (diff-current-defun): If at start of hunk, use
5458 position of first change.
5459
5460 2004-06-13 Lars Hansen <larsh@math.ku.dk>
5461
5462 * dired-x.el (dired-mark-omitted): Bind to "*O".
5463
5464 2004-06-12 Karl Fogel <kfogel@red-bean.com>
5465
5466 * bookmark.el (bookmark-bmenu-relocate): New function, as
5467 suggested by David J. Biesack <David.Biesack@sas.com>.
5468 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
5469 (bookmark-bmenu-mode): Describe binding in doc string.
5470 (bookmark-set-filename): Save the bookmark list if it's time.
5471
5472 2004-06-13 Kenichi Handa <handa@m17n.org>
5473
5474 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
5475 (ccl-untranslated-to-ucs): Fix typo.
5476
5477 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
5478
5479 * progmodes/python.el (python-open-block-statement-p):
5480 Fix indentation after a block opening that contains a comment.
5481
5482 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
5483
5484 * bindings.el (completion-ignored-extensions): Add file extensions
5485 of Python byte-compiled files.
5486
5487 2004-06-12 Juri Linkov <juri@jurta.org>
5488
5489 * info.el (Info-goto-node): Add autoload.
5490 (Info-toc): Add substring-no-properties on Info file name.
5491 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
5492 (Info-mode-map): Bind L to Info-history, T to Info-toc.
5493
5494 2004-06-12 Kenichi Handa <handa@m17n.org>
5495
5496 * international/mule-cmds.el (set-language-environment):
5497 Load subst tables if necessary.
5498
5499 * international/mule.el (decode-char): Load subst tables if necessary.
5500 (encode-char): Likewise.
5501
5502 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
5503 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
5504 (utf-16le-decode-loop): Set r5 to -1 before loop.
5505 (utf-16be-decode-loop): Likewise.
5506 (ccl-decode-mule-utf-16le): Add EOF processing block.
5507 (ccl-decode-mule-utf-16be): Likewise.
5508 (ccl-decode-mule-utf-16le-with-signature): Likewise.
5509 (ccl-decode-mule-utf-16be-with-signature): Likewise.
5510 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
5511 (ccl-mule-utf-16-encode-untrans): New CCL.
5512 (utf-16-decode-to-ucs): Handle pre-read character.
5513 (utf-16le-encode-loop): Handle surrogate pair.
5514 (utf-16be-encode-loop): Likewise.
5515 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
5516 of utf-16le-encode-loop.
5517 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
5518 of utf-16be-encode-loop.
5519 (mule-utf-16-post-read-conversion):
5520 Call utf-8-post-read-conversion at first.
5521 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
5522 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
5523 Add post-read-conversion and pre-write-conversion.
5524
5525 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
5526 (utf-translate-cjk-unicode-range): New variable.
5527 (utf-translate-cjk-load-tables): New function.
5528 (utf-lookup-subst-table-for-decode): New function.
5529 (utf-lookup-subst-table-for-encode): New function.
5530 (utf-translate-cjk-mode): Init-value changed to t. Don't load
5531 tables here. Update safe-charsets of utf-* coding systems.
5532 (ccl-mule-utf-untrans): New CCL.
5533 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
5534 at end of each branch.
5535 (ccl-mule-utf-8-encode-untrans): New CCL.
5536 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
5537 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
5538 length of encoding. Don't return r0.
5539 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
5540 (utf-8-post-read-conversion): Narrow to region properly.
5541 If utf-translate-cjk-mode is on, load tables if necessary.
5542 Call utf-8-compose with hash-table arg if necessary.
5543 Call XXX-compose-region instead of XXX-post-read-convesion.
5544 (utf-8-pre-write-conversion): New function.
5545 (mule-utf-8): Include CJK charsets in safe-charsets if
5546 utf-translate-cjk-mode is on. Add pre-write-conversion.
5547
5548 * international/characters.el: Temporarily set
5549 utf-translate-cjk-mode to nil.
5550
5551 * language/devan-util.el (devanagari-compose-region):
5552 Add autoload cookie.
5553
5554 * international/ccl.el (ccl-dump-call): Fix printing the
5555 subroutine name.
5556
5557 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
5558
5559 * dired.el (dired-revert): If buffer is marked unmodified before
5560 reverting, keep it marked unmodified.
5561 Adapt to new conventions for commenting out code.
5562 (dired-make-relative): Adapt to new conventions for commenting out code.
5563
5564 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
5565
5566 * eshell/esh-module.el (eshell-load-defgroups):
5567 Bind `vc-handled-backends' to nil when opening files.
5568
5569 2004-06-11 Juanma Barranquero <lektu@terra.es>
5570
5571 * files.el (parse-colon-path, cd): Doc fixes (refer to
5572 `path-separator', not colon).
5573
5574 2004-06-10 Juanma Barranquero <lektu@terra.es>
5575
5576 * newcomment.el (comment-search-forward)
5577 (comment-search-backward): Fix typos in docstring.
5578 (comment-region): Doc fix.
5579
5580 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
5581
5582 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
5583 switch is no longer stored in `dired-switches-alist'.
5584
5585 * dired-aux.el (dired-insert-subdir): Do not store R switch in
5586 `dired-switches-alist'.
5587
5588 2004-06-10 Kim F. Storm <storm@cua.dk>
5589
5590 * pcvs.el (cvs-mode-diff-yesterday): New command.
5591
5592 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
5593
5594 2004-06-10 Juri Linkov <juri@jurta.org>
5595
5596 * emacs-lisp/edebug.el (edebug-eval-defun):
5597 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
5598 Fix docstring.
5599
5600 * simple.el (eval-expression-print-format): Don't print additional
5601 information on the first call to `eval-print-last-sexp'.
5602 (next-error-find-buffer): Fix punctuation.
5603 (killing) <defgroup>: Fix punctuation.
5604 (yank-excluded-properties): Change group from editing to killing.
5605
5606 * replace.el (perform-replace): Use `limit' to terminate the
5607 while-loop explicitly.
5608
5609 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5610
5611 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
5612 Use lc-*.xpm as prefix instead of *-locol.xpm.
5613
5614 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
5615 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
5616 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
5617 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
5618 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
5619 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
5620 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
5621 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
5622 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
5623 * toolbar/lc-up_arrow.xpm:
5624 Rename from *-locol.xpm.
5625
5626 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
5627
5628 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
5629 include forms like &<str>; as valid url patterns.
5630
5631 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5632
5633 * dired.el (dired-diff, dired-backup-diff)
5634 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
5635 (dired-do-chown, dired-do-touch, dired-do-print)
5636 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
5637 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
5638 (dired-create-directory, dired-do-copy, dired-do-symlink)
5639 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
5640 (dired-do-copy-regexp, dired-do-hardlink-regexp)
5641 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
5642 (dired-maybe-insert-subdir, dired-next-subdir)
5643 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
5644 (dired-kill-subdir, dired-tree-up, dired-tree-down)
5645 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
5646 (dired-run-shell-command, dired-query): Remove redundant,
5647 or incorrect, autoloads.
5648
5649 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
5650 does not end in a slash. Add optional argument KILL-ROOT.
5651 Update docstring.
5652 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
5653 (dired-query): Add autoloads.
5654
5655 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
5656
5657 * progmodes/compile.el (compilation-set-window-height):
5658 Rearrange the save-* functions because a buffer can have several current
5659 point in different windows.
5660 (compilation-error-regexp-alist-alist): Recognize {standard input}
5661 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
5662
5663 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5664
5665 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
5666 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
5667 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
5668 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
5669 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
5670 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
5671 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
5672 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
5673 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
5674 * toolbar/up_arrow-locol.xpm:
5675 New versions of icons that uses fewer colors.
5676
5677 * toolbar/tool-bar.el (tool-bar-local-item)
5678 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
5679 if display-color-cells is 256 or less.
5680
5681 2004-06-08 Kim F. Storm <storm@cua.dk>
5682
5683 * wid-edit.el (widget-specify-button): Use hand pointer rather
5684 than mouse-face as visible mouse-over effect.
5685
5686 2004-06-07 Karl Fogel <kfogel@red-bean.com>
5687
5688 * saveplace.el (save-place-alist-to-file): Bind `print-length'
5689 and `print-level' to nil when writing out `save-place-alist'.
5690 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
5691
5692 2004-06-07 Juanma Barranquero <lektu@terra.es>
5693
5694 * completion.el (completion-kill-region): Doc fix.
5695
5696 * format.el (format-insert-annotations)
5697 (format-annotate-location): Doc fixes.
5698 (format-subtract-regions): Make arguments match their use in docstring.
5699
5700 * simple.el (kill-region): Doc fix.
5701
5702 * subr.el (insert-buffer-substring-no-properties)
5703 (insert-buffer-substring-as-yank): Doc fixes.
5704
5705 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
5706
5707 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
5708 Update docstring.
5709 (dired-reset-subdir-switches): New function.
5710
5711 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
5712 Limit scope of `buffer-read-only' binding.
5713
5714 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
5715
5716 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
5717 eshell-explicit-command-char.
5718
5719 2004-06-06 Juanma Barranquero <lektu@terra.es>
5720
5721 * help-fns.el (help-argument-name): Inherit from italic face only
5722 if the frame supports it.
5723
5724 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5725
5726 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
5727 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
5728 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
5729 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
5730 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
5731 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
5732 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
5733 New conversions from xpm files.
5734
5735 * toolbar/README: New file.
5736
5737 2004-06-06 Richard M. Stallman <rms@gnu.org>
5738
5739 * isearch.el (isearch-mode-map): Undo previous change.
5740
5741 2004-06-05 Juri Linkov <juri@jurta.org>
5742
5743 * bindings.el (debug-ignored-errors): Add regexps for history
5744 related messages. Remove $ from "No further undo information".
5745 Move Ediff's messages to ediff.el.
5746
5747 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
5748
5749 * cus-edit.el (custom-display): Add `min-colors'.
5750
5751 * custom.el (defface): Add `supports' to docstring.
5752
5753 * help-fns.el (help-argument-name): Add :group 'help.
5754
5755 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
5756
5757 * find-dired.el (find-ls-subdir-switches): New user option.
5758 (find-dired): No longer call `abbreviate-file-name' on DIR.
5759 Set `dired-subdir-switches' buffer-locally.
5760
5761 * locate.el: Merge the two `Commentary' sections.
5762 (locate-ls-subdir-switches): New user option.
5763 (locate): Update for other changes.
5764 (locate-mode-map): Restore Dired binding for mouse-2.
5765 Bind `locate-mouse-view-file' to M-mouse-2.
5766 Bind `l' to `locate-do-redisplay'.
5767 (locate-main-listing-line-p, locate-do-redisplay): New functions.
5768 (locate-mouse-view-file, locate-tags, locate-find-directory):
5769 Print message if used outside main listing.
5770 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
5771 Various changes to support inserted subdirectories.
5772 (locate-insert-header): Change header of *Locate* buffer.
5773
5774 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
5775 Change interactive default switches.
5776 (dired-rename-subdir-2): Update `dired-switches-alist'.
5777 (dired-insert-subdir, dired-kill-subdir):
5778 Handle `dired-switches-alist'. Do not mark buffer modified.
5779 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
5780 (dired-insert-subdir-doinsert): Omit messages.
5781 Handle `dired-subdir-switches'.
5782 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
5783
5784 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
5785 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
5786 subdirs if -R switch is used for a subdir.
5787 (dired-mode): Set `dired-switches-alist'.
5788 (dired-build-subdir-alist): Only print number of directories in
5789 echo area when invoked interactively.
5790
5791 2004-06-05 Lars Hansen <larsh@math.ku.dk>
5792
5793 * dired-x.el (dired-omit-mode): Rename from
5794 dired-omit-files-p. Use define-minor-mode to define it.
5795 (dired-omit-files-p): Add as alias for dired-omit-mode.
5796 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
5797 dired-mark-omitted.
5798 (dired-mark-omitted): Add. Bind to M-O.
5799
5800 2004-06-05 Kenichi Handa <handa@m17n.org>
5801
5802 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
5803
5804 2004-06-05 Juanma Barranquero <lektu@terra.es>
5805
5806 * help-fns.el (help-argument-name): Reintroduce face.
5807 (help-default-arg-highlight): Use it, now that
5808 `face-differs-from-default-p' can be trusted.
5809
5810 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
5811
5812 * textmodes/table.el: Sentence commands added to Point Motion
5813 group; kill and backward-kill commands added to Extraction group.
5814
5815 2004-06-04 Mario Lang <mlang@delysid.org>
5816
5817 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
5818 systems appear to use mW, make the code handle this. Fix a
5819 division-by-zero bug while at it, and handle kernels with
5820 a slightly different layout in /proc/acpi.
5821
5822 2004-06-04 Karl Fogel <kfogel@red-bean.com>
5823
5824 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
5825 because the latter is a CL-ism. This fixes the bug reported by
5826 Shawn Boyette <mdxi@collapsar.net> in
5827 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
5828
5829 2004-06-04 Miles Bader <miles@gnu.org>
5830
5831 * faces.el (display-supports-face-attributes-p): Function moved to
5832 C code. Previously only the tty-related portion of this function
5833 was done in C; however the previous attempt to do a halfway-proper
5834 job for non-tty displays in lisp didn't work properly because of
5835 funny conditions during Emacs startup.
5836 (face-differs-from-default-p): Simplify, now that
5837 display-supports-face-attributes-p works properly on all display
5838 types. Remove :stipple from comparison; it doesn't really work
5839 in emacs anyway.
5840
5841 2004-06-04 Miles Bader <miles@gnu.org>
5842
5843 * faces.el (face-differs-from-default-p): Use a different
5844 implementation, so we can really check whether FACE displays
5845 differently or not.
5846
5847 2004-06-04 Miles Bader <miles@gnu.org>
5848
5849 * faces.el (display-supports-face-attributes-p): Implement a
5850 `different from default' check for non-tty displays.
5851
5852 2004-06-03 David Kastrup <dak@gnu.org>
5853
5854 * woman.el (woman-mapcan): More concise code.
5855 (woman-topic-all-completions, woman-topic-all-completions-1)
5856 (woman-topic-all-completions-merge): Replace by a simpler and
5857 much faster implementation based on O(n log n) sort/merge instead
5858 of the old O(n^2) behavior.
5859
5860 2004-06-03 Miles Bader <miles@gnu.org>
5861
5862 * subr.el (read-number): Use canonical format for default in prompt.
5863
5864 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
5865 Add regexp for " [...]" style defaults.
5866
5867 2004-06-02 Romain Francoise <romain@orebokech.com>
5868
5869 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
5870 groups: if the user asks for a hidden buffer, open the
5871 corresponding filter group to expose it.
5872
5873 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
5874 `ibuffer-jump-to-buffer'.
5875 (ibuffer-jump-offer-only-visible-buffers): New user option.
5876
5877 2004-06-02 Juanma Barranquero <lektu@terra.es>
5878
5879 * faces.el (frame-update-faces): Add empty docstring so the one
5880 for `ignore' doesn't show through.
5881
5882 * subr.el (process-kill-without-query): Remove spurious "\n" on
5883 obsolescence string.
5884 (focus-frame, unfocus-frame): Add obsolescence declaration and
5885 empty docstring.
5886
5887 * international/mule.el (register-char-codings): Make alias for
5888 `ignore'. Move docstring to obsolescence info and remove redundancy.
5889
5890 2004-06-02 Kim F. Storm <storm@cua.dk>
5891
5892 * frame.el (blink-cursor-start): Turn cursor off initially so blink
5893 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
5894
5895 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5896
5897 * comint.el (comint-replace-by-expanded-history-before-point):
5898 Obey `start' as the docstring says.
5899 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
5900 (comint-update-fence): Prevent font-lock from running unnecessarily.
5901 (comint-dynamic-list-completions): Use with-current-buffer.
5902
5903 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5904
5905 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
5906 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
5907 (bibtex-entry-update): Handle alternatives and optional fields.
5908 (bibtex-parse-entry): Bugfix, handle empty key.
5909
5910 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5911
5912 * vc-arch.el (vc-arch-state): Don't assume the file exists.
5913
5914 2004-05-31 Lars Hansen <larsh@math.ku.dk>
5915
5916 * desktop.el (desktop-save): Don't save minor modes without a
5917 known mode initialization function.
5918
5919 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
5920
5921 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
5922
5923 * autorevert.el: Update `Commentary' section.
5924
5925 2004-05-30 Juanma Barranquero <lektu@terra.es>
5926
5927 * dos-fns.el (convert-standard-filename):
5928 * files.el (convert-standard-filename):
5929 * w32-fns.el (convert-standard-filename):
5930 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
5931
5932 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
5933
5934 Sync with Tramp.
5935
5936 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
5937 (tramp-let-maybe): Move to an earlier spot in the file.
5938 Patch by Andreas Schwab.
5939
5940 2004-05-30 Andreas Schwab <schwab@suse.de>
5941
5942 * dired.el (dired-get-filename): Don't use dired-re-dot.
5943
5944 2004-05-30 Richard M. Stallman <rms@gnu.org>
5945
5946 * files.el (find-file): Doc fix.
5947
5948 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
5949
5950 2004-05-30 Nick Roberts <nickrob@gnu.org>
5951
5952 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
5953 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
5954 modeline of the locals buffer.
5955 (gdb-goto-breakpoint): Handle gdbmi.
5956 (gdb-get-frame-number): Change for gdbmi.
5957
5958 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
5959
5960 * files.el (file-remote-p): Apply file name handler for operation
5961 `file-remote-p'. It isn' a property any longer.
5962 (file-relative-name): `fh' and `fd' get the required value via
5963 `find-file-name-handler' already.
5964
5965 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
5966 (top): Remove setting of `file-remote-p' property for
5967 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
5968
5969 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
5970
5971 Version 2.0.41 of Tramp released.
5972
5973 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
5974 Throw away if process has died.
5975 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
5976 (tramp-out-of-band-prompt-regexp): Rename to
5977 `tramp-process-alive-regexp', because its usage is widen.
5978 (tramp-actions-copy-out-of-band): Apply it.
5979 (tramp-actions-before-shell, tramp-multi-actions):
5980 Add `tramp-action-process-alive' action.
5981 (tramp-action-process-alive): New defun.
5982 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
5983 Add entry for `file-remote-p'.
5984 (tramp-handle-file-remote-p): New defun.
5985 (top): Remove setting of `file-remote-p'. Don't set
5986 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
5987
5988 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
5989 `file-remote-p'.
5990
5991 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
5992 counted for (last) line. [They should or they shouldn't? --Stef]
5993 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
5994
5995 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
5996
5997 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
5998 not really necessary but seems to keep the shell history smaller
5999 in some cases. It is no substitute for setting HISTFILE and
6000 HISTSIZE from tramp-open-connection-setup-interactive-shell,
6001 though. Suggested by Luc Teirlinck.
6002 (tramp-open-connection-setup-interactive-shell): Export variables
6003 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
6004 (tramp-set-process-query-on-exit-flag): New compat function.
6005 (tramp-open-connection-multi, tramp-open-connection-su)
6006 (tramp-open-connection-rsh, tramp-open-connection-telnet)
6007 (tramp-do-copy-or-rename-file-out-of-band): Use it.
6008 (tramp-let-maybe): New macro, let-binds a variable only if it
6009 isn't obsolete.
6010 (tramp-check-ls-commands, tramp-handle-expand-file-name)
6011 (tramp-handle-file-truename): Use it.
6012 (tramp-completion-file-name-regexp-unified): Avoid matching
6013 filenames starting with "/:" -- those are reserved for
6014 file-name-non-special.
6015
6016 * tramp-smb.el (tramp-smb-open-connection):
6017 Use tramp-set-process-query-on-exit-flag compat function.
6018
6019 2004-05-29 Richard M. Stallman <rms@gnu.org>
6020
6021 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
6022
6023 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
6024 (eval-last-sexp-print-value): Print char equivalent regardless
6025 of standard-output value.
6026
6027 * thumbs.el (thumbs-subst-char-in-string): Delete.
6028 (thumbs-thumbname): Use subst-char-in-string.
6029 (thumbs-resize-image): Use condition-case, not ignore-errors.
6030 (thumbs-kill-buffer): Likewise.
6031
6032 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
6033 (thumbs-mode): Make buffer read-only.
6034 (thumbs-make-thumb): Unconditionally accept an existing file.
6035 (thumbs-insert-thumb): Add thumb-image-file property to the image.
6036 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
6037 (thumbs-show-thumbs-list): Error if images not supported.
6038 (thumbs-save-current-image): Improve prompt string.
6039 (thumbs-mode-map): Define u, R, x.
6040 (thumbs-unmark): New command.
6041 (thumbs-emboss-image): Minor cleanup.
6042 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
6043 (thumbs-rename-images): New command.
6044 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
6045
6046 * thumbs.el (thumbs-current-image): New function.
6047 (thumbs-file-list, thumbs-file-alist): New functions.
6048 (thumbs-find-image): Delete arg L.
6049 Don't set up thumbs-fileL as buffer-local global var.
6050 (thumbs-find-image-at-point): Use thumbs-current-image.
6051 (thumbs-set-image-at-point-to-root-window): Likewise.
6052 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
6053 Record and warn about errors. Update thumbs-markedL for deletions.
6054 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
6055 (thumbs-redraw-buffer): Use thumbs-file-list.
6056 (thumbs-mark): Use thumbs-current-image.
6057 (thumbs-show-name): Use thumbs-current-image.
6058
6059 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
6060 and imenu--last-menubar-index-alist.
6061
6062 * subr.el (with-selected-window): Undo previous change.
6063
6064 2004-05-29 John Paul Wallington <jpw@gnu.org>
6065
6066 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
6067 (thumbs-mouse-find-image): New command.
6068 (thumbs-mode-map): Bind it to mouse-2.
6069 (thumbs-mode): Make mode-class special.
6070 (thumbs-view-image-mode): Likewise.
6071
6072 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6073
6074 * flymake.el: New file.
6075
6076 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
6077
6078 * files.el (find-file-noselect-1): Do not bind
6079 `inhibit-read-only' to t during execution of
6080 `find-file-not-found-functions'.
6081
6082 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
6083
6084 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
6085 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
6086
6087 2004-05-28 Juri Linkov <juri@jurta.org>
6088
6089 * simple.el (eval-expression-print-format): New fun.
6090
6091 * simple.el (eval-expression):
6092 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
6093 * emacs-lisp/edebug.el (edebug-compute-previous-result)
6094 (edebug-eval-expression): Print additionally the value returned by
6095 `eval-expression-print-format'.
6096
6097 * emacs-lisp/lisp.el (insert-pair-alist): New var.
6098 (insert-pair): Make arguments optional. Find character pair
6099 from `insert-pair-alist' according to the last input event.
6100 (insert-parentheses): Make arguments optional.
6101 (raise-sexp, delete-pair): New funs.
6102
6103 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
6104 (emacs-lisp-mode-map, lisp-interaction-mode-map):
6105 Bind C-M-q to `indent-pp-sexp'.
6106
6107 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
6108 `pp-to-string' modified to be able to format text with newlines.
6109 (pp-to-string): Move the buffer-formatting part of the code to
6110 `pp-buffer'. Call `pp-buffer'.
6111
6112 * info.el (Info-desktop-buffer-misc-data): Don't save information
6113 about virtual files.
6114 (Info-restore-desktop-buffer): Restore Info buffers in prepared
6115 buffers with names obtained from the desktop file instead of the
6116 default *info* buffer.
6117
6118 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
6119
6120 * subr.el (with-selected-window): Only save/restore the selected window.
6121
6122 * progmodes/compile.el (compilation-error-regexp-alist):
6123 Use expand-file-name and data-directory.
6124
6125 * progmodes/grep.el (grep-tree): Rework previous fix.
6126
6127 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
6128 after the user marked text with the mouse.
6129
6130 * startup.el (command-line): Keep the first regexp of
6131 auto-save-file-name-transforms intact.
6132
6133 2004-05-28 Juanma Barranquero <lektu@terra.es>
6134
6135 * cus-edit.el (customize-face, customize-face-other-window)
6136 (custom-face-edit-delete): Make arguments match their use in
6137 docstring.
6138 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
6139 docstring.
6140
6141 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
6142 not `cvs-butlast'.
6143
6144 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
6145 `nbutlast' are in subr.el).
6146
6147 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
6148 (set-w32-system-coding-system): Doc fixes.
6149
6150 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
6151 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
6152 Make arguments match their use in docstring.
6153 (artist-draw-region-trim-line-endings)
6154 (artist-mouse-choose-operation): Fix typo in docstring.
6155 (artist-key-set-point-common): Doc fix.
6156
6157 2004-05-28 Simon Josefsson <jas@extundo.com>
6158
6159 * mail/smtpmail.el (smtpmail-open-stream):
6160 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
6161
6162 2004-05-26 Simon Josefsson <jas@extundo.com>
6163
6164 * starttls.el: Merge with my GNUTLS based starttls.el.
6165 (starttls-gnutls-program, starttls-use-gnutls)
6166 (starttls-extra-arguments, starttls-process-connection-type)
6167 (starttls-connect, starttls-failure, starttls-success): New variables.
6168 (starttls-program, starttls-extra-args): Doc fix.
6169 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
6170 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
6171 and pass on to corresponding *-gnutls function if it is set.
6172
6173 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6174
6175 * autorevert.el (auto-revert-handler): Disable auto-reverting of
6176 remote files.
6177
6178 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
6179
6180 * files.el (file-name-non-special): There are more operations
6181 which need handling: `find-backup-file-name',
6182 `insert-file-contents', `verify-visited-file-modtime',
6183 `write-region'. Rename t value of method to `add'. Add new
6184 methods `quote' and `unquote-then-quote' to file-arg-indices.
6185
6186 2004-05-25 Juri Linkov <juri@jurta.org>
6187
6188 * info.el (Info-toc): Call Info-mode on intermediate buffer.
6189 (Info-index-nodes): Enclose code in condition-case to catch errors.
6190 (Info-index-node): Don't search all index nodes if request is only
6191 for the current node and file is not in the cache of index nodes.
6192 (Info-mode-map): Bind Info-copy-current-node-name to `w'
6193 for consistency with dired-copy-filename-as-kill.
6194 Bind `S' to Info-search-case-sensitively.
6195 (Info-copy-current-node-name): New arg. With zero prefix arg put
6196 the name inside a function call to `info'. Display copied text in
6197 the echo area.
6198
6199 2004-05-25 Sam Steingold <sds@gnu.org>
6200
6201 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
6202 strip the package prefix from the symbol name, if any.
6203 Make it the `find-tag-default-function' for `lisp-mode'.
6204
6205 2004-05-25 John Paul Wallington <jpw@gnu.org>
6206
6207 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
6208 instead of obsolete `process-kill-without-query'.
6209
6210 * textmodes/texinfmt.el (texinfo-indexvar-alist):
6211 Declare as variable, not constant.
6212
6213 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
6214
6215 * files.el (find-file-noselect-1): Fix bug introduced by
6216 Revision 1.694. As a side effect, `inhibit-read-only'
6217 is again, by default, t during execution of
6218 `find-file-not-found-functions'.
6219 (insert-directory): Check that lines were really inserted by
6220 the --dired switch, before erasing them.
6221
6222 2004-05-24 Nick Roberts <nickrob@gnu.org>
6223
6224 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
6225 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
6226 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
6227 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
6228 gud-minor-mode (gdbmi).
6229
6230 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
6231
6232 * net/browse-url.el (browse-url-interactive-arg): Enable user to
6233 explicitly select the text to be taken as URL.
6234
6235 2004-05-23 Juri Linkov <juri@jurta.org>
6236
6237 * info.el (Info-index-nodes): New var and fun.
6238 (Info-goto-index, Info-index, info-apropos)
6239 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
6240 (Info-index): Fix docstring. Store and restore Info-history-list.
6241 (Info-complete-nodes): New var.
6242 (Info-complete-menu-item): Use it.
6243 (Info-index-node): New fun.
6244 (Info-final-node, Info-forward-node, Info-backward-node)
6245 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
6246 Use Info-index-node.
6247 (Info-extract-menu-item, Info-extract-menu-counting): Set second
6248 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
6249 (Info-find-node-2): If a node with period in its name not found,
6250 try to find a node without the name part after period.
6251 (Info-select-node): Call Info-fontify-node only if
6252 Info-fontify-maximum-menu-size is not nil.
6253 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
6254 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
6255 Preserve Info-history-list.
6256 (Info-toc): Set Info-current-file.
6257 (Info-build-toc): Move point to the beginning of the buffer.
6258 Add main-file variable.
6259 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
6260 Use backslashed representation of the control character ^_.
6261
6262 * textmodes/texinfmt.el (texinfo-print-index): Print index line
6263 numbers in the new Texinfo 4.7 format.
6264
6265 * add-log.el (change-log-font-lock-keywords): Remove `:' from
6266 regexps for function and variable names.
6267
6268 * descr-text.el (describe-property-list): Add [show] button for
6269 `syntax-table' property with action to pp to a separate buffer.
6270 (describe-char): Replace search-forward by re-search-forward with
6271 whitespace regexp after "character:" to not fail in too narrow windows.
6272
6273 * simple.el (next-error-find-buffer): Add a rule to return
6274 next-error capable buffer if one window on the selected frame
6275 displays such buffer.
6276
6277 2004-05-23 Nick Roberts <nickrob@gnu.org>
6278
6279 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
6280 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
6281 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
6282 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
6283 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
6284 Handle new value for gud-minor-mode (gdbmi).
6285 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
6286 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
6287 Change from local to global gdb variable set.
6288 (gdb-ann3): Initialise above gdb variable set.
6289 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
6290 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
6291 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
6292 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
6293 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
6294 (gdb-info-locals-handler, gdb-invalidate-assembler)
6295 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
6296 set as global variables.
6297 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
6298 Handle gdbmi.
6299 (gdb-info-breakpoints-custom): Fix regexp.
6300 (def-gdb-var): Delete.
6301
6302 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
6303 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
6304 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
6305 a new mode. The file (gdb-mi.el) for this mode will be included
6306 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
6307 primary interface.
6308
6309 2004-05-23 Jesper Harder <harder@ifa.au.dk>
6310
6311 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
6312 interpreted as a directory.
6313
6314 2004-05-22 Richard M. Stallman <rms@gnu.org>
6315
6316 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
6317 as a close quote.
6318
6319 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
6320
6321 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
6322 Use assoc-string, not assoc-ignore-case.
6323
6324 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
6325
6326 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
6327 If moving back then fwd gets a defun that ends before point,
6328 try again moving fwd then back.
6329
6330 * files.el (file-name-non-special): Allow t in file-arg-indices
6331 to mean requote the return value. Use `identity' as an element
6332 rather than as the whole value.
6333
6334 * gs.el (gs-options): Add -dSAFER. Mark it risky.
6335
6336 2004-05-22 Juanma Barranquero <lektu@terra.es>
6337
6338 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
6339 `help-make-usage'.
6340 (help-highlight-arguments): Skip function name before searching
6341 for arguments.
6342
6343 2004-05-21 Juanma Barranquero <lektu@terra.es>
6344
6345 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
6346 Don't mention in the docstring these arguments meant for
6347 internal (recursive) use only.
6348 (allout-char-spec): Comment out (it's not implemented).
6349 (allout-old-expose-topic, allout-exposure): Fix docstring and add
6350 obsolescence declaration.
6351 (allout-flatten-exposed-to-buffer)
6352 (allout-indented-exposed-to-buffer): Fix typos in docstring.
6353 (my-mark-marker): Doc fix.
6354 (produce-allout-mode-map, allout-sibling-index)
6355 (allout-isearch-expose, allout-distinctive-bullet)
6356 (allout-open-topic, allout-reindent-body)
6357 (allout-rebullet-heading, allout-process-exposed)
6358 (allout-insert-listified, allout-latex-verb-quote)
6359 (allout-insert-latex-header, allout-insert-latex-trailer):
6360 Make arguments match their use in docstring.
6361 (allout-primary-bullet, allout-old-style-prefixes)
6362 (allout-inhibit-protection, allout-init, allout-mode)
6363 (allout-before-change-protect, allout-flag-region):
6364 Use "Emacs" instead of "emacs" in docstrings.
6365
6366 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
6367
6368 * international/characters.el: Modify syntax of more characters.
6369
6370 2004-05-21 Masatake YAMATO <jet@gyve.org>
6371
6372 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
6373 (etags-tags-completion-table): Show parsing progress.
6374
6375 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
6376
6377 * locate.el (locate-prompt-for-command): Shorten first line of
6378 docstring.
6379 (locate-mode): Expand docstring and include keymap summary.
6380
6381 * files.el (find-file-noselect-1): Limit the scope of the
6382 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
6383 is, by default, nil during the execution of
6384 `find-file-not-found-functions' and `find-file-hook'.
6385
6386 2004-05-20 Michael Mauger <mmaug@yahoo.com>
6387
6388 * facemenu.el (facemenu-color-name-equal): New function.
6389 (list-colors-display): Use it to compare colors instead of
6390 facemenu-color-equal.
6391
6392 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
6393
6394 * compare-w.el (compare-windows-face): Use min-colors instead of
6395 checking for tty or pc types.
6396
6397 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
6398
6399 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
6400 (completion-setup-function): Use with-current-buffer.
6401 Properly save excursion. Simplify.
6402 Don't assume there is necessarily a `mouse-face' property somewhere.
6403
6404 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
6405
6406 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
6407
6408 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
6409 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
6410 Use with-current-buffer.
6411 (byte-goto-log-buffer): Delete.
6412 (byte-compile-log-file): Call compilation-forget-errors.
6413
6414 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
6415
6416 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
6417 output messages into the search result.
6418
6419 2004-05-19 Masatake YAMATO <jet@gyve.org>
6420
6421 * wid-edit.el (widget-radio-button-notify): Revert my last
6422 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
6423
6424 2004-05-19 Kenichi Handa <handa@m17n.org>
6425
6426 * international/characters.el: Fix syntax (open/close) of CJK chars.
6427
6428 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
6429
6430 * help-mode.el (help-go-back): Don't depend on position of back button.
6431
6432 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
6433
6434 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
6435 files files don't contain an accidental additional /.
6436
6437 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
6438 in source buffer.
6439
6440 2004-05-18 Masatake YAMATO <jet@gyve.org>
6441
6442 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
6443 to widget-apply. :action method assumes 2 arguments, not 3.
6444
6445 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
6446
6447 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
6448 New constants.
6449 (hs-special-modes-alist): Add an f90-mode entry.
6450
6451 2004-05-17 Sam Steingold <sds@gnu.org>
6452
6453 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
6454 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
6455
6456 2004-05-16 Kim F. Storm <storm@cua.dk>
6457
6458 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
6459
6460 2004-05-15 John Wiegley <johnw@newartisans.com>
6461
6462 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
6463 (eshell-output-object-to-target): Improve output speed 20% by not
6464 calling `eshell-stringify' if something is already known to be a string.
6465
6466 2004-05-15 Alex Ott <ott@jet.msk.su>
6467
6468 * textmodes/ispell.el (ispell-local-dictionary-alist):
6469 Add windows-1251 to the choice of coding systems.
6470 (ispell-dictionary-alist-6): Add support for "russianw.aff",
6471 encoded in cp1251.
6472
6473 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
6474
6475 * progmodes/compile.el (compilation-warning-face)
6476 (compilation-info-face): Use min-colors.
6477
6478 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6479
6480 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
6481 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
6482 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
6483 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
6484 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
6485 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
6486 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
6487 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
6488 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
6489 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
6490 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
6491 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
6492 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
6493 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
6494
6495 2004-05-15 Kim F. Storm <storm@cua.dk>
6496
6497 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
6498 Use it to set triggered-p element of timer.
6499 (timer-event-handler): Set triggered-p element non-nil while running
6500 the timer function.
6501
6502 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
6503
6504 * descr-text.el (describe-char-unicode-data)
6505 (describe-char-unicodedata-file): Re-enable the unicode code now that
6506 the licensing issues have been cleared in the unicode-4 license.
6507 (describe-text-properties-1): Remove unused `overlay' var.
6508 (describe-char): Remove unused var `buffer'.
6509
6510 2004-05-14 David Ponce <david@dponce.com>
6511
6512 * tree-widget.el: New file.
6513
6514 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
6515
6516 * language/european.el ("Brazilian Portuguese"): Add support for
6517 Brazilian Portuguese.
6518
6519 2004-05-13 John Wiegley <johnw@newartisans.com>
6520
6521 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
6522 `recentf-mode' if this variable has been customized to t.
6523
6524 * eshell/esh-test.el (eshell-test): Call the function
6525 `emacs-version' rather than trying to build a custom version string.
6526
6527 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
6528
6529 * net/telnet.el (telnet-mode): Use define-derived-mode.
6530 Don't modify the global value of comint-prompt-regexp.
6531
6532 2004-05-13 John Paul Wallington <jpw@gnu.org>
6533
6534 * version.el (emacs-version): Check for `gtk' feature before
6535 `x-toolkit' feature.
6536
6537 2004-05-13 Juanma Barranquero <lektu@terra.es>
6538
6539 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
6540 arguments in the docstring, they're used only in recursive calls.
6541
6542 * help-fns.el (help-arg-highlighting-function)
6543 (help-argument-name): Delete.
6544 (help-default-arg-highlight): New function.
6545 (help-do-arg-highlighting): Use it.
6546
6547 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
6548
6549 * calendar/appt.el (appt-disp-window):
6550 Use `calendar-set-mode-line' for a centered mode-line.
6551
6552 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
6553
6554 * calendar/appt.el (appt-disp-window): Do not split window
6555 excessively when `split-height-threshold' is low.
6556
6557 2004-05-12 Nick Roberts <nickrob@gnu.org>
6558
6559 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
6560 kill-buffer-hook here and make it local.
6561 (gud-kill-buffer-hook): Use kill-process for a sure kill.
6562
6563 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
6564
6565 * progmodes/compile.el (compilation-set-window-height):
6566 Use save-excursion to protect against misplaced marker.
6567
6568 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6569
6570 * custom.el (defface): Document that type can have value gtk.
6571
6572 * faces.el (face-spec-set-match-display): Handle type gtk in display.
6573
6574 2004-05-12 Kenichi Handa <handa@m17n.org>
6575
6576 * descr-text.el: Require quail at comile time.
6577 (describe-char): If an input method is on and it supports the
6578 character, show how to input it.
6579
6580 * international/quail.el (quail-install-decode-map): Accept a
6581 char-table whose subtype is `quail-decode-map'.
6582 (quail-store-decode-map-key, quail-gen-decode-map1)
6583 (quail-gen-decode-map, quail-find-key1, quail-find-key)
6584 (quail-show-key): New functions.
6585
6586 2004-05-12 Juanma Barranquero <lektu@terra.es>
6587
6588 * generic.el (define-generic-mode): Remove redundant arglist info.
6589
6590 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
6591 Make arguments match their use in docstring.
6592 (help-arg-highlighting-function): New variable.
6593 (help-argument-name): Mention it in the docstring.
6594 (help-do-arg-highlight): Use it. Expand regexp to accept also
6595 ARG-xxx and xxx-ARG references.
6596
6597 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
6598
6599 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
6600 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
6601 and "mailto:addr1?to=addr2" equal.
6602
6603 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
6604
6605 * man.el (Man-getpage-in-background): Use shell-file-name
6606 and shell-command-switch variables instead of hard-coded values.
6607
6608 2004-05-11 Eli Zaretskii <eliz@gnu.org>
6609
6610 * iimage.el: New file.
6611
6612 2004-05-11 Juanma Barranquero <lektu@terra.es>
6613
6614 * custom.el (custom-initialize-default, defcustom):
6615 Fix typo in docstring.
6616
6617 * files.el (set-visited-file-name, file-expand-wildcards):
6618 Fix docstring.
6619
6620 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
6621
6622 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
6623
6624 * subr.el (eventp): Be more discriminating with integers.
6625
6626 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
6627
6628 * progmodes/compile.el (compile): Add universal prefix arg.
6629 (compilation-error-regexp-alist-alist): Add edg patterns.
6630
6631 2004-05-10 Sam Steingold <sds@gnu.org>
6632
6633 * textmodes/ispell.el (ispell-message):
6634 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
6635
6636 2004-05-10 Dave Love <fx@gnu.org>
6637
6638 * progmodes/python.el (help-buffer): Autoload when compiling.
6639 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
6640 (run-python): Prepend to any existing PYTHONPATH.
6641
6642 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
6643
6644 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
6645 for pending breakpoints.
6646
6647 2004-05-10 Richard M. Stallman <rms@gnu.org>
6648
6649 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
6650 directly without calling any functions in Rmail.
6651 (unrmail-unprune): Function deleted.
6652
6653 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
6654
6655 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
6656 C-c C-z binding.
6657
6658 2004-05-10 Kenichi Handa <handa@m17n.org>
6659
6660 * descr-text.el (describe-char): Fix previous change. Don't make
6661 a unibyte character to multibyte in the *Help* buffer.
6662
6663 2004-05-10 Miles Bader <miles@gnu.org>
6664
6665 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
6666 buffer an error if the debugger process is actually running.
6667
6668 2004-05-10 Juanma Barranquero <lektu@terra.es>
6669
6670 * help-fns.el (help-argument-name): Default to italic.
6671 (help-highlight-arguments): Return always (usage . doc), even when
6672 usage is nil.
6673
6674 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
6675 (define-ibuffer-filter): Add usage info.
6676 (define-ibuffer-op): Add usage info (but CL-style defaults for
6677 keyword args are not shown).
6678
6679 * subr.el (remove-overlays, read-passwd): Fix docstring.
6680 (start-process-shell-command): Fix docstring. Put usage info in a
6681 format usable by `describe-function'.
6682 (open-network-stream, open-network-stream-nowait)
6683 (open-network-stream-server): Fix docstring.
6684
6685 2004-05-09 Jason Rumney <jasonr@gnu.org>
6686
6687 * international/code-pages (cp932, cp936, cp949, c950): Remove.
6688 Only define cp125* if windows-125* is already defined.
6689
6690 * language/korean.el (cp949): Add alias.
6691
6692 * language/chinese.el (cp936, cp950): Add aliases.
6693
6694 * language/japanese.el (cp932): Add alias.
6695
6696 * term/w32-win.el: Require code-pages.
6697
6698 * international/mule-cmds.el (set-locale-environment):
6699 On MS-Windows use ansi code-page for default coding-systems.
6700 Set up paper sizes for Windows 3 letter languages.
6701
6702 * international/code-pages.el (cp932, cp936, cp949, cp950):
6703 Add aliases. Also add cp125* if not already defined.
6704
6705 2004-05-09 Juanma Barranquero <lektu@terra.es>
6706
6707 * help-fns.el (help-highlight-arguments): Don't try to highlight
6708 missing or autoloaded arglists. Accept structured arguments, like
6709 the first ones of `do' and `flet'.
6710
6711 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
6712 (cvs-get-marked): Remove redundant arglist info.
6713
6714 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
6715 Don't use CL-style default args.
6716
6717 2004-05-08 Andreas Schwab <schwab@suse.de>
6718
6719 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
6720
6721 * international/subst-ksc.el: Fix references to utf-translate-cjk
6722 into utf-translate-cjk-mode.
6723 * international/subst-big5.el: Likewise.
6724 * international/subst-gb2312.el: Likewise.
6725 * international/subst-jis.el: Likewise.
6726 * international/utf-16.el: Likewise.
6727 * international/utf-8.el: Likewise.
6728
6729 2004-05-08 John Wiegley <johnw@newartisans.com>
6730
6731 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
6732 "virtual buffers" (off by default), which makes it possible to
6733 switch to the "virtual" buffers of recently visited files. When a
6734 buffer name search fails, and this option is on, iswitchb will
6735 look at the list of recently visited files, and permit matching
6736 against those names. When the user hits RET on a match, it will
6737 revisit that file.
6738 (iswitchb-read-buffer): Add two optional arguments, which makes
6739 isearchb.el possible.
6740 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
6741 (iswitchb-next-match): Add support for virtual buffers.
6742
6743 * isearchb.el: This module extends iswitchb to provide "as you
6744 type" buffer selection.
6745
6746 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
6747 Ignore the read-only property when flyspell highlighting is on.
6748 Not ignoring it leads to a series of confusing errors.
6749 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
6750 but also make sure to call flyspell-incorrect-hook.
6751 (flyspell-maybe-correct-transposition): Perform transposition test
6752 by bit twiddling a string, rather than using a temp buffer.
6753 (flyspell-maybe-correct-doubling): Use a string rather than a temp
6754 buffer. This is also the original version of the code, which
6755 could not be checked in before due to a previous lack of
6756 assignment papers. This version has seen heavy usage on my system
6757 for several years now.
6758
6759 * calendar/cal-bahai.el: New file, which adds support for the
6760 Baha'i calendar to Emacs. This calendar is based on a solar year
6761 of 19 months of 19 days, with 4 intercalary days. Each year
6762 begins on March 21, with the calendar starting in 1844.
6763
6764 * calendar/cal-menu.el, calendar/calendar.el,
6765 calendar/diary-lib.el, calendar/holidays.el: Added support for
6766 using cal-bahai.el.
6767
6768 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
6769 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
6770 function can be used outside of eshell buffers.
6771 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
6772
6773 2004-05-08 Juanma Barranquero <lektu@terra.es>
6774
6775 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
6776 word constituent so FOO-ARG is not recognized as an arg.
6777 (help-highlight-arguments): Don't skip lists in mandatory arguments.
6778
6779 * simple.el (next-error): Fix typo in docstring.
6780 (open-line): Make argument names match their use in docstring.
6781 (split-line): Fix docstring.
6782
6783 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
6784 usable by `describe-function'.
6785 (gensym, gentemp, typep, ignore-errors): Make argument names match
6786 their use in docstring.
6787
6788 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
6789 argument to `help-setup-xref'.
6790
6791 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
6792
6793 Version 2.0.40 of Tramp released.
6794
6795 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
6796 Use symbol-function to invoke functions only known on some Emacs
6797 flavors. This avoids byte-compiler warnings. Reported by Kevin
6798 Scaldeferri <kevin@scaldeferri.com>.
6799 (tramp-do-copy-or-rename-file-via-buffer): Rename from
6800 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
6801 consistent with the other tramp-do-* functions.
6802 (tramp-do-copy-or-rename-file): Calls adjusted.
6803 (tramp-process-initial-commands): Avoid liveness check on shell --
6804 we know that it must be alive since we're opening a connection at
6805 this moment.
6806 (tramp-last-cmd): New internal variable.
6807 (tramp-process-echoes): New tunable.
6808 (tramp-send-command): Set tramp-last-cmd.
6809 (tramp-wait-for-output): Delete echo, if applicable.
6810 (tramp-read-passwd): Construct the key for the password cache in a
6811 way that works for multi methods, too.
6812 (tramp-bug): Add backup-directory-alist and
6813 bkup-backup-directory-info to bug reports, with Tramp counterparts.
6814
6815 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
6816
6817 * net/tramp*.el: Suppress byte-compiler warnings where possible.
6818
6819 * net/tramp.el (tramp-out-of-band-prompt-regexp)
6820 (tramp-actions-copy-out-of-band): New defcustoms.
6821 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
6822 used instead of a synchronous one. Allows password entering.
6823 (tramp-action-out-of-band): New defun.
6824 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
6825 Remove restriction with password from doc string.
6826 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
6827 `tramp-out-of-band-prompt-regexp',
6828 `tramp-actions-copy-out-of-band', `password-cache' and
6829 `password-cache-expiry'.
6830 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
6831 password caching.
6832 (tramp-touch): FILE can be a local file, too.
6833 (TODO): Remove items done.
6834 (tramp-handle-insert-directory): Properly quote file name also if
6835 not full-directory-p. Handle wildcard case. Reported by Andreas
6836 Schwab <schwab@suse.de>.
6837 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
6838 new file.
6839 (tramp-handle-file-local-copy, tramp-handle-write-region):
6840 The permissions of the temporary file are set if filename exists.
6841 Reported by Ted Stern <stern@cray.com>.
6842 (tramp-backup-directory-alist)
6843 (tramp-bkup-backup-directory-info): New defcustoms.
6844 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
6845 (tramp-handle-find-backup-file-name): New function.
6846 Implements Tramp's find-backup-file-name.
6847
6848 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
6849 for `find-backup-file-name'.
6850
6851 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
6852 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
6853
6854 2004-05-07 Lars Hansen <larsh@math.ku.dk>
6855
6856 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
6857
6858 2004-05-07 Juanma Barranquero <lektu@terra.es>
6859
6860 * subr.el (lambda): Add arglist description to docstring.
6861 (declare): Fix typo in docstring.
6862 (open-network-stream): Fix docstring.
6863 (process-kill-without-query): Fix docstring and add obsolescence info.
6864 (last, butlast, nbutlast): Make arguments match their use in docstring.
6865 (insert-buffer-substring-no-properties): Likewise.
6866 (insert-buffer-substring-as-yank): Likewise.
6867 (split-string): Fix docstring.
6868
6869 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
6870 Make argument names match their use in docstring.
6871
6872 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
6873
6874 2004-05-06 Nick Roberts <nickrob@gnu.org>
6875
6876 * progmodes/gdb-ui.el: Improve/extend documentation strings.
6877 Fit first sentence on one line for apropos-command.
6878
6879 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
6880
6881 Changes largely merged in from Dave Love's code.
6882 * progmodes/python.el: Doc fixes.
6883 (python-mode-map): Add python-complete-symbol.
6884 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
6885 (python-comment-indent, python-complete-symbol)
6886 (python-symbol-completions, python-partial-symbol)
6887 (python-try-complete): New.
6888 (python-indent-line): Remove optional arg. Use python-block-end-p.
6889 (python-check): Bind compilation-error-regexp-alist.
6890 (inferior-python-mode): Use rx. Move keybindings to top level.
6891 Set comint-input-filter.
6892 (python-preoutput-filter): Use rx.
6893 (python-input-filter): Re-introduce.
6894 (python-proc): Start new process if necessary.
6895 Check python-buffer non-nil.
6896 (view-return-to-alist): Defvar.
6897 (python-send-receive): New.
6898 (python-eldoc-function): Use it.
6899 (python-mode-running): Don't defvar.
6900 (python-mode): Set comment-indent-function.
6901 Maybe update hippie-expand-try-functions-list.
6902 (python-indentation-levels): Initialize differently.
6903 (python-block-end-p): New.
6904 (python-indent-line): Use it.
6905 (python-compilation-regexp-alist): Augment.
6906 (run-python): Import `emacs' module to Python rather than loading
6907 code directly. Set python-buffer differently.
6908 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
6909 Use python-proc.
6910 (python-send-command): Go to end of comint buffer.
6911 (python-load-file): Use python-proc, emacs.eimport.
6912 (python-describe-symbol): Simplify interactive form.
6913 Use emacs.help. Do use temp-buffer-show-hook.
6914 Call print-help-return-message.
6915 (hippie-exp): Require when compiling.
6916 (python-preoutput-continuation): Use rx.
6917
6918 * diff-mode.el (diff-make-unified): Fix regexp.
6919
6920 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
6921
6922 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
6923 filter groups from the buffer when rebuilding the Ibuffer buffer
6924 and `ibuffer-show-empty-filter-groups' is nil.
6925
6926 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6927
6928 * ps-print.el (ps-print-quote): Call ps-value-string.
6929 (ps-setup): Call ps-comment-string.
6930 (ps-value-string, ps-comment-string): New funs.
6931
6932 2004-05-06 Juanma Barranquero <lektu@terra.es>
6933
6934 * ehelp.el (electric-help-command-loop): Check whether the last
6935 character is visible, not (point-max).
6936
6937 * help-fns.el (help-argument-name): Default to bold; don't inherit
6938 from font-lock-variable-name-face.
6939 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
6940
6941 2004-05-05 Kenichi Handa <handa@m17n.org>
6942
6943 * descr-text.el (describe-char): Copy the character with text
6944 properties and overlays into the first line, and call
6945 describe-text-properties on it.
6946
6947 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
6948
6949 * iswitchb.el (iswitchb-global-map): Fix typo.
6950 Remove unwanted ###autoloads from source file.
6951
6952 2004-05-05 Lars Hansen <larsh@math.ku.dk>
6953
6954 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
6955 in run-hooks. Use substitute-command-keys in message.
6956 (wdired-abort-changes): Add message.
6957
6958 2004-05-03 Michael Mauger <mmaug@yahoo.com>
6959
6960 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
6961 (sql-emacs20-p): Remove.
6962 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
6963 (sql-builtin-face, sql-doc-face): Remove.
6964 (sql-mode-ansi-font-lock-keywords)
6965 (sql-mode-oracle-font-lock-keywords)
6966 (sql-mode-postgres-font-lock-keywords)
6967 (sql-mode-linter-font-lock-keywords)
6968 (sql-mode-ms-font-lock-keywords)
6969 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
6970 (sql-product-font-lock): Fix font-lock reset when font rules change.
6971 (sql-highlight-product): Remove incorrect font-lock reset logic.
6972
6973 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
6974
6975 * ses.el (ses-set-parameter): Fix typo.
6976
6977 2004-05-04 Kim F. Storm <storm@cua.dk>
6978
6979 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
6980 Must expand directory for completion to work; and don't mess with
6981 process-environment.
6982 (ido-read-file-name): If command has ido property, don't use ido
6983 if value is ignore, or read as directory if value is dir.
6984 Set ido ignore property for dired-do-rename command.
6985
6986 2004-05-04 Juanma Barranquero <lektu@terra.es>
6987
6988 * ehelp.el (electric-help-command-loop, electric-help-undefined)
6989 (electric-help-help): Check against unmapped commands.
6990
6991 * help-fns.el (help-argument-name): New face, inheriting from
6992 font-lock-variable-name-face, to highlight function arguments in
6993 `describe-function' and `describe-key'.
6994 (help-do-arg-highlight): Auxiliary function to highlight a given
6995 list of arguments in a string.
6996 (help-highlight-arguments): Highlight the function arguments and
6997 all uses of them in the docstring.
6998 (describe-function-1): Use it. Do docstring output via `insert',
6999 not 'princ', so text attributes are preserved.
7000
7001 * winner.el (winner-mode-map): Move `winner-undo' and
7002 `winner-redo' to C-c <left> and C-c <right>, respectively (the
7003 previous bindings conflict with `prev-buffer', `next-buffer').
7004
7005 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7006
7007 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
7008 (bibtex-entry-update): New command bound to C-c C-u.
7009 (bibtex-text-in-string): Fix regexp.
7010 (bibtex-assoc-of-regexp): Remove.
7011 (bibtex-progress-message): Fix docstring.
7012 (bibtex-inside-field): Use if.
7013 (bibtex-assoc-regexp): New function.
7014 (bibtex-format-entry): Make code more robust so that it formats
7015 also old entries.
7016 (bibtex-autokey-demangle-title): Merge with obsolete function
7017 bibtex-assoc-of-regexp.
7018 (bibtex-field-list): New function.
7019 (bibtex-entry): Use bibtex-field-list.
7020 (bibtex-parse-entry): Fix docstring.
7021 (bibtex-print-help-message): Use bibtex-field-list.
7022 (bibtex-make-field): Use bibtex-field-list.
7023 (bibtex-entry-index): Bugfix. Return crossref key if required.
7024 (bibtex-lessp): Fix docstring.
7025
7026 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
7027
7028 * select.el (xselect-convert-to-string): Move comment to intended line.
7029
7030 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7031
7032 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
7033 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
7034
7035 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7036
7037 * term/x-win.el (x-clipboard-yank): Don't exit on error from
7038 x-get-selection.
7039
7040 2004-05-03 Jason Rumney <jasonr@gnu.org>
7041
7042 * makefile.nt: Remove.
7043
7044 2004-05-03 Kim F. Storm <storm@cua.dk>
7045
7046 * emulation/cua-base.el (cua--update-indications): Fix last change.
7047 (cua-mode): Deactivate mark when cua-mode is enabled.
7048
7049 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
7050
7051 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
7052
7053 2004-05-03 Nick Roberts <nickrob@gnu.org>
7054
7055 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
7056 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
7057 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
7058 window over visible frames.
7059 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
7060
7061 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
7062
7063 * progmodes/compile.el (compilation-gcpro): New var.
7064 (compilation-fake-loc): Use it.
7065 (compilation-forget-errors): Reset it.
7066
7067 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
7068
7069 * diff-mode.el (diff-header-face, diff-file-header-face):
7070 Use min-colors.
7071
7072 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7073
7074 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
7075 (bibtex-clean-entry): Disentangle code.
7076 (bibtex-realign): New function.
7077 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
7078 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
7079 Remove undocumented optional arg called-by-convert-alien.
7080 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
7081 for sorting instead of bibtex-sort-buffer.
7082
7083 2004-05-02 Eli Zaretskii <eliz@gnu.org>
7084
7085 * progmodes/compile.el (compilation-start): In the
7086 no-async-subprocesses branch, call sit-for to give redisplay a
7087 chance to show the updated process status in the mode line, and
7088 fontify the buffer explicitly after the process exits.
7089
7090 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
7091
7092 * progmodes/python.el (python-compilation-line-number): Remove.
7093 (python-compilation-regexp-alist): Don't use it any more.
7094 (python-orig-start, python-input-filter): Remove.
7095 (inferior-python-mode): Don't set up comint-input-filter-functions.
7096 (python-send-region): Use compilation-fake-loc.
7097
7098 * progmodes/compile.el (compilation-messages-start): New var.
7099 (compilation-mode): Don't setup next-error-function here.
7100 (compilation-setup): Set it up here instead (for minor modes as well).
7101 Make compilation-messages-start buffer local.
7102 (compilation-next-error-function): Use it.
7103 (compilation-forget-errors): Set compilation-messages-start.
7104
7105 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
7106
7107 * ielm.el (ielm-prompt-read-only): Update docstring.
7108
7109 * comint.el (comint-prompt-read-only): Update docstring.
7110 (comint-update-fence, comint-kill-whole-line)
7111 (comint-kill-region): New functions.
7112
7113 * simple.el (kill-whole-line): Use "p" instead of "P" in
7114 interactive form.
7115
7116 2004-05-01 Juanma Barranquero <lektu@terra.es>
7117
7118 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
7119 format arglist so default values in CL-style argument lists are
7120 correctly shown.
7121
7122 2004-05-01 Jason Rumney <jasonr@gnu.org>
7123
7124 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
7125
7126 2004-05-01 Kenichi Handa <handa@m17n.org>
7127
7128 * international/titdic-cnv.el (miscdic-convert): Don't generate a
7129 quail file if it is up to date.
7130
7131 2004-04-30 Juri Linkov <juri@jurta.org>
7132
7133 * cus-edit.el (custom-mode-map):
7134 Add key binding `C-x C-s' to `Custom-save'.
7135
7136 * outline.el (outline-blank-line): New var.
7137 (outline-next-preface, outline-show-heading)
7138 (outline-end-of-subtree): Use it.
7139
7140 * dired-aux.el (dired-touch-initial): New fun.
7141 (dired-do-chxxx): Call it for op-symbol `touch'.
7142 (dired-diff): Use `dired-dwim-target-directory'
7143 if current dired buffer has no buffer mark.
7144
7145 * bindings.el (propertized-buffer-identification):
7146 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
7147 Add C-M-arrow keys for consistency.
7148
7149 * files.el (confirm-kill-emacs):
7150 Change group from top-level `emacs' to `convenience'.
7151
7152 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7153 Push mark on the first call of successive command calls.
7154 (insert-pair): New fun created from `insert-parentheses' with
7155 `open' and `close' arguments added. Enclose active regions
7156 in paired characters. Compare adjacent characters syntax with
7157 inserted characters syntax before inserting a space.
7158 (insert-parentheses): Call `insert-pair' with ?\( ?\).
7159
7160 * delsel.el: Don't put `delete-selection' property
7161 on `insert-parentheses' symbol to take advantage of
7162 region handling in `insert-pair' function.
7163 Suggested by Stephan Stahl <stahl@eos.franken.de>.
7164
7165 2004-04-30 Kim F. Storm <storm@cua.dk>
7166
7167 * emulation/cua-base.el: Add support for changing cursor types;
7168 based on patch from Michael Mauger.
7169 (cua-normal-cursor-color, cua-read-only-cursor-color)
7170 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
7171 Customization cursor type and/or cursor color.
7172 (cua--update-indications): Handle cursor type changes.
7173 (cua-mode): Update cursor indications if enabled.
7174
7175 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
7176
7177 * mouse.el (mouse-drag-copy-region): New defcustom.
7178 (mouse-set-region, mouse-drag-region-1): Use it.
7179
7180 * simple.el (kill-ring-save): If region face background color is
7181 unspecified (if no highlighting), show extent of fully visible
7182 region even if transient-mark-mode is enabled.
7183
7184 * emulation/cua-base.el (cua--standard-movement-commands):
7185 Add cua-scroll-up and cua-scroll-down.
7186 (cua-scroll-up, cua-scroll-down): New commands.
7187 (cua--init-keymaps): Remap scroll-up and scroll-down.
7188
7189 * emulation/cua-rect.el (cua--convert-rectangle-as):
7190 New defmacro.
7191 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
7192 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
7193 New commands (suggested by Jordan Breeding).
7194
7195 2004-04-30 Juanma Barranquero <lektu@terra.es>
7196
7197 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
7198
7199 2004-04-30 Mario Lang <mlang@delysid.org>
7200
7201 * diff.el (diff-switches): Fix typo in docstring.
7202
7203 2004-04-30 Alex Schroeder <alex@gnu.org>
7204
7205 * xml.el (xml-debug-print-internal): Don't add newline and
7206 indentation to text nodes and write empty elements as empty tags
7207 instead of opening and closing tags.
7208 (xml-debug-print): Take optional indent-string argument.
7209 (xml-print): Alias for xml-debug-print.
7210
7211 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7212
7213 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
7214 than duplicate call to `line-beginning-position'.
7215
7216 * progmodes/f90.el (f90-get-present-comment-type):
7217 Return whitespace, as well as comment chars, for consistent filling
7218 of comment blocks. Use `match-string-no-properties'.
7219 (f90-break-line): Trim trailing whitespace when filling comments.
7220
7221 2004-04-30 Dave Love <fx@gnu.org>
7222
7223 * calendar/diary-lib.el (diary-outlook-formats): New variable.
7224 (diary-from-outlook-internal, diary-from-outlook)
7225 (diary-from-outlook-gnus, diary-from-outlook-rmail):
7226 New functions to import diary entries from Outlook-format
7227 appointments in mail messages.
7228
7229 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
7230
7231 * progmodes/python.el (python-send-command): New fun.
7232 (python-send-region, python-load-file): Use it.
7233
7234 * progmodes/compile.el (compilation-last-buffer): Add var alias.
7235
7236 * help-fns.el (help-C-file-name): Use new subr-name.
7237 Prepend `src/' to the file name.
7238 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
7239 (describe-function-1, describe-variable): Only find a C source file
7240 name if DOC is already loaded.
7241
7242 * help-mode.el (help-function-def, help-variable-def):
7243 Use the new find-function-search-for-symbol functionality.
7244 Allow FILE to be `C-source'.
7245
7246 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
7247 (find-function-C-source): New fun.
7248 (find-function-search-for-symbol): Use it.
7249
7250 2004-03-29 Michael Mauger <mmaug@yahoo.com>
7251
7252 * progmodes/sql.el (sql-product-alist): Rename variable
7253 `sql-product-support'. Add Postgres login parameters.
7254 (sql-set-product, sql-product-feature): Update with renamed variable.
7255 (sql-connect-postgres): Add username prompt.
7256 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
7257 Make patterns less product specific.
7258 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
7259 (sql-mode-abbrev-table): Modify initialization.
7260 (sql-builtin-face): Add variable.
7261 (sql-keywords-re): Add macro.
7262 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
7263 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
7264 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
7265 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
7266 (sql-mode-linter-font-lock-keywords)
7267 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
7268 (sql-mode-sybase-font-lock-keywords)
7269 (sql-mode-informix-font-lock-keywords)
7270 (sql-mode-interbase-font-lock-keywords)
7271 (sql-mode-ingres-font-lock-keywords)
7272 (sql-mode-solid-font-lock-keywords)
7273 (sql-mode-sqlite-font-lock-keywords)
7274 (sql-mode-db2-font-lock-keywords): Default to nil.
7275 (sql-product-font-lock): Always highlight ANSI keywords.
7276 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
7277 (sql-send-string): Add function.
7278
7279 2004-04-29 Dave Love <fx@gnu.org>
7280
7281 * progmodes/cfengine.el (cfengine-beginning-of-defun)
7282 (cfengine-end-of-defun): Ensure progress through buffer.
7283
7284 * info-look.el (cfengine-mode): Accept a terminal ().
7285
7286 2004-04-29 Juri Linkov <juri@jurta.org>
7287
7288 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
7289 instead of isearch-yank-word-or-char. Add new key bindings for
7290 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
7291 (isearch-del-char): New fun.
7292 (isearch-forward, isearch-edit-string): Update docstring.
7293 (isearch-yank-char): Doc fix.
7294 (isearch-other-meta-char): Restore point after scrolling.
7295
7296 * progmodes/compile.el (compilation-context-lines): Add nil option
7297 to disable compilation output window scrolling.
7298 (compilation-set-window): Use it.
7299
7300 * outline.el (outline-next-preface, outline-show-heading):
7301 Don't leave unhidden blank line before heading.
7302 (outline-end-of-subtree): Include last newline into subtree.
7303 (hide-entry): Leave point at beginning of heading instead of end.
7304 (outline-up-heading): Push mark for the first call of successive
7305 command calls.
7306
7307 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
7308
7309 * comint.el (comint-prompt-read-only): New variable.
7310 (comint-output-filter): Implement it.
7311
7312 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
7313 (ielm-prompt-internal): New variable.
7314 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
7315 (ielm-send-input): Delete unused variable `buf'.
7316 (ielm-eval-input): Use `ielm-prompt-internal'.
7317 (inferior-emacs-lisp-mode): Use new variables
7318 `comint-prompt-read-only' and `ielm-prompt-internal'.
7319 Get rid of obsolete variable `directory-sep-char'.
7320 (ielm): Use `zerop'.
7321
7322 2004-04-29 John Paul Wallington <jpw@gnu.org>
7323
7324 * thumbs.el (toplevel): Require cl at compile time.
7325 Remove conditional definitions of `ignore-errors' and `caddar'
7326 because they occur at run time.
7327
7328 2004-04-28 Nick Roberts <nickrob@gnu.org>
7329
7330 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
7331 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
7332 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
7333 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
7334
7335 * progmodes/gud.el (gud-common-init): Throw an error if program is
7336 already running under gdb.
7337
7338 2004-04-28 John Paul Wallington <jpw@gnu.org>
7339
7340 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
7341 (thumbs-show-image-num): Move assignment of
7342 `thumbs-current-image-filename' within scope of `i'.
7343 (thumbs-emboss-image): Don't use `evenp'.
7344
7345 2004-04-28 Richard M. Stallman <rms@gnu.org>
7346
7347 * progmodes/compile.el (compilation-context-lines): Default now 0.
7348
7349 2004-04-28 Juanma Barranquero <lektu@terra.es>
7350
7351 Use `time-less-p' from calendar/time-date.el instead of defining
7352 custom versions of it.
7353
7354 * pcomplete.el (pcomplete-time-less-p): Remove.
7355
7356 * thumbs.el (time-less-p): Remove.
7357
7358 * calendar/timeclock.el (timeclock-time-less-p): Remove.
7359 (timeclock-generate-report): Use `time-less-p'.
7360
7361 * emacs-lisp/autoload.el (autoload-before-p): Remove.
7362 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
7363
7364 2004-04-28 Masatake YAMATO <jet@gyve.org>
7365
7366 * subr.el (remove-overlays): Make arguments optional.
7367
7368 * wid-edit.el (widget-specify-button): Put evaporate to the
7369 overlay for sample.
7370 (widget-specify-sample): Put evaporate to the overlay for sample.
7371 (widget-specify-doc): Put evaporate to the overlay for documentation.
7372
7373 2004-04-27 Jesper Harder <harder@ifa.au.dk>
7374
7375 * info.el (info-apropos): Make it an index node. Align node names
7376 like makeinfo.
7377
7378 2004-04-27 Eli Zaretskii <eliz@gnu.org>
7379
7380 * net/browse-url.el (browse-url-netscape-sentinel)
7381 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
7382 (browse-url-epiphany-sentinel, browse-url-mosaic):
7383 Use browse-url-*-program instead of a literal program name.
7384
7385 2004-04-27 Kevin Ryde <user42@zip.com.au>
7386
7387 * eshell/em-alias.el:
7388 * eshell/em-dirs.el:
7389 * eshell/em-hist.el:
7390 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
7391 features when M-x customize-group loads modules before the main
7392 eshell.el.
7393
7394 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
7395
7396 * subr.el (momentary-string-display): Support EXIT-CHAR that is
7397 either a character representation of an event or an event
7398 description list.
7399
7400 * type-break.el: Capitalise Emacs and Lisp.
7401 (type-break-good-break-interval, type-break-demo-boring-stats)
7402 (type-break-terse-messages, type-break-file-name): New defcustoms.
7403 (type-break-post-command-hook)
7404 (type-break-warning-countdown-string): Quote variable names in doc.
7405 (type-break-interval-start, type-break-auto-save-file-name): New vars.
7406 (type-break-mode): Document type-break-good-break-interval and the
7407 "session" file. Schedule break according to the session file.
7408 Kill session file buffer on exit. Organise for save-some-buffers
7409 to always save the session file.
7410 (type-break-mode-line-message-mode, type-break-query-mode):
7411 Uppercase arguments.
7412 (type-break-file-time, type-break-file-keystroke-count, timep)
7413 (type-break-choose-file, type-break-get-previous-time)
7414 (type-break-get-previous-count): New defuns.
7415 (type-break): Avoid break querying after a completed break in the
7416 case where the query was initiated during user invocation of the
7417 break. Optional terse messages.
7418 Use type-break-good-break-interval if type-break-good-rest-interval is
7419 nil. File the break time.
7420 (type-break-schedule): New optional args for overriding the use of
7421 the current time.
7422 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
7423 after a break.
7424 (type-break-check): File the keystroke count.
7425 (type-break-do-query): Prevent a second query when the break is
7426 interrupted. Optional terse message.
7427 (type-break-keystroke-reset): Record the start of a typing interval.
7428 (type-break-demo-boring): Optional terse messages. Display word
7429 per minute and keystroke counts according to
7430 type-break-demo-boring-stats.
7431
7432 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
7433
7434 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
7435 directories, make sure they exist under archive-tmpdir.
7436
7437 2004-04-27 Juri Linkov <juri@jurta.org>
7438
7439 * help.el (view-emacs-news): With argument, display info for the
7440 selected version by finding it among different NEWS files, and
7441 narrowing the buffer to the selected version.
7442
7443 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
7444 same-window-buffer-names.
7445 (info): New arg `buffer'. Use it. Doc fix. Read file name for
7446 non-numeric prefix argument, append the number to the buffer name
7447 for numeric prefix argument.
7448 (info-other-window): Bind same-window-regexps to nil.
7449 (Info-reference-name): Rename to Info-point-loc.
7450 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
7451 and Info-find-index-name for stringy Info-point-loc.
7452 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
7453 without middle `.', but with final `.' and optional line number
7454 for it. Set Info-point-loc for index nodes.
7455 (Info-index): Remove middle `.' from index entry regexp.
7456 Modify line number regexp.
7457 (Info-index-next): Decrement line number.
7458 (info-apropos): Remove middle `.' from index entry regexp.
7459 Add optional line number regexp at the end. Add matched value
7460 for line number to the result list and insert it to the buffer.
7461 Replace match-string by match-string-no-properties.
7462 Reorder result list.
7463 (Info-fontify-node): Hide index line numbers.
7464 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
7465 empty matches.
7466 (Info-follow-reference): Use `str' instead of
7467 Info-following-node-name-re.
7468 (Info-toc): Use full file names. Set Info-current-node to "Top".
7469 (Info-fontify-node): Compare file names without directory name.
7470 (Info-try-follow-nearest-node): Don't set Info-reference-name.
7471 Set second arg of Info-extract-menu-node-name for index nodes.
7472 (info-xref-visited): Use magenta3 instead of magenta4.
7473 (Info-mode): Add info-apropos to docstring.
7474
7475 * log-view.el (log-view-diff): Replace interactive code "r"
7476 by a list to allow to call it even if region is not active.
7477
7478 * paren.el (show-paren-highlight-openparen): New var.
7479 (show-paren-function): Turn on openparen highlighting when
7480 matching forward if show-paren-highlight-openparen is non-nil.
7481
7482 * simple.el (kill-ring-save): Use blink-matching-delay instead of
7483 the constant value 1.
7484 (completions-common-part): Expand docstring.
7485
7486 * textmodes/picture.el (picture-mode-map): Add arrow keys.
7487
7488 2004-04-27 Kim F. Storm <storm@cua.dk>
7489
7490 * image.el (insert-sliced-image): Use line-height instead of
7491 line-spacing property on newline.
7492
7493 2004-04-26 Lars Hansen <larsh@math.ku.dk>
7494
7495 * desktop.el (desktop-buffer-misc-data-function): Rename to
7496 desktop-save-buffer and change docstring.
7497 (desktop-buffer-modes-to-save): Delete.
7498 (desktop-save-buffer-p): Use desktop-save-buffer instead of
7499 desktop-buffer-modes-to-save.
7500 (desktop-save): Rename desktop-buffer-misc-data-function to
7501 desktop-save-buffer and allow non-function value.
7502 (desktop-missing-file-warning): Correct docstring.
7503
7504 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
7505 to desktop-save-buffer.
7506
7507 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
7508 desktop-save-buffer.
7509
7510 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
7511
7512 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
7513
7514 2004-04-26 Eli Zaretskii <eliz@gnu.org>
7515
7516 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
7517
7518 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
7519
7520 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
7521 (ielm): Only go to the end of the buffer when starting a new process.
7522
7523 2004-04-25 Juanma Barranquero <lektu@terra.es>
7524
7525 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
7526 mode line. Bind `inhibit-read-only' to t before modifying
7527 properties of text in the buffer.
7528 (ielm): Force point to the end of buffer, even when running ielm
7529 from inside itself.
7530
7531 2004-04-25 Jesper Harder <harder@ifa.au.dk>
7532
7533 * info.el (info-apropos): Reset Info-complete-cache.
7534
7535 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
7536
7537 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7538 Also recognize severe Irix et al. messages.
7539 (compilation-normalize-filename, compile-abbreviate-directory):
7540 Delete functions.
7541 (compilation-get-file-structure): New function inherits
7542 functionality of the two preceding ones.
7543 (compilation-internal-error-properties, compilation-fake-loc):
7544 Use it so that different paths to the same file share the same
7545 markers. Also optimize finding adjacent marker slightly.
7546
7547 2004-04-25 Kim F. Storm <storm@cua.dk>
7548
7549 * image.el (insert-sliced-image): Add line-spacing t property
7550 to newlines separating image lines.
7551
7552 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
7553
7554 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
7555
7556 * ielm.el (ielm-prompt-read-only): New user option.
7557 (ielm-prompt): Expand docstring to describe new behavior.
7558 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
7559 mention it in the docstring.
7560
7561 2004-04-24 Andreas Schwab <schwab@suse.de>
7562
7563 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
7564
7565 * diff.el (diff): Set default-directory in diff buffer.
7566
7567 2004-04-24 Eli Zaretskii <eliz@gnu.org>
7568
7569 * mail/sendmail.el (mail-bury): Don't delete the frame where the
7570 mail was being composed if the terminal cannot display more than
7571 one frame; instead, switch to previous frame.
7572
7573 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
7574 (rmail-start-mail): Support rmail-mail-new-frame even on
7575 terminals that can display only one frame at a time.
7576
7577 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
7578
7579 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
7580 (checkdoc-output-font-lock-keywords): Remove error regexp.
7581 (checkdoc-output-mode-map): Remove.
7582 (checkdoc-output-mode): Derive from compilation-mode.
7583 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
7584
7585 * dired.el (dired-mode-map): Add a menu entry for wdired.
7586
7587 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
7588 (rx-bracket, rx-check-any, rx-any): Clean up name space.
7589
7590 * wdired.el: (wdired-mode-map): Move init into declaration.
7591 Fix `return' binding.
7592 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
7593 Use force-mode-line-update.
7594 (wdired-get-filename): Use `unless'.
7595 (wdired-preprocess-files): Don't assume names have no \n and use / for
7596 dir separator.
7597 (wdired-normalize-filename): Use replace-regexp-in-string.
7598 (wdired-load-hooks): Remove.
7599 (wdired-mode-hooks): Rename to wdired-mode-hook.
7600
7601 * info-look.el: Add support for cfengine-mode.
7602 (info-lookup-setup-mode): Use dolist.
7603
7604 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
7605
7606 * wdired.el: New file.
7607
7608 2004-04-23 Juanma Barranquero <lektu@terra.es>
7609
7610 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
7611
7612 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
7613 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
7614 (pcomplete--help, pcomplete--here): Doc fixes.
7615
7616 2004-04-23 Andre Spiegel <spiegel@gnu.org>
7617
7618 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
7619 handles wrong-number-of-arguments in backend call.
7620
7621 * vc.el (vc-print-log): Likewise.
7622
7623 2004-04-20 Dave Love <fx@gnu.org>
7624
7625 * emacs-lisp/rx.el: Doc fixes.
7626 (rx-constituents): Add/extend many forms.
7627 (rx-check): Check form is a list.
7628 (bracket): Defvar.
7629 (rx-check-any, rx-any, rx-check-not): Modify.
7630 (rx-not): Simplify.
7631 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
7632 (rx-kleene): Use rx-trans-forms.
7633 (rx-quote-for-set): Delete.
7634 (rx): Allow multiple args.
7635
7636 2004-04-23 Kenichi Handa <handa@m17n.org>
7637
7638 * international/mule-util.el (char-displayable-p): Simplify by
7639 using internal-char-font.
7640
7641 2004-04-23 Juanma Barranquero <lektu@terra.es>
7642
7643 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7644
7645 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
7646
7647 * diff-mode.el (diff-next-error): New fun.
7648 (diff-mode): Use it.
7649
7650 * simple.el (next-error): Change arg name.
7651 Add support for the documented C-u C-x ` usage.
7652
7653 * frame.el (special-display-popup-frame, next-multiframe-window)
7654 (previous-multiframe-window): Only consider frames on same display.
7655
7656 2004-04-22 Lars Hansen <larsh@math.ku.dk>
7657
7658 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
7659 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
7660
7661 2004-04-22 Kim F. Storm <storm@cua.dk>
7662
7663 * net/telnet.el (telnet): Add optional port arg.
7664
7665 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
7666
7667 * progmodes/compile.el (compilation-mode-font-lock-keywords):
7668 Minor sanity check on the `hyperlink' slot.
7669
7670 * Makefile.in (recompile): Compile new files.
7671
7672 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
7673 Add byte-recompile-directory's optional `arg'.
7674
7675 * cvs-status.el (cvs-tree-use-charset): New var.
7676 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
7677 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
7678 (cvs-status-cvstrees): Use it.
7679
7680 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
7681 Make it a normal major mode.
7682 (checkdoc-buffer-label): Make sure the file name is meaningful.
7683 (checkdoc-output-to-error-buffer): Remove.
7684 (checkdoc-error, checkdoc-start-section): Rewrite.
7685
7686 * info.el (info-node, info-menu-5, info-xref, info-header-node)
7687 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
7688 (Info-title-4-face): Use new syntax.
7689 (info-xref-visited): Inherit from info-xref.
7690
7691 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
7692
7693 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
7694
7695 * simple.el (next-error-last-buffer, next-error-function):
7696 New variables for the next-error framework.
7697 (next-error-buffer-p): New function.
7698 (next-error-find-buffer): Generalize compilation-find-buffer.
7699 (next-error, previous-error, first-error, next-error-no-select)
7700 (previous-error-no-select): Move from compile.el.
7701
7702 * replace.el (occur-next-error, occur-1): Hook into the next-error
7703 framework.
7704
7705 * progmodes/compile.el (compilation-start):
7706 Set next-error-last-buffer so next-error knows where to jump.
7707 (compilation-setup): Set the buffer-local variable
7708 next-error-function to 'compilation-next-error-function.
7709 (compilation-buffer-p, compilation-buffer-internal-p): Use an
7710 alternate way to find if a buffer is a compilation buffer, for
7711 next-error convenience.
7712 (next-error-no-select, previous-error-no-select, next-error)
7713 (previous-error, first-error): Move to simple.el.
7714 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
7715 (compilation-last-buffer): Remove.
7716 (compilation-start, compilation-next-error, compilation-setup)
7717 (compilation-next-error-function, compilation-find-buffer):
7718 Remove compilation-last-buffer use.
7719
7720 2004-04-21 Juanma Barranquero <lektu@terra.es>
7721
7722 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
7723 (font-lock-warning-face): Fix spacing.
7724
7725 * makefile.w32-in (WINS): Add url/ directory.
7726
7727 2004-04-21 Lars Hansen <larsh@math.ku.dk>
7728
7729 * desktop.el (desktop-buffer-mode-handlers): New variable.
7730 Alist of major mode specific functions to restore a desktop buffer.
7731 (desktop-buffer-handlers): Make variable obsolete.
7732 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
7733 Catch errors signaled in handlers. Update buffer count.
7734 Evaluate desktop-buffer-point.
7735 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
7736 move to dired.el.
7737 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
7738 move to info.el.
7739 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
7740 move to mail/rmail.el.
7741 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
7742 to mh-e/mh-e.el.
7743 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
7744 On fail, print message (to message buffer) even if
7745 desktop-missing-file-warning is nil.
7746 (desktop-buffer-misc-data-function): New buffer local variable.
7747 Function returning major mode specific data.
7748 (desktop-buffer-misc-functions): Make variable obsolete.
7749 (desktop-save): Use desktop-buffer-misc-data-function.
7750 (desktop-buffer-dired-misc-data): Rename to
7751 dired-desktop-buffer-misc-data and move to dired.el.
7752 (desktop-buffer-info-misc-data): Rename to
7753 Info-desktop-buffer-misc-data and move to info.el.
7754 (desktop-read): Add message about number of buffers restored/failed.
7755
7756 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
7757 Add parameters. Pause to display error only when
7758 desktop-missing-file-warning is non-nil.
7759 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
7760 (dired-mode): Bind desktop-buffer-misc-data-function.
7761
7762 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
7763 Add Parameters.
7764 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
7765 (Info-mode): Bind desktop-buffer-misc-data-function.
7766
7767 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
7768 Add Parameters.
7769
7770 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
7771 Add Parameters.
7772
7773 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
7774
7775 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
7776 the case of letters in case-insensitive expansions when the
7777 abbrev is preceded by characters with letter syntax.
7778
7779 2004-04-21 Richard M. Stallman <rms@gnu.org>
7780
7781 * progmodes/cperl-mode.el (cperl-putback-char):
7782 Delete Emacs 18 definition.
7783
7784 * international/mule.el (ctext-post-read-conversion):
7785 Use assoc-string, not assoc-ignore-case.
7786
7787 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
7788
7789 * emacs-lisp/easymenu.el (easy-menu-add):
7790 Do call x-popup-menu, but only if it's defined.
7791
7792 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
7793
7794 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
7795 Handle multiple args: compile like progn.
7796
7797 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
7798 take all args as &rest arg.
7799
7800 * autoinsert.el (auto-insert-alist): Insert the user's name in
7801 copyright notice, rather than Free Software Foundation.
7802
7803 2004-04-21 Kenichi Handa <handa@m17n.org>
7804
7805 * descr-text.el (describe-char): Make it work on *Help* buffer.
7806
7807 2004-04-21 Kim F. Storm <storm@cua.dk>
7808
7809 * image.el (insert-image): Add optional SLICE arg.
7810 (insert-sliced-image): New defun.
7811
7812 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
7813
7814 * subr.el (read-number): Check whether `default' is nil.
7815
7816 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
7817
7818 * progmodes/compile.el (compilation-error-properties):
7819 Split into two.
7820 (compilation-internal-error-properties): New one.
7821 (compilation-compat-error-properties): Use it. Fix the non-marker case.
7822
7823 2004-04-20 Richard M. Stallman <rms@gnu.org>
7824
7825 * window.el (split-window-save-restore-data):
7826 Don't update the data if OLD-INFO is nil.
7827
7828 * view.el (view-return-to-alist): Mark it permanent local.
7829
7830 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
7831
7832 * recentf.el (recentf-save-list): Catch and warn about errors.
7833
7834 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
7835 so "Buffers" won't be pure.
7836
7837 * help-mode.el (help-mode-finish): Set help-return-alist first
7838 thing, setting only the entry for the selected window.
7839
7840 * help-fns.el (describe-function-1): If many non-control non-meta
7841 keys run the command, don't list all of them.
7842
7843 2004-04-20 Juanma Barranquero <lektu@terra.es>
7844
7845 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
7846 arg. Copied from Andre Spiegel's patch of 2004-03-21.
7847
7848 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
7849
7850 2004-04-20 Kenichi Handa <handa@m17n.org>
7851
7852 * international/quail.el (quail-lookup-key): New optional arg
7853 NOT-RESET-INDICES.
7854 (quail-get-translations): Call quail-lookup-key with
7855 NOT-RESET-INDICES t.
7856 (quail-completion): Likewise.
7857 (quail-lookup-map-and-concat): Likewise.
7858
7859 2004-04-20 Kenichi Handa <handa@m17n.org>
7860
7861 * international/quail.el (quail-update-translation): Don't insert
7862 such an unsupported multibyte char in a unibyte buffer.
7863
7864 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
7865
7866 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
7867 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
7868 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
7869 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
7870 (gdb-frame-assembler-buffer): Improve behaviour with
7871 multiple frames.
7872 (gdb-display-buffer): Extend search to all visible frames.
7873
7874 2004-04-19 Eli Zaretskii <eliz@gnu.org>
7875
7876 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
7877 characters left after base64 decoding.
7878 (rmail-decode-region): Use -dos variety of `coding', to remove any
7879 ^M characters left after qp or base64 decoding.
7880
7881 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7882
7883 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
7884 messages.
7885
7886 2004-04-19 Stephen Eglen <stephen@gnu.org>
7887
7888 * add-log.el (add-change-log-entry): Update doc string to mention
7889 add-log-full-name and add-log-mailing-address.
7890
7891 2004-04-18 Juri Linkov <juri@jurta.org>
7892
7893 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
7894 (Info-find-node-2): Simplify error message.
7895 (Info-insert-dir): Use Info-following-node-name.
7896 (Info-goto-node): Remove *info-history* and *info-toc*.
7897 (Info-history): Create a node of the virtual history file.
7898 (Info-toc): Create a node of the virtual toc file.
7899 (Info-insert-toc): New arg `curr-file' for reference file names.
7900 (info-apropos): Remove redundant var binding for temp-file.
7901 (Info-index, Info-index-next, Info-mode): Doc fix.
7902 (Info-goto-emacs-command-node): Don't jump to *info* from
7903 non-*info* Info buffers.
7904 (Info-fontify-node): Don't show the file name of external
7905 references if `Info-hide-note-references' is `hide'. Don't hide
7906 newlines at the end of paragraphs.
7907
7908 * international/mule-diag.el (list-input-methods):
7909 Fix args to help-xref-button.
7910
7911 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
7912 to put into effect local variables from TUTORIAL files.
7913
7914 * textmodes/paragraphs.el (sentence-end) <function>: New fun
7915 with default value taken from the variable `sentence-end'.
7916 (sentence-end) <defcustom>: Set default to nil. Doc fix.
7917 Add nil const to :type.
7918 (sentence-end-without-period, sentence-end-double-space)
7919 (sentence-end-without-space): Doc fix.
7920
7921 * textmodes/paragraphs.el (forward-sentence):
7922 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
7923 (fill-delete-newlines):
7924 * progmodes/cc-cmds.el (c-beginning-of-statement):
7925 Use function `sentence-end' instead of variable `sentence-end'.
7926
7927 2004-04-18 Andreas Schwab <schwab@suse.de>
7928
7929 * progmodes/compile.el (compilation-start): Set window start to
7930 point-min if compilation-scroll-output is nil.
7931
7932 2004-04-18 John Wiegley <johnw@newartisans.com>
7933
7934 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
7935
7936 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
7937
7938 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
7939 (gdb-info-breakpoints-custom): Revert previous change.
7940 (gdb-view-assembler): Update assembler if necessary.
7941 (gdb-frame-handler): Parse correctly for gdb-current-frame.
7942 (gdb-display-source-buffer): Update properly when both source and
7943 assembler are visible.
7944
7945 2004-04-17 John Wiegley <johnw@newartisans.com>
7946
7947 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
7948 which limits the number of names shown in the minibuffer. Off by
7949 default.
7950 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
7951 up iswitchb for users with a multitude of open buffers by showing
7952 only the first and last N/2 buffers in the completion list (which
7953 is enough to aid C-s/C-r, and to know that more characters are
7954 needed to refine the completion list).
7955
7956 2004-04-17 Richard M. Stallman <rms@gnu.org>
7957
7958 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
7959 (file-truename): Expand all ~ constructs directly.
7960 (insert-directory): Delete any error msg output by the
7961 `insert-directory-program'.
7962
7963 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
7964 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
7965 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
7966 (allout-init): Use find-file-hook, not find-file-hooks.
7967 (allout-mode): Eliminate Emacs 18 support.
7968 Use write-contents-functions, not local-write-file-hooks.
7969
7970 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
7971
7972 * progmodes/compile.el (compilation-error-properties): Fix for
7973 adding messages when there are already markers for their file.
7974 (compilation-fake-loc): New function.
7975
7976 2004-04-16 Dave Love <fx@gnu.org>
7977
7978 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
7979 (python-load-file): Fix python-orig-start setting.
7980
7981 * progmodes/compile.el: Doc fixes.
7982 (compilation-error-regexp-alist-alist)
7983 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
7984 (compilation-assq): Wrap in eval-when-compile.
7985 (compilation-mode-font-lock-keywords): Don't use list*.
7986 (compilation-start): Avoid warning.
7987 (compilation-compat-error-properties)
7988 (compilation-directory-properties): Add keymap property.
7989 (compilation-parsing-end): Make it a marker for better compatibility.
7990
7991 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
7992
7993 2004-04-16 Mark A. Hershberger <mah@everybody.org>
7994
7995 * xml.el: Doc fixes.
7996 (xml-get-children): Only looks at sub-tags and ignore strings.
7997
7998 * xml.el (xml-parse-tag): Avoid overwriting node-name.
7999
8000 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
8001
8002 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
8003
8004 2004-04-16 Andre Spiegel <spiegel@gnu.org>
8005
8006 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
8007
8008 * vc.el (vc-print-log): Likewise.
8009
8010 2004-04-16 Masatake YAMATO <jet@gyve.org>
8011
8012 * simple.el (completion-setup-function): Set an initial value
8013 to `element-common-end' before entering loop. Set a value
8014 to `element-common-end' at the end of loop.
8015 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
8016 (completions-common-part): Rename from completion-de-emphasis.
8017 (completions-first-difference): Rename from completion-emphasis.
8018 Suggested by RMS.
8019
8020 2004-04-16 Juanma Barranquero <lektu@terra.es>
8021
8022 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
8023 (bookmark-edit-annotation-mode): Add mode name.
8024
8025 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
8026
8027 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
8028 for nested conflict markers.
8029 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
8030
8031 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
8032
8033 * progmodes/gdb-ui.el (gdb-goto-info): New function.
8034
8035 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
8036
8037 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
8038
8039 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
8040 Give a backtrace if requested.
8041
8042 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
8043
8044 * progmodes/python.el (python-mouse-2-command, python-RET-command):
8045 Remove unused functions.
8046 (python-orig-start-line, python-orig-file): Remove.
8047 (python-orig-start): New var.
8048 (python-input-filter, python-compilation-line-number)
8049 (python-send-region, python-load-file): Use it.
8050
8051 * info.el (info): Always jump to *info*.
8052
8053 * subr.el (posn-set-point): New function.
8054
8055 * mouse.el (mouse-set-point): Use it.
8056
8057 * progmodes/compile.el (compile-goto-error): Use it.
8058 (compilation-button-map): New keymap.
8059 (compilation-error-properties): Use it.
8060 (compilation-shell-minor-mode-map): Don't bind mouse-2.
8061
8062 * smerge-mode.el (smerge-popup-context-menu): Use it.
8063
8064 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
8065 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
8066 mouse and non-mouse case.
8067
8068 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
8069 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
8070
8071 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
8072 Make it work for non-mouse events.
8073
8074 * pcvs-info.el (cvs-status-map): Update binding name.
8075
8076 2004-04-14 Mark A. Hershberger <mah@everybody.org>
8077
8078 * xml.el (xml-maybe-do-ns): New function to handle namespace
8079 parsing of both attribute and element names.
8080 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
8081 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
8082 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
8083 (xml-parse-attlist): Make it do its own namespace parsing.
8084
8085 2004-04-14 Dave Love <fx@gnu.org>
8086
8087 * progmodes/python.el (run-python): Fix use of \n.
8088 (python-load-file): Remove `try' from Python fragment.
8089 (python-describe-symbol): Fix message.
8090
8091 * comint.el: Doc fixes.
8092 (comint-last-input-start, comint-last-input-end)
8093 (comint-last-output-start): Give them values.
8094 (comint-arguments): Avoid warning.
8095 (comint-skip-prompt): Use line-end-position.
8096 (comint-backward-matching-input): Rename arg to agree with doc.
8097 (comint-extract-string): Use syntax-ppss.
8098 (comint-dynamic-simple-complete): Delete useless list construction.
8099 (comint-redirect-subvert-readonly): New.
8100 (comint-redirect-preoutput-filter): Use it.
8101
8102 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
8103 Correctly handle negative arguments when calling hook functions.
8104
8105 2004-04-14 Jesper Harder <harder@ifa.au.dk>
8106
8107 * info.el (info-apropos): Don't clobber Info-history-list.
8108
8109 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
8110
8111 * progmodes/compile.el (compilation-setup):
8112 Localize overlay-arrow-position.
8113 (compilation-sentinel): Restructure code equivalently.
8114 (compilation-next-error): Find message on same line after point if
8115 not found before point.
8116 (compile-mouse-goto-error): Restore function so that compilation
8117 buffer need not be current and use compile-goto-error.
8118 (compile-goto-error): Restore function.
8119 (next-error): Set overlay-arrow-position.
8120 (compilation-forget-errors): Don't localize already local
8121 compilation-locs and remove FIXME about refontifying.
8122
8123 2004-04-14 Kim F. Storm <storm@cua.dk>
8124
8125 * startup.el (emacs-quick-startup): New defvar (set by -Q).
8126 (command-line): New option -Q. Like -q --no-site-file, but
8127 in addition it also disables menu-bar, tool-bar, scroll-bars,
8128 tool-tips, and the blinking cursor.
8129 (command-line-1): Skip startup screen if -Q.
8130 (fancy-splash-head): Use ":align-to center" prop to center splash image.
8131
8132 * emulation/cua-base.el (cua-read-only-cursor-color)
8133 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
8134
8135 2004-04-13 Dave Love <fx@gnu.org>
8136
8137 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
8138 (syntax): Don't require.
8139 (python) <defgroup>: Add :version.
8140 (python-quote-syntax): Re-written.
8141 (inferior-python-mode): Move stuff here from run-python and add
8142 some more.
8143 (python-preoutput-continuation, python-preoutput-result)
8144 (python-dotty-syntax-table): New.
8145 (python-describe-symbol): Use them.
8146 (run-python): Move stuff to inferior-python-mode. Modify code
8147 loaded into Python.
8148 (python-send-region): Use python-proc, python-send-string.
8149 (python-send-string): Send newlines too. Callers changed.
8150 (python-load-file): Re-written.
8151 (python-eldoc-function): New.
8152 (info-look): Don't require.
8153 (python-after-info-look): New. A modified version of former
8154 top-level code for use with eval-after-load.
8155 (python-maybe-jython, python-guess-indent): Use widened buffer.
8156 (python-fill-paragraph): Re-written.
8157 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
8158 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
8159
8160 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
8161
8162 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
8163 Set compilation-error-regexp-alist earlier.
8164
8165 * progmodes/compile.el (compilation-minor-mode-map)
8166 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
8167 (compile-goto-error): Re-merge the mouse and non-mouse commands.
8168
8169 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
8170
8171 * progmodes/compile.el (compile-goto-error): Select the buffer/window
8172 corresponding to the event.
8173
8174 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
8175
8176 * loadup.el: Add cygwin to system-type list, for unexec() support.
8177
8178 2004-04-12 John Paul Wallington <jpw@gnu.org>
8179
8180 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
8181 (ibuffer-restore-window-config-on-quit): New variable to replace
8182 `ibuffer-delete-window-on-quit'. Update all references.
8183 (ibuffer-prev-window-config): New variable.
8184 (ibuffer-quit): Restore previous window configuration instead of
8185 deleting window.
8186 (ibuffer): Save window configuration before showing Ibuffer buffer.
8187
8188 * help.el (describe-mode): Doc fix.
8189
8190 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
8191
8192 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
8193 not to treat nil as a function.
8194
8195 * vc-arch.el (vc-arch-root): Be a bit more careful.
8196 (vc-arch-register): Save the buffer if we modified it.
8197 (vc-arch-delete-rej-if-obsolete): Save excursion.
8198 (vc-arch-find-file-hook): Use the simpler after-save-hook.
8199 (vc-arch-responsible-p, vc-arch-init-version): New functions.
8200
8201 * net/ldap.el (ldap-search): Use list*.
8202
8203 2004-04-12 Juri Linkov <juri@jurta.org>
8204
8205 * info.el (Info-follow-reference): Allow multiline reference name.
8206
8207 2004-04-11 Dave Love <fx@gnu.org>
8208
8209 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
8210
8211 * progmodes/python.el: New file.
8212
8213 2004-04-11 Andre Spiegel <spiegel@gnu.org>
8214
8215 * vc-hooks.el (vc-arg-list): Function removed.
8216 (vc-default-workfile-unchanged-p): Use condition-case to check for
8217 backward compatibility.
8218
8219 * vc.el (vc-print-log): Use condition-case to check for backward
8220 compatibility.
8221
8222 2004-04-11 Juri Linkov <juri@jurta.org>
8223
8224 * dired.el (dired-faces): New defgroup.
8225 (dired-header, dired-mark, dired-marked, dired-flagged)
8226 (dired-warning, dired-directory, dired-symlink, dired-ignored):
8227 New faces.
8228 (dired-header-face, dired-mark-face, dired-marked-face)
8229 (dired-flagged-face, dired-warning-face, dired-directory-face)
8230 (dired-symlink-face, dired-ignored-face): New face variables.
8231 (dired-font-lock-keywords): Use them instead of font-lock faces.
8232 Split the rule for dired marks into 3 separate rules: for marks,
8233 marked file names and flagged file names.
8234
8235 * help-mode.el (help-make-xrefs): Add a final newline to the
8236 *Help* buffer.
8237
8238 2004-04-11 John Paul Wallington <jpw@gnu.org>
8239
8240 * replace.el (occur-engine): Distinguish between one and several
8241 matches in the matches per buffer heading.
8242
8243 2004-04-11 Kim F. Storm <storm@cua.dk>
8244
8245 * ido.el (ido-confirm-unique-completion): New defcustom.
8246 (ido-complete): Use it.
8247 (ido-write-file): Set it to t unconditionally.
8248
8249 2004-04-10 Miles Bader <miles@gnu.org>
8250
8251 RCS keyword removal (only non-comment changes are enumerated here):
8252
8253 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
8254 (byte-compile-insert-header): Don't use `byte-compile-version'.
8255 * forms.el (forms-version): Variable removed.
8256 (forms-mode): Don't use `forms-version'.
8257 * recentf.el (recentf-version): Variable removed.
8258 * progmodes/delphi.el (delphi-version): Variable removed.
8259 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
8260
8261 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
8262
8263 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
8264
8265 2004-04-09 Jesper Harder <harder@ifa.au.dk>
8266
8267 * info.el (info-apropos): Improve menu item regexp.
8268
8269 2004-04-09 Simon Josefsson <jas@extundo.com>
8270
8271 * mail/smtpmail.el: Add comment, based on report by
8272 kdc@rcn.com (Kevin D. Clark).
8273
8274 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
8275
8276 * progmodes/compile.el (compilation-mode-font-lock-keywords):
8277 Redo one more thing that I didn't notice Daniel had undone.
8278
8279 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
8280
8281 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
8282 (gdb-goto-breakpoint, gdb-display-buffer)
8283 (gdb-display-source-buffer, gdb-view-source-function)
8284 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
8285 (gdb-source-info, gdb-frame-handler): Don't specify a window
8286 for display.
8287 (gdb-info-breakpoints-custom): Remove superfluous update of
8288 assembler buffer.
8289 (gdb-many-windows): Make settable outside gdb.
8290
8291 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8292
8293 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
8294 Derive from fundamental-mode rather than text-mode.
8295
8296 2004-04-08 Juri Linkov <juri@jurta.org>
8297
8298 * info.el (Info-history): Doc fix.
8299 (Info-history-list): New var.
8300 (info-xref): Change magenta4 to blue, remove bold for dark and
8301 light backgrounds, change bold to underline for non-color classes.
8302 (info-xref-visited): New face.
8303 (Info-fontify-visited-nodes): New custom.
8304 (Info-hide-note-references): Add new value `hide'. Doc fix.
8305 (Info-reference-name): New var.
8306 (Info-selection-hook): New custom.
8307 (Info-edit-mode-hook): New var.
8308 (Info-find-file): New fun.
8309 (Info-find-node): Move part of code to Info-find-file.
8310 (Info-find-node-2): Add anchors to Info-history-list. Move point
8311 to the place with the reference name if name is defined.
8312 (Info-select-node): Add current node to Info-history-list.
8313 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
8314 (Info-search-whitespace-regexp): New custom.
8315 (Info-search-case-fold): New var.
8316 (Info-search): Add "case-sensitively" to the prompt.
8317 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
8318 (Info-search-case-sensitively, Info-search-next): New fun.
8319 (Info-up): Move point to the menu item of the current node.
8320 (Info-history): New fun. Add *info-history* to
8321 same-window-buffer-names.
8322 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
8323 (Info-insert-toc): New fun.
8324 (Info-build-toc): New fun.
8325 (Info-follow-reference): Add new arg `fork'. Doc fix.
8326 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
8327 with the same name prefer the reference closest to point.
8328 (Info-next-reference): Replace * by + in the *Note regexp.
8329 Add regexp for http:// and ftp://. Skip the *Note prefix.
8330 (Info-prev-reference): Replace * by + in the *Note regexp.
8331 Add regexp for http:// and ftp://. Skip the *Note prefix.
8332 (Info-follow-nearest-node): Add new arg `fork'.
8333 (Info-try-follow-nearest-node): Add new arg `fork'.
8334 Call browse-url for http:// and ftp:// references.
8335 Set Info-reference-name for index entries.
8336 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
8337 Info-search-next, Info-history, Info-toc, clone-buffer.
8338 (Info-menu-update): Replace * by + in the *Note regexp.
8339 (Info-mode): Add documentation for Info-history, Info-toc,
8340 Info-search-case-sensitively, Info-search-next, clone-buffer.
8341 (Info-fontify-menu-headers): Remove fun. Move code to
8342 Info-fontify-node.
8343 (Info-fontify-node): Add docstring. Add local vars
8344 fontify-visited-p and not-fontified-p. If not-fontified-p is t
8345 then fontify header line, titles, menu headers, http and ftp
8346 references, refill paragraphs. If not-fontified-p is t or
8347 fontify-visited-p is t then fontify cross references, menu items.
8348 Fontify menu headers. Fontify http and ftp references.
8349 Change regexp for cross references to require whitespace after *Note,
8350 add matching groups for file and node names. Remove hack for quote.
8351 Use display property for Info-hide-note-references=t. Use fifth
8352 or fourth match for help-echo. Display visited nodes in a
8353 different face. Unhide file names of external references.
8354 Unhide newlines. Display visited menu items in a different face.
8355
8356 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
8357
8358 * progmodes/compile.el: Require CL.
8359 (compilation-mode-font-lock-keywords): Re-install the "line as
8360 function" patch.
8361
8362 * help-fns.el (help-C-source-directory): New var.
8363 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
8364 (describe-function-1, describe-variable): Use them.
8365
8366 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
8367 to C source files specially.
8368
8369 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
8370
8371 * info.el (Info-hide-cookies-node): New function.
8372 (Info-select-node): Use it.
8373 (Info-display-images-node): Remove message with image file name.
8374
8375 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
8376
8377 * progmodes/compile.el (compilation-warning-face)
8378 (compilation-info-face, compilation-skip-threshold)
8379 (compilation-skip-visited, compilation-context-lines):
8380 Declare :version when added to Emacs.
8381 (compilation-error-regexp-alist-alist): Extend caml and irix.
8382 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
8383 (compilation-mode-font-lock-keywords): Temporarily undo line as
8384 function patch, which wasn't ready.
8385
8386 2004-04-07 Kenichi Handa <handa@m17n.org>
8387
8388 * international/latin1-disp.el (latin1-display-setup): Check each
8389 character is displayable or not instead of calling
8390 latin1-display-check-font.
8391
8392 2004-04-06 Kenichi Handa <handa@m17n.org>
8393
8394 * language/ethio-util.el (ethio-sera-being-called-by-w3):
8395 New variable.
8396 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
8397 instead of sera-being-called-by-w3.
8398 (ethio-fidel-to-sera-buffer): Likewise.
8399 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
8400 instead of sera-being-called-by-w3.
8401 (ethio-write-file): Likewise.
8402
8403 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8404
8405 * printing.el: Doc fix.
8406
8407 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
8408
8409 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
8410 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
8411 (gdb-setup-windows): Only use separate IO buffer if required.
8412
8413 2004-04-06 Kim F. Storm <storm@cua.dk>
8414
8415 * term.el (term-is-xemacs): Remove.
8416 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
8417 (term-window-width): New function.
8418 (term-mode, term-check-size): Use it.
8419 (term-mode): Disable overflow-newline-into-fringe in term buffer.
8420
8421 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
8422
8423 * cus-edit.el (custom-add-parent-links): Change unbound variable
8424 `symbol' to `name'.
8425
8426 2004-04-05 Jesper Harder <harder@ifa.au.dk>
8427 * info.el (info-apropos): New function.
8428 (Info-mode-menu): Add it.
8429 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
8430
8431 * help-mode.el (help-make-xrefs): Recognize aliased variable with
8432 inherited docstring.
8433
8434 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
8435
8436 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
8437
8438 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
8439
8440 * progmodes/compile.el (font-lock): Don't require any more.
8441 (compilation-error-properties, compilation-start, compilation-sentinel)
8442 (compilation-filter, next-error): Use with-current-buffer.
8443 (compilation-skip-to-next-location, compilation-skip-threshold)
8444 (compilation-skip-visited): Move to silence the byte-compiler.
8445 (compilation-setup): Simplify.
8446 (compilation-next-error): Use line-(beginning|end)-position.
8447 Make sure `pt' is non-nil before using compilation-loop.
8448 (compile-goto-error): Add optional event arg. Use it.
8449 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
8450 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
8451 Update the binding for mouse-2.
8452 (first-error): Set compilation-current-error to nil rather than bob.
8453 (compilation-parsing-end, compilation-parse-errors-function)
8454 (compilation-error-list, compilation-old-error-list):
8455 "New" compatibility variables.
8456 (compile-buffer-substring, compilation-compat-error-properties)
8457 (compilation-compat-parse-errors, compilation-forget-errors):
8458 New compatibility functions.
8459 (compilation-mode-font-lock-keywords): Use them.
8460
8461 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
8462
8463 * autorevert.el (auto-revert-handler): If point (or a window
8464 point) is at the end of the buffer, keep it there after
8465 reverting. This allows to tail a file.
8466 Mention this in the `Commentary'.
8467
8468 * format.el (format-write-file): Add optional argument CONFIRM
8469 and make it behave like the analogous argument to `write-file'.
8470
8471 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8472
8473 * progmodes/ebnf2ps.el: Doc fix.
8474 (ebnf-version): New version number (4.2).
8475 (ebnf-syntax): Customization and docstring fix.
8476 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
8477 Put autoloaded funs before first use.
8478 (ebnf-style-database): Add dtd entry.
8479 (ebnf-syntax-alist): Add dtd initialization.
8480 (ebnf-token-sequence): New fun.
8481 (ebnf-comment-table): Add new comment action character.
8482 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
8483
8484 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
8485 Type Definition for XML).
8486
8487 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
8488 * progmodes/ebnf-bnf.el (ebnf-sequence):
8489 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
8490 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
8491 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
8492 Code simplification: call ebnf-token-sequence.
8493
8494 2004-04-04 Eli Zaretskii <eliz@gnu.org>
8495
8496 * calendar/timeclock.el (timeclock-relative)
8497 (timeclock-get-project-function, timeclock-get-workday-function)
8498 (timeclock-query-out, timeclock-when-to-leave)
8499 (timeclock-when-to-leave-string, timeclock-log-data)
8500 (timeclock-generate-report, timeclock-in): Doc fixes.
8501
8502 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
8503
8504 * url/: New dir. Import the URL package from its repository.
8505
8506 2004-04-03 Andreas Schwab <schwab@suse.de>
8507
8508 * diff-mode.el (diff-mode): Fix missing quote.
8509
8510 2004-04-03 Juri Linkov <juri@jurta.org>
8511
8512 * descr-text.el (describe-property-list): Add `font-lock-face'.
8513
8514 * dired.el (dired-font-lock-keywords): Fix permission regexps.
8515
8516 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8517
8518 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
8519 Use utf-16le on little endian machines and utf-16be otherwise.
8520
8521 2004-04-02 David Kastrup <dak@gnu.org>
8522
8523 * net/browse-url.el (browse-url-generic): Use call-process
8524 instead of start-process to allow browsers that fork and detach.
8525
8526 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
8527
8528 * compile.el (compilation-current-error): New var.
8529 (compilation-setup, compile-mouse-goto-error)
8530 (compile-goto-error, next-error): Use it.
8531 (compilation-skip-to-next-location): Default to t, which gives
8532 contiguous skipping like old compile (where this was redundant).
8533 (compilation-next-error): Prevent previous-* commands from moving
8534 back to message at or just before point.
8535
8536 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
8537
8538 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
8539 (gdb-source-info): Don't display source at startup, if required.
8540 (gdb-show-main): New option.
8541 (gdba): Update documentation.
8542 (gdb-source): Cover case of auto-display output.
8543
8544 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
8545
8546 * autorevert.el: Delete obsolete autoload's and defvar's.
8547 (auto-revert-check-vc-info): New user option.
8548 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
8549 (auto-revert-handler-vc): Delete.
8550 (auto-revert-handler): Treat return value `fast' of
8551 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
8552
8553 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
8554 return `fast'.
8555
8556 * files.el (buffer-stale-function): Doc change.
8557
8558 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8559
8560 * printing.el: New tip on Tips section.
8561 (pr-version): New version number (6.7.4).
8562 (pr-shell-file-name): Initialization fix.
8563
8564 2004-03-31 Juri Linkov <juri@jurta.org>
8565
8566 * dired.el: Add autoload for `dired-do-touch'.
8567 (dired-touch-program): New var.
8568 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
8569 (dired-no-confirm): Add `touch' to docstring.
8570
8571 * dired-aux.el (dired-do-touch): New fun.
8572 (dired-do-chxxx): Add argument -t for touch operation.
8573
8574 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
8575 `dired-move-to-filename-regexp'.
8576
8577 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
8578
8579 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
8580
8581 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8582
8583 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
8584 and only if the buffer was modified.
8585
8586 2004-03-30 Kenichi Handa <handa@m17n.org>
8587
8588 * international/characters.el: Delete pairs for U+2308..U+230B.
8589
8590 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
8591
8592 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
8593 to detect the beginning of a level 2 or 3 annotation.
8594
8595 2004-03-29 Kenichi Handa <handa@m17n.org>
8596
8597 * international/ucs-tables.el (ucs-insert): Fix the error message.
8598
8599 2004-03-29 Kenichi Handa <handa@m17n.org>
8600
8601 * international/mule-util.el (char-displayable-p): Fix generation
8602 of XLFD file name.
8603
8604 * Makefile.in (setwins, setwins_almost): Change directory to $wd
8605 before finding directories by `find'.
8606
8607 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
8608
8609 * subr.el (interactive-form): Delete. Now implemented in C.
8610
8611 * pcvs.el (cvs-parse-process): Workaround for Darwin.
8612
8613 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
8614 (vc-diff-label): New fun.
8615 (vc-diff-internal): Use it.
8616
8617 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
8618
8619 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8620
8621 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
8622
8623 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
8624 specify XML (EBNFX).
8625
8626 * progmodes/ebnf2ps.el: Doc fix.
8627 (ebnf-version): New version number (4.1).
8628 (ebnf-syntax): Adjust customization.
8629 (ebnf-style-database): Add ebnfx entry.
8630 (ebnf-syntax-alist): Add ebnfx initialization.
8631 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
8632
8633 * printing.el: Doc fix.
8634 (pr-version): New version number (6.7.3).
8635 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
8636 returns nil for mouse position. Reported by Drew Adams
8637 <drew.adams@oracle.com>.
8638 (pr-update-menus): Modify interactive declaration. Reported by Drew
8639 Adams <drew.adams@oracle.com>.
8640
8641 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
8642
8643 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
8644 (gud-gdba-marker-filter): Log the process input and output, if
8645 required. From Stefan Monnier.
8646 (gdb-debug-log, gdb-enable-debug-log): New variables.
8647 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
8648
8649 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
8650
8651 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
8652 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
8653
8654 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
8655
8656 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
8657 Call vc-find-file-hook here instead of in auto-revert-buffers.
8658 (auto-revert-buffers): Delete call to vc-find-file-hook.
8659 (auto-revert-verbose, global-auto-revert-non-file-buffers)
8660 (global-auto-revert-mode, auto-revert-set-timer)
8661 (auto-revert-handler, auto-revert-buffers): Doc fixes.
8662
8663 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
8664
8665 * woman.el (woman-change-fonts): Rename local variable
8666 woman-font-alist to font-alist to avoid a compiler warning.
8667
8668 2004-03-27 Dave Love <fx@gnu.org>
8669
8670 * emacs-lisp/rx.el (rx): Doc fix.
8671 Fix copyright years.
8672
8673 * strokes.el (strokes-global-set-stroke-string): New function.
8674 (strokes-list-strokes): Cope with strings, not just commands.
8675 Set foreground colour of image.
8676 (strokes-global-set-stroke): Doc fix.
8677
8678 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
8679
8680 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
8681 Auto Revert mode.
8682 (Buffer-menu-files-only): New variable.
8683 (Buffer-menu-toggle-files-only): New function.
8684 (Buffer-menu-mode-map): Bind it to `T'.
8685 (Buffer-menu-mode): Mention `T' in docstring.
8686 Set buffer-stale-function.
8687 (list-buffers-noselect): Mark buffer non-modified and set
8688 Buffer-menu-files-only.
8689
8690 * dired.el (buffer-stale-function): Remove no longer needed defvar.
8691
8692 * autorevert.el (auto-revert-handler): Print revert message
8693 before, rather than after, reverting.
8694 (buffer-stale-function): Move to files.el.
8695
8696 * files.el (buffer-stale-function): Move here from autorevert.el.
8697
8698 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
8699
8700 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
8701
8702 * calc/calc.el (calc-mode-map): Use mapc.
8703
8704 * apropos.el (apropos-mode): Don't autoload.
8705 (apropos-symbols-internal): New fun. Extracted from `apropos'.
8706 (apropos): Use it.
8707 (apropos-print): Add optional `text' argument.
8708 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
8709 Don't assume point-min == 1.
8710
8711 * bs.el (bs-buffer-list): Use buffer-local-value.
8712 (bs--set-toggle-to-show): Use with-current-buffer.
8713
8714 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
8715 New funs.
8716 (list-buffers-noselect): Use them. Adjust :align-to to new style.
8717
8718 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
8719
8720 * dabbrev.el (dabbrev-expand): Fix regexp construction.
8721 (dabbrev--find-expansion): Use pop.
8722 (dabbrev--search): Use match-string-no-properties.
8723
8724 * dired.el (dired-mode): Use run-mode-hooks.
8725 (dired-move-to-end-of-filename): Use match-string.
8726
8727 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
8728 is bound before using it.
8729 (ediff-verbose-p): Make it into a var since it's not constant.
8730
8731 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
8732
8733 * faces.el (read-face-font): Don't cons up unnecessarily.
8734 (header-line, tool-bar): Share common parts.
8735
8736 * files.el (file-relative-name): Use compare-strings.
8737
8738 * finder.el (finder-mode): Follow coding convention.
8739
8740 * subr.el (read-number): New function.
8741
8742 * ses.el (ses-read-number): Move to subr.el.
8743 (ses-set-header-row): Use read-number.
8744
8745 2004-03-26 Andre Spiegel <spiegel@gnu.org>
8746
8747 * vc-hooks.el (vc-arg-list): New function, which handles both
8748 compiled and uncompiled code.
8749 (vc-default-workfile-unchanged-p): Use it.
8750
8751 * vc.el (vc-print-log): Undo prev change, use new function
8752 vc-arg-list from vc-hooks.el.
8753
8754 2004-03-26 Masatake YAMATO <jet@gyve.org>
8755
8756 * simple.el (completion-setup-function): Emphasize the
8757 first uncommon characters in the completions; and de-emphasize
8758 the common prefix substrings.
8759 (completion-emphasis): New face.
8760 (completion-de-emphasis): New face.
8761
8762 2004-03-25 Juanma Barranquero <lektu@terra.es>
8763
8764 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
8765 Comment out (it's unused and unfinished code).
8766
8767 2004-03-25 Sam Steingold <sds@gnu.org>
8768
8769 * vc.el (vc-print-log): Fix a bug in the last patch:
8770 backend-function may be a byte-compiled object, not a lambda.
8771
8772 2004-03-25 Juri Linkov <juri@jurta.org>
8773
8774 * descr-text.el (describe-property-list): Add a button
8775 for `face' property that calls `describe-face'.
8776 Suggested by luis fernandes <elf@ee.ryerson.ca>
8777
8778 * international/mule.el (keyboard-coding-system):
8779 * kmacro.el (kmacro-call-macro): Fix docstring.
8780
8781 * dired.el: Fix comments.
8782
8783 * textmodes/fill.el (fill): Fix Info link.
8784
8785 * font-lock.el (fast-lock, lazy-lock):
8786 * jit-lock.el (jit-lock): Remove links to removed Support Modes
8787 Info node.
8788
8789 * eshell/eshell.el (eshell): Fix broken info-link.
8790
8791 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
8792 * eshell/em-banner.el (eshell-banner):
8793 * eshell/em-smart.el (eshell-smart):
8794 * eshell/esh-cmd.el (eshell-cmd):
8795 Comment out broken info-links to incomplete Info manual.
8796
8797 * info-xref.el: Fix commentary.
8798
8799 2004-03-25 Kevin Ryde <user42@zip.com.au>
8800
8801 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
8802 Remove spurious node duplicate suppression, doesn't work, not wanted.
8803 (info-xref-output): Take format style args, add "sit-for 0" to let
8804 user see the results as they progress.
8805 (info-xref-check-all-custom): New function.
8806
8807 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
8808
8809 * gdb-ui.el: Moved to progmodes.
8810
8811 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
8812
8813 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
8814
8815 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8816
8817 * calendar/appt.el (appt-check): Remove superfluous progn.
8818 When finished with diary buffer: if it was not being displayed
8819 before, kill it; otherwise restore its original state.
8820 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
8821
8822 * calendar/calendar.el (calendar-set-mode-line): Use total
8823 available mode-line width, rather than frame-width.
8824
8825 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
8826 after mode change so effect not lost.
8827
8828 2004-03-23 Dave Love <fx@gnu.org>
8829
8830 * dired.el (dired) <defgroup>: Add link to manual.
8831 (dired-font-lock-keywords): Add highlighting on unusual permissions.
8832 (dired-revert): Use dolist.
8833 (dired-mode-map): Add U binding.
8834 (dired-mode): Add font-lock-beginning-of-syntax-function.
8835 (dired-garbage-files-regexp): Make it a defcustom.
8836
8837 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
8838
8839 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
8840 is equivalent to nil.
8841 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
8842 (vc-arch-mode-line-string): Accept `added' state.
8843 (vc-arch-state): Use inode-sigs if available.
8844 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
8845 Copy&delete existing id file if any. Fallback if uuidgen is absent.
8846 (vc-arch-tagline-re): New var.
8847 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
8848 New functions.
8849 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
8850 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
8851
8852 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
8853 (vc-file-not-found-hook): Use it.
8854
8855 * diff-mode.el (diff-default-read-only): Change default.
8856 (diff-mode-hook): Make it a defcustom. Add some options.
8857 (diff-mode-map): Bind diff-refine-hook.
8858 (diff-yank-handler): New var.
8859 (diff-yank-function): New fun.
8860 (diff-font-lock-keywords): Use them.
8861 (diff-end-of-file): Handle case where file-header looks like diff text.
8862 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
8863 (diff-file-kill): Delete a subsequent empty line, if applicable.
8864 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
8865 (diff-find-file-name): Use it.
8866 (diff-tell-file-name): New command.
8867 (diff-mode): Be careful with view-mode.
8868 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
8869 New functions, for use in diff-mode-hook.
8870 (diff-find-source-location): Catch "regex too large" errors.
8871 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
8872 (diff-refine-hunk): New command.
8873
8874 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
8875 (smerge-context-menu-map): Remove unused var.
8876 (smerge-keep-all): Preserve markers.
8877 (smerge-keep-n): New fun.
8878 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
8879 (smerge-keep-current, smerge-ediff): Use it.
8880 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
8881 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
8882 (smerge-resolve): Resolve trivial 3-part conflicts.
8883
8884 2004-03-23 Juri Linkov <juri@jurta.org>
8885
8886 * man.el (Man-width): New var.
8887 (Man-getpage-in-background): Use it.
8888 (Man-support-local-filenames): New var and fun.
8889 (Man-build-man-command): Don't add a second %s.
8890 (Man-fontify-manpage): Clean up message.
8891 (Man-mode): Set outline-regexp, outline-level,
8892 imenu-generic-expression.
8893
8894 * woman.el (woman-fill-frame): Doc fix.
8895 (woman-decode-region): Use window-width instead of frame-width.
8896
8897 * abbrevlist.el (list-one-abbrev-table):
8898 * descr-text.el (describe-char):
8899 * international/mule-diag.el (describe-current-coding-system):
8900 * international/quail.el (quail-insert-decode-map):
8901 Use window-width instead of frame-width.
8902
8903 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
8904 (jka-compr-mode-alist-additions): Add tbz.
8905 (jka-compr-write-region, jka-compr-insert-file-contents):
8906 Add message for undefined compress-program.
8907 (jka-compr-write-region): Remove redundant var bindings.
8908
8909 * dired-x.el (dired-guess-shell-alist-default): Add choices for
8910 extracting files into subdirectory. Add tbz and dz. Fix regexps.
8911 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
8912 (dired-man): Use dired-guess-shell-command.
8913 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
8914 Change default nil to t.
8915
8916 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
8917 (dired-compare-directories): Add default value for empty input.
8918
8919 * help-at-pt.el: Move suggestions for key bindings to Commentary.
8920
8921 * time.el (display-time-string-forms): Fix help-echo date format.
8922
8923 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
8924
8925 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
8926 (buffer-stale-function): New variable.
8927 (auto-revert-list-diff, auto-revert-dired-file-list)
8928 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
8929 (auto-revert-handler): Take over some functionality of deleted
8930 functions.
8931 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
8932
8933 * dired.el (dired-directory-changed-p): New fun, extracted from
8934 dired-internal-noselect.
8935 (dired-buffer-stale-p): New fun.
8936 (dired-internal-noselect): Use dired-directory-changed-p.
8937 Eliminate revert messages.
8938 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
8939
8940 2004-03-23 Kenichi Handa <handa@m17n.org>
8941
8942 * international/characters.el: Setup syntaxes for more parentheses
8943 Unicode characters.
8944
8945 * international/mule-cmds.el (select-safe-coding-system):
8946 Merge coding-system and auto-cs before comparing them.
8947
8948 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
8949
8950 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
8951
8952 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
8953 normal-auto-fill-function and comment-indent-function.
8954 The default values now work just as well.
8955 Don't set font-lock-beginning-of-syntax-function since we already set
8956 syntax-begin-function.
8957 (lisp-outline-level): Put ;;;###autoload at same level as (.
8958 (prin1-char): Quote special chars.
8959
8960 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
8961 than with-no-warnings.
8962
8963 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
8964 if the source location can't be found.
8965 (edebug-compute-previous-result): Use prin1-char.
8966
8967 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
8968 (debug-ignored-errors): Add an entry.
8969
8970 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
8971 (byte-compile-file): Output warning when deleting a file.
8972
8973 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
8974 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
8975
8976 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
8977 (byte-compile-inline-expand): Use backquote.
8978 (byte-optimize-pure-func): Rename from byte-optimize-concat.
8979 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
8980
8981 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
8982
8983 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
8984
8985 2004-03-22 Juri Linkov <juri@jurta.org>
8986
8987 * finder.el (finder-known-keywords): Fix data, tex, unix.
8988
8989 * play/landmark.el: Fix keywords.
8990
8991 * language/ethio-util.el (ethio-find-file): Doc fix.
8992
8993 * emacs-lisp/warnings.el: Doc fix.
8994
8995 * textmodes/ispell.el (ispell-help): Doc fix.
8996
8997 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
8998
8999 * format.el (format-insert-file): Always return a list of two
9000 elements, like insert-file-contents does.
9001
9002 2004-03-21 Andre Spiegel <spiegel@gnu.org>
9003
9004 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
9005 and vc-BACKEND-diff.
9006 (vc-print-log): If the print-log implementation supports it, use
9007 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
9008 (vc-version-diff, vc-diff-internal): Doc fixes.
9009
9010 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
9011 implementation supports it, let diff output go to *vc*,
9012 not *vc-diff*, since this is an internal call.
9013
9014 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
9015
9016 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
9017
9018 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
9019
9020 2004-03-21 Dave Love <fx@gnu.org>
9021
9022 * progmodes/cfengine.el (cfengine-mode):
9023 Set parse-sexp-ignore-comments.
9024
9025 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
9026
9027 2004-03-21 Juanma Barranquero <lektu@terra.es>
9028
9029 * allout.el (allout-mode): Fix docstring.
9030
9031 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
9032
9033 * files.el (insert-directory): Fix bug if SWITCHES is a list.
9034
9035 * autorevert.el (auto-revert-interval): Make new value take
9036 effect immediately when set through Custom.
9037 (auto-revert-set-timer): Add interactive declaration.
9038
9039 2004-03-19 David Ponce <david@dponce.com>
9040
9041 * ruler-mode.el (ruler-mode-header-line-format-old):
9042 Don't `make-variable-buffer-local'.
9043 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
9044 (ruler-mode-header-line-format): Simply funcall the above.
9045 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
9046 to save/restore a previous header line format.
9047 (ruler-mode-space): Don't depend on a numeric WIDTH value.
9048 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
9049 fringes and margins width.
9050 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
9051
9052 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
9053
9054 * log-edit.el (log-edit-font-lock-keywords): Typo.
9055
9056 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
9057 (tex-send-tex-command): Rather than here.
9058 (tex-compilation-parse-errors): Simplify.
9059
9060 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
9061
9062 * time.el (display-time-string-forms): Add help-echo with date on time.
9063
9064 * composite.el (compose-region): Use restore-buffer-modified-p.
9065
9066 * disp-table.el (standard-display-8bit): Simplify.
9067
9068 * server.el (server-process-filter): Delete temp frame.
9069
9070 * add-log.el (add-change-log-entry): Simplify.
9071
9072 2004-03-19 Kim F. Storm <storm@cua.dk>
9073
9074 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
9075 (hexl-follow-line): Don't require 'fringe.
9076
9077 * progmodes/compile.el (compilation-start): Always set
9078 compilation-last-buffer and return it.
9079
9080 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9081
9082 * simple.el (clone-buffer): Doc fix.
9083
9084 2004-03-18 Juanma Barranquero <lektu@terra.es>
9085
9086 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
9087
9088 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
9089
9090 * log-edit.el (log-edit-font-lock-keywords): New var.
9091 (log-edit-mode): Use it.
9092
9093 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
9094
9095 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
9096 properly for watching in speedbar.
9097
9098 2004-03-17 Masatake YAMATO <jet@gyve.org>
9099
9100 * smerge-mode.el (smerge-popup-context-menu):
9101 Put `unwind-protect' around `overlay-put' and `popup-menu'.
9102
9103 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
9104
9105 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
9106 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
9107 Take sealed revisions into account.
9108 (vc-arch-checkin): Extract a summary line from the message.
9109
9110 2004-03-16 Masatake YAMATO <jet@gyve.org>
9111
9112 * register.el (register): Provide `register' feature.
9113
9114 2004-03-15 Masatake YAMATO <jet@gyve.org>
9115
9116 Added context menu support in smerge mode.
9117 Most of the part is written by Stefan Monnier.
9118
9119 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
9120 New keymap and menu.
9121 (smerge-text-properties): New function.
9122 (smerge-remove-props): New function.
9123 (smerge-popup-context-menu): New function.
9124 (smerge-resolve): Call `smerge-remove-props'.
9125 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
9126 (smerge-keep-current): Ditto.
9127 (smerge-kill-current): New function.
9128 (smerge-match-conflict): Put text properties.
9129 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
9130
9131 2004-03-15 David Ponce <david@dponce.com>
9132
9133 * ruler-mode.el: (ruler-mode-left-fringe-cols)
9134 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
9135 (ruler-mode-right-scroll-bar-cols): Remove.
9136 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
9137 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
9138 Use fringe-columns and scroll-bar-columns.
9139
9140 2004-03-15 Masatake YAMATO <jet@gyve.org>
9141
9142 * hl-line.el (hl-line-range-function): New variable.
9143 (hl-line-move): New function.
9144 (global-hl-line-highlight): Use `hl-line-move'.
9145 (hl-line-highlight): Ditto.
9146
9147 * scroll-bar.el (scroll-bar-columns):
9148 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
9149
9150 * ruler-mode.el (top-level): Require scroll-bar and fringe.
9151 (ruler-mode-left-fringe-cols)
9152 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
9153 (ruler-mode-right-scroll-bar-cols)
9154 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
9155 (ruler-mode-ruler-function): New variable.
9156 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
9157 if the value for `ruler-mode-ruler-function'is given.
9158
9159 * hexl.el (hexl-mode-hook): Make the hook customizable.
9160 (hexl-address-area, hexl-ascii-area): New customize variables.
9161 (hexlify-buffer): Put font-lock-faces on the address area and
9162 the ascii area.
9163 (hexl-activate-ruler): New function.
9164 (hexl-follow-line): New function.
9165 (hexl-highlight-line-range): New function.
9166 (hexl-mode-ruler): New function.
9167
9168 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
9169
9170 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
9171 (vc-default-find-file-hook): New fun.
9172 (vc-find-file-hook): Call new find-file-hook operation.
9173
9174 * vc-arch.el: New file.
9175
9176 2004-03-12 Jesper Harder <harder@ifa.au.dk>
9177
9178 * info-look.el (info-lookup): Reuse an existing Info window.
9179
9180 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
9181
9182 * woman.el (woman-preserve-ascii): Default value changed to t and
9183 doc string revised.
9184
9185 2004-03-12 Richard M. Stallman <rms@gnu.org>
9186
9187 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
9188 Fix minor bug.
9189
9190 * replace.el (occur-engine): Change message for count of matches.
9191
9192 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
9193 For strings, do compare text properties.
9194
9195 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
9196
9197 * progmodes/compile.el (compile-auto-highlight)
9198 (compilation-error-list, compilation-old-error-list)
9199 (compilation-parse-errors-function, compilation-parsing-end)
9200 (compilation-error-message, compilation-directory-stack)
9201 (compilation-enter-directory-regexp-alist)
9202 (compilation-leave-directory-regexp-alist)
9203 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
9204 (compilation-current-file, compilation-regexps): Remove vars.
9205
9206 (compile-error-at-point, compilation-error-filedata)
9207 (compilation-error-filedata-file-name, compile-reinitialize-errors)
9208 (compilation-next-error-locus, compilation-forget-errors)
9209 (count-regexp-groupings, compilation-parse-errors)
9210 (compile-collect-regexps, compile-buffer-substring): Remove funs.
9211
9212 (compile-internal): Make obsolete.
9213
9214 (compilation-first-column, compilation-error)
9215 (compilation-directory-matcher, compilation-page-delimiter)
9216 (compilation-mode-font-lock-keywords, compilation-debug)
9217 (compilation-error-face, compilation-warning-face)
9218 (compilation-info-face, compilation-line-face)
9219 (compilation-column-face, compilation-enter-directory-face)
9220 (compilation-leave-directory-face, compilation-skip-threshold)
9221 (compilation-skip-visited, compilation-context-lines): New vars.
9222
9223 (compilation-warning-face, compilation-info-face)
9224 (compilation-message-face): New faces.
9225
9226 (compilation-error-regexp-alist-alist): New constant.
9227
9228 (compilation-face, compilation-directory-properties)
9229 (compilation-assq, compilation-error-properties, compilation-start)
9230 (define-compilation-mode, compilation-loop)
9231 (compilation-set-window): New functions.
9232
9233 (compile): Additional argument for interactive compiles like TeX.
9234
9235 * progmodes/grep.el (kill-grep): Move here from compile.el
9236 (grep-error, grep-hit-face, grep-error-face)
9237 (grep-mode-font-lock-keywords): New variables.
9238 (grep-regexp-alist): Simplify regexp and add `binary' case.
9239 (grep-mode): New mode.
9240 (grep-process-setup): Simplify.
9241
9242 2004-03-11 Jason Rumney <jasonr@gnu.org>
9243
9244 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
9245 letters on DOS/Windows.
9246
9247 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
9248
9249 * server.el (server-name): New var.
9250 (server-socket-dir): New var to replace server-socket-name.
9251 (server-start): Use them.
9252
9253 2004-03-11 Simon Josefsson <jas@extundo.com>
9254
9255 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
9256 died to avoid infloop. Reported by Jonathan Glauner
9257 <jglauner@sbum.org>.
9258
9259 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
9260
9261 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
9262 (smerge-mode-menu): Use it to deactivate menu entries.
9263 (smerge-keep-current): New fun.
9264 (smerge-keep-current): Use it.
9265
9266 2004-03-10 John Paul Wallington <jpw@gnu.org>
9267
9268 * foldout.el (foldout-fold-list, foldout-modeline-string):
9269 Declare them as variables, not constants.
9270
9271 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9272
9273 * ps-print.el: Modification to print *Messages* buffer.
9274 (ps-print-version): New version 6.6.4.
9275 (ps-message-log-max): New fun.
9276 (ps-spool-without-faces, ps-spool-with-faces)
9277 (ps-count-lines-preprint): Code fix.
9278
9279 * printing.el: New tips in Tips section.
9280
9281 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9282
9283 * delim-col.el: Doc fix.
9284
9285 * printing.el: Doc fix. New doc section (Tips).
9286
9287 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
9288
9289 * type-break.el (type-break-emacs-variant): Remove.
9290 (type-break-run-at-time, type-break-cancel-function-timers):
9291 Use fboundp rather than version name and number.
9292
9293 2004-03-09 Masatake YAMATO <jet@gyve.org>
9294
9295 * hexl.el (hexl-mode): Use `make-local-variable' instead of
9296 `make-variable-buffer-local'.
9297
9298 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
9299
9300 * find-dired.el (find-dired): Call `shell-command' instead of
9301 `start-process-shell-command'. By this, Tramp takes over
9302 handling of remote directories.
9303
9304 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
9305
9306 * newcomment.el (comment-use-global-state): New var.
9307 (comment-search-forward): Use it.
9308
9309 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
9310
9311 * cus-edit.el (fill) <defgroup>: Move to fill.el.
9312
9313 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
9314 (enable-kinsoku): Make it a defcustom.
9315 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
9316 paragraph to same-comment-start-marker.
9317
9318 2004-03-07 Dave Love <fx@gnu.org>
9319
9320 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
9321 (browse-url-mail): Use it.
9322
9323 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
9324 (rfc2368-unhexify-string): Use replace-regexp-in-string.
9325
9326 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
9327
9328 * woman.el (woman-man.conf-path): Doc fix.
9329 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
9330
9331 2004-03-07 Eli Zaretskii <eliz@gnu.org>
9332
9333 * sort.el (sort-columns): Remove ms-dos from the list of systems
9334 where the external `sort' command is not used.
9335
9336 2004-03-07 Kim F. Storm <storm@cua.dk>
9337
9338 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
9339 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
9340 from overlay-arrow-variable-list.
9341 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
9342
9343 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
9344
9345 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
9346 overlay arrow string properly for the assembler buffer.
9347
9348 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
9349
9350 * mail/sendmail.el (mail-mode): Fix last change.
9351
9352 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
9353
9354 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
9355 for the assembler buffer.
9356 (gdb-assembler-custom): Position the overlay arrow.
9357 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
9358
9359 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
9360
9361 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
9362
9363 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
9364 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
9365
9366 * mail/sendmail.el (mail-mode): Set comment-start-skip.
9367
9368 * newcomment.el (uncomment-region): Allow non-terminated comment.
9369 (comment-normalize-vars): Check the user-specified comstart marker.
9370
9371 2004-03-04 Jesper Harder <harder@ifa.au.dk>
9372
9373 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
9374 Otherwise, do use it if the region only contains font-lock text
9375 properties.
9376
9377 2004-03-04 Masatake YAMATO <jet@gyve.org>
9378
9379 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
9380 as the callback function for eldoc.
9381 (hexl-print-current-point-info): New function.
9382 (hexl-current-address): Print the address in both decimal
9383 and hexadecimal format.
9384
9385 2004-03-04 Richard M. Stallman <rms@gnu.org>
9386
9387 * mail/rmail.el (rmail-convert-to-babyl-format):
9388 Specify t for UNIBYTE when calling mail-unquote-printable-region.
9389
9390 * mail/mail-utils.el (mail-unquote-printable-region):
9391 New arg UNIBYTE.
9392
9393 * startup.el (command-switch-alist): Doc fix.
9394
9395 * simple.el (undo): Temporarily set this-command to `undo-start',
9396 then set it to `undo' once undo-start returns without error.
9397
9398 * simple.el (minibuffer-history-sexp-flag): Doc fix.
9399
9400 * simple.el (kill-line): Don't disregard trailing whitespace
9401 in eol condition, if show-trailing-whitespace is set.
9402
9403 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
9404 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
9405 When disabling, restore old values only if mouse-sel-has-been-enabled.
9406
9407 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
9408 (isearch-{-char): New function.
9409 (isearch-mode-map): Bind { to isearch-{-char.
9410
9411 * font-lock.el (lisp-font-lock-keywords-2):
9412 Turn off the CL with-... and do-... general patterns.
9413 Instead, recognize several specific with... and do... constructs.
9414
9415 * files.el (switch-to-buffer-other-window):
9416 Bind same-window-buffer-names and same-window-regexps to nil.
9417 (switch-to-buffer-other-frame): Likewise.
9418
9419 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
9420
9421 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
9422 recognizing leading comment on code line.
9423
9424 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
9425
9426 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
9427 hidden files/directories.
9428
9429 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
9430
9431 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
9432 only comment-start (in case the mode hasn't set it).
9433
9434 * Makefile.in (AUTOGENEL): New var.
9435 (bootstrap-prepare): Rename from bootstrap-clean.
9436 Don't remove elc files.
9437 (maintainer-clean): New target.
9438
9439 * xml.el (xml-get-attribute-or-nil): Simplify.
9440
9441 2004-03-02 Juri Linkov <juri@jurta.org>
9442
9443 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
9444 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
9445 URL to prevent their substitution with the environment variable
9446 values by browsers.
9447
9448 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9449
9450 * ps-print.el: Doc fix.
9451 (ps-print-version): New version number (6.6.3).
9452 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
9453 Docstring fix.
9454 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
9455 before printing.
9456 (ps-time-stamp-yyyy-mm-dd): New fun.
9457 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
9458
9459 2004-03-02 Kim F. Storm <storm@cua.dk>
9460
9461 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
9462
9463 2004-03-01 Juanma Barranquero <lektu@terra.es>
9464
9465 * allout.el (allout-rebullet-heading): Fix typo in docstring.
9466
9467 * desktop.el (desktop-file-version)
9468 (desktop-after-read-hook): Fix typos.
9469 (desktop-clear-preserve-buffers): Remove redundant info in
9470 docstring already shown by the obsolescence message.
9471 (desktop-truncate, desktop-internal-v2s)
9472 (desktop-value-to-string): Change argument name to match docstring.
9473
9474 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
9475
9476 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
9477 docstring.
9478
9479 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9480
9481 * printing.el: Replace "As Is..." in PostScript file print/preview by
9482 "No Preprocessing...". Suggested by Colin Marquardt
9483 <_marquardt_@zmd.de>.
9484 (pr-insert-section-4): Adjust buffer interface.
9485
9486 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
9487
9488 Version 2.0.39 of Tramp released.
9489
9490 * net/tramp.el (tramp-handle-file-local-copy)
9491 (tramp-handle-write-region, tramp-open-connection-rsh):
9492 Variable name typo. Small change. From Patrick Tullmann
9493 <tullmann@flux.utah.edu>.
9494 (tramp-process-connection-type): New variable.
9495 (tramp-maybe-open-connection): Use it.
9496 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
9497 (tramp-touch): Set last-modified time of a remote file.
9498 (tramp-handle-write-region): Say which function is used when encoding.
9499
9500 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9501
9502 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
9503 case of non-existing filename, too. Reported by Christoph Bauer
9504 <c_bauer@informatik.uni-kl.de>.
9505 (tramp-smb-get-file-entries): The directory in question should
9506 have permissions "drwxrwxrwx". Just virtual, because we don't
9507 know the real permissions. Don't we know?
9508 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
9509 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
9510 (tramp-smb-wait-for-output): Optimize algorithm getting pending
9511 output. If it was received chunkwise, there have been problems.
9512 Remove the "prompt not found" error message; it is obvious.
9513 Simplify algorithm.
9514 (tramp-smb-process-running): Remove. Since we acknowledge the
9515 virtual prompt for shares, there's no need for distinction of
9516 reading shares (process ends afterwards) and interactive mode of
9517 smblient.
9518 (tramp-smb-open-connection): Setting process sentinel removed.
9519 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
9520 "NT_STATUS_NETWORK_ACCESS_DENIED".
9521 (tramp-smb-maybe-open-connection): Set `process-connection-type'
9522 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
9523 (top-level): Setting default value in `tramp-default-method-alist'
9524 corrected. Order of USER and HOST have been wrong.
9525 Nobody complained for months ...
9526 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
9527 (tramp-smb-open-connection): Clear password cache if login has failed.
9528
9529 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
9530 `tramp-unified-filenames'.
9531 (tramp-completion-mode): Make test for XEmacs explicitely.
9532 `event-to-character' can exists in Emacs packages too.
9533 Reported by Matt Swift <swift@alum.mit.edu>.
9534 (tramp-buffer-name): Buffer name must contain the user if exists.
9535 Reported by Adrian Phillips <a.phillips@met.no>.
9536 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
9537 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
9538 (tramp-do-copy-or-rename-file-out-of-band): Rename from
9539 `tramp-do-copy-or-rename-file-one-local', because it handles also
9540 the case both files use the same out-of-band method.
9541 Implementation added.
9542 (tramp-handle-file-local-copy, tramp-handle-write-region):
9543 Out-of-band handling removed. `copy-file' called instead, which
9544 calls `tramp-do-copy-or-rename-file-out-of-band'.
9545 (tramp-action-password): Check for out-of-band method removed.
9546 This function is used for 'login-program.
9547 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
9548 appropriate.
9549 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
9550 and `tramp-parse-sknownhosts'.
9551 (tramp-completion-function-alist): It's a defvar now, because we
9552 want to apply the optimized `tramp-set-completion-function'
9553 instead of a static list.
9554 (tramp-set-completion-function): Implementation tuned.
9555 Avoid double entries, and entries where the function or the
9556 file/directory doesn't exist.
9557 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
9558 for SSH2.
9559 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
9560 (tramp-handle-dired-compress-file): New function.
9561 (tramp-async-proc): New variable.
9562 (tramp-handle-shell-command): Adding asynchronous processes.
9563 They are far from being perfect, but it works at least for
9564 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
9565 (top-level): Require password.el if visible. Should be mandatory
9566 once No Gnus has found its way into (X)Emacs.
9567 (tramp-read-passwd): Invoke `password-read' if available,
9568 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
9569 fallback any longer.
9570 (tramp-clear-passwd): New function.
9571 (tramp-process-actions, tramp-process-multi-actions):
9572 Clear password cache if login has failed.
9573
9574 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
9575 its own module.
9576 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
9577 `ange-ftp-ftp-name-res'. There could be incorrect values from
9578 previous calls in case the "ftp" method is used in the Tramp file
9579 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
9580
9581 2004-02-28 Richard M. Stallman <rms@gnu.org>
9582
9583 * term.el (term-mouse-paste): Call mouse-set-point.
9584
9585 * thumbs.el: New file.
9586
9587 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9588
9589 * progmodes/ebnf-abn.el: Doc fix.
9590
9591 * progmodes/ebnf-bnf.el: Doc fix.
9592 (ebnf-repeat): Code fix.
9593
9594 * progmodes/ebnf2ps.el: Doc fix.
9595 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
9596
9597 2004-02-28 Juri Linkov <juri@jurta.org>
9598
9599 * ffap.el (dired-at-point): Additional writability test for
9600 relative directory names.
9601 (dired-at-point-prompter): Treat directories as a directory, get
9602 the directory component from files.
9603 (ffap-string-at-point): Return string from region if region is active.
9604 (ffap-file-at-point): Remove redundant code.
9605
9606 2004-02-28 Kim F. Storm <storm@cua.dk>
9607
9608 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
9609 Initialize margin area images to nil.
9610 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
9611 (breakpoint-enabled-bitmap-face)
9612 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
9613 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
9614 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
9615 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
9616 (gdb-reset): Use gdb-remove-breakpoint-icons.
9617 (gdb-put-string): Add dprop arg to specify alternative display
9618 property (for setting fringe bitmap).
9619 (gdb-remove-strings): Doc fix.
9620 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
9621 icon in fringe (if available), or else as icon or text in display
9622 margin. Creates necessary icons in breakpoint-bitmap,
9623 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
9624 Also make left window margin if required.
9625 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
9626 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
9627 no longer needed.
9628 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
9629 gdb-put-breakpoint-icon.
9630 (gdb-assembler-mode): Don't set left-margin-width here.
9631
9632 2004-02-27 Kevin Ryde <user42@zip.com.au>
9633
9634 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
9635 comma, so that it DTRT in macros.
9636
9637 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
9638
9639 * progmodes/sh-script.el (sh-shell-arg)
9640 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
9641 (sh-leading-keywords, sh-other-keywords): Fix custom type.
9642
9643 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9644
9645 * faces.el (face-spec-set-match-display): Add a new attribute,
9646 `min-colors'.
9647 (region, highlight, secondary-selection): Use `min-colors'.
9648
9649 * custom.el (defface): Add documentation for `min-colors'.
9650
9651 * font-lock.el (font-lock-comment-face, font-lock-string-face)
9652 (font-lock-keyword-face, font-lock-function-name-face)
9653 (font-lock-variable-name-face, font-lock-constant-face):
9654 Use `min-colors'.
9655
9656 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
9657
9658 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9659
9660 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
9661 define assq-delete-all if it's not defined.
9662 (ebnf-generate-region): Code fix.
9663
9664 * printing.el: Doc fix.
9665 (pr-version): New version number (6.7.2).
9666 (pr-command): Return empty string if command is an empty string.
9667
9668 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9669
9670 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
9671
9672 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
9673 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
9674 semi-down-full. Fix a bug on productions like test = {"test"}* | (
9675 "tt" ["test"] ). Reported by Markus Dreyer
9676 <mdreyer@ix.urz.uni-heidelberg.de>.
9677 (ebnf-version): New version number (4.0).
9678 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
9679 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
9680 (ebnf-delete-style): New commands.
9681 (ebnf-directory, ebnf-file): New funs.
9682 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
9683 (ebnf-production-name-p, ebnf-stop-on-error): New options.
9684 (ebnf-syntax-alist): New var.
9685 (ebnf-element-width): New fun replacing ebnf-list-width.
9686 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
9687 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
9688 (ebnf-prologue): Adjust vars.
9689 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
9690 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
9691 (ebnf-check-style-values, ebnf-generate-production)
9692 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
9693 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
9694 (ebnf-token-repeat): Code fix.
9695
9696 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
9697 %right, %left and %prec. Suggested by Matthew K. Junker
9698 <junker@alum.mit.edu>.
9699 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
9700
9701 * progmodes/ebnf-iso.el: Doc fix.
9702 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
9703 (ebnf-iso-lex): Code fix.
9704
9705 * progmodes/ebnf-bnf.el: Doc fix.
9706 (ebnf-bnf-lex): Code fix.
9707
9708 * progmodes/ebnf-otz.el: Doc fix.
9709
9710 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9711
9712 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
9713 (abbrev-prefix-mark): Doc fix.
9714
9715 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
9716
9717 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
9718 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
9719 (gdb-var-delete): Make interactive (really).
9720 (gdb-edit-value): Make non-interactive.
9721
9722 * progmodes/gud.el (gud-speedbar-menu-items):
9723 Add gdb-var-delete and, indirectly, gdb-edit-value.
9724 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
9725 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
9726 (gud-gdb-marker-filter): Add comment for annotations.
9727
9728 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
9729
9730 * calendar/calendar.el (generate-calendar)
9731 (calendar-read-date): Prevent display of BC calendars once more -
9732 reverts 2003-10-01 change.
9733 (generate-calendar-month): Doc fix.
9734
9735 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9736
9737 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
9738 return value of increment-calendar-month.
9739
9740 2004-02-21 Stephen Compall <s11@member.fsf.org>
9741
9742 * saveplace.el (save-place-forget-unreadable-files)
9743 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
9744 (save-place-forget-unreadable-files): New function.
9745 (save-place-alist-to-file): Use it to filter out files that are
9746 no longer readable.
9747
9748 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
9749 current Texinfo environment, using the same method as in
9750 `texinfo-insert-@end', and insert a space rather than a newline if
9751 point in a @table environment.
9752
9753 2004-02-21 Juri Linkov <juri@jurta.org>
9754
9755 * ffap.el (ffap-file-at-point): Try parent directories.
9756
9757 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
9758
9759 * vcursor.el (vcursor-modifiers): New defcustom.
9760 (vcursor-cs-binding): Use vcursor-modifiers instead of a
9761 hard-coded list.
9762
9763 2004-02-21 Masatake YAMATO <jet@gyve.org>
9764
9765 * play/animate.el (animate-birthday-present): Accept names other
9766 than `Sarah', too.
9767
9768 2004-02-21 Juri Linkov <juri@jurta.org>
9769
9770 * startup.el: Remove table of command line arguments from the
9771 Commentary section.
9772
9773 2004-02-20 John Wiegley <johnw@newartisans.com>
9774
9775 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
9776 again" modifier from 'e' to 'E', since 'e' is also used by the
9777 "file extension" modifier.
9778
9779 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
9780
9781 * help-fns.el (describe-categories): Doc fix.
9782
9783 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
9784
9785 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
9786 temporary file for buffer already visiting one. This change makes
9787 output likely to be directly usable by patch program.
9788 Suggested by Adrian Aichner <adrian@xemacs.org>
9789
9790 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
9791
9792 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
9793 case of variables defined in compound statements.
9794 (gdb-setup-windows, gdb-source-info, gdb-source-info):
9795 Simplify constructions using switch-to-buffer.
9796
9797 2004-02-19 Simon Josefsson <jas@extundo.com>
9798
9799 * play/morse.el: Fix typo.
9800 (morse-code): Add @.
9801
9802 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
9803
9804 * calendar/appt.el (appt-display-format): Change default to
9805 'ignore, for backwards compatibility.
9806 (appt-display-message): If appt-display-format is 'ignore,
9807 respect old vars appt-msg-window and appt-visible.
9808 (appt-activate): Don't depend on return value of cancel-timer.
9809
9810 * calendar/calendar.el (calendar-holidays): Doc fix.
9811
9812 * calendar/cal-coptic.el (coptic-prompt-for-date):
9813 Use assoc-string instead of assoc-ignore-case.
9814 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
9815 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
9816 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
9817 * calendar/cal-islam.el (calendar-goto-islamic-date)
9818 (mark-islamic-diary-entries): Ditto.
9819 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
9820 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
9821 (calendar-read-mayan-tzolkin-date): Ditto.
9822 * calendar/calendar.el (calendar-read-date): Ditto.
9823 * calendar/diary-lib.el (mark-diary-entries): Ditto.
9824
9825 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
9826
9827 * progmodes/executable.el (executable-command-find-posix-p):
9828 Fix choice of the directory.
9829
9830 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9831
9832 * simple.el (interprogram-cut-function)
9833 (interprogram-paste-function, kill-new, kill-append):
9834 Doc fixes.
9835 (kill-region): Make it return nil. Doc fix.
9836 (yank-pop): Make its argument optional.
9837 (yank): Make ARG `-' equivalent to `-1'.
9838
9839 2004-02-17 Eli Zaretskii <eliz@gnu.org>
9840
9841 * mail/rmail.el (rmail-get-new-mail): Don't reference
9842 rmail-use-spam-filter if rmail-spam-filter is not loaded.
9843
9844 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9845
9846 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
9847 if one of global-auto-revert-non-file-buffers or autorevert-mode
9848 is non-nil.
9849
9850 2004-02-16 Eli Zaretskii <eliz@gnu.org>
9851
9852 * subr.el (delete-dups): A better implementation from Karl Heuer
9853 <kwzh@gnu.org>.
9854
9855 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
9856
9857 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
9858 correct place.
9859 * progmodes/icon.el (icon-indent-command): Ditto.
9860 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
9861
9862 2004-02-16 Eli Zaretskii <eliz@gnu.org>
9863
9864 * progmodes/grep.el (grep-compute-defaults): Undo change from
9865 2004-01-29: don't use executable-command-find-posix-p.
9866
9867 2004-02-16 Richard Sharman <rsharman@pobox.com>
9868
9869 * hilit-chg.el: Use require instead of eval-and-compile.
9870 (highlight-compare-buffers): New function.
9871
9872 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
9873
9874 * man.el (Man-fontify-manpage): Render section headings in
9875 `Man-overstrike-face' even when overstrike was not used by man
9876 formatter for section headings.
9877
9878 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
9879
9880 * rmail-spam-filter.el: (vm-use-spam-filter)
9881 (rsf-min-region-length-added-to-spam-list): New variables.
9882 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
9883 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
9884 spam testing. Don't delete spam message if automatic deletion
9885 after output via variable rmail-delete-after-output is turned on.
9886 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
9887 rsf-bbdb-dont-create-entries-for-spam.
9888 (check-field): New function, extracted from code in
9889 rmail-spam-filter to ease addition of header fields like content-type.
9890 (message-content-type): New variable to check the content-type:
9891 field added, also in defcustom of rsf-definitions-alist.
9892 (rmail-spam-filter): Replace repeated test code for header fields
9893 by calls to check-field; change the call to
9894 rmail-output-to-rmail-file such that rmail-current-message stays
9895 the same to avoid wrong deletion of unseen flags.
9896 (rsf-add-contents-type): New function to convert old format
9897 of rmail-spam-definitions-alist into new one.
9898 Change prefixes of all variables and functions from
9899 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
9900
9901 2004-02-16 Eli Zaretskii <eliz@gnu.org>
9902
9903 * loadhist.el (unload-hook-features-list): New defvar.
9904
9905 2004-02-16 Dave Love <fx@gnu.org>
9906
9907 * loadhist.el (unload-feature): Doc fix. Rename flist to
9908 unload-hook-features-list.
9909
9910 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
9911
9912 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
9913 cookie. Don't check if we are looking-at open-formula.
9914
9915 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9916
9917 * subr.el (match-string-no-properties): Use substring-no-properties.
9918
9919 2004-02-16 Eli Zaretskii <eliz@gnu.org>
9920
9921 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
9922 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
9923 Use lower-case "rx" in all error message.
9924
9925 2004-02-16 Dave Love <fx@gnu.org>
9926
9927 * emacs-lisp/rx.el (rx-or): Put group around result.
9928 (rx-constituents): Add backref.
9929 (rx-syntax): Add string-delimiter, comment-delimiter.
9930 (rx-categories): Add combining-diacritic.
9931 (rx-check-not, rx-greedy, rx): Doc fix.
9932 (rx-backref, rx-check-backref): New.
9933
9934 2004-02-16 Jesper Harder <harder@ifa.au.dk>
9935
9936 * newcomment.el (uncomment-region): Allow eob as comment end.
9937
9938 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
9939
9940 * filecache.el: All message and error commands now use prefix
9941 "Filecache:" to make it easy to read *Messages* buffer.
9942
9943 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
9944
9945 * autorevert.el: Add support to detect changed dired and VC buffers.
9946 (auto-revert-active-p, auto-revert-list-diff)
9947 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
9948 (auto-revert-handler, auto-revert-active-p): New functions.
9949 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
9950 and `auto-revert-active-p'.
9951 (eval-when-compile): Defvar dired-directory and vc-mode.
9952 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
9953 (auto-revert-handler-vc): New functions.
9954
9955 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
9956
9957 * progmodes/compile.el (compilation-directory): New defvar.
9958 (compile): Save current directory in compilation-directory.
9959 (recompile): Bind default-directory to compilation-directory if
9960 that is non-nil.
9961
9962 2004-02-16 Dave Love <fx@gnu.org>
9963
9964 * newcomment.el (comment-insert-comment-function)
9965 (comment-region-function, uncomment-region-function): New.
9966 (comment-indent): Use comment-insert-comment-function.
9967 (uncomment-region): Use uncomment-region-function.
9968 (comment-region): Use comment-region-function.
9969
9970 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
9971
9972 2004-02-16 Richard Stallman <rms@gnu.org>
9973
9974 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
9975 loaddefs* and ldefs-boot*.
9976
9977 2004-02-16 Eli Zaretskii <eliz@gnu.org>
9978
9979 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
9980 and email address at the beginning and end of the address.
9981
9982 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
9983 anchored at the beginning of the email address.
9984
9985 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
9986
9987 * international/ccl.el (ccl-compile-write): Pass `left' to
9988 ccl-embed-code to generate correct code of write-expr-register.
9989
9990 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
9991
9992 * progmodes/grep.el (grep-compute-defaults): Fix typos.
9993
9994 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9995
9996 * x-dnd.el: Mention support for Motif in commentary.
9997 (x-dnd-handle-drag-n-drop-event): Ditto.
9998
9999 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10000
10001 * ses.el: Use "ses--" prefixes for buffer-local variables.
10002 Use (point-min) instead of 1, even when we know the buffer
10003 is unnarrowed.
10004 (ses-build-load-map): Delete. Distribute its content to defconst's for
10005 the three maps.
10006 (ses-menu, ses-header-line-menu): New menus.
10007 (ses-mode-map): Use them.
10008 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
10009
10010 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
10011
10012 * Makefile.in: Fix the CC Mode recompile kludge so it works
10013 when building in a different directory.
10014
10015 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
10016
10017 * simple.el (kill-new): Put yank-handler property on the entire string.
10018
10019 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
10020
10021 * diff.el: Don't use compile any more, use diff-mode instead.
10022 (diff-regexp-alist, diff-old-file, diff-new-file)
10023 (diff-parse-differences, diff-process-setup): Remove.
10024 (diff-sentinel): New fun.
10025 (diff): Use it. Run the process ourselves.
10026 Use diff-mode for the rest of the processing.
10027
10028 * diff.el (diff): Simplify code handling `switch'.
10029
10030 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
10031
10032 * pcvs-defs.el (cvs-menu): Add `tag'.
10033
10034 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
10035
10036 * simple.el (kill-append): Doc fix.
10037
10038 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10039 Adapt outline-regexp to the new conventions for commenting out code.
10040
10041 2004-02-11 John Paul Wallington <jpw@gnu.org>
10042
10043 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
10044
10045 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
10046
10047 * diff.el (diff-switches): New fun.
10048 (diff, diff-backup): Use it.
10049 (diff): Clean up the args construction. Use backquote.
10050 Use listp instead of consp to avoid putting a nil arg.
10051 (diff): Add a revert-buffer function.
10052
10053 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10054
10055 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
10056 handled by x-dnd-handle-file-name.
10057 (x-dnd-known-types): Add COMPOUND_TEXT.
10058 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
10059 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
10060 x-dnd-empty-state.
10061 (x-dnd-forget-drop): Ditto.
10062 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
10063 (x-dnd-handle-one-url): Return private when inserting text.
10064 (x-dnd-insert-ctext): New function.
10065 (x-dnd-handle-file-name): New function for FILE_NAME.
10066 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
10067 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
10068 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
10069
10070 2004-02-10 Kenichi Handa <handa@m17n.org>
10071
10072 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
10073 instead of while loop.
10074
10075 2004-02-10 Miles Bader <miles@gnu.org>
10076
10077 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
10078
10079 2004-02-09 Kenichi Handa <handa@m17n.org>
10080
10081 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
10082 have end-of-line.
10083
10084 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
10085
10086 * Makefile.in: Added extra dependencies in the recompile target
10087 needed to cope with the compile time macro expansions in CC Mode.
10088
10089 2004-02-09 Kim F. Storm <storm@cua.dk>
10090
10091 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
10092 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
10093 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
10094 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
10095 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
10096 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
10097 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
10098 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
10099 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
10100 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
10101 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
10102
10103 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
10104
10105 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
10106 Don't allow shrink if there's a window on our right.
10107
10108 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
10109 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
10110 Bring together declaration and initialization.
10111 (prolog-mode-variables): Don't set the syntax table.
10112 Don't set paragraph-start and comment-indent-function.
10113 Add /*..*/ to the comment regexps.
10114 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
10115 (prolog-mode-map): Don't bind TAB.
10116 (prolog-mode): Set the syntax table.
10117 (prolog-comment-indent): Remove.
10118 (inferior-prolog-mode-map): Initialize in the declaration.
10119 (inferior-prolog-mode-syntax-table)
10120 (inferior-prolog-mode-abbrev-table): New vars.
10121 (inferior-prolog-mode): Derive from comint-mode.
10122 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
10123 minibuffer windows.
10124
10125 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
10126 in file names, as long as it is unabmiguous.
10127
10128 2004-02-08 Andreas Schwab <schwab@suse.de>
10129
10130 * textmodes/reftex-toc.el
10131 (reftex-toc-load-all-files-for-promotion): Remove useless use of
10132 format. Doc fix.
10133
10134 * textmodes/refer.el (refer-find-entry-internal): Remove extra
10135 format string arguments.
10136
10137 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
10138 string argument.
10139
10140 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
10141
10142 * play/zone.el (zone-call): Fix format string.
10143
10144 * net/webjump.el (webjump-builtin): Add missing format string argument.
10145
10146 * midnight.el (midnight-delay-set): Remove extra format string argument.
10147
10148 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
10149
10150 * hexl.el (hexl-insert-char): Add missing format string argument.
10151
10152 * format.el (format-decode): Fix format string.
10153
10154 * emulation/vi.el (vi-mode): Remove extra format string argument.
10155 (vi-repeat-last-search): Likewise.
10156 (vi-reverse-last-search): Likewise.
10157 (vi-goto-mark): Likewise.
10158 (vi-reverse-last-find-char): Likewise.
10159 (vi-repeat-last-find-char): Likewise.
10160 (vi-locate-def): Likewise.
10161
10162 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
10163
10164 * ediff-util.el (ediff-toggle-read-only): Remove extra format
10165 string argument.
10166 (ediff-toggle-regexp-match): Likewise.
10167
10168 * dired-aux.el (dired-do-query-replace-regexp): Add missing
10169 format string argument.
10170
10171 * calc/calc-map.el (calc-get-operator): Remove extra format
10172 string argument.
10173
10174 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
10175
10176 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
10177 string argument.
10178
10179 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
10180
10181 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
10182
10183 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
10184
10185 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
10186 (cl-struct-setf-expander): Likewise.
10187
10188 * vc.el (with-vc-file): Fix unsafe uses of error.
10189 (vc-cancel-version): Likewise.
10190
10191 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
10192
10193 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
10194 thousands separator; fixes <class>:<line-number> regexp for
10195 non-english locales.
10196
10197 2004-02-08 Andreas Schwab <schwab@suse.de>
10198
10199 * view.el (view-mode-enable): Revert previous change.
10200
10201 2004-02-07 Kim F. Storm <storm@cua.dk>
10202
10203 * simple.el (line-number-at-pos): Rename from line-at-pos.
10204 Uses changed (what-line and vc-annotate-warp-version).
10205
10206 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
10207
10208 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
10209 (diff-mode): Remove aborted attempt at support for compile.el.
10210 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
10211
10212 2004-02-06 Andreas Schwab <schwab@suse.de>
10213
10214 * view.el (view-mode-enable): Add view-mode-map to
10215 minor-mode-overriding-map-alist.
10216
10217 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10218
10219 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
10220
10221 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
10222
10223 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
10224 with point inside rather than after the paragraph.
10225
10226 2004-02-04 Sam Steingold <sds@gnu.org>
10227
10228 * mail/smtpmail.el (smtpmail-try-auth-methods):
10229 Do not try authentication when no mechanism is available.
10230 Pass port-name as defaultport to `netrc-machine'.
10231
10232 2004-02-04 Stephen Eglen <stephen@gnu.org>
10233
10234 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
10235 to show how minibuffer height can be constrained.
10236
10237 2004-02-04 John Paul Wallington <jpw@gnu.org>
10238
10239 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
10240
10241 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10242
10243 * x-dnd.el: New file for drag and drop.
10244
10245 * term/x-win.el: require x-dnd, set after-make-frame-functions
10246 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
10247 drag-n-drop event.
10248
10249 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
10250 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
10251 (dired-dnd-handle-file): New functions for drag and drop support.
10252 (dired-mode): Initialize drag and drop if x-dnd present.
10253
10254 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
10255
10256 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
10257 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
10258 (cperl-mode): Set fill-paragraph-function.
10259 (cperl-fill-paragraph): Make it non-interactive.
10260
10261 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
10262
10263 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
10264
10265 2004-02-02 David Kastrup <dak@gnu.org>
10266
10267 * replace.el (perform-replace): Allow 'literal argument in
10268 regexp-flag to indicate literal replacement.
10269 (query-replace-regexp-eval): Use it.
10270
10271 2004-02-01 Andreas Schwab <schwab@suse.de>
10272
10273 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
10274
10275 2004-02-01 Stephen Eglen <stephen@gnu.org>
10276
10277 * info-look.el: Add support for maxima-mode. Update commentary
10278 because info-lookup-symbol is now bound to C-h S.
10279
10280 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
10281
10282 * simple.el (edit-and-eval-command): Bind print-level and
10283 minibuffer-history-sexp-flag around call to read-from-minibuffer.
10284 Correct initial position in command-history.
10285
10286 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
10287
10288 * files.el (read-directory-name): Adapt the docstring to recent
10289 change in Fread_file_name.
10290
10291 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
10292
10293 * ses.el (ses-print-cell): If print format too wide for column
10294 width, truncate decimal places if that helps to avoid "#####" fill.
10295 * ses.el (ses-initial-column-width): Revert previous change.
10296
10297 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
10298
10299 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
10300 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
10301 Add edebug info.
10302 (jit-lock-mode): Setup/cancel the new timer.
10303 (jit-lock-context-fontify): New fun. Extracted from
10304 context fontification code of jit-lock-stealth-fontify.
10305 (jit-lock-stealth-fontify): Don't do context fontification any more.
10306
10307 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
10308 (jit-lock-fontify-now): Handle the `quit' case.
10309 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
10310
10311 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
10312
10313 * progmodes/executable.el (executable-command-find-posix-p):
10314 New. Check if find handles arguments Posix-style.
10315
10316 * progmodes/grep.el (grep-compute-defaults):
10317 Use executable-command-find-posix-p.
10318 (grep-find): Check `grep-find-command'.
10319
10320 * filecache.el (file-cache-find-posix-p): Delete.
10321 (file-cache-add-directory-using-find):
10322 Use `executable-command-find-posix-p'.
10323
10324 2004-01-29 Dave Love <fx@gnu.org>
10325
10326 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
10327 Iterate the hook function if arg is given.
10328 (mark-defun, narrow-to-defun): Change order of finding the limits.
10329
10330 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
10331 (byte-compile-format-warn): New.
10332 (byte-compile-callargs-warn): Use it.
10333 (Format, message, error): Add byte-compile-format-like property.
10334 (byte-compile-maybe-guarded): New.
10335 (byte-compile-if, byte-compile-cond): Use it.
10336 (byte-compile-lambda): Compile interactive forms,
10337 just to make warnings about them.
10338
10339 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
10340
10341 * ses.el (ses-initial-column-width): Increase to 14, so it will
10342 work well with the default printer of "%.7g" for extreme values
10343 like "-1.234567e+07".
10344
10345 2004-01-29 Kenichi Handa <handa@m17n.org>
10346
10347 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
10348
10349 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
10350
10351 * dos-w32.el: Added support for the `default-printer-name' function.
10352
10353 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
10354
10355 * server.el (server-socket-name): Don't use the hostname in the
10356 socket name since /tmp is local to the host anyway.
10357
10358 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
10359 robust check of widening and fix var-naming.
10360
10361 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
10362
10363 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
10364 or rmail-spam- to rsf- in all function and variable names.
10365 (rsf-min-region-to-spam-list): New variable.
10366 (rsf-bbdb-auto-delete-spam-entries): Rename from
10367 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
10368 scanned together with the recipients field for spam testing; Don't
10369 delete spam message if rmail-delete-after-output is non-nil;
10370 (rsf-check-field): New function, extracted from code in
10371 rmail-spam-filter to ease addition of header fields like
10372 content-type:;
10373 (message-content-type): New variable. The content-type: field was
10374 added also in defcustom of rsf-definitions-alist;
10375 (rmail-spam-filter): Replace repeated test code for header fields
10376 by calls to check-field; change the call to
10377 rmail-output-to-rmail-file such that rmail-current-message stays
10378 the same to avoid wrong deletion of unseen flags.
10379 (rmail-use-spam-filter): Add autoload cookie.
10380
10381 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
10382
10383 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
10384 (file-cache-add-directory-using-find): Add Cygwin support.
10385 (file-cache-find-command-posix-flag): New user variable.
10386
10387 * filecache.el (file-cache-add-directory): Check for
10388 directories an remove them from dir-files.
10389
10390 2004-01-27 Richard M. Stallman <rms@gnu.org>
10391
10392 * man.el (Man-fontify-manpage): Clean up message.
10393
10394 2004-01-27 Kenichi Handa <handa@m17n.org>
10395
10396 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
10397 (sentence-end): Define using sentence-end-without-space.
10398
10399 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
10400 a sentence ends with one of a character in sentence-end-without-space.
10401
10402 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
10403
10404 * font-lock.el (font-lock): Add jit-lock as explicit group member.
10405 (jit-lock): Group declaration moved to jit-lock.el.
10406 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
10407 when necessary.
10408
10409 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
10410 (jit-lock-context-unfontify-pos): Rename from
10411 jit-lock-first-unfontify-pos.
10412 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
10413
10414 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
10415
10416 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
10417 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
10418 (fortran-fill): When filling a string, adjust re-search-backward
10419 argument for special case of string just on fill-column.
10420 When filling non-string, allow one extra char if
10421 fortran-break-before-delimiters is non-nil.
10422 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
10423 Use fortran-break-delimiters-re and fortran-no-break-re to
10424 correctly handle cases such as "**".
10425
10426 * progmodes/f90.el (f90-break-delimiters): Doc fix.
10427 (f90-no-break-re): Add some extra tokens. Doc fix.
10428
10429 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
10430
10431 * mail/rmail-spam-filter.el:
10432 Use two semicolons as Commentary line prefix.
10433 Add ";;; Code:" stylized comment.
10434 Delete end-of-line whitespace.
10435 Wrap (require 'cl) with `eval-when-compile'.
10436
10437 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
10438
10439 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
10440 at the top level of vc.el.
10441
10442 2004-01-23 Andre Spiegel <spiegel@gnu.org>
10443
10444 * vc.el (vc-current-line): Function removed. This is now done by
10445 the new function line-at-pos in simple.el.
10446 (vc-annotate-warp-version): Use line-at-pos instead of
10447 vc-current-line.
10448
10449 2004-01-22 Kim F. Storm <storm@cua.dk>
10450
10451 * simple.el (line-at-pos): New defun.
10452 (what-line): Use it. Optimize by only counting lines in narrowed
10453 region once.
10454
10455 2004-01-22 Kenichi Handa <handa@m17n.org>
10456
10457 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
10458 point (register r1) only for charset mule-unicode-0100-24ff.
10459
10460 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
10461
10462 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
10463 trailing white space and ensure a final newline.
10464
10465 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
10466 Add autoload cookie.
10467
10468 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
10469
10470 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
10471 activate view-mode explicitly.
10472
10473 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10474
10475 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
10476 use clipboard first.
10477
10478 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
10479
10480 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
10481 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
10482 (vc-mcvs-cvs): Remove.
10483 (vc-mcvs-command): Remove use of assert.
10484
10485 * outline.el (outline-insert-heading): Tighten up match.
10486 (outline-demote, outline-move-subtree-down): Don't assume anything
10487 about outline-regexp.
10488
10489 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
10490 (texinfo-show-structure): Explicitly add ^, and simplify.
10491
10492 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
10493
10494 * calendar/appt.el (appt-check): Restore usage of
10495 appt-issue-message deleted in previous change.
10496 (top-level): Activate package when loaded (needed for backwards
10497 compatibility).
10498
10499 2004-01-20 Jesper Harder <harder@ifa.au.dk>
10500
10501 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
10502 following previous change to smtpmail-send-data.
10503
10504 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
10505
10506 * vc.el (vc-default-previous-version): Doc enhancement.
10507 (vc-default-next-version): New function.
10508 (vc-print-log): New arg FOCUS-REV.
10509 (vc-annotate-mode): Derive from view-mode.
10510 (vc-annotate): New args REVISION, DISPLAY-MODE.
10511 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
10512 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
10513 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
10514 (vc-annotate-show-diff-revision-at-line, vc-current-line)
10515 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
10516
10517 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
10518
10519 2004-01-19 Karl Berry <karl@gnu.org>
10520
10521 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
10522 or "TexInfo".
10523
10524 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
10525
10526 * subr.el (delete-dups): New function.
10527
10528 2004-01-19 Karl Berry <karl@gnu.org>
10529
10530 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
10531 with ^, since that's what texinfo-show-structure
10532 documentation says (plus it works much better in texinfo.txi).
10533
10534 2004-01-18 Jesper Harder <harder@ifa.au.dk>
10535
10536 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
10537
10538 2004-01-18 David Ponce <david@dponce.com> (tiny change)
10539
10540 * progmodes/which-func.el (which-function-mode): Don't cancel
10541 which-func-update-timer if not set.
10542
10543 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
10544
10545 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
10546 Remove spurious left square bracket in XX:XXam regexp.
10547
10548 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
10549
10550 * progmodes/cc-defs.el: Do not require cl at run time.
10551
10552 2004-01-16 Richard M. Stallman <rms@gnu.org>
10553
10554 * emacs-lisp/cl.el (cl-cannot-unload): New function.
10555 (cl-unload-hook): Defvar this to run cl-cannot-unload.
10556
10557 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
10558 Call rmail-spam-filter. Delete and expunge spam.
10559 Print number of spam messages deleted.
10560 Save and restore the deletion status of old messages when reading
10561 new mail with spam filter, so that expunging spam does not expunge
10562 msgs deleted by the user.
10563 (rmail-only-expunge): Add an optional argument dont-show to
10564 prevent showing message after expunge.
10565
10566 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
10567
10568 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
10569 * subr.el (declare): New macro.
10570
10571 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
10572
10573 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
10574
10575 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
10576
10577 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10578 Test window-system rather than system-type (for X11/Mac).
10579
10580 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
10581
10582 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
10583
10584 2004-01-12 Richard M. Stallman <rms@gnu.org>
10585
10586 * mail/rmail.el (rmail-convert-to-babyl-format):
10587 Use mail-unquote-printable-region.
10588 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
10589 (rmail-hex-char-to-integer): Functions deleted.
10590
10591 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
10592 (mail-unquote-printable-region): New arg NOERROR.
10593 For invalid encoding, either signal an error to just return nil.
10594
10595 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10596
10597 * calendar/appt.el: Update copyright and commentary.
10598 (appt-issue-message): Make obsolete.
10599 (appt-visible, appt-msg-window): Make obsolete, in favour of
10600 appt-display-format.
10601 (appt-display-mode-line, appt-display-duration)
10602 (appt-display-diary, appt-time-msg-list, appt-mode-string)
10603 (appt-prev-comp-time, appt-display-count, appt-timer)
10604 (appt-convert-time): Doc change.
10605 (appt-disp-window-function, appt-delete-window-function):
10606 Use defcustom rather than defvar.
10607 (appt-display-format): New variable.
10608 (appt-display-message): New function with display code from appt-check.
10609 (appt-check): Add optional FORCE argument. Doc change.
10610 Add appt-make-list to diary-hook if displaying diary.
10611 Remove checking of view-diary-entries-initially.
10612 Message display section removed to new function appt-display-message.
10613 (appt-display-window): Doc change. Remove unused internal var
10614 this-buffer. Do not beep, since appt-display-message does that.
10615 (appt-make-list): Doc change. Use caar.
10616 (appt-sort-list): Simplify by using builtin sort function.
10617 (appt-update-list): New function for updating appts when diary is
10618 saved.
10619 (appt-activate): New autoloaded function to toggle package
10620 functionality.
10621
10622 * calendar/cal-x.el: (calendar-one-frame-setup)
10623 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
10624
10625 * calendar/calendar.el: Update copyright.
10626 (view-diary-entries-initially, european-calendar-style): Doc change.
10627 (calendar-setup): Make defcustom rather than defvar.
10628 (mark-visible-calendar-date): Initialize temp-face and faceinfo
10629 in let binding so local to function.
10630
10631 * calendar/diary-lib.el: Update copyright.
10632 (diary, diary-entry-time): Doc change.
10633 (list-diary-entries): Doc change. Trivial logic change.
10634 (fancy-diary-display): Restore make-face command mistakenly
10635 deleted 2003-05-08.
10636 (show-all-diary-entries): Allow to pop-up frame if needed.
10637
10638 2004-01-09 John Paul Wallington <jpw@gnu.org>
10639
10640 * bindings.el (mode-line-change-eol): Add EVENT parameter.
10641 Temporarily select EVENT's window for changing eol type.
10642
10643 2004-01-09 Deepak Goel <deego@gnufans.org>
10644
10645 * calendar/diary-lib.el (diary-entry-time):
10646 Also accept time in the form XX[.XX][am/pm/AM/PM].
10647 (fancy-diary-font-lock-keywords): Likewise.
10648 (diary-font-lock-keywords): Likewise.
10649 * calendar/appt.el (appt-add): Likewise.
10650 (appt-make-list): Likewise.
10651 (appt-convert-time): Likewise.
10652
10653 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
10654
10655 * gdb-ui.el (gdb-ann3): Revert previous change.
10656 (gdb-source-info): Allow for case of where compilation directory
10657 is not recorded.
10658
10659 2004-01-08 John Paul Wallington <jpw@gnu.org>
10660
10661 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
10662
10663 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
10664
10665 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
10666
10667 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
10668 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
10669 problems.
10670 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
10671
10672 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
10673
10674 * files.el (write-file-functions, write-contents-functions):
10675 Clarify docstrings.
10676
10677 2004-01-07 Kenichi Handa <handa@m17n.org>
10678
10679 * international/mule.el (set-auto-coding): Fix for the case that
10680 end-of-line is only CR.
10681
10682 2004-01-07 Kim F. Storm <storm@cua.dk>
10683
10684 * subr.el (event-start, event-end): Doc fix.
10685 (posn-string, posn-image): New defuns.
10686 (posn-object): Return either image or string object.
10687 (posn-object-x-y): Return 8th element of position.
10688 (posn-object-width-height): New defun.
10689
10690 2004-01-06 Andreas Schwab <schwab@suse.de>
10691
10692 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
10693 output.
10694
10695 2004-01-05 Karl Berry <karl@gnu.org>
10696
10697 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
10698 / and *, too.
10699
10700 2003-12-31 Simon Josefsson <jas@extundo.com>
10701
10702 * files.el (before-save-hook): Add.
10703 (basic-save-buffer): Use before-save-hook.
10704
10705 * emacs-lisp/copyright.el: Fix comment to recommend
10706 before-save-hook instead of write-file-functions.
10707
10708 2004-01-05 Richard M. Stallman <rms@gnu.org>
10709
10710 * finder.el (finder-commentary): Call delete-other-windows.
10711
10712 * net/ange-ftp.el (ange-ftp-file-attributes):
10713 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
10714
10715 2004-01-04 Karl Berry <karl@gnu.org>
10716
10717 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
10718 comment characters % and # in the copyright year notice,
10719 as well as ;.
10720
10721 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
10722
10723 * wid-edit.el (default): Define dummy :value-delete.
10724 Reported by Jesper Harder <harder@ifa.au.dk>.
10725
10726 2004-01-03 Richard M. Stallman <rms@gnu.org>
10727
10728 * progmodes/compile.el (compile-internal): Use point, not point-min,
10729 for set-window-point.
10730
10731 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
10732
10733 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
10734
10735 * progmodes/grep.el (grep-mode-map):
10736 Don't remap next-line, previous-line.
10737
10738 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
10739
10740 * speedbar.el (speedbar-edit-line): Change regexp to position
10741 the cursor on the first character of this line's button.
10742
10743 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
10744
10745 * subr.el (functionp): Doc fix.
10746
10747 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
10748
10749 * progmodes/idlwave.el (idlwave-make-tags):
10750 * textmodes/flyspell.el (flyspell-large-region):.
10751 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
10752 * emulation/viper-util.el (viper-glob-unix-files):
10753 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
10754 * man.el (Man-init-defvars):
10755 * jka-compr.el (jka-compr-call-process):
10756 * files.el (get-free-disk-space,insert-directory):
10757 * ediff-ptch.el (ediff-test-patch-utility):
10758 * ediff-diff.el (ediff-test-utility):
10759 * dired-aux.el (dired-check-process):
10760 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
10761 test the return value of call-process, because it can be a string.
10762
10763 2003-12-31 John Paul Wallington <jpw@gnu.org>
10764
10765 * bindings.el (completion-ignored-extensions): Add .pfsl.
10766
10767 2003-12-31 Kim F. Storm <storm@cua.dk>
10768
10769 * ido.el (ido-nonreadable-directory-p): New defun to check for
10770 nonreadable directory without activating tramp (to avoid problems
10771 with checking incomplete tramp paths).
10772 (ido-set-current-directory, ido-file-internal)
10773 (ido-file-name-all-completions1): Use it.
10774
10775 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
10776
10777 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
10778 documentation if the anchor (or node) name is preceded by `info
10779 anchor' or `Info anchor' in addition to earlier `info node' and
10780 `Info node'.
10781 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
10782
10783 2003-12-30 Eli Zaretskii <eliz@gnu.org>
10784
10785 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
10786 error in arguments to base64-decode-region. Remove ^M characters
10787 after decoding base64.
10788
10789 2003-12-30 Simon Josefsson <jas@extundo.com>
10790
10791 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
10792 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
10793 have only been distributed with Emacs for some years.
10794 (texinfo-mode-hook): Customize.
10795
10796 2003-12-30 Eli Zaretskii <eliz@gnu.org>
10797
10798 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
10799 cleaner (suggested by Richard Stallman).
10800
10801 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
10802 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
10803 file-name clashes on 8+3 DOS filesystems.
10804
10805 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
10806 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
10807 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
10808 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
10809 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
10810 file-name clashes on 8+3 filesystems.
10811
10812 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
10813 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
10814 file-name clashes on 8+3 DOS filesystems.
10815
10816 2003-12-29 Richard M. Stallman <rms@gnu.org>
10817
10818 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
10819 Upcase the character.
10820
10821 * textmodes/flyspell.el (mail-mode-flyspell-verify):
10822 Search for header separator alone on a line, literally,
10823 and search for it backward, not forward.
10824 (flyspell-abbrev-table): Always use global-abbrev-table
10825 if there is no local one.
10826
10827 * progmodes/sh-script.el (sh-get-indent-info):
10828 Don't move point back if at bob.
10829
10830 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
10831
10832 * play/handwrite.el (handwrite): Make the handwrite credit message
10833 a comment rather than an output command.
10834
10835 * obsolete/sc.el: Display message that this file is obsolete.
10836
10837 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
10838
10839 * mail/rfc822.el (rfc822-address-start): Declare variable.
10840 Renamed from address-start. All uses changed.
10841
10842 * term.el (term-exec): Set up sentinel.
10843 (term-sentinel): New function.
10844 (term-handle-exit): New function.
10845
10846 * subr.el (assoc-ignore-case, assoc-ignore-representation):
10847 Use assoc-string, and mark them obsolete.
10848 (delay-mode-hooks): Mark as permanent local.
10849
10850 * simple.el (sendmail-user-agent-compose): Use assoc-string.
10851
10852 * register.el (copy-rectangle-to-register): Doc fix.
10853
10854 * info.el (Info-insert-dir): Use assoc-string.
10855
10856 * info-look.el (info-lookup): Use assoc-string.
10857
10858 * frame.el (pop-up-frame-function): Use quote, not `function'.
10859 (frame-notice-user-settings): Calculate ADJUSTED-TOP
10860 copying with lists as coordinate values.
10861
10862 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
10863
10864 * find-dired.el (kill-find): New command.
10865 (find-dired): Make buffer read-only.
10866 Set up a keymap with C-c C-k running kill-find.
10867 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
10868
10869 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
10870
10871 * filecache.el (file-cache-ignore-case): New variable.
10872 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
10873
10874 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
10875 (comint-dynamic-complete-as-filename): Rename local vars.
10876 (comint-dynamic-list-filename-completions): Likewise.
10877
10878 * comint.el (comint-dynamic-list-completions-config): New var.
10879 (comint-dynamic-list-completions): Handle both SPC and TAB right.
10880
10881 * comint.el (comint-file-name-chars): Add [].
10882 (comint-word): Use skip-chars-backward, not search.
10883
10884 * shell.el (shell-file-name-chars): Add [].
10885
10886 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
10887
10888 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
10889
10890 * generic.el (define-generic-mode): Doc fix.
10891
10892 2003-12-29 Eli Zaretskii <eliz@gnu.org>
10893
10894 * files.el (kill-some-buffers): Doc fix.
10895
10896 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
10897
10898 * comint.el (comint-watch-for-password-prompt): Pass `string' as
10899 arg to send-invisible
10900 (send-invisible): Doc fix. The argument is now a prompt, not the
10901 string to send.
10902 (comint-read-noecho): Doc fix.
10903
10904 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
10905
10906 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
10907 "@", as required by some ISP hosting service. Fix defcustom
10908 argument syntax errors that prevented use of customization.
10909
10910 2003-12-29 Eli Zaretskii <eliz@gnu.org>
10911
10912 * xml.el (xml-get-attribute-or-nil): Doc fix.
10913
10914 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
10915
10916 * net/zone-mode.el (zone-mode): Use write-file-functions, not
10917 write-file-hooks.
10918
10919 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
10920
10921 * autorevert.el (auto-revert-interval): Doc fix.
10922
10923 2003-12-29 Mark A. Hershberger <mah@everybody.org>
10924
10925 * xml.el (xml-get-attribute-or-nil): New function, like
10926 xml-get-attribute, but returns nil if the attribute was not found.
10927 (xml-get-attribute): Convert to defsubst, uses
10928 xml-get-attribute-or-nil.
10929
10930 2003-12-29 Eli Zaretskii <eliz@gnu.org>
10931
10932 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
10933
10934 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
10935
10936 * custom.el (custom-declare-theme): Use `value' when putting
10937 properties on `theme'.
10938
10939 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
10940
10941 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
10942 for each yank-handler segment.
10943 (insert-for-yank-1): New function, with the body of the previous
10944 insert-for-yank.
10945
10946 * textmodes/table.el (table-yank-handler): New defcustom.
10947 (table--put-cell-indicator-property): Put yank-handler property
10948 that indicates the yank handler for the table cell.
10949
10950 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
10951
10952 * generic-x.el (etc-modules-conf-generic-mode): A more complete
10953 set of keywords.
10954
10955 2003-12-29 Eli Zaretskii <eliz@gnu.org>
10956
10957 * international/mule-cmds.el (reset-language-environment)
10958 (set-language-environment): Don't invoke fontset-related functions
10959 if fontset-list is not fboundp.
10960
10961 2003-12-29 Kenichi Handa <handa@m17n.org>
10962
10963 * international/mule-cmds.el (reset-language-environment):
10964 Call set-overriding-fontspec-internal with nil.
10965 (set-language-environment): Call set-overriding-fontspec-internal
10966 if the language environment specify `overriding-fontspec'.
10967 (language-info-alist): Doc added.
10968
10969 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
10970 characters of mule-unicode-0100-24ff.
10971 (ccl-encode-windows-1251-font): New CCL program.
10972 ("Bulgarian"): Specify overriding-fontspec.
10973 ("Belarusian"): Likewise.
10974
10975 2003-12-28 Sam Steingold <sds@gnu.org>
10976
10977 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
10978 parameter ID-FORMAT to conform with the 2003-11-30 patch.
10979
10980 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
10981
10982 * progmodes/gud.el (gud-gdb-command-name): Set default to
10983 "gdb --annotate=3".
10984 (gud-gdb-marker-filter): Look out for annotations.
10985 (gdb-first-pre-prompt): New variable.
10986 Remove trailing white space.
10987
10988 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
10989 if necessary.
10990 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
10991 annotations are detected.
10992 (gud-gdba-marker-filter): Use global variable gud-marker-acc
10993 instead of a local one to allow transition from
10994 gud-gdb-marker-filter.
10995 Remove trailing white space.
10996
10997 2003-12-27 Kim F. Storm <storm@cua.dk>
10998
10999 * ido.el: Handle non-readable directories.
11000 (ido-decorations): Add 9th element for non-readable directory.
11001 (ido-directory-nonreadable): New dynamic var.
11002 (ido-set-current-directory): Set it.
11003 (ido-read-buffer, ido-file-internal):
11004 (ido-read-file-name, ido-read-directory-name): Let-bind it.
11005 (ido-file-name-all-completions1): Return empty list for
11006 non-readable directory.
11007 (ido-exhibit): Print [Not readable] if directory is not readable.
11008 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
11009 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
11010 Use it.
11011
11012 2003-12-27 Lars Hansen <larsh@math.ku.dk>
11013
11014 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
11015 calls to directory-files-and-attributes and file-attributes.
11016 (ls-lisp-format): Remove system dependent handling of user and
11017 group id's.
11018
11019 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
11020
11021 * ffap.el (ffap-read-file-or-url): Revert previous change.
11022
11023 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
11024
11025 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
11026 new list of included files called `files-with-node-lines', that
11027 only have node lines. This way @include commands can include any
11028 file, such as version and update files without node lines, not
11029 just files that are chapters.
11030
11031 2003-12-25 Andreas Schwab <schwab@suse.de>
11032
11033 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
11034 file not found.
11035
11036 2003-12-08 Miles Bader <miles@gnu.org>
11037
11038 * dired.el (dired-between-files): Always use dired-move-to-filename,
11039 which is more robust in non-english locales.
11040
11041 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11042
11043 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
11044
11045 2003-12-24 Andreas Schwab <schwab@suse.de>
11046
11047 * shell.el (shell-file-name-quote-list): Add backslash.
11048
11049 * comint.el (comint-quote-filename): Correctly handle backslash
11050 in comint-file-name-quote-list.
11051
11052 2003-12-24 Kenichi Handa <handa@m17n.org>
11053
11054 * international/mule-cmds.el (set-default-coding-systems):
11055 Call ucs-set-table-for-input for all buffers that don't have local
11056 value of buffer-file-coding-system.
11057
11058 * international/ucs-tables.el (ucs-set-table-for-input):
11059 If translation-table-for-encode is a symbol, get its
11060 translation-table property.
11061
11062 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
11063
11064 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
11065 to `completing-read' on a recently fixed bug.
11066
11067 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
11068 instead of SPACE, to get the list of possible fringe modes.
11069 SPACE only works if both `partial-completion-mode' and
11070 `completion-auto-help' are nil.
11071
11072 * complete.el (PC-is-complete-p): Delete.
11073 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
11074 calls to `test-completion'.
11075
11076 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
11077
11078 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
11079 to edit values when there are no children.
11080
11081 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
11082 a mode called "Assembler" already exists.
11083 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
11084 (gud-watch): Use format option. Remove font properties from string.
11085 (gdb-var-create-handler, gdb-var-list-children-handler):
11086 Don't bother about properties as there are none.
11087 (gdb-var-create-handler, gdb-var-list-children-handler)
11088 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
11089 with two arguments.
11090 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
11091 Let speedbar show value changes with a different font.
11092 (gdb-edit-value): New defun.
11093 (gdb-clear-partial-output, gdb-clear-inferior-io)
11094 (def-gdb-auto-update-handler): Use erase-buffer.
11095 (gdb-frame-handler): Display watch expressions in
11096 FUNCTION::VARIABLE format if required.
11097
11098 2003-12-23 John Paul Wallington <jpw@gnu.org>
11099
11100 * info.el (Info-unescape-quotes, Info-split-parameter-string)
11101 (Info-goto-emacs-command-node): Doc fixes.
11102
11103 2003-12-12 Jesper Harder <harder@ifa.au.dk>
11104
11105 * cus-edit.el (custom-add-parent-links): Define "many".
11106
11107 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
11108
11109 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
11110 (widget-child-validate, widget-type-value-create)
11111 (widget-type-default-get, widget-type-match): New functions.
11112 (lazy): New widget.
11113 (menu-choice, checklist, radio-button-choice, editable-list)
11114 (group, documentation-string): Remove redundant (per 2003-10-25
11115 change) calls to `widget-children-value-delete'.
11116 (widget-choice-value-get, widget-choice-value-inline): Remove.
11117 (menu-choice): Update widget.
11118
11119 2003-12-03 Kenichi Handa <handa@m17n.org>
11120
11121 * language/cyrillic.el: Register "microsoft-cp1251" in
11122 ctext-non-standard-encodings-alist.
11123 ("Bulgarian"): Add ctext-non-standard-encodings.
11124 ("Belarusian"): Likewise.
11125
11126 * international/mule-conf.el (compound-text-with-extensions):
11127 Change the type to 2 (iso-2022 base).
11128
11129 * international/mule.el (ctext-non-standard-encodings-alist):
11130 Change the format.
11131 (ctext-non-standard-encodings): New variable.
11132 (ctext-post-read-conversion): Fully re-written.
11133 (ctext-non-standard-designations-alist): Delete it.
11134 (ctext-non-standard-encodings-table): New function.
11135 (ctext-pre-write-conversion): Fully re-written.
11136
11137 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
11138
11139 * cus-edit.el (custom-add-parent-links): Add documentation links
11140 for parent, if the item has none of its own.
11141
11142 2003-11-30 Richard M. Stallman <rms@gnu.org>
11143
11144 * dired-aux.el (dired-do-query-replace-regexp):
11145 Report files visited read-only.
11146
11147 2003-11-30 Juri Linkov <juri@jurta.org>
11148
11149 * dired-aux.el (dired-compare-directories): New command.
11150 (dired-file-set-difference, dired-files-attributes): New functions.
11151
11152 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
11153 Version 2.0.38 of Tramp released.
11154
11155 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
11156 Charles Curley <charlescurley@charlescurley.com>.
11157 (tramp-multi-connection-function-alist): Add ssht entry which adds
11158 "-e none -t -t" to the list of ssh args. Suggested by Adrian
11159 Aichner.
11160 (tramp-get-method-parameter): New function to retrieve a method
11161 parameter. This allows for omission of method parameters.
11162 Callers adjusted.
11163
11164 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
11165
11166 * net/tramp.el: Add new optional parameter ID-FORMAT to
11167 `file-attributes'. Calls of `file-attributes' won't use this
11168 parameter for backward compatibility reasons.
11169 (tramp-perl-file-attributes): Add a new parameter to Perl script
11170 in order to handle uid/gid as strings, if desired.
11171 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
11172 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
11173 order to make the function more general.
11174 (tramp-handle-file-attributes): Replace proprietary optional
11175 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
11176 (tramp-handle-file-attributes-with-perl): Handle parameter
11177 NONNUMERIC if set. This wasn't done in the past.
11178 (tramp-post-connection): Apply second parameter "$2" if
11179 `tramp-remote-perl' is called.
11180
11181 * net/tramp-smb.el (tramp-smb-handle-delete-file):
11182 Correct cut'n'waste error (`filename' instead of `directory').
11183 (tramp-smb-handle-directory-files-and-attributes)
11184 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
11185 introduced parameter ID-FORMAT.
11186 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
11187 error (`directory' instead of `ldir').
11188
11189 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
11190 `file-attributes' has a second parameter. If yes, apply it with
11191 value "'integer". Otherwise, don't use that parameter (default is
11192 integer format).
11193
11194 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11195
11196 * help.el (help-map): Bind `display-local-help' to `C-h .'.
11197 (help-for-help): Add `C-h .' to the listed Help options.
11198 Remove trailing whitespace.
11199
11200 * help-at-pt.el: New file.
11201
11202 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
11203
11204 * subr.el (noreturn, 1value): New macros for test coverage.
11205 See `testcover.el'.
11206
11207 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
11208
11209 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
11210 for macro `1value'.
11211 (testcover-1value): New function. Checks that a 1value form
11212 actually returns only one value. Requested by RMS.
11213
11214 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
11215
11216 * gdb-ui.el (gud-watch, gdb-var-create-handler)
11217 (gdb-var-list-children, gdb-var-list-children-handler)
11218 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
11219 gdb commands that use mi to keep them out of the command history.
11220
11221 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11222
11223 * cus-start.el (all): Add use-file-dialog.
11224
11225 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
11226
11227 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
11228
11229 2003-11-27 Kim F. Storm <storm@cua.dk>
11230
11231 * subr.el (posn-object-x-y): New defun.
11232
11233 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
11234
11235 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
11236 Don't use `space' for \\\n.
11237 Be more selective as to which # are comment-starters.
11238
11239 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
11240
11241 * subr.el (number-sequence): Improve handling of floating point
11242 arguments (suggested by Kim Storm). Allow negative arguments.
11243
11244 2003-11-26 Kenichi Handa <handa@m17n.org>
11245
11246 * international/mule-cmds.el (standard-display-european-internal):
11247 Cancel the standard-display-table setting for ` and '.
11248
11249 2003-11-26 Kim F. Storm <storm@cua.dk>
11250
11251 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
11252 New defcustoms to add ffap-like functionality to ido.
11253 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
11254 (ido-no-final-slash): New defun.
11255 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
11256 (ido-read-file-name): ): Toggle VC checking via
11257 vc-handled-backends instead of vc-master-templates.
11258 (ido-file-internal): Handle ido-use-url-at-point and
11259 ido-use-filename-at-point via code borrowed from ffap-guesser.
11260 Handle new ido-exit code ffap.
11261 (ido-sort-list): Ignore final slash when sorting file names.
11262
11263 2003-11-25 Kim F. Storm <storm@cua.dk>
11264
11265 * emulation/cua-base.el (cua--standard-movement-commands):
11266 Add forward-sentence and backward-sentence.
11267
11268 2003-11-25 Stephen Eglen <stephen@gnu.org>
11269
11270 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
11271 iswitchb-exit is set to 'usefirst when user selects buffer at head
11272 of list using RET. (Selecting buffers at the head of the list was
11273 broken if the substring was also a complete buffername.)
11274
11275 2003-11-23 Kim F. Storm <storm@cua.dk>
11276
11277 * progmodes/compile.el (grep-command, grep-use-null-device)
11278 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
11279 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
11280 (grep-regexp-alist, grep-program, find-program)
11281 (grep-find-use-xargs, grep-history, grep-find-history)
11282 (grep-process-setup, grep-compute-defaults)
11283 (grep-default-command, grep, grep-tag-default, grep-find)
11284 (grep-expand-command-macros, grep-tree-last-regexp)
11285 (grep-tree-last-files, grep-tree): Move grep variables, functions
11286 and commands to new file grep.el.
11287 (compilation-mode-map): Remove grep commands from Compile sub-menu.
11288 (compilation-process-setup-function): Doc fix.
11289 (compilation-highlight-regexp, compilation-highlight-overlay): New
11290 defvars used for highlighting current compile error in source buffer.
11291 (compile-internal): New optional args HIGHLIGHT-REGEXP and
11292 LOCAL-MAP which overrides compilation-highlight-regexp and
11293 compilation-mode-map for this compilation.
11294 Delay calling compilation-set-window-height until after running
11295 compilation-process-setup-function so it can buffer-local override
11296 compilation-window-height.
11297 Check buffer-local value of compilation-scroll-output.
11298 (compilation-set-window-height): Use buffer-local value of
11299 compilation-window-height.
11300 (compilation-revert-buffer): Don't pass (undefined)
11301 preserve-modes arg to revert-buffer.
11302 (next-error-no-select, previous-error-no-select): New commands.
11303 (compilation-goto-locus): Temporarily highlight current match in
11304 source buffer using compilation-highlight-regexp.
11305
11306 * progmodes/grep.el: New file with grep code from compile.el.
11307 (grep): New defcustom group.
11308 (grep-window-height): New defcustom, like compilation-window-height.
11309 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
11310 (grep-scroll-output): New defcustom, like compilation-scroll-output.
11311 (grep-command, grep-use-null-device, grep-find-command)
11312 (grep-tree-files-aliases, grep-tree-ignore-case)
11313 (grep-tree-ignore-CVS-directories): Move to grep custom group.
11314 (grep-setup-hook): New hook variable.
11315 (grep-mode-map): New keymap for grep commands. Add Grep menu.
11316 (grep-last-buffer): New defvar, override compilation-last-buffer.
11317 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
11318 Call compile-internal with args highlight-regexp and grep-mode-map.
11319
11320 2003-11-23 Kim F. Storm <storm@cua.dk>
11321
11322 * subr.el (event-start, event-end): Doc fix.
11323 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
11324 (posn-area, posn-actual-col-row, posn-object): New defuns.
11325 (posn-col-row): Simplify doc. Rewrite to use cond.
11326 (posn-point): Also return buffer position for events outside text
11327 area (that info is now present in the event position).
11328
11329 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
11330 mouse-set-point so that hscroll still works now that clicks on
11331 fringes generate specific mouse events.
11332 (mouse-set-point): Note that it now works in fringes and margins
11333 too due to new semantics of posn-point in fringes and margins.
11334
11335 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
11336 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
11337
11338 2003-11-20 Kim F. Storm <storm@cua.dk>
11339
11340 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
11341 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
11342 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
11343 to 100 for icons to avoid increasing line height when shown.
11344
11345 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
11346
11347 * newcomment.el (comment-normalize-vars): Initialize properly if
11348 comment-start was nil.
11349
11350 2003-11-19 Andreas Schwab <schwab@suse.de>
11351
11352 * simple.el (set-variable): Fix indentation.
11353
11354 2003-11-17 Kenichi Handa <handa@m17n.org>
11355
11356 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
11357 Fix docstring.
11358
11359 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
11360
11361 * international/latin1-disp.el (latin1-display): Fix docstring.
11362
11363 2003-11-16 John Wiegley <johnw@newartisans.com>
11364
11365 * eshell/em-ls.el (eshell-ls-file): There are times with
11366 size-width is nil and uncomputed (when directories are created in
11367 dired, for example); in this case, 4 is reasonable default value,
11368 although it may caused skewed new entries (which could be avoided
11369 by returning the original value of 8 in all cases, but 99% of the
11370 time this is a waste of whitespace).
11371
11372 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
11373
11374 * cc-engine.el (c-guess-continued-construct)
11375 (c-guess-basic-syntax): Check a little more carefully if it's a
11376 function declaration when an unknown construct followed by a block
11377 is found inside a statement context. This avoids macros followed
11378 by blocks to be taken as function declarations.
11379
11380 (c-guess-continued-construct): Change the analysis of a statement
11381 continuation with a brace open to `substatement-block', for
11382 consistency with recognized statements.
11383
11384 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
11385 start is in a position so that `c-beginning-of-statement-1' jumped
11386 to the beginning of the same statement.
11387
11388 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
11389 Don't accept binary operators in the arglist if we're in a function
11390 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
11391 template recognition in cases like "if (a < b || c > d)".
11392
11393 (c-restricted-<>-arglists): New more appropriate name for
11394 `c-disallow-comma-in-<>-arglists'.
11395
11396 Accessing functions updated for the variable name change.
11397
11398 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
11399 match data could get clobbered if NOT-INSIDE-TOKEN is used.
11400
11401 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
11402 labels.
11403
11404 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
11405 instead of duplicating parts of it. This fixes bogus label
11406 recognition.
11407
11408 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
11409 of checking the context in which to apply the minimum indentation,
11410 so that it isn't enforced in e.g. namespace blocks.
11411
11412 * cc-vars.el (c-inside-block-syms): New constant used by
11413 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
11414 to somewhat reduce the risk of becoming stale.
11415
11416 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
11417 cc-cmds to cc-engine to allow use from cc-align.
11418
11419 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
11420 qualified identifiers containing "::".
11421
11422 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
11423 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
11424
11425 * cc-vars.el (c-emacs-features): Use a space in front of the name
11426 of the temporary buffer. That also avoids dumping problems in
11427 XEmacs due to undo info being left around after the buffer is killed.
11428
11429 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
11430 arglist to see if it's a K&R style declaration.
11431
11432 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
11433 before returning `knr-argdecl-intro'.
11434
11435 2003-11-16 John Wiegley <johnw@newartisans.com>
11436
11437 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
11438 field in a long-listing always 8 characters, use `size-width',
11439 which has already been computed.
11440
11441 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
11442
11443 * subr.el (minor-mode-list): Add `hs-minor-mode'.
11444
11445 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
11446
11447 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
11448 Support operation while narrowed, with `diff-restrict-view'.
11449
11450 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
11451
11452 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
11453 Take additional optional arg NARROWFUN. For the generated functions:
11454 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
11455 include frags that arrange to check for and save narrowing state before
11456 the move and then conditionally call NARROWFUN after the move.
11457
11458 2003-11-14 John Wiegley <johnw@newartisans.com>
11459
11460 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
11461 that was optional, but obviously missing based on surrounding code.
11462
11463 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
11464 string arguments to numbers unless the whole argument was seen as
11465 a number.
11466
11467 2003-11-14 Kenichi Handa <handa@m17n.org>
11468
11469 * international/mule.el (ctext-non-standard-encodings-alist):
11470 Fix coding systems.
11471
11472 2003-11-10 Kenichi Handa <handa@m17n.org>
11473
11474 * language/kannada.el ("Kannada"): Add sample-text.
11475
11476 * language/knd-util.el (kannada-compose-region)
11477 (kannada-compose-string, kannada-post-read-conversion):
11478 Add autoload cookie.
11479
11480 * international/quail.el (quail-completion): Change the message
11481 "corresponding translations" to "corresponding characters".
11482
11483 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
11484
11485 * descr-text.el (describe-char): Fix typo.
11486
11487 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
11488
11489 These changes are to support Kannada language/script.
11490
11491 * Makefile.in (DONTCOMPILE): Add kannada.el.
11492
11493 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
11494
11495 * loadup.el: Preload kannada.el.
11496
11497 * language/ind-util.el (ucs-kannada-to-is13194-alist)
11498 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
11499 New variables.
11500
11501 * language/kannada.el: New file.
11502
11503 * language/knd-util.el: New file.
11504
11505 2003-11-07 Andreas Schwab <schwab@suse.de>
11506
11507 * progmodes/autoconf.el (autoconf-font-lock-keywords):
11508 Also highlight AH_*.
11509
11510 * xml.el (xml-parse-dtd): Fix misplaced paren.
11511
11512 2003-11-07 Kenichi Handa <handa@m17n.org>
11513
11514 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
11515
11516 2003-11-05 Juri Linkov <juri@jurta.org>
11517
11518 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
11519 (desktop-buffer-file): Use saved buffer-file-coding-system
11520 for file reading. Set auto-insert to nil to prevent automatic
11521 insertion into restored empty files.
11522
11523 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11524
11525 * files.el (risky-local-variable-p): Make second argument optional.
11526
11527 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
11528
11529 * subr.el (add-hook): Fix last change.
11530
11531 2003-11-03 Eli Zaretskii <eliz@gnu.org>
11532
11533 * mail/rmail.el (rmail-convert-to-babyl-format):
11534 If base64-decode-region signals an error, catch it and silently
11535 ignore it.
11536
11537 2003-11-01 Mark A. Hershberger <mah@everybody.org>
11538
11539 * xml.el (xml-parse-region): Allow comments to appear after the
11540 topmost element has closed.
11541 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
11542 (xml-ns-expand-attr): New functions to do namespace handling.
11543 (xml-intern-attrlist): Back-compatible handling of attribute names.
11544 (xml-parse-tag): Move namespace handling to separate functions.
11545 Now produces elements in the form ((:ns . "element") (attr-list)
11546 children) instead of ('ns:element (attr-list) children).
11547 (xml-parse-attlist): Fix attribute parsing.
11548 (xml-parse-dtd): Change parsing so that it produces strings
11549 instead of interned symbols.
11550
11551 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
11552
11553 * dired.el (dired-ls-sorting-switches): Doc fix.
11554
11555 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
11556
11557 * emacs-lisp/rx.el (rx-or): Fix the case of
11558 "(rx (and ?a (or ?b ?c) ?d))".
11559
11560 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
11561
11562 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
11563 (texinfo-format-region): Use it.
11564 (texinfo-format-buffer-1): Ditto.
11565
11566 2003-11-01 Alan Mackenzie <acm@muc.de>
11567
11568 Changes to allow scrolling whilst in isearch mode:
11569 * isearch.el (isearch-unread-key-sequence): New function,
11570 extracted from isearch-other-meta-char.
11571 (top level): (put 'foo 'isearch-scroll) on all Emacs's
11572 "scrollable" standard functions.
11573 (isearch-allow-scroll): New customizable variable.
11574 (isearch-string-out-of-window, isearch-back-into-window)
11575 (isearch-reread-key-sequence-naturally)
11576 (isearch-lookup-scroll-key): New functions.
11577 (isearch-other-meta-char): Doc string and functionality enhanced.
11578 Now accepts a prefix argument.
11579 (isearch-lazy-highlight-window-end): New variable.
11580 (isearch-lazy-highlight-new-loop): Pay attention to the window's
11581 end (thru isearch-lazy-highlight-window-end), not only its start.
11582
11583 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
11584 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
11585 (universal-argument, universal-argument-more, negative-argument)
11586 (digit-argument, universal-argument-other-key): Minor changes.
11587
11588 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
11589
11590 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
11591 recursively if the last message is deleted, thus avoiding an
11592 infinite loop.
11593
11594 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
11595
11596 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
11597 (tex-main-file): Don't add .tex if the extension is already present.
11598 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
11599
11600 2003-10-29 Lute Kamstra <lute@gnu.org>
11601
11602 * progmodes/octave-inf.el (inferior-octave-prompt):
11603 Recognize version number in prompt.
11604
11605 2003-10-28 Dave Love <fx@gnu.org>
11606
11607 * international/characters.el: Fix some Unicode ranges.
11608
11609 2003-10-28 Kenichi Handa <handa@m17n.org>
11610
11611 * disp-table.el (standard-display-8bit)
11612 (standard-display-default, standard-display-ascii)
11613 (standard-display-g1, standard-display-graphic)
11614 (standard-display-underline): Assure that standard-display-table
11615 is a display table.
11616
11617 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
11618
11619 * simple.el (reindent-then-newline-and-indent): Delete space *after*
11620 reindenting the first line.
11621
11622 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
11623
11624 * wid-edit.el (widget-default-delete): Always delete child widgets.
11625
11626 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
11627
11628 * newcomment.el (comment-indent): Don't call indent-according-to-mode
11629 if the line has code.
11630 Don't try to line up with something that's too far left.
11631
11632 * progmodes/octave-mod.el (octave-comment-start): Simplify.
11633 (octave-mode-syntax-table): Add % as a comment starter.
11634 (octave-point): Remove.
11635 (octave-in-comment-p, octave-in-string-p)
11636 (octave-not-in-string-or-comment-p, calculate-octave-indent)
11637 (octave-blink-matching-block-open, octave-auto-fill):
11638 Use line-(beginning|end)-position instead.
11639
11640 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
11641
11642 * emacs-lisp/authors.el (authors-aliases): Add correct realname
11643 for Francesco Potort\e,Al\e(B.
11644
11645 2003-10-23 Dave Love <fx@gnu.org>
11646
11647 * international/mule-cmds.el (locale-charset-to-coding-system):
11648 Don't rely on nil being a coding system.
11649
11650 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
11651 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
11652 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
11653
11654 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
11655
11656 * gdb-ui.el (gdb-current-language): New variable.
11657 (gdb-update-flag): Remove variable.
11658 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
11659 (gdb-take-last-elt): Remove function.
11660 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
11661 (gdb-post-prompt): Check for variable object changes here.
11662
11663 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
11664 object changes in gdb-ui.el.
11665
11666 2003-10-21 Richard M. Stallman <rms@gnu.org>
11667
11668 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
11669
11670 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
11671 Don't check for foo*/ wildcard form here.
11672 (insert-directory): Recognize foo*/ as a wildcard.
11673 Separate wildcard-regexp variable from the arg, wildcard.
11674
11675 * subr.el (add-hook): Correctly detect when make-local-hook was used.
11676 (remove-hook): Correctly handle strange cases about local hooks.
11677
11678 2003-10-21 David Ponce <david@dponce.com>
11679
11680 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
11681 argument REAL, to return a real number instead of a rounded
11682 integer value. Define as inline function.
11683 (ruler-mode-right-fringe-cols): Likewise.
11684 (ruler-mode-scroll-bar-cols): New function.
11685 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
11686 (ruler-mode-right-scroll-bar-cols): Likewise.
11687 (ruler-mode-space): New function.
11688 (ruler-mode-ruler): Use it. Handle variations of fringe style,
11689 scroll bar mode and margins in a more robust way.
11690
11691 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
11692
11693 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
11694 (antlr-c-init-language-vars): New function.
11695 (antlr-mode): Use it with cc-mode before v5.29.
11696 (antlr-c-common-init): Don't set some local vars here.
11697 (antlr-mode): Set them here.
11698 (antlr-c-forward-sws): New function alias.
11699 (antlr-mode): Redefine with cc-mode before v5.30.
11700 (antlr-skip-sexps): Use it.
11701 (antlr-skip-exception-part): Ditto.
11702 (antlr-skip-file-prelude): Ditto.
11703 (antlr-outside-rule-p): Ditto.
11704 (antlr-end-of-body): Ditto.
11705 (antlr-option-kind): Ditto.
11706 (antlr-insert-option-area): Ditto.
11707 (antlr-file-dependencies): Ditto.
11708
11709 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11710
11711 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
11712 Move backward only if point was not inside an entry.
11713
11714 2003-10-21 Richard M. Stallman <rms@gnu.org>
11715
11716 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
11717
11718 2003-10-21 Juri Linkov <juri@jurta.org>
11719
11720 * compare-w.el: Automatically skip non-matching text to resync.
11721 (compare-windows-whitespace): Doc fix.
11722 (compare-windows-sync, compare-windows-sync-string-size)
11723 (compare-windows-recenter, compare-ignore-whitespace)
11724 (compare-windows-highlight, compare-windows-face): New variables.
11725 (compare-windows): Use compare-windows-sync.
11726 (compare-windows-highlight, compare-windows-dehighlight)
11727 (compare-windows-sync-regexp)
11728 (compare-windows-sync-default-function): New functions.
11729
11730 2003-10-21 Juri Linkov <juri@jurta.org>
11731
11732 * diff.el (diff-parse-differences): Don't visit the files now;
11733 instead, just record the error locus.
11734
11735 2003-10-21 Dave Love <fx@gnu.org>
11736
11737 * progmodes/cfengine.el: New file.
11738
11739 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
11740
11741 * complete.el (PC-do-completion): Do not forget to use `pred' as the
11742 default-directory when completing file names.
11743
11744 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
11745
11746 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
11747 followed by the word `face', it gets treated as a face, even if
11748 it is also defined as a variable or a function.
11749
11750 2003-10-20 Dave Love <fx@gnu.org>
11751
11752 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
11753 Avoid incf in macro expansion.
11754
11755 2003-10-20 John Paul Wallington <jpw@gnu.org>
11756
11757 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
11758 `evenp' so we don't implicitly require cl library at runtime.
11759
11760 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
11761
11762 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
11763 (help-make-xrefs): Only make cross-references for faces if
11764 preceded or followed by the word `face'. Do not make a
11765 cross-reference for variables without variable documentation,
11766 unless preceded by the word `variable' or `option'. Update doc
11767 string accordingly.
11768
11769 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
11770
11771 * progmodes/hideshow.el: Rewrite one-armed `if'
11772 constructs using either `when' or `unless'.
11773 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
11774
11775 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
11776
11777 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
11778 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
11779 instead of 12x12.
11780
11781 2003-10-16 Eli Zaretskii <eliz@gnu.org>
11782
11783 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
11784 message while converting to Babyl.
11785
11786 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
11787
11788 * allout.el (allout-mode): Doc fix.
11789
11790 2003-10-16 Lute Kamstra <lute@gnu.org>
11791
11792 * subr.el (force-mode-line-update): Fix docstring.
11793
11794 2003-10-14 Dave Love <fx@gnu.org>
11795
11796 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
11797 (default-input-method): Add :link, improve :type.
11798 (locale-charset-language-names): Fix utf-8 pattern.
11799 (locale-charset-match-p, locale-charset-alist)
11800 (locale-charset-to-coding-system): New.
11801 (set-locale-environment): Deal with codeset part of locale specs.
11802
11803 2003-10-14 Lute Kamstra <lute@gnu.org>
11804
11805 * fringe.el (fringe-mode): Use active voice in docstring.
11806 (set-fringe-style): Ditto.
11807
11808 2003-10-13 Lute Kamstra <lute@gnu.org>
11809
11810 * fringe.el (fringe-mode): Fix docstring.
11811 (set-fringe-style): Ditto.
11812
11813 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
11814
11815 * ediff-mult.el (ediff-filegroup-action):
11816 Use ediff-default-filtering-regexp.
11817
11818 * ediff-util.el (ediff-recenter): Don't call
11819 ediff-restore-highlighting twice.
11820 (ediff-select-difference): Set current difference.
11821 (ediff-unselect-and-select-difference): Add comment.
11822
11823 * ediff.el (ediff-directories,ediff-directory-revisions)
11824 (ediff-directories3,ediff-merge-directories)
11825 (ediff-merge-directories-with-ancestor)
11826 (ediff-merge-directory-revisions)
11827 (ediff-merge-directory-revisions-with-ancestor):
11828 Use ediff-default-filtering-regexp.
11829
11830 2003-10-12 Andreas Schwab <schwab@suse.de>
11831
11832 * international/mule-cmds.el (locale-charset-language-names):
11833 Simplify regex by removing unused grouping.
11834
11835 2003-10-10 Dave Love <fx@gnu.org>
11836
11837 * bindings.el: Don't bind stop.
11838
11839 2003-10-08 Miles Bader <miles@gnu.org>
11840
11841 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
11842 face instead of attempting to emulate it.
11843
11844 2003-10-07 Kenichi Handa <handa@m17n.org>
11845
11846 * international/mule-diag.el (list-coding-systems-1): List coding
11847 systems that are loaded automatically.
11848
11849 * international/code-pages.el (iso-8859-11): Add autoload cookie.
11850
11851 * international/mule.el (autoload-coding-system): New function.
11852
11853 2003-10-07 Andreas Schwab <schwab@suse.de>
11854
11855 * log-edit.el (log-edit-changelog-entries): Prefer local value of
11856 change-log-default-name in the buffer visiting the file.
11857
11858 2003-10-06 Dave Love <fx@gnu.org>
11859
11860 * files.el (find-file-hook): Customize.
11861 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
11862
11863 * bindings.el (completion-ignored-extensions): Remove .log.
11864 (global-map): Add again, open, stop keys.
11865
11866 2003-10-05 Richard M. Stallman <rms@gnu.org>
11867
11868 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
11869 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
11870 Use sh-modify directly.
11871 (sh-select): Use sh-append, not eval.
11872
11873 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
11874
11875 * info.el (Info-following-node-name): New function.
11876
11877 * loadhist.el (unload-feature-special-hooks):
11878 Rename from loadhist-hook-functions.
11879 (loadhist-hook-functions): Now an alias.
11880
11881 2003-10-04 Eli Zaretskii <eliz@gnu.org>
11882
11883 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
11884 file-name clashes on 8+3 filesystems.
11885
11886 * Makefile.in (DONTCOMPILE, bootstrap-clean):
11887 Rename loaddefs-boot.el to ldefs-boot.el
11888
11889 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
11890 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
11891
11892 2003-10-03 Lute Kamstra <lute@gnu.org>
11893
11894 * info.el (Info-mode): Revert previous change.
11895 (Info-escape-percent): New function.
11896 (Info-fontify-node): Use it.
11897
11898 2003-10-02 Andreas Schwab <schwab@suse.de>
11899
11900 * loaddefs-boot.el: Regenerated.
11901
11902 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
11903
11904 * ffap.el: Remove defadvice related code from CVS since `complete'
11905 provides a `PC-completion-as-file-name-predicate' variable that
11906 ffap can override.
11907
11908 2003-10-02 Kenichi Handa <handa@m17n.org>
11909
11910 * international/utf-8.el (ccl-decode-mule-utf-8):
11911 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
11912
11913 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
11914 * international/subst-big5.el: Likewise.
11915 * international/subst-gb2312.el: Likewise.
11916 * international/subst-ksc.el: Likewise.
11917
11918 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
11919
11920 * calendar/calendar.el (increment-calendar-month)
11921 (calendar-leap-year-p, calendar-absolute-from-gregorian)
11922 (generate-calendar, calendar-read-date, calendar-interval)
11923 (calendar-day-of-week): Handle years BC.
11924 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
11925
11926 2003-10-01 Dave Love <fx@gnu.org>
11927
11928 * language/cyrillic.el (cp1251): Alias for windows-1251.
11929
11930 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
11931 bootstrap.
11932
11933 2003-10-01 Lute Kamstra <lute@gnu.org>
11934
11935 * files.el: Fix typo.
11936 * imenu.el (imenu--generic-function): Docstring fix.
11937
11938 2003-09-30 Richard M. Stallman <rms@gnu.org>
11939
11940 * dired.el (dired-mode): Handle dired-directory as a list.
11941
11942 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
11943
11944 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
11945
11946 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
11947
11948 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
11949 Replace gud-display with gud-watch.
11950 (gud-speedbar-buttons): Add stuff for watching expressions
11951 in the speedbar when using M-x gdba. Use dolist on old part
11952 of this function.
11953
11954 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
11955 (gdb-update-flag): New variables.
11956 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
11957 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
11958 (gud-watch, gdb-var-create-handler) : New functions.
11959 (gdb-var-list-children, gdb-var-list-children-handler)
11960 (gdb-var-create-regexp, gdb-var-update-regexp)
11961 (gdb-var-list-children-regexp): New constants.
11962 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
11963 (gdb-annotation-rules): Reduce annotation set (level 3).
11964 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
11965 (gdb-post-prompt): Don't update GDB buffers every time speedbar
11966 updates.
11967 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
11968 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
11969 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
11970 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
11971 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
11972 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
11973 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
11974 (gud-display, gud-display1)
11975 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
11976 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
11977 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
11978 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
11979 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
11980 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
11981 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
11982 (gdb-display-display-buffer, gdb-toggle-display)
11983 (gdb-delete-display, gdb-expressions-popup-menu)
11984 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
11985 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
11986 to display buffer.
11987
11988 2003-09-30 Richard M. Stallman <rms@gnu.org>
11989
11990 * progmodes/ada-mode.el (ada-mode): Don't use advice.
11991 Instead, set which-func-functions.
11992
11993 * progmodes/which-func.el (which-func-modes): Add ada-mode.
11994 (which-func-functions): New variable.
11995 (which-function): Use that.
11996
11997 * info.el (Info-mode): Double each `%' in header line.
11998
11999 * emacs-lisp/lisp-mnt.el (lm-with-file):
12000 When FILE is nil, run BODY in current buffer.
12001
12002 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
12003
12004 * help.el (describe-mode): Start with a brief list of minor modes.
12005 Find them thru minor-mode-list so as to find them all.
12006 Show them in alphabetical order.
12007
12008 * mail/sendmail.el (mail-aliases): Doc fix.
12009
12010 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
12011
12012 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
12013
12014 * mail/rmailsum.el (rmail-make-summary-line-1):
12015 Change comma after last label to a space.
12016 (rmail-summary-font-lock-keywords): Adapt to that change.
12017
12018 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
12019
12020 * progmodes/scheme.el (scheme-mode-variables): When setting
12021 `font-lock-defaults', also specify that "#" should
12022 be interpreted with `word' syntax.
12023 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
12024
12025 2003-09-30 Lars Hansen <larsh@math.ku.dk>
12026
12027 * desktop.el: A lot of comments updated.
12028 (desktop-save-mode): Minor mode introduced.
12029 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
12030 (desktop-load-default): Function made obsolete.
12031 (desktop-locals-to-save): Variable made customizable.
12032 (desktop-read): Optional parameter `dirname' added.
12033 (desktop-change-dir, desktop-revert): Parameter `dirname' in
12034 `desktop-read' used.
12035 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
12036
12037 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
12038
12039 * whitespace.el (whitespace-clean-msg): Add user customizable message
12040 for displaying ``clean'' output.
12041 (whitespace-buffer): Use `whitespace-clean-msg'.
12042 (whitespace-global-mode): Fix typo.
12043
12044 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
12045
12046 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
12047
12048 2003-09-29 Lute Kamstra <lute@gnu.org>
12049
12050 * bindings.el (mode-line-modes): Remove superfluous :propertize
12051 construct in initialization.
12052 (mode-line-position): Change cons cell into proper list in
12053 initialization.
12054
12055 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
12056
12057 * international/mule.el (decode-coding-inserted-region): Use car
12058 of the return value of find-operation-coding-system.
12059
12060 2003-09-29 Kenichi Handa <handa@m17n.org>
12061
12062 * descr-text.el (describe-char): Fix previous change.
12063
12064 2003-09-28 Kenichi Handa <handa@m17n.org>
12065
12066 * descr-text.el (describe-char-display): New function.
12067 (describe-char): Pay attention to display table on describing how
12068 a character is displayed.
12069
12070 * international/mule-cmds.el (encoded-string-description):
12071 Prepend "0x" to each encoded byte.
12072
12073 2003-09-28 Andreas Schwab <schwab@suse.de>
12074
12075 * find-file.el (ff-special-constructs): Add autoload cookie.
12076
12077 2003-09-28 Kevin Ryde <user42@zip.com.au>
12078
12079 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
12080 makeinfo appends to duplicate index entries.
12081
12082 2003-09-28 Eli Zaretskii <eliz@gnu.org>
12083
12084 * dired-x.el (dired-clean-tex): Doc fix.
12085
12086 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
12087 using a Chinese tutorial.
12088
12089 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
12090
12091 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
12092 between "MAIL FROM:" and "RCPT TO:" and the following address.
12093
12094 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
12095
12096 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
12097
12098 2003-09-28 David Ponce <david@dponce.com>
12099
12100 * recentf.el (recentf-initialize-file-name-history): New defcustom.
12101 (recentf-load-list): When `recentf-initialize-file-name-history'
12102 is non-nil, initialize an empty `file-name-history' with the
12103 recent list.
12104
12105 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
12106
12107 * man.el (Man-default-man-entry): Remove the leading `*' from the
12108 word at point.
12109
12110 2003-09-26 Lute Kamstra <lute@gnu.org>
12111
12112 * bindings.el (mode-line-position): Mention size indication in
12113 docstring.
12114
12115 2003-09-26 Andre Spiegel <spiegel@gnu.org>
12116
12117 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
12118
12119 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
12120 because it's autoloaded now.
12121
12122 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
12123
12124 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
12125 (sh-font-lock-keywords, sh-feature): Fix previous change of
12126 sh-feature to avoid infloop with sh-font-lock-keywords.
12127
12128 2003-09-25 Kim F. Storm <storm@cua.dk>
12129
12130 * frame.el (frame-current-scroll-bars): New defun.
12131
12132 * window.el (window-current-scroll-bars): New defun.
12133
12134 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12135
12136 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
12137 cause errors when the state cache contains info on parts that have
12138 been narrowed out.
12139
12140 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12141
12142 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
12143 `c-setup-paragraph-variables' has to be used when this variable is
12144 changed; it doesn't work to reinitialize the mode since that
12145 typically clobbers the variable.
12146
12147 * progmodes/cc-styles.el (c-setup-paragraph-variables):
12148 Make it interactive.
12149
12150 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12151
12152 * progmodes/cc-fonts.el (c-font-lock-declarations):
12153 Fix recognition of constructors and destructors for classes whose
12154 names are matched by `*-font-lock-extra-types'.
12155
12156 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
12157 followed by an identifier in C++ then it's a type.
12158
12159 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12160
12161 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
12162 problem that primarily affected XEmacs. Don't use faces to find
12163 unterminated strings since Emacs and XEmacs fontify strings
12164 differently - this function should now work better in XEmacs.
12165
12166 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12167
12168 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
12169 `expand-abbrev' workaround which caused braces to misbehave inside
12170 macros.
12171
12172 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
12173 handling. This bug could cause interactive font locking to bail out.
12174
12175 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12176
12177 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
12178 Handle paren-style types in Pike. Also fixed some cases of
12179 insufficient handling of unbalanced parens.
12180
12181 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
12182
12183 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
12184 common shell prompts that are not common filename or URL characters.
12185 (ffap-file-at-point): Use the new regexp to strip the prompts from
12186 the file names. This is an issue mostly for user prompts that
12187 don't have a trailing space and find-file-at-point is invoked from
12188 within a shell inside Emacs.
12189
12190 2003-09-24 Andre Spiegel <spiegel@gnu.org>
12191
12192 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
12193 stamps numerically, rather than textually.
12194
12195 2003-09-24 Kenichi Handa <handa@m17n.org>
12196
12197 * language/devan-util.el (devanagari-post-read-conversion):
12198 * language/mlm-util.el (malayalam-post-read-conversion):
12199 * language/tml-util.el (tamil-post-read-conversion):
12200 Add autoload cookie.
12201
12202 * international/utf-8.el (utf-8-post-read-conversion):
12203 Call post-read-conversion functions for Devanagari, Malayalam,
12204 and Tamil.
12205
12206 2003-09-23 Dave Love <fx@gnu.org>
12207
12208 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
12209
12210 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
12211
12212 * progmodes/gud.el (perldb): Add gud-until to list of commands.
12213 Update gud-remove.
12214
12215 2003-09-22 Richard M. Stallman <rms@gnu.org>
12216
12217 * progmodes/sh-script.el (sh-mode-default-syntax-table):
12218 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
12219 (sh-mode-syntax-table-input): New variable.
12220 (sh-require-final-newline): Don't use eval.
12221 (sh-builtins, sh-leading-keywords, sh-other-keywords)
12222 (sh-variables, sh-font-lock-keywords): Don't use eval.
12223 (sh-set-shell): When setting require-final-newline,
12224 treat value = `require-final-newline' as don't change it.
12225 Set sh-mode-syntax-table locally based on
12226 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
12227
12228 * progmodes/compile.el (compile-internal):
12229 Call compilation-set-window-height before setting window start.
12230
12231 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
12232
12233 * emacs-lisp/bytecomp.el (byte-compile-log-file):
12234 Clear out byte-compile-last-warned-form.
12235
12236 2003-09-22 Richard M. Stallman <rms@gnu.org>
12237
12238 * woman.el (woman-file-name, woman-follow-word):
12239 If current-word returns nil, use "".
12240
12241 * simple.el (eval-expression): Bind standard-output in to-buffer case.
12242
12243 2003-09-22 Richard M. Stallman <rms@gnu.org>
12244
12245 * emacs-lisp/lisp-mnt.el (lm-with-file):
12246 Don't visit the file, just use insert-file-contents in temp buffer.
12247
12248 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
12249
12250 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
12251 Add surrounding \\( and \\) around the header, as in
12252 for lm-history-header 'Change Log\\|History'.
12253
12254 2003-09-22 John Paul Wallington <jpw@gnu.org>
12255
12256 * progmodes/ld-script.el: Add Commentary section,
12257 minor cleanup of file header.
12258 (ld-script-font-lock-keywords): Doc fix.
12259 (toplevel): Provide `ld-script' feature.
12260
12261 2003-09-21 Kim F. Storm <storm@cua.dk>
12262
12263 * scroll-bar.el (set-scroll-bar-mode): Initialize to
12264 new built-in variable default-frame-scroll-bars.
12265 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
12266 scroll-bar-mode; notably, use it instead of t when we toggle
12267 scroll-bars on.
12268 (toggle-scroll-bar): Use default-frame-scroll-bars.
12269
12270 2003-09-19 Masatake YAMATO <jet@gyve.org>
12271
12272 * pcvs.el (cvs-do-removal): Change the prompt depending on
12273 `filter' value.
12274
12275 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
12276
12277 * startup.el (command-line-1): Stop startup-echo-area-message
12278 being hidden by "Loading image..." message.
12279 (use-fancy-splash-screens-p, display-splash-screen):
12280 Move display-graphic-p test from latter to former.
12281
12282 * progmodes/sh-script.el (sh-font-lock-keywords):
12283 Highlight escaped EOLs differently from other backslash constructs.
12284
12285 2003-09-19 Richard M. Stallman <rms@gnu.org>
12286
12287 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
12288 New functions.
12289 (edebug-enter, edebug-outside-excursion): Use them.
12290
12291 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
12292 Fix the condition for whether to print "In WHERE".
12293
12294 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
12295
12296 * finder.el (finder-mode-hook): New variable.
12297 (finder-mode): Run hook finder-mode-hook
12298
12299 2003-09-18 Masatake YAMATO <jet@gyve.org>
12300
12301 * progmodes/ebrowse.el: Fix broken magic autoload comments.
12302
12303 2003-09-17 Mario Lang <mlang@delysid.org>
12304
12305 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
12306 "p %e" to actually print the value in the GUD buffer.
12307
12308 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
12309
12310 From David Ponce <david.ponce@wanadoo.fr>:
12311 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
12312 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
12313 from loaddefs-boot.el if necessary.
12314
12315 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
12316
12317 * progmodes/gud.el (gud-find-class): Make jdb work again since
12318 cc-mode changed the syntactic information.
12319
12320 2003-09-15 David Ponce <david@dponce.com>
12321
12322 * recentf.el: (recentf-exclude): Accept predicates too.
12323 (recentf-file-readable-p): New function.
12324 (recentf-include-p): Handle predicates in recentf-exclude.
12325 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
12326 (recentf-cleanup): Likewise.
12327 (recentf-save-list): Use write-file to handle backup of
12328 recentf-save-file.
12329
12330 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
12331
12332 * loaddefs-boot.el: Renamed from `loaddefs.el'
12333 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
12334 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
12335 necessary.
12336
12337 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
12338
12339 * electric.el (Electric-pop-up-window): For the `one-window' case,
12340 no longer disconcertingly move point in the original buffer.
12341
12342 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
12343
12344 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
12345
12346 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
12347
12348 * dired.el (dired-mode-map): Fix typo.
12349
12350 2003-09-11 Richard M. Stallman <rms@gnu.org>
12351
12352 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
12353
12354 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
12355
12356 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
12357 the function is less noisy. Now only `kill-buffer' can ask questions.
12358
12359 2003-09-10 Mario Lang <mlang@delysid.org>
12360
12361 * battery.el: Update Commentary and Copyright.
12362 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
12363 appear due to wrong ordering of the expressions in `or'.
12364
12365 2003-09-09 Lute Kamstra <lute@gnu.org>
12366
12367 * misc.el (upcase-char): Fix docstring.
12368 (zap-up-to-char): New command.
12369
12370 2003-09-08 David Ponce <david@dponce.com>
12371
12372 Ensure that recentf correctly updates the menu bar.
12373 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
12374 (recentf-menu-bar): New function.
12375 (recentf-clear-data): Use it
12376 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
12377 of easy-menu-change.
12378
12379 2003-09-08 Lute Kamstra <lute@gnu.org>
12380
12381 * simple.el (size-indication-mode): New.
12382 * bindings.el (mode-line-position): Add buffer size indicator.
12383
12384 2003-09-04 Mario Lang <mlang@delysid.org>
12385
12386 * battery.el (battery-linux-proc-acpi): New function.
12387 (battery-status-function): Modify default value calculation to also
12388 check for availability of ACPI.
12389 (battery-echo-area-format): Ditto.
12390 (battery-mode-line-format): Ditto.
12391
12392 2003-09-06 Dave Love <fx@gnu.org>
12393
12394 * ielm.el (ielm-mode-hook): Add :options.
12395
12396 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
12397 (eldoc-print-current-symbol-info): Use it.
12398
12399 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
12400
12401 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
12402 being displayed in GUD buffer.
12403 (gdb-idle-input-queue): Remove var. Use just one queue.
12404 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
12405 Remove functions. Use just one queue.
12406 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
12407 (gdb-invalidate-assembler, gdb-get-current-frame):
12408 Modify functions. Use just one queue.
12409
12410 2003-09-04 Dave Love <fx@gnu.org>
12411
12412 * cus-start.el: Add blink-cursor-alist.
12413
12414 * ruler-mode.el (ruler-mode-fill-column-char)
12415 (ruler-mode-current-column-char): Use char-displayable-p,
12416 not window-system.
12417
12418 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
12419
12420 * language/european.el (windows-1252): Move from code-pages.
12421
12422 * language/cyrillic.el ("Windows-1251"): Delete.
12423 ("Bulgarian", "Belarusian"): Remove `features'.
12424 (windows-1251): Move from code-pages.
12425
12426 * international/mule-diag.el (non-iso-charset-alist):
12427 Remove `codepage' stuff.
12428 (print-designation, list-coding-systems-1): Output fixes.
12429
12430 * international/code-pages.el (cp-make-translation-table)
12431 (cp-valid-codes): Made defsubsts.
12432 (cp-fix-safe-chars): Delete.
12433 (mule-diag): Don't require.
12434 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
12435 (top-level): Check for defined coding system when defining
12436 cp... aliases. Change w32-add-charset-info test to avoid warning.
12437 (non-iso-charset-alist): Defvar when compiling.
12438 (cp-make-coding-system): Doc fix.
12439
12440 2003-09-02 Jason Rumney <jasonr@gnu.org>
12441
12442 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
12443 line-ends from CVS before doing conversion.
12444
12445 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
12446
12447 * calendar/diary-lib.el (diary-header-line-flag)
12448 (diary-header-line-format): New variables.
12449 (list-diary-entries): Use them to set header line in simple diary.
12450
12451 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
12452 other than font-lock-string-face to highlight backslashes.
12453
12454 2003-09-01 Jason Rumney <jasonr@gnu.org>
12455
12456 * international/titdic-cnv.el (tit-read-key-value): Include \r in
12457 regexp.
12458
12459 2003-09-01 Dave Love <fx@gnu.org>
12460
12461 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
12462
12463 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
12464 and :help; also line and column numbers labels.
12465
12466 * international/mule-util.el (char-displayable-p): Move from
12467 latin1-disp, rename and autoload.
12468
12469 * international/latin1-disp.el (latin1-char-displayable-p):
12470 Now obsolete alias. Replace uses with char-displayable-p.
12471 (latin1-display-ucs-per-lynx): Fix last change.
12472
12473 * international/mule-cmds.el (standard-display-european-internal):
12474 Don't use char code for Latin-1 NBSP.
12475 <XFree86 4>: Unfrob NBSP display table. Set display table to use
12476 U+2018, U+2019 for `'.
12477 (select-safe-coding-system): Message fix.
12478
12479 2003-09-01 Kenichi Handa <handa@m17n.org>
12480
12481 * international/fontset.el (setup-default-fontset): For Thai
12482 font, specify "*" family.
12483
12484 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12485
12486 * progmodes/compile.el (previous-error): Accept a prefix
12487 argument, similarly to next-error.
12488
12489 2003-08-31 Masatake YAMATO <jet@gyve.org>
12490
12491 * pcvs.el (cvs-do-removal): Use = instead of eq to check
12492 the number of files. Bind the number of files to a local
12493 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
12494
12495 2003-08-30 Eli Zaretskii <eliz@gnu.org>
12496
12497 * vc-hooks.el (vc-make-version-backup): Fix the change made on
12498 2003-07-26: msdos-long-file-names is a function, not a variable.
12499
12500 2003-08-29 Richard M. Stallman <rms@gnu.org>
12501
12502 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
12503 Do nothing with mail-personal-alias-file if it is nil.
12504
12505 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
12506 Do nothing if mail-personal-alias-file is nil.
12507
12508 * term.el (term-exec-1): Bind coding-system-for-read.
12509
12510 * dired.el (dired-mouse-find-file-other-window):
12511 Use dired-view-command-alist here, as in dired-view-file.
12512 (dired-view-command-alist): Use %s to substitute file name.
12513 Handle .ps_pages, .eps, .jpg, .gif, .png.
12514
12515 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
12516
12517 * info.el (Info-mode-map): Bind S-tab and <backtab> to
12518 `Info-prev-reference', instead of M-tab.
12519
12520 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
12521
12522 * simple.el (blink-matching-open): Work correctly on chars that
12523 are designated as parens through the syntax-table text property.
12524
12525 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
12526
12527 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
12528 line break position in the middle of a non-kinsoku (e.g. latin)
12529 word, making it skip until either a space or a character with
12530 category "|".
12531 (kinsoku-longer): Test for end of buffer.
12532
12533 2003-08-28 Eli Zaretskii <eliz@gnu.org>
12534
12535 * mail/rmail.el (rmail-convert-to-babyl-format):
12536 Detect quoted-printable- and base64-encoded messages and decode them
12537 automatically. Set the message's encoding from the charset=
12538 header, if any. Decode base64-encoded messages in Mail format as well.
12539
12540 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
12541
12542 * mail/smtpmail.el: Fix previous change.
12543 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
12544 calling smtpmail-via-smtp.
12545 (smtpmail-via-smtp): Add fall-back values for envelope-from.
12546
12547 2003-08-26 John Paul Wallington <jpw@gnu.org>
12548
12549 * image.el (image-jpeg-p): Don't search beyond length of data.
12550
12551 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
12552
12553 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
12554 misfeature in `expand-abbrev' which caused electric keywords like
12555 "else" to disappear if an open brace was typed directly afterwards.
12556
12557 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
12558
12559 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
12560 mandatory in `define-widget'.
12561
12562 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
12563 Don't align the operators "!=", "<=" and ">=" as assignment operators.
12564
12565 (c-assignment-operators): New language constant that only contains
12566 the assignment operators.
12567
12568 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
12569
12570 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
12571
12572 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
12573 Safeguard against unbalanced sexps.
12574
12575 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
12576
12577 * version.el (emacs-version): Check for gtk. Include gtk version info.
12578
12579 2003-08-25 John Paul Wallington <jpw@gnu.org>
12580
12581 * man.el (Man-default-man-entry): Don't whizz past the section
12582 number before looking for it.
12583
12584 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
12585
12586 * progmodes/gud.el (gud-display-line): Don't set window-point if
12587 source buffer is not visible. (Only happens with M-x gdba.)
12588
12589 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
12590 documentation.
12591 (gdb-source, gdb-source-info): Update to assembler unnecessary
12592 as its done after each GDB command anyway.
12593 (gdb-pre-prompt): Use with-current-buffer.
12594 (gdb-insert-field): Add help-echo text.
12595 (gdb-invalidate-assembler): Re-display of assembler now done in
12596 gdb-info-breakpoints-custom.
12597 (gdb-info-breakpoints-custom): Force re-display of assembler to
12598 happen *after* update of breakpoints buffer.
12599 (gdb-display-source-buffer): Don't choke if gdb-source-window
12600 isn't visible.
12601 (gdb-put-string, gdb-put-arrow): Remove free variables.
12602
12603 2003-08-24 John Paul Wallington <jpw@gnu.org>
12604
12605 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
12606
12607 * man.el (Man-default-man-entry): Strip text properties when
12608 snarfing parts of entry because `format' preserves properties.
12609
12610 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
12611
12612 * files.el (file-newest-backup): Use `expand-file-name'.
12613
12614 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
12615 Allow the diary to pop up a new frame, if needed.
12616
12617 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
12618 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
12619 (smtpmail-send-it): Make treatment of envelope-from consistent with
12620 sendmail.el.
12621
12622 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
12623 (sh-leading-keywords): Add the bash `time' reserved word.
12624 (sh-variables): Add some bash variables.
12625 (sh-add-completer): Fix nil branch of case statement.
12626
12627 2003-08-24 Masatake YAMATO <jet@gyve.org>
12628
12629 * progmodes/ld-script.el: New file.
12630
12631 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
12632
12633 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
12634
12635 2003-08-23 Andre Spiegel <spiegel@gnu.org>
12636
12637 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
12638 Better explain obsolescence, and what to use instead.
12639
12640 2003-08-23 Masatake YAMATO <jet@gyve.org>
12641
12642 * pcvs.el (cvs-do-removal): Show the deleted file name
12643 on the prompt.
12644
12645 2003-08-20 Dave Love <fx@gnu.org>
12646
12647 * international/mule.el (make-coding-system)
12648 (set-buffer-file-coding-system): Doc fix.
12649
12650 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
12651
12652 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
12653
12654 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
12655
12656 * international/utf-16.el: Add mime-text-unsuitable coding system
12657 properties.
12658
12659 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
12660
12661 * cus-edit.el: Add some :links.
12662 (bib): Remove.
12663
12664 * textmodes/bib-mode.el (bib): Add :group external.
12665
12666 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
12667
12668 * wid-edit.el (widget-echo-help): Make it handle expressions that
12669 evaluate to strings.
12670
12671 2003-08-18 Michael Mauger <mmaug@yahoo.com>
12672
12673 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
12674
12675 Simplify selection of SQL products to define highlighting and
12676 interactive mode. Includes detailed instructions on adding
12677 support for new products.
12678
12679 * progmodes/sql.el (sql-product): New variable. Identifies SQL
12680 product for use in highlighting and interactive mode.
12681 (sql-interactive-product): New variable. SQL product for
12682 sql-interactive-mode.
12683 (sql-product-support): New variable. Specifies product-specific
12684 parameters to drive highlighting and interactive mode.
12685 (sql-imenu-generic-expression): Add more object types.
12686 (sql-sqlite-options): Correct comment.
12687 (sql-ms-program): Use "osql" rather than "isql".
12688 (sql-prompt-regexp, sql-prompt-length): Update comment.
12689 (sql-mode-menu): Add "Start SQLi session" entry.
12690 Replace Highlighting submenu with Product menu. Fix Send Region entry.
12691 (sql-mode-abbrev-table): Add abbreviations. Support of
12692 SYSTEM-FLAG on define-abbrev. Support was removed with last
12693 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
12694 (sql-mode-font-lock-object-name): Add font-lock pattern for object
12695 names.
12696 (sql-mode-ansi-font-lock-keywords): Set as default value.
12697 (sql-mode-oracle-font-lock-keywords): Set as default value.
12698 Support Oracle 9i keywords.
12699 (sql-mode-postgres-font-lock-keywords): Set as default value.
12700 (sql-mode-linter-font-lock-keywords): Set as default value.
12701 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
12702 SQLServer 2000.
12703 (sql-mode-sybase-font-lock-keywords)
12704 (sql-mode-interbase-font-lock-keywords)
12705 (sql-mode-sqlite-font-lock-keywords)
12706 (sql-mode-strong-font-lock-keywords)
12707 (sql-mode-mysql-font-lock-keywords)
12708 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
12709 keywords.
12710 (sql-mode-font-lock-defaults): Update comment.
12711 (sql-product-feature): New function. Returns feature associated
12712 with a product from `sql-product-support' alist.
12713 (sql-product-font-lock): New function. Set font-lock support
12714 based on `sql-product'.
12715 (sql-add-product-keywords): New function. Add font-lock rules to
12716 product-specific keyword variables.
12717 (sql-set-product): New function. Set `sql-product' and apply
12718 appropriate font-lock highlighting.
12719 (sql-highlight-product): New function. Set font-lock support
12720 based on a product. Also set mode name to include product name.
12721 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
12722 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
12723 Use `sql-set-product'.
12724 (sql-highlight-ms-keywords)
12725 (sql-highlight-sybase-keywords)
12726 (sql-highlight-interbase-keywords)
12727 (sql-highlight-strong-keywords)
12728 (sql-highlight-mysql-keywords)
12729 (sql-highlight-sqlite-keywords)
12730 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
12731 (sql-get-login): Prompt in the same order as the tokens.
12732 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
12733 (sql-product-interactive): New function. Common portions of
12734 product-specific interactive mode wrappers.
12735 (sql-interactive-mode): Rewritten to use product features.
12736 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
12737 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
12738 (sql-db2, sql-linter): Use `sql-product-interactive'.
12739 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
12740 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
12741 (sql-connect-ingres, sql-connect-postgres)
12742 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
12743 New functions. Format command line parameters and invoke comint on
12744 the appropriate interpreter. Code was in the corresponding
12745 `sql-xyz' function before.
12746 (sql-connect-ms): New function. Support -E argument to use
12747 operating system credentials for authentication.
12748
12749 2003-08-18 Kenichi Handa <handa@m17n.org>
12750
12751 * international/mule.el (encode-char): Fix for the ASCII case.
12752
12753 2003-08-15 Kenichi Handa <handa@m17n.org>
12754
12755 * international/fontset.el (setup-default-fontset): Change "*" to
12756 nil in the specifications of font family.
12757
12758 2003-08-18 Kim F. Storm <storm@cua.dk>
12759
12760 * kmacro.el (kmacro-keymap): Group related bindings in
12761 initialization for clarity. Bind C-s to start macro.
12762 Remove C-r binding.
12763 (kmacro-initial-counter-value): New defvar to hold initial counter
12764 value in case we set the value before defining a macro.
12765 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
12766 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
12767 not defining or executing macro. Doc fix.
12768 (kmacro-add-counter): Clear kmacro-initial-counter-value.
12769 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
12770 temporarily view older elements on the macro ring without cycling
12771 the ring.
12772 (kmacro-display): Doc fix.
12773 (kmacro-exec-ring-item): New helper function.
12774 (kmacro-call-ring-2nd): Use it.
12775 (kmacro-call-ring-2nd-repeat): Doc fix.
12776 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
12777 (kmacro-end-or-call-macro): Execute last viewed macro (using
12778 kmacro-exec-ring-item) from ring if this follows
12779 kmacro-view-macro. This allows us to find a macro on the ring
12780 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
12781 the ring to bring it to the head of the ring.
12782 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
12783 Allow binding to reserved keys without specifying C-x C-k prefix.
12784 Ask for confirmation if entered key sequence is already bound to
12785 a non-macro command.
12786 (kmacro-view-macro): Repeating command will show older elements
12787 on the macro ring; C-k will execute the last viewed macro.
12788 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
12789 property from 'ring to 'head.
12790
12791 2003-08-17 Alan Shutko <ats@acm.org>
12792
12793 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
12794 keeping December out of the alist.
12795
12796 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
12797
12798 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
12799 * calendar/calendar.el (calendar-mode-map): Bind it to key.
12800 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
12801 (calendar-flatten): New function.
12802 (calendar-mouse-view-other-diary-entries)
12803 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
12804 in the menu title and to show multi-line diary entries correctly
12805 in the menu.
12806
12807 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
12808
12809 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
12810 defcustom, because the default was recently changed.
12811
12812 2003-08-16 Richard M. Stallman <rms@gnu.org>
12813
12814 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
12815
12816 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
12817 New subroutine, broken out of eval-last-sexp-1.
12818 (eval-last-sexp-1): Use eval-last-sexp-print-value.
12819
12820 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
12821
12822 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
12823
12824 * simple.el (eval-expression): Use eval-last-sexp-print-value.
12825
12826 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
12827
12828 * progmodes/compile.el (compilation-error-regexp-alist):
12829 Add Java ANt error detection as described in document
12830 http://ant.apache.org/faq.html
12831
12832 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
12833
12834 * simple.el (backward-word, forward-to-indentation)
12835 (backward-to-indentation): Argument changed to optional.
12836 (next-line, previous-line): Use `or' instead of `unless'.
12837
12838 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12839
12840 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
12841 instead of a constant.
12842
12843 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
12844
12845 * shell.el (shell): With prefix-arg, suggest a new buffer name.
12846
12847 2003-08-12 Andre Spiegel <spiegel@gnu.org>
12848
12849 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
12850 (vc-sccs-workfile-version): Search the entire delta table, rather
12851 than just the first entry, because that might be a deleted version.
12852
12853 2003-08-11 Karl Fogel <kfogel@red-bean.com>
12854
12855 * menu-bar.el (menu-bar-options-menu): Supply a body for the
12856 [save-place] binding in the Options menu. Have it require
12857 'saveplace' and then toggle the variable manually, to avoid an an
12858 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
12859 for the bug report.
12860
12861 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
12862
12863 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
12864 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
12865 (gdb-info-threads-custom): Add help-echo text.
12866 (gdb-display-back): Don't use purecopy.
12867 (gdb-info-breakpoints-custom, gdb-reset)
12868 (gdb-assembler-custom): Use display-images-p to test if breakpoint
12869 icons can be displayed.
12870
12871 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
12872
12873 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
12874
12875 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
12876
12877 * bookmark.el (bookmark-completing-read):
12878 Return a string, instead of a list of one string.
12879 Use a popup menu if activated from the mouse.
12880 (bookmark-edit-annotation): Remove unused vars.
12881 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
12882 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
12883 to bookmark-completing-read.
12884 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
12885 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
12886 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
12887 and erase-buffer.
12888 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
12889 (bookmark-menu-jump, bookmark-menu-insert)
12890 (bookmark-popup-menu-and-apply-function)
12891 (bookmark-menu-popup-paned-bookmark-menu): Remove.
12892 (bookmark-menu-build-paned-menu): Remove by folding it into
12893 bookmark-menu-popup-paned-menu.
12894 (menu-bar-bookmark-map): Move the define-key statements here.
12895 Use the "non-menu" commands since they now pop up a menu if needed.
12896 (bookmark-exit-hook-internal): Simplify.
12897
12898 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
12899
12900 * reftex-toc.el (reftex-toc-rename-label): New function.
12901 (reftex-toc-check-docstruct): New function.
12902
12903 * reftex.el (reftex-region-active-p): New function.
12904
12905 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
12906 regexp to find the \bibliography macro.
12907
12908 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
12909 which does not exist in LaTeX.
12910 (reftex-cite-format-builtin): Added amsrefs support.
12911 (reftex-toc-confirm-promotion): New option
12912
12913 * reftex-toc.el
12914 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
12915 (reftex-toc-demote, reftex-toc-promote)
12916 (reftex-toc-do-promote, reftex-toc-promote-prepare)
12917 (reftex-toc-promote-action, reftex-toc-extract-section-number)
12918 (reftex-toc-newhead-from-alist)
12919 (reftex-toc-load-all-files-for-promotion): New functions.
12920 (reftex-toc-help): Added description of new keys.
12921 (reftex-toc-split-windows-fraction): New option.
12922 (reftex-recenter-toc-when-idle): Search *toc* window on all
12923 visible frames.
12924 (reftex-toc): Additional parameter REUSE
12925 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
12926 with REUSE argument.
12927 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
12928 the call of `reftex-toc'.
12929 (reftex-make-separate-toc-frame): New function .
12930 (reftex-toc-recenter): When called with triple prefix arg, call
12931 `reftex-make-separate-toc-frame' first.
12932 (reftex-toc-toggle-dedicated-frame): New command.
12933 (reftex-toc-quit): Adapted to delete frame when called in
12934 dedicated frame.
12935
12936 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
12937 all enclosing macros.
12938
12939
12940 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12941
12942 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
12943 first use.
12944
12945 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12946
12947 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
12948
12949 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
12950
12951 * calendar/calendar.el (list-diary-entries-hook)
12952 (diary-display-hook, nongregorian-diary-listing-hook)
12953 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
12954 Add some customize options for these hooks.
12955 (calendar-abbrev-construct): Don't try to take a substring longer
12956 than the original string.
12957
12958 2003-08-05 Richard M. Stallman <rms@gnu.org>
12959
12960 * emacs-lisp/testcover.el (noreturn): Report error if does return.
12961 (testcover-reinstrument-clauses): Doc fix.
12962
12963 * emacs-lisp/warnings.el: Doc fixes, args renamed.
12964 (warning-type-format): Rename from warning-group-format.
12965
12966 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
12967 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
12968 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
12969 to prevent warnings about defvar for an obsolete variable.
12970
12971 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
12972 warning-group-format renamed to warning-type-format.
12973
12974 * subr.el (read-passwd): Use clear-string instead of fillarray.
12975
12976 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
12977 Use vconcat instead of concat.
12978 (edmacro-sanitize-for-string): New function.
12979
12980 2003-08-05 Dave Love <fx@gnu.org>
12981
12982 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
12983 line-number-display-limit-width.
12984
12985 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
12986
12987 2003-08-05 Kenichi Handa <handa@m17n.org>
12988
12989 * international/code-pages.el: Don't require mule-diag.
12990
12991 * international/mule-diag.el (non-iso-charset-alist):
12992 Add autoload cookie.
12993
12994 * language/devan-util.el (dev-glyph-order): Add an entry for the
12995 glyph code #xC4.
12996
12997 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
12998
12999 * calendar/calendar.el (diary-file, diary-file-name-prefix)
13000 (european-calendar-style, diary-date-forms)
13001 (calendar-day-name-array, calendar-month-name-array): Doc change.
13002 (generate-calendar-month): Adapt for new behaviour of
13003 `calendar-day-name' function.
13004 (calendar-abbrev-length, calendar-day-abbrev-array)
13005 (calendar-month-abbrev-array): New variables.
13006 (calendar-abbrev-construct): New function.
13007 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
13008 rather than fixing abbrevs at some width. Calling syntax change.
13009 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
13010 (calendar-date-string): Adapt for new behaviours of
13011 `calendar-day-name' and `calendar-month-name' functions.
13012
13013 * calendar/diary-lib.el (list-diary-entries): Adapt for new
13014 behaviour of `calendar-day-name' and `calendar-month-name' functions.
13015 (diary-name-pattern): Use abbrev arrays, rather than fixing
13016 abbrevs at three chars. Calling syntax change.
13017 (mark-diary-entries): Adapt for new behaviours of
13018 `diary-name-pattern' and `calendar-make-alist' functions.
13019 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
13020 `diary-name-pattern' function.
13021 (font-lock-diary-date-forms): Use abbrev arrays, rather than
13022 fixing abbrevs at three chars. Calling syntax change.
13023 (cal-hebrew, cal-islam): Require when compiling.
13024 (diary-font-lock-keywords): Adapt for new behaviour of
13025 `font-lock-diary-date-forms' function.
13026
13027 * calendar/cal-hebrew.el: Reposition some code so defined before used.
13028 (calendar-hebrew-month-name-array-common-year)
13029 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
13030 (list-hebrew-diary-entries): Adapt for new behaviours of
13031 `calendar-day-name' and `add-to-diary-list' functions.
13032 (mark-hebrew-diary-entries): Adapt for new behaviours of
13033 `diary-name-pattern' and `calendar-make-alist' functions.
13034
13035 * calendar/cal-islam.el (calendar-islamic-month-name-array):
13036 Add doc string.
13037 (list-islamic-diary-entries): Adapt for new behaviours of
13038 `calendar-day-name' and `add-to-diary-list' functions.
13039 (mark-islamic-diary-entries): Adapt for new behaviours of
13040 `diary-name-pattern' and `calendar-make-alist' functions.
13041
13042 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
13043 `calendar-month-name' function.
13044
13045 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
13046
13047 * calendar/solar.el (solar-seasons-data): Move definition before use.
13048
13049 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
13050 (cal-tex-LaTeX-hourbox): Move definition before use.
13051
13052 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
13053 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
13054 lunar.el, solar.el
13055 (displayed-month, displayed-year): Define for compiler.
13056
13057 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
13058
13059 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
13060 MODE. Renamed from c-init-c-language-vars'.
13061 (c-initialize-cc-mode): Change accordingly.
13062 (c-common-init): Ditto.
13063 (c-mode): Ditto.
13064 (c++-mode): Use `c-init-language-vars-for'.
13065 (objc-mode): Ditto.
13066 (java-mode): Ditto.
13067 (idl-mode): Ditto.
13068 (pike-mode): Ditto.
13069 (awk-mode): Ditto.
13070
13071 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
13072
13073 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
13074 or not the point moved.
13075
13076 (c-search-decl-header-end): Don't trip up on operator identifiers
13077 in C++ and operators like == in all languages.
13078
13079 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
13080 Detect leading labels correctly.
13081
13082 2003-08-02 Andreas Schwab <schwab@suse.de>
13083
13084 * textmodes/ispell.el: Don't redo key bindings on loading, put
13085 them only in loaddefs.el.
13086 * bookmark.el: Likewise.
13087 * dabbrev.el: Likewise.
13088 * emerge.el: Likewise.
13089
13090 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
13091 has more than one member.
13092
13093 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
13094
13095 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13096
13097 * lpr.el (printify-region): It was ending conversion before the
13098 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
13099
13100 2003-07-31 John Paul Wallington <jpw@gnu.org>
13101
13102 * net/browse-url.el (browse-url-epiphany): Doc fix.
13103
13104 2003-07-30 Kenichi Handa <handa@m17n.org>
13105
13106 * international/fontset.el (setup-default-fontset):
13107 Change registry names of Akurti fonts.
13108
13109 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
13110
13111 * comint.el (comint-read-noecho): Use `clear-string' instead of
13112 `fillarray'.
13113
13114 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
13115
13116 * outline.el (outline-mode-hook): Add defvar.
13117
13118 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
13119
13120 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
13121 Restore assembler in source window if that is what has been selected.
13122 (menu): Add gdb-restore-windows to menu. Make gdba
13123 specific menus only visible from gdba.
13124
13125 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
13126
13127 * progmodes/compile.el (compilation-environment): New user variable.
13128 (compile-internal): Respect it.
13129
13130 2003-07-23 Masatake YAMATO <jet@gyve.org>
13131
13132 * progmodes/gud.el (gdb-script-font-lock-keywords):
13133 Put `font-lock-function-name-face' on a symbol which includes
13134 `-' like `hook-run'. Put font-lock-variable-name-face
13135 on a symbol starting with $.
13136
13137 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
13138
13139 * files.el (set-visited-file-name): Use truename for buffer-file-name.
13140
13141 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
13142
13143 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
13144
13145 2003-07-26 Andre Spiegel <spiegel@gnu.org>
13146
13147 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
13148 Use with-no-warnings.
13149 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
13150 rather than to find-file-not-found-hook, which doesn't exist.
13151
13152 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
13153
13154 * international/quail.el (quail-translate-key): Fix previous change.
13155
13156 2003-07-25 John Paul Wallington <jpw@gnu.org>
13157
13158 * server.el (server-start): Check `server-process' is non-nil
13159 before killing it to avoid killing current buffer's process.
13160
13161 * simple.el (choose-completion-string): Use `minibufferp';
13162 test `completion-reference-buffer' if `buffer' arg is nil.
13163 (push-mark): Use `when' and `unless'.
13164 (pop-mark): Use `when'.
13165
13166 * mouse-sel.el (mouse-sel-get-selection-function):
13167 Check `x-last-selected-text-primary'. Don't barf if it or
13168 `x-last-selected-text' aren't bound.
13169
13170 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
13171
13172 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
13173
13174 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
13175
13176 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
13177
13178 2003-07-23 John Paul Wallington <jpw@gnu.org>
13179
13180 * tooltip.el (defface tooltip): Inherit from variable-pitch.
13181
13182 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
13183
13184 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
13185 string. Defvar the derived hook.
13186
13187 * macros.el (insert-kbd-macro): Escape double quote character.
13188 From Thomas W Murphy <twm@andrew.cmu.edu>.
13189
13190 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
13191
13192 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
13193 to match the specific mark rather than reusing comment-start-skip.
13194
13195 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
13196
13197 * progmodes/hideshow.el (hs-special-modes-alist):
13198 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
13199
13200 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
13201
13202 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
13203 value using ?\s.
13204
13205 2003-07-21 John Paul Wallington <jpw@gnu.org>
13206
13207 * subr.el (with-selected-window): Add closing paren.
13208
13209 2003-07-21 Richard M. Stallman <rms@gnu.org>
13210
13211 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
13212 (lisp-mode): Likewise.
13213
13214 * subr.el (with-selected-window): Copy code form save-selected-window
13215 so as to call select-window with norecord arg.
13216 (dynamic-completion-table): Doc fix.
13217 (lazy-completion-table): Doc fix.
13218
13219 * international/mule-cmds.el (set-locale-environment):
13220 langinfo renamed to locale-info.
13221
13222 * international/mule.el (auto-coding-functions): Doc fix.
13223
13224 2003-07-21 Kenichi Handa <handa@m17n.org>
13225
13226 * international/quail.el (quail-translate-key):
13227 Update quail-current-str correctly.
13228
13229 2003-07-21 Andreas Schwab <schwab@suse.de>
13230
13231 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
13232 ?, to "_".
13233
13234 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
13235 Version 2.0.36 of Tramp released.
13236
13237 * net/tramp.el (tramp-default-password-end-of-line): Rename from
13238 tramp-password-end-of-line.
13239 (tramp-password-end-of-line): New method parameter.
13240 (tramp-get-password-end-of-line): Function to access method
13241 parameter `tramp-password-end-of-line', or variable
13242 `tramp-default-password-end-of-line' (default value).
13243 (tramp-methods): Add entries for new parameter
13244 tramp-password-end-of-line.
13245 (tramp-enter-password): Use new function
13246 `tramp-get-password-end-of-line'.
13247 (tramp-handle-insert-file-contents): Do not
13248 unconditionally inhibit the file operation file-local-copy, only
13249 do that when the inhibit-file-name-operation is currently
13250 insert-file-contents. This fixes finding remote CVS-controlled
13251 files. (It would barf on inserting the CVS/Entries file
13252 literally, because the file-local-copy handler wasn't called.)
13253 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
13254 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
13255 (tramp-initial-commands): New variable.
13256 (tramp-process-initial-commands): New function, using the variable.
13257 (tramp-open-connection-setup-interactive-shell): Call the new function.
13258 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
13259 method into the buffer name, never use nil. Reported by Hanak
13260 David <dhanak@inf.bme.hu>.
13261 (tramp-open-connection-setup-interactive-shell): Erase buffer
13262 before sending "stty -onlcr".
13263
13264 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
13265
13266 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
13267
13268 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
13269
13270 2003-07-19 John Paul Wallington <jpw@gnu.org>
13271
13272 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
13273 (artist-draw-rect, artist-draw-square): Doc fixes.
13274
13275 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
13276
13277 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
13278
13279 2003-07-19 Kenichi Handa <handa@m17n.org>
13280
13281 * international/kkc.el (kkc-show-conversion-list-update):
13282 Highlight the correct candidate in the message.
13283
13284 2003-07-18 John Paul Wallington <jpw@gnu.org>
13285
13286 * simple.el (current-word): Don't include punctuation char when
13287 `really-word' arg is non-nil.
13288
13289 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
13290
13291 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
13292 moved to the directory obsolete.
13293
13294 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
13295
13296 * info.el (Info-menu-entry-name-re): Allow newlines in
13297 menu entry names.
13298
13299 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
13300 syntax-ppss-after-change-function.
13301 (syntax-ppss-after-change-function): New alias. Update uses.
13302 (syntax-ppss): Catch the case where the buffer is narrowed.
13303
13304 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
13305
13306 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
13307 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
13308
13309 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
13310
13311 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
13312 since it might be modified.
13313
13314 * progmodes/cc-langs.el (c++-make-template-syntax-table)
13315 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
13316 names to these language constants.
13317
13318 2003-07-15 Kim F. Storm <storm@cua.dk>
13319
13320 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
13321 All uses changed.
13322
13323 2003-07-14 Mark A. Hershberger <mah@everybody.org>
13324
13325 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
13326 Namespace support.
13327
13328 2003-07-13 Juanma Barranquero <lektu@terra.es>
13329
13330 * frame.el (modify-all-frames-parameters): Reinstall (copyright
13331 papers received).
13332
13333 2003-07-13 Karl Eichwalder <ke@suse.de>
13334
13335 * textmodes/po.el (po-find-charset): White space at the start of the
13336 Content-Type field body is non-mandatory.
13337
13338 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
13339
13340 * textmodes/texinfo.el (texinfo-section-list):
13341 Append appendixsection; a synonym for appendixsec.
13342
13343 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
13344
13345 * man.el (Man-translate-cleanup): New.
13346 (Man-translate-references): Call `Man-translate-cleanup' to clean
13347 leading, trailing and middle spaces.
13348
13349 2003-07-13 Lars Hansen <larsh@math.ku.dk>
13350
13351 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
13352 Handle `dired-directory' being a list.
13353
13354 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
13355
13356 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
13357 it doesn't exist.
13358
13359 2003-07-12 Richard M. Stallman <rms@gnu.org>
13360
13361 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
13362
13363 * progmodes/cc-defs.el (c-make-keywords-re):
13364 Don't use delete-duplicates.
13365 (c-lang-const): Don't use mapcan.
13366
13367 * apropos.el (apropos-show-scores): Make it customizable.
13368 Document new meaning.
13369 (apropos): Compute scores from symbols.
13370 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
13371
13372 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13373
13374 * ps-bdf.el: Fix copyright line.
13375 (bdf-directory-list): Fix initialization code.
13376
13377 2003-07-11 John Paul Wallington <jpw@gnu.org>
13378
13379 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
13380 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
13381 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
13382
13383 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
13384
13385 * emacs-lisp/ring.el (ring-elements): Doc fix.
13386
13387 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
13388
13389 * calendar/timeclock.el (timeclock-relative)
13390 (timeclock-ask-before-exiting, timeclock-use-display-time):
13391 Doc changes.
13392 (timeclock-modeline-display): Give a message if
13393 `timeclock-use-display-time' is non-nil but `display-time-mode'
13394 is not active.
13395
13396 2003-07-11 Kenichi Handa <handa@m17n.org>
13397
13398 * international/mule-cmds.el (set-language-environment):
13399 Set current-language-environment to the correct string.
13400
13401 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13402
13403 * ps-print.el: Print line number correctly in a region. Reported by
13404 Tim Allen <timallen@ls83.fsnet.co.uk>.
13405 (ps-print-version): New version number (6.6.2).
13406 (ps-printing-region): Code fix.
13407
13408 2003-07-10 John Paul Wallington <jpw@gnu.org>
13409
13410 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
13411 this function can be called from `add-completions-from-tags-table'.
13412
13413 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
13414
13415 * calendar/timeclock.el (timeclock-use-display-time)
13416 (timeclock-day-over-hook, timeclock-workday-remaining)
13417 (timeclock-status-string, timeclock-when-to-leave)
13418 (timeclock-when-to-leave-string, timeclock-log-data)
13419 (timeclock-find-discrep, timeclock-day-base)
13420 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
13421 (timeclock-modeline-display): Set the variable
13422 `timeclock-modeline-display'.
13423 (timeclock-update-modeline): Doc fix. Respect value of
13424 `timeclock-relative'.
13425
13426 2003-07-09 Richard M. Stallman <rms@gnu.org>
13427
13428 * textmodes/reftex-parse.el (reftex-all-document-files):
13429 Add autoload cookie.
13430
13431 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
13432 (reftex-scanning-info-available-p): Add autoload cookie.
13433
13434 * international/mule-cmds.el
13435 (set-display-table-and-terminal-coding-system): Delete duplicate
13436 aset on standard-display-table.
13437
13438 * view.el (view-file): If existing buffer's major mode is special,
13439 don't go into view mode.
13440
13441 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
13442
13443 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
13444
13445 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
13446 buffer changes; there's third party code that calls this function
13447 directly.
13448
13449 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
13450
13451 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
13452 (autodoc-font-lock-keywords): Don't byte compile on font lock
13453 initialization when running from byte compiled files.
13454
13455 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
13456
13457 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
13458 statement ends with auto-increment "++".
13459
13460 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
13461
13462 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
13463 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
13464 these are changed, so declare them as variables and not constants.
13465
13466 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
13467
13468 * subr.el (dolist, dotimes): Doc fix.
13469
13470 2003-07-08 Kim F. Storm <storm@cua.dk>
13471
13472 * international/mule-cmds.el
13473 (set-display-table-and-terminal-coding-system): Don't break
13474 bootstrap if standard-display-table isn't setup yet.
13475
13476 2003-07-07 Richard M. Stallman <rms@gnu.org>
13477
13478 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
13479 Give it a doc string, and autoload it.
13480
13481 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
13482 Use with-no-warnings.
13483
13484 * info.el (Info-search): If find invisible text, search again.
13485
13486 * isearch.el (search-whitespace-regexp): Add a shy group around it.
13487
13488 * man.el (Man-name-regexp): Match + as part of name.
13489
13490 * simple.el (visible-mode): Rename from vis-mode.
13491 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
13492
13493 * simple.el (current-word): New arg REALLY-WORD specifies
13494 don't include punctuation chars.
13495
13496 * emacs-lisp/debug.el (debug, debugger-env-macro):
13497 Use with-no-warnings while accessing and binding unread-command-char.
13498
13499 * international/mule-cmds.el
13500 (set-display-table-and-terminal-coding-system): Use explicit loop
13501 instead of calling standard-display-default.
13502
13503 * net/ange-ftp.el (ange-ftp-file-symlink-p):
13504 Use condition-case to catch error in ange-ftp-get-files.
13505
13506 * net/browse-url.el (browse-url-browser-function):
13507 Add alternative for Epiphany.
13508 (browse-url-epiphany-program, browse-url-epiphany-arguments)
13509 (browse-url-epiphany-startup-arguments)
13510 (browse-url-epiphany-new-window-is-tab): New variables.
13511 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
13512
13513 * progmodes/compile.el (compile-auto-highlight): Default now t.
13514 (compile): Doc fix.
13515 (compilation-next-error): Fix previous change.
13516
13517 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
13518
13519 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
13520
13521 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
13522
13523 * gdb-ui.el (gdb-source-info): Display current frame when
13524 attaching to an existing process.
13525 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
13526 while laying out windows when attaching to an existing process.
13527
13528 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
13529
13530 * info.el (Info-menu): Use Info-menu-entry-name-re.
13531
13532 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
13533
13534 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
13535 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
13536
13537 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
13538 to match the same text.
13539
13540 2003-07-06 John Paul Wallington <jpw@gnu.org>
13541
13542 * vc.el (vc-annotate-offset): Move defvar up.
13543
13544 2003-07-06 Kim F. Storm <storm@cua.dk>
13545
13546 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
13547 This should fix the infinite loop when extracting menu names.
13548
13549 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
13550
13551 * files.el (auto-mode-alist, interpreter-mode-alist):
13552 Remove entries to CC Mode modes to avoid duplicates; they are now added
13553 with autoload directives in cc-mode.el.
13554
13555 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
13556
13557 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
13558 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
13559 these are changed, so declare them as variables and not constants.
13560
13561 * progmodes/cc-mode.el: Fix some autoload problems: Try to
13562 ensure that the entry for ".c" extension comes before the one for
13563 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
13564 Fix incorrect entries that were added to `interpreter-mode-alist'.
13565 Move the autoload directives for AWK to the top level since they
13566 aren't recognized anywhere else. Do not use the new AWK mode doc
13567 in the autoload form for the old AWK mode.
13568
13569 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13570
13571 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
13572 (bibtex-sort-ignore-string-entries): Default value t.
13573 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
13574 erroneously in previous version.
13575 (bibtex-string-files): Docstring reflects new parsing scheme.
13576 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
13577 docstring, add # as one of the chars to crush
13578 (bibtex-autokey-prefix-string, bibtex-autokey-names)
13579 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
13580 (bibtex-autokey-name-change-strings)
13581 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
13582 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
13583 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
13584 (bibtex-autokey-title-terminators)
13585 (bibtex-autokey-titlewords-stretch)
13586 (bibtex-autokey-titleword-ignore)
13587 (bibtex-autokey-titleword-case-convert)
13588 (bibtex-autokey-titleword-abbrevs)
13589 (bibtex-autokey-titleword-abbrevs)
13590 (bibtex-autokey-titleword-change-strings)
13591 (bibtex-autokey-titleword-length)
13592 (bibtex-autokey-titleword-separator)
13593 (bibtex-autokey-name-year-separator)
13594 (bibtex-autokey-year-title-separator)
13595 (bibtex-autokey-before-presentation-function)
13596 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
13597 Fix docstring.
13598 (bibtex-strings, bibtex-reference-keys):
13599 Use lazy-completion-table and make-variable-buffer-local.
13600 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
13601 (bibtex-braced-string-syntax-table)
13602 (bibtex-quoted-string-syntax-table): New variables.
13603 (bibtex-parse-nested-braces): Remove.
13604 (bibtex-parse-field-string): Use syntax table and forward-sexp.
13605 (bibtex-parse-association): Simplify.
13606 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
13607 (bibtex-parse-field-text): Simplify.
13608 (bibtex-search-forward-field, bibtex-search-backward-field):
13609 argument BOUND can take value t.
13610 (bibtex-start-of-field, bibtex-start-of-name-in-field)
13611 (bibtex-end-of-name-in-field, bibtex-end-of-field)
13612 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
13613 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
13614 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
13615 (bibtex-skip-to-valid-entry): Return buffer position of beginning
13616 and ending of entry. Update for changes of bibtex-search-entry.
13617 Simplify.
13618 (bibtex-map-entries): FUN is called with three arguments.
13619 (bibtex-search-entry): Return a cons pair with buffer positions of
13620 beginning and end of entry.
13621 (bibtex-enclosing-field): Simplify.
13622 (bibtex-format-entry): Use booktitle to set a missing title.
13623 (bibtex-autokey-get-names): Fiddle with regexps.
13624 (bibtex-generate-autokey): Use identity.
13625 (bibtex-parse-keys): Use simplified parsing algorithm if
13626 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
13627 arguments. Return alist of keys.
13628 (bibtex-parse-strings): Simplify. Return alist of strings.
13629 (bibtex-complete-string-cleanup): Fix docstring.
13630 (bibtex-read-key): New function.
13631 (bibtex-mode): Fix docstring. Do not parse for keys and
13632 strings when the mode is entered. Set fill-paragraph-function to
13633 bibtex-fill-field. Setup font-lock-mark-block-function the way
13634 font-lock intended.
13635 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
13636 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
13637 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
13638 (bibtex-Preamble): Avoid hard coded constants.
13639 (bibtex-make-field): Fix docstring. Simplify.
13640 (bibtex-beginning-of-entry): Always return new position of point.
13641 (bibtex-end-of-entry): Rearrange cond clauses.
13642 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
13643 Update for changes of bibtex-map-entries.
13644 (bibtex-ispell-abstract): Do not move point.
13645 (bibtex-entry-index): Use downcase. Simplify.
13646 (bibtex-lessp): Handle catch-all.
13647 (bibtex-find-crossref): Turn into a command.
13648 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
13649 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
13650 preamble entries.
13651 (bibtex-fill-field-bounds): New function.
13652 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
13653 (bibtex-fill-entry): Use bibtex-fill-field-bounds
13654 (bibtex-String): Use bibtex-strings. Always obey
13655 bibtex-sort-ignore-string-entries.
13656
13657 2003-07-05 John Paul Wallington <jpw@gnu.org>
13658
13659 * cus-theme.el (customize-create-theme):
13660 Call `customize-create-theme' in Reset widget's notify function.
13661
13662 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
13663 (ibuffer-mark-interactive): Use `or' instead of `unless'.
13664 (define-ibuffer-column name): Add summarizer.
13665 (define-ibuffer-column size): Likewise.
13666 (define-ibuffer-column filename): Likewise.
13667 (define-ibuffer-column process): Likewise. Change BODY's output too.
13668 (define-ibuffer-column filename-and-process): Likewise, likewise.
13669 (ibuffer): Remove local vars `already-in' and `need-update'.
13670
13671 * ibuf-ext.el: Don't require `derived' at compile-time.
13672
13673 2003-07-05 Kim F. Storm <storm@cua.dk>
13674
13675 * info.el: Disable paragraph refilling.
13676 (Info-refill-paragraphs): New defcustom.
13677 (Info-fontify-node): Use it.
13678
13679 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
13680
13681 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
13682 thingies from constructors created by defstruct.
13683
13684 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
13685 the default value of the variable.
13686 (byte-code-meter): Move declaration to top level.
13687
13688 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
13689
13690 * info.el (Info-following-node-name-re): New fun.
13691 (Info-following-node-name): Remove.
13692 (Info-insert-dir): Use the new fun.
13693 (Info-extract-pointer): Don't save restriction; use new fun.
13694 (Info-menu-entry-name-re): New const.
13695 (Info-menu-entry-name-re): Use it along with new fun.
13696 (Info-node-spec-re): Use new fun.
13697 (Info-complete-menu-item, Info-fontify-node): Use new const.
13698 (Info-goto-node, Info-follow-reference, Info-menu-update):
13699 Use match-string.
13700 (Info-follow-reference): Use assoc-string.
13701 Use a list of strings for the completion table.
13702 (Info-fontify-node): Use match-string, line-end-position.
13703 Limit the search for `node:' to the first line.
13704
13705 * newcomment.el (uncomment-region): Remove padding coming from
13706 comment-start rather than just from comment-padding.
13707
13708 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
13709 (vc-cvs-stay-local-p): Use vc-stay-local-p.
13710 (vc-cvs-rename-file): Remove (use the default).
13711 (vc-cvs-register): Register parent dir if needed.
13712 (vc-cvs-could-register): Return non-nil if parent can be registered.
13713 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
13714 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
13715
13716 * vc-svn.el (vc-svn-use-edit): Make it into a const.
13717 (vc-svn-update): Fix the arguments to `svn'.
13718 (vc-svn-diff-tree): Just use `vc-svn-diff'.
13719 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
13720 Simple implementations, assuming `name' is a URL.
13721
13722 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
13723 set of chars allowed unquoted in a case pattern.
13724
13725 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
13726
13727 * font-lock.el (font-lock-extra-types-widget)
13728 (c-font-lock-extra-types, c++-font-lock-extra-types)
13729 (objc-font-lock-extra-types, java-font-lock-extra-types)
13730 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
13731 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
13732 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
13733 (font-lock-match-c++-structor-declaration)
13734 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
13735 (c++-font-lock-keywords-3, c++-font-lock-keywords)
13736 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
13737 (objc-font-lock-keywords-3, objc-font-lock-keywords)
13738 (java-font-lock-keywords-1, java-font-lock-keywords-2)
13739 (java-font-lock-keywords-3, java-font-lock-keywords)
13740 (java-font-lock-syntactic-face-function): Remove obsolete code
13741 and constants. It's all in cc-fonts.el now.
13742
13743 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
13744
13745 * mail/sendmail.el (mail-specify-envelope-from)
13746 (mail-envelope-from): Doc fix.
13747
13748 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
13749
13750 * generic-x.el: Do away with the dependency on `c-emacs-features'
13751 when populating `rul-generic-mode-syntax-table'; we already know
13752 this isn't XEmacs.
13753
13754 See ChangeLog.10 for earlier changes.
13755
13756 ;; Local Variables:
13757 ;; coding: iso-2022-7bit
13758 ;; End:
13759
13760 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
13761 Copying and distribution of this file, with or without modification,
13762 are permitted provided the copyright notice and this notice are preserved.
13763
13764 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1