]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(scheme-font-lock-keywords-2): Handle named-let.
[gnu-emacs] / lisp / ChangeLog
1 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
2
3 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
4
5 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
6
7 * ses.el (undo-more): restore defadvice, but only the part that
8 allows changes outside the restricted area of the buffer.
9
10 2005-02-20 Kim F. Storm <storm@cua.dk>
11
12 * simple.el (line-move): Add fourth optional arg try-vscroll which
13 must be set to perform auto-window-vscroll.
14 When moving backwards and doing auto-window-vscroll, automatically
15 vscroll to the last part of lines which are taller than the window.
16 (next-line, previous-line): Set try-vscroll arg on line-move.
17
18 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
19
20 * replace.el (query-replace, query-replace-regexp)
21 (replace-string, replace-regexp): When operating on region, make
22 the minibuffer prompt say so.
23
24 * isearch.el (isearch-forward): Document isearch-query-replace and
25 isearch-query-replace-regexp keybindings.
26
27 2005-02-19 Jay Belanger <belanger@truman.edu>
28
29 * calc/calc-aent.el (math-read-token): Add local variable.
30
31 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
32 (calc-edit-top): Move declaration to earlier in file.
33 (calc-edit-macro-repeats): Add local variables.
34
35 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
36 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
37 calcFunc-tanh.
38 Adjust integration rule for calcFunc-tan.
39
40 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
41
42 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
43 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
44 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
45 (viper-skip-separators): Bug fix.
46 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
47 particular major mode.
48 (viper-del-backward-char-in-replace): Don't put deleted char on the
49 kill ring.
50
51 * viper-ex.el (viper-color-display-p): New function.
52 (viper-has-face-support-p): Use viper-color-display-p.
53
54 * viper-keym.el (viper-gnus-modifier-map): New keymap.
55
56 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
57
58 * viper-util.el (viper-glob-unix-files): Fix shell status check.
59 (viper-file-remote-p): Make equivalent to file-remote-p.
60
61 * viper.el (viper-major-mode-modifier-list): Use
62 viper-gnus-modifier-map.
63
64 2005-02-19 David Kastrup <dak@gnu.org>
65
66 * subr.el (subregexp-context-p): Fix garbled doc string by adding
67 quoting.
68
69 2005-02-19 Jay Belanger <belanger@truman.edu>
70
71 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
72 Removed extra definitions.
73 (calc-coth): New function.
74 (calcFunc-cot): Fix `let'.
75
76 2005-02-19 Eli Zaretskii <eliz@gnu.org>
77
78 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
79 the reasons we use "type pc" in these faces.
80
81 * button.el (button): Ditto.
82
83 2005-02-19 Michael Mauger <mmaug@yahoo.com>
84
85 * replace.el (query-replace-read-from): Set the value of
86 query-replace-from-history-variable to handle the case of an empty
87 string entered to accept the suggested default.
88
89 * net/tramp.el (tramp-file-name-for-operation): Use
90 dired-call-process instead of dired-call-process-command.
91
92 2005-02-19 Jay Belanger <belanger@truman.edu>
93
94 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
95 (math-div-non-trig): New variables.
96 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
97 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
98 (math-combine-prod, math-div-symb-fancy): Add simplifications for
99 trig expressions.
100
101 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
102
103 * progmodes/gdb-ui.el (gdb-var-update-handler)
104 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
105 for watch expressions,
106 (gdb-var-create-handler): Don't set speedbar-update-flag.
107 (gdb-post-prompt): Simplify test for speedbar.
108
109 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
110
111 * ediff.el (ediff-set-diff-overlays-in-one-buffer,
112 ediff-set-fine-overlays-in-one-buffer,ediff-goto-word) make sure
113 we use the syntax table of the correct buffer.
114 (ediff-same-file-contents,ediff-same-contents): enhancements thanks to
115 Felix Gatzemeier.
116
117 * ediff-init.el (ediff-hide-face): checks for definedness of functions.
118 (ediff-file-remote-p): make synonymous with file-remote-p.
119 In all deffaces ediff-*-face-*, use min-colors.
120
121 * ediff-mult.el (ediff-meta-mark-equal-files): make use of
122 ediff-recurse-to-subdirectories.
123 (ediff-mark-if-equal): check that the arguments are strings, use
124 ediff-same-contents (after to Felix Gatzemeier).
125
126 * ediff.el (ediff-merge-on-startup): don't set buffer-modified-p to
127 nil.
128
129 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
130
131 * log-view.el (log-view-message-re): Fix up Subversion regexp.
132
133 2005-02-18 David Kastrup <dak@gnu.org>
134
135 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
136 use `mark-active' when defined.
137
138 2005-02-18 Kenichi Handa <handa@m17n.org>
139
140 * ps-print.el (ps-font-info-database): New entry
141 ZapfChancery-MediumItalic with correct font name. Fix font name
142 of the entry Zapf-Chancery-MediumItalic.
143
144 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
145
146 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
147
148 2005-02-16 Kim F. Storm <storm@cua.dk>
149
150 * ido.el (ido-fallback-command): Pass user input to fallback command.
151
152 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
153
154 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
155 (gdb-find-file-hook): Add server prefix.
156
157 2005-02-16 Richard M. Stallman <rms@gnu.org>
158
159 * replace.el (perform-replace): Pass new args to replace-highlight.
160 (replace-highlight): Take region args,
161 and pass them to isearch-lazy-highlight-new-loop.
162
163 * novice.el (disabled-command-hook): Autoload the defalias
164 and the make-obsolete-variable call.
165
166 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
167
168 * isearch.el (isearch-lazy-highlight-start-limit)
169 (isearch-lazy-highlight-end-limit): New variables limit
170 the region for highlighting.
171 (isearch-lazy-highlight-new-loop): New args BEG and END.
172 (isearch-lazy-highlight-search): Use the new vars.
173 (isearch-lazy-highlight-update): Likewise.
174
175 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
176
177 * cus-start.el (all): Use default-boundp.
178
179 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
180
181 * menu-bar.el (menu-bar-select-frame): Handle current frame.
182
183 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
184
185 * autorevert.el (auto-revert-stop-on-user-input)
186 (auto-revert-verbose): Doc fixes.
187
188 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
189
190 * international/mule-cmds.el (set-locale-environment): Remove call
191 to set-selection-coding-system on Windows.
192
193 2005-02-15 Jay Belanger <belanger@truman.edu>
194
195 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
196 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch and
197 calcFunc-coth.
198 (math-simplify-sqrt): Add simplifications.
199
200 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
201 to list.
202
203 * calc/calc-ext.el: Add functions to autoloads.
204
205 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
206 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
207 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
208 (math-csc-raw, math-cot-raw): New functions.
209
210 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
211
212 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
213 the variable name in a message.
214
215 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
216 calcFunc-csc, calcFunc-cot.
217
218 * calc/calcalg2.el: Add derivative and integration rules for
219 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
220 calcFunc-csch, calcFunc-coth.
221 (math-do-integral-methods): Add to checks for when to use
222 substitutions.
223
224 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
225
226 2005-02-15 Lute Kamstra <lute@gnu.org>
227
228 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
229 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
230 <monnier@iro.umontreal.ca>
231 (lisp-outline-level): Improve efficiency. Suggested by David
232 Kastrup <dak@gnu.org>.
233
234 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
235
236 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
237 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
238 (gdb-set-gud-minor-mode-existing-buffers): New functions.
239 (gdb-find-file-hook): New hook. Add it to find-file-hook.
240 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
241
242 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
243
244 * cus-start.el (all): Comment change.
245
246 2005-02-14 Lute Kamstra <lute@gnu.org>
247
248 * cus-start.el (all): Check if symbol is void.
249
250 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
251
252 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
253 optional argument to \cite.
254
255 2005-02-14 Richard M. Stallman <rms@gnu.org>
256
257 * cus-edit.el (custom-buffer-create-internal): Update help message.
258 (custom-magic-alist): Update help messages.
259
260 * cus-start.el (all): Allow a var to specify a standard value.
261
262 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
263
264 * custom.el (custom-theme-set-variables): Handle variable aliases.
265
266 * frame.el (blink-cursor-timer): Doc fix.
267 (blink-cursor): Make it an alias for `blink-cursor-mode' and
268 declare obsolete.
269 (blink-cursor-mode): Define with defcustom and use correct
270 standard expression in that defcustom.
271 * startup.el (command-line): Adapt to above changes in frame.el.
272
273 2005-02-11 Lute Kamstra <lute@gnu.org>
274
275 * apropos.el (apropos-score-doc): Prevent division by zero.
276
277 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
278
279 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
280 (icalendar--get-event-property-attributes)
281 (icalendar--get-event-properties)
282 (icalendar--datetime-to-diary-date): New functions.
283 (icalendar--split-value): Doc fix.
284 (icalendar--datetime-to-noneuropean-date)
285 (icalendar--datetime-to-european-date): New optional argument
286 SEPARATOR. Return result as a string instead of a list.
287 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
288 (icalendar--convert-string-for-export): Rename arg S to STRING.
289 (icalendar-export-region): Doc fix. Change name of error buffer.
290 Save output buffer.
291 (icalendar-import-file): Add blank at end of prompt.
292 (icalendar-import-buffer): Doc fix. Do not switch to error
293 buffer. Indicate status in return value.
294 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
295 buffer. Save output buffer. Handle exception from recurrence
296 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
297 events. Fix problems with weekly all-day events.
298
299 2005-02-10 Richard M. Stallman <rms@gnu.org>
300
301 * simple.el (eval-expression-print-format):
302 Avoid warning about edebug-active.
303
304 * help.el (help-for-help-internal): Rename from help-for-help.
305 (help-for-help): Define with defalias.
306
307 * font-core.el (font-lock-default-function): Use with-no-warnings.
308
309 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
310
311 * custom.el (defface): Doc fix.
312
313 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
314
315 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
316 width 0" to prevent word wrapping problems.
317
318 2005-02-09 Kim F. Storm <storm@cua.dk>
319
320 * ido.el (ido-file-extensions-order): New defcustom.
321 (ido-file-extension-lessp, ido-file-extension-aux)
322 (ido-file-extension-order): New advanced file ordering.
323 (ido-file-lessp): New simple file ordering.
324 (ido-sort-list): Remove.
325 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
326 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
327
328 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
329
330 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
331 that some versions of grep produce.
332 (grep-mode-font-lock-keywords): Likewise.
333
334 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
335
336 * progmodes/gdb-ui.el (gdb-location-list): New variable.
337 (gdb-cdir): Delete.
338 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
339 (gdb-source-info): Treat case when source file is in another
340 directory properly.
341 (gdb-get-location): New function.
342
343 2005-02-07 Jay Belanger <belanger@truman.edu>
344
345 * calc/calc-prog.el (calc-write-parse-table-part)
346 (calc-fix-token-name): Fix a check for language type.
347
348 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
349
350 2005-02-07 Andre Spiegel <spiegel@gnu.org>
351
352 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
353 as directory not writable.
354
355 2005-02-07 Kim F. Storm <storm@cua.dk>
356
357 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
358 (cua--standard-movement-commands): Remove list.
359 Instead, set CUA property value to move for movement commands.
360 (cua-movement-commands): Remove. Users must set CUA prop instead.
361 (cua--pre-command-handler): Check CUA property.
362 (cua--init-keymaps): Don't remap undo commands.
363 (cua-mode): Don't call cua--rectangle-on-off.
364
365 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
366 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
367 (cua--rect-undo-set-point): New var.
368 (cua--rectangle-undo-boundary): Setup undo apply entry.
369 (cua--rect-undo-handler): New function for rectangle undo.
370 (cua--rect-start-position, cua--rect-end-position): Add.
371 (cua--rectangle-post-command): Call cua--rectangle-set-corners
372 for restored rectangle. Set point if cua--rect-undo-set-point.
373
374 2005-02-06 Jay Belanger <belanger@truman.edu>
375
376 * calc/calc-lang.el (calc-tex-language): Display more information
377 in messages.
378
379 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
380 in TeX mode.
381
382 2005-02-06 Richard M. Stallman <rms@gnu.org>
383
384 * emacs-lisp/lisp.el (buffer-end): Doc fix.
385
386 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
387
388 * net/ldap.el (ldap-search-internal): Support attributes with
389 optional descriptions separated by a semi-colon, as in
390 "userCertificate;binary".
391
392 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
393
394 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
395 isn't a cons (i.e. the version is 0).
396
397 2005-02-05 Eli Zaretskii <eliz@gnu.org>
398
399 * help.el (help-for-help): Doc fix.
400
401 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
402
403 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
404 GDB-Windows on the menu-bar as this works better.
405
406 2005-02-04 Jay Belanger <belanger@truman.edu>
407
408 * calc/calc-embed.el (calc-embedded-update): Don't put in
409 unnecessary newlines. Adjust the end of formula marker.
410
411 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
412 (math-latex-parse-two-args): New function.
413
414 2005-02-03 Lute Kamstra <lute@gnu.org>
415
416 * help-fns.el (help-with-tutorial): Make sure that users cannot
417 remove the entire text of the tutorial by means of `undo'.
418
419 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
420
421 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
422 in recent changes, where the ispell process was repeatedly
423 killed & restarted.
424
425 * international/mule-cmds.el (set-locale-environment): Set file-name
426 coding system to utf-8 on Darwin systems.
427 (set-default-coding-systems): Don't set default-file-name-coding-system
428 on Darwin systems.
429
430 2005-02-03 Richard M. Stallman <rms@gnu.org>
431
432 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
433
434 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
435
436 * faces.el (list-faces-display): Add optional argument.
437
438 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
439
440 * font-core.el (font-lock-default-function): Handle the rare case where
441 only font-lock-keywords is set.
442
443 2005-02-02 Kenichi Handa <handa@m17n.org>
444
445 * international/characters.el: Cancel previous change for
446 I-WITH-DOT-ABOVE and DOTLESS-i.
447
448 * international/latin-5.el: Cancel previous change.
449
450 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
451
452 * progmodes/gud.el: Correction to syntax in gud-menu-map.
453
454 2005-02-02 Kenichi Handa <handa@m17n.org>
455
456 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
457 DOTLESS-i.
458
459 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
460 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
461
462 * case-table.el (get-upcase-table): New function.
463 (copy-case-table): Copy upcaes table too if non-nil.
464 (set-case-syntax-delims): Maintain upcase table too.
465 (set-case-syntax-pair): Likewise.
466 (set-upcase-syntax, set-downcase-syntax): New functions.
467 (set-case-syntax): Maintain upcase table too.
468
469 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
470
471 * progmodes/gdb-ui.el: (gdb-goto-info): Delete.
472
473 * progmodes/gud.el (gud-goto-info): New function.
474 (gud-tool-bar-map): Use correct icon.
475
476 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
477
478 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
479 When delegating, order args in the funcall correctly.
480
481 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
482
483 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
484
485 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
486
487 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
488 buffer not visiting a file.
489
490 2005-01-31 Jay Belanger <belanger@truman.edu>
491
492 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
493 bound on the line with the formula.
494
495 2005-01-31 Kim F. Storm <storm@cua.dk>
496
497 * ses.el (ses-create-cell-variable-range)
498 (ses-destroy-cell-variable-range, ses-reset-header-string)
499 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
500 (ses-insert-row): Fix format of apply undo entries.
501
502 2005-01-31 Jay Belanger <belanger@truman.edu>
503
504 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
505 parts.
506
507 * calc/calc-embed.el (calc-embedded-open-formula)
508 (calc-embedded-close-formula): Ignore matrix environments.
509
510 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
511 TeX mode.
512
513 * calc/calc-lang.el (math-function-table, math-oper-table)
514 (math-variable-table): Adjust the LaTeX portions.
515
516 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
517 (math-latex-ignore-words): New constant.
518
519 2005-01-31 Richard M. Stallman <rms@gnu.org>
520
521 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
522 (ispell-local-dictionary): Doc fix.
523 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
524 Don't reinitialize at run time. Don't defcustom.
525 All uses changed to append ispell-local-dictionary-alist,
526 or check it first.
527 (ispell-current-dictionary): New variable for dictionary in use.
528 (ispell-dictionary): Now used only for global default.
529 (ispell-start-process): Set ispell-current-dictionary,
530 not ispell-dictionary.
531 (ispell-change-dictionary): Use this only for setting
532 user preferences.
533 (ispell-internal-change-dictionary): New function
534 to change the current dictionary in use.
535 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
536 Use ispell-current-dictionary.
537 Handle ispell-local-dictionary-overridden.
538 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
539
540 2005-01-31 Jay Belanger <belanger@truman.edu>
541
542 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
543
544 * calc/calc-ext.el: Add calc-latex-language to autoloads.
545 (calc-mode-map): Add calc-latex-language.
546
547 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
548 (math-latex-print-frac): New functions.
549 (math-oper-table, math-function-table, math-variable-table)
550 (math-complex-format, math-input-filter): Add latex properties.
551 (calc-set-language): Set math-expr-special-function-mapping.
552
553 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
554 (calc-write-parse-table-part): Add LaTeX support.
555
556 * calc/calc.el (calc-language): Adjust docstring.
557 (calc-set-mode-line): Add LaTeX support.
558 (math-expr-special-function-mapping): New variable.
559 (math-tex-ignore-words): Add to list.
560
561 * calc/calccomp.el (math-compose-expr, math-compose-rows):
562 Add LaTeX support.
563 (math-compose-expr): Add support for special functions.
564
565 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
566
567 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
568
569 * progmodes/gdb-ui.el (gdb-memory-address)
570 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
571 (gdb-memory-mode-map, gdb-memory-format-keymap)
572 (gdb-memory-format-menu, gdb-memory-unit-keymap)
573 (gdb-memory-unit-menu): New variables for a buffer
574 that lets the user examine program memory.
575 (gdb-memory-set-address, gdb-memory-set-repeat-count)
576 (gdb-memory-format-binary, gdb-memory-format-octal)
577 (gdb-memory-format-unsigned, gdb-memory-format-signed)
578 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
579 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
580 (gdb-memory-unit-word, gdb-memory-unit-halfword)
581 (gdb-memory-unit-byte, gdb-memory-unit-menu)
582 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
583 (gdb-memory-mode, gdb-memory-buffer-name)
584 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
585 New functions for above buffer.
586
587 2005-01-30 Richard M. Stallman <rms@gnu.org>
588
589 * cus-edit.el (custom-bury-buffer): Function deleted.
590 (custom-buffer-done-function): Option deleted.
591 (custom-buffer-done-kill): New (replacement option.
592 (Custom-buffer-done): Call quit-window.
593 (custom-buffer-create-internal): Update for above changes.
594
595 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
596
597 * simple.el (undo-ask-before-discard): New var.
598 (undo-outer-limit-truncate): Implement it.
599 (undo-extra-outer-limit): Doc update.
600
601 2005-01-29 Richard M. Stallman <rms@gnu.org>
602
603 * ses.el (undo-more): Delete defadvice.
604 (ses-begin-change): Doc fix.
605
606 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
607 instead of rebinding C-x u and C-_.
608
609 * files.el (normal-backup-enable-predicate): Return nil for files
610 in /tmp, regardless of temporary-file-directory.
611
612 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
613
614 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
615 (open-rectangle, delete-whitespace-rectangle-line)
616 (clear-rectangle-line): If FILL, pass t instead of FILL
617 for move-to-column's 2nd arg.
618
619 * simple.el (undo): Fix the test for continuing a series of undos.
620 (undo-more): Set pending-undo-list to t when we reach end.
621 (pending-undo-list): Move up defvar.
622
623 * wid-edit.el (widget-button-click):
624 Shorten the range of the track-mouse binding.
625
626 * comint.el (comint-insert-input): Undo previous changes;
627 use last-input-event in interactive spec.
628
629 2005-01-29 Eli Zaretskii <eliz@gnu.org>
630
631 * progmodes/compile.el (compilation-start): Bind buffer-read-only
632 to nil before invoking call-process. Reset buffer's modified flag
633 after fontifying it in the no-async branch.
634
635 * wid-edit.el (widget-specify-button): If mouse pointer shape
636 cannot be changed, use mouse face instead.
637
638 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
639
640 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
641 (gdb-goto-breakpoint): Make breakpoint handling work on template
642 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
643 (gdb-assembler-custom): Update to recognise breakpoint information
644 added on 2005-01-19.
645
646 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
647
648 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
649 (dsssl-mode): Use define-derived-mode.
650 (scheme-mode-initialize): Remove.
651 (scheme-mode): Use run-mode-hooks.
652
653 * cus-edit.el (customize-group-other-window)
654 (custom-buffer-create-other-window): Don't override special-display-*.
655 (custom-mode-map): Make it dense.
656
657 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
658 sets the default value.
659
660 2005-01-28 Eli Zaretskii <eliz@gnu.org>
661
662 * descr-text.el: Add more keywords.
663
664 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
665
666 * speedbar.el: Avoid unnecessary use of locate-library.
667
668 * international/mule-cmds.el (standard-display-european-internal):
669 Don't fiddle with latin-1 non-break space any more since it's now
670 special cased in the C code.
671 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
672
673 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
674
675 * cus-start.el (all): Add `undo-outer-limit'.
676
677 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
678
679 * textmodes/bibtex.el (bibtex-format-entry):
680 Use `bibtex-empty-field-re' only on the text of fields, not on entire
681 field lines.
682 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
683 not on part of a buffer.
684
685 2005-01-25 Lute Kamstra <lute@gnu.org>
686
687 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
688 nonempty field text strings like "{letters\\macro{}more letters}".
689 Clarify docstring.
690 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
691 (bibtex-entry-offset, bibtex-parse-association)
692 (bibtex-parse-field-name): Fix typos in docstrings.
693 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
694
695 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
696
697 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
698 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
699 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
700 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
701
702 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
703 isearch minor mode.
704
705 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
706
707 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
708
709 2005-01-24 Lute Kamstra <lute@gnu.org>
710
711 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
712 CASECHARS and NOT-CASECHARS regular expressions of the
713 "nederlands" and "nederlands8" dictionaries to prevent a "Range
714 striding over charsets" error.
715
716 2005-01-24 Jay Belanger <belanger@truman.edu>
717
718 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
719 display variable name.
720
721 2005-01-24 Kenichi Handa <handa@m17n.org>
722
723 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
724 Fix setting of the element of encoded-kbd-iso2022-invocations.
725
726 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
727
728 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
729 (gdb-threads-select): Change to also accept mouse events.
730 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
731 (gdb-threads-mouse-select): Delete.
732
733 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
734
735 * files.el (insert-directory): Take care of empty directory,
736 listed without -a switch.
737
738 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
739
740 * textmodes/refill.el (refill-post-command-function):
741 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
742 to the list of functions that we should be careful not to undo.
743 (refill-late-fill-paragraph-function): Remove.
744 (refill-saved-state): New var.
745 (refill-mode): Use it to save fill-paragraph-function.
746 Save also the value of auto-fill-function.
747
748 * term/w32-win.el: Simplify code.
749
750 2005-01-23 Kim F. Storm <storm@cua.dk>
751
752 * simple.el (line-move): Adapt to new return value from
753 pos-visible-in-window-p.
754
755 * simple.el (line-move): Fix last change. Check partial
756 visibility at point rather than at window-start.
757
758 2005-01-22 Jason Rumney <jasonr@gnu.org>
759
760 * term/w32-win.el (xw-defined-colors): Remove debug-message.
761
762 2005-01-22 David Kastrup <dak@gnu.org>
763
764 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
765
766 2005-01-22 Eli Zaretskii <eliz@gnu.org>
767
768 * type-break.el (type-break-mode): Add a test for
769 type-break-file-name being non-nil.
770
771 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
772
773 * net/eudc.el (top level): Call (message "") via progn, so that
774 eudc-options-file is loaded.
775
776 2005-01-22 Kim F. Storm <storm@cua.dk>
777
778 * simple.el (line-move-1): Rename from line-move.
779 (line-move): New function that adjusts vscroll for partially
780 visible rows, and calls line-move-1 otherwise.
781
782 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
783
784 * pcomplete.el: define pcomplete-read-event instead of read-event,
785 since it's not a complete read-event implementation
786
787 2005-01-20 Jay Belanger <belanger@truman.edu>
788
789 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
790 for called function.
791
792 2005-01-20 Steven Tamm <steventamm@mac.com>
793
794 * term/mac-win.el (process-connection-type): Remove.
795 Controlled now by s/darwin.h:PTY_ITERATION.
796
797 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
798
799 * window.el (handle-select-window): Don't switch window when we're
800 in the minibuffer.
801
802 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
803
804 * subr.el (dotimes-with-progress-reporter): New macro.
805
806 * ses.el (ses-dotimes-msg): Remove macro.
807 Use `dotimes-with-progress-reporter' instead.
808
809 2005-01-19 Steven Tamm <steventamm@mac.com>
810
811 * term/mac-win.el (process-connection-type): Use new
812 operating-system-release variable to use ptys on Darwin 7 (OSX
813 10.3) when using carbon build.
814
815 2005-01-19 Jay Belanger <belanger@truman.edu>
816
817 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
818 flags if the last command was a tab or M-tab.
819
820 * calc/calc-prog.el (calc-user-define-edit): Put original formula
821 in formula editing buffer.
822
823 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
824
825 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
826 breakpoint image symbol in margin.
827
828 2005-01-19 Jay Belanger <belanger@truman.edu>
829
830 * calc/calc-prog.el (calc-execute-kbd-macro):
831 Ignore calc-keep-arg-flag.
832
833 2005-01-19 Kenichi Handa <handa@m17n.org>
834
835 * textmodes/ispell.el (ispell-looking-at): New function.
836 (ispell-process-line): Use ispell-looking-at to compare the ispell
837 output and the buffer contents.
838
839 2005-01-18 Jay Belanger <belanger@truman.edu>
840
841 * calc/calc.el (calc-display-raw): Fix docstring.
842
843 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
844
845 * simple.el (blink-matching-open): Strip extra info from syntax.
846
847 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
848 funny chars in the end-of-here-doc marker.
849
850 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
851
852 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
853 that enable/disabled state of breakpoints is shown correctly in
854 fringe and on ttys.
855 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
856 Add breakpoint information as text properties.
857 (gdb-mouse-toggle-breakpoint):
858 Rename to gdb-mouse-set-clear-breakpoint.
859 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
860 breakpoints in the margin.
861 (gdb-remove-strings): Simplify.
862
863 2005-01-17 Jay Belanger <belanger@truman.edu>
864
865 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
866 erasing buffer.
867
868 2005-01-17 Richard M. Stallman <rms@gnu.org>
869
870 * progmodes/grep.el (grep-find): Copy from `grep' the condition
871 for calling grep-compute-defaults.
872
873 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
874 if buffer is empty.
875
876 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
877
878 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
879
880 * hilit-chg.el (highlight-changes-mode): Don't autoload.
881
882 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
883 non-preloaded variables.
884
885 2005-01-17 Steven Tamm <steventamm@mac.com>
886
887 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
888 tex-shell cause to force interactivity when using pipes.
889
890 2005-01-17 Kim F. Storm <storm@cua.dk>
891
892 * simple.el (just-one-space): Make arg optional.
893
894 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
895
896 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
897 posn-at-x-y to t to access left-margin.
898
899 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
900
901 Sync with Tramp 2.0.47.
902
903 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
904 catching keep-date problems in cp/scp operations.
905 (tramp-handle-copy-file): Don't call `set-file-modes'
906 unconditionally. Specialized functions should know better what is
907 necessary. This improves performance a little bit, and the
908 functions could catch errors with `cp -p' and `scp -p'.
909 (tramp-do-copy-or-rename-file-via-buffer)
910 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
911 when appropriate.
912 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
913 Call `set-file-modes' when appropriate.
914 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
915 Johnsson <isak@hypergene.com>
916 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
917 of both Tramp buffer and debug buffer. Reported by Joakim Verona
918 <joakim@verona.se>
919 (tramp-file-name-for-operation): Mark `shell-command' as magic for
920 Emacs only.
921
922 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
923 `find-file-hooks' and `dired-mode-hook'.
924 (tramp-minor-mode-map): Respective map. Add remapping for
925 `compile' and `recompile'.
926 (tramp-remap-command, tramp-recompile): New defuns.
927 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
928 in buffer "*Compilation*". Call the commands asynchronously.
929
930 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
931 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
932 `shell-command', because it isn't magic in XEmacs. Reported by
933 Adrian Aichner <adrian@xemacs.org>.
934
935 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
936 `substitute-in-file-name.
937 (tramp-smb-handle-substitute-in-file-name): New defun.
938 (tramp-smb-advice-PC-do-completion): Delete advice.
939
940 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
941
942 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
943 Fix error in deleting region.
944
945 2005-01-15 Richard M. Stallman <rms@gnu.org>
946
947 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
948 In non-temp buffer, switch syntax table temporarily.
949
950 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
951
952 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
953
954 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
955
956 * imenu.el (imenu--split-menu): Copy menulist before sorting.
957 (imenu--generic-function): Use START, not BEG, as pos of definition.
958
959 * simple.el (just-one-space): Argument specifies number of spaces.
960
961 * simple.el (eval-expression-print-format): Avoid warning
962 about edebug-active.
963
964 2005-01-15 "James R. Van Zandt" <jrvz@comcast.net> (Tiny change)
965
966 * progmodes/sh-script.el: Code copied from make-mode.el
967 with small changes,
968 (sh-mode-map): Bind C-c C-\.
969 (sh-backslash-column, sh-backslash-align): New variables.
970 (sh-backslash-region, sh-append-backslash): New functions.
971
972 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
973
974 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
975 (rmail-pop-password, rmail-pop-password-required): Move to
976 rmail-obsolete group.
977 (rmail-set-pop-password): Rename to rmail-set-remote-password.
978 All callers updated.
979 (rmail-get-pop-password): Rename to rmail-get-remote-password.
980 Take an argument specifying whether it is POP or IMAP mailbox we
981 are using. All callers updated.
982 (rmail-pop-password-error): Rename to
983 rmail-remote-password-error. Added mailutils-specific error message.
984 (rmail-movemail-search-path)
985 (rmail-movemail-variant-in-use): New variables.
986 (rmail-remote-password, rmail-remote-password-required):
987 New customization variables.
988 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
989 (rmail-parse-url): New function.
990 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
991 with GNU mailutils movemail.
992
993 2005-01-15 Kevin Ryde <user42@zip.com.au>
994
995 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
996 suffix to space, $ or '$, to correctly position point when going
997 to @table style constants like DBL_MAX.
998
999 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
1000
1001 * type-break.el (type-break-mode, type-break-file-time)
1002 (type-break-file-keystroke-count, type-break-choose-file):
1003 Don't store data in or load data from the file if type-break-file-name
1004 is nil.
1005 (type-break-file-name): Doc update as per the above.
1006
1007 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
1008
1009 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
1010 lookup-key might return nil; handle that.
1011
1012 2005-01-15 Alan Mackenzie <acm@muc.de>
1013
1014 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
1015 rather than the element found, thus enabling the tree to be setcar'd.
1016
1017 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
1018
1019 * textmodes/org.el (org-show-following-heading): New option.
1020 (org-show-hierarchy-above): Use `org-show-following-heading'.
1021 (org-cycle): Documentation fix.
1022
1023 * textmodes/org.el (orgtbl-optimized): New option
1024 (orgtbl-mode): New command, a minor mode.
1025 (orgtbl-mode-map): New variable.
1026 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
1027 (orgtbl-error, orgtbl-self-insert-command)
1028 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
1029
1030 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
1031 a local variable in each org-mode buffer.
1032
1033 * textmodes/org.el (org-set-regexps-and-options): Rename from
1034 `org-set-regexps'. Added checking for STARTUP keyword.
1035 (org-get-current-options): Add STARTUP options.
1036 (org-table-insert-row): Mode mode intelligent about when
1037 realignment is needed.
1038 (org-self-insert-command, org-delete-backward-char, org-delete-char):
1039 New commands.
1040 (org-enable-table-editor): New default value `optimized'.
1041 (org-table-blank-field): Support blanking regions if active.
1042
1043 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
1044
1045 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
1046 if the year is not given.
1047
1048 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
1049 Add new escapes %m and %M, fixed bug with %F by adding
1050 save-match-data.
1051 (reftex-reference): Remove ?. from list of spaces.
1052 (reftex-label-info): Add automatic label prefix recognition.
1053
1054 * textmodes/reftex-index.el (reftex-index-next-phrase):
1055 Add slave parameter to call of `reftex-index-this-phrase'.
1056 (reftex-index-this-phrase): New optional argument.
1057 (reftex-index-region-phrases): Add slave parameter to call of
1058 `reftex-index-this-phrase'.
1059 (reftex-display-index): New argument redo.
1060 (reftex-index-rescan): Add 'redo to arguments of
1061 `reftex-display-index'.
1062 (reftex-index-Rescan, reftex-index-revert)
1063 (reftex-index-switch-index-tag): Add 'redo to arguments of
1064 `reftex-display-index'.
1065 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
1066 indexing. Fix bug with matching is there is a quote before or
1067 after the word.
1068
1069 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
1070 Fix bug when collecting citation keys in lines with comments.
1071 (reftex-citation): Prefix argument no longer rescans the document,
1072 but forces prompting for optional arguments of cite macros.
1073 (reftex-do-citation): Prompting for optional arguments implemented.
1074
1075 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
1076 Add optional arguments to most cite commands.
1077 (reftex-cite-cleanup-optional-args): New option
1078 (reftex-cite-prompt-optional-args): New option.
1079 (reftex-trust-label-prefix): New option.
1080
1081 * textmodes/reftex-toc.el (reftex-toc-find-section):
1082 Add push-mark before changing the position in the buffer.
1083
1084 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
1085 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
1086
1087 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
1088
1089 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
1090 more carefully.
1091
1092 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1093
1094 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
1095 (sgml-mode): Use it.
1096 (sgml-get-context): Better keep track of implicitly closed tags.
1097
1098 2005-01-13 Kenichi Handa <handa@m17n.org>
1099
1100 * textmodes/ispell.el: These changes are to fix misalignment error
1101 caused by equivalent characters of different Emacs charsets.
1102 (ispell-unified-chars-table): New variable.
1103 (ispell-get-decoded-string): New function.
1104 (ispell-get-casechars, ispell-get-not-casechars)
1105 (ispell-get-otherchars): Call ispell-get-decoded-string.
1106
1107 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
1108
1109 * custom.el (custom-declare-variable): Just put symbol instead
1110 of (defvar . symbol) in `current-load-list'.
1111
1112 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
1113
1114 * emacs-lisp/elint.el: Fixed typo in Commentary section.
1115
1116 2005-01-12 Jay Belanger <belanger@truman.edu>
1117
1118 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
1119 to create a Calc summary.
1120
1121 2005-01-12 Kim F. Storm <storm@cua.dk>
1122
1123 * mouse.el (mouse-on-link-p): Change functionality and doc
1124 string to comply with latest description in lisp ref.
1125
1126 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
1127
1128 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
1129 Enable mouse clicks on mode-line, header-line and margin.
1130 (event-type): Give mouse event symbols an 'event-kind property
1131 with value 'mouse-click.
1132
1133 2005-01-12 Juri Linkov <juri@jurta.org>
1134
1135 * facemenu.el (list-colors-display): Add new arg buffer-name.
1136 Use it. Fix docstring. Replace code for identifying duplicate
1137 colors by the name with call to `list-colors-duplicates' which
1138 identifies duplicate colors by the value unless the color
1139 is one of special Windows colors. Set truncate-lines to t.
1140 Print sorted duplicate color names on each line. Indent to 22
1141 \(the longest color name in rgb.txt) instead of 20. Optimize.
1142 (list-colors-duplicates): New function.
1143 (facemenu-color-name-equal): Delete function.
1144
1145 * facemenu.el (list-colors-print): New function created from code
1146 in list-colors-display. Print #RRGGBB at the window right edge.
1147 (list-colors-display): When temp-buffer-show-function is not
1148 defined, call list-colors-print from temp-buffer-show-hook
1149 to get the right value of window-width in list-colors-print
1150 after the buffer is displayed.
1151
1152 * simple.el (pop-mark): Move deactivate-mark out of conditional
1153 part to deactivate the active mark regardless of the state of the
1154 mark ring.
1155
1156 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
1157 variables line in desktop files.
1158
1159 2005-01-12 Juri Linkov <juri@jurta.org>
1160
1161 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
1162 Bring together isearch highlight related options.
1163 (lazy-highlight): Replace group `replace' by `matching'.
1164 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
1165 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
1166 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
1167 and declare them obsolete.
1168 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
1169 (isearch-faces): Remove defgroup.
1170 (isearch-overlay, isearch-highlight, isearch-dehighlight):
1171 Move isearch highlighting code closer to lazy highlighting code.
1172
1173 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
1174 (query-replace-highlight, query-replace-lazy-highlight)
1175 (query-replace): Move definitions to the beginning of the file.
1176
1177 2005-01-11 Juri Linkov <juri@jurta.org>
1178
1179 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
1180 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
1181 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
1182
1183 * info.el (Info-history-forward): New variable.
1184 (Info-select-node): Reset Info-history-forward to nil.
1185 (Info-last): Turn into defalias.
1186 (Info-history-back): Rename from Info-last.
1187 Add current node to Info-history-forward.
1188 (Info-history-forward): New fun.
1189 (Info-mode-map): Replace Info-last by Info-history-back.
1190 Bind Info-history-forward to "r".
1191 (Info-mode-menu): Replace Info-last by Info-history-back.
1192 Fix menu item text. Add menu item for Info-history-forward.
1193 (info-tool-bar-map): Replace Info-last by Info-history-back.
1194 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
1195 for Info-history-forward.
1196 (Info-mode): Replace Info-last by Info-history-back in docstring.
1197 Add local variable Info-history-forward.
1198 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
1199
1200 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
1201
1202 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
1203 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
1204 Ignore select-window events rather than fiddle with
1205 mouse-autoselect-window.
1206
1207 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
1208
1209 * type-break.el (type-break-mode): Fix previous change.
1210
1211 2005-01-10 Jay Belanger <belanger@truman.edu>
1212
1213 * calc/calc-ext.el (calc-reset): Reset when inside embedded
1214 calculator; only reset when point is inside a calculator.
1215 Don't adjust the window height if the window takes up the whole height
1216 of the frame.
1217
1218 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
1219
1220 * ebuff-menu.el (Electric-buffer-menu-mode):
1221 Preserve value of buffer-local var header-line-format.
1222
1223 2005-01-09 Jay Belanger <belanger@truman.edu>
1224
1225 * calc/calc.el (calc-mode-var-list-restore-saved-values):
1226 Make sure settings file exists before accessing it.
1227
1228 * calc/calc-embed.el (calc-embedded-subst):
1229 Replace math-multi-subst-rec, which is only supposed to be called
1230 by math-multi-subst, by math-multi-subst.
1231
1232 2005-01-09 Andre Spiegel <spiegel@gnu.org>
1233
1234 * vc.el (vc-allow-async-revert): New user option.
1235 (vc-disable-async-diff): New internal variable.
1236 (vc-revert-buffer): Use them to disable asynchronous diff.
1237
1238 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
1239 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
1240 asynchronously if vc-disable-async-diff is t.
1241
1242 2005-01-09 Jay Belanger <belanger@truman.edu>
1243
1244 * calc/calc.el (defcalcmodevar): New macro.
1245 (calc-mode-var-list-restore-default-values)
1246 (calc-mode-var-list-restore-saved-values): New functions.
1247 (calc-mode-var-list): Use defcalcmodevar to define it.
1248 (calc-always-load-extensions, calc-line-numbering)
1249 (calc-line-breaking, calc-display-just, calc-display-origin)
1250 (calc-number-radix, calc-leading-zeros, calc-group-digits)
1251 (calc-group-char, calc-point-char, calc-frac-format)
1252 (calc-prefer-frac, calc-hms-format, calc-date-format)
1253 (calc-float-format, calc-full-float-format, calc-complex-format)
1254 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
1255 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
1256 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
1257 (calc-matrix-brackets, calc-language, calc-language-option)
1258 (calc-left-label, calc-right-label, calc-word-size)
1259 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
1260 (calc-display-raw, calc-internal-prec, calc-angle-mode)
1261 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
1262 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
1263 (calc-window-height, calc-display-trail, calc-show-selections)
1264 (calc-use-selections, calc-assoc-selections)
1265 (calc-display-working-message, calc-auto-why, calc-timing)
1266 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
1267 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
1268 (calc-gnuplot-default-device, calc-gnuplot-default-output)
1269 (calc-gnuplot-print-device, calc-gnuplot-print-output)
1270 (calc-gnuplot-geometry, calc-graph-default-resolution)
1271 (calc-graph-default-resolution-3d, calc-invocation-macro)
1272 (calc-show-banner): Use defcalcmodevar to declare them and set
1273 their default values.
1274
1275 * calc/calc-ext.el (calc-reset): Restore saved values of variables
1276 instead of default values (but restore default values if there is
1277 an argument of 0).
1278
1279 2005-01-09 David Kastrup <dak@gnu.org>
1280
1281 * desktop.el (desktop-restore-eager): Fix typo in type.
1282
1283 2005-01-08 Richard M. Stallman <rms@gnu.org>
1284
1285 * cus-edit.el (customize): Delete :link.
1286
1287 2005-01-08 Jay Belanger <belanger@truman.edu>
1288
1289 * calc/calc.el (calc-mode): Remove the extension from the
1290 `calc-settings-file' file name when loading it.
1291
1292 2005-01-08 Kim F. Storm <storm@cua.dk>
1293
1294 * info.el (Info-mode-map, Info-next-link-keymap)
1295 (Info-prev-link-keymap, Info-up-link-keymap):
1296 Map follow-link to mouse-face.
1297 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
1298
1299 2005-01-08 Jay Belanger <belanger@truman.edu>
1300
1301 * calc/calc.el (calc-settings-file): Change default value.
1302 Suggested by cgw in a comment in calc-mode.el.
1303
1304 * calc/calc-mode.el (calc-settings-file-name):
1305 Compare calc-settings-file to user-init-file instead of ~/.emacs.
1306 Replace ~/.emacs in a prompt by calc-settings-file.
1307
1308 2005-01-07 Lars Hansen <larsh@math.ku.dk>
1309
1310 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
1311 (desktop-lazy-idle-delay): New customizable variables.
1312 (desktop-buffer-args-list): New variable.
1313 (desktop-append-buffer-args): New function.
1314 (desktop-save): Call desktop-append-buffer-args for some buffers.
1315 (desktop-lazy-create-buffer): New function.
1316 (desktop-idle-create-buffers): New function.
1317 (desktop-read): Add message about buffers to restore lazily.
1318 (desktop-lazy-abort): New command.
1319 (desktop-clear): Call desktop-lazy-abort.
1320 (desktop-lazy-complete): New command.
1321
1322 2005-01-06 Richard M. Stallman <rms@gnu.org>
1323
1324 * emacs-lisp/find-func.el (find-face-definition):
1325 Rename from find-face.
1326
1327 2005-01-06 Kim F. Storm <storm@cua.dk>
1328
1329 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
1330
1331 * man.el (Man-xref-man-page, Man-xref-header-file)
1332 (Man-xref-normal-file): Add follow-link property.
1333
1334 2005-01-06 Jay Belanger <belanger@truman.edu>
1335
1336 * calc/calc-units.el: Make sure the proper macro definitions are
1337 available when compiling.
1338
1339 2005-01-06 Juri Linkov <juri@jurta.org>
1340
1341 * isearch.el (isearch-lazy-highlight-update):
1342 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
1343
1344 2005-01-06 Miles Bader <miles@gnu.org>
1345
1346 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
1347 (isearch-lazy-highlight-face): Use new name.
1348
1349 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
1350
1351 * uniquify.el (uniquify-rationalize-file-buffer-names):
1352 Re-add an interactive spec.
1353 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
1354 to the same name.
1355
1356 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
1357 (isearch-update, isearch-done): Adjust calls accordingly.
1358
1359 2005-01-05 Richard M. Stallman <rms@gnu.org>
1360
1361 * custom.el (custom-set-variables, custom-theme-set-variables):
1362 Clarify documentation.
1363
1364 * emacs-lisp/find-func.el (find-variable)
1365 (find-variable-other-window, find-variable-other-frame):
1366 Fix the TYPE args to find-function-read and find-function-do-it.
1367 (find-function): Doc fix.
1368 (find-function-at-point): Replace function-at-point alias.
1369
1370 2005-01-04 Richard M. Stallman <rms@gnu.org>
1371
1372 * cus-face.el (custom-declare-face):
1373 Record defface in current-load-list.
1374
1375 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
1376
1377 * emacs-lisp/find-func.el: Doc fixes.
1378 (find-face-regexp): New variable.
1379 (find-function-regexp-alist): New variable.
1380 (find-function-C-source): Third arg is now TYPE.
1381 (find-function-search-for-symbol): Handle general TYPE.
1382 (find-function-read, find-function-do-it): Handle general TYPE.
1383 (find-definition-noselect, find-face): New functions.
1384 (function-at-point): Alias deleted.
1385
1386 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1387
1388 * battery.el (display-battery-mode): Rename from display-battery.
1389 Handle the case where it gets turned off.
1390
1391 2005-01-04 Richard M. Stallman <rms@gnu.org>
1392
1393 * cus-edit.el (customize): Make :link point to user doc.
1394
1395 * man.el (Man-fontify-manpage): Turn off undo generation.
1396
1397 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
1398
1399 2005-01-04 Andreas Schwab <schwab@suse.de>
1400
1401 * files.el (insert-directory): Only look for error lines in
1402 inserted text. Don't move too far after processing --dired markers.
1403
1404 2005-01-04 Richard M. Stallman <rms@gnu.org>
1405
1406 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
1407 Don't expand if the character is @, period, dash, etc.
1408 (define-mail-abbrev): Quote names that contain problem characters.
1409
1410 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
1411
1412 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
1413
1414 2005-01-03 Richard M. Stallman <rms@gnu.org>
1415
1416 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
1417 (query-replace-highlight, query-replace-lazy-highlight)
1418 (query-replace): Definitions moved up. Doc fix.
1419
1420 2005-01-03 Richard M. Stallman <rms@gnu.org>
1421
1422 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
1423 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
1424 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
1425 (lazy-highlight-face): Rename from isearch-lazy-...
1426 Change all references to them.
1427
1428 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
1429
1430 * cus-edit.el (custom-file): Doc fix for defcustom.
1431 (custom-file): The function no longer sets the variable
1432 `custom-file' to its return value.
1433
1434 * startup.el (command-line): No longer load `custom-file'.
1435
1436 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
1437
1438 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
1439
1440 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
1441 Don't confuse module-prefixed identifiers for labels.
1442 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
1443
1444 2005-01-02 Richard M. Stallman <rms@gnu.org>
1445
1446 * files.el (basic-save-buffer-1): Fix previous change.
1447
1448 * loadhist.el (file-loadhist-lookup): New function.
1449 (file-provides, file-requires): Use it.
1450
1451 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
1452 instead of calculating the right size.
1453
1454 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
1455
1456 * vc-svn.el (vc-svn-diff): Stay local if possible.
1457
1458 2005-01-02 Stefan <monnier@iro.umontreal.ca>
1459
1460 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
1461
1462 * files.el (hack-local-variables): Fix last change.
1463
1464 2005-01-02 Jay Belanger <belanger@truman.edu>
1465
1466 * calc/calc-yank.el (calc-edit-top): New variable.
1467 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
1468 object. Change header properties.
1469 (calc-edit-finish, calc-edit-finish-stack-object)
1470 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
1471 edited object.
1472 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
1473 for the beginning of the edited object.
1474 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
1475 for the beginning of the edited object.
1476 * calc/calc-prog.el (calc-edit-macro-finish-edit)
1477 (calc-finish-formula-edit, calc-macro-repeats)
1478 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
1479 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
1480 beginning of the edited object.
1481 (calc-user-define-edit): Change the header for editing macros.
1482 Remove unnecessary variable.
1483
1484 2005-01-01 Jay Belanger <belanger@truman.edu>
1485
1486 * calc/calc-yank.el (calc-edit-mode): Change default header.
1487 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
1488 * calc/calc-store.el (calc-edit-variable): Change title to match new
1489 header.
1490 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
1491 mode to match new header.
1492 (calc-user-define-edit): Change titles to include names of commands.
1493 (calc-finish-formula-edit): Adjust to handle new header.
1494 (calc-finish-macro-edit): Remove.
1495 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
1496 (calc-edit-macro-command, calc-edit-macro-command-type)
1497 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
1498 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
1499 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
1500 (calc-edit-macro-finish-edit): New functions.
1501 (calc-user-define-edit): Use new functions to edit named calc macros.
1502
1503 2005-01-01 Stefan <monnier@iro.umontreal.ca>
1504
1505 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
1506
1507 * ses.el (copy-region-as-kill): Deactivate mark.
1508
1509 2005-01-01 Richard M. Stallman <rms@gnu.org>
1510
1511 * replace.el (occur-1): If the output buffer is also an input,
1512 don't kill it, rename it.
1513
1514 * faces.el (set-face-background, set-face-foreground): Doc fix.
1515
1516 * cus-face.el (custom-face-attributes): Fix :help-echo strings
1517 for :foreground and :background.
1518
1519 * dired.el (dired-view-command-alist): Variable deleted.
1520 (dired-view-file, dired-mouse-find-file-other-window):
1521 Delete the code to use it.
1522
1523 2005-01-01 Kim F. Storm <storm@cua.dk>
1524
1525 * image.el (insert-sliced-image): Use t for line-height property.
1526
1527 2004-12-31 Jay Belanger <belanger@truman.edu>
1528
1529 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
1530 for "var-" at the beginning of the minibuffer.
1531
1532 2004-12-31 Richard M. Stallman <rms@gnu.org>
1533
1534 * faces.el (read-face-name):
1535 Don't treat an attribute spec as a list of faces.
1536
1537 * simple.el (undo): Use undo-equiv-table to detect
1538 unexpected changes since previous undo.
1539 (undo-list-saved): Variable deleted.
1540 (buffer-disable-undo): Don't alter undo-list-saved.
1541
1542 * files.el (require-final-newline): Allow `visit' and `visit-save'.
1543 (mode-require-final-newline): New option.
1544 (after-find-file): Handle require-final-newline with new values.
1545 (basic-save-buffer): Handle new values of require-final-newline.
1546
1547 * progmodes/sh-script.el (sh-require-final-newline):
1548 Alist value now controls whether to use mode-require-final-newline.
1549 (sh-set-shell): Implement that new meaning.
1550
1551 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
1552 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
1553 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
1554 Delete old-Emacs compatibility code.
1555 (antlr-c-common-init): Function deleted.
1556
1557 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
1558 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
1559 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
1560 * progmodes/python.el (python-mode): Use mode-require-final-newline.
1561 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
1562 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
1563 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
1564 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
1565 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
1566 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
1567 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
1568 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
1569 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
1570 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
1571 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
1572 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
1573
1574 2004-12-31 Jay Belanger <belanger@truman.edu>
1575
1576 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
1577 way to return to Calc.
1578
1579 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
1580 finish, C-xk as the way to cancel the edit. Add cancel routine to
1581 kill-buffer-hook.
1582
1583 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
1584 MacEdit code.
1585
1586 * calc/calc-prog.el: Remove obsolete MacEdit code.
1587 (calc-macro-edit-algebraic, calc-macro-edit-variable)
1588 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
1589
1590 2004-12-31 Kenichi Handa <handa@m17n.org>
1591
1592 * international/mule.el (buffer-file-coding-system-explicit):
1593 Rename for explicit-buffer-file-coding-system.
1594 (after-insert-file-set-coding): Adjust for the above change.
1595
1596 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
1597 to buffer-file-coding-system-explicit.
1598 (basic-save-buffer-1): Likewise.
1599
1600 2004-12-30 Richard M. Stallman <rms@gnu.org>
1601
1602 * textmodes/artist.el (artist-butlast-fn): Var deleted.
1603 (artist-butlast, artist-last): Functions deleted.
1604 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
1605 (artist-compute-key-compl-table): Call remq directly.
1606 (artist-remove-nulls): Function deleted.
1607 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
1608 (artist-push, artist-pop): Macro deleted.
1609
1610 2004-12-30 Andreas Leue <al@sphenon.de>
1611
1612 * textmodes/artist.el (artist-version): 1.2.6
1613 (artist-prev-next-op-alist): New variable.
1614 (artist-select-next-op-in-list): New function.
1615 (artist-select-prev-op-in-list): New function.
1616 (artist-make-prev-next-op-alist): New function.
1617 (artist-is-in-op-list-p): New function.
1618 (artist-get-first-non-nil-op): New function.
1619 (artist-get-last-non-nil-op): New function.
1620 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
1621 artist-prev-next-op-alist.
1622 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
1623 change drawing operation.
1624
1625 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
1626
1627 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
1628
1629 2004-12-31 Masatake YAMATO <jet@gyve.org>
1630
1631 * server.el (server-process-filter): Suppress `error', too.
1632
1633 2004-12-30 Jay Belanger <belanger@truman.edu>
1634
1635 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
1636 Change the way a variable is displayed in a message.
1637
1638 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
1639 (calc-user-define-permanent, calc-execute-kbd-macro):
1640 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
1641
1642 2004-12-30 Kenichi Handa <handa@m17n.org>
1643
1644 * files.el (basic-save-buffer-1):
1645 Set explicit-buffer-file-coding-system to last-coding-system-used.
1646 (revert-buffer): Pay attention to
1647 explicit-buffer-file-coding-system (not buffer-file-coding-system)
1648 on bind coding-system-for-read.
1649
1650 * international/mule.el (explicit-buffer-file-coding-system):
1651 New buffer local variable.
1652 (after-insert-file-set-coding): Set it to coding-system-for-read.
1653
1654 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
1655
1656 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
1657
1658 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
1659
1660 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
1661 that include line numbers.
1662
1663 2004-12-29 Milan Zamazal <pdm@zamazal.org>
1664
1665 * files.el (hack-local-variables): If no PREFIX, set it to "^".
1666 Redundant variable PREFIXLEN removed.
1667
1668 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
1669
1670 * eshell/em-hist.el (eshell-previous-matching-input):
1671 Start the deletion from the end of the output.
1672
1673 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1674
1675 * term/mac-win.el: Require x-dnd.
1676 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
1677
1678 2004-12-29 David Kastrup <dak@gnu.org>
1679
1680 * international/mule.el (decode-coding-inserted-region):
1681 Don't barf if `buffer-undo-list' is already set to `t'.
1682
1683 2004-12-29 Jay Belanger <belanger@truman.edu>
1684
1685 * calc/calc-prog.el (calc-user-define-formula): Put default values
1686 for function names in prompts.
1687 (calc-user-define-permanent, calc-user-define-composition)
1688 (calc-user-define-formula): Remove the need for "calcFunc-" in the
1689 default input for algebraic functions.
1690
1691 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
1692
1693 * vc-rcs.el (vc-rcs-annotate-command):
1694 Fix omission bug: Call `vc-setup-buffer'.
1695
1696 2004-12-29 Kenichi Handa <handa@m17n.org>
1697
1698 * international/mule.el (recode-region): New function.
1699
1700 2004-12-28 Richard M. Stallman <rms@gnu.org>
1701
1702 * simple.el (undo-extra-outer-limit): New variable.
1703 (undo-outer-limit-truncate): Test and set it.
1704
1705 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
1706 enables the feature to extend the existing region.
1707
1708 * simple.el (mark-word): New arg ALLOW-EXTEND
1709 enables the feature to extend the existing region.
1710
1711 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
1712 enables the feature to extend the existing region.
1713
1714 * startup.el (site-run-file): Don't allow setting it with Custom.
1715
1716 * simple.el (buffer-disable-undo): Fix previous change.
1717
1718 2004-12-27 Masatake YAMATO <jet@gyve.org>
1719
1720 * hexl.el (hexlify-buffer): Remove fontification here.
1721 Use font lock mechanism instead.
1722 (hexl-font-lock-keywords): New font lock kewords.
1723 (hexl-mode-old-font-lock-keywords): New variable.
1724 (hexl-mode): Store the old font lock keywords.
1725 (hexl-mode-exit): Restore the old font lock keywords.
1726
1727 2004-12-27 Richard M. Stallman <rms@gnu.org>
1728
1729 * simple.el (undo): Fix previous change.
1730
1731 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1732
1733 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
1734 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
1735 Call x-open-connection on Mac OS X.
1736
1737 2004-12-27 Richard M. Stallman <rms@gnu.org>
1738
1739 * files.el (buffer-save-without-query): New var (buffer-local).
1740 (save-some-buffers): Save those buffers first, w/o asking.
1741
1742 * files.el (insert-directory-ls-version): New variable.
1743 (insert-directory): When ls returns an error, test the version
1744 number to decide what the return code means.
1745 With --dired output format, detect and distinguish lines
1746 that are really error messages.
1747 (insert-directory-adj-pos): New function.
1748
1749 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
1750
1751 * battery.el (battery-mode-line-format): Remove initial spaces.
1752
1753 * uniquify.el (uniquify-rationalize-file-buffer-names):
1754 Delete interactive spec.
1755
1756 * type-break.el (type-break-mode): Set buffer-save-without-query.
1757 Remove code that tried to set save-some-buffers-always.
1758 (type-break-file-keystroke-count): Bind deactivate-mark.
1759
1760 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
1761
1762 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
1763 Test that the buffer is live, and maybe reject current buffer too.
1764 Clarify.
1765 (next-error-find-buffer): Rewrite for clarity.
1766
1767 * loadup.el: Don't use buffer-disable-undo; do it directly.
1768
1769 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
1770 (describe-variable): Call symbol-file with `defvar'.
1771
1772 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
1773 (symbol-file): Rewritten to handle new load-history format.
1774 Now takes an arg TYPE to specify looking for a particular
1775 type of definition only.
1776
1777 * emacs-lisp/debug.el (debugger-make-xrefs):
1778 Call symbol-file with `defun'.
1779
1780 * emacs-lisp/find-func.el (find-function-noselect):
1781 Call symbol-file with `defun'.
1782 (find-variable-noselect): Call symbol-file with `defvar'.
1783
1784 * eshell/esh-cmd.el (eshell-find-alias-function):
1785 Call symbol-file with `defun'.
1786
1787 * eshell/esh-test.el (eshell-test-goto-func):
1788 Call symbol-file with `defun'.
1789
1790 * mail/rmail.el (rmail-resend):
1791 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
1792
1793 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
1794
1795 * progmodes/compile.el (compilation-find-buffer): Rename arg.
1796
1797 * textmodes/texinfmt.el (texinfo-format-buffer-1):
1798 Call buffer-disable-undo.
1799
1800 * simple.el (undo-list-saved): New variable (buffer-local).
1801 (undo): Set and test it.
1802 (buffer-disable-undo): Move here from buffer.c.
1803 Clear out undo-list-saved.
1804
1805 * international/mule.el (decode-coding-inserted-region):
1806 Set buffer-undo-list in a correct and optimal way.
1807
1808 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
1809 (cperl-font-lock-unfontify-region-function): No need to save and
1810 restore info, since font-lock.el does it for us.
1811
1812 * ansi-color.el (save-buffer-state): Definition deleted.
1813 (ansi-color-unfontify-region): Don't use save-buffer-state.
1814
1815 2004-12-27 Dave Love <fx@gnu.org>
1816
1817 * wid-edit.el (function): Use restricted-sexp as parent.
1818
1819 2004-12-27 Kevin Ryde <user42@zip.com.au>
1820
1821 * simple.el (next-matching-history-element): Use same
1822 `interactive' form as previous-matching-history-element.
1823
1824 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
1825 it can appear unencoded and has been seen from yahoo.
1826
1827 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
1828
1829 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
1830 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
1831
1832 2004-12-27 Kenichi Handa <handa@m17n.org>
1833
1834 * international/utf-8.el (utf-translate-cjk-load-tables):
1835 Bind coding-system-for-read to nil while loading subst-*.
1836
1837 2004-12-26 Jay Belanger <belanger@truman.edu>
1838
1839 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
1840 default input.
1841
1842 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
1843
1844 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
1845 before reverting and disable undo recording while reverting.
1846
1847 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
1848
1849 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
1850 (hs-make-overlay): New function.
1851 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
1852 (hs-flag-region): Delete function.
1853 (hs-hide-comment-region): No longer use `hs-flag-region'.
1854 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
1855 (hs-hide-block-at-point): Likewise.
1856 (hs-hide-level-recursive): Use `hs-discard-overlays'.
1857 (hs-hide-all, hs-show-all): Likewise.
1858 (hs-show-block): Likewise.
1859 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
1860
1861 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
1862
1863 * progmodes/hideshow.el: Require `cl' when compiling.
1864 Remove XEmacs and Emacs 19 compatibility.
1865 Use `dolist' and `add-to-list' for load-time actions.
1866 (hs-discard-overlays): Use `dolist'.
1867 (hs-show-block): Likewise.
1868
1869 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
1870
1871 * faces.el (mode-line, mode-line-inactive): Use min-colors.
1872
1873 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
1874
1875 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
1876 When extending backwards, move outside the current comment first.
1877
1878 2004-12-22 Kenichi Handa <handa@m17n.org>
1879
1880 * international/quail.el (quail-start-translation): Fix prompt
1881 string for the case if input-method-use-echo-area being non-nil.
1882 (quail-start-conversion): Likewise.
1883 (quail-show-guidance): Don't show guidance if
1884 input-method-use-echo-area is non-nil.
1885
1886 2004-12-21 Richard M. Stallman <rms@gnu.org>
1887
1888 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
1889
1890 2004-12-21 Markus Rost <rost@ias.edu>
1891
1892 * calendar/diary-lib.el (mark-diary-entries):
1893 Set mark-diary-entries-in-calendar only after checking for diary-file.
1894
1895 2004-12-21 Richard M. Stallman <rms@gnu.org>
1896
1897 * faces.el (escape-glyph): Use blue against light foreground.
1898
1899 * simple.el (undo-outer-limit-truncate): New function.
1900 (undo-outer-limit-function): Use undo-outer-limit-truncate.
1901
1902 2004-12-21 Eli Barzilay <eli@barzilay.org>
1903
1904 * calculator.el: (calculator-radix-grouping-mode)
1905 (calculator-radix-grouping-digits)
1906 (calculator-radix-grouping-separator):
1907 New defcustoms for the new radix grouping mode functionality.
1908 (calculator-mode-hook): Now used in electric mode too,
1909 (calculator): Call it.
1910 (calculator-mode-map): Some new keys.
1911 (calculator-message): New function. Some new calls.
1912 (calculator-op, calculator-set-register): Use it.
1913 (calculator-string-to-number): New function, mostly moved and
1914 updated code from calculator-curnum-value.
1915 (calculator-curnum-value): Use it.
1916 (calculator-paste): Use it, and update grabbing the current-kill.
1917 (calculator-rotate-displayer)
1918 (calculator-rotate-displayer-back): Toggle digit grouping when
1919 in radix mode, use calculator-message.
1920 (calculator-displayer-prev, calculator-displayer-next):
1921 Change digit group size when in radix mode.
1922 (calculator-number-to-string): Rename from
1923 calculator-num-to-string. Now deals with digit grouping in
1924 radix mode.
1925 (calculator-update-display, calculator-put-value): Use the new name.
1926 (calculator-fact): Return a floating point number.
1927 (calculator-mode): Doc fix.
1928
1929 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
1930
1931 * calendar/calendar.el (view-other-diary-entries): Add autoload.
1932 * calendar/diary-lib.el (view-other-diary-entries):
1933 Use current-prefix-arg in interactive spec.
1934
1935 2004-12-19 Jay Belanger <belanger@truman.edu>
1936
1937 * calc/calc-aent.el (calcAlg-blank-matching-open):
1938 Temporarily adjust the syntax of both delimiters of half-open intervals.
1939
1940 2004-12-19 Kim F. Storm <storm@cua.dk>
1941
1942 * mouse.el (mouse-1-click-follows-link): Doc fix.
1943
1944 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1945
1946 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
1947 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
1948 instead of centraleuropean as the name
1949
1950 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
1951
1952 Sync with Tramp 2.0.46.
1953
1954 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
1955 parameters wrt Tramp convention.
1956 (tramp-handle-file-attributes-with-perl)
1957 (tramp-handle-directory-files-and-attributes): Apply it.
1958 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
1959 `copy-program'. Reported by Zack Weinberg
1960 <zack@codesourcery.com>.
1961 (top): Set `edebug-form-spec' property directly rather than
1962 calling `def-edebug-spec'.
1963
1964 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
1965 advice less fragile. Surround temporary redefinition of
1966 `substitute-in-file-name' with `unwind-protect'. Suggested by
1967 Matt Hodges <MPHodges@member.fsf.org>.
1968
1969 2004-12-17 Juri Linkov <juri@jurta.org>
1970
1971 * replace.el (occur-accumulate-lines, occur-engine):
1972 Make forcing deferred font-lock fontification jit-specific.
1973
1974 2004-12-17 Kim F. Storm <storm@cua.dk>
1975
1976 * mouse.el (mouse-1-click-follows-link): New defcustom.
1977 (mouse-on-link-p): New function.
1978 (mouse-drag-region-1): Implement mouse-1-click-follows-link
1979 functionality. Map a mouse-1 click event into a mouse-2 (or
1980 other) event when position is inside a link.
1981
1982 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
1983 prefix in tooltip text with "mouse-1" when this is a link
1984 recognized by mouse-1-click-follows-link functionality.
1985
1986 * help.el (describe-key): Report effective and original binding
1987 for mouse-1 when clicked on a link.
1988 (describe-mode): Add follow-link property to "minor-mode" button.
1989
1990 * help-fns.el (describe-variable): Add follow-link property to
1991 "below" button.
1992
1993 * help-mode.el (help-xref): Add follow-link property.
1994
1995 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
1996 (apropos-command, apropos-variable, apropos-face, apropos-group)
1997 (apropos-widget, apropos-plist): Add follow-link property.
1998
1999 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
2000 checks if position is in a filename, rather than some other
2001 clickable item. Function looks for cvs-filename-face at position.
2002
2003 * wid-edit.el (widget-specify-field, widget-specify-button):
2004 Map a :follow-link keyword into a follow-link property.
2005 (link): Add :follow-link keyword, map to RET binding.
2006
2007 * dired.el (dired-mode-map): Map follow-link to mouse-face.
2008
2009 * progmodes/compile.el (compilation-minor-mode-map)
2010 (compilation-button-map, compilation-mode-map): Likewise.
2011
2012 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
2013
2014 * play/zone.el (zone): Init `line-spacing' from orig buffer.
2015 (zone-replace-char): Take `count' and `del-count'
2016 instead of `direction'. Update callers. When `del-count' is
2017 non-nil, delete that many characters, otherwise `count' characters
2018 backwards. Insert the newly-replaced string `count' times.
2019 (zone-fret): Handle chars w/ width greater than one.
2020 (zone-fall-through-ws): No longer take window width `ww'.
2021 Update callers. Add handling for `char-width' greater than one.
2022 (zone-pgm-drip): Update var holding window-end position every cycle.
2023
2024 2004-12-17 Andre Spiegel <spiegel@gnu.org>
2025
2026 * vc.el (vc-default-update-changelog): Use insert-file-contents,
2027 rather than insert-file.
2028
2029 2004-12-16 Jay Belanger <belanger@truman.edu>
2030
2031 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
2032 (math-init-random-base, math-random-digit): Check to see if
2033 var-RandSeed is bound.
2034 (math-random-last): Declare it.
2035 (math-random-digit): Don't make math-random-last local.
2036
2037 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
2038
2039 * play/zone.el (zone): Fix omission bug: Use a self-disabling
2040 one-shot thunk for uniform (error, quit, normal) recovery.
2041 Reported by John Paul Wallington.
2042 (zone-pgm-random-life): Fix bug:
2043 Recognize empty initial field by lack of "@" chars.
2044
2045 2004-12-16 Juri Linkov <juri@jurta.org>
2046
2047 * help.el (function-called-at-point):
2048 * help-fns.el (variable-at-point): As a last resort try stripping
2049 non-word prefixes and suffixes.
2050
2051 * descr-text.el (describe-property-list): Don't treat syntax-table
2052 specially. Use describe-text-sexp which inserts [show] button
2053 for large objects and handles printing errors. Sort properties
2054 by names in alphabetical order instead of by value sizes.
2055 Add `mouse-face' to list of properties for `describe-face' widget.
2056 (describe-char): Mask out face-id from 19 bits of character.
2057 Print face-id separately.
2058
2059 * replace.el (occur-accumulate-lines, occur-engine):
2060 Fontify unfontified matching lines in the source buffer
2061 before copying them.
2062 (occur-engine): Don't put mouse-face on context lines.
2063 (occur-next-error): Set point to line beginning/end
2064 before searching for prev/next property to skip multiple
2065 matches on a line (not supported by occur engine).
2066 Remove redundant prefix-numeric-value.
2067
2068 2004-12-15 Juri Linkov <juri@jurta.org>
2069
2070 * replace.el (match): New face.
2071 (list-matching-lines-face): Change default from `bold' to `match'.
2072
2073 * progmodes/grep.el (grep-match-face): New defvar.
2074 (grep-mode-font-lock-keywords): Use grep-match-face instead of
2075 compilation-column-face to highlight grep matches.
2076
2077 * apropos.el (apropos-match-face): Change default from
2078 `secondary-selection' to `match'.
2079
2080 * info-look.el (info-lookup-highlight-face): Change default from
2081 `highlight' to `match'.
2082
2083 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
2084
2085 * progmodes/executable.el (executable-interpret): Eliminate
2086 obsolete compile-internal, and switch to comint for interaction.
2087
2088 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
2089
2090 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
2091 `&&' when skipping multiple statements on a line.
2092
2093 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
2094
2095 * play/zone.el (zone): Set `truncate-lines'.
2096 Also, init `tab-width' with value from original buffer.
2097 (zone-shift-up): Rewrite for speed.
2098 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
2099 (zone-pgm-jitter): Remove redundant entries from ops vector.
2100 (zone-exploding-remove): Reduce iteration count.
2101 (zone-cpos): Convert to defsubst.
2102 (zone-replace-char): New defsubst.
2103 (zone-park/sit-for): Likewise.
2104 (zone-fret): Take window-start arg.
2105 Update callers. Use `zone-park/sit-for'.
2106 (zone-fill-out-screen): Rewrite.
2107 (zone-fall-through-ws): Likewise. Update callers.
2108 (zone-pgm-drip): Use `zone-replace-char'.
2109 Move var inits before while-loop. Use `zone-park/sit-for'.
2110 (zone-pgm-random-life): Handle empty initial field.
2111 Use `zone-replace-char' and `zone-park/sit-for'.
2112
2113 2004-12-15 Juri Linkov <juri@jurta.org>
2114
2115 * isearch.el (isearch-update): Test isearch-lazy-highlight
2116 before calling isearch-lazy-highlight-new-loop.
2117 (isearch-lazy-highlight-new-loop):
2118 Don't test isearch-lazy-highlight.
2119
2120 * replace.el (perform-replace): Add isearch-case-fold-search.
2121 Use delimited-flag for isearch-regexp.
2122 Reset isearch-lazy-highlight-last-string to force lazy
2123 highlighting when called from isearch mode.
2124 (query-replace-highlight): Revert defcustom type to boolean.
2125 (query-replace-lazy-highlight): New defcustom.
2126 (query-replace): New face.
2127 (perform-replace, replace-highlight, replace-dehighlight):
2128 Test query-replace-lazy-highlight instead of special value
2129 `isearch' of query-replace-highlight.
2130 (replace-dehighlight): Don't call isearch-dehighlight.
2131 (replace-highlight): Don't call isearch-highlight.
2132 Use face `query-replace' unconditionally.
2133
2134 2004-12-14 Kim F. Storm <storm@cua.dk>
2135
2136 * simple.el (inhibit-mark-movement): Remove defvar.
2137 (beginning-of-buffer, end-of-buffer): Don't use it.
2138
2139 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2140 Don't use inhibit-mark-movement.
2141
2142 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
2143 (cua--undo-push-mark): Remove.
2144 (cua--pre-command-handler, cua--post-command-handler):
2145 Don't fiddle with inhibit-mark-movement.
2146
2147 2004-12-14 Juri Linkov <juri@jurta.org>
2148
2149 * buff-menu.el (list-buffers-noselect): Collect internal info
2150 for every buffer in BUFFER-LIST arg too.
2151 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
2152 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
2153 Bind same-window-buffer-names and same-window-regexps to nil.
2154
2155 2004-12-13 Juri Linkov <juri@jurta.org>
2156
2157 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
2158
2159 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
2160 (sc-cite-region, sc-uncite-region, sc-recite-region):
2161 Fix previous change to handle not alist as a symbol, but
2162 a citation frame as a symbol that represents a variable name.
2163
2164 2004-12-13 Richard M. Stallman <rms@gnu.org>
2165
2166 * filecache.el (file-cache-add-directory-using-find):
2167 Only set up file-cache-find-command-posix-flag if we will use it.
2168
2169 * bindings.el (mode-line-buffer-identification-keymap):
2170 Don't cancel the mode-line's usual down-mouse-1 binding.
2171
2172 * cus-edit.el (custom-face-selected): Handle `default' specs.
2173 (custom-face-edit): Increase extra-offset.
2174 (custom-display): Handle `default' specs.
2175
2176 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
2177
2178 * emacs-lisp/elint.el (elint-standard-variables)
2179 (elint-unknown-builtin-args): Move definitions up.
2180
2181 * net/browse-url.el (browse-url-url-at-point): Add autoload.
2182
2183 * info.el (info-xref-visited): Use `default' instead of t.
2184 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
2185
2186 * faces.el (header-line, mode-line-inactive, tool-bar):
2187 Use `default' instead of t for setting the defaults.
2188 (face-spec-choose): Separate `t' from `default'.
2189
2190 * subr.el (while-no-input): New macro.
2191
2192 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
2193
2194 * filecache.el (file-cache-add-directory-using-find):
2195 Only test file-cache-find-command-posix-flag on some systems.
2196
2197 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2198
2199 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
2200 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
2201 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
2202 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
2203 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
2204
2205 2004-12-12 Juri Linkov <juri@jurta.org>
2206
2207 * files.el (find-file-other-window, find-file-other-frame):
2208 Add the first buffer to the returned value to return the complete
2209 list of all visited buffers.
2210 (find-file-read-only, find-file-read-only-other-window)
2211 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
2212 `find-file-read-args'. Signal an error about non-existent file
2213 only if file name doesn't contain wildcards. Toggle read-only in
2214 all visited buffers.
2215 (find-alternate-file, find-alternate-file-other-window):
2216 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
2217 called interactively. Pass arg `wildcards' to other functions.
2218 (find-file-noselect): Doc fix.
2219
2220 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
2221 Doc fix.
2222 (ffap-directory-finder): New variable.
2223 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
2224 (ffap-file-at-point): Add /* to immediately rejected names.
2225 Return absolute file names matching ffap-dired-wildcards.
2226 (ffap-read-file-or-url): Set default value for `completing-read'
2227 to `buffer-file-name'.
2228 (find-file-at-point): When filename matches ffap-dired-wildcards,
2229 call ffap-file-finder with t arg `wildcards', instead of dired.
2230 (ffap-other-window, ffap-other-frame): Return visited buffers.
2231 (ffap-read-only, ffap-read-only-other-window)
2232 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
2233 (dired-at-point): Call ffap-directory-finder instead of dired.
2234 (ffap-dired-other-window, ffap-dired-other-frame)
2235 (ffap-list-directory): New commands.
2236 (ffap-bindings): New keybindings for new commands.
2237
2238 2004-12-12 Juri Linkov <juri@jurta.org>
2239
2240 * simple.el (beginning-of-buffer, end-of-buffer):
2241 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2242 Do not push mark when mark is active in transient-mark-mode.
2243
2244 * simple.el (mark-word):
2245 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
2246 * textmodes/paragraphs.el (mark-paragraph):
2247 Extend the region when mark is active in transient-mark-mode,
2248 regardless of the last command. Doc fix.
2249
2250 * simple.el (mark-word): Preserve direction when repeating.
2251 Make arg optional. Interactive "p" -> "P".
2252 (transient-mark-mode, inhibit-mark-movement): Doc fix.
2253
2254 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
2255 preserving direction, to mark forward instead of backward when mark
2256 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
2257
2258 2004-12-12 Juri Linkov <juri@jurta.org>
2259
2260 * isearch.el (isearch-edit-string): Set 7th arg of
2261 `read-from-minibuffer' to `t' to inherit the current input
2262 method (whose name is indicated by [IM] in the minibuffer prompt)
2263 from the current buffer to the minibuffer.
2264 (isearch-lazy-highlight-update): Put body to `with-local-quit'
2265 to allow C-g quitting for lazy highlighting looping inside the
2266 search with nested repetition operators. Add overlay to the list
2267 before setting its face and other properties to avoid the case of
2268 code quitting after placing the new overlay but before it's
2269 recorded on the list. Select the window where isearch was
2270 activated, to highlight matches in the right window when isearch
2271 switches the current window to the minibuffer.
2272
2273 * international/isearch-x.el
2274 (isearch-process-search-multibyte-characters):
2275 Use `isearch-message' as initial input for `read-string' instead
2276 of adding it to the minibuffer prompt. After reading a string
2277 remove the initial value of `isearch-message' from the string.
2278
2279 * replace.el (replace-match-maybe-edit): Doc fix.
2280 (perform-replace): Don't call `replace-highlight' when automatic
2281 replacement is requested in literal mode, since it is intended
2282 only to highlight words during entering a new replacement string
2283 for \? in non-literal mode.
2284
2285 * replace.el (query-replace-highlight): Add new value `isearch'
2286 that allows query replacement to use isearch highlighting.
2287 Change type from `boolean' to `choice'. Doc fix.
2288 (replace-highlight, replace-dehighlight, perform-replace):
2289 Use isearch highlighting if query-replace-highlight eq `isearch'.
2290
2291 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
2292
2293 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
2294 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
2295
2296 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
2297 case of \end{verbatim}.
2298
2299 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
2300
2301 * term.el (term-termcap-format): Synchronyze with terminfo.
2302 (term-emulate-terminal): Handle reset.
2303 (term-reset-terminal): New function.
2304
2305 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
2306
2307 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
2308 (zone-fill-out-screen): New func.
2309 (zone-pgm-drip): Use `zone-fill-out-screen'.
2310 Also, no longer go to point-min on every cycle.
2311 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
2312 (zone-pgm-random-life-wait): New user var.
2313 (zone-pgm-random-life): New func.
2314
2315 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
2316
2317 * files.el (auto-mode-alist): Map .com to DCL mode.
2318
2319 2004-12-09 Richard M. Stallman <rms@gnu.org>
2320
2321 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
2322
2323 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
2324
2325 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
2326 buffer with a display margin.
2327
2328 2004-12-08 Jay Belanger <belanger@truman.edu>
2329
2330 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
2331 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
2332
2333 2004-12-08 Richard M. Stallman <rms@gnu.org>
2334
2335 * faces.el: Delete code to set display table.
2336 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
2337
2338 2004-12-08 Jay Belanger <belanger@truman.edu>
2339
2340 * calc/calc.el: Add math-read-preprocess-string to autoloads.
2341
2342 * calc/calc-ext.el (math-read-replacement-list)
2343 (math-read-superscripts, math-read-preprocess-string): Move to
2344 calc-aent.el.
2345
2346 * calc/calc-aent.el (math-read-replacement-list)
2347 (math-read-superscripts, math-read-preprocess-string): Move from
2348 calc-ext.el.
2349
2350 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2351
2352 * isearch.el (isearch-quote-char): Fix up typo in last change.
2353
2354 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
2355
2356 * mouse.el (mouse-set-font): Handle the case where the command was
2357 not invoked using the mouse.
2358
2359 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
2360 (edmacro-finish-edit): Further update for keyboard macros that are
2361 lambda forms.
2362 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
2363
2364 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2365
2366 * font-lock.el (font-lock-unfontify-region): Save buffer state.
2367 (font-lock-default-unfontify-region): Don't save buffer state any more.
2368
2369 2004-12-07 Jay Belanger <belanger@truman.edu>
2370
2371 * calc/calc-help.el (calc-describe-key):
2372 Set calc-summary-indentation even when Calc Summary buffer exists.
2373
2374 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
2375
2376 * calendar/holidays.el (holiday-easter-etc): Make arguments
2377 optional for backwards compatibility. Doc fix.
2378 Remove un-necessary local vars mandatory, output-list.
2379 (holiday-advent): Make arguments optional for backwards
2380 compatibility. Doc fix.
2381
2382 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2383
2384 * paren.el (show-paren-function): Fix last change (2004-12-02).
2385
2386 * international/mule-util.el (char-displayable-p): Return nil for
2387 unibyte mode.
2388
2389 * subr.el (subregexp-context-p): New function.
2390
2391 * isearch.el (isearch-quote-char): Use it.
2392
2393 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
2394 (regexp-opt-not-groupie*-re): Remove.
2395 (regexp-opt): Properly handle inputs with duplicate entries.
2396
2397 2004-12-06 Richard M. Stallman <rms@gnu.org>
2398
2399 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
2400
2401 * cus-edit.el (custom-file): Doc fix.
2402
2403 * textmodes/org.el: New file.
2404
2405 2004-12-06 Kenichi Handa <handa@m17n.org>
2406
2407 * ldefs-boot.el: Update international/mule-util.el section.
2408
2409 2004-12-05 Sam Steingold <sds@gnu.org>
2410
2411 * net/tramp.el (tramp-handle-file-accessible-directory-p):
2412 Fix `tramp-time-diff' comparison logic.
2413
2414 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
2415
2416 * progmodes/which-func.el (which-function):
2417 Use `run-hook-with-args-until-success' instead of a custom loop.
2418 Fixes bug with local hooks.
2419
2420 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2421
2422 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
2423 Use delete-dups when calculating the initial value.
2424 (bibtex-autokey-get-title): Use <=.
2425 (bibtex-goto-line): New function.
2426 (bibtex-reposition-window): Use line numbers instead of point
2427 positions. Use window-body-height.
2428 (bibtex-find-crossref): Use bibtex-reposition-window.
2429 (bibtex-find-entry): Use bibtex-reposition-window. Always return
2430 position of entry if key is found or nil if not found.
2431
2432 2004-12-05 Richard M. Stallman <rms@gnu.org>
2433
2434 * cus-edit.el (custom-file): Doc fix.
2435
2436 * progmodes/sh-script.el (sh-indent-for-then): Change default.
2437
2438 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2439
2440 * simple.el (blink-matching-open):
2441 * textmodes/tex-mode.el (tex-validate-region):
2442 Obey syntax-table text properties.
2443
2444 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
2445
2446 * wid-edit.el (widget-specify-field): Add `real-field' property to
2447 boundary.
2448 (widget-field-at): Use it.
2449
2450 2004-12-02 Richard M. Stallman <rms@gnu.org>
2451
2452 * progmodes/cc-mode.el (awk-mode autoload):
2453 Supply t meaning interactive function.
2454
2455 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
2456 (isearch-mode-map): No special definition for space.
2457 (isearch-whitespace-chars): Command deleted.
2458 (isearch-forward-regexp): Doc fix.
2459 (isearch-quote-char): When a space is not inside brackets,
2460 use `[ ]' instead of just space.
2461 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
2462
2463 * imenu.el (imenu--generic-function): Delete code to exclude
2464 matches in comments.
2465
2466 * man.el (Man-reverse-face): Change default to `highlight'.
2467
2468 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
2469 (occur-engine): Use `face' prop rather than `font-lock-face'
2470 when specifying use of `match-face'.
2471 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
2472
2473 * emacs-lisp/elint.el (elint-standard-variables): Update list.
2474
2475 * add-log.el (add-log-current-defun): Handle the case where point
2476 is in the header part of a DEFUN construct.
2477
2478 2004-12-02 Dave Love <fx@gnu.org>
2479
2480 * progmodes/python.el (python-font-lock-syntactic-keywords):
2481 Fix previous change.
2482
2483 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
2484
2485 * paren.el (show-paren-function): Check for matching chars
2486 specified by text props.
2487
2488 2004-12-02 Jay Belanger <belanger@truman.edu>
2489
2490 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
2491 when reading a new key sequence.
2492
2493 2004-12-02 Kim F. Storm <storm@cua.dk>
2494
2495 * faces.el (escape-glyph): Rename from glyph.
2496 (standard-display-table): Set it here. Add escape-glyph face to
2497 extra slot characters.
2498
2499 * disp-table.el: Undo 2004-12-01 change. Display table is now
2500 setup in faces.el.
2501
2502 2004-12-02 Mark A. Hershberger <mah@everybody.org>
2503
2504 * xml.el (xml-parse-dtd): Don't show validity messages when
2505 xml-validating-parser is nil.
2506 (xml-substitute-special): Fix validity error messages to
2507 actually show the unexpandable entity. Added validity error if &
2508 isn't followed by an entity.
2509 (xml-parse-tag): Concatenate any string following the a
2510 <![CDATA[]]> section to the parsed CDATA.
2511 (xml-parse-dtd): Skip parameter entity declarations and use of
2512 parameter entities.
2513
2514 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
2515
2516 * kmacro.el (kmacro-default-counter-format): New var.
2517 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
2518 (kmacro-display): Remove `nil' from `and' form. Delete call to
2519 `format' inside `message'.
2520 (kmacro-start-macro): Use `kmacro-default-counter-format'.
2521
2522 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
2523
2524 * pcvs.el (cvs-header-msg): New function.
2525 (cvs-update-header): Use it. Change calling convention.
2526 Correctly handle the case of having simultaneous active processes.
2527 (cvs-sentinel): Don't call cvs-update-header any more.
2528 (cvs-mode-run): Update call and add cvs-update-header to postproc.
2529
2530 2004-12-01 Jay Belanger <belanger@truman.edu>
2531
2532 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
2533 Change message.
2534
2535 2004-12-01 Juri Linkov <juri@jurta.org>
2536
2537 * progmodes/prolog.el (prolog-mode-variables):
2538 Fix imenu-generic-expression.
2539
2540 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
2541
2542 * faces.el (glyph): New face.
2543
2544 * disp-table.el: Add an autoloaded table, that doesn't require
2545 this library, with glyph face.
2546
2547 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
2548 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
2549 (conf-quote-normal): Allow normalizing only ' or ".
2550 (conf-mode): Regexp-quote constructed comment-start and don't
2551 match section {} where "name" contains braces.
2552
2553 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
2554 files.
2555
2556 2004-12-01 Kenichi Handa <handa@m17n.org>
2557
2558 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
2559 (x-select-text): Don't treat eight-bit-control/graphic chars
2560 specially. Store the encoded text in the X cut buffer.
2561 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
2562 with x-last-selected-text-cut-encoded.
2563
2564 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
2565
2566 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
2567
2568 2004-11-30 Markus Rost <rost@ias.edu>
2569
2570 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
2571 AUCTeX.
2572
2573 2004-11-30 Jay Belanger <belanger@truman.edu>
2574
2575 * calc/calc-arith.el (math-possible-signs): Made stronger checks
2576 on signs of intervals.
2577 (math-pow-of-zero): Strengthen checks for positive and negative
2578 exponents.
2579
2580 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
2581 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
2582 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
2583 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
2584 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
2585 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
2586 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
2587 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
2588 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
2589 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
2590 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
2591 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
2592 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
2593 with provide statements.
2594
2595 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
2596
2597 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
2598
2599 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
2600 (calc-load-everything, math-defsimplify): Replace dummy autoloading
2601 functions by require statements.
2602 (math-defsimplify): Move to calc-alg.el, add to autoloads.
2603
2604 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
2605 (calc-gnuplot-print): Give them values.
2606
2607 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
2608 autoloads.
2609 Add calc-do-embedded-activate to autoloads.
2610 (calc-gnuplot-name, calc-gnuplot-plot-command)
2611 (calc-gnuplot-print-command): Move them to calc-graph.el.
2612
2613 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2614
2615 * term/mac-win.el (ccl-encode-mac-roman-font)
2616 (ccl-encode-mac-cyrillic-font)
2617 (ccl-encode-mac-centraleuropean-font, encoder-list)
2618 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
2619 Support Cyrillic, CentralEuropean, and Dingbat font display
2620
2621 2004-11-30 Andre Spiegel <spiegel@gnu.org>
2622
2623 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
2624
2625 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
2626 still nil.
2627
2628 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
2629
2630 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
2631 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
2632
2633 2004-11-29 Jay Belanger <belanger@truman.edu>
2634
2635 * calc/calc-arith.el (math-pow-of-zero): Take into account different
2636 cases of the base and exponent.
2637
2638 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
2639
2640 * simple.el (next-error-buffer-p): Allow for inclusive and
2641 exclusive tests for finding a buffer.
2642 (next-error-find-buffer): Pass the exclusive and inclusive tests
2643 to next-error-buffer-p.
2644
2645 * replace.el (occur-next-error): Switch to the Occur buffer when
2646 appropriate, use the exclusive filter to next-error-find-buffer to
2647 do it. Use the absolute value of the motion amount.
2648
2649 2004-11-29 Kenichi Handa <handa@m17n.org>
2650
2651 * startup.el (command-line): Decode all default-directory by
2652 locale-coding-system.
2653
2654 2004-11-29 Jay Belanger <belanger@truman.edu>
2655
2656 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
2657 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
2658 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
2659 Replace calls to calc-extensions by appropriate require, replace
2660 calc-extensions-loaded by appropriate featurep.
2661
2662 * calc/calc-ext.el: Move require to end of file.
2663 Remove redundant loading of calc.el.
2664 (calc-extensions-loaded): Remove unnecessary variable.
2665 (calc-extensions): Remove unnecessary function.
2666 (calc-load-everything): Replace calc-need-macros by appropriate require.
2667
2668 * calc/calc-macs.el: Move provide to end of file.
2669 (calc-need-macros): Remove unnecessary function.
2670
2671 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
2672 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
2673 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
2674 Replace calc-extensions by appropriate require.
2675 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
2676
2677 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
2678 Replace calc-need-macros by appropriate require.
2679
2680 * calc/calc.el: Move require to end of file.
2681 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
2682 Remove unnecessary variable.
2683 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
2684 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
2685 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
2686 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
2687 (math-stack-value-offset, math-format-value, math-format-flat-expr)
2688 (math-format-number, math-format-bignum, math-read-number)
2689 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
2690 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
2691 by appropriate require.
2692 (calc-check-defines): Replace calc-need-macros by appropriate require.
2693
2694 2004-11-29 Kim F. Storm <storm@cua.dk>
2695
2696 * macros.el (insert-kbd-macro): Handle kmacro functions.
2697
2698 2004-11-28 Juri Linkov <juri@jurta.org>
2699
2700 * compare-w.el (compare-windows-highlight): Attach each overlay
2701 to its window to properly highlight differences while comparing
2702 two windows of the same buffer. Fix arguments.
2703 (compare-windows-sync-default-function): Fix arguments of
2704 `compare-windows-highlight'.
2705
2706 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
2707 Use `read-expression-history'. Set initial contents only if
2708 `edebug-global-break-condition' is non-nil. Set histpos to 1
2709 if initial contents is equal to the last history element.
2710 (edebug-set-conditional-breakpoint): Instead of temporarily
2711 prepending the current condition to the history, set initial
2712 contents to the current condition. Set histpos to 1 if initial
2713 contents is equal to the last history element.
2714
2715 * info.el (Info-search-whitespace-regexp): Remove shy group.
2716 (Info-search): Forward line if search is on the header line.
2717 Use search-whitespace-regexp in two other places.
2718
2719 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
2720
2721 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
2722 warning. Delay real definition, which uses
2723 `set-fringe-indicators-1' till after the definition of that function.
2724
2725 2004-11-28 Kim F. Storm <storm@cua.dk>
2726
2727 * fringe.el (fringe): New defgroup.
2728 (fringe-mode): Move to fringe group.
2729 (fringe-indicators): New defcustom.
2730 (set-fringe-indicators-1): New defun.
2731
2732 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
2733 (menu-bar-showhide-fringe-ind-menu): New keymap.
2734 (menu-bar-showhide-fringe-ind-empty)
2735 (menu-bar-showhide-fringe-ind-mixed)
2736 (menu-bar-showhide-fringe-ind-box)
2737 (menu-bar-showhide-fringe-ind-right)
2738 (menu-bar-showhide-fringe-ind-left)
2739 (menu-bar-showhide-fringe-ind-none): New defuns.
2740 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
2741
2742 2004-11-27 Richard M. Stallman <rms@gnu.org>
2743
2744 * comint.el (comint-read-noecho): Add trivial compatibility definition.
2745
2746 * generic.el (define-generic-mode): Doc fix.
2747
2748 * menu-bar.el (menu-bar-options-save): For the options
2749 that are toggled with menu-bar-make-mm-toggle, don't check
2750 for customized-value prop.
2751
2752 2004-11-27 Eli Zaretskii <eliz@gnu.org>
2753
2754 * mail/supercite.el (sc-cite-region): Handle the case where
2755 sc-cite-frame-alist is a symbol.
2756 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
2757 a symbol.
2758 (sc-recite-region): Handle the case where sc-recite-frame-alist is
2759 a symbol.
2760
2761 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
2762
2763 * wid-edit.el (widget-narrow-to-field): New function.
2764 (widget-complete): Use it.
2765
2766 2004-11-27 Jay Belanger <belanger@truman.edu>
2767
2768 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
2769 variable.
2770 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
2771 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
2772 (math-alg-inequalities): Move declaration to earlier in the file.
2773
2774 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
2775 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
2776 Declare them.
2777
2778 * calc/calc-lang.el (math-expr-data, math-expr-token)
2779 (math-exp-old-pos): Declare them.
2780
2781 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
2782 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
2783
2784 2004-11-27 Kim F. Storm <storm@cua.dk>
2785
2786 * progmodes/flymake.el: Use (featurep 'xemacs).
2787 (flymake-makehash): Change to defsubst. Use fboundp.
2788 (flymake-time-to-float): Remove.
2789 (flymake-float-time): Merge code from flymake-time-to-float here.
2790 (flymake-replace-regexp-in-string): Change to defsubst.
2791 (flymake-split-string-remove-empty-edges):
2792 Rename to flymake-split-string.
2793 (flymake-split-string): Remove previous defalias.
2794 (flymake-get-temp-dir): Change to defsubst.
2795 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
2796 Define for xemacs only.
2797 (flymake-master-file-count-limit): Change into compiler defvar only.
2798 (flymake-find-possible-master-files): Let-bind it dynamically while
2799 sorting files using flymake-master-file-compare.
2800
2801 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
2802
2803 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
2804 of defun-prompt-regexp matches inside a comment/string but the
2805 beginning is correctly outside everything.
2806
2807 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
2808 appears within a string or a comment.
2809
2810 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
2811 rather than make-symbol for symbols which are used in
2812 a symbol-macrolet or equivalent.
2813
2814 2004-11-26 Jay Belanger <belanger@truman.edu>
2815
2816 * calc-misc.el (calc-last-why-command): Declare it.
2817
2818 * calc-vec.el (math-grade-vec): New variable.
2819 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
2820 Replace variable grade-vec by declared variable.
2821 (math-rb-close): New variable.
2822 (math-read-brackets, math-read-vector): Replace variable close by
2823 declared variable.
2824
2825 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
2826 (calc-one-window, calc-edit-handler, calc-restore-trail)
2827 (calc-allow-ret): Declare them.
2828
2829 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
2830 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
2831 (math-radix-float-cache-tag, math-random-cache)
2832 (math-max-digits-cache, math-integral-cache, math-units-table)
2833 (math-format-date-cache, math-holidays-cache-tag): Declare them.
2834 (math-moc-func): New variable.
2835 (math-map-over-constants, math-map-over-constants-rec):
2836 Replace variable func by declared variable.
2837
2838 * calc/calc-store.el (calc-given-value, calc-store-opers):
2839 Declare them.
2840 (calc-var-name-map): Move declaration to earlier in the file.
2841 (calc-pv-pos): New variable.
2842 (calc-permanent-variable, calc-insert-permanent-variable):
2843 Replace variable pos by declared variable.
2844
2845 * calc/calc-mtx.el (calc-det-lu): New variable.
2846 (math-det-raw, math-det-step): Replace variable lu by declared variable.
2847
2848 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
2849 (math-multi-subst, math-multi-subst-rec): Replace variables temp
2850 and arg by declared variables.
2851 (calcFunc-reducer): Fix incorrect variable.
2852 (math-inner-mul-func, math-inner-add-func): New variables.
2853 (calcFunc-inner, math-inner-mats): Replace variables mul-func
2854 and add-func by declared variables.
2855
2856 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
2857 (calc-digit-value): Declare them.
2858
2859 * calc/calc-help.el (Info-history): Declare it.
2860 (calc-describe-key): Make calc-summary-indentation a local variable.
2861 (calc-help-long-names): Move declaration to earlier in file.
2862
2863 * calc/calc-embed.el (calc-original-buffer): Declare it.
2864 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
2865 (calc-embed-bot): New variables.
2866 (calc-do-embedded, calc-embedded-mark-formula)
2867 (calc-embedded-find-bounds, calc-embedded-duplicate)
2868 (calc-embedded-new-formula, calc-embedded-make-info):
2869 Replace vars outer-top, outer-bot, bot and top by declared variables.
2870 (calc-embed-prev-modes): New variable.
2871 (calc-embedded-set-modes, calc-embedded-update): Replace variable
2872 prev-modes with declared variable.
2873 (calc-embed-vars-used): New variable.
2874 (calc-embedded-make-info, calc-embedded-evaluate-expr)
2875 (calc-embedded-update, calc-embedded-find-vars): Replace variable
2876 vars-used by declared variable.
2877
2878 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
2879 (math-format-radix-float): Remove unnecessary setq.
2880 (math-radix-float-cache): Declare it.
2881
2882 * calc/calcsel2.el (calc-keep-selection): Declare it.
2883
2884 * calc/calc-maint.el: Remove file.
2885
2886 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2887
2888 * textmodes/bibtex.el (bibtex-sort-entry-class)
2889 (bibtex-comment-start): Use defcustom.
2890 (bibtex-entry-field-alist): Use nil if initial content of the
2891 field is undefined. Fix docstring.
2892 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
2893 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
2894 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
2895 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
2896 Fix docstring.
2897 (bibtex-autokey-title-terminators): Use only one regexp.
2898 (bibtex-string-maybe-empty-head): New variable.
2899 (bibtex-remove-delimiters-string): New function.
2900 (bibtex-text-in-field-bounds, bibtex-text-in-string):
2901 Use bibtex-remove-delimiters-string.
2902 (bibtex-progress-message, bibtex-field-left-delimiter)
2903 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
2904 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
2905 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
2906 Simplify.
2907 (bibtex-format-entry): Use save-excursion for inherited booktitle.
2908 Use eq and bibtex-remove-delimiters-string. For end markers use
2909 insertion type so that marker stays after inserted text.
2910 (bibtex-autokey-get-names): Return empty string if name is missing.
2911 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
2912 calling bibtex-autokey-name-case-convert.
2913 (bibtex-autokey-demangle-title):
2914 Call bibtex-autokey-titleword-case-convert. Remove call to
2915 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
2916 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
2917 (bibtex-read-key): New optional arg global.
2918 (bibtex-files-expand): New optional arg force.
2919 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
2920 (bibtex-complete-crossref-cleanup): Rename from
2921 bibtex-complete-key-cleanup. Simplify code.
2922 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
2923 Operate on current entry.
2924 (bibtex-button): Add docstring.
2925 (bibtex-entry): Simplify.
2926 (bibtex-make-field): Replace optional arg called-by-yank with more
2927 specific args move and interactive.
2928 (bibtex-end-of-entry): Use forward-sexp.
2929 (bibtex-find-entry-globally): Remove.
2930 (bibtex-find-crossref): Allow for crossref key located in other buffer.
2931 Bound to C-c C-x.
2932 (bibtex-find-entry): New optional args global and display.
2933 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
2934 (bibtex-validate): Use arg force of bibtex-files-expand.
2935 (bibtex-clean-entry): Bugfix, clean string entries properly.
2936 Always keep point at beginning of entry.
2937 (bibtex-complete): Bugfix. Handle string entries properly.
2938 Call cleanup functions only if needed.
2939 (bibtex-String): Use bibtex-read-string-key.
2940 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
2941 case of replacement text.
2942
2943 2004-11-26 Lars Hansen <larsh@math.ku.dk>
2944
2945 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
2946 (tramp-perl-directory-files-and-attributes): New constant.
2947 (tramp-file-name-handler-alist): Delete file-directory-files, add
2948 directory-files-and-attributes.
2949 (tramp-perl-file-attributes): Surround uid and gid by double
2950 quotes. Change parameter id-format from nonnumeric.
2951 (tramp-convert-file-attributes): New function.
2952 (tramp-handle-file-attributes): Use it.
2953 (tramp-maybe-send-perl-script): New function.
2954 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
2955 file mode. Change parameter id-format from nonnumeric.
2956 (tramp-handle-file-attributes-with-ls): Change parameter id-format
2957 from nonnumeric.
2958 (tramp-post-connection): Don't send tramp-perl-file-attributes
2959 script. Reset connection property "perl-scripts".
2960 (tramp-handle-insert-directory): Run real handler when ls-lisp is
2961 in use.
2962
2963 2004-11-26 Lars Hansen <larsh@math.ku.dk>
2964
2965 * desktop.el (desktop-read): Replace mapcar with mapc.
2966 (desktop-create-buffer): Replace mapcar with mapc.
2967 Remove redundant piece of code.
2968
2969 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
2970
2971 * progmodes/gud.el (gud-display-line): Use display-buffer
2972 for GDB-UI as for GUD.
2973
2974 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
2975 Delete variables.
2976 (gdb-ann3): Don't make GUD buffer dedicated.
2977 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
2978 (gdb-display-source-buffer): Delete function.
2979 (gdb-view-source-function, gdb-view-assembler): Delete functions.
2980 (menu): Delete menu bindings for viewing source/assembler.
2981 (gdb-setup-windows, gdb-restore-windows):
2982 Don't dedicate GUD. No assembler now.
2983 (gdb-reset): No need to undedicate source buffers now.
2984 (gdb-source-info): No assembler now.
2985
2986 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
2987
2988 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
2989 width to those for special frames.
2990 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
2991 Use display-buffer.
2992 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
2993 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
2994 (gdb-frame-assembler-buffer): Rework like
2995 gdb-frame-breakpoints-buffer.
2996
2997 2004-11-25 Richard M. Stallman <rms@gnu.org>
2998
2999 * progmodes/flymake.el: Reindent.
3000 (flymake-split-string): Turn into defalias.
3001 (flymake-fix-file-name): Rename from flymake-fix-path-name.
3002 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
3003 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
3004 (flymake-build-relative-filename): Rename from ...path.
3005 Fix error message.
3006
3007 2004-11-25 Cheng Gao <chenggao@gmail.com>
3008
3009 * progmodes/flymake.el: Much whitespace and capitalization change.
3010 Move `provide' to end. Require `compile' only when compiling.
3011
3012 2004-11-24 Jay Belanger <belanger@truman.edu>
3013
3014 * calc/calc-alg.el: Added comment.
3015 (math-polynomial-base): Replace variable mpb-top-expr by
3016 math-poly-base-top-expr.
3017
3018 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
3019 (math-polynomial-p1): Replace variable mpb-top-expr by declared
3020 variable.
3021 (math-poly-base-total-base): New variable.
3022 (math-total-polynomial-base, math-polynomial-p1): Replace variable
3023 mpb-total-base by declared variable.
3024 (math-factored-vars, math-to-list): Declare it.
3025 (math-fact-expr): New variable.
3026 (calcFunc-factors, calcFunc-factor, math-factor-expr)
3027 (math-factor-expr-try, math-factor-expr-part): Replace variable
3028 expr by declared variable.
3029 (math-fet-x): New variable.
3030 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
3031 by declared variable.
3032 (math-factor-poly-coefs): Make temp a local variable.
3033
3034 * calc/calc-units.el (calc-convert-units): Make units a local
3035 variable.
3036 (calc-num-units, calc-den-units): New variables.
3037 (calc-explain-units, calc-explain-units-rec): Replace variables
3038 num-units and den-units by declared variables.
3039 (math-cu-unit-list): New variable.
3040 (math-build-units-table, math-compare-unit-names)
3041 (math-convert-units, math-convert-units-rec): Replace variable
3042 unit-list by declared variable.
3043 (math-fbu-base, math-fbu-entry): New variables.
3044 (math-find-base-units, math-find-base-units-rec): Replace variables
3045 base and entry by declared variables.
3046 (math-which-standard): New variable.
3047 (math-to-standard-units, math-to-standard-rec): Replace variable
3048 which-standard by declared variable.
3049 (math-fcu-u): New variable.
3050 (math-find-compatible-unit, math-find-compatible-unit-rec):
3051 Replace variable u by declared variable.
3052 (math-cu-new-units, math-cu-pure): New variables.
3053 (math-convert-units, math-convert-units-rec): Replace variables
3054 new-units and pure by declared variables.
3055 (math-try-cancel-units): New variable.
3056 (math-simplify-units-quotient): Replace variable try-cancel-units by
3057 declared variable.
3058
3059 2004-11-24 Richard M. Stallman <rms@gnu.org>
3060
3061 * textmodes/ispell.el (ispell-check-version):
3062 If default-directory is nonexistent, use home dir.
3063
3064 * progmodes/grep.el (grep-regexp-alist):
3065 Don't match parens around line numbers.
3066
3067 * progmodes/cperl-mode.el (cperl-indent-region)
3068 (cperl-imenu--create-perl-index, cperl-xsub-scan):
3069 Don't print progress messages.
3070
3071 * progmodes/compile.el (compilation-mode-map):
3072 Don't inherit from compilation-minor-mode-map;
3073 copy its bindings instead. But the menu bar Compile
3074 entry now does inherit from compilation-menu-map.
3075
3076 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3077 Use with-no-warnings around compiler-macroexpand.
3078
3079 * imenu.el: Don't always require newcomment.
3080 (imenu--generic-function): Call comment-normalize-vars
3081 if we have a comment syntax.
3082 Exit the loop if REGEXP matches the null string.
3083 Test comment-start as well as comment-start-skip
3084 when deciding whether to check for comments.
3085
3086 * tooltip.el (tooltip-mode): Doc fix.
3087
3088 * term.el (term-escape-char, term-mode): Doc fixes.
3089
3090 2004-11-24 Dave Love <fx@gnu.org>
3091
3092 * progmodes/python.el (python-font-lock-syntactic-keywords):
3093 Check for escapes in the regexp.
3094 (python-quote-syntax): Don't do it here.
3095
3096 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
3097
3098 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
3099 (gdb-frames-mode-map, gdb-threads-mode-map)
3100 (gdb-registers-mode-map, gdb-locals-mode-map)
3101 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
3102 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
3103
3104 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
3105 (dedicated-switch-to-buffer): Rework.
3106 (gdb-var-evaluate-expression-handler, gdb-put-string):
3107 Remove unused variable bindings.
3108 (gdb-setup-windows, gdb-display-buffer):
3109 Simplify. Use pop-to-buffer.
3110 (gdb-view-source-function): Simplify.
3111 (gdb-frame-breakpoints-buffer):
3112 Use pop-to-buffer, special-display-regexps.
3113
3114 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3115
3116 * progmodes/f90.el (f90-smart-end)
3117 (f90-previous-statement, f90-beginning-of-block): Doc fix.
3118 (f90-calculate-indent): Handle un-named PROGRAM blocks.
3119 (f90-end-of-block): Doc fix. Make check of outermost block
3120 conditional on value of `f90-smart-end'.
3121 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
3122 Handle case where END-BLOCK is nil.
3123 (f90-match-end): Handle un-named PROGRAM blocks.
3124 (f90-backslash-not-special): New function.
3125
3126 2004-11-24 Jay Belanger <belanger@truman.edu>
3127
3128 * calc/calc.el (calc-embedded-active): Removed unnecessary
3129 declaration.
3130 (calc-show-banner): Removed redundant declaration.
3131
3132 * calc/calc-graph.el (calc-gnuplot-default-device)
3133 (calc-gnuplot-default-output, calc-gnuplot-print-device)
3134 (calc-gnuplot-print-output, calc-gnuplot-geometry)
3135 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
3136 Remove redundant initial values.
3137
3138 * calc/calc-arith.el (math-scalar-functions)
3139 (math-nonscalar-functions, math-scalar-if-args-functions)
3140 (math-real-functions, math-positive-functions)
3141 (math-nonnegative-functions, math-real-scalar-functions)
3142 (math-real-if-arg-functions, math-integer-functions)
3143 (math-num-integer-functions, math-rounding-functions)
3144 (math-float-rounding-functions, math-integer-if-args-functions)
3145 (math-super-types): Move declarations to earlier in file.
3146 (math-unit-prefixes): Declared it.
3147 (math-floor-prec, math-trunc-prec): New variables.
3148 (math-trunc-fancy): Replace variable prec by declared variable.
3149 (math-floor-fancy): Replace variable prec by declared variable.
3150 (math-com-bterms): New variable.
3151 (math-commutative-equal, math-commutative-collect):
3152 Replace variable bterms by declared variable.
3153
3154 * calc/calc-misc.el (math-trunc): Replace variable prec by
3155 math-trunc-prec.
3156 (math-floor): Replace variable prec by math-floor-prec.
3157
3158 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
3159 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
3160 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
3161 (math-format-date, math-format-date-part): Replace variables
3162 date, dt, year, month, day, weekday, hour, minute, second and
3163 bc-flag by declared variables.
3164 (math-pd-str): New variable.
3165 (math-parse-date, math-parse-date-word, math-parse-standard-date):
3166 Replace variable str by declared variable.
3167 (math-daylight-savings-hook, math-tzone-names): Move definitions
3168 to earlier in the file.
3169 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
3170 (math-sh-year): New variable.
3171 (math-setup-add-holidays, math-setup-holidays)
3172 (math-setup-year-holidays): Replace variable `year' by declared
3173 variable.
3174
3175 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
3176 New variables.
3177 (math-nth-root-float, math-nth-root-float-iter): Replace variables
3178 n, nf and nfm1 by declared variables.
3179 (math-nri-n): New variable.
3180 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
3181 n by declared variable.
3182 (calcFunc-log): Removed misplaced condition.
3183
3184 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
3185
3186 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
3187
3188 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
3189
3190 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
3191 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
3192 Dedicate gdb-related windows.
3193 (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
3194 other frames.
3195 (gdb-reset): Remove dedicated property after debugging.
3196
3197 2004-11-24 Jay Belanger <belanger@truman.edu>
3198
3199 * calc/calc-sel.el: Add comment.
3200
3201 * calc/calc.el (math-stack-value-offset): Replace variables c,
3202 wid and off with math-svo-c, math-svo-wid and math-svo-off.
3203
3204 * calc/calccomp.el (math-comp-sel-tag): Declare it.
3205 (math-svo-c, math-svo-wid, math-svo-off): New variables.
3206 (math-stack-value-offset-fancy): Replace variables c, wid and off
3207 by declared variables.
3208 (math-comp-just, math-comp-comma-spc): New variables.
3209 (math-compose-expr, math-compose-matrix): Replace variables `just'
3210 and comma-spc by declared variable.
3211 (math-comp-vector-prec): New variable.
3212 (math-compose-expr, math-compose-matrix, math-compose-rows):
3213 Replace variable vector-prec by declared variable.
3214 (math-comp-left-bracket, math-comp-right-bracket)
3215 (math-comp-comma): New variables.
3216 (math-compose-expr, math-compose-rows): Replace variables
3217 left-bracket, right-bracket and comma by declared variables.
3218 (math-comp-full-width): New variable.
3219 (math-comp-to-string-flat, math-comp-to-string-flat-term):
3220 Replace variable full-width by declared variable.
3221 (math-comp-highlight, math-comp-word, math-comp-level)
3222 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
3223 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
3224 New variables.
3225 (math-comp-to-string-flat, math-comp-to-string-flat-term)
3226 (math-comp-sel-flat-term): Replace variables comp-highlight,
3227 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
3228 declared variables.
3229 (math-comp-simplify, math-comp-simplify-term)
3230 (math-comp-add-string, math-comp-add-string-sel):
3231 Replace variables comp-highlight, comp-buf, comp-base,
3232 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
3233
3234 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3235
3236 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
3237
3238 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
3239 and x-server-version may throw.
3240
3241 2004-11-23 Kim F. Storm <storm@cua.dk>
3242
3243 * subr.el (substitute-key-definition-key): Optimize.
3244 Don't call indirect-function for nil defn (always signals error).
3245
3246 * ido.el (ido-read-internal): Fix require-match check when
3247 ido-directory-too-big is set.
3248
3249 2004-11-23 Jay Belanger <belanger@truman.edu>
3250
3251 * calc/calc-ext.el (math-read-replacement-list)
3252 (math-read-superscripts): New variables.
3253 (math-read-preprocess-string): New function.
3254 (math-read-expr): Filter input through math-read-preprocess-string.
3255
3256 * calc/calc-aent.el (math-read-exprs): Filter input through
3257 math-read-preprocess-string.
3258
3259 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
3260
3261 * progmodes/compile.el (compilation-start): In cd command use
3262 substitute-env-vars -- not quite shell compatible but better than
3263 nothing.
3264 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
3265 handle the newer versions messages, which are more parseable.
3266
3267 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3268
3269 * reveal.el (reveal-mode-map): New var.
3270 (reveal-mode): Use it.
3271
3272 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
3273
3274 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
3275 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
3276
3277 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3278
3279 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
3280 header-line when needed.
3281 Use fixed-pitch only in the header-line.
3282 Build the underline automatically. Use emdash if available.
3283
3284 2004-11-22 Richard M. Stallman <rms@gnu.org>
3285
3286 * dired.el (dired-recursive-copies): Move from dired-aux.el.
3287 * dired-aux.el (dired-recursive-copies): Move to dired.el.
3288
3289 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
3290
3291 * progmodes/gdb-ui.el (gdb-resync): New function.
3292 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
3293 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
3294 Use it to fail more gracefully.
3295 (gdb-variables): Delete variable.
3296 Re-order variables to reduce byte-compiler warnings.
3297
3298 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3299
3300 * descr-text.el (describe-char):
3301 * paren.el (show-paren-function):
3302 * subr.el (syntax-after): Undo last change.
3303
3304 * progmodes/python.el (run-python): Don't hard code *Python*.
3305 Don't modify global process-environment.
3306 (python-send-region, python-load-file): Don't assume that
3307 python-buffer == (process-buffer (python-proc)).
3308 (python-switch-to-python): Simplify.
3309
3310 * dired.el (dired-align-file): Don't assume line starts with spaces.
3311
3312 2004-11-21 Jay Belanger <belanger@truman.edu>
3313
3314 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
3315 Replace variable `lines' by math-read-big-lines.
3316 (math-read-big-expr): Replace variables the-baseline, the-h2
3317 and err-msg by math-read-big-baseline, math-read-big-h2 and
3318 math-read-err-msg.
3319 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
3320
3321 * calc/calc-lang.el (math-read-big-rec): Fix typo.
3322 (math-read-big-balance): Replace unbound variable by value.
3323 (math-read-big-lines): New variable.
3324 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
3325 (math-read-big-error, math-read-big-balance): Replace variable
3326 `lines' by declared variable.
3327 (math-read-big-baseline, math-read-big-h2): New variables.
3328 (math-read-big-rec): Replace variables the-baseline and the-h2
3329 by declared variables.
3330 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
3331 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
3332 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
3333 declared variables.
3334 (math-read-big-err-msg): New variable.
3335 (math-read-big-error): Replace variable err-msg by declared variable.
3336
3337 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3338
3339 * ses.el: Add coding cookie.
3340 Fix up docstrings, follow new commenting conventions.
3341 (ses-header-line-menu): Fix missing variable rename for header-row.
3342 (ses-cell-size): Remove.
3343 (ses-make-cell): New function.
3344 (ses-cell, ses-insert-row, ses-insert-column): Use it.
3345 (ses-calculate-cell): Remove unused var `symbol'.
3346 (ses-narrowed-p): New function.
3347 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
3348 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
3349 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
3350 (ses-setup): Use restore-buffer-modified-p.
3351 (ses-cleanup): Remove unused var `end'.
3352 (ses-header-string-left-offset): Remove.
3353 (ses-create-header-string): Adjust to new behavior of `align-to'.
3354 Truncate excessively large fields to preserve alignment.
3355 (ses-reconstruct-all): Remove unused var `refs'.
3356 (ses-read-cell-printer): Remove unused var `prompt'.
3357 (ses-delete-row): Remove unused var `pos'.
3358 (ses-delete-column): Remove unused var `new'.
3359
3360 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3361
3362 * ps-print.el: Insert :version tag into all defgroup and defcustom.
3363 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
3364 Eliminate eval-and-compile usage.
3365 (ps-insert-file): Use insert-file-contents instead of insert-file.
3366 (ps-setup): Code fix.
3367
3368 * printing.el (pr-setup, lpr-setup): Code fix.
3369
3370 2004-11-21 Jay Belanger <belanger@truman.edu>
3371
3372 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
3373 (calc-original-buffer): Declare them.
3374 (calc-user-formula-alist): New variable.
3375 (calc-user-define-formula, calc-fix-user-formula)
3376 (calc-user-define-composition, calc-finish-formula-edit):
3377 Replace variable `alist' by declared variable.
3378 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
3379 (var-q7, var-q7, var-q8, var-q9): Declare them.
3380 (calc-kbd-push): Don't check to see if var-q0 through var-q9
3381 are bound.
3382 (calcFunc-typeof): Replace undeclared variable by expression.
3383 (math-exp-env): New variable.
3384 (math-define-body, math-define-exp): Replace exp-env by declared var.
3385 (math-define-exp): Replace misplaced variable by expression.
3386
3387 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
3388 (calc-curve-model, calc-curve-coefnames): New variables.
3389 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
3390 varnames, model and coefnames by declared variables.
3391 (math-root-widen): New variable.
3392 (math-search-root, math-find-root): Replace variable root-widen by
3393 declared variable.
3394 (var-DUMMY): Declare it.
3395 (math-root-vars, math-min-vars): Move the declarations to earlier in
3396 the file.
3397 (math-brent-min): Make d a local variable.
3398 (math-find-minimum): Replace non-existent variable.
3399 (math-ninteg-romberg): Remove unnecessary variable.
3400 (math-ninteg-temp): New variable.
3401 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
3402 integ-temp by declared variable.
3403 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
3404 New variables.
3405 (math-general-fit): Replace variables first-var, first-coef and
3406 new-coefs by declared variables.
3407 (calcFunc-fitvar): Replace variable first-var by declared variable.
3408 (calcFunc-fitparam): Replace variable first-coef by declared variable.
3409 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
3410 (math-all-vars-vars, math-all-vars-found): New variables.
3411 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
3412 found by declared variable math-all-vars-vars.
3413
3414 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
3415
3416 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
3417 of `defconst'.
3418
3419 2004-11-20 Richard M. Stallman <rms@gnu.org>
3420
3421 * isearch.el (isearch-mode-map): Don't bind SPC.
3422 (isearch-whitespace-chars): Function deleted.
3423 (isearch-search): Bind search-spaces-regexp.
3424 (isearch-lazy-highlight-search): Likewise.
3425 (search-whitespace-regexp): Doc fix.
3426 (isearch-forward-regexp): Doc fix.
3427
3428 * emacs-lisp/bytecomp.el (byte-compile-form):
3429 Move the calls to byte-compile-set-symbol-position,
3430 to avoid having two for the same symbol occurrence.
3431
3432 * comint.el (comint-input-ring-size): Increase to 150.
3433
3434 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
3435 New variables.
3436 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
3437 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
3438
3439 * imenu.el (imenu--generic-function):
3440 Ensure we keep moving backward even if BEG isn't further back.
3441
3442 * replace.el (query-replace-read-to, query-replace-read-from):
3443 Specify t for KEEP-ALL in read-from-minibuffer.
3444
3445 * progmodes/python.el (python-switch-to-python):
3446 If Python isn't running, start it.
3447 Don't alter debug-ignored-errors.
3448
3449 * progmodes/cperl-mode.el (cperl-indent-region):
3450 Don't mind imenu-scanning-message.
3451
3452 * bindings.el (global-map): Bind C-e to move-end-of-line.
3453
3454 * simple.el (line-move-finish): New arg FORWARD.
3455 Ignore invisible newlines, not intangible ones.
3456 Conditions for acceptable stopping positions depend on FORWARD.
3457 (line-move): Pass FORWARD arg to line-move-finish.
3458
3459 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
3460 of HEADER. Compensate for this change in the code to add display
3461 properties. Don't make the first line intangible.
3462
3463 * info.el (Info-search): Fix previous change.
3464
3465 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3466
3467 * Makefile.in (recompile): Revert 2004-11-19 change.
3468 (compile): Likewise.
3469
3470 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
3471
3472 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
3473
3474 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3475
3476 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
3477 defgroup and defcustom. Eliminate eval-and-compile usage.
3478
3479 * progmodes/ebnf-otz.el: Fix typos.
3480
3481 2004-11-19 Jay Belanger <belanger@truman.edu>
3482
3483 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
3484 (calc-edit-finish, calc-finish-stack-edit): Replace variable
3485 disp-trail by declared variable.
3486
3487 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
3488 (calc-finish-selection-edit): Replace variable disp-trail by
3489 declared variable.
3490 (calc-selection-cache-entry): Move declaration to earlier in the file.
3491 (calc-selection-cache-num, calc-selection-cache-comp)
3492 (calc-selection-cache-offset, calc-selection-true-num)
3493 (calc-final-point-line, calc-final-point-column)
3494 (calc-original-buffer): Declare them.
3495 (calc-fnp-op, calc-fnp-num): New variables.
3496 (calc-find-nth-part, calc-find-nth-part-rec)
3497 (calc-select-previous): Replace op and num by declared variables.
3498 (calc-rsf-old, calc-rsf-new): New variables.
3499 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
3500 Replace variables old and new by declared variables.
3501 (calc-sel-reselect): New variable.
3502 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
3503 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
3504 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
3505 reselect with declared variable.
3506
3507 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
3508 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
3509 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
3510 (math-import-list, math-rewrite-phase): Declare them.
3511 (math-rewrite): Use let* to declare variables.
3512 (calc-rewrite-selection): Make rules a local variable.
3513 (calc-rewr-sel): New variable.
3514 (calc-rewrite-selection, calc-locate-selection-marker)
3515 (calc-rewrite): Use the declared variable calc-rewr-sel instead
3516 of sel.
3517 (math-rewrite-whole-expr): New variable.
3518 (math-rewrite, math-rewrite-phase): Replace variable expr by
3519 declared variable.
3520 (math-rewrite-heads-heads, math-rewrite-heads-skips)
3521 (math-rewrite-heads-blanks ): New variables.
3522 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
3523 heads, skips and blanks by declared variables.
3524 (math-rwcomp-subst-old, math-rwcomp-subst-new)
3525 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
3526 New variables.
3527 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
3528 old, new, old-func and new-func by declared variables.
3529 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
3530 Remove unnecessary variable.
3531 (math-apply-rw-regs): New variable.
3532 (math-apply-rewrites, math-rwapply-replace-regs)
3533 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
3534 (math-apply-rw-ruleset): New variable.
3535 (math-apply-rewrites, math-rwapply-remember): Replace variable
3536 ruleset by declared variable.
3537
3538 2004-11-19 Richard M. Stallman <rms@gnu.org>
3539
3540 * info.el (Info-search): Use search-whitespace-regexp.
3541
3542 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
3543
3544 * vc-rcs.el (vc-rcs-parse): New function.
3545 (vc-rcs-annotate-command): Likewise.
3546 (vc-rcs-annotate-current-time): Likewise.
3547 (vc-rcs-annotate-time): Likewise.
3548 (vc-rcs-annotate-extract-revision-at-line): Likewise.
3549
3550 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
3551
3552 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
3553
3554 2004-11-18 Jay Belanger <belanger@truman.edu>
3555
3556 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
3557
3558 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3559
3560 * printing.el: Eliminate use of interactive-p and eval-and-compile.
3561 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
3562 Use make-temp-file to generate PostScript files in any situation.
3563 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
3564 (pr-interactive-p): Eliminate var.
3565 (pr-save-interactive): Eliminate macro.
3566 (pr-interface, pr-ps-directory-preview)
3567 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
3568 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
3569 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
3570 (pr-ps-buffer-ps-print, pr-ps-region-preview)
3571 (pr-ps-region-using-ghostscript, pr-ps-region-print)
3572 (pr-ps-region-ps-print, pr-ps-mode-preview)
3573 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
3574 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
3575 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
3576 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
3577 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
3578 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
3579 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
3580 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
3581 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
3582 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
3583 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
3584 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
3585 Eliminate pr-save-interactive usage.
3586 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
3587 Eliminate pr-interactive-p usage.
3588 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
3589 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
3590 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
3591 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
3592 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
3593 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
3594 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
3595 New funs.
3596 (pr-ps-file): Use make-temp-file to generate a temporary file.
3597
3598 2004-11-17 Jay Belanger <belanger@truman.edu>
3599
3600 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
3601 a local variable.
3602 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
3603 (math-top-only): New variable.
3604 (math-simplify, math-simplify-step): Replace variable top-only by
3605 declared variable math-top-only.
3606 (math-simplify-expr): Declare it.
3607 Replace argument expr in all calls of math-defsimplify by
3608 math-simplify-expr.
3609 (math-simplify-plus, math-simplify-times, math-simplify-divide)
3610 (math-simplify-divisor, math-simplify-one-divisor)
3611 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
3612 (math-simplify-pow): Replace variable expr by declared variable
3613 math-simplify-expr.
3614 (math-simplify-divisor): Remove local variables temp and op.
3615 (math-simplify-one-divisor): Make temp and op local variables.
3616 (math-simplify-divisor-nover, math-simplify-divisor-dover):
3617 New variables.
3618 (math-simplify-divisor, math-simplify-one-divisor):
3619 Replace variables nover and dover by declared variables.
3620 (math-expr-subst-new, math-expr-subst-old): New variables.
3621 (math-expr-subst, math-expr-subst-rec): Replace variables new
3622 and old by declared variables.
3623 (math-is-poly-degree, math-is-poly-loose): New variables.
3624 (math-is-polynomial, math-is-poly-rec): Replace variables degree
3625 and loose by declared variables.
3626 (math-poly-base-const-ok, math-poly-base-pred): New variables.
3627 (math-polynomial-base, math-polynomial-base-rec):
3628 Replace variables const-ok and mpb-pred by declared variables.
3629
3630 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
3631
3632 * calc/calc-ext.el (math-defsimplify): Change the argument in
3633 the created function to math-simplify-expr.
3634
3635 * calc/calc-units.el (math-simplify-expr): Declare it.
3636 Replace argument expr in all calls of math-defsimplify by
3637 math-simplify-expr.
3638 (math-simplify-units-prod): Replace variable expr by declared
3639 variable math-simplify-expr.
3640
3641 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
3642
3643 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
3644 Replace mapcar->dolist, format->string.
3645
3646 2004-11-17 Miles Bader <miles@gnu.org>
3647
3648 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
3649 * progmodes/idlwave.el: Remove RCS keywords.
3650
3651 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
3652
3653 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
3654 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
3655 Update to IDLWAVE version 5.5. Too many changes to list them here.
3656 * progmodes/idlw-help.el: New file.
3657
3658 2004-11-16 Richard M. Stallman <rms@gnu.org>
3659
3660 * international/iso-cvt.el (iso-tex2iso-trans-tab):
3661 Discard spaces after \i according to TeX rules.
3662
3663 * international/mule.el (set-buffer-file-coding-system):
3664 New arg NOMODIFY.
3665 (after-insert-file-set-coding): Pass that new arg.
3666 Prevent set-buffer-multibyte from trying to lock the file.
3667
3668 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
3669
3670 * saveplace.el (save-place): Doc fix.
3671
3672 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
3673 temporarily widen before finding the following word to copy.
3674
3675 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
3676 (cl-map-keymap): Definition deleted.
3677
3678 * subr.el (map-keymap-internal): New function.
3679
3680 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3681
3682 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
3683 when pressing rather than when releasing mouse-2. Simplify.
3684
3685 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
3686
3687 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
3688 (compilation-mode): Set it here instead.
3689
3690 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
3691
3692 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
3693 (loop, cl-parse-loop-clause, defsetf): Use backquote.
3694
3695 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
3696
3697 * progmodes/compile.el (compilation-internal-error-properties):
3698 Fix up a transposition-typo. Check end-col before using it.
3699
3700 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
3701
3702 * international/iso-cvt.el (iso-tex2iso-trans-tab):
3703 Discard whitespace after macro \i when converting it.
3704
3705 2004-11-16 Juri Linkov <juri@jurta.org>
3706
3707 * emacs-lisp/find-func.el (find-function-regexp):
3708 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
3709 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
3710 Remove invalid `\W' from [^cgv\W]. Doc fix.
3711 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
3712
3713 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
3714
3715 * play/life.el: Maintainer is now FSF.
3716 (life-patterns, life-neighbor-deltas, life-window-start)
3717 (life-current-generation, life-generation-string): Use defvar
3718 instead of defconst.
3719
3720 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
3721
3722 * progmodes/compile.el (compilation-move-to-column): New fun.
3723 (compilation-internal-error-properties)
3724 (compilation-next-error-function): Use it to make sure we don't go past
3725 the end of line.
3726
3727 2004-11-15 John Paul Wallington <jpw@gnu.org>
3728
3729 * autoinsert.el (auto-insert-alist): Insert the user's name in
3730 copyright notice, rather than Free Software Foundation, for the
3731 Emacs Lisp header case too.
3732
3733 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3734
3735 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
3736 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
3737 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
3738 return the list of string in a string.
3739 (pr-call-process): Message if calling process returns an error, that
3740 is, the exit status is different of zero.
3741
3742 2004-11-15 Jay Belanger <belanger@truman.edu>
3743
3744 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
3745 variable var-thing.
3746 (math-integ-depth, math-integ-level, math-integral-limit)
3747 (math-enable-subst, math-any-substs, math-integ-msg)
3748 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
3749 (math-int-threshold, math-int-factors, math-double-roots)
3750 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
3751 (var-GenCount): Declare these variables.
3752 (calcFunc-integ): Don't check if var-IntegLimit is bound.
3753 (math-integral-cache, math-integral-cache-state):
3754 Move declarations to earlier in the file.
3755 (math-deriv-var, math-deriv-total, math-deriv-symb)
3756 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
3757 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
3758 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
3759 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
3760 (math-solve-res): New variables
3761 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
3762 (math-integral, math-replace-integral-parts)
3763 (math-integrate-by-parts, calc-dump-integral-cache)
3764 (math-try-integral, math-do-integral, math-do-integral)
3765 (math-do-integral-methods, math-try-solve-for)
3766 (math-try-solve-prod, math-solve-poly-funny-powers)
3767 (math-solve-crunch-poly, math-decompose-poly)
3768 (math-solve-find-root-term, math-find-root-in-prod)
3769 (math-integ-try-linear-substitutions)
3770 (math-integ-try-substitutions, math-expr-rational-in)
3771 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
3772 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
3773 (math-solve-for, math-solve-system, math-solve-system-rec)
3774 (math-solve-get-sign, math-solve-get-int)
3775 (math-solve-system-subst): Replace undeclared variables with newly
3776 declared variables.
3777
3778 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
3779
3780 * winner.el (winner-active-region, winner-edges, winner-window-list):
3781 Define at toplevel.
3782 (winner-mode-map): Move init inside declaration.
3783
3784 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
3785
3786 * files.el (convert-standard-filename): Doc fix.
3787
3788 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
3789
3790 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
3791 passwd, group, shadow, default/* and pam.d/*.
3792
3793 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3794
3795 * printing.el (pr-menu-spec): Adjust menu specification.
3796
3797 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3798
3799 * printing.el: Doc fix. Insert :version tag into all defcustom.
3800 Handle interactive-p as is recommended in Emacs Lisp Reference.
3801 Set the file permission bits for newly created files.
3802 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
3803 The printing menu specification (in `pr-menu-spec') was merged.
3804 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
3805 (pr-version): New version number (6.8.3).
3806 (pr-file-modes): New option.
3807 (pr-interactive-p): New var.
3808 (pr-save-interactive, pr-save-file-modes): New macros.
3809 (pr-setup): Code fix.
3810 (pr-menu-spec): Menu specification merged.
3811 (pr-call-process, pr-text2ps): Set file permission bits.
3812 (pr-despool-print): Set file permission bits. Handle interactive-p as
3813 is recommended.
3814 (pr-interface, pr-ps-directory-preview)
3815 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
3816 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
3817 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
3818 (pr-ps-buffer-ps-print, pr-ps-region-preview)
3819 (pr-ps-region-using-ghostscript, pr-ps-region-print)
3820 (pr-ps-region-ps-print, pr-ps-mode-preview)
3821 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
3822 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
3823 (pr-despool-using-ghostscript, pr-despool-ps-print)
3824 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
3825 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
3826 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
3827 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
3828 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
3829 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
3830 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
3831 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
3832 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
3833 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
3834 Handle interactive-p as is recommended.
3835
3836 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
3837
3838 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
3839 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
3840
3841 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
3842 so it doesn't forget to highlight the beginning of the region either.
3843
3844 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
3845
3846 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
3847 (c-font-lock-init): Eliminate obsolete make-local-hook.
3848 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
3849 (awk-mode): Use run-mode-hooks.
3850
3851 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
3852
3853 2004-11-13 Kim F. Storm <storm@cua.dk>
3854
3855 * mouse.el (mouse-drag-copy-region): Add :version.
3856 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
3857 while dragging mode line, so mode line can be dragged downwards.
3858 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
3859 while pressing mouse button so window doesn't scroll until we
3860 release the mouse if clicking on partially visible line.
3861
3862 2004-11-12 Jay Belanger <belanger@truman.edu>
3863
3864 * calc/calc-graph.el (calc-dumb-map): Declare it.
3865 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
3866 than unbound.
3867 (calc-graph-name): Made `end' a local variable.
3868 (calc-graph-lookup): Made `varname' a local variable.
3869 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
3870 Declare them.
3871 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
3872 (calc-graph-plot, calc-graph-compute-3d): Remove references to
3873 the unused variable y3vec.
3874 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
3875 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
3876 calc-graph-prev-kill-hook.
3877 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
3878 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
3879 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
3880 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
3881 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
3882 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
3883 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
3884 (calc-graph-y3value, calc-graph-y3name)
3885 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
3886 (calc-graph-stepcount, calc-graph-is-splot)
3887 (calc-graph-surprise-splot, calc-graph-blank)
3888 (calc-graph-non-blank, calc-graph-curve-num): New variables.
3889 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
3890 (calc-graph-recompute-2d, calc-graph-compute-3d)
3891 (calc-graph-format-data): Replace undeclared variables with the
3892 above newly declared variables.
3893
3894 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
3895
3896 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
3897 `rsf-beep' and `rsf-sleep-after-message'.
3898
3899 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
3900 list if `message-sender' is non-nil.
3901
3902 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
3903
3904 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
3905 consing by using mapc instead of mapcar.
3906
3907 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
3908
3909 * tooltip.el (require): Explain why CL is needed.
3910
3911 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3912
3913 * printing.el: Insert :version into defgroup (printing). All reference
3914 to Files option in menubar were changed to File.
3915 (pr-version): New version number (6.8.2).
3916 (pr-get-symbol): Call easy-menu-intern.
3917 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
3918 compilation gripes.
3919
3920 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3921
3922 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
3923 new byte-compile-function-environment binding to t.
3924
3925 * font-lock.el (font-lock-fontify-syntactically-region):
3926 Don't forget to highlight the last char when we hit `end'.
3927
3928 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
3929 (mwheel-scroll): Adjust accordingly.
3930
3931 * cvs-status.el: Reduce spurious warnings.
3932 (cvs-status-checkout): Remove.
3933 (cvs-status-mode-map): Use cvs-mode-checkout instead.
3934
3935 * pcvs.el (cvs-mode-checkout): New command.
3936
3937 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
3938
3939 * tooltip.el: Require CL.
3940
3941 * emacs-lisp/bytecomp.el: Use push.
3942 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
3943 (defalias): Remove the `byte-compile' property and add
3944 a `byte-hunk-handler'.
3945
3946 2004-11-11 Juri Linkov <juri@jurta.org>
3947
3948 * info.el (Info-search): Save match data for isearch.
3949 Skip Tag Table node.
3950
3951 * descr-text.el (describe-char): Replace syntax-after with code
3952 from its previous version.
3953
3954 * files.el (magic-mode-alist): Use optimization for SGML mode too.
3955 (set-auto-mode): Doc fix. Remove unused variable `xml'.
3956
3957 * international/mule.el (sgml-html-meta-auto-coding-function):
3958 Remove > after <html to allow HTML attributes.
3959
3960 2004-11-11 Jay Belanger <belanger@truman.edu>
3961
3962 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
3963 a variable.
3964 (calcFunc-dfac): Replace unbound max by n.
3965 (math-stirling-local-cache): New variable.
3966 (math-stirling-number, math-stirling-1, math-stirling-2):
3967 Replace the variable `cache' by the declared variable
3968 math-stirling-local-cache.
3969 (var-RandSeed): Declare it as a variable.
3970 (math-init-random-base, math-random-digit): Don't check to see if
3971 var-RandSeed is bound.
3972 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
3973 Declare them instead of just setting them.
3974 (math-init-random-base): Made i a local variable.
3975 (math-random-digit): Made math-random-last a local variable.
3976 (math-prime-test-cache): Move declaration to before it is used.
3977 (math-prime-test-cache-k, math-prime-test-cache-q)
3978 (math-prime-test-cache-nm1, math-prime-factors-finished):
3979 Declare them as variables.
3980
3981 2004-11-11 Jay Belanger <belanger@truman.edu>
3982
3983 * calc/calc-ext.el (math-defcache): Use defvar for the new
3984 variables it creates.
3985
3986 2004-11-11 Lars Hansen <larsh@math.ku.dk>
3987
3988 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
3989 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
3990 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
3991 (desktop-save): Add :version.
3992
3993 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3994
3995 * printing.el (pr-get-symbol): Don't downcase.
3996
3997 2004-11-10 Jay Belanger <belanger@truman.edu>
3998
3999 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
4000 string to kill-ring.
4001
4002 * calc/calc-aent.el (calc-alg-exp, math-toks)
4003 (math-exp-pos,math-exp-old-pos, math-exp-token)
4004 (math-exp-keep-spaces, math-exp-str): New variables.
4005 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
4006 (calcAlg-enter): Use declared variable calc-alg-exp.
4007 (math-build-parse-table, math-find-user-token): Use declared
4008 variable math-toks.
4009 (math-read-exprs, math-read-token, calc-check-user-syntax)
4010 (calc-match-user-syntax, match-factor-after, math-read-factor):
4011 Use declared variables math-exp-pos math-exp-old-pos.
4012 (math-read-exprs, math-read-token, math-read-expr-level)
4013 (calc-check-user-syntax, calc-match-user-syntax)
4014 (match-factor-after, math-read-factor): Use declared variable
4015 math-exp-token.
4016 (math-read-exprs, math-read-expr-list, math-read-token)
4017 (math-read-factor): Use declared variable math-exp-keep-spaces.
4018 (math-read-exprs, math-read-token): Use declared variable
4019 math-exp-str.
4020 (calc-match-user-syntax): Make m a local variable.
4021
4022 * calc/calc-ext.el (math-read-expr): Use declared variables
4023 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
4024 math-exp-keep-spaces.
4025
4026 * calc/calc-forms.el (math-read-angle-bracket): Use declared
4027 variables math-exp-pos, math-exp-str.
4028
4029 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
4030 math-exp-old-pos.
4031 (math-parse-fortran-vector, math-parse-fortran-vector-end)
4032 (math-parse-eqn-prime): Use declared variable math-exp-token.
4033
4034 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
4035 Use declared variable math-exp-pos.
4036 (math-check-for-commas): Use declared variable math-exp-str.
4037 (math-read-brackets): Use declared variables math-exp-old-pos,
4038 math-exp-keep-spaces.
4039 (math-read-brackets, math-read-vector, math-read-matrix):
4040 Use declared variable math-exp-token.
4041
4042 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4043
4044 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
4045 where the keymap is a symbol.
4046 (easy-menu-add-item): Use keymap-prompt. Simplify.
4047
4048 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
4049
4050 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
4051 (sgml-parse-tag-backward): Use it to skip spurious < or >.
4052
4053 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
4054
4055 * ebuff-menu.el: Doc fixes throughout.
4056 (electric-buffer-menu-mode-hook): New defvar.
4057
4058 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
4059
4060 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
4061 compilation. The resulting compiler warnings appear to be harmless.
4062
4063 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
4064
4065 * textmodes/conf-mode.el: New file.
4066
4067 * files.el (auto-mode-alist, magic-mode-alist): Use it.
4068
4069 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4070
4071 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
4072
4073 2004-11-09 Jay Belanger <belanger@truman.edu>
4074
4075 * calc/calc-ext.el (calc-init-extensions): Remove old code.
4076
4077 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
4078 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
4079 (calc-z-prefix-help, calc-user-function-list): Use declared
4080 variables calc-z-prefix-buf, calc-z-prefix-msgs.
4081 (math-map-tree, math-map-tree-rec): Use declared variables
4082 math-mt-many, math-mt-func.
4083 (math-read-expression, math-read-string): Use declared variable
4084 math-expr-data.
4085
4086 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
4087 variable math-normalize-a.
4088
4089 * calc/calc.el (math-normalize-a): New variable.
4090 (math-normalize): Use declared variable math-normalize-a.
4091
4092 * calc/calc-poly.el (math-expand-form): Use declared variable
4093 math-mt-many.
4094
4095 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
4096 Use declared variable math-mt-many.
4097 (math-rewrite): Use declared variable math-mt-func.
4098
4099 * calc/calc-vec.el (math-read-brackets, math-read-vector)
4100 (math-read-matrix): Use declared variable math-expr-data.
4101
4102 * calc/calc-lang.el (math-parse-fortran-vector)
4103 (math-parse-fortran-vector-end, math-parse-tex-sum)
4104 (math-parse-eqn-matrix, math-parse-eqn-prime)
4105 (math-read-math-subscr): Use declared variable math-expr-data.
4106
4107 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
4108 (math-read-expr-level, math-read-token, calc-check-user-syntax)
4109 (calc-match-user-syntax, math-read-if, math-factor-after)
4110 (math-read-factor): Use declared variable math-expr-data.
4111
4112 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
4113
4114 * calendar/diary-lib.el (diary-from-outlook)
4115 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
4116 interactive-p; but rather new optional argument NOCONFIRM.
4117
4118 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4119
4120 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
4121 (easy-menu-name-match): Revert correspondingly.
4122
4123 2004-11-09 Richard M. Stallman <rms@gnu.org>
4124
4125 * emacs-lisp/bytecomp.el (byte-compile-defalias):
4126 Turn off warnings for the new function even if definition not constant.
4127 If the definition isn't a quoted symbol, record (FUNCTION . t).
4128 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
4129 (byte-compile-callargs-warn): Handle (FUNCTION . t).
4130 (display-call-tree, byte-compile-arglist-warn):
4131 Handle t returned by byte-compile-fdefinition.
4132
4133 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4134
4135 * Makefile.in (maintainer-clean): Depend on distclean.
4136
4137 * help-fns.el (help-C-file-name): File name must be in build-files
4138 to be returned.
4139
4140 2004-11-09 Jay Belanger <belanger@truman.edu>
4141
4142 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
4143 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
4144
4145 * calc/calc.el (calc, calc-trail-display, calc-mode):
4146 Remove obsolete sections.
4147
4148 * calc/calc.el (calc-x-paste-text): Remove.
4149
4150 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
4151 mouse-2.
4152
4153 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
4154
4155 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
4156 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
4157 current frame (in case of recursive calls).
4158 (gdb-show-changed-values): Add :version keyword.
4159
4160 2004-11-09 Kenichi Handa <handa@m17n.org>
4161
4162 * international/mule-cmds.el: Change coding: tag back to
4163 iso-2022-7bit.
4164
4165 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4166
4167 * international/mule-cmds.el: Change coding-system to utf-8.
4168 (select-safe-coding-system-interactively):
4169 New function extracted from select-safe-coding-system.
4170 (select-safe-coding-system): Use it.
4171
4172 2004-11-08 Richard M. Stallman <rms@gnu.org>
4173
4174 * subr.el (syntax-after): Doc fix.
4175
4176 * paren.el (show-paren-function): Change calls to syntax-after
4177 for new way of returning the value.
4178
4179 * menu-bar.el (menu-bar-file-menu): Make this the real name
4180 and menu-bar-files-menu the alias. Use the former.
4181 (global-map): Use `file', not `files', as the symbol.
4182
4183 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
4184
4185 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
4186 Don't use beginning-of-buffer.
4187 (filesets-cmd-show-result): Use with-no-warnings.
4188
4189 2004-11-08 Juri Linkov <juri@jurta.org>
4190
4191 * progmodes/compile.el (compile): Don't overwrite last command in
4192 minibuffer history with default command if they are not equal.
4193
4194 2004-11-08 Jay Belanger <belanger@truman.edu>
4195
4196 * calc/calcalg2.el (math-do-integral-methods): Try linear then
4197 non-linear substitutions.
4198
4199 2004-11-08 Jay Belanger <belanger@truman.edu>
4200
4201 * calc/calcalg2.el (math-linear-subst-tried): New variable.
4202 (math-do-integral): Set `math-linear-subst-tried' to nil.
4203 (math-do-integral-methods): Use `math-linear-subst-tried' to
4204 determine what type of substitution to try.
4205 (math-integ-try-linear-substituion):
4206 Set `math-linear-subst-tried' to t.
4207
4208 2004-11-08 Kim F. Storm <storm@cua.dk>
4209
4210 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
4211
4212 2004-11-07 Juri Linkov <juri@jurta.org>
4213
4214 * info-look.el (info-lookup): Allow reusing in the current buffer
4215 not only *info* buffer, but all (even renamed) Info buffers
4216 by checking for major-mode instead of *info* buffer name.
4217 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
4218 (octave-mode, maxima-mode) <doc-spec>:
4219 Allow long dashes generated by Texinfo 4.7 before definitions.
4220 (texinfo-mode) <doc-spec>: Add space to suffix to find command
4221 definitions with argument separated by space.
4222
4223 2004-11-06 Richard M. Stallman <rms@gnu.org>
4224
4225 * simple.el (next-error group, face): Move before first use.
4226 (next-error-highlight, next-error-highlight-no-select): Likewise.
4227
4228 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
4229 (line-move): New args NOERROR and TO-END.
4230 Return t if if succeed in moving specified number of lines.
4231 (move-end-of-line): New function.
4232
4233 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
4234 (end-of-buffer-other-window): Likewise.
4235
4236 * simple.el (line-move-ignore-invisible): Default to t.
4237
4238 * subr.el (syntax-after): Return the syntax letter, not the raw code.
4239
4240 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
4241
4242 * international/iso-cvt.el (iso-cvt-define-menu):
4243 Rename menu-bar-files-menu to menu-bar-file-menu.
4244
4245 * net/browse-url.el (browse-url-gnome-moz-program)
4246 (browse-url-gnome-moz-arguments): Move up before first use.
4247
4248 * net/tramp.el (tramp group): Add :version.
4249
4250 * progmodes/ada-xref.el (ada-gdb-application):
4251 Use goto-char instead of beginning-of-buffer.
4252
4253 * progmodes/cperl-mode.el (cperl-info-on-command):
4254 Use goto-char instead of beginning-of-buffer.
4255
4256 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
4257 Move up before first use.
4258 (idlwave-shell-temp-pro-file): Likewise.
4259 (idlwave-shell-temp-rinfo-save-file): Likewise.
4260 (idlwave-shell-temp-file): Minor doc fix.
4261
4262 * textmodes/flyspell.el (flyspell-external-point-words):
4263 Use goto-char instead of beginning-of-buffer.
4264
4265 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
4266
4267 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
4268 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
4269 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
4270
4271 2004-11-06 David Ponce <david@dponce.com>
4272
4273 * recentf.el (recentf-menu-path): Use menu item name.
4274
4275 2004-11-06 Eli Zaretskii <eliz@gnu.org>
4276
4277 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
4278 display doesn't support images.
4279
4280 2004-11-06 Andreas Schwab <schwab@suse.de>
4281
4282 * tempo.el (tempo-match-finder): Doc fix.
4283
4284 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
4285
4286 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
4287
4288 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
4289 (easy-menu-lookup-name): New fun to replace it.
4290 (easy-menu-get-map): Use it to obey menu item names (rather than just
4291 keys) when looking up `path'.
4292 (easy-menu-always-true-p): Rename from easy-menu-always-true.
4293 (easy-menu-convert-item-1): Adjust to new name.
4294
4295 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
4296
4297 * outline.el (hide-body): Don't hide lines at the top of the file
4298 that precede the first header line.
4299
4300 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
4301
4302 * align.el (align-areas): Delete whitespace before reindenting, so
4303 that tabs are never placed after spaces.
4304
4305 2004-11-06 Alan Shutko <ats@acm.org>
4306
4307 * macros.el (insert-kbd-macro): Do completions based on macros,
4308 rather than all commands.
4309
4310 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
4311
4312 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
4313 to solve a bug whereby tags with 'b' don't match.
4314
4315 2004-11-05 Juri Linkov <juri@jurta.org>
4316
4317 * info.el (Info-search): Don't search in node header lines
4318 and file headers.
4319
4320 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
4321 symbol-constituent characters after dot, not only digits.
4322
4323 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
4324
4325 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
4326
4327 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4328
4329 * dired.el (dired-read-dir-and-switches): Call read-directory-name
4330 if a dialog will be used, read-file-name otherwise.
4331
4332 2004-11-04 Richard M. Stallman <rms@gnu.org>
4333
4334 * textmodes/table.el (table group): Add :version.
4335
4336 * textmodes/ispell.el (ispell-word):
4337 Don't alter args; set them only thru `interactive' spec.
4338
4339 * textmodes/flyspell.el (flyspell-word):
4340 Don't alter FOLLOWING; set it only thru `interactive' spec.
4341
4342 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
4343
4344 * net/browse-url.el (browse-url-maybe-new-window):
4345 Use called-interactively-p.
4346
4347 * mail/supercite.el (sc-cite-region):
4348 Don't use interactive-p. Add arg INTERACTIVE.
4349 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
4350
4351 * international/mule-cmds.el (set-input-method, toggle-input-method):
4352 Don't use interactive-p. Add arg INTERACTIVE.
4353
4354 * eshell/esh-mode.el (eshell-show-maximum-output):
4355 Don't use interactive-p.
4356 (eshell-truncate-buffer): Just message, no error, if buffer is short.
4357
4358 * mouse.el (mouse-show-mark): Get positions to delete from mark
4359 and point, not from mouse-drag-overlay.
4360
4361 * imenu.el (imenu-eager-completion-buffer): Add :version.
4362
4363 * filesets.el (filesets group): Add :version.
4364
4365 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
4366
4367 * files.el (xml-based-modes): Delete var.
4368 (magic-mode-alist): New more general var.
4369 (set-auto-mode): Use it.
4370
4371 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
4372 when clicking from another window.
4373
4374 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
4375
4376 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
4377 (vc-cvs-annotate-time): Incorporate value of deleted var.
4378 Remove special-case handling of beginning-of-buffer cruft.
4379 Cache ending position (point) and return value in text property
4380 `vc-cvs-annotate-time', and consult it on subsequent invocations.
4381
4382 * vc-cvs.el (vc-cvs-annotate-command):
4383 Delete extraneous lines from beginning of buffer.
4384 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
4385
4386 * progmodes/grep.el (grep-default-command): Take empty string
4387 for tag if all other methods yield nil. Shell-quote the tag.
4388
4389 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
4390 spec in `interactive' form, and mention it in the docstring.
4391 Also, make sure point is at bol after calling `annotate-time'.
4392
4393 2004-11-02 Richard M. Stallman <rms@gnu.org>
4394
4395 * cus-edit.el (customize-group-other-window):
4396 Select the window that displays the custom buffer.
4397 (custom-buffer-create-other-window): Likewise.
4398
4399 * comint.el (comint-insert-input): Fix previous change.
4400
4401 * emacs-lisp/elp.el (elp-instrument-function):
4402 Use called-interactively-p.
4403
4404 * emacs-lisp/easymenu.el (easy-menu-intern):
4405 Don't downcase; rather, case-flip the first letter of each word.
4406
4407 * emacs-lisp/easy-mmode.el (define-minor-mode):
4408 Use called-interactively-p.
4409
4410 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
4411 Add interactive-only.
4412 (byte-compile-warnings): Add interactive-only as option.
4413 (byte-compile-interactive-only-functions): New variable.
4414 (byte-compile-form): Warn about calls to functions
4415 in byte-compile-interactive-only-functions.
4416
4417 * emacs-lisp/autoload.el (update-file-autoloads):
4418 Don't use interactive-p; take new arg SAVE-AFTER.
4419
4420 * emacs-lisp/advice.el (ad-make-advised-definition):
4421 Use called-interactively-p.
4422
4423 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4424
4425 * files.el (find-file-existing): New function.
4426
4427 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
4428 find-file-existing. Add "New File..." that calls find-file.
4429
4430 * diropen.pbm, diropen.xpm: New files.
4431
4432 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
4433 icon diropen. New tool bar item find-file-existing uses icon open.
4434
4435 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
4436 instead of read-file-name.
4437
4438 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
4439
4440 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
4441 (icalendar--split-value): Change name of work buffer.
4442 (icalendar--get-weekday-abbrev): Return nil on error.
4443 (icalendar--date-to-isodate): New function.
4444 (icalendar-convert-diary-to-ical)
4445 (icalendar-extract-ical-from-buffer): Use only two args for
4446 make-obsolete (XEmacs compatibility).
4447 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
4448 (icalendar-export-region): Doc fix.
4449 If error, return non-nil and write errors to a buffer.
4450 Use correct weekday for weekly recurring events.
4451 Check whether date has been parsed for ordinary events.
4452 Make weekly events start in the year 2000.
4453 DTEND is non-inclusive, shift end date by one day if
4454 necessary (not for entries that have date and time).
4455 Rename local let variables: oops -> found-error, datestring ->
4456 startdatestring.
4457
4458 2004-11-02 Kim F. Storm <storm@cua.dk>
4459
4460 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
4461 keep-mode-if-same variable. Add it as optional arg instead.
4462 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
4463
4464 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
4465 substitute-command-keys will select lower-case bindings like those
4466 used in the static help texts.
4467
4468 * descr-text.el (describe-text-properties): Don't err if called in
4469 the *Help* buffer; output to *Help-2* buffer instead.
4470
4471 * kmacro.el (group kmacro): Add :version.
4472 (kmacro-keyboard-quit): New function to cleanup on C-g.
4473 (kmacro-start-macro): Set defining-kbd-macro to append when
4474 appending to last macro.
4475
4476 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
4477
4478 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
4479
4480 * progmodes/gdb-ui.el (gdb-enable-debug-log)
4481 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
4482 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
4483 Add :version keyword.
4484
4485 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
4486
4487 * progmodes/flymake.el (flymake-err-line-patterns):
4488 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
4489 `compilation-error-regexp-alist-alist' to internal Flymake format.
4490
4491 * progmodes/flymake.el: Eliminate byte-compiler warnings.
4492
4493 2004-11-01 Jay Belanger <belanger@truman.edu>
4494
4495 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
4496 with `interactive "s"'.
4497
4498 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4499
4500 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
4501 Revert change from 2004-10-16. '*' checks the current buffer, but the
4502 mouse click may be in another buffer.
4503
4504 2004-11-01 John Paul Wallington <jpw@gnu.org>
4505
4506 * files.el (large-file-warning-threshold): Add :version keyword.
4507 (kill-some-buffers): Doc fix.
4508
4509 * thumbs.el (group thumbs): Add :version keyword.
4510
4511 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
4512
4513 2004-11-01 Richard M. Stallman <rms@gnu.org>
4514
4515 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
4516
4517 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
4518
4519 * allout.el (allout group): Add :version.
4520 (allout-init): Don't use interactive-p.
4521 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
4522 (allout-forward-current-level, allout-backward-current-level):
4523 Don't use interactive-p.
4524
4525 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
4526 (bibtex-find-text): Likewise.
4527
4528 * progmodes/vhdl-mode.el (vhdl-fill-region)
4529 (vhdl-beginning-of-statement): Don't use interactive-p.
4530
4531 * progmodes/idlwave.el (idlwave-update-routine-info):
4532 Don't use interactive-p.
4533
4534 * progmodes/idlw-shell.el (idlwave-shell-send-char):
4535 Don't use interactive-p.
4536
4537 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
4538 Don't use interactive-p.
4539
4540 * progmodes/ada-xref.el (ada-make-body-gnatstub):
4541 Don't use interactive-p.
4542
4543 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
4544 (fortune-in-buffer): Doc fix.
4545
4546 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
4547
4548 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
4549 don't select the temporary buffer.
4550 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
4551 (eudc-get-phone): Likewise.
4552
4553 2004-11-01 Kim F. Storm <storm@cua.dk>
4554
4555 * man.el (Man-xref-normal-file): Fix help-echo.
4556
4557 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
4558
4559 * reveal.el (reveal-last-tick): New var.
4560 (reveal-post-command): Use it to avoid closing overlays when we're
4561 appending text to them.
4562
4563 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4564
4565 * textmodes/bibtex.el: Require button.
4566 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
4567 (bibtex-reference-keys): Distinguish between header keys and
4568 crossref keys.
4569 (bibtex-beginning-of-field): New function.
4570 (bibtex-url-map): Remove.
4571 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
4572 (bibtex-font-lock-url-regexp): Assume that field names begin at
4573 the beginning of a line.
4574 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
4575 Remove field delimiters. Use bibtex-beginning-of-field.
4576 Bugfix, point can be inside a field with a url.
4577 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
4578 New functions.
4579 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
4580 (bibtex-key-in-head): Simplify.
4581 (bibtex-current-line): Use bolp.
4582 (bibtex-parse-keys): Remove unused arg `add'.
4583 Use bibtex-type-in-head and bibtex-key-in-head.
4584 (bibtex-parse-entry, bibtex-autofill-entry):
4585 Use bibtex-type-in-head and bibtex-key-in-head.
4586 (bibtex-autokey-get-field): Do not alter case of replacement text.
4587 (bibtex-autokey-get-names): Do all processing of name list.
4588 (bibtex-autokey-get-year): New function.
4589 (bibtex-autokey-get-title): Do all processing of title words.
4590 (bibtex-generate-autokey): Simplify.
4591 (bibtex-string-files-init): Use default-directory.
4592 Allow for absolute file names in bibtex-string-files.
4593 (bibtex-files, bibtex-file-path): New variables.
4594 (bibtex-files-expand): New function.
4595 (bibtex-find-entry-globally): New command.
4596 (bibtex-summary-function): New variable.
4597 (bibtex-summary): Default value of bibtex-summary-function.
4598 (bibtex-find-crossref): New optional args pnt and split.
4599 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
4600 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
4601 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
4602 Fix handling of required and alternative fields.
4603 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
4604 Use cons and display-buffer.
4605 (bibtex-validate-globally): New command.
4606 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
4607 bibtex-parse-keys and bibtex-parse-strings for updating
4608 bibtex-reference-keys and bibtex-strings.
4609 (bibtex-realign): Remove blank lines past the last entry.
4610 (bibtex-reformat): Use bibtex-entry-format as default.
4611 (bibtex-choose-completion-string): Remove.
4612 (bibtex-complete): Do not use bibtex-choose-completion-string.
4613 (bibtex-url): Simplify.
4614
4615 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4616
4617 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
4618 (x-dnd-types-alist, x-dnd-open-file-other-window)
4619 (x-dnd-known-types): Add :version.
4620
4621 2004-10-31 John Paul Wallington <jpw@gnu.org>
4622
4623 * ibuffer.el (group ibuffer): Add :version keyword.
4624
4625 2004-10-31 Kim F. Storm <storm@cua.dk>
4626
4627 * ido.el (group ido): Add :version keyword.
4628 (ido-mode): Remove :version keyword.
4629
4630 * emulation/cua-base.el (group cua): Add :version keyword.
4631 (cua-mode): Remove :version keyword.
4632
4633 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
4634
4635 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
4636
4637 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
4638 compiler warning.
4639 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
4640 function.
4641 (help-at-pt-display-when-idle): Remove autoload.
4642
4643 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
4644
4645 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
4646
4647 2004-10-30 Juri Linkov <juri@jurta.org>
4648
4649 * help.el (function-called-at-point):
4650 * help-fns.el (variable-at-point): Read -> intern.
4651
4652 2004-10-30 Simon Josefsson <jas@extundo.com>
4653
4654 * progmodes/autoconf.el (autoconf-font-lock-keywords):
4655 Recognize AS_* too.
4656
4657 2004-10-29 Simon Josefsson <jas@extundo.com>
4658
4659 * subr.el (read-passwd): Move back from password.el.
4660
4661 * password.el: Remove, not ready yet.
4662
4663 2004-10-29 Andreas Schwab <schwab@suse.de>
4664
4665 * speedbar.el (speedbar-frame-parameters): Improve customize type.
4666
4667 2004-10-29 Sam Steingold <sds@gnu.org>
4668
4669 * mouse.el (mouse-show-mark): Replace the last occurrence of
4670 x-lost-selection-hooks with x-lost-selection-functions.
4671
4672 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4673
4674 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
4675 x-lost-selection-functions is bound.
4676
4677 * mouse-sel.el (mouse-sel-mode):
4678 * emacs-lisp/lselect.el: Adjust to new names for
4679 x-(lost|sent)-selection-functions.
4680
4681 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
4682 New obsolete aliases of x-lost-selection-functions and
4683 x-sent-selection-functions.
4684
4685 2004-10-28 Kim F. Storm <storm@cua.dk>
4686
4687 * imenu.el (imenu-scanning-message): Remove.
4688 (imenu-progress-message): Make it a no-op.
4689
4690 2004-10-28 John Paul Wallington <jpw@gnu.org>
4691
4692 * files.el (set-auto-mode): Call `throw' correctly.
4693
4694 2004-10-28 Juri Linkov <juri@jurta.org>
4695
4696 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
4697 to search `Info-...' commands in `info' manual.
4698 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
4699 Add 'info-file "emacs" property.
4700 (Info-find-emacs-command-nodes): Fix index line number regexp.
4701 Set real line number (instead of fake 0) in first element of the
4702 returned list.
4703 (Info-goto-emacs-command-node): Use line number of first element
4704 to set point in the first found Info node.
4705
4706 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
4707 code to `grep-mode-font-lock-keywords'.
4708 (grep-mode-font-lock-keywords): Delete grep markers instead
4709 of making them invisible.
4710
4711 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4712
4713 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
4714 and x-server-version in bug report.
4715
4716 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
4717
4718 * files.el (set-auto-mode-0): New function.
4719 (set-auto-mode): Use it to handle aliased modes and to
4720 be consistent between C-x C-f and C-x C-w.
4721
4722 2004-10-28 Kenichi Handa <handa@m17n.org>
4723
4724 * international/utf-8.el (utf-translate-cjk-charsets):
4725 Add katakana-jisx0201.
4726
4727 * international/subst-jis.el: Add data for JISX0201.
4728
4729 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
4730
4731 * obsolete/hilit19.el (hilit-mode): New function.
4732 Move all the toplevel side-effecting stuff into it, so that loading
4733 hilit19 doesn't mess everything up any more.
4734
4735 2004-10-27 Richard M. Stallman <rms@gnu.org>
4736
4737 * add-log.el (add-change-log-entry): Set up mailing address
4738 and full name later, and don't alter add-log-mailing-address
4739 or add-log-full-name.
4740
4741 * elide-head.el (elide-head): Change error to message.
4742 (elide-head-show): Likewise.
4743
4744 * apropos.el (apropos-macrop): Doc fix.
4745
4746 * mouse.el (mouse-show-mark): Do most processing the same
4747 regardless of transient-mark-mode.
4748
4749 * shadowfile.el (shadow-copy-files): Use interactive-p
4750 only to control whether to print a message.
4751
4752 * tar-mode.el (tar-mode): Use write-contents-functions,
4753 not write-contents-hooks.
4754
4755 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
4756 directory-sep-char.
4757
4758 2004-10-27 Richard M. Stallman <rms@gnu.org>
4759
4760 * strokes.el (strokes-unload-hook): Fix previous change.
4761
4762 * type-break.el (type-break-run-at-time): Always use run-at-time;
4763 forget the alternatives.
4764 (type-break-cancel-function-timers): Always use cancel-function-timers;
4765 forget the alternatives.
4766
4767 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
4768
4769 2004-10-27 Kenichi Handa <handa@m17n.org>
4770
4771 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
4772
4773 * international/subst-gb2312.el: Likewise.
4774
4775 * international/subst-big5.el: Likewise.
4776
4777 * international/subst-ksc.el: Likewise.
4778
4779 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
4780 New variable.
4781 (utf-translate-cjk-set-unicode-range): New function.
4782 (utf-translate-cjk-unicode-range): Make it customizable.
4783 (utf-8-post-read-conversion):
4784 Use utf-translate-cjk-unicode-range-string.
4785 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
4786 Unicode ranges.
4787
4788 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
4789
4790 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
4791 trivial variants to shorten the list.
4792 (xml-based-modes): New var.
4793 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
4794 declaration higher priority than auto-mode-alist.
4795
4796 * find-file.el (cc-other-file-alist): Bring it in line with
4797 cc-mode's auto-mode-alist entries and use \' instead of $.
4798
4799 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
4800 and add "Id" and "Name" submenus to it.
4801
4802 * imenu.el (imenu--generic-function): Skip matches in comments.
4803
4804 2004-10-26 Jay Belanger <belanger@truman.edu>
4805
4806 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
4807 (full-calc-keypad, calc-trail-display): Use an extra argument
4808 instead of `interactive-p'.
4809
4810 * calc/calc-misc.el (calc-other-window): Use an extra argument
4811 instead of `interactive-p'.
4812
4813 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
4814 `interactive-p'.
4815
4816 2004-10-26 Kim F. Storm <storm@cua.dk>
4817
4818 * help.el (describe-key): Describe both down-event and up-event
4819 for a mouse click.
4820
4821 2004-10-26 Richard M. Stallman <rms@gnu.org>
4822
4823 * woman.el (woman): Don't call interactive-p.
4824
4825 * pcomplete.el (pcomplete): Instead of interactive-p,
4826 use an arg set non-nil by the interactive spec.
4827
4828 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
4829 use an arg set non-nil by the interactive spec.
4830
4831 * man.el (Man-cleanup-manpage): Instead of interactive-p,
4832 use an arg set non-nil by the interactive spec.
4833
4834 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
4835
4836 * progmodes/flymake.el (flymake-split-string):
4837 Use `flymake-split-string-remove-empty-edges' in any case.
4838
4839 2004-10-26 Masatake YAMATO <jet@gyve.org>
4840
4841 * progmodes/flymake.el (flymake-err-line-patterns):
4842 Use `compilation-error-regexp-alist-alist' instead of
4843 `compilation-error-regexp-alist'.
4844
4845 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4846
4847 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
4848 verbatim face on the \ of \end{verbatim}.
4849
4850 2004-10-25 Jay Belanger <belanger@truman.edu>
4851
4852 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
4853 erasing minibuffer.
4854
4855 2004-10-25 Simon Josefsson <jas@extundo.com>
4856
4857 * subr.el (read-passwd): Move to net/password.el.
4858
4859 * net/password.el (read-passwd): Add. Autoload it.
4860
4861 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
4862
4863 * mouse-sel.el (mouse-sel-mode): Specify custom group.
4864
4865 * simple.el (process-file): Fix logic.
4866
4867 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
4868
4869 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
4870 (increase-right-margin): Remove erroneous call to `interactive-p'.
4871
4872 2004-10-24 Kim F. Storm <storm@cua.dk>
4873
4874 * help.el (describe-mode): Fix 2004-10-13 change.
4875 Copy pure "Auto Fill" string so it can be propertized later
4876 without causing a read-only error.
4877
4878 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
4879
4880 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
4881 style indexes.
4882
4883 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4884
4885 * simple.el (process-file): Accept nil for INFILE. Reported by
4886 Luc Teirlinck.
4887
4888 2004-10-24 Masatake YAMATO <jet@gyve.org>
4889
4890 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
4891 Handle periods and underscores in a function name.
4892 Remove the address fontification.
4893
4894 2004-10-24 Masatake YAMATO <jet@gyve.org>
4895
4896 * progmodes/asm-mode.el (asm-font-lock-keywords):
4897 Use font-lock-variable-name-face for registers.
4898
4899 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
4900
4901 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
4902 kill-all-local-variables.
4903 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
4904 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
4905 Use kill-all-local-variables and provide mode-hooks.
4906 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
4907 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
4908 Suggested by Masatake YAMATO <jet@gyve.org>.
4909
4910 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
4911
4912 * simple.el (process-file): New function, similar to call-process
4913 but supports file handlers.
4914 * vc.el (vc-do-command): Use it, instead of call-process.
4915 * net/tramp-vc.el (vc-do-command): Do not advise it if
4916 process-file is fboundp.
4917 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
4918 process-file.
4919 (tramp-handle-process-file): New function.
4920 (tramp-file-name-for-operation): Support process-file.
4921
4922 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
4923
4924 * calendar/icalendar.el (icalendar--weekday-array): New constant.
4925 (icalendar-weekdayabbrev-table)
4926 (icalendar-monthnumber-table): Delete.
4927 (icalendar--get-month-number): Use calendar-month-name-array.
4928 (icalendar--get-weekday-number): New function.
4929 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
4930 (icalendar-export-region): Handle multi-line entries.
4931 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
4932
4933 2004-10-23 John Paul Wallington <jpw@gnu.org>
4934
4935 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
4936 `wildcards' set to t in interactive spec.
4937
4938 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
4939 interactive spec rather than use `interactive-p'.
4940 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
4941 rather than use function `interactive-p'.
4942
4943 2004-10-22 Kenichi Handa <handa@m17n.org>
4944
4945 * international/mule.el (translate-region): Implement it in Lisp
4946 as a front end of translate-region-internal.
4947
4948 2004-10-21 Jay Belanger <belanger@truman.edu>
4949
4950 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
4951 Declare these variables with defvar.
4952
4953 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
4954 is bound, only check to see if it is bound.
4955
4956 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
4957
4958 * textmodes/tex-mode.el (tex-compilation-parse-errors):
4959 Don't output messages.
4960
4961 * calc/calc-help.el (calc-describe-bindings): Fix last change.
4962
4963 2004-10-21 John Paul Wallington <jpw@gnu.org>
4964
4965 * calc/calc-graph.el (calc-graph-init):
4966 Use `set-process-query-on-exit-flag'.
4967
4968 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
4969
4970 * progmodes/compile.el (compilation-start): Rely on `cd' to get
4971 dir right and also allow argumentless cd.
4972
4973 2004-10-19 Richard M. Stallman <rms@gnu.org>
4974
4975 * textmodes/flyspell.el (flyspell-mode): Doc fix.
4976
4977 * eshell/em-unix.el (eshell-grep):
4978 Don't bind compilation-process-setup-function.
4979
4980 * comint.el (comint-insert-input): Use @ in `interactive'.
4981 (comint-input-filter-functions): Doc fix.
4982 (comint-kill-whole-line, comint-get-source): Doc fix.
4983
4984 * progmodes/compile.el (compilation-setup):
4985 Don't set buffer-read-only if MINOR is non-nil.
4986
4987 2004-10-19 Jay Belanger <belanger@truman.edu>
4988
4989 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
4990 (calc-emacs-type-gnu19): Remove.
4991 (calc-digit-map, calc-read-key-sequence, calc-read-key):
4992 Remove check for old emacs versions.
4993
4994 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
4995 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
4996 for current Emacs.
4997
4998 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
4999 the end of the minibuffer.
5000 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
5001 copy `esc-map'.
5002
5003 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
5004
5005 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
5006 call that would be given when the current emacs was used.
5007
5008 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
5009
5010 * calendar/icalendar.el: Set coding to utf-8.
5011 (icalendar-version): Increase to 0.07.
5012 (icalendar-monthnumber-table): Change March pattern.
5013 (icalendar-get-all-event-properties)
5014 (icalendar-set-event-property): Delete.
5015 (icalendar-all-events): No longer interactive.
5016 (icalendar-convert-diary-to-ical)
5017 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
5018 their replacements.
5019 (icalendar-export-file, icalendar-export-region): New functions;
5020 essentially old `icalendar-convert-diary-to-ical' but appending to
5021 target rather than overwriting.
5022 (icalendar-import-file): Append to target file rather than
5023 overwriting. Fourth arg deleted.
5024 (icalendar-import-buffer): New name for old
5025 `icalendar-extract-ical-from-buffer'.
5026 (icalendar--convert-string-for-import): New name for
5027 old `icalendar-convert-for-import'.
5028 (include-icalendar-files): Delete.
5029 Prefix for all internal functions changed from `icalendar-'
5030 to `icalendar--'.
5031
5032 2004-10-19 Richard M. Stallman <rms@gnu.org>
5033
5034 * paths.el (news-path): Fix previous change.
5035
5036 2004-10-18 Jay Belanger <belanger@truman.edu>
5037
5038 * calc/calc-help.el (calc-describe-bindings):
5039 Set `buffer-read-only' to nil while working in the keybindings buffer;
5040 remove some extra information from the keybindings buffer.
5041
5042 2004-10-18 David Ponce <david@dponce.com>
5043
5044 * mouse.el (mouse-drag-move-window-top): New function.
5045 (mouse-drag-mode-line-1): Use it.
5046
5047 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
5048
5049 * info.el (Info-fontify-node): For multiline refs,
5050 arrange to unfontify newline and surrounding whitespace.
5051
5052 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
5053
5054 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
5055 directory is missing.
5056
5057 2004-10-17 John Paul Wallington <jpw@gnu.org>
5058
5059 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
5060 New customizable variable; whether to display buffers that match
5061 `ibuffer-maybe-show-predicates' by default.
5062 (ibuffer-maybe-show-predicates): Mention it in docstring.
5063 (ibuffer-display-maybe-show-predicates): New variable.
5064 (ibuffer-update): Prefix arg now toggles whether buffers that
5065 match `ibuffer-maybe-show-predicates' should be displayed.
5066 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
5067 locally to heed `ibuffer-default-display-maybe-show-predicates'.
5068 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
5069
5070 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
5071
5072 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
5073 work correctly.
5074
5075 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
5076
5077 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
5078 (Buffer-menu-beginning): New helper function.
5079 (Buffer-menu-execute): Use it.
5080 (Buffer-menu-select): Use it.
5081 (Buffer-menu-sort): Use it and also keep markers.
5082
5083 2004-10-17 Richard M. Stallman <rms@gnu.org>
5084
5085 * paths.el (news-directory): Rename from news-path. Old name alias.
5086 (rmail-spool-directory): Use defvar.
5087 (sendmail-program): Use defcustom.
5088 (remote-shell-program): Use defcustom.
5089 (term-file-prefix): Use defvar.
5090 (abbrev-file-name): Use defvar.
5091
5092 * term.el: Add maintainer.
5093
5094 * subr.el (with-local-quit): Return nil if there's a quit.
5095 (read-passwd): Use with-local-quit. Doc fix.
5096
5097 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
5098 (strokes-unload-hook): Set as a variable with add-hook.
5099
5100 * startup.el (fancy-splash-tail, normal-splash-screen):
5101 Update copyright year.
5102
5103 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
5104
5105 * server.el (server-unload-hook): Set as a variable with add-hook.
5106
5107 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
5108
5109 * frame.el (special-display-popup-frame):
5110 Make the buffer current as its frame is created.
5111
5112 * delsel.el (delsel-unload-hook): Set as a variable.
5113
5114 * comint.el (comint-output-filter-functions):
5115 Add comint-watch-for-password-prompt.
5116 (comint-read-noecho): Function deleted.
5117 (send-invisible): Use read-passwd.
5118
5119 * fringe.el (fringe-mode-initialize): New function.
5120 (fringe-mode): Use fringe-mode-initialize as :initialize.
5121
5122 2004-10-17 Kim F. Storm <storm@cua.dk>
5123
5124 * language/indian.el (indian-script-language-alist): Swap value and doc.
5125 (indian-font-char-index-table): Doc fix.
5126
5127 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
5128
5129 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
5130
5131 2004-10-16 Juri Linkov <juri@jurta.org>
5132
5133 * progmodes/compile.el (compilation-start): Move let-binding of
5134 `process-environment' into `with-current-buffer' body.
5135 Reported by Matt Hodges <MPHodges@member.fsf.org>.
5136
5137 2004-10-16 Richard M. Stallman <rms@gnu.org>
5138
5139 * pcvs-util.el (cvs-bury-buffer):
5140 Don't call get-buffer-window for effect.
5141
5142 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
5143
5144 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
5145
5146 * msb.el (msb-unload-hook): Set the variable.
5147
5148 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
5149 Use * to err if buffer is readonly.
5150
5151 * subr.el (looking-back): Return only t or nil.
5152
5153 * whitespace.el (whitespace-unload-hook): Set the variable.
5154
5155 * view.el (view-mode-enable): Set view-page-size and
5156 view-half-page-size to nil.
5157 (view-set-half-page-size-default): view-half-page-size = nil
5158 means the default.
5159 (View-scroll-page-forward): Use view-page-size-default.
5160 (View-scroll-page-backward): Likewise.
5161 (view-page-size, view-half-page-size): Doc fixes.
5162
5163 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
5164
5165 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
5166
5167 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
5168 "cl" like other files. Instead, call byte-compile-find-cl-functions.
5169 (byte-compile-log-1): Bind inhibit-read-only.
5170 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
5171 (byte-compile-log-warning): Likewise.
5172 (byte-compile-file-form-require): Detect "cl" from the arg value.
5173
5174 * progmodes/compile.el (compilation-start): Assume compilation-mode
5175 will make the buffer read-only.
5176 (compilation-mode): Take arg name-of-mode.
5177 (compilation-setup): Make buffer read-only.
5178 (compilation-handle-exit): Bind inhibit-read-only.
5179
5180 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
5181 (ispell-message): Likewise.
5182 (ispell-show-choices): Don't call get-buffer-window uselessly.
5183 (ispell-init-process): Use set-process-query-on-exit-flag.
5184
5185 2004-10-16 Kim F. Storm <storm@cua.dk>
5186
5187 * fringe.el (fringe-bitmaps): Only initialize when defined.
5188
5189 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
5190 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
5191
5192 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
5193
5194 2004-10-15 Simon Josefsson <jas@extundo.com>
5195
5196 * net/password.el: Add.
5197
5198 2004-10-14 Masatake YAMATO <jet@gyve.org>
5199
5200 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
5201 (gdb-script-end-of-defun): New function.
5202 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
5203 `gdb-script-end-of-defun' as *-of-defun-function.
5204
5205 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
5206
5207 * button.el (button-activate): Allow a marker to display as an action.
5208
5209 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
5210
5211 * help.el (describe-mode): Use it to make minor mode list into
5212 hyperlinks.
5213
5214 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
5215
5216 * vc.el (vc-annotate-display-select): Fix typo.
5217
5218 * subr.el (substitute-key-definition-key): New function.
5219 (substitute-key-definition): Use it with map-keymap.
5220 (event-modifiers): Use push.
5221 (mouse-movement-p, with-temp-buffer): Simplify.
5222
5223 2004-10-12 Jay Belanger <belanger@truman.edu>
5224
5225 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
5226 New variables.
5227 (calc-help-index-entries): New function.
5228 (calc-describe-function): Use `calc-help-function-list' instead of
5229 obarray for completion.
5230 (calc-describe-variable): Use `calc-help-variable-list' instead
5231 of obarray for completion.
5232
5233 2004-10-12 Richard M. Stallman <rms@gnu.org>
5234
5235 * info-look.el (info-lookup-file): Add info-file property.
5236 (info-lookup-symbol): Likewise.
5237
5238 * info.el (info-xref): Add underlining.
5239 (info): Add info-file property.
5240 (Info-find-emacs-command-nodes): Specify case-sensitive search.
5241
5242 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
5243
5244 Sync with Tramp 2.0.45.
5245
5246 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
5247 defined. This is not the case for XEmacs without package "edebug".
5248 (tramp-set-auto-save-file-modes): Set permissions of autosaved
5249 remote files to the permissions of the original file. This is not
5250 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
5251 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
5252 (tramp-perl-decode): Fix an error in Perl implementation.
5253 $pending must be cleared every loop. Reported by Benjamin Place
5254 <benjaminplace@sprintmail.com>
5255
5256 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
5257 Don't activate advice during definition. This is done later on,
5258 depending on test result of `substitute-in-file-name'.
5259 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5260
5261 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
5262
5263 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
5264
5265 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
5266
5267 2004-10-12 David Ponce <david@dponce.com>
5268
5269 * recentf.el (recentf-edit-list): Update the menu when the recentf
5270 list has been modified.
5271
5272 2004-10-12 Simon Josefsson <jas@extundo.com>
5273
5274 * net/tls.el (tls-certtool-program): New variable.
5275 (tls-certificate-information): New function, based on
5276 ssl-certificate-information.
5277
5278 2004-10-12 Kenichi Handa <handa@m17n.org>
5279
5280 * international/mule.el (coding-system-equal): Move from mule-util.el.
5281
5282 * international/mule-util.el (coding-system-equal): Move to mule.el.
5283
5284 2004-10-12 Kim F. Storm <storm@cua.dk>
5285
5286 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
5287 reset kmacro-initial-counter-value if set.
5288 (kmacro-set-counter): Only set kmacro-counter if defining or executing
5289 macro. Set kmacro-initial-counter-value otherwise. Never set both.
5290 (kmacro-display): Show macro counter if non-zero.
5291
5292 * subr.el (substitute-key-definition): Mention command remapping
5293 in doc string.
5294
5295 2004-10-11 Jay Belanger <belanger@truman.edu>
5296
5297 * calc/calc-misc.el (calc-info-goto-node): New function.
5298 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
5299 node in one step.
5300 (calc-describe-copying, calc-describe-distribution)
5301 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
5302 Go to appropriate info node in one step.
5303
5304 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5305
5306 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
5307
5308 * font-lock.el (font-lock-apply-highlight): Fix last change.
5309
5310 2004-10-11 Simon Josefsson <jas@extundo.com>
5311
5312 * mail/smtpmail.el (smtpmail-open-stream): Look for
5313 starttls-gnutls-program instead of starttls-program iff
5314 starttls-use-gnutls is non-nil.
5315 (smtpmail-open-stream): Don't overwrite user settings of
5316 starttls-extra-arguments and starttls-extra-args.
5317
5318 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
5319
5320 * comint.el (comint-mouse-insert-input): Remove.
5321 (comint-insert-input): Make it work for mouse bindings.
5322 (comint-mode-map): Move defs into the declaration.
5323 (comint-output-filter): Typo.
5324
5325 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
5326
5327 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
5328
5329 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
5330 (ange-ftp-call-chmod): Reference remote-shell-program instead of
5331 ange-ftp-remote-shell.
5332
5333 2004-10-10 Andreas Schwab <schwab@suse.de>
5334
5335 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
5336 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
5337 Reported by <sri@asu.edu>.
5338
5339 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
5340
5341 * vc.el (vc-annotate-mode): Remove variable.
5342 (vc-annotate-display-select): Only call vc-annotate-mode
5343 if we're not in that mode already.
5344
5345 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
5346
5347 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
5348 (imenu-choose-buffer-index): Check here for rescan instead.
5349
5350 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
5351 where the face expression evals to nil.
5352
5353 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
5354 (tex-font-lock-keywords-2): Use it.
5355 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
5356
5357 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
5358
5359 2004-10-09 Kim F. Storm <storm@cua.dk>
5360
5361 * subr.el (progress-reporter-update): Define before first usage.
5362 (make-progress-reporter): Doc fix.
5363
5364 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5365
5366 * textmodes/paragraphs.el (sentence-end-double-space)
5367 (sentence-end-without-period, sentence-end-without-space)
5368 (sentence-end): Doc fixes.
5369
5370 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
5371
5372 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
5373 Change paragraph-start regexp so we don't fill code starting with #'(.
5374
5375 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
5376
5377 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
5378 New defcustom.
5379 (extract-address-components): Use it.
5380
5381 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5382
5383 * subr.el (make-progress-reporter, progress-reporter-update)
5384 (progress-reporter-force-update, progress-reporter-do-update)
5385 (progress-reporter-done): New functions.
5386
5387 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
5388
5389 * progmodes/etags.el (etags-tags-completion-table): Use progress
5390 reporter.
5391 (etags-tags-apropos): Likewise.
5392
5393 2004-10-08 Alan Mackenzie <acm@muc.de>
5394
5395 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
5396 of current line.
5397
5398 2004-10-08 Masatake YAMATO <jet@gyve.org>
5399
5400 * server.el (server-process-filter): Wrap `process-send-region'
5401 by `condition-case' to guard the case when the pipe to PROC is closed.
5402
5403 2004-10-07 Mark A. Hershberger <mah@everybody.org>
5404
5405 * xml.el (xml-substitute-special): Limit handling of external entities.
5406
5407 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
5408
5409 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
5410
5411 2004-10-06 John Paul Wallington <jpw@gnu.org>
5412
5413 * xml.el (xml-parse-dtd): Fix `error' call.
5414
5415 2004-10-05 Mark A. Hershberger <mah@everybody.org>
5416
5417 * xml.el (xml-substitute-special): Return a single string instead
5418 of a list of strings if an entity substitution is made.
5419
5420 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
5421
5422 * calendar/icalendar.el: New file.
5423
5424 2004-10-05 Juri Linkov <juri@jurta.org>
5425
5426 * isearch.el (isearch-done): Set mark after running hook.
5427 Reported by Drew Adams <drew.adams@oracle.com>.
5428
5429 * info.el (Info-history, Info-toc): Fix Info headers.
5430 (Info-toc): Narrow buffer before Info-fontify-node.
5431 (Info-build-toc): Don't check for special Info file names.
5432 Set main-file to nil if Info-find-file returns a symbol.
5433
5434 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
5435
5436 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
5437 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
5438 * calendar/cal-menu.el (calendar-mode-map): Ditto.
5439
5440 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
5441
5442 * calendar/cal-iso.el (calendar-iso-read-args): New function,
5443 for old interactive spec from calendar-goto-iso-date.
5444 (calendar-goto-iso-date): Use it.
5445 (calendar-goto-iso-week): New function. Suggested by Emilio
5446 C. Lopes <eclig@gmx.net>.
5447
5448 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
5449
5450 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
5451 `set-right-margin' bindings that follow the minor mode conventions.
5452
5453 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
5454
5455 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
5456 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
5457 (latex-block-args-alist): Add minipage and picture.
5458 (latex-block-body-alist): Use reftex-label if enabled.
5459 (latex-insert-block): Don't insert a \n if not necessary.
5460 (tex-compile-commands): Make sure dvips doesn't send to printer.
5461 (tex-compile-default): Handle the case where no executable is found.
5462 (latex-noindent-environments): New var.
5463 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
5464 If tex-indent-allhanging is non-nil, make sure we only align for macros
5465 at beginning of line.
5466
5467 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
5468
5469 * newcomment.el (comment-beginning): Doc fix and don't choke on
5470 unset `comment-end-skip' when at beginning of comment.
5471
5472 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
5473
5474 * term.el (term-adjust-current-row-cache): Don't allow the current
5475 row to become negative.
5476 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
5477 the end of the line. Fix scroll down. Add comments.
5478 (term-handle-ansi-escape): Don't exceed terminal width when moving
5479 right.
5480 (term-scroll-region): Move the cursor after setting the scroll region.
5481
5482 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
5483
5484 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
5485 to `width' for consistency with docstring. Doc fix.
5486
5487 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
5488
5489 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
5490 This is necessary for derived modes.
5491
5492 2004-09-30 Kim F. Storm <storm@cua.dk>
5493
5494 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
5495 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
5496
5497 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
5498 kmacro-extract-lambda functions.
5499 (edit-kbd-macro): Handle kmacro lambda forms.
5500 Include counter and counter format in edit buffer.
5501 (edmacro-finish-edit): Get counter and format from edit buffer and
5502 update kmacro bindings when found.
5503
5504 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
5505
5506 * textmodes/paragraphs.el (forward-paragraph):
5507 Avoid args-out-of-range error when point winds up at the beginning of
5508 the buffer and hard newlines are enabled.
5509
5510 * newcomment.el (comment-multi-line): Doc fix.
5511
5512 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
5513
5514 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
5515 (diff-fixup-modifs): Catch unified-diff file-headers.
5516
5517 2004-09-29 Kim F. Storm <storm@cua.dk>
5518
5519 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
5520 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
5521 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
5522
5523 * fringe.el (fringe-bitmap-p): New macro.
5524 (fringe-bitmaps): Add standard fringe bitmaps on load.
5525
5526 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
5527
5528 * dired.el (dired-view-command-alist): Use more efficient regexps.
5529 Remove dubious arguments.
5530 (dired-align-file): New function.
5531 (dired-insert-directory): Use it.
5532 (dired-move-to-end-of-filename): Make the " -> " search more specific.
5533 (dired-buffers-for-dir): Remove unused var `pattern'.
5534
5535 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
5536
5537 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
5538 from diary display excursion. Store diary buffer's point for
5539 `simple-diary-display'.
5540 (simple-diary-display): Set window point and start when
5541 displaying buffer, to preserve point.
5542
5543 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
5544
5545 * textmodes/enriched.el (enriched-translations): Replace defconst
5546 with defvar.
5547
5548 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5549
5550 * printing.el: Doc fix.
5551 (pr-version): New version number (6.8.1).
5552 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
5553 make-temp-name.
5554 (pr-delete-file): Check if file exists before deleting it.
5555 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
5556
5557 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
5558
5559 * term.el (term-display-table): New variable.
5560 (term-mode): Use it.
5561 (term-exec-1): Set the coding system to binary.
5562 (term-emulate-terminal): Decode the string before inserting it.
5563
5564 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
5565
5566 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
5567 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
5568 (map): Bind S-prior, S-next and S-insert.
5569 (term-mode): Set `indent-tabs-mode' to nil.
5570 (term-paste): New function to be bound to S-insert.
5571 (term-send-del, term-send-backspace): Change the strings sent.
5572 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
5573 (term-handle-colors-array): Fix handling of underline and reverse.
5574 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
5575 (term-erase-in-line): Fix comparison.
5576 (term-emulate-terminal): Fix line wrap handling.
5577 (term-start-output-log): Rename from `term-set-output-log'.
5578 (term-stop-output-log): Rename from `term-stop-photo'.
5579 (term-switch-to-alternate-sub-buffer): Comment out, unused.
5580
5581 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
5582
5583 * dired.el (dired-move-to-filename): Don't output a message if
5584 raise-error is non-nil. Fix return position and value.
5585
5586 * files.el (insert-directory): Obey --dired even with symlinks.
5587
5588 2004-09-25 Lars Hansen <larsh@math.ku.dk>
5589
5590 * ls-lisp.el (ls-lisp-format): Mark file names with property
5591 dired-filename.
5592
5593 2004-09-25 Kim F. Storm <storm@cua.dk>
5594
5595 * ido.el (ido-max-directory-size): New defcustom.
5596 (ido-decorations): Add "too big" element.
5597 (ido-directory-too-big): New dynamic var.
5598 (ido-may-cache-directory): Don't cache big directories.
5599 (ido-directory-too-big-p): New defun.
5600 (ido-set-current-directory): Update ido-directory-too-big.
5601 (ido-read-internal): Make empty ido-cur-item if too-big.
5602 (ido-buffer-internal): Use ido-read-internal directly instead of
5603 ido-read-buffer.
5604 (ido-file-internal): Init ido-directory-too-big.
5605 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
5606 and redo completion with full list.
5607 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
5608 it, and show completions.
5609 (ido-all-completions): Let bind ido-directory-too-big to nil.
5610 (ido-exhibit): Handle ido-directory-too-big.
5611 (ido-read-buffer): Handle fallback to read-buffer.
5612 Init ido-directory-too-big.
5613 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
5614 Init ido-directory-too-big.
5615
5616 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5617
5618 * subr.el (delay-mode-hooks): Doc fix.
5619
5620 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
5621
5622 * textmodes/enriched.el
5623 (enriched-default-text-properties-local-flag): New variable.
5624 (enriched-mode): Make sure that enabling and disabling the mode is
5625 a no-op. Doc fix.
5626
5627 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
5628
5629 * calendar/holidays.el (holiday-advent): Report on a specified day
5630 offset from advent, not just advent.
5631 (holiday-easter-etc): Report on one specified day offset from
5632 easter, not all easter holidays. Various Easter holidays moved to
5633 `christian-holidays' variable in calendar.el.
5634 * calendar/calendar.el (christian-holidays): Adapt for new
5635 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
5636
5637 2004-09-23 Kim F. Storm <storm@cua.dk>
5638
5639 * image.el (insert-sliced-image): Add doc string.
5640
5641 * ido.el (ido-choice-list): New dynamic var for `list' context.
5642 (ido-context-switch-command): New dynamic var.
5643 (ido-define-mode-map): Generalize switch between file/buffer contexts.
5644 (ido-read-internal): Handle new `list' context.
5645 Handle insert-buffer and insert-file ido-exit values.
5646 (ido-buffer-internal): New arg switch-cmd. Use it to setup
5647 ido-context-switch-command. Handle insert-file ido-exit value.
5648 (ido-read-buffer): Set ido-context-switch-command to 'ignore
5649 unless it is already bound by caller.
5650 (ido-file-internal): New arg switch-cmd. Use it to setup
5651 ido-context-switch-command. Handle insert-buffer ido-exit value.
5652 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
5653 used for context switching.
5654 (ido-all-completions): Handle new `list' context.
5655 (ido-make-choice-list): Return choices for `list' context.
5656 (ido-find-file-in-dir, ido-display-file, ido-write-file)
5657 (ido-display-buffer, ido-kill-buffer): Disable context switching.
5658 (ido-insert-buffer, ido-insert-file): Setup context switching.
5659 (ido-exhibit): Handle `list' context.
5660 (ido-read-file-name): Disable context switching. Handle fallback.
5661 (ido-read-directory-name): Disable context switching.
5662 (ido-completing-read): New defun like completing-read. Setup and
5663 use new `list' context.
5664
5665 2004-09-20 Jesper Harder <harder@ifa.au.dk>
5666
5667 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
5668
5669 2004-09-21 Jay Belanger <belanger@truman.edu>
5670
5671 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
5672 `calc-graph-set-styles' so the gnuplot buffer will appear in a
5673 separate window.
5674
5675 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
5676
5677 * subr.el (after-change-major-mode-hook): Doc fix.
5678
5679 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5680
5681 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
5682 of ghostscript for monochrome PostScript file in Windows.
5683
5684 2004-09-21 Kenichi Handa <handa@m17n.org>
5685
5686 * descr-text.el (describe-char): Checking of quail activation
5687 fixed.
5688
5689 2004-09-21 Jay Belanger <belanger@truman.edu>
5690
5691 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
5692
5693 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
5694
5695 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
5696 after the mode hooks instead of before. Doc fix.
5697
5698 2004-09-20 Jason Rumney <jasonr@gnu.org>
5699
5700 * startup.el (command-line) [windows-nt]: Try .emacs first, then
5701 _emacs, but revert to .emacs if neither exists in home directory.
5702
5703 2004-09-20 John Paul Wallington <jpw@gnu.org>
5704
5705 * bindings.el (completion-ignored-extensions): Add .dfsl.
5706
5707 2004-09-20 Richard M. Stallman <rms@gnu.org>
5708
5709 * bindings.el (scroll-left): Make it disabled.
5710
5711 * files.el (enable-local-eval): Doc fix.
5712
5713 * indent.el (move-to-left-margin): Special case for minibuffer.
5714
5715 * term.el (term-emulate-terminal): Turn off undo for output.
5716 Use with-current-buffer and save-selected-window.
5717
5718 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
5719
5720 * progmodes/make-mode.el (makefile-fill-paragraph):
5721 Don't insist on spaces when looking for comments. # is enough.
5722
5723 * files.el (hack-local-variables): Copy the variables list
5724 to another buffer, strip prefixes and suffixes there, then read.
5725 (enable-local-eval): Doc fix.
5726 (ignored-local-variables): Initialize to nil.
5727 (risky-local-variable-p): Don't check ignored-local-variables here.
5728 (hack-one-local-variable): Ignore var if in ignored-local-variables.
5729
5730 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
5731
5732 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
5733 of = to "." (punctuation).
5734
5735 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5736
5737 * subr.el (event-basic-type): Fix mask (extend to 22bits).
5738
5739 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
5740
5741 * textmodes/enriched.el (enriched-rerun-flag): New variable.
5742 (enriched-before-change-major-mode): New function.
5743 Add it to `change-major-mode-hook'.
5744 (enriched-after-change-major-mode): New function.
5745 Add it to `after-change-major-mode-hook'.
5746 (enriched-mode): Make it work correctly if called from
5747 `after-change-major-mode-hook'.
5748 No longer set `indent-line-function'.
5749
5750 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
5751
5752 * subr.el (after-change-major-mode-hook): New variable.
5753 (run-mode-hooks): Implement it.
5754
5755 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
5756
5757 * battery.el (battery-linux-proc-apm): Use string-to-number.
5758 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
5759 Use dolist (and less indentation). Use erase-buffer.
5760 Pre-initialize `design-capacity', `warn', and `low'.
5761 (battery-format): Use replace-regexp-in-string.
5762
5763 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
5764
5765 * battery.el: Delete superfluous empty lines.
5766 (battery-linux-proc-acpi): Attempt to gather information from all
5767 battery subdirectories regardless of their file name.
5768 (battery-linux-proc-apm): Replace all occurrences of
5769 battery-hex-to-int-2 with string-to-int (base 16).
5770 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
5771 (battery-hex-map): Delete variable.
5772
5773 2004-09-18 John Paul Wallington <jpw@gnu.org>
5774
5775 * calc/calc-units.el (calc-quick-units): Fix overzealous
5776 s/or/unless/.
5777
5778 2004-09-17 Jay Belanger <belanger@truman.edu>
5779
5780 * calc/calc.el (calc-mode-var-list): Fix the value of
5781 `calc-matrix-brackets'.
5782
5783 2004-09-17 Romain Francoise <romain@orebokech.com>
5784
5785 * ibuf-ext.el (define-ibuffer-filter filename):
5786 Expand dired-directory since buffer-file-name is absolute.
5787
5788 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
5789
5790 * ediff-init.el (ediff-current-diff-face-A)
5791 (ediff-current-diff-face-B, ediff-current-diff-face-C)
5792 (ediff-current-diff-face-Ancestor)
5793 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5794 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5795 (ediff-even-diff-face-A, ediff-even-diff-face-B)
5796 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5797 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5798 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5799 Use min-colors.
5800
5801 * term.el (term-down): Perform vertical motion if DOWN is negative.
5802 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
5803 (term-termcap-format): Synchronyze with the eterm terminfo entry
5804 in etc/e/eterm.ti.
5805 (term-handle-colors-array): If the current foreground or
5806 background are zero (i.e. unspecified), use the foreground and
5807 background of the default face for reverse video.
5808 (term-ansi-at-eval-string, term-ansi-default-fg)
5809 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
5810 (term-mem): Delete ununsed function.
5811 (term-protocol-version): Increment.
5812 (term-current-face): Set to default.
5813
5814 2004-09-15 Jay Belanger <belanger@truman.edu>
5815
5816 * calc/calc.el (calc-mode-var-list): Define this variable.
5817 (calc-always-load-extensions, calc-line-numbering)
5818 (calc-line-breaking, calc-display-just, calc-display-origin)
5819 (calc-number-radix, calc-leading-zeros, calc-group-digits)
5820 (calc-group-char, calc-point-char, calc-frac-format)
5821 (calc-prefer-frac, calc-hms-format, calc-date-format)
5822 (calc-float-format, calc-full-float-format, calc-complex-format)
5823 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
5824 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
5825 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
5826 (calc-matrix-brackets, calc-language, calc-language-option)
5827 (calc-left-label, calc-right-label, calc-word-size)
5828 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
5829 (calc-display-raw, calc-internal-prec, calc-angle-mode)
5830 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
5831 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
5832 (calc-window-height, calc-display-trail, calc-show-selections)
5833 (calc-use-selections, calc-assoc-selections)
5834 (calc-display-working-message, calc-auto-why, calc-timing)
5835 (calc-mode-save-mode, calc-standard-date-formats)
5836 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
5837 (calc-user-parse-tables, calc-gnuplot-default-device)
5838 (calc-gnuplot-default-output, calc-gnuplot-print-device)
5839 (calc-gnuplot-print-output, calc-gnuplot-geometry)
5840 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
5841 (calc-invocation-macro, calc-show-banner): Give these values as
5842 part of `calc-mode-var-list's initialization after the variables
5843 are declared with defvar.
5844 (calc-bug-address): Change email address to send bug reports to.
5845 Change the maintainer address at the top.
5846 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
5847 than "\\.emacs" to determine if it is the user-init-file.
5848
5849 * calc/calc-embed.el (calc-embedded-set-modes): Use
5850 `calc-mode-var-list' correctly.
5851
5852 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
5853
5854 * vc.el (annotate-time): Document point handling.
5855 (vc-annotate-display-autoscale): Doc fix.
5856
5857 2004-09-15 Miles Bader <miles@gnu.org>
5858
5859 * generic.el (generic-make-keywords-list): Use symbol rather than
5860 word anchors in regexp.
5861
5862 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
5863
5864 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
5865 no file name consider `dired-directory'.
5866
5867 2004-09-14 Kim F. Storm <storm@cua.dk>
5868
5869 * faces.el (cursor): Add face-no-inherit property. Doc fix.
5870
5871 2004-09-14 Simon Josefsson <jas@extundo.com>
5872
5873 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
5874
5875 * textmodes/dns-mode.el: Add.
5876
5877 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
5878
5879 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
5880 (disabled-command-function): Make the ?\ char more obvious.
5881
5882 * vc-arch.el (vc-arch-root, vc-arch-registered):
5883 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
5884
5885 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
5886
5887 * windmove.el (windmove-frame-edges): Report coordinates of
5888 outside edges of frame, not inside edges.
5889 (windmove-coordinates-of-position): Convert into wrapper to new
5890 function `windmove-coordinates-of-window-position';
5891 `compute-motion' always applies to selected window.
5892 (windmove-coordinates-of-position): Update documentation to refer
5893 to Emacs 21 Lisp Reference Manual.
5894 (windmove-find-other-window): Fix off-by-one errors for max x,y.
5895
5896 2004-09-13 Kim F. Storm <storm@cua.dk>
5897
5898 * isearch.el (isearch-resume-in-command-history): Rename from
5899 isearch-resume-enabled and change default to nil.
5900
5901 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
5902
5903 * vc-hooks.el (vc-ignore-dir-regexp): New var.
5904 (vc-registered): Use it.
5905 (vc-find-root): New fun.
5906
5907 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5908 Don't tell to use \\{...} when it's already done.
5909
5910 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
5911 Provide a sample complex default.
5912 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
5913 (bibtex-entry): Use mapc.
5914
5915 2004-09-12 Kim F. Storm <storm@cua.dk>
5916
5917 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
5918
5919 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
5920 inhibit-field-text-motion to t so rectangles work in comint buffers.
5921
5922 * simple.el (choose-completion-string): Set buffer before running
5923 choose-completion-string-functions hook so it can be buffer-local.
5924
5925 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
5926
5927 * progmodes/compile.el (compilation-start): Parse command to see
5928 if it starts with a cd, and if so perform it for the *compilation*
5929 buffer. Change the header to reflect this.
5930
5931 2004-09-11 Kim F. Storm <storm@cua.dk>
5932
5933 * ido.el (ido-enable-dot-prefix): Doc fix.
5934 (ido-enable-dot-prefix): New defcustom.
5935 (ido-set-matches1): Use it.
5936
5937 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
5938
5939 * textmodes/bibtex.el (bibtex-mark-active)
5940 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
5941
5942 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5943
5944 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
5945 used in a case insensitive environment.
5946 (bibtex-mode-map): Rearrange order of menus.
5947 (bibtex-quoted-string-re): Obsolete.
5948 (bibtex-complete-key-cleanup): Variable replaced by new function.
5949 (bibtex-font-lock-keywords): Use backquotes.
5950 (bibtex-font-lock-url-regexp): New internal variable.
5951 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
5952 "OPT" and "ALT".
5953 (bibtex-insert-current-kill, bibtex-make-field)
5954 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
5955 (bibtex-parse-field-text): Simplify.
5956 (bibtex-string=): New helper function.
5957 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
5958 (bibtex-map-entries): Use bibtex-string=.
5959 (bibtex-search-entry): Use not.
5960 (bibtex-enclosing-field): Fix docstring.
5961 (bibtex-assoc-regexp): Obsolete.
5962 (bibtex-format-entry): Use assoc-string and bibtex-string=.
5963 (bibtex-autokey-get-names): Handle empty name field.
5964 (bibtex-parse-strings): Use assoc-string and unless.
5965 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
5966 Use assoc-string.
5967 (bibtex-pop): Simplify.
5968 (bibtex-mode): Set font-lock-extra-managed-props.
5969 (bibtex-entry-update): Use assoc-string.
5970 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
5971 (bibtex-autofill-entry): Use bibtex-string=.
5972 (bibtex-print-help-message): Simplify.
5973 (bibtex-find-entry): New optional arg START.
5974 (bibtex-validate): Use bibtex-string= and assoc-string.
5975 Do not call obsolete function compilation-parse-errors.
5976 (bibtex-remove-delimiters): Only remove delimiters if present.
5977 (bibtex-copy-entry-as-kill): Add docstring.
5978 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
5979 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
5980 (bibtex-complete): Use bibtex-predefined-month-strings,
5981 bibtex-string=, and new function bibtex-complete-key-cleanup.
5982 (bibtex-generate-url-list): New variable.
5983 (bibtex-url): New command bound to C-c C-l and mouse-2.
5984 (bibtex-url-map): New local keymap for bibtex-url-mouse.
5985 (bibtex-font-lock-url): New function.
5986
5987 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
5988
5989 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
5990
5991 2004-09-09 Kim F. Storm <storm@cua.dk>
5992
5993 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
5994 counter and format with binding.
5995 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
5996 the declared macro uses own macro counter and format. Give symbol
5997 kmacro property.
5998 (kmacro-keymap): Bind kmacro-name-last-macro to n.
5999 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
6000 (kmacro-end-and-call-macro): Doc fix.
6001
6002 2004-09-09 Lars Hansen <larsh@math.ku.dk>
6003
6004 * desktop.el (desktop-clear-preserve-buffers):
6005 Remove make-obsolete-variable.
6006
6007 2004-09-08 Richard M. Stallman <rms@gnu.org>
6008
6009 * buff-menu.el (list-buffers-noselect): Call format-mode-line
6010 with the buffer as argument.
6011
6012 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
6013
6014 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
6015
6016 2004-09-08 Juri Linkov <juri@jurta.org>
6017
6018 * replace.el (perform-replace): Use `query-replace-descr'.
6019
6020 * cus-start.el (history-delete-duplicates): Specify customization.
6021
6022 * diff-mode.el (diff-mode-map):
6023 * progmodes/compile.el (compilation-mode-map):
6024 * progmodes/grep.el (grep-mode-map):
6025 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
6026 to `next-error-follow-minor-mode'.
6027
6028 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6029
6030 * isearch.el (isearch-lazy-highlight-update): Take into account
6031 the case of zero-length match at the search bound.
6032
6033 2004-09-08 Kim F. Storm <storm@cua.dk>
6034
6035 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
6036 change. Use zero width overlays when necessary.
6037
6038 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6039
6040 * subr.el (split-string): Docfix.
6041
6042 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6043
6044 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
6045 (display-call-tree): Ensure newline after caller/calls blocks.
6046
6047 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6048
6049 * startup.el (command-line-1): Make option
6050 --directory/-L modify `load-path' straight away.
6051
6052 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6053
6054 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
6055
6056 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6057
6058 * emacs-lisp/autoload.el (make-autoload):
6059 Handle `define-compilation-mode'.
6060
6061 * emacs-lisp/lisp-mode.el (define-compilation-mode):
6062 Specify `doc-string-elt' property.
6063
6064 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6065
6066 * bs.el (bs-mode): Doc fix.
6067
6068 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6069
6070 * info.el (Info-insert-dir): Fix temp buffer leak bug.
6071
6072 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6073
6074 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
6075
6076 2004-09-08 Kenichi Handa <handa@m17n.org>
6077
6078 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
6079 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
6080 ps-mule-next-point -> 1+).
6081
6082 * composite.el (encode-composition-rule): Add autoload cooky.
6083
6084 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6085
6086 * format.el (buffer-auto-save-file-format): Make it permanent local.
6087
6088 2004-09-07 Kim F. Storm <storm@cua.dk>
6089
6090 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
6091 (authors-fixed-entries): Fix typo.
6092 (authors-canonical-author-name): Compact multiple spaces.
6093 Ignore trivial names (e.g. only first name).
6094
6095 * term.el (term-window-width): Only use full window width on
6096 window system if overflow-newline-into-fringe is enabled.
6097 (term-mode): Don't disable overflow-newline-into-fringe.
6098
6099 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
6100
6101 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
6102 motion as seen on my Mac OS X xterms.
6103
6104 * newcomment.el (uncomment-region-default, comment-region-default):
6105 New functions extracted from uncomment-region and comment-region.
6106 (comment-region, comment-region-function, uncomment-region)
6107 (uncomment-region-function): Use them.
6108
6109 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
6110
6111 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
6112 It's not crucial but can make sense at times.
6113
6114 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
6115 the first commit.
6116
6117 * vc.el (vc-buffer-context, vc-restore-buffer-context):
6118 Disable obsolete code.
6119
6120 2004-09-07 Juri Linkov <juri@jurta.org>
6121
6122 * progmodes/grep.el (grep-highlight-matches): Change default from
6123 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
6124 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
6125 if grep option `--color' is available, or to `nil' otherwise.
6126 (grep-process-setup): Call `grep-compute-defaults' if
6127 `grep-highlight-matches' is not computed. Set env-vars only
6128 if `grep-highlight-matches' is `t'.
6129 (grep-use-null-device): Remove redundant type `boolean' (`choice'
6130 is already defined).
6131
6132 * progmodes/compile.el (compilation-start): Use copy of
6133 `process-environment' created by `copy-sequence' to not
6134 modify env-vars in the global `process-environment'.
6135
6136 2004-09-06 Eli Zaretskii <eliz@gnu.org>
6137
6138 * simple.el (next-error-follow-minor-mode): Fix last change.
6139
6140 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
6141
6142 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
6143 permanent local.
6144
6145 2004-09-04 Richard M. Stallman <rms@gnu.org>
6146
6147 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
6148 highlighting if the search string is empty.
6149
6150 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
6151
6152 * facemenu.el (facemenu-active-faces): Change condition of inner
6153 `while' loop to also check the first two elements of `face-atts'
6154 and `mask-atts'.
6155
6156 2004-09-04 John Paul Wallington <jpw@gnu.org>
6157
6158 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
6159 (thumbs-view-image-mode): Make buffer read-only.
6160
6161 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
6162
6163 * textmodes/ispell.el (ispell-really-aspell): New defvar.
6164 (ispell-check-version): Set it.
6165 (ispell-send-replacement): New function.
6166 (ispell-process-line): Call ispell-send-replacement.
6167
6168 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
6169
6170 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
6171 Support choosing seconds with "s".
6172
6173 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
6174
6175 * terminal.el (te-escape): Show `?' in prompt for help key.
6176
6177 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
6178
6179 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
6180
6181 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
6182
6183 * simple.el (next-error-follow-minor-mode)
6184 (next-error-follow-mode-post-command-hook): New functions.
6185 (next-error-follow-last-line): New defvar.
6186
6187 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
6188 * progmodes/compile.el (compilation-mode-map): Likewise.
6189 * progmodes/grep.el (grep-mode-map): Likewise.
6190 * replace.el (occur-mode-map): Likewise.
6191
6192 * newcomment.el (uncomment-region): Bind comment-use-global-state
6193 to nil.
6194
6195 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
6196
6197 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
6198 locally around the call to `revert-buffer'.
6199
6200 2004-09-03 Juri Linkov <juri@jurta.org>
6201
6202 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
6203 `isearch-adjusted' to `t'.
6204 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
6205 (isearch-message-prefix): Add "pending" for isearch-adjusted.
6206 (isearch-other-meta-char): Restore isearch-point unconditionally.
6207 (isearch-query-replace): Add new arg `regexp-flag' and use it.
6208 Set point to start of match if region is not active in transient
6209 mark mode (to include the current match to region boundaries).
6210 Push the search string to `query-replace-from-history-variable'.
6211 Add prompt "Query replace regexp" for isearch-regexp.
6212 Add region beginning/end as last arguments of `perform-replace.'
6213 (isearch-query-replace-regexp): Replace code by the call to
6214 `isearch-query-replace' with arg `t'.
6215
6216 2004-09-03 Richard M. Stallman <rms@gnu.org>
6217
6218 * startup.el (normal-top-level): Undo previous TERM change.
6219
6220 2004-09-03 Kim F. Storm <storm@cua.dk>
6221
6222 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
6223 highlight overlays; allow using RET when cursor is over a button.
6224 (cua--highlight-rectangle): Use it.
6225 (cua--rectangle-set-corners): Don't move backwards at eol.
6226 (cua--forward-line): Don't move into void after eob.
6227
6228 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
6229 point is set (and displayed) inside rectangle.
6230 (cua--rectangle-operation): Fix for highlight of empty lines.
6231 (cua--highlight-rectangle): Fix highlight for tabs.
6232 Position cursor at left/right edge of rectangle using new `cursor'
6233 property on overlay strings.
6234 (cua--indent-rectangle): Don't tabify.
6235 (cua-rotate-rectangle): Ignore that point has moved.
6236
6237 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6238
6239 * term/mac-win.el: Add ASCII equivalents for some function keys.
6240 (mode-line-frame-identification): Sync with x-win.el.
6241
6242 2004-09-02 Juri Linkov <juri@jurta.org>
6243
6244 * progmodes/compile.el (compilation-buffer-name): Compare major
6245 mode with second element of compilation-arguments instead of third
6246 to reflect latest changes in compilation-arguments structure.
6247 (recompile): Use global variable `compilation-directory' to get
6248 recent compilation directory only when `recompile' is invoked NOT
6249 in the compilation buffer. Otherwise, use `default-directory' of
6250 the compilation buffer.
6251 (compilation-error-properties): Allow to funcall col and end-col.
6252 (compilation-mode-font-lock-keywords): Check col and end-col by
6253 `integerp'.
6254 (compilation-goto-locus): If end-mk is non-nil in transient mark
6255 mode don't activate the mark (and don't display message in
6256 push-mark), but highlight overlay between mk and end-mk.
6257
6258 * progmodes/grep.el (grep-highlight-matches): New defcustom.
6259 (grep-regexp-alist): Add rule to highlight grep matches.
6260 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
6261
6262 * info.el (Info-fontify-node): Don't compute other-tag
6263 if Info-hide-note-references=hide.
6264
6265 * help.el (function-called-at-point):
6266 * help-fns.el (variable-at-point):
6267 Try `find-tag-default' when other methods failed.
6268
6269 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
6270 Do not push mark if inhibit-mark-movement is non-nil.
6271
6272 * textmodes/ispell.el (ispell-html-skip-alists):
6273 Fix backslashes in docstring.
6274
6275 2004-09-01 Juri Linkov <juri@jurta.org>
6276
6277 * isearch.el (isearch-wrap-function)
6278 (isearch-push-state-function): New defvars.
6279 (isearch-pop-fun-state): New defsubst.
6280 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
6281 (isearch-push-state): Set the result of calling
6282 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
6283 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
6284 restore the mode-specific starting point of terminated search.
6285 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
6286 (isearch-repeat): Call `isearch-wrap-function' if defined.
6287 (isearch-message-prefix): Don't add prefix "over" to the message
6288 for wrapped search if `isearch-wrap-function' is defined.
6289 (isearch-search): Call function saved in `isearch-pop-fun-state' to
6290 restore the mode-specific starting point of failed search.
6291
6292 * info.el (Info-search-whitespace-regexp): Fix backslashes.
6293 (Info-search): Add new optional arguments for the sake of isearch.
6294 Replace whitespace in Info-search-whitespace-regexp literally.
6295 Add backward search. Don't call `Info-select-node' if regexp is
6296 found in the same Info node. Don't add node to Info-history for
6297 wrapped isearch.
6298 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
6299 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
6300 (Info-mode): Set local variables `isearch-search-fun-function',
6301 `isearch-wrap-function', `isearch-push-state-function',
6302 `search-whitespace-regexp'.
6303
6304 * isearch.el: Remove ancient Change Log section.
6305 (isearch-string, isearch-message-string, isearch-point)
6306 (isearch-success, isearch-forward-flag, isearch-other-end)
6307 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
6308 (isearch-barrier, isearch-within-brackets)
6309 (isearch-case-fold-search): Add suffix `-state' to state-related
6310 defsubsts to avoid name clashes with other function names.
6311
6312 * simple.el (next-error): New defgroup and defface.
6313 (next-error-highlight, next-error-highlight-no-select):
6314 New defcustoms.
6315 (next-error-no-select): Let-bind next-error-highlight to the value
6316 of next-error-highlight-no-select before calling `next-error'.
6317
6318 * progmodes/compile.el (compilation-goto-locus):
6319 Use `next-error' face instead of `region'. Set 4-th argument of
6320 `move-overlay' to `current-buffer' to move overlay to different
6321 source buffers. Use new variable `next-error-highlight'.
6322
6323 * simple.el (next-error-find-buffer): Move the rule
6324 "if current buffer is a next-error capable buffer" after the
6325 rule "if next-error-last-buffer is set to a live buffer".
6326 Simplify to test all rules in one `or'.
6327 (next-error): Doc fix.
6328 (next-error, previous-error, first-error)
6329 (next-error-no-select, previous-error-no-select):
6330 Make arguments optional.
6331
6332 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6333
6334 * macros.el (apply-macro-to-region-lines): Make it operate on all
6335 lines that begin in the region, rather than on all complete lines
6336 in the region.
6337
6338 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6339
6340 * x-dnd.el (x-dnd-protocol-alist): Document update.
6341 (x-dnd-known-types): Defcustom it.
6342 (x-dnd-handle-motif): Print message-atom in error message.
6343
6344 2004-08-30 John Paul Wallington <jpw@gnu.org>
6345
6346 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
6347 strings rather than programatically constructing message.
6348
6349 2004-08-30 Richard M. Stallman <rms@gnu.org>
6350
6351 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
6352 Don't return a string that would read as the wrong character code.
6353
6354 2004-08-29 Kim F. Storm <storm@cua.dk>
6355
6356 * emulation/cua-base.el (cua-auto-expand-rectangles):
6357 Remove automatic rectangle padding feature; replace by non-destructive
6358 virtual rectangle edges feature.
6359 (cua-virtual-rectangle-edges): New defcustom.
6360 (cua-auto-tabify-rectangles): New defcustom.
6361 (cua-paste): If paste into a marked rectangle, insert rectangle at
6362 current column, even if virtual; also paste exactly as many lines
6363 as has been marked (ignore additional lines or add empty lines),
6364 but paste whole source if only one line is marked.
6365 (cua--update-indications): No longer use overwrite-cursor to
6366 indicate rectangle padding
6367
6368 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
6369 (cua--rectangle-virtual-edges): New defun.
6370 (cua--rectangle-get-corners): Remove optional PAD arg.
6371 (cua--rectangle-set-corners): Never do padding.
6372 (cua--forward-line): Remove optional PAD arg. Simplify.
6373 (cua-resize-rectangle-right, cua-resize-rectangle-left)
6374 (cua-resize-rectangle-down, cua-resize-rectangle-up):
6375 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
6376 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
6377 (cua--rectangle-move): Never do padding. Simplify.
6378 (cua--tabify-start): New defun.
6379 (cua--rectangle-operation): Add tabify arg. All callers changed.
6380 (cua--pad-rectangle): Remove.
6381 (cua--delete-rectangle): Handle delete with virtual edges.
6382 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
6383 (cua--insert-rectangle): Handle insert at virtual column.
6384 Perform auto-tabify if necessary.
6385 (cua--activate-rectangle): Remove optional FORCE arg.
6386 Never do padding. Simplify.
6387 (cua--highlight-rectangle): Enhance for virtual edges.
6388 (cua-toggle-rectangle-padding): Remove command.
6389 (cua-toggle-rectangle-virtual-edges): New command.
6390 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
6391 (cua--rectangle-post-command): Don't force rectangle padding.
6392 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
6393
6394 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
6395
6396 * indent.el (edit-tab-stops-buffer): Doc fix.
6397
6398 2004-08-28 Richard M. Stallman <rms@gnu.org>
6399
6400 * progmodes/grep.el (grep-default-command): Use find-tag-default.
6401 (grep-tag-default): Function deleted.
6402
6403 * subr.el (find-tag-default): Move from etags.el.
6404
6405 * progmodes/etags.el (find-tag-default): Move to subr.el.
6406
6407 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
6408 into the basic character if it has an uppercase form.
6409
6410 2004-08-27 Kenichi Handa <handa@m17n.org>
6411
6412 * international/utf-8.el (utf-8-post-read-conversion): If the
6413 buffer is unibyte, temporarily make it multibyte.
6414
6415 2004-08-27 Masatake YAMATO <jet@gyve.org>
6416
6417 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
6418
6419 2004-08-25 John Paul Wallington <jpw@gnu.org>
6420
6421 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
6422 0, 1, and many mismatches in message.
6423 (tex-start-shell): Use `set-process-query-on-exit-flag'.
6424
6425 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
6426 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
6427
6428 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6429
6430 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
6431 vc-diff-switches differently.
6432
6433 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6434
6435 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
6436 before and a real defvar after
6437 `speedbar-supported-extension-expressions'. This is to silence
6438 the compiler without breaking bootstrapping.
6439
6440 2004-08-22 Richard M. Stallman <rms@gnu.org>
6441
6442 * textmodes/flyspell.el (flyspell-word):
6443 Use set-process-query-on-exit-flag.
6444 (flyspell-highlight-duplicate-region): Take POSS as arg.
6445 (flyspell-word): Pass POSS as arg.
6446
6447 * progmodes/ada-xref.el: Many doc and style fixes.
6448 (ada-find-any-references): Use compilation-start.
6449 (ada-get-ali-file-name): Improve error msg.
6450 (ada-get-ada-file-name): Likewise.
6451
6452 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
6453 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
6454
6455 * mail/mail-extr.el (mail-extr-all-top-level-domains):
6456 Add forward defvar.
6457
6458 * whitespace.el (global-whitespace-mode): New alias
6459 for whitespace-global-mode.
6460
6461 * speedbar.el (speedbar-file-regexp): Move definition up.
6462 (speedbar-mode, speedbar-set-mode-line-format):
6463 Use with-no-warnings.
6464 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
6465
6466 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
6467 controls whether to display the error buffer.
6468
6469 * ps-mule.el: Delete compatibility code for old Emacses.
6470 (ps-mule-find-wrappoint): Don't use chars-in-region.
6471
6472 * frame.el (display-mouse-p, display-selections-p):
6473 Use with-no-warnings.
6474
6475 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
6476
6477 2004-08-22 David Kastrup <dak@gnu.org>
6478
6479 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
6480 information.
6481
6482 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
6483
6484 2004-08-22 Andreas Schwab <schwab@suse.de>
6485
6486 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
6487
6488 2004-08-22 Masatake YAMATO <jet@gyve.org>
6489
6490 * cvs-status.el (cvs-status-checkout): New function.
6491 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
6492
6493 2004-08-21 David Kastrup <dak@gnu.org>
6494
6495 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
6496 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
6497 has been converted to use hashtables, the relation `nil=none' is
6498 no longer valid, as `nil' is not a hashtable. This patch tries to
6499 reduce the number of resulting errors.
6500
6501 2004-08-21 John Paul Wallington <jpw@gnu.org>
6502
6503 * subr.el (process-kill-without-query): Made obsolete in
6504 version 21.4, not 21.5.
6505
6506 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
6507 (vc-previous-comment, vc-next-comment)
6508 (vc-comment-search-reverse, vc-comment-search-forward)
6509 (vc-comment-to-change-log): Likewise.
6510
6511 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
6512
6513 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
6514
6515 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
6516 Correct indentation of DEFMETHODS with non-standard method
6517 combinations (e.g., PROGN, MIN, MAX).
6518
6519 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
6520
6521 * startup.el (normal-top-level-add-subdirs-to-load-path):
6522 Avoid unnecessarily checking system-type.
6523 (normal-top-level): Set TERM to "dumb". Simplify.
6524
6525 * avoid.el (mouse-avoidance-ignore-p): New fun.
6526 Also ignore switch-frame, select-window, double, and triple clicks.
6527 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
6528 (mouse-avoidance-fancy-hook): Use it.
6529
6530 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
6531
6532 * avoid.el (mouse-avoidance-nudge-mouse)
6533 (mouse-avoidance-banish-destination): Stay within the current window
6534 to avoid problems with mouse-autoselect-window.
6535
6536 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
6537
6538 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
6539 the newer format of some messages in cvs-1.12.1.
6540
6541 2004-08-19 Masatake YAMATO <jet@gyve.org>
6542
6543 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
6544 (elp-results-jump-to-definition-by-mouse)
6545 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
6546 (elp-output-result): Use elp-output-insert-symname.
6547
6548 2004-08-18 Kenichi Handa <handa@m17n.org>
6549
6550 * language/cyrillic.el: Register koi8-r in
6551 ctext-non-standard-encodings-alist.
6552 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
6553
6554 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6555
6556 * emacs-lisp/copyright.el (copyright-update-year): Delete code
6557 that replaces 20xy with xy.
6558
6559 2004-08-17 John Paul Wallington <jpw@gnu.org>
6560
6561 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
6562 (reb-force-update): Doc fix.
6563
6564 2004-08-16 Richard M. Stallman <rms@gnu.org>
6565
6566 * progmodes/which-func.el (which-func-update-1): Doc fix.
6567
6568 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
6569 (sh-mode-abbrev-table): New variable.
6570
6571 * progmodes/compile.el (compilation-mode): Doc fix.
6572
6573 * emacs-lisp/lisp-mode.el (eval-last-sexp):
6574 Don't cons a new symbol each time.
6575 (eval-last-sexp-fake-value): New variable.
6576
6577 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
6578 (copyright-update-year): Detect continuation of list of years.
6579
6580 * term.el (term-default-fg-color, term-default-bg-color)
6581 (ansi-term-color-vector): Use `unspecified', not nil, as default.
6582
6583 * imenu.el: Several doc fixes: don't say variables are buffer-local.
6584
6585 2004-08-16 Davis Herring <herring@lanl.gov>
6586
6587 * isearch.el (isearch-string, isearch-message-string, isearch-point)
6588 (isearch-success, isearch-forward-flag, isearch-other-end)
6589 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
6590 (isearch-barrier, isearch-within-brackets)
6591 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
6592
6593 2004-08-16 Kenichi Handa <handa@m17n.org>
6594
6595 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
6596
6597 2004-08-15 Kenichi Handa <handa@m17n.org>
6598
6599 * term/x-win.el (x-selection-value): If utf8 was successful but
6600 ctext was not, use utf8 string.
6601
6602 2004-08-14 Davis Herring <herring@lanl.gov>
6603
6604 * isearch.el: Remove accidental changes of March 4. Fix backing
6605 up when a regexp isearch is made more general. Use symbolic
6606 accessor functions for isearch stack frames to make usage clearer.
6607 (search-whitespace-regexp): Made groups in documentation shy (as
6608 is the group in the default value).
6609 (isearch-fallback): New function, addresses problems with regexps
6610 liberalized by `\|', adds support for liberalization by `\}' (the
6611 general repetition construct), and incorporates behavior for
6612 `*'/`?'.
6613 (isearch-}-char): New command, calls `isearch-fallback' with
6614 arguments appropriate to a typed `}'.
6615 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
6616 appropriately.
6617 (isearch-mode-map): Bind `}' to `isearch-}-char'.
6618 (isearch-string, isearch-message,string, isearch-point)
6619 (isearch-success, isearch-forward-flag, isearch-other-end)
6620 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
6621 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
6622 New inline functions to read fields of a stack frame.
6623
6624 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
6625
6626 * battery.el (battery-linux-proc-acpi): Look into battery
6627 directories matching the literal string "CMB", too (required for
6628 Linux kernel version 2.6.7).
6629
6630 2004-08-14 John Paul Wallington <jpw@gnu.org>
6631
6632 * cus-start.el (read-file-name-completion-ignore-case): Add.
6633 (blink-cursor-alist): Change version to "21.4".
6634
6635 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
6636
6637 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
6638
6639 * speedbar.el (speedbar-scan-subdirs): New option.
6640 (speedbar-file-lists): Don't ignore file-name case on Unix and use
6641 dolist.
6642 (speedbar-insert-files-at-point): Take an extra argument and use
6643 it to optionally find out if a subdir is empty. Also unreadable
6644 files don't get expand buttons.
6645 (speedbar-directory): New image (unused pixmap already existed).
6646 (speedbar-expand-image-button-alist): Use it.
6647
6648 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6649
6650 CC Mode update to 5.30.9:
6651
6652 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
6653 Move from cc-vars to cc-defs for dependency reasons. Fix the
6654 POSIX char class test to check that it works in
6655 `skip-chars-(forward|backward)' too.
6656
6657 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
6658 first argument starts with a special brace list.
6659
6660 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
6661 when `c-opt-type-concat-key' is used (i.e. in Pike).
6662
6663 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
6664 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
6665 >)".
6666
6667 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
6668 whitespace safe.
6669
6670 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
6671 position for `arglist-intro', `arglist-cont-nonempty' and
6672 `arglist-close' when there are two arglist open parens on the same
6673 line and there's nothing in front of the first.
6674
6675 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
6676 locking of qualified names in Java, which previously could fontify
6677 common indexing expressions in many cases. The standard Java
6678 naming conventions are used to tell them apart.
6679
6680 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
6681 Fix inconsistency wrt opening parens on the first line inside a paren
6682 block.
6683
6684 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
6685 compile time for the sake of `c-major-mode-is'.
6686
6687 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
6688 `c-major-mode-is' in the event that this is used inside a
6689 `c-lang-defconst'.
6690
6691 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
6692 `c-lang-defconst' so that it works better with fallback languages.
6693
6694 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
6695 it to fail to record the base mode.
6696
6697 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
6698 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
6699 is used. Reorder the syntax checks to get more efficient
6700 skipping in some situations.
6701
6702 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
6703 continuation which might precede the newly inserted '{'.
6704
6705 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
6706 Fix cases where it could loop indefinitely.
6707
6708 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
6709 size specs correctly. Only fontify identifiers in front of '('
6710 with as functions - don't accept any paren char. Tighten up
6711 initializer skipping to stop before function and class blocks.
6712
6713 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
6714 the point could be left directly after an open paren when finding
6715 the beginning of the first decl in the block.
6716
6717 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
6718 table when filtering out legitimate open parens to be recorded.
6719 This could cause cache inconsistencies when e.g.
6720 `c++-template-syntax-table' was temporarily in use.
6721
6722 * progmodes/cc-engine.el (c-on-identifier)
6723 (c-simple-skip-symbol-backward): Small fix for handling "-"
6724 correctly in `skip-chars-backward'. Affected the operator lfun
6725 syntax in Pike.
6726
6727 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
6728 Fix bug that could cause an error from `after-change-functions' when
6729 the changed region is at bob.
6730
6731 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
6732
6733 CC Mode update to 5.30.9:
6734
6735 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
6736 to say that <TAB> doesn't insert WS into a CPP line.
6737 (c-indent-command, c-tab-always-indent): Amend doc strings.
6738
6739 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
6740 checks for user errors, thus eliminating cryptic and unhelpful
6741 Emacs error messages. (1) Check the arg to `c-set-style' is a
6742 string. (2) Check that settings to `c-offsets-alist' are not
6743 spuriously quoted.
6744
6745 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
6746 which precedes the newly inserted `{'.
6747
6748 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
6749
6750 Sync with Tramp 2.0.44.
6751
6752 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
6753 function "tramp_file_attributes". Otherwise, file names
6754 containing spaces are misinterpreted. Reported by Magnus Henoch
6755 <mange@freemail.hu>.
6756 (tramp-handle-file-truename): FILENAME must be expanded first.
6757 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
6758 obscure results. Reported by D. Goel <deego@gnufans.org>.
6759 (tramp-handle-verify-visited-file-modtime): If file does not
6760 exist, say it is not modified if and only if that agrees with the
6761 buffer's record. Check whether a file is visiting the buffer, or
6762 the buffer has no recorded last modification time. Return t in
6763 case the visiting file doesn't exist. Suggested by Luc Teirlinck
6764 <teirllm@auburn.edu>.
6765 (tramp-handle-write-region): Pass modtime explicitely to
6766 `set-visited-file-modtime', because filename can be different
6767 from (buffer-file-name) if `file-precious-flag' is set.
6768 `set-visited-file-modtime' must be called always when `visit' is t
6769 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
6770 (tramp-handle-set-visited-file-modtime): If `time-list' is not
6771 nil, don't apply the whole body. If the file doesn't exists, set
6772 modtime to '(-1 65535). Suggested by Luc Teirlinck
6773 <teirllm@auburn.edu>.
6774
6775 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
6776
6777 * help.el (describe-bindings): Doc fix.
6778
6779 * subr.el (kbd): Doc fix.
6780
6781 2004-08-08 John Paul Wallington <jpw@gnu.org>
6782
6783 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
6784 instead of `string-to-int'.
6785 (define-ibuffer-column mode): Fix indentation.
6786
6787 2004-08-08 Lars Hansen <larsh@math.ku.dk>
6788
6789 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
6790
6791 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
6792
6793 * subr.el (global-unset-key, local-unset-key): Doc fixes.
6794
6795 * novice.el (disabled-command-function): New variable renamed from
6796 `disabled-command-hook'.
6797 (disabled-command-hook): Keep the _variable_ as alias for
6798 `disabled-command-function' and make obsolete.
6799 (disabled-command-function): Function renamed from
6800 `disabled-command-hook'. Adapt code to name change of the variable.
6801
6802 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
6803
6804 * simple.el (completion-root-regexp): New defvar.
6805 (completion-setup-function): Use it instead of a literal string.
6806
6807 2004-08-07 John Paul Wallington <jpw@gnu.org>
6808
6809 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
6810 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
6811 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
6812 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
6813
6814 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
6815
6816 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
6817 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
6818
6819 2004-08-04 Kenichi Handa <handa@m17n.org>
6820
6821 * international/encoded-kb.el (encoded-kbd-setup-keymap):
6822 Fix previous change.
6823
6824 2004-08-03 Kenichi Handa <handa@m17n.org>
6825
6826 * international/encoded-kb.el: The following changes are to
6827 utilize key-translation-map instead of minor mode map.
6828 (encoded-kbd-iso2022-non-ascii-map): Delete it.
6829 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
6830 (encoded-kbd-last-key): New function.
6831 (encoded-kbd-iso2022-single-shift): New function.
6832 (encoded-kbd-iso2022-designation)
6833 (encoded-kbd-self-insert-iso2022-7bit)
6834 (encoded-kbd-self-insert-iso2022-8bit)
6835 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
6836 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
6837 key-translation-map.
6838 (encoded-kbd-setup-keymap): Setup key-translation-map.
6839 (saved-key-translation-map): New variable.
6840 (encoded-kbd-mode): Save/restore key-translation-map.
6841 Adjust for the change of encoded-kbd-setup-keymap.
6842
6843 2004-08-02 Kim F. Storm <storm@cua.dk>
6844
6845 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
6846 and call compute-motion with nil for topos and width to get proper
6847 usable width and height for both window and non-window systems.
6848
6849 * windmove.el (windmove-coordinates-of-position): Let compute-motion
6850 calculate usable window width and height.
6851
6852 * window.el (window-buffer-height): Call compute-motion with nil width.
6853
6854 2004-08-01 David Kastrup <dak@gnu.org>
6855
6856 * replace.el (query-replace-read-from):
6857 Use `query-replace-compile-replacement'.
6858 (query-replace-compile-replacement): New function.
6859 (query-replace-read-to): Use `query-replace-compile-replacement'
6860 for repeating the last command.
6861
6862 2004-08-01 John Paul Wallington <jpw@gnu.org>
6863
6864 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
6865 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
6866 (pr-switches): Remove period from end of error messages.
6867
6868 * help-mode.el (help-go-back): Likewise.
6869
6870 * abbrev.el (only-global-abbrevs): Doc fix.
6871 (edit-abbrevs-map): Define within defvar.
6872 (quietly-read-abbrev-file): Doc fix.
6873
6874 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
6875
6876 * novice.el (enable-command, disable-command): Doc fixes.
6877
6878 * subr.el (event-modifiers, event-basic-type): Doc fixes.
6879
6880 2004-07-30 Richard M. Stallman <rms@gnu.org>
6881
6882 * subr.el (with-local-quit): Doc fix.
6883
6884 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
6885
6886 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
6887
6888 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
6889
6890 * custom.el (defcustom): Doc fix.
6891
6892 2004-07-28 Masatake YAMATO <jet@gyve.org>
6893
6894 * progmodes/etags.el (etags-tags-apropos): Show building progress.
6895
6896 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6897
6898 * imenu.el (imenu-prev-index-position-function)
6899 (imenu-extract-index-name-function, imenu-name-lookup-function)
6900 (imenu--index-alist): Docstring redundancy fix.
6901
6902 2004-07-25 Lars Hansen <larsh@math.ku.dk>
6903
6904 * wdired.el (wdired-finish-edit): Require dired-aux before locally
6905 binding dired-backup-overwrite.
6906
6907 2004-07-25 John Paul Wallington <jpw@gnu.org>
6908
6909 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
6910
6911 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6912
6913 * term/tty-colors.el (tty-color-approximate): Doc fix.
6914
6915 * select.el (x-get-selection, x-set-selection): Doc fixes.
6916
6917 * frame.el (make-frame): Doc fix.
6918
6919 2004-07-24 Richard M. Stallman <rms@gnu.org>
6920
6921 * mail/rmail.el (rmail-mime-charset-pattern):
6922 Don't include semicolon in the charset value.
6923
6924 * replace.el (occur-next-error): Call set-window-point.
6925 (occur-engine): Handle negative NLINES.
6926
6927 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
6928
6929 * frame.el (modify-all-frames-parameters): Minor doc fix.
6930 (set-frame-configuration): Doc fix.
6931
6932 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
6933
6934 * simple.el (completion-setup-function): Compute the common parts
6935 and the first difference place correctly when
6936 partial-completion-mode is on.
6937
6938 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6939
6940 * ps-print.el: Doc fix.
6941 (ps-print-version): New version 6.6.5.
6942 (ps-printing-region): Doc fix.
6943 (ps-generate-string-list): Comment fix.
6944 (ps-message-log-max): Code fix.
6945
6946 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
6947
6948 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
6949 generated PostScript.
6950
6951 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
6952
6953 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
6954 with Gnus v5_10 branch.)
6955
6956 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
6957
6958 * calendar/time-date.el (time-to-number-of-days): New function.
6959 Imported from from Gnus.
6960
6961 2004-07-22 Kim F. Storm <storm@cua.dk>
6962
6963 * progmodes/make-mode.el: Fix comments.
6964
6965 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6966
6967 * printing.el: Doc fix.
6968
6969 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
6970
6971 * frame.el (modify-all-frames-parameters): Minor doc fix.
6972
6973 2004-07-20 Richard M. Stallman <rms@gnu.org>
6974
6975 * textmodes/fill.el (fill-nobreak-p): If this break point is
6976 at the end of the line, don't consider the newline which follows
6977 as a reason to return t.
6978
6979 2004-07-19 John Paul Wallington <jpw@gnu.org>
6980
6981 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
6982
6983 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6984
6985 * dired-aux.el (dired-do-kill-lines): Expand docstring.
6986 Delete irrelevant code.
6987
6988 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
6989
6990 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
6991 New docstring. From Luc Teirlinck.
6992
6993 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
6994
6995 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
6996 section.
6997 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
6998 non-file buffers. We know it is nil.
6999
7000 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
7001
7002 Sync with Tramp 2.0.43.
7003
7004 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
7005 Remove outdated comment.
7006 (tramp-locked, tramp-locker): New variables for implementing a
7007 global lock.
7008 (tramp-sh-file-name-handler): Use them to implement the global lock.
7009
7010 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
7011
7012 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
7013 calls to respective `xxx` calls.
7014 (tramp-process-alive-regexp): Precise doc string.
7015 (tramp-multi-action-process-alive): New defun.
7016 (tramp-multi-actions): Use it.
7017 (tramp-handle-find-backup-file-name): `copy-tree' is available
7018 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
7019 in order to avoid this function.
7020 (tramp-handle-write-region): Set current buffer. If connection
7021 wasn't open, `file-modes' has changed it accidently. Reported by
7022 David Kastrup <dak@gnu.org>.
7023 (tramp-enter-password, tramp-read-passwd): New arguments USER and
7024 HOST.
7025 (tramp-action-password, tramp-multi-action-password): Apply it.
7026 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
7027 name must still contain the port number. Otherwise, we have two
7028 Tramp buffers, with all the confusion. Reported by Myron Selby
7029 <myron@xytech.com> and Rolf Dubitzky
7030 <Dubitzky@physi.uni-heidelberg.de>.
7031
7032 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
7033 HOST to `tramp-enter-passwd'.
7034
7035 * net/tramp-vc.el (all): Code cleanup. Change all
7036 `tramp-handle-xxx' calls to respective `xxx` calls.
7037
7038 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
7039
7040 * emacs-lisp/testcover.el: New category "potentially-1valued" for
7041 functions that are not erroneous if either 1-valued or
7042 multi-valued. Detect functions in this class.
7043 (testcover-1value-functions, testcover-compose-functions)
7044 (testcover-progn-functions) Add some additional functions to lists.
7045 (testcover-mark): Bugfix when marking up the definition for an
7046 empty function.
7047
7048 2004-07-17 Richard M. Stallman <rms@gnu.org>
7049
7050 * replace.el (occur-read-primary-args): Pass default to
7051 read-from-minibuffer.
7052
7053 * mail/footnote.el (footnote-section-tag): Use defcustom.
7054
7055 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
7056 Compile font-lock-keywords, not KEYWORDS.
7057 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
7058 Add warn, check-type. Handle cerror like error.
7059
7060 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
7061
7062 * progmodes/which-func.el (which-func-keymap): New var.
7063 (which-func-face): New face.
7064 (which-func-format): Use them.
7065
7066 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7067
7068 * buff-menu.el (list-buffers-noselect): Append the buffer's
7069 process status to its mode name.
7070
7071 2004-07-16 Kim F. Storm <storm@cua.dk>
7072
7073 * simple.el (inhibit-mark-movement): New defvar.
7074 (beginning-of-buffer, end-of-buffer): Do not push mark if
7075 inhibit-mark-movement is non-nil or C-u prefix is given.
7076
7077 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
7078 Init to beginning-of-buffer and end-of-buffer.
7079 (cua--undo-push-mark): New defvar.
7080 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
7081 already active and command is in cua--preserve-mark-commands.
7082 Also fix check for shift modifier on non-window systems.
7083 (cua--post-command-handler): Clear inhibit-mark-movement if set.
7084
7085 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7086
7087 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
7088 of two integers, instead of a cons.
7089
7090 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
7091 `visited-file-modtime' now returns a list of two integers, instead
7092 of a cons.
7093
7094 * dired.el (dired-directory-changed-p): Ditto.
7095
7096 * progmodes/grep.el (grep): Doc fix.
7097
7098 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
7099
7100 * autorevert.el (auto-revert-tail-mode)
7101 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
7102 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
7103 in both at the same time.
7104 (auto-revert-tail-mode): New command.
7105 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
7106 (auto-revert-handler): Revert only either tail or whole file.
7107
7108 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
7109 add auto-revert-tail-mode.
7110
7111 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7112
7113 * printing.el: Doc fix. Change name of some funs.
7114 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
7115 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
7116 (pr-standard-file-name): New fun. Replace pr-standard-path.
7117 (pr-call-process): Code fix.
7118
7119 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
7120
7121 * subr.el (with-selected-window): Doc fix.
7122
7123 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
7124
7125 * subr.el (get-buffer-window-list): Doc fix.
7126
7127 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
7128
7129 * files.el (switch-to-buffer-other-window): Doc fix.
7130
7131 * window.el (save-selected-window, one-window-p)
7132 (split-window-keep-point, split-window-vertically)
7133 (split-window-horizontally): Doc fixes.
7134
7135 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7136
7137 * printing.el: Doc fix. Now it uses call-process instead of
7138 shell-command for low command execution.
7139 (pr-version): New version number (6.8).
7140 (pr-shell-file-name): Option removed.
7141 (pr-shell-command): Fun removed.
7142 (pr-call-process): New fun. Replace pr-shell-command.
7143 (pr-standard-path, pr-remove-nil-from-list): New funs.
7144 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
7145 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
7146 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
7147 (pr-ps-utility-process, pr-txt-print): Code fix.
7148
7149 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7150
7151 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
7152 boolean.
7153
7154 2004-07-09 Lars Hansen <larsh@math.ku.dk>
7155
7156 * wid-edit.el (widget-field-buffer): Doc fix.
7157
7158 2004-07-09 John Paul Wallington <jpw@gnu.org>
7159
7160 * emacs-lisp/re-builder.el (reb-update-overlays):
7161 Distinguish between one and several matches in message.
7162
7163 2004-07-09 Richard M. Stallman <rms@gnu.org>
7164
7165 * mouse.el (mouse-set-region-1): If transient-mark-mode
7166 is `identity', change it to `only'.
7167
7168 * simple.el (current-word): Doc fix.
7169
7170 2004-07-09 Mark A. Hershberger <mah@everybody.org>
7171
7172 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
7173 so that it is more understanding of whitespace.
7174
7175 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
7176 (("ns" . "element") (attr-list) children) instead of
7177 ((:ns . "element") (attr-list) children) in order to reduce the
7178 number of symbols used.
7179 (xml-skip-dtd): Change to use xml-parse-dtd but set
7180 xml-validating-parsing to nil.
7181 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
7182 (xml-substitute-entity): Remove in favor of new entity substitution.
7183 (xml-substitute-special): Rewrite in to substitute complex
7184 entities from DOCTYPE declarations.
7185 (xml-parse-fragment): Parse fragments from entity deleclarations.
7186 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
7187 (xml-parse-dtd, xml-substitute-special): Make validity checks
7188 conditioned on xml-validating-parser. Add "Not Well Formed" to
7189 error messages about well-formedness.
7190
7191 2004-07-08 Steven Tamm <steventamm@mac.com>
7192
7193 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
7194 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
7195 Do not treat double clicks and triple clicks specially in the
7196 scroll bar (preventing strange repositioning problems)
7197
7198 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
7199
7200 * replace.el (query-replace-regexp-eval): Fix last change.
7201
7202 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7203
7204 * replace.el (query-replace-descr): New fun.
7205 (query-replace-read-from, query-replace-read-args): Default to the
7206 previous from&to.
7207 (query-replace-read-to): Quote the `from' string when displaying it.
7208 (query-replace-regexp-eval): Immediately check read-only status.
7209 Use query-replace-read-from to get the \n checking.
7210 Quote the `from' string when displaying it.
7211 (map-query-replace-regexp, occur-read-primary-args):
7212 Quote the `from' string when displaying it.
7213
7214 * isearch.el (isearch-query-replace): Pass the regexp-ness and
7215 delimited-ness of the search to query-replace.
7216
7217 * replace.el (query-replace-read-from, query-replace-read-to):
7218 New funs extracted from query-replace-read-args.
7219 (query-replace-read-args): Use them.
7220
7221 * replace.el (query-replace-interactive, query-replace-read-args):
7222 Remove the `initial' special value.
7223 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
7224 (occur-engine): Remove unused var `matchend'.
7225
7226 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
7227 Use the search string without prompting.
7228
7229 2004-07-05 Kenichi Handa <handa@m17n.org>
7230
7231 * international/mule.el (decode-coding-inserted-region):
7232 Set last-coding-system-used only when coding is nil.
7233
7234 2004-07-03 Eli Zaretskii <eliz@gnu.org>
7235
7236 * progmodes/grep.el (grep-compute-defaults, grep-command)
7237 (grep-program, find-program, grep-find-use-xargs, grep-history)
7238 (grep-find-history, grep-tag-default, grep-find-command)
7239 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
7240 Add autoload cookies, for unbundled packages that load `compile'
7241 and expect all grep-related symbols to become defined.
7242
7243 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
7244
7245 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
7246 (iimage-mode-image-search-path): New user option to search the
7247 image file.
7248 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
7249 have locate-file.
7250 (iimage-mode-buffer): Use it.
7251
7252 2004-07-03 Nick Roberts <nickrob@gnu.org>
7253
7254 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
7255 carefully.
7256 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
7257
7258 2004-07-03 Juri Linkov <juri@jurta.org>
7259
7260 * replace.el (query-replace-read-args): Swallow space after 'foo,
7261 not after (quote foo). Match space only immediately after symbol,
7262 not anywhere in the whole string.
7263
7264 2004-07-02 Richard M. Stallman <rms@gnu.org>
7265
7266 * replace.el (query-replace-read-args): Swallow space after
7267 symbols, not after closeparens. But avoid error if string ends there.
7268
7269 * progmodes/python.el (python-beginning-of-statement):
7270 Exit the loop if backward-up-list gets error.
7271
7272 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
7273
7274 2004-07-02 Andre Spiegel <spiegel@gnu.org>
7275
7276 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
7277 only if vc-consult-headers is non-nil.
7278
7279 2004-07-02 Juri Linkov <juri@jurta.org>
7280
7281 * pcvs.el (cvs-mode-diff-repository): New command.
7282
7283 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
7284
7285 2004-07-01 Juri Linkov <juri@jurta.org>
7286
7287 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
7288 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
7289 C-M-% to isearch-query-replace-regexp.
7290 (minibuffer-local-isearch-map): Add arrow key bindings.
7291 Bind C-f to isearch-yank-char-in-minibuffer.
7292 (isearch-forward): Doc fix.
7293 (isearch-edit-string): Doc fix.
7294 (isearch-query-replace, isearch-query-replace-regexp): New funs.
7295 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
7296 (isearch-yank-char): Add optional arg.
7297 (isearch-yank-char-in-minibuffer): New fun.
7298
7299 * replace.el (query-replace-interactive): Change type from boolean
7300 to choice. Add value `initial'.
7301 (query-replace-read-args): Handle value `initial' of
7302 query-replace-interactive.
7303
7304 2004-06-29 Kim F. Storm <storm@cua.dk>
7305
7306 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
7307 (breakpoint-disabled-bitmap-face): Add :group 'gud.
7308
7309 * progmodes/ada-xref.el (ada-tight-gvd-integration):
7310 Add :group 'ada.
7311
7312 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
7313
7314 2004-06-29 Juri Linkov <juri@jurta.org>
7315
7316 * replace.el (query-replace-read-args): Swallow a space after
7317 everything except )]" which in most cases means after a symbol.
7318
7319 * emacs-lisp/pp.el (pp-buffer): Add autoload.
7320
7321 2004-06-28 Richard M. Stallman <rms@gnu.org>
7322
7323 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
7324 More changes to go with previous change in font-lock.el.
7325
7326 2004-06-26 David Kastrup <dak@gnu.org>
7327
7328 * replace.el (perform-replace): Highlight the match even in
7329 non-query mode if there is potential replace string editing.
7330
7331 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
7332
7333 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
7334 agree with new return value of `file-remote-p'.
7335 This syncs with Tramp 2.0.42.
7336
7337 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
7338 according to new documentation of `file-remote-p'.
7339
7340 * files.el (file-remote-p): Fix doc to say that return value is
7341 identification of remote system, if not nil.
7342 (file-relative-name): Use new return value of `file-remote-p'.
7343
7344 2004-06-26 Nick Roberts <nickrob@gnu.org>
7345
7346 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
7347 (gdb-goto-breakpoint): Fix breakage.
7348
7349 2004-06-26 Eli Zaretskii <eliz@gnu.org>
7350
7351 * man.el (Man-getpage-in-background): Add windows-nt to the list
7352 of systems where shell-file-name should be used instead of
7353 literal "sh".
7354
7355 2004-06-25 Sam Steingold <sds@gnu.org>
7356
7357 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
7358 function names `(setf symbol)'.
7359
7360 2004-06-24 Richard M. Stallman <rms@gnu.org>
7361
7362 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
7363
7364 * font-lock.el (font-lock-keywords): Change format of compiled values.
7365 Document it.
7366 (font-lock-add-keywords): If font-lock-keywords is compiled,
7367 extract the uncompiled version, modify, then recompile.
7368 (font-lock-remove-keywords): Likewise.
7369 (font-lock-fontify-keywords-region): Handle changed format.
7370 (font-lock-compile-keywords): Handle changed format.
7371 (font-lock-set-defaults): Compile the keywords explicitly here.
7372
7373 2004-06-24 David Kastrup <dak@gnu.org>
7374
7375 * replace.el (query-replace-read-args): Implement `\,' and `\#'
7376 replacements here.
7377 (query-replace-regexp): Doc string explaining this and the new
7378 `\?' replacement. Remove `\,' and `\#' implementation here, as it
7379 is better placed in `query-replace-read-args'.
7380 (replace-regexp): Explain `\,', `\#' and `\?'.
7381 (replace-match-data): New function for thorough reuse/destruction
7382 of old match-data.
7383 (replace-match-maybe-edit): Function for implementing `\?' editing.
7384 (perform-replace): Fix maintaining of the match stack including
7385 already matched regions, implement `\?', fix various problems
7386 with regions while editing and other stuff.
7387 (replace-highlight): Simplify.
7388
7389 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
7390
7391 * progmodes/grep.el (grep-error-screen-columns): New variable.
7392 (grep-regexp-alist): Give it the full functionality of gnu style
7393 compilation messages with line and column ranges. Ask me for the
7394 perl script I'm working on, that uses these.
7395
7396 2004-06-23 Nick Roberts <nickrob@gnu.org>
7397
7398 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
7399 Remove.
7400 (comint-insert-input, comint-mouse-insert-input): New functions
7401 based on comint-insert-clicked-input for two bindings but just
7402 one functionality.
7403
7404 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7405
7406 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
7407
7408 2004-06-23 Lars Hansen <larsh@math.ku.dk>
7409
7410 * files.el (write-contents-functions): Doc fix.
7411
7412 2004-06-21 Juanma Barranquero <lektu@terra.es>
7413
7414 * image.el (image-library-alist): Rewrite docstring in active voice.
7415
7416 2004-06-20 Richard M. Stallman <rms@gnu.org>
7417
7418 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
7419
7420 * isearch.el (isearch-repeat): Avoid testing old match data.
7421 (isearch-message): Display trailing space in special font
7422 when search is failing.
7423 (isearch-search-fun-function): Doc fix.
7424
7425 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
7426
7427 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
7428
7429 * frame.el (show-trailing-whitespace): Doc fix.
7430
7431 * cus-edit.el (custom-variable-documentation): New function.
7432 (custom-variable): Use it.
7433
7434 2004-06-19 Nick Roberts <nickrob@gnu.org>
7435
7436 * man.el (Man-getpage-in-background): Revert previous change but
7437 make cygwin a special case.
7438
7439 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
7440
7441 * autorevert.el (global-auto-revert-non-file-buffers):
7442 Update docstring.
7443
7444 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
7445
7446 * progmodes/compile.el (compilation-error-properties): Store one
7447 more than end-col, if present, so that transient-mark-mode will
7448 highlight last char too.
7449 * progmodes/grep.el (grep-regexp-alist): Match columns and column
7450 ranges, if present.
7451
7452 2004-06-18 Jason Rumney <jasonr@gnu.org>
7453
7454 * makefile.w32-in: Double percent signs in for loops.
7455
7456 2004-06-17 David Kastrup <dak@gnu.org>
7457
7458 * replace.el (query-replace-read-args): Only warn about use of \n
7459 and \t when we are doing a regexp replacement and the actual
7460 escaped character is n or t.
7461 (query-replace-regexp): Add \, and \# interpretation to
7462 interactive call and document it.
7463 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
7464 as shortkey for replace-count.
7465 (replace-quote): New function for doubling backslashes.
7466
7467 2004-06-17 Juanma Barranquero <lektu@terra.es>
7468
7469 * files.el (parse-colon-path, cd): Mention in docstring that the
7470 path separator is colon in GNU-like systems.
7471
7472 * newcomment.el (comment-region-internal): Fix docstring.
7473
7474 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
7475 (ewoc-invalidate, ewoc-collect): Doc fixes.
7476 (ewoc--create-node, ewoc--delete-node-internal):
7477 Fix typos in docstring.
7478
7479 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7480
7481 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
7482 manual to docstring.
7483
7484 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7485
7486 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
7487
7488 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7489
7490 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
7491 Add hyperlink to emacs-xtra manual to docstring.
7492
7493 * autorevert.el (global-auto-revert-non-file-buffers):
7494 Add hyperlink to emacs-xtra manual to docstring, as well as an
7495 info-link.
7496
7497 2004-06-14 Juanma Barranquero <lektu@terra.es>
7498
7499 * image.el (image-library-alist): New variable to map image types
7500 to external libraries. Initialized to nil, unless system-specific
7501 configs change it.
7502 (image-type-available-p): Determine whether an image type is
7503 available by calling `init-image-library'.
7504
7505 * term/w32-win.el (image-library-alist): Initialize to a known set
7506 of probable library names.
7507
7508 2004-06-14 Kenichi Handa <handa@m17n.org>
7509
7510 * international/code-pages.el (windows-1256, cp1125): Fix tables
7511 for several characters.
7512
7513 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
7514
7515 2004-06-13 Richard M. Stallman <rms@gnu.org>
7516
7517 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
7518
7519 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
7520 not "`pc-selection-mode'".
7521
7522 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
7523
7524 * simple.el (previous-matching-history-element): Specify a default.
7525
7526 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
7527
7528 * cus-face.el (custom-declare-face): Simplify code.
7529
7530 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
7531
7532 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
7533
7534 * files.el (before-save-hook): Add `time-stamp' to the options.
7535
7536 * time-stamp.el (time-stamp): Recommend adding it to
7537 `before-save-hook', rather than `write-file-functions'.
7538 Make a similar change in `Commentary' section.
7539
7540 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
7541
7542 * diff-mode.el (diff-current-defun): If at start of hunk, use
7543 position of first change.
7544
7545 2004-06-13 Lars Hansen <larsh@math.ku.dk>
7546
7547 * dired-x.el (dired-mark-omitted): Bind to "*O".
7548
7549 2004-06-12 Karl Fogel <kfogel@red-bean.com>
7550
7551 * bookmark.el (bookmark-bmenu-relocate): New function, as
7552 suggested by David J. Biesack <David.Biesack@sas.com>.
7553 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
7554 (bookmark-bmenu-mode): Describe binding in doc string.
7555 (bookmark-set-filename): Save the bookmark list if it's time.
7556
7557 2004-06-13 Kenichi Handa <handa@m17n.org>
7558
7559 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
7560 (ccl-untranslated-to-ucs): Fix typo.
7561
7562 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
7563
7564 * progmodes/python.el (python-open-block-statement-p):
7565 Fix indentation after a block opening that contains a comment.
7566
7567 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
7568
7569 * bindings.el (completion-ignored-extensions): Add file extensions
7570 of Python byte-compiled files.
7571
7572 2004-06-12 Juri Linkov <juri@jurta.org>
7573
7574 * info.el (Info-goto-node): Add autoload.
7575 (Info-toc): Add substring-no-properties on Info file name.
7576 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
7577 (Info-mode-map): Bind L to Info-history, T to Info-toc.
7578
7579 2004-06-12 Kenichi Handa <handa@m17n.org>
7580
7581 * international/mule-cmds.el (set-language-environment):
7582 Load subst tables if necessary.
7583
7584 * international/mule.el (decode-char): Load subst tables if necessary.
7585 (encode-char): Likewise.
7586
7587 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
7588 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
7589 (utf-16le-decode-loop): Set r5 to -1 before loop.
7590 (utf-16be-decode-loop): Likewise.
7591 (ccl-decode-mule-utf-16le): Add EOF processing block.
7592 (ccl-decode-mule-utf-16be): Likewise.
7593 (ccl-decode-mule-utf-16le-with-signature): Likewise.
7594 (ccl-decode-mule-utf-16be-with-signature): Likewise.
7595 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
7596 (ccl-mule-utf-16-encode-untrans): New CCL.
7597 (utf-16-decode-to-ucs): Handle pre-read character.
7598 (utf-16le-encode-loop): Handle surrogate pair.
7599 (utf-16be-encode-loop): Likewise.
7600 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
7601 of utf-16le-encode-loop.
7602 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
7603 of utf-16be-encode-loop.
7604 (mule-utf-16-post-read-conversion):
7605 Call utf-8-post-read-conversion at first.
7606 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
7607 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
7608 Add post-read-conversion and pre-write-conversion.
7609
7610 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
7611 (utf-translate-cjk-unicode-range): New variable.
7612 (utf-translate-cjk-load-tables): New function.
7613 (utf-lookup-subst-table-for-decode): New function.
7614 (utf-lookup-subst-table-for-encode): New function.
7615 (utf-translate-cjk-mode): Init-value changed to t. Don't load
7616 tables here. Update safe-charsets of utf-* coding systems.
7617 (ccl-mule-utf-untrans): New CCL.
7618 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
7619 at end of each branch.
7620 (ccl-mule-utf-8-encode-untrans): New CCL.
7621 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
7622 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
7623 length of encoding. Don't return r0.
7624 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
7625 (utf-8-post-read-conversion): Narrow to region properly.
7626 If utf-translate-cjk-mode is on, load tables if necessary.
7627 Call utf-8-compose with hash-table arg if necessary.
7628 Call XXX-compose-region instead of XXX-post-read-convesion.
7629 (utf-8-pre-write-conversion): New function.
7630 (mule-utf-8): Include CJK charsets in safe-charsets if
7631 utf-translate-cjk-mode is on. Add pre-write-conversion.
7632
7633 * international/characters.el: Temporarily set
7634 utf-translate-cjk-mode to nil.
7635
7636 * language/devan-util.el (devanagari-compose-region):
7637 Add autoload cookie.
7638
7639 * international/ccl.el (ccl-dump-call): Fix printing the
7640 subroutine name.
7641
7642 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
7643
7644 * dired.el (dired-revert): If buffer is marked unmodified before
7645 reverting, keep it marked unmodified.
7646 Adapt to new conventions for commenting out code.
7647 (dired-make-relative): Adapt to new conventions for commenting out code.
7648
7649 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
7650
7651 * eshell/esh-module.el (eshell-load-defgroups):
7652 Bind `vc-handled-backends' to nil when opening files.
7653
7654 2004-06-11 Juanma Barranquero <lektu@terra.es>
7655
7656 * files.el (parse-colon-path, cd): Doc fixes (refer to
7657 `path-separator', not colon).
7658
7659 2004-06-10 Juanma Barranquero <lektu@terra.es>
7660
7661 * newcomment.el (comment-search-forward)
7662 (comment-search-backward): Fix typos in docstring.
7663 (comment-region): Doc fix.
7664
7665 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
7666
7667 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
7668 switch is no longer stored in `dired-switches-alist'.
7669
7670 * dired-aux.el (dired-insert-subdir): Do not store R switch in
7671 `dired-switches-alist'.
7672
7673 2004-06-10 Kim F. Storm <storm@cua.dk>
7674
7675 * pcvs.el (cvs-mode-diff-yesterday): New command.
7676
7677 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
7678
7679 2004-06-10 Juri Linkov <juri@jurta.org>
7680
7681 * emacs-lisp/edebug.el (edebug-eval-defun):
7682 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
7683 Fix docstring.
7684
7685 * simple.el (eval-expression-print-format): Don't print additional
7686 information on the first call to `eval-print-last-sexp'.
7687 (next-error-find-buffer): Fix punctuation.
7688 (killing) <defgroup>: Fix punctuation.
7689 (yank-excluded-properties): Change group from editing to killing.
7690
7691 * replace.el (perform-replace): Use `limit' to terminate the
7692 while-loop explicitly.
7693
7694 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7695
7696 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
7697 Use lc-*.xpm as prefix instead of *-locol.xpm.
7698
7699 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
7700 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
7701 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
7702 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
7703 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
7704 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
7705 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
7706 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
7707 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
7708 * toolbar/lc-up_arrow.xpm:
7709 Rename from *-locol.xpm.
7710
7711 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
7712
7713 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
7714 include forms like &<str>; as valid url patterns.
7715
7716 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7717
7718 * dired.el (dired-diff, dired-backup-diff)
7719 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
7720 (dired-do-chown, dired-do-touch, dired-do-print)
7721 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
7722 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
7723 (dired-create-directory, dired-do-copy, dired-do-symlink)
7724 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
7725 (dired-do-copy-regexp, dired-do-hardlink-regexp)
7726 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
7727 (dired-maybe-insert-subdir, dired-next-subdir)
7728 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
7729 (dired-kill-subdir, dired-tree-up, dired-tree-down)
7730 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
7731 (dired-run-shell-command, dired-query): Remove redundant,
7732 or incorrect, autoloads.
7733
7734 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
7735 does not end in a slash. Add optional argument KILL-ROOT.
7736 Update docstring.
7737 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
7738 (dired-query): Add autoloads.
7739
7740 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
7741
7742 * progmodes/compile.el (compilation-set-window-height):
7743 Rearrange the save-* functions because a buffer can have several current
7744 point in different windows.
7745 (compilation-error-regexp-alist-alist): Recognize {standard input}
7746 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
7747
7748 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7749
7750 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
7751 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
7752 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
7753 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
7754 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
7755 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
7756 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
7757 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
7758 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
7759 * toolbar/up_arrow-locol.xpm:
7760 New versions of icons that uses fewer colors.
7761
7762 * toolbar/tool-bar.el (tool-bar-local-item)
7763 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
7764 if display-color-cells is 256 or less.
7765
7766 2004-06-08 Kim F. Storm <storm@cua.dk>
7767
7768 * wid-edit.el (widget-specify-button): Use hand pointer rather
7769 than mouse-face as visible mouse-over effect.
7770
7771 2004-06-07 Karl Fogel <kfogel@red-bean.com>
7772
7773 * saveplace.el (save-place-alist-to-file): Bind `print-length'
7774 and `print-level' to nil when writing out `save-place-alist'.
7775 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
7776
7777 2004-06-07 Juanma Barranquero <lektu@terra.es>
7778
7779 * completion.el (completion-kill-region): Doc fix.
7780
7781 * format.el (format-insert-annotations)
7782 (format-annotate-location): Doc fixes.
7783 (format-subtract-regions): Make arguments match their use in docstring.
7784
7785 * simple.el (kill-region): Doc fix.
7786
7787 * subr.el (insert-buffer-substring-no-properties)
7788 (insert-buffer-substring-as-yank): Doc fixes.
7789
7790 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
7791
7792 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
7793 Update docstring.
7794 (dired-reset-subdir-switches): New function.
7795
7796 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
7797 Limit scope of `buffer-read-only' binding.
7798
7799 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
7800
7801 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
7802 eshell-explicit-command-char.
7803
7804 2004-06-06 Juanma Barranquero <lektu@terra.es>
7805
7806 * help-fns.el (help-argument-name): Inherit from italic face only
7807 if the frame supports it.
7808
7809 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7810
7811 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
7812 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
7813 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
7814 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
7815 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
7816 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
7817 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
7818 New conversions from xpm files.
7819
7820 * toolbar/README: New file.
7821
7822 2004-06-06 Richard M. Stallman <rms@gnu.org>
7823
7824 * isearch.el (isearch-mode-map): Undo previous change.
7825
7826 2004-06-05 Juri Linkov <juri@jurta.org>
7827
7828 * bindings.el (debug-ignored-errors): Add regexps for history
7829 related messages. Remove $ from "No further undo information".
7830 Move Ediff's messages to ediff.el.
7831
7832 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
7833
7834 * cus-edit.el (custom-display): Add `min-colors'.
7835
7836 * custom.el (defface): Add `supports' to docstring.
7837
7838 * help-fns.el (help-argument-name): Add :group 'help.
7839
7840 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
7841
7842 * find-dired.el (find-ls-subdir-switches): New user option.
7843 (find-dired): No longer call `abbreviate-file-name' on DIR.
7844 Set `dired-subdir-switches' buffer-locally.
7845
7846 * locate.el: Merge the two `Commentary' sections.
7847 (locate-ls-subdir-switches): New user option.
7848 (locate): Update for other changes.
7849 (locate-mode-map): Restore Dired binding for mouse-2.
7850 Bind `locate-mouse-view-file' to M-mouse-2.
7851 Bind `l' to `locate-do-redisplay'.
7852 (locate-main-listing-line-p, locate-do-redisplay): New functions.
7853 (locate-mouse-view-file, locate-tags, locate-find-directory):
7854 Print message if used outside main listing.
7855 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
7856 Various changes to support inserted subdirectories.
7857 (locate-insert-header): Change header of *Locate* buffer.
7858
7859 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
7860 Change interactive default switches.
7861 (dired-rename-subdir-2): Update `dired-switches-alist'.
7862 (dired-insert-subdir, dired-kill-subdir):
7863 Handle `dired-switches-alist'. Do not mark buffer modified.
7864 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
7865 (dired-insert-subdir-doinsert): Omit messages.
7866 Handle `dired-subdir-switches'.
7867 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
7868
7869 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
7870 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
7871 subdirs if -R switch is used for a subdir.
7872 (dired-mode): Set `dired-switches-alist'.
7873 (dired-build-subdir-alist): Only print number of directories in
7874 echo area when invoked interactively.
7875
7876 2004-06-05 Lars Hansen <larsh@math.ku.dk>
7877
7878 * dired-x.el (dired-omit-mode): Rename from
7879 dired-omit-files-p. Use define-minor-mode to define it.
7880 (dired-omit-files-p): Add as alias for dired-omit-mode.
7881 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
7882 dired-mark-omitted.
7883 (dired-mark-omitted): Add. Bind to M-O.
7884
7885 2004-06-05 Kenichi Handa <handa@m17n.org>
7886
7887 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
7888
7889 2004-06-05 Juanma Barranquero <lektu@terra.es>
7890
7891 * help-fns.el (help-argument-name): Reintroduce face.
7892 (help-default-arg-highlight): Use it, now that
7893 `face-differs-from-default-p' can be trusted.
7894
7895 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
7896
7897 * textmodes/table.el: Sentence commands added to Point Motion
7898 group; kill and backward-kill commands added to Extraction group.
7899
7900 2004-06-04 Mario Lang <mlang@delysid.org>
7901
7902 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
7903 systems appear to use mW, make the code handle this. Fix a
7904 division-by-zero bug while at it, and handle kernels with
7905 a slightly different layout in /proc/acpi.
7906
7907 2004-06-04 Karl Fogel <kfogel@red-bean.com>
7908
7909 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
7910 because the latter is a CL-ism. This fixes the bug reported by
7911 Shawn Boyette <mdxi@collapsar.net> in
7912 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
7913
7914 2004-06-04 Miles Bader <miles@gnu.org>
7915
7916 * faces.el (display-supports-face-attributes-p): Function moved to
7917 C code. Previously only the tty-related portion of this function
7918 was done in C; however the previous attempt to do a halfway-proper
7919 job for non-tty displays in lisp didn't work properly because of
7920 funny conditions during Emacs startup.
7921 (face-differs-from-default-p): Simplify, now that
7922 display-supports-face-attributes-p works properly on all display
7923 types. Remove :stipple from comparison; it doesn't really work
7924 in emacs anyway.
7925
7926 2004-06-04 Miles Bader <miles@gnu.org>
7927
7928 * faces.el (face-differs-from-default-p): Use a different
7929 implementation, so we can really check whether FACE displays
7930 differently or not.
7931
7932 2004-06-04 Miles Bader <miles@gnu.org>
7933
7934 * faces.el (display-supports-face-attributes-p): Implement a
7935 `different from default' check for non-tty displays.
7936
7937 2004-06-03 David Kastrup <dak@gnu.org>
7938
7939 * woman.el (woman-mapcan): More concise code.
7940 (woman-topic-all-completions, woman-topic-all-completions-1)
7941 (woman-topic-all-completions-merge): Replace by a simpler and
7942 much faster implementation based on O(n log n) sort/merge instead
7943 of the old O(n^2) behavior.
7944
7945 2004-06-03 Miles Bader <miles@gnu.org>
7946
7947 * subr.el (read-number): Use canonical format for default in prompt.
7948
7949 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
7950 Add regexp for " [...]" style defaults.
7951
7952 2004-06-02 Romain Francoise <romain@orebokech.com>
7953
7954 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
7955 groups: if the user asks for a hidden buffer, open the
7956 corresponding filter group to expose it.
7957
7958 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
7959 `ibuffer-jump-to-buffer'.
7960 (ibuffer-jump-offer-only-visible-buffers): New user option.
7961
7962 2004-06-02 Juanma Barranquero <lektu@terra.es>
7963
7964 * faces.el (frame-update-faces): Add empty docstring so the one
7965 for `ignore' doesn't show through.
7966
7967 * subr.el (process-kill-without-query): Remove spurious "\n" on
7968 obsolescence string.
7969 (focus-frame, unfocus-frame): Add obsolescence declaration and
7970 empty docstring.
7971
7972 * international/mule.el (register-char-codings): Make alias for
7973 `ignore'. Move docstring to obsolescence info and remove redundancy.
7974
7975 2004-06-02 Kim F. Storm <storm@cua.dk>
7976
7977 * frame.el (blink-cursor-start): Turn cursor off initially so blink
7978 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
7979
7980 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7981
7982 * comint.el (comint-replace-by-expanded-history-before-point):
7983 Obey `start' as the docstring says.
7984 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
7985 (comint-update-fence): Prevent font-lock from running unnecessarily.
7986 (comint-dynamic-list-completions): Use with-current-buffer.
7987
7988 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7989
7990 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
7991 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
7992 (bibtex-entry-update): Handle alternatives and optional fields.
7993 (bibtex-parse-entry): Bugfix, handle empty key.
7994
7995 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7996
7997 * vc-arch.el (vc-arch-state): Don't assume the file exists.
7998
7999 2004-05-31 Lars Hansen <larsh@math.ku.dk>
8000
8001 * desktop.el (desktop-save): Don't save minor modes without a
8002 known mode initialization function.
8003
8004 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
8005
8006 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
8007
8008 * autorevert.el: Update `Commentary' section.
8009
8010 2004-05-30 Juanma Barranquero <lektu@terra.es>
8011
8012 * dos-fns.el (convert-standard-filename):
8013 * files.el (convert-standard-filename):
8014 * w32-fns.el (convert-standard-filename):
8015 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
8016
8017 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
8018
8019 Sync with Tramp.
8020
8021 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
8022 (tramp-let-maybe): Move to an earlier spot in the file.
8023 Patch by Andreas Schwab.
8024
8025 2004-05-30 Andreas Schwab <schwab@suse.de>
8026
8027 * dired.el (dired-get-filename): Don't use dired-re-dot.
8028
8029 2004-05-30 Richard M. Stallman <rms@gnu.org>
8030
8031 * files.el (find-file): Doc fix.
8032
8033 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
8034
8035 2004-05-30 Nick Roberts <nickrob@gnu.org>
8036
8037 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
8038 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
8039 modeline of the locals buffer.
8040 (gdb-goto-breakpoint): Handle gdbmi.
8041 (gdb-get-frame-number): Change for gdbmi.
8042
8043 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
8044
8045 * files.el (file-remote-p): Apply file name handler for operation
8046 `file-remote-p'. It isn' a property any longer.
8047 (file-relative-name): `fh' and `fd' get the required value via
8048 `find-file-name-handler' already.
8049
8050 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
8051 (top): Remove setting of `file-remote-p' property for
8052 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
8053
8054 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
8055
8056 Version 2.0.41 of Tramp released.
8057
8058 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
8059 Throw away if process has died.
8060 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
8061 (tramp-out-of-band-prompt-regexp): Rename to
8062 `tramp-process-alive-regexp', because its usage is widen.
8063 (tramp-actions-copy-out-of-band): Apply it.
8064 (tramp-actions-before-shell, tramp-multi-actions):
8065 Add `tramp-action-process-alive' action.
8066 (tramp-action-process-alive): New defun.
8067 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
8068 Add entry for `file-remote-p'.
8069 (tramp-handle-file-remote-p): New defun.
8070 (top): Remove setting of `file-remote-p'. Don't set
8071 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
8072
8073 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
8074 `file-remote-p'.
8075
8076 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
8077 counted for (last) line. [They should or they shouldn't? --Stef]
8078 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
8079
8080 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
8081
8082 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
8083 not really necessary but seems to keep the shell history smaller
8084 in some cases. It is no substitute for setting HISTFILE and
8085 HISTSIZE from tramp-open-connection-setup-interactive-shell,
8086 though. Suggested by Luc Teirlinck.
8087 (tramp-open-connection-setup-interactive-shell): Export variables
8088 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
8089 (tramp-set-process-query-on-exit-flag): New compat function.
8090 (tramp-open-connection-multi, tramp-open-connection-su)
8091 (tramp-open-connection-rsh, tramp-open-connection-telnet)
8092 (tramp-do-copy-or-rename-file-out-of-band): Use it.
8093 (tramp-let-maybe): New macro, let-binds a variable only if it
8094 isn't obsolete.
8095 (tramp-check-ls-commands, tramp-handle-expand-file-name)
8096 (tramp-handle-file-truename): Use it.
8097 (tramp-completion-file-name-regexp-unified): Avoid matching
8098 filenames starting with "/:" -- those are reserved for
8099 file-name-non-special.
8100
8101 * tramp-smb.el (tramp-smb-open-connection):
8102 Use tramp-set-process-query-on-exit-flag compat function.
8103
8104 2004-05-29 Richard M. Stallman <rms@gnu.org>
8105
8106 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
8107
8108 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
8109 (eval-last-sexp-print-value): Print char equivalent regardless
8110 of standard-output value.
8111
8112 * thumbs.el (thumbs-subst-char-in-string): Delete.
8113 (thumbs-thumbname): Use subst-char-in-string.
8114 (thumbs-resize-image): Use condition-case, not ignore-errors.
8115 (thumbs-kill-buffer): Likewise.
8116
8117 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
8118 (thumbs-mode): Make buffer read-only.
8119 (thumbs-make-thumb): Unconditionally accept an existing file.
8120 (thumbs-insert-thumb): Add thumb-image-file property to the image.
8121 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
8122 (thumbs-show-thumbs-list): Error if images not supported.
8123 (thumbs-save-current-image): Improve prompt string.
8124 (thumbs-mode-map): Define u, R, x.
8125 (thumbs-unmark): New command.
8126 (thumbs-emboss-image): Minor cleanup.
8127 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
8128 (thumbs-rename-images): New command.
8129 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
8130
8131 * thumbs.el (thumbs-current-image): New function.
8132 (thumbs-file-list, thumbs-file-alist): New functions.
8133 (thumbs-find-image): Delete arg L.
8134 Don't set up thumbs-fileL as buffer-local global var.
8135 (thumbs-find-image-at-point): Use thumbs-current-image.
8136 (thumbs-set-image-at-point-to-root-window): Likewise.
8137 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
8138 Record and warn about errors. Update thumbs-markedL for deletions.
8139 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
8140 (thumbs-redraw-buffer): Use thumbs-file-list.
8141 (thumbs-mark): Use thumbs-current-image.
8142 (thumbs-show-name): Use thumbs-current-image.
8143
8144 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
8145 and imenu--last-menubar-index-alist.
8146
8147 * subr.el (with-selected-window): Undo previous change.
8148
8149 2004-05-29 John Paul Wallington <jpw@gnu.org>
8150
8151 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
8152 (thumbs-mouse-find-image): New command.
8153 (thumbs-mode-map): Bind it to mouse-2.
8154 (thumbs-mode): Make mode-class special.
8155 (thumbs-view-image-mode): Likewise.
8156
8157 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8158
8159 * flymake.el: New file.
8160
8161 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
8162
8163 * files.el (find-file-noselect-1): Do not bind
8164 `inhibit-read-only' to t during execution of
8165 `find-file-not-found-functions'.
8166
8167 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
8168
8169 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
8170 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
8171
8172 2004-05-28 Juri Linkov <juri@jurta.org>
8173
8174 * simple.el (eval-expression-print-format): New fun.
8175
8176 * simple.el (eval-expression):
8177 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
8178 * emacs-lisp/edebug.el (edebug-compute-previous-result)
8179 (edebug-eval-expression): Print additionally the value returned by
8180 `eval-expression-print-format'.
8181
8182 * emacs-lisp/lisp.el (insert-pair-alist): New var.
8183 (insert-pair): Make arguments optional. Find character pair
8184 from `insert-pair-alist' according to the last input event.
8185 (insert-parentheses): Make arguments optional.
8186 (raise-sexp, delete-pair): New funs.
8187
8188 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
8189 (emacs-lisp-mode-map, lisp-interaction-mode-map):
8190 Bind C-M-q to `indent-pp-sexp'.
8191
8192 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
8193 `pp-to-string' modified to be able to format text with newlines.
8194 (pp-to-string): Move the buffer-formatting part of the code to
8195 `pp-buffer'. Call `pp-buffer'.
8196
8197 * info.el (Info-desktop-buffer-misc-data): Don't save information
8198 about virtual files.
8199 (Info-restore-desktop-buffer): Restore Info buffers in prepared
8200 buffers with names obtained from the desktop file instead of the
8201 default *info* buffer.
8202
8203 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
8204
8205 * subr.el (with-selected-window): Only save/restore the selected window.
8206
8207 * progmodes/compile.el (compilation-error-regexp-alist):
8208 Use expand-file-name and data-directory.
8209
8210 * progmodes/grep.el (grep-tree): Rework previous fix.
8211
8212 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
8213 after the user marked text with the mouse.
8214
8215 * startup.el (command-line): Keep the first regexp of
8216 auto-save-file-name-transforms intact.
8217
8218 2004-05-28 Juanma Barranquero <lektu@terra.es>
8219
8220 * cus-edit.el (customize-face, customize-face-other-window)
8221 (custom-face-edit-delete): Make arguments match their use in
8222 docstring.
8223 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
8224 docstring.
8225
8226 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
8227 not `cvs-butlast'.
8228
8229 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
8230 `nbutlast' are in subr.el).
8231
8232 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
8233 (set-w32-system-coding-system): Doc fixes.
8234
8235 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
8236 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
8237 Make arguments match their use in docstring.
8238 (artist-draw-region-trim-line-endings)
8239 (artist-mouse-choose-operation): Fix typo in docstring.
8240 (artist-key-set-point-common): Doc fix.
8241
8242 2004-05-28 Simon Josefsson <jas@extundo.com>
8243
8244 * mail/smtpmail.el (smtpmail-open-stream):
8245 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
8246
8247 2004-05-26 Simon Josefsson <jas@extundo.com>
8248
8249 * starttls.el: Merge with my GNUTLS based starttls.el.
8250 (starttls-gnutls-program, starttls-use-gnutls)
8251 (starttls-extra-arguments, starttls-process-connection-type)
8252 (starttls-connect, starttls-failure, starttls-success): New variables.
8253 (starttls-program, starttls-extra-args): Doc fix.
8254 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
8255 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
8256 and pass on to corresponding *-gnutls function if it is set.
8257
8258 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8259
8260 * autorevert.el (auto-revert-handler): Disable auto-reverting of
8261 remote files.
8262
8263 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
8264
8265 * files.el (file-name-non-special): There are more operations
8266 which need handling: `find-backup-file-name',
8267 `insert-file-contents', `verify-visited-file-modtime',
8268 `write-region'. Rename t value of method to `add'. Add new
8269 methods `quote' and `unquote-then-quote' to file-arg-indices.
8270
8271 2004-05-25 Juri Linkov <juri@jurta.org>
8272
8273 * info.el (Info-toc): Call Info-mode on intermediate buffer.
8274 (Info-index-nodes): Enclose code in condition-case to catch errors.
8275 (Info-index-node): Don't search all index nodes if request is only
8276 for the current node and file is not in the cache of index nodes.
8277 (Info-mode-map): Bind Info-copy-current-node-name to `w'
8278 for consistency with dired-copy-filename-as-kill.
8279 Bind `S' to Info-search-case-sensitively.
8280 (Info-copy-current-node-name): New arg. With zero prefix arg put
8281 the name inside a function call to `info'. Display copied text in
8282 the echo area.
8283
8284 2004-05-25 Sam Steingold <sds@gnu.org>
8285
8286 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
8287 strip the package prefix from the symbol name, if any.
8288 Make it the `find-tag-default-function' for `lisp-mode'.
8289
8290 2004-05-25 John Paul Wallington <jpw@gnu.org>
8291
8292 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
8293 instead of obsolete `process-kill-without-query'.
8294
8295 * textmodes/texinfmt.el (texinfo-indexvar-alist):
8296 Declare as variable, not constant.
8297
8298 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
8299
8300 * files.el (find-file-noselect-1): Fix bug introduced by
8301 Revision 1.694. As a side effect, `inhibit-read-only'
8302 is again, by default, t during execution of
8303 `find-file-not-found-functions'.
8304 (insert-directory): Check that lines were really inserted by
8305 the --dired switch, before erasing them.
8306
8307 2004-05-24 Nick Roberts <nickrob@gnu.org>
8308
8309 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
8310 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
8311 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
8312 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
8313 gud-minor-mode (gdbmi).
8314
8315 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
8316
8317 * net/browse-url.el (browse-url-interactive-arg): Enable user to
8318 explicitly select the text to be taken as URL.
8319
8320 2004-05-23 Juri Linkov <juri@jurta.org>
8321
8322 * info.el (Info-index-nodes): New var and fun.
8323 (Info-goto-index, Info-index, info-apropos)
8324 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
8325 (Info-index): Fix docstring. Store and restore Info-history-list.
8326 (Info-complete-nodes): New var.
8327 (Info-complete-menu-item): Use it.
8328 (Info-index-node): New fun.
8329 (Info-final-node, Info-forward-node, Info-backward-node)
8330 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
8331 Use Info-index-node.
8332 (Info-extract-menu-item, Info-extract-menu-counting): Set second
8333 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
8334 (Info-find-node-2): If a node with period in its name not found,
8335 try to find a node without the name part after period.
8336 (Info-select-node): Call Info-fontify-node only if
8337 Info-fontify-maximum-menu-size is not nil.
8338 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
8339 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
8340 Preserve Info-history-list.
8341 (Info-toc): Set Info-current-file.
8342 (Info-build-toc): Move point to the beginning of the buffer.
8343 Add main-file variable.
8344 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
8345 Use backslashed representation of the control character ^_.
8346
8347 * textmodes/texinfmt.el (texinfo-print-index): Print index line
8348 numbers in the new Texinfo 4.7 format.
8349
8350 * add-log.el (change-log-font-lock-keywords): Remove `:' from
8351 regexps for function and variable names.
8352
8353 * descr-text.el (describe-property-list): Add [show] button for
8354 `syntax-table' property with action to pp to a separate buffer.
8355 (describe-char): Replace search-forward by re-search-forward with
8356 whitespace regexp after "character:" to not fail in too narrow windows.
8357
8358 * simple.el (next-error-find-buffer): Add a rule to return
8359 next-error capable buffer if one window on the selected frame
8360 displays such buffer.
8361
8362 2004-05-23 Nick Roberts <nickrob@gnu.org>
8363
8364 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
8365 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
8366 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
8367 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
8368 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
8369 Handle new value for gud-minor-mode (gdbmi).
8370 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
8371 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
8372 Change from local to global gdb variable set.
8373 (gdb-ann3): Initialise above gdb variable set.
8374 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
8375 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
8376 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
8377 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
8378 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
8379 (gdb-info-locals-handler, gdb-invalidate-assembler)
8380 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
8381 set as global variables.
8382 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
8383 Handle gdbmi.
8384 (gdb-info-breakpoints-custom): Fix regexp.
8385 (def-gdb-var): Delete.
8386
8387 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
8388 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
8389 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
8390 a new mode. The file (gdb-mi.el) for this mode will be included
8391 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
8392 primary interface.
8393
8394 2004-05-23 Jesper Harder <harder@ifa.au.dk>
8395
8396 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
8397 interpreted as a directory.
8398
8399 2004-05-22 Richard M. Stallman <rms@gnu.org>
8400
8401 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
8402 as a close quote.
8403
8404 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
8405
8406 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
8407 Use assoc-string, not assoc-ignore-case.
8408
8409 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
8410
8411 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
8412 If moving back then fwd gets a defun that ends before point,
8413 try again moving fwd then back.
8414
8415 * files.el (file-name-non-special): Allow t in file-arg-indices
8416 to mean requote the return value. Use `identity' as an element
8417 rather than as the whole value.
8418
8419 * gs.el (gs-options): Add -dSAFER. Mark it risky.
8420
8421 2004-05-22 Juanma Barranquero <lektu@terra.es>
8422
8423 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
8424 `help-make-usage'.
8425 (help-highlight-arguments): Skip function name before searching
8426 for arguments.
8427
8428 2004-05-21 Juanma Barranquero <lektu@terra.es>
8429
8430 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
8431 Don't mention in the docstring these arguments meant for
8432 internal (recursive) use only.
8433 (allout-char-spec): Comment out (it's not implemented).
8434 (allout-old-expose-topic, allout-exposure): Fix docstring and add
8435 obsolescence declaration.
8436 (allout-flatten-exposed-to-buffer)
8437 (allout-indented-exposed-to-buffer): Fix typos in docstring.
8438 (my-mark-marker): Doc fix.
8439 (produce-allout-mode-map, allout-sibling-index)
8440 (allout-isearch-expose, allout-distinctive-bullet)
8441 (allout-open-topic, allout-reindent-body)
8442 (allout-rebullet-heading, allout-process-exposed)
8443 (allout-insert-listified, allout-latex-verb-quote)
8444 (allout-insert-latex-header, allout-insert-latex-trailer):
8445 Make arguments match their use in docstring.
8446 (allout-primary-bullet, allout-old-style-prefixes)
8447 (allout-inhibit-protection, allout-init, allout-mode)
8448 (allout-before-change-protect, allout-flag-region):
8449 Use "Emacs" instead of "emacs" in docstrings.
8450
8451 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
8452
8453 * international/characters.el: Modify syntax of more characters.
8454
8455 2004-05-21 Masatake YAMATO <jet@gyve.org>
8456
8457 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
8458 (etags-tags-completion-table): Show parsing progress.
8459
8460 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
8461
8462 * locate.el (locate-prompt-for-command): Shorten first line of
8463 docstring.
8464 (locate-mode): Expand docstring and include keymap summary.
8465
8466 * files.el (find-file-noselect-1): Limit the scope of the
8467 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
8468 is, by default, nil during the execution of
8469 `find-file-not-found-functions' and `find-file-hook'.
8470
8471 2004-05-20 Michael Mauger <mmaug@yahoo.com>
8472
8473 * facemenu.el (facemenu-color-name-equal): New function.
8474 (list-colors-display): Use it to compare colors instead of
8475 facemenu-color-equal.
8476
8477 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
8478
8479 * compare-w.el (compare-windows-face): Use min-colors instead of
8480 checking for tty or pc types.
8481
8482 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
8483
8484 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
8485 (completion-setup-function): Use with-current-buffer.
8486 Properly save excursion. Simplify.
8487 Don't assume there is necessarily a `mouse-face' property somewhere.
8488
8489 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
8490
8491 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
8492
8493 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
8494 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
8495 Use with-current-buffer.
8496 (byte-goto-log-buffer): Delete.
8497 (byte-compile-log-file): Call compilation-forget-errors.
8498
8499 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
8500
8501 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
8502 output messages into the search result.
8503
8504 2004-05-19 Masatake YAMATO <jet@gyve.org>
8505
8506 * wid-edit.el (widget-radio-button-notify): Revert my last
8507 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
8508
8509 2004-05-19 Kenichi Handa <handa@m17n.org>
8510
8511 * international/characters.el: Fix syntax (open/close) of CJK chars.
8512
8513 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
8514
8515 * help-mode.el (help-go-back): Don't depend on position of back button.
8516
8517 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
8518
8519 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
8520 files files don't contain an accidental additional /.
8521
8522 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
8523 in source buffer.
8524
8525 2004-05-18 Masatake YAMATO <jet@gyve.org>
8526
8527 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
8528 to widget-apply. :action method assumes 2 arguments, not 3.
8529
8530 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
8531
8532 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
8533 New constants.
8534 (hs-special-modes-alist): Add an f90-mode entry.
8535
8536 2004-05-17 Sam Steingold <sds@gnu.org>
8537
8538 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
8539 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
8540
8541 2004-05-16 Kim F. Storm <storm@cua.dk>
8542
8543 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
8544
8545 2004-05-15 John Wiegley <johnw@newartisans.com>
8546
8547 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
8548 (eshell-output-object-to-target): Improve output speed 20% by not
8549 calling `eshell-stringify' if something is already known to be a string.
8550
8551 2004-05-15 Alex Ott <ott@jet.msk.su>
8552
8553 * textmodes/ispell.el (ispell-local-dictionary-alist):
8554 Add windows-1251 to the choice of coding systems.
8555 (ispell-dictionary-alist-6): Add support for "russianw.aff",
8556 encoded in cp1251.
8557
8558 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
8559
8560 * progmodes/compile.el (compilation-warning-face)
8561 (compilation-info-face): Use min-colors.
8562
8563 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8564
8565 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
8566 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
8567 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
8568 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
8569 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
8570 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
8571 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
8572 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
8573 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
8574 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
8575 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
8576 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
8577 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
8578 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
8579
8580 2004-05-15 Kim F. Storm <storm@cua.dk>
8581
8582 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
8583 Use it to set triggered-p element of timer.
8584 (timer-event-handler): Set triggered-p element non-nil while running
8585 the timer function.
8586
8587 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
8588
8589 * descr-text.el (describe-char-unicode-data)
8590 (describe-char-unicodedata-file): Re-enable the unicode code now that
8591 the licensing issues have been cleared in the unicode-4 license.
8592 (describe-text-properties-1): Remove unused `overlay' var.
8593 (describe-char): Remove unused var `buffer'.
8594
8595 2004-05-14 David Ponce <david@dponce.com>
8596
8597 * tree-widget.el: New file.
8598
8599 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
8600
8601 * language/european.el ("Brazilian Portuguese"): Add support for
8602 Brazilian Portuguese.
8603
8604 2004-05-13 John Wiegley <johnw@newartisans.com>
8605
8606 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
8607 `recentf-mode' if this variable has been customized to t.
8608
8609 * eshell/esh-test.el (eshell-test): Call the function
8610 `emacs-version' rather than trying to build a custom version string.
8611
8612 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
8613
8614 * net/telnet.el (telnet-mode): Use define-derived-mode.
8615 Don't modify the global value of comint-prompt-regexp.
8616
8617 2004-05-13 John Paul Wallington <jpw@gnu.org>
8618
8619 * version.el (emacs-version): Check for `gtk' feature before
8620 `x-toolkit' feature.
8621
8622 2004-05-13 Juanma Barranquero <lektu@terra.es>
8623
8624 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
8625 arguments in the docstring, they're used only in recursive calls.
8626
8627 * help-fns.el (help-arg-highlighting-function)
8628 (help-argument-name): Delete.
8629 (help-default-arg-highlight): New function.
8630 (help-do-arg-highlighting): Use it.
8631
8632 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
8633
8634 * calendar/appt.el (appt-disp-window):
8635 Use `calendar-set-mode-line' for a centered mode-line.
8636
8637 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
8638
8639 * calendar/appt.el (appt-disp-window): Do not split window
8640 excessively when `split-height-threshold' is low.
8641
8642 2004-05-12 Nick Roberts <nickrob@gnu.org>
8643
8644 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
8645 kill-buffer-hook here and make it local.
8646 (gud-kill-buffer-hook): Use kill-process for a sure kill.
8647
8648 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
8649
8650 * progmodes/compile.el (compilation-set-window-height):
8651 Use save-excursion to protect against misplaced marker.
8652
8653 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8654
8655 * custom.el (defface): Document that type can have value gtk.
8656
8657 * faces.el (face-spec-set-match-display): Handle type gtk in display.
8658
8659 2004-05-12 Kenichi Handa <handa@m17n.org>
8660
8661 * descr-text.el: Require quail at comile time.
8662 (describe-char): If an input method is on and it supports the
8663 character, show how to input it.
8664
8665 * international/quail.el (quail-install-decode-map): Accept a
8666 char-table whose subtype is `quail-decode-map'.
8667 (quail-store-decode-map-key, quail-gen-decode-map1)
8668 (quail-gen-decode-map, quail-find-key1, quail-find-key)
8669 (quail-show-key): New functions.
8670
8671 2004-05-12 Juanma Barranquero <lektu@terra.es>
8672
8673 * generic.el (define-generic-mode): Remove redundant arglist info.
8674
8675 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
8676 Make arguments match their use in docstring.
8677 (help-arg-highlighting-function): New variable.
8678 (help-argument-name): Mention it in the docstring.
8679 (help-do-arg-highlight): Use it. Expand regexp to accept also
8680 ARG-xxx and xxx-ARG references.
8681
8682 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
8683
8684 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
8685 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
8686 and "mailto:addr1?to=addr2" equal.
8687
8688 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
8689
8690 * man.el (Man-getpage-in-background): Use shell-file-name
8691 and shell-command-switch variables instead of hard-coded values.
8692
8693 2004-05-11 Eli Zaretskii <eliz@gnu.org>
8694
8695 * iimage.el: New file.
8696
8697 2004-05-11 Juanma Barranquero <lektu@terra.es>
8698
8699 * custom.el (custom-initialize-default, defcustom):
8700 Fix typo in docstring.
8701
8702 * files.el (set-visited-file-name, file-expand-wildcards):
8703 Fix docstring.
8704
8705 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
8706
8707 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
8708
8709 * subr.el (eventp): Be more discriminating with integers.
8710
8711 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
8712
8713 * progmodes/compile.el (compile): Add universal prefix arg.
8714 (compilation-error-regexp-alist-alist): Add edg patterns.
8715
8716 2004-05-10 Sam Steingold <sds@gnu.org>
8717
8718 * textmodes/ispell.el (ispell-message):
8719 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
8720
8721 2004-05-10 Dave Love <fx@gnu.org>
8722
8723 * progmodes/python.el (help-buffer): Autoload when compiling.
8724 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
8725 (run-python): Prepend to any existing PYTHONPATH.
8726
8727 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
8728
8729 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
8730 for pending breakpoints.
8731
8732 2004-05-10 Richard M. Stallman <rms@gnu.org>
8733
8734 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
8735 directly without calling any functions in Rmail.
8736 (unrmail-unprune): Function deleted.
8737
8738 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
8739
8740 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
8741 C-c C-z binding.
8742
8743 2004-05-10 Kenichi Handa <handa@m17n.org>
8744
8745 * descr-text.el (describe-char): Fix previous change. Don't make
8746 a unibyte character to multibyte in the *Help* buffer.
8747
8748 2004-05-10 Miles Bader <miles@gnu.org>
8749
8750 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
8751 buffer an error if the debugger process is actually running.
8752
8753 2004-05-10 Juanma Barranquero <lektu@terra.es>
8754
8755 * help-fns.el (help-argument-name): Default to italic.
8756 (help-highlight-arguments): Return always (usage . doc), even when
8757 usage is nil.
8758
8759 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
8760 (define-ibuffer-filter): Add usage info.
8761 (define-ibuffer-op): Add usage info (but CL-style defaults for
8762 keyword args are not shown).
8763
8764 * subr.el (remove-overlays, read-passwd): Fix docstring.
8765 (start-process-shell-command): Fix docstring. Put usage info in a
8766 format usable by `describe-function'.
8767 (open-network-stream, open-network-stream-nowait)
8768 (open-network-stream-server): Fix docstring.
8769
8770 2004-05-09 Jason Rumney <jasonr@gnu.org>
8771
8772 * international/code-pages (cp932, cp936, cp949, c950): Remove.
8773 Only define cp125* if windows-125* is already defined.
8774
8775 * language/korean.el (cp949): Add alias.
8776
8777 * language/chinese.el (cp936, cp950): Add aliases.
8778
8779 * language/japanese.el (cp932): Add alias.
8780
8781 * term/w32-win.el: Require code-pages.
8782
8783 * international/mule-cmds.el (set-locale-environment):
8784 On MS-Windows use ansi code-page for default coding-systems.
8785 Set up paper sizes for Windows 3 letter languages.
8786
8787 * international/code-pages.el (cp932, cp936, cp949, cp950):
8788 Add aliases. Also add cp125* if not already defined.
8789
8790 2004-05-09 Juanma Barranquero <lektu@terra.es>
8791
8792 * help-fns.el (help-highlight-arguments): Don't try to highlight
8793 missing or autoloaded arglists. Accept structured arguments, like
8794 the first ones of `do' and `flet'.
8795
8796 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
8797 (cvs-get-marked): Remove redundant arglist info.
8798
8799 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
8800 Don't use CL-style default args.
8801
8802 2004-05-08 Andreas Schwab <schwab@suse.de>
8803
8804 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
8805
8806 * international/subst-ksc.el: Fix references to utf-translate-cjk
8807 into utf-translate-cjk-mode.
8808 * international/subst-big5.el: Likewise.
8809 * international/subst-gb2312.el: Likewise.
8810 * international/subst-jis.el: Likewise.
8811 * international/utf-16.el: Likewise.
8812 * international/utf-8.el: Likewise.
8813
8814 2004-05-08 John Wiegley <johnw@newartisans.com>
8815
8816 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
8817 "virtual buffers" (off by default), which makes it possible to
8818 switch to the "virtual" buffers of recently visited files. When a
8819 buffer name search fails, and this option is on, iswitchb will
8820 look at the list of recently visited files, and permit matching
8821 against those names. When the user hits RET on a match, it will
8822 revisit that file.
8823 (iswitchb-read-buffer): Add two optional arguments, which makes
8824 isearchb.el possible.
8825 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
8826 (iswitchb-next-match): Add support for virtual buffers.
8827
8828 * isearchb.el: This module extends iswitchb to provide "as you
8829 type" buffer selection.
8830
8831 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
8832 Ignore the read-only property when flyspell highlighting is on.
8833 Not ignoring it leads to a series of confusing errors.
8834 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
8835 but also make sure to call flyspell-incorrect-hook.
8836 (flyspell-maybe-correct-transposition): Perform transposition test
8837 by bit twiddling a string, rather than using a temp buffer.
8838 (flyspell-maybe-correct-doubling): Use a string rather than a temp
8839 buffer. This is also the original version of the code, which
8840 could not be checked in before due to a previous lack of
8841 assignment papers. This version has seen heavy usage on my system
8842 for several years now.
8843
8844 * calendar/cal-bahai.el: New file, which adds support for the
8845 Baha'i calendar to Emacs. This calendar is based on a solar year
8846 of 19 months of 19 days, with 4 intercalary days. Each year
8847 begins on March 21, with the calendar starting in 1844.
8848
8849 * calendar/cal-menu.el, calendar/calendar.el,
8850 calendar/diary-lib.el, calendar/holidays.el: Added support for
8851 using cal-bahai.el.
8852
8853 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
8854 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
8855 function can be used outside of eshell buffers.
8856 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
8857
8858 2004-05-08 Juanma Barranquero <lektu@terra.es>
8859
8860 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
8861 word constituent so FOO-ARG is not recognized as an arg.
8862 (help-highlight-arguments): Don't skip lists in mandatory arguments.
8863
8864 * simple.el (next-error): Fix typo in docstring.
8865 (open-line): Make argument names match their use in docstring.
8866 (split-line): Fix docstring.
8867
8868 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
8869 usable by `describe-function'.
8870 (gensym, gentemp, typep, ignore-errors): Make argument names match
8871 their use in docstring.
8872
8873 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
8874 argument to `help-setup-xref'.
8875
8876 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
8877
8878 Version 2.0.40 of Tramp released.
8879
8880 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
8881 Use symbol-function to invoke functions only known on some Emacs
8882 flavors. This avoids byte-compiler warnings. Reported by Kevin
8883 Scaldeferri <kevin@scaldeferri.com>.
8884 (tramp-do-copy-or-rename-file-via-buffer): Rename from
8885 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
8886 consistent with the other tramp-do-* functions.
8887 (tramp-do-copy-or-rename-file): Calls adjusted.
8888 (tramp-process-initial-commands): Avoid liveness check on shell --
8889 we know that it must be alive since we're opening a connection at
8890 this moment.
8891 (tramp-last-cmd): New internal variable.
8892 (tramp-process-echoes): New tunable.
8893 (tramp-send-command): Set tramp-last-cmd.
8894 (tramp-wait-for-output): Delete echo, if applicable.
8895 (tramp-read-passwd): Construct the key for the password cache in a
8896 way that works for multi methods, too.
8897 (tramp-bug): Add backup-directory-alist and
8898 bkup-backup-directory-info to bug reports, with Tramp counterparts.
8899
8900 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
8901
8902 * net/tramp*.el: Suppress byte-compiler warnings where possible.
8903
8904 * net/tramp.el (tramp-out-of-band-prompt-regexp)
8905 (tramp-actions-copy-out-of-band): New defcustoms.
8906 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
8907 used instead of a synchronous one. Allows password entering.
8908 (tramp-action-out-of-band): New defun.
8909 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
8910 Remove restriction with password from doc string.
8911 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
8912 `tramp-out-of-band-prompt-regexp',
8913 `tramp-actions-copy-out-of-band', `password-cache' and
8914 `password-cache-expiry'.
8915 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
8916 password caching.
8917 (tramp-touch): FILE can be a local file, too.
8918 (TODO): Remove items done.
8919 (tramp-handle-insert-directory): Properly quote file name also if
8920 not full-directory-p. Handle wildcard case. Reported by Andreas
8921 Schwab <schwab@suse.de>.
8922 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
8923 new file.
8924 (tramp-handle-file-local-copy, tramp-handle-write-region):
8925 The permissions of the temporary file are set if filename exists.
8926 Reported by Ted Stern <stern@cray.com>.
8927 (tramp-backup-directory-alist)
8928 (tramp-bkup-backup-directory-info): New defcustoms.
8929 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
8930 (tramp-handle-find-backup-file-name): New function.
8931 Implements Tramp's find-backup-file-name.
8932
8933 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
8934 for `find-backup-file-name'.
8935
8936 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
8937 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
8938
8939 2004-05-07 Lars Hansen <larsh@math.ku.dk>
8940
8941 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
8942
8943 2004-05-07 Juanma Barranquero <lektu@terra.es>
8944
8945 * subr.el (lambda): Add arglist description to docstring.
8946 (declare): Fix typo in docstring.
8947 (open-network-stream): Fix docstring.
8948 (process-kill-without-query): Fix docstring and add obsolescence info.
8949 (last, butlast, nbutlast): Make arguments match their use in docstring.
8950 (insert-buffer-substring-no-properties): Likewise.
8951 (insert-buffer-substring-as-yank): Likewise.
8952 (split-string): Fix docstring.
8953
8954 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
8955 Make argument names match their use in docstring.
8956
8957 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
8958
8959 2004-05-06 Nick Roberts <nickrob@gnu.org>
8960
8961 * progmodes/gdb-ui.el: Improve/extend documentation strings.
8962 Fit first sentence on one line for apropos-command.
8963
8964 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8965
8966 Changes largely merged in from Dave Love's code.
8967 * progmodes/python.el: Doc fixes.
8968 (python-mode-map): Add python-complete-symbol.
8969 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
8970 (python-comment-indent, python-complete-symbol)
8971 (python-symbol-completions, python-partial-symbol)
8972 (python-try-complete): New.
8973 (python-indent-line): Remove optional arg. Use python-block-end-p.
8974 (python-check): Bind compilation-error-regexp-alist.
8975 (inferior-python-mode): Use rx. Move keybindings to top level.
8976 Set comint-input-filter.
8977 (python-preoutput-filter): Use rx.
8978 (python-input-filter): Re-introduce.
8979 (python-proc): Start new process if necessary.
8980 Check python-buffer non-nil.
8981 (view-return-to-alist): Defvar.
8982 (python-send-receive): New.
8983 (python-eldoc-function): Use it.
8984 (python-mode-running): Don't defvar.
8985 (python-mode): Set comment-indent-function.
8986 Maybe update hippie-expand-try-functions-list.
8987 (python-indentation-levels): Initialize differently.
8988 (python-block-end-p): New.
8989 (python-indent-line): Use it.
8990 (python-compilation-regexp-alist): Augment.
8991 (run-python): Import `emacs' module to Python rather than loading
8992 code directly. Set python-buffer differently.
8993 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
8994 Use python-proc.
8995 (python-send-command): Go to end of comint buffer.
8996 (python-load-file): Use python-proc, emacs.eimport.
8997 (python-describe-symbol): Simplify interactive form.
8998 Use emacs.help. Do use temp-buffer-show-hook.
8999 Call print-help-return-message.
9000 (hippie-exp): Require when compiling.
9001 (python-preoutput-continuation): Use rx.
9002
9003 * diff-mode.el (diff-make-unified): Fix regexp.
9004
9005 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
9006
9007 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
9008 filter groups from the buffer when rebuilding the Ibuffer buffer
9009 and `ibuffer-show-empty-filter-groups' is nil.
9010
9011 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9012
9013 * ps-print.el (ps-print-quote): Call ps-value-string.
9014 (ps-setup): Call ps-comment-string.
9015 (ps-value-string, ps-comment-string): New funs.
9016
9017 2004-05-06 Juanma Barranquero <lektu@terra.es>
9018
9019 * ehelp.el (electric-help-command-loop): Check whether the last
9020 character is visible, not (point-max).
9021
9022 * help-fns.el (help-argument-name): Default to bold; don't inherit
9023 from font-lock-variable-name-face.
9024 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
9025
9026 2004-05-05 Kenichi Handa <handa@m17n.org>
9027
9028 * descr-text.el (describe-char): Copy the character with text
9029 properties and overlays into the first line, and call
9030 describe-text-properties on it.
9031
9032 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
9033
9034 * iswitchb.el (iswitchb-global-map): Fix typo.
9035 Remove unwanted ###autoloads from source file.
9036
9037 2004-05-05 Lars Hansen <larsh@math.ku.dk>
9038
9039 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
9040 in run-hooks. Use substitute-command-keys in message.
9041 (wdired-abort-changes): Add message.
9042
9043 2004-05-03 Michael Mauger <mmaug@yahoo.com>
9044
9045 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
9046 (sql-emacs20-p): Remove.
9047 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
9048 (sql-builtin-face, sql-doc-face): Remove.
9049 (sql-mode-ansi-font-lock-keywords)
9050 (sql-mode-oracle-font-lock-keywords)
9051 (sql-mode-postgres-font-lock-keywords)
9052 (sql-mode-linter-font-lock-keywords)
9053 (sql-mode-ms-font-lock-keywords)
9054 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
9055 (sql-product-font-lock): Fix font-lock reset when font rules change.
9056 (sql-highlight-product): Remove incorrect font-lock reset logic.
9057
9058 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
9059
9060 * ses.el (ses-set-parameter): Fix typo.
9061
9062 2004-05-04 Kim F. Storm <storm@cua.dk>
9063
9064 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
9065 Must expand directory for completion to work; and don't mess with
9066 process-environment.
9067 (ido-read-file-name): If command has ido property, don't use ido
9068 if value is ignore, or read as directory if value is dir.
9069 Set ido ignore property for dired-do-rename command.
9070
9071 2004-05-04 Juanma Barranquero <lektu@terra.es>
9072
9073 * ehelp.el (electric-help-command-loop, electric-help-undefined)
9074 (electric-help-help): Check against unmapped commands.
9075
9076 * help-fns.el (help-argument-name): New face, inheriting from
9077 font-lock-variable-name-face, to highlight function arguments in
9078 `describe-function' and `describe-key'.
9079 (help-do-arg-highlight): Auxiliary function to highlight a given
9080 list of arguments in a string.
9081 (help-highlight-arguments): Highlight the function arguments and
9082 all uses of them in the docstring.
9083 (describe-function-1): Use it. Do docstring output via `insert',
9084 not 'princ', so text attributes are preserved.
9085
9086 * winner.el (winner-mode-map): Move `winner-undo' and
9087 `winner-redo' to C-c <left> and C-c <right>, respectively (the
9088 previous bindings conflict with `prev-buffer', `next-buffer').
9089
9090 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9091
9092 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
9093 (bibtex-entry-update): New command bound to C-c C-u.
9094 (bibtex-text-in-string): Fix regexp.
9095 (bibtex-assoc-of-regexp): Remove.
9096 (bibtex-progress-message): Fix docstring.
9097 (bibtex-inside-field): Use if.
9098 (bibtex-assoc-regexp): New function.
9099 (bibtex-format-entry): Make code more robust so that it formats
9100 also old entries.
9101 (bibtex-autokey-demangle-title): Merge with obsolete function
9102 bibtex-assoc-of-regexp.
9103 (bibtex-field-list): New function.
9104 (bibtex-entry): Use bibtex-field-list.
9105 (bibtex-parse-entry): Fix docstring.
9106 (bibtex-print-help-message): Use bibtex-field-list.
9107 (bibtex-make-field): Use bibtex-field-list.
9108 (bibtex-entry-index): Bugfix. Return crossref key if required.
9109 (bibtex-lessp): Fix docstring.
9110
9111 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
9112
9113 * select.el (xselect-convert-to-string): Move comment to intended line.
9114
9115 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9116
9117 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
9118 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
9119
9120 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9121
9122 * term/x-win.el (x-clipboard-yank): Don't exit on error from
9123 x-get-selection.
9124
9125 2004-05-03 Jason Rumney <jasonr@gnu.org>
9126
9127 * makefile.nt: Remove.
9128
9129 2004-05-03 Kim F. Storm <storm@cua.dk>
9130
9131 * emulation/cua-base.el (cua--update-indications): Fix last change.
9132 (cua-mode): Deactivate mark when cua-mode is enabled.
9133
9134 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
9135
9136 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
9137
9138 2004-05-03 Nick Roberts <nickrob@gnu.org>
9139
9140 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
9141 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
9142 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
9143 window over visible frames.
9144 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
9145
9146 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
9147
9148 * progmodes/compile.el (compilation-gcpro): New var.
9149 (compilation-fake-loc): Use it.
9150 (compilation-forget-errors): Reset it.
9151
9152 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
9153
9154 * diff-mode.el (diff-header-face, diff-file-header-face):
9155 Use min-colors.
9156
9157 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9158
9159 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
9160 (bibtex-clean-entry): Disentangle code.
9161 (bibtex-realign): New function.
9162 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
9163 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
9164 Remove undocumented optional arg called-by-convert-alien.
9165 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
9166 for sorting instead of bibtex-sort-buffer.
9167
9168 2004-05-02 Eli Zaretskii <eliz@gnu.org>
9169
9170 * progmodes/compile.el (compilation-start): In the
9171 no-async-subprocesses branch, call sit-for to give redisplay a
9172 chance to show the updated process status in the mode line, and
9173 fontify the buffer explicitly after the process exits.
9174
9175 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
9176
9177 * progmodes/python.el (python-compilation-line-number): Remove.
9178 (python-compilation-regexp-alist): Don't use it any more.
9179 (python-orig-start, python-input-filter): Remove.
9180 (inferior-python-mode): Don't set up comint-input-filter-functions.
9181 (python-send-region): Use compilation-fake-loc.
9182
9183 * progmodes/compile.el (compilation-messages-start): New var.
9184 (compilation-mode): Don't setup next-error-function here.
9185 (compilation-setup): Set it up here instead (for minor modes as well).
9186 Make compilation-messages-start buffer local.
9187 (compilation-next-error-function): Use it.
9188 (compilation-forget-errors): Set compilation-messages-start.
9189
9190 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
9191
9192 * ielm.el (ielm-prompt-read-only): Update docstring.
9193
9194 * comint.el (comint-prompt-read-only): Update docstring.
9195 (comint-update-fence, comint-kill-whole-line)
9196 (comint-kill-region): New functions.
9197
9198 * simple.el (kill-whole-line): Use "p" instead of "P" in
9199 interactive form.
9200
9201 2004-05-01 Juanma Barranquero <lektu@terra.es>
9202
9203 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
9204 format arglist so default values in CL-style argument lists are
9205 correctly shown.
9206
9207 2004-05-01 Jason Rumney <jasonr@gnu.org>
9208
9209 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
9210
9211 2004-05-01 Kenichi Handa <handa@m17n.org>
9212
9213 * international/titdic-cnv.el (miscdic-convert): Don't generate a
9214 quail file if it is up to date.
9215
9216 2004-04-30 Juri Linkov <juri@jurta.org>
9217
9218 * cus-edit.el (custom-mode-map):
9219 Add key binding `C-x C-s' to `Custom-save'.
9220
9221 * outline.el (outline-blank-line): New var.
9222 (outline-next-preface, outline-show-heading)
9223 (outline-end-of-subtree): Use it.
9224
9225 * dired-aux.el (dired-touch-initial): New fun.
9226 (dired-do-chxxx): Call it for op-symbol `touch'.
9227 (dired-diff): Use `dired-dwim-target-directory'
9228 if current dired buffer has no buffer mark.
9229
9230 * bindings.el (propertized-buffer-identification):
9231 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
9232 Add C-M-arrow keys for consistency.
9233
9234 * files.el (confirm-kill-emacs):
9235 Change group from top-level `emacs' to `convenience'.
9236
9237 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
9238 Push mark on the first call of successive command calls.
9239 (insert-pair): New fun created from `insert-parentheses' with
9240 `open' and `close' arguments added. Enclose active regions
9241 in paired characters. Compare adjacent characters syntax with
9242 inserted characters syntax before inserting a space.
9243 (insert-parentheses): Call `insert-pair' with ?\( ?\).
9244
9245 * delsel.el: Don't put `delete-selection' property
9246 on `insert-parentheses' symbol to take advantage of
9247 region handling in `insert-pair' function.
9248 Suggested by Stephan Stahl <stahl@eos.franken.de>.
9249
9250 2004-04-30 Kim F. Storm <storm@cua.dk>
9251
9252 * emulation/cua-base.el: Add support for changing cursor types;
9253 based on patch from Michael Mauger.
9254 (cua-normal-cursor-color, cua-read-only-cursor-color)
9255 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
9256 Customization cursor type and/or cursor color.
9257 (cua--update-indications): Handle cursor type changes.
9258 (cua-mode): Update cursor indications if enabled.
9259
9260 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
9261
9262 * mouse.el (mouse-drag-copy-region): New defcustom.
9263 (mouse-set-region, mouse-drag-region-1): Use it.
9264
9265 * simple.el (kill-ring-save): If region face background color is
9266 unspecified (if no highlighting), show extent of fully visible
9267 region even if transient-mark-mode is enabled.
9268
9269 * emulation/cua-base.el (cua--standard-movement-commands):
9270 Add cua-scroll-up and cua-scroll-down.
9271 (cua-scroll-up, cua-scroll-down): New commands.
9272 (cua--init-keymaps): Remap scroll-up and scroll-down.
9273
9274 * emulation/cua-rect.el (cua--convert-rectangle-as):
9275 New defmacro.
9276 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
9277 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
9278 New commands (suggested by Jordan Breeding).
9279
9280 2004-04-30 Juanma Barranquero <lektu@terra.es>
9281
9282 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
9283
9284 2004-04-30 Mario Lang <mlang@delysid.org>
9285
9286 * diff.el (diff-switches): Fix typo in docstring.
9287
9288 2004-04-30 Alex Schroeder <alex@gnu.org>
9289
9290 * xml.el (xml-debug-print-internal): Don't add newline and
9291 indentation to text nodes and write empty elements as empty tags
9292 instead of opening and closing tags.
9293 (xml-debug-print): Take optional indent-string argument.
9294 (xml-print): Alias for xml-debug-print.
9295
9296 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
9297
9298 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
9299 than duplicate call to `line-beginning-position'.
9300
9301 * progmodes/f90.el (f90-get-present-comment-type):
9302 Return whitespace, as well as comment chars, for consistent filling
9303 of comment blocks. Use `match-string-no-properties'.
9304 (f90-break-line): Trim trailing whitespace when filling comments.
9305
9306 2004-04-30 Dave Love <fx@gnu.org>
9307
9308 * calendar/diary-lib.el (diary-outlook-formats): New variable.
9309 (diary-from-outlook-internal, diary-from-outlook)
9310 (diary-from-outlook-gnus, diary-from-outlook-rmail):
9311 New functions to import diary entries from Outlook-format
9312 appointments in mail messages.
9313
9314 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9315
9316 * progmodes/python.el (python-send-command): New fun.
9317 (python-send-region, python-load-file): Use it.
9318
9319 * progmodes/compile.el (compilation-last-buffer): Add var alias.
9320
9321 * help-fns.el (help-C-file-name): Use new subr-name.
9322 Prepend `src/' to the file name.
9323 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
9324 (describe-function-1, describe-variable): Only find a C source file
9325 name if DOC is already loaded.
9326
9327 * help-mode.el (help-function-def, help-variable-def):
9328 Use the new find-function-search-for-symbol functionality.
9329 Allow FILE to be `C-source'.
9330
9331 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
9332 (find-function-C-source): New fun.
9333 (find-function-search-for-symbol): Use it.
9334
9335 2004-03-29 Michael Mauger <mmaug@yahoo.com>
9336
9337 * progmodes/sql.el (sql-product-alist): Rename variable
9338 `sql-product-support'. Add Postgres login parameters.
9339 (sql-set-product, sql-product-feature): Update with renamed variable.
9340 (sql-connect-postgres): Add username prompt.
9341 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
9342 Make patterns less product specific.
9343 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
9344 (sql-mode-abbrev-table): Modify initialization.
9345 (sql-builtin-face): Add variable.
9346 (sql-keywords-re): Add macro.
9347 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
9348 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
9349 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
9350 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
9351 (sql-mode-linter-font-lock-keywords)
9352 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
9353 (sql-mode-sybase-font-lock-keywords)
9354 (sql-mode-informix-font-lock-keywords)
9355 (sql-mode-interbase-font-lock-keywords)
9356 (sql-mode-ingres-font-lock-keywords)
9357 (sql-mode-solid-font-lock-keywords)
9358 (sql-mode-sqlite-font-lock-keywords)
9359 (sql-mode-db2-font-lock-keywords): Default to nil.
9360 (sql-product-font-lock): Always highlight ANSI keywords.
9361 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
9362 (sql-send-string): Add function.
9363
9364 2004-04-29 Dave Love <fx@gnu.org>
9365
9366 * progmodes/cfengine.el (cfengine-beginning-of-defun)
9367 (cfengine-end-of-defun): Ensure progress through buffer.
9368
9369 * info-look.el (cfengine-mode): Accept a terminal ().
9370
9371 2004-04-29 Juri Linkov <juri@jurta.org>
9372
9373 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
9374 instead of isearch-yank-word-or-char. Add new key bindings for
9375 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
9376 (isearch-del-char): New fun.
9377 (isearch-forward, isearch-edit-string): Update docstring.
9378 (isearch-yank-char): Doc fix.
9379 (isearch-other-meta-char): Restore point after scrolling.
9380
9381 * progmodes/compile.el (compilation-context-lines): Add nil option
9382 to disable compilation output window scrolling.
9383 (compilation-set-window): Use it.
9384
9385 * outline.el (outline-next-preface, outline-show-heading):
9386 Don't leave unhidden blank line before heading.
9387 (outline-end-of-subtree): Include last newline into subtree.
9388 (hide-entry): Leave point at beginning of heading instead of end.
9389 (outline-up-heading): Push mark for the first call of successive
9390 command calls.
9391
9392 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
9393
9394 * comint.el (comint-prompt-read-only): New variable.
9395 (comint-output-filter): Implement it.
9396
9397 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
9398 (ielm-prompt-internal): New variable.
9399 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
9400 (ielm-send-input): Delete unused variable `buf'.
9401 (ielm-eval-input): Use `ielm-prompt-internal'.
9402 (inferior-emacs-lisp-mode): Use new variables
9403 `comint-prompt-read-only' and `ielm-prompt-internal'.
9404 Get rid of obsolete variable `directory-sep-char'.
9405 (ielm): Use `zerop'.
9406
9407 2004-04-29 John Paul Wallington <jpw@gnu.org>
9408
9409 * thumbs.el (toplevel): Require cl at compile time.
9410 Remove conditional definitions of `ignore-errors' and `caddar'
9411 because they occur at run time.
9412
9413 2004-04-28 Nick Roberts <nickrob@gnu.org>
9414
9415 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
9416 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
9417 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
9418 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
9419
9420 * progmodes/gud.el (gud-common-init): Throw an error if program is
9421 already running under gdb.
9422
9423 2004-04-28 John Paul Wallington <jpw@gnu.org>
9424
9425 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
9426 (thumbs-show-image-num): Move assignment of
9427 `thumbs-current-image-filename' within scope of `i'.
9428 (thumbs-emboss-image): Don't use `evenp'.
9429
9430 2004-04-28 Richard M. Stallman <rms@gnu.org>
9431
9432 * progmodes/compile.el (compilation-context-lines): Default now 0.
9433
9434 2004-04-28 Juanma Barranquero <lektu@terra.es>
9435
9436 Use `time-less-p' from calendar/time-date.el instead of defining
9437 custom versions of it.
9438
9439 * pcomplete.el (pcomplete-time-less-p): Remove.
9440
9441 * thumbs.el (time-less-p): Remove.
9442
9443 * calendar/timeclock.el (timeclock-time-less-p): Remove.
9444 (timeclock-generate-report): Use `time-less-p'.
9445
9446 * emacs-lisp/autoload.el (autoload-before-p): Remove.
9447 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
9448
9449 2004-04-28 Masatake YAMATO <jet@gyve.org>
9450
9451 * subr.el (remove-overlays): Make arguments optional.
9452
9453 * wid-edit.el (widget-specify-button): Put evaporate to the
9454 overlay for sample.
9455 (widget-specify-sample): Put evaporate to the overlay for sample.
9456 (widget-specify-doc): Put evaporate to the overlay for documentation.
9457
9458 2004-04-27 Jesper Harder <harder@ifa.au.dk>
9459
9460 * info.el (info-apropos): Make it an index node. Align node names
9461 like makeinfo.
9462
9463 2004-04-27 Eli Zaretskii <eliz@gnu.org>
9464
9465 * net/browse-url.el (browse-url-netscape-sentinel)
9466 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
9467 (browse-url-epiphany-sentinel, browse-url-mosaic):
9468 Use browse-url-*-program instead of a literal program name.
9469
9470 2004-04-27 Kevin Ryde <user42@zip.com.au>
9471
9472 * eshell/em-alias.el:
9473 * eshell/em-dirs.el:
9474 * eshell/em-hist.el:
9475 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
9476 features when M-x customize-group loads modules before the main
9477 eshell.el.
9478
9479 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
9480
9481 * subr.el (momentary-string-display): Support EXIT-CHAR that is
9482 either a character representation of an event or an event
9483 description list.
9484
9485 * type-break.el: Capitalise Emacs and Lisp.
9486 (type-break-good-break-interval, type-break-demo-boring-stats)
9487 (type-break-terse-messages, type-break-file-name): New defcustoms.
9488 (type-break-post-command-hook)
9489 (type-break-warning-countdown-string): Quote variable names in doc.
9490 (type-break-interval-start, type-break-auto-save-file-name): New vars.
9491 (type-break-mode): Document type-break-good-break-interval and the
9492 "session" file. Schedule break according to the session file.
9493 Kill session file buffer on exit. Organise for save-some-buffers
9494 to always save the session file.
9495 (type-break-mode-line-message-mode, type-break-query-mode):
9496 Uppercase arguments.
9497 (type-break-file-time, type-break-file-keystroke-count, timep)
9498 (type-break-choose-file, type-break-get-previous-time)
9499 (type-break-get-previous-count): New defuns.
9500 (type-break): Avoid break querying after a completed break in the
9501 case where the query was initiated during user invocation of the
9502 break. Optional terse messages.
9503 Use type-break-good-break-interval if type-break-good-rest-interval is
9504 nil. File the break time.
9505 (type-break-schedule): New optional args for overriding the use of
9506 the current time.
9507 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
9508 after a break.
9509 (type-break-check): File the keystroke count.
9510 (type-break-do-query): Prevent a second query when the break is
9511 interrupted. Optional terse message.
9512 (type-break-keystroke-reset): Record the start of a typing interval.
9513 (type-break-demo-boring): Optional terse messages. Display word
9514 per minute and keystroke counts according to
9515 type-break-demo-boring-stats.
9516
9517 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
9518
9519 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
9520 directories, make sure they exist under archive-tmpdir.
9521
9522 2004-04-27 Juri Linkov <juri@jurta.org>
9523
9524 * help.el (view-emacs-news): With argument, display info for the
9525 selected version by finding it among different NEWS files, and
9526 narrowing the buffer to the selected version.
9527
9528 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
9529 same-window-buffer-names.
9530 (info): New arg `buffer'. Use it. Doc fix. Read file name for
9531 non-numeric prefix argument, append the number to the buffer name
9532 for numeric prefix argument.
9533 (info-other-window): Bind same-window-regexps to nil.
9534 (Info-reference-name): Rename to Info-point-loc.
9535 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
9536 and Info-find-index-name for stringy Info-point-loc.
9537 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
9538 without middle `.', but with final `.' and optional line number
9539 for it. Set Info-point-loc for index nodes.
9540 (Info-index): Remove middle `.' from index entry regexp.
9541 Modify line number regexp.
9542 (Info-index-next): Decrement line number.
9543 (info-apropos): Remove middle `.' from index entry regexp.
9544 Add optional line number regexp at the end. Add matched value
9545 for line number to the result list and insert it to the buffer.
9546 Replace match-string by match-string-no-properties.
9547 Reorder result list.
9548 (Info-fontify-node): Hide index line numbers.
9549 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
9550 empty matches.
9551 (Info-follow-reference): Use `str' instead of
9552 Info-following-node-name-re.
9553 (Info-toc): Use full file names. Set Info-current-node to "Top".
9554 (Info-fontify-node): Compare file names without directory name.
9555 (Info-try-follow-nearest-node): Don't set Info-reference-name.
9556 Set second arg of Info-extract-menu-node-name for index nodes.
9557 (info-xref-visited): Use magenta3 instead of magenta4.
9558 (Info-mode): Add info-apropos to docstring.
9559
9560 * log-view.el (log-view-diff): Replace interactive code "r"
9561 by a list to allow to call it even if region is not active.
9562
9563 * paren.el (show-paren-highlight-openparen): New var.
9564 (show-paren-function): Turn on openparen highlighting when
9565 matching forward if show-paren-highlight-openparen is non-nil.
9566
9567 * simple.el (kill-ring-save): Use blink-matching-delay instead of
9568 the constant value 1.
9569 (completions-common-part): Expand docstring.
9570
9571 * textmodes/picture.el (picture-mode-map): Add arrow keys.
9572
9573 2004-04-27 Kim F. Storm <storm@cua.dk>
9574
9575 * image.el (insert-sliced-image): Use line-height instead of
9576 line-spacing property on newline.
9577
9578 2004-04-26 Lars Hansen <larsh@math.ku.dk>
9579
9580 * desktop.el (desktop-buffer-misc-data-function): Rename to
9581 desktop-save-buffer and change docstring.
9582 (desktop-buffer-modes-to-save): Delete.
9583 (desktop-save-buffer-p): Use desktop-save-buffer instead of
9584 desktop-buffer-modes-to-save.
9585 (desktop-save): Rename desktop-buffer-misc-data-function to
9586 desktop-save-buffer and allow non-function value.
9587 (desktop-missing-file-warning): Correct docstring.
9588
9589 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
9590 to desktop-save-buffer.
9591
9592 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
9593 desktop-save-buffer.
9594
9595 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
9596
9597 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
9598
9599 2004-04-26 Eli Zaretskii <eliz@gnu.org>
9600
9601 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
9602
9603 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
9604
9605 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
9606 (ielm): Only go to the end of the buffer when starting a new process.
9607
9608 2004-04-25 Juanma Barranquero <lektu@terra.es>
9609
9610 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
9611 mode line. Bind `inhibit-read-only' to t before modifying
9612 properties of text in the buffer.
9613 (ielm): Force point to the end of buffer, even when running ielm
9614 from inside itself.
9615
9616 2004-04-25 Jesper Harder <harder@ifa.au.dk>
9617
9618 * info.el (info-apropos): Reset Info-complete-cache.
9619
9620 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
9621
9622 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9623 Also recognize severe Irix et al. messages.
9624 (compilation-normalize-filename, compile-abbreviate-directory):
9625 Delete functions.
9626 (compilation-get-file-structure): New function inherits
9627 functionality of the two preceding ones.
9628 (compilation-internal-error-properties, compilation-fake-loc):
9629 Use it so that different paths to the same file share the same
9630 markers. Also optimize finding adjacent marker slightly.
9631
9632 2004-04-25 Kim F. Storm <storm@cua.dk>
9633
9634 * image.el (insert-sliced-image): Add line-spacing t property
9635 to newlines separating image lines.
9636
9637 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
9638
9639 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
9640
9641 * ielm.el (ielm-prompt-read-only): New user option.
9642 (ielm-prompt): Expand docstring to describe new behavior.
9643 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
9644 mention it in the docstring.
9645
9646 2004-04-24 Andreas Schwab <schwab@suse.de>
9647
9648 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
9649
9650 * diff.el (diff): Set default-directory in diff buffer.
9651
9652 2004-04-24 Eli Zaretskii <eliz@gnu.org>
9653
9654 * mail/sendmail.el (mail-bury): Don't delete the frame where the
9655 mail was being composed if the terminal cannot display more than
9656 one frame; instead, switch to previous frame.
9657
9658 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
9659 (rmail-start-mail): Support rmail-mail-new-frame even on
9660 terminals that can display only one frame at a time.
9661
9662 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
9663
9664 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
9665 (checkdoc-output-font-lock-keywords): Remove error regexp.
9666 (checkdoc-output-mode-map): Remove.
9667 (checkdoc-output-mode): Derive from compilation-mode.
9668 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
9669
9670 * dired.el (dired-mode-map): Add a menu entry for wdired.
9671
9672 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
9673 (rx-bracket, rx-check-any, rx-any): Clean up name space.
9674
9675 * wdired.el: (wdired-mode-map): Move init into declaration.
9676 Fix `return' binding.
9677 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
9678 Use force-mode-line-update.
9679 (wdired-get-filename): Use `unless'.
9680 (wdired-preprocess-files): Don't assume names have no \n and use / for
9681 dir separator.
9682 (wdired-normalize-filename): Use replace-regexp-in-string.
9683 (wdired-load-hooks): Remove.
9684 (wdired-mode-hooks): Rename to wdired-mode-hook.
9685
9686 * info-look.el: Add support for cfengine-mode.
9687 (info-lookup-setup-mode): Use dolist.
9688
9689 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
9690
9691 * wdired.el: New file.
9692
9693 2004-04-23 Juanma Barranquero <lektu@terra.es>
9694
9695 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
9696
9697 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
9698 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
9699 (pcomplete--help, pcomplete--here): Doc fixes.
9700
9701 2004-04-23 Andre Spiegel <spiegel@gnu.org>
9702
9703 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
9704 handles wrong-number-of-arguments in backend call.
9705
9706 * vc.el (vc-print-log): Likewise.
9707
9708 2004-04-20 Dave Love <fx@gnu.org>
9709
9710 * emacs-lisp/rx.el: Doc fixes.
9711 (rx-constituents): Add/extend many forms.
9712 (rx-check): Check form is a list.
9713 (bracket): Defvar.
9714 (rx-check-any, rx-any, rx-check-not): Modify.
9715 (rx-not): Simplify.
9716 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
9717 (rx-kleene): Use rx-trans-forms.
9718 (rx-quote-for-set): Delete.
9719 (rx): Allow multiple args.
9720
9721 2004-04-23 Kenichi Handa <handa@m17n.org>
9722
9723 * international/mule-util.el (char-displayable-p): Simplify by
9724 using internal-char-font.
9725
9726 2004-04-23 Juanma Barranquero <lektu@terra.es>
9727
9728 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9729
9730 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
9731
9732 * diff-mode.el (diff-next-error): New fun.
9733 (diff-mode): Use it.
9734
9735 * simple.el (next-error): Change arg name.
9736 Add support for the documented C-u C-x ` usage.
9737
9738 * frame.el (special-display-popup-frame, next-multiframe-window)
9739 (previous-multiframe-window): Only consider frames on same display.
9740
9741 2004-04-22 Lars Hansen <larsh@math.ku.dk>
9742
9743 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
9744 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
9745
9746 2004-04-22 Kim F. Storm <storm@cua.dk>
9747
9748 * net/telnet.el (telnet): Add optional port arg.
9749
9750 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
9751
9752 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9753 Minor sanity check on the `hyperlink' slot.
9754
9755 * Makefile.in (recompile): Compile new files.
9756
9757 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
9758 Add byte-recompile-directory's optional `arg'.
9759
9760 * cvs-status.el (cvs-tree-use-charset): New var.
9761 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
9762 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
9763 (cvs-status-cvstrees): Use it.
9764
9765 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
9766 Make it a normal major mode.
9767 (checkdoc-buffer-label): Make sure the file name is meaningful.
9768 (checkdoc-output-to-error-buffer): Remove.
9769 (checkdoc-error, checkdoc-start-section): Rewrite.
9770
9771 * info.el (info-node, info-menu-5, info-xref, info-header-node)
9772 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
9773 (Info-title-4-face): Use new syntax.
9774 (info-xref-visited): Inherit from info-xref.
9775
9776 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
9777
9778 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
9779
9780 * simple.el (next-error-last-buffer, next-error-function):
9781 New variables for the next-error framework.
9782 (next-error-buffer-p): New function.
9783 (next-error-find-buffer): Generalize compilation-find-buffer.
9784 (next-error, previous-error, first-error, next-error-no-select)
9785 (previous-error-no-select): Move from compile.el.
9786
9787 * replace.el (occur-next-error, occur-1): Hook into the next-error
9788 framework.
9789
9790 * progmodes/compile.el (compilation-start):
9791 Set next-error-last-buffer so next-error knows where to jump.
9792 (compilation-setup): Set the buffer-local variable
9793 next-error-function to 'compilation-next-error-function.
9794 (compilation-buffer-p, compilation-buffer-internal-p): Use an
9795 alternate way to find if a buffer is a compilation buffer, for
9796 next-error convenience.
9797 (next-error-no-select, previous-error-no-select, next-error)
9798 (previous-error, first-error): Move to simple.el.
9799 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
9800 (compilation-last-buffer): Remove.
9801 (compilation-start, compilation-next-error, compilation-setup)
9802 (compilation-next-error-function, compilation-find-buffer):
9803 Remove compilation-last-buffer use.
9804
9805 2004-04-21 Juanma Barranquero <lektu@terra.es>
9806
9807 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
9808 (font-lock-warning-face): Fix spacing.
9809
9810 * makefile.w32-in (WINS): Add url/ directory.
9811
9812 2004-04-21 Lars Hansen <larsh@math.ku.dk>
9813
9814 * desktop.el (desktop-buffer-mode-handlers): New variable.
9815 Alist of major mode specific functions to restore a desktop buffer.
9816 (desktop-buffer-handlers): Make variable obsolete.
9817 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
9818 Catch errors signaled in handlers. Update buffer count.
9819 Evaluate desktop-buffer-point.
9820 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
9821 move to dired.el.
9822 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
9823 move to info.el.
9824 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
9825 move to mail/rmail.el.
9826 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
9827 to mh-e/mh-e.el.
9828 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
9829 On fail, print message (to message buffer) even if
9830 desktop-missing-file-warning is nil.
9831 (desktop-buffer-misc-data-function): New buffer local variable.
9832 Function returning major mode specific data.
9833 (desktop-buffer-misc-functions): Make variable obsolete.
9834 (desktop-save): Use desktop-buffer-misc-data-function.
9835 (desktop-buffer-dired-misc-data): Rename to
9836 dired-desktop-buffer-misc-data and move to dired.el.
9837 (desktop-buffer-info-misc-data): Rename to
9838 Info-desktop-buffer-misc-data and move to info.el.
9839 (desktop-read): Add message about number of buffers restored/failed.
9840
9841 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
9842 Add parameters. Pause to display error only when
9843 desktop-missing-file-warning is non-nil.
9844 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
9845 (dired-mode): Bind desktop-buffer-misc-data-function.
9846
9847 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
9848 Add Parameters.
9849 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
9850 (Info-mode): Bind desktop-buffer-misc-data-function.
9851
9852 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
9853 Add Parameters.
9854
9855 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
9856 Add Parameters.
9857
9858 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
9859
9860 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
9861 the case of letters in case-insensitive expansions when the
9862 abbrev is preceded by characters with letter syntax.
9863
9864 2004-04-21 Richard M. Stallman <rms@gnu.org>
9865
9866 * progmodes/cperl-mode.el (cperl-putback-char):
9867 Delete Emacs 18 definition.
9868
9869 * international/mule.el (ctext-post-read-conversion):
9870 Use assoc-string, not assoc-ignore-case.
9871
9872 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
9873
9874 * emacs-lisp/easymenu.el (easy-menu-add):
9875 Do call x-popup-menu, but only if it's defined.
9876
9877 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
9878
9879 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
9880 Handle multiple args: compile like progn.
9881
9882 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
9883 take all args as &rest arg.
9884
9885 * autoinsert.el (auto-insert-alist): Insert the user's name in
9886 copyright notice, rather than Free Software Foundation.
9887
9888 2004-04-21 Kenichi Handa <handa@m17n.org>
9889
9890 * descr-text.el (describe-char): Make it work on *Help* buffer.
9891
9892 2004-04-21 Kim F. Storm <storm@cua.dk>
9893
9894 * image.el (insert-image): Add optional SLICE arg.
9895 (insert-sliced-image): New defun.
9896
9897 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
9898
9899 * subr.el (read-number): Check whether `default' is nil.
9900
9901 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9902
9903 * progmodes/compile.el (compilation-error-properties):
9904 Split into two.
9905 (compilation-internal-error-properties): New one.
9906 (compilation-compat-error-properties): Use it. Fix the non-marker case.
9907
9908 2004-04-20 Richard M. Stallman <rms@gnu.org>
9909
9910 * window.el (split-window-save-restore-data):
9911 Don't update the data if OLD-INFO is nil.
9912
9913 * view.el (view-return-to-alist): Mark it permanent local.
9914
9915 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
9916
9917 * recentf.el (recentf-save-list): Catch and warn about errors.
9918
9919 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
9920 so "Buffers" won't be pure.
9921
9922 * help-mode.el (help-mode-finish): Set help-return-alist first
9923 thing, setting only the entry for the selected window.
9924
9925 * help-fns.el (describe-function-1): If many non-control non-meta
9926 keys run the command, don't list all of them.
9927
9928 2004-04-20 Juanma Barranquero <lektu@terra.es>
9929
9930 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
9931 arg. Copied from Andre Spiegel's patch of 2004-03-21.
9932
9933 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
9934
9935 2004-04-20 Kenichi Handa <handa@m17n.org>
9936
9937 * international/quail.el (quail-lookup-key): New optional arg
9938 NOT-RESET-INDICES.
9939 (quail-get-translations): Call quail-lookup-key with
9940 NOT-RESET-INDICES t.
9941 (quail-completion): Likewise.
9942 (quail-lookup-map-and-concat): Likewise.
9943
9944 2004-04-20 Kenichi Handa <handa@m17n.org>
9945
9946 * international/quail.el (quail-update-translation): Don't insert
9947 such an unsupported multibyte char in a unibyte buffer.
9948
9949 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
9950
9951 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
9952 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
9953 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
9954 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
9955 (gdb-frame-assembler-buffer): Improve behaviour with
9956 multiple frames.
9957 (gdb-display-buffer): Extend search to all visible frames.
9958
9959 2004-04-19 Eli Zaretskii <eliz@gnu.org>
9960
9961 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
9962 characters left after base64 decoding.
9963 (rmail-decode-region): Use -dos variety of `coding', to remove any
9964 ^M characters left after qp or base64 decoding.
9965
9966 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9967
9968 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
9969 messages.
9970
9971 2004-04-19 Stephen Eglen <stephen@gnu.org>
9972
9973 * add-log.el (add-change-log-entry): Update doc string to mention
9974 add-log-full-name and add-log-mailing-address.
9975
9976 2004-04-18 Juri Linkov <juri@jurta.org>
9977
9978 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
9979 (Info-find-node-2): Simplify error message.
9980 (Info-insert-dir): Use Info-following-node-name.
9981 (Info-goto-node): Remove *info-history* and *info-toc*.
9982 (Info-history): Create a node of the virtual history file.
9983 (Info-toc): Create a node of the virtual toc file.
9984 (Info-insert-toc): New arg `curr-file' for reference file names.
9985 (info-apropos): Remove redundant var binding for temp-file.
9986 (Info-index, Info-index-next, Info-mode): Doc fix.
9987 (Info-goto-emacs-command-node): Don't jump to *info* from
9988 non-*info* Info buffers.
9989 (Info-fontify-node): Don't show the file name of external
9990 references if `Info-hide-note-references' is `hide'. Don't hide
9991 newlines at the end of paragraphs.
9992
9993 * international/mule-diag.el (list-input-methods):
9994 Fix args to help-xref-button.
9995
9996 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
9997 to put into effect local variables from TUTORIAL files.
9998
9999 * textmodes/paragraphs.el (sentence-end) <function>: New fun
10000 with default value taken from the variable `sentence-end'.
10001 (sentence-end) <defcustom>: Set default to nil. Doc fix.
10002 Add nil const to :type.
10003 (sentence-end-without-period, sentence-end-double-space)
10004 (sentence-end-without-space): Doc fix.
10005
10006 * textmodes/paragraphs.el (forward-sentence):
10007 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
10008 (fill-delete-newlines):
10009 * progmodes/cc-cmds.el (c-beginning-of-statement):
10010 Use function `sentence-end' instead of variable `sentence-end'.
10011
10012 2004-04-18 Andreas Schwab <schwab@suse.de>
10013
10014 * progmodes/compile.el (compilation-start): Set window start to
10015 point-min if compilation-scroll-output is nil.
10016
10017 2004-04-18 John Wiegley <johnw@newartisans.com>
10018
10019 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
10020
10021 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
10022
10023 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
10024 (gdb-info-breakpoints-custom): Revert previous change.
10025 (gdb-view-assembler): Update assembler if necessary.
10026 (gdb-frame-handler): Parse correctly for gdb-current-frame.
10027 (gdb-display-source-buffer): Update properly when both source and
10028 assembler are visible.
10029
10030 2004-04-17 John Wiegley <johnw@newartisans.com>
10031
10032 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
10033 which limits the number of names shown in the minibuffer. Off by
10034 default.
10035 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
10036 up iswitchb for users with a multitude of open buffers by showing
10037 only the first and last N/2 buffers in the completion list (which
10038 is enough to aid C-s/C-r, and to know that more characters are
10039 needed to refine the completion list).
10040
10041 2004-04-17 Richard M. Stallman <rms@gnu.org>
10042
10043 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
10044 (file-truename): Expand all ~ constructs directly.
10045 (insert-directory): Delete any error msg output by the
10046 `insert-directory-program'.
10047
10048 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
10049 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
10050 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
10051 (allout-init): Use find-file-hook, not find-file-hooks.
10052 (allout-mode): Eliminate Emacs 18 support.
10053 Use write-contents-functions, not local-write-file-hooks.
10054
10055 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
10056
10057 * progmodes/compile.el (compilation-error-properties): Fix for
10058 adding messages when there are already markers for their file.
10059 (compilation-fake-loc): New function.
10060
10061 2004-04-16 Dave Love <fx@gnu.org>
10062
10063 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
10064 (python-load-file): Fix python-orig-start setting.
10065
10066 * progmodes/compile.el: Doc fixes.
10067 (compilation-error-regexp-alist-alist)
10068 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
10069 (compilation-assq): Wrap in eval-when-compile.
10070 (compilation-mode-font-lock-keywords): Don't use list*.
10071 (compilation-start): Avoid warning.
10072 (compilation-compat-error-properties)
10073 (compilation-directory-properties): Add keymap property.
10074 (compilation-parsing-end): Make it a marker for better compatibility.
10075
10076 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
10077
10078 2004-04-16 Mark A. Hershberger <mah@everybody.org>
10079
10080 * xml.el: Doc fixes.
10081 (xml-get-children): Only looks at sub-tags and ignore strings.
10082
10083 * xml.el (xml-parse-tag): Avoid overwriting node-name.
10084
10085 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
10086
10087 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
10088
10089 2004-04-16 Andre Spiegel <spiegel@gnu.org>
10090
10091 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
10092
10093 * vc.el (vc-print-log): Likewise.
10094
10095 2004-04-16 Masatake YAMATO <jet@gyve.org>
10096
10097 * simple.el (completion-setup-function): Set an initial value
10098 to `element-common-end' before entering loop. Set a value
10099 to `element-common-end' at the end of loop.
10100 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
10101 (completions-common-part): Rename from completion-de-emphasis.
10102 (completions-first-difference): Rename from completion-emphasis.
10103 Suggested by RMS.
10104
10105 2004-04-16 Juanma Barranquero <lektu@terra.es>
10106
10107 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
10108 (bookmark-edit-annotation-mode): Add mode name.
10109
10110 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10111
10112 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
10113 for nested conflict markers.
10114 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
10115
10116 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
10117
10118 * progmodes/gdb-ui.el (gdb-goto-info): New function.
10119
10120 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
10121
10122 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
10123
10124 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
10125 Give a backtrace if requested.
10126
10127 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
10128
10129 * progmodes/python.el (python-mouse-2-command, python-RET-command):
10130 Remove unused functions.
10131 (python-orig-start-line, python-orig-file): Remove.
10132 (python-orig-start): New var.
10133 (python-input-filter, python-compilation-line-number)
10134 (python-send-region, python-load-file): Use it.
10135
10136 * info.el (info): Always jump to *info*.
10137
10138 * subr.el (posn-set-point): New function.
10139
10140 * mouse.el (mouse-set-point): Use it.
10141
10142 * progmodes/compile.el (compile-goto-error): Use it.
10143 (compilation-button-map): New keymap.
10144 (compilation-error-properties): Use it.
10145 (compilation-shell-minor-mode-map): Don't bind mouse-2.
10146
10147 * smerge-mode.el (smerge-popup-context-menu): Use it.
10148
10149 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
10150 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
10151 mouse and non-mouse case.
10152
10153 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
10154 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
10155
10156 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
10157 Make it work for non-mouse events.
10158
10159 * pcvs-info.el (cvs-status-map): Update binding name.
10160
10161 2004-04-14 Mark A. Hershberger <mah@everybody.org>
10162
10163 * xml.el (xml-maybe-do-ns): New function to handle namespace
10164 parsing of both attribute and element names.
10165 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
10166 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
10167 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
10168 (xml-parse-attlist): Make it do its own namespace parsing.
10169
10170 2004-04-14 Dave Love <fx@gnu.org>
10171
10172 * progmodes/python.el (run-python): Fix use of \n.
10173 (python-load-file): Remove `try' from Python fragment.
10174 (python-describe-symbol): Fix message.
10175
10176 * comint.el: Doc fixes.
10177 (comint-last-input-start, comint-last-input-end)
10178 (comint-last-output-start): Give them values.
10179 (comint-arguments): Avoid warning.
10180 (comint-skip-prompt): Use line-end-position.
10181 (comint-backward-matching-input): Rename arg to agree with doc.
10182 (comint-extract-string): Use syntax-ppss.
10183 (comint-dynamic-simple-complete): Delete useless list construction.
10184 (comint-redirect-subvert-readonly): New.
10185 (comint-redirect-preoutput-filter): Use it.
10186
10187 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
10188 Correctly handle negative arguments when calling hook functions.
10189
10190 2004-04-14 Jesper Harder <harder@ifa.au.dk>
10191
10192 * info.el (info-apropos): Don't clobber Info-history-list.
10193
10194 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
10195
10196 * progmodes/compile.el (compilation-setup):
10197 Localize overlay-arrow-position.
10198 (compilation-sentinel): Restructure code equivalently.
10199 (compilation-next-error): Find message on same line after point if
10200 not found before point.
10201 (compile-mouse-goto-error): Restore function so that compilation
10202 buffer need not be current and use compile-goto-error.
10203 (compile-goto-error): Restore function.
10204 (next-error): Set overlay-arrow-position.
10205 (compilation-forget-errors): Don't localize already local
10206 compilation-locs and remove FIXME about refontifying.
10207
10208 2004-04-14 Kim F. Storm <storm@cua.dk>
10209
10210 * startup.el (emacs-quick-startup): New defvar (set by -Q).
10211 (command-line): New option -Q. Like -q --no-site-file, but
10212 in addition it also disables menu-bar, tool-bar, scroll-bars,
10213 tool-tips, and the blinking cursor.
10214 (command-line-1): Skip startup screen if -Q.
10215 (fancy-splash-head): Use ":align-to center" prop to center splash image.
10216
10217 * emulation/cua-base.el (cua-read-only-cursor-color)
10218 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
10219
10220 2004-04-13 Dave Love <fx@gnu.org>
10221
10222 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
10223 (syntax): Don't require.
10224 (python) <defgroup>: Add :version.
10225 (python-quote-syntax): Re-written.
10226 (inferior-python-mode): Move stuff here from run-python and add
10227 some more.
10228 (python-preoutput-continuation, python-preoutput-result)
10229 (python-dotty-syntax-table): New.
10230 (python-describe-symbol): Use them.
10231 (run-python): Move stuff to inferior-python-mode. Modify code
10232 loaded into Python.
10233 (python-send-region): Use python-proc, python-send-string.
10234 (python-send-string): Send newlines too. Callers changed.
10235 (python-load-file): Re-written.
10236 (python-eldoc-function): New.
10237 (info-look): Don't require.
10238 (python-after-info-look): New. A modified version of former
10239 top-level code for use with eval-after-load.
10240 (python-maybe-jython, python-guess-indent): Use widened buffer.
10241 (python-fill-paragraph): Re-written.
10242 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
10243 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
10244
10245 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
10246
10247 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
10248 Set compilation-error-regexp-alist earlier.
10249
10250 * progmodes/compile.el (compilation-minor-mode-map)
10251 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
10252 (compile-goto-error): Re-merge the mouse and non-mouse commands.
10253
10254 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
10255
10256 * progmodes/compile.el (compile-goto-error): Select the buffer/window
10257 corresponding to the event.
10258
10259 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
10260
10261 * loadup.el: Add cygwin to system-type list, for unexec() support.
10262
10263 2004-04-12 John Paul Wallington <jpw@gnu.org>
10264
10265 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
10266 (ibuffer-restore-window-config-on-quit): New variable to replace
10267 `ibuffer-delete-window-on-quit'. Update all references.
10268 (ibuffer-prev-window-config): New variable.
10269 (ibuffer-quit): Restore previous window configuration instead of
10270 deleting window.
10271 (ibuffer): Save window configuration before showing Ibuffer buffer.
10272
10273 * help.el (describe-mode): Doc fix.
10274
10275 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
10276
10277 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
10278 not to treat nil as a function.
10279
10280 * vc-arch.el (vc-arch-root): Be a bit more careful.
10281 (vc-arch-register): Save the buffer if we modified it.
10282 (vc-arch-delete-rej-if-obsolete): Save excursion.
10283 (vc-arch-find-file-hook): Use the simpler after-save-hook.
10284 (vc-arch-responsible-p, vc-arch-init-version): New functions.
10285
10286 * net/ldap.el (ldap-search): Use list*.
10287
10288 2004-04-12 Juri Linkov <juri@jurta.org>
10289
10290 * info.el (Info-follow-reference): Allow multiline reference name.
10291
10292 2004-04-11 Dave Love <fx@gnu.org>
10293
10294 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
10295
10296 * progmodes/python.el: New file.
10297
10298 2004-04-11 Andre Spiegel <spiegel@gnu.org>
10299
10300 * vc-hooks.el (vc-arg-list): Function removed.
10301 (vc-default-workfile-unchanged-p): Use condition-case to check for
10302 backward compatibility.
10303
10304 * vc.el (vc-print-log): Use condition-case to check for backward
10305 compatibility.
10306
10307 2004-04-11 Juri Linkov <juri@jurta.org>
10308
10309 * dired.el (dired-faces): New defgroup.
10310 (dired-header, dired-mark, dired-marked, dired-flagged)
10311 (dired-warning, dired-directory, dired-symlink, dired-ignored):
10312 New faces.
10313 (dired-header-face, dired-mark-face, dired-marked-face)
10314 (dired-flagged-face, dired-warning-face, dired-directory-face)
10315 (dired-symlink-face, dired-ignored-face): New face variables.
10316 (dired-font-lock-keywords): Use them instead of font-lock faces.
10317 Split the rule for dired marks into 3 separate rules: for marks,
10318 marked file names and flagged file names.
10319
10320 * help-mode.el (help-make-xrefs): Add a final newline to the
10321 *Help* buffer.
10322
10323 2004-04-11 John Paul Wallington <jpw@gnu.org>
10324
10325 * replace.el (occur-engine): Distinguish between one and several
10326 matches in the matches per buffer heading.
10327
10328 2004-04-11 Kim F. Storm <storm@cua.dk>
10329
10330 * ido.el (ido-confirm-unique-completion): New defcustom.
10331 (ido-complete): Use it.
10332 (ido-write-file): Set it to t unconditionally.
10333
10334 2004-04-10 Miles Bader <miles@gnu.org>
10335
10336 RCS keyword removal (only non-comment changes are enumerated here):
10337
10338 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
10339 (byte-compile-insert-header): Don't use `byte-compile-version'.
10340 * forms.el (forms-version): Variable removed.
10341 (forms-mode): Don't use `forms-version'.
10342 * recentf.el (recentf-version): Variable removed.
10343 * progmodes/delphi.el (delphi-version): Variable removed.
10344 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
10345
10346 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
10347
10348 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
10349
10350 2004-04-09 Jesper Harder <harder@ifa.au.dk>
10351
10352 * info.el (info-apropos): Improve menu item regexp.
10353
10354 2004-04-09 Simon Josefsson <jas@extundo.com>
10355
10356 * mail/smtpmail.el: Add comment, based on report by
10357 kdc@rcn.com (Kevin D. Clark).
10358
10359 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
10360
10361 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10362 Redo one more thing that I didn't notice Daniel had undone.
10363
10364 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
10365
10366 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
10367 (gdb-goto-breakpoint, gdb-display-buffer)
10368 (gdb-display-source-buffer, gdb-view-source-function)
10369 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
10370 (gdb-source-info, gdb-frame-handler): Don't specify a window
10371 for display.
10372 (gdb-info-breakpoints-custom): Remove superfluous update of
10373 assembler buffer.
10374 (gdb-many-windows): Make settable outside gdb.
10375
10376 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
10377
10378 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
10379 Derive from fundamental-mode rather than text-mode.
10380
10381 2004-04-08 Juri Linkov <juri@jurta.org>
10382
10383 * info.el (Info-history): Doc fix.
10384 (Info-history-list): New var.
10385 (info-xref): Change magenta4 to blue, remove bold for dark and
10386 light backgrounds, change bold to underline for non-color classes.
10387 (info-xref-visited): New face.
10388 (Info-fontify-visited-nodes): New custom.
10389 (Info-hide-note-references): Add new value `hide'. Doc fix.
10390 (Info-reference-name): New var.
10391 (Info-selection-hook): New custom.
10392 (Info-edit-mode-hook): New var.
10393 (Info-find-file): New fun.
10394 (Info-find-node): Move part of code to Info-find-file.
10395 (Info-find-node-2): Add anchors to Info-history-list. Move point
10396 to the place with the reference name if name is defined.
10397 (Info-select-node): Add current node to Info-history-list.
10398 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
10399 (Info-search-whitespace-regexp): New custom.
10400 (Info-search-case-fold): New var.
10401 (Info-search): Add "case-sensitively" to the prompt.
10402 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
10403 (Info-search-case-sensitively, Info-search-next): New fun.
10404 (Info-up): Move point to the menu item of the current node.
10405 (Info-history): New fun. Add *info-history* to
10406 same-window-buffer-names.
10407 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
10408 (Info-insert-toc): New fun.
10409 (Info-build-toc): New fun.
10410 (Info-follow-reference): Add new arg `fork'. Doc fix.
10411 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
10412 with the same name prefer the reference closest to point.
10413 (Info-next-reference): Replace * by + in the *Note regexp.
10414 Add regexp for http:// and ftp://. Skip the *Note prefix.
10415 (Info-prev-reference): Replace * by + in the *Note regexp.
10416 Add regexp for http:// and ftp://. Skip the *Note prefix.
10417 (Info-follow-nearest-node): Add new arg `fork'.
10418 (Info-try-follow-nearest-node): Add new arg `fork'.
10419 Call browse-url for http:// and ftp:// references.
10420 Set Info-reference-name for index entries.
10421 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
10422 Info-search-next, Info-history, Info-toc, clone-buffer.
10423 (Info-menu-update): Replace * by + in the *Note regexp.
10424 (Info-mode): Add documentation for Info-history, Info-toc,
10425 Info-search-case-sensitively, Info-search-next, clone-buffer.
10426 (Info-fontify-menu-headers): Remove fun. Move code to
10427 Info-fontify-node.
10428 (Info-fontify-node): Add docstring. Add local vars
10429 fontify-visited-p and not-fontified-p. If not-fontified-p is t
10430 then fontify header line, titles, menu headers, http and ftp
10431 references, refill paragraphs. If not-fontified-p is t or
10432 fontify-visited-p is t then fontify cross references, menu items.
10433 Fontify menu headers. Fontify http and ftp references.
10434 Change regexp for cross references to require whitespace after *Note,
10435 add matching groups for file and node names. Remove hack for quote.
10436 Use display property for Info-hide-note-references=t. Use fifth
10437 or fourth match for help-echo. Display visited nodes in a
10438 different face. Unhide file names of external references.
10439 Unhide newlines. Display visited menu items in a different face.
10440
10441 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
10442
10443 * progmodes/compile.el: Require CL.
10444 (compilation-mode-font-lock-keywords): Re-install the "line as
10445 function" patch.
10446
10447 * help-fns.el (help-C-source-directory): New var.
10448 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
10449 (describe-function-1, describe-variable): Use them.
10450
10451 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
10452 to C source files specially.
10453
10454 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
10455
10456 * info.el (Info-hide-cookies-node): New function.
10457 (Info-select-node): Use it.
10458 (Info-display-images-node): Remove message with image file name.
10459
10460 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
10461
10462 * progmodes/compile.el (compilation-warning-face)
10463 (compilation-info-face, compilation-skip-threshold)
10464 (compilation-skip-visited, compilation-context-lines):
10465 Declare :version when added to Emacs.
10466 (compilation-error-regexp-alist-alist): Extend caml and irix.
10467 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
10468 (compilation-mode-font-lock-keywords): Temporarily undo line as
10469 function patch, which wasn't ready.
10470
10471 2004-04-07 Kenichi Handa <handa@m17n.org>
10472
10473 * international/latin1-disp.el (latin1-display-setup): Check each
10474 character is displayable or not instead of calling
10475 latin1-display-check-font.
10476
10477 2004-04-06 Kenichi Handa <handa@m17n.org>
10478
10479 * language/ethio-util.el (ethio-sera-being-called-by-w3):
10480 New variable.
10481 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
10482 instead of sera-being-called-by-w3.
10483 (ethio-fidel-to-sera-buffer): Likewise.
10484 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
10485 instead of sera-being-called-by-w3.
10486 (ethio-write-file): Likewise.
10487
10488 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10489
10490 * printing.el: Doc fix.
10491
10492 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
10493
10494 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
10495 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
10496 (gdb-setup-windows): Only use separate IO buffer if required.
10497
10498 2004-04-06 Kim F. Storm <storm@cua.dk>
10499
10500 * term.el (term-is-xemacs): Remove.
10501 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
10502 (term-window-width): New function.
10503 (term-mode, term-check-size): Use it.
10504 (term-mode): Disable overflow-newline-into-fringe in term buffer.
10505
10506 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
10507
10508 * cus-edit.el (custom-add-parent-links): Change unbound variable
10509 `symbol' to `name'.
10510
10511 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10512 * info.el (info-apropos): New function.
10513 (Info-mode-menu): Add it.
10514 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
10515
10516 * help-mode.el (help-make-xrefs): Recognize aliased variable with
10517 inherited docstring.
10518
10519 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
10520
10521 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
10522
10523 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
10524
10525 * progmodes/compile.el (font-lock): Don't require any more.
10526 (compilation-error-properties, compilation-start, compilation-sentinel)
10527 (compilation-filter, next-error): Use with-current-buffer.
10528 (compilation-skip-to-next-location, compilation-skip-threshold)
10529 (compilation-skip-visited): Move to silence the byte-compiler.
10530 (compilation-setup): Simplify.
10531 (compilation-next-error): Use line-(beginning|end)-position.
10532 Make sure `pt' is non-nil before using compilation-loop.
10533 (compile-goto-error): Add optional event arg. Use it.
10534 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
10535 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
10536 Update the binding for mouse-2.
10537 (first-error): Set compilation-current-error to nil rather than bob.
10538 (compilation-parsing-end, compilation-parse-errors-function)
10539 (compilation-error-list, compilation-old-error-list):
10540 "New" compatibility variables.
10541 (compile-buffer-substring, compilation-compat-error-properties)
10542 (compilation-compat-parse-errors, compilation-forget-errors):
10543 New compatibility functions.
10544 (compilation-mode-font-lock-keywords): Use them.
10545
10546 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
10547
10548 * autorevert.el (auto-revert-handler): If point (or a window
10549 point) is at the end of the buffer, keep it there after
10550 reverting. This allows to tail a file.
10551 Mention this in the `Commentary'.
10552
10553 * format.el (format-write-file): Add optional argument CONFIRM
10554 and make it behave like the analogous argument to `write-file'.
10555
10556 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10557
10558 * progmodes/ebnf2ps.el: Doc fix.
10559 (ebnf-version): New version number (4.2).
10560 (ebnf-syntax): Customization and docstring fix.
10561 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
10562 Put autoloaded funs before first use.
10563 (ebnf-style-database): Add dtd entry.
10564 (ebnf-syntax-alist): Add dtd initialization.
10565 (ebnf-token-sequence): New fun.
10566 (ebnf-comment-table): Add new comment action character.
10567 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
10568
10569 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
10570 Type Definition for XML).
10571
10572 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
10573 * progmodes/ebnf-bnf.el (ebnf-sequence):
10574 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
10575 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
10576 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
10577 Code simplification: call ebnf-token-sequence.
10578
10579 2004-04-04 Eli Zaretskii <eliz@gnu.org>
10580
10581 * calendar/timeclock.el (timeclock-relative)
10582 (timeclock-get-project-function, timeclock-get-workday-function)
10583 (timeclock-query-out, timeclock-when-to-leave)
10584 (timeclock-when-to-leave-string, timeclock-log-data)
10585 (timeclock-generate-report, timeclock-in): Doc fixes.
10586
10587 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
10588
10589 * url/: New dir. Import the URL package from its repository.
10590
10591 2004-04-03 Andreas Schwab <schwab@suse.de>
10592
10593 * diff-mode.el (diff-mode): Fix missing quote.
10594
10595 2004-04-03 Juri Linkov <juri@jurta.org>
10596
10597 * descr-text.el (describe-property-list): Add `font-lock-face'.
10598
10599 * dired.el (dired-font-lock-keywords): Fix permission regexps.
10600
10601 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10602
10603 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
10604 Use utf-16le on little endian machines and utf-16be otherwise.
10605
10606 2004-04-02 David Kastrup <dak@gnu.org>
10607
10608 * net/browse-url.el (browse-url-generic): Use call-process
10609 instead of start-process to allow browsers that fork and detach.
10610
10611 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
10612
10613 * compile.el (compilation-current-error): New var.
10614 (compilation-setup, compile-mouse-goto-error)
10615 (compile-goto-error, next-error): Use it.
10616 (compilation-skip-to-next-location): Default to t, which gives
10617 contiguous skipping like old compile (where this was redundant).
10618 (compilation-next-error): Prevent previous-* commands from moving
10619 back to message at or just before point.
10620
10621 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
10622
10623 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
10624 (gdb-source-info): Don't display source at startup, if required.
10625 (gdb-show-main): New option.
10626 (gdba): Update documentation.
10627 (gdb-source): Cover case of auto-display output.
10628
10629 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
10630
10631 * autorevert.el: Delete obsolete autoload's and defvar's.
10632 (auto-revert-check-vc-info): New user option.
10633 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
10634 (auto-revert-handler-vc): Delete.
10635 (auto-revert-handler): Treat return value `fast' of
10636 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
10637
10638 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
10639 return `fast'.
10640
10641 * files.el (buffer-stale-function): Doc change.
10642
10643 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10644
10645 * printing.el: New tip on Tips section.
10646 (pr-version): New version number (6.7.4).
10647 (pr-shell-file-name): Initialization fix.
10648
10649 2004-03-31 Juri Linkov <juri@jurta.org>
10650
10651 * dired.el: Add autoload for `dired-do-touch'.
10652 (dired-touch-program): New var.
10653 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
10654 (dired-no-confirm): Add `touch' to docstring.
10655
10656 * dired-aux.el (dired-do-touch): New fun.
10657 (dired-do-chxxx): Add argument -t for touch operation.
10658
10659 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
10660 `dired-move-to-filename-regexp'.
10661
10662 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
10663
10664 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
10665
10666 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10667
10668 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
10669 and only if the buffer was modified.
10670
10671 2004-03-30 Kenichi Handa <handa@m17n.org>
10672
10673 * international/characters.el: Delete pairs for U+2308..U+230B.
10674
10675 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
10676
10677 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
10678 to detect the beginning of a level 2 or 3 annotation.
10679
10680 2004-03-29 Kenichi Handa <handa@m17n.org>
10681
10682 * international/ucs-tables.el (ucs-insert): Fix the error message.
10683
10684 2004-03-29 Kenichi Handa <handa@m17n.org>
10685
10686 * international/mule-util.el (char-displayable-p): Fix generation
10687 of XLFD file name.
10688
10689 * Makefile.in (setwins, setwins_almost): Change directory to $wd
10690 before finding directories by `find'.
10691
10692 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
10693
10694 * subr.el (interactive-form): Delete. Now implemented in C.
10695
10696 * pcvs.el (cvs-parse-process): Workaround for Darwin.
10697
10698 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
10699 (vc-diff-label): New fun.
10700 (vc-diff-internal): Use it.
10701
10702 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
10703
10704 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10705
10706 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
10707
10708 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
10709 specify XML (EBNFX).
10710
10711 * progmodes/ebnf2ps.el: Doc fix.
10712 (ebnf-version): New version number (4.1).
10713 (ebnf-syntax): Adjust customization.
10714 (ebnf-style-database): Add ebnfx entry.
10715 (ebnf-syntax-alist): Add ebnfx initialization.
10716 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
10717
10718 * printing.el: Doc fix.
10719 (pr-version): New version number (6.7.3).
10720 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
10721 returns nil for mouse position. Reported by Drew Adams
10722 <drew.adams@oracle.com>.
10723 (pr-update-menus): Modify interactive declaration. Reported by Drew
10724 Adams <drew.adams@oracle.com>.
10725
10726 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
10727
10728 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
10729 (gud-gdba-marker-filter): Log the process input and output, if
10730 required. From Stefan Monnier.
10731 (gdb-debug-log, gdb-enable-debug-log): New variables.
10732 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
10733
10734 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
10735
10736 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
10737 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
10738
10739 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
10740
10741 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
10742 Call vc-find-file-hook here instead of in auto-revert-buffers.
10743 (auto-revert-buffers): Delete call to vc-find-file-hook.
10744 (auto-revert-verbose, global-auto-revert-non-file-buffers)
10745 (global-auto-revert-mode, auto-revert-set-timer)
10746 (auto-revert-handler, auto-revert-buffers): Doc fixes.
10747
10748 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
10749
10750 * woman.el (woman-change-fonts): Rename local variable
10751 woman-font-alist to font-alist to avoid a compiler warning.
10752
10753 2004-03-27 Dave Love <fx@gnu.org>
10754
10755 * emacs-lisp/rx.el (rx): Doc fix.
10756 Fix copyright years.
10757
10758 * strokes.el (strokes-global-set-stroke-string): New function.
10759 (strokes-list-strokes): Cope with strings, not just commands.
10760 Set foreground colour of image.
10761 (strokes-global-set-stroke): Doc fix.
10762
10763 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
10764
10765 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
10766 Auto Revert mode.
10767 (Buffer-menu-files-only): New variable.
10768 (Buffer-menu-toggle-files-only): New function.
10769 (Buffer-menu-mode-map): Bind it to `T'.
10770 (Buffer-menu-mode): Mention `T' in docstring.
10771 Set buffer-stale-function.
10772 (list-buffers-noselect): Mark buffer non-modified and set
10773 Buffer-menu-files-only.
10774
10775 * dired.el (buffer-stale-function): Remove no longer needed defvar.
10776
10777 * autorevert.el (auto-revert-handler): Print revert message
10778 before, rather than after, reverting.
10779 (buffer-stale-function): Move to files.el.
10780
10781 * files.el (buffer-stale-function): Move here from autorevert.el.
10782
10783 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
10784
10785 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
10786
10787 * calc/calc.el (calc-mode-map): Use mapc.
10788
10789 * apropos.el (apropos-mode): Don't autoload.
10790 (apropos-symbols-internal): New fun. Extracted from `apropos'.
10791 (apropos): Use it.
10792 (apropos-print): Add optional `text' argument.
10793 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
10794 Don't assume point-min == 1.
10795
10796 * bs.el (bs-buffer-list): Use buffer-local-value.
10797 (bs--set-toggle-to-show): Use with-current-buffer.
10798
10799 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
10800 New funs.
10801 (list-buffers-noselect): Use them. Adjust :align-to to new style.
10802
10803 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
10804
10805 * dabbrev.el (dabbrev-expand): Fix regexp construction.
10806 (dabbrev--find-expansion): Use pop.
10807 (dabbrev--search): Use match-string-no-properties.
10808
10809 * dired.el (dired-mode): Use run-mode-hooks.
10810 (dired-move-to-end-of-filename): Use match-string.
10811
10812 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
10813 is bound before using it.
10814 (ediff-verbose-p): Make it into a var since it's not constant.
10815
10816 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
10817
10818 * faces.el (read-face-font): Don't cons up unnecessarily.
10819 (header-line, tool-bar): Share common parts.
10820
10821 * files.el (file-relative-name): Use compare-strings.
10822
10823 * finder.el (finder-mode): Follow coding convention.
10824
10825 * subr.el (read-number): New function.
10826
10827 * ses.el (ses-read-number): Move to subr.el.
10828 (ses-set-header-row): Use read-number.
10829
10830 2004-03-26 Andre Spiegel <spiegel@gnu.org>
10831
10832 * vc-hooks.el (vc-arg-list): New function, which handles both
10833 compiled and uncompiled code.
10834 (vc-default-workfile-unchanged-p): Use it.
10835
10836 * vc.el (vc-print-log): Undo prev change, use new function
10837 vc-arg-list from vc-hooks.el.
10838
10839 2004-03-26 Masatake YAMATO <jet@gyve.org>
10840
10841 * simple.el (completion-setup-function): Emphasize the
10842 first uncommon characters in the completions; and de-emphasize
10843 the common prefix substrings.
10844 (completion-emphasis): New face.
10845 (completion-de-emphasis): New face.
10846
10847 2004-03-25 Juanma Barranquero <lektu@terra.es>
10848
10849 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
10850 Comment out (it's unused and unfinished code).
10851
10852 2004-03-25 Sam Steingold <sds@gnu.org>
10853
10854 * vc.el (vc-print-log): Fix a bug in the last patch:
10855 backend-function may be a byte-compiled object, not a lambda.
10856
10857 2004-03-25 Juri Linkov <juri@jurta.org>
10858
10859 * descr-text.el (describe-property-list): Add a button
10860 for `face' property that calls `describe-face'.
10861 Suggested by luis fernandes <elf@ee.ryerson.ca>
10862
10863 * international/mule.el (keyboard-coding-system):
10864 * kmacro.el (kmacro-call-macro): Fix docstring.
10865
10866 * dired.el: Fix comments.
10867
10868 * textmodes/fill.el (fill): Fix Info link.
10869
10870 * font-lock.el (fast-lock, lazy-lock):
10871 * jit-lock.el (jit-lock): Remove links to removed Support Modes
10872 Info node.
10873
10874 * eshell/eshell.el (eshell): Fix broken info-link.
10875
10876 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
10877 * eshell/em-banner.el (eshell-banner):
10878 * eshell/em-smart.el (eshell-smart):
10879 * eshell/esh-cmd.el (eshell-cmd):
10880 Comment out broken info-links to incomplete Info manual.
10881
10882 * info-xref.el: Fix commentary.
10883
10884 2004-03-25 Kevin Ryde <user42@zip.com.au>
10885
10886 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
10887 Remove spurious node duplicate suppression, doesn't work, not wanted.
10888 (info-xref-output): Take format style args, add "sit-for 0" to let
10889 user see the results as they progress.
10890 (info-xref-check-all-custom): New function.
10891
10892 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
10893
10894 * gdb-ui.el: Moved to progmodes.
10895
10896 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10897
10898 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
10899
10900 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
10901
10902 * calendar/appt.el (appt-check): Remove superfluous progn.
10903 When finished with diary buffer: if it was not being displayed
10904 before, kill it; otherwise restore its original state.
10905 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
10906
10907 * calendar/calendar.el (calendar-set-mode-line): Use total
10908 available mode-line width, rather than frame-width.
10909
10910 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
10911 after mode change so effect not lost.
10912
10913 2004-03-23 Dave Love <fx@gnu.org>
10914
10915 * dired.el (dired) <defgroup>: Add link to manual.
10916 (dired-font-lock-keywords): Add highlighting on unusual permissions.
10917 (dired-revert): Use dolist.
10918 (dired-mode-map): Add U binding.
10919 (dired-mode): Add font-lock-beginning-of-syntax-function.
10920 (dired-garbage-files-regexp): Make it a defcustom.
10921
10922 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10923
10924 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
10925 is equivalent to nil.
10926 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
10927 (vc-arch-mode-line-string): Accept `added' state.
10928 (vc-arch-state): Use inode-sigs if available.
10929 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
10930 Copy&delete existing id file if any. Fallback if uuidgen is absent.
10931 (vc-arch-tagline-re): New var.
10932 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
10933 New functions.
10934 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
10935 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
10936
10937 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
10938 (vc-file-not-found-hook): Use it.
10939
10940 * diff-mode.el (diff-default-read-only): Change default.
10941 (diff-mode-hook): Make it a defcustom. Add some options.
10942 (diff-mode-map): Bind diff-refine-hook.
10943 (diff-yank-handler): New var.
10944 (diff-yank-function): New fun.
10945 (diff-font-lock-keywords): Use them.
10946 (diff-end-of-file): Handle case where file-header looks like diff text.
10947 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
10948 (diff-file-kill): Delete a subsequent empty line, if applicable.
10949 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
10950 (diff-find-file-name): Use it.
10951 (diff-tell-file-name): New command.
10952 (diff-mode): Be careful with view-mode.
10953 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
10954 New functions, for use in diff-mode-hook.
10955 (diff-find-source-location): Catch "regex too large" errors.
10956 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
10957 (diff-refine-hunk): New command.
10958
10959 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
10960 (smerge-context-menu-map): Remove unused var.
10961 (smerge-keep-all): Preserve markers.
10962 (smerge-keep-n): New fun.
10963 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
10964 (smerge-keep-current, smerge-ediff): Use it.
10965 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
10966 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
10967 (smerge-resolve): Resolve trivial 3-part conflicts.
10968
10969 2004-03-23 Juri Linkov <juri@jurta.org>
10970
10971 * man.el (Man-width): New var.
10972 (Man-getpage-in-background): Use it.
10973 (Man-support-local-filenames): New var and fun.
10974 (Man-build-man-command): Don't add a second %s.
10975 (Man-fontify-manpage): Clean up message.
10976 (Man-mode): Set outline-regexp, outline-level,
10977 imenu-generic-expression.
10978
10979 * woman.el (woman-fill-frame): Doc fix.
10980 (woman-decode-region): Use window-width instead of frame-width.
10981
10982 * abbrevlist.el (list-one-abbrev-table):
10983 * descr-text.el (describe-char):
10984 * international/mule-diag.el (describe-current-coding-system):
10985 * international/quail.el (quail-insert-decode-map):
10986 Use window-width instead of frame-width.
10987
10988 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
10989 (jka-compr-mode-alist-additions): Add tbz.
10990 (jka-compr-write-region, jka-compr-insert-file-contents):
10991 Add message for undefined compress-program.
10992 (jka-compr-write-region): Remove redundant var bindings.
10993
10994 * dired-x.el (dired-guess-shell-alist-default): Add choices for
10995 extracting files into subdirectory. Add tbz and dz. Fix regexps.
10996 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
10997 (dired-man): Use dired-guess-shell-command.
10998 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
10999 Change default nil to t.
11000
11001 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
11002 (dired-compare-directories): Add default value for empty input.
11003
11004 * help-at-pt.el: Move suggestions for key bindings to Commentary.
11005
11006 * time.el (display-time-string-forms): Fix help-echo date format.
11007
11008 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
11009
11010 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
11011 (buffer-stale-function): New variable.
11012 (auto-revert-list-diff, auto-revert-dired-file-list)
11013 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
11014 (auto-revert-handler): Take over some functionality of deleted
11015 functions.
11016 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
11017
11018 * dired.el (dired-directory-changed-p): New fun, extracted from
11019 dired-internal-noselect.
11020 (dired-buffer-stale-p): New fun.
11021 (dired-internal-noselect): Use dired-directory-changed-p.
11022 Eliminate revert messages.
11023 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
11024
11025 2004-03-23 Kenichi Handa <handa@m17n.org>
11026
11027 * international/characters.el: Setup syntaxes for more parentheses
11028 Unicode characters.
11029
11030 * international/mule-cmds.el (select-safe-coding-system):
11031 Merge coding-system and auto-cs before comparing them.
11032
11033 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
11034
11035 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
11036
11037 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
11038 normal-auto-fill-function and comment-indent-function.
11039 The default values now work just as well.
11040 Don't set font-lock-beginning-of-syntax-function since we already set
11041 syntax-begin-function.
11042 (lisp-outline-level): Put ;;;###autoload at same level as (.
11043 (prin1-char): Quote special chars.
11044
11045 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
11046 than with-no-warnings.
11047
11048 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
11049 if the source location can't be found.
11050 (edebug-compute-previous-result): Use prin1-char.
11051
11052 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
11053 (debug-ignored-errors): Add an entry.
11054
11055 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
11056 (byte-compile-file): Output warning when deleting a file.
11057
11058 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
11059 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
11060
11061 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
11062 (byte-compile-inline-expand): Use backquote.
11063 (byte-optimize-pure-func): Rename from byte-optimize-concat.
11064 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
11065
11066 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
11067
11068 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
11069
11070 2004-03-22 Juri Linkov <juri@jurta.org>
11071
11072 * finder.el (finder-known-keywords): Fix data, tex, unix.
11073
11074 * play/landmark.el: Fix keywords.
11075
11076 * language/ethio-util.el (ethio-find-file): Doc fix.
11077
11078 * emacs-lisp/warnings.el: Doc fix.
11079
11080 * textmodes/ispell.el (ispell-help): Doc fix.
11081
11082 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
11083
11084 * format.el (format-insert-file): Always return a list of two
11085 elements, like insert-file-contents does.
11086
11087 2004-03-21 Andre Spiegel <spiegel@gnu.org>
11088
11089 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
11090 and vc-BACKEND-diff.
11091 (vc-print-log): If the print-log implementation supports it, use
11092 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
11093 (vc-version-diff, vc-diff-internal): Doc fixes.
11094
11095 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
11096 implementation supports it, let diff output go to *vc*,
11097 not *vc-diff*, since this is an internal call.
11098
11099 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
11100
11101 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
11102
11103 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
11104
11105 2004-03-21 Dave Love <fx@gnu.org>
11106
11107 * progmodes/cfengine.el (cfengine-mode):
11108 Set parse-sexp-ignore-comments.
11109
11110 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
11111
11112 2004-03-21 Juanma Barranquero <lektu@terra.es>
11113
11114 * allout.el (allout-mode): Fix docstring.
11115
11116 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
11117
11118 * files.el (insert-directory): Fix bug if SWITCHES is a list.
11119
11120 * autorevert.el (auto-revert-interval): Make new value take
11121 effect immediately when set through Custom.
11122 (auto-revert-set-timer): Add interactive declaration.
11123
11124 2004-03-19 David Ponce <david@dponce.com>
11125
11126 * ruler-mode.el (ruler-mode-header-line-format-old):
11127 Don't `make-variable-buffer-local'.
11128 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
11129 (ruler-mode-header-line-format): Simply funcall the above.
11130 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
11131 to save/restore a previous header line format.
11132 (ruler-mode-space): Don't depend on a numeric WIDTH value.
11133 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
11134 fringes and margins width.
11135 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
11136
11137 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
11138
11139 * log-edit.el (log-edit-font-lock-keywords): Typo.
11140
11141 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
11142 (tex-send-tex-command): Rather than here.
11143 (tex-compilation-parse-errors): Simplify.
11144
11145 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
11146
11147 * time.el (display-time-string-forms): Add help-echo with date on time.
11148
11149 * composite.el (compose-region): Use restore-buffer-modified-p.
11150
11151 * disp-table.el (standard-display-8bit): Simplify.
11152
11153 * server.el (server-process-filter): Delete temp frame.
11154
11155 * add-log.el (add-change-log-entry): Simplify.
11156
11157 2004-03-19 Kim F. Storm <storm@cua.dk>
11158
11159 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
11160 (hexl-follow-line): Don't require 'fringe.
11161
11162 * progmodes/compile.el (compilation-start): Always set
11163 compilation-last-buffer and return it.
11164
11165 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11166
11167 * simple.el (clone-buffer): Doc fix.
11168
11169 2004-03-18 Juanma Barranquero <lektu@terra.es>
11170
11171 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
11172
11173 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
11174
11175 * log-edit.el (log-edit-font-lock-keywords): New var.
11176 (log-edit-mode): Use it.
11177
11178 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
11179
11180 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
11181 properly for watching in speedbar.
11182
11183 2004-03-17 Masatake YAMATO <jet@gyve.org>
11184
11185 * smerge-mode.el (smerge-popup-context-menu):
11186 Put `unwind-protect' around `overlay-put' and `popup-menu'.
11187
11188 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
11189
11190 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
11191 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
11192 Take sealed revisions into account.
11193 (vc-arch-checkin): Extract a summary line from the message.
11194
11195 2004-03-16 Masatake YAMATO <jet@gyve.org>
11196
11197 * register.el (register): Provide `register' feature.
11198
11199 2004-03-15 Masatake YAMATO <jet@gyve.org>
11200
11201 Added context menu support in smerge mode.
11202 Most of the part is written by Stefan Monnier.
11203
11204 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
11205 New keymap and menu.
11206 (smerge-text-properties): New function.
11207 (smerge-remove-props): New function.
11208 (smerge-popup-context-menu): New function.
11209 (smerge-resolve): Call `smerge-remove-props'.
11210 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
11211 (smerge-keep-current): Ditto.
11212 (smerge-kill-current): New function.
11213 (smerge-match-conflict): Put text properties.
11214 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
11215
11216 2004-03-15 David Ponce <david@dponce.com>
11217
11218 * ruler-mode.el: (ruler-mode-left-fringe-cols)
11219 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
11220 (ruler-mode-right-scroll-bar-cols): Remove.
11221 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
11222 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
11223 Use fringe-columns and scroll-bar-columns.
11224
11225 2004-03-15 Masatake YAMATO <jet@gyve.org>
11226
11227 * hl-line.el (hl-line-range-function): New variable.
11228 (hl-line-move): New function.
11229 (global-hl-line-highlight): Use `hl-line-move'.
11230 (hl-line-highlight): Ditto.
11231
11232 * scroll-bar.el (scroll-bar-columns):
11233 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
11234
11235 * ruler-mode.el (top-level): Require scroll-bar and fringe.
11236 (ruler-mode-left-fringe-cols)
11237 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
11238 (ruler-mode-right-scroll-bar-cols)
11239 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
11240 (ruler-mode-ruler-function): New variable.
11241 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
11242 if the value for `ruler-mode-ruler-function'is given.
11243
11244 * hexl.el (hexl-mode-hook): Make the hook customizable.
11245 (hexl-address-area, hexl-ascii-area): New customize variables.
11246 (hexlify-buffer): Put font-lock-faces on the address area and
11247 the ascii area.
11248 (hexl-activate-ruler): New function.
11249 (hexl-follow-line): New function.
11250 (hexl-highlight-line-range): New function.
11251 (hexl-mode-ruler): New function.
11252
11253 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
11254
11255 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
11256 (vc-default-find-file-hook): New fun.
11257 (vc-find-file-hook): Call new find-file-hook operation.
11258
11259 * vc-arch.el: New file.
11260
11261 2004-03-12 Jesper Harder <harder@ifa.au.dk>
11262
11263 * info-look.el (info-lookup): Reuse an existing Info window.
11264
11265 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
11266
11267 * woman.el (woman-preserve-ascii): Default value changed to t and
11268 doc string revised.
11269
11270 2004-03-12 Richard M. Stallman <rms@gnu.org>
11271
11272 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
11273 Fix minor bug.
11274
11275 * replace.el (occur-engine): Change message for count of matches.
11276
11277 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
11278 For strings, do compare text properties.
11279
11280 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
11281
11282 * progmodes/compile.el (compile-auto-highlight)
11283 (compilation-error-list, compilation-old-error-list)
11284 (compilation-parse-errors-function, compilation-parsing-end)
11285 (compilation-error-message, compilation-directory-stack)
11286 (compilation-enter-directory-regexp-alist)
11287 (compilation-leave-directory-regexp-alist)
11288 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
11289 (compilation-current-file, compilation-regexps): Remove vars.
11290
11291 (compile-error-at-point, compilation-error-filedata)
11292 (compilation-error-filedata-file-name, compile-reinitialize-errors)
11293 (compilation-next-error-locus, compilation-forget-errors)
11294 (count-regexp-groupings, compilation-parse-errors)
11295 (compile-collect-regexps, compile-buffer-substring): Remove funs.
11296
11297 (compile-internal): Make obsolete.
11298
11299 (compilation-first-column, compilation-error)
11300 (compilation-directory-matcher, compilation-page-delimiter)
11301 (compilation-mode-font-lock-keywords, compilation-debug)
11302 (compilation-error-face, compilation-warning-face)
11303 (compilation-info-face, compilation-line-face)
11304 (compilation-column-face, compilation-enter-directory-face)
11305 (compilation-leave-directory-face, compilation-skip-threshold)
11306 (compilation-skip-visited, compilation-context-lines): New vars.
11307
11308 (compilation-warning-face, compilation-info-face)
11309 (compilation-message-face): New faces.
11310
11311 (compilation-error-regexp-alist-alist): New constant.
11312
11313 (compilation-face, compilation-directory-properties)
11314 (compilation-assq, compilation-error-properties, compilation-start)
11315 (define-compilation-mode, compilation-loop)
11316 (compilation-set-window): New functions.
11317
11318 (compile): Additional argument for interactive compiles like TeX.
11319
11320 * progmodes/grep.el (kill-grep): Move here from compile.el
11321 (grep-error, grep-hit-face, grep-error-face)
11322 (grep-mode-font-lock-keywords): New variables.
11323 (grep-regexp-alist): Simplify regexp and add `binary' case.
11324 (grep-mode): New mode.
11325 (grep-process-setup): Simplify.
11326
11327 2004-03-11 Jason Rumney <jasonr@gnu.org>
11328
11329 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
11330 letters on DOS/Windows.
11331
11332 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
11333
11334 * server.el (server-name): New var.
11335 (server-socket-dir): New var to replace server-socket-name.
11336 (server-start): Use them.
11337
11338 2004-03-11 Simon Josefsson <jas@extundo.com>
11339
11340 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
11341 died to avoid infloop. Reported by Jonathan Glauner
11342 <jglauner@sbum.org>.
11343
11344 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
11345
11346 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
11347 (smerge-mode-menu): Use it to deactivate menu entries.
11348 (smerge-keep-current): New fun.
11349 (smerge-keep-current): Use it.
11350
11351 2004-03-10 John Paul Wallington <jpw@gnu.org>
11352
11353 * foldout.el (foldout-fold-list, foldout-modeline-string):
11354 Declare them as variables, not constants.
11355
11356 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11357
11358 * ps-print.el: Modification to print *Messages* buffer.
11359 (ps-print-version): New version 6.6.4.
11360 (ps-message-log-max): New fun.
11361 (ps-spool-without-faces, ps-spool-with-faces)
11362 (ps-count-lines-preprint): Code fix.
11363
11364 * printing.el: New tips in Tips section.
11365
11366 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11367
11368 * delim-col.el: Doc fix.
11369
11370 * printing.el: Doc fix. New doc section (Tips).
11371
11372 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
11373
11374 * type-break.el (type-break-emacs-variant): Remove.
11375 (type-break-run-at-time, type-break-cancel-function-timers):
11376 Use fboundp rather than version name and number.
11377
11378 2004-03-09 Masatake YAMATO <jet@gyve.org>
11379
11380 * hexl.el (hexl-mode): Use `make-local-variable' instead of
11381 `make-variable-buffer-local'.
11382
11383 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
11384
11385 * find-dired.el (find-dired): Call `shell-command' instead of
11386 `start-process-shell-command'. By this, Tramp takes over
11387 handling of remote directories.
11388
11389 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
11390
11391 * newcomment.el (comment-use-global-state): New var.
11392 (comment-search-forward): Use it.
11393
11394 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
11395
11396 * cus-edit.el (fill) <defgroup>: Move to fill.el.
11397
11398 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
11399 (enable-kinsoku): Make it a defcustom.
11400 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
11401 paragraph to same-comment-start-marker.
11402
11403 2004-03-07 Dave Love <fx@gnu.org>
11404
11405 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
11406 (browse-url-mail): Use it.
11407
11408 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
11409 (rfc2368-unhexify-string): Use replace-regexp-in-string.
11410
11411 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
11412
11413 * woman.el (woman-man.conf-path): Doc fix.
11414 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
11415
11416 2004-03-07 Eli Zaretskii <eliz@gnu.org>
11417
11418 * sort.el (sort-columns): Remove ms-dos from the list of systems
11419 where the external `sort' command is not used.
11420
11421 2004-03-07 Kim F. Storm <storm@cua.dk>
11422
11423 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
11424 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
11425 from overlay-arrow-variable-list.
11426 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
11427
11428 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
11429
11430 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
11431 overlay arrow string properly for the assembler buffer.
11432
11433 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
11434
11435 * mail/sendmail.el (mail-mode): Fix last change.
11436
11437 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
11438
11439 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
11440 for the assembler buffer.
11441 (gdb-assembler-custom): Position the overlay arrow.
11442 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
11443
11444 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
11445
11446 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
11447
11448 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
11449 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
11450
11451 * mail/sendmail.el (mail-mode): Set comment-start-skip.
11452
11453 * newcomment.el (uncomment-region): Allow non-terminated comment.
11454 (comment-normalize-vars): Check the user-specified comstart marker.
11455
11456 2004-03-04 Jesper Harder <harder@ifa.au.dk>
11457
11458 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
11459 Otherwise, do use it if the region only contains font-lock text
11460 properties.
11461
11462 2004-03-04 Masatake YAMATO <jet@gyve.org>
11463
11464 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
11465 as the callback function for eldoc.
11466 (hexl-print-current-point-info): New function.
11467 (hexl-current-address): Print the address in both decimal
11468 and hexadecimal format.
11469
11470 2004-03-04 Richard M. Stallman <rms@gnu.org>
11471
11472 * mail/rmail.el (rmail-convert-to-babyl-format):
11473 Specify t for UNIBYTE when calling mail-unquote-printable-region.
11474
11475 * mail/mail-utils.el (mail-unquote-printable-region):
11476 New arg UNIBYTE.
11477
11478 * startup.el (command-switch-alist): Doc fix.
11479
11480 * simple.el (undo): Temporarily set this-command to `undo-start',
11481 then set it to `undo' once undo-start returns without error.
11482
11483 * simple.el (minibuffer-history-sexp-flag): Doc fix.
11484
11485 * simple.el (kill-line): Don't disregard trailing whitespace
11486 in eol condition, if show-trailing-whitespace is set.
11487
11488 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
11489 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
11490 When disabling, restore old values only if mouse-sel-has-been-enabled.
11491
11492 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
11493 (isearch-{-char): New function.
11494 (isearch-mode-map): Bind { to isearch-{-char.
11495
11496 * font-lock.el (lisp-font-lock-keywords-2):
11497 Turn off the CL with-... and do-... general patterns.
11498 Instead, recognize several specific with... and do... constructs.
11499
11500 * files.el (switch-to-buffer-other-window):
11501 Bind same-window-buffer-names and same-window-regexps to nil.
11502 (switch-to-buffer-other-frame): Likewise.
11503
11504 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11505
11506 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
11507 recognizing leading comment on code line.
11508
11509 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
11510
11511 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
11512 hidden files/directories.
11513
11514 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
11515
11516 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
11517 only comment-start (in case the mode hasn't set it).
11518
11519 * Makefile.in (AUTOGENEL): New var.
11520 (bootstrap-prepare): Rename from bootstrap-clean.
11521 Don't remove elc files.
11522 (maintainer-clean): New target.
11523
11524 * xml.el (xml-get-attribute-or-nil): Simplify.
11525
11526 2004-03-02 Juri Linkov <juri@jurta.org>
11527
11528 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
11529 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
11530 URL to prevent their substitution with the environment variable
11531 values by browsers.
11532
11533 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11534
11535 * ps-print.el: Doc fix.
11536 (ps-print-version): New version number (6.6.3).
11537 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
11538 Docstring fix.
11539 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
11540 before printing.
11541 (ps-time-stamp-yyyy-mm-dd): New fun.
11542 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
11543
11544 2004-03-02 Kim F. Storm <storm@cua.dk>
11545
11546 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
11547
11548 2004-03-01 Juanma Barranquero <lektu@terra.es>
11549
11550 * allout.el (allout-rebullet-heading): Fix typo in docstring.
11551
11552 * desktop.el (desktop-file-version)
11553 (desktop-after-read-hook): Fix typos.
11554 (desktop-clear-preserve-buffers): Remove redundant info in
11555 docstring already shown by the obsolescence message.
11556 (desktop-truncate, desktop-internal-v2s)
11557 (desktop-value-to-string): Change argument name to match docstring.
11558
11559 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
11560
11561 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
11562 docstring.
11563
11564 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11565
11566 * printing.el: Replace "As Is..." in PostScript file print/preview by
11567 "No Preprocessing...". Suggested by Colin Marquardt
11568 <_marquardt_@zmd.de>.
11569 (pr-insert-section-4): Adjust buffer interface.
11570
11571 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
11572
11573 Version 2.0.39 of Tramp released.
11574
11575 * net/tramp.el (tramp-handle-file-local-copy)
11576 (tramp-handle-write-region, tramp-open-connection-rsh):
11577 Variable name typo. Small change. From Patrick Tullmann
11578 <tullmann@flux.utah.edu>.
11579 (tramp-process-connection-type): New variable.
11580 (tramp-maybe-open-connection): Use it.
11581 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
11582 (tramp-touch): Set last-modified time of a remote file.
11583 (tramp-handle-write-region): Say which function is used when encoding.
11584
11585 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
11586
11587 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
11588 case of non-existing filename, too. Reported by Christoph Bauer
11589 <c_bauer@informatik.uni-kl.de>.
11590 (tramp-smb-get-file-entries): The directory in question should
11591 have permissions "drwxrwxrwx". Just virtual, because we don't
11592 know the real permissions. Don't we know?
11593 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
11594 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
11595 (tramp-smb-wait-for-output): Optimize algorithm getting pending
11596 output. If it was received chunkwise, there have been problems.
11597 Remove the "prompt not found" error message; it is obvious.
11598 Simplify algorithm.
11599 (tramp-smb-process-running): Remove. Since we acknowledge the
11600 virtual prompt for shares, there's no need for distinction of
11601 reading shares (process ends afterwards) and interactive mode of
11602 smblient.
11603 (tramp-smb-open-connection): Setting process sentinel removed.
11604 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
11605 "NT_STATUS_NETWORK_ACCESS_DENIED".
11606 (tramp-smb-maybe-open-connection): Set `process-connection-type'
11607 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
11608 (top-level): Setting default value in `tramp-default-method-alist'
11609 corrected. Order of USER and HOST have been wrong.
11610 Nobody complained for months ...
11611 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
11612 (tramp-smb-open-connection): Clear password cache if login has failed.
11613
11614 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
11615 `tramp-unified-filenames'.
11616 (tramp-completion-mode): Make test for XEmacs explicitely.
11617 `event-to-character' can exists in Emacs packages too.
11618 Reported by Matt Swift <swift@alum.mit.edu>.
11619 (tramp-buffer-name): Buffer name must contain the user if exists.
11620 Reported by Adrian Phillips <a.phillips@met.no>.
11621 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
11622 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
11623 (tramp-do-copy-or-rename-file-out-of-band): Rename from
11624 `tramp-do-copy-or-rename-file-one-local', because it handles also
11625 the case both files use the same out-of-band method.
11626 Implementation added.
11627 (tramp-handle-file-local-copy, tramp-handle-write-region):
11628 Out-of-band handling removed. `copy-file' called instead, which
11629 calls `tramp-do-copy-or-rename-file-out-of-band'.
11630 (tramp-action-password): Check for out-of-band method removed.
11631 This function is used for 'login-program.
11632 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
11633 appropriate.
11634 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
11635 and `tramp-parse-sknownhosts'.
11636 (tramp-completion-function-alist): It's a defvar now, because we
11637 want to apply the optimized `tramp-set-completion-function'
11638 instead of a static list.
11639 (tramp-set-completion-function): Implementation tuned.
11640 Avoid double entries, and entries where the function or the
11641 file/directory doesn't exist.
11642 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
11643 for SSH2.
11644 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
11645 (tramp-handle-dired-compress-file): New function.
11646 (tramp-async-proc): New variable.
11647 (tramp-handle-shell-command): Adding asynchronous processes.
11648 They are far from being perfect, but it works at least for
11649 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
11650 (top-level): Require password.el if visible. Should be mandatory
11651 once No Gnus has found its way into (X)Emacs.
11652 (tramp-read-passwd): Invoke `password-read' if available,
11653 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
11654 fallback any longer.
11655 (tramp-clear-passwd): New function.
11656 (tramp-process-actions, tramp-process-multi-actions):
11657 Clear password cache if login has failed.
11658
11659 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
11660 its own module.
11661 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
11662 `ange-ftp-ftp-name-res'. There could be incorrect values from
11663 previous calls in case the "ftp" method is used in the Tramp file
11664 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
11665
11666 2004-02-28 Richard M. Stallman <rms@gnu.org>
11667
11668 * term.el (term-mouse-paste): Call mouse-set-point.
11669
11670 * thumbs.el: New file.
11671
11672 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11673
11674 * progmodes/ebnf-abn.el: Doc fix.
11675
11676 * progmodes/ebnf-bnf.el: Doc fix.
11677 (ebnf-repeat): Code fix.
11678
11679 * progmodes/ebnf2ps.el: Doc fix.
11680 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
11681
11682 2004-02-28 Juri Linkov <juri@jurta.org>
11683
11684 * ffap.el (dired-at-point): Additional writability test for
11685 relative directory names.
11686 (dired-at-point-prompter): Treat directories as a directory, get
11687 the directory component from files.
11688 (ffap-string-at-point): Return string from region if region is active.
11689 (ffap-file-at-point): Remove redundant code.
11690
11691 2004-02-28 Kim F. Storm <storm@cua.dk>
11692
11693 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
11694 Initialize margin area images to nil.
11695 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
11696 (breakpoint-enabled-bitmap-face)
11697 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
11698 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
11699 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
11700 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
11701 (gdb-reset): Use gdb-remove-breakpoint-icons.
11702 (gdb-put-string): Add dprop arg to specify alternative display
11703 property (for setting fringe bitmap).
11704 (gdb-remove-strings): Doc fix.
11705 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
11706 icon in fringe (if available), or else as icon or text in display
11707 margin. Creates necessary icons in breakpoint-bitmap,
11708 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
11709 Also make left window margin if required.
11710 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
11711 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
11712 no longer needed.
11713 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
11714 gdb-put-breakpoint-icon.
11715 (gdb-assembler-mode): Don't set left-margin-width here.
11716
11717 2004-02-27 Kevin Ryde <user42@zip.com.au>
11718
11719 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
11720 comma, so that it DTRT in macros.
11721
11722 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
11723
11724 * progmodes/sh-script.el (sh-shell-arg)
11725 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
11726 (sh-leading-keywords, sh-other-keywords): Fix custom type.
11727
11728 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
11729
11730 * faces.el (face-spec-set-match-display): Add a new attribute,
11731 `min-colors'.
11732 (region, highlight, secondary-selection): Use `min-colors'.
11733
11734 * custom.el (defface): Add documentation for `min-colors'.
11735
11736 * font-lock.el (font-lock-comment-face, font-lock-string-face)
11737 (font-lock-keyword-face, font-lock-function-name-face)
11738 (font-lock-variable-name-face, font-lock-constant-face):
11739 Use `min-colors'.
11740
11741 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
11742
11743 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11744
11745 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
11746 define assq-delete-all if it's not defined.
11747 (ebnf-generate-region): Code fix.
11748
11749 * printing.el: Doc fix.
11750 (pr-version): New version number (6.7.2).
11751 (pr-command): Return empty string if command is an empty string.
11752
11753 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11754
11755 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
11756
11757 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
11758 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
11759 semi-down-full. Fix a bug on productions like test = {"test"}* | (
11760 "tt" ["test"] ). Reported by Markus Dreyer
11761 <mdreyer@ix.urz.uni-heidelberg.de>.
11762 (ebnf-version): New version number (4.0).
11763 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
11764 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
11765 (ebnf-delete-style): New commands.
11766 (ebnf-directory, ebnf-file): New funs.
11767 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
11768 (ebnf-production-name-p, ebnf-stop-on-error): New options.
11769 (ebnf-syntax-alist): New var.
11770 (ebnf-element-width): New fun replacing ebnf-list-width.
11771 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
11772 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
11773 (ebnf-prologue): Adjust vars.
11774 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
11775 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
11776 (ebnf-check-style-values, ebnf-generate-production)
11777 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
11778 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
11779 (ebnf-token-repeat): Code fix.
11780
11781 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
11782 %right, %left and %prec. Suggested by Matthew K. Junker
11783 <junker@alum.mit.edu>.
11784 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
11785
11786 * progmodes/ebnf-iso.el: Doc fix.
11787 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
11788 (ebnf-iso-lex): Code fix.
11789
11790 * progmodes/ebnf-bnf.el: Doc fix.
11791 (ebnf-bnf-lex): Code fix.
11792
11793 * progmodes/ebnf-otz.el: Doc fix.
11794
11795 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
11796
11797 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
11798 (abbrev-prefix-mark): Doc fix.
11799
11800 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
11801
11802 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
11803 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
11804 (gdb-var-delete): Make interactive (really).
11805 (gdb-edit-value): Make non-interactive.
11806
11807 * progmodes/gud.el (gud-speedbar-menu-items):
11808 Add gdb-var-delete and, indirectly, gdb-edit-value.
11809 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
11810 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
11811 (gud-gdb-marker-filter): Add comment for annotations.
11812
11813 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
11814
11815 * calendar/calendar.el (generate-calendar)
11816 (calendar-read-date): Prevent display of BC calendars once more -
11817 reverts 2003-10-01 change.
11818 (generate-calendar-month): Doc fix.
11819
11820 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11821
11822 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
11823 return value of increment-calendar-month.
11824
11825 2004-02-21 Stephen Compall <s11@member.fsf.org>
11826
11827 * saveplace.el (save-place-forget-unreadable-files)
11828 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
11829 (save-place-forget-unreadable-files): New function.
11830 (save-place-alist-to-file): Use it to filter out files that are
11831 no longer readable.
11832
11833 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
11834 current Texinfo environment, using the same method as in
11835 `texinfo-insert-@end', and insert a space rather than a newline if
11836 point in a @table environment.
11837
11838 2004-02-21 Juri Linkov <juri@jurta.org>
11839
11840 * ffap.el (ffap-file-at-point): Try parent directories.
11841
11842 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
11843
11844 * vcursor.el (vcursor-modifiers): New defcustom.
11845 (vcursor-cs-binding): Use vcursor-modifiers instead of a
11846 hard-coded list.
11847
11848 2004-02-21 Masatake YAMATO <jet@gyve.org>
11849
11850 * play/animate.el (animate-birthday-present): Accept names other
11851 than `Sarah', too.
11852
11853 2004-02-21 Juri Linkov <juri@jurta.org>
11854
11855 * startup.el: Remove table of command line arguments from the
11856 Commentary section.
11857
11858 2004-02-20 John Wiegley <johnw@newartisans.com>
11859
11860 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
11861 again" modifier from 'e' to 'E', since 'e' is also used by the
11862 "file extension" modifier.
11863
11864 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
11865
11866 * help-fns.el (describe-categories): Doc fix.
11867
11868 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11869
11870 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
11871 temporary file for buffer already visiting one. This change makes
11872 output likely to be directly usable by patch program.
11873 Suggested by Adrian Aichner <adrian@xemacs.org>
11874
11875 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
11876
11877 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
11878 case of variables defined in compound statements.
11879 (gdb-setup-windows, gdb-source-info, gdb-source-info):
11880 Simplify constructions using switch-to-buffer.
11881
11882 2004-02-19 Simon Josefsson <jas@extundo.com>
11883
11884 * play/morse.el: Fix typo.
11885 (morse-code): Add @.
11886
11887 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
11888
11889 * calendar/appt.el (appt-display-format): Change default to
11890 'ignore, for backwards compatibility.
11891 (appt-display-message): If appt-display-format is 'ignore,
11892 respect old vars appt-msg-window and appt-visible.
11893 (appt-activate): Don't depend on return value of cancel-timer.
11894
11895 * calendar/calendar.el (calendar-holidays): Doc fix.
11896
11897 * calendar/cal-coptic.el (coptic-prompt-for-date):
11898 Use assoc-string instead of assoc-ignore-case.
11899 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
11900 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
11901 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
11902 * calendar/cal-islam.el (calendar-goto-islamic-date)
11903 (mark-islamic-diary-entries): Ditto.
11904 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
11905 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
11906 (calendar-read-mayan-tzolkin-date): Ditto.
11907 * calendar/calendar.el (calendar-read-date): Ditto.
11908 * calendar/diary-lib.el (mark-diary-entries): Ditto.
11909
11910 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
11911
11912 * progmodes/executable.el (executable-command-find-posix-p):
11913 Fix choice of the directory.
11914
11915 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
11916
11917 * simple.el (interprogram-cut-function)
11918 (interprogram-paste-function, kill-new, kill-append):
11919 Doc fixes.
11920 (kill-region): Make it return nil. Doc fix.
11921 (yank-pop): Make its argument optional.
11922 (yank): Make ARG `-' equivalent to `-1'.
11923
11924 2004-02-17 Eli Zaretskii <eliz@gnu.org>
11925
11926 * mail/rmail.el (rmail-get-new-mail): Don't reference
11927 rmail-use-spam-filter if rmail-spam-filter is not loaded.
11928
11929 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
11930
11931 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
11932 if one of global-auto-revert-non-file-buffers or autorevert-mode
11933 is non-nil.
11934
11935 2004-02-16 Eli Zaretskii <eliz@gnu.org>
11936
11937 * subr.el (delete-dups): A better implementation from Karl Heuer
11938 <kwzh@gnu.org>.
11939
11940 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
11941
11942 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
11943 correct place.
11944 * progmodes/icon.el (icon-indent-command): Ditto.
11945 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
11946
11947 2004-02-16 Eli Zaretskii <eliz@gnu.org>
11948
11949 * progmodes/grep.el (grep-compute-defaults): Undo change from
11950 2004-01-29: don't use executable-command-find-posix-p.
11951
11952 2004-02-16 Richard Sharman <rsharman@pobox.com>
11953
11954 * hilit-chg.el: Use require instead of eval-and-compile.
11955 (highlight-compare-buffers): New function.
11956
11957 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
11958
11959 * man.el (Man-fontify-manpage): Render section headings in
11960 `Man-overstrike-face' even when overstrike was not used by man
11961 formatter for section headings.
11962
11963 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
11964
11965 * rmail-spam-filter.el: (vm-use-spam-filter)
11966 (rsf-min-region-length-added-to-spam-list): New variables.
11967 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
11968 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
11969 spam testing. Don't delete spam message if automatic deletion
11970 after output via variable rmail-delete-after-output is turned on.
11971 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
11972 rsf-bbdb-dont-create-entries-for-spam.
11973 (check-field): New function, extracted from code in
11974 rmail-spam-filter to ease addition of header fields like content-type.
11975 (message-content-type): New variable to check the content-type:
11976 field added, also in defcustom of rsf-definitions-alist.
11977 (rmail-spam-filter): Replace repeated test code for header fields
11978 by calls to check-field; change the call to
11979 rmail-output-to-rmail-file such that rmail-current-message stays
11980 the same to avoid wrong deletion of unseen flags.
11981 (rsf-add-contents-type): New function to convert old format
11982 of rmail-spam-definitions-alist into new one.
11983 Change prefixes of all variables and functions from
11984 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
11985
11986 2004-02-16 Eli Zaretskii <eliz@gnu.org>
11987
11988 * loadhist.el (unload-hook-features-list): New defvar.
11989
11990 2004-02-16 Dave Love <fx@gnu.org>
11991
11992 * loadhist.el (unload-feature): Doc fix. Rename flist to
11993 unload-hook-features-list.
11994
11995 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
11996
11997 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
11998 cookie. Don't check if we are looking-at open-formula.
11999
12000 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
12001
12002 * subr.el (match-string-no-properties): Use substring-no-properties.
12003
12004 2004-02-16 Eli Zaretskii <eliz@gnu.org>
12005
12006 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
12007 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
12008 Use lower-case "rx" in all error message.
12009
12010 2004-02-16 Dave Love <fx@gnu.org>
12011
12012 * emacs-lisp/rx.el (rx-or): Put group around result.
12013 (rx-constituents): Add backref.
12014 (rx-syntax): Add string-delimiter, comment-delimiter.
12015 (rx-categories): Add combining-diacritic.
12016 (rx-check-not, rx-greedy, rx): Doc fix.
12017 (rx-backref, rx-check-backref): New.
12018
12019 2004-02-16 Jesper Harder <harder@ifa.au.dk>
12020
12021 * newcomment.el (uncomment-region): Allow eob as comment end.
12022
12023 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
12024
12025 * filecache.el: All message and error commands now use prefix
12026 "Filecache:" to make it easy to read *Messages* buffer.
12027
12028 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
12029
12030 * autorevert.el: Add support to detect changed dired and VC buffers.
12031 (auto-revert-active-p, auto-revert-list-diff)
12032 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
12033 (auto-revert-handler, auto-revert-active-p): New functions.
12034 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
12035 and `auto-revert-active-p'.
12036 (eval-when-compile): Defvar dired-directory and vc-mode.
12037 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
12038 (auto-revert-handler-vc): New functions.
12039
12040 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
12041
12042 * progmodes/compile.el (compilation-directory): New defvar.
12043 (compile): Save current directory in compilation-directory.
12044 (recompile): Bind default-directory to compilation-directory if
12045 that is non-nil.
12046
12047 2004-02-16 Dave Love <fx@gnu.org>
12048
12049 * newcomment.el (comment-insert-comment-function)
12050 (comment-region-function, uncomment-region-function): New.
12051 (comment-indent): Use comment-insert-comment-function.
12052 (uncomment-region): Use uncomment-region-function.
12053 (comment-region): Use comment-region-function.
12054
12055 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
12056
12057 2004-02-16 Richard Stallman <rms@gnu.org>
12058
12059 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
12060 loaddefs* and ldefs-boot*.
12061
12062 2004-02-16 Eli Zaretskii <eliz@gnu.org>
12063
12064 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
12065 and email address at the beginning and end of the address.
12066
12067 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
12068 anchored at the beginning of the email address.
12069
12070 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
12071
12072 * international/ccl.el (ccl-compile-write): Pass `left' to
12073 ccl-embed-code to generate correct code of write-expr-register.
12074
12075 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
12076
12077 * progmodes/grep.el (grep-compute-defaults): Fix typos.
12078
12079 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12080
12081 * x-dnd.el: Mention support for Motif in commentary.
12082 (x-dnd-handle-drag-n-drop-event): Ditto.
12083
12084 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
12085
12086 * ses.el: Use "ses--" prefixes for buffer-local variables.
12087 Use (point-min) instead of 1, even when we know the buffer
12088 is unnarrowed.
12089 (ses-build-load-map): Delete. Distribute its content to defconst's for
12090 the three maps.
12091 (ses-menu, ses-header-line-menu): New menus.
12092 (ses-mode-map): Use them.
12093 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
12094
12095 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
12096
12097 * Makefile.in: Fix the CC Mode recompile kludge so it works
12098 when building in a different directory.
12099
12100 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
12101
12102 * simple.el (kill-new): Put yank-handler property on the entire string.
12103
12104 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
12105
12106 * diff.el: Don't use compile any more, use diff-mode instead.
12107 (diff-regexp-alist, diff-old-file, diff-new-file)
12108 (diff-parse-differences, diff-process-setup): Remove.
12109 (diff-sentinel): New fun.
12110 (diff): Use it. Run the process ourselves.
12111 Use diff-mode for the rest of the processing.
12112
12113 * diff.el (diff): Simplify code handling `switch'.
12114
12115 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
12116
12117 * pcvs-defs.el (cvs-menu): Add `tag'.
12118
12119 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
12120
12121 * simple.el (kill-append): Doc fix.
12122
12123 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12124 Adapt outline-regexp to the new conventions for commenting out code.
12125
12126 2004-02-11 John Paul Wallington <jpw@gnu.org>
12127
12128 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
12129
12130 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
12131
12132 * diff.el (diff-switches): New fun.
12133 (diff, diff-backup): Use it.
12134 (diff): Clean up the args construction. Use backquote.
12135 Use listp instead of consp to avoid putting a nil arg.
12136 (diff): Add a revert-buffer function.
12137
12138 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12139
12140 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
12141 handled by x-dnd-handle-file-name.
12142 (x-dnd-known-types): Add COMPOUND_TEXT.
12143 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
12144 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
12145 x-dnd-empty-state.
12146 (x-dnd-forget-drop): Ditto.
12147 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
12148 (x-dnd-handle-one-url): Return private when inserting text.
12149 (x-dnd-insert-ctext): New function.
12150 (x-dnd-handle-file-name): New function for FILE_NAME.
12151 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
12152 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
12153 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
12154
12155 2004-02-10 Kenichi Handa <handa@m17n.org>
12156
12157 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
12158 instead of while loop.
12159
12160 2004-02-10 Miles Bader <miles@gnu.org>
12161
12162 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
12163
12164 2004-02-09 Kenichi Handa <handa@m17n.org>
12165
12166 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
12167 have end-of-line.
12168
12169 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
12170
12171 * Makefile.in: Added extra dependencies in the recompile target
12172 needed to cope with the compile time macro expansions in CC Mode.
12173
12174 2004-02-09 Kim F. Storm <storm@cua.dk>
12175
12176 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
12177 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
12178 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
12179 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
12180 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
12181 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
12182 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
12183 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
12184 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
12185 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
12186 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
12187
12188 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
12189
12190 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
12191 Don't allow shrink if there's a window on our right.
12192
12193 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
12194 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
12195 Bring together declaration and initialization.
12196 (prolog-mode-variables): Don't set the syntax table.
12197 Don't set paragraph-start and comment-indent-function.
12198 Add /*..*/ to the comment regexps.
12199 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
12200 (prolog-mode-map): Don't bind TAB.
12201 (prolog-mode): Set the syntax table.
12202 (prolog-comment-indent): Remove.
12203 (inferior-prolog-mode-map): Initialize in the declaration.
12204 (inferior-prolog-mode-syntax-table)
12205 (inferior-prolog-mode-abbrev-table): New vars.
12206 (inferior-prolog-mode): Derive from comint-mode.
12207 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
12208 minibuffer windows.
12209
12210 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
12211 in file names, as long as it is unabmiguous.
12212
12213 2004-02-08 Andreas Schwab <schwab@suse.de>
12214
12215 * textmodes/reftex-toc.el
12216 (reftex-toc-load-all-files-for-promotion): Remove useless use of
12217 format. Doc fix.
12218
12219 * textmodes/refer.el (refer-find-entry-internal): Remove extra
12220 format string arguments.
12221
12222 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
12223 string argument.
12224
12225 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
12226
12227 * play/zone.el (zone-call): Fix format string.
12228
12229 * net/webjump.el (webjump-builtin): Add missing format string argument.
12230
12231 * midnight.el (midnight-delay-set): Remove extra format string argument.
12232
12233 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
12234
12235 * hexl.el (hexl-insert-char): Add missing format string argument.
12236
12237 * format.el (format-decode): Fix format string.
12238
12239 * emulation/vi.el (vi-mode): Remove extra format string argument.
12240 (vi-repeat-last-search): Likewise.
12241 (vi-reverse-last-search): Likewise.
12242 (vi-goto-mark): Likewise.
12243 (vi-reverse-last-find-char): Likewise.
12244 (vi-repeat-last-find-char): Likewise.
12245 (vi-locate-def): Likewise.
12246
12247 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
12248
12249 * ediff-util.el (ediff-toggle-read-only): Remove extra format
12250 string argument.
12251 (ediff-toggle-regexp-match): Likewise.
12252
12253 * dired-aux.el (dired-do-query-replace-regexp): Add missing
12254 format string argument.
12255
12256 * calc/calc-map.el (calc-get-operator): Remove extra format
12257 string argument.
12258
12259 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
12260
12261 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
12262 string argument.
12263
12264 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
12265
12266 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
12267
12268 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
12269
12270 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
12271 (cl-struct-setf-expander): Likewise.
12272
12273 * vc.el (with-vc-file): Fix unsafe uses of error.
12274 (vc-cancel-version): Likewise.
12275
12276 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
12277
12278 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
12279 thousands separator; fixes <class>:<line-number> regexp for
12280 non-english locales.
12281
12282 2004-02-08 Andreas Schwab <schwab@suse.de>
12283
12284 * view.el (view-mode-enable): Revert previous change.
12285
12286 2004-02-07 Kim F. Storm <storm@cua.dk>
12287
12288 * simple.el (line-number-at-pos): Rename from line-at-pos.
12289 Uses changed (what-line and vc-annotate-warp-version).
12290
12291 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
12292
12293 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
12294 (diff-mode): Remove aborted attempt at support for compile.el.
12295 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
12296
12297 2004-02-06 Andreas Schwab <schwab@suse.de>
12298
12299 * view.el (view-mode-enable): Add view-mode-map to
12300 minor-mode-overriding-map-alist.
12301
12302 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12303
12304 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
12305
12306 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
12307
12308 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
12309 with point inside rather than after the paragraph.
12310
12311 2004-02-04 Sam Steingold <sds@gnu.org>
12312
12313 * mail/smtpmail.el (smtpmail-try-auth-methods):
12314 Do not try authentication when no mechanism is available.
12315 Pass port-name as defaultport to `netrc-machine'.
12316
12317 2004-02-04 Stephen Eglen <stephen@gnu.org>
12318
12319 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
12320 to show how minibuffer height can be constrained.
12321
12322 2004-02-04 John Paul Wallington <jpw@gnu.org>
12323
12324 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
12325
12326 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12327
12328 * x-dnd.el: New file for drag and drop.
12329
12330 * term/x-win.el: require x-dnd, set after-make-frame-functions
12331 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
12332 drag-n-drop event.
12333
12334 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
12335 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
12336 (dired-dnd-handle-file): New functions for drag and drop support.
12337 (dired-mode): Initialize drag and drop if x-dnd present.
12338
12339 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
12340
12341 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
12342 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
12343 (cperl-mode): Set fill-paragraph-function.
12344 (cperl-fill-paragraph): Make it non-interactive.
12345
12346 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
12347
12348 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
12349
12350 2004-02-02 David Kastrup <dak@gnu.org>
12351
12352 * replace.el (perform-replace): Allow 'literal argument in
12353 regexp-flag to indicate literal replacement.
12354 (query-replace-regexp-eval): Use it.
12355
12356 2004-02-01 Andreas Schwab <schwab@suse.de>
12357
12358 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
12359
12360 2004-02-01 Stephen Eglen <stephen@gnu.org>
12361
12362 * info-look.el: Add support for maxima-mode. Update commentary
12363 because info-lookup-symbol is now bound to C-h S.
12364
12365 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
12366
12367 * simple.el (edit-and-eval-command): Bind print-level and
12368 minibuffer-history-sexp-flag around call to read-from-minibuffer.
12369 Correct initial position in command-history.
12370
12371 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
12372
12373 * files.el (read-directory-name): Adapt the docstring to recent
12374 change in Fread_file_name.
12375
12376 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
12377
12378 * ses.el (ses-print-cell): If print format too wide for column
12379 width, truncate decimal places if that helps to avoid "#####" fill.
12380 * ses.el (ses-initial-column-width): Revert previous change.
12381
12382 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
12383
12384 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
12385 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
12386 Add edebug info.
12387 (jit-lock-mode): Setup/cancel the new timer.
12388 (jit-lock-context-fontify): New fun. Extracted from
12389 context fontification code of jit-lock-stealth-fontify.
12390 (jit-lock-stealth-fontify): Don't do context fontification any more.
12391
12392 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
12393 (jit-lock-fontify-now): Handle the `quit' case.
12394 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
12395
12396 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
12397
12398 * progmodes/executable.el (executable-command-find-posix-p):
12399 New. Check if find handles arguments Posix-style.
12400
12401 * progmodes/grep.el (grep-compute-defaults):
12402 Use executable-command-find-posix-p.
12403 (grep-find): Check `grep-find-command'.
12404
12405 * filecache.el (file-cache-find-posix-p): Delete.
12406 (file-cache-add-directory-using-find):
12407 Use `executable-command-find-posix-p'.
12408
12409 2004-01-29 Dave Love <fx@gnu.org>
12410
12411 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
12412 Iterate the hook function if arg is given.
12413 (mark-defun, narrow-to-defun): Change order of finding the limits.
12414
12415 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
12416 (byte-compile-format-warn): New.
12417 (byte-compile-callargs-warn): Use it.
12418 (Format, message, error): Add byte-compile-format-like property.
12419 (byte-compile-maybe-guarded): New.
12420 (byte-compile-if, byte-compile-cond): Use it.
12421 (byte-compile-lambda): Compile interactive forms,
12422 just to make warnings about them.
12423
12424 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
12425
12426 * ses.el (ses-initial-column-width): Increase to 14, so it will
12427 work well with the default printer of "%.7g" for extreme values
12428 like "-1.234567e+07".
12429
12430 2004-01-29 Kenichi Handa <handa@m17n.org>
12431
12432 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
12433
12434 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
12435
12436 * dos-w32.el: Added support for the `default-printer-name' function.
12437
12438 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
12439
12440 * server.el (server-socket-name): Don't use the hostname in the
12441 socket name since /tmp is local to the host anyway.
12442
12443 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
12444 robust check of widening and fix var-naming.
12445
12446 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
12447
12448 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
12449 or rmail-spam- to rsf- in all function and variable names.
12450 (rsf-min-region-to-spam-list): New variable.
12451 (rsf-bbdb-auto-delete-spam-entries): Rename from
12452 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
12453 scanned together with the recipients field for spam testing; Don't
12454 delete spam message if rmail-delete-after-output is non-nil;
12455 (rsf-check-field): New function, extracted from code in
12456 rmail-spam-filter to ease addition of header fields like
12457 content-type:;
12458 (message-content-type): New variable. The content-type: field was
12459 added also in defcustom of rsf-definitions-alist;
12460 (rmail-spam-filter): Replace repeated test code for header fields
12461 by calls to check-field; change the call to
12462 rmail-output-to-rmail-file such that rmail-current-message stays
12463 the same to avoid wrong deletion of unseen flags.
12464 (rmail-use-spam-filter): Add autoload cookie.
12465
12466 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
12467
12468 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
12469 (file-cache-add-directory-using-find): Add Cygwin support.
12470 (file-cache-find-command-posix-flag): New user variable.
12471
12472 * filecache.el (file-cache-add-directory): Check for
12473 directories an remove them from dir-files.
12474
12475 2004-01-27 Richard M. Stallman <rms@gnu.org>
12476
12477 * man.el (Man-fontify-manpage): Clean up message.
12478
12479 2004-01-27 Kenichi Handa <handa@m17n.org>
12480
12481 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
12482 (sentence-end): Define using sentence-end-without-space.
12483
12484 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
12485 a sentence ends with one of a character in sentence-end-without-space.
12486
12487 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
12488
12489 * font-lock.el (font-lock): Add jit-lock as explicit group member.
12490 (jit-lock): Group declaration moved to jit-lock.el.
12491 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
12492 when necessary.
12493
12494 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
12495 (jit-lock-context-unfontify-pos): Rename from
12496 jit-lock-first-unfontify-pos.
12497 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
12498
12499 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
12500
12501 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
12502 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
12503 (fortran-fill): When filling a string, adjust re-search-backward
12504 argument for special case of string just on fill-column.
12505 When filling non-string, allow one extra char if
12506 fortran-break-before-delimiters is non-nil.
12507 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
12508 Use fortran-break-delimiters-re and fortran-no-break-re to
12509 correctly handle cases such as "**".
12510
12511 * progmodes/f90.el (f90-break-delimiters): Doc fix.
12512 (f90-no-break-re): Add some extra tokens. Doc fix.
12513
12514 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
12515
12516 * mail/rmail-spam-filter.el:
12517 Use two semicolons as Commentary line prefix.
12518 Add ";;; Code:" stylized comment.
12519 Delete end-of-line whitespace.
12520 Wrap (require 'cl) with `eval-when-compile'.
12521
12522 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
12523
12524 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
12525 at the top level of vc.el.
12526
12527 2004-01-23 Andre Spiegel <spiegel@gnu.org>
12528
12529 * vc.el (vc-current-line): Function removed. This is now done by
12530 the new function line-at-pos in simple.el.
12531 (vc-annotate-warp-version): Use line-at-pos instead of
12532 vc-current-line.
12533
12534 2004-01-22 Kim F. Storm <storm@cua.dk>
12535
12536 * simple.el (line-at-pos): New defun.
12537 (what-line): Use it. Optimize by only counting lines in narrowed
12538 region once.
12539
12540 2004-01-22 Kenichi Handa <handa@m17n.org>
12541
12542 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
12543 point (register r1) only for charset mule-unicode-0100-24ff.
12544
12545 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
12546
12547 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
12548 trailing white space and ensure a final newline.
12549
12550 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
12551 Add autoload cookie.
12552
12553 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
12554
12555 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
12556 activate view-mode explicitly.
12557
12558 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12559
12560 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
12561 use clipboard first.
12562
12563 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
12564
12565 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
12566 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
12567 (vc-mcvs-cvs): Remove.
12568 (vc-mcvs-command): Remove use of assert.
12569
12570 * outline.el (outline-insert-heading): Tighten up match.
12571 (outline-demote, outline-move-subtree-down): Don't assume anything
12572 about outline-regexp.
12573
12574 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
12575 (texinfo-show-structure): Explicitly add ^, and simplify.
12576
12577 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
12578
12579 * calendar/appt.el (appt-check): Restore usage of
12580 appt-issue-message deleted in previous change.
12581 (top-level): Activate package when loaded (needed for backwards
12582 compatibility).
12583
12584 2004-01-20 Jesper Harder <harder@ifa.au.dk>
12585
12586 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
12587 following previous change to smtpmail-send-data.
12588
12589 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
12590
12591 * vc.el (vc-default-previous-version): Doc enhancement.
12592 (vc-default-next-version): New function.
12593 (vc-print-log): New arg FOCUS-REV.
12594 (vc-annotate-mode): Derive from view-mode.
12595 (vc-annotate): New args REVISION, DISPLAY-MODE.
12596 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
12597 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
12598 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
12599 (vc-annotate-show-diff-revision-at-line, vc-current-line)
12600 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
12601
12602 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
12603
12604 2004-01-19 Karl Berry <karl@gnu.org>
12605
12606 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
12607 or "TexInfo".
12608
12609 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
12610
12611 * subr.el (delete-dups): New function.
12612
12613 2004-01-19 Karl Berry <karl@gnu.org>
12614
12615 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
12616 with ^, since that's what texinfo-show-structure
12617 documentation says (plus it works much better in texinfo.txi).
12618
12619 2004-01-18 Jesper Harder <harder@ifa.au.dk>
12620
12621 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
12622
12623 2004-01-18 David Ponce <david@dponce.com> (tiny change)
12624
12625 * progmodes/which-func.el (which-function-mode): Don't cancel
12626 which-func-update-timer if not set.
12627
12628 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
12629
12630 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
12631 Remove spurious left square bracket in XX:XXam regexp.
12632
12633 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
12634
12635 * progmodes/cc-defs.el: Do not require cl at run time.
12636
12637 2004-01-16 Richard M. Stallman <rms@gnu.org>
12638
12639 * emacs-lisp/cl.el (cl-cannot-unload): New function.
12640 (cl-unload-hook): Defvar this to run cl-cannot-unload.
12641
12642 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
12643 Call rmail-spam-filter. Delete and expunge spam.
12644 Print number of spam messages deleted.
12645 Save and restore the deletion status of old messages when reading
12646 new mail with spam filter, so that expunging spam does not expunge
12647 msgs deleted by the user.
12648 (rmail-only-expunge): Add an optional argument dont-show to
12649 prevent showing message after expunge.
12650
12651 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
12652
12653 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
12654 * subr.el (declare): New macro.
12655
12656 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
12657
12658 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
12659
12660 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
12661
12662 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
12663 Test window-system rather than system-type (for X11/Mac).
12664
12665 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
12666
12667 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
12668
12669 2004-01-12 Richard M. Stallman <rms@gnu.org>
12670
12671 * mail/rmail.el (rmail-convert-to-babyl-format):
12672 Use mail-unquote-printable-region.
12673 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
12674 (rmail-hex-char-to-integer): Functions deleted.
12675
12676 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
12677 (mail-unquote-printable-region): New arg NOERROR.
12678 For invalid encoding, either signal an error to just return nil.
12679
12680 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
12681
12682 * calendar/appt.el: Update copyright and commentary.
12683 (appt-issue-message): Make obsolete.
12684 (appt-visible, appt-msg-window): Make obsolete, in favour of
12685 appt-display-format.
12686 (appt-display-mode-line, appt-display-duration)
12687 (appt-display-diary, appt-time-msg-list, appt-mode-string)
12688 (appt-prev-comp-time, appt-display-count, appt-timer)
12689 (appt-convert-time): Doc change.
12690 (appt-disp-window-function, appt-delete-window-function):
12691 Use defcustom rather than defvar.
12692 (appt-display-format): New variable.
12693 (appt-display-message): New function with display code from appt-check.
12694 (appt-check): Add optional FORCE argument. Doc change.
12695 Add appt-make-list to diary-hook if displaying diary.
12696 Remove checking of view-diary-entries-initially.
12697 Message display section removed to new function appt-display-message.
12698 (appt-display-window): Doc change. Remove unused internal var
12699 this-buffer. Do not beep, since appt-display-message does that.
12700 (appt-make-list): Doc change. Use caar.
12701 (appt-sort-list): Simplify by using builtin sort function.
12702 (appt-update-list): New function for updating appts when diary is
12703 saved.
12704 (appt-activate): New autoloaded function to toggle package
12705 functionality.
12706
12707 * calendar/cal-x.el: (calendar-one-frame-setup)
12708 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
12709
12710 * calendar/calendar.el: Update copyright.
12711 (view-diary-entries-initially, european-calendar-style): Doc change.
12712 (calendar-setup): Make defcustom rather than defvar.
12713 (mark-visible-calendar-date): Initialize temp-face and faceinfo
12714 in let binding so local to function.
12715
12716 * calendar/diary-lib.el: Update copyright.
12717 (diary, diary-entry-time): Doc change.
12718 (list-diary-entries): Doc change. Trivial logic change.
12719 (fancy-diary-display): Restore make-face command mistakenly
12720 deleted 2003-05-08.
12721 (show-all-diary-entries): Allow to pop-up frame if needed.
12722
12723 2004-01-09 John Paul Wallington <jpw@gnu.org>
12724
12725 * bindings.el (mode-line-change-eol): Add EVENT parameter.
12726 Temporarily select EVENT's window for changing eol type.
12727
12728 2004-01-09 Deepak Goel <deego@gnufans.org>
12729
12730 * calendar/diary-lib.el (diary-entry-time):
12731 Also accept time in the form XX[.XX][am/pm/AM/PM].
12732 (fancy-diary-font-lock-keywords): Likewise.
12733 (diary-font-lock-keywords): Likewise.
12734 * calendar/appt.el (appt-add): Likewise.
12735 (appt-make-list): Likewise.
12736 (appt-convert-time): Likewise.
12737
12738 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
12739
12740 * gdb-ui.el (gdb-ann3): Revert previous change.
12741 (gdb-source-info): Allow for case of where compilation directory
12742 is not recorded.
12743
12744 2004-01-08 John Paul Wallington <jpw@gnu.org>
12745
12746 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
12747
12748 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
12749
12750 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
12751
12752 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
12753 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
12754 problems.
12755 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
12756
12757 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
12758
12759 * files.el (write-file-functions, write-contents-functions):
12760 Clarify docstrings.
12761
12762 2004-01-07 Kenichi Handa <handa@m17n.org>
12763
12764 * international/mule.el (set-auto-coding): Fix for the case that
12765 end-of-line is only CR.
12766
12767 2004-01-07 Kim F. Storm <storm@cua.dk>
12768
12769 * subr.el (event-start, event-end): Doc fix.
12770 (posn-string, posn-image): New defuns.
12771 (posn-object): Return either image or string object.
12772 (posn-object-x-y): Return 8th element of position.
12773 (posn-object-width-height): New defun.
12774
12775 2004-01-06 Andreas Schwab <schwab@suse.de>
12776
12777 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
12778 output.
12779
12780 2004-01-05 Karl Berry <karl@gnu.org>
12781
12782 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
12783 / and *, too.
12784
12785 2003-12-31 Simon Josefsson <jas@extundo.com>
12786
12787 * files.el (before-save-hook): Add.
12788 (basic-save-buffer): Use before-save-hook.
12789
12790 * emacs-lisp/copyright.el: Fix comment to recommend
12791 before-save-hook instead of write-file-functions.
12792
12793 2004-01-05 Richard M. Stallman <rms@gnu.org>
12794
12795 * finder.el (finder-commentary): Call delete-other-windows.
12796
12797 * net/ange-ftp.el (ange-ftp-file-attributes):
12798 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
12799
12800 2004-01-04 Karl Berry <karl@gnu.org>
12801
12802 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
12803 comment characters % and # in the copyright year notice,
12804 as well as ;.
12805
12806 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
12807
12808 * wid-edit.el (default): Define dummy :value-delete.
12809 Reported by Jesper Harder <harder@ifa.au.dk>.
12810
12811 2004-01-03 Richard M. Stallman <rms@gnu.org>
12812
12813 * progmodes/compile.el (compile-internal): Use point, not point-min,
12814 for set-window-point.
12815
12816 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
12817
12818 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
12819
12820 * progmodes/grep.el (grep-mode-map):
12821 Don't remap next-line, previous-line.
12822
12823 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
12824
12825 * speedbar.el (speedbar-edit-line): Change regexp to position
12826 the cursor on the first character of this line's button.
12827
12828 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
12829
12830 * subr.el (functionp): Doc fix.
12831
12832 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
12833
12834 * progmodes/idlwave.el (idlwave-make-tags):
12835 * textmodes/flyspell.el (flyspell-large-region):.
12836 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
12837 * emulation/viper-util.el (viper-glob-unix-files):
12838 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
12839 * man.el (Man-init-defvars):
12840 * jka-compr.el (jka-compr-call-process):
12841 * files.el (get-free-disk-space,insert-directory):
12842 * ediff-ptch.el (ediff-test-patch-utility):
12843 * ediff-diff.el (ediff-test-utility):
12844 * dired-aux.el (dired-check-process):
12845 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
12846 test the return value of call-process, because it can be a string.
12847
12848 2003-12-31 John Paul Wallington <jpw@gnu.org>
12849
12850 * bindings.el (completion-ignored-extensions): Add .pfsl.
12851
12852 2003-12-31 Kim F. Storm <storm@cua.dk>
12853
12854 * ido.el (ido-nonreadable-directory-p): New defun to check for
12855 nonreadable directory without activating tramp (to avoid problems
12856 with checking incomplete tramp paths).
12857 (ido-set-current-directory, ido-file-internal)
12858 (ido-file-name-all-completions1): Use it.
12859
12860 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
12861
12862 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
12863 documentation if the anchor (or node) name is preceded by `info
12864 anchor' or `Info anchor' in addition to earlier `info node' and
12865 `Info node'.
12866 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
12867
12868 2003-12-30 Eli Zaretskii <eliz@gnu.org>
12869
12870 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
12871 error in arguments to base64-decode-region. Remove ^M characters
12872 after decoding base64.
12873
12874 2003-12-30 Simon Josefsson <jas@extundo.com>
12875
12876 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
12877 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
12878 have only been distributed with Emacs for some years.
12879 (texinfo-mode-hook): Customize.
12880
12881 2003-12-30 Eli Zaretskii <eliz@gnu.org>
12882
12883 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
12884 cleaner (suggested by Richard Stallman).
12885
12886 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
12887 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
12888 file-name clashes on 8+3 DOS filesystems.
12889
12890 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
12891 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
12892 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
12893 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
12894 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
12895 file-name clashes on 8+3 filesystems.
12896
12897 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
12898 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
12899 file-name clashes on 8+3 DOS filesystems.
12900
12901 2003-12-29 Richard M. Stallman <rms@gnu.org>
12902
12903 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
12904 Upcase the character.
12905
12906 * textmodes/flyspell.el (mail-mode-flyspell-verify):
12907 Search for header separator alone on a line, literally,
12908 and search for it backward, not forward.
12909 (flyspell-abbrev-table): Always use global-abbrev-table
12910 if there is no local one.
12911
12912 * progmodes/sh-script.el (sh-get-indent-info):
12913 Don't move point back if at bob.
12914
12915 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
12916
12917 * play/handwrite.el (handwrite): Make the handwrite credit message
12918 a comment rather than an output command.
12919
12920 * obsolete/sc.el: Display message that this file is obsolete.
12921
12922 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
12923
12924 * mail/rfc822.el (rfc822-address-start): Declare variable.
12925 Renamed from address-start. All uses changed.
12926
12927 * term.el (term-exec): Set up sentinel.
12928 (term-sentinel): New function.
12929 (term-handle-exit): New function.
12930
12931 * subr.el (assoc-ignore-case, assoc-ignore-representation):
12932 Use assoc-string, and mark them obsolete.
12933 (delay-mode-hooks): Mark as permanent local.
12934
12935 * simple.el (sendmail-user-agent-compose): Use assoc-string.
12936
12937 * register.el (copy-rectangle-to-register): Doc fix.
12938
12939 * info.el (Info-insert-dir): Use assoc-string.
12940
12941 * info-look.el (info-lookup): Use assoc-string.
12942
12943 * frame.el (pop-up-frame-function): Use quote, not `function'.
12944 (frame-notice-user-settings): Calculate ADJUSTED-TOP
12945 copying with lists as coordinate values.
12946
12947 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
12948
12949 * find-dired.el (kill-find): New command.
12950 (find-dired): Make buffer read-only.
12951 Set up a keymap with C-c C-k running kill-find.
12952 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
12953
12954 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
12955
12956 * filecache.el (file-cache-ignore-case): New variable.
12957 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
12958
12959 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
12960 (comint-dynamic-complete-as-filename): Rename local vars.
12961 (comint-dynamic-list-filename-completions): Likewise.
12962
12963 * comint.el (comint-dynamic-list-completions-config): New var.
12964 (comint-dynamic-list-completions): Handle both SPC and TAB right.
12965
12966 * comint.el (comint-file-name-chars): Add [].
12967 (comint-word): Use skip-chars-backward, not search.
12968
12969 * shell.el (shell-file-name-chars): Add [].
12970
12971 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
12972
12973 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
12974
12975 * generic.el (define-generic-mode): Doc fix.
12976
12977 2003-12-29 Eli Zaretskii <eliz@gnu.org>
12978
12979 * files.el (kill-some-buffers): Doc fix.
12980
12981 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
12982
12983 * comint.el (comint-watch-for-password-prompt): Pass `string' as
12984 arg to send-invisible
12985 (send-invisible): Doc fix. The argument is now a prompt, not the
12986 string to send.
12987 (comint-read-noecho): Doc fix.
12988
12989 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
12990
12991 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
12992 "@", as required by some ISP hosting service. Fix defcustom
12993 argument syntax errors that prevented use of customization.
12994
12995 2003-12-29 Eli Zaretskii <eliz@gnu.org>
12996
12997 * xml.el (xml-get-attribute-or-nil): Doc fix.
12998
12999 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
13000
13001 * net/zone-mode.el (zone-mode): Use write-file-functions, not
13002 write-file-hooks.
13003
13004 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
13005
13006 * autorevert.el (auto-revert-interval): Doc fix.
13007
13008 2003-12-29 Mark A. Hershberger <mah@everybody.org>
13009
13010 * xml.el (xml-get-attribute-or-nil): New function, like
13011 xml-get-attribute, but returns nil if the attribute was not found.
13012 (xml-get-attribute): Convert to defsubst, uses
13013 xml-get-attribute-or-nil.
13014
13015 2003-12-29 Eli Zaretskii <eliz@gnu.org>
13016
13017 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
13018
13019 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
13020
13021 * custom.el (custom-declare-theme): Use `value' when putting
13022 properties on `theme'.
13023
13024 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
13025
13026 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
13027 for each yank-handler segment.
13028 (insert-for-yank-1): New function, with the body of the previous
13029 insert-for-yank.
13030
13031 * textmodes/table.el (table-yank-handler): New defcustom.
13032 (table--put-cell-indicator-property): Put yank-handler property
13033 that indicates the yank handler for the table cell.
13034
13035 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
13036
13037 * generic-x.el (etc-modules-conf-generic-mode): A more complete
13038 set of keywords.
13039
13040 2003-12-29 Eli Zaretskii <eliz@gnu.org>
13041
13042 * international/mule-cmds.el (reset-language-environment)
13043 (set-language-environment): Don't invoke fontset-related functions
13044 if fontset-list is not fboundp.
13045
13046 2003-12-29 Kenichi Handa <handa@m17n.org>
13047
13048 * international/mule-cmds.el (reset-language-environment):
13049 Call set-overriding-fontspec-internal with nil.
13050 (set-language-environment): Call set-overriding-fontspec-internal
13051 if the language environment specify `overriding-fontspec'.
13052 (language-info-alist): Doc added.
13053
13054 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
13055 characters of mule-unicode-0100-24ff.
13056 (ccl-encode-windows-1251-font): New CCL program.
13057 ("Bulgarian"): Specify overriding-fontspec.
13058 ("Belarusian"): Likewise.
13059
13060 2003-12-28 Sam Steingold <sds@gnu.org>
13061
13062 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
13063 parameter ID-FORMAT to conform with the 2003-11-30 patch.
13064
13065 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
13066
13067 * progmodes/gud.el (gud-gdb-command-name): Set default to
13068 "gdb --annotate=3".
13069 (gud-gdb-marker-filter): Look out for annotations.
13070 (gdb-first-pre-prompt): New variable.
13071 Remove trailing white space.
13072
13073 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
13074 if necessary.
13075 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
13076 annotations are detected.
13077 (gud-gdba-marker-filter): Use global variable gud-marker-acc
13078 instead of a local one to allow transition from
13079 gud-gdb-marker-filter.
13080 Remove trailing white space.
13081
13082 2003-12-27 Kim F. Storm <storm@cua.dk>
13083
13084 * ido.el: Handle non-readable directories.
13085 (ido-decorations): Add 9th element for non-readable directory.
13086 (ido-directory-nonreadable): New dynamic var.
13087 (ido-set-current-directory): Set it.
13088 (ido-read-buffer, ido-file-internal):
13089 (ido-read-file-name, ido-read-directory-name): Let-bind it.
13090 (ido-file-name-all-completions1): Return empty list for
13091 non-readable directory.
13092 (ido-exhibit): Print [Not readable] if directory is not readable.
13093 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
13094 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
13095 Use it.
13096
13097 2003-12-27 Lars Hansen <larsh@math.ku.dk>
13098
13099 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
13100 calls to directory-files-and-attributes and file-attributes.
13101 (ls-lisp-format): Remove system dependent handling of user and
13102 group id's.
13103
13104 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
13105
13106 * ffap.el (ffap-read-file-or-url): Revert previous change.
13107
13108 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
13109
13110 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
13111 new list of included files called `files-with-node-lines', that
13112 only have node lines. This way @include commands can include any
13113 file, such as version and update files without node lines, not
13114 just files that are chapters.
13115
13116 2003-12-25 Andreas Schwab <schwab@suse.de>
13117
13118 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
13119 file not found.
13120
13121 2003-12-08 Miles Bader <miles@gnu.org>
13122
13123 * dired.el (dired-between-files): Always use dired-move-to-filename,
13124 which is more robust in non-english locales.
13125
13126 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
13127
13128 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
13129
13130 2003-12-24 Andreas Schwab <schwab@suse.de>
13131
13132 * shell.el (shell-file-name-quote-list): Add backslash.
13133
13134 * comint.el (comint-quote-filename): Correctly handle backslash
13135 in comint-file-name-quote-list.
13136
13137 2003-12-24 Kenichi Handa <handa@m17n.org>
13138
13139 * international/mule-cmds.el (set-default-coding-systems):
13140 Call ucs-set-table-for-input for all buffers that don't have local
13141 value of buffer-file-coding-system.
13142
13143 * international/ucs-tables.el (ucs-set-table-for-input):
13144 If translation-table-for-encode is a symbol, get its
13145 translation-table property.
13146
13147 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
13148
13149 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
13150 to `completing-read' on a recently fixed bug.
13151
13152 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
13153 instead of SPACE, to get the list of possible fringe modes.
13154 SPACE only works if both `partial-completion-mode' and
13155 `completion-auto-help' are nil.
13156
13157 * complete.el (PC-is-complete-p): Delete.
13158 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
13159 calls to `test-completion'.
13160
13161 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
13162
13163 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
13164 to edit values when there are no children.
13165
13166 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
13167 a mode called "Assembler" already exists.
13168 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
13169 (gud-watch): Use format option. Remove font properties from string.
13170 (gdb-var-create-handler, gdb-var-list-children-handler):
13171 Don't bother about properties as there are none.
13172 (gdb-var-create-handler, gdb-var-list-children-handler)
13173 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
13174 with two arguments.
13175 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
13176 Let speedbar show value changes with a different font.
13177 (gdb-edit-value): New defun.
13178 (gdb-clear-partial-output, gdb-clear-inferior-io)
13179 (def-gdb-auto-update-handler): Use erase-buffer.
13180 (gdb-frame-handler): Display watch expressions in
13181 FUNCTION::VARIABLE format if required.
13182
13183 2003-12-23 John Paul Wallington <jpw@gnu.org>
13184
13185 * info.el (Info-unescape-quotes, Info-split-parameter-string)
13186 (Info-goto-emacs-command-node): Doc fixes.
13187
13188 2003-12-12 Jesper Harder <harder@ifa.au.dk>
13189
13190 * cus-edit.el (custom-add-parent-links): Define "many".
13191
13192 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
13193
13194 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
13195 (widget-child-validate, widget-type-value-create)
13196 (widget-type-default-get, widget-type-match): New functions.
13197 (lazy): New widget.
13198 (menu-choice, checklist, radio-button-choice, editable-list)
13199 (group, documentation-string): Remove redundant (per 2003-10-25
13200 change) calls to `widget-children-value-delete'.
13201 (widget-choice-value-get, widget-choice-value-inline): Remove.
13202 (menu-choice): Update widget.
13203
13204 2003-12-03 Kenichi Handa <handa@m17n.org>
13205
13206 * language/cyrillic.el: Register "microsoft-cp1251" in
13207 ctext-non-standard-encodings-alist.
13208 ("Bulgarian"): Add ctext-non-standard-encodings.
13209 ("Belarusian"): Likewise.
13210
13211 * international/mule-conf.el (compound-text-with-extensions):
13212 Change the type to 2 (iso-2022 base).
13213
13214 * international/mule.el (ctext-non-standard-encodings-alist):
13215 Change the format.
13216 (ctext-non-standard-encodings): New variable.
13217 (ctext-post-read-conversion): Fully re-written.
13218 (ctext-non-standard-designations-alist): Delete it.
13219 (ctext-non-standard-encodings-table): New function.
13220 (ctext-pre-write-conversion): Fully re-written.
13221
13222 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
13223
13224 * cus-edit.el (custom-add-parent-links): Add documentation links
13225 for parent, if the item has none of its own.
13226
13227 2003-11-30 Richard M. Stallman <rms@gnu.org>
13228
13229 * dired-aux.el (dired-do-query-replace-regexp):
13230 Report files visited read-only.
13231
13232 2003-11-30 Juri Linkov <juri@jurta.org>
13233
13234 * dired-aux.el (dired-compare-directories): New command.
13235 (dired-file-set-difference, dired-files-attributes): New functions.
13236
13237 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
13238 Version 2.0.38 of Tramp released.
13239
13240 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
13241 Charles Curley <charlescurley@charlescurley.com>.
13242 (tramp-multi-connection-function-alist): Add ssht entry which adds
13243 "-e none -t -t" to the list of ssh args. Suggested by Adrian
13244 Aichner.
13245 (tramp-get-method-parameter): New function to retrieve a method
13246 parameter. This allows for omission of method parameters.
13247 Callers adjusted.
13248
13249 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
13250
13251 * net/tramp.el: Add new optional parameter ID-FORMAT to
13252 `file-attributes'. Calls of `file-attributes' won't use this
13253 parameter for backward compatibility reasons.
13254 (tramp-perl-file-attributes): Add a new parameter to Perl script
13255 in order to handle uid/gid as strings, if desired.
13256 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
13257 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
13258 order to make the function more general.
13259 (tramp-handle-file-attributes): Replace proprietary optional
13260 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
13261 (tramp-handle-file-attributes-with-perl): Handle parameter
13262 NONNUMERIC if set. This wasn't done in the past.
13263 (tramp-post-connection): Apply second parameter "$2" if
13264 `tramp-remote-perl' is called.
13265
13266 * net/tramp-smb.el (tramp-smb-handle-delete-file):
13267 Correct cut'n'waste error (`filename' instead of `directory').
13268 (tramp-smb-handle-directory-files-and-attributes)
13269 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
13270 introduced parameter ID-FORMAT.
13271 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
13272 error (`directory' instead of `ldir').
13273
13274 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
13275 `file-attributes' has a second parameter. If yes, apply it with
13276 value "'integer". Otherwise, don't use that parameter (default is
13277 integer format).
13278
13279 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
13280
13281 * help.el (help-map): Bind `display-local-help' to `C-h .'.
13282 (help-for-help): Add `C-h .' to the listed Help options.
13283 Remove trailing whitespace.
13284
13285 * help-at-pt.el: New file.
13286
13287 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
13288
13289 * subr.el (noreturn, 1value): New macros for test coverage.
13290 See `testcover.el'.
13291
13292 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
13293
13294 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
13295 for macro `1value'.
13296 (testcover-1value): New function. Checks that a 1value form
13297 actually returns only one value. Requested by RMS.
13298
13299 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
13300
13301 * gdb-ui.el (gud-watch, gdb-var-create-handler)
13302 (gdb-var-list-children, gdb-var-list-children-handler)
13303 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
13304 gdb commands that use mi to keep them out of the command history.
13305
13306 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13307
13308 * cus-start.el (all): Add use-file-dialog.
13309
13310 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
13311
13312 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
13313
13314 2003-11-27 Kim F. Storm <storm@cua.dk>
13315
13316 * subr.el (posn-object-x-y): New defun.
13317
13318 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
13319
13320 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
13321 Don't use `space' for \\\n.
13322 Be more selective as to which # are comment-starters.
13323
13324 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
13325
13326 * subr.el (number-sequence): Improve handling of floating point
13327 arguments (suggested by Kim Storm). Allow negative arguments.
13328
13329 2003-11-26 Kenichi Handa <handa@m17n.org>
13330
13331 * international/mule-cmds.el (standard-display-european-internal):
13332 Cancel the standard-display-table setting for ` and '.
13333
13334 2003-11-26 Kim F. Storm <storm@cua.dk>
13335
13336 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
13337 New defcustoms to add ffap-like functionality to ido.
13338 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
13339 (ido-no-final-slash): New defun.
13340 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
13341 (ido-read-file-name): ): Toggle VC checking via
13342 vc-handled-backends instead of vc-master-templates.
13343 (ido-file-internal): Handle ido-use-url-at-point and
13344 ido-use-filename-at-point via code borrowed from ffap-guesser.
13345 Handle new ido-exit code ffap.
13346 (ido-sort-list): Ignore final slash when sorting file names.
13347
13348 2003-11-25 Kim F. Storm <storm@cua.dk>
13349
13350 * emulation/cua-base.el (cua--standard-movement-commands):
13351 Add forward-sentence and backward-sentence.
13352
13353 2003-11-25 Stephen Eglen <stephen@gnu.org>
13354
13355 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
13356 iswitchb-exit is set to 'usefirst when user selects buffer at head
13357 of list using RET. (Selecting buffers at the head of the list was
13358 broken if the substring was also a complete buffername.)
13359
13360 2003-11-23 Kim F. Storm <storm@cua.dk>
13361
13362 * progmodes/compile.el (grep-command, grep-use-null-device)
13363 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
13364 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
13365 (grep-regexp-alist, grep-program, find-program)
13366 (grep-find-use-xargs, grep-history, grep-find-history)
13367 (grep-process-setup, grep-compute-defaults)
13368 (grep-default-command, grep, grep-tag-default, grep-find)
13369 (grep-expand-command-macros, grep-tree-last-regexp)
13370 (grep-tree-last-files, grep-tree): Move grep variables, functions
13371 and commands to new file grep.el.
13372 (compilation-mode-map): Remove grep commands from Compile sub-menu.
13373 (compilation-process-setup-function): Doc fix.
13374 (compilation-highlight-regexp, compilation-highlight-overlay): New
13375 defvars used for highlighting current compile error in source buffer.
13376 (compile-internal): New optional args HIGHLIGHT-REGEXP and
13377 LOCAL-MAP which overrides compilation-highlight-regexp and
13378 compilation-mode-map for this compilation.
13379 Delay calling compilation-set-window-height until after running
13380 compilation-process-setup-function so it can buffer-local override
13381 compilation-window-height.
13382 Check buffer-local value of compilation-scroll-output.
13383 (compilation-set-window-height): Use buffer-local value of
13384 compilation-window-height.
13385 (compilation-revert-buffer): Don't pass (undefined)
13386 preserve-modes arg to revert-buffer.
13387 (next-error-no-select, previous-error-no-select): New commands.
13388 (compilation-goto-locus): Temporarily highlight current match in
13389 source buffer using compilation-highlight-regexp.
13390
13391 * progmodes/grep.el: New file with grep code from compile.el.
13392 (grep): New defcustom group.
13393 (grep-window-height): New defcustom, like compilation-window-height.
13394 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
13395 (grep-scroll-output): New defcustom, like compilation-scroll-output.
13396 (grep-command, grep-use-null-device, grep-find-command)
13397 (grep-tree-files-aliases, grep-tree-ignore-case)
13398 (grep-tree-ignore-CVS-directories): Move to grep custom group.
13399 (grep-setup-hook): New hook variable.
13400 (grep-mode-map): New keymap for grep commands. Add Grep menu.
13401 (grep-last-buffer): New defvar, override compilation-last-buffer.
13402 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
13403 Call compile-internal with args highlight-regexp and grep-mode-map.
13404
13405 2003-11-23 Kim F. Storm <storm@cua.dk>
13406
13407 * subr.el (event-start, event-end): Doc fix.
13408 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
13409 (posn-area, posn-actual-col-row, posn-object): New defuns.
13410 (posn-col-row): Simplify doc. Rewrite to use cond.
13411 (posn-point): Also return buffer position for events outside text
13412 area (that info is now present in the event position).
13413
13414 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
13415 mouse-set-point so that hscroll still works now that clicks on
13416 fringes generate specific mouse events.
13417 (mouse-set-point): Note that it now works in fringes and margins
13418 too due to new semantics of posn-point in fringes and margins.
13419
13420 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
13421 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
13422
13423 2003-11-20 Kim F. Storm <storm@cua.dk>
13424
13425 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
13426 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
13427 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
13428 to 100 for icons to avoid increasing line height when shown.
13429
13430 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
13431
13432 * newcomment.el (comment-normalize-vars): Initialize properly if
13433 comment-start was nil.
13434
13435 2003-11-19 Andreas Schwab <schwab@suse.de>
13436
13437 * simple.el (set-variable): Fix indentation.
13438
13439 2003-11-17 Kenichi Handa <handa@m17n.org>
13440
13441 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
13442 Fix docstring.
13443
13444 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
13445
13446 * international/latin1-disp.el (latin1-display): Fix docstring.
13447
13448 2003-11-16 John Wiegley <johnw@newartisans.com>
13449
13450 * eshell/em-ls.el (eshell-ls-file): There are times with
13451 size-width is nil and uncomputed (when directories are created in
13452 dired, for example); in this case, 4 is reasonable default value,
13453 although it may caused skewed new entries (which could be avoided
13454 by returning the original value of 8 in all cases, but 99% of the
13455 time this is a waste of whitespace).
13456
13457 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
13458
13459 * cc-engine.el (c-guess-continued-construct)
13460 (c-guess-basic-syntax): Check a little more carefully if it's a
13461 function declaration when an unknown construct followed by a block
13462 is found inside a statement context. This avoids macros followed
13463 by blocks to be taken as function declarations.
13464
13465 (c-guess-continued-construct): Change the analysis of a statement
13466 continuation with a brace open to `substatement-block', for
13467 consistency with recognized statements.
13468
13469 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
13470 start is in a position so that `c-beginning-of-statement-1' jumped
13471 to the beginning of the same statement.
13472
13473 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
13474 Don't accept binary operators in the arglist if we're in a function
13475 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
13476 template recognition in cases like "if (a < b || c > d)".
13477
13478 (c-restricted-<>-arglists): New more appropriate name for
13479 `c-disallow-comma-in-<>-arglists'.
13480
13481 Accessing functions updated for the variable name change.
13482
13483 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
13484 match data could get clobbered if NOT-INSIDE-TOKEN is used.
13485
13486 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
13487 labels.
13488
13489 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
13490 instead of duplicating parts of it. This fixes bogus label
13491 recognition.
13492
13493 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
13494 of checking the context in which to apply the minimum indentation,
13495 so that it isn't enforced in e.g. namespace blocks.
13496
13497 * cc-vars.el (c-inside-block-syms): New constant used by
13498 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
13499 to somewhat reduce the risk of becoming stale.
13500
13501 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
13502 cc-cmds to cc-engine to allow use from cc-align.
13503
13504 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
13505 qualified identifiers containing "::".
13506
13507 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
13508 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
13509
13510 * cc-vars.el (c-emacs-features): Use a space in front of the name
13511 of the temporary buffer. That also avoids dumping problems in
13512 XEmacs due to undo info being left around after the buffer is killed.
13513
13514 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
13515 arglist to see if it's a K&R style declaration.
13516
13517 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
13518 before returning `knr-argdecl-intro'.
13519
13520 2003-11-16 John Wiegley <johnw@newartisans.com>
13521
13522 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
13523 field in a long-listing always 8 characters, use `size-width',
13524 which has already been computed.
13525
13526 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
13527
13528 * subr.el (minor-mode-list): Add `hs-minor-mode'.
13529
13530 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
13531
13532 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
13533 Support operation while narrowed, with `diff-restrict-view'.
13534
13535 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
13536
13537 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
13538 Take additional optional arg NARROWFUN. For the generated functions:
13539 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
13540 include frags that arrange to check for and save narrowing state before
13541 the move and then conditionally call NARROWFUN after the move.
13542
13543 2003-11-14 John Wiegley <johnw@newartisans.com>
13544
13545 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
13546 that was optional, but obviously missing based on surrounding code.
13547
13548 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
13549 string arguments to numbers unless the whole argument was seen as
13550 a number.
13551
13552 2003-11-14 Kenichi Handa <handa@m17n.org>
13553
13554 * international/mule.el (ctext-non-standard-encodings-alist):
13555 Fix coding systems.
13556
13557 2003-11-10 Kenichi Handa <handa@m17n.org>
13558
13559 * language/kannada.el ("Kannada"): Add sample-text.
13560
13561 * language/knd-util.el (kannada-compose-region)
13562 (kannada-compose-string, kannada-post-read-conversion):
13563 Add autoload cookie.
13564
13565 * international/quail.el (quail-completion): Change the message
13566 "corresponding translations" to "corresponding characters".
13567
13568 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
13569
13570 * descr-text.el (describe-char): Fix typo.
13571
13572 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
13573
13574 These changes are to support Kannada language/script.
13575
13576 * Makefile.in (DONTCOMPILE): Add kannada.el.
13577
13578 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
13579
13580 * loadup.el: Preload kannada.el.
13581
13582 * language/ind-util.el (ucs-kannada-to-is13194-alist)
13583 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
13584 New variables.
13585
13586 * language/kannada.el: New file.
13587
13588 * language/knd-util.el: New file.
13589
13590 2003-11-07 Andreas Schwab <schwab@suse.de>
13591
13592 * progmodes/autoconf.el (autoconf-font-lock-keywords):
13593 Also highlight AH_*.
13594
13595 * xml.el (xml-parse-dtd): Fix misplaced paren.
13596
13597 2003-11-07 Kenichi Handa <handa@m17n.org>
13598
13599 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
13600
13601 2003-11-05 Juri Linkov <juri@jurta.org>
13602
13603 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
13604 (desktop-buffer-file): Use saved buffer-file-coding-system
13605 for file reading. Set auto-insert to nil to prevent automatic
13606 insertion into restored empty files.
13607
13608 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
13609
13610 * files.el (risky-local-variable-p): Make second argument optional.
13611
13612 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
13613
13614 * subr.el (add-hook): Fix last change.
13615
13616 2003-11-03 Eli Zaretskii <eliz@gnu.org>
13617
13618 * mail/rmail.el (rmail-convert-to-babyl-format):
13619 If base64-decode-region signals an error, catch it and silently
13620 ignore it.
13621
13622 2003-11-01 Mark A. Hershberger <mah@everybody.org>
13623
13624 * xml.el (xml-parse-region): Allow comments to appear after the
13625 topmost element has closed.
13626 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
13627 (xml-ns-expand-attr): New functions to do namespace handling.
13628 (xml-intern-attrlist): Back-compatible handling of attribute names.
13629 (xml-parse-tag): Move namespace handling to separate functions.
13630 Now produces elements in the form ((:ns . "element") (attr-list)
13631 children) instead of ('ns:element (attr-list) children).
13632 (xml-parse-attlist): Fix attribute parsing.
13633 (xml-parse-dtd): Change parsing so that it produces strings
13634 instead of interned symbols.
13635
13636 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
13637
13638 * dired.el (dired-ls-sorting-switches): Doc fix.
13639
13640 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
13641
13642 * emacs-lisp/rx.el (rx-or): Fix the case of
13643 "(rx (and ?a (or ?b ?c) ?d))".
13644
13645 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
13646
13647 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
13648 (texinfo-format-region): Use it.
13649 (texinfo-format-buffer-1): Ditto.
13650
13651 2003-11-01 Alan Mackenzie <acm@muc.de>
13652
13653 Changes to allow scrolling whilst in isearch mode:
13654 * isearch.el (isearch-unread-key-sequence): New function,
13655 extracted from isearch-other-meta-char.
13656 (top level): (put 'foo 'isearch-scroll) on all Emacs's
13657 "scrollable" standard functions.
13658 (isearch-allow-scroll): New customizable variable.
13659 (isearch-string-out-of-window, isearch-back-into-window)
13660 (isearch-reread-key-sequence-naturally)
13661 (isearch-lookup-scroll-key): New functions.
13662 (isearch-other-meta-char): Doc string and functionality enhanced.
13663 Now accepts a prefix argument.
13664 (isearch-lazy-highlight-window-end): New variable.
13665 (isearch-lazy-highlight-new-loop): Pay attention to the window's
13666 end (thru isearch-lazy-highlight-window-end), not only its start.
13667
13668 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
13669 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
13670 (universal-argument, universal-argument-more, negative-argument)
13671 (digit-argument, universal-argument-other-key): Minor changes.
13672
13673 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
13674
13675 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
13676 recursively if the last message is deleted, thus avoiding an
13677 infinite loop.
13678
13679 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
13680
13681 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
13682 (tex-main-file): Don't add .tex if the extension is already present.
13683 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
13684
13685 2003-10-29 Lute Kamstra <lute@gnu.org>
13686
13687 * progmodes/octave-inf.el (inferior-octave-prompt):
13688 Recognize version number in prompt.
13689
13690 2003-10-28 Dave Love <fx@gnu.org>
13691
13692 * international/characters.el: Fix some Unicode ranges.
13693
13694 2003-10-28 Kenichi Handa <handa@m17n.org>
13695
13696 * disp-table.el (standard-display-8bit)
13697 (standard-display-default, standard-display-ascii)
13698 (standard-display-g1, standard-display-graphic)
13699 (standard-display-underline): Assure that standard-display-table
13700 is a display table.
13701
13702 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
13703
13704 * simple.el (reindent-then-newline-and-indent): Delete space *after*
13705 reindenting the first line.
13706
13707 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
13708
13709 * wid-edit.el (widget-default-delete): Always delete child widgets.
13710
13711 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
13712
13713 * newcomment.el (comment-indent): Don't call indent-according-to-mode
13714 if the line has code.
13715 Don't try to line up with something that's too far left.
13716
13717 * progmodes/octave-mod.el (octave-comment-start): Simplify.
13718 (octave-mode-syntax-table): Add % as a comment starter.
13719 (octave-point): Remove.
13720 (octave-in-comment-p, octave-in-string-p)
13721 (octave-not-in-string-or-comment-p, calculate-octave-indent)
13722 (octave-blink-matching-block-open, octave-auto-fill):
13723 Use line-(beginning|end)-position instead.
13724
13725 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
13726
13727 * emacs-lisp/authors.el (authors-aliases): Add correct realname
13728 for Francesco Potort\e,Al\e(B.
13729
13730 2003-10-23 Dave Love <fx@gnu.org>
13731
13732 * international/mule-cmds.el (locale-charset-to-coding-system):
13733 Don't rely on nil being a coding system.
13734
13735 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
13736 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
13737 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
13738
13739 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
13740
13741 * gdb-ui.el (gdb-current-language): New variable.
13742 (gdb-update-flag): Remove variable.
13743 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
13744 (gdb-take-last-elt): Remove function.
13745 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
13746 (gdb-post-prompt): Check for variable object changes here.
13747
13748 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
13749 object changes in gdb-ui.el.
13750
13751 2003-10-21 Richard M. Stallman <rms@gnu.org>
13752
13753 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
13754
13755 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
13756 Don't check for foo*/ wildcard form here.
13757 (insert-directory): Recognize foo*/ as a wildcard.
13758 Separate wildcard-regexp variable from the arg, wildcard.
13759
13760 * subr.el (add-hook): Correctly detect when make-local-hook was used.
13761 (remove-hook): Correctly handle strange cases about local hooks.
13762
13763 2003-10-21 David Ponce <david@dponce.com>
13764
13765 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
13766 argument REAL, to return a real number instead of a rounded
13767 integer value. Define as inline function.
13768 (ruler-mode-right-fringe-cols): Likewise.
13769 (ruler-mode-scroll-bar-cols): New function.
13770 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
13771 (ruler-mode-right-scroll-bar-cols): Likewise.
13772 (ruler-mode-space): New function.
13773 (ruler-mode-ruler): Use it. Handle variations of fringe style,
13774 scroll bar mode and margins in a more robust way.
13775
13776 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
13777
13778 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
13779 (antlr-c-init-language-vars): New function.
13780 (antlr-mode): Use it with cc-mode before v5.29.
13781 (antlr-c-common-init): Don't set some local vars here.
13782 (antlr-mode): Set them here.
13783 (antlr-c-forward-sws): New function alias.
13784 (antlr-mode): Redefine with cc-mode before v5.30.
13785 (antlr-skip-sexps): Use it.
13786 (antlr-skip-exception-part): Ditto.
13787 (antlr-skip-file-prelude): Ditto.
13788 (antlr-outside-rule-p): Ditto.
13789 (antlr-end-of-body): Ditto.
13790 (antlr-option-kind): Ditto.
13791 (antlr-insert-option-area): Ditto.
13792 (antlr-file-dependencies): Ditto.
13793
13794 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13795
13796 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
13797 Move backward only if point was not inside an entry.
13798
13799 2003-10-21 Richard M. Stallman <rms@gnu.org>
13800
13801 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
13802
13803 2003-10-21 Juri Linkov <juri@jurta.org>
13804
13805 * compare-w.el: Automatically skip non-matching text to resync.
13806 (compare-windows-whitespace): Doc fix.
13807 (compare-windows-sync, compare-windows-sync-string-size)
13808 (compare-windows-recenter, compare-ignore-whitespace)
13809 (compare-windows-highlight, compare-windows-face): New variables.
13810 (compare-windows): Use compare-windows-sync.
13811 (compare-windows-highlight, compare-windows-dehighlight)
13812 (compare-windows-sync-regexp)
13813 (compare-windows-sync-default-function): New functions.
13814
13815 2003-10-21 Juri Linkov <juri@jurta.org>
13816
13817 * diff.el (diff-parse-differences): Don't visit the files now;
13818 instead, just record the error locus.
13819
13820 2003-10-21 Dave Love <fx@gnu.org>
13821
13822 * progmodes/cfengine.el: New file.
13823
13824 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
13825
13826 * complete.el (PC-do-completion): Do not forget to use `pred' as the
13827 default-directory when completing file names.
13828
13829 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
13830
13831 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
13832 followed by the word `face', it gets treated as a face, even if
13833 it is also defined as a variable or a function.
13834
13835 2003-10-20 Dave Love <fx@gnu.org>
13836
13837 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
13838 Avoid incf in macro expansion.
13839
13840 2003-10-20 John Paul Wallington <jpw@gnu.org>
13841
13842 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
13843 `evenp' so we don't implicitly require cl library at runtime.
13844
13845 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
13846
13847 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
13848 (help-make-xrefs): Only make cross-references for faces if
13849 preceded or followed by the word `face'. Do not make a
13850 cross-reference for variables without variable documentation,
13851 unless preceded by the word `variable' or `option'. Update doc
13852 string accordingly.
13853
13854 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
13855
13856 * progmodes/hideshow.el: Rewrite one-armed `if'
13857 constructs using either `when' or `unless'.
13858 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
13859
13860 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
13861
13862 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
13863 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
13864 instead of 12x12.
13865
13866 2003-10-16 Eli Zaretskii <eliz@gnu.org>
13867
13868 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
13869 message while converting to Babyl.
13870
13871 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
13872
13873 * allout.el (allout-mode): Doc fix.
13874
13875 2003-10-16 Lute Kamstra <lute@gnu.org>
13876
13877 * subr.el (force-mode-line-update): Fix docstring.
13878
13879 2003-10-14 Dave Love <fx@gnu.org>
13880
13881 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
13882 (default-input-method): Add :link, improve :type.
13883 (locale-charset-language-names): Fix utf-8 pattern.
13884 (locale-charset-match-p, locale-charset-alist)
13885 (locale-charset-to-coding-system): New.
13886 (set-locale-environment): Deal with codeset part of locale specs.
13887
13888 2003-10-14 Lute Kamstra <lute@gnu.org>
13889
13890 * fringe.el (fringe-mode): Use active voice in docstring.
13891 (set-fringe-style): Ditto.
13892
13893 2003-10-13 Lute Kamstra <lute@gnu.org>
13894
13895 * fringe.el (fringe-mode): Fix docstring.
13896 (set-fringe-style): Ditto.
13897
13898 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
13899
13900 * ediff-mult.el (ediff-filegroup-action):
13901 Use ediff-default-filtering-regexp.
13902
13903 * ediff-util.el (ediff-recenter): Don't call
13904 ediff-restore-highlighting twice.
13905 (ediff-select-difference): Set current difference.
13906 (ediff-unselect-and-select-difference): Add comment.
13907
13908 * ediff.el (ediff-directories,ediff-directory-revisions)
13909 (ediff-directories3,ediff-merge-directories)
13910 (ediff-merge-directories-with-ancestor)
13911 (ediff-merge-directory-revisions)
13912 (ediff-merge-directory-revisions-with-ancestor):
13913 Use ediff-default-filtering-regexp.
13914
13915 2003-10-12 Andreas Schwab <schwab@suse.de>
13916
13917 * international/mule-cmds.el (locale-charset-language-names):
13918 Simplify regex by removing unused grouping.
13919
13920 2003-10-10 Dave Love <fx@gnu.org>
13921
13922 * bindings.el: Don't bind stop.
13923
13924 2003-10-08 Miles Bader <miles@gnu.org>
13925
13926 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
13927 face instead of attempting to emulate it.
13928
13929 2003-10-07 Kenichi Handa <handa@m17n.org>
13930
13931 * international/mule-diag.el (list-coding-systems-1): List coding
13932 systems that are loaded automatically.
13933
13934 * international/code-pages.el (iso-8859-11): Add autoload cookie.
13935
13936 * international/mule.el (autoload-coding-system): New function.
13937
13938 2003-10-07 Andreas Schwab <schwab@suse.de>
13939
13940 * log-edit.el (log-edit-changelog-entries): Prefer local value of
13941 change-log-default-name in the buffer visiting the file.
13942
13943 2003-10-06 Dave Love <fx@gnu.org>
13944
13945 * files.el (find-file-hook): Customize.
13946 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
13947
13948 * bindings.el (completion-ignored-extensions): Remove .log.
13949 (global-map): Add again, open, stop keys.
13950
13951 2003-10-05 Richard M. Stallman <rms@gnu.org>
13952
13953 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
13954 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
13955 Use sh-modify directly.
13956 (sh-select): Use sh-append, not eval.
13957
13958 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
13959
13960 * info.el (Info-following-node-name): New function.
13961
13962 * loadhist.el (unload-feature-special-hooks):
13963 Rename from loadhist-hook-functions.
13964 (loadhist-hook-functions): Now an alias.
13965
13966 2003-10-04 Eli Zaretskii <eliz@gnu.org>
13967
13968 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
13969 file-name clashes on 8+3 filesystems.
13970
13971 * Makefile.in (DONTCOMPILE, bootstrap-clean):
13972 Rename loaddefs-boot.el to ldefs-boot.el
13973
13974 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
13975 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
13976
13977 2003-10-03 Lute Kamstra <lute@gnu.org>
13978
13979 * info.el (Info-mode): Revert previous change.
13980 (Info-escape-percent): New function.
13981 (Info-fontify-node): Use it.
13982
13983 2003-10-02 Andreas Schwab <schwab@suse.de>
13984
13985 * loaddefs-boot.el: Regenerated.
13986
13987 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
13988
13989 * ffap.el: Remove defadvice related code from CVS since `complete'
13990 provides a `PC-completion-as-file-name-predicate' variable that
13991 ffap can override.
13992
13993 2003-10-02 Kenichi Handa <handa@m17n.org>
13994
13995 * international/utf-8.el (ccl-decode-mule-utf-8):
13996 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
13997
13998 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
13999 * international/subst-big5.el: Likewise.
14000 * international/subst-gb2312.el: Likewise.
14001 * international/subst-ksc.el: Likewise.
14002
14003 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
14004
14005 * calendar/calendar.el (increment-calendar-month)
14006 (calendar-leap-year-p, calendar-absolute-from-gregorian)
14007 (generate-calendar, calendar-read-date, calendar-interval)
14008 (calendar-day-of-week): Handle years BC.
14009 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
14010
14011 2003-10-01 Dave Love <fx@gnu.org>
14012
14013 * language/cyrillic.el (cp1251): Alias for windows-1251.
14014
14015 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
14016 bootstrap.
14017
14018 2003-10-01 Lute Kamstra <lute@gnu.org>
14019
14020 * files.el: Fix typo.
14021 * imenu.el (imenu--generic-function): Docstring fix.
14022
14023 2003-09-30 Richard M. Stallman <rms@gnu.org>
14024
14025 * dired.el (dired-mode): Handle dired-directory as a list.
14026
14027 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
14028
14029 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
14030
14031 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
14032
14033 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
14034 Replace gud-display with gud-watch.
14035 (gud-speedbar-buttons): Add stuff for watching expressions
14036 in the speedbar when using M-x gdba. Use dolist on old part
14037 of this function.
14038
14039 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
14040 (gdb-update-flag): New variables.
14041 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
14042 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
14043 (gud-watch, gdb-var-create-handler) : New functions.
14044 (gdb-var-list-children, gdb-var-list-children-handler)
14045 (gdb-var-create-regexp, gdb-var-update-regexp)
14046 (gdb-var-list-children-regexp): New constants.
14047 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
14048 (gdb-annotation-rules): Reduce annotation set (level 3).
14049 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
14050 (gdb-post-prompt): Don't update GDB buffers every time speedbar
14051 updates.
14052 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
14053 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
14054 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
14055 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
14056 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
14057 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
14058 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
14059 (gud-display, gud-display1)
14060 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
14061 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
14062 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
14063 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
14064 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
14065 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
14066 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
14067 (gdb-display-display-buffer, gdb-toggle-display)
14068 (gdb-delete-display, gdb-expressions-popup-menu)
14069 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
14070 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
14071 to display buffer.
14072
14073 2003-09-30 Richard M. Stallman <rms@gnu.org>
14074
14075 * progmodes/ada-mode.el (ada-mode): Don't use advice.
14076 Instead, set which-func-functions.
14077
14078 * progmodes/which-func.el (which-func-modes): Add ada-mode.
14079 (which-func-functions): New variable.
14080 (which-function): Use that.
14081
14082 * info.el (Info-mode): Double each `%' in header line.
14083
14084 * emacs-lisp/lisp-mnt.el (lm-with-file):
14085 When FILE is nil, run BODY in current buffer.
14086
14087 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
14088
14089 * help.el (describe-mode): Start with a brief list of minor modes.
14090 Find them thru minor-mode-list so as to find them all.
14091 Show them in alphabetical order.
14092
14093 * mail/sendmail.el (mail-aliases): Doc fix.
14094
14095 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
14096
14097 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14098
14099 * mail/rmailsum.el (rmail-make-summary-line-1):
14100 Change comma after last label to a space.
14101 (rmail-summary-font-lock-keywords): Adapt to that change.
14102
14103 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
14104
14105 * progmodes/scheme.el (scheme-mode-variables): When setting
14106 `font-lock-defaults', also specify that "#" should
14107 be interpreted with `word' syntax.
14108 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
14109
14110 2003-09-30 Lars Hansen <larsh@math.ku.dk>
14111
14112 * desktop.el: A lot of comments updated.
14113 (desktop-save-mode): Minor mode introduced.
14114 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
14115 (desktop-load-default): Function made obsolete.
14116 (desktop-locals-to-save): Variable made customizable.
14117 (desktop-read): Optional parameter `dirname' added.
14118 (desktop-change-dir, desktop-revert): Parameter `dirname' in
14119 `desktop-read' used.
14120 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
14121
14122 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
14123
14124 * whitespace.el (whitespace-clean-msg): Add user customizable message
14125 for displaying ``clean'' output.
14126 (whitespace-buffer): Use `whitespace-clean-msg'.
14127 (whitespace-global-mode): Fix typo.
14128
14129 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
14130
14131 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
14132
14133 2003-09-29 Lute Kamstra <lute@gnu.org>
14134
14135 * bindings.el (mode-line-modes): Remove superfluous :propertize
14136 construct in initialization.
14137 (mode-line-position): Change cons cell into proper list in
14138 initialization.
14139
14140 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
14141
14142 * international/mule.el (decode-coding-inserted-region): Use car
14143 of the return value of find-operation-coding-system.
14144
14145 2003-09-29 Kenichi Handa <handa@m17n.org>
14146
14147 * descr-text.el (describe-char): Fix previous change.
14148
14149 2003-09-28 Kenichi Handa <handa@m17n.org>
14150
14151 * descr-text.el (describe-char-display): New function.
14152 (describe-char): Pay attention to display table on describing how
14153 a character is displayed.
14154
14155 * international/mule-cmds.el (encoded-string-description):
14156 Prepend "0x" to each encoded byte.
14157
14158 2003-09-28 Andreas Schwab <schwab@suse.de>
14159
14160 * find-file.el (ff-special-constructs): Add autoload cookie.
14161
14162 2003-09-28 Kevin Ryde <user42@zip.com.au>
14163
14164 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
14165 makeinfo appends to duplicate index entries.
14166
14167 2003-09-28 Eli Zaretskii <eliz@gnu.org>
14168
14169 * dired-x.el (dired-clean-tex): Doc fix.
14170
14171 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
14172 using a Chinese tutorial.
14173
14174 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
14175
14176 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
14177 between "MAIL FROM:" and "RCPT TO:" and the following address.
14178
14179 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
14180
14181 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
14182
14183 2003-09-28 David Ponce <david@dponce.com>
14184
14185 * recentf.el (recentf-initialize-file-name-history): New defcustom.
14186 (recentf-load-list): When `recentf-initialize-file-name-history'
14187 is non-nil, initialize an empty `file-name-history' with the
14188 recent list.
14189
14190 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
14191
14192 * man.el (Man-default-man-entry): Remove the leading `*' from the
14193 word at point.
14194
14195 2003-09-26 Lute Kamstra <lute@gnu.org>
14196
14197 * bindings.el (mode-line-position): Mention size indication in
14198 docstring.
14199
14200 2003-09-26 Andre Spiegel <spiegel@gnu.org>
14201
14202 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
14203
14204 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
14205 because it's autoloaded now.
14206
14207 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
14208
14209 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
14210 (sh-font-lock-keywords, sh-feature): Fix previous change of
14211 sh-feature to avoid infloop with sh-font-lock-keywords.
14212
14213 2003-09-25 Kim F. Storm <storm@cua.dk>
14214
14215 * frame.el (frame-current-scroll-bars): New defun.
14216
14217 * window.el (window-current-scroll-bars): New defun.
14218
14219 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14220
14221 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
14222 cause errors when the state cache contains info on parts that have
14223 been narrowed out.
14224
14225 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14226
14227 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
14228 `c-setup-paragraph-variables' has to be used when this variable is
14229 changed; it doesn't work to reinitialize the mode since that
14230 typically clobbers the variable.
14231
14232 * progmodes/cc-styles.el (c-setup-paragraph-variables):
14233 Make it interactive.
14234
14235 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14236
14237 * progmodes/cc-fonts.el (c-font-lock-declarations):
14238 Fix recognition of constructors and destructors for classes whose
14239 names are matched by `*-font-lock-extra-types'.
14240
14241 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
14242 followed by an identifier in C++ then it's a type.
14243
14244 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14245
14246 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
14247 problem that primarily affected XEmacs. Don't use faces to find
14248 unterminated strings since Emacs and XEmacs fontify strings
14249 differently - this function should now work better in XEmacs.
14250
14251 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14252
14253 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
14254 `expand-abbrev' workaround which caused braces to misbehave inside
14255 macros.
14256
14257 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
14258 handling. This bug could cause interactive font locking to bail out.
14259
14260 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14261
14262 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
14263 Handle paren-style types in Pike. Also fixed some cases of
14264 insufficient handling of unbalanced parens.
14265
14266 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
14267
14268 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
14269 common shell prompts that are not common filename or URL characters.
14270 (ffap-file-at-point): Use the new regexp to strip the prompts from
14271 the file names. This is an issue mostly for user prompts that
14272 don't have a trailing space and find-file-at-point is invoked from
14273 within a shell inside Emacs.
14274
14275 2003-09-24 Andre Spiegel <spiegel@gnu.org>
14276
14277 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
14278 stamps numerically, rather than textually.
14279
14280 2003-09-24 Kenichi Handa <handa@m17n.org>
14281
14282 * language/devan-util.el (devanagari-post-read-conversion):
14283 * language/mlm-util.el (malayalam-post-read-conversion):
14284 * language/tml-util.el (tamil-post-read-conversion):
14285 Add autoload cookie.
14286
14287 * international/utf-8.el (utf-8-post-read-conversion):
14288 Call post-read-conversion functions for Devanagari, Malayalam,
14289 and Tamil.
14290
14291 2003-09-23 Dave Love <fx@gnu.org>
14292
14293 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
14294
14295 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
14296
14297 * progmodes/gud.el (perldb): Add gud-until to list of commands.
14298 Update gud-remove.
14299
14300 2003-09-22 Richard M. Stallman <rms@gnu.org>
14301
14302 * progmodes/sh-script.el (sh-mode-default-syntax-table):
14303 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
14304 (sh-mode-syntax-table-input): New variable.
14305 (sh-require-final-newline): Don't use eval.
14306 (sh-builtins, sh-leading-keywords, sh-other-keywords)
14307 (sh-variables, sh-font-lock-keywords): Don't use eval.
14308 (sh-set-shell): When setting require-final-newline,
14309 treat value = `require-final-newline' as don't change it.
14310 Set sh-mode-syntax-table locally based on
14311 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
14312
14313 * progmodes/compile.el (compile-internal):
14314 Call compilation-set-window-height before setting window start.
14315
14316 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
14317
14318 * emacs-lisp/bytecomp.el (byte-compile-log-file):
14319 Clear out byte-compile-last-warned-form.
14320
14321 2003-09-22 Richard M. Stallman <rms@gnu.org>
14322
14323 * woman.el (woman-file-name, woman-follow-word):
14324 If current-word returns nil, use "".
14325
14326 * simple.el (eval-expression): Bind standard-output in to-buffer case.
14327
14328 2003-09-22 Richard M. Stallman <rms@gnu.org>
14329
14330 * emacs-lisp/lisp-mnt.el (lm-with-file):
14331 Don't visit the file, just use insert-file-contents in temp buffer.
14332
14333 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
14334
14335 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
14336 Add surrounding \\( and \\) around the header, as in
14337 for lm-history-header 'Change Log\\|History'.
14338
14339 2003-09-22 John Paul Wallington <jpw@gnu.org>
14340
14341 * progmodes/ld-script.el: Add Commentary section,
14342 minor cleanup of file header.
14343 (ld-script-font-lock-keywords): Doc fix.
14344 (toplevel): Provide `ld-script' feature.
14345
14346 2003-09-21 Kim F. Storm <storm@cua.dk>
14347
14348 * scroll-bar.el (set-scroll-bar-mode): Initialize to
14349 new built-in variable default-frame-scroll-bars.
14350 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
14351 scroll-bar-mode; notably, use it instead of t when we toggle
14352 scroll-bars on.
14353 (toggle-scroll-bar): Use default-frame-scroll-bars.
14354
14355 2003-09-19 Masatake YAMATO <jet@gyve.org>
14356
14357 * pcvs.el (cvs-do-removal): Change the prompt depending on
14358 `filter' value.
14359
14360 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
14361
14362 * startup.el (command-line-1): Stop startup-echo-area-message
14363 being hidden by "Loading image..." message.
14364 (use-fancy-splash-screens-p, display-splash-screen):
14365 Move display-graphic-p test from latter to former.
14366
14367 * progmodes/sh-script.el (sh-font-lock-keywords):
14368 Highlight escaped EOLs differently from other backslash constructs.
14369
14370 2003-09-19 Richard M. Stallman <rms@gnu.org>
14371
14372 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
14373 New functions.
14374 (edebug-enter, edebug-outside-excursion): Use them.
14375
14376 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
14377 Fix the condition for whether to print "In WHERE".
14378
14379 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
14380
14381 * finder.el (finder-mode-hook): New variable.
14382 (finder-mode): Run hook finder-mode-hook
14383
14384 2003-09-18 Masatake YAMATO <jet@gyve.org>
14385
14386 * progmodes/ebrowse.el: Fix broken magic autoload comments.
14387
14388 2003-09-17 Mario Lang <mlang@delysid.org>
14389
14390 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
14391 "p %e" to actually print the value in the GUD buffer.
14392
14393 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
14394
14395 From David Ponce <david.ponce@wanadoo.fr>:
14396 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
14397 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
14398 from loaddefs-boot.el if necessary.
14399
14400 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
14401
14402 * progmodes/gud.el (gud-find-class): Make jdb work again since
14403 cc-mode changed the syntactic information.
14404
14405 2003-09-15 David Ponce <david@dponce.com>
14406
14407 * recentf.el: (recentf-exclude): Accept predicates too.
14408 (recentf-file-readable-p): New function.
14409 (recentf-include-p): Handle predicates in recentf-exclude.
14410 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
14411 (recentf-cleanup): Likewise.
14412 (recentf-save-list): Use write-file to handle backup of
14413 recentf-save-file.
14414
14415 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
14416
14417 * loaddefs-boot.el: Renamed from `loaddefs.el'
14418 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
14419 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
14420 necessary.
14421
14422 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
14423
14424 * electric.el (Electric-pop-up-window): For the `one-window' case,
14425 no longer disconcertingly move point in the original buffer.
14426
14427 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
14428
14429 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
14430
14431 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
14432
14433 * dired.el (dired-mode-map): Fix typo.
14434
14435 2003-09-11 Richard M. Stallman <rms@gnu.org>
14436
14437 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
14438
14439 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
14440
14441 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
14442 the function is less noisy. Now only `kill-buffer' can ask questions.
14443
14444 2003-09-10 Mario Lang <mlang@delysid.org>
14445
14446 * battery.el: Update Commentary and Copyright.
14447 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
14448 appear due to wrong ordering of the expressions in `or'.
14449
14450 2003-09-09 Lute Kamstra <lute@gnu.org>
14451
14452 * misc.el (upcase-char): Fix docstring.
14453 (zap-up-to-char): New command.
14454
14455 2003-09-08 David Ponce <david@dponce.com>
14456
14457 Ensure that recentf correctly updates the menu bar.
14458 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
14459 (recentf-menu-bar): New function.
14460 (recentf-clear-data): Use it
14461 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
14462 of easy-menu-change.
14463
14464 2003-09-08 Lute Kamstra <lute@gnu.org>
14465
14466 * simple.el (size-indication-mode): New.
14467 * bindings.el (mode-line-position): Add buffer size indicator.
14468
14469 2003-09-04 Mario Lang <mlang@delysid.org>
14470
14471 * battery.el (battery-linux-proc-acpi): New function.
14472 (battery-status-function): Modify default value calculation to also
14473 check for availability of ACPI.
14474 (battery-echo-area-format): Ditto.
14475 (battery-mode-line-format): Ditto.
14476
14477 2003-09-06 Dave Love <fx@gnu.org>
14478
14479 * ielm.el (ielm-mode-hook): Add :options.
14480
14481 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
14482 (eldoc-print-current-symbol-info): Use it.
14483
14484 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
14485
14486 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
14487 being displayed in GUD buffer.
14488 (gdb-idle-input-queue): Remove var. Use just one queue.
14489 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
14490 Remove functions. Use just one queue.
14491 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
14492 (gdb-invalidate-assembler, gdb-get-current-frame):
14493 Modify functions. Use just one queue.
14494
14495 2003-09-04 Dave Love <fx@gnu.org>
14496
14497 * cus-start.el: Add blink-cursor-alist.
14498
14499 * ruler-mode.el (ruler-mode-fill-column-char)
14500 (ruler-mode-current-column-char): Use char-displayable-p,
14501 not window-system.
14502
14503 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
14504
14505 * language/european.el (windows-1252): Move from code-pages.
14506
14507 * language/cyrillic.el ("Windows-1251"): Delete.
14508 ("Bulgarian", "Belarusian"): Remove `features'.
14509 (windows-1251): Move from code-pages.
14510
14511 * international/mule-diag.el (non-iso-charset-alist):
14512 Remove `codepage' stuff.
14513 (print-designation, list-coding-systems-1): Output fixes.
14514
14515 * international/code-pages.el (cp-make-translation-table)
14516 (cp-valid-codes): Made defsubsts.
14517 (cp-fix-safe-chars): Delete.
14518 (mule-diag): Don't require.
14519 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
14520 (top-level): Check for defined coding system when defining
14521 cp... aliases. Change w32-add-charset-info test to avoid warning.
14522 (non-iso-charset-alist): Defvar when compiling.
14523 (cp-make-coding-system): Doc fix.
14524
14525 2003-09-02 Jason Rumney <jasonr@gnu.org>
14526
14527 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
14528 line-ends from CVS before doing conversion.
14529
14530 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
14531
14532 * calendar/diary-lib.el (diary-header-line-flag)
14533 (diary-header-line-format): New variables.
14534 (list-diary-entries): Use them to set header line in simple diary.
14535
14536 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
14537 other than font-lock-string-face to highlight backslashes.
14538
14539 2003-09-01 Jason Rumney <jasonr@gnu.org>
14540
14541 * international/titdic-cnv.el (tit-read-key-value): Include \r in
14542 regexp.
14543
14544 2003-09-01 Dave Love <fx@gnu.org>
14545
14546 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
14547
14548 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
14549 and :help; also line and column numbers labels.
14550
14551 * international/mule-util.el (char-displayable-p): Move from
14552 latin1-disp, rename and autoload.
14553
14554 * international/latin1-disp.el (latin1-char-displayable-p):
14555 Now obsolete alias. Replace uses with char-displayable-p.
14556 (latin1-display-ucs-per-lynx): Fix last change.
14557
14558 * international/mule-cmds.el (standard-display-european-internal):
14559 Don't use char code for Latin-1 NBSP.
14560 <XFree86 4>: Unfrob NBSP display table. Set display table to use
14561 U+2018, U+2019 for `'.
14562 (select-safe-coding-system): Message fix.
14563
14564 2003-09-01 Kenichi Handa <handa@m17n.org>
14565
14566 * international/fontset.el (setup-default-fontset): For Thai
14567 font, specify "*" family.
14568
14569 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
14570
14571 * progmodes/compile.el (previous-error): Accept a prefix
14572 argument, similarly to next-error.
14573
14574 2003-08-31 Masatake YAMATO <jet@gyve.org>
14575
14576 * pcvs.el (cvs-do-removal): Use = instead of eq to check
14577 the number of files. Bind the number of files to a local
14578 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
14579
14580 2003-08-30 Eli Zaretskii <eliz@gnu.org>
14581
14582 * vc-hooks.el (vc-make-version-backup): Fix the change made on
14583 2003-07-26: msdos-long-file-names is a function, not a variable.
14584
14585 2003-08-29 Richard M. Stallman <rms@gnu.org>
14586
14587 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
14588 Do nothing with mail-personal-alias-file if it is nil.
14589
14590 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
14591 Do nothing if mail-personal-alias-file is nil.
14592
14593 * term.el (term-exec-1): Bind coding-system-for-read.
14594
14595 * dired.el (dired-mouse-find-file-other-window):
14596 Use dired-view-command-alist here, as in dired-view-file.
14597 (dired-view-command-alist): Use %s to substitute file name.
14598 Handle .ps_pages, .eps, .jpg, .gif, .png.
14599
14600 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
14601
14602 * info.el (Info-mode-map): Bind S-tab and <backtab> to
14603 `Info-prev-reference', instead of M-tab.
14604
14605 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
14606
14607 * simple.el (blink-matching-open): Work correctly on chars that
14608 are designated as parens through the syntax-table text property.
14609
14610 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
14611
14612 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
14613 line break position in the middle of a non-kinsoku (e.g. latin)
14614 word, making it skip until either a space or a character with
14615 category "|".
14616 (kinsoku-longer): Test for end of buffer.
14617
14618 2003-08-28 Eli Zaretskii <eliz@gnu.org>
14619
14620 * mail/rmail.el (rmail-convert-to-babyl-format):
14621 Detect quoted-printable- and base64-encoded messages and decode them
14622 automatically. Set the message's encoding from the charset=
14623 header, if any. Decode base64-encoded messages in Mail format as well.
14624
14625 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
14626
14627 * mail/smtpmail.el: Fix previous change.
14628 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
14629 calling smtpmail-via-smtp.
14630 (smtpmail-via-smtp): Add fall-back values for envelope-from.
14631
14632 2003-08-26 John Paul Wallington <jpw@gnu.org>
14633
14634 * image.el (image-jpeg-p): Don't search beyond length of data.
14635
14636 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
14637
14638 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
14639 misfeature in `expand-abbrev' which caused electric keywords like
14640 "else" to disappear if an open brace was typed directly afterwards.
14641
14642 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
14643
14644 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
14645 mandatory in `define-widget'.
14646
14647 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
14648 Don't align the operators "!=", "<=" and ">=" as assignment operators.
14649
14650 (c-assignment-operators): New language constant that only contains
14651 the assignment operators.
14652
14653 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
14654
14655 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
14656
14657 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
14658 Safeguard against unbalanced sexps.
14659
14660 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
14661
14662 * version.el (emacs-version): Check for gtk. Include gtk version info.
14663
14664 2003-08-25 John Paul Wallington <jpw@gnu.org>
14665
14666 * man.el (Man-default-man-entry): Don't whizz past the section
14667 number before looking for it.
14668
14669 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
14670
14671 * progmodes/gud.el (gud-display-line): Don't set window-point if
14672 source buffer is not visible. (Only happens with M-x gdba.)
14673
14674 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
14675 documentation.
14676 (gdb-source, gdb-source-info): Update to assembler unnecessary
14677 as its done after each GDB command anyway.
14678 (gdb-pre-prompt): Use with-current-buffer.
14679 (gdb-insert-field): Add help-echo text.
14680 (gdb-invalidate-assembler): Re-display of assembler now done in
14681 gdb-info-breakpoints-custom.
14682 (gdb-info-breakpoints-custom): Force re-display of assembler to
14683 happen *after* update of breakpoints buffer.
14684 (gdb-display-source-buffer): Don't choke if gdb-source-window
14685 isn't visible.
14686 (gdb-put-string, gdb-put-arrow): Remove free variables.
14687
14688 2003-08-24 John Paul Wallington <jpw@gnu.org>
14689
14690 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
14691
14692 * man.el (Man-default-man-entry): Strip text properties when
14693 snarfing parts of entry because `format' preserves properties.
14694
14695 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
14696
14697 * files.el (file-newest-backup): Use `expand-file-name'.
14698
14699 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
14700 Allow the diary to pop up a new frame, if needed.
14701
14702 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
14703 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
14704 (smtpmail-send-it): Make treatment of envelope-from consistent with
14705 sendmail.el.
14706
14707 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
14708 (sh-leading-keywords): Add the bash `time' reserved word.
14709 (sh-variables): Add some bash variables.
14710 (sh-add-completer): Fix nil branch of case statement.
14711
14712 2003-08-24 Masatake YAMATO <jet@gyve.org>
14713
14714 * progmodes/ld-script.el: New file.
14715
14716 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
14717
14718 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
14719
14720 2003-08-23 Andre Spiegel <spiegel@gnu.org>
14721
14722 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
14723 Better explain obsolescence, and what to use instead.
14724
14725 2003-08-23 Masatake YAMATO <jet@gyve.org>
14726
14727 * pcvs.el (cvs-do-removal): Show the deleted file name
14728 on the prompt.
14729
14730 2003-08-20 Dave Love <fx@gnu.org>
14731
14732 * international/mule.el (make-coding-system)
14733 (set-buffer-file-coding-system): Doc fix.
14734
14735 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
14736
14737 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
14738
14739 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
14740
14741 * international/utf-16.el: Add mime-text-unsuitable coding system
14742 properties.
14743
14744 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
14745
14746 * cus-edit.el: Add some :links.
14747 (bib): Remove.
14748
14749 * textmodes/bib-mode.el (bib): Add :group external.
14750
14751 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
14752
14753 * wid-edit.el (widget-echo-help): Make it handle expressions that
14754 evaluate to strings.
14755
14756 2003-08-18 Michael Mauger <mmaug@yahoo.com>
14757
14758 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
14759
14760 Simplify selection of SQL products to define highlighting and
14761 interactive mode. Includes detailed instructions on adding
14762 support for new products.
14763
14764 * progmodes/sql.el (sql-product): New variable. Identifies SQL
14765 product for use in highlighting and interactive mode.
14766 (sql-interactive-product): New variable. SQL product for
14767 sql-interactive-mode.
14768 (sql-product-support): New variable. Specifies product-specific
14769 parameters to drive highlighting and interactive mode.
14770 (sql-imenu-generic-expression): Add more object types.
14771 (sql-sqlite-options): Correct comment.
14772 (sql-ms-program): Use "osql" rather than "isql".
14773 (sql-prompt-regexp, sql-prompt-length): Update comment.
14774 (sql-mode-menu): Add "Start SQLi session" entry.
14775 Replace Highlighting submenu with Product menu. Fix Send Region entry.
14776 (sql-mode-abbrev-table): Add abbreviations. Support of
14777 SYSTEM-FLAG on define-abbrev. Support was removed with last
14778 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
14779 (sql-mode-font-lock-object-name): Add font-lock pattern for object
14780 names.
14781 (sql-mode-ansi-font-lock-keywords): Set as default value.
14782 (sql-mode-oracle-font-lock-keywords): Set as default value.
14783 Support Oracle 9i keywords.
14784 (sql-mode-postgres-font-lock-keywords): Set as default value.
14785 (sql-mode-linter-font-lock-keywords): Set as default value.
14786 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
14787 SQLServer 2000.
14788 (sql-mode-sybase-font-lock-keywords)
14789 (sql-mode-interbase-font-lock-keywords)
14790 (sql-mode-sqlite-font-lock-keywords)
14791 (sql-mode-strong-font-lock-keywords)
14792 (sql-mode-mysql-font-lock-keywords)
14793 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
14794 keywords.
14795 (sql-mode-font-lock-defaults): Update comment.
14796 (sql-product-feature): New function. Returns feature associated
14797 with a product from `sql-product-support' alist.
14798 (sql-product-font-lock): New function. Set font-lock support
14799 based on `sql-product'.
14800 (sql-add-product-keywords): New function. Add font-lock rules to
14801 product-specific keyword variables.
14802 (sql-set-product): New function. Set `sql-product' and apply
14803 appropriate font-lock highlighting.
14804 (sql-highlight-product): New function. Set font-lock support
14805 based on a product. Also set mode name to include product name.
14806 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
14807 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
14808 Use `sql-set-product'.
14809 (sql-highlight-ms-keywords)
14810 (sql-highlight-sybase-keywords)
14811 (sql-highlight-interbase-keywords)
14812 (sql-highlight-strong-keywords)
14813 (sql-highlight-mysql-keywords)
14814 (sql-highlight-sqlite-keywords)
14815 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
14816 (sql-get-login): Prompt in the same order as the tokens.
14817 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
14818 (sql-product-interactive): New function. Common portions of
14819 product-specific interactive mode wrappers.
14820 (sql-interactive-mode): Rewritten to use product features.
14821 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
14822 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
14823 (sql-db2, sql-linter): Use `sql-product-interactive'.
14824 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
14825 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
14826 (sql-connect-ingres, sql-connect-postgres)
14827 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
14828 New functions. Format command line parameters and invoke comint on
14829 the appropriate interpreter. Code was in the corresponding
14830 `sql-xyz' function before.
14831 (sql-connect-ms): New function. Support -E argument to use
14832 operating system credentials for authentication.
14833
14834 2003-08-18 Kenichi Handa <handa@m17n.org>
14835
14836 * international/mule.el (encode-char): Fix for the ASCII case.
14837
14838 2003-08-15 Kenichi Handa <handa@m17n.org>
14839
14840 * international/fontset.el (setup-default-fontset): Change "*" to
14841 nil in the specifications of font family.
14842
14843 2003-08-18 Kim F. Storm <storm@cua.dk>
14844
14845 * kmacro.el (kmacro-keymap): Group related bindings in
14846 initialization for clarity. Bind C-s to start macro.
14847 Remove C-r binding.
14848 (kmacro-initial-counter-value): New defvar to hold initial counter
14849 value in case we set the value before defining a macro.
14850 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
14851 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
14852 not defining or executing macro. Doc fix.
14853 (kmacro-add-counter): Clear kmacro-initial-counter-value.
14854 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
14855 temporarily view older elements on the macro ring without cycling
14856 the ring.
14857 (kmacro-display): Doc fix.
14858 (kmacro-exec-ring-item): New helper function.
14859 (kmacro-call-ring-2nd): Use it.
14860 (kmacro-call-ring-2nd-repeat): Doc fix.
14861 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
14862 (kmacro-end-or-call-macro): Execute last viewed macro (using
14863 kmacro-exec-ring-item) from ring if this follows
14864 kmacro-view-macro. This allows us to find a macro on the ring
14865 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
14866 the ring to bring it to the head of the ring.
14867 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
14868 Allow binding to reserved keys without specifying C-x C-k prefix.
14869 Ask for confirmation if entered key sequence is already bound to
14870 a non-macro command.
14871 (kmacro-view-macro): Repeating command will show older elements
14872 on the macro ring; C-k will execute the last viewed macro.
14873 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
14874 property from 'ring to 'head.
14875
14876 2003-08-17 Alan Shutko <ats@acm.org>
14877
14878 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
14879 keeping December out of the alist.
14880
14881 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
14882
14883 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
14884 * calendar/calendar.el (calendar-mode-map): Bind it to key.
14885 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
14886 (calendar-flatten): New function.
14887 (calendar-mouse-view-other-diary-entries)
14888 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
14889 in the menu title and to show multi-line diary entries correctly
14890 in the menu.
14891
14892 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
14893
14894 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
14895 defcustom, because the default was recently changed.
14896
14897 2003-08-16 Richard M. Stallman <rms@gnu.org>
14898
14899 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
14900
14901 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
14902 New subroutine, broken out of eval-last-sexp-1.
14903 (eval-last-sexp-1): Use eval-last-sexp-print-value.
14904
14905 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
14906
14907 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
14908
14909 * simple.el (eval-expression): Use eval-last-sexp-print-value.
14910
14911 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
14912
14913 * progmodes/compile.el (compilation-error-regexp-alist):
14914 Add Java ANt error detection as described in document
14915 http://ant.apache.org/faq.html
14916
14917 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
14918
14919 * simple.el (backward-word, forward-to-indentation)
14920 (backward-to-indentation): Argument changed to optional.
14921 (next-line, previous-line): Use `or' instead of `unless'.
14922
14923 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14924
14925 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
14926 instead of a constant.
14927
14928 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
14929
14930 * shell.el (shell): With prefix-arg, suggest a new buffer name.
14931
14932 2003-08-12 Andre Spiegel <spiegel@gnu.org>
14933
14934 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
14935 (vc-sccs-workfile-version): Search the entire delta table, rather
14936 than just the first entry, because that might be a deleted version.
14937
14938 2003-08-11 Karl Fogel <kfogel@red-bean.com>
14939
14940 * menu-bar.el (menu-bar-options-menu): Supply a body for the
14941 [save-place] binding in the Options menu. Have it require
14942 'saveplace' and then toggle the variable manually, to avoid an an
14943 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
14944 for the bug report.
14945
14946 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
14947
14948 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
14949 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
14950 (gdb-info-threads-custom): Add help-echo text.
14951 (gdb-display-back): Don't use purecopy.
14952 (gdb-info-breakpoints-custom, gdb-reset)
14953 (gdb-assembler-custom): Use display-images-p to test if breakpoint
14954 icons can be displayed.
14955
14956 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
14957
14958 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
14959
14960 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
14961
14962 * bookmark.el (bookmark-completing-read):
14963 Return a string, instead of a list of one string.
14964 Use a popup menu if activated from the mouse.
14965 (bookmark-edit-annotation): Remove unused vars.
14966 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
14967 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
14968 to bookmark-completing-read.
14969 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
14970 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
14971 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
14972 and erase-buffer.
14973 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
14974 (bookmark-menu-jump, bookmark-menu-insert)
14975 (bookmark-popup-menu-and-apply-function)
14976 (bookmark-menu-popup-paned-bookmark-menu): Remove.
14977 (bookmark-menu-build-paned-menu): Remove by folding it into
14978 bookmark-menu-popup-paned-menu.
14979 (menu-bar-bookmark-map): Move the define-key statements here.
14980 Use the "non-menu" commands since they now pop up a menu if needed.
14981 (bookmark-exit-hook-internal): Simplify.
14982
14983 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
14984
14985 * reftex-toc.el (reftex-toc-rename-label): New function.
14986 (reftex-toc-check-docstruct): New function.
14987
14988 * reftex.el (reftex-region-active-p): New function.
14989
14990 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
14991 regexp to find the \bibliography macro.
14992
14993 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
14994 which does not exist in LaTeX.
14995 (reftex-cite-format-builtin): Added amsrefs support.
14996 (reftex-toc-confirm-promotion): New option
14997
14998 * reftex-toc.el
14999 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
15000 (reftex-toc-demote, reftex-toc-promote)
15001 (reftex-toc-do-promote, reftex-toc-promote-prepare)
15002 (reftex-toc-promote-action, reftex-toc-extract-section-number)
15003 (reftex-toc-newhead-from-alist)
15004 (reftex-toc-load-all-files-for-promotion): New functions.
15005 (reftex-toc-help): Added description of new keys.
15006 (reftex-toc-split-windows-fraction): New option.
15007 (reftex-recenter-toc-when-idle): Search *toc* window on all
15008 visible frames.
15009 (reftex-toc): Additional parameter REUSE
15010 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
15011 with REUSE argument.
15012 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
15013 the call of `reftex-toc'.
15014 (reftex-make-separate-toc-frame): New function .
15015 (reftex-toc-recenter): When called with triple prefix arg, call
15016 `reftex-make-separate-toc-frame' first.
15017 (reftex-toc-toggle-dedicated-frame): New command.
15018 (reftex-toc-quit): Adapted to delete frame when called in
15019 dedicated frame.
15020
15021 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
15022 all enclosing macros.
15023
15024
15025 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15026
15027 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
15028 first use.
15029
15030 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15031
15032 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
15033
15034 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
15035
15036 * calendar/calendar.el (list-diary-entries-hook)
15037 (diary-display-hook, nongregorian-diary-listing-hook)
15038 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
15039 Add some customize options for these hooks.
15040 (calendar-abbrev-construct): Don't try to take a substring longer
15041 than the original string.
15042
15043 2003-08-05 Richard M. Stallman <rms@gnu.org>
15044
15045 * emacs-lisp/testcover.el (noreturn): Report error if does return.
15046 (testcover-reinstrument-clauses): Doc fix.
15047
15048 * emacs-lisp/warnings.el: Doc fixes, args renamed.
15049 (warning-type-format): Rename from warning-group-format.
15050
15051 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
15052 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
15053 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
15054 to prevent warnings about defvar for an obsolete variable.
15055
15056 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
15057 warning-group-format renamed to warning-type-format.
15058
15059 * subr.el (read-passwd): Use clear-string instead of fillarray.
15060
15061 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
15062 Use vconcat instead of concat.
15063 (edmacro-sanitize-for-string): New function.
15064
15065 2003-08-05 Dave Love <fx@gnu.org>
15066
15067 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
15068 line-number-display-limit-width.
15069
15070 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
15071
15072 2003-08-05 Kenichi Handa <handa@m17n.org>
15073
15074 * international/code-pages.el: Don't require mule-diag.
15075
15076 * international/mule-diag.el (non-iso-charset-alist):
15077 Add autoload cookie.
15078
15079 * language/devan-util.el (dev-glyph-order): Add an entry for the
15080 glyph code #xC4.
15081
15082 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
15083
15084 * calendar/calendar.el (diary-file, diary-file-name-prefix)
15085 (european-calendar-style, diary-date-forms)
15086 (calendar-day-name-array, calendar-month-name-array): Doc change.
15087 (generate-calendar-month): Adapt for new behaviour of
15088 `calendar-day-name' function.
15089 (calendar-abbrev-length, calendar-day-abbrev-array)
15090 (calendar-month-abbrev-array): New variables.
15091 (calendar-abbrev-construct): New function.
15092 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
15093 rather than fixing abbrevs at some width. Calling syntax change.
15094 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
15095 (calendar-date-string): Adapt for new behaviours of
15096 `calendar-day-name' and `calendar-month-name' functions.
15097
15098 * calendar/diary-lib.el (list-diary-entries): Adapt for new
15099 behaviour of `calendar-day-name' and `calendar-month-name' functions.
15100 (diary-name-pattern): Use abbrev arrays, rather than fixing
15101 abbrevs at three chars. Calling syntax change.
15102 (mark-diary-entries): Adapt for new behaviours of
15103 `diary-name-pattern' and `calendar-make-alist' functions.
15104 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
15105 `diary-name-pattern' function.
15106 (font-lock-diary-date-forms): Use abbrev arrays, rather than
15107 fixing abbrevs at three chars. Calling syntax change.
15108 (cal-hebrew, cal-islam): Require when compiling.
15109 (diary-font-lock-keywords): Adapt for new behaviour of
15110 `font-lock-diary-date-forms' function.
15111
15112 * calendar/cal-hebrew.el: Reposition some code so defined before used.
15113 (calendar-hebrew-month-name-array-common-year)
15114 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
15115 (list-hebrew-diary-entries): Adapt for new behaviours of
15116 `calendar-day-name' and `add-to-diary-list' functions.
15117 (mark-hebrew-diary-entries): Adapt for new behaviours of
15118 `diary-name-pattern' and `calendar-make-alist' functions.
15119
15120 * calendar/cal-islam.el (calendar-islamic-month-name-array):
15121 Add doc string.
15122 (list-islamic-diary-entries): Adapt for new behaviours of
15123 `calendar-day-name' and `add-to-diary-list' functions.
15124 (mark-islamic-diary-entries): Adapt for new behaviours of
15125 `diary-name-pattern' and `calendar-make-alist' functions.
15126
15127 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
15128 `calendar-month-name' function.
15129
15130 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
15131
15132 * calendar/solar.el (solar-seasons-data): Move definition before use.
15133
15134 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
15135 (cal-tex-LaTeX-hourbox): Move definition before use.
15136
15137 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
15138 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
15139 lunar.el, solar.el
15140 (displayed-month, displayed-year): Define for compiler.
15141
15142 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
15143
15144 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
15145 MODE. Renamed from c-init-c-language-vars'.
15146 (c-initialize-cc-mode): Change accordingly.
15147 (c-common-init): Ditto.
15148 (c-mode): Ditto.
15149 (c++-mode): Use `c-init-language-vars-for'.
15150 (objc-mode): Ditto.
15151 (java-mode): Ditto.
15152 (idl-mode): Ditto.
15153 (pike-mode): Ditto.
15154 (awk-mode): Ditto.
15155
15156 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
15157
15158 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
15159 or not the point moved.
15160
15161 (c-search-decl-header-end): Don't trip up on operator identifiers
15162 in C++ and operators like == in all languages.
15163
15164 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
15165 Detect leading labels correctly.
15166
15167 2003-08-02 Andreas Schwab <schwab@suse.de>
15168
15169 * textmodes/ispell.el: Don't redo key bindings on loading, put
15170 them only in loaddefs.el.
15171 * bookmark.el: Likewise.
15172 * dabbrev.el: Likewise.
15173 * emerge.el: Likewise.
15174
15175 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
15176 has more than one member.
15177
15178 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
15179
15180 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15181
15182 * lpr.el (printify-region): It was ending conversion before the
15183 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
15184
15185 2003-07-31 John Paul Wallington <jpw@gnu.org>
15186
15187 * net/browse-url.el (browse-url-epiphany): Doc fix.
15188
15189 2003-07-30 Kenichi Handa <handa@m17n.org>
15190
15191 * international/fontset.el (setup-default-fontset):
15192 Change registry names of Akurti fonts.
15193
15194 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
15195
15196 * comint.el (comint-read-noecho): Use `clear-string' instead of
15197 `fillarray'.
15198
15199 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
15200
15201 * outline.el (outline-mode-hook): Add defvar.
15202
15203 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
15204
15205 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
15206 Restore assembler in source window if that is what has been selected.
15207 (menu): Add gdb-restore-windows to menu. Make gdba
15208 specific menus only visible from gdba.
15209
15210 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
15211
15212 * progmodes/compile.el (compilation-environment): New user variable.
15213 (compile-internal): Respect it.
15214
15215 2003-07-23 Masatake YAMATO <jet@gyve.org>
15216
15217 * progmodes/gud.el (gdb-script-font-lock-keywords):
15218 Put `font-lock-function-name-face' on a symbol which includes
15219 `-' like `hook-run'. Put font-lock-variable-name-face
15220 on a symbol starting with $.
15221
15222 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
15223
15224 * files.el (set-visited-file-name): Use truename for buffer-file-name.
15225
15226 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
15227
15228 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
15229
15230 2003-07-26 Andre Spiegel <spiegel@gnu.org>
15231
15232 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
15233 Use with-no-warnings.
15234 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
15235 rather than to find-file-not-found-hook, which doesn't exist.
15236
15237 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
15238
15239 * international/quail.el (quail-translate-key): Fix previous change.
15240
15241 2003-07-25 John Paul Wallington <jpw@gnu.org>
15242
15243 * server.el (server-start): Check `server-process' is non-nil
15244 before killing it to avoid killing current buffer's process.
15245
15246 * simple.el (choose-completion-string): Use `minibufferp';
15247 test `completion-reference-buffer' if `buffer' arg is nil.
15248 (push-mark): Use `when' and `unless'.
15249 (pop-mark): Use `when'.
15250
15251 * mouse-sel.el (mouse-sel-get-selection-function):
15252 Check `x-last-selected-text-primary'. Don't barf if it or
15253 `x-last-selected-text' aren't bound.
15254
15255 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
15256
15257 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
15258
15259 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
15260
15261 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
15262
15263 2003-07-23 John Paul Wallington <jpw@gnu.org>
15264
15265 * tooltip.el (defface tooltip): Inherit from variable-pitch.
15266
15267 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
15268
15269 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
15270 string. Defvar the derived hook.
15271
15272 * macros.el (insert-kbd-macro): Escape double quote character.
15273 From Thomas W Murphy <twm@andrew.cmu.edu>.
15274
15275 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
15276
15277 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
15278 to match the specific mark rather than reusing comment-start-skip.
15279
15280 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
15281
15282 * progmodes/hideshow.el (hs-special-modes-alist):
15283 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
15284
15285 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
15286
15287 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
15288 value using ?\s.
15289
15290 2003-07-21 John Paul Wallington <jpw@gnu.org>
15291
15292 * subr.el (with-selected-window): Add closing paren.
15293
15294 2003-07-21 Richard M. Stallman <rms@gnu.org>
15295
15296 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
15297 (lisp-mode): Likewise.
15298
15299 * subr.el (with-selected-window): Copy code form save-selected-window
15300 so as to call select-window with norecord arg.
15301 (dynamic-completion-table): Doc fix.
15302 (lazy-completion-table): Doc fix.
15303
15304 * international/mule-cmds.el (set-locale-environment):
15305 langinfo renamed to locale-info.
15306
15307 * international/mule.el (auto-coding-functions): Doc fix.
15308
15309 2003-07-21 Kenichi Handa <handa@m17n.org>
15310
15311 * international/quail.el (quail-translate-key):
15312 Update quail-current-str correctly.
15313
15314 2003-07-21 Andreas Schwab <schwab@suse.de>
15315
15316 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
15317 ?, to "_".
15318
15319 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
15320 Version 2.0.36 of Tramp released.
15321
15322 * net/tramp.el (tramp-default-password-end-of-line): Rename from
15323 tramp-password-end-of-line.
15324 (tramp-password-end-of-line): New method parameter.
15325 (tramp-get-password-end-of-line): Function to access method
15326 parameter `tramp-password-end-of-line', or variable
15327 `tramp-default-password-end-of-line' (default value).
15328 (tramp-methods): Add entries for new parameter
15329 tramp-password-end-of-line.
15330 (tramp-enter-password): Use new function
15331 `tramp-get-password-end-of-line'.
15332 (tramp-handle-insert-file-contents): Do not
15333 unconditionally inhibit the file operation file-local-copy, only
15334 do that when the inhibit-file-name-operation is currently
15335 insert-file-contents. This fixes finding remote CVS-controlled
15336 files. (It would barf on inserting the CVS/Entries file
15337 literally, because the file-local-copy handler wasn't called.)
15338 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
15339 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
15340 (tramp-initial-commands): New variable.
15341 (tramp-process-initial-commands): New function, using the variable.
15342 (tramp-open-connection-setup-interactive-shell): Call the new function.
15343 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
15344 method into the buffer name, never use nil. Reported by Hanak
15345 David <dhanak@inf.bme.hu>.
15346 (tramp-open-connection-setup-interactive-shell): Erase buffer
15347 before sending "stty -onlcr".
15348
15349 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
15350
15351 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
15352
15353 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
15354
15355 2003-07-19 John Paul Wallington <jpw@gnu.org>
15356
15357 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
15358 (artist-draw-rect, artist-draw-square): Doc fixes.
15359
15360 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
15361
15362 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
15363
15364 2003-07-19 Kenichi Handa <handa@m17n.org>
15365
15366 * international/kkc.el (kkc-show-conversion-list-update):
15367 Highlight the correct candidate in the message.
15368
15369 2003-07-18 John Paul Wallington <jpw@gnu.org>
15370
15371 * simple.el (current-word): Don't include punctuation char when
15372 `really-word' arg is non-nil.
15373
15374 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
15375
15376 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
15377 moved to the directory obsolete.
15378
15379 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
15380
15381 * info.el (Info-menu-entry-name-re): Allow newlines in
15382 menu entry names.
15383
15384 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
15385 syntax-ppss-after-change-function.
15386 (syntax-ppss-after-change-function): New alias. Update uses.
15387 (syntax-ppss): Catch the case where the buffer is narrowed.
15388
15389 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
15390
15391 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
15392 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
15393
15394 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
15395
15396 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
15397 since it might be modified.
15398
15399 * progmodes/cc-langs.el (c++-make-template-syntax-table)
15400 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
15401 names to these language constants.
15402
15403 2003-07-15 Kim F. Storm <storm@cua.dk>
15404
15405 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
15406 All uses changed.
15407
15408 2003-07-14 Mark A. Hershberger <mah@everybody.org>
15409
15410 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
15411 Namespace support.
15412
15413 2003-07-13 Juanma Barranquero <lektu@terra.es>
15414
15415 * frame.el (modify-all-frames-parameters): Reinstall (copyright
15416 papers received).
15417
15418 2003-07-13 Karl Eichwalder <ke@suse.de>
15419
15420 * textmodes/po.el (po-find-charset): White space at the start of the
15421 Content-Type field body is non-mandatory.
15422
15423 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
15424
15425 * textmodes/texinfo.el (texinfo-section-list):
15426 Append appendixsection; a synonym for appendixsec.
15427
15428 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
15429
15430 * man.el (Man-translate-cleanup): New.
15431 (Man-translate-references): Call `Man-translate-cleanup' to clean
15432 leading, trailing and middle spaces.
15433
15434 2003-07-13 Lars Hansen <larsh@math.ku.dk>
15435
15436 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
15437 Handle `dired-directory' being a list.
15438
15439 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
15440
15441 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
15442 it doesn't exist.
15443
15444 2003-07-12 Richard M. Stallman <rms@gnu.org>
15445
15446 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
15447
15448 * progmodes/cc-defs.el (c-make-keywords-re):
15449 Don't use delete-duplicates.
15450 (c-lang-const): Don't use mapcan.
15451
15452 * apropos.el (apropos-show-scores): Make it customizable.
15453 Document new meaning.
15454 (apropos): Compute scores from symbols.
15455 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
15456
15457 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15458
15459 * ps-bdf.el: Fix copyright line.
15460 (bdf-directory-list): Fix initialization code.
15461
15462 2003-07-11 John Paul Wallington <jpw@gnu.org>
15463
15464 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
15465 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
15466 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
15467
15468 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
15469
15470 * emacs-lisp/ring.el (ring-elements): Doc fix.
15471
15472 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
15473
15474 * calendar/timeclock.el (timeclock-relative)
15475 (timeclock-ask-before-exiting, timeclock-use-display-time):
15476 Doc changes.
15477 (timeclock-modeline-display): Give a message if
15478 `timeclock-use-display-time' is non-nil but `display-time-mode'
15479 is not active.
15480
15481 2003-07-11 Kenichi Handa <handa@m17n.org>
15482
15483 * international/mule-cmds.el (set-language-environment):
15484 Set current-language-environment to the correct string.
15485
15486 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15487
15488 * ps-print.el: Print line number correctly in a region. Reported by
15489 Tim Allen <timallen@ls83.fsnet.co.uk>.
15490 (ps-print-version): New version number (6.6.2).
15491 (ps-printing-region): Code fix.
15492
15493 2003-07-10 John Paul Wallington <jpw@gnu.org>
15494
15495 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
15496 this function can be called from `add-completions-from-tags-table'.
15497
15498 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
15499
15500 * calendar/timeclock.el (timeclock-use-display-time)
15501 (timeclock-day-over-hook, timeclock-workday-remaining)
15502 (timeclock-status-string, timeclock-when-to-leave)
15503 (timeclock-when-to-leave-string, timeclock-log-data)
15504 (timeclock-find-discrep, timeclock-day-base)
15505 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
15506 (timeclock-modeline-display): Set the variable
15507 `timeclock-modeline-display'.
15508 (timeclock-update-modeline): Doc fix. Respect value of
15509 `timeclock-relative'.
15510
15511 2003-07-09 Richard M. Stallman <rms@gnu.org>
15512
15513 * textmodes/reftex-parse.el (reftex-all-document-files):
15514 Add autoload cookie.
15515
15516 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
15517 (reftex-scanning-info-available-p): Add autoload cookie.
15518
15519 * international/mule-cmds.el
15520 (set-display-table-and-terminal-coding-system): Delete duplicate
15521 aset on standard-display-table.
15522
15523 * view.el (view-file): If existing buffer's major mode is special,
15524 don't go into view mode.
15525
15526 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
15527
15528 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
15529
15530 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
15531 buffer changes; there's third party code that calls this function
15532 directly.
15533
15534 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
15535
15536 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
15537 (autodoc-font-lock-keywords): Don't byte compile on font lock
15538 initialization when running from byte compiled files.
15539
15540 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
15541
15542 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
15543 statement ends with auto-increment "++".
15544
15545 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
15546
15547 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
15548 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
15549 these are changed, so declare them as variables and not constants.
15550
15551 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
15552
15553 * subr.el (dolist, dotimes): Doc fix.
15554
15555 2003-07-08 Kim F. Storm <storm@cua.dk>
15556
15557 * international/mule-cmds.el
15558 (set-display-table-and-terminal-coding-system): Don't break
15559 bootstrap if standard-display-table isn't setup yet.
15560
15561 2003-07-07 Richard M. Stallman <rms@gnu.org>
15562
15563 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
15564 Give it a doc string, and autoload it.
15565
15566 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
15567 Use with-no-warnings.
15568
15569 * info.el (Info-search): If find invisible text, search again.
15570
15571 * isearch.el (search-whitespace-regexp): Add a shy group around it.
15572
15573 * man.el (Man-name-regexp): Match + as part of name.
15574
15575 * simple.el (visible-mode): Rename from vis-mode.
15576 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
15577
15578 * simple.el (current-word): New arg REALLY-WORD specifies
15579 don't include punctuation chars.
15580
15581 * emacs-lisp/debug.el (debug, debugger-env-macro):
15582 Use with-no-warnings while accessing and binding unread-command-char.
15583
15584 * international/mule-cmds.el
15585 (set-display-table-and-terminal-coding-system): Use explicit loop
15586 instead of calling standard-display-default.
15587
15588 * net/ange-ftp.el (ange-ftp-file-symlink-p):
15589 Use condition-case to catch error in ange-ftp-get-files.
15590
15591 * net/browse-url.el (browse-url-browser-function):
15592 Add alternative for Epiphany.
15593 (browse-url-epiphany-program, browse-url-epiphany-arguments)
15594 (browse-url-epiphany-startup-arguments)
15595 (browse-url-epiphany-new-window-is-tab): New variables.
15596 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
15597
15598 * progmodes/compile.el (compile-auto-highlight): Default now t.
15599 (compile): Doc fix.
15600 (compilation-next-error): Fix previous change.
15601
15602 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
15603
15604 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
15605
15606 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
15607
15608 * gdb-ui.el (gdb-source-info): Display current frame when
15609 attaching to an existing process.
15610 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
15611 while laying out windows when attaching to an existing process.
15612
15613 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
15614
15615 * info.el (Info-menu): Use Info-menu-entry-name-re.
15616
15617 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
15618
15619 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
15620 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
15621
15622 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
15623 to match the same text.
15624
15625 2003-07-06 John Paul Wallington <jpw@gnu.org>
15626
15627 * vc.el (vc-annotate-offset): Move defvar up.
15628
15629 2003-07-06 Kim F. Storm <storm@cua.dk>
15630
15631 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
15632 This should fix the infinite loop when extracting menu names.
15633
15634 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
15635
15636 * files.el (auto-mode-alist, interpreter-mode-alist):
15637 Remove entries to CC Mode modes to avoid duplicates; they are now added
15638 with autoload directives in cc-mode.el.
15639
15640 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
15641
15642 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
15643 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
15644 these are changed, so declare them as variables and not constants.
15645
15646 * progmodes/cc-mode.el: Fix some autoload problems: Try to
15647 ensure that the entry for ".c" extension comes before the one for
15648 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
15649 Fix incorrect entries that were added to `interpreter-mode-alist'.
15650 Move the autoload directives for AWK to the top level since they
15651 aren't recognized anywhere else. Do not use the new AWK mode doc
15652 in the autoload form for the old AWK mode.
15653
15654 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15655
15656 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
15657 (bibtex-sort-ignore-string-entries): Default value t.
15658 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
15659 erroneously in previous version.
15660 (bibtex-string-files): Docstring reflects new parsing scheme.
15661 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
15662 docstring, add # as one of the chars to crush
15663 (bibtex-autokey-prefix-string, bibtex-autokey-names)
15664 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
15665 (bibtex-autokey-name-change-strings)
15666 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
15667 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
15668 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
15669 (bibtex-autokey-title-terminators)
15670 (bibtex-autokey-titlewords-stretch)
15671 (bibtex-autokey-titleword-ignore)
15672 (bibtex-autokey-titleword-case-convert)
15673 (bibtex-autokey-titleword-abbrevs)
15674 (bibtex-autokey-titleword-abbrevs)
15675 (bibtex-autokey-titleword-change-strings)
15676 (bibtex-autokey-titleword-length)
15677 (bibtex-autokey-titleword-separator)
15678 (bibtex-autokey-name-year-separator)
15679 (bibtex-autokey-year-title-separator)
15680 (bibtex-autokey-before-presentation-function)
15681 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
15682 Fix docstring.
15683 (bibtex-strings, bibtex-reference-keys):
15684 Use lazy-completion-table and make-variable-buffer-local.
15685 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
15686 (bibtex-braced-string-syntax-table)
15687 (bibtex-quoted-string-syntax-table): New variables.
15688 (bibtex-parse-nested-braces): Remove.
15689 (bibtex-parse-field-string): Use syntax table and forward-sexp.
15690 (bibtex-parse-association): Simplify.
15691 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
15692 (bibtex-parse-field-text): Simplify.
15693 (bibtex-search-forward-field, bibtex-search-backward-field):
15694 argument BOUND can take value t.
15695 (bibtex-start-of-field, bibtex-start-of-name-in-field)
15696 (bibtex-end-of-name-in-field, bibtex-end-of-field)
15697 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
15698 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
15699 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
15700 (bibtex-skip-to-valid-entry): Return buffer position of beginning
15701 and ending of entry. Update for changes of bibtex-search-entry.
15702 Simplify.
15703 (bibtex-map-entries): FUN is called with three arguments.
15704 (bibtex-search-entry): Return a cons pair with buffer positions of
15705 beginning and end of entry.
15706 (bibtex-enclosing-field): Simplify.
15707 (bibtex-format-entry): Use booktitle to set a missing title.
15708 (bibtex-autokey-get-names): Fiddle with regexps.
15709 (bibtex-generate-autokey): Use identity.
15710 (bibtex-parse-keys): Use simplified parsing algorithm if
15711 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
15712 arguments. Return alist of keys.
15713 (bibtex-parse-strings): Simplify. Return alist of strings.
15714 (bibtex-complete-string-cleanup): Fix docstring.
15715 (bibtex-read-key): New function.
15716 (bibtex-mode): Fix docstring. Do not parse for keys and
15717 strings when the mode is entered. Set fill-paragraph-function to
15718 bibtex-fill-field. Setup font-lock-mark-block-function the way
15719 font-lock intended.
15720 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
15721 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
15722 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
15723 (bibtex-Preamble): Avoid hard coded constants.
15724 (bibtex-make-field): Fix docstring. Simplify.
15725 (bibtex-beginning-of-entry): Always return new position of point.
15726 (bibtex-end-of-entry): Rearrange cond clauses.
15727 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
15728 Update for changes of bibtex-map-entries.
15729 (bibtex-ispell-abstract): Do not move point.
15730 (bibtex-entry-index): Use downcase. Simplify.
15731 (bibtex-lessp): Handle catch-all.
15732 (bibtex-find-crossref): Turn into a command.
15733 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
15734 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
15735 preamble entries.
15736 (bibtex-fill-field-bounds): New function.
15737 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
15738 (bibtex-fill-entry): Use bibtex-fill-field-bounds
15739 (bibtex-String): Use bibtex-strings. Always obey
15740 bibtex-sort-ignore-string-entries.
15741
15742 2003-07-05 John Paul Wallington <jpw@gnu.org>
15743
15744 * cus-theme.el (customize-create-theme):
15745 Call `customize-create-theme' in Reset widget's notify function.
15746
15747 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
15748 (ibuffer-mark-interactive): Use `or' instead of `unless'.
15749 (define-ibuffer-column name): Add summarizer.
15750 (define-ibuffer-column size): Likewise.
15751 (define-ibuffer-column filename): Likewise.
15752 (define-ibuffer-column process): Likewise. Change BODY's output too.
15753 (define-ibuffer-column filename-and-process): Likewise, likewise.
15754 (ibuffer): Remove local vars `already-in' and `need-update'.
15755
15756 * ibuf-ext.el: Don't require `derived' at compile-time.
15757
15758 2003-07-05 Kim F. Storm <storm@cua.dk>
15759
15760 * info.el: Disable paragraph refilling.
15761 (Info-refill-paragraphs): New defcustom.
15762 (Info-fontify-node): Use it.
15763
15764 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
15765
15766 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
15767 thingies from constructors created by defstruct.
15768
15769 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
15770 the default value of the variable.
15771 (byte-code-meter): Move declaration to top level.
15772
15773 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
15774
15775 * info.el (Info-following-node-name-re): New fun.
15776 (Info-following-node-name): Remove.
15777 (Info-insert-dir): Use the new fun.
15778 (Info-extract-pointer): Don't save restriction; use new fun.
15779 (Info-menu-entry-name-re): New const.
15780 (Info-menu-entry-name-re): Use it along with new fun.
15781 (Info-node-spec-re): Use new fun.
15782 (Info-complete-menu-item, Info-fontify-node): Use new const.
15783 (Info-goto-node, Info-follow-reference, Info-menu-update):
15784 Use match-string.
15785 (Info-follow-reference): Use assoc-string.
15786 Use a list of strings for the completion table.
15787 (Info-fontify-node): Use match-string, line-end-position.
15788 Limit the search for `node:' to the first line.
15789
15790 * newcomment.el (uncomment-region): Remove padding coming from
15791 comment-start rather than just from comment-padding.
15792
15793 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
15794 (vc-cvs-stay-local-p): Use vc-stay-local-p.
15795 (vc-cvs-rename-file): Remove (use the default).
15796 (vc-cvs-register): Register parent dir if needed.
15797 (vc-cvs-could-register): Return non-nil if parent can be registered.
15798 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
15799 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
15800
15801 * vc-svn.el (vc-svn-use-edit): Make it into a const.
15802 (vc-svn-update): Fix the arguments to `svn'.
15803 (vc-svn-diff-tree): Just use `vc-svn-diff'.
15804 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
15805 Simple implementations, assuming `name' is a URL.
15806
15807 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
15808 set of chars allowed unquoted in a case pattern.
15809
15810 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
15811
15812 * font-lock.el (font-lock-extra-types-widget)
15813 (c-font-lock-extra-types, c++-font-lock-extra-types)
15814 (objc-font-lock-extra-types, java-font-lock-extra-types)
15815 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
15816 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
15817 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
15818 (font-lock-match-c++-structor-declaration)
15819 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
15820 (c++-font-lock-keywords-3, c++-font-lock-keywords)
15821 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
15822 (objc-font-lock-keywords-3, objc-font-lock-keywords)
15823 (java-font-lock-keywords-1, java-font-lock-keywords-2)
15824 (java-font-lock-keywords-3, java-font-lock-keywords)
15825 (java-font-lock-syntactic-face-function): Remove obsolete code
15826 and constants. It's all in cc-fonts.el now.
15827
15828 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
15829
15830 * mail/sendmail.el (mail-specify-envelope-from)
15831 (mail-envelope-from): Doc fix.
15832
15833 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
15834
15835 * generic-x.el: Do away with the dependency on `c-emacs-features'
15836 when populating `rul-generic-mode-syntax-table'; we already know
15837 this isn't XEmacs.
15838
15839 See ChangeLog.10 for earlier changes.
15840
15841 ;; Local Variables:
15842 ;; coding: iso-2022-7bit
15843 ;; End:
15844
15845 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
15846 Copying and distribution of this file, with or without modification,
15847 are permitted provided the copyright notice and this notice are preserved.
15848
15849 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1