(calc-read-key-sequence): Leave message visible.
[bpt/emacs.git] / lisp / ChangeLog
1 2004-12-02 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
4 when reading a new key sequence.
5
6 2004-12-02 Kim F. Storm <storm@cua.dk>
7
8 * faces.el (escape-glyph): Rename from glyph.
9 (standard-display-table): Set it here. Add escape-glyph face to
10 extra slot characters.
11
12 * disp-table.el: Undo 2004-12-01 change. Display table is now
13 setup in faces.el.
14
15 2004-12-02 Mark A. Hershberger <mah@everybody.org>
16
17 * xml.el (xml-parse-dtd): Don't show validity messages when
18 xml-validating-parser is nil.
19 (xml-substitute-special): Fix validity error messages to
20 actually show the unexpandable entity. Added validity error if &
21 isn't followed by an entity.
22 (xml-parse-tag): Concatnate any string following the a
23 <![CDATA[]]> section to the parsed CDATA.
24 (xml-parse-dtd): Skip parameter entity declarations and use of
25 parameter entities.
26
27 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
28
29 * kmacro.el (kmacro-default-counter-format): New var.
30 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
31 (kmacro-display): Remove `nil' from `and' form. Delete call to
32 `format' inside `message'.
33 (kmacro-start-macro): Use `kmacro-default-counter-format'.
34
35 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
36
37 * pcvs.el (cvs-header-msg): New function.
38 (cvs-update-header): Use it. Change calling convention.
39 Correctly handle the case of having simultaneous active processes.
40 (cvs-sentinel): Don't call cvs-update-header any more.
41 (cvs-mode-run): Update call and add cvs-update-header to postproc.
42
43 2004-12-01 Jay Belanger <belanger@truman.edu>
44
45 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
46 Change message.
47
48 2004-12-01 Juri Linkov <juri@jurta.org>
49
50 * progmodes/prolog.el (prolog-mode-variables):
51 Fix imenu-generic-expression.
52
53 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
54
55 * faces.el (glyph): New face.
56
57 * disp-table.el: Add an autoloaded table, that doesn't require
58 this library, with glyph face.
59
60 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
61 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
62 (conf-quote-normal): Allow normalizing only ' or ".
63 (conf-mode): Regexp-quote constructed comment-start and don't
64 match section {} where "name" contains braces.
65
66 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
67 files.
68
69 2004-12-01 Kenichi Handa <handa@m17n.org>
70
71 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
72 (x-select-text): Don't treat eight-bit-control/graphic chars
73 specially. Store the encoded text in the X cut buffer.
74 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
75 with x-last-selected-text-cut-encoded.
76
77 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
78
79 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
80
81 2004-11-30 Markus Rost <rost@ias.edu>
82
83 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
84 AUCTeX.
85
86 >>>>>>> 1.6704
87 2004-11-30 Jay Belanger <belanger@truman.edu>
88
89 * calc/calc-arith.el (math-possible-signs): Made stronger checks
90 on signs of intervals.
91 (math-pow-of-zero): Strengthen checks for positive and negative
92 exponents.
93
94 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
95 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
96 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
97 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
98 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
99 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
100 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
101 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
102 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
103 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
104 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
105 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
106 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
107 with provide statements.
108
109 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
110
111 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
112
113 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
114 (calc-load-everything, math-defsimplify): Replace dummy autoloading
115 functions by require statements.
116 (math-defsimplify): Move to calc-alg.el, add to autoloads.
117
118 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
119 (calc-gnuplot-print): Give them values.
120
121 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
122 autoloads.
123 Add calc-do-embedded-activate to autoloads.
124 (calc-gnuplot-name, calc-gnuplot-plot-command)
125 (calc-gnuplot-print-command): Move them to calc-graph.el.
126
127 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
128
129 * term/mac-win.el (ccl-encode-mac-roman-font)
130 (ccl-encode-mac-cyrillic-font)
131 (ccl-encode-mac-centraleuropean-font, encoder-list)
132 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
133 Support Cyrillic, CentralEuropean, and Dingbat font display
134
135 2004-11-30 Andre Spiegel <spiegel@gnu.org>
136
137 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
138
139 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
140 still nil.
141
142 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
143
144 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
145 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
146
147 2004-11-29 Jay Belanger <belanger@truman.edu>
148
149 * calc/calc-arith.el (math-pow-of-zero): Take into account different
150 cases of the base and exponent.
151
152 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
153
154 * simple.el (next-error-buffer-p): Allow for inclusive and
155 exclusive tests for finding a buffer.
156 (next-error-find-buffer): Pass the exclusive and inclusive tests
157 to next-error-buffer-p.
158
159 * replace.el (occur-next-error): Switch to the Occur buffer when
160 appropriate, use the exclusive filter to next-error-find-buffer to
161 do it. Use the absolute value of the motion amount.
162
163 2004-11-29 Kenichi Handa <handa@m17n.org>
164
165 * startup.el (command-line): Decode all default-directory by
166 locale-coding-system.
167
168 2004-11-29 Jay Belanger <belanger@truman.edu>
169
170 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
171 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
172 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
173 Replace calls to calc-extensions by appropriate require, replace
174 calc-extensions-loaded by appropriate featurep.
175
176 * calc/calc-ext.el: Move require to end of file.
177 Remove redundant loading of calc.el.
178 (calc-extensions-loaded): Remove unnecessary variable.
179 (calc-extensions): Remove unnecessary function.
180 (calc-load-everything): Replace calc-need-macros by appropriate require.
181
182 * calc/calc-macs.el: Move provide to end of file.
183 (calc-need-macros): Remove unnecessary function.
184
185 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
186 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
187 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
188 Replace calc-extensions by appropriate require.
189 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
190
191 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
192 Replace calc-need-macros by appropriate require.
193
194 * calc/calc.el: Move require to end of file.
195 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
196 Remove unnecessary variable.
197 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
198 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
199 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
200 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
201 (math-stack-value-offset, math-format-value, math-format-flat-expr)
202 (math-format-number, math-format-bignum, math-read-number)
203 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
204 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
205 by appropriate require.
206 (calc-check-defines): Replace calc-need-macros by appropriate require.
207
208 2004-11-29 Kim F. Storm <storm@cua.dk>
209
210 * macros.el (insert-kbd-macro): Handle kmacro functions.
211
212 2004-11-28 Juri Linkov <juri@jurta.org>
213
214 * compare-w.el (compare-windows-highlight): Attach each overlay
215 to its window to properly highlight differences while comparing
216 two windows of the same buffer. Fix arguments.
217 (compare-windows-sync-default-function): Fix arguments of
218 `compare-windows-highlight'.
219
220 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
221 Use `read-expression-history'. Set initial contents only if
222 `edebug-global-break-condition' is non-nil. Set histpos to 1
223 if initial contents is equal to the last history element.
224 (edebug-set-conditional-breakpoint): Instead of temporarily
225 prepending the current condition to the history, set initial
226 contents to the current condition. Set histpos to 1 if initial
227 contents is equal to the last history element.
228
229 * info.el (Info-search-whitespace-regexp): Remove shy group.
230 (Info-search): Forward line if search is on the header line.
231 Use search-whitespace-regexp in two other places.
232
233 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
234
235 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
236 warning. Delay real definition, which uses
237 `set-fringe-indicators-1' till after the definition of that function.
238
239 2004-11-28 Kim F. Storm <storm@cua.dk>
240
241 * fringe.el (fringe): New defgroup.
242 (fringe-mode): Move to fringe group.
243 (fringe-indicators): New defcustom.
244 (set-fringe-indicators-1): New defun.
245
246 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
247 (menu-bar-showhide-fringe-ind-menu): New keymap.
248 (menu-bar-showhide-fringe-ind-empty)
249 (menu-bar-showhide-fringe-ind-mixed)
250 (menu-bar-showhide-fringe-ind-box)
251 (menu-bar-showhide-fringe-ind-right)
252 (menu-bar-showhide-fringe-ind-left)
253 (menu-bar-showhide-fringe-ind-none): New defuns.
254 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
255
256 2004-11-27 Richard M. Stallman <rms@gnu.org>
257
258 * comint.el (comint-read-noecho): Add trivial compatibility definition.
259
260 * generic.el (define-generic-mode): Doc fix.
261
262 * menu-bar.el (menu-bar-options-save): For the options
263 that are toggled with menu-bar-make-mm-toggle, don't check
264 for customized-value prop.
265
266 2004-11-27 Eli Zaretskii <eliz@gnu.org>
267
268 * mail/supercite.el (sc-cite-region): Handle the case where
269 sc-cite-frame-alist is a symbol.
270 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
271 a symbol.
272 (sc-recite-region): Handle the case where sc-recite-frame-alist is
273 a symbol.
274
275 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
276
277 * wid-edit.el (widget-narrow-to-field): New function.
278 (widget-complete): Use it.
279
280 2004-11-27 Jay Belanger <belanger@truman.edu>
281
282 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
283 variable.
284 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
285 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
286 (math-alg-inequalities): Move declaration to earlier in the file.
287
288 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
289 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
290 Declare them.
291
292 * calc/calc-lang.el (math-expr-data, math-expr-token)
293 (math-exp-old-pos): Declare them.
294
295 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
296 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
297
298 2004-11-27 Kim F. Storm <storm@cua.dk>
299
300 * progmodes/flymake.el: Use (featurep 'xemacs).
301 (flymake-makehash): Change to defsubst. Use fboundp.
302 (flymake-time-to-float): Remove.
303 (flymake-float-time): Merge code from flymake-time-to-float here.
304 (flymake-replace-regexp-in-string): Change to defsubst.
305 (flymake-split-string-remove-empty-edges):
306 Rename to flymake-split-string.
307 (flymake-split-string): Remove previous defalias.
308 (flymake-get-temp-dir): Change to defsubst.
309 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
310 Define for xemacs only.
311 (flymake-master-file-count-limit): Change into compiler defvar only.
312 (flymake-find-possible-master-files): Let-bind it dynamically while
313 sorting files using flymake-master-file-compare.
314
315 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
316
317 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
318 of defun-prompt-regexp matches inside a comment/string but the
319 beginning is correctly outside everything.
320
321 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
322 appears within a string or a comment.
323
324 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
325 rather than make-symbol for symbols which are used in
326 a symbol-macrolet or equivalent.
327
328 2004-11-26 Jay Belanger <belanger@truman.edu>
329
330 * calc-misc.el (calc-last-why-command): Declare it.
331
332 * calc-vec.el (math-grade-vec): New variable.
333 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
334 Replace variable grade-vec by declared variable.
335 (math-rb-close): New variable.
336 (math-read-brackets, math-read-vector): Replace variable close by
337 declared variable.
338
339 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
340 (calc-one-window, calc-edit-handler, calc-restore-trail)
341 (calc-allow-ret): Declare them.
342
343 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
344 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
345 (math-radix-float-cache-tag, math-random-cache)
346 (math-max-digits-cache, math-integral-cache, math-units-table)
347 (math-format-date-cache, math-holidays-cache-tag): Declare them.
348 (math-moc-func): New variable.
349 (math-map-over-constants, math-map-over-constants-rec):
350 Replace variable func by declared variable.
351
352 * calc/calc-store.el (calc-given-value, calc-store-opers):
353 Declare them.
354 (calc-var-name-map): Move declaration to earlier in the file.
355 (calc-pv-pos): New variable.
356 (calc-permanent-variable, calc-insert-permanent-variable):
357 Replace variable pos by declared variable.
358
359 * calc/calc-mtx.el (calc-det-lu): New variable.
360 (math-det-raw, math-det-step): Replace variable lu by declared variable.
361
362 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
363 (math-multi-subst, math-multi-subst-rec): Replace variables temp
364 and arg by declared variables.
365 (calcFunc-reducer): Fix incorrect variable.
366 (math-inner-mul-func, math-inner-add-func): New variables.
367 (calcFunc-inner, math-inner-mats): Replace variables mul-func
368 and add-func by declared variables.
369
370 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
371 (calc-digit-value): Declare them.
372
373 * calc/calc-help.el (Info-history): Declare it.
374 (calc-describe-key): Make calc-summary-indentation a local variable.
375 (calc-help-long-names): Move declaration to earlier in file.
376
377 * calc/calc-embed.el (calc-original-buffer): Declare it.
378 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
379 (calc-embed-bot): New variables.
380 (calc-do-embedded, calc-embedded-mark-formula)
381 (calc-embedded-find-bounds, calc-embedded-duplicate)
382 (calc-embedded-new-formula, calc-embedded-make-info):
383 Replace vars outer-top, outer-bot, bot and top by declared variables.
384 (calc-embed-prev-modes): New variable.
385 (calc-embedded-set-modes, calc-embedded-update): Replace variable
386 prev-modes with declared variable.
387 (calc-embed-vars-used): New variable.
388 (calc-embedded-make-info, calc-embedded-evaluate-expr)
389 (calc-embedded-update, calc-embedded-find-vars): Replace variable
390 vars-used by declared variable.
391
392 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
393 (math-format-radix-float): Remove unnecessary setq.
394 (math-radix-float-cache): Declare it.
395
396 * calc/calcsel2.el (calc-keep-selection): Declare it.
397
398 * calc/calc-maint.el: Remove file.
399
400 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
401
402 * textmodes/bibtex.el (bibtex-sort-entry-class)
403 (bibtex-comment-start): Use defcustom.
404 (bibtex-entry-field-alist): Use nil if initial content of the
405 field is undefined. Fix docstring.
406 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
407 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
408 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
409 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
410 Fix docstring.
411 (bibtex-autokey-title-terminators): Use only one regexp.
412 (bibtex-string-maybe-empty-head): New variable.
413 (bibtex-remove-delimiters-string): New function.
414 (bibtex-text-in-field-bounds, bibtex-text-in-string):
415 Use bibtex-remove-delimiters-string.
416 (bibtex-progress-message, bibtex-field-left-delimiter)
417 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
418 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
419 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
420 Simplify.
421 (bibtex-format-entry): Use save-excursion for inherited booktitle.
422 Use eq and bibtex-remove-delimiters-string. For end markers use
423 insertion type so that marker stays after inserted text.
424 (bibtex-autokey-get-names): Return empty string if name is missing.
425 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
426 calling bibtex-autokey-name-case-convert.
427 (bibtex-autokey-demangle-title):
428 Call bibtex-autokey-titleword-case-convert. Remove call to
429 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
430 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
431 (bibtex-read-key): New optional arg global.
432 (bibtex-files-expand): New optional arg force.
433 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
434 (bibtex-complete-crossref-cleanup): Rename from
435 bibtex-complete-key-cleanup. Simplify code.
436 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
437 Operate on current entry.
438 (bibtex-button): Add docstring.
439 (bibtex-entry): Simplify.
440 (bibtex-make-field): Replace optional arg called-by-yank with more
441 specific args move and interactive.
442 (bibtex-end-of-entry): Use forward-sexp.
443 (bibtex-find-entry-globally): Remove.
444 (bibtex-find-crossref): Allow for crossref key located in other buffer.
445 Bound to C-c C-x.
446 (bibtex-find-entry): New optional args global and display.
447 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
448 (bibtex-validate): Use arg force of bibtex-files-expand.
449 (bibtex-clean-entry): Bugfix, clean string entries properly.
450 Always keep point at beginning of entry.
451 (bibtex-complete): Bugfix. Handle string entries properly.
452 Call cleanup functions only if needed.
453 (bibtex-String): Use bibtex-read-string-key.
454 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
455 case of replacement text.
456
457 2004-11-26 Lars Hansen <larsh@math.ku.dk>
458
459 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
460 (tramp-perl-directory-files-and-attributes): New constant.
461 (tramp-file-name-handler-alist): Delete file-directory-files, add
462 directory-files-and-attributes.
463 (tramp-perl-file-attributes): Surround uid and gid by double
464 quotes. Change parameter id-format from nonnumeric.
465 (tramp-convert-file-attributes): New function.
466 (tramp-handle-file-attributes): Use it.
467 (tramp-maybe-send-perl-script): New function.
468 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
469 file mode. Change parameter id-format from nonnumeric.
470 (tramp-handle-file-attributes-with-ls): Change parameter id-format
471 from nonnumeric.
472 (tramp-post-connection): Don't send tramp-perl-file-attributes
473 script. Reset connection property "perl-scripts".
474 (tramp-handle-insert-directory): Run real handler when ls-lisp is
475 in use.
476
477 2004-11-26 Lars Hansen <larsh@math.ku.dk>
478
479 * desktop.el (desktop-read): Replace mapcar with mapc.
480 (desktop-create-buffer): Replace mapcar with mapc.
481 Remove redundant piece of code.
482
483 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
484
485 * progmodes/gud.el (gud-display-line): Use display-buffer
486 for GDB-UI as for GUD.
487
488 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
489 Delete variables.
490 (gdb-ann3): Don't make GUD buffer dedicated.
491 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
492 (gdb-display-source-buffer): Delete function.
493 (gdb-view-source-function, gdb-view-assembler): Delete functions.
494 (menu): Delete menu bindings for viewing source/assembler.
495 (gdb-setup-windows, gdb-restore-windows):
496 Don't dedicate GUD. No assembler now.
497 (gdb-reset): No need to undedicate source buffers now.
498 (gdb-source-info): No assembler now.
499
500 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
501
502 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
503 width to those for special frames.
504 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
505 Use display-buffer.
506 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
507 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
508 (gdb-frame-assembler-buffer): Rework like
509 gdb-frame-breakpoints-buffer.
510
511 2004-11-25 Richard M. Stallman <rms@gnu.org>
512
513 * progmodes/flymake.el: Reindent.
514 (flymake-split-string): Turn into defalias.
515 (flymake-fix-file-name): Rename from flymake-fix-path-name.
516 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
517 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
518 (flymake-build-relative-filename): Rename from ...path.
519 Fix error message.
520
521 2004-11-25 Cheng Gao <chenggao@gmail.com>
522
523 * progmodes/flymake.el: Much whitespace and capitalization change.
524 Move `provide' to end. Require `compile' only when compiling.
525
526 2004-11-24 Jay Belanger <belanger@truman.edu>
527
528 * calc/calc-alg.el: Added comment.
529 (math-polynomial-base): Replace variable mpb-top-expr by
530 math-poly-base-top-expr.
531
532 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
533 (math-polynomial-p1): Replace variable mpb-top-expr by declared
534 variable.
535 (math-poly-base-total-base): New variable.
536 (math-total-polynomial-base, math-polynomial-p1): Replace variable
537 mpb-total-base by declared variable.
538 (math-factored-vars, math-to-list): Declare it.
539 (math-fact-expr): New variable.
540 (calcFunc-factors, calcFunc-factor, math-factor-expr)
541 (math-factor-expr-try, math-factor-expr-part): Replace variable
542 expr by declared variable.
543 (math-fet-x): New variable.
544 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
545 by declared variable.
546 (math-factor-poly-coefs): Make temp a local variable.
547
548 * calc/calc-units.el (calc-convert-units): Make units a local
549 variable.
550 (calc-num-units, calc-den-units): New variables.
551 (calc-explain-units, calc-explain-units-rec): Replace variables
552 num-units and den-units by declared variables.
553 (math-cu-unit-list): New variable.
554 (math-build-units-table, math-compare-unit-names)
555 (math-convert-units, math-convert-units-rec): Replace variable
556 unit-list by declared variable.
557 (math-fbu-base, math-fbu-entry): New variables.
558 (math-find-base-units, math-find-base-units-rec): Replace variables
559 base and entry by declared variables.
560 (math-which-standard): New variable.
561 (math-to-standard-units, math-to-standard-rec): Replace variable
562 which-standard by declared variable.
563 (math-fcu-u): New variable.
564 (math-find-compatible-unit, math-find-compatible-unit-rec):
565 Replace variable u by declared variable.
566 (math-cu-new-units, math-cu-pure): New variables.
567 (math-convert-units, math-convert-units-rec): Replace variables
568 new-units and pure by declared variables.
569 (math-try-cancel-units): New variable.
570 (math-simplify-units-quotient): Replace variable try-cancel-units by
571 declared variable.
572
573 2004-11-24 Richard M. Stallman <rms@gnu.org>
574
575 * textmodes/ispell.el (ispell-check-version):
576 If default-directory is nonexistent, use home dir.
577
578 * progmodes/grep.el (grep-regexp-alist):
579 Don't match parens around line numbers.
580
581 * progmodes/cperl-mode.el (cperl-indent-region)
582 (cperl-imenu--create-perl-index, cperl-xsub-scan):
583 Don't print progress messages.
584
585 * progmodes/compile.el (compilation-mode-map):
586 Don't inherit from compilation-minor-mode-map;
587 copy its bindings instead. But the menu bar Compile
588 entry now does inherit from compilation-menu-map.
589
590 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
591 Use with-no-warnings around compiler-macroexpand.
592
593 * imenu.el: Don't always require newcomment.
594 (imenu--generic-function): Call comment-normalize-vars
595 if we have a comment syntax.
596 Exit the loop if REGEXP matches the null string.
597 Test comment-start as well as comment-start-skip
598 when deciding whether to check for comments.
599
600 * tooltip.el (tooltip-mode): Doc fix.
601
602 * term.el (term-escape-char, term-mode): Doc fixes.
603
604 2004-11-24 Dave Love <fx@gnu.org>
605
606 * progmodes/python.el (python-font-lock-syntactic-keywords):
607 Check for escapes in the regexp.
608 (python-quote-syntax): Don't do it here.
609
610 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
611
612 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
613 (gdb-frames-mode-map, gdb-threads-mode-map)
614 (gdb-registers-mode-map, gdb-locals-mode-map)
615 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
616 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
617
618 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
619 (dedicated-switch-to-buffer): Rework.
620 (gdb-var-evaluate-expression-handler, gdb-put-string):
621 Remove unused variable bindings.
622 (gdb-setup-windows, gdb-display-buffer):
623 Simplify. Use pop-to-buffer.
624 (gdb-view-source-function): Simplify.
625 (gdb-frame-breakpoints-buffer):
626 Use pop-to-buffer, special-display-regexps.
627
628 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
629
630 * progmodes/f90.el (f90-smart-end)
631 (f90-previous-statement, f90-beginning-of-block): Doc fix.
632 (f90-calculate-indent): Handle un-named PROGRAM blocks.
633 (f90-end-of-block): Doc fix. Make check of outermost block
634 conditional on value of `f90-smart-end'.
635 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
636 Handle case where END-BLOCK is nil.
637 (f90-match-end): Handle un-named PROGRAM blocks.
638 (f90-backslash-not-special): New function.
639
640 2004-11-24 Jay Belanger <belanger@truman.edu>
641
642 * calc/calc.el (calc-embedded-active): Removed unnecessary
643 declaration.
644 (calc-show-banner): Removed redundant declaration.
645
646 * calc/calc-graph.el (calc-gnuplot-default-device)
647 (calc-gnuplot-default-output, calc-gnuplot-print-device)
648 (calc-gnuplot-print-output, calc-gnuplot-geometry)
649 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
650 Remove redundant initial values.
651
652 * calc/calc-arith.el (math-scalar-functions)
653 (math-nonscalar-functions, math-scalar-if-args-functions)
654 (math-real-functions, math-positive-functions)
655 (math-nonnegative-functions, math-real-scalar-functions)
656 (math-real-if-arg-functions, math-integer-functions)
657 (math-num-integer-functions, math-rounding-functions)
658 (math-float-rounding-functions, math-integer-if-args-functions)
659 (math-super-types): Move declarations to earlier in file.
660 (math-unit-prefixes): Declared it.
661 (math-floor-prec, math-trunc-prec): New variables.
662 (math-trunc-fancy): Replace variable prec by declared variable.
663 (math-floor-fancy): Replace variable prec by declared variable.
664 (math-com-bterms): New variable.
665 (math-commutative-equal, math-commutative-collect):
666 Replace variable bterms by declared variable.
667
668 * calc/calc-misc.el (math-trunc): Replace variable prec by
669 math-trunc-prec.
670 (math-floor): Replace variable prec by math-floor-prec.
671
672 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
673 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
674 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
675 (math-format-date, math-format-date-part): Replace variables
676 date, dt, year, month, day, weekday, hour, minute, second and
677 bc-flag by declared variables.
678 (math-pd-str): New variable.
679 (math-parse-date, math-parse-date-word, math-parse-standard-date):
680 Replace variable str by declared variable.
681 (math-daylight-savings-hook, math-tzone-names): Move definitions
682 to earlier in the file.
683 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
684 (math-sh-year): New variable.
685 (math-setup-add-holidays, math-setup-holidays)
686 (math-setup-year-holidays): Replace variable `year' by declared
687 variable.
688
689 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
690 New variables.
691 (math-nth-root-float, math-nth-root-float-iter): Replace variables
692 n, nf and nfm1 by declared variables.
693 (math-nri-n): New variable.
694 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
695 n by declared variable.
696 (calcFunc-log): Removed misplaced condition.
697
698 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
699
700 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
701
702 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
703
704 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
705 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
706 Dedicate gdb-related windows.
707 (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
708 other frames.
709 (gdb-reset): Remove dedicated property after debugging.
710
711 2004-11-24 Jay Belanger <belanger@truman.edu>
712
713 * calc/calc-sel.el: Add comment.
714
715 * calc/calc.el (math-stack-value-offset): Replace variables c,
716 wid and off with math-svo-c, math-svo-wid and math-svo-off.
717
718 * calc/calccomp.el (math-comp-sel-tag): Declare it.
719 (math-svo-c, math-svo-wid, math-svo-off): New variables.
720 (math-stack-value-offset-fancy): Replace variables c, wid and off
721 by declared variables.
722 (math-comp-just, math-comp-comma-spc): New variables.
723 (math-compose-expr, math-compose-matrix): Replace variables `just'
724 and comma-spc by declared variable.
725 (math-comp-vector-prec): New variable.
726 (math-compose-expr, math-compose-matrix, math-compose-rows):
727 Replace variable vector-prec by declared variable.
728 (math-comp-left-bracket, math-comp-right-bracket)
729 (math-comp-comma): New variables.
730 (math-compose-expr, math-compose-rows): Replace variables
731 left-bracket, right-bracket and comma by declared variables.
732 (math-comp-full-width): New variable.
733 (math-comp-to-string-flat, math-comp-to-string-flat-term):
734 Replace variable full-width by declared variable.
735 (math-comp-highlight, math-comp-word, math-comp-level)
736 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
737 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
738 New variables.
739 (math-comp-to-string-flat, math-comp-to-string-flat-term)
740 (math-comp-sel-flat-term): Replace variables comp-highlight,
741 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
742 declared variables.
743 (math-comp-simplify, math-comp-simplify-term)
744 (math-comp-add-string, math-comp-add-string-sel):
745 Replace variables comp-highlight, comp-buf, comp-base,
746 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
747
748 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
749
750 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
751
752 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
753 and x-server-version may throw.
754
755 2004-11-23 Kim F. Storm <storm@cua.dk>
756
757 * subr.el (substitute-key-definition-key): Optimize.
758 Don't call indirect-function for nil defn (always signals error).
759
760 * ido.el (ido-read-internal): Fix require-match check when
761 ido-directory-too-big is set.
762
763 2004-11-23 Jay Belanger <belanger@truman.edu>
764
765 * calc/calc-ext.el (math-read-replacement-list)
766 (math-read-superscripts): New variables.
767 (math-read-preprocess-string): New function.
768 (math-read-expr): Filter input through math-read-preprocess-string.
769
770 * calc/calc-aent.el (math-read-exprs): Filter input through
771 math-read-preprocess-string.
772
773 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
774
775 * progmodes/compile.el (compilation-start): In cd command use
776 substitute-env-vars -- not quite shell compatible but better than
777 nothing.
778 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
779 handle the newer versions messages, which are more parseable.
780
781 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
782
783 * reveal.el (reveal-mode-map): New var.
784 (reveal-mode): Use it.
785
786 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
787
788 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
789 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
790
791 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
792
793 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
794 header-line when needed.
795 Use fixed-pitch only in the header-line.
796 Build the underline automatically. Use emdash if available.
797
798 2004-11-22 Richard M. Stallman <rms@gnu.org>
799
800 * dired.el (dired-recursive-copies): Move from dired-aux.el.
801 * dired-aux.el (dired-recursive-copies): Move to dired.el.
802
803 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
804
805 * progmodes/gdb-ui.el (gdb-resync): New function.
806 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
807 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
808 Use it to fail more gracefully.
809 (gdb-variables): Delete variable.
810 Re-order variables to reduce byte-compiler warnings.
811
812 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
813
814 * descr-text.el (describe-char):
815 * paren.el (show-paren-function):
816 * subr.el (syntax-after): Undo last change.
817
818 * progmodes/python.el (run-python): Don't hard code *Python*.
819 Don't modify global process-environment.
820 (python-send-region, python-load-file): Don't assume that
821 python-buffer == (process-buffer (python-proc)).
822 (python-switch-to-python): Simplify.
823
824 * dired.el (dired-align-file): Don't assume line starts with spaces.
825
826 2004-11-21 Jay Belanger <belanger@truman.edu>
827
828 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
829 Replace variable `lines' by math-read-big-lines.
830 (math-read-big-expr): Replace variables the-baseline, the-h2
831 and err-msg by math-read-big-baseline, math-read-big-h2 and
832 math-read-err-msg.
833 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
834
835 * calc/calc-lang.el (math-read-big-rec): Fix typo.
836 (math-read-big-balance): Replace unbound variable by value.
837 (math-read-big-lines): New variable.
838 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
839 (math-read-big-error, math-read-big-balance): Replace variable
840 `lines' by declared variable.
841 (math-read-big-baseline, math-read-big-h2): New variables.
842 (math-read-big-rec): Replace variables the-baseline and the-h2
843 by declared variables.
844 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
845 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
846 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
847 declared variables.
848 (math-read-big-err-msg): New variable.
849 (math-read-big-error): Replace variable err-msg by declared variable.
850
851 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
852
853 * ses.el: Add coding cookie.
854 Fix up docstrings, follow new commenting conventions.
855 (ses-header-line-menu): Fix missing variable rename for header-row.
856 (ses-cell-size): Remove.
857 (ses-make-cell): New function.
858 (ses-cell, ses-insert-row, ses-insert-column): Use it.
859 (ses-calculate-cell): Remove unused var `symbol'.
860 (ses-narrowed-p): New function.
861 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
862 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
863 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
864 (ses-setup): Use restore-buffer-modified-p.
865 (ses-cleanup): Remove unused var `end'.
866 (ses-header-string-left-offset): Remove.
867 (ses-create-header-string): Adjust to new behavior of `align-to'.
868 Truncate excessively large fields to preserve alignment.
869 (ses-reconstruct-all): Remove unused var `refs'.
870 (ses-read-cell-printer): Remove unused var `prompt'.
871 (ses-delete-row): Remove unused var `pos'.
872 (ses-delete-column): Remove unused var `new'.
873
874 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
875
876 * ps-print.el: Insert :version tag into all defgroup and defcustom.
877 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
878 Eliminate eval-and-compile usage.
879 (ps-insert-file): Use insert-file-contents instead of insert-file.
880 (ps-setup): Code fix.
881
882 * printing.el (pr-setup, lpr-setup): Code fix.
883
884 2004-11-21 Jay Belanger <belanger@truman.edu>
885
886 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
887 (calc-original-buffer): Declare them.
888 (calc-user-formula-alist): New variable.
889 (calc-user-define-formula, calc-fix-user-formula)
890 (calc-user-define-composition, calc-finish-formula-edit):
891 Replace variable `alist' by declared variable.
892 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
893 (var-q7, var-q7, var-q8, var-q9): Declare them.
894 (calc-kbd-push): Don't check to see if var-q0 through var-q9
895 are bound.
896 (calcFunc-typeof): Replace undeclared variable by expression.
897 (math-exp-env): New variable.
898 (math-define-body, math-define-exp): Replace exp-env by declared var.
899 (math-define-exp): Replace misplaced variable by expression.
900
901 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
902 (calc-curve-model, calc-curve-coefnames): New variables.
903 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
904 varnames, model and coefnames by declared variables.
905 (math-root-widen): New variable.
906 (math-search-root, math-find-root): Replace variable root-widen by
907 declared variable.
908 (var-DUMMY): Declare it.
909 (math-root-vars, math-min-vars): Move the declarations to earlier in
910 the file.
911 (math-brent-min): Make d a local variable.
912 (math-find-minimum): Replace non-existent variable.
913 (math-ninteg-romberg): Remove unnecessary variable.
914 (math-ninteg-temp): New variable.
915 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
916 integ-temp by declared variable.
917 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
918 New variables.
919 (math-general-fit): Replace variables first-var, first-coef and
920 new-coefs by declared variables.
921 (calcFunc-fitvar): Replace variable first-var by declared variable.
922 (calcFunc-fitparam): Replace variable first-coef by declared variable.
923 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
924 (math-all-vars-vars, math-all-vars-found): New variables.
925 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
926 found by declared variable math-all-vars-vars.
927
928 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
929
930 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
931 of `defconst'.
932
933 2004-11-20 Richard M. Stallman <rms@gnu.org>
934
935 * isearch.el (isearch-mode-map): Don't bind SPC.
936 (isearch-whitespace-chars): Function deleted.
937 (isearch-search): Bind search-spaces-regexp.
938 (isearch-lazy-highlight-search): Likewise.
939 (search-whitespace-regexp): Doc fix.
940 (isearch-forward-regexp): Doc fix.
941
942 * emacs-lisp/bytecomp.el (byte-compile-form):
943 Move the calls to byte-compile-set-symbol-position,
944 to avoid having two for the same symbol occurrence.
945
946 * comint.el (comint-input-ring-size): Increase to 150.
947
948 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
949 New variables.
950 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
951 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
952
953 * imenu.el (imenu--generic-function):
954 Ensure we keep moving backward even if BEG isn't further back.
955
956 * replace.el (query-replace-read-to, query-replace-read-from):
957 Specify t for KEEP-ALL in read-from-minibuffer.
958
959 * progmodes/python.el (python-switch-to-python):
960 If Python isn't running, start it.
961 Don't alter debug-ignored-errors.
962
963 * progmodes/cperl-mode.el (cperl-indent-region):
964 Don't mind imenu-scanning-message.
965
966 * bindings.el (global-map): Bind C-e to move-end-of-line.
967
968 * simple.el (line-move-finish): New arg FORWARD.
969 Ignore invisible newlines, not intangible ones.
970 Conditions for acceptable stopping positions depend on FORWARD.
971 (line-move): Pass FORWARD arg to line-move-finish.
972
973 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
974 of HEADER. Compensate for this change in the code to add display
975 properties. Don't make the first line intangible.
976
977 * info.el (Info-search): Fix previous change.
978
979 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
980
981 * Makefile.in (recompile): Revert 2004-11-19 change.
982 (compile): Likewise.
983
984 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
985
986 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
987
988 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
989
990 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
991 defgroup and defcustom. Eliminate eval-and-compile usage.
992
993 * progmodes/ebnf-otz.el: Fix typos.
994
995 2004-11-19 Jay Belanger <belanger@truman.edu>
996
997 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
998 (calc-edit-finish, calc-finish-stack-edit): Replace variable
999 disp-trail by declared variable.
1000
1001 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
1002 (calc-finish-selection-edit): Replace variable disp-trail by
1003 declared variable.
1004 (calc-selection-cache-entry): Move declaration to earlier in the file.
1005 (calc-selection-cache-num, calc-selection-cache-comp)
1006 (calc-selection-cache-offset, calc-selection-true-num)
1007 (calc-final-point-line, calc-final-point-column)
1008 (calc-original-buffer): Declare them.
1009 (calc-fnp-op, calc-fnp-num): New variables.
1010 (calc-find-nth-part, calc-find-nth-part-rec)
1011 (calc-select-previous): Replace op and num by declared variables.
1012 (calc-rsf-old, calc-rsf-new): New variables.
1013 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
1014 Replace variables old and new by declared variables.
1015 (calc-sel-reselect): New variable.
1016 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
1017 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
1018 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
1019 reselect with declared variable.
1020
1021 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
1022 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
1023 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
1024 (math-import-list, math-rewrite-phase): Declare them.
1025 (math-rewrite): Use let* to declare variables.
1026 (calc-rewrite-selection): Make rules a local variable.
1027 (calc-rewr-sel): New variable.
1028 (calc-rewrite-selection, calc-locate-selection-marker)
1029 (calc-rewrite): Use the declared variable calc-rewr-sel instead
1030 of sel.
1031 (math-rewrite-whole-expr): New variable.
1032 (math-rewrite, math-rewrite-phase): Replace variable expr by
1033 declared variable.
1034 (math-rewrite-heads-heads, math-rewrite-heads-skips)
1035 (math-rewrite-heads-blanks ): New variables.
1036 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
1037 heads, skips and blanks by declared variables.
1038 (math-rwcomp-subst-old, math-rwcomp-subst-new)
1039 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
1040 New variables.
1041 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
1042 old, new, old-func and new-func by declared variables.
1043 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
1044 Remove unnecessary variable.
1045 (math-apply-rw-regs): New variable.
1046 (math-apply-rewrites, math-rwapply-replace-regs)
1047 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
1048 (math-apply-rw-ruleset): New variable.
1049 (math-apply-rewrites, math-rwapply-remember): Replace variable
1050 ruleset by declared variable.
1051
1052 2004-11-19 Richard M. Stallman <rms@gnu.org>
1053
1054 * info.el (Info-search): Use search-whitespace-regexp.
1055
1056 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
1057
1058 * vc-rcs.el (vc-rcs-parse): New function.
1059 (vc-rcs-annotate-command): Likewise.
1060 (vc-rcs-annotate-current-time): Likewise.
1061 (vc-rcs-annotate-time): Likewise.
1062 (vc-rcs-annotate-extract-revision-at-line): Likewise.
1063
1064 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
1065
1066 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
1067
1068 2004-11-18 Jay Belanger <belanger@truman.edu>
1069
1070 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
1071
1072 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1073
1074 * printing.el: Eliminate use of interactive-p and eval-and-compile.
1075 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
1076 Use make-temp-file to generate PostScript files in any situation.
1077 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
1078 (pr-interactive-p): Eliminate var.
1079 (pr-save-interactive): Eliminate macro.
1080 (pr-interface, pr-ps-directory-preview)
1081 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
1082 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
1083 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
1084 (pr-ps-buffer-ps-print, pr-ps-region-preview)
1085 (pr-ps-region-using-ghostscript, pr-ps-region-print)
1086 (pr-ps-region-ps-print, pr-ps-mode-preview)
1087 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
1088 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
1089 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
1090 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
1091 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
1092 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
1093 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
1094 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
1095 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
1096 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
1097 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
1098 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
1099 Eliminate pr-save-interactive usage.
1100 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
1101 Eliminate pr-interactive-p usage.
1102 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
1103 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
1104 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
1105 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
1106 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
1107 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
1108 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
1109 New funs.
1110 (pr-ps-file): Use make-temp-file to generate a temporary file.
1111
1112 2004-11-17 Jay Belanger <belanger@truman.edu>
1113
1114 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
1115 a local variable.
1116 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
1117 (math-top-only): New variable.
1118 (math-simplify, math-simplify-step): Replace variable top-only by
1119 declared variable math-top-only.
1120 (math-simplify-expr): Declare it.
1121 Replace argument expr in all calls of math-defsimplify by
1122 math-simplify-expr.
1123 (math-simplify-plus, math-simplify-times, math-simplify-divide)
1124 (math-simplify-divisor, math-simplify-one-divisor)
1125 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
1126 (math-simplify-pow): Replace variable expr by declared variable
1127 math-simplify-expr.
1128 (math-simplify-divisor): Remove local variables temp and op.
1129 (math-simplify-one-divisor): Make temp and op local variables.
1130 (math-simplify-divisor-nover, math-simplify-divisor-dover):
1131 New variables.
1132 (math-simplify-divisor, math-simplify-one-divisor):
1133 Replace variables nover and dover by declared variables.
1134 (math-expr-subst-new, math-expr-subst-old): New variables.
1135 (math-expr-subst, math-expr-subst-rec): Replace variables new
1136 and old by declared variables.
1137 (math-is-poly-degree, math-is-poly-loose): New variables.
1138 (math-is-polynomial, math-is-poly-rec): Replace variables degree
1139 and loose by declared variables.
1140 (math-poly-base-const-ok, math-poly-base-pred): New variables.
1141 (math-polynomial-base, math-polynomial-base-rec):
1142 Replace variables const-ok and mpb-pred by declared variables.
1143
1144 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
1145
1146 * calc/calc-ext.el (math-defsimplify): Change the argument in
1147 the created function to math-simplify-expr.
1148
1149 * calc/calc-units.el (math-simplify-expr): Declare it.
1150 Replace argument expr in all calls of math-defsimplify by
1151 math-simplify-expr.
1152 (math-simplify-units-prod): Replace variable expr by declared
1153 variable math-simplify-expr.
1154
1155 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
1156
1157 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
1158 Replace mapcar->dolist, format->string.
1159
1160 2004-11-17 Miles Bader <miles@gnu.org>
1161
1162 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
1163 * progmodes/idlwave.el: Remove RCS keywords.
1164
1165 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
1166
1167 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
1168 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
1169 Update to IDLWAVE version 5.5. Too many changes to list them here.
1170 * progmodes/idlw-help.el: New file.
1171
1172 2004-11-16 Richard M. Stallman <rms@gnu.org>
1173
1174 * international/iso-cvt.el (iso-tex2iso-trans-tab):
1175 Discard spaces after \i according to TeX rules.
1176
1177 * international/mule.el (set-buffer-file-coding-system):
1178 New arg NOMODIFY.
1179 (after-insert-file-set-coding): Pass that new arg.
1180 Prevent set-buffer-multibyte from trying to lock the file.
1181
1182 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
1183
1184 * saveplace.el (save-place): Doc fix.
1185
1186 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
1187 temporarily widen before finding the following word to copy.
1188
1189 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
1190 (cl-map-keymap): Definition deleted.
1191
1192 * subr.el (map-keymap-internal): New function.
1193
1194 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1195
1196 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
1197 when pressing rather than when releasing mouse-2. Simplify.
1198
1199 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1200
1201 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
1202 (compilation-mode): Set it here instead.
1203
1204 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
1205
1206 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
1207 (loop, cl-parse-loop-clause, defsetf): Use backquote.
1208
1209 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
1210
1211 * progmodes/compile.el (compilation-internal-error-properties):
1212 Fix up a transposition-typo. Check end-col before using it.
1213
1214 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
1215
1216 * international/iso-cvt.el (iso-tex2iso-trans-tab):
1217 Discard whitespace after macro \i when converting it.
1218
1219 2004-11-16 Juri Linkov <juri@jurta.org>
1220
1221 * emacs-lisp/find-func.el (find-function-regexp):
1222 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
1223 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
1224 Remove invalid `\W' from [^cgv\W]. Doc fix.
1225 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
1226
1227 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
1228
1229 * play/life.el: Maintainer is now FSF.
1230 (life-patterns, life-neighbor-deltas, life-window-start)
1231 (life-current-generation, life-generation-string): Use defvar
1232 instead of defconst.
1233
1234 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1235
1236 * progmodes/compile.el (compilation-move-to-column): New fun.
1237 (compilation-internal-error-properties)
1238 (compilation-next-error-function): Use it to make sure we don't go past
1239 the end of line.
1240
1241 2004-11-15 John Paul Wallington <jpw@gnu.org>
1242
1243 * autoinsert.el (auto-insert-alist): Insert the user's name in
1244 copyright notice, rather than Free Software Foundation, for the
1245 Emacs Lisp header case too.
1246
1247 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1248
1249 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
1250 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
1251 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
1252 return the list of string in a string.
1253 (pr-call-process): Message if calling process returns an error, that
1254 is, the exit status is different of zero.
1255
1256 2004-11-15 Jay Belanger <belanger@truman.edu>
1257
1258 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
1259 variable var-thing.
1260 (math-integ-depth, math-integ-level, math-integral-limit)
1261 (math-enable-subst, math-any-substs, math-integ-msg)
1262 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
1263 (math-int-threshold, math-int-factors, math-double-roots)
1264 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
1265 (var-GenCount): Declare these variables.
1266 (calcFunc-integ): Don't check if var-IntegLimit is bound.
1267 (math-integral-cache, math-integral-cache-state):
1268 Move declarations to earlier in the file.
1269 (math-deriv-var, math-deriv-total, math-deriv-symb)
1270 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
1271 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
1272 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
1273 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
1274 (math-solve-res): New variables
1275 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
1276 (math-integral, math-replace-integral-parts)
1277 (math-integrate-by-parts, calc-dump-integral-cache)
1278 (math-try-integral, math-do-integral, math-do-integral)
1279 (math-do-integral-methods, math-try-solve-for)
1280 (math-try-solve-prod, math-solve-poly-funny-powers)
1281 (math-solve-crunch-poly, math-decompose-poly)
1282 (math-solve-find-root-term, math-find-root-in-prod)
1283 (math-integ-try-linear-substitutions)
1284 (math-integ-try-substitutions, math-expr-rational-in)
1285 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
1286 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
1287 (math-solve-for, math-solve-system, math-solve-system-rec)
1288 (math-solve-get-sign, math-solve-get-int)
1289 (math-solve-system-subst): Replace undeclared variables with newly
1290 declared variables.
1291
1292 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
1293
1294 * winner.el (winner-active-region, winner-edges, winner-window-list):
1295 Define at toplevel.
1296 (winner-mode-map): Move init inside declaration.
1297
1298 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
1299
1300 * files.el (convert-standard-filename): Doc fix.
1301
1302 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
1303
1304 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
1305 passwd, group, shadow, default/* and pam.d/*.
1306
1307 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1308
1309 * printing.el (pr-menu-spec): Adjust menu specification.
1310
1311 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1312
1313 * printing.el: Doc fix. Insert :version tag into all defcustom.
1314 Handle interactive-p as is recommended in Emacs Lisp Reference.
1315 Set the file permission bits for newly created files.
1316 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
1317 The printing menu specification (in `pr-menu-spec') was merged.
1318 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1319 (pr-version): New version number (6.8.3).
1320 (pr-file-modes): New option.
1321 (pr-interactive-p): New var.
1322 (pr-save-interactive, pr-save-file-modes): New macros.
1323 (pr-setup): Code fix.
1324 (pr-menu-spec): Menu specification merged.
1325 (pr-call-process, pr-text2ps): Set file permission bits.
1326 (pr-despool-print): Set file permission bits. Handle interactive-p as
1327 is recommended.
1328 (pr-interface, pr-ps-directory-preview)
1329 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
1330 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
1331 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
1332 (pr-ps-buffer-ps-print, pr-ps-region-preview)
1333 (pr-ps-region-using-ghostscript, pr-ps-region-print)
1334 (pr-ps-region-ps-print, pr-ps-mode-preview)
1335 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
1336 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
1337 (pr-despool-using-ghostscript, pr-despool-ps-print)
1338 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
1339 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
1340 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
1341 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
1342 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
1343 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
1344 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
1345 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
1346 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
1347 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
1348 Handle interactive-p as is recommended.
1349
1350 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
1351
1352 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
1353 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
1354
1355 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
1356 so it doesn't forget to highlight the beginning of the region either.
1357
1358 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
1359
1360 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
1361 (c-font-lock-init): Eliminate obsolete make-local-hook.
1362 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
1363 (awk-mode): Use run-mode-hooks.
1364
1365 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
1366
1367 2004-11-13 Kim F. Storm <storm@cua.dk>
1368
1369 * mouse.el (mouse-drag-copy-region): Add :version.
1370 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
1371 while dragging mode line, so mode line can be dragged downwards.
1372 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
1373 while pressing mouse button so window doesn't scroll until we
1374 release the mouse if clicking on partially visible line.
1375
1376 2004-11-12 Jay Belanger <belanger@truman.edu>
1377
1378 * calc/calc-graph.el (calc-dumb-map): Declare it.
1379 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
1380 than unbound.
1381 (calc-graph-name): Made `end' a local variable.
1382 (calc-graph-lookup): Made `varname' a local variable.
1383 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
1384 Declare them.
1385 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
1386 (calc-graph-plot, calc-graph-compute-3d): Remove references to
1387 the unused variable y3vec.
1388 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
1389 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
1390 calc-graph-prev-kill-hook.
1391 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
1392 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
1393 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
1394 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
1395 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
1396 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
1397 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
1398 (calc-graph-y3value, calc-graph-y3name)
1399 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
1400 (calc-graph-stepcount, calc-graph-is-splot)
1401 (calc-graph-surprise-splot, calc-graph-blank)
1402 (calc-graph-non-blank, calc-graph-curve-num): New variables.
1403 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
1404 (calc-graph-recompute-2d, calc-graph-compute-3d)
1405 (calc-graph-format-data): Replace undeclared variables with the
1406 above newly declared variables.
1407
1408 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
1409
1410 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
1411 `rsf-beep' and `rsf-sleep-after-message'.
1412
1413 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
1414 list if `message-sender' is non-nil.
1415
1416 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
1417
1418 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
1419 consing by using mapc instead of mapcar.
1420
1421 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
1422
1423 * tooltip.el (require): Explain why CL is needed.
1424
1425 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1426
1427 * printing.el: Insert :version into defgroup (printing). All reference
1428 to Files option in menubar were changed to File.
1429 (pr-version): New version number (6.8.2).
1430 (pr-get-symbol): Call easy-menu-intern.
1431 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
1432 compilation gripes.
1433
1434 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1435
1436 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
1437 new byte-compile-function-environment binding to t.
1438
1439 * font-lock.el (font-lock-fontify-syntactically-region):
1440 Don't forget to highlight the last char when we hit `end'.
1441
1442 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
1443 (mwheel-scroll): Adjust accordingly.
1444
1445 * cvs-status.el: Reduce spurious warnings.
1446 (cvs-status-checkout): Remove.
1447 (cvs-status-mode-map): Use cvs-mode-checkout instead.
1448
1449 * pcvs.el (cvs-mode-checkout): New command.
1450
1451 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
1452
1453 * tooltip.el: Require CL.
1454
1455 * emacs-lisp/bytecomp.el: Use push.
1456 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
1457 (defalias): Remove the `byte-compile' property and add
1458 a `byte-hunk-handler'.
1459
1460 2004-11-11 Juri Linkov <juri@jurta.org>
1461
1462 * info.el (Info-search): Save match data for isearch.
1463 Skip Tag Table node.
1464
1465 * descr-text.el (describe-char): Replace syntax-after with code
1466 from its previous version.
1467
1468 * files.el (magic-mode-alist): Use optimization for SGML mode too.
1469 (set-auto-mode): Doc fix. Remove unused variable `xml'.
1470
1471 * international/mule.el (sgml-html-meta-auto-coding-function):
1472 Remove > after <html to allow HTML attributes.
1473
1474 2004-11-11 Jay Belanger <belanger@truman.edu>
1475
1476 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
1477 a variable.
1478 (calcFunc-dfac): Replace unbound max by n.
1479 (math-stirling-local-cache): New variable.
1480 (math-stirling-number, math-stirling-1, math-stirling-2):
1481 Replace the variable `cache' by the declared variable
1482 math-stirling-local-cache.
1483 (var-RandSeed): Declare it as a variable.
1484 (math-init-random-base, math-random-digit): Don't check to see if
1485 var-RandSeed is bound.
1486 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
1487 Declare them instead of just setting them.
1488 (math-init-random-base): Made i a local variable.
1489 (math-random-digit): Made math-random-last a local variable.
1490 (math-prime-test-cache): Move declaration to before it is used.
1491 (math-prime-test-cache-k, math-prime-test-cache-q)
1492 (math-prime-test-cache-nm1, math-prime-factors-finished):
1493 Declare them as variables.
1494
1495 2004-11-11 Jay Belanger <belanger@truman.edu>
1496
1497 * calc/calc-ext.el (math-defcache): Use defvar for the new
1498 variables it creates.
1499
1500 2004-11-11 Lars Hansen <larsh@math.ku.dk>
1501
1502 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
1503 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
1504 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
1505 (desktop-save): Add :version.
1506
1507 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1508
1509 * printing.el (pr-get-symbol): Don't downcase.
1510
1511 2004-11-10 Jay Belanger <belanger@truman.edu>
1512
1513 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
1514 string to kill-ring.
1515
1516 * calc/calc-aent.el (calc-alg-exp, math-toks)
1517 (math-exp-pos,math-exp-old-pos, math-exp-token)
1518 (math-exp-keep-spaces, math-exp-str): New variables.
1519 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
1520 (calcAlg-enter): Use declared variable calc-alg-exp.
1521 (math-build-parse-table, math-find-user-token): Use declared
1522 variable math-toks.
1523 (math-read-exprs, math-read-token, calc-check-user-syntax)
1524 (calc-match-user-syntax, match-factor-after, math-read-factor):
1525 Use declared variables math-exp-pos math-exp-old-pos.
1526 (math-read-exprs, math-read-token, math-read-expr-level)
1527 (calc-check-user-syntax, calc-match-user-syntax)
1528 (match-factor-after, math-read-factor): Use declared variable
1529 math-exp-token.
1530 (math-read-exprs, math-read-expr-list, math-read-token)
1531 (math-read-factor): Use declared variable math-exp-keep-spaces.
1532 (math-read-exprs, math-read-token): Use declared variable
1533 math-exp-str.
1534 (calc-match-user-syntax): Make m a local variable.
1535
1536 * calc/calc-ext.el (math-read-expr): Use declared variables
1537 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
1538 math-exp-keep-spaces.
1539
1540 * calc/calc-forms.el (math-read-angle-bracket): Use declared
1541 variables math-exp-pos, math-exp-str.
1542
1543 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
1544 math-exp-old-pos.
1545 (math-parse-fortran-vector, math-parse-fortran-vector-end)
1546 (math-parse-eqn-prime): Use declared variable math-exp-token.
1547
1548 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
1549 Use declared variable math-exp-pos.
1550 (math-check-for-commas): Use declared variable math-exp-str.
1551 (math-read-brackets): Use declared variables math-exp-old-pos,
1552 math-exp-keep-spaces.
1553 (math-read-brackets, math-read-vector, math-read-matrix):
1554 Use declared variable math-exp-token.
1555
1556 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
1557
1558 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
1559 where the keymap is a symbol.
1560 (easy-menu-add-item): Use keymap-prompt. Simplify.
1561
1562 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
1563
1564 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
1565 (sgml-parse-tag-backward): Use it to skip spurious < or >.
1566
1567 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
1568
1569 * ebuff-menu.el: Doc fixes throughout.
1570 (electric-buffer-menu-mode-hook): New defvar.
1571
1572 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
1573
1574 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
1575 compilation. The resulting compiler warnings appear to be harmless.
1576
1577 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
1578
1579 * textmodes/conf-mode.el: New file.
1580
1581 * files.el (auto-mode-alist, magic-mode-alist): Use it.
1582
1583 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1584
1585 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
1586
1587 2004-11-09 Jay Belanger <belanger@truman.edu>
1588
1589 * calc/calc-ext.el (calc-init-extensions): Remove old code.
1590
1591 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
1592 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
1593 (calc-z-prefix-help, calc-user-function-list): Use declared
1594 variables calc-z-prefix-buf, calc-z-prefix-msgs.
1595 (math-map-tree, math-map-tree-rec): Use declared variables
1596 math-mt-many, math-mt-func.
1597 (math-read-expression, math-read-string): Use declared variable
1598 math-expr-data.
1599
1600 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
1601 variable math-normalize-a.
1602
1603 * calc/calc.el (math-normalize-a): New variable.
1604 (math-normalize): Use declared variable math-normalize-a.
1605
1606 * calc/calc-poly.el (math-expand-form): Use declared variable
1607 math-mt-many.
1608
1609 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
1610 Use declared variable math-mt-many.
1611 (math-rewrite): Use declared variable math-mt-func.
1612
1613 * calc/calc-vec.el (math-read-brackets, math-read-vector)
1614 (math-read-matrix): Use declared variable math-expr-data.
1615
1616 * calc/calc-lang.el (math-parse-fortran-vector)
1617 (math-parse-fortran-vector-end, math-parse-tex-sum)
1618 (math-parse-eqn-matrix, math-parse-eqn-prime)
1619 (math-read-math-subscr): Use declared variable math-expr-data.
1620
1621 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
1622 (math-read-expr-level, math-read-token, calc-check-user-syntax)
1623 (calc-match-user-syntax, math-read-if, math-factor-after)
1624 (math-read-factor): Use declared variable math-expr-data.
1625
1626 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
1627
1628 * calendar/diary-lib.el (diary-from-outlook)
1629 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
1630 interactive-p; but rather new optional argument NOCONFIRM.
1631
1632 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1633
1634 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
1635 (easy-menu-name-match): Revert correspondingly.
1636
1637 2004-11-09 Richard M. Stallman <rms@gnu.org>
1638
1639 * emacs-lisp/bytecomp.el (byte-compile-defalias):
1640 Turn off warnings for the new function even if definition not constant.
1641 If the definition isn't a quoted symbol, record (FUNCTION . t).
1642 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
1643 (byte-compile-callargs-warn): Handle (FUNCTION . t).
1644 (display-call-tree, byte-compile-arglist-warn):
1645 Handle t returned by byte-compile-fdefinition.
1646
1647 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1648
1649 * Makefile.in (maintainer-clean): Depend on distclean.
1650
1651 * help-fns.el (help-C-file-name): File name must be in build-files
1652 to be returned.
1653
1654 2004-11-09 Jay Belanger <belanger@truman.edu>
1655
1656 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
1657 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
1658
1659 * calc/calc.el (calc, calc-trail-display, calc-mode):
1660 Remove obsolete sections.
1661
1662 * calc/calc.el (calc-x-paste-text): Remove.
1663
1664 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
1665 mouse-2.
1666
1667 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
1668
1669 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
1670 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
1671 current frame (in case of recursive calls).
1672 (gdb-show-changed-values): Add :version keyword.
1673
1674 2004-11-09 Kenichi Handa <handa@m17n.org>
1675
1676 * international/mule-cmds.el: Change coding: tag back to
1677 iso-2022-7bit.
1678
1679 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1680
1681 * international/mule-cmds.el: Change coding-system to utf-8.
1682 (select-safe-coding-system-interactively):
1683 New function extracted from select-safe-coding-system.
1684 (select-safe-coding-system): Use it.
1685
1686 2004-11-08 Richard M. Stallman <rms@gnu.org>
1687
1688 * subr.el (syntax-after): Doc fix.
1689
1690 * paren.el (show-paren-function): Change calls to syntax-after
1691 for new way of returning the value.
1692
1693 * menu-bar.el (menu-bar-file-menu): Make this the real name
1694 and menu-bar-files-menu the alias. Use the former.
1695 (global-map): Use `file', not `files', as the symbol.
1696
1697 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
1698
1699 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
1700 Don't use beginning-of-buffer.
1701 (filesets-cmd-show-result): Use with-no-warnings.
1702
1703 2004-11-08 Juri Linkov <juri@jurta.org>
1704
1705 * progmodes/compile.el (compile): Don't overwrite last command in
1706 minibuffer history with default command if they are not equal.
1707
1708 2004-11-08 Jay Belanger <belanger@truman.edu>
1709
1710 * calc/calcalg2.el (math-do-integral-methods): Try linear then
1711 non-linear substitutions.
1712
1713 2004-11-08 Jay Belanger <belanger@truman.edu>
1714
1715 * calc/calcalg2.el (math-linear-subst-tried): New variable.
1716 (math-do-integral): Set `math-linear-subst-tried' to nil.
1717 (math-do-integral-methods): Use `math-linear-subst-tried' to
1718 determine what type of substitution to try.
1719 (math-integ-try-linear-substituion):
1720 Set `math-linear-subst-tried' to t.
1721
1722 2004-11-08 Kim F. Storm <storm@cua.dk>
1723
1724 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
1725
1726 2004-11-07 Juri Linkov <juri@jurta.org>
1727
1728 * info-look.el (info-lookup): Allow reusing in the current buffer
1729 not only *info* buffer, but all (even renamed) Info buffers
1730 by checking for major-mode instead of *info* buffer name.
1731 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
1732 (octave-mode, maxima-mode) <doc-spec>:
1733 Allow long dashes generated by Texinfo 4.7 before definitions.
1734 (texinfo-mode) <doc-spec>: Add space to suffix to find command
1735 definitions with argument separated by space.
1736
1737 2004-11-06 Richard M. Stallman <rms@gnu.org>
1738
1739 * simple.el (next-error group, face): Move before first use.
1740 (next-error-highlight, next-error-highlight-no-select): Likewise.
1741
1742 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
1743 (line-move): New args NOERROR and TO-END.
1744 Return t if if succeed in moving specified number of lines.
1745 (move-end-of-line): New function.
1746
1747 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
1748 (end-of-buffer-other-window): Likewise.
1749
1750 * simple.el (line-move-ignore-invisible): Default to t.
1751
1752 * subr.el (syntax-after): Return the syntax letter, not the raw code.
1753
1754 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
1755
1756 * international/iso-cvt.el (iso-cvt-define-menu):
1757 Rename menu-bar-files-menu to menu-bar-file-menu.
1758
1759 * net/browse-url.el (browse-url-gnome-moz-program)
1760 (browse-url-gnome-moz-arguments): Move up before first use.
1761
1762 * net/tramp.el (tramp group): Add :version.
1763
1764 * progmodes/ada-xref.el (ada-gdb-application):
1765 Use goto-char instead of beginning-of-buffer.
1766
1767 * progmodes/cperl-mode.el (cperl-info-on-command):
1768 Use goto-char instead of beginning-of-buffer.
1769
1770 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
1771 Move up before first use.
1772 (idlwave-shell-temp-pro-file): Likewise.
1773 (idlwave-shell-temp-rinfo-save-file): Likewise.
1774 (idlwave-shell-temp-file): Minor doc fix.
1775
1776 * textmodes/flyspell.el (flyspell-external-point-words):
1777 Use goto-char instead of beginning-of-buffer.
1778
1779 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
1780
1781 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
1782 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
1783 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
1784
1785 2004-11-06 David Ponce <david@dponce.com>
1786
1787 * recentf.el (recentf-menu-path): Use menu item name.
1788
1789 2004-11-06 Eli Zaretskii <eliz@gnu.org>
1790
1791 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
1792 display doesn't support images.
1793
1794 2004-11-06 Andreas Schwab <schwab@suse.de>
1795
1796 * tempo.el (tempo-match-finder): Doc fix.
1797
1798 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
1799
1800 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
1801
1802 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
1803 (easy-menu-lookup-name): New fun to replace it.
1804 (easy-menu-get-map): Use it to obey menu item names (rather than just
1805 keys) when looking up `path'.
1806 (easy-menu-always-true-p): Rename from easy-menu-always-true.
1807 (easy-menu-convert-item-1): Adjust to new name.
1808
1809 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
1810
1811 * outline.el (hide-body): Don't hide lines at the top of the file
1812 that precede the first header line.
1813
1814 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
1815
1816 * align.el (align-areas): Delete whitespace before reindenting, so
1817 that tabs are never placed after spaces.
1818
1819 2004-11-06 Alan Shutko <ats@acm.org>
1820
1821 * macros.el (insert-kbd-macro): Do completions based on macros,
1822 rather than all commands.
1823
1824 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
1825
1826 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
1827 to solve a bug whereby tags with 'b' don't match.
1828
1829 2004-11-05 Juri Linkov <juri@jurta.org>
1830
1831 * info.el (Info-search): Don't search in node header lines
1832 and file headers.
1833
1834 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
1835 symbol-constituent characters after dot, not only digits.
1836
1837 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
1838
1839 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
1840
1841 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1842
1843 * dired.el (dired-read-dir-and-switches): Call read-directory-name
1844 if a dialog will be used, read-file-name otherwise.
1845
1846 2004-11-04 Richard M. Stallman <rms@gnu.org>
1847
1848 * textmodes/table.el (table group): Add :version.
1849
1850 * textmodes/ispell.el (ispell-word):
1851 Don't alter args; set them only thru `interactive' spec.
1852
1853 * textmodes/flyspell.el (flyspell-word):
1854 Don't alter FOLLOWING; set it only thru `interactive' spec.
1855
1856 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
1857
1858 * net/browse-url.el (browse-url-maybe-new-window):
1859 Use called-interactively-p.
1860
1861 * mail/supercite.el (sc-cite-region):
1862 Don't use interactive-p. Add arg INTERACTIVE.
1863 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
1864
1865 * international/mule-cmds.el (set-input-method, toggle-input-method):
1866 Don't use interactive-p. Add arg INTERACTIVE.
1867
1868 * eshell/esh-mode.el (eshell-show-maximum-output):
1869 Don't use interactive-p.
1870 (eshell-truncate-buffer): Just message, no error, if buffer is short.
1871
1872 * mouse.el (mouse-show-mark): Get positions to delete from mark
1873 and point, not from mouse-drag-overlay.
1874
1875 * imenu.el (imenu-eager-completion-buffer): Add :version.
1876
1877 * filesets.el (filesets group): Add :version.
1878
1879 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
1880
1881 * files.el (xml-based-modes): Delete var.
1882 (magic-mode-alist): New more general var.
1883 (set-auto-mode): Use it.
1884
1885 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
1886 when clicking from another window.
1887
1888 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
1889
1890 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
1891 (vc-cvs-annotate-time): Incorporate value of deleted var.
1892 Remove special-case handling of beginning-of-buffer cruft.
1893 Cache ending position (point) and return value in text property
1894 `vc-cvs-annotate-time', and consult it on subsequent invocations.
1895
1896 * vc-cvs.el (vc-cvs-annotate-command):
1897 Delete extraneous lines from beginning of buffer.
1898 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
1899
1900 * progmodes/grep.el (grep-default-command): Take empty string
1901 for tag if all other methods yield nil. Shell-quote the tag.
1902
1903 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
1904 spec in `interactive' form, and mention it in the docstring.
1905 Also, make sure point is at bol after calling `annotate-time'.
1906
1907 2004-11-02 Richard M. Stallman <rms@gnu.org>
1908
1909 * cus-edit.el (customize-group-other-window):
1910 Select the window that displays the custom buffer.
1911 (custom-buffer-create-other-window): Likewise.
1912
1913 * comint.el (comint-insert-input): Fix previous change.
1914
1915 * emacs-lisp/elp.el (elp-instrument-function):
1916 Use called-interactively-p.
1917
1918 * emacs-lisp/easymenu.el (easy-menu-intern):
1919 Don't downcase; rather, case-flip the first letter of each word.
1920
1921 * emacs-lisp/easy-mmode.el (define-minor-mode):
1922 Use called-interactively-p.
1923
1924 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
1925 Add interactive-only.
1926 (byte-compile-warnings): Add interactive-only as option.
1927 (byte-compile-interactive-only-functions): New variable.
1928 (byte-compile-form): Warn about calls to functions
1929 in byte-compile-interactive-only-functions.
1930
1931 * emacs-lisp/autoload.el (update-file-autoloads):
1932 Don't use interactive-p; take new arg SAVE-AFTER.
1933
1934 * emacs-lisp/advice.el (ad-make-advised-definition):
1935 Use called-interactively-p.
1936
1937 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1938
1939 * files.el (find-file-existing): New function.
1940
1941 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
1942 find-file-existing. Add "New File..." that calls find-file.
1943
1944 * diropen.pbm diropen.xpm: New files.
1945
1946 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
1947 icon diropen. New tool bar item find-file-existing uses icon open.
1948
1949 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
1950 instead of read-file-name.
1951
1952 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
1953
1954 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
1955 (icalendar--split-value): Change name of work buffer.
1956 (icalendar--get-weekday-abbrev): Return nil on error.
1957 (icalendar--date-to-isodate): New function.
1958 (icalendar-convert-diary-to-ical)
1959 (icalendar-extract-ical-from-buffer): Use only two args for
1960 make-obsolete (XEmacs compatibility).
1961 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
1962 (icalendar-export-region): Doc fix.
1963 If error, return non-nil and write errors to a buffer.
1964 Use correct weekday for weekly recurring events.
1965 Check whether date has been parsed for ordinary events.
1966 Make weekly events start in the year 2000.
1967 DTEND is non-inclusive, shift end date by one day if
1968 necessary (not for entries that have date and time).
1969 Rename local let variables: oops -> found-error, datestring ->
1970 startdatestring.
1971
1972 2004-11-02 Kim F. Storm <storm@cua.dk>
1973
1974 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
1975 keep-mode-if-same variable. Add it as optional arg instead.
1976 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
1977
1978 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
1979 substitute-command-keys will select lower-case bindings like those
1980 used in the static help texts.
1981
1982 * descr-text.el (describe-text-properties): Don't err if called in
1983 the *Help* buffer; output to *Help-2* buffer instead.
1984
1985 * kmacro.el (group kmacro): Add :version.
1986 (kmacro-keyboard-quit): New function to cleanup on C-g.
1987 (kmacro-start-macro): Set defining-kbd-macro to append when
1988 appending to last macro.
1989
1990 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
1991
1992 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
1993
1994 * progmodes/gdb-ui.el (gdb-enable-debug-log)
1995 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
1996 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
1997 Add :version keyword.
1998
1999 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
2000
2001 * progmodes/flymake.el (flymake-err-line-patterns):
2002 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
2003 `compilation-error-regexp-alist-alist' to internal Flymake format.
2004
2005 * progmodes/flymake.el: Eliminate byte-compiler warnings.
2006
2007 2004-11-01 Jay Belanger <belanger@truman.edu>
2008
2009 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
2010 with `interactive "s"'.
2011
2012 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2013
2014 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
2015 Revert change from 2004-10-16. '*' checks the current buffer, but the
2016 mouse click may be in another buffer.
2017
2018 2004-11-01 John Paul Wallington <jpw@gnu.org>
2019
2020 * files.el (large-file-warning-threshold): Add :version keyword.
2021 (kill-some-buffers): Doc fix.
2022
2023 * thumbs.el (group thumbs): Add :version keyword.
2024
2025 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
2026
2027 2004-11-01 Richard M. Stallman <rms@gnu.org>
2028
2029 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
2030
2031 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
2032
2033 * allout.el (allout group): Add :version.
2034 (allout-init): Don't use interactive-p.
2035 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
2036 (allout-forward-current-level, allout-backward-current-level):
2037 Don't use interactive-p.
2038
2039 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
2040 (bibtex-find-text): Likewise.
2041
2042 * progmodes/vhdl-mode.el (vhdl-fill-region)
2043 (vhdl-beginning-of-statement): Don't use interactive-p.
2044
2045 * progmodes/idlwave.el (idlwave-update-routine-info):
2046 Don't use interactive-p.
2047
2048 * progmodes/idlw-shell.el (idlwave-shell-send-char):
2049 Don't use interactive-p.
2050
2051 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
2052 Don't use interactive-p.
2053
2054 * progmodes/ada-xref.el (ada-make-body-gnatstub):
2055 Don't use interactive-p.
2056
2057 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
2058 (fortune-in-buffer): Doc fix.
2059
2060 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
2061
2062 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
2063 don't select the temporary buffer.
2064 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
2065 (eudc-get-phone): Likewise.
2066
2067 2004-11-01 Kim F. Storm <storm@cua.dk>
2068
2069 * man.el (Man-xref-normal-file): Fix help-echo.
2070
2071 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2072
2073 * reveal.el (reveal-last-tick): New var.
2074 (reveal-post-command): Use it to avoid closing overlays when we're
2075 appending text to them.
2076
2077 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2078
2079 * textmodes/bibtex.el: Require button.
2080 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
2081 (bibtex-reference-keys): Distinguish between header keys and
2082 crossref keys.
2083 (bibtex-beginning-of-field): New function.
2084 (bibtex-url-map): Remove.
2085 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
2086 (bibtex-font-lock-url-regexp): Assume that field names begin at
2087 the beginning of a line.
2088 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
2089 Remove field delimiters. Use bibtex-beginning-of-field.
2090 Bugfix, point can be inside a field with a url.
2091 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
2092 New functions.
2093 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
2094 (bibtex-key-in-head): Simplify.
2095 (bibtex-current-line): Use bolp.
2096 (bibtex-parse-keys): Remove unused arg `add'.
2097 Use bibtex-type-in-head and bibtex-key-in-head.
2098 (bibtex-parse-entry, bibtex-autofill-entry):
2099 Use bibtex-type-in-head and bibtex-key-in-head.
2100 (bibtex-autokey-get-field): Do not alter case of replacement text.
2101 (bibtex-autokey-get-names): Do all processing of name list.
2102 (bibtex-autokey-get-year): New function.
2103 (bibtex-autokey-get-title): Do all processing of title words.
2104 (bibtex-generate-autokey): Simplify.
2105 (bibtex-string-files-init): Use default-directory.
2106 Allow for absolute file names in bibtex-string-files.
2107 (bibtex-files, bibtex-file-path): New variables.
2108 (bibtex-files-expand): New function.
2109 (bibtex-find-entry-globally): New command.
2110 (bibtex-summary-function): New variable.
2111 (bibtex-summary): Default value of bibtex-summary-function.
2112 (bibtex-find-crossref): New optional args pnt and split.
2113 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
2114 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
2115 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
2116 Fix handling of required and alternative fields.
2117 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
2118 Use cons and display-buffer.
2119 (bibtex-validate-globally): New command.
2120 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
2121 bibtex-parse-keys and bibtex-parse-strings for updating
2122 bibtex-reference-keys and bibtex-strings.
2123 (bibtex-realign): Remove blank lines past the last entry.
2124 (bibtex-reformat): Use bibtex-entry-format as default.
2125 (bibtex-choose-completion-string): Remove.
2126 (bibtex-complete): Do not use bibtex-choose-completion-string.
2127 (bibtex-url): Simplify.
2128
2129 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2130
2131 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
2132 (x-dnd-types-alist, x-dnd-open-file-other-window)
2133 (x-dnd-known-types): Add :version.
2134
2135 2004-10-31 John Paul Wallington <jpw@gnu.org>
2136
2137 * ibuffer.el (group ibuffer): Add :version keyword.
2138
2139 2004-10-31 Kim F. Storm <storm@cua.dk>
2140
2141 * ido.el (group ido): Add :version keyword.
2142 (ido-mode): Remove :version keyword.
2143
2144 * emulation/cua-base.el (group cua): Add :version keyword.
2145 (cua-mode): Remove :version keyword.
2146
2147 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
2148
2149 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
2150
2151 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
2152 compiler warning.
2153 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
2154 function.
2155 (help-at-pt-display-when-idle): Remove autoload.
2156
2157 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2158
2159 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
2160
2161 2004-10-30 Juri Linkov <juri@jurta.org>
2162
2163 * help.el (function-called-at-point):
2164 * help-fns.el (variable-at-point): Read -> intern.
2165
2166 2004-10-30 Simon Josefsson <jas@extundo.com>
2167
2168 * progmodes/autoconf.el (autoconf-font-lock-keywords):
2169 Recognize AS_* too.
2170
2171 2004-10-29 Simon Josefsson <jas@extundo.com>
2172
2173 * subr.el (read-passwd): Move back from password.el.
2174
2175 * password.el: Remove, not ready yet.
2176
2177 2004-10-29 Andreas Schwab <schwab@suse.de>
2178
2179 * speedbar.el (speedbar-frame-parameters): Improve customize type.
2180
2181 2004-10-29 Sam Steingold <sds@gnu.org>
2182
2183 * mouse.el (mouse-show-mark): Replace the last occurrence of
2184 x-lost-selection-hooks with x-lost-selection-functions.
2185
2186 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2187
2188 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
2189 x-lost-selection-functions is bound.
2190
2191 * mouse-sel.el (mouse-sel-mode):
2192 * emacs-lisp/lselect.el: Adjust to new names for
2193 x-(lost|sent)-selection-functions.
2194
2195 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
2196 New obsolete aliases of x-lost-selection-functions and
2197 x-sent-selection-functions.
2198
2199 2004-10-28 Kim F. Storm <storm@cua.dk>
2200
2201 * imenu.el (imenu-scanning-message): Remove.
2202 (imenu-progress-message): Make it a no-op.
2203
2204 2004-10-28 John Paul Wallington <jpw@gnu.org>
2205
2206 * files.el (set-auto-mode): Call `throw' correctly.
2207
2208 2004-10-28 Juri Linkov <juri@jurta.org>
2209
2210 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
2211 to search `Info-...' commands in `info' manual.
2212 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
2213 Add 'info-file "emacs" property.
2214 (Info-find-emacs-command-nodes): Fix index line number regexp.
2215 Set real line number (instead of fake 0) in first element of the
2216 returned list.
2217 (Info-goto-emacs-command-node): Use line number of first element
2218 to set point in the first found Info node.
2219
2220 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
2221 code to `grep-mode-font-lock-keywords'.
2222 (grep-mode-font-lock-keywords): Delete grep markers instead
2223 of making them invisible.
2224
2225 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2226
2227 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
2228 and x-server-version in bug report.
2229
2230 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
2231
2232 * files.el (set-auto-mode-0): New function.
2233 (set-auto-mode): Use it to handle aliased modes and to
2234 be consistent between C-x C-f and C-x C-w.
2235
2236 2004-10-28 Kenichi Handa <handa@m17n.org>
2237
2238 * international/utf-8.el (utf-translate-cjk-charsets):
2239 Add katakana-jisx0201.
2240
2241 * international/subst-jis.el: Add data for JISX0201.
2242
2243 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
2244
2245 * obsolete/hilit19.el (hilit-mode): New function.
2246 Move all the toplevel side-effecting stuff into it, so that loading
2247 hilit19 doesn't mess everything up any more.
2248
2249 2004-10-27 Richard M. Stallman <rms@gnu.org>
2250
2251 * add-log.el (add-change-log-entry): Set up mailing address
2252 and full name later, and don't alter add-log-mailing-address
2253 or add-log-full-name.
2254
2255 * elide-head.el (elide-head): Change error to message.
2256 (elide-head-show): Likewise.
2257
2258 * apropos.el (apropos-macrop): Doc fix.
2259
2260 * mouse.el (mouse-show-mark): Do most processing the same
2261 regardless of transient-mark-mode.
2262
2263 * shadowfile.el (shadow-copy-files): Use interactive-p
2264 only to control whether to print a message.
2265
2266 * tar-mode.el (tar-mode): Use write-contents-functions,
2267 not write-contents-hooks.
2268
2269 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
2270 directory-sep-char.
2271
2272 2004-10-27 Richard M. Stallman <rms@gnu.org>
2273
2274 * strokes.el (strokes-unload-hook): Fix previous change.
2275
2276 * type-break.el (type-break-run-at-time): Always use run-at-time;
2277 forget the alternatives.
2278 (type-break-cancel-function-timers): Always use cancel-function-timers;
2279 forget the alternatives.
2280
2281 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
2282
2283 2004-10-27 Kenichi Handa <handa@m17n.org>
2284
2285 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
2286
2287 * international/subst-gb2312.el: Likewise.
2288
2289 * international/subst-big5.el: Likewise.
2290
2291 * international/subst-ksc.el: Likewise.
2292
2293 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
2294 New variable.
2295 (utf-translate-cjk-set-unicode-range): New function.
2296 (utf-translate-cjk-unicode-range): Make it customizable.
2297 (utf-8-post-read-conversion):
2298 Use utf-translate-cjk-unicode-range-string.
2299 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
2300 Unicode ranges.
2301
2302 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
2303
2304 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
2305 trivial variants to shorten the list.
2306 (xml-based-modes): New var.
2307 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
2308 declaration higher priority than auto-mode-alist.
2309
2310 * find-file.el (cc-other-file-alist): Bring it in line with
2311 cc-mode's auto-mode-alist entries and use \' instead of $.
2312
2313 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
2314 and add "Id" and "Name" submenus to it.
2315
2316 * imenu.el (imenu--generic-function): Skip matches in comments.
2317
2318 2004-10-26 Jay Belanger <belanger@truman.edu>
2319
2320 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
2321 (full-calc-keypad, calc-trail-display): Use an extra argument
2322 instead of `interactive-p'.
2323
2324 * calc/calc-misc.el (calc-other-window): Use an extra argument
2325 instead of `interactive-p'.
2326
2327 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
2328 `interactive-p'.
2329
2330 2004-10-26 Kim F. Storm <storm@cua.dk>
2331
2332 * help.el (describe-key): Describe both down-event and up-event
2333 for a mouse click.
2334
2335 2004-10-26 Richard M. Stallman <rms@gnu.org>
2336
2337 * woman.el (woman): Don't call interactive-p.
2338
2339 * pcomplete.el (pcomplete): Instead of interactive-p,
2340 use an arg set non-nil by the interactive spec.
2341
2342 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
2343 use an arg set non-nil by the interactive spec.
2344
2345 * man.el (Man-cleanup-manpage): Instead of interactive-p,
2346 use an arg set non-nil by the interactive spec.
2347
2348 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
2349
2350 * progmodes/flymake.el (flymake-split-string):
2351 Use `flymake-split-string-remove-empty-edges' in any case.
2352
2353 2004-10-26 Masatake YAMATO <jet@gyve.org>
2354
2355 * progmodes/flymake.el (flymake-err-line-patterns):
2356 Use `compilation-error-regexp-alist-alist' instead of
2357 `compilation-error-regexp-alist'.
2358
2359 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2360
2361 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
2362 verbatim face on the \ of \end{verbatim}.
2363
2364 2004-10-25 Jay Belanger <belanger@truman.edu>
2365
2366 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
2367 erasing minibuffer.
2368
2369 2004-10-25 Simon Josefsson <jas@extundo.com>
2370
2371 * subr.el (read-passwd): Move to net/password.el.
2372
2373 * net/password.el (read-passwd): Add. Autoload it.
2374
2375 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
2376
2377 * mouse-sel.el (mouse-sel-mode): Specify custom group.
2378
2379 * simple.el (process-file): Fix logic.
2380
2381 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
2382
2383 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
2384 (increase-right-margin): Remove erroneous call to `interactive-p'.
2385
2386 2004-10-24 Kim F. Storm <storm@cua.dk>
2387
2388 * help.el (describe-mode): Fix 2004-10-13 change.
2389 Copy pure "Auto Fill" string so it can be propertized later
2390 without causing a read-only error.
2391
2392 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
2393
2394 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
2395 style indexes.
2396
2397 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
2398
2399 * simple.el (process-file): Accept nil for INFILE. Reported by
2400 Luc Teirlinck.
2401
2402 2004-10-24 Masatake YAMATO <jet@gyve.org>
2403
2404 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
2405 Handle periods and underscores in a function name.
2406 Remove the address fontification.
2407
2408 2004-10-24 Masatake YAMATO <jet@gyve.org>
2409
2410 * progmodes/asm-mode.el (asm-font-lock-keywords):
2411 Use font-lock-variable-name-face for registers.
2412
2413 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
2414
2415 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
2416 kill-all-local-variables.
2417 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
2418 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
2419 Use kill-all-local-variables and provide mode-hooks.
2420 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
2421 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
2422 Suggested by Masatake YAMATO <jet@gyve.org>.
2423
2424 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
2425
2426 * simple.el (process-file): New function, similar to call-process
2427 but supports file handlers.
2428 * vc.el (vc-do-command): Use it, instead of call-process.
2429 * net/tramp-vc.el (vc-do-command): Do not advise it if
2430 process-file is fboundp.
2431 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
2432 process-file.
2433 (tramp-handle-process-file): New function.
2434 (tramp-file-name-for-operation): Support process-file.
2435
2436 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
2437
2438 * calendar/icalendar.el (icalendar--weekday-array): New constant.
2439 (icalendar-weekdayabbrev-table)
2440 (icalendar-monthnumber-table): Delete.
2441 (icalendar--get-month-number): Use calendar-month-name-array.
2442 (icalendar--get-weekday-number): New function.
2443 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
2444 (icalendar-export-region): Handle multi-line entries.
2445 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
2446
2447 2004-10-23 John Paul Wallington <jpw@gnu.org>
2448
2449 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
2450 `wildcards' set to t in interactive spec.
2451
2452 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
2453 interactive spec rather than use `interactive-p'.
2454 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
2455 rather than use function `interactive-p'.
2456
2457 2004-10-22 Kenichi Handa <handa@m17n.org>
2458
2459 * international/mule.el (translate-region): Implement it in Lisp
2460 as a front end of translate-region-internal.
2461
2462 2004-10-21 Jay Belanger <belanger@truman.edu>
2463
2464 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
2465 Declare these variables with defvar.
2466
2467 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
2468 is bound, only check to see if it is bound.
2469
2470 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
2471
2472 * textmodes/tex-mode.el (tex-compilation-parse-errors):
2473 Don't output messages.
2474
2475 * calc/calc-help.el (calc-describe-bindings): Fix last change.
2476
2477 2004-10-21 John Paul Wallington <jpw@gnu.org>
2478
2479 * calc/calc-graph.el (calc-graph-init):
2480 Use `set-process-query-on-exit-flag'.
2481
2482 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
2483
2484 * progmodes/compile.el (compilation-start): Rely on `cd' to get
2485 dir right and also allow argumentless cd.
2486
2487 2004-10-19 Richard M. Stallman <rms@gnu.org>
2488
2489 * textmodes/flyspell.el (flyspell-mode): Doc fix.
2490
2491 * eshell/em-unix.el (eshell-grep):
2492 Don't bind compilation-process-setup-function.
2493
2494 * comint.el (comint-insert-input): Use @ in `interactive'.
2495 (comint-input-filter-functions): Doc fix.
2496 (comint-kill-whole-line, comint-get-source): Doc fix.
2497
2498 * progmodes/compile.el (compilation-setup):
2499 Don't set buffer-read-only if MINOR is non-nil.
2500
2501 2004-10-19 Jay Belanger <belanger@truman.edu>
2502
2503 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
2504 (calc-emacs-type-gnu19): Remove.
2505 (calc-digit-map, calc-read-key-sequence, calc-read-key):
2506 Remove check for old emacs versions.
2507
2508 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
2509 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
2510 for current Emacs.
2511
2512 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
2513 the end of the minibuffer.
2514 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
2515 copy `esc-map'.
2516
2517 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
2518
2519 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
2520 call that would be given when the current emacs was used.
2521
2522 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
2523
2524 * calendar/icalendar.el: Set coding to utf-8.
2525 (icalendar-version): Increase to 0.07.
2526 (icalendar-monthnumber-table): Change March pattern.
2527 (icalendar-get-all-event-properties)
2528 (icalendar-set-event-property): Delete.
2529 (icalendar-all-events): No longer interactive.
2530 (icalendar-convert-diary-to-ical)
2531 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
2532 their replacements.
2533 (icalendar-export-file, icalendar-export-region): New functions;
2534 essentially old `icalendar-convert-diary-to-ical' but appending to
2535 target rather than overwriting.
2536 (icalendar-import-file): Append to target file rather than
2537 overwriting. Fourth arg deleted.
2538 (icalendar-import-buffer): New name for old
2539 `icalendar-extract-ical-from-buffer'.
2540 (icalendar--convert-string-for-import): New name for
2541 old `icalendar-convert-for-import'.
2542 (include-icalendar-files): Delete.
2543 Prefix for all internal functions changed from `icalendar-'
2544 to `icalendar--'.
2545
2546 2004-10-19 Richard M. Stallman <rms@gnu.org>
2547
2548 * paths.el (news-path): Fix previous change.
2549
2550 2004-10-18 Jay Belanger <belanger@truman.edu>
2551
2552 * calc/calc-help.el (calc-describe-bindings):
2553 Set `buffer-read-only' to nil while working in the keybindings buffer;
2554 remove some extra information from the keybindings buffer.
2555
2556 2004-10-18 David Ponce <david@dponce.com>
2557
2558 * mouse.el (mouse-drag-move-window-top): New function.
2559 (mouse-drag-mode-line-1): Use it.
2560
2561 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
2562
2563 * info.el (Info-fontify-node): For multiline refs,
2564 arrange to unfontify newline and surrounding whitespace.
2565
2566 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
2567
2568 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
2569 directory is missing.
2570
2571 2004-10-17 John Paul Wallington <jpw@gnu.org>
2572
2573 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
2574 New customizable variable; whether to display buffers that match
2575 `ibuffer-maybe-show-predicates' by default.
2576 (ibuffer-maybe-show-predicates): Mention it in docstring.
2577 (ibuffer-display-maybe-show-predicates): New variable.
2578 (ibuffer-update): Prefix arg now toggles whether buffers that
2579 match `ibuffer-maybe-show-predicates' should be displayed.
2580 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
2581 locally to heed `ibuffer-default-display-maybe-show-predicates'.
2582 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
2583
2584 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
2585
2586 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
2587 work correctly.
2588
2589 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
2590
2591 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
2592 (Buffer-menu-beginning): New helper function.
2593 (Buffer-menu-execute): Use it.
2594 (Buffer-menu-select): Use it.
2595 (Buffer-menu-sort): Use it and also keep markers.
2596
2597 2004-10-17 Richard M. Stallman <rms@gnu.org>
2598
2599 * paths.el (news-directory): Rename from news-path. Old name alias.
2600 (rmail-spool-directory): Use defvar.
2601 (sendmail-program): Use defcustom.
2602 (remote-shell-program): Use defcustom.
2603 (term-file-prefix): Use defvar.
2604 (abbrev-file-name): Use defvar.
2605
2606 * term.el: Add maintainer.
2607
2608 * subr.el (with-local-quit): Return nil if there's a quit.
2609 (read-passwd): Use with-local-quit. Doc fix.
2610
2611 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
2612 (strokes-unload-hook): Set as a variable with add-hook.
2613
2614 * startup.el (fancy-splash-tail, normal-splash-screen):
2615 Update copyright year.
2616
2617 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
2618
2619 * server.el (server-unload-hook): Set as a variable with add-hook.
2620
2621 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
2622
2623 * frame.el (special-display-popup-frame):
2624 Make the buffer current as its frame is created.
2625
2626 * delsel.el (delsel-unload-hook): Set as a variable.
2627
2628 * comint.el (comint-output-filter-functions):
2629 Add comint-watch-for-password-prompt.
2630 (comint-read-noecho): Function deleted.
2631 (send-invisible): Use read-passwd.
2632
2633 * fringe.el (fringe-mode-initialize): New function.
2634 (fringe-mode): Use fringe-mode-initialize as :initialize.
2635
2636 2004-10-17 Kim F. Storm <storm@cua.dk>
2637
2638 * language/indian.el (indian-script-language-alist): Swap value and doc.
2639 (indian-font-char-index-table): Doc fix.
2640
2641 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
2642
2643 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
2644
2645 2004-10-16 Juri Linkov <juri@jurta.org>
2646
2647 * progmodes/compile.el (compilation-start): Move let-binding of
2648 `process-environment' into `with-current-buffer' body.
2649 Reported by Matt Hodges <MPHodges@member.fsf.org>.
2650
2651 2004-10-16 Richard M. Stallman <rms@gnu.org>
2652
2653 * pcvs-util.el (cvs-bury-buffer):
2654 Don't call get-buffer-window for effect.
2655
2656 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
2657
2658 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
2659
2660 * msb.el (msb-unload-hook): Set the variable.
2661
2662 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
2663 Use * to err if buffer is readonly.
2664
2665 * subr.el (looking-back): Return only t or nil.
2666
2667 * whitespace.el (whitespace-unload-hook): Set the variable.
2668
2669 * view.el (view-mode-enable): Set view-page-size and
2670 view-half-page-size to nil.
2671 (view-set-half-page-size-default): view-half-page-size = nil
2672 means the default.
2673 (View-scroll-page-forward): Use view-page-size-default.
2674 (View-scroll-page-backward): Likewise.
2675 (view-page-size, view-half-page-size): Doc fixes.
2676
2677 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
2678
2679 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
2680
2681 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
2682 "cl" like other files. Instead, call byte-compile-find-cl-functions.
2683 (byte-compile-log-1): Bind inhibit-read-only.
2684 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
2685 (byte-compile-log-warning): Likewise.
2686 (byte-compile-file-form-require): Detect "cl" from the arg value.
2687
2688 * progmodes/compile.el (compilation-start): Assume compilation-mode
2689 will make the buffer read-only.
2690 (compilation-mode): Take arg name-of-mode.
2691 (compilation-setup): Make buffer read-only.
2692 (compilation-handle-exit): Bind inhibit-read-only.
2693
2694 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
2695 (ispell-message): Likewise.
2696 (ispell-show-choices): Don't call get-buffer-window uselessly.
2697 (ispell-init-process): Use set-process-query-on-exit-flag.
2698
2699 2004-10-16 Kim F. Storm <storm@cua.dk>
2700
2701 * fringe.el (fringe-bitmaps): Only initialize when defined.
2702
2703 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
2704 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
2705
2706 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
2707
2708 2004-10-15 Simon Josefsson <jas@extundo.com>
2709
2710 * net/password.el: Add.
2711
2712 2004-10-14 Masatake YAMATO <jet@gyve.org>
2713
2714 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
2715 (gdb-script-end-of-defun): New function.
2716 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
2717 `gdb-script-end-of-defun' as *-of-defun-function.
2718
2719 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
2720
2721 * button.el (button-activate): Allow a marker to display as an action.
2722
2723 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
2724
2725 * help.el (describe-mode): Use it to make minor mode list into
2726 hyperlinks.
2727
2728 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
2729
2730 * vc.el (vc-annotate-display-select): Fix typo.
2731
2732 * subr.el (substitute-key-definition-key): New function.
2733 (substitute-key-definition): Use it with map-keymap.
2734 (event-modifiers): Use push.
2735 (mouse-movement-p, with-temp-buffer): Simplify.
2736
2737 2004-10-12 Jay Belanger <belanger@truman.edu>
2738
2739 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
2740 New variables.
2741 (calc-help-index-entries): New function.
2742 (calc-describe-function): Use `calc-help-function-list' instead of
2743 obarray for completion.
2744 (calc-describe-variable): Use `calc-help-variable-list' instead
2745 of obarray for completion.
2746
2747 2004-10-12 Richard M. Stallman <rms@gnu.org>
2748
2749 * info-look.el (info-lookup-file): Add info-file property.
2750 (info-lookup-symbol): Likewise.
2751
2752 * info.el (info-xref): Add underlining.
2753 (info): Add info-file property.
2754 (Info-find-emacs-command-nodes): Specify case-sensitive search.
2755
2756 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
2757
2758 Sync with Tramp 2.0.45.
2759
2760 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
2761 defined. This is not the case for XEmacs without package "edebug".
2762 (tramp-set-auto-save-file-modes): Set permissions of autosaved
2763 remote files to the permissions of the original file. This is not
2764 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
2765 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
2766 (tramp-perl-decode): Fix an error in Perl implementation.
2767 $pending must be cleared every loop. Reported by Benjamin Place
2768 <benjaminplace@sprintmail.com>
2769
2770 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
2771 Don't activate advice during definition. This is done later on,
2772 depending on test result of `substitute-in-file-name'.
2773 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2774
2775 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2776
2777 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
2778
2779 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
2780
2781 2004-10-12 David Ponce <david@dponce.com>
2782
2783 * recentf.el (recentf-edit-list): Update the menu when the recentf
2784 list has been modified.
2785
2786 2004-10-12 Simon Josefsson <jas@extundo.com>
2787
2788 * net/tls.el (tls-certtool-program): New variable.
2789 (tls-certificate-information): New function, based on
2790 ssl-certificate-information.
2791
2792 2004-10-12 Kenichi Handa <handa@m17n.org>
2793
2794 * international/mule.el (coding-system-equal): Move from mule-util.el.
2795
2796 * international/mule-util.el (coding-system-equal): Move to mule.el.
2797
2798 2004-10-12 Kim F. Storm <storm@cua.dk>
2799
2800 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
2801 reset kmacro-initial-counter-value if set.
2802 (kmacro-set-counter): Only set kmacro-counter if defining or executing
2803 macro. Set kmacro-initial-counter-value otherwise. Never set both.
2804 (kmacro-display): Show macro counter if non-zero.
2805
2806 * subr.el (substitute-key-definition): Mention command remapping
2807 in doc string.
2808
2809 2004-10-11 Jay Belanger <belanger@truman.edu>
2810
2811 * calc/calc-misc.el (calc-info-goto-node): New function.
2812 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
2813 node in one step.
2814 (calc-describe-copying, calc-describe-distribution)
2815 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
2816 Go to appropriate info node in one step.
2817
2818 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
2819
2820 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
2821
2822 * font-lock.el (font-lock-apply-highlight): Fix last change.
2823
2824 2004-10-11 Simon Josefsson <jas@extundo.com>
2825
2826 * mail/smtpmail.el (smtpmail-open-stream): Look for
2827 starttls-gnutls-program instead of starttls-program iff
2828 starttls-use-gnutls is non-nil.
2829 (smtpmail-open-stream): Don't overwrite user settings of
2830 starttls-extra-arguments and starttls-extra-args.
2831
2832 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2833
2834 * comint.el (comint-mouse-insert-input): Remove.
2835 (comint-insert-input): Make it work for mouse bindings.
2836 (comint-mode-map): Move defs into the declaration.
2837 (comint-output-filter): Typo.
2838
2839 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
2840
2841 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
2842
2843 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
2844 (ange-ftp-call-chmod): Reference remote-shell-program instead of
2845 ange-ftp-remote-shell.
2846
2847 2004-10-10 Andreas Schwab <schwab@suse.de>
2848
2849 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
2850 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
2851 Reported by <sri@asu.edu>.
2852
2853 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
2854
2855 * vc.el (vc-annotate-mode): Remove variable.
2856 (vc-annotate-display-select): Only call vc-annotate-mode
2857 if we're not in that mode already.
2858
2859 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
2860
2861 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
2862 (imenu-choose-buffer-index): Check here for rescan instead.
2863
2864 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
2865 where the face expression evals to nil.
2866
2867 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
2868 (tex-font-lock-keywords-2): Use it.
2869 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
2870
2871 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
2872
2873 2004-10-09 Kim F. Storm <storm@cua.dk>
2874
2875 * subr.el (progress-reporter-update): Define before first usage.
2876 (make-progress-reporter): Doc fix.
2877
2878 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2879
2880 * textmodes/paragraphs.el (sentence-end-double-space)
2881 (sentence-end-without-period, sentence-end-without-space)
2882 (sentence-end): Doc fixes.
2883
2884 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
2885
2886 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
2887 Change paragraph-start regexp so we don't fill code starting with #'(.
2888
2889 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
2890
2891 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
2892 New defcustom.
2893 (extract-address-components): Use it.
2894
2895 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2896
2897 * subr.el (make-progress-reporter, progress-reporter-update)
2898 (progress-reporter-force-update, progress-reporter-do-update)
2899 (progress-reporter-done): New functions.
2900
2901 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
2902
2903 * progmodes/etags.el (etags-tags-completion-table): Use progress
2904 reporter.
2905 (etags-tags-apropos): Likewise.
2906
2907 2004-10-08 Alan Mackenzie <acm@muc.de>
2908
2909 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
2910 of current line.
2911
2912 2004-10-08 Masatake YAMATO <jet@gyve.org>
2913
2914 * server.el (server-process-filter): Wrap `process-send-region'
2915 by `condition-case' to guard the case when the pipe to PROC is closed.
2916
2917 2004-10-07 Mark A. Hershberger <mah@everybody.org>
2918
2919 * xml.el (xml-substitute-special): Limit handling of external entities.
2920
2921 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
2922
2923 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
2924
2925 2004-10-06 John Paul Wallington <jpw@gnu.org>
2926
2927 * xml.el (xml-parse-dtd): Fix `error' call.
2928
2929 2004-10-05 Mark A. Hershberger <mah@everybody.org>
2930
2931 * xml.el (xml-substitute-special): Return a single string instead
2932 of a list of strings if an entity substitution is made.
2933
2934 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
2935
2936 * calendar/icalendar.el: New file.
2937
2938 2004-10-05 Juri Linkov <juri@jurta.org>
2939
2940 * isearch.el (isearch-done): Set mark after running hook.
2941 Reported by Drew Adams <drew.adams@oracle.com>.
2942
2943 * info.el (Info-history, Info-toc): Fix Info headers.
2944 (Info-toc): Narrow buffer before Info-fontify-node.
2945 (Info-build-toc): Don't check for special Info file names.
2946 Set main-file to nil if Info-find-file returns a symbol.
2947
2948 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
2949
2950 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
2951 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
2952 * calendar/cal-menu.el (calendar-mode-map): Ditto.
2953
2954 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
2955
2956 * calendar/cal-iso.el (calendar-iso-read-args): New function,
2957 for old interactive spec from calendar-goto-iso-date.
2958 (calendar-goto-iso-date): Use it.
2959 (calendar-goto-iso-week): New function. Suggested by Emilio
2960 C. Lopes <eclig@gmx.net>.
2961
2962 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
2963
2964 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
2965 `set-right-margin' bindings that follow the minor mode conventions.
2966
2967 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2968
2969 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
2970 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
2971 (latex-block-args-alist): Add minipage and picture.
2972 (latex-block-body-alist): Use reftex-label if enabled.
2973 (latex-insert-block): Don't insert a \n if not necessary.
2974 (tex-compile-commands): Make sure dvips doesn't send to printer.
2975 (tex-compile-default): Handle the case where no executable is found.
2976 (latex-noindent-environments): New var.
2977 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
2978 If tex-indent-allhanging is non-nil, make sure we only align for macros
2979 at beginning of line.
2980
2981 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
2982
2983 * newcomment.el (comment-beginning): Doc fix and don't choke on
2984 unset `comment-end-skip' when at beginning of comment.
2985
2986 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
2987
2988 * term.el (term-adjust-current-row-cache): Don't allow the current
2989 row to become negative.
2990 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
2991 the end of the line. Fix scroll down. Add comments.
2992 (term-handle-ansi-escape): Don't exceed terminal width when moving
2993 right.
2994 (term-scroll-region): Move the cursor after setting the scroll region.
2995
2996 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
2997
2998 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
2999 to `width' for consistency with docstring. Doc fix.
3000
3001 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
3002
3003 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
3004 This is necessary for derived modes.
3005
3006 2004-09-30 Kim F. Storm <storm@cua.dk>
3007
3008 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
3009 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
3010
3011 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
3012 kmacro-extract-lambda functions.
3013 (edit-kbd-macro): Handle kmacro lambda forms.
3014 Include counter and counter format in edit buffer.
3015 (edmacro-finish-edit): Get counter and format from edit buffer and
3016 update kmacro bindings when found.
3017
3018 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
3019
3020 * textmodes/paragraphs.el (forward-paragraph):
3021 Avoid args-out-of-range error when point winds up at the beginning of
3022 the buffer and hard newlines are enabled.
3023
3024 * newcomment.el (comment-multi-line): Doc fix.
3025
3026 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
3027
3028 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
3029 (diff-fixup-modifs): Catch unified-diff file-headers.
3030
3031 2004-09-29 Kim F. Storm <storm@cua.dk>
3032
3033 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
3034 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
3035 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
3036
3037 * fringe.el (fringe-bitmap-p): New macro.
3038 (fringe-bitmaps): Add standard fringe bitmaps on load.
3039
3040 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
3041
3042 * dired.el (dired-view-command-alist): Use more efficient regexps.
3043 Remove dubious arguments.
3044 (dired-align-file): New function.
3045 (dired-insert-directory): Use it.
3046 (dired-move-to-end-of-filename): Make the " -> " search more specific.
3047 (dired-buffers-for-dir): Remove unused var `pattern'.
3048
3049 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3050
3051 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
3052 from diary display excursion. Store diary buffer's point for
3053 `simple-diary-display'.
3054 (simple-diary-display): Set window point and start when
3055 displaying buffer, to preserve point.
3056
3057 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
3058
3059 * textmodes/enriched.el (enriched-translations): Replace defconst
3060 with defvar.
3061
3062 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3063
3064 * printing.el: Doc fix.
3065 (pr-version): New version number (6.8.1).
3066 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
3067 make-temp-name.
3068 (pr-delete-file): Check if file exists before deleting it.
3069 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
3070
3071 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
3072
3073 * term.el (term-display-table): New variable.
3074 (term-mode): Use it.
3075 (term-exec-1): Set the coding system to binary.
3076 (term-emulate-terminal): Decode the string before inserting it.
3077
3078 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3079
3080 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
3081 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
3082 (map): Bind S-prior, S-next and S-insert.
3083 (term-mode): Set `indent-tabs-mode' to nil.
3084 (term-paste): New function to be bound to S-insert.
3085 (term-send-del, term-send-backspace): Change the strings sent.
3086 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
3087 (term-handle-colors-array): Fix handling of underline and reverse.
3088 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
3089 (term-erase-in-line): Fix comparison.
3090 (term-emulate-terminal): Fix line wrap handling.
3091 (term-start-output-log): Rename from `term-set-output-log'.
3092 (term-stop-output-log): Rename from `term-stop-photo'.
3093 (term-switch-to-alternate-sub-buffer): Comment out, unused.
3094
3095 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
3096
3097 * dired.el (dired-move-to-filename): Don't output a message if
3098 raise-error is non-nil. Fix return position and value.
3099
3100 * files.el (insert-directory): Obey --dired even with symlinks.
3101
3102 2004-09-25 Lars Hansen <larsh@math.ku.dk>
3103
3104 * ls-lisp.el (ls-lisp-format): Mark file names with property
3105 dired-filename.
3106
3107 2004-09-25 Kim F. Storm <storm@cua.dk>
3108
3109 * ido.el (ido-max-directory-size): New defcustom.
3110 (ido-decorations): Add "too big" element.
3111 (ido-directory-too-big): New dynamic var.
3112 (ido-may-cache-directory): Don't cache big directories.
3113 (ido-directory-too-big-p): New defun.
3114 (ido-set-current-directory): Update ido-directory-too-big.
3115 (ido-read-internal): Make empty ido-cur-item if too-big.
3116 (ido-buffer-internal): Use ido-read-internal directly instead of
3117 ido-read-buffer.
3118 (ido-file-internal): Init ido-directory-too-big.
3119 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
3120 and redo completion with full list.
3121 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
3122 it, and show completions.
3123 (ido-all-completions): Let bind ido-directory-too-big to nil.
3124 (ido-exhibit): Handle ido-directory-too-big.
3125 (ido-read-buffer): Handle fallback to read-buffer.
3126 Init ido-directory-too-big.
3127 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
3128 Init ido-directory-too-big.
3129
3130 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3131
3132 * subr.el (delay-mode-hooks): Doc fix.
3133
3134 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
3135
3136 * textmodes/enriched.el
3137 (enriched-default-text-properties-local-flag): New variable.
3138 (enriched-mode): Make sure that enabling and disabling the mode is
3139 a no-op. Doc fix.
3140
3141 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
3142
3143 * calendar/holidays.el (holiday-advent): Report on a specified day
3144 offset from advent, not just advent.
3145 (holiday-easter-etc): Report on one specified day offset from
3146 easter, not all easter holidays. Various Easter holidays moved to
3147 `christian-holidays' variable in calendar.el.
3148 * calendar/calendar.el (christian-holidays): Adapt for new
3149 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
3150
3151 2004-09-23 Kim F. Storm <storm@cua.dk>
3152
3153 * image.el (insert-sliced-image): Add doc string.
3154
3155 * ido.el (ido-choice-list): New dynamic var for `list' context.
3156 (ido-context-switch-command): New dynamic var.
3157 (ido-define-mode-map): Generalize switch between file/buffer contexts.
3158 (ido-read-internal): Handle new `list' context.
3159 Handle insert-buffer and insert-file ido-exit values.
3160 (ido-buffer-internal): New arg switch-cmd. Use it to setup
3161 ido-context-switch-command. Handle insert-file ido-exit value.
3162 (ido-read-buffer): Set ido-context-switch-command to 'ignore
3163 unless it is already bound by caller.
3164 (ido-file-internal): New arg switch-cmd. Use it to setup
3165 ido-context-switch-command. Handle insert-buffer ido-exit value.
3166 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
3167 used for context switching.
3168 (ido-all-completions): Handle new `list' context.
3169 (ido-make-choice-list): Return choices for `list' context.
3170 (ido-find-file-in-dir, ido-display-file, ido-write-file)
3171 (ido-display-buffer, ido-kill-buffer): Disable context switching.
3172 (ido-insert-buffer, ido-insert-file): Setup context switching.
3173 (ido-exhibit): Handle `list' context.
3174 (ido-read-file-name): Disable context switching. Handle fallback.
3175 (ido-read-directory-name): Disable context switching.
3176 (ido-completing-read): New defun like completing-read. Setup and
3177 use new `list' context.
3178
3179 2004-09-20 Jesper Harder <harder@ifa.au.dk>
3180
3181 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
3182
3183 2004-09-21 Jay Belanger <belanger@truman.edu>
3184
3185 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
3186 `calc-graph-set-styles' so the gnuplot buffer will appear in a
3187 separate window.
3188
3189 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
3190
3191 * subr.el (after-change-major-mode-hook): Doc fix.
3192
3193 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3194
3195 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
3196 of ghostscript for monochrome PostScript file in Windows.
3197
3198 2004-09-21 Kenichi Handa <handa@m17n.org>
3199
3200 * descr-text.el (describe-char): Checking of quail activation
3201 fixed.
3202
3203 2004-09-21 Jay Belanger <belanger@truman.edu>
3204
3205 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
3206
3207 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
3208
3209 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
3210 after the mode hooks instead of before. Doc fix.
3211
3212 2004-09-20 Jason Rumney <jasonr@gnu.org>
3213
3214 * startup.el (command-line) [windows-nt]: Try .emacs first, then
3215 _emacs, but revert to .emacs if neither exists in home directory.
3216
3217 2004-09-20 John Paul Wallington <jpw@gnu.org>
3218
3219 * bindings.el (completion-ignored-extensions): Add .dfsl.
3220
3221 2004-09-20 Richard M. Stallman <rms@gnu.org>
3222
3223 * bindings.el (scroll-left): Make it disabled.
3224
3225 * files.el (enable-local-eval): Doc fix.
3226
3227 * indent.el (move-to-left-margin): Special case for minibuffer.
3228
3229 * term.el (term-emulate-terminal): Turn off undo for output.
3230 Use with-current-buffer and save-selected-window.
3231
3232 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
3233
3234 * progmodes/make-mode.el (makefile-fill-paragraph):
3235 Don't insist on spaces when looking for comments. # is enough.
3236
3237 * files.el (hack-local-variables): Copy the variables list
3238 to another buffer, strip prefixes and suffixes there, then read.
3239 (enable-local-eval): Doc fix.
3240 (ignored-local-variables): Initialize to nil.
3241 (risky-local-variable-p): Don't check ignored-local-variables here.
3242 (hack-one-local-variable): Ignore var if in ignored-local-variables.
3243
3244 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
3245
3246 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
3247 of = to "." (punctuation).
3248
3249 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3250
3251 * subr.el (event-basic-type): Fix mask (extend to 22bits).
3252
3253 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
3254
3255 * textmodes/enriched.el (enriched-rerun-flag): New variable.
3256 (enriched-before-change-major-mode): New function.
3257 Add it to `change-major-mode-hook'.
3258 (enriched-after-change-major-mode): New function.
3259 Add it to `after-change-major-mode-hook'.
3260 (enriched-mode): Make it work correctly if called from
3261 `after-change-major-mode-hook'.
3262 No longer set `indent-line-function'.
3263
3264 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
3265
3266 * subr.el (after-change-major-mode-hook): New variable.
3267 (run-mode-hooks): Implement it.
3268
3269 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3270
3271 * battery.el (battery-linux-proc-apm): Use string-to-number.
3272 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
3273 Use dolist (and less indentation). Use erase-buffer.
3274 Pre-initialize `design-capacity', `warn', and `low'.
3275 (battery-format): Use replace-regexp-in-string.
3276
3277 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
3278
3279 * battery.el: Delete superfluous empty lines.
3280 (battery-linux-proc-acpi): Attempt to gather information from all
3281 battery subdirectories regardless of their file name.
3282 (battery-linux-proc-apm): Replace all occurrences of
3283 battery-hex-to-int-2 with string-to-int (base 16).
3284 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
3285 (battery-hex-map): Delete variable.
3286
3287 2004-09-18 John Paul Wallington <jpw@gnu.org>
3288
3289 * calc/calc-units.el (calc-quick-units): Fix overzealous
3290 s/or/unless/.
3291
3292 2004-09-17 Jay Belanger <belanger@truman.edu>
3293
3294 * calc/calc.el (calc-mode-var-list): Fix the value of
3295 `calc-matrix-brackets'.
3296
3297 2004-09-17 Romain Francoise <romain@orebokech.com>
3298
3299 * ibuf-ext.el (define-ibuffer-filter filename):
3300 Expand dired-directory since buffer-file-name is absolute.
3301
3302 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
3303
3304 * ediff-init.el (ediff-current-diff-face-A)
3305 (ediff-current-diff-face-B, ediff-current-diff-face-C)
3306 (ediff-current-diff-face-Ancestor)
3307 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
3308 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
3309 (ediff-even-diff-face-A, ediff-even-diff-face-B)
3310 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
3311 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
3312 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
3313 Use min-colors.
3314
3315 * term.el (term-down): Perform vertical motion if DOWN is negative.
3316 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
3317 (term-termcap-format): Synchronyze with the eterm terminfo entry
3318 in etc/e/eterm.ti.
3319 (term-handle-colors-array): If the current foreground or
3320 background are zero (i.e. unspecified), use the foreground and
3321 background of the default face for reverse video.
3322 (term-ansi-at-eval-string, term-ansi-default-fg)
3323 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
3324 (term-mem): Delete ununsed function.
3325 (term-protocol-version): Increment.
3326 (term-current-face): Set to default.
3327
3328 2004-09-15 Jay Belanger <belanger@truman.edu>
3329
3330 * calc/calc.el (calc-mode-var-list): Define this variable.
3331 (calc-always-load-extensions, calc-line-numbering)
3332 (calc-line-breaking, calc-display-just, calc-display-origin)
3333 (calc-number-radix, calc-leading-zeros, calc-group-digits)
3334 (calc-group-char, calc-point-char, calc-frac-format)
3335 (calc-prefer-frac, calc-hms-format, calc-date-format)
3336 (calc-float-format, calc-full-float-format, calc-complex-format)
3337 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
3338 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
3339 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
3340 (calc-matrix-brackets, calc-language, calc-language-option)
3341 (calc-left-label, calc-right-label, calc-word-size)
3342 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
3343 (calc-display-raw, calc-internal-prec, calc-angle-mode)
3344 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
3345 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
3346 (calc-window-height, calc-display-trail, calc-show-selections)
3347 (calc-use-selections, calc-assoc-selections)
3348 (calc-display-working-message, calc-auto-why, calc-timing)
3349 (calc-mode-save-mode, calc-standard-date-formats)
3350 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
3351 (calc-user-parse-tables, calc-gnuplot-default-device)
3352 (calc-gnuplot-default-output, calc-gnuplot-print-device)
3353 (calc-gnuplot-print-output, calc-gnuplot-geometry)
3354 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
3355 (calc-invocation-macro, calc-show-banner): Give these values as
3356 part of `calc-mode-var-list's initialization after the variables
3357 are declared with defvar.
3358 (calc-bug-address): Change email address to send bug reports to.
3359 Change the maintainer address at the top.
3360 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
3361 than "\\.emacs" to determine if it is the user-init-file.
3362
3363 * calc/calc-embed.el (calc-embedded-set-modes): Use
3364 `calc-mode-var-list' correctly.
3365
3366 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
3367
3368 * vc.el (annotate-time): Document point handling.
3369 (vc-annotate-display-autoscale): Doc fix.
3370
3371 2004-09-15 Miles Bader <miles@gnu.org>
3372
3373 * generic.el (generic-make-keywords-list): Use symbol rather than
3374 word anchors in regexp.
3375
3376 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
3377
3378 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
3379 no file name consider `dired-directory'.
3380
3381 2004-09-14 Kim F. Storm <storm@cua.dk>
3382
3383 * faces.el (cursor): Add face-no-inherit property. Doc fix.
3384
3385 2004-09-14 Simon Josefsson <jas@extundo.com>
3386
3387 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
3388
3389 * textmodes/dns-mode.el: Add.
3390
3391 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
3392
3393 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
3394 (disabled-command-function): Make the ?\ char more obvious.
3395
3396 * vc-arch.el (vc-arch-root, vc-arch-registered):
3397 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
3398
3399 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
3400
3401 * windmove.el (windmove-frame-edges): Report coordinates of
3402 outside edges of frame, not inside edges.
3403 (windmove-coordinates-of-position): Convert into wrapper to new
3404 function `windmove-coordinates-of-window-position';
3405 `compute-motion' always applies to selected window.
3406 (windmove-coordinates-of-position): Update documentation to refer
3407 to Emacs 21 Lisp Reference Manual.
3408 (windmove-find-other-window): Fix off-by-one errors for max x,y.
3409
3410 2004-09-13 Kim F. Storm <storm@cua.dk>
3411
3412 * isearch.el (isearch-resume-in-command-history): Rename from
3413 isearch-resume-enabled and change default to nil.
3414
3415 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3416
3417 * vc-hooks.el (vc-ignore-dir-regexp): New var.
3418 (vc-registered): Use it.
3419 (vc-find-root): New fun.
3420
3421 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
3422 Don't tell to use \\{...} when it's already done.
3423
3424 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
3425 Provide a sample complex default.
3426 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
3427 (bibtex-entry): Use mapc.
3428
3429 2004-09-12 Kim F. Storm <storm@cua.dk>
3430
3431 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
3432
3433 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
3434 inhibit-field-text-motion to t so rectangles work in comint buffers.
3435
3436 * simple.el (choose-completion-string): Set buffer before running
3437 choose-completion-string-functions hook so it can be buffer-local.
3438
3439 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
3440
3441 * progmodes/compile.el (compilation-start): Parse command to see
3442 if it starts with a cd, and if so perform it for the *compilation*
3443 buffer. Change the header to reflect this.
3444
3445 2004-09-11 Kim F. Storm <storm@cua.dk>
3446
3447 * ido.el (ido-enable-dot-prefix): Doc fix.
3448 (ido-enable-dot-prefix): New defcustom.
3449 (ido-set-matches1): Use it.
3450
3451 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3452
3453 * textmodes/bibtex.el (bibtex-mark-active)
3454 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
3455
3456 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3457
3458 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
3459 used in a case insensitive environment.
3460 (bibtex-mode-map): Rearrange order of menus.
3461 (bibtex-quoted-string-re): Obsolete.
3462 (bibtex-complete-key-cleanup): Variable replaced by new function.
3463 (bibtex-font-lock-keywords): Use backquotes.
3464 (bibtex-font-lock-url-regexp): New internal variable.
3465 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
3466 "OPT" and "ALT".
3467 (bibtex-insert-current-kill, bibtex-make-field)
3468 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
3469 (bibtex-parse-field-text): Simplify.
3470 (bibtex-string=): New helper function.
3471 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
3472 (bibtex-map-entries): Use bibtex-string=.
3473 (bibtex-search-entry): Use not.
3474 (bibtex-enclosing-field): Fix docstring.
3475 (bibtex-assoc-regexp): Obsolete.
3476 (bibtex-format-entry): Use assoc-string and bibtex-string=.
3477 (bibtex-autokey-get-names): Handle empty name field.
3478 (bibtex-parse-strings): Use assoc-string and unless.
3479 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
3480 Use assoc-string.
3481 (bibtex-pop): Simplify.
3482 (bibtex-mode): Set font-lock-extra-managed-props.
3483 (bibtex-entry-update): Use assoc-string.
3484 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
3485 (bibtex-autofill-entry): Use bibtex-string=.
3486 (bibtex-print-help-message): Simplify.
3487 (bibtex-find-entry): New optional arg START.
3488 (bibtex-validate): Use bibtex-string= and assoc-string.
3489 Do not call obsolete function compilation-parse-errors.
3490 (bibtex-remove-delimiters): Only remove delimiters if present.
3491 (bibtex-copy-entry-as-kill): Add docstring.
3492 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
3493 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
3494 (bibtex-complete): Use bibtex-predefined-month-strings,
3495 bibtex-string=, and new function bibtex-complete-key-cleanup.
3496 (bibtex-generate-url-list): New variable.
3497 (bibtex-url): New command bound to C-c C-l and mouse-2.
3498 (bibtex-url-map): New local keymap for bibtex-url-mouse.
3499 (bibtex-font-lock-url): New function.
3500
3501 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
3502
3503 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
3504
3505 2004-09-09 Kim F. Storm <storm@cua.dk>
3506
3507 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
3508 counter and format with binding.
3509 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
3510 the declared macro uses own macro counter and format. Give symbol
3511 kmacro property.
3512 (kmacro-keymap): Bind kmacro-name-last-macro to n.
3513 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
3514 (kmacro-end-and-call-macro): Doc fix.
3515
3516 2004-09-09 Lars Hansen <larsh@math.ku.dk>
3517
3518 * desktop.el (desktop-clear-preserve-buffers):
3519 Remove make-obsolete-variable.
3520
3521 2004-09-08 Richard M. Stallman <rms@gnu.org>
3522
3523 * buff-menu.el (list-buffers-noselect): Call format-mode-line
3524 with the buffer as argument.
3525
3526 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
3527
3528 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
3529
3530 2004-09-08 Juri Linkov <juri@jurta.org>
3531
3532 * replace.el (perform-replace): Use `query-replace-descr'.
3533
3534 * cus-start.el (history-delete-duplicates): Specify customization.
3535
3536 * diff-mode.el (diff-mode-map):
3537 * progmodes/compile.el (compilation-mode-map):
3538 * progmodes/grep.el (grep-mode-map):
3539 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
3540 to `next-error-follow-minor-mode'.
3541
3542 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3543
3544 * isearch.el (isearch-lazy-highlight-update): Take into account
3545 the case of zero-length match at the search bound.
3546
3547 2004-09-08 Kim F. Storm <storm@cua.dk>
3548
3549 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
3550 change. Use zero width overlays when necessary.
3551
3552 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3553
3554 * subr.el (split-string): Docfix.
3555
3556 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3557
3558 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
3559 (display-call-tree): Ensure newline after caller/calls blocks.
3560
3561 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3562
3563 * startup.el (command-line-1): Make option
3564 --directory/-L modify `load-path' straight away.
3565
3566 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3567
3568 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
3569
3570 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3571
3572 * emacs-lisp/autoload.el (make-autoload):
3573 Handle `define-compilation-mode'.
3574
3575 * emacs-lisp/lisp-mode.el (define-compilation-mode):
3576 Specify `doc-string-elt' property.
3577
3578 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3579
3580 * bs.el (bs-mode): Doc fix.
3581
3582 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3583
3584 * info.el (Info-insert-dir): Fix temp buffer leak bug.
3585
3586 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
3587
3588 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
3589
3590 2004-09-08 Kenichi Handa <handa@m17n.org>
3591
3592 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
3593 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
3594 ps-mule-next-point -> 1+).
3595
3596 * composite.el (encode-composition-rule): Add autoload cooky.
3597
3598 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3599
3600 * format.el (buffer-auto-save-file-format): Make it permanent local.
3601
3602 2004-09-07 Kim F. Storm <storm@cua.dk>
3603
3604 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
3605 (authors-fixed-entries): Fix typo.
3606 (authors-canonical-author-name): Compact multiple spaces.
3607 Ignore trivial names (e.g. only first name).
3608
3609 * term.el (term-window-width): Only use full window width on
3610 window system if overflow-newline-into-fringe is enabled.
3611 (term-mode): Don't disable overflow-newline-into-fringe.
3612
3613 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3614
3615 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
3616 motion as seen on my Mac OS X xterms.
3617
3618 * newcomment.el (uncomment-region-default, comment-region-default):
3619 New functions extracted from uncomment-region and comment-region.
3620 (comment-region, comment-region-function, uncomment-region)
3621 (uncomment-region-function): Use them.
3622
3623 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
3624
3625 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
3626 It's not crucial but can make sense at times.
3627
3628 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
3629 the first commit.
3630
3631 * vc.el (vc-buffer-context, vc-restore-buffer-context):
3632 Disable obsolete code.
3633
3634 2004-09-07 Juri Linkov <juri@jurta.org>
3635
3636 * progmodes/grep.el (grep-highlight-matches): Change default from
3637 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
3638 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
3639 if grep option `--color' is available, or to `nil' otherwise.
3640 (grep-process-setup): Call `grep-compute-defaults' if
3641 `grep-highlight-matches' is not computed. Set env-vars only
3642 if `grep-highlight-matches' is `t'.
3643 (grep-use-null-device): Remove redundant type `boolean' (`choice'
3644 is already defined).
3645
3646 * progmodes/compile.el (compilation-start): Use copy of
3647 `process-environment' created by `copy-sequence' to not
3648 modify env-vars in the global `process-environment'.
3649
3650 2004-09-06 Eli Zaretskii <eliz@gnu.org>
3651
3652 * simple.el (next-error-follow-minor-mode): Fix last change.
3653
3654 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
3655
3656 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
3657 permanent local.
3658
3659 2004-09-04 Richard M. Stallman <rms@gnu.org>
3660
3661 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
3662 highlighting if the search string is empty.
3663
3664 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
3665
3666 * facemenu.el (facemenu-active-faces): Change condition of inner
3667 `while' loop to also check the first two elements of `face-atts'
3668 and `mask-atts'.
3669
3670 2004-09-04 John Paul Wallington <jpw@gnu.org>
3671
3672 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
3673 (thumbs-view-image-mode): Make buffer read-only.
3674
3675 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
3676
3677 * textmodes/ispell.el (ispell-really-aspell): New defvar.
3678 (ispell-check-version): Set it.
3679 (ispell-send-replacement): New function.
3680 (ispell-process-line): Call ispell-send-replacement.
3681
3682 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
3683
3684 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
3685 Support choosing seconds with "s".
3686
3687 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
3688
3689 * terminal.el (te-escape): Show `?' in prompt for help key.
3690
3691 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
3692
3693 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
3694
3695 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
3696
3697 * simple.el (next-error-follow-minor-mode)
3698 (next-error-follow-mode-post-command-hook): New functions.
3699 (next-error-follow-last-line): New defvar.
3700
3701 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
3702 * progmodes/compile.el (compilation-mode-map): Likewise.
3703 * progmodes/grep.el (grep-mode-map): Likewise.
3704 * replace.el (occur-mode-map): Likewise.
3705
3706 * newcomment.el (uncomment-region): Bind comment-use-global-state
3707 to nil.
3708
3709 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
3710
3711 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
3712 locally around the call to `revert-buffer'.
3713
3714 2004-09-03 Juri Linkov <juri@jurta.org>
3715
3716 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
3717 `isearch-adjusted' to `t'.
3718 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
3719 (isearch-message-prefix): Add "pending" for isearch-adjusted.
3720 (isearch-other-meta-char): Restore isearch-point unconditionally.
3721 (isearch-query-replace): Add new arg `regexp-flag' and use it.
3722 Set point to start of match if region is not active in transient
3723 mark mode (to include the current match to region boundaries).
3724 Push the search string to `query-replace-from-history-variable'.
3725 Add prompt "Query replace regexp" for isearch-regexp.
3726 Add region beginning/end as last arguments of `perform-replace.'
3727 (isearch-query-replace-regexp): Replace code by the call to
3728 `isearch-query-replace' with arg `t'.
3729
3730 2004-09-03 Richard M. Stallman <rms@gnu.org>
3731
3732 * startup.el (normal-top-level): Undo previous TERM change.
3733
3734 2004-09-03 Kim F. Storm <storm@cua.dk>
3735
3736 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
3737 highlight overlays; allow using RET when cursor is over a button.
3738 (cua--highlight-rectangle): Use it.
3739 (cua--rectangle-set-corners): Don't move backwards at eol.
3740 (cua--forward-line): Don't move into void after eob.
3741
3742 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
3743 point is set (and displayed) inside rectangle.
3744 (cua--rectangle-operation): Fix for highlight of empty lines.
3745 (cua--highlight-rectangle): Fix highlight for tabs.
3746 Position cursor at left/right edge of rectangle using new `cursor'
3747 property on overlay strings.
3748 (cua--indent-rectangle): Don't tabify.
3749 (cua-rotate-rectangle): Ignore that point has moved.
3750
3751 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3752
3753 * term/mac-win.el: Add ASCII equivalents for some function keys.
3754 (mode-line-frame-identification): Sync with x-win.el.
3755
3756 2004-09-02 Juri Linkov <juri@jurta.org>
3757
3758 * progmodes/compile.el (compilation-buffer-name): Compare major
3759 mode with second element of compilation-arguments instead of third
3760 to reflect latest changes in compilation-arguments structure.
3761 (recompile): Use global variable `compilation-directory' to get
3762 recent compilation directory only when `recompile' is invoked NOT
3763 in the compilation buffer. Otherwise, use `default-directory' of
3764 the compilation buffer.
3765 (compilation-error-properties): Allow to funcall col and end-col.
3766 (compilation-mode-font-lock-keywords): Check col and end-col by
3767 `integerp'.
3768 (compilation-goto-locus): If end-mk is non-nil in transient mark
3769 mode don't activate the mark (and don't display message in
3770 push-mark), but highlight overlay between mk and end-mk.
3771
3772 * progmodes/grep.el (grep-highlight-matches): New defcustom.
3773 (grep-regexp-alist): Add rule to highlight grep matches.
3774 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
3775
3776 * info.el (Info-fontify-node): Don't compute other-tag
3777 if Info-hide-note-references=hide.
3778
3779 * help.el (function-called-at-point):
3780 * help-fns.el (variable-at-point):
3781 Try `find-tag-default' when other methods failed.
3782
3783 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
3784 Do not push mark if inhibit-mark-movement is non-nil.
3785
3786 * textmodes/ispell.el (ispell-html-skip-alists):
3787 Fix backslashes in docstring.
3788
3789 2004-09-01 Juri Linkov <juri@jurta.org>
3790
3791 * isearch.el (isearch-wrap-function)
3792 (isearch-push-state-function): New defvars.
3793 (isearch-pop-fun-state): New defsubst.
3794 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
3795 (isearch-push-state): Set the result of calling
3796 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
3797 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
3798 restore the mode-specific starting point of terminated search.
3799 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
3800 (isearch-repeat): Call `isearch-wrap-function' if defined.
3801 (isearch-message-prefix): Don't add prefix "over" to the message
3802 for wrapped search if `isearch-wrap-function' is defined.
3803 (isearch-search): Call function saved in `isearch-pop-fun-state' to
3804 restore the mode-specific starting point of failed search.
3805
3806 * info.el (Info-search-whitespace-regexp): Fix backslashes.
3807 (Info-search): Add new optional arguments for the sake of isearch.
3808 Replace whitespace in Info-search-whitespace-regexp literally.
3809 Add backward search. Don't call `Info-select-node' if regexp is
3810 found in the same Info node. Don't add node to Info-history for
3811 wrapped isearch.
3812 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
3813 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
3814 (Info-mode): Set local variables `isearch-search-fun-function',
3815 `isearch-wrap-function', `isearch-push-state-function',
3816 `search-whitespace-regexp'.
3817
3818 * isearch.el: Remove ancient Change Log section.
3819 (isearch-string, isearch-message-string, isearch-point)
3820 (isearch-success, isearch-forward-flag, isearch-other-end)
3821 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
3822 (isearch-barrier, isearch-within-brackets)
3823 (isearch-case-fold-search): Add suffix `-state' to state-related
3824 defsubsts to avoid name clashes with other function names.
3825
3826 * simple.el (next-error): New defgroup and defface.
3827 (next-error-highlight, next-error-highlight-no-select):
3828 New defcustoms.
3829 (next-error-no-select): Let-bind next-error-highlight to the value
3830 of next-error-highlight-no-select before calling `next-error'.
3831
3832 * progmodes/compile.el (compilation-goto-locus):
3833 Use `next-error' face instead of `region'. Set 4-th argument of
3834 `move-overlay' to `current-buffer' to move overlay to different
3835 source buffers. Use new variable `next-error-highlight'.
3836
3837 * simple.el (next-error-find-buffer): Move the rule
3838 "if current buffer is a next-error capable buffer" after the
3839 rule "if next-error-last-buffer is set to a live buffer".
3840 Simplify to test all rules in one `or'.
3841 (next-error): Doc fix.
3842 (next-error, previous-error, first-error)
3843 (next-error-no-select, previous-error-no-select):
3844 Make arguments optional.
3845
3846 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
3847
3848 * macros.el (apply-macro-to-region-lines): Make it operate on all
3849 lines that begin in the region, rather than on all complete lines
3850 in the region.
3851
3852 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3853
3854 * x-dnd.el (x-dnd-protocol-alist): Document update.
3855 (x-dnd-known-types): Defcustom it.
3856 (x-dnd-handle-motif): Print message-atom in error message.
3857
3858 2004-08-30 John Paul Wallington <jpw@gnu.org>
3859
3860 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
3861 strings rather than programatically constructing message.
3862
3863 2004-08-30 Richard M. Stallman <rms@gnu.org>
3864
3865 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
3866 Don't return a string that would read as the wrong character code.
3867
3868 2004-08-29 Kim F. Storm <storm@cua.dk>
3869
3870 * emulation/cua-base.el (cua-auto-expand-rectangles):
3871 Remove automatic rectangle padding feature; replace by non-destructive
3872 virtual rectangle edges feature.
3873 (cua-virtual-rectangle-edges): New defcustom.
3874 (cua-auto-tabify-rectangles): New defcustom.
3875 (cua-paste): If paste into a marked rectangle, insert rectangle at
3876 current column, even if virtual; also paste exactly as many lines
3877 as has been marked (ignore additional lines or add empty lines),
3878 but paste whole source if only one line is marked.
3879 (cua--update-indications): No longer use overwrite-cursor to
3880 indicate rectangle padding
3881
3882 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
3883 (cua--rectangle-virtual-edges): New defun.
3884 (cua--rectangle-get-corners): Remove optional PAD arg.
3885 (cua--rectangle-set-corners): Never do padding.
3886 (cua--forward-line): Remove optional PAD arg. Simplify.
3887 (cua-resize-rectangle-right, cua-resize-rectangle-left)
3888 (cua-resize-rectangle-down, cua-resize-rectangle-up):
3889 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
3890 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
3891 (cua--rectangle-move): Never do padding. Simplify.
3892 (cua--tabify-start): New defun.
3893 (cua--rectangle-operation): Add tabify arg. All callers changed.
3894 (cua--pad-rectangle): Remove.
3895 (cua--delete-rectangle): Handle delete with virtual edges.
3896 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
3897 (cua--insert-rectangle): Handle insert at virtual column.
3898 Perform auto-tabify if necessary.
3899 (cua--activate-rectangle): Remove optional FORCE arg.
3900 Never do padding. Simplify.
3901 (cua--highlight-rectangle): Enhance for virtual edges.
3902 (cua-toggle-rectangle-padding): Remove command.
3903 (cua-toggle-rectangle-virtual-edges): New command.
3904 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
3905 (cua--rectangle-post-command): Don't force rectangle padding.
3906 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
3907
3908 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
3909
3910 * indent.el (edit-tab-stops-buffer): Doc fix.
3911
3912 2004-08-28 Richard M. Stallman <rms@gnu.org>
3913
3914 * progmodes/grep.el (grep-default-command): Use find-tag-default.
3915 (grep-tag-default): Function deleted.
3916
3917 * subr.el (find-tag-default): Move from etags.el.
3918
3919 * progmodes/etags.el (find-tag-default): Move to subr.el.
3920
3921 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
3922 into the basic character if it has an uppercase form.
3923
3924 2004-08-27 Kenichi Handa <handa@m17n.org>
3925
3926 * international/utf-8.el (utf-8-post-read-conversion): If the
3927 buffer is unibyte, temporarily make it multibyte.
3928
3929 2004-08-27 Masatake YAMATO <jet@gyve.org>
3930
3931 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
3932
3933 2004-08-25 John Paul Wallington <jpw@gnu.org>
3934
3935 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
3936 0, 1, and many mismatches in message.
3937 (tex-start-shell): Use `set-process-query-on-exit-flag'.
3938
3939 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
3940 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
3941
3942 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
3943
3944 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
3945 vc-diff-switches differently.
3946
3947 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
3948
3949 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
3950 before and a real defvar after
3951 `speedbar-supported-extension-expressions'. This is to silence
3952 the compiler without breaking bootstrapping.
3953
3954 2004-08-22 Richard M. Stallman <rms@gnu.org>
3955
3956 * textmodes/flyspell.el (flyspell-word):
3957 Use set-process-query-on-exit-flag.
3958 (flyspell-highlight-duplicate-region): Take POSS as arg.
3959 (flyspell-word): Pass POSS as arg.
3960
3961 * progmodes/ada-xref.el: Many doc and style fixes.
3962 (ada-find-any-references): Use compilation-start.
3963 (ada-get-ali-file-name): Improve error msg.
3964 (ada-get-ada-file-name): Likewise.
3965
3966 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
3967 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
3968
3969 * mail/mail-extr.el (mail-extr-all-top-level-domains):
3970 Add forward defvar.
3971
3972 * whitespace.el (global-whitespace-mode): New alias
3973 for whitespace-global-mode.
3974
3975 * speedbar.el (speedbar-file-regexp): Move definition up.
3976 (speedbar-mode, speedbar-set-mode-line-format):
3977 Use with-no-warnings.
3978 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
3979
3980 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
3981 controls whether to display the error buffer.
3982
3983 * ps-mule.el: Delete compatibility code for old Emacses.
3984 (ps-mule-find-wrappoint): Don't use chars-in-region.
3985
3986 * frame.el (display-mouse-p, display-selections-p):
3987 Use with-no-warnings.
3988
3989 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
3990
3991 2004-08-22 David Kastrup <dak@gnu.org>
3992
3993 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
3994 information.
3995
3996 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
3997
3998 2004-08-22 Andreas Schwab <schwab@suse.de>
3999
4000 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
4001
4002 2004-08-22 Masatake YAMATO <jet@gyve.org>
4003
4004 * cvs-status.el (cvs-status-checkout): New function.
4005 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
4006
4007 2004-08-21 David Kastrup <dak@gnu.org>
4008
4009 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
4010 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
4011 has been converted to use hashtables, the relation `nil=none' is
4012 no longer valid, as `nil' is not a hashtable. This patch tries to
4013 reduce the number of resulting errors.
4014
4015 2004-08-21 John Paul Wallington <jpw@gnu.org>
4016
4017 * subr.el (process-kill-without-query): Made obsolete in
4018 version 21.4, not 21.5.
4019
4020 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
4021 (vc-previous-comment, vc-next-comment)
4022 (vc-comment-search-reverse, vc-comment-search-forward)
4023 (vc-comment-to-change-log): Likewise.
4024
4025 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
4026
4027 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
4028
4029 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
4030 Correct indentation of DEFMETHODS with non-standard method
4031 combinations (e.g., PROGN, MIN, MAX).
4032
4033 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
4034
4035 * startup.el (normal-top-level-add-subdirs-to-load-path):
4036 Avoid unnecessarily checking system-type.
4037 (normal-top-level): Set TERM to "dumb". Simplify.
4038
4039 * avoid.el (mouse-avoidance-ignore-p): New fun.
4040 Also ignore switch-frame, select-window, double, and triple clicks.
4041 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
4042 (mouse-avoidance-fancy-hook): Use it.
4043
4044 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
4045
4046 * avoid.el (mouse-avoidance-nudge-mouse)
4047 (mouse-avoidance-banish-destination): Stay within the current window
4048 to avoid problems with mouse-autoselect-window.
4049
4050 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4051
4052 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
4053 the newer format of some messages in cvs-1.12.1.
4054
4055 2004-08-19 Masatake YAMATO <jet@gyve.org>
4056
4057 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
4058 (elp-results-jump-to-definition-by-mouse)
4059 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
4060 (elp-output-result): Use elp-output-insert-symname.
4061
4062 2004-08-18 Kenichi Handa <handa@m17n.org>
4063
4064 * language/cyrillic.el: Register koi8-r in
4065 ctext-non-standard-encodings-alist.
4066 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
4067
4068 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4069
4070 * emacs-lisp/copyright.el (copyright-update-year): Delete code
4071 that replaces 20xy with xy.
4072
4073 2004-08-17 John Paul Wallington <jpw@gnu.org>
4074
4075 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
4076 (reb-force-update): Doc fix.
4077
4078 2004-08-16 Richard M. Stallman <rms@gnu.org>
4079
4080 * progmodes/which-func.el (which-func-update-1): Doc fix.
4081
4082 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
4083 (sh-mode-abbrev-table): New variable.
4084
4085 * progmodes/compile.el (compilation-mode): Doc fix.
4086
4087 * emacs-lisp/lisp-mode.el (eval-last-sexp):
4088 Don't cons a new symbol each time.
4089 (eval-last-sexp-fake-value): New variable.
4090
4091 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
4092 (copyright-update-year): Detect continuation of list of years.
4093
4094 * term.el (term-default-fg-color, term-default-bg-color)
4095 (ansi-term-color-vector): Use `unspecified', not nil, as default.
4096
4097 * imenu.el: Several doc fixes: don't say variables are buffer-local.
4098
4099 2004-08-16 Davis Herring <herring@lanl.gov>
4100
4101 * isearch.el (isearch-string, isearch-message-string, isearch-point)
4102 (isearch-success, isearch-forward-flag, isearch-other-end)
4103 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
4104 (isearch-barrier, isearch-within-brackets)
4105 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
4106
4107 2004-08-16 Kenichi Handa <handa@m17n.org>
4108
4109 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
4110
4111 2004-08-15 Kenichi Handa <handa@m17n.org>
4112
4113 * term/x-win.el (x-selection-value): If utf8 was successful but
4114 ctext was not, use utf8 string.
4115
4116 2004-08-14 Davis Herring <herring@lanl.gov>
4117
4118 * isearch.el: Remove accidental changes of March 4. Fix backing
4119 up when a regexp isearch is made more general. Use symbolic
4120 accessor functions for isearch stack frames to make usage clearer.
4121 (search-whitespace-regexp): Made groups in documentation shy (as
4122 is the group in the default value).
4123 (isearch-fallback): New function, addresses problems with regexps
4124 liberalized by `\|', adds support for liberalization by `\}' (the
4125 general repetition construct), and incorporates behavior for
4126 `*'/`?'.
4127 (isearch-}-char): New command, calls `isearch-fallback' with
4128 arguments appropriate to a typed `}'.
4129 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
4130 appropriately.
4131 (isearch-mode-map): Bind `}' to `isearch-}-char'.
4132 (isearch-string, isearch-message,string, isearch-point)
4133 (isearch-success, isearch-forward-flag, isearch-other-end)
4134 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
4135 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
4136 New inline functions to read fields of a stack frame.
4137
4138 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
4139
4140 * battery.el (battery-linux-proc-acpi): Look into battery
4141 directories matching the literal string "CMB", too (required for
4142 Linux kernel version 2.6.7).
4143
4144 2004-08-14 John Paul Wallington <jpw@gnu.org>
4145
4146 * cus-start.el (read-file-name-completion-ignore-case): Add.
4147 (blink-cursor-alist): Change version to "21.4".
4148
4149 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
4150
4151 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
4152
4153 * speedbar.el (speedbar-scan-subdirs): New option.
4154 (speedbar-file-lists): Don't ignore file-name case on Unix and use
4155 dolist.
4156 (speedbar-insert-files-at-point): Take an extra argument and use
4157 it to optionally find out if a subdir is empty. Also unreadable
4158 files don't get expand buttons.
4159 (speedbar-directory): New image (unused pixmap already existed).
4160 (speedbar-expand-image-button-alist): Use it.
4161
4162 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4163
4164 CC Mode update to 5.30.9:
4165
4166 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
4167 Move from cc-vars to cc-defs for dependency reasons. Fix the
4168 POSIX char class test to check that it works in
4169 `skip-chars-(forward|backward)' too.
4170
4171 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
4172 first argument starts with a special brace list.
4173
4174 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
4175 when `c-opt-type-concat-key' is used (i.e. in Pike).
4176
4177 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
4178 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
4179 >)".
4180
4181 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
4182 whitespace safe.
4183
4184 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
4185 position for `arglist-intro', `arglist-cont-nonempty' and
4186 `arglist-close' when there are two arglist open parens on the same
4187 line and there's nothing in front of the first.
4188
4189 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
4190 locking of qualified names in Java, which previously could fontify
4191 common indexing expressions in many cases. The standard Java
4192 naming conventions are used to tell them apart.
4193
4194 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
4195 Fix inconsistency wrt opening parens on the first line inside a paren
4196 block.
4197
4198 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
4199 compile time for the sake of `c-major-mode-is'.
4200
4201 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
4202 `c-major-mode-is' in the event that this is used inside a
4203 `c-lang-defconst'.
4204
4205 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
4206 `c-lang-defconst' so that it works better with fallback languages.
4207
4208 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
4209 it to fail to record the base mode.
4210
4211 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
4212 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
4213 is used. Reorder the syntax checks to get more efficient
4214 skipping in some situations.
4215
4216 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
4217 continuation which might precede the newly inserted '{'.
4218
4219 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
4220 Fix cases where it could loop indefinitely.
4221
4222 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
4223 size specs correctly. Only fontify identifiers in front of '('
4224 with as functions - don't accept any paren char. Tighten up
4225 initializer skipping to stop before function and class blocks.
4226
4227 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
4228 the point could be left directly after an open paren when finding
4229 the beginning of the first decl in the block.
4230
4231 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
4232 table when filtering out legitimate open parens to be recorded.
4233 This could cause cache inconsistencies when e.g.
4234 `c++-template-syntax-table' was temporarily in use.
4235
4236 * progmodes/cc-engine.el (c-on-identifier)
4237 (c-simple-skip-symbol-backward): Small fix for handling "-"
4238 correctly in `skip-chars-backward'. Affected the operator lfun
4239 syntax in Pike.
4240
4241 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
4242 Fix bug that could cause an error from `after-change-functions' when
4243 the changed region is at bob.
4244
4245 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
4246
4247 CC Mode update to 5.30.9:
4248
4249 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
4250 to say that <TAB> doesn't insert WS into a CPP line.
4251 (c-indent-command, c-tab-always-indent): Amend doc strings.
4252
4253 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
4254 checks for user errors, thus eliminating cryptic and unhelpful
4255 Emacs error messages. (1) Check the arg to `c-set-style' is a
4256 string. (2) Check that settings to `c-offsets-alist' are not
4257 spuriously quoted.
4258
4259 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
4260 which precedes the newly inserted `{'.
4261
4262 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
4263
4264 Sync with Tramp 2.0.44.
4265
4266 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
4267 function "tramp_file_attributes". Otherwise, file names
4268 containing spaces are misinterpreted. Reported by Magnus Henoch
4269 <mange@freemail.hu>.
4270 (tramp-handle-file-truename): FILENAME must be expanded first.
4271 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
4272 obscure results. Reported by D. Goel <deego@gnufans.org>.
4273 (tramp-handle-verify-visited-file-modtime): If file does not
4274 exist, say it is not modified if and only if that agrees with the
4275 buffer's record. Check whether a file is visiting the buffer, or
4276 the buffer has no recorded last modification time. Return t in
4277 case the visiting file doesn't exist. Suggested by Luc Teirlinck
4278 <teirllm@auburn.edu>.
4279 (tramp-handle-write-region): Pass modtime explicitely to
4280 `set-visited-file-modtime', because filename can be different
4281 from (buffer-file-name) if `file-precious-flag' is set.
4282 `set-visited-file-modtime' must be called always when `visit' is t
4283 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
4284 (tramp-handle-set-visited-file-modtime): If `time-list' is not
4285 nil, don't apply the whole body. If the file doesn't exists, set
4286 modtime to '(-1 65535). Suggested by Luc Teirlinck
4287 <teirllm@auburn.edu>.
4288
4289 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
4290
4291 * help.el (describe-bindings): Doc fix.
4292
4293 * subr.el (kbd): Doc fix.
4294
4295 2004-08-08 John Paul Wallington <jpw@gnu.org>
4296
4297 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
4298 instead of `string-to-int'.
4299 (define-ibuffer-column mode): Fix indentation.
4300
4301 2004-08-08 Lars Hansen <larsh@math.ku.dk>
4302
4303 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
4304
4305 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4306
4307 * subr.el (global-unset-key, local-unset-key): Doc fixes.
4308
4309 * novice.el (disabled-command-function): New variable renamed from
4310 `disabled-command-hook'.
4311 (disabled-command-hook): Keep the _variable_ as alias for
4312 `disabled-command-function' and make obsolete.
4313 (disabled-command-function): Function renamed from
4314 `disabled-command-hook'. Adapt code to name change of the variable.
4315
4316 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
4317
4318 * simple.el (completion-root-regexp): New defvar.
4319 (completion-setup-function): Use it instead of a literal string.
4320
4321 2004-08-07 John Paul Wallington <jpw@gnu.org>
4322
4323 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
4324 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
4325 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
4326 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
4327
4328 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
4329
4330 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
4331 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
4332
4333 2004-08-04 Kenichi Handa <handa@m17n.org>
4334
4335 * international/encoded-kb.el (encoded-kbd-setup-keymap):
4336 Fix previous change.
4337
4338 2004-08-03 Kenichi Handa <handa@m17n.org>
4339
4340 * international/encoded-kb.el: The following changes are to
4341 utilize key-translation-map instead of minor mode map.
4342 (encoded-kbd-iso2022-non-ascii-map): Delete it.
4343 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
4344 (encoded-kbd-last-key): New function.
4345 (encoded-kbd-iso2022-single-shift): New function.
4346 (encoded-kbd-iso2022-designation)
4347 (encoded-kbd-self-insert-iso2022-7bit)
4348 (encoded-kbd-self-insert-iso2022-8bit)
4349 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
4350 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
4351 key-translation-map.
4352 (encoded-kbd-setup-keymap): Setup key-translation-map.
4353 (saved-key-translation-map): New variable.
4354 (encoded-kbd-mode): Save/restore key-translation-map.
4355 Adjust for the change of encoded-kbd-setup-keymap.
4356
4357 2004-08-02 Kim F. Storm <storm@cua.dk>
4358
4359 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
4360 and call compute-motion with nil for topos and width to get proper
4361 usable width and height for both window and non-window systems.
4362
4363 * windmove.el (windmove-coordinates-of-position): Let compute-motion
4364 calculate usable window width and height.
4365
4366 * window.el (window-buffer-height): Call compute-motion with nil width.
4367
4368 2004-08-01 David Kastrup <dak@gnu.org>
4369
4370 * replace.el (query-replace-read-from):
4371 Use `query-replace-compile-replacement'.
4372 (query-replace-compile-replacement): New function.
4373 (query-replace-read-to): Use `query-replace-compile-replacement'
4374 for repeating the last command.
4375
4376 2004-08-01 John Paul Wallington <jpw@gnu.org>
4377
4378 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
4379 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
4380 (pr-switches): Remove period from end of error messages.
4381
4382 * help-mode.el (help-go-back): Likewise.
4383
4384 * abbrev.el (only-global-abbrevs): Doc fix.
4385 (edit-abbrevs-map): Define within defvar.
4386 (quietly-read-abbrev-file): Doc fix.
4387
4388 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
4389
4390 * novice.el (enable-command, disable-command): Doc fixes.
4391
4392 * subr.el (event-modifiers, event-basic-type): Doc fixes.
4393
4394 2004-07-30 Richard M. Stallman <rms@gnu.org>
4395
4396 * subr.el (with-local-quit): Doc fix.
4397
4398 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
4399
4400 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
4401
4402 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
4403
4404 * custom.el (defcustom): Doc fix.
4405
4406 2004-07-28 Masatake YAMATO <jet@gyve.org>
4407
4408 * progmodes/etags.el (etags-tags-apropos): Show building progress.
4409
4410 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4411
4412 * imenu.el (imenu-prev-index-position-function)
4413 (imenu-extract-index-name-function, imenu-name-lookup-function)
4414 (imenu--index-alist): Docstring redundancy fix.
4415
4416 2004-07-25 Lars Hansen <larsh@math.ku.dk>
4417
4418 * wdired.el (wdired-finish-edit): Require dired-aux before locally
4419 binding dired-backup-overwrite.
4420
4421 2004-07-25 John Paul Wallington <jpw@gnu.org>
4422
4423 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
4424
4425 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4426
4427 * term/tty-colors.el (tty-color-approximate): Doc fix.
4428
4429 * select.el (x-get-selection, x-set-selection): Doc fixes.
4430
4431 * frame.el (make-frame): Doc fix.
4432
4433 2004-07-24 Richard M. Stallman <rms@gnu.org>
4434
4435 * mail/rmail.el (rmail-mime-charset-pattern):
4436 Don't include semicolon in the charset value.
4437
4438 * replace.el (occur-next-error): Call set-window-point.
4439 (occur-engine): Handle negative NLINES.
4440
4441 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
4442
4443 * frame.el (modify-all-frames-parameters): Minor doc fix.
4444 (set-frame-configuration): Doc fix.
4445
4446 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
4447
4448 * simple.el (completion-setup-function): Compute the common parts
4449 and the first difference place correctly when
4450 partial-completion-mode is on.
4451
4452 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4453
4454 * ps-print.el: Doc fix.
4455 (ps-print-version): New version 6.6.5.
4456 (ps-printing-region): Doc fix.
4457 (ps-generate-string-list): Comment fix.
4458 (ps-message-log-max): Code fix.
4459
4460 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
4461
4462 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
4463 generated PostScript.
4464
4465 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
4466
4467 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
4468 with Gnus v5_10 branch.)
4469
4470 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
4471
4472 * calendar/time-date.el (time-to-number-of-days): New function.
4473 Imported from from Gnus.
4474
4475 2004-07-22 Kim F. Storm <storm@cua.dk>
4476
4477 * progmodes/make-mode.el: Fix comments.
4478
4479 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4480
4481 * printing.el: Doc fix.
4482
4483 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
4484
4485 * frame.el (modify-all-frames-parameters): Minor doc fix.
4486
4487 2004-07-20 Richard M. Stallman <rms@gnu.org>
4488
4489 * textmodes/fill.el (fill-nobreak-p): If this break point is
4490 at the end of the line, don't consider the newline which follows
4491 as a reason to return t.
4492
4493 2004-07-19 John Paul Wallington <jpw@gnu.org>
4494
4495 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
4496
4497 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4498
4499 * dired-aux.el (dired-do-kill-lines): Expand docstring.
4500 Delete irrelevant code.
4501
4502 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
4503
4504 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
4505 New docstring. From Luc Teirlinck.
4506
4507 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
4508
4509 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
4510 section.
4511 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
4512 non-file buffers. We know it is nil.
4513
4514 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
4515
4516 Sync with Tramp 2.0.43.
4517
4518 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
4519 Remove outdated comment.
4520 (tramp-locked, tramp-locker): New variables for implementing a
4521 global lock.
4522 (tramp-sh-file-name-handler): Use them to implement the global lock.
4523
4524 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
4525
4526 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
4527 calls to respective `xxx` calls.
4528 (tramp-process-alive-regexp): Precise doc string.
4529 (tramp-multi-action-process-alive): New defun.
4530 (tramp-multi-actions): Use it.
4531 (tramp-handle-find-backup-file-name): `copy-tree' is available
4532 since Emacs 21.4 only (XEmacs has it). Implementation rewritten
4533 in order to avoid this function.
4534 (tramp-handle-write-region): Set current buffer. If connection
4535 wasn't open, `file-modes' has changed it accidently. Reported by
4536 David Kastrup <dak@gnu.org>.
4537 (tramp-enter-password, tramp-read-passwd): New arguments USER and
4538 HOST.
4539 (tramp-action-password, tramp-multi-action-password): Apply it.
4540 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
4541 name must still contain the port number. Otherwise, we have two
4542 Tramp buffers, with all the confusion. Reported by Myron Selby
4543 <myron@xytech.com> and Rolf Dubitzky
4544 <Dubitzky@physi.uni-heidelberg.de>.
4545
4546 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
4547 HOST to `tramp-enter-passwd'.
4548
4549 * net/tramp-vc.el (all): Code cleanup. Change all
4550 `tramp-handle-xxx' calls to respective `xxx` calls.
4551
4552 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
4553
4554 * emacs-lisp/testcover.el: New category "potentially-1valued" for
4555 functions that are not erroneous if either 1-valued or
4556 multi-valued. Detect functions in this class.
4557 (testcover-1value-functions, testcover-compose-functions)
4558 (testcover-progn-functions) Add some additional functions to lists.
4559 (testcover-mark): Bugfix when marking up the definition for an
4560 empty function.
4561
4562 2004-07-17 Richard M. Stallman <rms@gnu.org>
4563
4564 * replace.el (occur-read-primary-args): Pass default to
4565 read-from-minibuffer.
4566
4567 * mail/footnote.el (footnote-section-tag): Use defcustom.
4568
4569 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
4570 Compile font-lock-keywords, not KEYWORDS.
4571 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
4572 Add warn, check-type. Handle cerror like error.
4573
4574 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
4575
4576 * progmodes/which-func.el (which-func-keymap): New var.
4577 (which-func-face): New face.
4578 (which-func-format): Use them.
4579
4580 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4581
4582 * buff-menu.el (list-buffers-noselect): Append the buffer's
4583 process status to its mode name.
4584
4585 2004-07-16 Kim F. Storm <storm@cua.dk>
4586
4587 * simple.el (inhibit-mark-movement): New defvar.
4588 (beginning-of-buffer, end-of-buffer): Do not push mark if
4589 inhibit-mark-movement is non-nil or C-u prefix is given.
4590
4591 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
4592 Init to beginning-of-buffer and end-of-buffer.
4593 (cua--undo-push-mark): New defvar.
4594 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
4595 already active and command is in cua--preserve-mark-commands.
4596 Also fix check for shift modifier on non-window systems.
4597 (cua--post-command-handler): Clear inhibit-mark-movement if set.
4598
4599 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4600
4601 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
4602 of two integers, instead of a cons.
4603
4604 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
4605 `visited-file-modtime' now returns a list of two integers, instead
4606 of a cons.
4607
4608 * dired.el (dired-directory-changed-p): Ditto.
4609
4610 * progmodes/grep.el (grep): Doc fix.
4611
4612 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
4613
4614 * autorevert.el (auto-revert-tail-mode)
4615 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
4616 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
4617 in both at the same time.
4618 (auto-revert-tail-mode): New command.
4619 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
4620 (auto-revert-handler): Revert only either tail or whole file.
4621
4622 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
4623 add auto-revert-tail-mode.
4624
4625 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4626
4627 * printing.el: Doc fix. Change name of some funs.
4628 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
4629 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
4630 (pr-standard-file-name): New fun. Replace pr-standard-path.
4631 (pr-call-process): Code fix.
4632
4633 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
4634
4635 * subr.el (with-selected-window): Doc fix.
4636
4637 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
4638
4639 * subr.el (get-buffer-window-list): Doc fix.
4640
4641 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
4642
4643 * files.el (switch-to-buffer-other-window): Doc fix.
4644
4645 * window.el (save-selected-window, one-window-p)
4646 (split-window-keep-point, split-window-vertically)
4647 (split-window-horizontally): Doc fixes.
4648
4649 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4650
4651 * printing.el: Doc fix. Now it uses call-process instead of
4652 shell-command for low command execution.
4653 (pr-version): New version number (6.8).
4654 (pr-shell-file-name): Option removed.
4655 (pr-shell-command): Fun removed.
4656 (pr-call-process): New fun. Replace pr-shell-command.
4657 (pr-standard-path, pr-remove-nil-from-list): New funs.
4658 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
4659 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
4660 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
4661 (pr-ps-utility-process, pr-txt-print): Code fix.
4662
4663 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4664
4665 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
4666 boolean.
4667
4668 2004-07-09 Lars Hansen <larsh@math.ku.dk>
4669
4670 * wid-edit.el (widget-field-buffer): Doc fix.
4671
4672 2004-07-09 John Paul Wallington <jpw@gnu.org>
4673
4674 * emacs-lisp/re-builder.el (reb-update-overlays):
4675 Distinguish between one and several matches in message.
4676
4677 2004-07-09 Richard M. Stallman <rms@gnu.org>
4678
4679 * mouse.el (mouse-set-region-1): If transient-mark-mode
4680 is `identity', change it to `only'.
4681
4682 * simple.el (current-word): Doc fix.
4683
4684 2004-07-09 Mark A. Hershberger <mah@everybody.org>
4685
4686 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
4687 so that it is more understanding of whitespace.
4688
4689 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
4690 form
4691 (("ns" . "element") (attr-list) children) instead of
4692 ((:ns . "element") (attr-list) children) in order to reduce the
4693 number of symbols used.
4694 (xml-skip-dtd): Change to use xml-parse-dtd but set
4695 xml-validating-parsing to nil.
4696 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
4697 (xml-substitute-entity): Remove in favor of new entity substitution.
4698 (xml-substitute-special): Rewrite in to substitute complex
4699 entities from DOCTYPE declarations.
4700 (xml-parse-fragment): Parse fragments from entity deleclarations.
4701 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
4702 (xml-parse-dtd, xml-substitute-special): Make validity checks
4703 conditioned on xml-validating-parser. Add "Not Well Formed" to
4704 error messages about well-formedness.
4705
4706 2004-07-08 Steven Tamm <steventamm@mac.com>
4707
4708 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
4709 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
4710 Do not treat double clicks and triple clicks specially in the
4711 scroll bar (preventing strange repositioning problems)
4712
4713 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
4714
4715 * replace.el (query-replace-regexp-eval): Fix last change.
4716
4717 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
4718
4719 * replace.el (query-replace-descr): New fun.
4720 (query-replace-read-from, query-replace-read-args): Default to the
4721 previous from&to.
4722 (query-replace-read-to): Quote the `from' string when displaying it.
4723 (query-replace-regexp-eval): Immediately check read-only status.
4724 Use query-replace-read-from to get the \n checking.
4725 Quote the `from' string when displaying it.
4726 (map-query-replace-regexp, occur-read-primary-args):
4727 Quote the `from' string when displaying it.
4728
4729 * isearch.el (isearch-query-replace): Pass the regexp-ness and
4730 delimited-ness of the search to query-replace.
4731
4732 * replace.el (query-replace-read-from, query-replace-read-to):
4733 New funs extracted from query-replace-read-args.
4734 (query-replace-read-args): Use them.
4735
4736 * replace.el (query-replace-interactive, query-replace-read-args):
4737 Remove the `initial' special value.
4738 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
4739 (occur-engine): Remove unused var `matchend'.
4740
4741 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
4742 Use the search string without prompting.
4743
4744 2004-07-05 Kenichi Handa <handa@m17n.org>
4745
4746 * international/mule.el (decode-coding-inserted-region):
4747 Set last-coding-system-used only when coding is nil.
4748
4749 2004-07-03 Eli Zaretskii <eliz@gnu.org>
4750
4751 * progmodes/grep.el (grep-compute-defaults, grep-command)
4752 (grep-program, find-program, grep-find-use-xargs, grep-history)
4753 (grep-find-history, grep-tag-default, grep-find-command)
4754 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
4755 Add autoload cookies, for unbundled packages that load `compile'
4756 and expect all grep-related symbols to become defined.
4757
4758 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
4759
4760 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
4761 (iimage-mode-image-search-path): New user option to search the
4762 image file.
4763 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
4764 have locate-file.
4765 (iimage-mode-buffer): Use it.
4766
4767 2004-07-03 Nick Roberts <nickrob@gnu.org>
4768
4769 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
4770 carefully.
4771 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
4772
4773 2004-07-03 Juri Linkov <juri@jurta.org>
4774
4775 * replace.el (query-replace-read-args): Swallow space after 'foo,
4776 not after (quote foo). Match space only immediately after symbol,
4777 not anywhere in the whole string.
4778
4779 2004-07-02 Richard M. Stallman <rms@gnu.org>
4780
4781 * replace.el (query-replace-read-args): Swallow space after
4782 symbols, not after closeparens. But avoid error if string ends there.
4783
4784 * progmodes/python.el (python-beginning-of-statement):
4785 Exit the loop if backward-up-list gets error.
4786
4787 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
4788
4789 2004-07-02 Andre Spiegel <spiegel@gnu.org>
4790
4791 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
4792 only if vc-consult-headers is non-nil.
4793
4794 2004-07-02 Juri Linkov <juri@jurta.org>
4795
4796 * pcvs.el (cvs-mode-diff-repository): New command.
4797
4798 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
4799
4800 2004-07-01 Juri Linkov <juri@jurta.org>
4801
4802 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
4803 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
4804 C-M-% to isearch-query-replace-regexp.
4805 (minibuffer-local-isearch-map): Add arrow key bindings.
4806 Bind C-f to isearch-yank-char-in-minibuffer.
4807 (isearch-forward): Doc fix.
4808 (isearch-edit-string): Doc fix.
4809 (isearch-query-replace, isearch-query-replace-regexp): New funs.
4810 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
4811 (isearch-yank-char): Add optional arg.
4812 (isearch-yank-char-in-minibuffer): New fun.
4813
4814 * replace.el (query-replace-interactive): Change type from boolean
4815 to choice. Add value `initial'.
4816 (query-replace-read-args): Handle value `initial' of
4817 query-replace-interactive.
4818
4819 2004-06-29 Kim F. Storm <storm@cua.dk>
4820
4821 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
4822 (breakpoint-disabled-bitmap-face): Add :group 'gud.
4823
4824 * progmodes/ada-xref.el (ada-tight-gvd-integration):
4825 Add :group 'ada.
4826
4827 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
4828
4829 2004-06-29 Juri Linkov <juri@jurta.org>
4830
4831 * replace.el (query-replace-read-args): Swallow a space after
4832 everything except )]" which in most cases means after a symbol.
4833
4834 * emacs-lisp/pp.el (pp-buffer): Add autoload.
4835
4836 2004-06-28 Richard M. Stallman <rms@gnu.org>
4837
4838 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
4839 More changes to go with previous change in font-lock.el.
4840
4841 2004-06-26 David Kastrup <dak@gnu.org>
4842
4843 * replace.el (perform-replace): Highlight the match even in
4844 non-query mode if there is potential replace string editing.
4845
4846 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
4847
4848 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
4849 agree with new return value of `file-remote-p'.
4850 This syncs with Tramp 2.0.42.
4851
4852 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
4853 according to new documentation of `file-remote-p'.
4854
4855 * files.el (file-remote-p): Fix doc to say that return value is
4856 identification of remote system, if not nil.
4857 (file-relative-name): Use new return value of `file-remote-p'.
4858
4859 2004-06-26 Nick Roberts <nickrob@gnu.org>
4860
4861 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
4862 (gdb-goto-breakpoint): Fix breakage.
4863
4864 2004-06-26 Eli Zaretskii <eliz@gnu.org>
4865
4866 * man.el (Man-getpage-in-background): Add windows-nt to the list
4867 of systems where shell-file-name should be used instead of
4868 literal "sh".
4869
4870 2004-06-25 Sam Steingold <sds@gnu.org>
4871
4872 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
4873 function names `(setf symbol)'.
4874
4875 2004-06-24 Richard M. Stallman <rms@gnu.org>
4876
4877 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
4878
4879 * font-lock.el (font-lock-keywords): Change format of compiled values.
4880 Document it.
4881 (font-lock-add-keywords): If font-lock-keywords is compiled,
4882 extract the uncompiled version, modify, then recompile.
4883 (font-lock-remove-keywords): Likewise.
4884 (font-lock-fontify-keywords-region): Handle changed format.
4885 (font-lock-compile-keywords): Handle changed format.
4886 (font-lock-set-defaults): Compile the keywords explicitly here.
4887
4888 2004-06-24 David Kastrup <dak@gnu.org>
4889
4890 * replace.el (query-replace-read-args): Implement `\,' and `\#'
4891 replacements here.
4892 (query-replace-regexp): Doc string explaining this and the new
4893 `\?' replacement. Remove `\,' and `\#' implementation here, as it
4894 is better placed in `query-replace-read-args'.
4895 (replace-regexp): Explain `\,', `\#' and `\?'.
4896 (replace-match-data): New function for thorough reuse/destruction
4897 of old match-data.
4898 (replace-match-maybe-edit): Function for implementing `\?' editing.
4899 (perform-replace): Fix maintaining of the match stack including
4900 already matched regions, implement `\?', fix various problems
4901 with regions while editing and other stuff.
4902 (replace-highlight): Simplify.
4903
4904 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
4905
4906 * progmodes/grep.el (grep-error-screen-columns): New variable.
4907 (grep-regexp-alist): Give it the full functionality of gnu style
4908 compilation messages with line and column ranges. Ask me for the
4909 perl script I'm working on, that uses these.
4910
4911 2004-06-23 Nick Roberts <nickrob@gnu.org>
4912
4913 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
4914 Remove.
4915 (comint-insert-input, comint-mouse-insert-input): New functions
4916 based on comint-insert-clicked-input for two bindings but just
4917 one functionality.
4918
4919 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4920
4921 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
4922
4923 2004-06-23 Lars Hansen <larsh@math.ku.dk>
4924
4925 * files.el (write-contents-functions): Doc fix.
4926
4927 2004-06-21 Juanma Barranquero <lektu@terra.es>
4928
4929 * image.el (image-library-alist): Rewrite docstring in active voice.
4930
4931 2004-06-20 Richard M. Stallman <rms@gnu.org>
4932
4933 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
4934
4935 * isearch.el (isearch-repeat): Avoid testing old match data.
4936 (isearch-message): Display trailing space in special font
4937 when search is failing.
4938 (isearch-search-fun-function): Doc fix.
4939
4940 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
4941
4942 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
4943
4944 * frame.el (show-trailing-whitespace): Doc fix.
4945
4946 * cus-edit.el (custom-variable-documentation): New function.
4947 (custom-variable): Use it.
4948
4949 2004-06-19 Nick Roberts <nickrob@gnu.org>
4950
4951 * man.el (Man-getpage-in-background): Revert previous change but
4952 make cygwin a special case.
4953
4954 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
4955
4956 * autorevert.el (global-auto-revert-non-file-buffers):
4957 Update docstring.
4958
4959 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
4960
4961 * progmodes/compile.el (compilation-error-properties): Store one
4962 more than end-col, if present, so that transient-mark-mode will
4963 highlight last char too.
4964 * progmodes/grep.el (grep-regexp-alist): Match columns and column
4965 ranges, if present.
4966
4967 2004-06-18 Jason Rumney <jasonr@gnu.org>
4968
4969 * makefile.w32-in: Double percent signs in for loops.
4970
4971 2004-06-17 David Kastrup <dak@gnu.org>
4972
4973 * replace.el (query-replace-read-args): Only warn about use of \n
4974 and \t when we are doing a regexp replacement and the actual
4975 escaped character is n or t.
4976 (query-replace-regexp): Add \, and \# interpretation to
4977 interactive call and document it.
4978 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
4979 as shortkey for replace-count.
4980 (replace-quote): New function for doubling backslashes.
4981
4982 2004-06-17 Juanma Barranquero <lektu@terra.es>
4983
4984 * files.el (parse-colon-path, cd): Mention in docstring that the
4985 path separator is colon in GNU-like systems.
4986
4987 * newcomment.el (comment-region-internal): Fix docstring.
4988
4989 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
4990 (ewoc-invalidate, ewoc-collect): Doc fixes.
4991 (ewoc--create-node, ewoc--delete-node-internal):
4992 Fix typos in docstring.
4993
4994 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4995
4996 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
4997 manual to docstring.
4998
4999 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5000
5001 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
5002
5003 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5004
5005 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
5006 Add hyperlink to emacs-xtra manual to docstring.
5007
5008 * autorevert.el (global-auto-revert-non-file-buffers):
5009 Add hyperlink to emacs-xtra manual to docstring, as well as an
5010 info-link.
5011
5012 2004-06-14 Juanma Barranquero <lektu@terra.es>
5013
5014 * image.el (image-library-alist): New variable to map image types
5015 to external libraries. Initialized to nil, unless system-specific
5016 configs change it.
5017 (image-type-available-p): Determine whether an image type is
5018 available by calling `init-image-library'.
5019
5020 * term/w32-win.el (image-library-alist): Initialize to a known set
5021 of probable library names.
5022
5023 2004-06-14 Kenichi Handa <handa@m17n.org>
5024
5025 * international/code-pages.el (windows-1256, cp1125): Fix tables
5026 for several characters.
5027
5028 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
5029
5030 2004-06-13 Richard M. Stallman <rms@gnu.org>
5031
5032 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
5033
5034 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
5035 not "`pc-selection-mode'".
5036
5037 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
5038
5039 * simple.el (previous-matching-history-element): Specify a default.
5040
5041 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
5042
5043 * cus-face.el (custom-declare-face): Simplify code.
5044
5045 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
5046
5047 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5048
5049 * files.el (before-save-hook): Add `time-stamp' to the options.
5050
5051 * time-stamp.el (time-stamp): Recommend adding it to
5052 `before-save-hook', rather than `write-file-functions'.
5053 Make a similar change in `Commentary' section.
5054
5055 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
5056
5057 * diff-mode.el (diff-current-defun): If at start of hunk, use
5058 position of first change.
5059
5060 2004-06-13 Lars Hansen <larsh@math.ku.dk>
5061
5062 * dired-x.el (dired-mark-omitted): Bind to "*O".
5063
5064 2004-06-12 Karl Fogel <kfogel@red-bean.com>
5065
5066 * bookmark.el (bookmark-bmenu-relocate): New function, as
5067 suggested by David J. Biesack <David.Biesack@sas.com>.
5068 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
5069 (bookmark-bmenu-mode): Describe binding in doc string.
5070 (bookmark-set-filename): Save the bookmark list if it's time.
5071
5072 2004-06-13 Kenichi Handa <handa@m17n.org>
5073
5074 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
5075 (ccl-untranslated-to-ucs): Fix typo.
5076
5077 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
5078
5079 * progmodes/python.el (python-open-block-statement-p):
5080 Fix indentation after a block opening that contains a comment.
5081
5082 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
5083
5084 * bindings.el (completion-ignored-extensions): Add file extensions
5085 of Python byte-compiled files.
5086
5087 2004-06-12 Juri Linkov <juri@jurta.org>
5088
5089 * info.el (Info-goto-node): Add autoload.
5090 (Info-toc): Add substring-no-properties on Info file name.
5091 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
5092 (Info-mode-map): Bind L to Info-history, T to Info-toc.
5093
5094 2004-06-12 Kenichi Handa <handa@m17n.org>
5095
5096 * international/mule-cmds.el (set-language-environment):
5097 Load subst tables if necessary.
5098
5099 * international/mule.el (decode-char): Load subst tables if necessary.
5100 (encode-char): Likewise.
5101
5102 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
5103 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
5104 (utf-16le-decode-loop): Set r5 to -1 before loop.
5105 (utf-16be-decode-loop): Likewise.
5106 (ccl-decode-mule-utf-16le): Add EOF processing block.
5107 (ccl-decode-mule-utf-16be): Likewise.
5108 (ccl-decode-mule-utf-16le-with-signature): Likewise.
5109 (ccl-decode-mule-utf-16be-with-signature): Likewise.
5110 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
5111 (ccl-mule-utf-16-encode-untrans): New CCL.
5112 (utf-16-decode-to-ucs): Handle pre-read character.
5113 (utf-16le-encode-loop): Handle surrogate pair.
5114 (utf-16be-encode-loop): Likewise.
5115 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
5116 of utf-16le-encode-loop.
5117 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
5118 of utf-16be-encode-loop.
5119 (mule-utf-16-post-read-conversion):
5120 Call utf-8-post-read-conversion at first.
5121 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
5122 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
5123 Add post-read-conversion and pre-write-conversion.
5124
5125 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
5126 (utf-translate-cjk-unicode-range): New variable.
5127 (utf-translate-cjk-load-tables): New function.
5128 (utf-lookup-subst-table-for-decode): New function.
5129 (utf-lookup-subst-table-for-encode): New function.
5130 (utf-translate-cjk-mode): Init-value changed to t. Don't load
5131 tables here. Update safe-charsets of utf-* coding systems.
5132 (ccl-mule-utf-untrans): New CCL.
5133 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
5134 at end of each branch.
5135 (ccl-mule-utf-8-encode-untrans): New CCL.
5136 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
5137 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
5138 length of encoding. Don't return r0.
5139 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
5140 (utf-8-post-read-conversion): Narrow to region properly.
5141 If utf-translate-cjk-mode is on, load tables if necessary.
5142 Call utf-8-compose with hash-table arg if necessary.
5143 Call XXX-compose-region instead of XXX-post-read-convesion.
5144 (utf-8-pre-write-conversion): New function.
5145 (mule-utf-8): Include CJK charsets in safe-charsets if
5146 utf-translate-cjk-mode is on. Add pre-write-conversion.
5147
5148 * international/characters.el: Temporarily set
5149 utf-translate-cjk-mode to nil.
5150
5151 * language/devan-util.el (devanagari-compose-region):
5152 Add autoload cookie.
5153
5154 * international/ccl.el (ccl-dump-call): Fix printing the
5155 subroutine name.
5156
5157 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
5158
5159 * dired.el (dired-revert): If buffer is marked unmodified before
5160 reverting, keep it marked unmodified.
5161 Adapt to new conventions for commenting out code.
5162 (dired-make-relative): Adapt to new conventions for commenting out code.
5163
5164 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
5165
5166 * eshell/esh-module.el (eshell-load-defgroups):
5167 Bind `vc-handled-backends' to nil when opening files.
5168
5169 2004-06-11 Juanma Barranquero <lektu@terra.es>
5170
5171 * files.el (parse-colon-path, cd): Doc fixes (refer to
5172 `path-separator', not colon).
5173
5174 2004-06-10 Juanma Barranquero <lektu@terra.es>
5175
5176 * newcomment.el (comment-search-forward)
5177 (comment-search-backward): Fix typos in docstring.
5178 (comment-region): Doc fix.
5179
5180 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
5181
5182 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
5183 switch is no longer stored in `dired-switches-alist'.
5184
5185 * dired-aux.el (dired-insert-subdir): Do not store R switch in
5186 `dired-switches-alist'.
5187
5188 2004-06-10 Kim F. Storm <storm@cua.dk>
5189
5190 * pcvs.el (cvs-mode-diff-yesterday): New command.
5191
5192 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
5193
5194 2004-06-10 Juri Linkov <juri@jurta.org>
5195
5196 * emacs-lisp/edebug.el (edebug-eval-defun):
5197 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
5198 Fix docstring.
5199
5200 * simple.el (eval-expression-print-format): Don't print additional
5201 information on the first call to `eval-print-last-sexp'.
5202 (next-error-find-buffer): Fix punctuation.
5203 (killing) <defgroup>: Fix punctuation.
5204 (yank-excluded-properties): Change group from editing to killing.
5205
5206 * replace.el (perform-replace): Use `limit' to terminate the
5207 while-loop explicitly.
5208
5209 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5210
5211 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
5212 Use lc-*.xpm as prefix instead of *-locol.xpm.
5213
5214 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
5215 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
5216 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
5217 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
5218 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
5219 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
5220 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
5221 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
5222 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
5223 * toolbar/lc-up_arrow.xpm:
5224 Rename from *-locol.xpm.
5225
5226 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
5227
5228 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
5229 include forms like &<str>; as valid url patterns.
5230
5231 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5232
5233 * dired.el (dired-diff, dired-backup-diff)
5234 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
5235 (dired-do-chown, dired-do-touch, dired-do-print)
5236 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
5237 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
5238 (dired-create-directory, dired-do-copy, dired-do-symlink)
5239 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
5240 (dired-do-copy-regexp, dired-do-hardlink-regexp)
5241 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
5242 (dired-maybe-insert-subdir, dired-next-subdir)
5243 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
5244 (dired-kill-subdir, dired-tree-up, dired-tree-down)
5245 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
5246 (dired-run-shell-command, dired-query): Remove redundant,
5247 or incorrect, autoloads.
5248
5249 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
5250 does not end in a slash. Add optional argument KILL-ROOT.
5251 Update docstring.
5252 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
5253 (dired-query): Add autoloads.
5254
5255 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
5256
5257 * progmodes/compile.el (compilation-set-window-height):
5258 Rearrange the save-* functions because a buffer can have several current
5259 point in different windows.
5260 (compilation-error-regexp-alist-alist): Recognize {standard input}
5261 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
5262
5263 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5264
5265 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
5266 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
5267 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
5268 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
5269 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
5270 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
5271 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
5272 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
5273 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
5274 * toolbar/up_arrow-locol.xpm:
5275 New versions of icons that uses fewer colors.
5276
5277 * toolbar/tool-bar.el (tool-bar-local-item)
5278 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
5279 if display-color-cells is 256 or less.
5280
5281 2004-06-08 Kim F. Storm <storm@cua.dk>
5282
5283 * wid-edit.el (widget-specify-button): Use hand pointer rather
5284 than mouse-face as visible mouse-over effect.
5285
5286 2004-06-07 Karl Fogel <kfogel@red-bean.com>
5287
5288 * saveplace.el (save-place-alist-to-file): Bind `print-length'
5289 and `print-level' to nil when writing out `save-place-alist'.
5290 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
5291
5292 2004-06-07 Juanma Barranquero <lektu@terra.es>
5293
5294 * completion.el (completion-kill-region): Doc fix.
5295
5296 * format.el (format-insert-annotations)
5297 (format-annotate-location): Doc fixes.
5298 (format-subtract-regions): Make arguments match their use in docstring.
5299
5300 * simple.el (kill-region): Doc fix.
5301
5302 * subr.el (insert-buffer-substring-no-properties)
5303 (insert-buffer-substring-as-yank): Doc fixes.
5304
5305 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
5306
5307 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
5308 Update docstring.
5309 (dired-reset-subdir-switches): New function.
5310
5311 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
5312 Limit scope of `buffer-read-only' binding.
5313
5314 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
5315
5316 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
5317 eshell-explicit-command-char.
5318
5319 2004-06-06 Juanma Barranquero <lektu@terra.es>
5320
5321 * help-fns.el (help-argument-name): Inherit from italic face only
5322 if the frame supports it.
5323
5324 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5325
5326 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
5327 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
5328 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
5329 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
5330 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
5331 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
5332 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
5333 New conversions from xpm files.
5334
5335 * toolbar/README: New file.
5336
5337 2004-06-06 Richard M. Stallman <rms@gnu.org>
5338
5339 * isearch.el (isearch-mode-map): Undo previous change.
5340
5341 2004-06-05 Juri Linkov <juri@jurta.org>
5342
5343 * bindings.el (debug-ignored-errors): Add regexps for history
5344 related messages. Remove $ from "No further undo information".
5345 Move Ediff's messages to ediff.el.
5346
5347 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
5348
5349 * cus-edit.el (custom-display): Add `min-colors'.
5350
5351 * custom.el (defface): Add `supports' to docstring.
5352
5353 * help-fns.el (help-argument-name): Add :group 'help.
5354
5355 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
5356
5357 * find-dired.el (find-ls-subdir-switches): New user option.
5358 (find-dired): No longer call `abbreviate-file-name' on DIR.
5359 Set `dired-subdir-switches' buffer-locally.
5360
5361 * locate.el: Merge the two `Commentary' sections.
5362 (locate-ls-subdir-switches): New user option.
5363 (locate): Update for other changes.
5364 (locate-mode-map): Restore Dired binding for mouse-2.
5365 Bind `locate-mouse-view-file' to M-mouse-2.
5366 Bind `l' to `locate-do-redisplay'.
5367 (locate-main-listing-line-p, locate-do-redisplay): New functions.
5368 (locate-mouse-view-file, locate-tags, locate-find-directory):
5369 Print message if used outside main listing.
5370 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
5371 Various changes to support inserted subdirectories.
5372 (locate-insert-header): Change header of *Locate* buffer.
5373
5374 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
5375 Change interactive default switches.
5376 (dired-rename-subdir-2): Update `dired-switches-alist'.
5377 (dired-insert-subdir, dired-kill-subdir):
5378 Handle `dired-switches-alist'. Do not mark buffer modified.
5379 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
5380 (dired-insert-subdir-doinsert): Omit messages.
5381 Handle `dired-subdir-switches'.
5382 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
5383
5384 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
5385 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
5386 subdirs if -R switch is used for a subdir.
5387 (dired-mode): Set `dired-switches-alist'.
5388 (dired-build-subdir-alist): Only print number of directories in
5389 echo area when invoked interactively.
5390
5391 2004-06-05 Lars Hansen <larsh@math.ku.dk>
5392
5393 * dired-x.el (dired-omit-mode): Rename from
5394 dired-omit-files-p. Use define-minor-mode to define it.
5395 (dired-omit-files-p): Add as alias for dired-omit-mode.
5396 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
5397 dired-mark-omitted.
5398 (dired-mark-omitted): Add. Bind to M-O.
5399
5400 2004-06-05 Kenichi Handa <handa@m17n.org>
5401
5402 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
5403
5404 2004-06-05 Juanma Barranquero <lektu@terra.es>
5405
5406 * help-fns.el (help-argument-name): Reintroduce face.
5407 (help-default-arg-highlight): Use it, now that
5408 `face-differs-from-default-p' can be trusted.
5409
5410 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
5411
5412 * textmodes/table.el: Sentence commands added to Point Motion
5413 group; kill and backward-kill commands added to Extraction group.
5414
5415 2004-06-04 Mario Lang <mlang@delysid.org>
5416
5417 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
5418 systems appear to use mW, make the code handle this. Fix a
5419 division-by-zero bug while at it, and handle kernels with
5420 a slightly different layout in /proc/acpi.
5421
5422 2004-06-04 Karl Fogel <kfogel@red-bean.com>
5423
5424 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
5425 because the latter is a CL-ism. This fixes the bug reported by
5426 Shawn Boyette <mdxi@collapsar.net> in
5427 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
5428
5429 2004-06-04 Miles Bader <miles@gnu.org>
5430
5431 * faces.el (display-supports-face-attributes-p): Function moved to
5432 C code. Previously only the tty-related portion of this function
5433 was done in C; however the previous attempt to do a halfway-proper
5434 job for non-tty displays in lisp didn't work properly because of
5435 funny conditions during Emacs startup.
5436 (face-differs-from-default-p): Simplify, now that
5437 display-supports-face-attributes-p works properly on all display
5438 types. Remove :stipple from comparison; it doesn't really work
5439 in emacs anyway.
5440
5441 2004-06-04 Miles Bader <miles@gnu.org>
5442
5443 * faces.el (face-differs-from-default-p): Use a different
5444 implementation, so we can really check whether FACE displays
5445 differently or not.
5446
5447 2004-06-04 Miles Bader <miles@gnu.org>
5448
5449 * faces.el (display-supports-face-attributes-p): Implement a
5450 `different from default' check for non-tty displays.
5451
5452 2004-06-03 David Kastrup <dak@gnu.org>
5453
5454 * woman.el (woman-mapcan): More concise code.
5455 (woman-topic-all-completions, woman-topic-all-completions-1)
5456 (woman-topic-all-completions-merge): Replace by a simpler and
5457 much faster implementation based on O(n log n) sort/merge instead
5458 of the old O(n^2) behavior.
5459
5460 2004-06-03 Miles Bader <miles@gnu.org>
5461
5462 * subr.el (read-number): Use canonical format for default in prompt.
5463
5464 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
5465 Add regexp for " [...]" style defaults.
5466
5467 2004-06-02 Romain Francoise <romain@orebokech.com>
5468
5469 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
5470 groups: if the user asks for a hidden buffer, open the
5471 corresponding filter group to expose it.
5472
5473 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
5474 `ibuffer-jump-to-buffer'.
5475 (ibuffer-jump-offer-only-visible-buffers): New user option.
5476
5477 2004-06-02 Juanma Barranquero <lektu@terra.es>
5478
5479 * faces.el (frame-update-faces): Add empty docstring so the one
5480 for `ignore' doesn't show through.
5481
5482 * subr.el (process-kill-without-query): Remove spurious "\n" on
5483 obsolescence string.
5484 (focus-frame, unfocus-frame): Add obsolescence declaration and
5485 empty docstring.
5486
5487 * international/mule.el (register-char-codings): Make alias for
5488 `ignore'. Move docstring to obsolescence info and remove redundancy.
5489
5490 2004-06-02 Kim F. Storm <storm@cua.dk>
5491
5492 * frame.el (blink-cursor-start): Turn cursor off initially so blink
5493 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
5494
5495 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5496
5497 * comint.el (comint-replace-by-expanded-history-before-point):
5498 Obey `start' as the docstring says.
5499 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
5500 (comint-update-fence): Prevent font-lock from running unnecessarily.
5501 (comint-dynamic-list-completions): Use with-current-buffer.
5502
5503 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5504
5505 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
5506 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
5507 (bibtex-entry-update): Handle alternatives and optional fields.
5508 (bibtex-parse-entry): Bugfix, handle empty key.
5509
5510 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5511
5512 * vc-arch.el (vc-arch-state): Don't assume the file exists.
5513
5514 2004-05-31 Lars Hansen <larsh@math.ku.dk>
5515
5516 * desktop.el (desktop-save): Don't save minor modes without a
5517 known mode initialization function.
5518
5519 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
5520
5521 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
5522
5523 * autorevert.el: Update `Commentary' section.
5524
5525 2004-05-30 Juanma Barranquero <lektu@terra.es>
5526
5527 * dos-fns.el (convert-standard-filename):
5528 * files.el (convert-standard-filename):
5529 * w32-fns.el (convert-standard-filename):
5530 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
5531
5532 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
5533
5534 Sync with Tramp.
5535
5536 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
5537 (tramp-let-maybe): Move to an earlier spot in the file.
5538 Patch by Andreas Schwab.
5539
5540 2004-05-30 Andreas Schwab <schwab@suse.de>
5541
5542 * dired.el (dired-get-filename): Don't use dired-re-dot.
5543
5544 2004-05-30 Richard M. Stallman <rms@gnu.org>
5545
5546 * files.el (find-file): Doc fix.
5547
5548 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
5549
5550 2004-05-30 Nick Roberts <nickrob@gnu.org>
5551
5552 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
5553 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
5554 modeline of the locals buffer.
5555 (gdb-goto-breakpoint): Handle gdbmi.
5556 (gdb-get-frame-number): Change for gdbmi.
5557
5558 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
5559
5560 * files.el (file-remote-p): Apply file name handler for operation
5561 `file-remote-p'. It isn' a property any longer.
5562 (file-relative-name): `fh' and `fd' get the required value via
5563 `find-file-name-handler' already.
5564
5565 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
5566 (top): Remove setting of `file-remote-p' property for
5567 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
5568
5569 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
5570
5571 Version 2.0.41 of Tramp released.
5572
5573 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
5574 Throw away if process has died.
5575 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
5576 (tramp-out-of-band-prompt-regexp): Rename to
5577 `tramp-process-alive-regexp', because its usage is widen.
5578 (tramp-actions-copy-out-of-band): Apply it.
5579 (tramp-actions-before-shell, tramp-multi-actions):
5580 Add `tramp-action-process-alive' action.
5581 (tramp-action-process-alive): New defun.
5582 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
5583 Add entry for `file-remote-p'.
5584 (tramp-handle-file-remote-p): New defun.
5585 (top): Remove setting of `file-remote-p'. Don't set
5586 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
5587
5588 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
5589 `file-remote-p'.
5590
5591 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
5592 counted for (last) line. [They should or they shouldn't? --Stef]
5593 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
5594
5595 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
5596
5597 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
5598 not really necessary but seems to keep the shell history smaller
5599 in some cases. It is no substitute for setting HISTFILE and
5600 HISTSIZE from tramp-open-connection-setup-interactive-shell,
5601 though. Suggested by Luc Teirlinck.
5602 (tramp-open-connection-setup-interactive-shell): Export variables
5603 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
5604 (tramp-set-process-query-on-exit-flag): New compat function.
5605 (tramp-open-connection-multi, tramp-open-connection-su)
5606 (tramp-open-connection-rsh, tramp-open-connection-telnet)
5607 (tramp-do-copy-or-rename-file-out-of-band): Use it.
5608 (tramp-let-maybe): New macro, let-binds a variable only if it
5609 isn't obsolete.
5610 (tramp-check-ls-commands, tramp-handle-expand-file-name)
5611 (tramp-handle-file-truename): Use it.
5612 (tramp-completion-file-name-regexp-unified): Avoid matching
5613 filenames starting with "/:" -- those are reserved for
5614 file-name-non-special.
5615
5616 * tramp-smb.el (tramp-smb-open-connection):
5617 Use tramp-set-process-query-on-exit-flag compat function.
5618
5619 2004-05-29 Richard M. Stallman <rms@gnu.org>
5620
5621 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
5622
5623 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
5624 (eval-last-sexp-print-value): Print char equivalent regardless
5625 of standard-output value.
5626
5627 * thumbs.el (thumbs-subst-char-in-string): Delete.
5628 (thumbs-thumbname): Use subst-char-in-string.
5629 (thumbs-resize-image): Use condition-case, not ignore-errors.
5630 (thumbs-kill-buffer): Likewise.
5631
5632 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
5633 (thumbs-mode): Make buffer read-only.
5634 (thumbs-make-thumb): Unconditionally accept an existing file.
5635 (thumbs-insert-thumb): Add thumb-image-file property to the image.
5636 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
5637 (thumbs-show-thumbs-list): Error if images not supported.
5638 (thumbs-save-current-image): Improve prompt string.
5639 (thumbs-mode-map): Define u, R, x.
5640 (thumbs-unmark): New command.
5641 (thumbs-emboss-image): Minor cleanup.
5642 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
5643 (thumbs-rename-images): New command.
5644 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
5645
5646 * thumbs.el (thumbs-current-image): New function.
5647 (thumbs-file-list, thumbs-file-alist): New functions.
5648 (thumbs-find-image): Delete arg L.
5649 Don't set up thumbs-fileL as buffer-local global var.
5650 (thumbs-find-image-at-point): Use thumbs-current-image.
5651 (thumbs-set-image-at-point-to-root-window): Likewise.
5652 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
5653 Record and warn about errors. Update thumbs-markedL for deletions.
5654 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
5655 (thumbs-redraw-buffer): Use thumbs-file-list.
5656 (thumbs-mark): Use thumbs-current-image.
5657 (thumbs-show-name): Use thumbs-current-image.
5658
5659 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
5660 and imenu--last-menubar-index-alist.
5661
5662 * subr.el (with-selected-window): Undo previous change.
5663
5664 2004-05-29 John Paul Wallington <jpw@gnu.org>
5665
5666 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
5667 (thumbs-mouse-find-image): New command.
5668 (thumbs-mode-map): Bind it to mouse-2.
5669 (thumbs-mode): Make mode-class special.
5670 (thumbs-view-image-mode): Likewise.
5671
5672 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5673
5674 * flymake.el: New file.
5675
5676 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
5677
5678 * files.el (find-file-noselect-1): Do not bind
5679 `inhibit-read-only' to t during execution of
5680 `find-file-not-found-functions'.
5681
5682 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
5683
5684 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
5685 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
5686
5687 2004-05-28 Juri Linkov <juri@jurta.org>
5688
5689 * simple.el (eval-expression-print-format): New fun.
5690
5691 * simple.el (eval-expression):
5692 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
5693 * emacs-lisp/edebug.el (edebug-compute-previous-result)
5694 (edebug-eval-expression): Print additionally the value returned by
5695 `eval-expression-print-format'.
5696
5697 * emacs-lisp/lisp.el (insert-pair-alist): New var.
5698 (insert-pair): Make arguments optional. Find character pair
5699 from `insert-pair-alist' according to the last input event.
5700 (insert-parentheses): Make arguments optional.
5701 (raise-sexp, delete-pair): New funs.
5702
5703 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
5704 (emacs-lisp-mode-map, lisp-interaction-mode-map):
5705 Bind C-M-q to `indent-pp-sexp'.
5706
5707 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
5708 `pp-to-string' modified to be able to format text with newlines.
5709 (pp-to-string): Move the buffer-formatting part of the code to
5710 `pp-buffer'. Call `pp-buffer'.
5711
5712 * info.el (Info-desktop-buffer-misc-data): Don't save information
5713 about virtual files.
5714 (Info-restore-desktop-buffer): Restore Info buffers in prepared
5715 buffers with names obtained from the desktop file instead of the
5716 default *info* buffer.
5717
5718 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
5719
5720 * subr.el (with-selected-window): Only save/restore the selected window.
5721
5722 * progmodes/compile.el (compilation-error-regexp-alist):
5723 Use expand-file-name and data-directory.
5724
5725 * progmodes/grep.el (grep-tree): Rework previous fix.
5726
5727 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
5728 after the user marked text with the mouse.
5729
5730 * startup.el (command-line): Keep the first regexp of
5731 auto-save-file-name-transforms intact.
5732
5733 2004-05-28 Juanma Barranquero <lektu@terra.es>
5734
5735 * cus-edit.el (customize-face, customize-face-other-window)
5736 (custom-face-edit-delete): Make arguments match their use in
5737 docstring.
5738 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
5739 docstring.
5740
5741 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
5742 not `cvs-butlast'.
5743
5744 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
5745 `nbutlast' are in subr.el).
5746
5747 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
5748 (set-w32-system-coding-system): Doc fixes.
5749
5750 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
5751 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
5752 Make arguments match their use in docstring.
5753 (artist-draw-region-trim-line-endings)
5754 (artist-mouse-choose-operation): Fix typo in docstring.
5755 (artist-key-set-point-common): Doc fix.
5756
5757 2004-05-28 Simon Josefsson <jas@extundo.com>
5758
5759 * mail/smtpmail.el (smtpmail-open-stream):
5760 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
5761
5762 2004-05-26 Simon Josefsson <jas@extundo.com>
5763
5764 * starttls.el: Merge with my GNUTLS based starttls.el.
5765 (starttls-gnutls-program, starttls-use-gnutls)
5766 (starttls-extra-arguments, starttls-process-connection-type)
5767 (starttls-connect, starttls-failure, starttls-success): New variables.
5768 (starttls-program, starttls-extra-args): Doc fix.
5769 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
5770 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
5771 and pass on to corresponding *-gnutls function if it is set.
5772
5773 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5774
5775 * autorevert.el (auto-revert-handler): Disable auto-reverting of
5776 remote files.
5777
5778 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
5779
5780 * files.el (file-name-non-special): There are more operations
5781 which need handling: `find-backup-file-name',
5782 `insert-file-contents', `verify-visited-file-modtime',
5783 `write-region'. Rename t value of method to `add'. Add new
5784 methods `quote' and `unquote-then-quote' to file-arg-indices.
5785
5786 2004-05-25 Juri Linkov <juri@jurta.org>
5787
5788 * info.el (Info-toc): Call Info-mode on intermediate buffer.
5789 (Info-index-nodes): Enclose code in condition-case to catch errors.
5790 (Info-index-node): Don't search all index nodes if request is only
5791 for the current node and file is not in the cache of index nodes.
5792 (Info-mode-map): Bind Info-copy-current-node-name to `w'
5793 for consistency with dired-copy-filename-as-kill.
5794 Bind `S' to Info-search-case-sensitively.
5795 (Info-copy-current-node-name): New arg. With zero prefix arg put
5796 the name inside a function call to `info'. Display copied text in
5797 the echo area.
5798
5799 2004-05-25 Sam Steingold <sds@gnu.org>
5800
5801 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
5802 strip the package prefix from the symbol name, if any.
5803 Make it the `find-tag-default-function' for `lisp-mode'.
5804
5805 2004-05-25 John Paul Wallington <jpw@gnu.org>
5806
5807 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
5808 instead of obsolete `process-kill-without-query'.
5809
5810 * textmodes/texinfmt.el (texinfo-indexvar-alist):
5811 Declare as variable, not constant.
5812
5813 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
5814
5815 * files.el (find-file-noselect-1): Fix bug introduced by
5816 Revision 1.694. As a side effect, `inhibit-read-only'
5817 is again, by default, t during execution of
5818 `find-file-not-found-functions'.
5819 (insert-directory): Check that lines were really inserted by
5820 the --dired switch, before erasing them.
5821
5822 2004-05-24 Nick Roberts <nickrob@gnu.org>
5823
5824 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
5825 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
5826 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
5827 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
5828 gud-minor-mode (gdbmi).
5829
5830 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
5831
5832 * net/browse-url.el (browse-url-interactive-arg): Enable user to
5833 explicitly select the text to be taken as URL.
5834
5835 2004-05-23 Juri Linkov <juri@jurta.org>
5836
5837 * info.el (Info-index-nodes): New var and fun.
5838 (Info-goto-index, Info-index, info-apropos)
5839 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
5840 (Info-index): Fix docstring. Store and restore Info-history-list.
5841 (Info-complete-nodes): New var.
5842 (Info-complete-menu-item): Use it.
5843 (Info-index-node): New fun.
5844 (Info-final-node, Info-forward-node, Info-backward-node)
5845 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
5846 Use Info-index-node.
5847 (Info-extract-menu-item, Info-extract-menu-counting): Set second
5848 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
5849 (Info-find-node-2): If a node with period in its name not found,
5850 try to find a node without the name part after period.
5851 (Info-select-node): Call Info-fontify-node only if
5852 Info-fontify-maximum-menu-size is not nil.
5853 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
5854 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
5855 Preserve Info-history-list.
5856 (Info-toc): Set Info-current-file.
5857 (Info-build-toc): Move point to the beginning of the buffer.
5858 Add main-file variable.
5859 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
5860 Use backslashed representation of the control character ^_.
5861
5862 * textmodes/texinfmt.el (texinfo-print-index): Print index line
5863 numbers in the new Texinfo 4.7 format.
5864
5865 * add-log.el (change-log-font-lock-keywords): Remove `:' from
5866 regexps for function and variable names.
5867
5868 * descr-text.el (describe-property-list): Add [show] button for
5869 `syntax-table' property with action to pp to a separate buffer.
5870 (describe-char): Replace search-forward by re-search-forward with
5871 whitespace regexp after "character:" to not fail in too narrow windows.
5872
5873 * simple.el (next-error-find-buffer): Add a rule to return
5874 next-error capable buffer if one window on the selected frame
5875 displays such buffer.
5876
5877 2004-05-23 Nick Roberts <nickrob@gnu.org>
5878
5879 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
5880 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
5881 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
5882 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
5883 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
5884 Handle new value for gud-minor-mode (gdbmi).
5885 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
5886 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
5887 Change from local to global gdb variable set.
5888 (gdb-ann3): Initialise above gdb variable set.
5889 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
5890 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
5891 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
5892 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
5893 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
5894 (gdb-info-locals-handler, gdb-invalidate-assembler)
5895 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
5896 set as global variables.
5897 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
5898 Handle gdbmi.
5899 (gdb-info-breakpoints-custom): Fix regexp.
5900 (def-gdb-var): Delete.
5901
5902 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
5903 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
5904 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
5905 a new mode. The file (gdb-mi.el) for this mode will be included
5906 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
5907 primary interface.
5908
5909 2004-05-23 Jesper Harder <harder@ifa.au.dk>
5910
5911 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
5912 interpreted as a directory.
5913
5914 2004-05-22 Richard M. Stallman <rms@gnu.org>
5915
5916 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
5917 as a close quote.
5918
5919 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
5920
5921 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
5922 Use assoc-string, not assoc-ignore-case.
5923
5924 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
5925
5926 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
5927 If moving back then fwd gets a defun that ends before point,
5928 try again moving fwd then back.
5929
5930 * files.el (file-name-non-special): Allow t in file-arg-indices
5931 to mean requote the return value. Use `identity' as an element
5932 rather than as the whole value.
5933
5934 * gs.el (gs-options): Add -dSAFER. Mark it risky.
5935
5936 2004-05-22 Juanma Barranquero <lektu@terra.es>
5937
5938 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
5939 `help-make-usage'.
5940 (help-highlight-arguments): Skip function name before searching
5941 for arguments.
5942
5943 2004-05-21 Juanma Barranquero <lektu@terra.es>
5944
5945 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
5946 Don't mention in the docstring these arguments meant for
5947 internal (recursive) use only.
5948 (allout-char-spec): Comment out (it's not implemented).
5949 (allout-old-expose-topic, allout-exposure): Fix docstring and add
5950 obsolescence declaration.
5951 (allout-flatten-exposed-to-buffer)
5952 (allout-indented-exposed-to-buffer): Fix typos in docstring.
5953 (my-mark-marker): Doc fix.
5954 (produce-allout-mode-map, allout-sibling-index)
5955 (allout-isearch-expose, allout-distinctive-bullet)
5956 (allout-open-topic, allout-reindent-body)
5957 (allout-rebullet-heading, allout-process-exposed)
5958 (allout-insert-listified, allout-latex-verb-quote)
5959 (allout-insert-latex-header, allout-insert-latex-trailer):
5960 Make arguments match their use in docstring.
5961 (allout-primary-bullet, allout-old-style-prefixes)
5962 (allout-inhibit-protection, allout-init, allout-mode)
5963 (allout-before-change-protect, allout-flag-region):
5964 Use "Emacs" instead of "emacs" in docstrings.
5965
5966 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
5967
5968 * international/characters.el: Modify syntax of more characters.
5969
5970 2004-05-21 Masatake YAMATO <jet@gyve.org>
5971
5972 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
5973 (etags-tags-completion-table): Show parsing progress.
5974
5975 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
5976
5977 * locate.el (locate-prompt-for-command): Shorten first line of
5978 docstring.
5979 (locate-mode): Expand docstring and include keymap summary.
5980
5981 * files.el (find-file-noselect-1): Limit the scope of the
5982 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
5983 is, by default, nil during the execution of
5984 `find-file-not-found-functions' and `find-file-hook'.
5985
5986 2004-05-20 Michael Mauger <mmaug@yahoo.com>
5987
5988 * facemenu.el (facemenu-color-name-equal): New function.
5989 (list-colors-display): Use it to compare colors instead of
5990 facemenu-color-equal.
5991
5992 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
5993
5994 * compare-w.el (compare-windows-face): Use min-colors instead of
5995 checking for tty or pc types.
5996
5997 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
5998
5999 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
6000 (completion-setup-function): Use with-current-buffer.
6001 Properly save excursion. Simplify.
6002 Don't assume there is necessarily a `mouse-face' property somewhere.
6003
6004 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
6005
6006 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
6007
6008 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
6009 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
6010 Use with-current-buffer.
6011 (byte-goto-log-buffer): Delete.
6012 (byte-compile-log-file): Call compilation-forget-errors.
6013
6014 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
6015
6016 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
6017 output messages into the search result.
6018
6019 2004-05-19 Masatake YAMATO <jet@gyve.org>
6020
6021 * wid-edit.el (widget-radio-button-notify): Revert my last
6022 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
6023
6024 2004-05-19 Kenichi Handa <handa@m17n.org>
6025
6026 * international/characters.el: Fix syntax (open/close) of CJK chars.
6027
6028 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
6029
6030 * help-mode.el (help-go-back): Don't depend on position of back button.
6031
6032 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
6033
6034 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
6035 files files don't contain an accidental additional /.
6036
6037 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
6038 in source buffer.
6039
6040 2004-05-18 Masatake YAMATO <jet@gyve.org>
6041
6042 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
6043 to widget-apply. :action method assumes 2 arguments, not 3.
6044
6045 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
6046
6047 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
6048 New constants.
6049 (hs-special-modes-alist): Add an f90-mode entry.
6050
6051 2004-05-17 Sam Steingold <sds@gnu.org>
6052
6053 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
6054 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
6055
6056 2004-05-16 Kim F. Storm <storm@cua.dk>
6057
6058 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
6059
6060 2004-05-15 John Wiegley <johnw@newartisans.com>
6061
6062 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
6063 (eshell-output-object-to-target): Improve output speed 20% by not
6064 calling `eshell-stringify' if something is already known to be a string.
6065
6066 2004-05-15 Alex Ott <ott@jet.msk.su>
6067
6068 * textmodes/ispell.el (ispell-local-dictionary-alist):
6069 Add windows-1251 to the choice of coding systems.
6070 (ispell-dictionary-alist-6): Add support for "russianw.aff",
6071 encoded in cp1251.
6072
6073 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
6074
6075 * progmodes/compile.el (compilation-warning-face)
6076 (compilation-info-face): Use min-colors.
6077
6078 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6079
6080 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
6081 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
6082 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
6083 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
6084 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
6085 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
6086 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
6087 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
6088 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
6089 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
6090 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
6091 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
6092 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
6093 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
6094
6095 2004-05-15 Kim F. Storm <storm@cua.dk>
6096
6097 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
6098 Use it to set triggered-p element of timer.
6099 (timer-event-handler): Set triggered-p element non-nil while running
6100 the timer function.
6101
6102 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
6103
6104 * descr-text.el (describe-char-unicode-data)
6105 (describe-char-unicodedata-file): Re-enable the unicode code now that
6106 the licensing issues have been cleared in the unicode-4 license.
6107 (describe-text-properties-1): Remove unused `overlay' var.
6108 (describe-char): Remove unused var `buffer'.
6109
6110 2004-05-14 David Ponce <david@dponce.com>
6111
6112 * tree-widget.el: New file.
6113
6114 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
6115
6116 * language/european.el ("Brazilian Portuguese"): Add support for
6117 Brazilian Portuguese.
6118
6119 2004-05-13 John Wiegley <johnw@newartisans.com>
6120
6121 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
6122 `recentf-mode' if this variable has been customized to t.
6123
6124 * eshell/esh-test.el (eshell-test): Call the function
6125 `emacs-version' rather than trying to build a custom version string.
6126
6127 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
6128
6129 * net/telnet.el (telnet-mode): Use define-derived-mode.
6130 Don't modify the global value of comint-prompt-regexp.
6131
6132 2004-05-13 John Paul Wallington <jpw@gnu.org>
6133
6134 * version.el (emacs-version): Check for `gtk' feature before
6135 `x-toolkit' feature.
6136
6137 2004-05-13 Juanma Barranquero <lektu@terra.es>
6138
6139 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
6140 arguments in the docstring, they're used only in recursive calls.
6141
6142 * help-fns.el (help-arg-highlighting-function)
6143 (help-argument-name): Delete.
6144 (help-default-arg-highlight): New function.
6145 (help-do-arg-highlighting): Use it.
6146
6147 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
6148
6149 * calendar/appt.el (appt-disp-window):
6150 Use `calendar-set-mode-line' for a centered mode-line.
6151
6152 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
6153
6154 * calendar/appt.el (appt-disp-window): Do not split window
6155 excessively when `split-height-threshold' is low.
6156
6157 2004-05-12 Nick Roberts <nickrob@gnu.org>
6158
6159 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
6160 kill-buffer-hook here and make it local.
6161 (gud-kill-buffer-hook): Use kill-process for a sure kill.
6162
6163 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
6164
6165 * progmodes/compile.el (compilation-set-window-height):
6166 Use save-excursion to protect against misplaced marker.
6167
6168 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6169
6170 * custom.el (defface): Document that type can have value gtk.
6171
6172 * faces.el (face-spec-set-match-display): Handle type gtk in display.
6173
6174 2004-05-12 Kenichi Handa <handa@m17n.org>
6175
6176 * descr-text.el: Require quail at comile time.
6177 (describe-char): If an input method is on and it supports the
6178 character, show how to input it.
6179
6180 * international/quail.el (quail-install-decode-map): Accept a
6181 char-table whose subtype is `quail-decode-map'.
6182 (quail-store-decode-map-key, quail-gen-decode-map1)
6183 (quail-gen-decode-map, quail-find-key1, quail-find-key)
6184 (quail-show-key): New functions.
6185
6186 2004-05-12 Juanma Barranquero <lektu@terra.es>
6187
6188 * generic.el (define-generic-mode): Remove redundant arglist info.
6189
6190 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
6191 Make arguments match their use in docstring.
6192 (help-arg-highlighting-function): New variable.
6193 (help-argument-name): Mention it in the docstring.
6194 (help-do-arg-highlight): Use it. Expand regexp to accept also
6195 ARG-xxx and xxx-ARG references.
6196
6197 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
6198
6199 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
6200 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
6201 and "mailto:addr1?to=addr2" equal.
6202
6203 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
6204
6205 * man.el (Man-getpage-in-background): Use shell-file-name
6206 and shell-command-switch variables instead of hard-coded values.
6207
6208 2004-05-11 Eli Zaretskii <eliz@gnu.org>
6209
6210 * iimage.el: New file.
6211
6212 2004-05-11 Juanma Barranquero <lektu@terra.es>
6213
6214 * custom.el (custom-initialize-default, defcustom):
6215 Fix typo in docstring.
6216
6217 * files.el (set-visited-file-name, file-expand-wildcards):
6218 Fix docstring.
6219
6220 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
6221
6222 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
6223
6224 * subr.el (eventp): Be more discriminating with integers.
6225
6226 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
6227
6228 * progmodes/compile.el (compile): Add universal prefix arg.
6229 (compilation-error-regexp-alist-alist): Add edg patterns.
6230
6231 2004-05-10 Sam Steingold <sds@gnu.org>
6232
6233 * textmodes/ispell.el (ispell-message):
6234 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
6235
6236 2004-05-10 Dave Love <fx@gnu.org>
6237
6238 * progmodes/python.el (help-buffer): Autoload when compiling.
6239 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
6240 (run-python): Prepend to any existing PYTHONPATH.
6241
6242 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
6243
6244 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
6245 for pending breakpoints.
6246
6247 2004-05-10 Richard M. Stallman <rms@gnu.org>
6248
6249 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
6250 directly without calling any functions in Rmail.
6251 (unrmail-unprune): Function deleted.
6252
6253 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
6254
6255 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
6256 C-c C-z binding.
6257
6258 2004-05-10 Kenichi Handa <handa@m17n.org>
6259
6260 * descr-text.el (describe-char): Fix previous change. Don't make
6261 a unibyte character to multibyte in the *Help* buffer.
6262
6263 2004-05-10 Miles Bader <miles@gnu.org>
6264
6265 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
6266 buffer an error if the debugger process is actually running.
6267
6268 2004-05-10 Juanma Barranquero <lektu@terra.es>
6269
6270 * help-fns.el (help-argument-name): Default to italic.
6271 (help-highlight-arguments): Return always (usage . doc), even when
6272 usage is nil.
6273
6274 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
6275 (define-ibuffer-filter): Add usage info.
6276 (define-ibuffer-op): Add usage info (but CL-style defaults for
6277 keyword args are not shown).
6278
6279 * subr.el (remove-overlays, read-passwd): Fix docstring.
6280 (start-process-shell-command): Fix docstring. Put usage info in a
6281 format usable by `describe-function'.
6282 (open-network-stream, open-network-stream-nowait)
6283 (open-network-stream-server): Fix docstring.
6284
6285 2004-05-09 Jason Rumney <jasonr@gnu.org>
6286
6287 * international/code-pages (cp932, cp936, cp949, c950): Remove.
6288 Only define cp125* if windows-125* is already defined.
6289
6290 * language/korean.el (cp949): Add alias.
6291
6292 * language/chinese.el (cp936, cp950): Add aliases.
6293
6294 * language/japanese.el (cp932): Add alias.
6295
6296 * term/w32-win.el: Require code-pages.
6297
6298 * international/mule-cmds.el (set-locale-environment):
6299 On MS-Windows use ansi code-page for default coding-systems.
6300 Set up paper sizes for Windows 3 letter languages.
6301
6302 * international/code-pages.el (cp932, cp936, cp949, cp950):
6303 Add aliases. Also add cp125* if not already defined.
6304
6305 2004-05-09 Juanma Barranquero <lektu@terra.es>
6306
6307 * help-fns.el (help-highlight-arguments): Don't try to highlight
6308 missing or autoloaded arglists. Accept structured arguments, like
6309 the first ones of `do' and `flet'.
6310
6311 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
6312 (cvs-get-marked): Remove redundant arglist info.
6313
6314 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
6315 Don't use CL-style default args.
6316
6317 2004-05-08 Andreas Schwab <schwab@suse.de>
6318
6319 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
6320
6321 * international/subst-ksc.el: Fix references to utf-translate-cjk
6322 into utf-translate-cjk-mode.
6323 * international/subst-big5.el: Likewise.
6324 * international/subst-gb2312.el: Likewise.
6325 * international/subst-jis.el: Likewise.
6326 * international/utf-16.el: Likewise.
6327 * international/utf-8.el: Likewise.
6328
6329 2004-05-08 John Wiegley <johnw@newartisans.com>
6330
6331 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
6332 "virtual buffers" (off by default), which makes it possible to
6333 switch to the "virtual" buffers of recently visited files. When a
6334 buffer name search fails, and this option is on, iswitchb will
6335 look at the list of recently visited files, and permit matching
6336 against those names. When the user hits RET on a match, it will
6337 revisit that file.
6338 (iswitchb-read-buffer): Add two optional arguments, which makes
6339 isearchb.el possible.
6340 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
6341 (iswitchb-next-match): Add support for virtual buffers.
6342
6343 * isearchb.el: This module extends iswitchb to provide "as you
6344 type" buffer selection.
6345
6346 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
6347 Ignore the read-only property when flyspell highlighting is on.
6348 Not ignoring it leads to a series of confusing errors.
6349 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
6350 but also make sure to call flyspell-incorrect-hook.
6351 (flyspell-maybe-correct-transposition): Perform transposition test
6352 by bit twiddling a string, rather than using a temp buffer.
6353 (flyspell-maybe-correct-doubling): Use a string rather than a temp
6354 buffer. This is also the original version of the code, which
6355 could not be checked in before due to a previous lack of
6356 assignment papers. This version has seen heavy usage on my system
6357 for several years now.
6358
6359 * calendar/cal-bahai.el: New file, which adds support for the
6360 Baha'i calendar to Emacs. This calendar is based on a solar year
6361 of 19 months of 19 days, with 4 intercalary days. Each year
6362 begins on March 21, with the calendar starting in 1844.
6363
6364 * calendar/cal-menu.el, calendar/calendar.el,
6365 calendar/diary-lib.el, calendar/holidays.el: Added support for
6366 using cal-bahai.el.
6367
6368 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
6369 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
6370 function can be used outside of eshell buffers.
6371 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
6372
6373 2004-05-08 Juanma Barranquero <lektu@terra.es>
6374
6375 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
6376 word constituent so FOO-ARG is not recognized as an arg.
6377 (help-highlight-arguments): Don't skip lists in mandatory arguments.
6378
6379 * simple.el (next-error): Fix typo in docstring.
6380 (open-line): Make argument names match their use in docstring.
6381 (split-line): Fix docstring.
6382
6383 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
6384 usable by `describe-function'.
6385 (gensym, gentemp, typep, ignore-errors): Make argument names match
6386 their use in docstring.
6387
6388 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
6389 argument to `help-setup-xref'.
6390
6391 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
6392
6393 Version 2.0.40 of Tramp released.
6394
6395 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
6396 Use symbol-function to invoke functions only known on some Emacs
6397 flavors. This avoids byte-compiler warnings. Reported by Kevin
6398 Scaldeferri <kevin@scaldeferri.com>.
6399 (tramp-do-copy-or-rename-file-via-buffer): Rename from
6400 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
6401 consistent with the other tramp-do-* functions.
6402 (tramp-do-copy-or-rename-file): Calls adjusted.
6403 (tramp-process-initial-commands): Avoid liveness check on shell --
6404 we know that it must be alive since we're opening a connection at
6405 this moment.
6406 (tramp-last-cmd): New internal variable.
6407 (tramp-process-echoes): New tunable.
6408 (tramp-send-command): Set tramp-last-cmd.
6409 (tramp-wait-for-output): Delete echo, if applicable.
6410 (tramp-read-passwd): Construct the key for the password cache in a
6411 way that works for multi methods, too.
6412 (tramp-bug): Add backup-directory-alist and
6413 bkup-backup-directory-info to bug reports, with Tramp counterparts.
6414
6415 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
6416
6417 * net/tramp*.el: Suppress byte-compiler warnings where possible.
6418
6419 * net/tramp.el (tramp-out-of-band-prompt-regexp)
6420 (tramp-actions-copy-out-of-band): New defcustoms.
6421 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
6422 used instead of a synchronous one. Allows password entering.
6423 (tramp-action-out-of-band): New defun.
6424 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
6425 Remove restriction with password from doc string.
6426 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
6427 `tramp-out-of-band-prompt-regexp',
6428 `tramp-actions-copy-out-of-band', `password-cache' and
6429 `password-cache-expiry'.
6430 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
6431 password caching.
6432 (tramp-touch): FILE can be a local file, too.
6433 (TODO): Remove items done.
6434 (tramp-handle-insert-directory): Properly quote file name also if
6435 not full-directory-p. Handle wildcard case. Reported by Andreas
6436 Schwab <schwab@suse.de>.
6437 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
6438 new file.
6439 (tramp-handle-file-local-copy, tramp-handle-write-region):
6440 The permissions of the temporary file are set if filename exists.
6441 Reported by Ted Stern <stern@cray.com>.
6442 (tramp-backup-directory-alist)
6443 (tramp-bkup-backup-directory-info): New defcustoms.
6444 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
6445 (tramp-handle-find-backup-file-name): New function.
6446 Implements Tramp's find-backup-file-name.
6447
6448 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
6449 for `find-backup-file-name'.
6450
6451 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
6452 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
6453
6454 2004-05-07 Lars Hansen <larsh@math.ku.dk>
6455
6456 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
6457
6458 2004-05-07 Juanma Barranquero <lektu@terra.es>
6459
6460 * subr.el (lambda): Add arglist description to docstring.
6461 (declare): Fix typo in docstring.
6462 (open-network-stream): Fix docstring.
6463 (process-kill-without-query): Fix docstring and add obsolescence info.
6464 (last, butlast, nbutlast): Make arguments match their use in docstring.
6465 (insert-buffer-substring-no-properties): Likewise.
6466 (insert-buffer-substring-as-yank): Likewise.
6467 (split-string): Fix docstring.
6468
6469 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
6470 Make argument names match their use in docstring.
6471
6472 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
6473
6474 2004-05-06 Nick Roberts <nickrob@gnu.org>
6475
6476 * progmodes/gdb-ui.el: Improve/extend documentation strings.
6477 Fit first sentence on one line for apropos-command.
6478
6479 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
6480
6481 Changes largely merged in from Dave Love's code.
6482 * progmodes/python.el: Doc fixes.
6483 (python-mode-map): Add python-complete-symbol.
6484 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
6485 (python-comment-indent, python-complete-symbol)
6486 (python-symbol-completions, python-partial-symbol)
6487 (python-try-complete): New.
6488 (python-indent-line): Remove optional arg. Use python-block-end-p.
6489 (python-check): Bind compilation-error-regexp-alist.
6490 (inferior-python-mode): Use rx. Move keybindings to top level.
6491 Set comint-input-filter.
6492 (python-preoutput-filter): Use rx.
6493 (python-input-filter): Re-introduce.
6494 (python-proc): Start new process if necessary.
6495 Check python-buffer non-nil.
6496 (view-return-to-alist): Defvar.
6497 (python-send-receive): New.
6498 (python-eldoc-function): Use it.
6499 (python-mode-running): Don't defvar.
6500 (python-mode): Set comment-indent-function.
6501 Maybe update hippie-expand-try-functions-list.
6502 (python-indentation-levels): Initialize differently.
6503 (python-block-end-p): New.
6504 (python-indent-line): Use it.
6505 (python-compilation-regexp-alist): Augment.
6506 (run-python): Import `emacs' module to Python rather than loading
6507 code directly. Set python-buffer differently.
6508 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
6509 Use python-proc.
6510 (python-send-command): Go to end of comint buffer.
6511 (python-load-file): Use python-proc, emacs.eimport.
6512 (python-describe-symbol): Simplify interactive form.
6513 Use emacs.help. Do use temp-buffer-show-hook.
6514 Call print-help-return-message.
6515 (hippie-exp): Require when compiling.
6516 (python-preoutput-continuation): Use rx.
6517
6518 * diff-mode.el (diff-make-unified): Fix regexp.
6519
6520 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
6521
6522 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
6523 filter groups from the buffer when rebuilding the Ibuffer buffer
6524 and `ibuffer-show-empty-filter-groups' is nil.
6525
6526 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6527
6528 * ps-print.el (ps-print-quote): Call ps-value-string.
6529 (ps-setup): Call ps-comment-string.
6530 (ps-value-string, ps-comment-string): New funs.
6531
6532 2004-05-06 Juanma Barranquero <lektu@terra.es>
6533
6534 * ehelp.el (electric-help-command-loop): Check whether the last
6535 character is visible, not (point-max).
6536
6537 * help-fns.el (help-argument-name): Default to bold; don't inherit
6538 from font-lock-variable-name-face.
6539 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
6540
6541 2004-05-05 Kenichi Handa <handa@m17n.org>
6542
6543 * descr-text.el (describe-char): Copy the character with text
6544 properties and overlays into the first line, and call
6545 describe-text-properties on it.
6546
6547 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
6548
6549 * iswitchb.el (iswitchb-global-map): Fix typo.
6550 Remove unwanted ###autoloads from source file.
6551
6552 2004-05-05 Lars Hansen <larsh@math.ku.dk>
6553
6554 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
6555 in run-hooks. Use substitute-command-keys in message.
6556 (wdired-abort-changes): Add message.
6557
6558 2004-05-03 Michael Mauger <mmaug@yahoo.com>
6559
6560 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
6561 (sql-emacs20-p): Remove.
6562 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
6563 (sql-builtin-face, sql-doc-face): Remove.
6564 (sql-mode-ansi-font-lock-keywords)
6565 (sql-mode-oracle-font-lock-keywords)
6566 (sql-mode-postgres-font-lock-keywords)
6567 (sql-mode-linter-font-lock-keywords)
6568 (sql-mode-ms-font-lock-keywords)
6569 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
6570 (sql-product-font-lock): Fix font-lock reset when font rules change.
6571 (sql-highlight-product): Remove incorrect font-lock reset logic.
6572
6573 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
6574
6575 * ses.el (ses-set-parameter): Fix typo.
6576
6577 2004-05-04 Kim F. Storm <storm@cua.dk>
6578
6579 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
6580 Must expand directory for completion to work; and don't mess with
6581 process-environment.
6582 (ido-read-file-name): If command has ido property, don't use ido
6583 if value is ignore, or read as directory if value is dir.
6584 Set ido ignore property for dired-do-rename command.
6585
6586 2004-05-04 Juanma Barranquero <lektu@terra.es>
6587
6588 * ehelp.el (electric-help-command-loop, electric-help-undefined)
6589 (electric-help-help): Check against unmapped commands.
6590
6591 * help-fns.el (help-argument-name): New face, inheriting from
6592 font-lock-variable-name-face, to highlight function arguments in
6593 `describe-function' and `describe-key'.
6594 (help-do-arg-highlight): Auxiliary function to highlight a given
6595 list of arguments in a string.
6596 (help-highlight-arguments): Highlight the function arguments and
6597 all uses of them in the docstring.
6598 (describe-function-1): Use it. Do docstring output via `insert',
6599 not 'princ', so text attributes are preserved.
6600
6601 * winner.el (winner-mode-map): Move `winner-undo' and
6602 `winner-redo' to C-c <left> and C-c <right>, respectively (the
6603 previous bindings conflict with `prev-buffer', `next-buffer').
6604
6605 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6606
6607 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
6608 (bibtex-entry-update): New command bound to C-c C-u.
6609 (bibtex-text-in-string): Fix regexp.
6610 (bibtex-assoc-of-regexp): Remove.
6611 (bibtex-progress-message): Fix docstring.
6612 (bibtex-inside-field): Use if.
6613 (bibtex-assoc-regexp): New function.
6614 (bibtex-format-entry): Make code more robust so that it formats
6615 also old entries.
6616 (bibtex-autokey-demangle-title): Merge with obsolete function
6617 bibtex-assoc-of-regexp.
6618 (bibtex-field-list): New function.
6619 (bibtex-entry): Use bibtex-field-list.
6620 (bibtex-parse-entry): Fix docstring.
6621 (bibtex-print-help-message): Use bibtex-field-list.
6622 (bibtex-make-field): Use bibtex-field-list.
6623 (bibtex-entry-index): Bugfix. Return crossref key if required.
6624 (bibtex-lessp): Fix docstring.
6625
6626 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
6627
6628 * select.el (xselect-convert-to-string): Move comment to intended line.
6629
6630 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6631
6632 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
6633 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
6634
6635 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6636
6637 * term/x-win.el (x-clipboard-yank): Don't exit on error from
6638 x-get-selection.
6639
6640 2004-05-03 Jason Rumney <jasonr@gnu.org>
6641
6642 * makefile.nt: Remove.
6643
6644 2004-05-03 Kim F. Storm <storm@cua.dk>
6645
6646 * emulation/cua-base.el (cua--update-indications): Fix last change.
6647 (cua-mode): Deactivate mark when cua-mode is enabled.
6648
6649 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
6650
6651 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
6652
6653 2004-05-03 Nick Roberts <nickrob@gnu.org>
6654
6655 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
6656 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
6657 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
6658 window over visible frames.
6659 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
6660
6661 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
6662
6663 * progmodes/compile.el (compilation-gcpro): New var.
6664 (compilation-fake-loc): Use it.
6665 (compilation-forget-errors): Reset it.
6666
6667 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
6668
6669 * diff-mode.el (diff-header-face, diff-file-header-face):
6670 Use min-colors.
6671
6672 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6673
6674 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
6675 (bibtex-clean-entry): Disentangle code.
6676 (bibtex-realign): New function.
6677 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
6678 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
6679 Remove undocumented optional arg called-by-convert-alien.
6680 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
6681 for sorting instead of bibtex-sort-buffer.
6682
6683 2004-05-02 Eli Zaretskii <eliz@gnu.org>
6684
6685 * progmodes/compile.el (compilation-start): In the
6686 no-async-subprocesses branch, call sit-for to give redisplay a
6687 chance to show the updated process status in the mode line, and
6688 fontify the buffer explicitly after the process exits.
6689
6690 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6691
6692 * progmodes/python.el (python-compilation-line-number): Remove.
6693 (python-compilation-regexp-alist): Don't use it any more.
6694 (python-orig-start, python-input-filter): Remove.
6695 (inferior-python-mode): Don't set up comint-input-filter-functions.
6696 (python-send-region): Use compilation-fake-loc.
6697
6698 * progmodes/compile.el (compilation-messages-start): New var.
6699 (compilation-mode): Don't setup next-error-function here.
6700 (compilation-setup): Set it up here instead (for minor modes as well).
6701 Make compilation-messages-start buffer local.
6702 (compilation-next-error-function): Use it.
6703 (compilation-forget-errors): Set compilation-messages-start.
6704
6705 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
6706
6707 * ielm.el (ielm-prompt-read-only): Update docstring.
6708
6709 * comint.el (comint-prompt-read-only): Update docstring.
6710 (comint-update-fence, comint-kill-whole-line)
6711 (comint-kill-region): New functions.
6712
6713 * simple.el (kill-whole-line): Use "p" instead of "P" in
6714 interactive form.
6715
6716 2004-05-01 Juanma Barranquero <lektu@terra.es>
6717
6718 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
6719 format arglist so default values in CL-style argument lists are
6720 correctly shown.
6721
6722 2004-05-01 Jason Rumney <jasonr@gnu.org>
6723
6724 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
6725
6726 2004-05-01 Kenichi Handa <handa@m17n.org>
6727
6728 * international/titdic-cnv.el (miscdic-convert): Don't generate a
6729 quail file if it is up to date.
6730
6731 2004-04-30 Juri Linkov <juri@jurta.org>
6732
6733 * cus-edit.el (custom-mode-map):
6734 Add key binding `C-x C-s' to `Custom-save'.
6735
6736 * outline.el (outline-blank-line): New var.
6737 (outline-next-preface, outline-show-heading)
6738 (outline-end-of-subtree): Use it.
6739
6740 * dired-aux.el (dired-touch-initial): New fun.
6741 (dired-do-chxxx): Call it for op-symbol `touch'.
6742 (dired-diff): Use `dired-dwim-target-directory'
6743 if current dired buffer has no buffer mark.
6744
6745 * bindings.el (propertized-buffer-identification):
6746 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
6747 Add C-M-arrow keys for consistency.
6748
6749 * files.el (confirm-kill-emacs):
6750 Change group from top-level `emacs' to `convenience'.
6751
6752 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
6753 Push mark on the first call of successive command calls.
6754 (insert-pair): New fun created from `insert-parentheses' with
6755 `open' and `close' arguments added. Enclose active regions
6756 in paired characters. Compare adjacent characters syntax with
6757 inserted characters syntax before inserting a space.
6758 (insert-parentheses): Call `insert-pair' with ?\( ?\).
6759
6760 * delsel.el: Don't put `delete-selection' property
6761 on `insert-parentheses' symbol to take advantage of
6762 region handling in `insert-pair' function.
6763 Suggested by Stephan Stahl <stahl@eos.franken.de>.
6764
6765 2004-04-30 Kim F. Storm <storm@cua.dk>
6766
6767 * emulation/cua-base.el: Add support for changing cursor types;
6768 based on patch from Michael Mauger.
6769 (cua-normal-cursor-color, cua-read-only-cursor-color)
6770 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
6771 Customization cursor type and/or cursor color.
6772 (cua--update-indications): Handle cursor type changes.
6773 (cua-mode): Update cursor indications if enabled.
6774
6775 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
6776
6777 * mouse.el (mouse-drag-copy-region): New defcustom.
6778 (mouse-set-region, mouse-drag-region-1): Use it.
6779
6780 * simple.el (kill-ring-save): If region face background color is
6781 unspecified (if no highlighting), show extent of fully visible
6782 region even if transient-mark-mode is enabled.
6783
6784 * emulation/cua-base.el (cua--standard-movement-commands):
6785 Add cua-scroll-up and cua-scroll-down.
6786 (cua-scroll-up, cua-scroll-down): New commands.
6787 (cua--init-keymaps): Remap scroll-up and scroll-down.
6788
6789 * emulation/cua-rect.el (cua--convert-rectangle-as):
6790 New defmacro.
6791 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
6792 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
6793 New commands (suggested by Jordan Breeding).
6794
6795 2004-04-30 Juanma Barranquero <lektu@terra.es>
6796
6797 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
6798
6799 2004-04-30 Mario Lang <mlang@delysid.org>
6800
6801 * diff.el (diff-switches): Fix typo in docstring.
6802
6803 2004-04-30 Alex Schroeder <alex@gnu.org>
6804
6805 * xml.el (xml-debug-print-internal): Don't add newline and
6806 indentation to text nodes and write empty elements as empty tags
6807 instead of opening and closing tags.
6808 (xml-debug-print): Take optional indent-string argument.
6809 (xml-print): Alias for xml-debug-print.
6810
6811 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6812
6813 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
6814 than duplicate call to `line-beginning-position'.
6815
6816 * progmodes/f90.el (f90-get-present-comment-type):
6817 Return whitespace, as well as comment chars, for consistent filling
6818 of comment blocks. Use `match-string-no-properties'.
6819 (f90-break-line): Trim trailing whitespace when filling comments.
6820
6821 2004-04-30 Dave Love <fx@gnu.org>
6822
6823 * calendar/diary-lib.el (diary-outlook-formats): New variable.
6824 (diary-from-outlook-internal, diary-from-outlook)
6825 (diary-from-outlook-gnus, diary-from-outlook-rmail):
6826 New functions to import diary entries from Outlook-format
6827 appointments in mail messages.
6828
6829 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6830
6831 * progmodes/python.el (python-send-command): New fun.
6832 (python-send-region, python-load-file): Use it.
6833
6834 * progmodes/compile.el (compilation-last-buffer): Add var alias.
6835
6836 * help-fns.el (help-C-file-name): Use new subr-name.
6837 Prepend `src/' to the file name.
6838 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
6839 (describe-function-1, describe-variable): Only find a C source file
6840 name if DOC is already loaded.
6841
6842 * help-mode.el (help-function-def, help-variable-def):
6843 Use the new find-function-search-for-symbol functionality.
6844 Allow FILE to be `C-source'.
6845
6846 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
6847 (find-function-C-source): New fun.
6848 (find-function-search-for-symbol): Use it.
6849
6850 2004-03-29 Michael Mauger <mmaug@yahoo.com>
6851
6852 * progmodes/sql.el (sql-product-alist): Rename variable
6853 `sql-product-support'. Add Postgres login parameters.
6854 (sql-set-product, sql-product-feature): Update with renamed variable.
6855 (sql-connect-postgres): Add username prompt.
6856 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
6857 Make patterns less product specific.
6858 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
6859 (sql-mode-abbrev-table): Modify initialization.
6860 (sql-builtin-face): Add variable.
6861 (sql-keywords-re): Add macro.
6862 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
6863 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
6864 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
6865 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
6866 (sql-mode-linter-font-lock-keywords)
6867 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
6868 (sql-mode-sybase-font-lock-keywords)
6869 (sql-mode-informix-font-lock-keywords)
6870 (sql-mode-interbase-font-lock-keywords)
6871 (sql-mode-ingres-font-lock-keywords)
6872 (sql-mode-solid-font-lock-keywords)
6873 (sql-mode-sqlite-font-lock-keywords)
6874 (sql-mode-db2-font-lock-keywords): Default to nil.
6875 (sql-product-font-lock): Always highlight ANSI keywords.
6876 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
6877 (sql-send-string): Add function.
6878
6879 2004-04-29 Dave Love <fx@gnu.org>
6880
6881 * progmodes/cfengine.el (cfengine-beginning-of-defun)
6882 (cfengine-end-of-defun): Ensure progress through buffer.
6883
6884 * info-look.el (cfengine-mode): Accept a terminal ().
6885
6886 2004-04-29 Juri Linkov <juri@jurta.org>
6887
6888 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
6889 instead of isearch-yank-word-or-char. Add new key bindings for
6890 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
6891 (isearch-del-char): New fun.
6892 (isearch-forward, isearch-edit-string): Update docstring.
6893 (isearch-yank-char): Doc fix.
6894 (isearch-other-meta-char): Restore point after scrolling.
6895
6896 * progmodes/compile.el (compilation-context-lines): Add nil option
6897 to disable compilation output window scrolling.
6898 (compilation-set-window): Use it.
6899
6900 * outline.el (outline-next-preface, outline-show-heading):
6901 Don't leave unhidden blank line before heading.
6902 (outline-end-of-subtree): Include last newline into subtree.
6903 (hide-entry): Leave point at beginning of heading instead of end.
6904 (outline-up-heading): Push mark for the first call of successive
6905 command calls.
6906
6907 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
6908
6909 * comint.el (comint-prompt-read-only): New variable.
6910 (comint-output-filter): Implement it.
6911
6912 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
6913 (ielm-prompt-internal): New variable.
6914 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
6915 (ielm-send-input): Delete unused variable `buf'.
6916 (ielm-eval-input): Use `ielm-prompt-internal'.
6917 (inferior-emacs-lisp-mode): Use new variables
6918 `comint-prompt-read-only' and `ielm-prompt-internal'.
6919 Get rid of obsolete variable `directory-sep-char'.
6920 (ielm): Use `zerop'.
6921
6922 2004-04-29 John Paul Wallington <jpw@gnu.org>
6923
6924 * thumbs.el (toplevel): Require cl at compile time.
6925 Remove conditional definitions of `ignore-errors' and `caddar'
6926 because they occur at run time.
6927
6928 2004-04-28 Nick Roberts <nickrob@gnu.org>
6929
6930 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
6931 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
6932 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
6933 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
6934
6935 * progmodes/gud.el (gud-common-init): Throw an error if program is
6936 already running under gdb.
6937
6938 2004-04-28 John Paul Wallington <jpw@gnu.org>
6939
6940 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
6941 (thumbs-show-image-num): Move assignment of
6942 `thumbs-current-image-filename' within scope of `i'.
6943 (thumbs-emboss-image): Don't use `evenp'.
6944
6945 2004-04-28 Richard M. Stallman <rms@gnu.org>
6946
6947 * progmodes/compile.el (compilation-context-lines): Default now 0.
6948
6949 2004-04-28 Juanma Barranquero <lektu@terra.es>
6950
6951 Use `time-less-p' from calendar/time-date.el instead of defining
6952 custom versions of it.
6953
6954 * pcomplete.el (pcomplete-time-less-p): Remove.
6955
6956 * thumbs.el (time-less-p): Remove.
6957
6958 * calendar/timeclock.el (timeclock-time-less-p): Remove.
6959 (timeclock-generate-report): Use `time-less-p'.
6960
6961 * emacs-lisp/autoload.el (autoload-before-p): Remove.
6962 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
6963
6964 2004-04-28 Masatake YAMATO <jet@gyve.org>
6965
6966 * subr.el (remove-overlays): Make arguments optional.
6967
6968 * wid-edit.el (widget-specify-button): Put evaporate to the
6969 overlay for sample.
6970 (widget-specify-sample): Put evaporate to the overlay for sample.
6971 (widget-specify-doc): Put evaporate to the overlay for documentation.
6972
6973 2004-04-27 Jesper Harder <harder@ifa.au.dk>
6974
6975 * info.el (info-apropos): Make it an index node. Align node names
6976 like makeinfo.
6977
6978 2004-04-27 Eli Zaretskii <eliz@gnu.org>
6979
6980 * net/browse-url.el (browse-url-netscape-sentinel)
6981 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
6982 (browse-url-epiphany-sentinel, browse-url-mosaic):
6983 Use browse-url-*-program instead of a literal program name.
6984
6985 2004-04-27 Kevin Ryde <user42@zip.com.au>
6986
6987 * eshell/em-alias.el:
6988 * eshell/em-dirs.el:
6989 * eshell/em-hist.el:
6990 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
6991 features when M-x customize-group loads modules before the main
6992 eshell.el.
6993
6994 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6995
6996 * subr.el (momentary-string-display): Support EXIT-CHAR that is
6997 either a character representation of an event or an event
6998 description list.
6999
7000 * type-break.el: Capitalise Emacs and Lisp.
7001 (type-break-good-break-interval, type-break-demo-boring-stats)
7002 (type-break-terse-messages, type-break-file-name): New defcustoms.
7003 (type-break-post-command-hook)
7004 (type-break-warning-countdown-string): Quote variable names in doc.
7005 (type-break-interval-start, type-break-auto-save-file-name): New vars.
7006 (type-break-mode): Document type-break-good-break-interval and the
7007 "session" file. Schedule break according to the session file.
7008 Kill session file buffer on exit. Organise for save-some-buffers
7009 to always save the session file.
7010 (type-break-mode-line-message-mode, type-break-query-mode):
7011 Uppercase arguments.
7012 (type-break-file-time, type-break-file-keystroke-count, timep)
7013 (type-break-choose-file, type-break-get-previous-time)
7014 (type-break-get-previous-count): New defuns.
7015 (type-break): Avoid break querying after a completed break in the
7016 case where the query was initiated during user invocation of the
7017 break. Optional terse messages.
7018 Use type-break-good-break-interval if type-break-good-rest-interval is
7019 nil. File the break time.
7020 (type-break-schedule): New optional args for overriding the use of
7021 the current time.
7022 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
7023 after a break.
7024 (type-break-check): File the keystroke count.
7025 (type-break-do-query): Prevent a second query when the break is
7026 interrupted. Optional terse message.
7027 (type-break-keystroke-reset): Record the start of a typing interval.
7028 (type-break-demo-boring): Optional terse messages. Display word
7029 per minute and keystroke counts according to
7030 type-break-demo-boring-stats.
7031
7032 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
7033
7034 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
7035 directories, make sure they exist under archive-tmpdir.
7036
7037 2004-04-27 Juri Linkov <juri@jurta.org>
7038
7039 * help.el (view-emacs-news): With argument, display info for the
7040 selected version by finding it among different NEWS files, and
7041 narrowing the buffer to the selected version.
7042
7043 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
7044 same-window-buffer-names.
7045 (info): New arg `buffer'. Use it. Doc fix. Read file name for
7046 non-numeric prefix argument, append the number to the buffer name
7047 for numeric prefix argument.
7048 (info-other-window): Bind same-window-regexps to nil.
7049 (Info-reference-name): Rename to Info-point-loc.
7050 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
7051 and Info-find-index-name for stringy Info-point-loc.
7052 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
7053 without middle `.', but with final `.' and optional line number
7054 for it. Set Info-point-loc for index nodes.
7055 (Info-index): Remove middle `.' from index entry regexp.
7056 Modify line number regexp.
7057 (Info-index-next): Decrement line number.
7058 (info-apropos): Remove middle `.' from index entry regexp.
7059 Add optional line number regexp at the end. Add matched value
7060 for line number to the result list and insert it to the buffer.
7061 Replace match-string by match-string-no-properties.
7062 Reorder result list.
7063 (Info-fontify-node): Hide index line numbers.
7064 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
7065 empty matches.
7066 (Info-follow-reference): Use `str' instead of
7067 Info-following-node-name-re.
7068 (Info-toc): Use full file names. Set Info-current-node to "Top".
7069 (Info-fontify-node): Compare file names without directory name.
7070 (Info-try-follow-nearest-node): Don't set Info-reference-name.
7071 Set second arg of Info-extract-menu-node-name for index nodes.
7072 (info-xref-visited): Use magenta3 instead of magenta4.
7073 (Info-mode): Add info-apropos to docstring.
7074
7075 * log-view.el (log-view-diff): Replace interactive code "r"
7076 by a list to allow to call it even if region is not active.
7077
7078 * paren.el (show-paren-highlight-openparen): New var.
7079 (show-paren-function): Turn on openparen highlighting when
7080 matching forward if show-paren-highlight-openparen is non-nil.
7081
7082 * simple.el (kill-ring-save): Use blink-matching-delay instead of
7083 the constant value 1.
7084 (completions-common-part): Expand docstring.
7085
7086 * textmodes/picture.el (picture-mode-map): Add arrow keys.
7087
7088 2004-04-27 Kim F. Storm <storm@cua.dk>
7089
7090 * image.el (insert-sliced-image): Use line-height instead of
7091 line-spacing property on newline.
7092
7093 2004-04-26 Lars Hansen <larsh@math.ku.dk>
7094
7095 * desktop.el (desktop-buffer-misc-data-function): Rename to
7096 desktop-save-buffer and change docstring.
7097 (desktop-buffer-modes-to-save): Delete.
7098 (desktop-save-buffer-p): Use desktop-save-buffer instead of
7099 desktop-buffer-modes-to-save.
7100 (desktop-save): Rename desktop-buffer-misc-data-function to
7101 desktop-save-buffer and allow non-function value.
7102 (desktop-missing-file-warning): Correct docstring.
7103
7104 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
7105 to desktop-save-buffer.
7106
7107 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
7108 desktop-save-buffer.
7109
7110 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
7111
7112 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
7113
7114 2004-04-26 Eli Zaretskii <eliz@gnu.org>
7115
7116 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
7117
7118 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
7119
7120 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
7121 (ielm): Only go to the end of the buffer when starting a new process.
7122
7123 2004-04-25 Juanma Barranquero <lektu@terra.es>
7124
7125 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
7126 mode line. Bind `inhibit-read-only' to t before modifying
7127 properties of text in the buffer.
7128 (ielm): Force point to the end of buffer, even when running ielm
7129 from inside itself.
7130
7131 2004-04-25 Jesper Harder <harder@ifa.au.dk>
7132
7133 * info.el (info-apropos): Reset Info-complete-cache.
7134
7135 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
7136
7137 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7138 Also recognize severe Irix et al. messages.
7139 (compilation-normalize-filename, compile-abbreviate-directory):
7140 Delete functions.
7141 (compilation-get-file-structure): New function inherits
7142 functionality of the two preceding ones.
7143 (compilation-internal-error-properties, compilation-fake-loc):
7144 Use it so that different paths to the same file share the same
7145 markers. Also optimize finding adjacent marker slightly.
7146
7147 2004-04-25 Kim F. Storm <storm@cua.dk>
7148
7149 * image.el (insert-sliced-image): Add line-spacing t property
7150 to newlines separating image lines.
7151
7152 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
7153
7154 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
7155
7156 * ielm.el (ielm-prompt-read-only): New user option.
7157 (ielm-prompt): Expand docstring to describe new behavior.
7158 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
7159 mention it in the docstring.
7160
7161 2004-04-24 Andreas Schwab <schwab@suse.de>
7162
7163 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
7164
7165 * diff.el (diff): Set default-directory in diff buffer.
7166
7167 2004-04-24 Eli Zaretskii <eliz@gnu.org>
7168
7169 * mail/sendmail.el (mail-bury): Don't delete the frame where the
7170 mail was being composed if the terminal cannot display more than
7171 one frame; instead, switch to previous frame.
7172
7173 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
7174 (rmail-start-mail): Support rmail-mail-new-frame even on
7175 terminals that can display only one frame at a time.
7176
7177 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
7178
7179 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
7180 (checkdoc-output-font-lock-keywords): Remove error regexp.
7181 (checkdoc-output-mode-map): Remove.
7182 (checkdoc-output-mode): Derive from compilation-mode.
7183 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
7184
7185 * dired.el (dired-mode-map): Add a menu entry for wdired.
7186
7187 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
7188 (rx-bracket, rx-check-any, rx-any): Clean up name space.
7189
7190 * wdired.el: (wdired-mode-map): Move init into declaration.
7191 Fix `return' binding.
7192 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
7193 Use force-mode-line-update.
7194 (wdired-get-filename): Use `unless'.
7195 (wdired-preprocess-files): Don't assume names have no \n and use / for
7196 dir separator.
7197 (wdired-normalize-filename): Use replace-regexp-in-string.
7198 (wdired-load-hooks): Remove.
7199 (wdired-mode-hooks): Rename to wdired-mode-hook.
7200
7201 * info-look.el: Add support for cfengine-mode.
7202 (info-lookup-setup-mode): Use dolist.
7203
7204 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
7205
7206 * wdired.el: New file.
7207
7208 2004-04-23 Juanma Barranquero <lektu@terra.es>
7209
7210 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
7211
7212 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
7213 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
7214 (pcomplete--help, pcomplete--here): Doc fixes.
7215
7216 2004-04-23 Andre Spiegel <spiegel@gnu.org>
7217
7218 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
7219 handles wrong-number-of-arguments in backend call.
7220
7221 * vc.el (vc-print-log): Likewise.
7222
7223 2004-04-20 Dave Love <fx@gnu.org>
7224
7225 * emacs-lisp/rx.el: Doc fixes.
7226 (rx-constituents): Add/extend many forms.
7227 (rx-check): Check form is a list.
7228 (bracket): Defvar.
7229 (rx-check-any, rx-any, rx-check-not): Modify.
7230 (rx-not): Simplify.
7231 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
7232 (rx-kleene): Use rx-trans-forms.
7233 (rx-quote-for-set): Delete.
7234 (rx): Allow multiple args.
7235
7236 2004-04-23 Kenichi Handa <handa@m17n.org>
7237
7238 * international/mule-util.el (char-displayable-p): Simplify by
7239 using internal-char-font.
7240
7241 2004-04-23 Juanma Barranquero <lektu@terra.es>
7242
7243 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7244
7245 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
7246
7247 * diff-mode.el (diff-next-error): New fun.
7248 (diff-mode): Use it.
7249
7250 * simple.el (next-error): Change arg name.
7251 Add support for the documented C-u C-x ` usage.
7252
7253 * frame.el (special-display-popup-frame, next-multiframe-window)
7254 (previous-multiframe-window): Only consider frames on same display.
7255
7256 2004-04-22 Lars Hansen <larsh@math.ku.dk>
7257
7258 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
7259 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
7260
7261 2004-04-22 Kim F. Storm <storm@cua.dk>
7262
7263 * net/telnet.el (telnet): Add optional port arg.
7264
7265 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
7266
7267 * progmodes/compile.el (compilation-mode-font-lock-keywords):
7268 Minor sanity check on the `hyperlink' slot.
7269
7270 * Makefile.in (recompile): Compile new files.
7271
7272 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
7273 Add byte-recompile-directory's optional `arg'.
7274
7275 * cvs-status.el (cvs-tree-use-charset): New var.
7276 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
7277 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
7278 (cvs-status-cvstrees): Use it.
7279
7280 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
7281 Make it a normal major mode.
7282 (checkdoc-buffer-label): Make sure the file name is meaningful.
7283 (checkdoc-output-to-error-buffer): Remove.
7284 (checkdoc-error, checkdoc-start-section): Rewrite.
7285
7286 * info.el (info-node, info-menu-5, info-xref, info-header-node)
7287 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
7288 (Info-title-4-face): Use new syntax.
7289 (info-xref-visited): Inherit from info-xref.
7290
7291 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
7292
7293 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
7294
7295 * simple.el (next-error-last-buffer, next-error-function):
7296 New variables for the next-error framework.
7297 (next-error-buffer-p): New function.
7298 (next-error-find-buffer): Generalize compilation-find-buffer.
7299 (next-error, previous-error, first-error, next-error-no-select)
7300 (previous-error-no-select): Move from compile.el.
7301
7302 * replace.el (occur-next-error, occur-1): Hook into the next-error
7303 framework.
7304
7305 * progmodes/compile.el (compilation-start):
7306 Set next-error-last-buffer so next-error knows where to jump.
7307 (compilation-setup): Set the buffer-local variable
7308 next-error-function to 'compilation-next-error-function.
7309 (compilation-buffer-p, compilation-buffer-internal-p): Use an
7310 alternate way to find if a buffer is a compilation buffer, for
7311 next-error convenience.
7312 (next-error-no-select, previous-error-no-select, next-error)
7313 (previous-error, first-error): Move to simple.el.
7314 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
7315 (compilation-last-buffer): Remove.
7316 (compilation-start, compilation-next-error, compilation-setup)
7317 (compilation-next-error-function, compilation-find-buffer):
7318 Remove compilation-last-buffer use.
7319
7320 2004-04-21 Juanma Barranquero <lektu@terra.es>
7321
7322 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
7323 (font-lock-warning-face): Fix spacing.
7324
7325 * makefile.w32-in (WINS): Add url/ directory.
7326
7327 2004-04-21 Lars Hansen <larsh@math.ku.dk>
7328
7329 * desktop.el (desktop-buffer-mode-handlers): New variable.
7330 Alist of major mode specific functions to restore a desktop buffer.
7331 (desktop-buffer-handlers): Make variable obsolete.
7332 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
7333 Catch errors signaled in handlers. Update buffer count.
7334 Evaluate desktop-buffer-point.
7335 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
7336 move to dired.el.
7337 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
7338 move to info.el.
7339 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
7340 move to mail/rmail.el.
7341 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
7342 to mh-e/mh-e.el.
7343 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
7344 On fail, print message (to message buffer) even if
7345 desktop-missing-file-warning is nil.
7346 (desktop-buffer-misc-data-function): New buffer local variable.
7347 Function returning major mode specific data.
7348 (desktop-buffer-misc-functions): Make variable obsolete.
7349 (desktop-save): Use desktop-buffer-misc-data-function.
7350 (desktop-buffer-dired-misc-data): Rename to
7351 dired-desktop-buffer-misc-data and move to dired.el.
7352 (desktop-buffer-info-misc-data): Rename to
7353 Info-desktop-buffer-misc-data and move to info.el.
7354 (desktop-read): Add message about number of buffers restored/failed.
7355
7356 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
7357 Add parameters. Pause to display error only when
7358 desktop-missing-file-warning is non-nil.
7359 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
7360 (dired-mode): Bind desktop-buffer-misc-data-function.
7361
7362 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
7363 Add Parameters.
7364 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
7365 (Info-mode): Bind desktop-buffer-misc-data-function.
7366
7367 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
7368 Add Parameters.
7369
7370 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
7371 Add Parameters.
7372
7373 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
7374
7375 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
7376 the case of letters in case-insensitive expansions when the
7377 abbrev is preceded by characters with letter syntax.
7378
7379 2004-04-21 Richard M. Stallman <rms@gnu.org>
7380
7381 * progmodes/cperl-mode.el (cperl-putback-char):
7382 Delete Emacs 18 definition.
7383
7384 * international/mule.el (ctext-post-read-conversion):
7385 Use assoc-string, not assoc-ignore-case.
7386
7387 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
7388
7389 * emacs-lisp/easymenu.el (easy-menu-add):
7390 Do call x-popup-menu, but only if it's defined.
7391
7392 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
7393
7394 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
7395 Handle multiple args: compile like progn.
7396
7397 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
7398 take all args as &rest arg.
7399
7400 * autoinsert.el (auto-insert-alist): Insert the user's name in
7401 copyright notice, rather than Free Software Foundation.
7402
7403 2004-04-21 Kenichi Handa <handa@m17n.org>
7404
7405 * descr-text.el (describe-char): Make it work on *Help* buffer.
7406
7407 2004-04-21 Kim F. Storm <storm@cua.dk>
7408
7409 * image.el (insert-image): Add optional SLICE arg.
7410 (insert-sliced-image): New defun.
7411
7412 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
7413
7414 * subr.el (read-number): Check whether `default' is nil.
7415
7416 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
7417
7418 * progmodes/compile.el (compilation-error-properties):
7419 Split into two.
7420 (compilation-internal-error-properties): New one.
7421 (compilation-compat-error-properties): Use it. Fix the non-marker case.
7422
7423 2004-04-20 Richard M. Stallman <rms@gnu.org>
7424
7425 * window.el (split-window-save-restore-data):
7426 Don't update the data if OLD-INFO is nil.
7427
7428 * view.el (view-return-to-alist): Mark it permanent local.
7429
7430 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
7431
7432 * recentf.el (recentf-save-list): Catch and warn about errors.
7433
7434 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
7435 so "Buffers" won't be pure.
7436
7437 * help-mode.el (help-mode-finish): Set help-return-alist first
7438 thing, setting only the entry for the selected window.
7439
7440 * help-fns.el (describe-function-1): If many non-control non-meta
7441 keys run the command, don't list all of them.
7442
7443 2004-04-20 Juanma Barranquero <lektu@terra.es>
7444
7445 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
7446 arg. Copied from Andre Spiegel's patch of 2004-03-21.
7447
7448 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
7449
7450 2004-04-20 Kenichi Handa <handa@m17n.org>
7451
7452 * international/quail.el (quail-lookup-key): New optional arg
7453 NOT-RESET-INDICES.
7454 (quail-get-translations): Call quail-lookup-key with
7455 NOT-RESET-INDICES t.
7456 (quail-completion): Likewise.
7457 (quail-lookup-map-and-concat): Likewise.
7458
7459 2004-04-20 Kenichi Handa <handa@m17n.org>
7460
7461 * international/quail.el (quail-update-translation): Don't insert
7462 such an unsupported multibyte char in a unibyte buffer.
7463
7464 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
7465
7466 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
7467 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
7468 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
7469 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
7470 (gdb-frame-assembler-buffer): Improve behaviour with
7471 multiple frames.
7472 (gdb-display-buffer): Extend search to all visible frames.
7473
7474 2004-04-19 Eli Zaretskii <eliz@gnu.org>
7475
7476 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
7477 characters left after base64 decoding.
7478 (rmail-decode-region): Use -dos variety of `coding', to remove any
7479 ^M characters left after qp or base64 decoding.
7480
7481 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7482
7483 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
7484 messages.
7485
7486 2004-04-19 Stephen Eglen <stephen@gnu.org>
7487
7488 * add-log.el (add-change-log-entry): Update doc string to mention
7489 add-log-full-name and add-log-mailing-address.
7490
7491 2004-04-18 Juri Linkov <juri@jurta.org>
7492
7493 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
7494 (Info-find-node-2): Simplify error message.
7495 (Info-insert-dir): Use Info-following-node-name.
7496 (Info-goto-node): Remove *info-history* and *info-toc*.
7497 (Info-history): Create a node of the virtual history file.
7498 (Info-toc): Create a node of the virtual toc file.
7499 (Info-insert-toc): New arg `curr-file' for reference file names.
7500 (info-apropos): Remove redundant var binding for temp-file.
7501 (Info-index, Info-index-next, Info-mode): Doc fix.
7502 (Info-goto-emacs-command-node): Don't jump to *info* from
7503 non-*info* Info buffers.
7504 (Info-fontify-node): Don't show the file name of external
7505 references if `Info-hide-note-references' is `hide'. Don't hide
7506 newlines at the end of paragraphs.
7507
7508 * international/mule-diag.el (list-input-methods):
7509 Fix args to help-xref-button.
7510
7511 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
7512 to put into effect local variables from TUTORIAL files.
7513
7514 * textmodes/paragraphs.el (sentence-end) <function>: New fun
7515 with default value taken from the variable `sentence-end'.
7516 (sentence-end) <defcustom>: Set default to nil. Doc fix.
7517 Add nil const to :type.
7518 (sentence-end-without-period, sentence-end-double-space)
7519 (sentence-end-without-space): Doc fix.
7520
7521 * textmodes/paragraphs.el (forward-sentence):
7522 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
7523 (fill-delete-newlines):
7524 * progmodes/cc-cmds.el (c-beginning-of-statement):
7525 Use function `sentence-end' instead of variable `sentence-end'.
7526
7527 2004-04-18 Andreas Schwab <schwab@suse.de>
7528
7529 * progmodes/compile.el (compilation-start): Set window start to
7530 point-min if compilation-scroll-output is nil.
7531
7532 2004-04-18 John Wiegley <johnw@newartisans.com>
7533
7534 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
7535
7536 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
7537
7538 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
7539 (gdb-info-breakpoints-custom): Revert previous change.
7540 (gdb-view-assembler): Update assembler if necessary.
7541 (gdb-frame-handler): Parse correctly for gdb-current-frame.
7542 (gdb-display-source-buffer): Update properly when both source and
7543 assembler are visible.
7544
7545 2004-04-17 John Wiegley <johnw@newartisans.com>
7546
7547 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
7548 which limits the number of names shown in the minibuffer. Off by
7549 default.
7550 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
7551 up iswitchb for users with a multitude of open buffers by showing
7552 only the first and last N/2 buffers in the completion list (which
7553 is enough to aid C-s/C-r, and to know that more characters are
7554 needed to refine the completion list).
7555
7556 2004-04-17 Richard M. Stallman <rms@gnu.org>
7557
7558 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
7559 (file-truename): Expand all ~ constructs directly.
7560 (insert-directory): Delete any error msg output by the
7561 `insert-directory-program'.
7562
7563 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
7564 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
7565 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
7566 (allout-init): Use find-file-hook, not find-file-hooks.
7567 (allout-mode): Eliminate Emacs 18 support.
7568 Use write-contents-functions, not local-write-file-hooks.
7569
7570 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
7571
7572 * progmodes/compile.el (compilation-error-properties): Fix for
7573 adding messages when there are already markers for their file.
7574 (compilation-fake-loc): New function.
7575
7576 2004-04-16 Dave Love <fx@gnu.org>
7577
7578 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
7579 (python-load-file): Fix python-orig-start setting.
7580
7581 * progmodes/compile.el: Doc fixes.
7582 (compilation-error-regexp-alist-alist)
7583 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
7584 (compilation-assq): Wrap in eval-when-compile.
7585 (compilation-mode-font-lock-keywords): Don't use list*.
7586 (compilation-start): Avoid warning.
7587 (compilation-compat-error-properties)
7588 (compilation-directory-properties): Add keymap property.
7589 (compilation-parsing-end): Make it a marker for better compatibility.
7590
7591 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
7592
7593 2004-04-16 Mark A. Hershberger <mah@everybody.org>
7594
7595 * xml.el: Doc fixes.
7596 (xml-get-children): Only looks at sub-tags and ignore strings.
7597
7598 * xml.el (xml-parse-tag): Avoid overwriting node-name.
7599
7600 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
7601
7602 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
7603
7604 2004-04-16 Andre Spiegel <spiegel@gnu.org>
7605
7606 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
7607
7608 * vc.el (vc-print-log): Likewise.
7609
7610 2004-04-16 Masatake YAMATO <jet@gyve.org>
7611
7612 * simple.el (completion-setup-function): Set an initial value
7613 to `element-common-end' before entering loop. Set a value
7614 to `element-common-end' at the end of loop.
7615 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
7616 (completions-common-part): Rename from completion-de-emphasis.
7617 (completions-first-difference): Rename from completion-emphasis.
7618 Suggested by RMS.
7619
7620 2004-04-16 Juanma Barranquero <lektu@terra.es>
7621
7622 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
7623 (bookmark-edit-annotation-mode): Add mode name.
7624
7625 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
7626
7627 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
7628 for nested conflict markers.
7629 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
7630
7631 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
7632
7633 * progmodes/gdb-ui.el (gdb-goto-info): New function.
7634
7635 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
7636
7637 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
7638
7639 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
7640 Give a backtrace if requested.
7641
7642 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
7643
7644 * progmodes/python.el (python-mouse-2-command, python-RET-command):
7645 Remove unused functions.
7646 (python-orig-start-line, python-orig-file): Remove.
7647 (python-orig-start): New var.
7648 (python-input-filter, python-compilation-line-number)
7649 (python-send-region, python-load-file): Use it.
7650
7651 * info.el (info): Always jump to *info*.
7652
7653 * subr.el (posn-set-point): New function.
7654
7655 * mouse.el (mouse-set-point): Use it.
7656
7657 * progmodes/compile.el (compile-goto-error): Use it.
7658 (compilation-button-map): New keymap.
7659 (compilation-error-properties): Use it.
7660 (compilation-shell-minor-mode-map): Don't bind mouse-2.
7661
7662 * smerge-mode.el (smerge-popup-context-menu): Use it.
7663
7664 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
7665 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
7666 mouse and non-mouse case.
7667
7668 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
7669 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
7670
7671 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
7672 Make it work for non-mouse events.
7673
7674 * pcvs-info.el (cvs-status-map): Update binding name.
7675
7676 2004-04-14 Mark A. Hershberger <mah@everybody.org>
7677
7678 * xml.el (xml-maybe-do-ns): New function to handle namespace
7679 parsing of both attribute and element names.
7680 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
7681 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
7682 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
7683 (xml-parse-attlist): Make it do its own namespace parsing.
7684
7685 2004-04-14 Dave Love <fx@gnu.org>
7686
7687 * progmodes/python.el (run-python): Fix use of \n.
7688 (python-load-file): Remove `try' from Python fragment.
7689 (python-describe-symbol): Fix message.
7690
7691 * comint.el: Doc fixes.
7692 (comint-last-input-start, comint-last-input-end)
7693 (comint-last-output-start): Give them values.
7694 (comint-arguments): Avoid warning.
7695 (comint-skip-prompt): Use line-end-position.
7696 (comint-backward-matching-input): Rename arg to agree with doc.
7697 (comint-extract-string): Use syntax-ppss.
7698 (comint-dynamic-simple-complete): Delete useless list construction.
7699 (comint-redirect-subvert-readonly): New.
7700 (comint-redirect-preoutput-filter): Use it.
7701
7702 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
7703 Correctly handle negative arguments when calling hook functions.
7704
7705 2004-04-14 Jesper Harder <harder@ifa.au.dk>
7706
7707 * info.el (info-apropos): Don't clobber Info-history-list.
7708
7709 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
7710
7711 * progmodes/compile.el (compilation-setup):
7712 Localize overlay-arrow-position.
7713 (compilation-sentinel): Restructure code equivalently.
7714 (compilation-next-error): Find message on same line after point if
7715 not found before point.
7716 (compile-mouse-goto-error): Restore function so that compilation
7717 buffer need not be current and use compile-goto-error.
7718 (compile-goto-error): Restore function.
7719 (next-error): Set overlay-arrow-position.
7720 (compilation-forget-errors): Don't localize already local
7721 compilation-locs and remove FIXME about refontifying.
7722
7723 2004-04-14
7724 Split the rule for dired marks into 3 separate rules: for marks,
7725 marked file names and flagged file names.
7726
7727 * help-mode.el (help-make-xrefs): Add a final newline to the
7728 *Help* buffer.
7729
7730 2004-04-11 John Paul Wallington <jpw@gnu.org>
7731
7732 * replace.el (occur-engine): Distinguish between one and several
7733 matches in the matches per buffer heading.
7734
7735 2004-04-11 Kim F. Storm <storm@cua.dk>
7736
7737 * ido.el (ido-confirm-unique-completion): New defcustom.
7738 (ido-complete): Use it.
7739 (ido-write-file): Set it to t unconditionally.
7740
7741 2004-04-10 Miles Bader <miles@gnu.org>
7742
7743 RCS keyword removal (only non-comment changes are enumerated here):
7744
7745 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
7746 (byte-compile-insert-header): Don't use `byte-compile-version'.
7747 * forms.el (forms-version): Variable removed.
7748 (forms-mode): Don't use `forms-version'.
7749 * recentf.el (recentf-version): Variable removed.
7750 * progmodes/delphi.el (delphi-version): Variable removed.
7751 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
7752
7753 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
7754
7755 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
7756
7757 2004-04-09 Jesper Harder <harder@ifa.au.dk>
7758
7759 * info.el (info-apropos): Improve menu item regexp.
7760
7761 2004-04-09 Simon Josefsson <jas@extundo.com>
7762
7763 * mail/smtpmail.el: Add comment, based on report by
7764 kdc@rcn.com (Kevin D. Clark).
7765
7766 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
7767
7768 * progmodes/compile.el (compilation-mode-font-lock-keywords):
7769 Redo one more thing that I didn't notice Daniel had undone.
7770
7771 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
7772
7773 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
7774 (gdb-goto-breakpoint, gdb-display-buffer)
7775 (gdb-display-source-buffer, gdb-view-source-function)
7776 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
7777 (gdb-source-info, gdb-frame-handler): Don't specify a window
7778 for display.
7779 (gdb-info-breakpoints-custom): Remove superfluous update of
7780 assembler buffer.
7781 (gdb-many-windows): Make settable outside gdb.
7782
7783 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7784
7785 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
7786 Derive from fundamental-mode rather than text-mode.
7787
7788 2004-04-08 Juri Linkov <juri@jurta.org>
7789
7790 * info.el (Info-history): Doc fix.
7791 (Info-history-list): New var.
7792 (info-xref): Change magenta4 to blue, remove bold for dark and
7793 light backgrounds, change bold to underline for non-color classes.
7794 (info-xref-visited): New face.
7795 (Info-fontify-visited-nodes): New custom.
7796 (Info-hide-note-references): Add new value `hide'. Doc fix.
7797 (Info-reference-name): New var.
7798 (Info-selection-hook): New custom.
7799 (Info-edit-mode-hook): New var.
7800 (Info-find-file): New fun.
7801 (Info-find-node): Move part of code to Info-find-file.
7802 (Info-find-node-2): Add anchors to Info-history-list. Move point
7803 to the place with the reference name if name is defined.
7804 (Info-select-node): Add current node to Info-history-list.
7805 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
7806 (Info-search-whitespace-regexp): New custom.
7807 (Info-search-case-fold): New var.
7808 (Info-search): Add "case-sensitively" to the prompt.
7809 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
7810 (Info-search-case-sensitively, Info-search-next): New fun.
7811 (Info-up): Move point to the menu item of the current node.
7812 (Info-history): New fun. Add *info-history* to
7813 same-window-buffer-names.
7814 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
7815 (Info-insert-toc): New fun.
7816 (Info-build-toc): New fun.
7817 (Info-follow-reference): Add new arg `fork'. Doc fix.
7818 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
7819 with the same name prefer the reference closest to point.
7820 (Info-next-reference): Replace * by + in the *Note regexp.
7821 Add regexp for http:// and ftp://. Skip the *Note prefix.
7822 (Info-prev-reference): Replace * by + in the *Note regexp.
7823 Add regexp for http:// and ftp://. Skip the *Note prefix.
7824 (Info-follow-nearest-node): Add new arg `fork'.
7825 (Info-try-follow-nearest-node): Add new arg `fork'.
7826 Call browse-url for http:// and ftp:// references.
7827 Set Info-reference-name for index entries.
7828 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
7829 Info-search-next, Info-history, Info-toc, clone-buffer.
7830 (Info-menu-update): Replace * by + in the *Note regexp.
7831 (Info-mode): Add documentation for Info-history, Info-toc,
7832 Info-search-case-sensitively, Info-search-next, clone-buffer.
7833 (Info-fontify-menu-headers): Remove fun. Move code to
7834 Info-fontify-node.
7835 (Info-fontify-node): Add docstring. Add local vars
7836 fontify-visited-p and not-fontified-p. If not-fontified-p is t
7837 then fontify header line, titles, menu headers, http and ftp
7838 references, refill paragraphs. If not-fontified-p is t or
7839 fontify-visited-p is t then fontify cross references, menu items.
7840 Fontify menu headers. Fontify http and ftp references.
7841 Change regexp for cross references to require whitespace after *Note,
7842 add matching groups for file and node names. Remove hack for quote.
7843 Use display property for Info-hide-note-references=t. Use fifth
7844 or fourth match for help-echo. Display visited nodes in a
7845 different face. Unhide file names of external references.
7846 Unhide newlines. Display visited menu items in a different face.
7847
7848 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
7849
7850 * progmodes/compile.el: Require CL.
7851 (compilation-mode-font-lock-keywords): Re-install the "line as
7852 function" patch.
7853
7854 * help-fns.el (help-C-source-directory): New var.
7855 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
7856 (describe-function-1, describe-variable): Use them.
7857
7858 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
7859 to C source files specially.
7860
7861 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
7862
7863 * info.el (Info-hide-cookies-node): New function.
7864 (Info-select-node): Use it.
7865 (Info-display-images-node): Remove message with image file name.
7866
7867 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
7868
7869 * progmodes/compile.el (compilation-warning-face)
7870 (compilation-info-face, compilation-skip-threshold)
7871 (compilation-skip-visited, compilation-context-lines):
7872 Declare :version when added to Emacs.
7873 (compilation-error-regexp-alist-alist): Extend caml and irix.
7874 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
7875 (compilation-mode-font-lock-keywords): Temporarily undo line as
7876 function patch, which wasn't ready.
7877
7878 2004-04-07 Kenichi Handa <handa@m17n.org>
7879
7880 * international/latin1-disp.el (latin1-display-setup): Check each
7881 character is displayable or not instead of calling
7882 latin1-display-check-font.
7883
7884 2004-04-06 Kenichi Handa <handa@m17n.org>
7885
7886 * language/ethio-util.el (ethio-sera-being-called-by-w3):
7887 New variable.
7888 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
7889 instead of sera-being-called-by-w3.
7890 (ethio-fidel-to-sera-buffer): Likewise.
7891 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
7892 instead of sera-being-called-by-w3.
7893 (ethio-write-file): Likewise.
7894
7895 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7896
7897 * printing.el: Doc fix.
7898
7899 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
7900
7901 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
7902 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
7903 (gdb-setup-windows): Only use separate IO buffer if required.
7904
7905 2004-04-06 Kim F. Storm <storm@cua.dk>
7906
7907 * term.el (term-is-xemacs): Remove.
7908 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
7909 (term-window-width): New function.
7910 (term-mode, term-check-size): Use it.
7911 (term-mode): Disable overflow-newline-into-fringe in term buffer.
7912
7913 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
7914
7915 * cus-edit.el (custom-add-parent-links): Change unbound variable
7916 `symbol' to `name'.
7917
7918 2004-04-05 Jesper Harder <harder@ifa.au.dk>
7919 * info.el (info-apropos): New function.
7920 (Info-mode-menu): Add it.
7921 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
7922
7923 * help-mode.el (help-make-xrefs): Recognize aliased variable with
7924 inherited docstring.
7925
7926 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
7927
7928 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
7929
7930 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
7931
7932 * progmodes/compile.el (font-lock): Don't require any more.
7933 (compilation-error-properties, compilation-start, compilation-sentinel)
7934 (compilation-filter, next-error): Use with-current-buffer.
7935 (compilation-skip-to-next-location, compilation-skip-threshold)
7936 (compilation-skip-visited): Move to silence the byte-compiler.
7937 (compilation-setup): Simplify.
7938 (compilation-next-error): Use line-(beginning|end)-position.
7939 Make sure `pt' is non-nil before using compilation-loop.
7940 (compile-goto-error): Add optional event arg. Use it.
7941 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
7942 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
7943 Update the binding for mouse-2.
7944 (first-error): Set compilation-current-error to nil rather than bob.
7945 (compilation-parsing-end, compilation-parse-errors-function)
7946 (compilation-error-list, compilation-old-error-list):
7947 "New" compatibility variables.
7948 (compile-buffer-substring, compilation-compat-error-properties)
7949 (compilation-compat-parse-errors, compilation-forget-errors):
7950 New compatibility functions.
7951 (compilation-mode-font-lock-keywords): Use them.
7952
7953 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7954
7955 * autorevert.el (auto-revert-handler): If point (or a window
7956 point) is at the end of the buffer, keep it there after
7957 reverting. This allows to tail a file.
7958 Mention this in the `Commentary'.
7959
7960 * format.el (format-write-file): Add optional argument CONFIRM
7961 and make it behave like the analogous argument to `write-file'.
7962
7963 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7964
7965 * progmodes/ebnf2ps.el: Doc fix.
7966 (ebnf-version): New version number (4.2).
7967 (ebnf-syntax): Customization and docstring fix.
7968 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
7969 Put autoloaded funs before first use.
7970 (ebnf-style-database): Add dtd entry.
7971 (ebnf-syntax-alist): Add dtd initialization.
7972 (ebnf-token-sequence): New fun.
7973 (ebnf-comment-table): Add new comment action character.
7974 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
7975
7976 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
7977 Type Definition for XML).
7978
7979 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
7980 * progmodes/ebnf-bnf.el (ebnf-sequence):
7981 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
7982 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
7983 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
7984 Code simplification: call ebnf-token-sequence.
7985
7986 2004-04-04 Eli Zaretskii <eliz@gnu.org>
7987
7988 * calendar/timeclock.el (timeclock-relative)
7989 (timeclock-get-project-function, timeclock-get-workday-function)
7990 (timeclock-query-out, timeclock-when-to-leave)
7991 (timeclock-when-to-leave-string, timeclock-log-data)
7992 (timeclock-generate-report, timeclock-in): Doc fixes.
7993
7994 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
7995
7996 * url/: New dir. Import the URL package from its repository.
7997
7998 2004-04-03 Andreas Schwab <schwab@suse.de>
7999
8000 * diff-mode.el (diff-mode): Fix missing quote.
8001
8002 2004-04-03 Juri Linkov <juri@jurta.org>
8003
8004 * descr-text.el (describe-property-list): Add `font-lock-face'.
8005
8006 * dired.el (dired-font-lock-keywords): Fix permission regexps.
8007
8008 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8009
8010 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
8011 Use utf-16le on little endian machines and utf-16be otherwise.
8012
8013 2004-04-02 David Kastrup <dak@gnu.org>
8014
8015 * net/browse-url.el (browse-url-generic): Use call-process
8016 instead of start-process to allow browsers that fork and detach.
8017
8018 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
8019
8020 * compile.el (compilation-current-error): New var.
8021 (compilation-setup, compile-mouse-goto-error)
8022 (compile-goto-error, next-error): Use it.
8023 (compilation-skip-to-next-location): Default to t, which gives
8024 contiguous skipping like old compile (where this was redundant).
8025 (compilation-next-error): Prevent previous-* commands from moving
8026 back to message at or just before point.
8027
8028 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
8029
8030 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
8031 (gdb-source-info): Don't display source at startup, if required.
8032 (gdb-show-main): New option.
8033 (gdba): Update documentation.
8034 (gdb-source): Cover case of auto-display output.
8035
8036 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
8037
8038 * autorevert.el: Delete obsolete autoload's and defvar's.
8039 (auto-revert-check-vc-info): New user option.
8040 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
8041 (auto-revert-handler-vc): Delete.
8042 (auto-revert-handler): Treat return value `fast' of
8043 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
8044
8045 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
8046 return `fast'.
8047
8048 * files.el (buffer-stale-function): Doc change.
8049
8050 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8051
8052 * printing.el: New tip on Tips section.
8053 (pr-version): New version number (6.7.4).
8054 (pr-shell-file-name): Initialization fix.
8055
8056 2004-03-31 Juri Linkov <juri@jurta.org>
8057
8058 * dired.el: Add autoload for `dired-do-touch'.
8059 (dired-touch-program): New var.
8060 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
8061 (dired-no-confirm): Add `touch' to docstring.
8062
8063 * dired-aux.el (dired-do-touch): New fun.
8064 (dired-do-chxxx): Add argument -t for touch operation.
8065
8066 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
8067 `dired-move-to-filename-regexp'.
8068
8069 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
8070
8071 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
8072
8073 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8074
8075 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
8076 and only if the buffer was modified.
8077
8078 2004-03-30 Kenichi Handa <handa@m17n.org>
8079
8080 * international/characters.el: Delete pairs for U+2308..U+230B.
8081
8082 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
8083
8084 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
8085 to detect the beginning of a level 2 or 3 annotation.
8086
8087 2004-03-29 Kenichi Handa <handa@m17n.org>
8088
8089 * international/ucs-tables.el (ucs-insert): Fix the error message.
8090
8091 2004-03-29 Kenichi Handa <handa@m17n.org>
8092
8093 * international/mule-util.el (char-displayable-p): Fix generation
8094 of XLFD file name.
8095
8096 * Makefile.in (setwins, setwins_almost): Change directory to $wd
8097 before finding directories by `find'.
8098
8099 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
8100
8101 * subr.el (interactive-form): Delete. Now implemented in C.
8102
8103 * pcvs.el (cvs-parse-process): Workaround for Darwin.
8104
8105 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
8106 (vc-diff-label): New fun.
8107 (vc-diff-internal): Use it.
8108
8109 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
8110
8111 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8112
8113 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
8114
8115 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
8116 specify XML (EBNFX).
8117
8118 * progmodes/ebnf2ps.el: Doc fix.
8119 (ebnf-version): New version number (4.1).
8120 (ebnf-syntax): Adjust customization.
8121 (ebnf-style-database): Add ebnfx entry.
8122 (ebnf-syntax-alist): Add ebnfx initialization.
8123 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
8124
8125 * printing.el: Doc fix.
8126 (pr-version): New version number (6.7.3).
8127 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
8128 returns nil for mouse position. Reported by Drew Adams
8129 <drew.adams@oracle.com>.
8130 (pr-update-menus): Modify interactive declaration. Reported by Drew
8131 Adams <drew.adams@oracle.com>.
8132
8133 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
8134
8135 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
8136 (gud-gdba-marker-filter): Log the process input and output, if
8137 required. From Stefan Monnier.
8138 (gdb-debug-log, gdb-enable-debug-log): New variables.
8139 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
8140
8141 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
8142
8143 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
8144 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
8145
8146 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
8147
8148 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
8149 Call vc-find-file-hook here instead of in auto-revert-buffers.
8150 (auto-revert-buffers): Delete call to vc-find-file-hook.
8151 (auto-revert-verbose, global-auto-revert-non-file-buffers)
8152 (global-auto-revert-mode, auto-revert-set-timer)
8153 (auto-revert-handler, auto-revert-buffers): Doc fixes.
8154
8155 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
8156
8157 * woman.el (woman-change-fonts): Rename local variable
8158 woman-font-alist to font-alist to avoid a compiler warning.
8159
8160 2004-03-27 Dave Love <fx@gnu.org>
8161
8162 * emacs-lisp/rx.el (rx): Doc fix.
8163 Fix copyright years.
8164
8165 * strokes.el (strokes-global-set-stroke-string): New function.
8166 (strokes-list-strokes): Cope with strings, not just commands.
8167 Set foreground colour of image.
8168 (strokes-global-set-stroke): Doc fix.
8169
8170 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
8171
8172 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
8173 Auto Revert mode.
8174 (Buffer-menu-files-only): New variable.
8175 (Buffer-menu-toggle-files-only): New function.
8176 (Buffer-menu-mode-map): Bind it to `T'.
8177 (Buffer-menu-mode): Mention `T' in docstring.
8178 Set buffer-stale-function.
8179 (list-buffers-noselect): Mark buffer non-modified and set
8180 Buffer-menu-files-only.
8181
8182 * dired.el (buffer-stale-function): Remove no longer needed defvar.
8183
8184 * autorevert.el (auto-revert-handler): Print revert message
8185 before, rather than after, reverting.
8186 (buffer-stale-function): Move to files.el.
8187
8188 * files.el (buffer-stale-function): Move here from autorevert.el.
8189
8190 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
8191
8192 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
8193
8194 * calc/calc.el (calc-mode-map): Use mapc.
8195
8196 * apropos.el (apropos-mode): Don't autoload.
8197 (apropos-symbols-internal): New fun. Extracted from `apropos'.
8198 (apropos): Use it.
8199 (apropos-print): Add optional `text' argument.
8200 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
8201 Don't assume point-min == 1.
8202
8203 * bs.el (bs-buffer-list): Use buffer-local-value.
8204 (bs--set-toggle-to-show): Use with-current-buffer.
8205
8206 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
8207 New funs.
8208 (list-buffers-noselect): Use them. Adjust :align-to to new style.
8209
8210 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
8211
8212 * dabbrev.el (dabbrev-expand): Fix regexp construction.
8213 (dabbrev--find-expansion): Use pop.
8214 (dabbrev--search): Use match-string-no-properties.
8215
8216 * dired.el (dired-mode): Use run-mode-hooks.
8217 (dired-move-to-end-of-filename): Use match-string.
8218
8219 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
8220 is bound before using it.
8221 (ediff-verbose-p): Make it into a var since it's not constant.
8222
8223 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
8224
8225 * faces.el (read-face-font): Don't cons up unnecessarily.
8226 (header-line, tool-bar): Share common parts.
8227
8228 * files.el (file-relative-name): Use compare-strings.
8229
8230 * finder.el (finder-mode): Follow coding convention.
8231
8232 * subr.el (read-number): New function.
8233
8234 * ses.el (ses-read-number): Move to subr.el.
8235 (ses-set-header-row): Use read-number.
8236
8237 2004-03-26 Andre Spiegel <spiegel@gnu.org>
8238
8239 * vc-hooks.el (vc-arg-list): New function, which handles both
8240 compiled and uncompiled code.
8241 (vc-default-workfile-unchanged-p): Use it.
8242
8243 * vc.el (vc-print-log): Undo prev change, use new function
8244 vc-arg-list from vc-hooks.el.
8245
8246 2004-03-26 Masatake YAMATO <jet@gyve.org>
8247
8248 * simple.el (completion-setup-function): Emphasize the
8249 first uncommon characters in the completions; and de-emphasize
8250 the common prefix substrings.
8251 (completion-emphasis): New face.
8252 (completion-de-emphasis): New face.
8253
8254 2004-03-25 Juanma Barranquero <lektu@terra.es>
8255
8256 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
8257 Comment out (it's unused and unfinished code).
8258
8259 2004-03-25 Sam Steingold <sds@gnu.org>
8260
8261 * vc.el (vc-print-log): Fix a bug in the last patch:
8262 backend-function may be a byte-compiled object, not a lambda.
8263
8264 2004-03-25 Juri Linkov <juri@jurta.org>
8265
8266 * descr-text.el (describe-property-list): Add a button
8267 for `face' property that calls `describe-face'.
8268 Suggested by luis fernandes <elf@ee.ryerson.ca>
8269
8270 * international/mule.el (keyboard-coding-system):
8271 * kmacro.el (kmacro-call-macro): Fix docstring.
8272
8273 * dired.el: Fix comments.
8274
8275 * textmodes/fill.el (fill): Fix Info link.
8276
8277 * font-lock.el (fast-lock, lazy-lock):
8278 * jit-lock.el (jit-lock): Remove links to removed Support Modes
8279 Info node.
8280
8281 * eshell/eshell.el (eshell): Fix broken info-link.
8282
8283 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
8284 * eshell/em-banner.el (eshell-banner):
8285 * eshell/em-smart.el (eshell-smart):
8286 * eshell/esh-cmd.el (eshell-cmd):
8287 Comment out broken info-links to incomplete Info manual.
8288
8289 * info-xref.el: Fix commentary.
8290
8291 2004-03-25 Kevin Ryde <user42@zip.com.au>
8292
8293 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
8294 Remove spurious node duplicate suppression, doesn't work, not wanted.
8295 (info-xref-output): Take format style args, add "sit-for 0" to let
8296 user see the results as they progress.
8297 (info-xref-check-all-custom): New function.
8298
8299 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
8300
8301 * gdb-ui.el: Moved to progmodes.
8302
8303 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
8304
8305 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
8306
8307 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8308
8309 * calendar/appt.el (appt-check): Remove superfluous progn.
8310 When finished with diary buffer: if it was not being displayed
8311 before, kill it; otherwise restore its original state.
8312 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
8313
8314 * calendar/calendar.el (calendar-set-mode-line): Use total
8315 available mode-line width, rather than frame-width.
8316
8317 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
8318 after mode change so effect not lost.
8319
8320 2004-03-23 Dave Love <fx@gnu.org>
8321
8322 * dired.el (dired) <defgroup>: Add link to manual.
8323 (dired-font-lock-keywords): Add highlighting on unusual permissions.
8324 (dired-revert): Use dolist.
8325 (dired-mode-map): Add U binding.
8326 (dired-mode): Add font-lock-beginning-of-syntax-function.
8327 (dired-garbage-files-regexp): Make it a defcustom.
8328
8329 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
8330
8331 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
8332 is equivalent to nil.
8333 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
8334 (vc-arch-mode-line-string): Accept `added' state.
8335 (vc-arch-state): Use inode-sigs if available.
8336 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
8337 Copy&delete existing id file if any. Fallback if uuidgen is absent.
8338 (vc-arch-tagline-re): New var.
8339 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
8340 New functions.
8341 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
8342 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
8343
8344 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
8345 (vc-file-not-found-hook): Use it.
8346
8347 * diff-mode.el (diff-default-read-only): Change default.
8348 (diff-mode-hook): Make it a defcustom. Add some options.
8349 (diff-mode-map): Bind diff-refine-hook.
8350 (diff-yank-handler): New var.
8351 (diff-yank-function): New fun.
8352 (diff-font-lock-keywords): Use them.
8353 (diff-end-of-file): Handle case where file-header looks like diff text.
8354 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
8355 (diff-file-kill): Delete a subsequent empty line, if applicable.
8356 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
8357 (diff-find-file-name): Use it.
8358 (diff-tell-file-name): New command.
8359 (diff-mode): Be careful with view-mode.
8360 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
8361 New functions, for use in diff-mode-hook.
8362 (diff-find-source-location): Catch "regex too large" errors.
8363 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
8364 (diff-refine-hunk): New command.
8365
8366 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
8367 (smerge-context-menu-map): Remove unused var.
8368 (smerge-keep-all): Preserve markers.
8369 (smerge-keep-n): New fun.
8370 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
8371 (smerge-keep-current, smerge-ediff): Use it.
8372 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
8373 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
8374 (smerge-resolve): Resolve trivial 3-part conflicts.
8375
8376 2004-03-23 Juri Linkov <juri@jurta.org>
8377
8378 * man.el (Man-width): New var.
8379 (Man-getpage-in-background): Use it.
8380 (Man-support-local-filenames): New var and fun.
8381 (Man-build-man-command): Don't add a second %s.
8382 (Man-fontify-manpage): Clean up message.
8383 (Man-mode): Set outline-regexp, outline-level,
8384 imenu-generic-expression.
8385
8386 * woman.el (woman-fill-frame): Doc fix.
8387 (woman-decode-region): Use window-width instead of frame-width.
8388
8389 * abbrevlist.el (list-one-abbrev-table):
8390 * descr-text.el (describe-char):
8391 * international/mule-diag.el (describe-current-coding-system):
8392 * international/quail.el (quail-insert-decode-map):
8393 Use window-width instead of frame-width.
8394
8395 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
8396 (jka-compr-mode-alist-additions): Add tbz.
8397 (jka-compr-write-region, jka-compr-insert-file-contents):
8398 Add message for undefined compress-program.
8399 (jka-compr-write-region): Remove redundant var bindings.
8400
8401 * dired-x.el (dired-guess-shell-alist-default): Add choices for
8402 extracting files into subdirectory. Add tbz and dz. Fix regexps.
8403 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
8404 (dired-man): Use dired-guess-shell-command.
8405 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
8406 Change default nil to t.
8407
8408 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
8409 (dired-compare-directories): Add default value for empty input.
8410
8411 * help-at-pt.el: Move suggestions for key bindings to Commentary.
8412
8413 * time.el (display-time-string-forms): Fix help-echo date format.
8414
8415 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
8416
8417 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
8418 (buffer-stale-function): New variable.
8419 (auto-revert-list-diff, auto-revert-dired-file-list)
8420 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
8421 (auto-revert-handler): Take over some functionality of deleted
8422 functions.
8423 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
8424
8425 * dired.el (dired-directory-changed-p): New fun, extracted from
8426 dired-internal-noselect.
8427 (dired-buffer-stale-p): New fun.
8428 (dired-internal-noselect): Use dired-directory-changed-p.
8429 Eliminate revert messages.
8430 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
8431
8432 2004-03-23 Kenichi Handa <handa@m17n.org>
8433
8434 * international/characters.el: Setup syntaxes for more parentheses
8435 Unicode characters.
8436
8437 * international/mule-cmds.el (select-safe-coding-system):
8438 Merge coding-system and auto-cs before comparing them.
8439
8440 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
8441
8442 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
8443
8444 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
8445 normal-auto-fill-function and comment-indent-function.
8446 The default values now work just as well.
8447 Don't set font-lock-beginning-of-syntax-function since we already set
8448 syntax-begin-function.
8449 (lisp-outline-level): Put ;;;###autoload at same level as (.
8450 (prin1-char): Quote special chars.
8451
8452 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
8453 than with-no-warnings.
8454
8455 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
8456 if the source location can't be found.
8457 (edebug-compute-previous-result): Use prin1-char.
8458
8459 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
8460 (debug-ignored-errors): Add an entry.
8461
8462 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
8463 (byte-compile-file): Output warning when deleting a file.
8464
8465 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
8466 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
8467
8468 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
8469 (byte-compile-inline-expand): Use backquote.
8470 (byte-optimize-pure-func): Rename from byte-optimize-concat.
8471 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
8472
8473 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
8474
8475 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
8476
8477 2004-03-22 Juri Linkov <juri@jurta.org>
8478
8479 * finder.el (finder-known-keywords): Fix data, tex, unix.
8480
8481 * play/landmark.el: Fix keywords.
8482
8483 * language/ethio-util.el (ethio-find-file): Doc fix.
8484
8485 * emacs-lisp/warnings.el: Doc fix.
8486
8487 * textmodes/ispell.el (ispell-help): Doc fix.
8488
8489 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
8490
8491 * format.el (format-insert-file): Always return a list of two
8492 elements, like insert-file-contents does.
8493
8494 2004-03-21 Andre Spiegel <spiegel@gnu.org>
8495
8496 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
8497 and vc-BACKEND-diff.
8498 (vc-print-log): If the print-log implementation supports it, use
8499 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
8500 (vc-version-diff, vc-diff-internal): Doc fixes.
8501
8502 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
8503 implementation supports it, let diff output go to *vc*,
8504 not *vc-diff*, since this is an internal call.
8505
8506 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
8507
8508 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
8509
8510 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
8511
8512 2004-03-21 Dave Love <fx@gnu.org>
8513
8514 * progmodes/cfengine.el (cfengine-mode):
8515 Set parse-sexp-ignore-comments.
8516
8517 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
8518
8519 2004-03-21 Juanma Barranquero <lektu@terra.es>
8520
8521 * allout.el (allout-mode): Fix docstring.
8522
8523 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
8524
8525 * files.el (insert-directory): Fix bug if SWITCHES is a list.
8526
8527 * autorevert.el (auto-revert-interval): Make new value take
8528 effect immediately when set through Custom.
8529 (auto-revert-set-timer): Add interactive declaration.
8530
8531 2004-03-19 David Ponce <david@dponce.com>
8532
8533 * ruler-mode.el (ruler-mode-header-line-format-old):
8534 Don't `make-variable-buffer-local'.
8535 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
8536 (ruler-mode-header-line-format): Simply funcall the above.
8537 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
8538 to save/restore a previous header line format.
8539 (ruler-mode-space): Don't depend on a numeric WIDTH value.
8540 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
8541 fringes and margins width.
8542 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
8543
8544 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
8545
8546 * log-edit.el (log-edit-font-lock-keywords): Typo.
8547
8548 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
8549 (tex-send-tex-command): Rather than here.
8550 (tex-compilation-parse-errors): Simplify.
8551
8552 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
8553
8554 * time.el (display-time-string-forms): Add help-echo with date on time.
8555
8556 * composite.el (compose-region): Use restore-buffer-modified-p.
8557
8558 * disp-table.el (standard-display-8bit): Simplify.
8559
8560 * server.el (server-process-filter): Delete temp frame.
8561
8562 * add-log.el (add-change-log-entry): Simplify.
8563
8564 2004-03-19 Kim F. Storm <storm@cua.dk>
8565
8566 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
8567 (hexl-follow-line): Don't require 'fringe.
8568
8569 * progmodes/compile.el (compilation-start): Always set
8570 compilation-last-buffer and return it.
8571
8572 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8573
8574 * simple.el (clone-buffer): Doc fix.
8575
8576 2004-03-18 Juanma Barranquero <lektu@terra.es>
8577
8578 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
8579
8580 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
8581
8582 * log-edit.el (log-edit-font-lock-keywords): New var.
8583 (log-edit-mode): Use it.
8584
8585 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
8586
8587 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
8588 properly for watching in speedbar.
8589
8590 2004-03-17 Masatake YAMATO <jet@gyve.org>
8591
8592 * smerge-mode.el (smerge-popup-context-menu):
8593 Put `unwind-protect' around `overlay-put' and `popup-menu'.
8594
8595 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
8596
8597 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
8598 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
8599 Take sealed revisions into account.
8600 (vc-arch-checkin): Extract a summary line from the message.
8601
8602 2004-03-16 Masatake YAMATO <jet@gyve.org>
8603
8604 * register.el (register): Provide `register' feature.
8605
8606 2004-03-15 Masatake YAMATO <jet@gyve.org>
8607
8608 Added context menu support in smerge mode.
8609 Most of the part is written by Stefan Monnier.
8610
8611 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
8612 New keymap and menu.
8613 (smerge-text-properties): New function.
8614 (smerge-remove-props): New function.
8615 (smerge-popup-context-menu): New function.
8616 (smerge-resolve): Call `smerge-remove-props'.
8617 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
8618 (smerge-keep-current): Ditto.
8619 (smerge-kill-current): New function.
8620 (smerge-match-conflict): Put text properties.
8621 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
8622
8623 2004-03-15 David Ponce <david@dponce.com>
8624
8625 * ruler-mode.el: (ruler-mode-left-fringe-cols)
8626 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
8627 (ruler-mode-right-scroll-bar-cols): Remove.
8628 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
8629 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
8630 Use fringe-columns and scroll-bar-columns.
8631
8632 2004-03-15 Masatake YAMATO <jet@gyve.org>
8633
8634 * hl-line.el (hl-line-range-function): New variable.
8635 (hl-line-move): New function.
8636 (global-hl-line-highlight): Use `hl-line-move'.
8637 (hl-line-highlight): Ditto.
8638
8639 * scroll-bar.el (scroll-bar-columns):
8640 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
8641
8642 * ruler-mode.el (top-level): Require scroll-bar and fringe.
8643 (ruler-mode-left-fringe-cols)
8644 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
8645 (ruler-mode-right-scroll-bar-cols)
8646 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
8647 (ruler-mode-ruler-function): New variable.
8648 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
8649 if the value for `ruler-mode-ruler-function'is given.
8650
8651 * hexl.el (hexl-mode-hook): Make the hook customizable.
8652 (hexl-address-area, hexl-ascii-area): New customize variables.
8653 (hexlify-buffer): Put font-lock-faces on the address area and
8654 the ascii area.
8655 (hexl-activate-ruler): New function.
8656 (hexl-follow-line): New function.
8657 (hexl-highlight-line-range): New function.
8658 (hexl-mode-ruler): New function.
8659
8660 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
8661
8662 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
8663 (vc-default-find-file-hook): New fun.
8664 (vc-find-file-hook): Call new find-file-hook operation.
8665
8666 * vc-arch.el: New file.
8667
8668 2004-03-12 Jesper Harder <harder@ifa.au.dk>
8669
8670 * info-look.el (info-lookup): Reuse an existing Info window.
8671
8672 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
8673
8674 * woman.el (woman-preserve-ascii): Default value changed to t and
8675 doc string revised.
8676
8677 2004-03-12 Richard M. Stallman <rms@gnu.org>
8678
8679 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
8680 Fix minor bug.
8681
8682 * replace.el (occur-engine): Change message for count of matches.
8683
8684 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
8685 For strings, do compare text properties.
8686
8687 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
8688
8689 * progmodes/compile.el (compile-auto-highlight)
8690 (compilation-error-list, compilation-old-error-list)
8691 (compilation-parse-errors-function, compilation-parsing-end)
8692 (compilation-error-message, compilation-directory-stack)
8693 (compilation-enter-directory-regexp-alist)
8694 (compilation-leave-directory-regexp-alist)
8695 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
8696 (compilation-current-file, compilation-regexps): Remove vars.
8697
8698 (compile-error-at-point, compilation-error-filedata)
8699 (compilation-error-filedata-file-name, compile-reinitialize-errors)
8700 (compilation-next-error-locus, compilation-forget-errors)
8701 (count-regexp-groupings, compilation-parse-errors)
8702 (compile-collect-regexps, compile-buffer-substring): Remove funs.
8703
8704 (compile-internal): Make obsolete.
8705
8706 (compilation-first-column, compilation-error)
8707 (compilation-directory-matcher, compilation-page-delimiter)
8708 (compilation-mode-font-lock-keywords, compilation-debug)
8709 (compilation-error-face, compilation-warning-face)
8710 (compilation-info-face, compilation-line-face)
8711 (compilation-column-face, compilation-enter-directory-face)
8712 (compilation-leave-directory-face, compilation-skip-threshold)
8713 (compilation-skip-visited, compilation-context-lines): New vars.
8714
8715 (compilation-warning-face, compilation-info-face)
8716 (compilation-message-face): New faces.
8717
8718 (compilation-error-regexp-alist-alist): New constant.
8719
8720 (compilation-face, compilation-directory-properties)
8721 (compilation-assq, compilation-error-properties, compilation-start)
8722 (define-compilation-mode, compilation-loop)
8723 (compilation-set-window): New functions.
8724
8725 (compile): Additional argument for interactive compiles like TeX.
8726
8727 * progmodes/grep.el (kill-grep): Move here from compile.el
8728 (grep-error, grep-hit-face, grep-error-face)
8729 (grep-mode-font-lock-keywords): New variables.
8730 (grep-regexp-alist): Simplify regexp and add `binary' case.
8731 (grep-mode): New mode.
8732 (grep-process-setup): Simplify.
8733
8734 2004-03-11 Jason Rumney <jasonr@gnu.org>
8735
8736 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
8737 letters on DOS/Windows.
8738
8739 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
8740
8741 * server.el (server-name): New var.
8742 (server-socket-dir): New var to replace server-socket-name.
8743 (server-start): Use them.
8744
8745 2004-03-11 Simon Josefsson <jas@extundo.com>
8746
8747 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
8748 died to avoid infloop. Reported by Jonathan Glauner
8749 <jglauner@sbum.org>.
8750
8751 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
8752
8753 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
8754 (smerge-mode-menu): Use it to deactivate menu entries.
8755 (smerge-keep-current): New fun.
8756 (smerge-keep-current): Use it.
8757
8758 2004-03-10 John Paul Wallington <jpw@gnu.org>
8759
8760 * foldout.el (foldout-fold-list, foldout-modeline-string):
8761 Declare them as variables, not constants.
8762
8763 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8764
8765 * ps-print.el: Modification to print *Messages* buffer.
8766 (ps-print-version): New version 6.6.4.
8767 (ps-message-log-max): New fun.
8768 (ps-spool-without-faces, ps-spool-with-faces)
8769 (ps-count-lines-preprint): Code fix.
8770
8771 * printing.el: New tips in Tips section.
8772
8773 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8774
8775 * delim-col.el: Doc fix.
8776
8777 * printing.el: Doc fix. New doc section (Tips).
8778
8779 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
8780
8781 * type-break.el (type-break-emacs-variant): Remove.
8782 (type-break-run-at-time, type-break-cancel-function-timers):
8783 Use fboundp rather than version name and number.
8784
8785 2004-03-09 Masatake YAMATO <jet@gyve.org>
8786
8787 * hexl.el (hexl-mode): Use `make-local-variable' instead of
8788 `make-variable-buffer-local'.
8789
8790 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
8791
8792 * find-dired.el (find-dired): Call `shell-command' instead of
8793 `start-process-shell-command'. By this, Tramp takes over
8794 handling of remote directories.
8795
8796 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
8797
8798 * newcomment.el (comment-use-global-state): New var.
8799 (comment-search-forward): Use it.
8800
8801 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
8802
8803 * cus-edit.el (fill) <defgroup>: Move to fill.el.
8804
8805 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
8806 (enable-kinsoku): Make it a defcustom.
8807 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
8808 paragraph to same-comment-start-marker.
8809
8810 2004-03-07 Dave Love <fx@gnu.org>
8811
8812 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
8813 (browse-url-mail): Use it.
8814
8815 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
8816 (rfc2368-unhexify-string): Use replace-regexp-in-string.
8817
8818 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
8819
8820 * woman.el (woman-man.conf-path): Doc fix.
8821 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
8822
8823 2004-03-07 Eli Zaretskii <eliz@gnu.org>
8824
8825 * sort.el (sort-columns): Remove ms-dos from the list of systems
8826 where the external `sort' command is not used.
8827
8828 2004-03-07 Kim F. Storm <storm@cua.dk>
8829
8830 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
8831 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
8832 from overlay-arrow-variable-list.
8833 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
8834
8835 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
8836
8837 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
8838 overlay arrow string properly for the assembler buffer.
8839
8840 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
8841
8842 * mail/sendmail.el (mail-mode): Fix last change.
8843
8844 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
8845
8846 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
8847 for the assembler buffer.
8848 (gdb-assembler-custom): Position the overlay arrow.
8849 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
8850
8851 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
8852
8853 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
8854
8855 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
8856 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
8857
8858 * mail/sendmail.el (mail-mode): Set comment-start-skip.
8859
8860 * newcomment.el (uncomment-region): Allow non-terminated comment.
8861 (comment-normalize-vars): Check the user-specified comstart marker.
8862
8863 2004-03-04 Jesper Harder <harder@ifa.au.dk>
8864
8865 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
8866 Otherwise, do use it if the region only contains font-lock text
8867 properties.
8868
8869 2004-03-04 Masatake YAMATO <jet@gyve.org>
8870
8871 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
8872 as the callback function for eldoc.
8873 (hexl-print-current-point-info): New function.
8874 (hexl-current-address): Print the address in both decimal
8875 and hexadecimal format.
8876
8877 2004-03-04 Richard M. Stallman <rms@gnu.org>
8878
8879 * mail/rmail.el (rmail-convert-to-babyl-format):
8880 Specify t for UNIBYTE when calling mail-unquote-printable-region.
8881
8882 * mail/mail-utils.el (mail-unquote-printable-region):
8883 New arg UNIBYTE.
8884
8885 * startup.el (command-switch-alist): Doc fix.
8886
8887 * simple.el (undo): Temporarily set this-command to `undo-start',
8888 then set it to `undo' once undo-start returns without error.
8889
8890 * simple.el (minibuffer-history-sexp-flag): Doc fix.
8891
8892 * simple.el (kill-line): Don't disregard trailing whitespace
8893 in eol condition, if show-trailing-whitespace is set.
8894
8895 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
8896 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
8897 When disabling, restore old values only if mouse-sel-has-been-enabled.
8898
8899 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
8900 (isearch-{-char): New function.
8901 (isearch-mode-map): Bind { to isearch-{-char.
8902
8903 * font-lock.el (lisp-font-lock-keywords-2):
8904 Turn off the CL with-... and do-... general patterns.
8905 Instead, recognize several specific with... and do... constructs.
8906
8907 * files.el (switch-to-buffer-other-window):
8908 Bind same-window-buffer-names and same-window-regexps to nil.
8909 (switch-to-buffer-other-frame): Likewise.
8910
8911 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
8912
8913 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
8914 recognizing leading comment on code line.
8915
8916 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
8917
8918 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
8919 hidden files/directories.
8920
8921 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
8922
8923 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
8924 only comment-start (in case the mode hasn't set it).
8925
8926 * Makefile.in (AUTOGENEL): New var.
8927 (bootstrap-prepare): Rename from bootstrap-clean.
8928 Don't remove elc files.
8929 (maintainer-clean): New target.
8930
8931 * xml.el (xml-get-attribute-or-nil): Simplify.
8932
8933 2004-03-02 Juri Linkov <juri@jurta.org>
8934
8935 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
8936 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
8937 URL to prevent their substitution with the environment variable
8938 values by browsers.
8939
8940 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8941
8942 * ps-print.el: Doc fix.
8943 (ps-print-version): New version number (6.6.3).
8944 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
8945 Docstring fix.
8946 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
8947 before printing.
8948 (ps-time-stamp-yyyy-mm-dd): New fun.
8949 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
8950
8951 2004-03-02 Kim F. Storm <storm@cua.dk>
8952
8953 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
8954
8955 2004-03-01 Juanma Barranquero <lektu@terra.es>
8956
8957 * allout.el (allout-rebullet-heading): Fix typo in docstring.
8958
8959 * desktop.el (desktop-file-version)
8960 (desktop-after-read-hook): Fix typos.
8961 (desktop-clear-preserve-buffers): Remove redundant info in
8962 docstring already shown by the obsolescence message.
8963 (desktop-truncate, desktop-internal-v2s)
8964 (desktop-value-to-string): Change argument name to match docstring.
8965
8966 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
8967
8968 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
8969 docstring.
8970
8971 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8972
8973 * printing.el: Replace "As Is..." in PostScript file print/preview by
8974 "No Preprocessing...". Suggested by Colin Marquardt
8975 <_marquardt_@zmd.de>.
8976 (pr-insert-section-4): Adjust buffer interface.
8977
8978 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
8979
8980 Version 2.0.39 of Tramp released.
8981
8982 * net/tramp.el (tramp-handle-file-local-copy)
8983 (tramp-handle-write-region, tramp-open-connection-rsh):
8984 Variable name typo. Small change. From Patrick Tullmann
8985 <tullmann@flux.utah.edu>.
8986 (tramp-process-connection-type): New variable.
8987 (tramp-maybe-open-connection): Use it.
8988 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
8989 (tramp-touch): Set last-modified time of a remote file.
8990 (tramp-handle-write-region): Say which function is used when encoding.
8991
8992 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8993
8994 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
8995 case of non-existing filename, too. Reported by Christoph Bauer
8996 <c_bauer@informatik.uni-kl.de>.
8997 (tramp-smb-get-file-entries): The directory in question should
8998 have permissions "drwxrwxrwx". Just virtual, because we don't
8999 know the real permissions. Don't we know?
9000 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
9001 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
9002 (tramp-smb-wait-for-output): Optimize algorithm getting pending
9003 output. If it was received chunkwise, there have been problems.
9004 Remove the "prompt not found" error message; it is obvious.
9005 Simplify algorithm.
9006 (tramp-smb-process-running): Remove. Since we acknowledge the
9007 virtual prompt for shares, there's no need for distinction of
9008 reading shares (process ends afterwards) and interactive mode of
9009 smblient.
9010 (tramp-smb-open-connection): Setting process sentinel removed.
9011 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
9012 "NT_STATUS_NETWORK_ACCESS_DENIED".
9013 (tramp-smb-maybe-open-connection): Set `process-connection-type'
9014 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
9015 (top-level): Setting default value in `tramp-default-method-alist'
9016 corrected. Order of USER and HOST have been wrong.
9017 Nobody complained for months ...
9018 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
9019 (tramp-smb-open-connection): Clear password cache if login has failed.
9020
9021 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
9022 `tramp-unified-filenames'.
9023 (tramp-completion-mode): Make test for XEmacs explicitely.
9024 `event-to-character' can exists in Emacs packages too.
9025 Reported by Matt Swift <swift@alum.mit.edu>.
9026 (tramp-buffer-name): Buffer name must contain the user if exists.
9027 Reported by Adrian Phillips <a.phillips@met.no>.
9028 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
9029 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
9030 (tramp-do-copy-or-rename-file-out-of-band): Rename from
9031 `tramp-do-copy-or-rename-file-one-local', because it handles also
9032 the case both files use the same out-of-band method.
9033 Implementation added.
9034 (tramp-handle-file-local-copy, tramp-handle-write-region):
9035 Out-of-band handling removed. `copy-file' called instead, which
9036 calls `tramp-do-copy-or-rename-file-out-of-band'.
9037 (tramp-action-password): Check for out-of-band method removed.
9038 This function is used for 'login-program.
9039 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
9040 appropriate.
9041 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
9042 and `tramp-parse-sknownhosts'.
9043 (tramp-completion-function-alist): It's a defvar now, because we
9044 want to apply the optimized `tramp-set-completion-function'
9045 instead of a static list.
9046 (tramp-set-completion-function): Implementation tuned.
9047 Avoid double entries, and entries where the function or the
9048 file/directory doesn't exist.
9049 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
9050 for SSH2.
9051 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
9052 (tramp-handle-dired-compress-file): New function.
9053 (tramp-async-proc): New variable.
9054 (tramp-handle-shell-command): Adding asynchronous processes.
9055 They are far from being perfect, but it works at least for
9056 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
9057 (top-level): Require password.el if visible. Should be mandatory
9058 once No Gnus has found its way into (X)Emacs.
9059 (tramp-read-passwd): Invoke `password-read' if available,
9060 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
9061 fallback any longer.
9062 (tramp-clear-passwd): New function.
9063 (tramp-process-actions, tramp-process-multi-actions):
9064 Clear password cache if login has failed.
9065
9066 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
9067 its own module.
9068 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
9069 `ange-ftp-ftp-name-res'. There could be incorrect values from
9070 previous calls in case the "ftp" method is used in the Tramp file
9071 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
9072
9073 2004-02-28 Richard M. Stallman <rms@gnu.org>
9074
9075 * term.el (term-mouse-paste): Call mouse-set-point.
9076
9077 * thumbs.el: New file.
9078
9079 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9080
9081 * progmodes/ebnf-abn.el: Doc fix.
9082
9083 * progmodes/ebnf-bnf.el: Doc fix.
9084 (ebnf-repeat): Code fix.
9085
9086 * progmodes/ebnf2ps.el: Doc fix.
9087 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
9088
9089 2004-02-28 Juri Linkov <juri@jurta.org>
9090
9091 * ffap.el (dired-at-point): Additional writability test for
9092 relative directory names.
9093 (dired-at-point-prompter): Treat directories as a directory, get
9094 the directory component from files.
9095 (ffap-string-at-point): Return string from region if region is active.
9096 (ffap-file-at-point): Remove redundant code.
9097
9098 2004-02-28 Kim F. Storm <storm@cua.dk>
9099
9100 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
9101 Initialize margin area images to nil.
9102 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
9103 (breakpoint-enabled-bitmap-face)
9104 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
9105 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
9106 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
9107 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
9108 (gdb-reset): Use gdb-remove-breakpoint-icons.
9109 (gdb-put-string): Add dprop arg to specify alternative display
9110 property (for setting fringe bitmap).
9111 (gdb-remove-strings): Doc fix.
9112 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
9113 icon in fringe (if available), or else as icon or text in display
9114 margin. Creates necessary icons in breakpoint-bitmap,
9115 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
9116 Also make left window margin if required.
9117 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
9118 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
9119 no longer needed.
9120 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
9121 gdb-put-breakpoint-icon.
9122 (gdb-assembler-mode): Don't set left-margin-width here.
9123
9124 2004-02-27 Kevin Ryde <user42@zip.com.au>
9125
9126 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
9127 comma, so that it DTRT in macros.
9128
9129 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
9130
9131 * progmodes/sh-script.el (sh-shell-arg)
9132 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
9133 (sh-leading-keywords, sh-other-keywords): Fix custom type.
9134
9135 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9136
9137 * faces.el (face-spec-set-match-display): Add a new attribute,
9138 `min-colors'.
9139 (region, highlight, secondary-selection): Use `min-colors'.
9140
9141 * custom.el (defface): Add documentation for `min-colors'.
9142
9143 * font-lock.el (font-lock-comment-face, font-lock-string-face)
9144 (font-lock-keyword-face, font-lock-function-name-face)
9145 (font-lock-variable-name-face, font-lock-constant-face):
9146 Use `min-colors'.
9147
9148 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
9149
9150 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9151
9152 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
9153 define assq-delete-all if it's not defined.
9154 (ebnf-generate-region): Code fix.
9155
9156 * printing.el: Doc fix.
9157 (pr-version): New version number (6.7.2).
9158 (pr-command): Return empty string if command is an empty string.
9159
9160 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9161
9162 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
9163
9164 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
9165 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
9166 semi-down-full. Fix a bug on productions like test = {"test"}* | (
9167 "tt" ["test"] ). Reported by Markus Dreyer
9168 <mdreyer@ix.urz.uni-heidelberg.de>.
9169 (ebnf-version): New version number (4.0).
9170 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
9171 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
9172 (ebnf-delete-style): New commands.
9173 (ebnf-directory, ebnf-file): New funs.
9174 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
9175 (ebnf-production-name-p, ebnf-stop-on-error): New options.
9176 (ebnf-syntax-alist): New var.
9177 (ebnf-element-width): New fun replacing ebnf-list-width.
9178 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
9179 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
9180 (ebnf-prologue): Adjust vars.
9181 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
9182 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
9183 (ebnf-check-style-values, ebnf-generate-production)
9184 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
9185 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
9186 (ebnf-token-repeat): Code fix.
9187
9188 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
9189 %right, %left and %prec. Suggested by Matthew K. Junker
9190 <junker@alum.mit.edu>.
9191 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
9192
9193 * progmodes/ebnf-iso.el: Doc fix.
9194 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
9195 (ebnf-iso-lex): Code fix.
9196
9197 * progmodes/ebnf-bnf.el: Doc fix.
9198 (ebnf-bnf-lex): Code fix.
9199
9200 * progmodes/ebnf-otz.el: Doc fix.
9201
9202 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9203
9204 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
9205 (abbrev-prefix-mark): Doc fix.
9206
9207 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
9208
9209 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
9210 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
9211 (gdb-var-delete): Make interactive (really).
9212 (gdb-edit-value): Make non-interactive.
9213
9214 * progmodes/gud.el (gud-speedbar-menu-items):
9215 Add gdb-var-delete and, indirectly, gdb-edit-value.
9216 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
9217 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
9218 (gud-gdb-marker-filter): Add comment for annotations.
9219
9220 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
9221
9222 * calendar/calendar.el (generate-calendar)
9223 (calendar-read-date): Prevent display of BC calendars once more -
9224 reverts 2003-10-01 change.
9225 (generate-calendar-month): Doc fix.
9226
9227 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9228
9229 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
9230 return value of increment-calendar-month.
9231
9232 2004-02-21 Stephen Compall <s11@member.fsf.org>
9233
9234 * saveplace.el (save-place-forget-unreadable-files)
9235 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
9236 (save-place-forget-unreadable-files): New function.
9237 (save-place-alist-to-file): Use it to filter out files that are
9238 no longer readable.
9239
9240 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
9241 current Texinfo environment, using the same method as in
9242 `texinfo-insert-@end', and insert a space rather than a newline if
9243 point in a @table environment.
9244
9245 2004-02-21 Juri Linkov <juri@jurta.org>
9246
9247 * ffap.el (ffap-file-at-point): Try parent directories.
9248
9249 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
9250
9251 * vcursor.el (vcursor-modifiers): New defcustom.
9252 (vcursor-cs-binding): Use vcursor-modifiers instead of a
9253 hard-coded list.
9254
9255 2004-02-21 Masatake YAMATO <jet@gyve.org>
9256
9257 * play/animate.el (animate-birthday-present): Accept names other
9258 than `Sarah', too.
9259
9260 2004-02-21 Juri Linkov <juri@jurta.org>
9261
9262 * startup.el: Remove table of command line arguments from the
9263 Commentary section.
9264
9265 2004-02-20 John Wiegley <johnw@newartisans.com>
9266
9267 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
9268 again" modifier from 'e' to 'E', since 'e' is also used by the
9269 "file extension" modifier.
9270
9271 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
9272
9273 * help-fns.el (describe-categories): Doc fix.
9274
9275 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
9276
9277 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
9278 temporary file for buffer already visiting one. This change makes
9279 output likely to be directly usable by patch program.
9280 Suggested by Adrian Aichner <adrian@xemacs.org>
9281
9282 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
9283
9284 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
9285 case of variables defined in compound statements.
9286 (gdb-setup-windows, gdb-source-info, gdb-source-info):
9287 Simplify constructions using switch-to-buffer.
9288
9289 2004-02-19 Simon Josefsson <jas@extundo.com>
9290
9291 * play/morse.el: Fix typo.
9292 (morse-code): Add @.
9293
9294 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
9295
9296 * calendar/appt.el (appt-display-format): Change default to
9297 'ignore, for backwards compatibility.
9298 (appt-display-message): If appt-display-format is 'ignore,
9299 respect old vars appt-msg-window and appt-visible.
9300 (appt-activate): Don't depend on return value of cancel-timer.
9301
9302 * calendar/calendar.el (calendar-holidays): Doc fix.
9303
9304 * calendar/cal-coptic.el (coptic-prompt-for-date):
9305 Use assoc-string instead of assoc-ignore-case.
9306 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
9307 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
9308 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
9309 * calendar/cal-islam.el (calendar-goto-islamic-date)
9310 (mark-islamic-diary-entries): Ditto.
9311 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
9312 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
9313 (calendar-read-mayan-tzolkin-date): Ditto.
9314 * calendar/calendar.el (calendar-read-date): Ditto.
9315 * calendar/diary-lib.el (mark-diary-entries): Ditto.
9316
9317 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
9318
9319 * progmodes/executable.el (executable-command-find-posix-p):
9320 Fix choice of the directory.
9321
9322 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9323
9324 * simple.el (interprogram-cut-function)
9325 (interprogram-paste-function, kill-new, kill-append):
9326 Doc fixes.
9327 (kill-region): Make it return nil. Doc fix.
9328 (yank-pop): Make its argument optional.
9329 (yank): Make ARG `-' equivalent to `-1'.
9330
9331 2004-02-17 Eli Zaretskii <eliz@gnu.org>
9332
9333 * mail/rmail.el (rmail-get-new-mail): Don't reference
9334 rmail-use-spam-filter if rmail-spam-filter is not loaded.
9335
9336 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9337
9338 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
9339 if one of global-auto-revert-non-file-buffers or autorevert-mode
9340 is non-nil.
9341
9342 2004-02-16 Eli Zaretskii <eliz@gnu.org>
9343
9344 * subr.el (delete-dups): A better implementation from Karl Heuer
9345 <kwzh@gnu.org>.
9346
9347 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
9348
9349 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
9350 correct place.
9351 * progmodes/icon.el (icon-indent-command): Ditto.
9352 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
9353
9354 2004-02-16 Eli Zaretskii <eliz@gnu.org>
9355
9356 * progmodes/grep.el (grep-compute-defaults): Undo change from
9357 2004-01-29: don't use executable-command-find-posix-p.
9358
9359 2004-02-16 Richard Sharman <rsharman@pobox.com>
9360
9361 * hilit-chg.el: Use require instead of eval-and-compile.
9362 (highlight-compare-buffers): New function.
9363
9364 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
9365
9366 * man.el (Man-fontify-manpage): Render section headings in
9367 `Man-overstrike-face' even when overstrike was not used by man
9368 formatter for section headings.
9369
9370 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
9371
9372 * rmail-spam-filter.el: (vm-use-spam-filter)
9373 (rsf-min-region-length-added-to-spam-list): New variables.
9374 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
9375 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
9376 spam testing. Don't delete spam message if automatic deletion
9377 after output via variable rmail-delete-after-output is turned on.
9378 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
9379 rsf-bbdb-dont-create-entries-for-spam.
9380 (check-field): New function, extracted from code in
9381 rmail-spam-filter to ease addition of header fields like content-type.
9382 (message-content-type): New variable to check the content-type:
9383 field added, also in defcustom of rsf-definitions-alist.
9384 (rmail-spam-filter): Replace repeated test code for header fields
9385 by calls to check-field; change the call to
9386 rmail-output-to-rmail-file such that rmail-current-message stays
9387 the same to avoid wrong deletion of unseen flags.
9388 (rsf-add-contents-type): New function to convert old format
9389 of rmail-spam-definitions-alist into new one.
9390 Change prefixes of all variables and functions from
9391 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
9392
9393 2004-02-16 Eli Zaretskii <eliz@gnu.org>
9394
9395 * loadhist.el (unload-hook-features-list): New defvar.
9396
9397 2004-02-16 Dave Love <fx@gnu.org>
9398
9399 * loadhist.el (unload-feature): Doc fix. Rename flist to
9400 unload-hook-features-list.
9401
9402 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
9403
9404 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
9405 cookie. Don't check if we are looking-at open-formula.
9406
9407 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9408
9409 * subr.el (match-string-no-properties): Use substring-no-properties.
9410
9411 2004-02-16 Eli Zaretskii <eliz@gnu.org>
9412
9413 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
9414 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
9415 Use lower-case "rx" in all error message.
9416
9417 2004-02-16 Dave Love <fx@gnu.org>
9418
9419 * emacs-lisp/rx.el (rx-or): Put group around result.
9420 (rx-constituents): Add backref.
9421 (rx-syntax): Add string-delimiter, comment-delimiter.
9422 (rx-categories): Add combining-diacritic.
9423 (rx-check-not, rx-greedy, rx): Doc fix.
9424 (rx-backref, rx-check-backref): New.
9425
9426 2004-02-16 Jesper Harder <harder@ifa.au.dk>
9427
9428 * newcomment.el (uncomment-region): Allow eob as comment end.
9429
9430 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
9431
9432 * filecache.el: All message and error commands now use prefix
9433 "Filecache:" to make it easy to read *Messages* buffer.
9434
9435 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
9436
9437 * autorevert.el: Add support to detect changed dired and VC buffers.
9438 (auto-revert-active-p, auto-revert-list-diff)
9439 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
9440 (auto-revert-handler, auto-revert-active-p): New functions.
9441 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
9442 and `auto-revert-active-p'.
9443 (eval-when-compile): Defvar dired-directory and vc-mode.
9444 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
9445 (auto-revert-handler-vc): New functions.
9446
9447 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
9448
9449 * progmodes/compile.el (compilation-directory): New defvar.
9450 (compile): Save current directory in compilation-directory.
9451 (recompile): Bind default-directory to compilation-directory if
9452 that is non-nil.
9453
9454 2004-02-16 Dave Love <fx@gnu.org>
9455
9456 * newcomment.el (comment-insert-comment-function)
9457 (comment-region-function, uncomment-region-function): New.
9458 (comment-indent): Use comment-insert-comment-function.
9459 (uncomment-region): Use uncomment-region-function.
9460 (comment-region): Use comment-region-function.
9461
9462 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
9463
9464 2004-02-16 Richard Stallman <rms@gnu.org>
9465
9466 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
9467 loaddefs* and ldefs-boot*.
9468
9469 2004-02-16 Eli Zaretskii <eliz@gnu.org>
9470
9471 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
9472 and email address at the beginning and end of the address.
9473
9474 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
9475 anchored at the beginning of the email address.
9476
9477 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
9478
9479 * international/ccl.el (ccl-compile-write): Pass `left' to
9480 ccl-embed-code to generate correct code of write-expr-register.
9481
9482 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
9483
9484 * progmodes/grep.el (grep-compute-defaults): Fix typos.
9485
9486 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9487
9488 * x-dnd.el: Mention support for Motif in commentary.
9489 (x-dnd-handle-drag-n-drop-event): Ditto.
9490
9491 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9492
9493 * ses.el: Use "ses--" prefixes for buffer-local variables.
9494 Use (point-min) instead of 1, even when we know the buffer
9495 is unnarrowed.
9496 (ses-build-load-map): Delete. Distribute its content to defconst's for
9497 the three maps.
9498 (ses-menu, ses-header-line-menu): New menus.
9499 (ses-mode-map): Use them.
9500 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
9501
9502 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
9503
9504 * Makefile.in: Fix the CC Mode recompile kludge so it works
9505 when building in a different directory.
9506
9507 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
9508
9509 * simple.el (kill-new): Put yank-handler property on the entire string.
9510
9511 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
9512
9513 * diff.el: Don't use compile any more, use diff-mode instead.
9514 (diff-regexp-alist, diff-old-file, diff-new-file)
9515 (diff-parse-differences, diff-process-setup): Remove.
9516 (diff-sentinel): New fun.
9517 (diff): Use it. Run the process ourselves.
9518 Use diff-mode for the rest of the processing.
9519
9520 * diff.el (diff): Simplify code handling `switch'.
9521
9522 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
9523
9524 * pcvs-defs.el (cvs-menu): Add `tag'.
9525
9526 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
9527
9528 * simple.el (kill-append): Doc fix.
9529
9530 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
9531 Adapt outline-regexp to the new conventions for commenting out code.
9532
9533 2004-02-11 John Paul Wallington <jpw@gnu.org>
9534
9535 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
9536
9537 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
9538
9539 * diff.el (diff-switches): New fun.
9540 (diff, diff-backup): Use it.
9541 (diff): Clean up the args construction. Use backquote.
9542 Use listp instead of consp to avoid putting a nil arg.
9543 (diff): Add a revert-buffer function.
9544
9545 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9546
9547 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
9548 handled by x-dnd-handle-file-name.
9549 (x-dnd-known-types): Add COMPOUND_TEXT.
9550 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
9551 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
9552 x-dnd-empty-state.
9553 (x-dnd-forget-drop): Ditto.
9554 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
9555 (x-dnd-handle-one-url): Return private when inserting text.
9556 (x-dnd-insert-ctext): New function.
9557 (x-dnd-handle-file-name): New function for FILE_NAME.
9558 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
9559 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
9560 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
9561
9562 2004-02-10 Kenichi Handa <handa@m17n.org>
9563
9564 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
9565 instead of while loop.
9566
9567 2004-02-10 Miles Bader <miles@gnu.org>
9568
9569 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
9570
9571 2004-02-09 Kenichi Handa <handa@m17n.org>
9572
9573 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
9574 have end-of-line.
9575
9576 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
9577
9578 * Makefile.in: Added extra dependencies in the recompile target
9579 needed to cope with the compile time macro expansions in CC Mode.
9580
9581 2004-02-09 Kim F. Storm <storm@cua.dk>
9582
9583 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
9584 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
9585 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
9586 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
9587 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
9588 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
9589 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
9590 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
9591 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
9592 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
9593 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
9594
9595 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
9596
9597 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
9598 Don't allow shrink if there's a window on our right.
9599
9600 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
9601 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
9602 Bring together declaration and initialization.
9603 (prolog-mode-variables): Don't set the syntax table.
9604 Don't set paragraph-start and comment-indent-function.
9605 Add /*..*/ to the comment regexps.
9606 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
9607 (prolog-mode-map): Don't bind TAB.
9608 (prolog-mode): Set the syntax table.
9609 (prolog-comment-indent): Remove.
9610 (inferior-prolog-mode-map): Initialize in the declaration.
9611 (inferior-prolog-mode-syntax-table)
9612 (inferior-prolog-mode-abbrev-table): New vars.
9613 (inferior-prolog-mode): Derive from comint-mode.
9614 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
9615 minibuffer windows.
9616
9617 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
9618 in file names, as long as it is unabmiguous.
9619
9620 2004-02-08 Andreas Schwab <schwab@suse.de>
9621
9622 * textmodes/reftex-toc.el
9623 (reftex-toc-load-all-files-for-promotion): Remove useless use of
9624 format. Doc fix.
9625
9626 * textmodes/refer.el (refer-find-entry-internal): Remove extra
9627 format string arguments.
9628
9629 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
9630 string argument.
9631
9632 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
9633
9634 * play/zone.el (zone-call): Fix format string.
9635
9636 * net/webjump.el (webjump-builtin): Add missing format string argument.
9637
9638 * midnight.el (midnight-delay-set): Remove extra format string argument.
9639
9640 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
9641
9642 * hexl.el (hexl-insert-char): Add missing format string argument.
9643
9644 * format.el (format-decode): Fix format string.
9645
9646 * emulation/vi.el (vi-mode): Remove extra format string argument.
9647 (vi-repeat-last-search): Likewise.
9648 (vi-reverse-last-search): Likewise.
9649 (vi-goto-mark): Likewise.
9650 (vi-reverse-last-find-char): Likewise.
9651 (vi-repeat-last-find-char): Likewise.
9652 (vi-locate-def): Likewise.
9653
9654 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
9655
9656 * ediff-util.el (ediff-toggle-read-only): Remove extra format
9657 string argument.
9658 (ediff-toggle-regexp-match): Likewise.
9659
9660 * dired-aux.el (dired-do-query-replace-regexp): Add missing
9661 format string argument.
9662
9663 * calc/calc-map.el (calc-get-operator): Remove extra format
9664 string argument.
9665
9666 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
9667
9668 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
9669 string argument.
9670
9671 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
9672
9673 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
9674
9675 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
9676
9677 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
9678 (cl-struct-setf-expander): Likewise.
9679
9680 * vc.el (with-vc-file): Fix unsafe uses of error.
9681 (vc-cancel-version): Likewise.
9682
9683 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
9684
9685 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
9686 thousands separator; fixes <class>:<line-number> regexp for
9687 non-english locales.
9688
9689 2004-02-08 Andreas Schwab <schwab@suse.de>
9690
9691 * view.el (view-mode-enable): Revert previous change.
9692
9693 2004-02-07 Kim F. Storm <storm@cua.dk>
9694
9695 * simple.el (line-number-at-pos): Rename from line-at-pos.
9696 Uses changed (what-line and vc-annotate-warp-version).
9697
9698 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
9699
9700 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
9701 (diff-mode): Remove aborted attempt at support for compile.el.
9702 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
9703
9704 2004-02-06 Andreas Schwab <schwab@suse.de>
9705
9706 * view.el (view-mode-enable): Add view-mode-map to
9707 minor-mode-overriding-map-alist.
9708
9709 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9710
9711 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
9712
9713 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
9714
9715 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
9716 with point inside rather than after the paragraph.
9717
9718 2004-02-04 Sam Steingold <sds@gnu.org>
9719
9720 * mail/smtpmail.el (smtpmail-try-auth-methods):
9721 Do not try authentication when no mechanism is available.
9722 Pass port-name as defaultport to `netrc-machine'.
9723
9724 2004-02-04 Stephen Eglen <stephen@gnu.org>
9725
9726 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
9727 to show how minibuffer height can be constrained.
9728
9729 2004-02-04 John Paul Wallington <jpw@gnu.org>
9730
9731 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
9732
9733 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9734
9735 * x-dnd.el: New file for drag and drop.
9736
9737 * term/x-win.el: require x-dnd, set after-make-frame-functions
9738 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
9739 drag-n-drop event.
9740
9741 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
9742 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
9743 (dired-dnd-handle-file): New functions for drag and drop support.
9744 (dired-mode): Initialize drag and drop if x-dnd present.
9745
9746 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
9747
9748 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
9749 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
9750 (cperl-mode): Set fill-paragraph-function.
9751 (cperl-fill-paragraph): Make it non-interactive.
9752
9753 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
9754
9755 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
9756
9757 2004-02-02 David Kastrup <dak@gnu.org>
9758
9759 * replace.el (perform-replace): Allow 'literal argument in
9760 regexp-flag to indicate literal replacement.
9761 (query-replace-regexp-eval): Use it.
9762
9763 2004-02-01 Andreas Schwab <schwab@suse.de>
9764
9765 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
9766
9767 2004-02-01 Stephen Eglen <stephen@gnu.org>
9768
9769 * info-look.el: Add support for maxima-mode. Update commentary
9770 because info-lookup-symbol is now bound to C-h S.
9771
9772 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
9773
9774 * simple.el (edit-and-eval-command): Bind print-level and
9775 minibuffer-history-sexp-flag around call to read-from-minibuffer.
9776 Correct initial position in command-history.
9777
9778 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
9779
9780 * files.el (read-directory-name): Adapt the docstring to recent
9781 change in Fread_file_name.
9782
9783 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
9784
9785 * ses.el (ses-print-cell): If print format too wide for column
9786 width, truncate decimal places if that helps to avoid "#####" fill.
9787 * ses.el (ses-initial-column-width): Revert previous change.
9788
9789 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
9790
9791 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
9792 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
9793 Add edebug info.
9794 (jit-lock-mode): Setup/cancel the new timer.
9795 (jit-lock-context-fontify): New fun. Extracted from
9796 context fontification code of jit-lock-stealth-fontify.
9797 (jit-lock-stealth-fontify): Don't do context fontification any more.
9798
9799 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
9800 (jit-lock-fontify-now): Handle the `quit' case.
9801 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
9802
9803 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
9804
9805 * progmodes/executable.el (executable-command-find-posix-p):
9806 New. Check if find handles arguments Posix-style.
9807
9808 * progmodes/grep.el (grep-compute-defaults):
9809 Use executable-command-find-posix-p.
9810 (grep-find): Check `grep-find-command'.
9811
9812 * filecache.el (file-cache-find-posix-p): Delete.
9813 (file-cache-add-directory-using-find):
9814 Use `executable-command-find-posix-p'.
9815
9816 2004-01-29 Dave Love <fx@gnu.org>
9817
9818 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
9819 Iterate the hook function if arg is given.
9820 (mark-defun, narrow-to-defun): Change order of finding the limits.
9821
9822 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
9823 (byte-compile-format-warn): New.
9824 (byte-compile-callargs-warn): Use it.
9825 (Format, message, error): Add byte-compile-format-like property.
9826 (byte-compile-maybe-guarded): New.
9827 (byte-compile-if, byte-compile-cond): Use it.
9828 (byte-compile-lambda): Compile interactive forms,
9829 just to make warnings about them.
9830
9831 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
9832
9833 * ses.el (ses-initial-column-width): Increase to 14, so it will
9834 work well with the default printer of "%.7g" for extreme values
9835 like "-1.234567e+07".
9836
9837 2004-01-29 Kenichi Handa <handa@m17n.org>
9838
9839 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
9840
9841 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
9842
9843 * dos-w32.el: Added support for the `default-printer-name' function.
9844
9845 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
9846
9847 * server.el (server-socket-name): Don't use the hostname in the
9848 socket name since /tmp is local to the host anyway.
9849
9850 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
9851 robust check of widening and fix var-naming.
9852
9853 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
9854
9855 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
9856 or rmail-spam- to rsf- in all function and variable names.
9857 (rsf-min-region-to-spam-list): New variable.
9858 (rsf-bbdb-auto-delete-spam-entries): Rename from
9859 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
9860 scanned together with the recipients field for spam testing; Don't
9861 delete spam message if rmail-delete-after-output is non-nil;
9862 (rsf-check-field): New function, extracted from code in
9863 rmail-spam-filter to ease addition of header fields like
9864 content-type:;
9865 (message-content-type): New variable. The content-type: field was
9866 added also in defcustom of rsf-definitions-alist;
9867 (rmail-spam-filter): Replace repeated test code for header fields
9868 by calls to check-field; change the call to
9869 rmail-output-to-rmail-file such that rmail-current-message stays
9870 the same to avoid wrong deletion of unseen flags.
9871 (rmail-use-spam-filter): Add autoload cookie.
9872
9873 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
9874
9875 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
9876 (file-cache-add-directory-using-find): Add Cygwin support.
9877 (file-cache-find-command-posix-flag): New user variable.
9878
9879 * filecache.el (file-cache-add-directory): Check for
9880 directories an remove them from dir-files.
9881
9882 2004-01-27 Richard M. Stallman <rms@gnu.org>
9883
9884 * man.el (Man-fontify-manpage): Clean up message.
9885
9886 2004-01-27 Kenichi Handa <handa@m17n.org>
9887
9888 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
9889 (sentence-end): Define using sentence-end-without-space.
9890
9891 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
9892 a sentence ends with one of a character in sentence-end-without-space.
9893
9894 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
9895
9896 * font-lock.el (font-lock): Add jit-lock as explicit group member.
9897 (jit-lock): Group declaration moved to jit-lock.el.
9898 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
9899 when necessary.
9900
9901 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
9902 (jit-lock-context-unfontify-pos): Rename from
9903 jit-lock-first-unfontify-pos.
9904 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
9905
9906 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
9907
9908 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
9909 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
9910 (fortran-fill): When filling a string, adjust re-search-backward
9911 argument for special case of string just on fill-column.
9912 When filling non-string, allow one extra char if
9913 fortran-break-before-delimiters is non-nil.
9914 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
9915 Use fortran-break-delimiters-re and fortran-no-break-re to
9916 correctly handle cases such as "**".
9917
9918 * progmodes/f90.el (f90-break-delimiters): Doc fix.
9919 (f90-no-break-re): Add some extra tokens. Doc fix.
9920
9921 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
9922
9923 * mail/rmail-spam-filter.el:
9924 Use two semicolons as Commentary line prefix.
9925 Add ";;; Code:" stylized comment.
9926 Delete end-of-line whitespace.
9927 Wrap (require 'cl) with `eval-when-compile'.
9928
9929 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
9930
9931 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
9932 at the top level of vc.el.
9933
9934 2004-01-23 Andre Spiegel <spiegel@gnu.org>
9935
9936 * vc.el (vc-current-line): Function removed. This is now done by
9937 the new function line-at-pos in simple.el.
9938 (vc-annotate-warp-version): Use line-at-pos instead of
9939 vc-current-line.
9940
9941 2004-01-22 Kim F. Storm <storm@cua.dk>
9942
9943 * simple.el (line-at-pos): New defun.
9944 (what-line): Use it. Optimize by only counting lines in narrowed
9945 region once.
9946
9947 2004-01-22 Kenichi Handa <handa@m17n.org>
9948
9949 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
9950 point (register r1) only for charset mule-unicode-0100-24ff.
9951
9952 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
9953
9954 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
9955 trailing white space and ensure a final newline.
9956
9957 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
9958 Add autoload cookie.
9959
9960 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
9961
9962 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
9963 activate view-mode explicitly.
9964
9965 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9966
9967 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
9968 use clipboard first.
9969
9970 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
9971
9972 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
9973 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
9974 (vc-mcvs-cvs): Remove.
9975 (vc-mcvs-command): Remove use of assert.
9976
9977 * outline.el (outline-insert-heading): Tighten up match.
9978 (outline-demote, outline-move-subtree-down): Don't assume anything
9979 about outline-regexp.
9980
9981 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
9982 (texinfo-show-structure): Explicitly add ^, and simplify.
9983
9984 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
9985
9986 * calendar/appt.el (appt-check): Restore usage of
9987 appt-issue-message deleted in previous change.
9988 (top-level): Activate package when loaded (needed for backwards
9989 compatibility).
9990
9991 2004-01-20 Jesper Harder <harder@ifa.au.dk>
9992
9993 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
9994 following previous change to smtpmail-send-data.
9995
9996 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
9997
9998 * vc.el (vc-default-previous-version): Doc enhancement.
9999 (vc-default-next-version): New function.
10000 (vc-print-log): New arg FOCUS-REV.
10001 (vc-annotate-mode): Derive from view-mode.
10002 (vc-annotate): New args REVISION, DISPLAY-MODE.
10003 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
10004 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
10005 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
10006 (vc-annotate-show-diff-revision-at-line, vc-current-line)
10007 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
10008
10009 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
10010
10011 2004-01-19 Karl Berry <karl@gnu.org>
10012
10013 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
10014 or "TexInfo".
10015
10016 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
10017
10018 * subr.el (delete-dups): New function.
10019
10020 2004-01-19 Karl Berry <karl@gnu.org>
10021
10022 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
10023 with ^, since that's what texinfo-show-structure
10024 documentation says (plus it works much better in texinfo.txi).
10025
10026 2004-01-18 Jesper Harder <harder@ifa.au.dk>
10027
10028 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
10029
10030 2004-01-18 David Ponce <david@dponce.com> (tiny change)
10031
10032 * progmodes/which-func.el (which-function-mode): Don't cancel
10033 which-func-update-timer if not set.
10034
10035 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
10036
10037 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
10038 Remove spurious left square bracket in XX:XXam regexp.
10039
10040 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
10041
10042 * progmodes/cc-defs.el: Do not require cl at run time.
10043
10044 2004-01-16 Richard M. Stallman <rms@gnu.org>
10045
10046 * emacs-lisp/cl.el (cl-cannot-unload): New function.
10047 (cl-unload-hook): Defvar this to run cl-cannot-unload.
10048
10049 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
10050 Call rmail-spam-filter. Delete and expunge spam.
10051 Print number of spam messages deleted.
10052 Save and restore the deletion status of old messages when reading
10053 new mail with spam filter, so that expunging spam does not expunge
10054 msgs deleted by the user.
10055 (rmail-only-expunge): Add an optional argument dont-show to
10056 prevent showing message after expunge.
10057
10058 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
10059
10060 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
10061 * subr.el (declare): New macro.
10062
10063 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
10064
10065 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
10066
10067 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
10068
10069 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10070 Test window-system rather than system-type (for X11/Mac).
10071
10072 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
10073
10074 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
10075
10076 2004-01-12 Richard M. Stallman <rms@gnu.org>
10077
10078 * mail/rmail.el (rmail-convert-to-babyl-format):
10079 Use mail-unquote-printable-region.
10080 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
10081 (rmail-hex-char-to-integer): Functions deleted.
10082
10083 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
10084 (mail-unquote-printable-region): New arg NOERROR.
10085 For invalid encoding, either signal an error to just return nil.
10086
10087 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10088
10089 * calendar/appt.el: Update copyright and commentary.
10090 (appt-issue-message): Make obsolete.
10091 (appt-visible, appt-msg-window): Make obsolete, in favour of
10092 appt-display-format.
10093 (appt-display-mode-line, appt-display-duration)
10094 (appt-display-diary, appt-time-msg-list, appt-mode-string)
10095 (appt-prev-comp-time, appt-display-count, appt-timer)
10096 (appt-convert-time): Doc change.
10097 (appt-disp-window-function, appt-delete-window-function):
10098 Use defcustom rather than defvar.
10099 (appt-display-format): New variable.
10100 (appt-display-message): New function with display code from appt-check.
10101 (appt-check): Add optional FORCE argument. Doc change.
10102 Add appt-make-list to diary-hook if displaying diary.
10103 Remove checking of view-diary-entries-initially.
10104 Message display section removed to new function appt-display-message.
10105 (appt-display-window): Doc change. Remove unused internal var
10106 this-buffer. Do not beep, since appt-display-message does that.
10107 (appt-make-list): Doc change. Use caar.
10108 (appt-sort-list): Simplify by using builtin sort function.
10109 (appt-update-list): New function for updating appts when diary is
10110 saved.
10111 (appt-activate): New autoloaded function to toggle package
10112 functionality.
10113
10114 * calendar/cal-x.el: (calendar-one-frame-setup)
10115 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
10116
10117 * calendar/calendar.el: Update copyright.
10118 (view-diary-entries-initially, european-calendar-style): Doc change.
10119 (calendar-setup): Make defcustom rather than defvar.
10120 (mark-visible-calendar-date): Initialize temp-face and faceinfo
10121 in let binding so local to function.
10122
10123 * calendar/diary-lib.el: Update copyright.
10124 (diary, diary-entry-time): Doc change.
10125 (list-diary-entries): Doc change. Trivial logic change.
10126 (fancy-diary-display): Restore make-face command mistakenly
10127 deleted 2003-05-08.
10128 (show-all-diary-entries): Allow to pop-up frame if needed.
10129
10130 2004-01-09 John Paul Wallington <jpw@gnu.org>
10131
10132 * bindings.el (mode-line-change-eol): Add EVENT parameter.
10133 Temporarily select EVENT's window for changing eol type.
10134
10135 2004-01-09 Deepak Goel <deego@gnufans.org>
10136
10137 * calendar/diary-lib.el (diary-entry-time):
10138 Also accept time in the form XX[.XX][am/pm/AM/PM].
10139 (fancy-diary-font-lock-keywords): Likewise.
10140 (diary-font-lock-keywords): Likewise.
10141 * calendar/appt.el (appt-add): Likewise.
10142 (appt-make-list): Likewise.
10143 (appt-convert-time): Likewise.
10144
10145 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
10146
10147 * gdb-ui.el (gdb-ann3): Revert previous change.
10148 (gdb-source-info): Allow for case of where compilation directory
10149 is not recorded.
10150
10151 2004-01-08 John Paul Wallington <jpw@gnu.org>
10152
10153 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
10154
10155 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
10156
10157 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
10158
10159 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
10160 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
10161 problems.
10162 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
10163
10164 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
10165
10166 * files.el (write-file-functions, write-contents-functions):
10167 Clarify docstrings.
10168
10169 2004-01-07 Kenichi Handa <handa@m17n.org>
10170
10171 * international/mule.el (set-auto-coding): Fix for the case that
10172 end-of-line is only CR.
10173
10174 2004-01-07 Kim F. Storm <storm@cua.dk>
10175
10176 * subr.el (event-start, event-end): Doc fix.
10177 (posn-string, posn-image): New defuns.
10178 (posn-object): Return either image or string object.
10179 (posn-object-x-y): Return 8th element of position.
10180 (posn-object-width-height): New defun.
10181
10182 2004-01-06 Andreas Schwab <schwab@suse.de>
10183
10184 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
10185 output.
10186
10187 2004-01-05 Karl Berry <karl@gnu.org>
10188
10189 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
10190 / and *, too.
10191
10192 2003-12-31 Simon Josefsson <jas@extundo.com>
10193
10194 * files.el (before-save-hook): Add.
10195 (basic-save-buffer): Use before-save-hook.
10196
10197 * emacs-lisp/copyright.el: Fix comment to recommend
10198 before-save-hook instead of write-file-functions.
10199
10200 2004-01-05 Richard M. Stallman <rms@gnu.org>
10201
10202 * finder.el (finder-commentary): Call delete-other-windows.
10203
10204 * net/ange-ftp.el (ange-ftp-file-attributes):
10205 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
10206
10207 2004-01-04 Karl Berry <karl@gnu.org>
10208
10209 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
10210 comment characters % and # in the copyright year notice,
10211 as well as ;.
10212
10213 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
10214
10215 * wid-edit.el (default): Define dummy :value-delete.
10216 Reported by Jesper Harder <harder@ifa.au.dk>.
10217
10218 2004-01-03 Richard M. Stallman <rms@gnu.org>
10219
10220 * progmodes/compile.el (compile-internal): Use point, not point-min,
10221 for set-window-point.
10222
10223 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
10224
10225 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
10226
10227 * progmodes/grep.el (grep-mode-map):
10228 Don't remap next-line, previous-line.
10229
10230 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
10231
10232 * speedbar.el (speedbar-edit-line): Change regexp to position
10233 the cursor on the first character of this line's button.
10234
10235 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
10236
10237 * subr.el (functionp): Doc fix.
10238
10239 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
10240
10241 * progmodes/idlwave.el (idlwave-make-tags):
10242 * textmodes/flyspell.el (flyspell-large-region):.
10243 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
10244 * emulation/viper-util.el (viper-glob-unix-files):
10245 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
10246 * man.el (Man-init-defvars):
10247 * jka-compr.el (jka-compr-call-process):
10248 * files.el (get-free-disk-space,insert-directory):
10249 * ediff-ptch.el (ediff-test-patch-utility):
10250 * ediff-diff.el (ediff-test-utility):
10251 * dired-aux.el (dired-check-process):
10252 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
10253 test the return value of call-process, because it can be a string.
10254
10255 2003-12-31 John Paul Wallington <jpw@gnu.org>
10256
10257 * bindings.el (completion-ignored-extensions): Add .pfsl.
10258
10259 2003-12-31 Kim F. Storm <storm@cua.dk>
10260
10261 * ido.el (ido-nonreadable-directory-p): New defun to check for
10262 nonreadable directory without activating tramp (to avoid problems
10263 with checking incomplete tramp paths).
10264 (ido-set-current-directory, ido-file-internal)
10265 (ido-file-name-all-completions1): Use it.
10266
10267 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
10268
10269 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
10270 documentation if the anchor (or node) name is preceded by `info
10271 anchor' or `Info anchor' in addition to earlier `info node' and
10272 `Info node'.
10273 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
10274
10275 2003-12-30 Eli Zaretskii <eliz@gnu.org>
10276
10277 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
10278 error in arguments to base64-decode-region. Remove ^M characters
10279 after decoding base64.
10280
10281 2003-12-30 Simon Josefsson <jas@extundo.com>
10282
10283 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
10284 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
10285 have only been distributed with Emacs for some years.
10286 (texinfo-mode-hook): Customize.
10287
10288 2003-12-30 Eli Zaretskii <eliz@gnu.org>
10289
10290 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
10291 cleaner (suggested by Richard Stallman).
10292
10293 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
10294 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
10295 file-name clashes on 8+3 DOS filesystems.
10296
10297 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
10298 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
10299 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
10300 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
10301 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
10302 file-name clashes on 8+3 filesystems.
10303
10304 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
10305 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
10306 file-name clashes on 8+3 DOS filesystems.
10307
10308 2003-12-29 Richard M. Stallman <rms@gnu.org>
10309
10310 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
10311 Upcase the character.
10312
10313 * textmodes/flyspell.el (mail-mode-flyspell-verify):
10314 Search for header separator alone on a line, literally,
10315 and search for it backward, not forward.
10316 (flyspell-abbrev-table): Always use global-abbrev-table
10317 if there is no local one.
10318
10319 * progmodes/sh-script.el (sh-get-indent-info):
10320 Don't move point back if at bob.
10321
10322 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
10323
10324 * play/handwrite.el (handwrite): Make the handwrite credit message
10325 a comment rather than an output command.
10326
10327 * obsolete/sc.el: Display message that this file is obsolete.
10328
10329 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
10330
10331 * mail/rfc822.el (rfc822-address-start): Declare variable.
10332 Renamed from address-start. All uses changed.
10333
10334 * term.el (term-exec): Set up sentinel.
10335 (term-sentinel): New function.
10336 (term-handle-exit): New function.
10337
10338 * subr.el (assoc-ignore-case, assoc-ignore-representation):
10339 Use assoc-string, and mark them obsolete.
10340 (delay-mode-hooks): Mark as permanent local.
10341
10342 * simple.el (sendmail-user-agent-compose): Use assoc-string.
10343
10344 * register.el (copy-rectangle-to-register): Doc fix.
10345
10346 * info.el (Info-insert-dir): Use assoc-string.
10347
10348 * info-look.el (info-lookup): Use assoc-string.
10349
10350 * frame.el (pop-up-frame-function): Use quote, not `function'.
10351 (frame-notice-user-settings): Calculate ADJUSTED-TOP
10352 copying with lists as coordinate values.
10353
10354 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
10355
10356 * find-dired.el (kill-find): New command.
10357 (find-dired): Make buffer read-only.
10358 Set up a keymap with C-c C-k running kill-find.
10359 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
10360
10361 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
10362
10363 * filecache.el (file-cache-ignore-case): New variable.
10364 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
10365
10366 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
10367 (comint-dynamic-complete-as-filename): Rename local vars.
10368 (comint-dynamic-list-filename-completions): Likewise.
10369
10370 * comint.el (comint-dynamic-list-completions-config): New var.
10371 (comint-dynamic-list-completions): Handle both SPC and TAB right.
10372
10373 * comint.el (comint-file-name-chars): Add [].
10374 (comint-word): Use skip-chars-backward, not search.
10375
10376 * shell.el (shell-file-name-chars): Add [].
10377
10378 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
10379
10380 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
10381
10382 * generic.el (define-generic-mode): Doc fix.
10383
10384 2003-12-29 Eli Zaretskii <eliz@gnu.org>
10385
10386 * files.el (kill-some-buffers): Doc fix.
10387
10388 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
10389
10390 * comint.el (comint-watch-for-password-prompt): Pass `string' as
10391 arg to send-invisible
10392 (send-invisible): Doc fix. The argument is now a prompt, not the
10393 string to send.
10394 (comint-read-noecho): Doc fix.
10395
10396 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
10397
10398 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
10399 "@", as required by some ISP hosting service. Fix defcustom
10400 argument syntax errors that prevented use of customization.
10401
10402 2003-12-29 Eli Zaretskii <eliz@gnu.org>
10403
10404 * xml.el (xml-get-attribute-or-nil): Doc fix.
10405
10406 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
10407
10408 * net/zone-mode.el (zone-mode): Use write-file-functions, not
10409 write-file-hooks.
10410
10411 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
10412
10413 * autorevert.el (auto-revert-interval): Doc fix.
10414
10415 2003-12-29 Mark A. Hershberger <mah@everybody.org>
10416
10417 * xml.el (xml-get-attribute-or-nil): New function, like
10418 xml-get-attribute, but returns nil if the attribute was not found.
10419 (xml-get-attribute): Convert to defsubst, uses
10420 xml-get-attribute-or-nil.
10421
10422 2003-12-29 Eli Zaretskii <eliz@gnu.org>
10423
10424 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
10425
10426 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
10427
10428 * custom.el (custom-declare-theme): Use `value' when putting
10429 properties on `theme'.
10430
10431 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
10432
10433 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
10434 for each yank-handler segment.
10435 (insert-for-yank-1): New function, with the body of the previous
10436 insert-for-yank.
10437
10438 * textmodes/table.el (table-yank-handler): New defcustom.
10439 (table--put-cell-indicator-property): Put yank-handler property
10440 that indicates the yank handler for the table cell.
10441
10442 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
10443
10444 * generic-x.el (etc-modules-conf-generic-mode): A more complete
10445 set of keywords.
10446
10447 2003-12-29 Eli Zaretskii <eliz@gnu.org>
10448
10449 * international/mule-cmds.el (reset-language-environment)
10450 (set-language-environment): Don't invoke fontset-related functions
10451 if fontset-list is not fboundp.
10452
10453 2003-12-29 Kenichi Handa <handa@m17n.org>
10454
10455 * international/mule-cmds.el (reset-language-environment):
10456 Call set-overriding-fontspec-internal with nil.
10457 (set-language-environment): Call set-overriding-fontspec-internal
10458 if the language environment specify `overriding-fontspec'.
10459 (language-info-alist): Doc added.
10460
10461 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
10462 characters of mule-unicode-0100-24ff.
10463 (ccl-encode-windows-1251-font): New CCL program.
10464 ("Bulgarian"): Specify overriding-fontspec.
10465 ("Belarusian"): Likewise.
10466
10467 2003-12-28 Sam Steingold <sds@gnu.org>
10468
10469 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
10470 parameter ID-FORMAT to conform with the 2003-11-30 patch.
10471
10472 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
10473
10474 * progmodes/gud.el (gud-gdb-command-name): Set default to
10475 "gdb --annotate=3".
10476 (gud-gdb-marker-filter): Look out for annotations.
10477 (gdb-first-pre-prompt): New variable.
10478 Remove trailing white space.
10479
10480 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
10481 if necessary.
10482 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
10483 annotations are detected.
10484 (gud-gdba-marker-filter): Use global variable gud-marker-acc
10485 instead of a local one to allow transition from
10486 gud-gdb-marker-filter.
10487 Remove trailing white space.
10488
10489 2003-12-27 Kim F. Storm <storm@cua.dk>
10490
10491 * ido.el: Handle non-readable directories.
10492 (ido-decorations): Add 9th element for non-readable directory.
10493 (ido-directory-nonreadable): New dynamic var.
10494 (ido-set-current-directory): Set it.
10495 (ido-read-buffer, ido-file-internal):
10496 (ido-read-file-name, ido-read-directory-name): Let-bind it.
10497 (ido-file-name-all-completions1): Return empty list for
10498 non-readable directory.
10499 (ido-exhibit): Print [Not readable] if directory is not readable.
10500 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
10501 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
10502 Use it.
10503
10504 2003-12-27 Lars Hansen <larsh@math.ku.dk>
10505
10506 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
10507 calls to directory-files-and-attributes and file-attributes.
10508 (ls-lisp-format): Remove system dependent handling of user and
10509 group id's.
10510
10511 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
10512
10513 * ffap.el (ffap-read-file-or-url): Revert previous change.
10514
10515 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
10516
10517 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
10518 new list of included files called `files-with-node-lines', that
10519 only have node lines. This way @include commands can include any
10520 file, such as version and update files without node lines, not
10521 just files that are chapters.
10522
10523 2003-12-25 Andreas Schwab <schwab@suse.de>
10524
10525 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
10526 file not found.
10527
10528 2003-12-08 Miles Bader <miles@gnu.org>
10529
10530 * dired.el (dired-between-files): Always use dired-move-to-filename,
10531 which is more robust in non-english locales.
10532
10533 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
10534
10535 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
10536
10537 2003-12-24 Andreas Schwab <schwab@suse.de>
10538
10539 * shell.el (shell-file-name-quote-list): Add backslash.
10540
10541 * comint.el (comint-quote-filename): Correctly handle backslash
10542 in comint-file-name-quote-list.
10543
10544 2003-12-24 Kenichi Handa <handa@m17n.org>
10545
10546 * international/mule-cmds.el (set-default-coding-systems):
10547 Call ucs-set-table-for-input for all buffers that don't have local
10548 value of buffer-file-coding-system.
10549
10550 * international/ucs-tables.el (ucs-set-table-for-input):
10551 If translation-table-for-encode is a symbol, get its
10552 translation-table property.
10553
10554 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
10555
10556 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
10557 to `completing-read' on a recently fixed bug.
10558
10559 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
10560 instead of SPACE, to get the list of possible fringe modes.
10561 SPACE only works if both `partial-completion-mode' and
10562 `completion-auto-help' are nil.
10563
10564 * complete.el (PC-is-complete-p): Delete.
10565 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
10566 calls to `test-completion'.
10567
10568 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10569
10570 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
10571 to edit values when there are no children.
10572
10573 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
10574 a mode called "Assembler" already exists.
10575 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
10576 (gud-watch): Use format option. Remove font properties from string.
10577 (gdb-var-create-handler, gdb-var-list-children-handler):
10578 Don't bother about properties as there are none.
10579 (gdb-var-create-handler, gdb-var-list-children-handler)
10580 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
10581 with two arguments.
10582 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
10583 Let speedbar show value changes with a different font.
10584 (gdb-edit-value): New defun.
10585 (gdb-clear-partial-output, gdb-clear-inferior-io)
10586 (def-gdb-auto-update-handler): Use erase-buffer.
10587 (gdb-frame-handler): Display watch expressions in
10588 FUNCTION::VARIABLE format if required.
10589
10590 2003-12-23 John Paul Wallington <jpw@gnu.org>
10591
10592 * info.el (Info-unescape-quotes, Info-split-parameter-string)
10593 (Info-goto-emacs-command-node): Doc fixes.
10594
10595 2003-12-12 Jesper Harder <harder@ifa.au.dk>
10596
10597 * cus-edit.el (custom-add-parent-links): Define "many".
10598
10599 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
10600
10601 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
10602 (widget-child-validate, widget-type-value-create)
10603 (widget-type-default-get, widget-type-match): New functions.
10604 (lazy): New widget.
10605 (menu-choice, checklist, radio-button-choice, editable-list)
10606 (group, documentation-string): Remove redundant (per 2003-10-25
10607 change) calls to `widget-children-value-delete'.
10608 (widget-choice-value-get, widget-choice-value-inline): Remove.
10609 (menu-choice): Update widget.
10610
10611 2003-12-03 Kenichi Handa <handa@m17n.org>
10612
10613 * language/cyrillic.el: Register "microsoft-cp1251" in
10614 ctext-non-standard-encodings-alist.
10615 ("Bulgarian"): Add ctext-non-standard-encodings.
10616 ("Belarusian"): Likewise.
10617
10618 * international/mule-conf.el (compound-text-with-extensions):
10619 Change the type to 2 (iso-2022 base).
10620
10621 * international/mule.el (ctext-non-standard-encodings-alist):
10622 Change the format.
10623 (ctext-non-standard-encodings): New variable.
10624 (ctext-post-read-conversion): Fully re-written.
10625 (ctext-non-standard-designations-alist): Delete it.
10626 (ctext-non-standard-encodings-table): New function.
10627 (ctext-pre-write-conversion): Fully re-written.
10628
10629 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
10630
10631 * cus-edit.el (custom-add-parent-links): Add documentation links
10632 for parent, if the item has none of its own.
10633
10634 2003-11-30 Richard M. Stallman <rms@gnu.org>
10635
10636 * dired-aux.el (dired-do-query-replace-regexp):
10637 Report files visited read-only.
10638
10639 2003-11-30 Juri Linkov <juri@jurta.org>
10640
10641 * dired-aux.el (dired-compare-directories): New command.
10642 (dired-file-set-difference, dired-files-attributes): New functions.
10643
10644 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
10645 Version 2.0.38 of Tramp released.
10646
10647 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
10648 Charles Curley <charlescurley@charlescurley.com>.
10649 (tramp-multi-connection-function-alist): Add ssht entry which adds
10650 "-e none -t -t" to the list of ssh args. Suggested by Adrian
10651 Aichner.
10652 (tramp-get-method-parameter): New function to retrieve a method
10653 parameter. This allows for omission of method parameters.
10654 Callers adjusted.
10655
10656 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
10657
10658 * net/tramp.el: Add new optional parameter ID-FORMAT to
10659 `file-attributes'. Calls of `file-attributes' won't use this
10660 parameter for backward compatibility reasons.
10661 (tramp-perl-file-attributes): Add a new parameter to Perl script
10662 in order to handle uid/gid as strings, if desired.
10663 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
10664 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
10665 order to make the function more general.
10666 (tramp-handle-file-attributes): Replace proprietary optional
10667 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
10668 (tramp-handle-file-attributes-with-perl): Handle parameter
10669 NONNUMERIC if set. This wasn't done in the past.
10670 (tramp-post-connection): Apply second parameter "$2" if
10671 `tramp-remote-perl' is called.
10672
10673 * net/tramp-smb.el (tramp-smb-handle-delete-file):
10674 Correct cut'n'waste error (`filename' instead of `directory').
10675 (tramp-smb-handle-directory-files-and-attributes)
10676 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
10677 introduced parameter ID-FORMAT.
10678 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
10679 error (`directory' instead of `ldir').
10680
10681 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
10682 `file-attributes' has a second parameter. If yes, apply it with
10683 value "'integer". Otherwise, don't use that parameter (default is
10684 integer format).
10685
10686 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
10687
10688 * help.el (help-map): Bind `display-local-help' to `C-h .'.
10689 (help-for-help): Add `C-h .' to the listed Help options.
10690 Remove trailing whitespace.
10691
10692 * help-at-pt.el: New file.
10693
10694 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
10695
10696 * subr.el (noreturn, 1value): New macros for test coverage.
10697 See `testcover.el'.
10698
10699 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
10700
10701 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
10702 for macro `1value'.
10703 (testcover-1value): New function. Checks that a 1value form
10704 actually returns only one value. Requested by RMS.
10705
10706 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
10707
10708 * gdb-ui.el (gud-watch, gdb-var-create-handler)
10709 (gdb-var-list-children, gdb-var-list-children-handler)
10710 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
10711 gdb commands that use mi to keep them out of the command history.
10712
10713 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10714
10715 * cus-start.el (all): Add use-file-dialog.
10716
10717 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
10718
10719 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
10720
10721 2003-11-27 Kim F. Storm <storm@cua.dk>
10722
10723 * subr.el (posn-object-x-y): New defun.
10724
10725 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
10726
10727 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
10728 Don't use `space' for \\\n.
10729 Be more selective as to which # are comment-starters.
10730
10731 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
10732
10733 * subr.el (number-sequence): Improve handling of floating point
10734 arguments (suggested by Kim Storm). Allow negative arguments.
10735
10736 2003-11-26 Kenichi Handa <handa@m17n.org>
10737
10738 * international/mule-cmds.el (standard-display-european-internal):
10739 Cancel the standard-display-table setting for ` and '.
10740
10741 2003-11-26 Kim F. Storm <storm@cua.dk>
10742
10743 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
10744 New defcustoms to add ffap-like functionality to ido.
10745 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
10746 (ido-no-final-slash): New defun.
10747 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
10748 (ido-read-file-name): ): Toggle VC checking via
10749 vc-handled-backends instead of vc-master-templates.
10750 (ido-file-internal): Handle ido-use-url-at-point and
10751 ido-use-filename-at-point via code borrowed from ffap-guesser.
10752 Handle new ido-exit code ffap.
10753 (ido-sort-list): Ignore final slash when sorting file names.
10754
10755 2003-11-25 Kim F. Storm <storm@cua.dk>
10756
10757 * emulation/cua-base.el (cua--standard-movement-commands):
10758 Add forward-sentence and backward-sentence.
10759
10760 2003-11-25 Stephen Eglen <stephen@gnu.org>
10761
10762 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
10763 iswitchb-exit is set to 'usefirst when user selects buffer at head
10764 of list using RET. (Selecting buffers at the head of the list was
10765 broken if the substring was also a complete buffername.)
10766
10767 2003-11-23 Kim F. Storm <storm@cua.dk>
10768
10769 * progmodes/compile.el (grep-command, grep-use-null-device)
10770 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
10771 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
10772 (grep-regexp-alist, grep-program, find-program)
10773 (grep-find-use-xargs, grep-history, grep-find-history)
10774 (grep-process-setup, grep-compute-defaults)
10775 (grep-default-command, grep, grep-tag-default, grep-find)
10776 (grep-expand-command-macros, grep-tree-last-regexp)
10777 (grep-tree-last-files, grep-tree): Move grep variables, functions
10778 and commands to new file grep.el.
10779 (compilation-mode-map): Remove grep commands from Compile sub-menu.
10780 (compilation-process-setup-function): Doc fix.
10781 (compilation-highlight-regexp, compilation-highlight-overlay): New
10782 defvars used for highlighting current compile error in source buffer.
10783 (compile-internal): New optional args HIGHLIGHT-REGEXP and
10784 LOCAL-MAP which overrides compilation-highlight-regexp and
10785 compilation-mode-map for this compilation.
10786 Delay calling compilation-set-window-height until after running
10787 compilation-process-setup-function so it can buffer-local override
10788 compilation-window-height.
10789 Check buffer-local value of compilation-scroll-output.
10790 (compilation-set-window-height): Use buffer-local value of
10791 compilation-window-height.
10792 (compilation-revert-buffer): Don't pass (undefined)
10793 preserve-modes arg to revert-buffer.
10794 (next-error-no-select, previous-error-no-select): New commands.
10795 (compilation-goto-locus): Temporarily highlight current match in
10796 source buffer using compilation-highlight-regexp.
10797
10798 * progmodes/grep.el: New file with grep code from compile.el.
10799 (grep): New defcustom group.
10800 (grep-window-height): New defcustom, like compilation-window-height.
10801 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
10802 (grep-scroll-output): New defcustom, like compilation-scroll-output.
10803 (grep-command, grep-use-null-device, grep-find-command)
10804 (grep-tree-files-aliases, grep-tree-ignore-case)
10805 (grep-tree-ignore-CVS-directories): Move to grep custom group.
10806 (grep-setup-hook): New hook variable.
10807 (grep-mode-map): New keymap for grep commands. Add Grep menu.
10808 (grep-last-buffer): New defvar, override compilation-last-buffer.
10809 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
10810 Call compile-internal with args highlight-regexp and grep-mode-map.
10811
10812 2003-11-23 Kim F. Storm <storm@cua.dk>
10813
10814 * subr.el (event-start, event-end): Doc fix.
10815 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
10816 (posn-area, posn-actual-col-row, posn-object): New defuns.
10817 (posn-col-row): Simplify doc. Rewrite to use cond.
10818 (posn-point): Also return buffer position for events outside text
10819 area (that info is now present in the event position).
10820
10821 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
10822 mouse-set-point so that hscroll still works now that clicks on
10823 fringes generate specific mouse events.
10824 (mouse-set-point): Note that it now works in fringes and margins
10825 too due to new semantics of posn-point in fringes and margins.
10826
10827 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
10828 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
10829
10830 2003-11-20 Kim F. Storm <storm@cua.dk>
10831
10832 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
10833 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
10834 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
10835 to 100 for icons to avoid increasing line height when shown.
10836
10837 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
10838
10839 * newcomment.el (comment-normalize-vars): Initialize properly if
10840 comment-start was nil.
10841
10842 2003-11-19 Andreas Schwab <schwab@suse.de>
10843
10844 * simple.el (set-variable): Fix indentation.
10845
10846 2003-11-17 Kenichi Handa <handa@m17n.org>
10847
10848 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
10849 Fix docstring.
10850
10851 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
10852
10853 * international/latin1-disp.el (latin1-display): Fix docstring.
10854
10855 2003-11-16 John Wiegley <johnw@newartisans.com>
10856
10857 * eshell/em-ls.el (eshell-ls-file): There are times with
10858 size-width is nil and uncomputed (when directories are created in
10859 dired, for example); in this case, 4 is reasonable default value,
10860 although it may caused skewed new entries (which could be avoided
10861 by returning the original value of 8 in all cases, but 99% of the
10862 time this is a waste of whitespace).
10863
10864 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
10865
10866 * cc-engine.el (c-guess-continued-construct)
10867 (c-guess-basic-syntax): Check a little more carefully if it's a
10868 function declaration when an unknown construct followed by a block
10869 is found inside a statement context. This avoids macros followed
10870 by blocks to be taken as function declarations.
10871
10872 (c-guess-continued-construct): Change the analysis of a statement
10873 continuation with a brace open to `substatement-block', for
10874 consistency with recognized statements.
10875
10876 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
10877 start is in a position so that `c-beginning-of-statement-1' jumped
10878 to the beginning of the same statement.
10879
10880 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
10881 Don't accept binary operators in the arglist if we're in a function
10882 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
10883 template recognition in cases like "if (a < b || c > d)".
10884
10885 (c-restricted-<>-arglists): New more appropriate name for
10886 `c-disallow-comma-in-<>-arglists'.
10887
10888 Accessing functions updated for the variable name change.
10889
10890 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
10891 match data could get clobbered if NOT-INSIDE-TOKEN is used.
10892
10893 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
10894 labels.
10895
10896 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
10897 instead of duplicating parts of it. This fixes bogus label
10898 recognition.
10899
10900 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
10901 of checking the context in which to apply the minimum indentation,
10902 so that it isn't enforced in e.g. namespace blocks.
10903
10904 * cc-vars.el (c-inside-block-syms): New constant used by
10905 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
10906 to somewhat reduce the risk of becoming stale.
10907
10908 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
10909 cc-cmds to cc-engine to allow use from cc-align.
10910
10911 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
10912 qualified identifiers containing "::".
10913
10914 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
10915 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
10916
10917 * cc-vars.el (c-emacs-features): Use a space in front of the name
10918 of the temporary buffer. That also avoids dumping problems in
10919 XEmacs due to undo info being left around after the buffer is killed.
10920
10921 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
10922 arglist to see if it's a K&R style declaration.
10923
10924 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
10925 before returning `knr-argdecl-intro'.
10926
10927 2003-11-16 John Wiegley <johnw@newartisans.com>
10928
10929 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
10930 field in a long-listing always 8 characters, use `size-width',
10931 which has already been computed.
10932
10933 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10934
10935 * subr.el (minor-mode-list): Add `hs-minor-mode'.
10936
10937 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
10938
10939 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
10940 Support operation while narrowed, with `diff-restrict-view'.
10941
10942 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
10943
10944 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10945 Take additional optional arg NARROWFUN. For the generated functions:
10946 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
10947 include frags that arrange to check for and save narrowing state before
10948 the move and then conditionally call NARROWFUN after the move.
10949
10950 2003-11-14 John Wiegley <johnw@newartisans.com>
10951
10952 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
10953 that was optional, but obviously missing based on surrounding code.
10954
10955 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
10956 string arguments to numbers unless the whole argument was seen as
10957 a number.
10958
10959 2003-11-14 Kenichi Handa <handa@m17n.org>
10960
10961 * international/mule.el (ctext-non-standard-encodings-alist):
10962 Fix coding systems.
10963
10964 2003-11-10 Kenichi Handa <handa@m17n.org>
10965
10966 * language/kannada.el ("Kannada"): Add sample-text.
10967
10968 * language/knd-util.el (kannada-compose-region)
10969 (kannada-compose-string, kannada-post-read-conversion):
10970 Add autoload cookie.
10971
10972 * international/quail.el (quail-completion): Change the message
10973 "corresponding translations" to "corresponding characters".
10974
10975 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
10976
10977 * descr-text.el (describe-char): Fix typo.
10978
10979 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
10980
10981 These changes are to support Kannada language/script.
10982
10983 * Makefile.in (DONTCOMPILE): Add kannada.el.
10984
10985 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
10986
10987 * loadup.el: Preload kannada.el.
10988
10989 * language/ind-util.el (ucs-kannada-to-is13194-alist)
10990 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
10991 New variables.
10992
10993 * language/kannada.el: New file.
10994
10995 * language/knd-util.el: New file.
10996
10997 2003-11-07 Andreas Schwab <schwab@suse.de>
10998
10999 * progmodes/autoconf.el (autoconf-font-lock-keywords):
11000 Also highlight AH_*.
11001
11002 * xml.el (xml-parse-dtd): Fix misplaced paren.
11003
11004 2003-11-07 Kenichi Handa <handa@m17n.org>
11005
11006 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
11007
11008 2003-11-05 Juri Linkov <juri@jurta.org>
11009
11010 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
11011 (desktop-buffer-file): Use saved buffer-file-coding-system
11012 for file reading. Set auto-insert to nil to prevent automatic
11013 insertion into restored empty files.
11014
11015 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11016
11017 * files.el (risky-local-variable-p): Make second argument optional.
11018
11019 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
11020
11021 * subr.el (add-hook): Fix last change.
11022
11023 2003-11-03 Eli Zaretskii <eliz@gnu.org>
11024
11025 * mail/rmail.el (rmail-convert-to-babyl-format):
11026 If base64-decode-region signals an error, catch it and silently
11027 ignore it.
11028
11029 2003-11-01 Mark A. Hershberger <mah@everybody.org>
11030
11031 * xml.el (xml-parse-region): Allow comments to appear after the
11032 topmost element has closed.
11033 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
11034 (xml-ns-expand-attr): New functions to do namespace handling.
11035 (xml-intern-attrlist): Back-compatible handling of attribute names.
11036 (xml-parse-tag): Move namespace handling to separate functions.
11037 Now produces elements in the form ((:ns . "element") (attr-list)
11038 children) instead of ('ns:element (attr-list) children).
11039 (xml-parse-attlist): Fix attribute parsing.
11040 (xml-parse-dtd): Change parsing so that it produces strings
11041 instead of interned symbols.
11042
11043 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
11044
11045 * dired.el (dired-ls-sorting-switches): Doc fix.
11046
11047 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
11048
11049 * emacs-lisp/rx.el (rx-or): Fix the case of
11050 "(rx (and ?a (or ?b ?c) ?d))".
11051
11052 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
11053
11054 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
11055 (texinfo-format-region): Use it.
11056 (texinfo-format-buffer-1): Ditto.
11057
11058 2003-11-01 Alan Mackenzie <acm@muc.de>
11059
11060 Changes to allow scrolling whilst in isearch mode:
11061 * isearch.el (isearch-unread-key-sequence): New function,
11062 extracted from isearch-other-meta-char.
11063 (top level): (put 'foo 'isearch-scroll) on all Emacs's
11064 "scrollable" standard functions.
11065 (isearch-allow-scroll): New customizable variable.
11066 (isearch-string-out-of-window, isearch-back-into-window)
11067 (isearch-reread-key-sequence-naturally)
11068 (isearch-lookup-scroll-key): New functions.
11069 (isearch-other-meta-char): Doc string and functionality enhanced.
11070 Now accepts a prefix argument.
11071 (isearch-lazy-highlight-window-end): New variable.
11072 (isearch-lazy-highlight-new-loop): Pay attention to the window's
11073 end (thru isearch-lazy-highlight-window-end), not only its start.
11074
11075 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
11076 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
11077 (universal-argument, universal-argument-more, negative-argument)
11078 (digit-argument, universal-argument-other-key): Minor changes.
11079
11080 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
11081
11082 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
11083 recursively if the last message is deleted, thus avoiding an
11084 infinite loop.
11085
11086 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
11087
11088 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
11089 (tex-main-file): Don't add .tex if the extension is already present.
11090 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
11091
11092 2003-10-29 Lute Kamstra <lute@gnu.org>
11093
11094 * progmodes/octave-inf.el (inferior-octave-prompt):
11095 Recognize version number in prompt.
11096
11097 2003-10-28 Dave Love <fx@gnu.org>
11098
11099 * international/characters.el: Fix some Unicode ranges.
11100
11101 2003-10-28 Kenichi Handa <handa@m17n.org>
11102
11103 * disp-table.el (standard-display-8bit)
11104 (standard-display-default, standard-display-ascii)
11105 (standard-display-g1, standard-display-graphic)
11106 (standard-display-underline): Assure that standard-display-table
11107 is a display table.
11108
11109 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
11110
11111 * simple.el (reindent-then-newline-and-indent): Delete space *after*
11112 reindenting the first line.
11113
11114 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
11115
11116 * wid-edit.el (widget-default-delete): Always delete child widgets.
11117
11118 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
11119
11120 * newcomment.el (comment-indent): Don't call indent-according-to-mode
11121 if the line has code.
11122 Don't try to line up with something that's too far left.
11123
11124 * progmodes/octave-mod.el (octave-comment-start): Simplify.
11125 (octave-mode-syntax-table): Add % as a comment starter.
11126 (octave-point): Remove.
11127 (octave-in-comment-p, octave-in-string-p)
11128 (octave-not-in-string-or-comment-p, calculate-octave-indent)
11129 (octave-blink-matching-block-open, octave-auto-fill):
11130 Use line-(beginning|end)-position instead.
11131
11132 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
11133
11134 * emacs-lisp/authors.el (authors-aliases): Add correct realname
11135 for Francesco Potort\e,Al\e(B.
11136
11137 2003-10-23 Dave Love <fx@gnu.org>
11138
11139 * international/mule-cmds.el (locale-charset-to-coding-system):
11140 Don't rely on nil being a coding system.
11141
11142 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
11143 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
11144 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
11145
11146 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
11147
11148 * gdb-ui.el (gdb-current-language): New variable.
11149 (gdb-update-flag): Remove variable.
11150 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
11151 (gdb-take-last-elt): Remove function.
11152 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
11153 (gdb-post-prompt): Check for variable object changes here.
11154
11155 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
11156 object changes in gdb-ui.el.
11157
11158 2003-10-21 Richard M. Stallman <rms@gnu.org>
11159
11160 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
11161
11162 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
11163 Don't check for foo*/ wildcard form here.
11164 (insert-directory): Recognize foo*/ as a wildcard.
11165 Separate wildcard-regexp variable from the arg, wildcard.
11166
11167 * subr.el (add-hook): Correctly detect when make-local-hook was used.
11168 (remove-hook): Correctly handle strange cases about local hooks.
11169
11170 2003-10-21 David Ponce <david@dponce.com>
11171
11172 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
11173 argument REAL, to return a real number instead of a rounded
11174 integer value. Define as inline function.
11175 (ruler-mode-right-fringe-cols): Likewise.
11176 (ruler-mode-scroll-bar-cols): New function.
11177 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
11178 (ruler-mode-right-scroll-bar-cols): Likewise.
11179 (ruler-mode-space): New function.
11180 (ruler-mode-ruler): Use it. Handle variations of fringe style,
11181 scroll bar mode and margins in a more robust way.
11182
11183 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
11184
11185 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
11186 (antlr-c-init-language-vars): New function.
11187 (antlr-mode): Use it with cc-mode before v5.29.
11188 (antlr-c-common-init): Don't set some local vars here.
11189 (antlr-mode): Set them here.
11190 (antlr-c-forward-sws): New function alias.
11191 (antlr-mode): Redefine with cc-mode before v5.30.
11192 (antlr-skip-sexps): Use it.
11193 (antlr-skip-exception-part): Ditto.
11194 (antlr-skip-file-prelude): Ditto.
11195 (antlr-outside-rule-p): Ditto.
11196 (antlr-end-of-body): Ditto.
11197 (antlr-option-kind): Ditto.
11198 (antlr-insert-option-area): Ditto.
11199 (antlr-file-dependencies): Ditto.
11200
11201 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11202
11203 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
11204 Move backward only if point was not inside an entry.
11205
11206 2003-10-21 Richard M. Stallman <rms@gnu.org>
11207
11208 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
11209
11210 2003-10-21 Juri Linkov <juri@jurta.org>
11211
11212 * compare-w.el: Automatically skip non-matching text to resync.
11213 (compare-windows-whitespace): Doc fix.
11214 (compare-windows-sync, compare-windows-sync-string-size)
11215 (compare-windows-recenter, compare-ignore-whitespace)
11216 (compare-windows-highlight, compare-windows-face): New variables.
11217 (compare-windows): Use compare-windows-sync.
11218 (compare-windows-highlight, compare-windows-dehighlight)
11219 (compare-windows-sync-regexp)
11220 (compare-windows-sync-default-function): New functions.
11221
11222 2003-10-21 Juri Linkov <juri@jurta.org>
11223
11224 * diff.el (diff-parse-differences): Don't visit the files now;
11225 instead, just record the error locus.
11226
11227 2003-10-21 Dave Love <fx@gnu.org>
11228
11229 * progmodes/cfengine.el: New file.
11230
11231 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
11232
11233 * complete.el (PC-do-completion): Do not forget to use `pred' as the
11234 default-directory when completing file names.
11235
11236 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
11237
11238 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
11239 followed by the word `face', it gets treated as a face, even if
11240 it is also defined as a variable or a function.
11241
11242 2003-10-20 Dave Love <fx@gnu.org>
11243
11244 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
11245 Avoid incf in macro expansion.
11246
11247 2003-10-20 John Paul Wallington <jpw@gnu.org>
11248
11249 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
11250 `evenp' so we don't implicitly require cl library at runtime.
11251
11252 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
11253
11254 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
11255 (help-make-xrefs): Only make cross-references for faces if
11256 preceded or followed by the word `face'. Do not make a
11257 cross-reference for variables without variable documentation,
11258 unless preceded by the word `variable' or `option'. Update doc
11259 string accordingly.
11260
11261 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
11262
11263 * progmodes/hideshow.el: Rewrite one-armed `if'
11264 constructs using either `when' or `unless'.
11265 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
11266
11267 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
11268
11269 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
11270 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
11271 instead of 12x12.
11272
11273 2003-10-16 Eli Zaretskii <eliz@gnu.org>
11274
11275 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
11276 message while converting to Babyl.
11277
11278 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
11279
11280 * allout.el (allout-mode): Doc fix.
11281
11282 2003-10-16 Lute Kamstra <lute@gnu.org>
11283
11284 * subr.el (force-mode-line-update): Fix docstring.
11285
11286 2003-10-14 Dave Love <fx@gnu.org>
11287
11288 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
11289 (default-input-method): Add :link, improve :type.
11290 (locale-charset-language-names): Fix utf-8 pattern.
11291 (locale-charset-match-p, locale-charset-alist)
11292 (locale-charset-to-coding-system): New.
11293 (set-locale-environment): Deal with codeset part of locale specs.
11294
11295 2003-10-14 Lute Kamstra <lute@gnu.org>
11296
11297 * fringe.el (fringe-mode): Use active voice in docstring.
11298 (set-fringe-style): Ditto.
11299
11300 2003-10-13 Lute Kamstra <lute@gnu.org>
11301
11302 * fringe.el (fringe-mode): Fix docstring.
11303 (set-fringe-style): Ditto.
11304
11305 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
11306
11307 * ediff-mult.el (ediff-filegroup-action):
11308 Use ediff-default-filtering-regexp.
11309
11310 * ediff-util.el (ediff-recenter): Don't call
11311 ediff-restore-highlighting twice.
11312 (ediff-select-difference): Set current difference.
11313 (ediff-unselect-and-select-difference): Add comment.
11314
11315 * ediff.el (ediff-directories,ediff-directory-revisions)
11316 (ediff-directories3,ediff-merge-directories)
11317 (ediff-merge-directories-with-ancestor)
11318 (ediff-merge-directory-revisions)
11319 (ediff-merge-directory-revisions-with-ancestor):
11320 Use ediff-default-filtering-regexp.
11321
11322 2003-10-12 Andreas Schwab <schwab@suse.de>
11323
11324 * international/mule-cmds.el (locale-charset-language-names):
11325 Simplify regex by removing unused grouping.
11326
11327 2003-10-10 Dave Love <fx@gnu.org>
11328
11329 * bindings.el: Don't bind stop.
11330
11331 2003-10-08 Miles Bader <miles@gnu.org>
11332
11333 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
11334 face instead of attempting to emulate it.
11335
11336 2003-10-07 Kenichi Handa <handa@m17n.org>
11337
11338 * international/mule-diag.el (list-coding-systems-1): List coding
11339 systems that are loaded automatically.
11340
11341 * international/code-pages.el (iso-8859-11): Add autoload cookie.
11342
11343 * international/mule.el (autoload-coding-system): New function.
11344
11345 2003-10-07 Andreas Schwab <schwab@suse.de>
11346
11347 * log-edit.el (log-edit-changelog-entries): Prefer local value of
11348 change-log-default-name in the buffer visiting the file.
11349
11350 2003-10-06 Dave Love <fx@gnu.org>
11351
11352 * files.el (find-file-hook): Customize.
11353 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
11354
11355 * bindings.el (completion-ignored-extensions): Remove .log.
11356 (global-map): Add again, open, stop keys.
11357
11358 2003-10-05 Richard M. Stallman <rms@gnu.org>
11359
11360 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
11361 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
11362 Use sh-modify directly.
11363 (sh-select): Use sh-append, not eval.
11364
11365 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
11366
11367 * info.el (Info-following-node-name): New function.
11368
11369 * loadhist.el (unload-feature-special-hooks):
11370 Rename from loadhist-hook-functions.
11371 (loadhist-hook-functions): Now an alias.
11372
11373 2003-10-04 Eli Zaretskii <eliz@gnu.org>
11374
11375 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
11376 file-name clashes on 8+3 filesystems.
11377
11378 * Makefile.in (DONTCOMPILE, bootstrap-clean):
11379 Rename loaddefs-boot.el to ldefs-boot.el
11380
11381 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
11382 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
11383
11384 2003-10-03 Lute Kamstra <lute@gnu.org>
11385
11386 * info.el (Info-mode): Revert previous change.
11387 (Info-escape-percent): New function.
11388 (Info-fontify-node): Use it.
11389
11390 2003-10-02 Andreas Schwab <schwab@suse.de>
11391
11392 * loaddefs-boot.el: Regenerated.
11393
11394 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
11395
11396 * ffap.el: Remove defadvice related code from CVS since `complete'
11397 provides a `PC-completion-as-file-name-predicate' variable that
11398 ffap can override.
11399
11400 2003-10-02 Kenichi Handa <handa@m17n.org>
11401
11402 * international/utf-8.el (ccl-decode-mule-utf-8):
11403 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
11404
11405 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
11406 * international/subst-big5.el: Likewise.
11407 * international/subst-gb2312.el: Likewise.
11408 * international/subst-ksc.el: Likewise.
11409
11410 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
11411
11412 * calendar/calendar.el (increment-calendar-month)
11413 (calendar-leap-year-p, calendar-absolute-from-gregorian)
11414 (generate-calendar, calendar-read-date, calendar-interval)
11415 (calendar-day-of-week): Handle years BC.
11416 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
11417
11418 2003-10-01 Dave Love <fx@gnu.org>
11419
11420 * language/cyrillic.el (cp1251): Alias for windows-1251.
11421
11422 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
11423 bootstrap.
11424
11425 2003-10-01 Lute Kamstra <lute@gnu.org>
11426
11427 * files.el: Fix typo.
11428 * imenu.el (imenu--generic-function): Docstring fix.
11429
11430 2003-09-30 Richard M. Stallman <rms@gnu.org>
11431
11432 * dired.el (dired-mode): Handle dired-directory as a list.
11433
11434 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
11435
11436 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
11437
11438 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
11439
11440 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
11441 Replace gud-display with gud-watch.
11442 (gud-speedbar-buttons): Add stuff for watching expressions
11443 in the speedbar when using M-x gdba. Use dolist on old part
11444 of this function.
11445
11446 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
11447 (gdb-update-flag): New variables.
11448 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
11449 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
11450 (gud-watch, gdb-var-create-handler) : New functions.
11451 (gdb-var-list-children, gdb-var-list-children-handler)
11452 (gdb-var-create-regexp, gdb-var-update-regexp)
11453 (gdb-var-list-children-regexp): New constants.
11454 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
11455 (gdb-annotation-rules): Reduce annotation set (level 3).
11456 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
11457 (gdb-post-prompt): Don't update GDB buffers every time speedbar
11458 updates.
11459 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
11460 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
11461 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
11462 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
11463 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
11464 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
11465 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
11466 (gud-display, gud-display1)
11467 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
11468 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
11469 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
11470 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
11471 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
11472 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
11473 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
11474 (gdb-display-display-buffer, gdb-toggle-display)
11475 (gdb-delete-display, gdb-expressions-popup-menu)
11476 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
11477 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
11478 to display buffer.
11479
11480 2003-09-30 Richard M. Stallman <rms@gnu.org>
11481
11482 * progmodes/ada-mode.el (ada-mode): Don't use advice.
11483 Instead, set which-func-functions.
11484
11485 * progmodes/which-func.el (which-func-modes): Add ada-mode.
11486 (which-func-functions): New variable.
11487 (which-function): Use that.
11488
11489 * info.el (Info-mode): Double each `%' in header line.
11490
11491 * emacs-lisp/lisp-mnt.el (lm-with-file):
11492 When FILE is nil, run BODY in current buffer.
11493
11494 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
11495
11496 * help.el (describe-mode): Start with a brief list of minor modes.
11497 Find them thru minor-mode-list so as to find them all.
11498 Show them in alphabetical order.
11499
11500 * mail/sendmail.el (mail-aliases): Doc fix.
11501
11502 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
11503
11504 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
11505
11506 * mail/rmailsum.el (rmail-make-summary-line-1):
11507 Change comma after last label to a space.
11508 (rmail-summary-font-lock-keywords): Adapt to that change.
11509
11510 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
11511
11512 * progmodes/scheme.el (scheme-mode-variables): When setting
11513 `font-lock-defaults', also specify that "#" should
11514 be interpreted with `word' syntax.
11515 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
11516
11517 2003-09-30 Lars Hansen <larsh@math.ku.dk>
11518
11519 * desktop.el: A lot of comments updated.
11520 (desktop-save-mode): Minor mode introduced.
11521 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
11522 (desktop-load-default): Function made obsolete.
11523 (desktop-locals-to-save): Variable made customizable.
11524 (desktop-read): Optional parameter `dirname' added.
11525 (desktop-change-dir, desktop-revert): Parameter `dirname' in
11526 `desktop-read' used.
11527 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
11528
11529 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
11530
11531 * whitespace.el (whitespace-clean-msg): Add user customizable message
11532 for displaying ``clean'' output.
11533 (whitespace-buffer): Use `whitespace-clean-msg'.
11534 (whitespace-global-mode): Fix typo.
11535
11536 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11537
11538 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
11539
11540 2003-09-29 Lute Kamstra <lute@gnu.org>
11541
11542 * bindings.el (mode-line-modes): Remove superfluous :propertize
11543 construct in initialization.
11544 (mode-line-position): Change cons cell into proper list in
11545 initialization.
11546
11547 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
11548
11549 * international/mule.el (decode-coding-inserted-region): Use car
11550 of the return value of find-operation-coding-system.
11551
11552 2003-09-29 Kenichi Handa <handa@m17n.org>
11553
11554 * descr-text.el (describe-char): Fix previous change.
11555
11556 2003-09-28 Kenichi Handa <handa@m17n.org>
11557
11558 * descr-text.el (describe-char-display): New function.
11559 (describe-char): Pay attention to display table on describing how
11560 a character is displayed.
11561
11562 * international/mule-cmds.el (encoded-string-description):
11563 Prepend "0x" to each encoded byte.
11564
11565 2003-09-28 Andreas Schwab <schwab@suse.de>
11566
11567 * find-file.el (ff-special-constructs): Add autoload cookie.
11568
11569 2003-09-28 Kevin Ryde <user42@zip.com.au>
11570
11571 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
11572 makeinfo appends to duplicate index entries.
11573
11574 2003-09-28 Eli Zaretskii <eliz@gnu.org>
11575
11576 * dired-x.el (dired-clean-tex): Doc fix.
11577
11578 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
11579 using a Chinese tutorial.
11580
11581 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
11582
11583 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
11584 between "MAIL FROM:" and "RCPT TO:" and the following address.
11585
11586 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
11587
11588 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
11589
11590 2003-09-28 David Ponce <david@dponce.com>
11591
11592 * recentf.el (recentf-initialize-file-name-history): New defcustom.
11593 (recentf-load-list): When `recentf-initialize-file-name-history'
11594 is non-nil, initialize an empty `file-name-history' with the
11595 recent list.
11596
11597 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
11598
11599 * man.el (Man-default-man-entry): Remove the leading `*' from the
11600 word at point.
11601
11602 2003-09-26 Lute Kamstra <lute@gnu.org>
11603
11604 * bindings.el (mode-line-position): Mention size indication in
11605 docstring.
11606
11607 2003-09-26 Andre Spiegel <spiegel@gnu.org>
11608
11609 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
11610
11611 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
11612 because it's autoloaded now.
11613
11614 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
11615
11616 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
11617 (sh-font-lock-keywords, sh-feature): Fix previous change of
11618 sh-feature to avoid infloop with sh-font-lock-keywords.
11619
11620 2003-09-25 Kim F. Storm <storm@cua.dk>
11621
11622 * frame.el (frame-current-scroll-bars): New defun.
11623
11624 * window.el (window-current-scroll-bars): New defun.
11625
11626 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11627
11628 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
11629 cause errors when the state cache contains info on parts that have
11630 been narrowed out.
11631
11632 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11633
11634 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
11635 `c-setup-paragraph-variables' has to be used when this variable is
11636 changed; it doesn't work to reinitialize the mode since that
11637 typically clobbers the variable.
11638
11639 * progmodes/cc-styles.el (c-setup-paragraph-variables):
11640 Make it interactive.
11641
11642 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11643
11644 * progmodes/cc-fonts.el (c-font-lock-declarations):
11645 Fix recognition of constructors and destructors for classes whose
11646 names are matched by `*-font-lock-extra-types'.
11647
11648 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
11649 followed by an identifier in C++ then it's a type.
11650
11651 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11652
11653 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
11654 problem that primarily affected XEmacs. Don't use faces to find
11655 unterminated strings since Emacs and XEmacs fontify strings
11656 differently - this function should now work better in XEmacs.
11657
11658 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11659
11660 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
11661 `expand-abbrev' workaround which caused braces to misbehave inside
11662 macros.
11663
11664 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
11665 handling. This bug could cause interactive font locking to bail out.
11666
11667 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11668
11669 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
11670 Handle paren-style types in Pike. Also fixed some cases of
11671 insufficient handling of unbalanced parens.
11672
11673 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
11674
11675 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
11676 common shell prompts that are not common filename or URL characters.
11677 (ffap-file-at-point): Use the new regexp to strip the prompts from
11678 the file names. This is an issue mostly for user prompts that
11679 don't have a trailing space and find-file-at-point is invoked from
11680 within a shell inside Emacs.
11681
11682 2003-09-24 Andre Spiegel <spiegel@gnu.org>
11683
11684 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
11685 stamps numerically, rather than textually.
11686
11687 2003-09-24 Kenichi Handa <handa@m17n.org>
11688
11689 * language/devan-util.el (devanagari-post-read-conversion):
11690 * language/mlm-util.el (malayalam-post-read-conversion):
11691 * language/tml-util.el (tamil-post-read-conversion):
11692 Add autoload cookie.
11693
11694 * international/utf-8.el (utf-8-post-read-conversion):
11695 Call post-read-conversion functions for Devanagari, Malayalam,
11696 and Tamil.
11697
11698 2003-09-23 Dave Love <fx@gnu.org>
11699
11700 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
11701
11702 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
11703
11704 * progmodes/gud.el (perldb): Add gud-until to list of commands.
11705 Update gud-remove.
11706
11707 2003-09-22 Richard M. Stallman <rms@gnu.org>
11708
11709 * progmodes/sh-script.el (sh-mode-default-syntax-table):
11710 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
11711 (sh-mode-syntax-table-input): New variable.
11712 (sh-require-final-newline): Don't use eval.
11713 (sh-builtins, sh-leading-keywords, sh-other-keywords)
11714 (sh-variables, sh-font-lock-keywords): Don't use eval.
11715 (sh-set-shell): When setting require-final-newline,
11716 treat value = `require-final-newline' as don't change it.
11717 Set sh-mode-syntax-table locally based on
11718 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
11719
11720 * progmodes/compile.el (compile-internal):
11721 Call compilation-set-window-height before setting window start.
11722
11723 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
11724
11725 * emacs-lisp/bytecomp.el (byte-compile-log-file):
11726 Clear out byte-compile-last-warned-form.
11727
11728 2003-09-22 Richard M. Stallman <rms@gnu.org>
11729
11730 * woman.el (woman-file-name, woman-follow-word):
11731 If current-word returns nil, use "".
11732
11733 * simple.el (eval-expression): Bind standard-output in to-buffer case.
11734
11735 2003-09-22 Richard M. Stallman <rms@gnu.org>
11736
11737 * emacs-lisp/lisp-mnt.el (lm-with-file):
11738 Don't visit the file, just use insert-file-contents in temp buffer.
11739
11740 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
11741
11742 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
11743 Add surrounding \\( and \\) around the header, as in
11744 for lm-history-header 'Change Log\\|History'.
11745
11746 2003-09-22 John Paul Wallington <jpw@gnu.org>
11747
11748 * progmodes/ld-script.el: Add Commentary section,
11749 minor cleanup of file header.
11750 (ld-script-font-lock-keywords): Doc fix.
11751 (toplevel): Provide `ld-script' feature.
11752
11753 2003-09-21 Kim F. Storm <storm@cua.dk>
11754
11755 * scroll-bar.el (set-scroll-bar-mode): Initialize to
11756 new built-in variable default-frame-scroll-bars.
11757 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
11758 scroll-bar-mode; notably, use it instead of t when we toggle
11759 scroll-bars on.
11760 (toggle-scroll-bar): Use default-frame-scroll-bars.
11761
11762 2003-09-19 Masatake YAMATO <jet@gyve.org>
11763
11764 * pcvs.el (cvs-do-removal): Change the prompt depending on
11765 `filter' value.
11766
11767 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
11768
11769 * startup.el (command-line-1): Stop startup-echo-area-message
11770 being hidden by "Loading image..." message.
11771 (use-fancy-splash-screens-p, display-splash-screen):
11772 Move display-graphic-p test from latter to former.
11773
11774 * progmodes/sh-script.el (sh-font-lock-keywords):
11775 Highlight escaped EOLs differently from other backslash constructs.
11776
11777 2003-09-19 Richard M. Stallman <rms@gnu.org>
11778
11779 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
11780 New functions.
11781 (edebug-enter, edebug-outside-excursion): Use them.
11782
11783 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
11784 Fix the condition for whether to print "In WHERE".
11785
11786 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
11787
11788 * finder.el (finder-mode-hook): New variable.
11789 (finder-mode): Run hook finder-mode-hook
11790
11791 2003-09-18 Masatake YAMATO <jet@gyve.org>
11792
11793 * progmodes/ebrowse.el: Fix broken magic autoload comments.
11794
11795 2003-09-17 Mario Lang <mlang@delysid.org>
11796
11797 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
11798 "p %e" to actually print the value in the GUD buffer.
11799
11800 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
11801
11802 From David Ponce <david.ponce@wanadoo.fr>:
11803 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
11804 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
11805 from loaddefs-boot.el if necessary.
11806
11807 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
11808
11809 * progmodes/gud.el (gud-find-class): Make jdb work again since
11810 cc-mode changed the syntactic information.
11811
11812 2003-09-15 David Ponce <david@dponce.com>
11813
11814 * recentf.el: (recentf-exclude): Accept predicates too.
11815 (recentf-file-readable-p): New function.
11816 (recentf-include-p): Handle predicates in recentf-exclude.
11817 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
11818 (recentf-cleanup): Likewise.
11819 (recentf-save-list): Use write-file to handle backup of
11820 recentf-save-file.
11821
11822 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
11823
11824 * loaddefs-boot.el: Renamed from `loaddefs.el'
11825 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
11826 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
11827 necessary.
11828
11829 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
11830
11831 * electric.el (Electric-pop-up-window): For the `one-window' case,
11832 no longer disconcertingly move point in the original buffer.
11833
11834 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11835
11836 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
11837
11838 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
11839
11840 * dired.el (dired-mode-map): Fix typo.
11841
11842 2003-09-11 Richard M. Stallman <rms@gnu.org>
11843
11844 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
11845
11846 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
11847
11848 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
11849 the function is less noisy. Now only `kill-buffer' can ask questions.
11850
11851 2003-09-10 Mario Lang <mlang@delysid.org>
11852
11853 * battery.el: Update Commentary and Copyright.
11854 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
11855 appear due to wrong ordering of the expressions in `or'.
11856
11857 2003-09-09 Lute Kamstra <lute@gnu.org>
11858
11859 * misc.el (upcase-char): Fix docstring.
11860 (zap-up-to-char): New command.
11861
11862 2003-09-08 David Ponce <david@dponce.com>
11863
11864 Ensure that recentf correctly updates the menu bar.
11865 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
11866 (recentf-menu-bar): New function.
11867 (recentf-clear-data): Use it
11868 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
11869 of easy-menu-change.
11870
11871 2003-09-08 Lute Kamstra <lute@gnu.org>
11872
11873 * simple.el (size-indication-mode): New.
11874 * bindings.el (mode-line-position): Add buffer size indicator.
11875
11876 2003-09-04 Mario Lang <mlang@delysid.org>
11877
11878 * battery.el (battery-linux-proc-acpi): New function.
11879 (battery-status-function): Modify default value calculation to also
11880 check for availability of ACPI.
11881 (battery-echo-area-format): Ditto.
11882 (battery-mode-line-format): Ditto.
11883
11884 2003-09-06 Dave Love <fx@gnu.org>
11885
11886 * ielm.el (ielm-mode-hook): Add :options.
11887
11888 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
11889 (eldoc-print-current-symbol-info): Use it.
11890
11891 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
11892
11893 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
11894 being displayed in GUD buffer.
11895 (gdb-idle-input-queue): Remove var. Use just one queue.
11896 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
11897 Remove functions. Use just one queue.
11898 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
11899 (gdb-invalidate-assembler, gdb-get-current-frame):
11900 Modify functions. Use just one queue.
11901
11902 2003-09-04 Dave Love <fx@gnu.org>
11903
11904 * cus-start.el: Add blink-cursor-alist.
11905
11906 * ruler-mode.el (ruler-mode-fill-column-char)
11907 (ruler-mode-current-column-char): Use char-displayable-p,
11908 not window-system.
11909
11910 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
11911
11912 * language/european.el (windows-1252): Move from code-pages.
11913
11914 * language/cyrillic.el ("Windows-1251"): Delete.
11915 ("Bulgarian", "Belarusian"): Remove `features'.
11916 (windows-1251): Move from code-pages.
11917
11918 * international/mule-diag.el (non-iso-charset-alist):
11919 Remove `codepage' stuff.
11920 (print-designation, list-coding-systems-1): Output fixes.
11921
11922 * international/code-pages.el (cp-make-translation-table)
11923 (cp-valid-codes): Made defsubsts.
11924 (cp-fix-safe-chars): Delete.
11925 (mule-diag): Don't require.
11926 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
11927 (top-level): Check for defined coding system when defining
11928 cp... aliases. Change w32-add-charset-info test to avoid warning.
11929 (non-iso-charset-alist): Defvar when compiling.
11930 (cp-make-coding-system): Doc fix.
11931
11932 2003-09-02 Jason Rumney <jasonr@gnu.org>
11933
11934 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
11935 line-ends from CVS before doing conversion.
11936
11937 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11938
11939 * calendar/diary-lib.el (diary-header-line-flag)
11940 (diary-header-line-format): New variables.
11941 (list-diary-entries): Use them to set header line in simple diary.
11942
11943 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
11944 other than font-lock-string-face to highlight backslashes.
11945
11946 2003-09-01 Jason Rumney <jasonr@gnu.org>
11947
11948 * international/titdic-cnv.el (tit-read-key-value): Include \r in
11949 regexp.
11950
11951 2003-09-01 Dave Love <fx@gnu.org>
11952
11953 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
11954
11955 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
11956 and :help; also line and column numbers labels.
11957
11958 * international/mule-util.el (char-displayable-p): Move from
11959 latin1-disp, rename and autoload.
11960
11961 * international/latin1-disp.el (latin1-char-displayable-p):
11962 Now obsolete alias. Replace uses with char-displayable-p.
11963 (latin1-display-ucs-per-lynx): Fix last change.
11964
11965 * international/mule-cmds.el (standard-display-european-internal):
11966 Don't use char code for Latin-1 NBSP.
11967 <XFree86 4>: Unfrob NBSP display table. Set display table to use
11968 U+2018, U+2019 for `'.
11969 (select-safe-coding-system): Message fix.
11970
11971 2003-09-01 Kenichi Handa <handa@m17n.org>
11972
11973 * international/fontset.el (setup-default-fontset): For Thai
11974 font, specify "*" family.
11975
11976 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
11977
11978 * progmodes/compile.el (previous-error): Accept a prefix
11979 argument, similarly to next-error.
11980
11981 2003-08-31 Masatake YAMATO <jet@gyve.org>
11982
11983 * pcvs.el (cvs-do-removal): Use = instead of eq to check
11984 the number of files. Bind the number of files to a local
11985 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
11986
11987 2003-08-30 Eli Zaretskii <eliz@gnu.org>
11988
11989 * vc-hooks.el (vc-make-version-backup): Fix the change made on
11990 2003-07-26: msdos-long-file-names is a function, not a variable.
11991
11992 2003-08-29 Richard M. Stallman <rms@gnu.org>
11993
11994 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
11995 Do nothing with mail-personal-alias-file if it is nil.
11996
11997 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
11998 Do nothing if mail-personal-alias-file is nil.
11999
12000 * term.el (term-exec-1): Bind coding-system-for-read.
12001
12002 * dired.el (dired-mouse-find-file-other-window):
12003 Use dired-view-command-alist here, as in dired-view-file.
12004 (dired-view-command-alist): Use %s to substitute file name.
12005 Handle .ps_pages, .eps, .jpg, .gif, .png.
12006
12007 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
12008
12009 * info.el (Info-mode-map): Bind S-tab and <backtab> to
12010 `Info-prev-reference', instead of M-tab.
12011
12012 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
12013
12014 * simple.el (blink-matching-open): Work correctly on chars that
12015 are designated as parens through the syntax-table text property.
12016
12017 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
12018
12019 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
12020 line break position in the middle of a non-kinsoku (e.g. latin)
12021 word, making it skip until either a space or a character with
12022 category "|".
12023 (kinsoku-longer): Test for end of buffer.
12024
12025 2003-08-28 Eli Zaretskii <eliz@gnu.org>
12026
12027 * mail/rmail.el (rmail-convert-to-babyl-format):
12028 Detect quoted-printable- and base64-encoded messages and decode them
12029 automatically. Set the message's encoding from the charset=
12030 header, if any. Decode base64-encoded messages in Mail format as well.
12031
12032 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
12033
12034 * mail/smtpmail.el: Fix previous change.
12035 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
12036 calling smtpmail-via-smtp.
12037 (smtpmail-via-smtp): Add fall-back values for envelope-from.
12038
12039 2003-08-26 John Paul Wallington <jpw@gnu.org>
12040
12041 * image.el (image-jpeg-p): Don't search beyond length of data.
12042
12043 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
12044
12045 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
12046 misfeature in `expand-abbrev' which caused electric keywords like
12047 "else" to disappear if an open brace was typed directly afterwards.
12048
12049 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
12050
12051 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
12052 mandatory in `define-widget'.
12053
12054 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
12055 Don't align the operators "!=", "<=" and ">=" as assignment operators.
12056
12057 (c-assignment-operators): New language constant that only contains
12058 the assignment operators.
12059
12060 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
12061
12062 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
12063
12064 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
12065 Safeguard against unbalanced sexps.
12066
12067 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
12068
12069 * version.el (emacs-version): Check for gtk. Include gtk version info.
12070
12071 2003-08-25 John Paul Wallington <jpw@gnu.org>
12072
12073 * man.el (Man-default-man-entry): Don't whizz past the section
12074 number before looking for it.
12075
12076 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
12077
12078 * progmodes/gud.el (gud-display-line): Don't set window-point if
12079 source buffer is not visible. (Only happens with M-x gdba.)
12080
12081 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
12082 documentation.
12083 (gdb-source, gdb-source-info): Update to assembler unnecessary
12084 as its done after each GDB command anyway.
12085 (gdb-pre-prompt): Use with-current-buffer.
12086 (gdb-insert-field): Add help-echo text.
12087 (gdb-invalidate-assembler): Re-display of assembler now done in
12088 gdb-info-breakpoints-custom.
12089 (gdb-info-breakpoints-custom): Force re-display of assembler to
12090 happen *after* update of breakpoints buffer.
12091 (gdb-display-source-buffer): Don't choke if gdb-source-window
12092 isn't visible.
12093 (gdb-put-string, gdb-put-arrow): Remove free variables.
12094
12095 2003-08-24 John Paul Wallington <jpw@gnu.org>
12096
12097 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
12098
12099 * man.el (Man-default-man-entry): Strip text properties when
12100 snarfing parts of entry because `format' preserves properties.
12101
12102 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
12103
12104 * files.el (file-newest-backup): Use `expand-file-name'.
12105
12106 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
12107 Allow the diary to pop up a new frame, if needed.
12108
12109 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
12110 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
12111 (smtpmail-send-it): Make treatment of envelope-from consistent with
12112 sendmail.el.
12113
12114 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
12115 (sh-leading-keywords): Add the bash `time' reserved word.
12116 (sh-variables): Add some bash variables.
12117 (sh-add-completer): Fix nil branch of case statement.
12118
12119 2003-08-24 Masatake YAMATO <jet@gyve.org>
12120
12121 * progmodes/ld-script.el: New file.
12122
12123 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
12124
12125 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
12126
12127 2003-08-23 Andre Spiegel <spiegel@gnu.org>
12128
12129 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
12130 Better explain obsolescence, and what to use instead.
12131
12132 2003-08-23 Masatake YAMATO <jet@gyve.org>
12133
12134 * pcvs.el (cvs-do-removal): Show the deleted file name
12135 on the prompt.
12136
12137 2003-08-20 Dave Love <fx@gnu.org>
12138
12139 * international/mule.el (make-coding-system)
12140 (set-buffer-file-coding-system): Doc fix.
12141
12142 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
12143
12144 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
12145
12146 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
12147
12148 * international/utf-16.el: Add mime-text-unsuitable coding system
12149 properties.
12150
12151 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
12152
12153 * cus-edit.el: Add some :links.
12154 (bib): Remove.
12155
12156 * textmodes/bib-mode.el (bib): Add :group external.
12157
12158 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
12159
12160 * wid-edit.el (widget-echo-help): Make it handle expressions that
12161 evaluate to strings.
12162
12163 2003-08-18 Michael Mauger <mmaug@yahoo.com>
12164
12165 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
12166
12167 Simplify selection of SQL products to define highlighting and
12168 interactive mode. Includes detailed instructions on adding
12169 support for new products.
12170
12171 * progmodes/sql.el (sql-product): New variable. Identifies SQL
12172 product for use in highlighting and interactive mode.
12173 (sql-interactive-product): New variable. SQL product for
12174 sql-interactive-mode.
12175 (sql-product-support): New variable. Specifies product-specific
12176 parameters to drive highlighting and interactive mode.
12177 (sql-imenu-generic-expression): Add more object types.
12178 (sql-sqlite-options): Correct comment.
12179 (sql-ms-program): Use "osql" rather than "isql".
12180 (sql-prompt-regexp, sql-prompt-length): Update comment.
12181 (sql-mode-menu): Add "Start SQLi session" entry.
12182 Replace Highlighting submenu with Product menu. Fix Send Region entry.
12183 (sql-mode-abbrev-table): Add abbreviations. Support of
12184 SYSTEM-FLAG on define-abbrev. Support was removed with last
12185 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
12186 (sql-mode-font-lock-object-name): Add font-lock pattern for object
12187 names.
12188 (sql-mode-ansi-font-lock-keywords): Set as default value.
12189 (sql-mode-oracle-font-lock-keywords): Set as default value.
12190 Support Oracle 9i keywords.
12191 (sql-mode-postgres-font-lock-keywords): Set as default value.
12192 (sql-mode-linter-font-lock-keywords): Set as default value.
12193 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
12194 SQLServer 2000.
12195 (sql-mode-sybase-font-lock-keywords)
12196 (sql-mode-interbase-font-lock-keywords)
12197 (sql-mode-sqlite-font-lock-keywords)
12198 (sql-mode-strong-font-lock-keywords)
12199 (sql-mode-mysql-font-lock-keywords)
12200 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
12201 keywords.
12202 (sql-mode-font-lock-defaults): Update comment.
12203 (sql-product-feature): New function. Returns feature associated
12204 with a product from `sql-product-support' alist.
12205 (sql-product-font-lock): New function. Set font-lock support
12206 based on `sql-product'.
12207 (sql-add-product-keywords): New function. Add font-lock rules to
12208 product-specific keyword variables.
12209 (sql-set-product): New function. Set `sql-product' and apply
12210 appropriate font-lock highlighting.
12211 (sql-highlight-product): New function. Set font-lock support
12212 based on a product. Also set mode name to include product name.
12213 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
12214 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
12215 Use `sql-set-product'.
12216 (sql-highlight-ms-keywords)
12217 (sql-highlight-sybase-keywords)
12218 (sql-highlight-interbase-keywords)
12219 (sql-highlight-strong-keywords)
12220 (sql-highlight-mysql-keywords)
12221 (sql-highlight-sqlite-keywords)
12222 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
12223 (sql-get-login): Prompt in the same order as the tokens.
12224 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
12225 (sql-product-interactive): New function. Common portions of
12226 product-specific interactive mode wrappers.
12227 (sql-interactive-mode): Rewritten to use product features.
12228 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
12229 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
12230 (sql-db2, sql-linter): Use `sql-product-interactive'.
12231 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
12232 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
12233 (sql-connect-ingres, sql-connect-postgres)
12234 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
12235 New functions. Format command line parameters and invoke comint on
12236 the appropriate interpreter. Code was in the corresponding
12237 `sql-xyz' function before.
12238 (sql-connect-ms): New function. Support -E argument to use
12239 operating system credentials for authentication.
12240
12241 2003-08-18 Kenichi Handa <handa@m17n.org>
12242
12243 * international/mule.el (encode-char): Fix for the ASCII case.
12244
12245 2003-08-15 Kenichi Handa <handa@m17n.org>
12246
12247 * international/fontset.el (setup-default-fontset): Change "*" to
12248 nil in the specifications of font family.
12249
12250 2003-08-18 Kim F. Storm <storm@cua.dk>
12251
12252 * kmacro.el (kmacro-keymap): Group related bindings in
12253 initialization for clarity. Bind C-s to start macro.
12254 Remove C-r binding.
12255 (kmacro-initial-counter-value): New defvar to hold initial counter
12256 value in case we set the value before defining a macro.
12257 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
12258 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
12259 not defining or executing macro. Doc fix.
12260 (kmacro-add-counter): Clear kmacro-initial-counter-value.
12261 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
12262 temporarily view older elements on the macro ring without cycling
12263 the ring.
12264 (kmacro-display): Doc fix.
12265 (kmacro-exec-ring-item): New helper function.
12266 (kmacro-call-ring-2nd): Use it.
12267 (kmacro-call-ring-2nd-repeat): Doc fix.
12268 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
12269 (kmacro-end-or-call-macro): Execute last viewed macro (using
12270 kmacro-exec-ring-item) from ring if this follows
12271 kmacro-view-macro. This allows us to find a macro on the ring
12272 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
12273 the ring to bring it to the head of the ring.
12274 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
12275 Allow binding to reserved keys without specifying C-x C-k prefix.
12276 Ask for confirmation if entered key sequence is already bound to
12277 a non-macro command.
12278 (kmacro-view-macro): Repeating command will show older elements
12279 on the macro ring; C-k will execute the last viewed macro.
12280 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
12281 property from 'ring to 'head.
12282
12283 2003-08-17 Alan Shutko <ats@acm.org>
12284
12285 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
12286 keeping December out of the alist.
12287
12288 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
12289
12290 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
12291 * calendar/calendar.el (calendar-mode-map): Bind it to key.
12292 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
12293 (calendar-flatten): New function.
12294 (calendar-mouse-view-other-diary-entries)
12295 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
12296 in the menu title and to show multi-line diary entries correctly
12297 in the menu.
12298
12299 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
12300
12301 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
12302 defcustom, because the default was recently changed.
12303
12304 2003-08-16 Richard M. Stallman <rms@gnu.org>
12305
12306 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
12307
12308 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
12309 New subroutine, broken out of eval-last-sexp-1.
12310 (eval-last-sexp-1): Use eval-last-sexp-print-value.
12311
12312 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
12313
12314 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
12315
12316 * simple.el (eval-expression): Use eval-last-sexp-print-value.
12317
12318 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
12319
12320 * progmodes/compile.el (compilation-error-regexp-alist):
12321 Add Java ANt error detection as described in document
12322 http://ant.apache.org/faq.html
12323
12324 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
12325
12326 * simple.el (backward-word, forward-to-indentation)
12327 (backward-to-indentation): Argument changed to optional.
12328 (next-line, previous-line): Use `or' instead of `unless'.
12329
12330 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12331
12332 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
12333 instead of a constant.
12334
12335 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
12336
12337 * shell.el (shell): With prefix-arg, suggest a new buffer name.
12338
12339 2003-08-12 Andre Spiegel <spiegel@gnu.org>
12340
12341 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
12342 (vc-sccs-workfile-version): Search the entire delta table, rather
12343 than just the first entry, because that might be a deleted version.
12344
12345 2003-08-11 Karl Fogel <kfogel@red-bean.com>
12346
12347 * menu-bar.el (menu-bar-options-menu): Supply a body for the
12348 [save-place] binding in the Options menu. Have it require
12349 'saveplace' and then toggle the variable manually, to avoid an an
12350 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
12351 for the bug report.
12352
12353 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
12354
12355 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
12356 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
12357 (gdb-info-threads-custom): Add help-echo text.
12358 (gdb-display-back): Don't use purecopy.
12359 (gdb-info-breakpoints-custom, gdb-reset)
12360 (gdb-assembler-custom): Use display-images-p to test if breakpoint
12361 icons can be displayed.
12362
12363 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
12364
12365 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
12366
12367 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
12368
12369 * bookmark.el (bookmark-completing-read):
12370 Return a string, instead of a list of one string.
12371 Use a popup menu if activated from the mouse.
12372 (bookmark-edit-annotation): Remove unused vars.
12373 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
12374 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
12375 to bookmark-completing-read.
12376 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
12377 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
12378 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
12379 and erase-buffer.
12380 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
12381 (bookmark-menu-jump, bookmark-menu-insert)
12382 (bookmark-popup-menu-and-apply-function)
12383 (bookmark-menu-popup-paned-bookmark-menu): Remove.
12384 (bookmark-menu-build-paned-menu): Remove by folding it into
12385 bookmark-menu-popup-paned-menu.
12386 (menu-bar-bookmark-map): Move the define-key statements here.
12387 Use the "non-menu" commands since they now pop up a menu if needed.
12388 (bookmark-exit-hook-internal): Simplify.
12389
12390 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
12391
12392 * reftex-toc.el (reftex-toc-rename-label): New function.
12393 (reftex-toc-check-docstruct): New function.
12394
12395 * reftex.el (reftex-region-active-p): New function.
12396
12397 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
12398 regexp to find the \bibliography macro.
12399
12400 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
12401 which does not exist in LaTeX.
12402 (reftex-cite-format-builtin): Added amsrefs support.
12403 (reftex-toc-confirm-promotion): New option
12404
12405 * reftex-toc.el
12406 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
12407 (reftex-toc-demote, reftex-toc-promote)
12408 (reftex-toc-do-promote, reftex-toc-promote-prepare)
12409 (reftex-toc-promote-action, reftex-toc-extract-section-number)
12410 (reftex-toc-newhead-from-alist)
12411 (reftex-toc-load-all-files-for-promotion): New functions.
12412 (reftex-toc-help): Added description of new keys.
12413 (reftex-toc-split-windows-fraction): New option.
12414 (reftex-recenter-toc-when-idle): Search *toc* window on all
12415 visible frames.
12416 (reftex-toc): Additional parameter REUSE
12417 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
12418 with REUSE argument.
12419 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
12420 the call of `reftex-toc'.
12421 (reftex-make-separate-toc-frame): New function .
12422 (reftex-toc-recenter): When called with triple prefix arg, call
12423 `reftex-make-separate-toc-frame' first.
12424 (reftex-toc-toggle-dedicated-frame): New command.
12425 (reftex-toc-quit): Adapted to delete frame when called in
12426 dedicated frame.
12427
12428 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
12429 all enclosing macros.
12430
12431
12432 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12433
12434 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
12435 first use.
12436
12437 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12438
12439 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
12440
12441 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
12442
12443 * calendar/calendar.el (list-diary-entries-hook)
12444 (diary-display-hook, nongregorian-diary-listing-hook)
12445 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
12446 Add some customize options for these hooks.
12447 (calendar-abbrev-construct): Don't try to take a substring longer
12448 than the original string.
12449
12450 2003-08-05 Richard M. Stallman <rms@gnu.org>
12451
12452 * emacs-lisp/testcover.el (noreturn): Report error if does return.
12453 (testcover-reinstrument-clauses): Doc fix.
12454
12455 * emacs-lisp/warnings.el: Doc fixes, args renamed.
12456 (warning-type-format): Rename from warning-group-format.
12457
12458 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
12459 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
12460 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
12461 to prevent warnings about defvar for an obsolete variable.
12462
12463 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
12464 warning-group-format renamed to warning-type-format.
12465
12466 * subr.el (read-passwd): Use clear-string instead of fillarray.
12467
12468 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
12469 Use vconcat instead of concat.
12470 (edmacro-sanitize-for-string): New function.
12471
12472 2003-08-05 Dave Love <fx@gnu.org>
12473
12474 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
12475 line-number-display-limit-width.
12476
12477 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
12478
12479 2003-08-05 Kenichi Handa <handa@m17n.org>
12480
12481 * international/code-pages.el: Don't require mule-diag.
12482
12483 * international/mule-diag.el (non-iso-charset-alist):
12484 Add autoload cookie.
12485
12486 * language/devan-util.el (dev-glyph-order): Add an entry for the
12487 glyph code #xC4.
12488
12489 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
12490
12491 * calendar/calendar.el (diary-file, diary-file-name-prefix)
12492 (european-calendar-style, diary-date-forms)
12493 (calendar-day-name-array, calendar-month-name-array): Doc change.
12494 (generate-calendar-month): Adapt for new behaviour of
12495 `calendar-day-name' function.
12496 (calendar-abbrev-length, calendar-day-abbrev-array)
12497 (calendar-month-abbrev-array): New variables.
12498 (calendar-abbrev-construct): New function.
12499 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
12500 rather than fixing abbrevs at some width. Calling syntax change.
12501 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
12502 (calendar-date-string): Adapt for new behaviours of
12503 `calendar-day-name' and `calendar-month-name' functions.
12504
12505 * calendar/diary-lib.el (list-diary-entries): Adapt for new
12506 behaviour of `calendar-day-name' and `calendar-month-name' functions.
12507 (diary-name-pattern): Use abbrev arrays, rather than fixing
12508 abbrevs at three chars. Calling syntax change.
12509 (mark-diary-entries): Adapt for new behaviours of
12510 `diary-name-pattern' and `calendar-make-alist' functions.
12511 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
12512 `diary-name-pattern' function.
12513 (font-lock-diary-date-forms): Use abbrev arrays, rather than
12514 fixing abbrevs at three chars. Calling syntax change.
12515 (cal-hebrew, cal-islam): Require when compiling.
12516 (diary-font-lock-keywords): Adapt for new behaviour of
12517 `font-lock-diary-date-forms' function.
12518
12519 * calendar/cal-hebrew.el: Reposition some code so defined before used.
12520 (calendar-hebrew-month-name-array-common-year)
12521 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
12522 (list-hebrew-diary-entries): Adapt for new behaviours of
12523 `calendar-day-name' and `add-to-diary-list' functions.
12524 (mark-hebrew-diary-entries): Adapt for new behaviours of
12525 `diary-name-pattern' and `calendar-make-alist' functions.
12526
12527 * calendar/cal-islam.el (calendar-islamic-month-name-array):
12528 Add doc string.
12529 (list-islamic-diary-entries): Adapt for new behaviours of
12530 `calendar-day-name' and `add-to-diary-list' functions.
12531 (mark-islamic-diary-entries): Adapt for new behaviours of
12532 `diary-name-pattern' and `calendar-make-alist' functions.
12533
12534 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
12535 `calendar-month-name' function.
12536
12537 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
12538
12539 * calendar/solar.el (solar-seasons-data): Move definition before use.
12540
12541 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
12542 (cal-tex-LaTeX-hourbox): Move definition before use.
12543
12544 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
12545 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
12546 lunar.el, solar.el
12547 (displayed-month, displayed-year): Define for compiler.
12548
12549 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
12550
12551 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
12552 MODE. Renamed from c-init-c-language-vars'.
12553 (c-initialize-cc-mode): Change accordingly.
12554 (c-common-init): Ditto.
12555 (c-mode): Ditto.
12556 (c++-mode): Use `c-init-language-vars-for'.
12557 (objc-mode): Ditto.
12558 (java-mode): Ditto.
12559 (idl-mode): Ditto.
12560 (pike-mode): Ditto.
12561 (awk-mode): Ditto.
12562
12563 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
12564
12565 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
12566 or not the point moved.
12567
12568 (c-search-decl-header-end): Don't trip up on operator identifiers
12569 in C++ and operators like == in all languages.
12570
12571 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
12572 Detect leading labels correctly.
12573
12574 2003-08-02 Andreas Schwab <schwab@suse.de>
12575
12576 * textmodes/ispell.el: Don't redo key bindings on loading, put
12577 them only in loaddefs.el.
12578 * bookmark.el: Likewise.
12579 * dabbrev.el: Likewise.
12580 * emerge.el: Likewise.
12581
12582 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
12583 has more than one member.
12584
12585 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
12586
12587 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12588
12589 * lpr.el (printify-region): It was ending conversion before the
12590 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
12591
12592 2003-07-31 John Paul Wallington <jpw@gnu.org>
12593
12594 * net/browse-url.el (browse-url-epiphany): Doc fix.
12595
12596 2003-07-30 Kenichi Handa <handa@m17n.org>
12597
12598 * international/fontset.el (setup-default-fontset):
12599 Change registry names of Akurti fonts.
12600
12601 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
12602
12603 * comint.el (comint-read-noecho): Use `clear-string' instead of
12604 `fillarray'.
12605
12606 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
12607
12608 * outline.el (outline-mode-hook): Add defvar.
12609
12610 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
12611
12612 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
12613 Restore assembler in source window if that is what has been selected.
12614 (menu): Add gdb-restore-windows to menu. Make gdba
12615 specific menus only visible from gdba.
12616
12617 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
12618
12619 * progmodes/compile.el (compilation-environment): New user variable.
12620 (compile-internal): Respect it.
12621
12622 2003-07-23 Masatake YAMATO <jet@gyve.org>
12623
12624 * progmodes/gud.el (gdb-script-font-lock-keywords):
12625 Put `font-lock-function-name-face' on a symbol which includes
12626 `-' like `hook-run'. Put font-lock-variable-name-face
12627 on a symbol starting with $.
12628
12629 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
12630
12631 * files.el (set-visited-file-name): Use truename for buffer-file-name.
12632
12633 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
12634
12635 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
12636
12637 2003-07-26 Andre Spiegel <spiegel@gnu.org>
12638
12639 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
12640 Use with-no-warnings.
12641 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
12642 rather than to find-file-not-found-hook, which doesn't exist.
12643
12644 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
12645
12646 * international/quail.el (quail-translate-key): Fix previous change.
12647
12648 2003-07-25 John Paul Wallington <jpw@gnu.org>
12649
12650 * server.el (server-start): Check `server-process' is non-nil
12651 before killing it to avoid killing current buffer's process.
12652
12653 * simple.el (choose-completion-string): Use `minibufferp';
12654 test `completion-reference-buffer' if `buffer' arg is nil.
12655 (push-mark): Use `when' and `unless'.
12656 (pop-mark): Use `when'.
12657
12658 * mouse-sel.el (mouse-sel-get-selection-function):
12659 Check `x-last-selected-text-primary'. Don't barf if it or
12660 `x-last-selected-text' aren't bound.
12661
12662 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12663
12664 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
12665
12666 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
12667
12668 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
12669
12670 2003-07-23 John Paul Wallington <jpw@gnu.org>
12671
12672 * tooltip.el (defface tooltip): Inherit from variable-pitch.
12673
12674 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
12675
12676 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
12677 string. Defvar the derived hook.
12678
12679 * macros.el (insert-kbd-macro): Escape double quote character.
12680 From Thomas W Murphy <twm@andrew.cmu.edu>.
12681
12682 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
12683
12684 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
12685 to match the specific mark rather than reusing comment-start-skip.
12686
12687 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
12688
12689 * progmodes/hideshow.el (hs-special-modes-alist):
12690 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
12691
12692 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
12693
12694 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
12695 value using ?\s.
12696
12697 2003-07-21 John Paul Wallington <jpw@gnu.org>
12698
12699 * subr.el (with-selected-window): Add closing paren.
12700
12701 2003-07-21 Richard M. Stallman <rms@gnu.org>
12702
12703 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
12704 (lisp-mode): Likewise.
12705
12706 * subr.el (with-selected-window): Copy code form save-selected-window
12707 so as to call select-window with norecord arg.
12708 (dynamic-completion-table): Doc fix.
12709 (lazy-completion-table): Doc fix.
12710
12711 * international/mule-cmds.el (set-locale-environment):
12712 langinfo renamed to locale-info.
12713
12714 * international/mule.el (auto-coding-functions): Doc fix.
12715
12716 2003-07-21 Kenichi Handa <handa@m17n.org>
12717
12718 * international/quail.el (quail-translate-key):
12719 Update quail-current-str correctly.
12720
12721 2003-07-21 Andreas Schwab <schwab@suse.de>
12722
12723 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
12724 ?, to "_".
12725
12726 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
12727 Version 2.0.36 of Tramp released.
12728
12729 * net/tramp.el (tramp-default-password-end-of-line): Rename from
12730 tramp-password-end-of-line.
12731 (tramp-password-end-of-line): New method parameter.
12732 (tramp-get-password-end-of-line): Function to access method
12733 parameter `tramp-password-end-of-line', or variable
12734 `tramp-default-password-end-of-line' (default value).
12735 (tramp-methods): Add entries for new parameter
12736 tramp-password-end-of-line.
12737 (tramp-enter-password): Use new function
12738 `tramp-get-password-end-of-line'.
12739 (tramp-handle-insert-file-contents): Do not
12740 unconditionally inhibit the file operation file-local-copy, only
12741 do that when the inhibit-file-name-operation is currently
12742 insert-file-contents. This fixes finding remote CVS-controlled
12743 files. (It would barf on inserting the CVS/Entries file
12744 literally, because the file-local-copy handler wasn't called.)
12745 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
12746 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
12747 (tramp-initial-commands): New variable.
12748 (tramp-process-initial-commands): New function, using the variable.
12749 (tramp-open-connection-setup-interactive-shell): Call the new function.
12750 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
12751 method into the buffer name, never use nil. Reported by Hanak
12752 David <dhanak@inf.bme.hu>.
12753 (tramp-open-connection-setup-interactive-shell): Erase buffer
12754 before sending "stty -onlcr".
12755
12756 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
12757
12758 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
12759
12760 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
12761
12762 2003-07-19 John Paul Wallington <jpw@gnu.org>
12763
12764 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
12765 (artist-draw-rect, artist-draw-square): Doc fixes.
12766
12767 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
12768
12769 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
12770
12771 2003-07-19 Kenichi Handa <handa@m17n.org>
12772
12773 * international/kkc.el (kkc-show-conversion-list-update):
12774 Highlight the correct candidate in the message.
12775
12776 2003-07-18 John Paul Wallington <jpw@gnu.org>
12777
12778 * simple.el (current-word): Don't include punctuation char when
12779 `really-word' arg is non-nil.
12780
12781 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
12782
12783 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
12784 moved to the directory obsolete.
12785
12786 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
12787
12788 * info.el (Info-menu-entry-name-re): Allow newlines in
12789 menu entry names.
12790
12791 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
12792 syntax-ppss-after-change-function.
12793 (syntax-ppss-after-change-function): New alias. Update uses.
12794 (syntax-ppss): Catch the case where the buffer is narrowed.
12795
12796 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
12797
12798 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
12799 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
12800
12801 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
12802
12803 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
12804 since it might be modified.
12805
12806 * progmodes/cc-langs.el (c++-make-template-syntax-table)
12807 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
12808 names to these language constants.
12809
12810 2003-07-15 Kim F. Storm <storm@cua.dk>
12811
12812 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
12813 All uses changed.
12814
12815 2003-07-14 Mark A. Hershberger <mah@everybody.org>
12816
12817 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
12818 Namespace support.
12819
12820 2003-07-13 Juanma Barranquero <lektu@terra.es>
12821
12822 * frame.el (modify-all-frames-parameters): Reinstall (copyright
12823 papers received).
12824
12825 2003-07-13 Karl Eichwalder <ke@suse.de>
12826
12827 * textmodes/po.el (po-find-charset): White space at the start of the
12828 Content-Type field body is non-mandatory.
12829
12830 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
12831
12832 * textmodes/texinfo.el (texinfo-section-list):
12833 Append appendixsection; a synonym for appendixsec.
12834
12835 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
12836
12837 * man.el (Man-translate-cleanup): New.
12838 (Man-translate-references): Call `Man-translate-cleanup' to clean
12839 leading, trailing and middle spaces.
12840
12841 2003-07-13 Lars Hansen <larsh@math.ku.dk>
12842
12843 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
12844 Handle `dired-directory' being a list.
12845
12846 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
12847
12848 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
12849 it doesn't exist.
12850
12851 2003-07-12 Richard M. Stallman <rms@gnu.org>
12852
12853 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
12854
12855 * progmodes/cc-defs.el (c-make-keywords-re):
12856 Don't use delete-duplicates.
12857 (c-lang-const): Don't use mapcan.
12858
12859 * apropos.el (apropos-show-scores): Make it customizable.
12860 Document new meaning.
12861 (apropos): Compute scores from symbols.
12862 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
12863
12864 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12865
12866 * ps-bdf.el: Fix copyright line.
12867 (bdf-directory-list): Fix initialization code.
12868
12869 2003-07-11 John Paul Wallington <jpw@gnu.org>
12870
12871 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
12872 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
12873 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
12874
12875 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
12876
12877 * emacs-lisp/ring.el (ring-elements): Doc fix.
12878
12879 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
12880
12881 * calendar/timeclock.el (timeclock-relative)
12882 (timeclock-ask-before-exiting, timeclock-use-display-time):
12883 Doc changes.
12884 (timeclock-modeline-display): Give a message if
12885 `timeclock-use-display-time' is non-nil but `display-time-mode'
12886 is not active.
12887
12888 2003-07-11 Kenichi Handa <handa@m17n.org>
12889
12890 * international/mule-cmds.el (set-language-environment):
12891 Set current-language-environment to the correct string.
12892
12893 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12894
12895 * ps-print.el: Print line number correctly in a region. Reported by
12896 Tim Allen <timallen@ls83.fsnet.co.uk>.
12897 (ps-print-version): New version number (6.6.2).
12898 (ps-printing-region): Code fix.
12899
12900 2003-07-10 John Paul Wallington <jpw@gnu.org>
12901
12902 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
12903 this function can be called from `add-completions-from-tags-table'.
12904
12905 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
12906
12907 * calendar/timeclock.el (timeclock-use-display-time)
12908 (timeclock-day-over-hook, timeclock-workday-remaining)
12909 (timeclock-status-string, timeclock-when-to-leave)
12910 (timeclock-when-to-leave-string, timeclock-log-data)
12911 (timeclock-find-discrep, timeclock-day-base)
12912 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
12913 (timeclock-modeline-display): Set the variable
12914 `timeclock-modeline-display'.
12915 (timeclock-update-modeline): Doc fix. Respect value of
12916 `timeclock-relative'.
12917
12918 2003-07-09 Richard M. Stallman <rms@gnu.org>
12919
12920 * textmodes/reftex-parse.el (reftex-all-document-files):
12921 Add autoload cookie.
12922
12923 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
12924 (reftex-scanning-info-available-p): Add autoload cookie.
12925
12926 * international/mule-cmds.el
12927 (set-display-table-and-terminal-coding-system): Delete duplicate
12928 aset on standard-display-table.
12929
12930 * view.el (view-file): If existing buffer's major mode is special,
12931 don't go into view mode.
12932
12933 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
12934
12935 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12936
12937 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
12938 buffer changes; there's third party code that calls this function
12939 directly.
12940
12941 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12942
12943 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
12944 (autodoc-font-lock-keywords): Don't byte compile on font lock
12945 initialization when running from byte compiled files.
12946
12947 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
12948
12949 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
12950 statement ends with auto-increment "++".
12951
12952 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12953
12954 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
12955 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
12956 these are changed, so declare them as variables and not constants.
12957
12958 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
12959
12960 * subr.el (dolist, dotimes): Doc fix.
12961
12962 2003-07-08 Kim F. Storm <storm@cua.dk>
12963
12964 * international/mule-cmds.el
12965 (set-display-table-and-terminal-coding-system): Don't break
12966 bootstrap if standard-display-table isn't setup yet.
12967
12968 2003-07-07 Richard M. Stallman <rms@gnu.org>
12969
12970 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
12971 Give it a doc string, and autoload it.
12972
12973 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
12974 Use with-no-warnings.
12975
12976 * info.el (Info-search): If find invisible text, search again.
12977
12978 * isearch.el (search-whitespace-regexp): Add a shy group around it.
12979
12980 * man.el (Man-name-regexp): Match + as part of name.
12981
12982 * simple.el (visible-mode): Rename from vis-mode.
12983 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
12984
12985 * simple.el (current-word): New arg REALLY-WORD specifies
12986 don't include punctuation chars.
12987
12988 * emacs-lisp/debug.el (debug, debugger-env-macro):
12989 Use with-no-warnings while accessing and binding unread-command-char.
12990
12991 * international/mule-cmds.el
12992 (set-display-table-and-terminal-coding-system): Use explicit loop
12993 instead of calling standard-display-default.
12994
12995 * net/ange-ftp.el (ange-ftp-file-symlink-p):
12996 Use condition-case to catch error in ange-ftp-get-files.
12997
12998 * net/browse-url.el (browse-url-browser-function):
12999 Add alternative for Epiphany.
13000 (browse-url-epiphany-program, browse-url-epiphany-arguments)
13001 (browse-url-epiphany-startup-arguments)
13002 (browse-url-epiphany-new-window-is-tab): New variables.
13003 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
13004
13005 * progmodes/compile.el (compile-auto-highlight): Default now t.
13006 (compile): Doc fix.
13007 (compilation-next-error): Fix previous change.
13008
13009 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
13010
13011 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
13012
13013 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
13014
13015 * gdb-ui.el (gdb-source-info): Display current frame when
13016 attaching to an existing process.
13017 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
13018 while laying out windows when attaching to an existing process.
13019
13020 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
13021
13022 * info.el (Info-menu): Use Info-menu-entry-name-re.
13023
13024 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
13025
13026 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
13027 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
13028
13029 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
13030 to match the same text.
13031
13032 2003-07-06 John Paul Wallington <jpw@gnu.org>
13033
13034 * vc.el (vc-annotate-offset): Move defvar up.
13035
13036 2003-07-06 Kim F. Storm <storm@cua.dk>
13037
13038 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
13039 This should fix the infinite loop when extracting menu names.
13040
13041 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
13042
13043 * files.el (auto-mode-alist, interpreter-mode-alist):
13044 Remove entries to CC Mode modes to avoid duplicates; they are now added
13045 with autoload directives in cc-mode.el.
13046
13047 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
13048
13049 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
13050 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
13051 these are changed, so declare them as variables and not constants.
13052
13053 * progmodes/cc-mode.el: Fix some autoload problems: Try to
13054 ensure that the entry for ".c" extension comes before the one for
13055 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
13056 Fix incorrect entries that were added to `interpreter-mode-alist'.
13057 Move the autoload directives for AWK to the top level since they
13058 aren't recognized anywhere else. Do not use the new AWK mode doc
13059 in the autoload form for the old AWK mode.
13060
13061 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13062
13063 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
13064 (bibtex-sort-ignore-string-entries): Default value t.
13065 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
13066 erroneously in previous version.
13067 (bibtex-string-files): Docstring reflects new parsing scheme.
13068 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
13069 docstring, add # as one of the chars to crush
13070 (bibtex-autokey-prefix-string, bibtex-autokey-names)
13071 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
13072 (bibtex-autokey-name-change-strings)
13073 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
13074 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
13075 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
13076 (bibtex-autokey-title-terminators)
13077 (bibtex-autokey-titlewords-stretch)
13078 (bibtex-autokey-titleword-ignore)
13079 (bibtex-autokey-titleword-case-convert)
13080 (bibtex-autokey-titleword-abbrevs)
13081 (bibtex-autokey-titleword-abbrevs)
13082 (bibtex-autokey-titleword-change-strings)
13083 (bibtex-autokey-titleword-length)
13084 (bibtex-autokey-titleword-separator)
13085 (bibtex-autokey-name-year-separator)
13086 (bibtex-autokey-year-title-separator)
13087 (bibtex-autokey-before-presentation-function)
13088 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
13089 Fix docstring.
13090 (bibtex-strings, bibtex-reference-keys):
13091 Use lazy-completion-table and make-variable-buffer-local.
13092 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
13093 (bibtex-braced-string-syntax-table)
13094 (bibtex-quoted-string-syntax-table): New variables.
13095 (bibtex-parse-nested-braces): Remove.
13096 (bibtex-parse-field-string): Use syntax table and forward-sexp.
13097 (bibtex-parse-association): Simplify.
13098 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
13099 (bibtex-parse-field-text): Simplify.
13100 (bibtex-search-forward-field, bibtex-search-backward-field):
13101 argument BOUND can take value t.
13102 (bibtex-start-of-field, bibtex-start-of-name-in-field)
13103 (bibtex-end-of-name-in-field, bibtex-end-of-field)
13104 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
13105 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
13106 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
13107 (bibtex-skip-to-valid-entry): Return buffer position of beginning
13108 and ending of entry. Update for changes of bibtex-search-entry.
13109 Simplify.
13110 (bibtex-map-entries): FUN is called with three arguments.
13111 (bibtex-search-entry): Return a cons pair with buffer positions of
13112 beginning and end of entry.
13113 (bibtex-enclosing-field): Simplify.
13114 (bibtex-format-entry): Use booktitle to set a missing title.
13115 (bibtex-autokey-get-names): Fiddle with regexps.
13116 (bibtex-generate-autokey): Use identity.
13117 (bibtex-parse-keys): Use simplified parsing algorithm if
13118 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
13119 arguments. Return alist of keys.
13120 (bibtex-parse-strings): Simplify. Return alist of strings.
13121 (bibtex-complete-string-cleanup): Fix docstring.
13122 (bibtex-read-key): New function.
13123 (bibtex-mode): Fix docstring. Do not parse for keys and
13124 strings when the mode is entered. Set fill-paragraph-function to
13125 bibtex-fill-field. Setup font-lock-mark-block-function the way
13126 font-lock intended.
13127 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
13128 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
13129 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
13130 (bibtex-Preamble): Avoid hard coded constants.
13131 (bibtex-make-field): Fix docstring. Simplify.
13132 (bibtex-beginning-of-entry): Always return new position of point.
13133 (bibtex-end-of-entry): Rearrange cond clauses.
13134 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
13135 Update for changes of bibtex-map-entries.
13136 (bibtex-ispell-abstract): Do not move point.
13137 (bibtex-entry-index): Use downcase. Simplify.
13138 (bibtex-lessp): Handle catch-all.
13139 (bibtex-find-crossref): Turn into a command.
13140 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
13141 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
13142 preamble entries.
13143 (bibtex-fill-field-bounds): New function.
13144 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
13145 (bibtex-fill-entry): Use bibtex-fill-field-bounds
13146 (bibtex-String): Use bibtex-strings. Always obey
13147 bibtex-sort-ignore-string-entries.
13148
13149 2003-07-05 John Paul Wallington <jpw@gnu.org>
13150
13151 * cus-theme.el (customize-create-theme):
13152 Call `customize-create-theme' in Reset widget's notify function.
13153
13154 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
13155 (ibuffer-mark-interactive): Use `or' instead of `unless'.
13156 (define-ibuffer-column name): Add summarizer.
13157 (define-ibuffer-column size): Likewise.
13158 (define-ibuffer-column filename): Likewise.
13159 (define-ibuffer-column process): Likewise. Change BODY's output too.
13160 (define-ibuffer-column filename-and-process): Likewise, likewise.
13161 (ibuffer): Remove local vars `already-in' and `need-update'.
13162
13163 * ibuf-ext.el: Don't require `derived' at compile-time.
13164
13165 2003-07-05 Kim F. Storm <storm@cua.dk>
13166
13167 * info.el: Disable paragraph refilling.
13168 (Info-refill-paragraphs): New defcustom.
13169 (Info-fontify-node): Use it.
13170
13171 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
13172
13173 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
13174 thingies from constructors created by defstruct.
13175
13176 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
13177 the default value of the variable.
13178 (byte-code-meter): Move declaration to top level.
13179
13180 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
13181
13182 * info.el (Info-following-node-name-re): New fun.
13183 (Info-following-node-name): Remove.
13184 (Info-insert-dir): Use the new fun.
13185 (Info-extract-pointer): Don't save restriction; use new fun.
13186 (Info-menu-entry-name-re): New const.
13187 (Info-menu-entry-name-re): Use it along with new fun.
13188 (Info-node-spec-re): Use new fun.
13189 (Info-complete-menu-item, Info-fontify-node): Use new const.
13190 (Info-goto-node, Info-follow-reference, Info-menu-update):
13191 Use match-string.
13192 (Info-follow-reference): Use assoc-string.
13193 Use a list of strings for the completion table.
13194 (Info-fontify-node): Use match-string, line-end-position.
13195 Limit the search for `node:' to the first line.
13196
13197 * newcomment.el (uncomment-region): Remove padding coming from
13198 comment-start rather than just from comment-padding.
13199
13200 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
13201 (vc-cvs-stay-local-p): Use vc-stay-local-p.
13202 (vc-cvs-rename-file): Remove (use the default).
13203 (vc-cvs-register): Register parent dir if needed.
13204 (vc-cvs-could-register): Return non-nil if parent can be registered.
13205 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
13206 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
13207
13208 * vc-svn.el (vc-svn-use-edit): Make it into a const.
13209 (vc-svn-update): Fix the arguments to `svn'.
13210 (vc-svn-diff-tree): Just use `vc-svn-diff'.
13211 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
13212 Simple implementations, assuming `name' is a URL.
13213
13214 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
13215 set of chars allowed unquoted in a case pattern.
13216
13217 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
13218
13219 * font-lock.el (font-lock-extra-types-widget)
13220 (c-font-lock-extra-types, c++-font-lock-extra-types)
13221 (objc-font-lock-extra-types, java-font-lock-extra-types)
13222 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
13223 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
13224 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
13225 (font-lock-match-c++-structor-declaration)
13226 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
13227 (c++-font-lock-keywords-3, c++-font-lock-keywords)
13228 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
13229 (objc-font-lock-keywords-3, objc-font-lock-keywords)
13230 (java-font-lock-keywords-1, java-font-lock-keywords-2)
13231 (java-font-lock-keywords-3, java-font-lock-keywords)
13232 (java-font-lock-syntactic-face-function): Remove obsolete code
13233 and constants. It's all in cc-fonts.el now.
13234
13235 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
13236
13237 * mail/sendmail.el (mail-specify-envelope-from)
13238 (mail-envelope-from): Doc fix.
13239
13240 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
13241
13242 * generic-x.el: Do away with the dependency on `c-emacs-features'
13243 when populating `rul-generic-mode-syntax-table'; we already know
13244 this isn't XEmacs.
13245
13246 See ChangeLog.10 for earlier changes.
13247
13248 ;; Local Variables:
13249 ;; coding: iso-2022-7bit
13250 ;; End:
13251
13252 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
13253 Copying and distribution of this file, with or without modification,
13254 are permitted provided the copyright notice and this notice are preserved.
13255
13256 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1