]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(calculator-last-input): Guard uses of event-key and key-press-event-p.
[gnu-emacs] / lisp / ChangeLog
1 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
2
3 * server.el: Bind "C-x #" in a way that works even if C-x is
4 redefined to a command key, not a prefix key.
5
6 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
7
8 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
9 cl-make-type-test till execution time.
10
11 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
12
13 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
14 arg ARG and use it.
15
16 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
17
18 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
19
20 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
21
22 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
23 a defcustom with two :set or :type keywords.
24
25 2005-07-15 Richard M. Stallman <rms@gnu.org>
26
27 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
28 Don't give ^M comment-end syntax.
29
30 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
31
32 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
33 Don't consider gdbmi (gdb-mi.el has its own update functions).
34 (gdb-var-delete): Make it work for gdbmi as well.
35 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
36
37 * progmodes/gud.el (etags, sdb): Only require etags when needed.
38 (gud-speedbar-menu-items): Correct logic for enabling items.
39
40 2005-07-15 Kim F. Storm <storm@cua.dk>
41
42 * ido.el: Fix commentary.
43 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
44 Use with-no-warnings around ffap-guesser.
45 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
46 Let bind minibuffer-completing-file-name to t.
47
48 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
49
50 * startup.el (site-run-file, keyboard-type): Doc fixes.
51 (command-line): Check for "--basic-display" argument; also for
52 "--quick", not "--bare-bones" (which was renamed).
53 (fancy-splash-text): Add missing item "Getting New Versions".
54 (normal-splash-screen): Fix typos and improve consistency with
55 `fancy-splash-text'. Update copyright year.
56
57 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
58 valid binding for `help-char'.
59
60 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
61
62 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
63
64 * term.el (term-mode): Disable cua-mode for term buffers.
65
66 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
67
68 * add-log.el (add-log-mailing-address, change-log-merge):
69 Doc fixes.
70 (change-log-get-method-definition): Fix typo in docstring.
71
72 2005-07-14 Kim F. Storm <storm@cua.dk>
73
74 * emulation/cua-base.el:
75 (cua--pre-command-handler-1, cua--pre-command-handler)
76 (cua--post-command-handler-1, cua--post-command-handler):
77 Split in two. Check (buffer local) value of cua-mode.
78 (cua-selection-mode): New command.
79
80 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
81
82 * custom.el (custom-initialize-safe-set)
83 (custom-initialize-safe-default): Doc fixes.
84
85 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
86 and simplify :init-value again.
87
88 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
89 and simplify :init-value again. Delete autoload.
90
91 * startup.el (command-line): Use `custom-reevaluate-setting' again
92 for tooltip-mode.
93
94 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
95 a defcustom with two :initialize keywords.
96
97 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
98
99 * allout.el (my-mark-marker, allout-isearch-prior-pos)
100 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
101 (allout-post-command-business, allout-flag-region)
102 (isearch-reenable-font-lock, allout-yank)
103 (allout-insert-latex-header, allout-insert-latex-trailer)
104 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
105 (allout-latex-verb-quote): Fix typos in docstrings.
106 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
107 (allout-unprotected, allout-prefix-data):
108 Improve argument/docstring consistency.
109 (allout-chart-subtree): Fix argument spec.
110 (allout-open-topic): Rename `use_sib_bullet' argument to
111 `use-sib-bullet'. Doc fix.
112
113 * whitespace.el (whitespace-check-buffer-leading)
114 (whitespace-check-buffer-trailing)
115 (whitespace-check-buffer-indent)
116 (whitespace-check-buffer-spacetab)
117 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
118 (whitespace-check-leading-whitespace)
119 (whitespace-check-trailing-whitespace)
120 (whitespace-check-spacetab-whitespace)
121 (whitespace-check-indent-whitespace)
122 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
123 (whitespace-modes): Fix typos in docstrings.
124 (defgroup, defcustom): Doc fixes.
125
126 * winner.el (winner-mode, winner-boring-buffers)
127 (winner-pending-undo-ring): Doc fixes.
128 (winner-ring): Remove unneeded `progn'.
129 (winner-equal): `defsubst' it.
130 (winner-redo): Fix message.
131
132 2005-07-13 Kim F. Storm <storm@cua.dk>
133
134 * simple.el (line-move-1): Always use vertical-motion to
135 do the last (or only) line move to ensure some movement.
136 Undo 2005-06-23 change--don't check for overlays.
137
138 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
139
140 * term/mac-win.el (ccl-encode-mac-roman-font)
141 (ccl-encode-mac-centraleurroman-font)
142 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
143 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
144 Change charset-id boundary of dimension to ?\xef.
145 (mac-char-fontspec-list): New constant.
146 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
147 argument. Nil uses itself as family in font-spec. Previous
148 behavior for nil is now provided by non-nil non-string argument.
149 All callers changed. Add font-specs for Mac fonts to
150 "fontset-default" unless iso8859-1 fonts are installed.
151
152 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
153
154 * progmodes/sh-script.el (sh-get-indent-info): Only indent
155 a continuation line if the \ is preceded by SPC or TAB.
156 (sh-get-indent-info): Simplify.
157 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
158 Use with-current-buffer.
159
160 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
161 when the matched text is empty.
162
163 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
164
165 * startup.el (command-line): Revert to previous handling of
166 tooltip-mode. Explain in comment why the complexity is needed.
167
168 * tooltip.el (tooltip-mode): Revert to previous implementation of
169 its defcustom.
170
171 * frame.el (blink-cursor-mode): Revert to previous implementation
172 of its defcustom. Update comment.
173
174 2005-07-12 Lars Hansen <larsh@soem.dk>
175
176 * desktop.el: Update e-mail address.
177
178 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
179
180 * term/mac-win.el (mac-services-mail-selection)
181 (mac-services-mail-to): New functions.
182 (mac-application-menu-map): Bind them.
183
184 2005-07-12 wulei <milton@wulei.net> (tiny change)
185
186 * progmodes/gdb-ui.el: Add note about buffering with Windows.
187
188 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
189
190 * custom.el (custom-reevaluate-setting): Doc fix.
191
192 2005-07-11 Jay Belanger <belanger@truman.edu>
193
194 * calc/calc.el (calc-embedded-announce-formula-alist)
195 (calc-embedded-open-close-plain-alist)
196 (calc-embedded-open-close-mode-alist): Add checks for additional
197 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
198
199 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
200
201 * custom.el (custom-enable-theme): Don't add theme to
202 `custom-enabled-themes' with `push' because there is no
203 setf-method for `delq'.
204
205 2005-07-11 Richard M. Stallman <rms@gnu.org>
206
207 * custom.el (custom-declare-variable): Doc fix.
208
209 * dired-aux.el (dired-compare-directories): Remove "." and ".."
210 from the alists.
211
212 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
213 Do nothing if edebug-active.
214
215 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
216 (edebug-display): Do it here instead.
217
218 2005-07-10 Richard M. Stallman <rms@gnu.org>
219
220 * cus-face.el (custom-theme-set-faces): Make it work.
221 (custom-reset-faces): Doc fix.
222 (custom-theme-reset-internal-face, custom-theme-face-value):
223 Functions deleted.
224
225 * custom.el (custom-push-theme): Maintain list of the settings
226 of a given theme in its theme-settings property.
227 Maintain position of old settings in the theme-value
228 or theme-face property.
229 (custom-enabled-themes): New variable.
230 (custom-theme-enabled-p): New function.
231 (provide-theme): Update custom-enabled-themes.
232 Disable and reenable the `user' theme.
233 (require-theme): Doc fix.
234 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
235 (custom-theme-value, custom-theme-variable-value): Likewise.
236 (custom-theme-reset-internal): Likewise.
237 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
238 (custom-enable-theme, custom-disable-theme): New functions.
239 (custom-variable-theme-value, custom-face-theme-value): Likewise.
240 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
241 (custom-theme-reset-variables): Simplify.
242 (deftheme, custom-declare-theme, custom-make-theme-feature):
243 Definitions moved.
244
245 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
246
247 * longlines.el (longlines-show-region)
248 (longlines-unshow-hard-newlines): Recognize hard newlines by
249 non-nil hard property, instead of t.
250
251 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
252
253 * viper-cmd.el (viper--key-maps): New variable.
254 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
255 emulation-mode-map-alists.
256 (viper-envelop-ESC-key): Use viper-subseq.
257 (viper-search-forward/backward/next): Disable debug-on-error.
258
259 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
260 (viper-ESC-key): New defcustoms.
261
262 * viper-macs.el (ex-map-read-args): Use viper-subseq.
263
264 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
265 (viper-subseq): Copy of subseq from cl.el.
266
267 * viper.el (viper-go-away, viper-set-hooks): Use
268 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
269
270 * viper-mous.el (viper-current-frame-saved): Use defvar.
271
272 * viper-init.el: Get rid of -face in face names.
273
274 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
275 Make it work with longlines mode
276
277 * ediff-mult.el (ediff-meta-mode-hook): New variable.
278
279 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
280
281 * ediff-init: Get rid of -face in face names.
282
283 2005-07-10 Richard M. Stallman <rms@gnu.org>
284
285 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
286 and with-timeout-unsuspend.
287
288 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
289 and with-timeout-unsuspend.
290
291 * emacs-lisp/timer.el (with-timeout-timers): New variable.
292 (with-timeout): Bind that variable to record timers.
293 (with-timeout-suspend, with-timeout-unsuspend): New functions.
294
295 * emacs-lisp/debug.el (debug-help-follow): New function.
296 (debugger-mode-map): Use that instead of help-follow.
297 (debugger-setup-buffer): Use eval-buffer-list
298 to handle eval-buffer frames.
299
300 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
301
302 * timezone.el (timezone-parse-date): Change first regexp
303 so it will not mistakenly match dates with no time zone.
304
305 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
306
307 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
308
309 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
310
311 * custom.el (custom-initialize-safe-set)
312 (custom-initialize-safe-default): New functions.
313
314 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
315 and simplify :init-value.
316
317 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
318 and simplify :init-value. Delete obsolete comment.
319
320 * startup.el (command-line): Use `custom-reevaluate-setting' to
321 handle `tooltip-mode'. Delete obsolete comment.
322
323 * files.el (set-visited-file-name): Avoid calling
324 `file-name-nondirectory' with a nil argument.
325
326 2005-07-09 Richard M. Stallman <rms@gnu.org>
327
328 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
329 was called with nil for the buffer, handle the read position right.
330 Handle read position for eval-region, too.
331
332 2005-07-09 Juri Linkov <juri@jurta.org>
333
334 * fringe.el (fringe-mode): Add period in docstring.
335 (fringe-query-style): Build prompt depending on `all-frames' arg.
336
337 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
338 to not create links to unrelated functions in the Help buffer.
339
340 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
341 Doc fix.
342
343 * simple.el (next-error-hook): New variable.
344 (next-error): Use it. Doc fix.
345
346 * textmodes/ispell.el (ispell-command-loop): Add current
347 dictionary name and program name to mode-line-format.
348 (ispell-region, ispell-process-line): Add current dictionary name
349 and program name to messages.
350
351 2005-07-08 Jay Belanger <belanger@truman.edu>
352
353 * calc/calc.el (calc-embedded-announce-formula-alist)
354 (calc-embedded-open-close-formula-alist)
355 (calc-embedded-open-close-word-alist)
356 (calc-embedded-open-close-plain-alist)
357 (calc-embedded-open-close-new-formula-alist)
358 (calc-embedded-open-close-mode-alist)
359 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
360 (calc-embedded-mode-hook): New variables.
361
362 * calc/calc-embed.el (calc-embedded-firsttime)
363 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
364 New variables.
365 (calc-do-embedded): Use calc-embedded-firsttime,
366 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
367 determine whether or not to run hooks.
368 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
369 calc-embedded-firsttime-formula appropriately.
370 Set calc-embedded delimiter variables according to mode.
371
372 2005-07-08 Richard M. Stallman <rms@gnu.org>
373
374 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
375 Check for "emacs", etc., as entire symbol, not just as word.
376 (checkdoc-file-comments-engine): Use regexp-quote on FN.
377
378 * files.el (set-visited-file-name): Report the error
379 for "empty filename" earlier.
380 (kill-some-buffers): Ignore buffers already dead.
381
382 * fringe.el (fringe-mode): Doc fix.
383
384 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
385 Check for (featurep 'xemacs) and turn off warnings in what it guards.
386 Use unwind-protect to ensure byte-compile-unresolved-functions
387 is updated.
388
389 * whitespace.el (whitespace-buffer-leading-cleanup):
390 Simplify w/ skip-chars-forward.
391 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
392
393 * mail/rmail.el (rmail-only-expunge): Fix paren error.
394 Unconditionally try to leave point at the same old place.
395
396 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
397
398 * comint.el (comint-postoutput-scroll-to-bottom)
399 (comint-show-maximum-output): Take scroll-margin into consideration.
400
401 2005-07-08 Kim F. Storm <storm@cua.dk>
402
403 * ido.el (ido-use-filename-at-point): New choice `guess'.
404 (ido-file-internal): Try ffap-guesser if selected.
405
406 * ido.el (ido-before-fallback-functions): New hook.
407 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
408 (ido-read-file-name): Run it.
409
410 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
411
412 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
413 strings rather than a list of symbols to the completion function.
414
415 2005-07-07 Jay Belanger <belanger@truman.edu>
416
417 * calc/calc-units.el (math-apply-units): Change the places in
418 which units are simplified.
419
420 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
421
422 * cus-edit.el (customize-option, customize-option-other-window):
423 Make them handle aliases.
424
425 * custom.el (custom-variable-p): Make it recursively follow
426 aliases. Mention that in the docstring.
427
428 2005-07-07 Richard M. Stallman <rms@gnu.org>
429
430 * cus-start.el (exec-path): Use `directory' instead of `file'.
431 Fix tag for nil.
432
433 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
434
435 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
436 when called non-interactively. Doc fix.
437
438 2005-07-07 Lute Kamstra <lute@gnu.org>
439
440 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
441 new address as well.
442
443 2005-07-07 Kenichi Handa <handa@m17n.org>
444
445 * international/mule.el (make-coding-system):
446 Describe `ascii-incompatible' property in the docstring.
447 (set-file-name-coding-system): Signal an error if coding-system is
448 ascii-incompatible.
449 (set-keyboard-coding-system): Likewise.
450
451 * international/mule-cmds.el (set-default-coding-systems):
452 Don't set default-file-name-coding-system and
453 default-keyboard-coding-system if coding-system is ASCII-incompatible.
454
455 * international/utf-16.el: Declare that all UTF-16-based coding
456 systems are ASCII-incompatible.
457
458 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
459
460 * progmodes/gud.el: Require font-lock for displaying errors.
461 Used by gdb-ui.el.
462
463 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
464
465 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
466 values for the pattern lists which are `read'able but not
467 `append'able (like symbols).
468
469 2005-07-06 Richard M. Stallman <rms@gnu.org>
470
471 * progmodes/flymake.el (flymake-float-time): Instead of
472 with-no-warnings, test for xemacs.
473 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
474 to avoid warning.
475
476 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
477
478 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
479
480 2005-07-05 Lute Kamstra <lute@gnu.org>
481
482 * battery.el: Add support for Darwin (with much debugging help
483 from Samuel Lauber <sam124@operamail.com>).
484 (battery-status-function, battery-echo-area-format)
485 (battery-mode-line-format): Add support for pmset on Darwin.
486 (battery-load-low, battery-load-critical): New user options.
487 (battery-pmset): New function.
488
489 2005-07-05 Lute Kamstra <lute@gnu.org>
490
491 Update FSF's address in GPL notices.
492
493 * textmodes/page-ext.el: Update FSF's address.
494
495 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
496
497 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
498 filling from using prefix when filling a single-line docstring.
499
500 * progmodes/flymake.el: Remove useless eval-when-compile.
501
502 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
503
504 2005-07-04 Richard M. Stallman <rms@gnu.org>
505
506 * textmodes/org.el (org-file-apps-defaults-gnu):
507 Rename from org-file-apps-defaults-linux.
508 (org-default-apps): Don't test system-type for `linux'.
509 (org-file-apps): Doc fix.
510
511 2005-07-04 David Ponce <david@dponce.com>
512
513 * tree-widget.el: Improve header Commentary section.
514 (tree-widget) [defgroup]
515 (tree-widget-image-enable, tree-widget-themes-directory)
516 (tree-widget-theme, tree-widget-image-properties-emacs)
517 (tree-widget-image-properties-xemacs, tree-widget-create-image)
518 (tree-widget-image-formats, tree-widget-control)
519 (tree-widget-empty-control, tree-widget-leaf-control
520 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
521 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
522 (tree-widget-keep, tree-widget-after-toggle-functions)
523 (tree-widget-open-node, tree-widget-close-node): Doc fix.
524 (tree-widget-open-control, tree-widget-close-control): Fix doc and
525 :help-echo message.
526 (tree-widget-set-theme): Doc fix. Use `string-equal'.
527 (tree-widget-image-properties): Doc fix. Clearer implementation.
528 (tree-widget--cursors): New constant.
529 (tree-widget-lookup-image): New function split from
530 `tree-widget-find-image'. Clearer implementation.
531 (tree-widget-find-image): Use it.
532 (tree-widget-button-keymap): Use `set-keymap-parent'.
533 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
534 Define the sub-widgets here.
535 (tree-widget-node): Check that :node is not a tree-widget.
536 (tree-widget-get-super, tree-widget-open-control)
537 (tree-widget-close-control, tree-widget-empty-control)
538 (tree-widget-leaf-control, tree-widget-guide)
539 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
540 (tree-widget-no-handle, tree-widget-value-delete)
541 (tree-widget-map): Remove.
542 (tree-widget-children-value-save): Doc fix. Simplified.
543 (tree-widget-value-create): Update according to previous changes.
544
545 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
546
547 * textmodes/org.el: Leading space replaced by TABS.
548 (org-recalc-marks, org-table-rotate-recalc-marks)
549 (org-table-get-specials): Treat "^" and "_" marks.
550 (org-table-justify-field-maybe): Optional argument NEW.
551 (org-table-eval-formula): Parsing of the format simplified.
552 New modes C,I. Honor the %= parameter in the current table.
553 Avoid unnecessary re-align by using the NEW argument to
554 `org-table-justify-field-maybe'.
555 (org-calc-default-modes): Default for date-format mimicks org-mode.
556 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
557
558 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
559
560 * cus-face.el (custom-theme-set-faces): Make it handle face
561 aliases whose alias declarations are pre- or autoloaded.
562
563 2005-07-04 Juri Linkov <juri@jurta.org>
564
565 * faces.el (read-face-name): Put the code for getting a face name
566 from the buffer before adding the faces from the `face' property.
567 Use `completing-read-multiple' instead of `completing-read'.
568 Require `crm'. Add default value and post-process the returned
569 list of faces.
570
571 * emacs-lisp/crm.el (crm-find-current-element)
572 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
573
574 * emacs-lisp/lisp-mode.el (eval-defun-1):
575 * emacs-lisp/edebug.el (edebug-eval-defun):
576 Remove unnecessary quotes.
577
578 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
579
580 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
581 (prolog-indent-level): Fix typo in docstring.
582
583 * info.el (Info-history, Info-history-forward)
584 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
585
586 * add-log.el (add-change-log-entry):
587 * comint.el (comint-dynamic-list-input-ring)
588 (comint-dynamic-list-completions):
589 * dabbrev.el (dabbrev-expand):
590 * delim-col.el (delimit-columns-rectangle-line):
591 * diff-mode.el (diff-context->unified, diff-reverse-direction)
592 (diff-unified->context):
593 * ediff-init.el (ediff-abbrev-jobname):
594 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
595 (ediff-replace-session-activity-marker-in-meta-buffer):
596 * info.el (Info-summary):
597 * lpr.el (printify-region):
598 * printing.el (pr-create-interface):
599 * ps-print.el (ps-print-quote):
600 * ses.el (ses-column-widths, ses-print-cell)
601 (ses-adjust-print-width, ses-center):
602 * shell.el (shell-file-name-quote-list):
603 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
604 (strokes-fill-current-buffer-with-whitespace)
605 (strokes-xpm-for-stroke, strokes-list-strokes)
606 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
607 * term.el (term-dynamic-list-input-ring)
608 (term-dynamic-list-completions):
609 * calc/calc.el (math-format-stack-value):
610 * emacs-lisp/edebug.el (edebug-display-freq-count):
611 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
612 (delphi-new-comment-line):
613 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
614 * progmodes/executable.el (executable-set-magic):
615 * progmodes/python.el (inferior-python-mode):
616 * progmodes/scheme.el (scheme-mode-syntax-table):
617 * progmodes/sh-script.el (sh-maybe-here-document):
618 * progmodes/sql.el (sql-copy-column):
619 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
620 * textmodes/bibtex.el (bibtex-mode):
621 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
622 (sgml-auto-attributes):
623 * textmodes/table.el (table-insert, table-shorten-cell)
624 (table--generate-source-scan-lines, table-delete-row)
625 (*table--cell-delete-char, table--spacify-frame)
626 (table--horizontally-shift-above-and-below)
627 (table--cell-insert-char, table--cell-blank-str)
628 (table--fill-region-strictly):
629 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
630 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
631
632 * add-log.el (change-log):
633 * apropos.el (apropos):
634 * comint.el (comint-completion, comint-source):
635 * dabbrev.el (dabbrev):
636 * delim-col.el (columns):
637 * diff-mode.el (diff-mode):
638 * ediff.el (ediff):
639 * ediff-diff.el (ediff-diff):
640 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
641 * ediff-mult.el (ediff-mult):
642 * ediff-ptch.el (ediff-ptch):
643 * ediff-wind.el (ediff-window):
644 * facemenu.el (facemenu):
645 * indent.el (indent):
646 * info.el (info):
647 * jka-cmpr-hook.el (compression, jka-compr):
648 * lpr.el (lpr):
649 * outline.el (outlines):
650 * pcmpl-cvs.el (pcmpl-cvs):
651 * pcmpl-rpm.el (pcmpl-rpm):
652 * printing.el (printing):
653 * ps-print.el (postscript, ps-print, ps-print-horizontal)
654 (ps-print-vertical, ps-print-headers, ps-print-font)
655 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
656 (ps-print-background, ps-print-printer, ps-print-page)
657 (ps-print-miscellany):
658 * ses.el (ses):
659 * shell.el (shell, shell-directories, shell-faces):
660 * startup.el (initialization):
661 * strokes.el (strokes):
662 * term.el (term):
663 * uniquify.el (uniquify):
664 * w32-vars.el (w32):
665 * calc/calc.el (calc):
666 * emacs-lisp/bytecomp.el (bytecomp):
667 * emacs-lisp/cl-indent.el (lisp-indent):
668 * emacs-lisp/edebug.el (edebug):
669 * emacs-lisp/elp.el (elp):
670 * emacs-lisp/testcover.el (testcover):
671 * emacs-lisp/trace.el (trace):
672 * emulation/viper-ex.el (viper-ex):
673 * emulation/viper-mous.el (viper-mouse):
674 * mail/mailalias.el (mailalias):
675 * mail/supercite.el (supercite, supercite-frames)
676 (supercite-attr, supercite-cite, supercite-hooks):
677 * net/rcompile.el (remote-compile):
678 * net/rlogin.el (rlogin):
679 * obsolete/ooutline.el (outlines):
680 * progmodes/delphi.el (delphi):
681 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
682 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
683 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
684 (ebnf-optimization):
685 * progmodes/etags.el (etags):
686 * progmodes/executable.el (executable):
687 * progmodes/idlwave.el (idlwave):
688 * progmodes/pascal.el (pascal):
689 * progmodes/prolog.el (prolog):
690 * progmodes/python.el (python):
691 * progmodes/scheme.el (scheme):
692 * progmodes/sh-script.el (sh, sh-script):
693 * progmodes/sql.el (SQL):
694 * progmodes/tcl.el (tcl):
695 * textmodes/bibtex.el (bibtex, bibtex-autokey):
696 * textmodes/enriched.el (enriched):
697 * textmodes/makeinfo.el (makeinfo):
698 * textmodes/sgml-mode.el (sgml):
699 * textmodes/table.el (table-hooks):
700 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
701 * textmodes/texinfo.el (texinfo):
702 * textmodes/two-column.el (two-column):
703 Finish `defgroup' description with period.
704
705 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
706 * eshell/esh-var.el (eshell-var):
707 * progmodes/vhdl-mode.el (vhdl-testbench):
708 * textmodes/org.el (org): Fix typos in docstrings.
709
710 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
711 consistency.
712
713 * progmodes/flymake.el (flymake-find-file): Remove.
714 (flymake-float-time): Use `with-no-warnings'.
715 (flymake-check-start-time, flymake-check-was-interrupted)
716 (flymake-err-info, flymake-is-running, flymake-last-change-time)
717 (flymake-new-err-info): `defvar' at compile time.
718
719 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
720
721 * replace.el (occur-hook): Doc fix.
722 (occur-1): Don't call `occur-hook' if there are no matches.
723
724 2005-07-03 Richard M. Stallman <rms@gnu.org>
725
726 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
727 global-map, save the same map.
728 (global-map): Don't alter it at top level.
729 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
730 Then alter it here instead.
731 (tpu-edt-off): Set global-map to the saved one.
732
733 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
734 All references simplified.
735 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
736 (zmacs-regions): Add defvar.
737 (repeat-complex-command-map): Everything about that deleted.
738
739 * textmodes/artist.el (artist-key-is-drawing)
740 (artist-key-endpoint1, artist-key-poly-point-list)
741 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
742 (artist-key-compl-table, artist-rb-save-data)
743 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
744 Don't put them in eval-when-compile.
745 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
746
747 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
748 Use with-no-warnings.
749
750 * net/browse-url.el (dos-windows-version): Add defvar.
751
752 * mail/supercite.el (filladapt-prefix-table): Add defvar.
753
754 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
755 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
756 (rmail-new-summary-line-count): Rename from new-summary-line-count.
757 Add defvar.
758 (rmail-summary-beginning-of-message): Use with-no-warnings.
759 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
760
761 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
762 Use with-no-warnings.
763
764 * emulation/vi.el (vi-mark-region): Use c-mark-function.
765 (c-mark-function): Add point-moving-unit property.
766 (vi-goto-line): Use with-no-warnings.
767
768 * emulation/edt.el (edt-last-copied-word): Add defvar.
769 (zmacs-region-stays): Likewise.
770 (edt-mark-section-wisely): Use c-mark-function for C.
771 Use makr-defun for Fortran.
772 (time-string): defvar deleted.
773 (edt-display-the-time): Don't set time-string.
774
775 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
776
777 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
778 Don't warn when name is not constant
779 or for defining the group `emacs'.
780
781 * tooltip.el (gud-tooltip-mode): Add defvar.
782
783 * startup.el (default-frame-background-mode): Add defvar.
784
785 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
786
787 * info.el (tool-bar-map): Add defvar.
788
789 * dired.el (dnd-protocol-alist): Add defvar.
790
791 * dired-aux.el (dired-query): Display question with answer, when
792 the user answers.
793
794 * custom.el (custom-add-option): Doc fix.
795
796 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
797
798 2005-07-03 Eli Zaretskii <eliz@gnu.org>
799
800 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
801 bogus name from the last change.
802
803 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
804
805 * custom.el (custom-declare-variable): Fix typos in comment.
806 (custom-known-themes): Doc fix.
807 (custom-theme-directory): New defcustom.
808 (require-theme): Make it check `custom-theme-directory'.
809
810 * cus-theme.el (custom-new-theme-mode): New function.
811 (custom-theme-name, custom-theme-variables, custom-theme-faces)
812 (custom-theme-description): Add compiler defvars.
813 (customize-create-theme): Add doc to the "*New Custom Theme*"
814 buffer. Use `custom-new-theme-mode'.
815 (custom-theme-write): Put the created buffer in emacs-lisp-mode
816 and save it to the `custom-theme-directory'. Make this the
817 default directory of the buffer.
818
819 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
820
821 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
822 Fix unbalanced parentheses.
823
824 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
825
826 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
827 into flymake-mode and delegate to flymake-mode.
828
829 * find-file.el (ff-which-function-are-we-in): Clean up.
830
831 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
832
833 * replace.el (occur-rename-buffer): Fix docstring.
834
835 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
836 (edt-last-copied-word, edt-learn-macro-count)
837 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
838 (edt-rect-start-point, edt-user-global-map, rect-start-point)
839 (time-string, zmacs-region-stays):
840 * emulation/edt-mapper.el (edt-save-function-key-map)
841 (EDT-key-name): `defvar' to silence the byte-compiler.
842
843 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
844
845 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
846 font-lock-regexp-backslash. Doc fix.
847 (font-lock-regexp-backslash-grouping-construct): Rename from
848 font-lock-regexp-backslash-construct. Doc fix.
849 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
850 grouping constructs.
851
852 2005-07-02 Eli Zaretskii <eliz@gnu.org>
853
854 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
855 updating all the prerequisites.
856
857 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
858
859 * textmodes/org.el (org-agenda-start-on-weekday)
860 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
861 (org-agenda-use-time-grid, org-archive-location)
862 (org-allow-space-in-links, org-usenet-links-prefer-google)
863 (org-enable-table-editor, org-export-default-language)
864 (org-export-html-show-new-buffer, org-fill-paragraph)
865 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
866 (org-goto-quit, org-occur, org-eval-in-calendar)
867 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
868 (org-agenda-diary-entry, org-remember-help)
869 (org-table-convert-region, org-at-table-p)
870 (org-table-move-row-down, org-table-move-row-up)
871 (org-table-copy-region, org-table-toggle-vline-visibility)
872 (org-table-get-stored-formulas, org-table-get-specials)
873 (org-recalc-commands, org-table-eval-formula)
874 (org-table-formula-substitute-names, orgtbl-make-binding)
875 (org-format-org-table-html, org-format-table-table-html)
876 (org-format-table-table-html-using-table-generate-source)
877 (org-customize): Fix typos in docstrings.
878 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
879 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
880 (org-back-to-heading): Doc fixes.
881 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
882 (org-agenda-change-all-lines, org-get-header):
883 Improve argument/docstring consistency.
884 (orgtbl-error): Fix error message.
885
886 * progmodes/flymake.el (flymake-find-possible-master-files)
887 (flymake-master-file-compare, flymake-get-line-err-count)
888 (flymake-highlight-line, flymake-gui-warnings-enabled):
889 Fix typos in docstrings.
890 (flymake-parse-line, flymake-get-project-include-dirs-function)
891 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
892 Doc fixes.
893 (flymake-get-project-include-dirs-function)
894 (flymake-make-err-menu-data):
895 Improve argument/docstring consistency.
896
897 2005-07-01 Lute Kamstra <lute@gnu.org>
898
899 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
900 Catch errors with ignore-errors. Use temporary buffer.
901 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
902
903 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
904 background color faces.
905 (facemenu-set-foreground, facemenu-set-background):
906 Use facemenu-set-face-from-menu.
907 (facemenu-set-face-from-menu): Treat face names that start with
908 "fg:" or "bg:" as special.
909 (facemenu-add-new-color): Don't create faces. Simplify.
910
911 2005-06-30 Richard M. Stallman <rms@gnu.org>
912
913 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
914 (crm-find-current-element): Likewise.
915
916 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
917
918 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
919
920 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
921
922 * arc-mode.el (archive-extract): Make it work as a mouse binding.
923 (archive-mouse-extract): Make it an obsolete alias.
924 (archive-mode-map): Don't use archive-mouse-extract any more.
925 (archive-mode, archive-extract): write-contents-hooks ->
926 write-contents-functions.
927 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
928 first arg.
929 (archive-rename-entry): Update the call.
930 (archive-zip-summarize): Remove unused var `method'.
931 (archive-lzh-summarize): Remove unused var `creator'.
932
933 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
934 dedicated frame upon exit.
935
936 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
937 (archive-zip-extract, archive-zip-expunge)
938 (archive-zip-update, archive-zip-update-case): Use executable-find.
939 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
940 Use restore-buffer-modified-p.
941 (archive-extract, archive-add-new-member, archive-write-file-member):
942 Use with-current-buffer.
943 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
944
945 2005-06-30 Andreas Schwab <schwab@suse.de>
946
947 * progmodes/gud.el (gud-filter): Remove unneeded progn.
948
949 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
950
951 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
952
953 2005-06-30 Juri Linkov <juri@jurta.org>
954
955 * faces.el (vertical-border): Inherit from mode-line-inactive
956 only on tty.
957
958 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
959
960 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
961 example, -NLINES in the `occur' docstring).
962
963 * replace.el (occur-1): When no matches are found, do not set the
964 `buffer-read-only' and modified flags for the occur buffer,
965 because it is deleted.
966
967 * emulation/cua-base.el (cua-check-pending-input)
968 (cua-repeat-replace-region, cua-mode, cua-debug)
969 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
970 Fix typos in docstrings.
971
972 * emulation/cua-gmrk.el (cua-toggle-global-mark)
973 (cua-cut-region-to-global-mark)
974 (cua--cut-rectangle-to-global-mark):
975 Remove period from end of messages.
976
977 * emulation/cua-rect.el (cua-do-rectangle-padding):
978 Remove period from end of messages.
979 (cua--rectangle-seq-format): Fix typo in docstring.
980 (cua-sequence-rectangle, cua-fill-char-rectangle):
981 Improve argument/docstring consistency.
982
983 2005-06-29 Juri Linkov <juri@jurta.org>
984
985 * faces.el (default-frame-background-mode): New internal variable.
986 (frame-set-background-mode): Use it.
987
988 * startup.el (normal-top-level): Set default-frame-background-mode
989 instead of frame-background-mode. Before setting it, test for its
990 nil value. Remove tests for frame-background-mode and frame
991 parameter `reverse'. Add test for "unspecified-fg".
992
993 * term/xterm.el (xterm-rxvt-set-background-mode):
994 * term/rxvt.el (rxvt-set-background-mode):
995 Set default-frame-background-mode instead of frame-background-mode.
996
997 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
998
999 * simple.el (set-variable): Warn about obsolete user variables.
1000
1001 * imenu.el (imenu--completion-buffer):
1002 * mouse.el (mouse-buffer-menu-alist):
1003 * msb.el (msb-invisible-buffer-p):
1004 * calendar/diary-lib.el (diary-header-line-format):
1005 * emacs-lisp/pp.el (pp-buffer):
1006 * progmodes/cperl-mode.el (cperl-do-auto-fill):
1007 * textmodes/picture.el (picture-replace-match):
1008 Change space constants followed by a sexp to "?\s ".
1009
1010 * play/decipher.el (decipher-loop-with-breaks):
1011 * textmodes/texinfo.el (texinfo-insert-@item): Change space
1012 constants "protected" from end of line by a comment to "?\s".
1013
1014 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1015
1016 * font-lock.el (save-buffer-state): Use `declare'.
1017
1018 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
1019 reset the syntax-table to cperl-mode-syntax-table.
1020 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
1021 "foo_print_bar" is not matched as a reserved keyword.
1022
1023 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
1024
1025 * textmodes/org.el (orgtbl-setup): New function, for delayed
1026 setup for the orgtbl commands.
1027 (org-calc-default-modes): New option.
1028 (orgtbl-make-binding): Use `defun' to get better help display.
1029 (org-diary): Call `org-compile-prefix-format'.
1030 (org-table-formula-substitute-names): New function.
1031 (org-agenda-day-view, org-agenda-week-view): New commands.
1032 (org-agenda-toggle-week-view): Command removed.
1033 (org-tbl-menu): Split off from org-org-menu.
1034 (org-mode): Move removal of outline-mode menus to here.
1035 (org-table-formula-debug): New option.
1036 (org-table-insert-row): Keep first field if just "#" or "*".
1037 (org-mode): Paragraph regexps fixed.
1038 (org-table-recalculate-regexp): New constant.
1039 (org-table-justify-field-maybe): Avoid replace if not necessary.
1040 (org-copy-special, org-cut-special): Use `call-interactively'.
1041 (org-table-copy-region): Take region from `interactive' call.
1042 (org-trim): Return string even if no match.
1043 (org-formula): New face.
1044 (org-set-font-lock-defaults): No longer highlight "FIXME".
1045 But highlight formula-related fields in table.
1046 (org-table-p): Use regexp, not fontification.
1047 (org-table-align): Handle white space at end of line.
1048 (org-table-formula-evaluate-inline): New option.
1049 (org-mode): Auto-wrapping in comment lines turned off.
1050 (org-table-copy-down): Evaluate only in copied field, not in
1051 destination.
1052 (org-table-current-formula): Variable removed.
1053 (org-table-store-formulas, org-table-get-stored-formulas)
1054 (org-table-modify-formulas, org-table-replace-in-formulas)
1055 (org-table-maybe-eval-formula): New functions.
1056 (org-table-get-formula): Modify to use stored formulas.
1057 (org-table-insert-column, org-table-delete-column)
1058 (org-table-move-column): Call `org-table-modify-formulas'.
1059 (org-complete): Add completion for keyword formulas.
1060 (orgtbl-mode): Pull orgtbl-mode-map to start of
1061 minor-mode-map-alist.
1062
1063 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1064
1065 * progmodes/python.el (python-check): Require `compile' before
1066 modifying its variables.
1067
1068 * newcomment.el (comment-indent-default): Don't get fooled by an early
1069 end of buffer.
1070
1071 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1072
1073 * ps-print.el (ps-print-version): Fix version number.
1074
1075 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
1076
1077 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
1078
1079 2005-06-28 Richard M. Stallman <rms@gnu.org>
1080
1081 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
1082 (flyspell-local-mouse-map): Declaration deleted.
1083 (flyspell-mouse-map): Bind only mouse-2.
1084 (flyspell-mode-map): Don't test flyspell-use-local-map.
1085 (flyspell-overlay-keymap-property-name): Var deleted.
1086 (flyspell-mode-on): Don't make local bindings for
1087 flyspell-mouse-map and flyspell-mode-map.
1088 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
1089
1090 * textmodes/ispell.el (ispell-word): Do not ignore short words.
1091
1092 * progmodes/compile.el (compilation-next-error-function):
1093 Don't switch buffers; operate on the current buffer.
1094
1095 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
1096
1097 * comint.el (comint-password-prompt-regexp): Accept ", try again".
1098
1099 * bindings.el (global-map): Bind insertchar and its variants.
1100
1101 2005-06-27 Richard M. Stallman <rms@gnu.org>
1102
1103 * textmodes/artist.el (artist-text-overwrite)
1104 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
1105
1106 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1107
1108 * ps-print.el: It was not working the page selection for printing.
1109 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
1110 (ps-print-version): New version 6.6.7.
1111 (ps-end-sheet): New fun.
1112 (ps-header-sheet, ps-end-job): Call it.
1113
1114 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1115
1116 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
1117
1118 2005-06-27 Lute Kamstra <lute@gnu.org>
1119
1120 * facemenu.el (facemenu-unlisted-faces): Add foreground and
1121 background color faces.
1122 (facemenu-get-face): Delete function.
1123 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
1124 (facemenu-add-new-color): Make second argument mandatory.
1125 Create the appropriate face and return it. Simplify.
1126 (facemenu-set-foreground, facemenu-set-background): Don't check if
1127 color is defined. Use return value of facemenu-add-new-color.
1128
1129 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
1130
1131 * progmodes/gud.el (gud-filter): Add missing argument to
1132 with-selected-window.
1133
1134 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
1135
1136 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
1137 a :require to the defcustom.
1138
1139 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
1140 defcustoms corresponding to minor modes.
1141
1142 2005-06-26 David Ponce <david@dponce.com>
1143
1144 * recentf.el: Require tree-widget instead of wid-edit.
1145 (recentf-filename-handler): Fix widget :type.
1146 (recentf-cancel-dialog, recentf-open-more-files)
1147 (recentf-open-files-action): Doc fix.
1148 (recentf-dialog-goto-first): New function.
1149 (recentf-dialog-mode-map): Set parent keymap first.
1150 (recentf-dialog-mode): Define with define-derived-mode.
1151 Don't display continuation lines in dialogs.
1152 (recentf-edit-list): Rename from recentf-edit-selected-items.
1153 (recentf-edit-list-select): Rename from recentf-edit-list-action.
1154 Simplify.
1155 (recentf-edit-list-validate): New function.
1156 (recentf-edit-list): Update accordingly.
1157 (recentf-open-files-item-shift): Remove.
1158 (recentf-open-files-item): Convert menu elements into tree and
1159 link widgets. Don't create the widgets.
1160 (recentf-open-files): Update accordingly.
1161 (recentf-save-list): Untabify.
1162
1163 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1164
1165 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
1166 (keep-lines): Add INTERACTIVE arg. Never delete lines only
1167 partially contained in the active region. Do not take active
1168 region into account when called from Lisp, unless INTERACTIVE arg
1169 is non-nil. Use `forward-line' instead of `beginning-of-line' to
1170 avoid trouble with fields. Make marker point nowhere when no
1171 longer used. Always return nil. Doc fix.
1172 (flush-lines): Add INTERACTIVE arg. Do not take active region
1173 into account when called from Lisp, unless INTERACTIVE arg is
1174 non-nil. Use `forward-line' instead of `beginning-of-line' to
1175 avoid trouble with fields. Make marker point nowhere when no
1176 longer used. Always return nil. Doc fix.
1177 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
1178 interchangeable. Do not take active region into account when
1179 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
1180 message in echo area when called from Lisp, unless INTERACTIVE arg
1181 is non-nil. Avoid saying "1 occurrences". Do not use markers.
1182 Return the number of matches. Doc fix.
1183 (occur): Doc fix.
1184 (perform-replace): Make comment follow double space convention for
1185 the sake of `outline-minor-mode'.
1186
1187 * faces.el (facep): Doc fix.
1188
1189 2005-06-25 Richard M. Stallman <rms@gnu.org>
1190
1191 * facemenu.el (facemenu-enable-faces-p): New function.
1192 (facemenu-background-menu, facemenu-foreground-menu)
1193 (facemenu-face-menu): Add menu-enable property.
1194
1195 * jka-compr.el (jka-compr-insert-file-contents):
1196 Special handling if cannot find the uncompression program.
1197
1198 * cus-face.el (custom-face-attributes): Add autoload.
1199
1200 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1201 Bind comment-indent-function locally.
1202
1203 * window.el (save-selected-window): Use save-current-buffer.
1204
1205 * subr.el (with-selected-window): Use save-current-buffer.
1206
1207 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
1208 and with-current-buffer.
1209
1210 2005-06-24 Richard M. Stallman <rms@gnu.org>
1211
1212 * simple.el (line-move-1): Fix previous change.
1213
1214 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
1215
1216 * replace.el (occur-1): Set `buffer-read-only' and the
1217 buffer-modified flag before running `occur-hook' to protect
1218 against unintentional buffer switches that can lead to data loss.
1219
1220 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
1221
1222 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
1223 (gud-gdb-marker-filter): Use font-lock-warning-face for any
1224 initial error.
1225
1226 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
1227 after fresh input.
1228 (gdb-var-create-handler): Put name of expression in quotes.
1229
1230 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1231
1232 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
1233 elements of RING in order, and without bogus nil elements.
1234
1235 2005-06-23 Richard M. Stallman <rms@gnu.org>
1236
1237 * simple.el (set-variable): Args renamed; doc fix.
1238 (line-move-1): When there are overlays around, use vertical-motion.
1239
1240 * faces.el (escape-glyph): Use brown against light background.
1241 (nobreak-space): Rename from no-break-space.
1242 Fix previous change.
1243
1244 * dired-aux.el (dired-do-copy): Fix arg prompt.
1245
1246 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
1247
1248 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
1249
1250 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
1251 rather than "Distributor".
1252
1253 2005-06-23 Lute Kamstra <lute@gnu.org>
1254
1255 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
1256 (debug-on-entry): Use it. New interactive declaration that uses
1257 function-called-at-point.
1258
1259 2005-06-23 Kim F. Storm <storm@cua.dk>
1260
1261 * subr.el (save-match-data): Add comment about using evaporate arg
1262 to set-match-data.
1263
1264 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1265
1266 * cus-edit.el (customize-face)
1267 (customize-face-other-window): Handle face aliases.
1268
1269 * faces.el (face-documentation, set-face-attribute)
1270 (face-spec-set): Handle face aliases.
1271
1272 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
1273
1274 * help-mode.el (help-make-xrefs): If a symbol representing a face
1275 name is not followed by the word "face", it could still be a
1276 function or variable name, so don't bypass other checks.
1277
1278 2005-06-22 Juri Linkov <juri@jurta.org>
1279
1280 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
1281 Replace aliased functions with calls where second arg `inherit' is t.
1282
1283 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
1284
1285 * progmodes/gdb-ui.el (gdb-error): New variable.
1286 (gdb-error): New function.
1287 (gdb-annotation-rules): Act on error-begin and error annotations.
1288 (gdb-concat-output): Use font-lock-warning-face for errors.
1289
1290 2005-06-22 Miles Bader <miles@gnu.org>
1291
1292 * bindings.el (propertized-buffer-identification): Use renamed
1293 `Buffer-menu-buffer' face.
1294
1295 * faces.el (vertical-border): Rename from `vertical-divider'.
1296 (escape-glyph): Change dark-background color back to `cyan'.
1297
1298 2005-06-21 Juri Linkov <juri@jurta.org>
1299
1300 * faces.el (face-user-default-spec): Try getting `customized-face'
1301 prior to `saved-face'.
1302 (frame-background-mode): Refill docstring.
1303
1304 * emacs-lisp/lisp-mode.el (eval-defun-1):
1305 * emacs-lisp/edebug.el (edebug-eval-defun):
1306 Set `saved-face' temporarily to nil before calling form.
1307 Set `customized-face' to the new spec after that.
1308
1309 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
1310
1311 * subr.el (1value, lambda, key-substitution-in-progress):
1312 Doc fixes.
1313
1314 * autoinsert.el (auto-insert-alist):
1315 * ses.el (ses-call-printer):
1316 * subr.el (noreturn):
1317 * emacs-lisp/lisp.el (check-parens):
1318 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
1319 * net/browse-url.el (browse-url-mosaic):
1320 * progmodes/cc-defs.el (c-safe-scan-lists):
1321 * progmodes/ebnf-abn.el (ebnf-abn-lex):
1322 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
1323 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
1324 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
1325 * progmodes/ebnf-iso.el (ebnf-iso-lex):
1326 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
1327
1328 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
1329
1330 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
1331
1332 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
1333
1334 * calendar/appt.el (appt-make-list): Activate the package, if
1335 not already active (for backwards compatibility).
1336
1337 2005-06-20 Kim F. Storm <storm@cua.dk>
1338
1339 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
1340
1341 2005-06-20 Miles Bader <miles@gnu.org>
1342
1343 * faces.el (vertical-divider): New face.
1344
1345 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
1346
1347 * simple.el (kill-whole-line): Doc fix.
1348 (next-error-buffer-p, next-error-find-buffer)
1349 (clone-indirect-buffer): Fix typos in docstrings.
1350 (comment-line-break-function): Doc fix: don't say variable
1351 is automatically buffer-local (it isn't).
1352
1353 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
1354
1355 * net/tramp-ftp.el (top):
1356 * net/tramp-smb.el (top):
1357 * net/tramp-util.el (top):
1358 * net/tramp-uu.el (top):
1359 * net/tramp-vc.el (top):
1360 * net/tramp.el (top): Revert copyright years back to original
1361 ones. Tramp has a life outside GNU Emacs.
1362
1363 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
1364
1365 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
1366
1367 2005-06-18 Juri Linkov <juri@jurta.org>
1368
1369 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
1370 end of first regexp to limit the match to the position between
1371 line number and source line with same separator character as used
1372 between file name and line number. In the second regexp limit
1373 mouse-face area to file name and line number by adding new group
1374 for them and referring it in HYPERLINK arg.
1375 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
1376 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
1377 previous line where grep markers may be already removed.
1378
1379 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
1380
1381 * progmodes/ps-mode.el: Update version and maintainer's email address.
1382
1383 2005-06-18 Steve Youngs <steve@xemacs.org>
1384
1385 * net/browse-url.el (browse-url-browser-function)
1386 (browse-url-default-browser): Add firefox.
1387 (browse-url-firefox-program, browse-url-firefox-arguments)
1388 (browse-url-firefox-startup-arguments)
1389 (browse-url-firefox-new-window-is-tab): New defcustoms.
1390 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
1391
1392 2005-06-17 Richard M. Stallman <rms@gnu.org>
1393
1394 * startup.el (command-line): Warn if specified user name has
1395 no home directory.
1396
1397 * term.el (term-get-old-input, term-input-filter, term-input-sender)
1398 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
1399
1400 * longlines.el (longlines-mode, longlines-show-hard-newlines):
1401 Doc fixes.
1402
1403 * faces.el (underline): Try bold if terminal doesn't support underline.
1404
1405 * mail/sendmail.el (mail-setup-with-from): New variable.
1406 (mail-insert-from-field): New function.
1407 (sendmail-send-it): Call it.
1408 (mail-setup): Optionally call it here.
1409
1410 * term/linux.el: Call tty-no-underline.
1411
1412 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
1413
1414 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
1415
1416 2005-06-17 Miles Bader <miles@gnu.org>
1417
1418 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
1419 (ediff-current-diff-C, ediff-current-diff-Ancestor)
1420 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
1421 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
1422 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
1423 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
1424 Remove "-face" suffix from face names.
1425 (ediff-current-diff-face-A, ediff-current-diff-face-B)
1426 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
1427 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
1428 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
1429 (ediff-even-diff-face-A, ediff-even-diff-face-B)
1430 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
1431 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
1432 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
1433 New backward-compatibility aliases for renamed faces.
1434 (ediff-current-diff-face-A, ediff-current-diff-face-B)
1435 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
1436 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
1437 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
1438 (ediff-even-diff-face-A, ediff-even-diff-face-B)
1439 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
1440 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
1441 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
1442 Use renamed ediff faces.
1443
1444 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
1445 Remove "-face" suffix from face names.
1446 (eshell-test-ok-face, eshell-test-failed-face):
1447 New backward-compatibility aliases for renamed faces.
1448 (eshell-run-test): Use renamed eshell-test faces.
1449
1450 * eshell/em-prompt.el (eshell-prompt):
1451 Remove "-face" suffix from face name.
1452 (eshell-prompt-face): New backward-compatibility alias for renamed face.
1453 (eshell-emit-prompt): Use renamed eshell-prompt face.
1454
1455 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
1456 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
1457 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
1458 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
1459 Remove "-face" suffix from face names.
1460 (eshell-ls-directory-face, eshell-ls-symlink-face)
1461 (eshell-ls-executable-face, eshell-ls-readonly-face)
1462 (eshell-ls-unreadable-face, eshell-ls-special-face)
1463 (eshell-ls-missing-face, eshell-ls-archive-face)
1464 (eshell-ls-backup-face, eshell-ls-product-face)
1465 (eshell-ls-clutter-face):
1466 New backward-compatibility aliases for renamed faces.
1467 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
1468
1469 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
1470 Remove "-face" suffix from face name.
1471 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
1472 instead of literal face.
1473
1474 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
1475
1476 * emacs-lisp/warnings.el (display-warning, lwarn)
1477 (warning-minimum-log-level): Doc fixes.
1478 (warning-minimum-level, warning-minimum-log-level):
1479 Add :debug to :type choices.
1480
1481 * progmodes/ada-mode.el (ada-format-paramlist)
1482 (ada-get-indent-case, ada-check-matching-start)
1483 (ada-check-defun-name, ada-goto-matching-decl-start)
1484 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
1485 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
1486 (ada-make-subprogram-body): Follow error conventions.
1487 (ada-case-exception-file, ada-indent-comment-as-code)
1488 (ada-indent-handle-comment-special, ada-indent-renames)
1489 (ada-indent-return, ada-search-directories-internal)
1490 (ada-tab-policy, ada-case-exception-substring)
1491 (ada-other-file-alist, ada-matching-start-re)
1492 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
1493 (ada-imenu-generic-expression, ada-compile-goto-error)
1494 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
1495 (ada-popup-menu, ada-add-extensions, ada-mode)
1496 (ada-region-selected, ada-create-case-exception)
1497 (ada-create-case-exception-substring, ada-after-keyword-p)
1498 (ada-activate-keys-for-case, ada-adjust-case-region)
1499 (ada-adjust-case-buffer, ada-format-paramlist)
1500 (ada-scan-paramlist, ada-insert-paramlist)
1501 (ada-indent-newline-indent)
1502 (ada-indent-newline-indent-conditional)
1503 (ada-justified-indent-current, ada-goto-previous-word)
1504 (ada-indent-current, ada-get-indent-open-paren)
1505 (ada-get-indent-paramlist, ada-get-indent-end)
1506 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
1507 (ada-get-indent-block-start, ada-get-indent-subprog)
1508 (ada-get-indent-noindent, ada-get-indent-label)
1509 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
1510 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
1511 (ada-goto-stmt-end, ada-goto-next-word)
1512 (ada-check-matching-start, ada-check-defun-name)
1513 (ada-goto-matching-decl-start, ada-goto-matching-start)
1514 (ada-goto-matching-end, ada-search-ignore-string-comment)
1515 (ada-in-decl-p, ada-looking-at-semi-or)
1516 (ada-looking-at-semi-private, ada-in-paramlist-p)
1517 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
1518 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
1519 (ada-next-procedure, ada-previous-procedure, ada-next-package)
1520 (ada-previous-package, ada-create-menu)
1521 (ada-fill-comment-paragraph-justify)
1522 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
1523 (ada-other-file-name, ada-last-which-function-line)
1524 (ada-last-which-function-subprog, ada-which-function)
1525 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
1526 (ada-gen-treat-proc, ada-check-emacs-version)
1527 (ada-continuation-indent, ada-align-region-separate):
1528 Fix typos in docstrings.
1529 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
1530
1531 2005-06-16 Lute Kamstra <lute@gnu.org>
1532
1533 * simple.el (fundamental-mode): Run after-change-major-mode-hook
1534 conditionally.
1535
1536 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
1537
1538 * comint.el (comint-replace-by-expanded-filename)
1539 (comint-prompt-regexp, comint-delimiter-argument-list)
1540 (comint-preinput-scroll-to-bottom):
1541 * info.el (Info-hide-cookies-node):
1542 * ls-lisp.el (ls-lisp-classify):
1543 * find-file.el (ff-search-directories, ff-special-constructs)
1544 (ff-find-other-file):
1545 * font-lock.el (font-lock-keywords):
1546 * shell.el (shell-prompt-pattern)
1547 (shell-dynamic-complete-functions, shell-mode)
1548 (shell-delimiter-argument-list):
1549 * term.el (term-replace-by-expanded-filename)
1550 (term-prompt-regexp, term-delimiter-argument-list):
1551 * woman.el (woman-ignore, woman0-if):
1552 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
1553 * emacs-lisp/elint.el (elint-init-env):
1554 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
1555 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
1556 * language/ethio-util.el (ethio-tilde-escape)
1557 (ethio-use-three-dot-question):
1558 * net/zone-mode.el (zone-mode-load-time-setup):
1559 * progmodes/cc-align.el (c-lineup-argcont):
1560 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
1561 * progmodes/cperl-mode.el (cperl-set-style-back):
1562 * progmodes/inf-lisp.el (inferior-lisp-prompt):
1563 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
1564 Fix spellings in docstrings.
1565
1566 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
1567 * progmodes/modula2.el (m2-for): Fix spellings.
1568
1569 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
1570
1571 * simple.el (undo-more): Don't use `format' on `error' arguments.
1572 Improve argument/docstring consistency.
1573 (pending-undo-list): Doc fix.
1574
1575 * smerge-mode.el (smerge-ensure-match):
1576 * emulation/vip.el (vip-ex):
1577 * net/zone-mode.el (zone-mode-update-serial):
1578 * progmodes/idlwave.el (idlwave-complete):
1579 * progmodes/vhdl-mode.el (vhdl-visit-file)
1580 (vhdl-compose-wire-components):
1581 Don't use `format' on `error' arguments.
1582
1583 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
1584 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
1585 (tooltip-help-tips): Fix typos in docstrings.
1586
1587 2005-06-16 David Ponce <david@dponce.com>
1588
1589 * tree-widget.el (tree-widget-value-create): Simplify last change.
1590
1591 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
1592
1593 * ido.el (ido-incomplete-regexp): New variable.
1594 (ido-set-matches-1): Handle invalid-regexp error and set
1595 ido-incomplete-regexp.
1596 (ido-incomplete-regexp): New face.
1597 (ido-completions): Use it.
1598 (ido-complete, ido-exit-minibuffer, ido-completions):
1599 Handle incomplete regexps.
1600 (ido-completions): Add check for complete match when entering a regexp.
1601
1602 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
1603
1604 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
1605
1606 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1607
1608 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
1609 by field delimiters.
1610
1611 2005-06-15 David Ponce <david@dponce.com>
1612
1613 * tree-widget.el: eval-and-compile inlined functions so they will
1614 be available at run-time too.
1615 (tree-widget-super-format-handler)
1616 (tree-widget-format-handler): Remove.
1617 (tree-widget-value-create): Handle the :indent property.
1618
1619 2005-06-15 Miles Bader <miles@gnu.org>
1620
1621 * progmodes/which-func.el (which-func): Only inherit
1622 `font-lock-function-name-face' when that makes sense against the
1623 default mode-line face, otherwise set the face color explicitly.
1624
1625 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
1626 faces instead of (non-existent) variables.
1627
1628 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
1629
1630 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
1631 (iswitchb-get-matched-buffers): Likewise. Simplify.
1632
1633 2005-06-14 Miles Bader <miles@gnu.org>
1634
1635 * progmodes/ld-script.el (ld-script-location-counter):
1636 Remove "-face" suffix from face name.
1637 (ld-script-location-counter-face):
1638 New backward-compatibility alias for renamed face.
1639 (ld-script-location-counter-face): Use renamed face.
1640
1641 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
1642 (cperl-hash): Remove "-face" suffix from face names.
1643 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
1644 New backward-compatibility aliases for renamed faces.
1645 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
1646 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
1647
1648 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
1649 name.
1650 (which-func-face): New backward-compatibility alias for renamed face.
1651 (which-func-format): Use renamed which-func face.
1652
1653 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
1654 (vhdl-function, vhdl-directive, vhdl-reserved-word)
1655 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
1656 names.
1657 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
1658 (vhdl-speedbar-configuration, vhdl-speedbar-package)
1659 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
1660 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
1661 (vhdl-speedbar-architecture-selected)
1662 (vhdl-speedbar-configuration-selected)
1663 (vhdl-speedbar-package-selected)
1664 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
1665 names.
1666 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
1667 Use renamed faces.
1668 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
1669 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
1670 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
1671 Use renamed faces.
1672 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
1673 names.
1674 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
1675 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
1676 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
1677 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
1678 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
1679 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
1680
1681 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
1682 face name.
1683 (sh-heredoc-face): New backward-compatibility alias for renamed face.
1684 (sh-heredoc-face): Use renamed sh-heredoc face.
1685
1686 * progmodes/idlw-help.el (idlwave-help-link):
1687 Remove "-face" suffix from face name.
1688 (idlwave-help-link-face):
1689 New backward-compatibility alias for renamed face.
1690 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
1691
1692 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
1693 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
1694 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
1695 New backward-compatibility aliases for renamed faces.
1696 (idlwave-shell-disabled-breakpoint-face)
1697 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
1698
1699 * progmodes/flymake.el (flymake-errline, flymake-warnline):
1700 Remove "-face" suffix from face names.
1701 (flymake-errline-face, flymake-warnline-face):
1702 New backward-compatibility aliases for renamed faces.
1703 (flymake-highlight-line): Use renamed flymake faces.
1704
1705 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
1706 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
1707 (ebrowse-member-class, ebrowse-progress):
1708 Remove "-face" suffix from face names.
1709 (ebrowse-tree-mark-face, ebrowse-root-class-face)
1710 (ebrowse-file-name-face, ebrowse-default-face)
1711 (ebrowse-member-attribute-face, ebrowse-member-class-face)
1712 (ebrowse-progress-face):
1713 New backward-compatibility aliases for renamed faces.
1714 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
1715 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
1716 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
1717 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
1718
1719 * progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax)
1720 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
1721 (antlr-literal): Remove "-face" suffix and "font-lock-" from face names.
1722 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
1723 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
1724 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
1725 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face):
1726 New backward-compatibility aliases for renamed faces.
1727 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
1728 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
1729 (antlr-tokenref-face, antlr-literal-face): Variables renamed to remove
1730 "font-lock-". Use renamed antlr-mode faces.
1731 (antlr-font-lock-additional-keywords): Use renamed faces.
1732 Replace literal face-names with face variable references.
1733
1734 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
1735 face name.
1736 (Buffer-menu-buffer-face): New backward-compatibility alias for
1737 renamed face.
1738 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
1739
1740 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
1741
1742 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
1743 Eliminate "-face" suffix.
1744 (makefile-targets): Inherit from font-lock-function-name-face and
1745 eliminate "-face" suffix.
1746 (makefile-shell): Remove attributes and eliminate "-face" suffix.
1747 (makefile-*-font-lock-keywords): Append makefile-targets in rule
1748 actions, instead of prepending, to make it less visible.
1749 (makefile-previous-dependency, makefile-match-dependency):
1750 Don't match a target on a continuation line.
1751
1752 * files.el (auto-mode-alist): Put Makefile in gmake mode.
1753
1754 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
1755
1756 * progmodes/gdb-ui.el (menu): Re-order menu items.
1757 (gdb-tooltip-print): Respect tooltip-use-echo-area.
1758
1759 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
1760 Define in tooltip.el.
1761 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
1762 (gud-tooltip-tips): Respect tooltip-use-echo-area and
1763 gud-tooltip-echo-area.
1764
1765 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
1766 backward compatibility and make obsolete.
1767 (tooltip-help-tips): Use tooltip-use-echo-area.
1768 (tooltip-show-help-function): Rename to...
1769 (tooltip-show-help): ...this, because it is a function.
1770 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
1771
1772 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
1773
1774 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
1775 (edebug-print-length, edebug-print-level, edebug-print-circle)
1776 (edebug-modify-breakpoint, edebug-eval-last-sexp)
1777 (edebug-eval-print-last-sexp): Doc fixes.
1778
1779 2005-06-14 Kim F. Storm <storm@cua.dk>
1780
1781 * ido.el (ido-mode): Make a new keymap every time we enable ido,
1782 as the coverage buffer/file/both may change.
1783
1784 2005-06-14 Lute Kamstra <lute@gnu.org>
1785
1786 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
1787 and run-mode-hooks. Simplify.
1788
1789 * mail/rmailedit.el (rmail-edit-mode):
1790 * progmodes/octave-inf.el (inferior-octave-mode):
1791 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
1792
1793 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
1794 and run-mode-hooks.
1795 (recentf-edit-list, recentf-open-files): Don't call
1796 kill-all-local-variables directly.
1797
1798 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
1799
1800 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
1801
1802 * emacs-lisp/byte-run.el (make-obsolete)
1803 (define-obsolete-function-alias): Rename arguments FUNCTION and
1804 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
1805 (make-obsolete-variable, define-obsolete-variable-alias):
1806 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
1807 respectively.
1808
1809 * isearchb.el (isearchb-activate):
1810 * pcvs.el (cvs-mode):
1811 * ses.el (ses-load):
1812 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
1813 * net/tramp.el (tramp-find-file-exists-command)
1814 (tramp-find-shell):
1815 * progmodes/ada-mode.el (ada-create-case-exception)
1816 (ada-create-case-exception-substring, ada-make-subprogram-body):
1817 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
1818 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
1819 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
1820 * textmodes/org.el (org-promote, org-evaluate-time-range)
1821 (org-agenda-next-date-line, org-agenda-previous-date-line)
1822 (org-agenda-error, org-open-at-point, org-table-move-row)
1823 (org-format-table-table-html-using-table-generate-source)
1824 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
1825 * textmodes/reftex.el (reftex-access-scan-info):
1826 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
1827 (reftex-toc-promote-prepare): Follow error conventions.
1828
1829 * diff-mode.el (diff-mode): Fix typo in docstring.
1830
1831 * forms.el (forms--intuit-from-file): Fix reference to
1832 `forms-number-of-fields' in error message.
1833 (forms-print): Fix quoting in error message.
1834
1835 * forms.el (forms-mode):
1836 * emulation/vi.el (vi-goto-insert-state):
1837 * progmodes/flymake.el (flymake-new-err-info)
1838 (flymake-start-syntax-check-for-current-buffer)
1839 (flymake-simple-cleanup):
1840 * eshell/esh-var.el (eshell/export):
1841 * progmodes/gud.el (xdb):
1842 * textmodes/flyspell.el (flyspell-incorrect-hook)
1843 (flyspell-maybe-correct-transposition)
1844 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
1845
1846 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
1847
1848 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
1849 minibuffer prompt.
1850
1851 2005-06-13 Kim F. Storm <storm@cua.dk>
1852
1853 * subr.el (add-to-ordered-list): New defun.
1854
1855 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
1856 add cua--keymap-alist to emulation-mode-map-alists.
1857
1858 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1859
1860 * subr.el (complete-in-turn): New macro.
1861 (dynamic-completion-table, lazy-completion-table): Add debug info.
1862
1863 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
1864 in preference to face aliases.
1865
1866 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
1867 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
1868 Remove unused vars `start' and `firstline'.
1869 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
1870 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
1871
1872 2005-06-13 Eli Zaretskii <eliz@gnu.org>
1873
1874 * cus-start.el (all): Don't complain about missing GTK-related
1875 variables, unless either `gtk' is boundp or this isn't a
1876 `windows-nt' build.
1877
1878 2005-06-13 Lute Kamstra <lute@gnu.org>
1879
1880 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
1881 run-mode-hooks.
1882
1883 * ediff-mult.el (ediff-meta-mode):
1884 * ediff-util.el (ediff-mode): Use run-mode-hooks.
1885
1886 * ledit.el (ledit-mode): Use delay-mode-hooks.
1887
1888 * woman.el (woman-mode-line-format): Delete constant.
1889 (woman-mode-map): Initialize it properly.
1890 (woman-mode): Set mode-class property to special.
1891 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
1892 Set major-mode and mode-name. Don't set mode-line-format directly.
1893 (Man-getpage-in-background): Don't reference woman-mode-line-format.
1894
1895 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
1896 string argument obsolete.
1897
1898 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
1899
1900 * textmodes/org.el (org-CUA-compatible): New option.
1901 (org-disputed-keys): New variable.
1902 (org-key): New function.
1903 (orgtbl-make-binding): Add docstring to the created function.
1904 (org-mode): Set paragraph start/separate regexps.
1905 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
1906 (org-archive-location, org-archive-mark-done)
1907 (org-archive-stamp-time): New options.
1908 (org-archive-subtree): New command.
1909 (org-fill-paragraph): New function.
1910 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
1911 (org-fake-empty-table-line): Function removed.
1912 (org-format-org-table-html): Do not create empty table lines at
1913 separator lines. Improved table header treatment.
1914 (org-link-format): New option.
1915 (org-make-link): New function.
1916 (org-insert-link, org-store-link): Use org-make-link.
1917 (org-open-file): Quote file name for shell command, to allow
1918 spaces in file names.
1919 (org-link-regexp): Fix bug with mailto link.
1920 (org-link-maybe-angles-regexp, org-protected-link-regexp):
1921 New constants.
1922 (org-export-as-html): Deal with the optional angles around a link.
1923 Better treatment of file: links.
1924 (org-open-at-point): Replace @{ and @} with < and >.
1925 (org-run-mode-hooks): Function removed.
1926 (org-agenda-mode): No longer use `org-run-mode-hooks'.
1927
1928 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
1929
1930 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
1931 MI command -data-list-register-values.
1932 (gdb-post-prompt): Indent properly.
1933
1934 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
1935
1936 * hilit-chg.el (highlight-changes-colors): Rename from
1937 `highlight-changes-colours'.
1938 (highlight-changes-colours): Keep as obsolete alias.
1939 (highlight-changes-face-list): Doc fix.
1940 (hilit-chg-make-list): Use `highlight-changes-colors'.
1941
1942 2005-06-12 Mark A. Hershberger <mah@everybody.org>
1943
1944 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
1945 defun-prompt-regexp.
1946
1947 2005-06-12 Eli Zaretskii <eliz@gnu.org>
1948
1949 * loadup.el: Don't say we are dumping under 2 names on windows-nt
1950 and cygwin.
1951
1952 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
1953 Don't use an old loaddefs.el, as in Makefile.in.
1954
1955 2005-06-12 Lute Kamstra <lute@gnu.org>
1956
1957 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
1958
1959 * man.el (Man-mode-map): Initialize it properly.
1960 (Man-mode): Set mode-class property to special.
1961
1962 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
1963
1964 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
1965
1966 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
1967 A newline is needed in the docstring there.
1968
1969 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
1970 Doc fixes.
1971
1972 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1973
1974 * printing.el: Doc fix. The menubar is no more changed when printing
1975 is loaded, it only changes when pr-menu-bind or pr-update-menus is
1976 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
1977 (pr-version): New version number (6.8.4).
1978 (pr-menu-bind): New command.
1979 (pr-update-menus): Docstring and code fix.
1980 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
1981 Docstring fix.
1982 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
1983 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
1984
1985 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
1986
1987 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
1988 "Returns" to "return", document useful return values, etc.
1989
1990 2005-06-11 Alan Mackenzie <acm@muc.de>
1991
1992 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
1993 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
1994 (adaptive-file-function): Minor amendment to doc-string.
1995
1996 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1997
1998 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
1999 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
2000 Fix :type--it is `integer', not `string'.
2001
2002 * faces.el (modeline-highlight): Rename from (the erroneous)
2003 `modeline-higilight'.
2004
2005 2005-06-11 Lute Kamstra <lute@gnu.org>
2006
2007 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
2008 lisp-interaction-mode-map but make it the parent.
2009 (edebug-eval-mode): Use define-derived-mode.
2010
2011 2005-06-11 Andreas Schwab <schwab@suse.de>
2012
2013 * bindings.el: Add binding of `ESC functionkey' for every
2014 `M-functionkey'.
2015 * hexl.el (hexl-mode-map): Likewise.
2016
2017 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
2018
2019 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2020 [msft]: update regexp for newer msft compilers.
2021
2022 2005-06-10 Mark A. Hershberger <mah@everybody.org>
2023
2024 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
2025 ATTLIST portions of included DTDs.
2026 (xml-parse-dtd): Eliminate use of inefficient match-data.
2027
2028 2005-06-10 Miles Bader <miles@gnu.org>
2029
2030 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
2031 (mpuz-text): Remove "-face" suffix from face names.
2032 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
2033 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
2034 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
2035
2036 * play/gomoku.el (gomoku-O, gomoku-X):
2037 Remove "-face" suffix from face names.
2038 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
2039 New backward-compatibility aliases for renamed faces.
2040 (gomoku-font-lock-keywords): Use renamed gomoku faces.
2041
2042 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
2043
2044 * thumbs.el: Fixes for changes of 2005-06-09.
2045 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
2046 as a directory.
2047 (thumbs-thumbname): Remove directory separator from format string;
2048 `thumbs-thumbsdir' now returns a valid directory name.
2049 (thumbs-temp-dir): New defsubst.
2050 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
2051 Use it.
2052
2053 * cus-edit.el (minibuffer):
2054 * files.el (make-backup-file-name-function):
2055 * filesets.el (filesets-external-viewers):
2056 * hilit-chg.el (highlight-changes-colours)
2057 (highlight-changes-face-list, highlight-changes-rotate-faces):
2058 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
2059 * kmacro.el (kmacro-call-macro):
2060 * log-edit.el (log-edit-changelog-full-paragraphs):
2061 * mouse.el (mouse-1-click-follows-link):
2062 * skeleton.el (skeleton-autowrap):
2063 * subr.el (insert-for-yank-1):
2064 * tempo.el (tempo-insert-region):
2065 * terminal.el (terminal-emulator):
2066 * time.el (display-time-mail-face):
2067 * vc.el (vc-annotate):
2068 * vcursor.el (vcursor-copy-line):
2069 * woman.el (woman-bold-headings, woman-ignore)
2070 (woman-default-faces, woman-monochrome-faces):
2071 * calendar/todo-mode.el (todo-insert-threshold):
2072 * emulation/pc-select.el (pc-select-selection-keys-only)
2073 (pc-selection-mode):
2074 * emulation/vip.el (vip-find-char-forward):
2075 * emulation/viper-cmd.el (viper-find-char-forward):
2076 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
2077 (input-method-exit-on-invalid-key):
2078 * international/mule-diag.el (describe-coding-system):
2079 * international/ucs-tables.el (unify-8859-on-encoding-mode):
2080 * net/browse-url.el (browse-url-xterm-program):
2081 * obsolete/lazy-lock.el (lazy-lock-mode):
2082 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
2083 (cperl-mode):
2084 * progmodes/cpp.el (cpp-face-light-name-list)
2085 (cpp-face-dark-name-list):
2086 * progmodes/delphi.el (delphi-newline-always-indents):
2087 Fix spellings in docstrings.
2088
2089 * ido.el (ido-mode, ido-file-extensions-order)
2090 (ido-default-file-method, ido-default-buffer-method)
2091 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
2092 (ido-decorations, ido-read-file-name-as-directory-commands)
2093 (ido-read-file-name-non-ido, ido-work-directory-list)
2094 (ido-ignore-item-temp-list, ido-current-directory)
2095 (ido-magic-forward-char, ido-enter-find-file)
2096 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
2097 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
2098
2099 2005-06-10 Lute Kamstra <lute@gnu.org>
2100
2101 * play/dunnet.el (dun-mode): Use define-derived-mode.
2102 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
2103 obsolete alias.
2104
2105 * play/doctor.el (doctor-mode-map): Remove defvar.
2106 (doctor-mode): Use define-derived-mode.
2107
2108 * mail/mspools.el (mspools-mode):
2109 * net/eudc-hotlist.el (eudc-hotlist-mode):
2110 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
2111
2112 2005-06-10 Miles Bader <miles@gnu.org>
2113
2114 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2115 Remove "-face" suffix from face names.
2116 (flyspell-incorrect-face, flyspell-duplicate-face):
2117 New backward-compatibility aliases for renamed faces.
2118 (flyspell-mode-on, make-flyspell-overlay)
2119 (flyspell-highlight-incorrect-region)
2120 (flyspell-highlight-duplicate-region)
2121 (flyspell-display-next-corrections)
2122 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
2123
2124 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
2125 from face name.
2126 (texinfo-heading-face): New backward-compatibility alias for
2127 renamed face.
2128 (texinfo-heading-face): Use renamed texinfo-heading face.
2129
2130 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
2131 suffix from face names.
2132 (tex-math-face, tex-verbatim-face):
2133 New backward-compatibility aliases for renamed faces.
2134 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
2135 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
2136 literal face name.
2137
2138 * textmodes/table.el (table-cell): Remove "-face" suffix from face
2139 name.
2140 (table-cell-face): New backward-compatibility alias for renamed face.
2141 (table--put-cell-face-property, table--update-cell-face):
2142 Use renamed table-cell face.
2143
2144 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
2145 from face name.
2146 (sgml-namespace-face): New backward-compatibility alias for
2147 renamed face.
2148 (sgml-namespace-face): Use renamed sgml-namespace face.
2149
2150 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
2151 (org-level-4, org-level-5, org-level-6, org-level-7)
2152 (org-level-8, org-warning, org-headline-done)
2153 (org-deadline-announce, org-scheduled-today)
2154 (org-scheduled-previously, org-link, org-done, org-table)
2155 (org-time-grid): Remove "-face" suffix from face names.
2156 (org-level-1-face, org-level-2-face, org-level-3-face)
2157 (org-level-4-face, org-level-5-face, org-level-6-face)
2158 (org-level-7-face, org-level-8-face, org-warning-face)
2159 (org-headline-done-face, org-deadline-announce-face)
2160 (org-scheduled-today-face, org-scheduled-previously-face)
2161 (org-link-face, org-done-face, org-table-face)
2162 (org-time-grid-face):
2163 New backward-compatibility aliases for renamed faces.
2164 (org-level-faces, org-set-font-lock-defaults, org-timeline)
2165 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
2166 (org-agenda-get-timestamps, org-agenda-get-scheduled)
2167 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
2168
2169 * emulation/viper-init.el (viper-search, viper-replace-overlay)
2170 (viper-minibuffer-emacs, viper-minibuffer-insert)
2171 (viper-minibuffer-vi): Remove "-face" suffix from face names.
2172 (viper-search-face, viper-replace-overlay-face)
2173 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
2174 (viper-minibuffer-vi-face):
2175 New backward-compatibility aliases for renamed faces.
2176 (viper-search-face, viper-replace-overlay-face)
2177 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
2178 (viper-minibuffer-vi-face): Use renamed viper faces.
2179
2180 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
2181 Remove "-face" suffix from face names.
2182 (testcover-nohits-face, testcover-1value-face):
2183 New backward-compatibility aliases for renamed faces.
2184 (testcover-mark): Use renamed testcover faces.
2185
2186 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
2187 face name.
2188 (diary-button-face): New backward-compatibility alias for renamed face.
2189 (diary-entry): Use renamed diary-button face.
2190
2191 * calendar/calendar.el (diary, calendar-today, holiday)
2192 (mark-visible-calendar-date): Remove "-face" suffix from face names.
2193 (diary-face, calendar-today-face, holiday-face):
2194 New backward-compatibility aliases for renamed faces.
2195 (eval-after-load "facemenu", diary-entry-marker)
2196 (calendar-today-marker, calendar-holiday-marker, diary-face):
2197 Use renamed calendar faces.
2198
2199 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
2200 (compare-windows-face): New backward-compatibility alias for
2201 renamed face.
2202 (compare-windows-highlight): Use renamed compare-windows face.
2203
2204 * strokes.el (strokes-char): Remove "-face" suffix from face name.
2205 (strokes-char-face): New backward-compatibility alias for renamed face.
2206 (strokes-encode-buffer): Use renamed strokes-char face.
2207
2208 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
2209 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
2210 Remove "-face" suffix from face names.
2211 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
2212 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
2213 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
2214 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
2215 Use renamed pcvs faces.
2216 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
2217 * pcvs-defs.el (cvs-mode-map): Likewise.
2218 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
2219
2220 * info.el (info-title-1, info-title-2, info-title-3)
2221 (info-title-4): Remove "-face" suffix from and downcase face names.
2222 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
2223 (Info-title-4-face):
2224 New backward-compatibility aliases for renamed faces.
2225 (Info-fontify-node): Use renamed info faces.
2226
2227 * hilit-chg.el (highlight-changes, highlight-changes-delete):
2228 Remove "-face" suffix from face names.
2229 (highlight-changes-face, highlight-changes-delete-face):
2230 New backward-compatibility aliases for renamed faces.
2231 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
2232 (hilit-chg-make-list): Use renamed highlight-changes faces.
2233
2234 * generic-x.el (show-tabs-tab, show-tabs-space):
2235 Remove "-face" suffix from face names.
2236 (show-tabs-tab-face, show-tabs-space-face):
2237 New backward-compatibility aliases for renamed faces.
2238 (show-tabs-generic-mode-font-lock-defaults-1)
2239 (show-tabs-generic-mode-font-lock-defaults-2):
2240 Use renamed show-tabs faces.
2241
2242 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
2243 (smerge-markers): Remove "-face" suffix from face names.
2244 (smerge-mine-face, smerge-other-face, smerge-base-face)
2245 (smerge-markers-face):
2246 New backward-compatibility aliases for renamed faces.
2247 (smerge-mine-face, smerge-other-face, smerge-base-face)
2248 (smerge-markers-face): Use renamed smerge faces.
2249
2250 * log-view.el (log-view-file, log-view-message):
2251 Remove "-face" suffix from face names.
2252 (log-view-file-face, log-view-message-face):
2253 New backward-compatibility aliases for renamed faces.
2254 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
2255
2256 * paren.el (show-paren-match, show-paren-mismatch):
2257 Remove "-face" suffix from face names.
2258 (show-paren-match-face, show-paren-mismatch-face):
2259 New backward-compatibility aliases for renamed faces.
2260 (show-paren-function): Use renamed show-paren faces.
2261
2262 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
2263 (ruler-mode-margins, ruler-mode-fringes)
2264 (ruler-mode-column-number, ruler-mode-fill-column)
2265 (ruler-mode-comment-column, ruler-mode-goal-column)
2266 (ruler-mode-tab-stop, ruler-mode-current-column):
2267 Remove "-face" suffix from face names.
2268 (ruler-mode-default-face, ruler-mode-pad-face)
2269 (ruler-mode-margins-face, ruler-mode-fringes-face)
2270 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
2271 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
2272 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
2273 New backward-compatibility aliases for renamed faces.
2274 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
2275 (ruler-mode-column-number, ruler-mode-fill-column)
2276 (ruler-mode-comment-column, ruler-mode-goal-column)
2277 (ruler-mode-tab-stop, ruler-mode-current-column)
2278 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
2279
2280 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
2281 face name.
2282 (whitespace-highlight-the-space): Use renamed face.
2283 (whitespace-highlight-face): New backward-compatibility alias for
2284 renamed face.
2285
2286 * woman.el (woman-italic, woman-bold, woman-unknown)
2287 (woman-addition, woman-symbol-face):
2288 Remove "-face" suffix from face names.
2289 (woman-italic-face, woman-bold-face, woman-unknown-face)
2290 (woman-addition-face):
2291 New backward-compatibility aliases for renamed faces.
2292 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
2293 (woman-decode-region, woman-replace-match)
2294 (woman-display-extended-fonts, woman-special-characters)
2295 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
2296 Use renamed woman faces.
2297
2298 * longlines.el (longlines-visible-face): Face removed.
2299
2300 * diff-mode.el (diff-header, diff-file-header, diff-index)
2301 (diff-hunk-header, diff-removed, diff-added, diff-changed)
2302 (diff-function, diff-context, diff-nonexistent): Remove "-face"
2303 suffix from face names.
2304 (diff-header-face, diff-file-header-face, diff-index-face)
2305 (diff-hunk-header-face, diff-removed-face, diff-added-face)
2306 (diff-changed-face, diff-function-face, diff-context-face)
2307 (diff-nonexistent-face): New backward-compatibility aliases for
2308 renamed faces.
2309 (diff-header-face, diff-file-header-face)
2310 (diff-index, diff-index-face, diff-hunk-header)
2311 (diff-hunk-header-face, diff-removed, diff-removed-face)
2312 (diff-added, diff-added-face, diff-changed-face, diff-function)
2313 (diff-function-face, diff-context-face, diff-nonexistent)
2314 (diff-nonexistent-face): Use renamed diff-mode faces.
2315
2316 * progmodes/compile.el (compilation-warning-face)
2317 (compilation-info-face): Remove "-face" suffix from face names.
2318 (compilation-warning-face, compilation-info-face):
2319 New backward-compatibility aliases for renamed faces.
2320 (compilation-warning-face, compilation-info-face):
2321 Use renamed compilation faces.
2322
2323 * add-log.el (change-log-date, change-log-name)
2324 (change-log-email, change-log-file, change-log-list)
2325 (change-log-conditionals, change-log-function)
2326 (change-log-acknowledgement): Remove "-face" suffix from face names.
2327 (change-log-date-face, change-log-name-face)
2328 (change-log-email-face, change-log-file-face)
2329 (change-log-list-face, change-log-conditionals-face)
2330 (change-log-function-face, change-log-acknowledgement-face):
2331 New backward-compatibility aliases for renamed faces.
2332 (change-log-font-lock-keywords): Use renamed change-log faces.
2333
2334 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
2335 (custom-set, custom-changed, custom-saved, custom-button)
2336 (custom-button-pressed, custom-documentation, custom-state)
2337 (custom-comment, custom-comment-tag, custom-variable-tag)
2338 (custom-variable-button, custom-face-tag, custom-group-tag-1)
2339 (custom-group-tag): Remove "-face" suffix from face names.
2340 (custom-magic-alist, custom-magic-value-create)
2341 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
2342 (custom-invalid-face, custom-rogue-face, custom-modified-face)
2343 (custom-set-face, custom-changed-face, custom-saved-face)
2344 (custom-button-face, custom-button-pressed-face)
2345 (custom-documentation-face, custom-state-face)
2346 (custom-comment-face, custom-comment-tag-face)
2347 (custom-variable-tag-face, custom-variable-button-face)
2348 (custom-face-tag-face, custom-group-tag-face-1)
2349 (custom-group-tag-face):
2350 New backward-compatibility aliases for renamed faces.
2351
2352 * wid-edit.el (widget-documentation, widget-button)
2353 (widget-field, widget-single-line-field, widget-inactive)
2354 (widget-button-pressed): "-face" suffix removed from face names.
2355 (widget-documentation-face, widget-button-face)
2356 (widget-field-face, widget-single-line-field-face)
2357 (widget-inactive-face, widget-button-pressed-face):
2358 New backward-compatibility aliases for renamed faces.
2359 (widget-documentation-face, widget-button-face)
2360 (widget-button-pressed-face, widget-specify-field)
2361 (widget-specify-inactive): Use renamed widget faces.
2362
2363 2005-06-10 Kenichi Handa <handa@m17n.org>
2364
2365 * term/x-win.el (x-clipboard-yank): Remove condition-case
2366 wrapping.
2367
2368 2005-06-11 Kenichi Handa <handa@m17n.org>
2369
2370 * add-log.el (change-log-font-lock-keywords): Make the regexp for
2371 date lines stricter.
2372
2373 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
2374
2375 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
2376 of x-get-selection.
2377
2378 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
2379
2380 * comint.el (comint-mode, comint-snapshot-last-prompt):
2381 * frame.el (frame-current-scroll-bars):
2382 * term.el (term-mode, term-check-proc, term-input-sender)
2383 (term-simple-send, term-extract-string, term-word)
2384 (term-match-partial-filename):
2385 * window.el (window-current-scroll-bars):
2386 * emulation/cua-base.el (cua-normal-cursor-color)
2387 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
2388 (cua-global-mark-cursor-color):
2389 * mail/undigest.el (rmail-forward-separator-regex):
2390 Fix typos in docstrings.
2391
2392 * comint.el (comint-check-proc, make-comint-in-buffer)
2393 (comint-source-default): Doc fixes.
2394
2395 * term.el (term-send-string): Improve argument/docstring
2396 consistency.
2397
2398 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
2399
2400 * comint.el (comint-send-input): Bind `inhibit-read-only' around
2401 call to `delete-region'.
2402 (comint-mode-hook): Do not enable Font Lock by default.
2403
2404 2005-06-09 Lute Kamstra <lute@gnu.org>
2405
2406 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
2407 could be void.
2408
2409 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
2410
2411 * emacs-lisp/debug.el (debugger-will-be-back): New var.
2412 (debug): Use it.
2413 (debugger-step-through, debugger-continue, debugger-jump)
2414 (debugger-return-value): Set it when needed.
2415 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
2416 Use inhibit-read-only.
2417
2418 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
2419
2420 * window.el (shrink-window-if-larger-than-buffer)
2421 (window-size-fixed): Fix typo in docstring.
2422
2423 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
2424 thumbnails directory on loading.
2425 (thumbs-conversion-program): Use `eq' to check the system type,
2426 not `equal'.
2427 (thumbs-temp-dir): Initialize to `temporary-file-directory',
2428 not "/tmp". Fix docstring.
2429 (thumbs-thumbsdir): New function to return the thumbnails
2430 directory, creating it if needed.
2431 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
2432 (thumbs-temp-file): Delete variable and make it into a function.
2433 (thumbs-resize-image, thumbs-modify-image): Use it.
2434 (thumbs-kill-buffer): Simplify.
2435 (thumbs-gensym): Defalias or duplicate CL `gensym'.
2436 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
2437 docstrings.
2438
2439 2005-06-09 Kim F. Storm <storm@cua.dk>
2440
2441 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
2442 set-match-data to free markers in match-data.
2443
2444 * replace.el (replace-match-data): Pass RESEAT arg `t' to
2445 match-data to unchain markers in match-data.
2446
2447 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
2448
2449 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
2450 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
2451 unnecessary now.
2452
2453 2005-06-08 Richard M. Stallman <rms@gnu.org>
2454
2455 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
2456 give the variable a doc string that doesn't say don't set it directly.
2457
2458 * textmodes/ispell.el (ispell-check-version):
2459 Use match-string-no-properties.
2460 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
2461 (ispell-buffer-local-words): Likewise.
2462
2463 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
2464 except on terminals with enough colors to really display it.
2465 (makefile-dependency-regex): Delete spurious `bb'.
2466
2467 * faces.el (escape-glyph): Use blue once again in last case.
2468 (no-break-space): Redefine so that it isn't invisible on a tty.
2469
2470 2005-06-08 Kim F. Storm <storm@cua.dk>
2471
2472 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
2473 also when reading directory name.
2474
2475 2005-06-08 Lute Kamstra <lute@gnu.org>
2476
2477 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
2478 (flyspell-mode-line-string): Remove autoload cookie.
2479 (flyspell-mode): Remove defvar.
2480
2481 2005-06-07 Lute Kamstra <lute@gnu.org>
2482
2483 * textmodes/org.el (org-run-mode-hooks): New function.
2484 (org-agenda-mode): Use it.
2485
2486 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
2487
2488 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
2489
2490 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2491
2492 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
2493
2494 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
2495
2496 * font-lock.el (font-lock-add-keywords): Doc fix.
2497
2498 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2499
2500 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
2501 (tex-compile-default): In the absence of any history, use the order in
2502 tex-compile-alist to choose the preferred command.
2503 (tex-compile-commands): Reorder a bit.
2504
2505 * textmodes/flyspell.el (flyspell-auto-correct-binding)
2506 (flyspell-incorrect-face, flyspell-duplicate-face):
2507 Use (X)Emacs-agnostic code.
2508 (flyspell-mode-map): Don't overwrite at each load. Remove code
2509 redundant with the subsequent add-minor-mode. Merge Emacs and
2510 XEmacs code.
2511 (flyspell-word): Minor simplification.
2512 (flyspell-math-tex-command-p): Quieten the byte-compiler.
2513 (flyspell-external-point-words): Remove unused vars `size' and `start'.
2514 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
2515 Merge the corresponding Emacs code.
2516 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
2517
2518 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
2519 a dedicated window.
2520
2521 * international/latexenc.el (latexenc-find-file-coding-system):
2522 Undo part of last patch, to turn off a compiler warning.
2523
2524 2005-06-06 Juri Linkov <juri@jurta.org>
2525
2526 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
2527 Rename `tmm-inactive-face' to `tmm-inactive'.
2528
2529 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
2530
2531 * iswitchb.el: Rename faces.
2532
2533 2005-06-06 Kim F. Storm <storm@cua.dk>
2534
2535 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
2536 (cua-global-mark): Remove -face suffix from face names.
2537
2538 * emulation/cua-gmrk.el (cua--init-global-mark):
2539 Remove cua-global-mark face setup.
2540
2541 2005-06-06 Richard M. Stallman <rms@gnu.org>
2542
2543 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
2544 just like other allowed characters.
2545 (makefile-match-dependency): Exclude leading and training whitespace
2546 from the range of regexp subexp 1.
2547 (makefile-macroassign-regex): Don't try to match the body,
2548 just the name of the macro being defined.
2549
2550 * info.el (Info-read-node-name-2): New function.
2551 (Info-read-node-name-1): Use that.
2552 Add a completion-base-size-function property.
2553
2554 * simple.el (completion-setup-function): Look for
2555 completion-base-size-function property of
2556 minibuffer-completion-table.
2557
2558 * files.el (locate-file-completion): Doc fix.
2559
2560 * printing.el: Don't call pr-update-menus; user must do that.
2561
2562 * emacs-lisp/debug.el (debugger-window): New variable.
2563 (debug): Use debugger-window if it is set and still alive.
2564 Record debugger-window for next entry.
2565
2566 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
2567
2568 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
2569
2570 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
2571 (hack-one-local-variable, hack-local-variables)
2572 (hack-local-variables-prop-line): Pass that arg.
2573
2574 2005-06-06 Kim F. Storm <storm@cua.dk>
2575
2576 * ido.el (ido-first-match, ido-only-match, ido-subdir)
2577 (ido-indicator): Remove -face suffix from face names.
2578
2579 2005-06-06 Juri Linkov <juri@jurta.org>
2580
2581 * font-lock.el (font-lock-regexp-backslash)
2582 (font-lock-regexp-backslash-construct): New faces.
2583 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
2584 after `('. Add `while-no-input' to control structures.
2585
2586 * faces.el (no-break-space, shadow): New faces.
2587 (escape-glyph): Use less loud colors pink2 and red4.
2588
2589 * diff-mode.el (diff-context-face)
2590 * dired.el (dired-ignored)
2591 * rfn-eshadow.el (file-name-shadow)
2592 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
2593
2594 * info.el (Info-title-1-face): Use green instead of yellow because
2595 bold yellow is not readable on light backgrounds.
2596
2597 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
2598 before selecting the desired mode to not spend time fontifying
2599 old contents.
2600
2601 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
2602
2603 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
2604 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
2605
2606 * ps-print.el (ps-default-fg, ps-default-bg):
2607 Fix typos in docstrings.
2608
2609 * isearchb.el (isearchb): Don't pass a spurious second argument to
2610 `iswitchb-completions'.
2611
2612 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
2613
2614 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
2615 to preserve point.
2616 (gdb-find-file-hook): Add doc string.
2617
2618 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
2619 C dereferenced pointer expression.
2620 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
2621
2622 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
2623
2624 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
2625 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
2626 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
2627 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
2628 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
2629 Make background transparent.
2630
2631 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
2632
2633 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
2634 (font-lock-remove-keywords): Doc fix.
2635 (font-lock-mode-major-mode): Compiler defvar.
2636 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
2637
2638 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
2639 (font-lock-mode): Update `font-lock-mode-major-mode'.
2640 (font-lock-set-defaults): Compiler defvar.
2641 (font-lock-default-function): Take `font-lock-mode-major-mode'
2642 into account.
2643
2644 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
2645 keep track of which major mode it enabled the minor mode for.
2646 Use find-file-hook again. Update docstring.
2647
2648 * simple.el (eval-expression-print-level)
2649 (eval-expression-print-length, eval-expression-debug-on-error):
2650 Doc fixes.
2651
2652 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
2653
2654 * iswitchb.el (iswitchb-single-match-face)
2655 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
2656 (iswitchb-invalid-regexp-face): New faces.
2657 (iswitchb-completions): Use them.
2658 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
2659 now marked as an obsolete alias.
2660 (iswitchb-read-buffer): Remove check for bound font variables.
2661 (iswitchb-invalid-regexp): New free variable.
2662 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
2663 set iswitchb-invalid-regexp.
2664 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
2665 invalid regexps.
2666 (iswitchb-completions): Add check for complete match when entering
2667 a regexp.
2668 (iswitchb-completions): Remove require-match argument.
2669 (iswitchb-exhibit): Fix caller.
2670 (iswitchb-common-match-inserted): New variable.
2671 (iswitchb-complete, iswitchb-completion-help): Use it.
2672
2673 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
2674
2675 * url-http.el (url-http-chunked-encoding-after-change-function):
2676 Use `url-http-debug' instead of `message'.
2677
2678 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
2679
2680 * url-http.el (url-http-parse-headers): Pass redirected URL as a
2681 callback argument.
2682
2683 2005-06-04 Kim F. Storm <storm@cua.dk>
2684
2685 * simple.el (line-move): Only call sit-for when moving backwards.
2686
2687 * ido.el (ido-make-merged-file-list-1): New defun split from
2688 ido-make-merged-file-list.
2689 (ido-make-merged-file-list): Bind throw-on-input around call to
2690 ido-make-merged-file-list-1. Return input-pending-p if
2691 interrupted by more input available.
2692 (ido-read-internal): Handle input-pending-p return value from
2693 ido-make-merged-file-list.
2694
2695 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
2696
2697 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
2698 compatibility code.
2699
2700 * international/latexenc.el (latexenc-find-file-coding-system):
2701 Don't inherit the EOL part of the coding-system from the
2702 tex-main buffer. Fit within 80 columns.
2703
2704 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
2705
2706 * tmm.el (tmm-inactive-face): New face.
2707 (tmm-remove-inactive-mouse-face): New function.
2708 (tmm-prompt, tmm-add-one-shortcut)
2709 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
2710 but not selectable.
2711
2712 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
2713
2714 * faces.el (face-equal): Improve argument/docstring consistency.
2715
2716 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
2717
2718 * progmodes/make-mode.el (makefile-targets-face)
2719 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
2720 (makefile-bsdmake-dependency-regex)
2721 (makefile-makepp-rule-action-regex)
2722 (makefile-bsdmake-rule-action-regex): New constants.
2723 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
2724
2725 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2726 Allow (...) within `...' for makepp messages.
2727
2728 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
2729
2730 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
2731
2732 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
2733 "." files are deleted from all file lists before comparison.
2734
2735 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
2736 (viper-ESC-key): Made them customizable.
2737
2738 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
2739
2740 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
2741
2742 * autorevert.el (auto-revert-buffers): Use save-match-data.
2743
2744 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2745
2746 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
2747 menu items with a nil command binding.
2748
2749 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
2750
2751 * emacs-lisp/cl-macs.el (defsetf):
2752 Improve argument/docstring consistency.
2753
2754 * faces.el (list-faces-display): Improve the formatting by
2755 computing the maximum length required for any face-name (reworked
2756 patch of 1999-01-11, accidentally deleted on 1999-07-21).
2757 (internal-find-face): Remove redundant info in docstring.
2758
2759 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
2760
2761 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
2762 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
2763 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
2764 (gdb-assembler-custom): Improve regexps.
2765 (def-gdb-auto-update-handler): Use window point to preserve point.
2766
2767 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2768
2769 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
2770
2771 2005-05-31 Jay Belanger <belanger@truman.edu>
2772
2773 * calc/calc-embed.el (calc-embedded-word): Change argument passed
2774 to calc-embedded.
2775 (calc-embedded-make-info): Have plain prefix argument select
2776 entire line.
2777
2778 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
2779
2780 * faces.el (list-faces-display): Signal error if passed a regexp
2781 that matches no face name.
2782
2783 * simple.el (filter-buffer-substring): Fix typo in docstring.
2784
2785 2005-05-31 Richard M. Stallman <rms@gnu.org>
2786
2787 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
2788 (vhdl-emacs-21): Doc fix.
2789 (vhdl-mode): Unconditionally set comment-padding.
2790 (vhdl-fixup-whitespace-region): Insert spaces only where
2791 there are none.
2792 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
2793
2794 2005-05-30 John Wiegley <johnw@newartisans.com>
2795
2796 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
2797 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
2798 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
2799 `directory-sep-char' to ?/, and all uses of `string-to-int' to
2800 `string-to-number'.
2801
2802 2005-05-30 Jay Belanger <belanger@truman.edu>
2803
2804 * calc/calc.el (calc-bug-address): Fix docstring.
2805 (calc-window-hook, calc-trail-window-hook): New variables.
2806 (calc-trail-display): Restore use of calc-trail-window-hook.
2807 (calc): Restore use of calc-window-hook.
2808
2809 2005-05-31 Masatake YAMATO <jet@gyve.org>
2810
2811 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
2812
2813 * help-fns.el (help-C-file-name): Add autoload mark for
2814 `find-function-noselect'.
2815
2816 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2817
2818 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
2819 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
2820
2821 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
2822
2823 * calendar/diary-lib.el (mark-included-diary-files): Only kill
2824 included diary buffer if it was not already being visited.
2825 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
2826
2827 * calendar/icalendar.el (top-level): Do not require 'appt.
2828
2829 * mail/supercite.el (sc-select-attribution): Only use a list
2830 element from sc-attrib-selection-list if it returns a string.
2831 Reported by Davide G. M. Salvetti <salve@debian.org>.
2832
2833 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
2834
2835 * thumbs.el (thumbs-thumbname): The resulting thumbname now
2836 includes a hash value to improve its uniqueness, and has a ".jpg"
2837 extension. Also, it is now a valid filename on all systems.
2838 (thumbs-make-thumb): Use `let', not `let*'.
2839 (thumbs-show-thumbs-list): Check for JPEG availability.
2840
2841 2005-05-30 Richard M. Stallman <rms@gnu.org>
2842
2843 * filesets.el (filesets-menu-ensure-use-cached):
2844 Prevent warning when emacs-version>= is undefined.
2845
2846 * printing.el (pr-interactive-n-up): Use string-to-number.
2847
2848 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
2849
2850 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
2851 Warn only when name to be defined is quoted.
2852
2853 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
2854
2855 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
2856 Make regexp more robust.
2857 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
2858 Force regeneration of disassembly.
2859
2860 2005-05-29 Jay Belanger <belanger@truman.edu>
2861
2862 * calc/calc.el (calc-user-invocation): Check if
2863 calc-invocation-macro is non-nil.
2864
2865 2005-05-29 Juri Linkov <juri@jurta.org>
2866
2867 * add-log.el (change-log-font-lock-keywords):
2868 Add `+' to e-mail regexp to accept mail address with keywords.
2869
2870 * man.el (Man-name-regexp): Add `:' to accept qualified names.
2871
2872 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2873
2874 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
2875
2876 * ielm.el (inferior-emacs-lisp-mode): Ditto.
2877
2878 2005-05-29 Richard M. Stallman <rms@gnu.org>
2879
2880 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
2881 Undo the change that moves to end of the current word.
2882
2883 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
2884
2885 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
2886 Throw error when count <= 0 to ensure input is a number.
2887 (gdb-read-memory-custom): Pick up address from buffer.
2888 (gdb-memory-mode): Allow user to increment and decrement
2889 memory address from header line.
2890
2891 2005-05-29 Richard M. Stallman <rms@gnu.org>
2892
2893 * flyspell.el (flyspell-version): Function deleted.
2894 (flyspell-auto-correct-previous-hook): Doc fix.
2895
2896 * jit-lock.el (jit-lock-function, jit-lock-after-change):
2897 Do nothing if memory is full.
2898
2899 * font-lock.el (font-lock-fontify-syntactically-region):
2900 Pass t for GREEDY to looking-back.
2901
2902 * saveplace.el (save-place-alist-to-file): Write the file
2903 using write-region.
2904
2905 * subr.el (looking-back): New argument GREEDY.
2906
2907 * progmodes/compile.el (compilation-start): Set the mode
2908 before inserting the initial text.
2909
2910 * progmodes/which-func.el (which-func-update-1): Turn the mode
2911 off in case of error by setting which-func-mode.
2912
2913 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
2914
2915 * flyspell.el (flyspell-auto-correct-previous-word):
2916 Narrow down to what's on the screen, and recenter overlays
2917 at the end of the next word.
2918
2919 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
2920
2921 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
2922 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
2923 (flyspell-abbrev-p): Default to nil.
2924 (flyspell-use-global-abbrev-table-p): Doc fix.
2925 (flyspell-large-region): Allow nil as value.
2926 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
2927
2928 (mail-mode-flyspell-verify): More robust handling
2929 of `mail-header-separator'. More efficient signature detection.
2930 Allow for regexp metacharacters in message-header-separator.
2931 Adding `To' not to be checked in mail-mode-flyspell-verify.
2932
2933 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
2934 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
2935 Bind flyspell-auto-correct-binding.
2936 Bind C-. and C-, .
2937 (flyspell-mode-map): Likewise.
2938 (flyspell-mode): Doc fix.
2939 (flyspell-accept-buffer-local-defs): Preserve current buffer.
2940 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
2941 (flyspell-word-cache-result): New var, always local.
2942 (flyspell-check-pre-word-p): Doc fix.
2943 (flyspell-check-changed-word-p): Handle spc like newline.
2944 (flyspell-post-command-hook): Set flyspell-word-cache-result.
2945 (flyspell-word-search-backward, flyspell-word-search-forward):
2946 New functions.
2947 (flyspell-word): Return t if nothing to check.
2948 When parsing TeX code, check for after } or \.
2949 Use flyspell-word-search-backward to find previous word.
2950 Return nil if duplicated word.
2951 For word already checked, return same value as last time.
2952 Set flyspell-word-cache-result after checking.
2953 Don't clobber the return value.
2954 (flyspell-get-word): Major rewrite.
2955 (flyspell-external-point-words): New locals pword, pcount.
2956 Fix size used in progress message.
2957 Find the proper corresponding word in flyspell-large-region-buffer.
2958 (flyspell-region): Check for flyspell-large-region = nil.
2959 (flyspell-highlight-incorrect-region): Clean up overlays in region.
2960 (flyspell-auto-correct-word): Check that WORD is a cons.
2961 (flyspell-correct-word): Likewise.
2962
2963 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
2964
2965 * progmodes/make-mode.el (makefile-rule-action-regex)
2966 (makefile-macroassign-regex, makefile-makepp-mode)
2967 (makefile-bsdmake-mode): Continuation lines may be empty.
2968 Reported by Joshua Varner.
2969 (makefile-makepp-font-lock-keywords): Add $(stem).
2970
2971 2005-05-28 Karl Berry <karl@gnu.org>
2972
2973 * textmodes/tex-mode.el: Now that tex-send-command calls
2974 shell-quote-argument (2005-03-31 change), remove all calls to
2975 shell-quote-argument; they all end up invoking tex-send-command.
2976 The double quoting loses on filenames with non-safe characters,
2977 such as "@". Reported by Frederik Fouvry.
2978
2979 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
2980
2981 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
2982 about preserving point.
2983
2984 2005-05-27 Jay Belanger <belanger@truman.edu>
2985
2986 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
2987 Info-goto-node.
2988
2989 * calc/calc-embed.el (calc-embed-arg): New variable.
2990 (calc-do-embedded-activate, calc-embedded-activate-formula)
2991 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
2992 variable by new variable.
2993 (calc-embedded-make-info): Replace undeclared variable by new
2994 variable. When selecting region with positive prefix
2995 argument, use end of previous line instead of beginning of line.
2996
2997 * calc/calc-aent.el (calc-arg-values): Declare it.
2998
2999 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
3000 Declare them.
3001
3002 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
3003
3004 * calc/calc.el (calc-alg-map): Declare it.
3005
3006 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
3007
3008 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
3009
3010 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
3011 (gdb-registers-buffer, toggle-gdb-all-registers):
3012 Toggle display of floating point registers.
3013 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
3014
3015 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
3016 (toggle-gud-tooltip-dereference):
3017 Rename from gud-toggle-tooltip-dereference.
3018
3019 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
3020
3021 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
3022
3023 2005-05-27 Jay Belanger <belanger@truman.edu>
3024
3025 * calc/calc-prog.el (calc-kbd-report): Remove.
3026 (calc-kbd-query): Rewrite.
3027
3028 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
3029
3030 * image.el (image-library-alist): Move to image.c.
3031 (image-type-available-p): Doc fix.
3032
3033 2005-05-27 Lute Kamstra <lute@gnu.org>
3034
3035 * calc/calc.el (calc):
3036 * outline.el (outline-1, outline-2, outline-3, outline-4)
3037 (outline-5, outline-6, outline-7, outline-8):
3038 * textmodes/dns-mode.el (dns-mode):
3039 * textmodes/sgml-mode.el (sgml-namespace-face):
3040 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
3041 (tex-verbatim-face, tex-use-reftex):
3042 * textmodes/texinfo.el (texinfo-heading-face):
3043 Specify customization group.
3044
3045 * longlines.el: Don't require easy-mmode.
3046 (longlines-visible-face): Specify customization group.
3047
3048 2005-05-27 Kenichi Handa <handa@m17n.org>
3049
3050 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
3051 encoding table of windows-1251.
3052
3053 * international/ucs-tables.el (ucs-set-table-for-input):
3054 If translation-table-for-input of a coding system is a symbol, get
3055 its translation-table property.
3056
3057 * international/code-pages.el: Don't register a coding system into
3058 non-iso-charset-alist more than once.
3059 (cp-make-coding-system): Likewise.
3060
3061 2005-05-26 John Wiegley <johnw@newartisans.com>
3062
3063 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
3064 `eshell-resume-eval' is wrapped in a list, it indicates that the
3065 command was run asynchronously. In that case, unwrap the value
3066 before checking the delimiter value.
3067
3068 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
3069 character before a space at the end of a line is \, assume the space
3070 is part of the last argument rather than a final argument separator.
3071
3072 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
3073 is in use, and the target is `t' or `nil' (which are the most common
3074 values), don't assume that the symbol target is a buffer.
3075
3076 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
3077
3078 * calendar/calendar.el (calendar-mode-line-format):
3079 Use mode-line-highlight as mouse-face.
3080
3081 * time.el (display-time-string-forms, display-time-update):
3082 Use mode-line-highlight as mouse-face.
3083
3084 2005-05-26 Jay Belanger <belanger@truman.edu>
3085
3086 * calc/calc.el (calc-language-alist): Remove extra defvar.
3087
3088 2005-05-26 Lute Kamstra <lute@gnu.org>
3089
3090 * arc-mode.el (archive-mode):
3091 * bookmark.el (bookmark-read-annotation-mode)
3092 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
3093 * bs.el (bs-mode):
3094 * calc/calc-yank.el (calc-edit-mode):
3095 * calc/calc.el (calc-mode, calc-trail-mode):
3096 * calculator.el (calculator-mode):
3097 * chistory.el (command-history-mode):
3098 * comint.el:
3099 * cus-edit.el (custom-mode):
3100 * descr-text.el (describe-text-mode):
3101 * ebuff-menu.el (Electric-buffer-menu-mode):
3102 * ediff-util.el (ediff-mode):
3103 * emacs-lisp/re-builder.el (reb-mode):
3104 * emulation/vi.el (vi-mode-setup):
3105 * emulation/ws-mode.el (wordstar-mode):
3106 * eshell/esh-mode.el (eshell-mode):
3107 * forms.el (forms-mode):
3108 * help-mode.el (help-mode):
3109 * hexl.el (hexl-mode):
3110 * ibuffer.el (ibuffer-mode):
3111 * ielm.el (inferior-emacs-lisp-mode):
3112 * info.el (Info-mode, Info-edit-mode):
3113 * international/swedish.el:
3114 * ledit.el (ledit-from-lisp-mode):
3115 * locate.el (locate-mode):
3116 * mail/rmail.el (rmail-mode):
3117 * mail/rmailedit.el (rmail-edit-mode):
3118 * mail/rmailsum.el (rmail-summary-mode):
3119 * mail/supercite.el (sc-electric-mode):
3120 * net/eudc.el (eudc-mode):
3121 * net/quickurl.el (quickurl-list-mode):
3122 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
3123 * obsolete/ooutline.el (outline-mode):
3124 * obsolete/options.el (Edit-options-mode):
3125 * obsolete/rnews.el (news-mode):
3126 * obsolete/rnewspost.el (news-reply-mode):
3127 * play/5x5.el (5x5-mode):
3128 * play/decipher.el (decipher-mode, decipher-stats-mode):
3129 * play/gomoku.el (gomoku-mode):
3130 * play/snake.el (snake-mode):
3131 * play/solitaire.el (solitaire-mode):
3132 * play/tetris.el (tetris-mode):
3133 * progmodes/ada-mode.el (ada-mode):
3134 * progmodes/antlr-mode.el (antlr-mode):
3135 * progmodes/autoconf.el (autoconf-mode):
3136 * progmodes/dcl-mode.el (dcl-mode):
3137 * progmodes/delphi.el (delphi-mode):
3138 * progmodes/ebrowse.el (ebrowse-tree-mode)
3139 (ebrowse-electric-list-mode, ebrowse-member-mode)
3140 (ebrowse-electric-position-mode):
3141 * progmodes/f90.el (f90-mode):
3142 * progmodes/fortran.el (fortran-mode):
3143 * progmodes/icon.el (icon-mode):
3144 * progmodes/idlw-help.el (idlwave-help-mode):
3145 * progmodes/idlw-shell.el (idlwave-shell-mode):
3146 * progmodes/idlwave.el (idlwave-mode):
3147 * progmodes/inf-lisp.el (inferior-lisp-mode):
3148 * progmodes/m4-mode.el (m4-mode):
3149 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
3150 * progmodes/modula2.el (modula-2-mode):
3151 * progmodes/octave-inf.el (inferior-octave-mode):
3152 * progmodes/octave-mod.el (octave-mode):
3153 * progmodes/pascal.el (pascal-mode):
3154 * progmodes/sh-script.el (sh-mode):
3155 * progmodes/sql.el (sql-mode, sql-interactive-mode):
3156 * progmodes/vhdl-mode.el (vhdl-mode):
3157 * progmodes/xscheme.el (scheme-interaction-mode):
3158 * replace.el (occur-mode):
3159 * ses.el (ses-mode):
3160 * simple.el (completion-list-mode):
3161 * skeleton.el:
3162 * speedbar.el (speedbar-mode):
3163 * term.el (term-mode):
3164 * terminal.el (terminal-edit-mode):
3165 * textmodes/reftex-index.el (reftex-index-mode)
3166 (reftex-index-phrases-mode):
3167 * textmodes/reftex-sel.el (reftex-select-label-mode)
3168 (reftex-select-bib-mode):
3169 * textmodes/reftex-toc.el (reftex-toc-mode):
3170 * wdired.el (wdired-change-to-wdired-mode):
3171 * wid-browse.el (widget-browse-mode):
3172 Use run-mode-hooks.
3173
3174 * array.el (array-mode):
3175 * calendar/todo-mode.el (todo-mode):
3176 * man.el (Man-mode):
3177 * play/landmark.el (lm-mode):
3178 * play/mpuz.el (mpuz-mode):
3179 Use kill-all-local-variables and run-mode-hooks.
3180
3181 * subr.el (delay-mode-hooks): Specify indentation.
3182
3183 2005-05-26 Mark A. Hershberger <mah@everybody.org>
3184
3185 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
3186
3187 2005-05-26 Jay Belanger <belanger@truman.edu>
3188
3189 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
3190 of nil.
3191
3192 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
3193
3194 * progmodes/gdb-ui.el (gdb-frame-address):
3195 Rename from gdb-current-address.
3196 (gdb-previous-frame-address): Rename from gdb-previous-address.
3197 (gdb-selected-frame): Rename from gdb-current-frame.
3198 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
3199 (gdb-frame-number): Rename from gdb-current-stack-level.
3200 (gdb-ann3): Match new mode-name for disassembly buffer.
3201 Extend initialization of variables.
3202 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
3203 (gdb-memory-mode): Use mouse-face in header line.
3204 (gdb-assembler-buffer-name): Call it disassembly and give frame
3205 in mode line.
3206 (gdb-source-spec-regexp, gdb-assembler-custom)
3207 (gdb-invalidate-assembler, gdb-frame-handler):
3208 Make robust to leading zeroes in address format.
3209
3210 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
3211
3212 * textmodes/org.el (org-mode): Use `define-derived-mode' to
3213 define `org-mode'.
3214 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
3215
3216 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
3217
3218 * log-edit.el (log-edit-changelog-entries): Distinguish between
3219 filenames like xfns.c and fns.c.
3220
3221 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
3222
3223 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
3224 point after reverting.
3225 (Buffer-menu-make-sort-button): Handle the case where
3226 `Buffer-menu-use-header-line' is nil.
3227
3228 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3229
3230 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
3231 New funcs. In minibuffer-local-completion-map bind `]', `/'
3232 and `:' to them.
3233
3234 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
3235
3236 * startup.el (normal-top-level): Allow modification of load-path while
3237 we're iterating over it.
3238
3239 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
3240
3241 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
3242 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
3243 (thumbs-resize-interactive, thumbs-insert-image)
3244 (thumbs-insert-thumb, thumbs-dired-show-marked)
3245 (thumbs-find-image-at-point, thumbs-delete-images)
3246 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
3247 (thumbs-increment-image-size, thumbs-decrement-image-size):
3248 Fix typos in docstrings.
3249
3250 2005-05-24 Andre Spiegel <spiegel@gnu.org>
3251
3252 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
3253 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
3254 (cperl-mode): Use them.
3255
3256 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
3257
3258 * window.el (quit-window, shrink-window-if-larger-than-buffer):
3259 Doc fixes.
3260
3261 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
3262
3263 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
3264 Bind C-d to gdb-inferior-io-eof.
3265
3266 * dired.el (dired-dnd-popup-notice): Use message-box.
3267
3268 2005-05-23 Masatake YAMATO <jet@gyve.org>
3269
3270 * bindings.el (mode-line-major-mode-keymap):
3271 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
3272
3273 * faces.el (mode-line-highlight): New face.
3274
3275 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
3276 as mouse-face.
3277
3278 * bindings.el (top-level, help-echo, mode-line-modified)
3279 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
3280 as mouse-face.
3281
3282 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
3283
3284 * progmodes/cc-engine.el (c-guess-basic-syntax):
3285 Remove spurious call to `zerop'.
3286
3287 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
3288
3289 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
3290
3291 CC Mode update to 5.30.10:
3292
3293 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
3294 could go past the limit in decoration level 2, thereby causing
3295 errors during interactive fontification.
3296
3297 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
3298 the file is evaluated interactively.
3299
3300 * cc-engine.el (c-guess-basic-syntax): Handle operator
3301 declarations somewhat better in C++.
3302
3303 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
3304 make use of `run-mode-hooks' which has been added in Emacs 21.1.
3305 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
3306 (awk-mode): Use it.
3307 (make-local-hook): Suppress warning about obsoleteness.
3308
3309 * cc-engine.el, cc-align.el, cc-cmds.el
3310 (c-append-backslashes-forward, c-delete-backslashes-forward)
3311 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
3312 Compensate for return value from `forward-line' when it has moved
3313 but not to a different line due to eob.
3314
3315 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
3316 `objc-method-intro' and `objc-method-args-cont'.
3317
3318 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
3319
3320 CC Mode update to 5.30.10:
3321
3322 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
3323 in the copyright statement. Incidentally, change "along with GNU
3324 Emacs" to "along with this program" where it occurs.
3325
3326 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
3327 so that it is interactive, hence can be found by M-x awk-mode
3328 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
3329 <gmorris+emacs@ast.cam.ac.uk>.
3330
3331 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
3332 Mode's regexps.
3333
3334 2005-05-23 Kevin Ryde <user42@zip.com.au>
3335
3336 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
3337 c-parse-state, to avoid a lisp error (on bad code).
3338
3339 2005-05-23 Lute Kamstra <lute@gnu.org>
3340
3341 * subr.el (font-lock-defaults): Remove defvar as it's already
3342 defined in font-core.el.
3343
3344 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
3345
3346 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
3347
3348 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
3349 more general and work when GDB variable "print pretty" is on,
3350 as with Emacs, for example.
3351
3352 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
3353
3354 * font-core.el: Update comment.
3355
3356 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
3357 Use `after-change-major-mode-hook' instead of `find-file-hook'.
3358
3359 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
3360
3361 2005-05-22 Eli Zaretskii <eliz@gnu.org>
3362
3363 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
3364 and `yank-handler' in the doc strings.
3365
3366 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
3367
3368 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
3369
3370 2005-05-22 Richard M. Stallman <rms@gnu.org>
3371
3372 * help.el (describe-key): Move print-help-return-message call
3373 out of conditional.
3374
3375 * progmodes/etags.el (list-tags): Use with-no-warnings.
3376
3377 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
3378 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
3379 (starttls-extra-args, starttls-extra-arguments): Add defvars.
3380
3381 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
3382
3383 * language/viet-util.el (viet-viscii-nonascii-translation-table):
3384 Add defvar.
3385
3386 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
3387 Use defvar, not defconst.
3388
3389 * hexl.el (hexl-follow-line): Use with-no-warnings.
3390
3391 * emulation/tpu-extras.el: Use write-file-functions instead of
3392 write-file-hooks.
3393
3394 * dired.el (dired-font-lock-keywords): Fontify files with junk
3395 extensions even if marked by -F.
3396
3397 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
3398
3399 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
3400 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
3401 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
3402 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
3403 (concatenate, list-length, get*, getf, cl-remprop):
3404 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
3405 (etypecase, progv, lexical-let, lexical-let*)
3406 (multiple-value-bind, multiple-value-setq, shiftf):
3407 Improve argument/docstring consistency.
3408
3409 * subr.el (focus-frame, unfocus-frame):
3410 Revert deletion on 2005-05-01.
3411
3412 2005-05-22 Andre Spiegel <spiegel@gnu.org>
3413
3414 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
3415 doesn't exist.
3416
3417 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
3418 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
3419
3420 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
3421
3422 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
3423 already deleted variables: auto-fill-hook, blink-paren-hook,
3424 lisp-indent-hook, inhibit-local-variables, unread-command-event,
3425 suspend-hooks, comment-indent-hook, meta-flag,
3426 before-change-function, after-change-function,
3427 font-lock-doc-string-face.
3428
3429 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3430
3431 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
3432
3433 2005-05-21 Eli Zaretskii <eliz@gnu.org>
3434
3435 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
3436 rmail-dont-reply-to.
3437
3438 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3439
3440 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
3441 literal blank when splitting new-header-values.
3442
3443 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
3444
3445 * calendar/cal-menu.el (cal-menu-update): Add separator as a
3446 string so that tmm doesn't create a completion entry for it.
3447
3448 * textmodes/table.el (table-disable-menu): Ditto.
3449
3450 2005-05-21 Richard M. Stallman <rms@gnu.org>
3451
3452 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
3453
3454 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
3455
3456 * net/rcompile.el (remote-compile): Use compilation-start.
3457
3458 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
3459
3460 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
3461
3462 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
3463 Default to makefile-bsdmake-mode on BSD systems.
3464
3465 * imenu.el (imenu-generic-expression, imenu--generic-function'):
3466 REGEXP may also be a search function now. The part of doc-string
3467 for describing the structure was 95% identical to that of
3468 `imenu--generic-function'. Unify it there.
3469
3470 * progmodes/make-mode.el (makefile-imenu-generic-expression):
3471 Use function to find dependencies, because regexp alone is so complex,
3472 it easily goes into an endless loop.
3473 (makefile-makepp-mode): Also add submenu for Perl functions
3474 defined in the makefile.
3475 (makefile-bsdmake-mode): Special imenu-generic-expression no
3476 longer needed, due to function call.
3477 (makefile-match-dependency): Take BOUND into account when checking
3478 if we're through.
3479
3480 2005-05-20 Jay Belanger <belanger@truman.edu>
3481
3482 * calc/calc-units.el (calc-invalidate-units-table):
3483 Use inhibit-read-only.
3484 (math-build-units-table-buffer): Use view-mode.
3485
3486 2005-05-20 David Kastrup <dak@gnu.org>
3487
3488 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
3489 easy-menu-add is not a nop on Emacs; and clarify when to call it.
3490
3491 2005-05-20 Lute Kamstra <lute@gnu.org>
3492
3493 * diff-mode.el (diff-header-face, diff-file-header-face)
3494 (diff-index-face, diff-hunk-header-face, diff-removed-face)
3495 (diff-added-face, diff-changed-face, diff-function-face)
3496 (diff-context-face, diff-nonexistent-face): Put them in the
3497 diff-mode customization group.
3498
3499 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
3500
3501 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
3502
3503 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
3504
3505 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
3506 Minor regexp-optimization.
3507
3508 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
3509
3510 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
3511 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
3512 (org-agenda-add-time-grid-maybe): New function.
3513 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
3514 (org-table-create): `dotimes' instead of `mapcar'.
3515 (org-xor): Simplify implementation.
3516 (org-agenda): `inhibit-redisplay' turned on.
3517 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
3518 a consistent line after a state change.
3519 (org-agenda-remove-times-when-in-prefix): New option.
3520 (org-prefix-has-time): New variable.
3521 (org-parse-time-string): Optional argument NODEFAULT.
3522 (org-format-agenda-item): Parse items for time-of-day
3523 specifications and move these into the prefix if possible.
3524 (org-agenda-priority): Get current heading, not previous heading
3525 during agenda remote editing.
3526
3527 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
3528
3529 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
3530 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
3531 (remove-duplicates, delete-duplicates, substitute)
3532 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
3533 (nsubstitute-if-not, find, find-if, find-if-not, position)
3534 (position-if, position-if-not, count, count-if, count-if-not)
3535 (mismatch, search, sort*, stable-sort, merge, member*)
3536 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
3537 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
3538 (intersection, nintersection, set-difference, nset-difference)
3539 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
3540 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
3541 (nsublis, tree-equal): Improve argument/docstring consistency.
3542
3543 * subr.el (send-string, send-region):
3544 Remove obsolescence declaration.
3545 (window-dot, set-window-dot, read-input, show-buffer)
3546 (eval-current-buffer, string-to-int):
3547 Add release number to obsolescence declarations.
3548
3549 2005-05-19 Kim F. Storm <storm@cua.dk>
3550
3551 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
3552 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
3553
3554 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
3555
3556 * faces.el (list-faces-display): Make back button respect optional
3557 regexp arg.
3558
3559 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
3560
3561 * calculator.el (calculator-radix-grouping-mode)
3562 (calculator-radix-grouping-digits, calculator-displayer)
3563 (calculator-radix-grouping-separator, calculator-copy-displayer):
3564 * dabbrev.el (dabbrev-search-these-buffers-only):
3565 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
3566 (diff-advance-after-apply-hunk, diff-mode-hook)
3567 (diff-minor-mode-prefix):
3568 * imenu.el (imenu-use-popup-menu):
3569 * jit-lock.el (jit-lock-context-time):
3570 * newcomment.el (comment-fill-column, comment-column)
3571 (comment-style, comment-padding, comment-multi-line)
3572 (comment-empty-lines, comment-auto-fill-only-comments):
3573 * reveal.el (reveal-around-mark):
3574 * uniquify.el (uniquify-buffer-name-style)
3575 (uniquify-after-kill-buffer-p)
3576 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
3577 (uniquify-min-dir-content, uniquify-separator)
3578 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
3579 * w32-vars.el (w32-fixed-font-alist):
3580 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
3581 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
3582 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
3583 * progmodes/perl-mode.el (perl-indent-level)
3584 (perl-continued-statement-offset, perl-continued-brace-offset)
3585 (perl-brace-offset, perl-brace-imaginary-offset)
3586 (perl-label-offset, perl-indent-continued-arguments)
3587 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
3588 * progmodes/tcl.el (tcl-indent-level)
3589 (tcl-continued-indent-level, tcl-auto-newline)
3590 (tcl-tab-always-indent, tcl-electric-hash-style)
3591 (tcl-help-directory-list, tcl-use-smart-word-finder)
3592 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
3593 (inferior-tcl-source-command):
3594 * textmodes/fill.el (enable-kinsoku):
3595 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
3596 * textmodes/table.el (table-yank-handler):
3597 Specify missing group (and type, if simple) in defcustom.
3598
3599 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3600
3601 * progmodes/compile.el (compilation-finish-function): Fix defvar.
3602
3603 2005-05-19 Richard M. Stallman <rms@gnu.org>
3604
3605 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
3606
3607 * subr.el (event-basic-type): Don't get an error.
3608 (left-fringe-p): Function deleted.
3609
3610 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
3611 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
3612
3613 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
3614 in recursive copy.
3615
3616 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
3617
3618 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
3619
3620 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
3621 Call byte-compile-nogroup-warn if appropriate.
3622
3623 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
3624 (compilation-set-window): Don't call left-fringe-p; do it directly.
3625
3626 2005-05-19 Jay Belanger <belanger@truman.edu>
3627
3628 * calc/calc-graph.el (calc-graph-format-data): Make sure
3629 var-PlotRejects is bound before trying to check its value.
3630
3631 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
3632
3633 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
3634 definition of this variable from reftex-global.el to reftex.el,
3635 because it is needed in the menu.
3636
3637 2005-05-19 Lute Kamstra <lute@gnu.org>
3638
3639 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
3640 years are fixed. Don't insert a space after a dash.
3641
3642 2005-05-19 Kim F. Storm <storm@cua.dk>
3643
3644 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
3645
3646 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
3647
3648 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
3649 strings, because (eq ... ?\\) is fairly frequent.
3650
3651 * progmodes/make-mode.el (makefile-add-this-line-targets):
3652 Simplify and integrate into `makefile-pickup-targets'.
3653 (makefile-add-this-line-macro): Simplify and integrate into
3654 `makefile-pickup-macros.
3655 (makefile-pickup-filenames-as-targets): Simplify.
3656 (makefile-previous-dependency, makefile-match-dependency):
3657 Don't stumble over `::'.
3658
3659 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
3660
3661 * subr.el (post-command-idle-hook, post-command-idle-delay):
3662 Remove obsoletion of post-command-idle-hook and
3663 post-command-idle-delay.
3664
3665 * faces.el (list-faces-display): Provide button when describe-face
3666 is called to take user back to the list of faces.
3667
3668 * help-fns.el (describe-variable): Remove hyperlinks in a
3669 variable's value as these are quite frequently inappropriate.
3670
3671 * follow.el (follow-submit-feedback, follow-mode):
3672 Remove references to post-command-idle-hook.
3673
3674 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
3675
3676 * progmodes/make-mode.el (makefile-previous-dependency)
3677 (makefile-match-dependency): Check for := (and in bsd mode also
3678 !=) to give a better result, even when font-lock is not on.
3679
3680 2005-05-18 Jay Belanger <belanger@truman.edu>
3681
3682 * calc/calc-help.el (calc-s-prefix-help):
3683 Add `calc-copy-special-constant' to help string.
3684
3685 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3686
3687 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
3688
3689 2005-05-18 Jay Belanger <belanger@truman.edu>
3690
3691 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
3692 in linear factors are in proper order.
3693
3694 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
3695
3696 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
3697 Support for jurabib.
3698
3699 * textmodes/reftex.el (featurep): Define aliases for overlay
3700 commands, for XEmacs compatibility, and use these aliases in
3701 overlay initializations.
3702 (reftex-highlight): Use `reftex-move-overlay'.
3703 (reftex-unhighlight): Use `reftex-delete-overlay'.
3704 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
3705 (reftex-access-search-path): Use `reftex-uniquify' instead of
3706 `reftex-uniq'
3707
3708 * textmodes/reftex-sel.el (reftex-select-unmark):
3709 Overlay `before-string' property modification enables for Emacs as well.
3710 (reftex-select-item): Use `reftex-delete-overlay'.
3711 (reftex-select-mark): Use `reftex-make-overlay' and
3712 `reftex-overlay-put'.
3713 (reftex-select-unmark): Use `reftex-delete-overlay' and
3714 `reftex-overlay-put'.
3715
3716 2005-05-18 Lute Kamstra <lute@gnu.org>
3717
3718 * emacs-lisp/lisp.el (check-parens): Fix docstring.
3719
3720 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
3721
3722 * add-log.el (add-change-log-entry):
3723 * array.el (array-make-template, array-reconfigure-rows)
3724 (array-init-max-row, array-init-max-column)
3725 (array-init-columns-per-line, array-init-field-width):
3726 * replace.el (replace-match-maybe-edit, perform-replace):
3727 * textmodes/spell.el (spell-region):
3728 Replace `read-input' by `read-string'.
3729
3730 * forms.el (forms-mode):
3731 * finder.el (finder-compile-keywords):
3732 * shadowfile.el (shadow-read-files):
3733 Replace `eval-current-buffer' by `eval-buffer'.
3734
3735 * terminal.el (te-pass-through):
3736 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
3737 (ange-ftp-raw-send-cmd):
3738 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
3739 (send-process-next-char, telnet-initial-filter, telnet):
3740 Replace `send-string' by `process-send-string'.
3741
3742 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
3743 (prolog-consult-region): Replace `send-string' by
3744 `process-send-string'; replace `send-region' by `process-send-region'.
3745
3746 * progmodes/delphi.el (delphi-log-msg):
3747 Replace `set-window-dot' by `set-window-point'.
3748
3749 * subr.el (window-dot, set-window-dot, read-input, send-string)
3750 (send-region, show-buffer, eval-current-buffer):
3751 Make really obsolete, as the comment says.
3752
3753 2005-05-17 Kim F. Storm <storm@cua.dk>
3754
3755 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
3756 (cua--init-keymaps): Bind C-return instead of S-return to set
3757 rectangle mark.
3758
3759 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
3760 instead of S-return to toggle/clear rectangle mark.
3761
3762 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
3763
3764 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
3765 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
3766 Also fontify plain strings assigned to variables, mostly so that a
3767 colon has a face and is thus not taken as a dependency separator.
3768 (makefile-previous-dependency): Inline the new matcher, because it
3769 is too complex to work in both directions.
3770 (makefile-match-dependency): Eliminate `backward' arg (see above).
3771 Completely reimplemented so as to not sometimes go into an endless
3772 loop. It should also be more efficient, because first it only
3773 searches for `:', instead of applying the very complex regexp.
3774 (makefile-mode): Cancel `font-lock-support-mode', because blocks
3775 to be fontified in one piece can be too long for JIT.
3776 Makefiles are never *that* big.
3777
3778 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
3779
3780 * dired.el (dired-mode): Simplify.
3781
3782 2005-05-17 Lute Kamstra <lute@gnu.org>
3783
3784 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
3785 defcustom for the mode hook variable.
3786
3787 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
3788 Emacs Lisp Reference Manual.
3789
3790 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
3791
3792 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
3793 (evenp, list*):
3794 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
3795 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
3796
3797 * net/tramp-smb.el (tramp-smb-open-connection):
3798 Pass `tramp-chunksize' as fifth (required) argument.
3799
3800 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
3801
3802 * font-lock.el (lisp-font-lock-keywords-1):
3803 Set `font-lock-negation-char-face' for [^...] char group.
3804 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
3805
3806 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
3807 a var, and refine it to mask one more level of nested vars.
3808 (makefile-rule-action-regex): Turn it into a var, and refine it so
3809 it recognizes backslashed continuation lines as belonging to the
3810 same command.
3811 (makefile-macroassign-regex): Refine it so it recognizes
3812 backslashed continuation lines as belonging to the same command.
3813 (makefile-var-use-regex): Don't look at the next char, because it
3814 might be the same one to be skipped by the initial [^$], leading
3815 to an overlooked variable use.
3816 (makefile-make-font-lock-keywords): Remove two parameters, which
3817 are now variables that some of the modes set locally.
3818 Handle dependency and rule action matching through functions, because
3819 regexps alone match too often. Dependency matching now comes
3820 last, so it can check, whether a colon already matched something else.
3821 (makefile-mode): Inform that font-lock improves makefile parsing
3822 capabilities.
3823 (makefile-match-dependency, makefile-match-action): New functions.
3824
3825 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
3826
3827 * emacs-lisp/cl-extra.el (equalp): Doc fix.
3828
3829 * align.el (align-regexp):
3830 * ansi-color.el (ansi-color-get-face):
3831 * array.el (array-reconfigure-rows, array-init-max-row)
3832 (array-init-max-column, array-init-columns-per-line)
3833 (array-init-field-width):
3834 * dired-aux.el (dired-trample-file-versions):
3835 * dired-x.el (dired-mark-sexp):
3836 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
3837 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
3838 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
3839 * faces.el (face-read-integer):
3840 * files.el (backup-extract-version, insert-directory):
3841 * hexl.el (hexl-insert-decimal-char):
3842 * server.el (server-process-filter):
3843 * shell.el (shell-extract-num):
3844 * startup.el (command-line-1):
3845 * term.el (term-command-hook):
3846 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
3847 (time-stamp-do-number):
3848 * time.el (display-time-update):
3849 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
3850 (timezone-fix-time):
3851 * vms-patch.el (vms-suspend-resume-hook):
3852 * calendar/appt.el (appt-convert-time):
3853 * calendar/cal-bahai.el (mark-bahai-diary-entries):
3854 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
3855 * calendar/cal-islam.el (mark-islamic-diary-entries):
3856 * calendar/calendar.el (calendar-cursor-to-date)
3857 (calendar-star-date):
3858 * calendar/diary-lib.el (diary-attrtype-convert)
3859 (mark-diary-entries, diary-entry-time):
3860 * calendar/solar.el (solar-get-number):
3861 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
3862 * emacs-lisp/re-builder.el (reb-display-subexp):
3863 * emulation/edt.el (edt-set-scroll-margins):
3864 * emulation/tpu-extras.el (tpu-set-scroll-margins):
3865 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
3866 (vip-get-ex-count):
3867 * emulation/viper-ex.el (viper-get-ex-token)
3868 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
3869 * international/fontset.el (fontset-plain-name):
3870 * mail/feedmail.el (feedmail-look-at-queue-directory):
3871 * mail/mailalias.el (mail-get-names):
3872 * mail/rmail.el (rmail-convert-to-babyl-format):
3873 * mail/rmailsum.el (rmail-make-basic-summary-line)
3874 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
3875 (rmail-summary-goto-msg):
3876 * mail/smtpmail.el (smtpmail-read-response):
3877 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
3878 (ange-ftp-vms-add-file-entry):
3879 * play/gametree.el (gametree-looking-at-ply)
3880 (gametree-current-branch-score):
3881 * progmodes/ada-xref.el (ada-prj-find-prj-file)
3882 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
3883 * progmodes/cperl-mode.el (condition-case):
3884 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
3885 (ebrowse-set-member-buffer-column-width)
3886 (ebrowse-select-1st-to-9nth):
3887 * progmodes/etags.el (etags-snarf-tag):
3888 * progmodes/flymake.el (flymake-parse-line):
3889 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
3890 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
3891 (idlwave-shell-menu-def):
3892 * progmodes/ps-mode.el (ps-run-goto-error):
3893 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
3894 (vhdl-speedbar-contract-level):
3895 * term/mac-win.el (x-handle-numeric-switch):
3896 * term/sun-mouse.el (sun-get-frame-data):
3897 * term/w32-win.el (x-handle-numeric-switch):
3898 * term/x-win.el (x-handle-numeric-switch):
3899 * textmodes/ispell.el (ispell-parse-output):
3900 * textmodes/nroff-mode.el (nroff-outline-level):
3901 * textmodes/reftex-cite.el (reftex-bib-sort-year)
3902 (reftex-bib-sort-year-reverse, reftex-format-citation):
3903 * textmodes/reftex-parse.el (reftex-init-section-numbers)
3904 (reftex-section-number):
3905 * textmodes/texinfmt.el (texinfo-paragraphindent):
3906 Replace `string-to-int' by `string-to-number'.
3907
3908 * international/latexenc.el: Add page marker to force the "Local
3909 Variables:" string out of the last page.
3910
3911 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
3912
3913 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
3914 tooltip-change-major-mode.
3915 (gud-tooltip-print-command): Remove case where gud-minor-mode
3916 is gdb ("--fullname").
3917 (gud-tooltip-tips): Turn GUD tooltips off for this case and
3918 explain to user.
3919
3920 2005-05-16 Jay Belanger <belanger@truman.edu>
3921
3922 * calc/calc-store.el (calc-copy-special-constant): New function.
3923
3924 * calc/calc-ext.el (calc-init-extensions): Add binding for
3925 `calc-copy-special-constant'.
3926
3927 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
3928 for the `calc-copy-special-constant' command.
3929
3930 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
3931
3932 * subr.el (left-fringe-p): New function.
3933
3934 * progmodes/compile.el (compilation-setup): Set local value of
3935 overlay-arrow-string to "" always.
3936 (compilation-set-window): Left fringe then don't scroll.
3937 No left fringe then no arrow and scroll message to top.
3938 (compilation-context-lines): Adjust doc string accordingly.
3939
3940 2005-05-16 Kim F. Storm <storm@cua.dk>
3941
3942 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
3943 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
3944 (ido-wide-find-dir-or-delete-dir): New command for M-d.
3945 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
3946 (ido-read-file-name): Handle commands with ido property value
3947 equal to find-file as reading a file name, to allow C-d to enter dired.
3948 (ibuffer-find-file): Add ido property with value find-file.
3949
3950 2005-05-15 Kim F. Storm <storm@cua.dk>
3951
3952 * subr.el (open-network-stream-nowait): Remove.
3953 (open-network-stream-server): Remove.
3954
3955 2005-05-15 Richard M. Stallman <rms@gnu.org>
3956
3957 * faces.el (describe-face): Output a definition link button.
3958
3959 * help-mode.el (help-face-def): New button type.
3960
3961 * emacs-lisp/copyright.el (copyright-fix-years):
3962 Match properly if the first year is 2-digit.
3963 Don't mess up the whitespace after the years by filling.
3964
3965 * dired-aux.el (dired-mark-confirm):
3966 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
3967
3968 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
3969 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
3970 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
3971
3972 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3973 Set font-lock-comment-start-skip.
3974
3975 * font-lock.el (font-lock-comment-start-skip): New variable.
3976 (font-lock-comment-end-skip): New variable.
3977 (font-lock-fontify-syntactically-region): Use them if non-nil.
3978
3979 2005-05-15 Jay Belanger <belanger@truman.edu>
3980
3981 * calc/calc-store.el (calc-store-value): Return a string rather
3982 than display it as a message.
3983 Use calc-var-name for variable name.
3984 (calc-store-into): Add the result of calc-store-value to message.
3985 (calc-copy-variable): Add a message.
3986 (calc-store-exchange): Improve error messages.
3987 (calc-store-binary, calc-store-map): Don't reset the values of
3988 special constants.
3989
3990 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3991
3992 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
3993 manual to docstring.
3994
3995 * files.el (hack-local-variables-confirm): Add STRING argument.
3996 Make the function handle non file visiting buffers correctly.
3997 (hack-local-variables-prop-line, hack-local-variables)
3998 (hack-one-local-variable): Use STRING arg of
3999 `hack-local-variables-confirm'.
4000
4001 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
4002
4003 Sync with Tramp 2.0.49.
4004
4005 * tramp.el (tramp-handle-dired-call-process)
4006 (tramp-handle-insert-directory):`insert-buffer' cannot be used
4007 because the contents of the Tramp buffer is changed before
4008 insertion (`expand-file' and alike).
4009 (tramp-handle-insert-directory): If `localname' has an empty
4010 nondirectory name, it must not be quoted.
4011 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
4012 variable `tramp-chunksize'. Change callees.
4013 (tramp-open-connection-setup-interactive-shell): Check remote host
4014 for buggy `send-process-string' implementation.
4015 Set `tramp-chunksize' if found. Reported by Michael Kifer
4016 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
4017 (tramp-handle-shell-command): `insert-buffer' cannot be used
4018 because the contents of the Tramp buffer is changed before
4019 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
4020 <frederic.bothamy@free.fr>.
4021 (tramp-set-auto-save): Actions should be done for Tramp file name
4022 handler only. Ange-FTP has its own auto-save mechanism.
4023 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
4024 (tramp-set-auto-save-file-modes): Set file modes of
4025 `buffer-auto-save-file-name' to ?\600 as fallback solution.
4026 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
4027 (tramp-bug): Remove obsolete variable.
4028 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
4029 for presence of `mml-mode'. Make it running for older Emacsen as well.
4030
4031 2005-05-14 John Paul Wallington <jpw@pobox.com>
4032
4033 * ibuf-ext.el (define-ibuffer-filter filename):
4034 If `dired-directory' is a list, use its car.
4035
4036 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
4037
4038 * ibuffer.el (define-ibuffer-column filename):
4039 If `dired-directory' is a list, use its car.
4040
4041 2005-05-14 Richard M. Stallman <rms@gnu.org>
4042
4043 * subr.el (symbol-file): Doc fix.
4044
4045 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
4046 (byte-compile-form): Call byte-compile-nogroup-warn.
4047 (byte-compile-warning-types): Doc fix.
4048
4049 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
4050
4051 * progmodes/cc-engine.el (c-literal-faces):
4052 Add font-lock-comment-delimiter-face.
4053
4054 * net/net-utils.el (dig): Use with-no-warnings.
4055
4056 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
4057 (sc-recite-frame-alist, sc-default-cite-frame)
4058 (sc-default-uncite-frame, sc-default-recite-frame)
4059 (sc-attrib-selection-list, sc-rewrite-header-list):
4060 Mark as risky-local-variable.
4061
4062 * international/ogonek.el (ogonek-jak, ogonek-how):
4063 Don't use beginning-of-buffer.
4064
4065 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
4066
4067 * calendar/solar.el (solar-data-list): Move definition up.
4068
4069 * dnd.el (dnd-protocol-alist): Add autoload.
4070
4071 * progmodes/sh-script.el: Many doc usage fixes.
4072 (sh-indent-after-do): Change default to match common styles.
4073
4074 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
4075
4076 * files.el (interpreter-mode-alist)
4077 (auto-mode-interpreter-regexp): Doc fixes.
4078
4079 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
4080
4081 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
4082
4083 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
4084
4085 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4086
4087 * dired.el (dired-mode): make-variable-buffer-local =>
4088 make-local-variable.
4089
4090 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4091
4092 * term/mac-win.el (mac-select-convert-to-string): Try coding
4093 systems in mac-script-code-coding-systems if specified one cannot
4094 encode string for `com.apple.traditional-mac-plain-text'.
4095
4096 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
4097
4098 * progmodes/make-mode.el (makefile-targets-face)
4099 (makefile-shell-face, makefile-makepp-perl-face): New faces.
4100 (makefile-dependency-regex): Fix it to not make the colon in
4101 $(var:a=b) special.
4102 (makefile-rule-action-regex): New regexp for highlighting embedded
4103 Shell strings.
4104 (makefile-macroassign-regex): Handle != for highlighting as
4105 embedded Shell strings.
4106 (makefile-var-use-regex): New const.
4107 (makefile-statements, makefile-automake-statements)
4108 (makefile-gmake-statements, makefile-makepp-statements)
4109 (makefile-bsdmake-statements): New consts.
4110 (makefile-make-font-lock-keywords): New function.
4111 (makefile-automake-font-lock-keywords)
4112 (makefile-gmake-font-lock-keywords)
4113 (makefile-makepp-font-lock-keywords)
4114 (makefile-bsdmake-font-lock-keywords): New consts.
4115 (makefile-mode-map): Add switchers between the various submodes.
4116 (makefile-mode): Document the availability of the variants.
4117 (makefile-automake-mode, makefile-gmake-mode)
4118 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
4119
4120 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
4121 new variants of makefile-mode.
4122
4123 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
4124
4125 * font-lock.el (font-lock-comment-delimiter-face): Fix up
4126 the inheritance.
4127
4128 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
4129
4130 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
4131 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
4132
4133 * files.el (normal-mode): Extend the scope of the
4134 `enable-local-variables' binding to include the `set-auto-mode' call.
4135 (magic-mode-alist): Doc fix.
4136
4137 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
4138
4139 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
4140 font-lock-comment-face rather than copying its setting.
4141
4142 2005-05-12 Andreas Schwab <schwab@suse.de>
4143
4144 * eshell/esh-mode.el (eshell-send-input): Doc fix.
4145
4146 2005-05-12 Lute Kamstra <lute@gnu.org>
4147
4148 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
4149 defcustom for the mode hook variable. Delete the last argument.
4150 * generic-x.el: Fix callers of define-generic-mode.
4151 (generic-x-modes): Delete group.
4152 (show-tabs-tab-face, show-tabs-space-face): Put them in the
4153 generic-x customization group.
4154
4155 2005-05-12 Kim F. Storm <storm@cua.dk>
4156
4157 * font-lock.el (font-lock-negation-char-face): Default to "off".
4158
4159 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
4160 font-lock-negation-char-face to ! in !=.
4161
4162 2005-05-12 Masatake YAMATO <jet@gyve.org>
4163
4164 * add-log.el (find-change-log): Fix typos in the docstring
4165 of function.
4166
4167 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
4168
4169 * international/latexenc.el (latexenc-find-file-coding-system):
4170 Avoid `re-search-forward' when looking for input encoding because
4171 of speed and safety. Better regular expressions for recognizing
4172 input encoding. Limit a search for TeX-master/tex-main-file to
4173 the local variable section.
4174
4175 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
4176
4177 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
4178 syntax of $ to "'" (quote).
4179
4180 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
4181
4182 * dnd.el (dnd-protocol-alist): Improve custom type.
4183
4184 * dired.el (dired-dnd-protocol-alist): New variable.
4185 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
4186 `dired-mode-hook' to the end.
4187
4188 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
4189
4190 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
4191 comment-end if comment-start-skip is not set.
4192 Obey the font-lock-comment-delimiter-face variables.
4193
4194 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
4195
4196 * files.el (executable-find): Move from executable.el. Use locate-file.
4197 * progmodes/executable.el (executable-find): Move to files.el.
4198
4199 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
4200 when trying to ensure forward progress.
4201
4202 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
4203
4204 * mouse-sel.el (mouse-sel-follow-link-p): New function.
4205 (mouse-select, mouse-select-internal, mouse-extend-internal):
4206 Use it to implement mouse-1-click-follows-link functionality.
4207
4208 2005-05-11 Richard M. Stallman <rms@gnu.org>
4209
4210 * font-lock.el (font-lock-fontify-syntactically-region):
4211 Use font-lock-comment-delimiter-face for comment delimiters.
4212
4213 2005-05-10 Jay Belanger <belanger@truman.edu>
4214
4215 * calc/calc-help.el (calc-m-prefix-help): Add mention of
4216 preserving embedded modes.
4217
4218 2005-05-10 Richard M. Stallman <rms@gnu.org>
4219
4220 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
4221
4222 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
4223 Move from ada-stmt.el.
4224 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
4225
4226 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
4227 Move to ada-mode.el.
4228 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
4229
4230 * cus-edit.el (custom-file): Call file-chase-links.
4231
4232 * files.el (read-directory-name): Fix previous change.
4233 (hack-local-variables-confirm): New function.
4234 (hack-local-variables-prop-line, hack-local-variables)
4235 (hack-one-local-variable): Use it.
4236
4237 2005-05-10 Lute Kamstra <lute@gnu.org>
4238
4239 * font-lock.el (font-lock-keywords-alist)
4240 (font-lock-removed-keywords-alist): Clarify docstrings.
4241
4242 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
4243
4244 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
4245 (gdb-source-info): Check for preprocessor info.
4246 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
4247 a macro for a function.
4248 (gdb-info-breakpoints-custom): Try to find file again if not already
4249 found (user might have used GDB dir command).
4250 (gdb-get-location): Update gdb-location-alist correctly for change
4251 to gdb-info-breakpoints-custom.
4252
4253 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
4254 (gud-tooltip-print-command): Add gdbmi case.
4255 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
4256 preprocessor info.
4257
4258 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
4259
4260 * startup.el (fancy-splash-insert): Fix typo in doc string.
4261
4262 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
4263
4264 * obsolete/float.el (string-to-float):
4265 * obsolete/hilit19.el (hilit-add-pattern):
4266 * obsolete/rnews.el (news-parse-range, news-select-message)
4267 (news-get-pruned-list-of-files): Replace `string-to-int' by
4268 `string-to-number'.
4269
4270 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
4271 `find-file-not-found-hooks'; use `add-hook'.
4272 (uncompress-while-visiting): Set `write-file-functions', not
4273 `write-file-hooks'; use `add-hook'.
4274
4275 2005-05-09 Kim F. Storm <storm@cua.dk>
4276
4277 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
4278 (cua-paste): Handle clipboard action.
4279 (cua--init-keymaps): Remap clipboard-kill-region and
4280 clipboard-kill-ring-save.
4281
4282 2005-05-08 Eli Zaretskii <eliz@gnu.org>
4283
4284 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
4285 Improve commentary.
4286
4287 * simple.el (next-error-overlay-arrow-position): Revert the change
4288 made on 2005-04-30.
4289
4290 2005-05-07 Jay Belanger <belanger@truman.edu>
4291
4292 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
4293 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
4294 `calc-sel-reselect'.
4295
4296 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
4297 Calc is in embedded mode.
4298
4299 2005-05-07 Eli Zaretskii <eliz@gnu.org>
4300
4301 * progmodes/compile.el (compilation-setup):
4302 Set overlay-arrow-string to an empty string on text terminals.
4303
4304 * textmodes/ispell.el (ispell-program-name): Try looking for
4305 "aspell" along exec-path, and if found, use it as the default
4306 speller program.
4307
4308 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
4309
4310 * international/mule.el (sgml-xml-auto-coding-function):
4311 Recognize encoding='FOO' in single quotes as well as in double quotes.
4312
4313 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4314
4315 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
4316 as well as `interactive', so that defmacro* would recognize
4317 `declare' forms.
4318
4319 2005-05-07 Eli Zaretskii <eliz@gnu.org>
4320
4321 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
4322 Explain more about the LIGHTER arg's usage in the doc string.
4323 Add commentary to clarify what the code does. Fix the regexp that
4324 strips whitespace from LIGHTER. Quote LIGHTER before using it,
4325 since it could have characters special to regular expressions.
4326
4327 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
4328
4329 * replace.el (occur-1): Bind inhibit-read-only so that
4330 erase-buffer doesn't barf on read-only text properties (likewise
4331 for add-text-properties in occur-engine). Mark buffer as unmodified.
4332 (occur-engine): Don't set buffer-read-only here.
4333
4334 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
4335
4336 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
4337 list-buffers-directory. This caused the *cvs-commit* buffer to be
4338 sometimes mistakenly reused as a *cvs* buffer.
4339
4340 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
4341
4342 * tooltip.el: Move code for GUD tooltips into gud.el.
4343 (require): CL no longer needed to compile case.
4344 (tooltip-mode): Do not toggle functions for GUD tooltips.
4345 (tooltip-gud-tips-p): Remove. Replace with minor mode
4346 gud-tooltip-mode in gud.el.
4347 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
4348 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
4349 tooltip-gud prefix with gud-tooltip and obsolete.
4350 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
4351 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
4352 (tooltip-mouse-motion): Mouse movement functions/variable.
4353 Rename in gud.el by adding gud prefix.
4354 (tooltip-gud-original-filter, tooltip-gud-dereference)
4355 (tooltip-gud-event, tooltip-toggle-gud-tips)
4356 (tooltip-gud-process-output, tooltip-gud-print-command)
4357 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
4358 gud.el by replacing tooltip-gud prefix with gud-tooltip.
4359 (gdb-tooltip-print): Move to gdb-ui.el.
4360
4361 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
4362 (require): CL needed to compile case.
4363 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
4364 tooltip-gud-tips-p. Make it a minor-mode.
4365 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
4366 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
4367 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
4368 (gud-tooltip-change-major-mode)
4369 (gud-tooltip-activate-mouse-motions-if-enabled)
4370 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
4371 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
4372 (gud-tooltip-original-filter, gud-tooltip-dereference)
4373 (gud-tooltip-event, tooltip-toggle-gud-tips)
4374 (gud-tooltip-process-output, gud-tooltip-print-command)
4375 (gud-tooltip-tips): Move from tooltip.el.
4376
4377 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
4378 (gdb-cpp-define-alist-flags): Doc fix.
4379 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
4380 gud-tooltip-mode is t.
4381
4382 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
4383
4384 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
4385 evaporate if their text is deleted.
4386 (goto-address-at-point): Make it work as a mouse binding as well.
4387 (goto-address-at-mouse): Obsolete it. Update users.
4388
4389 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
4390
4391 * calendar/appt.el (top-level): No longer activate on load.
4392
4393 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
4394
4395 * calendar/cal-bahai.el (mark-bahai-diary-entries):
4396 * net/webjump.el (webjump):
4397 * progmodes/idlw-help.el (idlwave-do-context-help1)
4398 (idlwave-highlight-linked-completions):
4399 * textmodes/po.el (po-find-file-coding-system-guts):
4400 Replace `assoc-ignore-case' by `assoc-string'.
4401
4402 2005-05-06 Eli Zaretskii <eliz@gnu.org>
4403
4404 * files.el (locate-file): Doc fix.
4405
4406 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
4407 Remove the redundant test for ms-dos.
4408
4409 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
4410 look for the preprocessor with exec-suffixes. If not found in
4411 standard places, look in exec-path. Remove most of the tests that
4412 used system-type.
4413
4414 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
4415
4416 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
4417
4418 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
4419 file-name clash with jka-compr.el on 8+3 filesystems.
4420
4421 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4422
4423 * term/mac-win.el: Don't define or bind scroll bar functions if
4424 x-toolkit-scroll-bars is t.
4425 (x-select-text, x-get-selection-value):
4426 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
4427 (PRIMARY): Put mac-scrap-name property.
4428 (mac-select-convert-to-file-url): New function.
4429 (public.file-url): New selection target type. Add to
4430 selection-converter-alist.
4431 (x-get-selection, x-selection-value): Handle it.
4432 (x-cut-buffer-or-selection-value): New alias.
4433
4434 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4435
4436 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
4437 entry to avoid calling bibtex-find-entry with arg global
4438 being t. Remove arg key.
4439 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
4440 (bibtex-copy-summary-as-kill): Change accordingly.
4441
4442 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
4443
4444 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
4445 (org-agenda-date-later): Use with-current-buffer.
4446
4447 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4448
4449 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
4450 (define-obsolete-variable-alias): Doc Fixes.
4451
4452 2005-05-06 Kim F. Storm <storm@cua.dk>
4453
4454 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
4455 vertical-motion when selective-display is active.
4456
4457 * ido.el (ido-setup-hook): New hook.
4458 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
4459 (ido-input-stack): New var.
4460 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
4461 ido-next-work-file binding to M-O.
4462 Bind M-f to ido-wide-find-file-or-pop-dir.
4463 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
4464 (ido-read-internal): Run ido-setup-hook.
4465 Catch quit in read-file-name and read-string to cancel edit.
4466 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
4467 Automatically pop-all when completing a directory name (RET).
4468 (ido-file-internal): Add with-no-warnings around ffap and dired code.
4469 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
4470 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
4471 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
4472 New functions for M-b/M-f to move among the directory components.
4473 (ido-make-merged-file-list): Catch quit to cancel merge.
4474 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
4475 (ido-completion-help): No warnings for ido-completion-buffer-full.
4476
4477 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
4478
4479 * font-lock.el (font-lock-negation-char-face): New face and variable.
4480 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
4481 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
4482 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
4483 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
4484
4485 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
4486
4487 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
4488 Fix typo in docstring.
4489
4490 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
4491 (ebrowse-print-statistics-line)
4492 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
4493
4494 * term/w32-win.el (image-library-alist): Add additional name for
4495 Xpm library.
4496
4497 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
4498
4499 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
4500 use gcc instead of cpp.
4501
4502 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
4503 (gdb-create-define-alist): Use it.
4504 (gdb-cpp-define-alist-program): Update for MS-DOS.
4505
4506 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
4507
4508 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
4509
4510 2005-05-04 Richard M. Stallman <rms@gnu.org>
4511
4512 * help.el (describe-key): No error when UNTRANSLATED is nil.
4513
4514 * simple.el (line-move-1): Fix previous change to signal errors
4515 appropriately.
4516
4517 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
4518
4519 * calendar/icalendar.el (icalendar-version): Now at 0.12.
4520 (icalendar-duration-correction): Remove.
4521 (icalendar--get-event-properties): Split result at commas.
4522 (icalendar--decode-isoduration): New optional argument
4523 DURATION-CORRECTION.
4524 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
4525 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
4526 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
4527 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
4528 (icalendar--convert-anniversary-to-ical): New functions, extracted
4529 from icalendar-export-region, with bug fixes.
4530 (icalendar-export-region): Use the above functions.
4531 (icalendar-import-buffer): Check before saving diary file.
4532 (icalendar--convert-recurring-to-diary)
4533 (icalendar--convert-non-recurring-all-day-to-diary)
4534 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
4535 extracted from icalendar--convert-ical-to-diary, with bug fixes.
4536 (icalendar--convert-ical-to-diary): Use the above functions.
4537
4538 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
4539
4540 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
4541 Remove these recent additions.
4542 (c-mode): Restore to before 2005-04-28.
4543
4544 * progmodes/cc-vars.el (cc-define-list-program): Remove this
4545 recent addition.
4546
4547 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
4548 (gdb-define-alist): New variables.
4549 (gdb-create-define-alist): New function.
4550 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
4551 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
4552 with string-to-number.
4553 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
4554
4555 * progmodes/gud.el: Replace string-to-int with string-to-number.
4556 (gud-find-file): Handle gdb-define-alist.
4557
4558 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
4559
4560 2005-05-02 Jay Belanger <belanger@truman.edu>
4561
4562 * calc/calc-aent.el (math-read-token):
4563 * calc/calc-bin.el (calc-word-size):
4564 * calc/calc-ext.el (calc-read-number-fancy):
4565 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
4566 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
4567 * calc/calc-frac.el (calc-over-notation):
4568 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
4569 (calc-graph-num-points, calc-graph-init):
4570 * calc/calc-prog.el (calc-read-parse-table-part)
4571 (calc-edit-macro-repeats):
4572 * calc/calc-yank.el (calc-do-grab-rectangle):
4573 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
4574 Replace `string-to-int' by `string-to-number'.
4575
4576 2005-05-02 Kim F. Storm <storm@cua.dk>
4577
4578 * kmacro.el: Use executing-kbd-macro-index variable.
4579
4580 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
4581
4582 * net/rlogin.el (rlogin-parse-words): Delete func.
4583 (rlogin): Use split-string, not rlogin-parse-words.
4584 Also, if there are option-like elements in the parsed args,
4585 take the host to be the first arg immediately following them.
4586 Suggested by Michael Mauger.
4587
4588 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4589
4590 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
4591
4592 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
4593
4594 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
4595 (cc-mode-cpp-program): Rename to cc-define-list-program and
4596 move to cc-vars.el.
4597
4598 * progmodes/cc-vars.el (cc-define-list-program):
4599 Change to "gcc -E -dM -". Make customizable.
4600
4601 2005-05-02 Kim F. Storm <storm@cua.dk>
4602
4603 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
4604
4605 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
4606
4607 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
4608
4609 * international/mule-util.el (truncate-string): Remove alias and
4610 obsolete declaration.
4611
4612 * international/mule-cmds.el (update-iso-coding-systems):
4613 Remove alias and obsolete declaration.
4614
4615 * international/mule.el (coding-system-parent): Remove alias and
4616 obsolete declaration.
4617
4618 * subr.el (define-function, sref): Remove aliases and obsolete
4619 declarations.
4620 (chars-in-region): Remove obsolete declaration.
4621
4622 2005-05-01 Richard M. Stallman <rms@gnu.org>
4623
4624 * info.el (Info-mode): Set widen-automatically to nil, locally.
4625
4626 * simple.el (widen-automatically): New variable.
4627 (pop-global-mark): Obey widen-automatically.
4628
4629 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
4630
4631 * term/xterm.el (function-key-map): Call substitute-key-definition
4632 before the keymap size is increased by a lot of define-key calls.
4633
4634 2005-05-01 Richard M. Stallman <rms@gnu.org>
4635
4636 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
4637 Rename ARG to ELEMENT. Doc fix.
4638
4639 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
4640
4641 * allout.el (allout-exposure): Remove macro and obsolete declaration.
4642 Remove references to allout-exposure/change to allout-new-exposure.
4643
4644 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
4645 bytecode symbols.
4646
4647 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
4648 (compiled-function-p, focus-frame, unfocus-frame):
4649 Remove aliases and obsolete declarations.
4650 Back out inadvertent changes from previous commit.
4651
4652 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4653
4654 * files.el (require-final-newline): Make Custom tags consistent
4655 with mode-require-final-newline.
4656 (mode-require-final-newline): Doc fix.
4657
4658 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4659
4660 * international/latexenc.el (latexenc-find-file-coding-system):
4661 Fix regular expressions.
4662
4663 2005-05-01 David Kastrup <dak@gnu.org>
4664
4665 * international/latexenc.el (latexenc-find-file-coding-system):
4666 Fix regular expressions.
4667
4668 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
4669
4670 * subr.el (string-to-int): Make obsolete.
4671
4672 2005-04-30 Richard M. Stallman <rms@gnu.org>
4673
4674 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
4675
4676 * loadup.el: load jka-comp-hook.
4677
4678 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
4679 (jka-compr-handler): Add autoload. `put' calls moved
4680 to jka-comp-hook.el.
4681 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
4682 (jka-compr-inhibit): Autoload.
4683
4684 * jka-comp-hook.el: New file.
4685 Enable the mode by default.
4686
4687 * files.el (backup-buffer-copy): Use copy-file instead
4688 of write-region, and put back the 'excl.
4689
4690 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
4691
4692 * progmodes/flymake.el (flymake-split-string)
4693 (flymake-split-string, flymake-log, flymake-pid-to-names)
4694 (flymake-reg-names, flymake-get-source-buffer-name)
4695 (flymake-unreg-names, flymake-add-line-err-info)
4696 (flymake-add-err-info): Clarify docstrings.
4697 (flymake-popup-menu, flymake-make-emacs-menu)
4698 (flymake-make-xemacs-menu): Add docstrings.
4699 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
4700 Set variables directly throughout.
4701
4702 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
4703
4704 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
4705 exists. Initialize cc-define-alist.
4706 (c-mode): Add cc-create-define-alist locally to after-save-hook.
4707 If there is no file (Macroexpansion) don't create an alist.
4708
4709 2005-04-29 Sam Steingold <sds@gnu.org>
4710
4711 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
4712 (cc-create-define-alist): Use it instead of the hard-coded string.
4713
4714 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4715
4716 * international/mule-conf.el (file-coding-system-alist): Fix regexp
4717 for latexenc.
4718
4719 2005-04-29 Lute Kamstra <lute@gnu.org>
4720
4721 * emacs-lisp/generic.el: Improve commentary section.
4722 (define-generic-mode): Improve docstring.
4723
4724 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
4725
4726 * textmodes/org.el (many places): Change to quiet the byte compiler.
4727 (org-prefix-format-compiled): New variable.
4728 (org-compile-prefix-format): New function.
4729 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
4730 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
4731 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
4732 (org-get-entries-from-diary): Use `org-get-time-of-day' for
4733 consistency with entries from `org-mode' files.
4734 (org-get-time-of-day): Fix bug with partial matches early in a line.
4735 (org-non-link-chars): New constant.
4736 (org-link-regexp): Respect `org-non-link-chars'.
4737 (org-agenda-day-view): Remove command.
4738 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
4739 (org-follow-bbdb-link, org-store-link): Search also company field.
4740 (org-highlight-overlay): New variable.
4741 (org-highlight, org-unhighlight): New functions.
4742 (org-agenda-mode): Add pre-command-hook to remove highlight.
4743 (org-evaluate-time-range): Behavior depends upon whether time stamp
4744 contains a time or not.
4745 (org-show-subtree, org-show-entry): New functions.
4746 (org-agenda-cleanup-fancy-diary): Remove empty lines.
4747
4748 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
4749
4750 * comint.el (comint-output-filter-functions): Add autoload cookie.
4751
4752 2005-04-28 Kim F. Storm <storm@cua.dk>
4753
4754 * ido.el (ido-everywhere): Fix last change.
4755
4756 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
4757
4758 * international/latexenc.el: New file.
4759 * international/mule-conf.el (file-coding-system-alist): For .tex,
4760 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
4761
4762 2005-04-28 Lute Kamstra <lute@gnu.org>
4763
4764 * font-lock.el (font-lock-add-keywords)
4765 (font-lock-remove-keywords): Clarify docstring.
4766 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
4767 Don't start docstrings with a `*'.
4768 (font-lock-update-removed-keyword-alist): Give it a docstring.
4769
4770 * generic-x.el: Update commentary section.
4771 Only require font-lock when compiling.
4772 Define all modes conditionally.
4773 Place all generic modes in the generic-x-modes customization group.
4774 (generic-x-modes): New customization group.
4775 (generic-default-modes, generic-mswindows-modes)
4776 (generic-unix-modes, generic-other-modes): New constants.
4777 (generic-define-mswindows-modes, generic-define-unix-modes):
4778 Update docstrings. Make them obsolete.
4779 (generic-extras-enable-list): New default value. Update docstring.
4780 Improve :type. Change :set function.
4781 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
4782 Fix docstring.
4783
4784 * emacs-lisp/generic.el (generic-mode-internal):
4785 Simplify font-lock-defaults.
4786 (define-generic-mode): Fix docstring.
4787
4788 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4789
4790 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
4791 font-lock-face property to highlight matches.
4792
4793 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
4794
4795 * progmodes/cc-mode.el (cc-create-define-alist): New function.
4796 (cc-define-alist): New variable.
4797 (c-mode): Make it local and initialize it.
4798
4799 * progmodes/gdb-ui.el (gdb-active-process): New variable.
4800 (gdb-exited): New function.
4801 (gdb-annotation-rules): Use it.
4802 (gdb-starting): Set gdb-active-process to t.
4803 (gdb-stopping): Amend doc string.
4804 (gdb-reset): Set gdb-active-process to nil.
4805
4806 * tooltip.el (tooltip-gud-tips): Show the associated #define
4807 directives when a C program under GDB is not executing.
4808
4809 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
4810
4811 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
4812 font-lock-fontify-syntactic-keywords.
4813
4814 * font-lock.el (font-lock-default-fontify-region): Don't force
4815 parse-sexp-lookup-properties to nil.
4816
4817 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
4818
4819 * man.el (man-mode-syntax-table): Set up `:' to have
4820 word-constituent syntax.
4821
4822 2005-04-27 Lute Kamstra <lute@gnu.org>
4823
4824 * novice.el (disable-command): Don't add spurious newlines to the
4825 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
4826
4827 2005-04-26 Jay Belanger <belanger@truman.edu>
4828
4829 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
4830 than one window before deleting window.
4831
4832 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4833
4834 * shell.el (shell-prompt-pattern): Doc fix.
4835 (shell-mode): Set paragraph-separate buffer locally to "\\'".
4836
4837 * comint.el (comint-prompt-regexp, comint-get-old-input)
4838 (comint-use-prompt-regexp)
4839 (comint-use-prompt-regexp-instead-of-fields)
4840 (comint-replace-by-expanded-history, comint-send-input)
4841 (comint-output-filter, comint-get-old-input-default)
4842 (comint-line-beginning-position, comint-bol, comint-show-output)
4843 (comint-backward-matching-input, comint-forward-matching-input)
4844 (comint-next-prompt, comint-previous-prompt):
4845 Rename `comint-use-prompt-regexp-instead-of-fields' to
4846 `comint-use-prompt-regexp'. Keep old name as alias and declare
4847 obsolete.
4848 (comint-use-prompt-regexp): Shorten first line of doc string.
4849
4850 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
4851 Set paragraph-separate buffer locally to "\\'".
4852
4853 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
4854 Adapt to above name change.
4855
4856 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
4857 (smbclient-prompt-regexp): Ditto.
4858
4859 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
4860
4861 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
4862
4863 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
4864 gdb-location-list.
4865 Break lines that are over 80 characters wide.
4866
4867 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4868
4869 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
4870 New fun and var, to preserve compatibility.
4871
4872 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
4873
4874 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
4875
4876 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
4877 name to file-newer-than-file-p.
4878
4879 2005-04-26 Richard M. Stallman <rms@gnu.org>
4880
4881 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
4882
4883 * progmodes/python.el (python-mode):
4884 Use new name eldoc-documentation-function.
4885
4886 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
4887
4888 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
4889 (eldoc-documentation-function):
4890 Rename from eldoc-print-current-symbol-info-function. Calls changed.
4891
4892 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
4893
4894 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
4895
4896 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
4897
4898 * term/xterm.el (function-key-map): Fix strings for
4899 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
4900 {C,S,A,C-S}-{f1-f12}.
4901
4902 2005-04-26 Kenichi Handa <handa@m17n.org>
4903
4904 * international/mule-cmds.el (select-safe-coding-system):
4905 Fix previous change.
4906
4907 2005-04-26 Lute Kamstra <lute@gnu.org>
4908
4909 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
4910
4911 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
4912 (font-lock-comment-delimiter-face): Ditto.
4913
4914 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
4915
4916 2005-04-25 Jay Belanger <belanger@truman.edu>
4917
4918 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
4919 to t while inserting information; use help-mode.
4920
4921 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
4922
4923 * term.el (ansi-term-color-vector): Use the xterm colors.
4924 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
4925
4926 2005-04-25 Lute Kamstra <lute@gnu.org>
4927
4928 * font-core.el (font-lock-defaults): Fix docstring.
4929
4930 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
4931
4932 2005-04-25 Kenichi Handa <handa@m17n.org>
4933
4934 * international/mule-cmds.el (select-safe-coding-system):
4935 Don't check consistency with coding: spec, etc if raw-text or
4936 no-conversion was found to be safe.
4937
4938 2005-04-24 Richard M. Stallman <rms@gnu.org>
4939
4940 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
4941 citation markers at start of each line.
4942
4943 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
4944 citation markers at start of each line.
4945
4946 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
4947
4948 * files.el (mode-require-final-newline): Fix previous change.
4949 (require-final-newline): Fix type label.
4950
4951 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
4952
4953 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
4954 statement in buffer (broken by 2004-11-24 change).
4955
4956 2005-04-24 Kim F. Storm <storm@cua.dk>
4957
4958 * ido.el (ido-everywhere): Save and restore old read-buffer-function
4959 and read-file-name-function values. Don't overwrite existing
4960 non-nil values if ido-mode is enabled without ido-everywhere.
4961
4962 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
4963
4964 * files.el (mode-require-final-newline): Minor doc fix.
4965
4966 2005-04-24 Eli Zaretskii <eliz@gnu.org>
4967
4968 * subr.el (syntax-after): Doc fix.
4969 (syntax-class): If argument is nil, return nil. Mask off upper 16
4970 bits, not 8 bits.
4971
4972 * files.el (mode-require-final-newline): Doc fix.
4973 (backup-buffer-copy): Fix last change.
4974
4975 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4976
4977 * term/mac-win.el: Require select. Set selection-coding-system to
4978 mac-system-coding-system. Call menu-bar-enable-clipboard.
4979 (x-last-selected-text-clipboard, x-last-selected-text-primary)
4980 (x-select-enable-clipboard): New variables.
4981 (x-select-text, x-get-selection, x-selection-value)
4982 (x-get-selection-value, mac-select-convert-to-string)
4983 (mac-services-open-file, mac-services-open-selection)
4984 (mac-services-insert-text): New functions.
4985 (CLIPBOARD, FIND): Put mac-scrap-name property.
4986 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
4987 (public.tiff): Put mac-ostype property.
4988 (selection-converter-alist): Add entries for them.
4989 (mac-application-menu-map): New keymap.
4990 (interprogram-cut-function, interprogram-paste-function): Set to
4991 x-select-text and x-get-selection-value, respectively.
4992 (split-window-keep-point): Set to t.
4993
4994 2005-04-23 Richard M. Stallman <rms@gnu.org>
4995
4996 * files.el (read-directory-name): Always pass non-nil
4997 DEFAULT-FILENAME arg to read-file-name.
4998 (backup-buffer-copy, basic-save-buffer-2): Take care against
4999 writing thru an unexpected existing symlink.
5000 (revert-buffer): In indirect buffer, revert the base buffer.
5001 (magic-mode-alist): Doc fix.
5002 (buffer-stale-function): Doc fix.
5003 (minibuffer-with-setup-hook): Avoid warning.
5004 (mode-require-final-newline): Doc and custom fix.
5005
5006 * follow.el (follow-end-of-buffer): Use with-no-warnings.
5007
5008 * font-lock.el (font-lock-comment-face): On terminals with few colors,
5009 use the default appearance.
5010 (font-lock-comment-delimiter-face): New face, new variable.
5011
5012 * imenu.el (imenu--generic-function): The official position of a
5013 definition is the start of the line that BEG is in.
5014
5015 * midnight.el (midnight-timer): Move defvar up.
5016
5017 * mouse.el (mouse-drag-region-1): Delete some debugging code.
5018
5019 * saveplace.el (save-place-to-alist): Use with-no-warnings.
5020
5021 * startup.el (command-line): Use with-no-warnings.
5022
5023 * window.el (window-size-fixed): New defvar.
5024
5025 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
5026
5027 * mail/rmail.el (rmail-font-lock-keywords):
5028 Use font-lock-comment-delimiter-face.
5029
5030 * mail/sendmail.el (mail-font-lock-keywords):
5031 Use font-lock-comment-delimiter-face.
5032
5033 * progmodes/compile.el (next-error-highlight-timer): New defvar.
5034
5035 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
5036
5037 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5038 Specify t for LAXMATCH when matching directories.
5039 Save match data around compilation-compat-error-properties form.
5040
5041 2005-04-23 David Kastrup <dak@gnu.org>
5042
5043 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
5044 Mention that the autoloaded aliases should be kept for AUCTeX.
5045
5046 2005-04-23 Andreas Schwab <schwab@suse.de>
5047
5048 * isearch.el (isearch-forward): Doc fix.
5049
5050 2005-04-23 Eli Zaretskii <eliz@gnu.org>
5051
5052 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
5053 (jit-lock-stealth-nice): Change default value to 0.5.
5054
5055 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
5056
5057 * abbrev.el (write-abbrev-file): Write table entries in
5058 alphabetical order by table name.
5059
5060 2005-04-22 Kim F. Storm <storm@cua.dk>
5061
5062 * ido.el (ido-read-internal): Fix `list' completion.
5063
5064 2005-04-22 Kenichi Handa <handa@m17n.org>
5065
5066 * recentf.el (recentf-save-file-coding-system): New variable.
5067 (recentf-save-list): Encode the file by
5068 recentf-save-file-coding-system and add coding: tag.
5069
5070 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
5071
5072 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
5073
5074 2005-04-21 Lute Kamstra <lute@gnu.org>
5075
5076 * loadhist.el (unload-feature): Don't remove a function from hooks
5077 if it is about to be restored to an autoload . Remove functions
5078 that will become unbound from auto-mode-alist. Simplify the code.
5079
5080 * subr.el (assq-delete-all): New implementation that is linear,
5081 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
5082 (rassq-delete-all): New function.
5083
5084 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
5085 Add size-indication-mode.
5086
5087 2005-04-21 Kenichi Handa <handa@m17n.org>
5088
5089 * international/mule-cmds.el: Add autoload for widget-value in
5090 eval-when-compile.
5091
5092 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
5093
5094 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
5095 Add tooltip-mode.
5096
5097 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
5098
5099 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
5100
5101 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
5102 (inferior-lisp-filter-regexp, inferior-lisp-program)
5103 (inferior-lisp-load-command, inferior-lisp-prompt)
5104 (inferior-lisp-mode-hook, lisp-source-modes)
5105 (inferior-lisp-load-hook): defvar->defcustom.
5106 (inferior-lisp-program, inferior-lisp-prompt)
5107 (inferior-lisp-load-hook): Doc fixes.
5108 (inferior-lisp-install-letter-bindings): Small change in
5109 introductory comment.
5110
5111 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
5112
5113 * vc.el (vc-annotate-color-map): Change some colors so that text
5114 using them as foreground is readable on both white and black
5115 backgrounds.
5116
5117 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
5118
5119 * international/mule-conf.el (translation-table-for-input):
5120 Remove redundant declaration.
5121
5122 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
5123
5124 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
5125
5126 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
5127 (tooltip-toggle-gud-tips): New function.
5128
5129 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5130
5131 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
5132 right angle brackets.
5133
5134 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
5135
5136 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
5137
5138 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5139
5140 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
5141 Remove. Update callers to use expand-file-name instead.
5142
5143 * subr.el (syntax-class): New function.
5144
5145 * simple.el (blink-matching-open): Use it.
5146
5147 * paren.el (show-paren-function): Use it to recognize parens that are
5148 also used in 2-char comment markers.
5149
5150 2005-04-19 Lute Kamstra <lute@gnu.org>
5151
5152 * loadhist.el (unload-feature): Update for new format of
5153 load-history. Simplify the code.
5154
5155 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5156
5157 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
5158 (mac-add-charset-info): New function. Initialize variable
5159 mac-charset-info-alist using it.
5160 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
5161 for translation.
5162 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
5163 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
5164 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
5165 New CCL programs.
5166
5167 2005-04-19 Kim F. Storm <storm@cua.dk>
5168
5169 * simple.el (next-buffer, prev-buffer, next-error)
5170 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
5171 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
5172
5173 * bindings.el (next-buffer, prev-buffer, next-error)
5174 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
5175 (clone-indirect-buffer-other-window): Move bindings from simple.el.
5176 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
5177 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
5178
5179 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
5180
5181 * isearch.el (isearch-edit-string): Make the search-ring available for
5182 minibuffer history commands.
5183 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
5184 the default history commands now work just as well.
5185 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
5186
5187 2005-04-18 Kim F. Storm <storm@cua.dk>
5188
5189 * emulation/cua-base.el (cua--pre-command-handler): Add more
5190 elaborate check for shift modifier on non-window systems.
5191
5192 2005-04-18 Lars Hansen <larsh@math.ku.dk>
5193
5194 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
5195
5196 2005-04-18 Kim F. Storm <storm@cua.dk>
5197
5198 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
5199 and make it optional. Don't test tooltip-gud-echo-area here.
5200 (tooltip-gud-process-output, gdb-tooltip-print):
5201 Pass tooltip-gud-echo-area to tooltip-show.
5202 (tooltip-help-tips): Remove second optional arg to tooltip-show.
5203
5204 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5205
5206 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
5207 `display-graphic-p' may not be bound yet.
5208
5209 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5210
5211 * startup.el (command-line): No longer enable Xterm Mouse mode by
5212 default in terminals compatible with xterm.
5213
5214 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
5215
5216 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
5217
5218 * tooltip.el (tooltip-gud-echo-area): Rename from
5219 tooltip-use-echo-area.
5220 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
5221 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
5222 area independently of where help tooltips are displayed.
5223
5224 2005-04-17 David Kastrup <dak@gnu.org>
5225
5226 * cus-theme.el (custom-theme-write-variables): Quote variables
5227 where necessary.
5228
5229 2005-04-17 Richard M. Stallman <rms@gnu.org>
5230
5231 * simple.el (yank-excluded-properties): Add follow-link to value.
5232
5233 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
5234
5235 * startup.el (fancy-splash-max-time): Just 30 seconds.
5236 (fancy-splash-delay): Just 7.
5237 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
5238
5239 * loadhist.el (unload-feature): Update for new format of load-history.
5240 Simplify the code.
5241
5242 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
5243 (rmail-font-lock-keywords): Don't fontify the text of a citation.
5244
5245 * mail/sendmail.el (mail-font-lock-keywords):
5246 Don't fontify subject text.
5247 Don't fontify the text of a citation.
5248
5249 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
5250
5251 * comint.el (comint-output-filter): Run comint-output-filter-functions
5252 with point where the user had it.
5253
5254 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
5255
5256 * international/ucs-tables.el (ucs-set-table-for-input):
5257 Disable when using unify-on-decoding.
5258
5259 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
5260
5261 * emulation/cua-base.el (cua-global-mark-face): Add special case
5262 for displays supporting a high number of colors.
5263
5264 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
5265
5266 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
5267
5268 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
5269
5270 * filesets.el (filesets-add-buffer): If user supplies a name of a
5271 non-existing fileset, create a new fileset.
5272
5273 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
5274
5275 * textmodes/org.el (org-up-heading-all): Fix bug with
5276 `outline-up-heading-all'.
5277
5278 2005-04-16 Andreas Schwab <schwab@suse.de>
5279
5280 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
5281 /etc/permissions.d/* and /etc/aliases.d/*.
5282
5283 2005-04-16 Kenichi Handa <handa@m17n.org>
5284
5285 * international/code-pages.el (cp-make-coding-system):
5286 Set `translation-table-for-input' property value to the symbol
5287 ucs-mule-to-mule-unicode, not to that value.
5288 (pt154): Escape guillemet by `\'.
5289
5290 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
5291
5292 * loadup.el: Load tooltip if x-show-tip is fboundp.
5293
5294 * startup.el (command-line): Add comment.
5295
5296 * tooltip.el (tooltip-mode): Specify correct standard value for
5297 Custom in init-value.
5298
5299 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
5300
5301 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
5302 possible.
5303
5304 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
5305
5306 * textmodes/org.el (org-agenda-date-prompt): Rename from
5307 `org-agenda-date-today'.
5308 (org-evaluate-time-range): Insert at point instead of directly
5309 after time range.
5310 (org-first-headline-recenter, org-subtree-end-visible-p)
5311 (org-optimize-window-after-visibility-change): New functions
5312 (org-agenda-post-command-hook): Don't allow point at end of line,
5313 to make sure it always hits the text properties.
5314 (org-agenda-next-date-line, org-agenda-previous-date-line):
5315 New commands.
5316 (org-set-regexps-and-options): Category may contain white space.
5317 (org-agenda-get-deadlines, org-agenda-get-scheduled):
5318 Improve marker positions.
5319 (org-agenda-new-marker): Argument POS made optional.
5320 (org-agenda-get-timestamps): Deadlines which are done are listed
5321 in org-done-face now.
5322 (org-agenda-get-todos, org-agenda-get-timestamps)
5323 (org-agenda-get-deadlines, org-agenda-get-scheduled):
5324 Set `undone-face' and `done-face' properties.
5325 (org-last-todo-state-is-todo): New variable.
5326 (org-todo): Set `org-last-todo-state-is-todo'.
5327 (org-agenda-todo): Change face according to
5328 `org-last-todo-state-is-todo'. And change other lines referring to
5329 the same entry.
5330 (org-calendar-goto-agenda): New command.
5331 (org-calendar-to-agenda-key): New option.
5332 (org-startup-folded): New allowed value `content'.
5333 (org-set-regexps-and-options): Accept new value `content' for
5334 `org-startup-folded'.
5335 (org-get-current-options): Handle new value `content' for
5336 `org-startup-folded'.
5337 (org-insert-todo-heading): New command.
5338 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
5339 interactively in empty file and option
5340 `org-insert-mode-line-in-empty-file' has been set.
5341 (org-agenda-todo,org-agenda-priority): Modify to use
5342 `org-agenda-change-all-lines'.
5343 (org-warning-face): Change color on dark background
5344
5345 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5346
5347 * international/mule-cmds.el (set-locale-environment): On Mac OS,
5348 use preferences AppleLocale and AppleLanguages, and variable
5349 mac-system-locale for default locale. On Mac OS Classic, use
5350 mac-system-coding-system for default coding systems.
5351
5352 * term/mac-win.el: Don't set file-name-coding-system.
5353 Decode variables system-name, emacs-build-system, user-login-name, and
5354 user-full-name by mac-system-coding-system on Mac OS Classic.
5355 (mac-system-coding-system): New variable.
5356
5357 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
5358
5359 * startup.el (command-line): Handle `xterm-mouse-mode' before
5360 reading init file.
5361
5362 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
5363
5364 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
5365
5366 * progmodes/sh-script.el (sh-here-document-word): Make it a
5367 defcustom. Doc fix.
5368 (sh-add): Bash uses $(( )) for arithmetic.
5369 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
5370 (sh-maybe-here-document): Remove quotes and leading whitespace
5371 from heredoc word when closing. Indent heredoc with tabs if word
5372 starts with "-".
5373
5374 2005-04-13 Richard M. Stallman <rms@gnu.org>
5375
5376 * simple.el (undo): Fix previous change.
5377
5378 * custom.el (defface): Doc fix.
5379
5380 2005-04-13 Lute Kamstra <lute@gnu.org>
5381
5382 * Makefile.in (DONTCOMPILE): Remove list.
5383 (compile, compile-always): Don't use DONTCOMPILE.
5384 (update-authors): Load the library in which batch-update-authors
5385 is defined.
5386 * makefile.w32-in (DONTCOMPILE): Remove list.
5387 (compile, compile-always): Fix comments.
5388 (update-authors): Load the library in which batch-update-authors
5389 is defined.
5390
5391 * generic-x.el (generic-mode-ini-file-find-file-hook):
5392 Rename to ini-generic-mode-find-file-hook.
5393 Keep generic-mode-ini-file-find-file-hook as an alias.
5394 (ini-generic-mode-find-file-hook): Rename from
5395 generic-mode-ini-file-find-file-hook. Fix docstring.
5396 (ini-generic-mode): Docstring change.
5397 (bat-generic-mode-run-as-comint): Silence the byte compiler.
5398
5399 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
5400 called from lisp.
5401
5402 * generic.el: Move to the emacs-lisp subdir.
5403
5404 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
5405
5406 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
5407 and C-S- function and cursor motion keys.
5408
5409 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5410
5411 * startup.el (command-line): Enable Xterm Mouse mode by default.
5412 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
5413 for Custom. No longer show "Mouse" in mode line when enabled.
5414 Doc fix.
5415
5416 2005-04-12 Kim F. Storm <storm@cua.dk>
5417
5418 * emulation/cua-base.el (cua-rectangle-face)
5419 (cua-rectangle-noselect-face): Define face attributes here.
5420
5421 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
5422
5423 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5424
5425 * startup.el (command-line): Turn off blinking cursor if
5426 cursorBlink in resources is off or false.
5427
5428 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5429
5430 * term/mac-win.el (dnd): Require dnd.
5431 (mac-drag-n-drop): Call dnd-handle-one-url.
5432 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
5433 (kTextEncodingISOLatin2): Remove constants.
5434 (mac-script-code-coding-systems): New constant.
5435 (mac-handle-language-change): New function.
5436 (special-event-map): Bind it to `language-change' event.
5437 (mac-centraleurroman, mac-cyrillic): New coding systems.
5438 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
5439 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
5440 and mac-cyrillic-encoder to encode-mac-centraleurroman and
5441 encode-mac-cyrillic, respectively.
5442
5443 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
5444
5445 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
5446 Don't set overlay-arrow-string to "=>" as this is done
5447 globally in C now.
5448
5449 2005-04-12 Lute Kamstra <lute@gnu.org>
5450
5451 * generic-x.el (rc-generic-mode, rul-generic-mode):
5452 Fix auto-mode-alist entries.
5453 (etc-fstab-generic-mode): Tweak fontification.
5454
5455 * generic.el (generic-make-keywords-list): Fix docstring.
5456 (generic-mode-internal): Simplify generic-font-lock-keywords.
5457
5458 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
5459
5460 * whitespace.el (whitespace-buffer-leading)
5461 (whitespace-buffer-trailing): Revert the incorrect test inversion.
5462 However, fix the highlight area for the leading and
5463 trailing whitespaces to show space.
5464
5465 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
5466
5467 * whitespace.el (whitespace-version): Bump to 3.5
5468
5469 (whitespace-buffer-leading, whitespace-buffer-trailing):
5470 Invert sense of the test to highlight the whitespace.
5471
5472 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
5473
5474 * progmodes/gud.el (gud-display-line): GUD uses its own
5475 overlay arrow now so don't set overlay-arrow-string.
5476 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
5477
5478 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
5479
5480 * term.el (term-ansi-current-bold, term-ansi-current-underline)
5481 (term-ansi-current-reverse, term-ansi-current-invisible)
5482 (term-ansi-face-already-done): Change to boolean.
5483 (term-reset-terminal, term-handle-colors-array): Handle the above
5484 vars accordingly.
5485 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
5486 (term-emulate-terminal): Use the new name.
5487
5488 * faces.el (secondary-selection): Use yellow1, not yellow.
5489 (trailing-whitespace): Use red1, not red.
5490
5491 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5492
5493 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
5494 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
5495 (dired-dnd-handle-file): Call dnd-get-local-file-uri
5496
5497 * cus-edit.el (dnd): New group.
5498
5499 * term/w32-win.el (dnd): Require dnd
5500 (w32-drag-n-drop): Call dnd-handle-one-url.
5501
5502 * x-dnd.el: Require dnd.
5503 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
5504 Call dnd-handle-one-url.
5505 (x-dnd-types-alist, x-dnd-insert-utf8-text)
5506 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
5507 to dnd-insert-text.
5508 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
5509 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
5510 (x-dnd-get-local-file-name, x-dnd-open-local-file)
5511 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
5512
5513 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
5514
5515 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5516
5517 * wdired.el: Doc fixes.
5518 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
5519 (wdired-use-dired-vertical-movement): Rename from
5520 wdired-always-move-to-filename-beginning.
5521 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
5522 (wdired-change-to-wdired-mode): Change mode name.
5523 (wdired-newline): Delete.
5524
5525 2005-04-11 Richard M. Stallman <rms@gnu.org>
5526
5527 * whitespace.el (whitespace-highlight-the-space):
5528 Don't call whitespace-unhighlight-the-space here.
5529
5530 * simple.el (undo): Record t in undo-equiv-table
5531 for the redo record made by an undo-in-region.
5532
5533 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
5534
5535 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
5536 (gdb-frame-inferior-io-buffer): New Functions to control
5537 display of separate IO buffer.
5538 (menu): Add them to menu-bar.
5539 (gdb-display-buffer): Check for buffer another frame.
5540 Protect GUD buffer.
5541 (gdb-setup-windows): Create IO buffer if not already there.
5542 (gdb-memory-mode): Remove purecopy noops.
5543
5544 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5545
5546 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
5547 and pass to self-insert-command.
5548
5549 2005-04-11 Lute Kamstra <lute@gnu.org>
5550
5551 * generic.el: Commentary section cleanup.
5552 (generic): Delete.
5553 (generic-use-find-file-hook, generic-lines-to-scan)
5554 (generic-find-file-regexp, generic-ignore-files-regexp)
5555 (default-generic-mode, generic-mode-find-file-hook)
5556 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
5557 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
5558 (generic-use-find-file-hook, generic-lines-to-scan)
5559 (generic-find-file-regexp, generic-ignore-files-regexp)
5560 (default-generic-mode, generic-mode-find-file-hook)
5561 (generic-mode-ini-file-find-file-hook): Move from generic.el.
5562
5563 2005-04-10 Karl Fogel <kfogel@red-bean.com>
5564
5565 * bookmark.el (bookmark-write-file): Catch errors writing file.
5566 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
5567
5568 2005-04-10 Richard M. Stallman <rms@gnu.org>
5569
5570 * startup.el (fancy-splash-tail): Update copyright year.
5571 (command-line): Split part of -Q into -D.
5572 (emacs-basic-display): New defvar.
5573 (fancy-splash-text): Correct name of menu item.
5574
5575 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
5576
5577 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
5578 lines in one node.
5579
5580 * comint.el (comint-send-input): New arg ARTIFICIAL.
5581 Callers in this file changed.
5582
5583 * abbrev.el (define-abbrevs): Read system abbrevs properly.
5584
5585 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
5586
5587 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
5588
5589 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
5590 `ldap-search-internal'.
5591
5592 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5593
5594 * files.el (set-auto-mode-1): Use line-end-position.
5595
5596 * international/latin-1.el:
5597 * international/latin-2.el:
5598 * international/latin-3.el:
5599 * international/latin-4.el:
5600 * international/latin-5.el:
5601 * international/latin-8.el:
5602 * international/latin-9.el: Give punctuation syntax to NBSP.
5603
5604 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
5605 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
5606 Use char-classes to accept non-ascii letters, accepted in some recent
5607 bibtex implementations.
5608
5609 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5610
5611 * custom.el (custom-set-minor-mode): Any non-nil value for the
5612 variable should enable the mode when set through Custom.
5613
5614 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5615
5616 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
5617 TAB binding so tab-always-indent is obeyed.
5618 (vhdl-minibuffer-local-map): Move initialization into declaration.
5619 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
5620 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
5621 (vhdl-hooked-abbrev): Avoid test for XEmacs.
5622 (vhdl-current-line): Use line-beginning-position.
5623 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
5624 with-output-to-temp-buffer, so the current position can be recorded.
5625
5626 2005-04-10 Masatake YAMATO <jet@gyve.org>
5627
5628 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5629 Add regexp for gcov.
5630
5631 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5632
5633 * calendar/time-date.el (time-to-seconds, seconds-to-time)
5634 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
5635 syntax which Emacs 20 doesn't support.
5636
5637 2005-04-09 Richard M. Stallman <rms@gnu.org>
5638
5639 * help.el (describe-key-briefly, describe-key):
5640 Replace strings as event types with "(any string)".
5641
5642 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
5643
5644 * arc-mode.el (archive-mode-map): Move initialization into
5645 the declaration. Override *all* bindings of `undo'.
5646 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
5647
5648 2005-04-09 Jay Belanger <belanger@truman.edu>
5649
5650 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
5651
5652 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
5653
5654 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
5655 (xterm-register-default-colors): Update color values computation
5656 to match xterm-200.
5657
5658 2005-04-09 Kenichi Handa <handa@m17n.org>
5659
5660 * international/code-pages.el (iso-latin-7): Fix the map.
5661
5662 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
5663
5664 * emacs-lisp/lisp.el (defun-prompt-regexp)
5665 (parens-require-spaces, buffer-end, end-of-defun)
5666 (insert-parentheses): Doc fixes.
5667
5668 2005-04-08 Kim F. Storm <storm@cua.dk>
5669
5670 * comint.el (comint-highlight-prompt): Fix face spec.
5671 * hi-lock.el (hi-green): Likewise.
5672
5673 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
5674
5675 * cus-edit.el (custom-modified-face):
5676 * comint.el (comint-highlight-input): Fix previous changes.
5677 * term.el (term-handle-ansi-escape): Add a comment.
5678
5679 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5680
5681 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
5682 in the buffer and in whitespace-highlighted-space.
5683 (whitespace-unhighlight-the-space): Simplify.
5684 (whitespace-buffer): Simplify.
5685
5686 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
5687
5688 * textmodes/table.el (table-cell-face): Add special case for
5689 displays supporting a high number of colors.
5690 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
5691 (vhdl-font-lock-reserved-words-face)
5692 (vhdl-speedbar-architecture-face)
5693 (vhdl-speedbar-instantiation-face)
5694 (vhdl-speedbar-architecture-selected-face)
5695 (vhdl-speedbar-instantiation-selected-face): Likewise.
5696 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
5697 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
5698 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
5699 (ebrowse-root-class-face, ebrowse-member-attribute-face)
5700 (ebrowse-progress-face): Likewise.
5701 * progmodes/compile.el (compilation-info-face): Likewise.
5702 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
5703 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
5704 * calendar/calendar.el (diary-face): Likewise.
5705 * woman.el (woman-italic-face, woman-bold-face)
5706 (woman-unknown-face): Likewise.
5707 * wid-edit.el (widget-button-pressed-face): Likewise.
5708 * whitespace.el (whitespace-highlight-face): Likewise.
5709 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
5710 * pcvs-info.el (cvs-marked-face): Likewise.
5711 * info.el (info-xref): Likewise.
5712 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
5713 * hilit-chg.el (highlight-changes-face)
5714 (highlight-changes-delete-face): Likewise.
5715 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
5716 (hi-red-b): Likewise.
5717 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
5718 * font-lock.el (font-lock-keyword-face)
5719 (font-lock-function-name-face, font-lock-warning-face): Likewise.
5720 * cus-edit.el (custom-invalid-face, custom-modified-face)
5721 (custom-set-face, custom-changed-face, custom-variable-tag-face)
5722 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
5723 * comint.el (comint-highlight-prompt): Likewise.
5724
5725 2005-04-08 Lute Kamstra <lute@gnu.org>
5726
5727 * font-lock.el (font-lock-keywords): Docstring fixes.
5728
5729 2005-04-08 Kenichi Handa <handa@m17n.org>
5730
5731 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
5732 chars are more than a limit, print " and more..." at the tail.
5733
5734 2005-04-08 Kim F. Storm <storm@cua.dk>
5735
5736 * emacs-lisp/authors.el (authors-aliases): Update list.
5737 (authors-ignored-files): New list.
5738 (authors-fixed-entries): Fix typo.
5739 (authors-renamed-files-alist): Update list.
5740 (authors-add): Check authors-ignored-files.
5741
5742 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
5743
5744 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
5745 optional, to ensure backward compatibility.
5746
5747 2005-04-08 Stephen Eglen <stephen@gnu.org>
5748
5749 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
5750
5751 2005-04-08 Kim F. Storm <storm@cua.dk>
5752
5753 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
5754
5755 * mouse.el (mouse-on-link-p): Doc fix.
5756
5757 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
5758
5759 * ielm.el (ielm-prompt-read-only): Doc fix.
5760
5761 * comint.el (comint-prompt-read-only): Doc fix.
5762
5763 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
5764
5765 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
5766 ensure dired always handles wildcards passed to ffap.
5767 (find-file-at-point): Use it.
5768 (ffap-dired-wildcards): Doc fix.
5769
5770 2005-04-07 Juri Linkov <juri@jurta.org>
5771
5772 * simple.el (next-error-overlay-arrow-position): New defvar.
5773 Put "=>" on its property `overlay-arrow-string'. Add it to
5774 `overlay-arrow-variable-list'.
5775
5776 * progmodes/compile.el (compilation-setup):
5777 Set `next-error-overlay-arrow-position' to nil. Also set it to
5778 nil in the local hook `kill-buffer-hook'. Make local variable
5779 `overlay-arrow-string' and set it to "=>".
5780 (compilation-goto-locus): Set BOL position to
5781 `next-error-overlay-arrow-position' instead of
5782 `overlay-arrow-position'.
5783
5784 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
5785 locally instead of adding it to the global hook.
5786 (Info-kill-buffer): Move up.
5787
5788 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
5789
5790 * term/xterm.el (xterm-standard-colors): Update color values from
5791 xterm-200.
5792
5793 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
5794
5795 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
5796
5797 * fast-lock.el:
5798 * lazy-lock.el: Move them to the obsolete subdir.
5799
5800 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5801
5802 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
5803 (wdired-add-replace-advice): Remove.
5804 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
5805
5806 2005-04-06 Kim F. Storm <storm@cua.dk>
5807
5808 * startup.el (command-line): Add --bare-bones alias for -Q.
5809
5810 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5811
5812 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
5813 create the startup fontset if a font specification ends with
5814 `mac-roman'.
5815
5816 2005-04-06 Lute Kamstra <lute@gnu.org>
5817
5818 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
5819 change.
5820
5821 * emacs-lisp/copyright.el (copyright-update-year): Replace the
5822 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
5823
5824 2005-04-05 Lute Kamstra <lute@gnu.org>
5825
5826 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
5827 (define-generic-mode): Ditto. Fix debug declaration.
5828
5829 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
5830 Put them in the generic-x group.
5831
5832 * calendar/timeclock.el (timeclock): Doc fix.
5833
5834 * generic.el (define-generic-mode): Don't use custom-current-group.
5835 Document default :group value.
5836 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
5837 (define-global-minor-mode): Don't use custom-current-group.
5838
5839 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
5840
5841 * startup.el (command-line-1): Display startup-echo-area-message
5842 when fancy splash screen is in use.
5843
5844 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
5845 (sh-escaped-newline): New face.
5846 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
5847 newline, and use sh-escaped-newline face.
5848
5849 * progmodes/tcl.el (tcl-escaped-newline): New face.
5850 (tcl-builtin-list): New variable.
5851 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
5852 newlines. Fix keywords subexpression number.
5853
5854 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
5855
5856 * textmodes/org.el (org-diary-default-entry): Fix call to
5857 `add-to-diary-entry'.
5858
5859 2005-04-05 Kim F. Storm <storm@cua.dk>
5860
5861 * ediff-init.el: Use (featurep 'xemacs).
5862
5863 2005-04-05 David Ponce <david@dponce.com>
5864
5865 * cus-edit.el (face): Derive from symbol widget. Display sample
5866 of the current face on the fly.
5867 (widget-face-sample-face-get, widget-face-notify): New functions.
5868 (widget-face-value-create): Remove.
5869
5870 * wid-edit.el (widget-field-end): Temporarily remove field
5871 narrowing before to call `get-char-property'.
5872
5873 2005-04-04 Jay Belanger <belanger@truman.edu>
5874
5875 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
5876 (math-read-subscripts): New variable.
5877 (math-read-preprocess-string): Process subscripts.
5878
5879 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5880
5881 * comint.el (comint-prompt-read-only): Doc fix.
5882
5883 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
5884 `-1'. Doc fix.
5885
5886 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
5887
5888 * textmodes/org.el (org-insert-mode-line-in-empty-file):
5889 Change default value to nil.
5890
5891 2005-04-04 Lute Kamstra <lute@gnu.org>
5892
5893 * autorevert.el (auto-revert-mode): Specify :group.
5894 * battery.el (display-battery-mode): Specify :group.
5895 * diff-mode.el (diff-minor-mode): Specify :group.
5896 * font-core.el (font-lock-mode): Specify :group.
5897 * hl-line.el (hl-line-mode): Specify :group.
5898 * iimage.el (iimage): New customization group.
5899 (iimage-mode): Specify :group.
5900 * longlines.el (longlines-mode): Specify :group.
5901 * master.el: Don't require easy-mmode.
5902 (master): New customization group.
5903 (master-mode): Specify :group.
5904 * msb.el (msb-mode): Specify :group.
5905 * reveal.el (reveal-mode): Specify :group.
5906 * simple.el (next-error-follow-minor-mode): Specify :group.
5907 * smerge-mode.el (smerge-mode): Specify :group.
5908 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
5909 * emulation/cua-base.el (cua-mode): Specify :group.
5910 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
5911 * language/thai-util.el (thai-auto-composition-mode)
5912 (thai-word-mode): Specify :group.
5913 * mail/supercite.el (sc-minor-mode): Specify :group.
5914 * progmodes/cwarn.el (cwarn-mode): Specify :group.
5915 * progmodes/flymake.el (flymake-mode): Specify :group.
5916 * progmodes/glasses.el (glasses-mode): Specify :group.
5917 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
5918 * textmodes/enriched.el (enriched-mode): Specify :group.
5919 * textmodes/refill.el (refill-mode): Specify :group.
5920
5921 * add-log.el (change-log-font-lock-keywords): Names in
5922 parenthesized lists can contain spaces.
5923
5924 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
5925
5926 * startup.el (fancy-splash-text): Shorten default text of
5927 "Emacs Tutorial" line. Also, if the current language env
5928 indicates an available tutorial file other than TUTORIAL,
5929 extract its title and append it to the line in parentheses.
5930 (fancy-splash-insert): If arg is a thunk, funcall it.
5931
5932 2005-04-04 Jay Belanger <belanger@truman.edu>
5933
5934 * calc.el (calc-language-alist): Add tags to customization type.
5935
5936 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
5937
5938 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
5939 Doc fix.
5940
5941 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
5942
5943 * add-log.el (change-log-font-lock-keywords): The manual
5944 describing a Change Log entry, says: (...) "Aside from these
5945 header lines, every line in the change log starts with a space or
5946 a tab.". The font-lock was not highlighting lines started with
5947 spaces, added support for it.
5948
5949 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5950
5951 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
5952 (bibtex-generate-url-list): Update docstring accordingly. Put the
5953 complex example in the docstring.
5954 (bibtex-font-lock-url): Use pop.
5955
5956 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5957
5958 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
5959
5960 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
5961
5962 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5963
5964 * filesets.el (filesets-set-default): Doc fix.
5965
5966 2005-04-03 Lute Kamstra <lute@gnu.org>
5967
5968 * generic.el (define-generic-mode): Add argument to specify
5969 keywords for defcustom.
5970 (default-generic-mode): Specify :group.
5971
5972 * generic-x.el: Specify :group for all generic modes.
5973
5974 * desktop.el (desktop-no-desktop-file-hook)
5975 (desktop-after-read-hook): Doc fix.
5976
5977 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
5978
5979 * simple.el (visible-mode): Use explicit :group keyword.
5980 This changes the group of `visible-mode-hook' from paren-blinking
5981 to editing-basics.
5982
5983 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
5984
5985 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
5986 mailbox specifications as well as URLs.
5987 (rmail-insert-inbox-text): Remove unused conditional branches.
5988
5989 2005-04-01 Jay Belanger <belanger@truman.edu>
5990
5991 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
5992 (calc-gnuplot-print-command): Move definitions to calc.el.
5993
5994 * calc/calc-embed.el (calc-embedded-announce-formula)
5995 (calc-embedded-open-formula, calc-embedded-close-formula)
5996 (calc-embedded-open-word, calc-embedded-close-word)
5997 (calc-embedded-open-plain, calc-embedded-close-plain)
5998 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
5999 (calc-embedded-open-mode, calc-embedded-close-mode):
6000 Move definitions to calc.el.
6001
6002 * calc/calc.el (calc-settings-file, calc-language-alist):
6003 Make customizable.
6004 (calc-embedded-announce-formula, calc-embedded-open-formula)
6005 (calc-embedded-close-formula, calc-embedded-open-word)
6006 (calc-embedded-close-word, calc-embedded-open-plain)
6007 (calc-embedded-close-plain, calc-embedded-open-new-formula)
6008 (calc-embedded-close-new-formula, calc-embedded-open-mode)
6009 (calc-embedded-close-mode, calc-gnuplot-name)
6010 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
6011 from other files and make customizable.
6012
6013 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
6014
6015 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
6016 Use buffer-live-p.
6017 (cvs-mode-run): Don't call cvs-update-header here.
6018 (cvs-run-process): Call cvs-update-header.
6019 Use process properties for cvs-postprocess and cvs-buffer so that
6020 the sentinel can behave better if the temp buffer is killed.
6021 Use a pipe rather than a tty, to better handle unexpected prompts.
6022 (cvs-sentinel): Rewrite. Call cvs-update-header.
6023
6024 2005-04-01 Andre Spiegel <spiegel@gnu.org>
6025
6026 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
6027 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
6028
6029 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
6030
6031 * generic.el (define-generic-mode): Add indentation rule.
6032
6033 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6034
6035 * files.el (mode-require-final-newline): Make Custom correctly
6036 report a nil value and allow to set it to nil via Custom.
6037 Doc fix.
6038
6039 2005-04-01 Kenichi Handa <handa@m17n.org>
6040
6041 * international/characters.el: Enable the correct case setting for
6042 dotless-i and dotted-I.
6043
6044 2005-04-01 Kim F. Storm <storm@cua.dk>
6045
6046 * ido.el (ido-file-internal): Fall back to non-ido command if
6047 initial directory is on slow ftp (or tramp) host.
6048
6049 2005-03-31 Richard M. Stallman <rms@gnu.org>
6050
6051 * emacs-lisp/autoload.el (make-autoload):
6052 Handle define-global-minor-mode.
6053
6054 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
6055 Rename from easy-mmode-define-global-mode.
6056 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
6057
6058 * progmodes/scheme.el (scheme-mode-syntax-table):
6059 Update syntax of | and # for two-character comment syntax.
6060
6061 2005-03-31 Lute Kamstra <lute@gnu.org>
6062
6063 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
6064 (define-minor-mode): Call custom-current-group at load-time.
6065
6066 * generic.el (define-generic-mode): Add debug declaration.
6067 Add defcustom for the mode hook.
6068 (generic-mode-internal): Use run-mode-hooks.
6069
6070 2005-03-31 Kim F. Storm <storm@cua.dk>
6071
6072 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
6073 (mouse-fixup-help-message): New defun called by show_help_echo
6074 to fixup mouse-2 prefix in help messages when applicable.
6075
6076 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
6077
6078 2005-03-31 Kenichi Handa <handa@m17n.org>
6079
6080 * language/thai-word.el (thai-find-word-ends): Pay attention to
6081 the case that we reach the end of buffer.
6082
6083 * textmodes/fill.el (fill-text-properties-at): New function.
6084 (fill-newline): Use fill-text-properties-at instead of
6085 text-properties-at.
6086
6087 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
6088
6089 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
6090 not comint-quote-filename.
6091
6092 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
6093
6094 * help-fns.el (help-with-tutorial): Revert last change.
6095
6096 2005-03-31 Kim F. Storm <storm@cua.dk>
6097
6098 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
6099
6100 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
6101
6102 * calendar/cal-china.el: Update reference to "Calendrical
6103 Calculations" book; there's a new edition.
6104 * calendar/cal-coptic.el: Likewise.
6105 * calendar/cal-french.el: Likewise.
6106 * calendar/cal-hebrew.el: Likewise.
6107 * calendar/cal-islam.el: Likewise.
6108 * calendar/cal-iso.el: Likewise.
6109 * calendar/cal-julian.el: Likewise.
6110 * calendar/cal-mayan.el: Likewise.
6111 * calendar/cal-persia.el: Likewise.
6112 * calendar/calendar.el: Likewise.
6113 * calendar/holidays.el: Likewise.
6114 * calendar/lunar.el: Likewise.
6115 * calendar/solar.el: Likewise.
6116
6117 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
6118 white space from doc string.
6119
6120 2005-03-30 Jay Belanger <belanger@truman.edu>
6121
6122 * calc/calc-help.el (calc-full-help): Remove email address.
6123
6124 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
6125
6126 * help-fns.el (help-with-tutorial): Delete title line.
6127
6128 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6129
6130 * calendar/cal-x.el (calendar-one-frame-setup)
6131 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
6132 rather than 'symbol for set-window-dedicated-p.
6133
6134 * calendar/appt.el (appt-buffer-name): Make it a constant.
6135 (appt-add): Doc fix.
6136
6137 * filesets.el (filesets-menu-path, filesets-menu-before)
6138 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
6139 (filesets-menu-cache-file): Use directory ~/.emacs.d.
6140 (filesets-add-submenu): Delete and use add-submenu instead.
6141
6142 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
6143
6144 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
6145 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
6146 (org-diary-default-entry): New function.
6147 (org-get-entries-from-diary): Better parsing of diary entries.
6148 (org-agenda-check-no-diary): New function.
6149 ("diary-lib"): Advice to function `add-to-diary-list', to allow
6150 linking to diary entries.
6151 (org-agenda-execute-calendar-command): New function.
6152 (org-agenda): Improve visible section in window.
6153 Use `org-fit-agenda-window'.
6154 (org-fit-agenda-window): New option.
6155 (org-move-subtree-down): Better handling of empty lines
6156 at end of subtree.
6157 (org-cycle): Numeric prefix is interpreted now as show-subtree N
6158 levels up.
6159 (org-fontify-done-headline): New option.
6160 (org-headline-done-face): New face.
6161 (org-set-font-lock-defaults): Use `org-headline-done-face'.
6162 (org-table-copy-down): Rename from `org-table-copy-from-above'.
6163 When current field is non-empty, it is copied to next row.
6164 (org-table-copy-from-above): Fix bug which made it
6165 impossible to copy fields containing only a single non-white character.
6166
6167 2005-03-30 Kim F. Storm <storm@cua.dk>
6168
6169 * kmacro.el (kmacro-end-macro): Isearch may store this command
6170 into the macro -- so ignore it when executing keyboard macro.
6171
6172 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
6173
6174 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
6175
6176 2005-03-29 Kenichi Handa <handa@m17n.org>
6177
6178 * language/thai.el ("Thai"): Set setup-function and exit-function
6179 for Thai language environment.
6180
6181 * language/thai-util.el: Require thai-word.
6182 (thai-word-mode-map): New variable.
6183 (thai-word-mode): New minor mode.
6184 (setup-thai-language-environment-internal): New function.
6185 (exit-thai-language-environment-internal): New function.
6186
6187 * language/thai-word.el (thai-word-table): Declare it by defvar,
6188 use dolist to initialize it.
6189 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
6190 (thai-fill-find-break-point): New functions.
6191
6192 2005-03-29 Richard M. Stallman <rms@gnu.org>
6193
6194 * simple.el (idle-update-delay): Move definition up.
6195 (set-mark): Doc fix.
6196
6197 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
6198
6199 * longlines.el: New file.
6200
6201 * simple.el (buffer-substring-filters): New variable.
6202 (filter-buffer-substring): New function.
6203 (kill-region, copy-region-as-kill): Use it.
6204
6205 * register.el (copy-to-register, append-to-register)
6206 (prepend-to-register): Use filter-buffer-substring.
6207
6208 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
6209
6210 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
6211 (gud-filter-pending-text): Move in front of gdb.
6212 (gud-overlay-arrow-position): New variable.
6213 (gud-sentinel, gud-display-line): Use it in place of
6214 overlay-arrow-position.
6215
6216 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6217
6218 * progmodes/fortran.el (fortran-if-indent): Doc fix.
6219 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
6220 (fortran-font-lock-keywords-4): New variable.
6221 (fortran-blocks-re, fortran-end-block-re)
6222 (fortran-start-block-re): New constants, for hideshow.
6223 (hs-special-modes-alist): Add a Fortran entry.
6224 (fortran-mode-map): Bind fortran-end-of-block,
6225 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
6226 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
6227 (fortran-looking-at-if-then, fortran-end-of-block)
6228 (fortran-beginning-of-block): New functions, for hideshow.
6229
6230 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
6231 Doc fix. Tweak regexp.
6232 (f90-beginning-of-block): Push mark first.
6233
6234 2005-03-29 Jay Belanger <belanger@truman.edu>
6235
6236 * calc/calc.el: Update copyright date.
6237 (calc-version): Increase to 2.1.
6238 (calc-version-date): Remove.
6239
6240 * calc/calc-help.el: Update copyright date.
6241 (calc-full-help): Remove reference to calc-version-date.
6242 Update copyright date.
6243
6244 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6245
6246 * vc.el (vc-do-command): Use a pipe for async processes, so password
6247 prompts don't show up at places where the user can't reply.
6248
6249 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
6250
6251 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
6252 on the file name we pass to the inferior shell.
6253
6254 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6255
6256 * progmodes/which-func.el (which-function): Be robust in the face of an
6257 imenu--make-index-alist failure.
6258
6259 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6260
6261 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
6262
6263 * progmodes/python.el (python-preoutput-filter): Fix last change.
6264
6265 2005-03-29 Lute Kamstra <lute@gnu.org>
6266
6267 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
6268 functions and compiled macros.
6269 (debug-convert-byte-code): Handle macros too.
6270 (debug-on-entry-1): Don't signal an error when trying to clear a
6271 function that is not set to debug on entry.
6272
6273 2005-03-29 Jay Belanger <belanger@truman.edu>
6274
6275 * calc/calc-lang.el: Add functions to math-function-table
6276 properties of tex and math.
6277
6278 2005-03-29 Kenichi Handa <handa@m17n.org>
6279
6280 * ps-mule.el (ps-mule-plot-string): Translate characters by
6281 ps-print-translation-table.
6282 (ps-mule-begin-job): Call find-charset-region/string with
6283 ps-print-translation-table.
6284 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
6285
6286 * ps-print.el (ps-print-translation-table): New variable.
6287 (ps-plot-region): Translate characters by ps-print-translation-table.
6288
6289 2005-03-29 Juri Linkov <juri@jurta.org>
6290
6291 * simple.el (next-error-highlight-timer): New variable.
6292
6293 * progmodes/compile.el (compilation-goto-locus):
6294 Use `next-error-highlight-timer' instead of `sit-for'.
6295
6296 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
6297
6298 * mail/supercite.el (sc-mail-field): Use assoc-string.
6299 (sc-get-address): Simplify regexps.
6300
6301 * files.el (minibuffer-with-setup-hook): New macro.
6302 (find-file-read-args): Use it to avoid let-binding
6303 minibuffer-with-setup-hook (which breaks turning on/off
6304 file-name-shadow-mode while in the prompt).
6305
6306 * complete.el (PC-read-include-file-name-internal): Use test-completion.
6307
6308 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
6309
6310 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
6311
6312 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
6313
6314 * window.el (window-buffer-height): Use count-screen-lines.
6315
6316 * progmodes/python.el (python-preoutput-leftover): New var.
6317 (python-preoutput-filter): Use it.
6318 (python-send-receive): Loop until all the result has been received.
6319
6320 2005-03-28 Juri Linkov <juri@jurta.org>
6321
6322 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
6323
6324 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
6325 "Recover Crashed Session".
6326 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
6327 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
6328 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
6329 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
6330 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
6331 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
6332 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
6333 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
6334
6335 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
6336 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
6337 Ediff Sessions", "Toggle use of separate control buffer frame",
6338 "Use separate frame for Ediff control buffer".
6339
6340 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
6341 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
6342 "Rename Bookmark", "Delete Bookmark".
6343
6344 * info.el (Info-mode-menu): Remove ellipsis from "Index".
6345 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
6346 Add `:active Info-index-alternatives' to "Next Matching Item".
6347
6348 * wdired.el (wdired-change-to-wdired-mode):
6349 Mention `wdired-abort-changes' key in the initial message.
6350
6351 * international/mule.el (auto-coding-alist): Associate non-ascii
6352 image filename extensions with `no-conversion'.
6353
6354 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
6355
6356 * international/iso-acc.el:
6357 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
6358
6359 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6360
6361 * textmodes/sgml-mode.el (html-mode): Doc update.
6362
6363 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
6364
6365 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
6366
6367 * term.el (term-move-columns): Fix face after extending a line.
6368 (term-insert-spaces): Likewise.
6369 (term-reset-terminal): Fix off by one error.
6370
6371 2005-03-26 Eli Zaretskii <eliz@gnu.org>
6372
6373 * international/mule.el (auto-coding-alist): Add .xpi files.
6374
6375 * files.el (auto-mode-alist): Add .xpi files.
6376
6377 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
6378
6379 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
6380
6381 2005-03-26 Eli Zaretskii <eliz@gnu.org>
6382
6383 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
6384
6385 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6386
6387 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
6388 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
6389
6390 * calendar/cal-move.el (calendar-beginning-of-year): Move the
6391 cursor to Jan 1 when needed.
6392 (calendar-end-of-year): Fix -/+ typo.
6393 Reported by Chong Yidong <cyd@stupidchicken.com>.
6394
6395 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6396
6397 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
6398
6399 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
6400 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
6401
6402 2005-03-25 Richard M. Stallman <rms@gnu.org>
6403
6404 * filesets.el (filesets-init): Add autoload.
6405
6406 * mail/mailalias.el (mail-directory): Doc fix.
6407
6408 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
6409
6410 * mail/mailalias.el (mail-directory-process): Do nothing if
6411 mail-directory-process is an atom.
6412 (mail-get-names): Ignore mail-directory-names if it is an atom.
6413 (mail-directory-process defvar): Doc fix.
6414 (mail-names): Doc fix.
6415
6416 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
6417
6418 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
6419
6420 2005-03-26 Kenichi Handa <handa@m17n.org>
6421
6422 * international/mule-util.el (detect-coding-with-priority):
6423 Call update-coding-systems-internal before detect-coding-region.
6424
6425 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
6426
6427 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
6428 (gdb-frames-mode-map): Add follow-link property.
6429
6430 2005-03-25 Jay Belanger <belanger@truman.edu>
6431
6432 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
6433 for variables.
6434
6435 2005-03-25 Juri Linkov <juri@jurta.org>
6436
6437 * image-mode.el: Optimize image filename extension regexps in
6438 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
6439 in `auto-mode-alist'.
6440 (image-mode): Add `image-toggle-display-text' to local hook
6441 `change-major-mode-hook'. Display the image as an image by
6442 default. Set `cursor-type' and `truncate-lines' if the image
6443 is already displayed. Take into account the current mode (image
6444 or text) in message.
6445 (image-minor-mode): New minor mode.
6446 (image-mode-maybe, image-toggle-display-text): New functions.
6447 (image-toggle-display): Use called-interactively-p.
6448 Let-bind `inhibit-read-only' to t.
6449
6450 * image-mode.el (image-minor-mode): Set `cursor-type' and
6451 `truncate-lines' if the image is already displayed. Add turning
6452 image-minor-mode off to `change-major-mode-hook'. Add message.
6453 Call `image-toggle-display-text' after turning image-minor-mode off.
6454
6455 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6456
6457 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
6458 Terminal.app, use utf-8.
6459 (set-display-table-and-terminal-coding-system): Add coding-system arg.
6460 (set-locale-environment): Use it.
6461
6462 * term/xterm.el: Undo last change, better done in mule-cmds.el.
6463
6464 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
6465
6466 * progmodes/python.el (python-close-block-statement-p)
6467 (python-outdent-p, python-current-defun): Use symbol-end.
6468
6469 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
6470
6471 * files.el (save-some-buffers): Doc fix.
6472
6473 2005-03-25 Werner Lemberg <wl@gnu.org>
6474
6475 * complete.el, thumbs.el: Replace `legal' with `valid'.
6476 * calendar/calendar.el: Replace `legal' with `valid'.
6477 * emacs-lisp/advice.el: Replace `legal' with `valid'.
6478 * mail/supercite.el: Replace `legal' with `valid'.
6479 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
6480 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
6481 Replace `legal' with `valid'.
6482 * textmodes/reftex-vars.el, textmodes/reftex.el:
6483 Replace `legal' with `valid'.
6484
6485 2005-03-25 Werner Lemberg <wl@gnu.org>
6486
6487 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
6488 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
6489 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
6490 * emulation/vip.el: Replace `illegal' with `invalid'.
6491 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
6492 * mail/supercite.el: Replace `illegal' with `invalid'.
6493 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
6494 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
6495 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
6496 * progmodes/sh-script.el, progmodes/xscheme.el:
6497 Replace `illegal' with `invalid'.
6498 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
6499 * textmodes/reftex-index.el, textmodes/reftex-parse.el
6500 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
6501 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
6502
6503 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
6504
6505 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
6506 (flymake-find-buildfile, flymake-find-possible-master-files)
6507 (flymake-check-include, flymake-parse-line): Replace loops over the
6508 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
6509
6510 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
6511 Substitute file-name-as-directory in the rest of the file.
6512 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
6513 (flymake-replace-region): Remove unused arg `buffer'.
6514 (flymake-check-patch-master-file-buffer): Update calls to it.
6515 (flymake-add-err-info): Remove unused var `count'.
6516 (flymake-mode): Use define-minor-mode.
6517
6518 * progmodes/flymake.el: Use with-current-buffer.
6519 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
6520 flymake-replace-regexp-in-string, flymake-line-beginning-position)
6521 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
6522 Avoid testing for `xemacs'.
6523 (flymake-nop): Move.
6524 (flymake-region-has-flymake-overlays): Return the computed value.
6525 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
6526 Remove unused var `endline'.
6527 (flymake-get-line-count): Remove unused function.
6528 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
6529
6530 * emulation/vi.el:
6531 * generic.el:
6532 * hilit-chg.el (global-highlight-changes):
6533 * hi-lock.el (hi-lock-mode):
6534 * follow.el: find-file-hooks -> find-file-hook.
6535
6536 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
6537
6538 2005-03-24 Juri Linkov <juri@jurta.org>
6539
6540 * dired.el (dired-mode-map): Add menu item "Compare directories"
6541 for dired-compare-directories.
6542
6543 * dired-aux.el (dired-compare-directories): Add autoload cookie.
6544 Doc fix. Replace `read-file-name' with `read-directory-name'.
6545
6546 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
6547
6548 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
6549
6550 2005-03-24 Jay Belanger <belanger@truman.edu>
6551
6552 * calc/calc-embed.el (calc-embedded-mode-change): Save all
6553 relevant mode settings in calc-embedded-original-modes when modes
6554 are permanently changed.
6555
6556 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
6557
6558 * autoinsert.el: find-file-hooks -> find-file-hook.
6559
6560 2005-03-24 Lute Kamstra <lute@gnu.org>
6561
6562 * generic.el (generic-font-lock-defaults): Make it obsolete.
6563 (generic-font-lock-keywords): New variable to replace
6564 generic-font-lock-defaults.
6565 (generic-mode-set-font-lock): Delete it.
6566 (generic-mode-internal): Don't call generic-mode-set-font-lock.
6567 (generic-bracket-support): Add docstring.
6568
6569 * generic-x.el: Rename generic-font-lock-defaults to
6570 generic-font-lock-keywords throughout.
6571 (mailagent-rules-setup-function): Delete it.
6572 (mailagent-rules-generic-mode): Use anonymous function instead.
6573 (show-tabs-generic-mode-font-lock-defaults-1)
6574 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
6575 Quote faces.
6576 (show-tabs-tab-face, show-tabs-space-face): Specify background,
6577 not foreground.
6578
6579 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
6580 Recognize define-generic-mode.
6581
6582 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
6583
6584 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
6585 if there's no completion table.
6586
6587 2005-03-23 Miles Bader <miles@gnu.org>
6588
6589 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
6590 Remove tty-specific variants, as they're no longer needed.
6591
6592 2005-03-23 Lute Kamstra <lute@gnu.org>
6593
6594 * generic-x.el: Code cleanup: make args constant whenever possible.
6595 (installshield-statement-keyword-list)
6596 (installshield-system-functions-list)
6597 (installshield-system-variables-list, installshield-types-list)
6598 (installshield-funarg-constants-list): Make them constants.
6599
6600 * generic.el (generic-make-keywords-list): Add autoload cookie.
6601
6602 * calendar/time-date.el: Add comment on time value formats.
6603 Don't require parse-time.
6604 (with-decoded-time-value): New macro.
6605 (encode-time-value): New function.
6606 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
6607 (days-to-time): Return a valid time value when arg is huge.
6608 (time-since): Use time-subtract.
6609 (time-to-number-of-days): Use time-to-seconds.
6610
6611 2005-03-23 David Ponce <david@dponce.com>
6612
6613 * recentf.el: (recentf-keep): New option.
6614 (recentf-menu-action): Default to `find-file'.
6615 (recentf-keep-non-readable-files-flag)
6616 (recentf-keep-non-readable-files-p)
6617 (recentf-file-readable-p, recentf-find-file)
6618 (recentf-cleanup-remote): Remove.
6619 (recentf-include-p): More robust.
6620 (recentf-keep-p): New function.
6621 (recentf-remove-if-non-kept): Rename from
6622 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
6623 All callers updated.
6624 (recentf-menu-items-for-commands): Fix help string.
6625 (recentf-track-closed-file): Update. Doc fix.
6626 (recentf-cleanup): Update. Count removed files. Doc fix.
6627
6628 2005-03-23 Kim F. Storm <storm@cua.dk>
6629
6630 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
6631 Don't inherit from fringe face (now happens automatically).
6632
6633 2005-03-22 Kim F. Storm <storm@cua.dk>
6634
6635 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
6636 position values.
6637
6638 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
6639
6640 * menu-bar.el (showhide-date-time): Remove.
6641 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
6642 (menu-bar-make-mm-toggle): Simplify.
6643
6644 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
6645
6646 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
6647 Accept qualified variable and function names.
6648
6649 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
6650
6651 * bindings.el (completion-ignored-extensions):
6652 Remove ".lis" for `vax-vms'.
6653
6654 2005-03-22 Andreas Schwab <schwab@suse.de>
6655
6656 * generic-x.el: Revert last change.
6657 * ldefs-boot.el: Update.
6658
6659 2005-03-22 Jay Belanger <belanger@truman.edu>
6660
6661 * calc/calc-embed (calc-embedded-original-modes): New variable.
6662 (calc-embedded-save-original-modes)
6663 (calc-embedded-restore-original-modes): New functions.
6664 (calc-do-embedded): Save original modes when entering embedded mode
6665 and restore when leaving embedded mode.
6666 (calc-embedded-modes-change): Change the value of
6667 calc-embedded-original-modes to reflect permanent changes.
6668
6669 2005-03-22 Lute Kamstra <lute@gnu.org>
6670
6671 * generic-x.el: Require generic again.
6672
6673 2005-03-22 Miles Bader <miles@gnu.org>
6674
6675 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
6676 Tweak details to look good on both ttys and bitmap displays, light
6677 or dark background, etc.
6678
6679 2005-03-21 Kim F. Storm <storm@cua.dk>
6680
6681 * tooltip.el (tooltip-show-help-function): Check car and cdr of
6682 mouse position.
6683
6684 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
6685
6686 * icomplete.el: Don't forcibly turn on the mode upon load.
6687 (icomplete-mode): Use define-minor-mode.
6688 (icomplete-eoinput): Default to nil.
6689 (icomplete-minibuffer-setup): Remove autoload.
6690 (icomplete-tidy): Simplify.
6691 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
6692 in the initial state or if the user has modified the field.
6693 Fix handling of icomplete-max-delay-chars.
6694 Remove code that handles the oddball case where
6695 minibuffer-completion-table is an integer.
6696 Wrap icomplete-completions in while-no-input in case building
6697 completions takes more time than expected.
6698 (icomplete-completions): Simplify.
6699
6700 2005-03-21 Richard M. Stallman <rms@gnu.org>
6701
6702 * jka-compr.el (jka-compr-really-do-compress):
6703 Make variable buffer-local.
6704
6705 * image-mode.el: Handle .xpm files too.
6706 (image-toggle-display): Preserve modification flag.
6707
6708 * help.el (where-is): Don't mention aliases with no key bindings.
6709
6710 2005-03-21 Lute Kamstra <lute@gnu.org>
6711
6712 * generic.el: Fix commentary section. Don't require cl for compilation.
6713 (generic-mode-list): Add autoload cookie.
6714 (generic-use-find-file-hook, generic-lines-to-scan)
6715 (generic-find-file-regexp, generic-ignore-files-regexp)
6716 (generic-mode, generic-mode-find-file-hook)
6717 (generic-mode-ini-file-find-file-hook): Fix docstrings.
6718 (define-generic-mode): Make it a defmacro. Fix docstring.
6719 (generic-mode-internal): Code cleanup. Add autoload cookie.
6720 (generic-mode-set-comments): Code cleanup.
6721 * generic-x.el: Don't prevent compilation. Don't require generic.
6722 Follow coding conventions. Minor code cleanup.
6723 (etc-fstab-generic-mode): Add some keywords.
6724 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
6725 define-generic-mode like a function declaration.
6726
6727 2005-03-21 Jay Belanger <belanger@truman.edu>
6728
6729 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
6730 changing modes.
6731
6732 2005-03-21 Sam Steingold <sds@gnu.org>
6733
6734 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
6735
6736 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
6737
6738 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
6739 Add underscore to "f$ lexicals" regexp.
6740
6741 2005-03-20 Juri Linkov <juri@jurta.org>
6742
6743 * subr.el (progress-reporter-do-update): When `min-value' is equal
6744 to `max-value', set `percentage' to 0 and prevent division by zero.
6745
6746 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
6747
6748 Sync with Tramp 2.0.48.
6749
6750 * tramp.el (all): Change all addresses to .gnu.org.
6751 (tramp-append-tramp-buffers): New defun.
6752 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
6753 Catch `dont-send' signal.
6754 (tramp-set-auto-save-file-modes): Set always permissions, because
6755 there might be an old auto-saved file belonging to another
6756 original file. This could be a security threat. Reported by
6757 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
6758 Check for Emacs 21.3.50 removed.
6759
6760 * tramp-smb.el (all): Remove debug construct for
6761 `with-parsed-tramp-file-name'.
6762 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
6763 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
6764 No error message if DIRECTORY or FILENAME doesn't exist.
6765 (tramp-smb-open-connection): Check existence of
6766 `tramp-smb-program'.
6767
6768 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
6769
6770 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
6771 Properly handle the case where the `m' or `s' command's argument is not
6772 yet terminated.
6773 (perl-indent-new-calculate): New function.
6774 (perl-indent-line): Use it.
6775
6776 2005-03-20 Miles Bader <miles@gnu.org>
6777
6778 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
6779 in text-mode too. Change to new face names.
6780 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
6781 Add `:weight bold' attribute.
6782 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
6783
6784 2005-03-19 Juri Linkov <juri@jurta.org>
6785
6786 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
6787
6788 * international/mule.el (auto-coding-alist): Sync with
6789 `auto-mode-alist' by adding upper case archive file extensions
6790 and adding ear/war to jar extension.
6791
6792 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
6793
6794 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
6795 running, restart it.
6796
6797 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
6798
6799 * finder.el (finder-current-item): Throw an error on an empty line.
6800
6801 * man.el (Man-follow-manual-reference): If current-word returns
6802 nil, use "".
6803
6804 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
6805
6806 * simple.el (goto-line): Doc fix.
6807
6808 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
6809
6810 * files.el (save-buffer): Doc fix.
6811
6812 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
6813
6814 * recentf.el (recentf-cleanup-remote): New variable.
6815 (recentf-cleanup): Use it to conditionally check availability of
6816 remote files.
6817
6818 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
6819
6820 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
6821 function names.
6822
6823 2005-03-19 Eli Zaretskii <eliz@gnu.org>
6824
6825 * language/thai-word.el: New file.
6826
6827 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
6828
6829 * files.el (backup-buffer): If the file's directory is not
6830 writable, use copy instead of move to backup the file.
6831
6832 2005-03-19 Eli Zaretskii <eliz@gnu.org>
6833
6834 * obsolete/keyswap.el: Moved to obsolete/ from term/.
6835
6836 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6837
6838 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
6839 Use functionp instead of symbolp and fboundp. Reported by Drkm
6840 <darkman_spam@yahoo.fr>.
6841 (ps-print-version): New version 6.6.6.
6842
6843 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
6844
6845 * textmodes/table.el (table--line-column-position): New idiom.
6846 (table--row-column-insertion-point-p): New function to test
6847 validity of row and column insertion operation at a location.
6848 (table-global-menu, table-cell-menu): Use above functions for
6849 deterministic test operation.
6850 (table--editable-cell-p): Behave in deterministic fashion.
6851
6852 2005-03-18 Juri Linkov <juri@jurta.org>
6853
6854 * isearch.el (isearch-lazy-highlight-new-loop):
6855 Make arguments beg and end optional.
6856 (isearch-update): Remove optional arguments nil from
6857 isearch-lazy-highlight-new-loop.
6858 (isearch-lazy-highlight-search): Let-bind case-fold-search to
6859 isearch-lazy-highlight-case-fold-search instead of
6860 isearch-case-fold-search, and let-bind isearch-regexp to
6861 isearch-lazy-highlight-regexp.
6862 Use isearch-lazy-highlight-last-string instead of isearch-string.
6863
6864 * replace.el (perform-replace): Remove bindings of global
6865 variables isearch-string, isearch-regexp, isearch-case-fold-search.
6866 Add three new arguments to `replace-highlight'.
6867 (replace-highlight): Add arguments string, regexp, case-fold.
6868 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
6869 to allow isearch-lazy-highlight-new-loop to use these values
6870 to set corresponding isearch-lazy-highlight-* internal
6871 variables whose values lazy highlighting will use regardless of
6872 changes to global variables isearch-string, isearch-regexp,
6873 isearch-case-fold-search during lazy highlighting loop.
6874 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
6875 to `lazy-highlight-cleanup'.
6876
6877 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
6878 (ispell-highlight-face): Set default face to `isearch' when
6879 lazy highlighting is enabled.
6880 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
6881 priority to 1. Add lazy highlighting.
6882 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
6883 from `isearch-dehighlight'.
6884
6885 2005-03-18 David Ponce <david@dponce.com>
6886
6887 * files.el (hack-local-variables): Do a case-insensitive search
6888 for End.
6889
6890 2005-03-18 Juri Linkov <juri@jurta.org>
6891
6892 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
6893 `isearch-lazy-highlight-cleanup', add alias to old name and
6894 declare obsolete. Add release numbers to other obsolete vars.
6895 (isearch-done, isearch-lazy-highlight-new-loop):
6896 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
6897 (lazy-highlight-cleanup) <variable>: Doc fix.
6898 (isearch-lazy-highlight-update): Rename obsolete
6899 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
6900
6901 2005-03-18 Kenichi Handa <handa@m17n.org>
6902
6903 * language/thai-util.el: Fix categorization of Thai characters in
6904 thai-category-table.
6905 (thai-composition-pattern): Adjust it for the above change.
6906 (thai-self-insert-command, thai-compose-syllable): New functions.
6907 (thai-compose-region): Use thai-compose-syllable.
6908 (thai-compose-string): Likewise.
6909 (thai-composition-function): Likewise.
6910 (thai-auto-composition): New function.
6911 (thai-auto-composition-mode): New minor mode.
6912
6913 * language/thai.el: Fix patterns to be registered in
6914 composition-function-table.
6915
6916 * international/quail.el (quail-input-method): Locally bind
6917 inhibit-modification-hooks to t.
6918
6919 2005-03-17 Richard M. Stallman <rms@gnu.org>
6920
6921 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
6922 (perl-mode): Use run-mode-hooks.
6923
6924 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
6925 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
6926 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
6927
6928 * mail/sendmail.el (sendmail-send-it): Reenable the code
6929 to compute resend-to-address and use it.
6930
6931 * tar-mode.el (tar-mode): Turn off undo unconditionally.
6932
6933 * image-mode.el: New file.
6934
6935 * image.el (insert-sliced-image): Add autoload cookie.
6936
6937 * font-lock.el (font-lock-lines-before): New user option.
6938 (font-lock-after-change-function): Obey it.
6939
6940 * bindings.el (esc-map): Make M-g a prefix.
6941 Bind M-g g and M-g M-g to goto-line.
6942
6943 * faces.el (face-id): Doc fix.
6944
6945 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
6946
6947 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
6948 (rmail-show-message): Use rmail-unknown-mail-followup-to.
6949 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
6950
6951 * mail/sendmail.el (mail-yank-ignored-headers)
6952 (mail-font-lock-keywords, mail-mode-fill-paragraph):
6953 Add Mail-Followup-To and Mail-Reply-To headers.
6954 (mail-citation-hook): Add autoload cookie.
6955 (mail-mode): Doc fix.
6956 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
6957 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
6958 (mail-mode-fill-paragraph): Handle those headers.
6959 (mail-mailing-lists): New variable.
6960 (mail-mail-reply-to, mail-mail-followup-to): New functions.
6961
6962 2005-03-17 Juri Linkov <juri@jurta.org>
6963
6964 * isearch.el (isearch-fallback): Check for `(car previous)'
6965 before calling `isearch-other-end-state'.
6966
6967 2005-03-17 Kim F. Storm <storm@cua.dk>
6968
6969 * simple.el (move-beginning-of-line): Move to beginning of buffer
6970 line, as well as beginning of screen line.
6971
6972 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
6973
6974 * calendar/diary-lib.el (mark-diary-entries): Use new optional
6975 argument REDRAW rather than calendar-redrawing variable.
6976 * calendar/calendar.el (calendar-redrawing): Delete.
6977 (redraw-calendar): Do not bind calendar-redrawing.
6978
6979 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
6980
6981 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
6982 diary-file buffer.
6983
6984 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
6985
6986 * help.el (describe-mode): Allow a :minor-mode-function property to
6987 specify a different minor mode toggle function than the variable.
6988 * simple.el (auto-fill-function):
6989 * subr.el (add-minor-mode): Use it.
6990
6991 2005-03-16 Kenichi Handa <handa@m17n.org>
6992
6993 * language/ethio-util.el (sera-being-called-by-w3): New variable.
6994 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
6995 (ethio-fidel-to-sera-buffer): Likewise.
6996
6997 2005-03-16 Juri Linkov <juri@jurta.org>
6998
6999 * emacs-lisp/find-func.el (find-function-regexp):
7000 Add defun-emitting macro `menu-bar-make-toggle'.
7001
7002 * isearch.el: Put `isearch-scroll' property to
7003 `split-window-horizontally'.
7004
7005 * info.el: Update error messages for `debug-ignored-errors'.
7006 (Info-isearch-search): Doc fix.
7007 (Info-find-node): Move up code to go into info buffer before
7008 recording the node to the history.
7009 (Info-fontify-node): Fontify titles only if the next line
7010 has two or more `*', `=', `-', `.'.
7011 Display "go to this node" for empty (match-string 3).
7012
7013 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7014
7015 * term/mac-win.el: Add mouse pointer shape constants.
7016
7017 2005-03-15 Kim F. Storm <storm@cua.dk>
7018
7019 * simple.el (move-beginning-of-line): Use vertical-motion.
7020
7021 2005-03-15 Juri Linkov <juri@jurta.org>
7022
7023 * isearch.el (isearch-error): New variable.
7024 (isearch-invalid-regexp, isearch-within-brackets): Remove.
7025 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
7026 (isearch-within-brackets-state): Remove.
7027 (isearch-case-fold-search-state, isearch-pop-fun-state):
7028 Decrease frame index.
7029 (isearch-mode, isearch-top-state, isearch-push-state)
7030 (isearch-edit-string, isearch-abort, isearch-search-and-update)
7031 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
7032 (isearch-search, isearch-lazy-highlight-new-loop):
7033 Replace `isearch-invalid-regexp' with `isearch-error'.
7034 Remove `isearch-within-brackets'.
7035 (isearch-search): Add `search-failed' handler to `condition-case'.
7036 (isearch-lazy-highlight-search): Add `condition-case' to catch
7037 errors and allow `isearch-lazy-highlight-update' to try
7038 highlighting from the beginning of the window.
7039 (isearch-repeat): Move up code to set isearch-wrapped to t
7040 before calling isearch-wrap-function.
7041
7042 * info.el (Info-isearch-initial-node): New internal variable.
7043 (Info-search): Signal an error in isearch mode when search leaves
7044 the initial node. Signal an error when `bound' is non-nil and
7045 nothing was found in the current subfile.
7046 (Info-isearch-search): Remove `condition-case'.
7047 (Info-isearch-wrap): Don't wrap when search failed during leaving
7048 the initial node. If `Info-isearch-search' is nil, wrap around
7049 the current node.
7050 (Info-isearch-start): New fun.
7051 (Info-mode): Add buffer-local hook `Info-isearch-start' to
7052 `isearch-mode-hook'.
7053
7054 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7055
7056 * simple.el (normal-erase-is-backspace): Set default to t if
7057 running on Mac.
7058
7059 * term/mac-win.el (function-key-map): Sync with x-win.el.
7060
7061 2005-03-15 Kenichi Handa <handa@m17n.org>
7062
7063 * international/mule-cmds.el (locale-language-names): Modify the
7064 format of elements and add more entries.
7065 (locale-preferred-coding-systems): Add more entries.
7066 (set-locale-environment): Adjust for the change of
7067 locale-language-names.
7068
7069 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7070
7071 * pcvs.el (smerge-ediff): Remove bogus autoload.
7072
7073 2005-03-14 Lute Kamstra <lute@gnu.org>
7074
7075 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
7076 Ignore a `*' at the beginning of a line.
7077
7078 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
7079 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
7080 subr.el.
7081 (dont-compile, eval-when-compile, eval-and-compile): Use declare
7082 to specify indentation.
7083
7084 * generic.el (define-generic-mode): Let generic-mode-list be a
7085 list of strings; test membership with equal.
7086
7087 2005-03-14 Kim F. Storm <storm@cua.dk>
7088
7089 * simple.el (next-line, previous-line): Add optional try-vscroll
7090 arg to recognize interactive use. Pass it on to line-move.
7091 (line-move): Don't perform auto-window-vscroll when defining or
7092 executing keyboard macro to ensure consistent behavior.
7093
7094 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
7095
7096 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
7097
7098 2005-03-13 Lute Kamstra <lute@gnu.org>
7099
7100 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
7101 debugger-setup-buffer so that backtrace marks the frames set to
7102 debug-on-exit and we don't have to do it manually. Set an extra
7103 debug-on-exit for macro's.
7104 (debugger-setup-buffer): Don't mark the top frame manually.
7105
7106 2005-03-12 Lute Kamstra <lute@gnu.org>
7107
7108 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
7109 lisp-indent-function throughout.
7110 (with-no-warnings): Set lisp-indent-function property.
7111
7112 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
7113
7114 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
7115 Add entry for backslash.
7116
7117 2005-03-12 Juri Linkov <juri@jurta.org>
7118
7119 * info.el (Info-search): Four fixes for backward search.
7120
7121 2005-03-11 Jay Belanger <belanger@truman.edu>
7122
7123 * calc/calc.el (calc-language-alist): New variable.
7124 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
7125 (calc-embedded-find-modes): Use calc-language-alist instead of
7126 calc-embedded-language-alist.
7127
7128 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7129
7130 * calendar/calendar.el (calendar-redrawing): New internal
7131 variable.
7132 (redraw-calendar): Remove bogus save-excursion from previous
7133 change. Bind calendar-redrawing to t for mark-diary-entries.
7134 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
7135 calendar if that is why we were called.
7136
7137 2005-03-11 Kenichi Handa <handa@m17n.org>
7138
7139 * international/mule.el (make-coding-system): Set property
7140 coding-system-define-form to nil.
7141 (define-coding-system-alias): Likewise.
7142
7143 2005-03-11 Kenichi Handa <handa@m17n.org>
7144
7145 These changes are suggested by Dave Love <fx@gnu.org>.
7146
7147 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
7148 coding: tag.
7149 (adaptive-fill-regexp): Add more bullets.
7150 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
7151 regexps.
7152
7153 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7154
7155 * help.el (describe-mode): Properly handle non-trivial lighters.
7156 Don't ignore minor modes that are not listed in minor-mode-list.
7157
7158 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
7159 feature ON when the user requests to turn it OFF.
7160
7161 2005-03-10 Lute Kamstra <lute@gnu.org>
7162
7163 * emacs-lisp/debug.el (debug-entry-code): Delete it.
7164 (implement-debug-on-entry): New function to replace debug-entry-code.
7165 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
7166 second argument as the 2005-03-07 change makes it obsolete.
7167 (debug-on-entry, cancel-debug-on-entry): Update call to
7168 debug-on-entry-1.
7169 (debug, debugger-setup-buffer): Comment update.
7170 (debugger-frame-number): Update to work with implement-debug-on-entry.
7171
7172 2005-03-10 Jay Belanger <belanger@truman.edu>
7173
7174 * calc/calc-embed.el (math-ms-args): Declare it.
7175 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
7176 math-ms-args.
7177 (calc-embedded-subst): Use math-multi-subst-rec to substitute
7178 variables.
7179
7180 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
7181
7182 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
7183 Use message-box.
7184
7185 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
7186 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
7187 (tooltip-gud-tips): Simplify.
7188 (tooltip-gud-tips-p): Remove superfluous :set.
7189 (tooltip-gud-modes): Add fortran-mode.
7190 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
7191
7192 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
7193
7194 2005-03-09 Kim F. Storm <storm@cua.dk>
7195
7196 * play/animate.el (animate-place-char): Use forward-line instead
7197 of next-line to improve performance.
7198
7199 2005-03-09 Simon Josefsson <jas@extundo.com>
7200
7201 * net/browse-url.el (browse-url-default-browser): Doc fix.
7202
7203 2005-03-09 Miles Bader <miles@gnu.org>
7204
7205 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
7206 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
7207
7208 2005-03-09 Kenichi Handa <handa@m17n.org>
7209
7210 * international/latin-1.el: Set case and syntax for 255 only if
7211 set-case-syntax-set-multibyte is nil.
7212
7213 * textmodes/ispell.el (ispell-insert-word): New function.
7214 (ispell-word): Use ispell-insert-word to insert a new word.
7215 (ispell-process-line): Likewise.
7216 (ispell-complete-word): Likewise.
7217
7218 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
7219
7220 * calendar/calendar.el (redraw-calendar): Preserve point.
7221 Reported by Matt Hodges <MPHodges@member.fsf.org>.
7222 (calendar-week-start-day): Move after definition of
7223 redraw-calendar. Delete buffer test, since redraw-calendar has
7224 that now.
7225
7226 * calendar/diary-lib.el (mark-diary-entries): Only call
7227 redraw-calendar in the first of any recursive calls.
7228 Reported by Alan Shutko <ats@acm.org>.
7229
7230 2005-03-08 Juri Linkov <juri@jurta.org>
7231
7232 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
7233 (html-horizontal-rule, html-line, html-image, html-checkboxes)
7234 (html-radio-buttons): Add a space before the trailing `/>' where
7235 sgml-xml-mode is non-nil.
7236 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
7237 the subsequent tag of the empty XML tag.
7238 (html-href-anchor): Don't set initial input to "http:".
7239 (html-image): Ask for the image URL and set point inside alt="".
7240 (html-name-anchor): Duplicate the name in the `id' attribute when
7241 sgml-xml-mode is non-nil.
7242 (html-paragraph): Remove \n before <p>.
7243 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
7244 instead of `checked' when sgml-xml-mode is non-nil.
7245
7246 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
7247 Remove 1 space before #RRGGBB to not truncate it on terminal
7248 windows w/o fringes. Remove 1 space between bg and fg examples
7249 to get more space.
7250 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
7251 avoid byte-compile warnings.
7252
7253 * image-file.el (image-file-handler): Put `safe-magic' property to
7254 `image-file-handler'.
7255
7256 * info.el (Info-isearch-search): Emulate word search in
7257 isearching through multiple Info nodes with Info-search.
7258 (Info-isearch-wrap): Allow isearch-word.
7259
7260 2005-03-08 Lute Kamstra <lute@gnu.org>
7261
7262 * emacs-lisp/debug.el (debugger-step-through): Make sure that
7263 stepping into the debugger's code is not possible.
7264 (debugger-jumping-flag): Docstring update.
7265
7266 2005-03-08 Jay Belanger <belanger@truman.edu>
7267
7268 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
7269 embedded mode begins.
7270 (calc-embedded-language-alist): New variable.
7271 (calc-embedded-find-modes): Use calc-embedded-language-alist to
7272 set default language mode.
7273
7274 2005-03-08 Kenichi Handa <handa@m17n.org>
7275
7276 * international/ccl.el (define-ccl-program): Fix docstring about
7277 extra 256 bytes assured for the output buffer.
7278
7279 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
7280 Fix BUFFER_MAGNIFICATION to 2.
7281 (ccl-encode-mule-utf-16be-with-signature): Likewise.
7282
7283 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
7284
7285 * align.el (align-rules-list): Added an alignment rule for CSS
7286 declarations (applies to css-mode and html-mode buffers).
7287
7288 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
7289
7290 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
7291
7292 2005-03-07 Kim F. Storm <storm@cua.dk>
7293
7294 * simple.el (move-beginning-of-line): New command.
7295
7296 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
7297
7298 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
7299
7300 * emulation/cua-base.el: Put CUA move property on move-end-of-line
7301 and move-beginning-of-line.
7302
7303 * apropos.el (apropos-print): Omit command from M-x ... RET.
7304
7305 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
7306
7307 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
7308 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
7309
7310 2005-03-06 Richard M. Stallman <rms@gnu.org>
7311
7312 * bindings.el (esc-map): Bind M-g to goto-line.
7313
7314 * facemenu.el (global-map): Bind M-o, not M-g.
7315
7316 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7317
7318 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
7319 "Open Directory" as for "Open File".
7320
7321 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
7322
7323 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
7324 (push-mark-command): Run activate-mark-hook.
7325
7326 2005-03-06 Richard M. Stallman <rms@gnu.org>
7327
7328 * help-mode.el (help-mode-finish): Don't alter the element
7329 in view-return-to-alist if there already is one.
7330
7331 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
7332 make sure the current buffer is the expected one.
7333
7334 * novice.el (disabled-command-function): Output in *Disabled Command*.
7335 Explicitly ignore non-keyboard events, and explicitly handle C-g.
7336
7337 * textmodes/flyspell.el (flyspell-large-region):
7338 Pass args differently for aspell.
7339
7340 * files.el (mode-require-final-newline): Doc fix.
7341
7342 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7343
7344 * progmodes/which-func.el (which-function):
7345 Specify NOERROR when calling imenu--make-index-alist.
7346
7347 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
7348
7349 * simple.el (normal-erase-is-backspace): Define default value.
7350
7351 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
7352 (custom-reevaluate-setting): Simple function to handle
7353 variables that are defined before their default value can really
7354 be computed.
7355
7356 * startup.el (command-line): Use it for temporary-file-directory,
7357 small-emporary-file-directory, auto-save-file-name-transforms,
7358 blink-cursor-mode, and normal-erase-is-backspace.
7359
7360 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
7361 progress, even with buggy anchored keywords.
7362
7363 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
7364
7365 * simple.el (goto-line): Remove unbalanced final parenthesis.
7366
7367 2005-03-05 Richard M. Stallman <rms@gnu.org>
7368
7369 * simple.el (goto-line): Use a number at point as the default.
7370 With C-u as arg, switch buffers.
7371
7372 2005-03-05 Juri Linkov <juri@jurta.org>
7373
7374 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
7375 with `no-blinking-cursor'.
7376
7377 * startup.el (no-blinking-cursor): New defvar.
7378 (command-line): Add `--no-blinking-cursor' to longopts.
7379 Set `no-blinking-cursor' to t for command line arguments
7380 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
7381 with `no-blinking-cursor' in the condition for calling
7382 `blink-cursor-mode'.
7383
7384 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
7385
7386 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
7387 (menu-bar-options-save): Add blink-cursor-mode.
7388 (menu-bar-options-menu): Add blink-cursor-mode.
7389
7390 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
7391
7392 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
7393 (icalendar-export-file, icalendar-export-region)
7394 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
7395 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
7396
7397 2005-03-04 Lute Kamstra <lute@gnu.org>
7398
7399 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
7400 (debug-function-list): Ditto.
7401
7402 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
7403
7404 * textmodes/texinfmt.el (texinfo-append-refill):
7405 Redefine the types of line to which @refill
7406 is not appended by replacing a search for `@refill\\|@bye' with
7407 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
7408 itemize@refill' bug and the unfilled long lines bug.
7409 (texinfmt-version): Update number and date.
7410
7411 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
7412
7413 * international/code-pages.el (windows-1250, windows-125[2-8])
7414 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
7415
7416 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
7417
7418 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
7419 bound yet.
7420
7421 2005-03-02 Romain Francoise <romain@orebokech.com>
7422
7423 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
7424 buffer after removing limits.
7425 (ibuffer-pop-filter): Ditto.
7426 Update copyright.
7427
7428 2005-03-02 Miles Bader <miles@gnu.org>
7429
7430 * button.el (make-text-button): If the user doesn't specify a
7431 type, use the default. Rewrite to use `add-text-properties' and
7432 plist functions.
7433
7434 2005-03-01 Lute Kamstra <lute@gnu.org>
7435
7436 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
7437 (debugger-jumping-flag): New var.
7438 (debug-entry-code): Use it.
7439 (debugger-jump): Use debugger-jumping-flag and add
7440 debugger-reenable to post-command-hook.
7441 (debugger-reenable): Use debugger-jumping-flag and remove itself
7442 from post-command-hook.
7443 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
7444 debugger-reenable.
7445
7446 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
7447
7448 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
7449 inclusion of "itemize\\|", which may be unnecessary, is certainly
7450 inelegant, and stops refilling in itemize lists when formatting
7451 Japanese Texinfo files to Info.
7452 Update copyright to 2005.
7453
7454 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
7455
7456 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
7457 of an error if GDB can't find the source file.
7458
7459 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7460
7461 * calendar/calendar.el (redraw-calendar): Work from any buffer,
7462 not just the calendar.
7463
7464 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
7465 first.
7466 (diary-redraw-calendar): New function.
7467 (make-diary-entry): Add diary-redraw-calendar to local
7468 write-contents-functions. Turn off selective display before
7469 inserting in diary.
7470
7471 2005-03-01 Kim F. Storm <storm@cua.dk>
7472
7473 * emacs-lisp/copyright.el (copyright-fix-years): New command.
7474
7475 2005-03-01 Lute Kamstra <lute@gnu.org>
7476
7477 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
7478 that debug-entry-code can be safely removed from a function while
7479 this code is being evaluated. Revert the 2005-02-27 change as the
7480 new implementation no longer requires it. Make sure that a
7481 function body containing just a string is not mistaken for a docstring.
7482 (debug): Skip one more frame in case of debug on entry.
7483 (debugger-setup-buffer): Delete one more frame line in case of
7484 debug on entry.
7485 (debugger-frame-number): Update to use the new text introduced by
7486 the 1999-11-03 change. Skip one more frame in case of debug on entry.
7487
7488 2005-02-28 Kim F. Storm <storm@cua.dk>
7489
7490 * double.el (double-translate-key): Call force-window-update after
7491 read-event to avoid crash in redisplay.
7492
7493 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
7494
7495 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
7496 (debug): Use it. Move the inhibit-trace earlier.
7497 (debug-entry-code): New const.
7498 (debug-on-entry-1): Use it.
7499
7500 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
7501
7502 * international/utf-16.el (ccl-encode-mule-utf-16le):
7503 Fix BUFFER_MAGNIFICATION to 2.
7504 (ccl-encode-mule-utf-16be): Likewise.
7505
7506 2005-02-28 Kenichi Handa <handa@m17n.org>
7507
7508 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
7509 Fix BUFFER_MAGNIFICATION to 4.
7510 (ccl-encode-mule-utf-16be-with-signature): Likewise.
7511
7512 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
7513
7514 * speedbar.el (speedbar-update-flag): Doc fix.
7515 (speedbar-show-info-under-mouse): Give set-mouse-position the right
7516 argument.
7517
7518 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
7519
7520 * reveal.el (reveal-post-command): Don't try to reveal overlays which
7521 have a non-nil `invisible' property but are actually visible.
7522
7523 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
7524 for perldoc sections.
7525 (perl-outline-regexp, perl-outline-level): New var and function.
7526 (perl-mode): Use them.
7527
7528 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7529
7530 * calendar/diary-lib.el (diary-remind): Discard any mark portion
7531 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
7532
7533 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
7534
7535 * cus-edit.el: Comment change.
7536 (custom-buffer-create-internal): Slightly reword text at top of
7537 Custom buffers. Mention there that saving an option edits the
7538 init file. Add link to Emacs manual node on `custom-file'.
7539 (custom-magic-alist): Rewrite individual State messages to use
7540 capitalized keywords. Doc fix.
7541
7542 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7543
7544 * calendar/calendar.el (calendar-buffer): Move above
7545 calendar-week-start-day.
7546 (calendar-week-start-day): Doc fix. Add :set function.
7547 (calendar-minimum-window-height): New variable.
7548 (generate-calendar-window): Only resize window if selected-window
7549 is displaying the calendar buffer. Use new variable
7550 calendar-minimum-window-height.
7551 (generate-calendar): Reword error message.
7552 (calendar-mode-map): Bind DEL to scroll-other-window-down.
7553
7554 2005-02-27 Andreas Schwab <schwab@suse.de>
7555
7556 * vc.el (vc-do-command): Don't run command asynchronously when
7557 operating in a remote directory.
7558
7559 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
7560 change from sync with Tramp 2.0.47.
7561
7562 2005-02-27 Richard M. Stallman <rms@gnu.org>
7563
7564 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
7565
7566 * textmodes/flyspell.el (flyspell-mode-on):
7567 Call ispell-change-dictionary only if necessary.
7568
7569 * emacs-lisp/re-builder.el (regexp-builder): New function.
7570
7571 * register.el (describe-register-1): Explicitly handle
7572 yank-excluded-properties = t.
7573
7574 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
7575 (custom-magic-alist): Change the status descriptions again.
7576 (face widget-type): Total rewrite based on `restricted-sexp'
7577 to eliminate the confusing double hiding levels.
7578
7579 * emacs-lisp/debug.el (debug-on-entry-1):
7580 If function body is empty, add nil as body form.
7581
7582 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
7583
7584 * emacs-lisp/trace.el (inhibit-trace): New var.
7585 (trace-make-advice): Use it.
7586
7587 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
7588
7589 2005-02-26 Kim F. Storm <storm@cua.dk>
7590
7591 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
7592 (mouse-on-link-p, mouse-drag-region-1): Use it.
7593
7594 2005-02-25 Lute Kamstra <lute@gnu.org>
7595
7596 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
7597
7598 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
7599
7600 * frame.el (blink-cursor-mode): Add :group keyword.
7601
7602 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
7603
7604 * calendar/icalendar.el (icalendar--decode-isodatetime):
7605 New optional argument DAY-SHIFT.
7606 (icalendar-export-region): Fix coding-system-for-write.
7607 (icalendar--convert-ical-to-diary): Shift end-day of all-day
7608 events by one.
7609
7610 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
7611
7612 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
7613
7614 2005-02-24 Kim F. Storm <storm@cua.dk>
7615
7616 * international/iso-acc.el (iso-accents-compose): Fix crash
7617 during redisplay. Call force-window-update after read-event
7618 and delete-region to signal that window is not accurate.
7619
7620 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
7621
7622 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
7623 Remove unused and inexistent var `inhibit-trace'.
7624 (debugger-mode): Use run-mode-hooks.
7625 (debugger-list-functions): Add buttons; setup xref stack.
7626
7627 2005-02-23 Richard M. Stallman <rms@gnu.org>
7628
7629 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
7630 appointment says it was explicitly made.
7631 (appt-add): Set the 3rd element.
7632 (appt-make-list): Preserve explicit appointments.
7633
7634 * subr.el (find-tag-default): Catch errors in forward-sexp.
7635
7636 2005-02-23 Juri Linkov <juri@jurta.org>
7637
7638 * info.el (Info-isearch-search): New defcustom.
7639 (Info-isearch-search): Call the default isearch function
7640 when Info-isearch-search is nil.
7641 (Info-isearch-wrap): Use variable Info-isearch-search.
7642
7643 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
7644
7645 * cus-edit.el: Comment change.
7646
7647 2005-02-22 Kim F. Storm <storm@cua.dk>
7648
7649 * progmodes/hideif.el (hide-ifdef-use-define-alist):
7650 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
7651
7652 2005-02-22 Simon Josefsson <jas@extundo.com>
7653
7654 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
7655 New variable.
7656 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
7657 Oskarsson" <myrkraverk@users.sourceforget.net>.
7658
7659 2005-02-22 Kim F. Storm <storm@cua.dk>
7660
7661 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
7662 check that window of that event is the selected window.
7663 (mouse-drag-region-1): Compare mouse event window to selected
7664 window before setting point.
7665
7666 * tooltip.el (tooltip-show-help-function): Pass event to
7667 mouse-on-link-p so it can check selected window.
7668
7669 2005-02-22 Kenichi Handa <handa@m17n.org>
7670
7671 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
7672 (ps-mule-show-warning): New function.
7673 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
7674 characters are found.
7675
7676 * ps-print.el (ps-header-footer-string): Return a list of header
7677 and footer strings.
7678
7679 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
7680
7681 * pcvs.el (cvs-retrieve-revision): Fix thinko.
7682
7683 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
7684
7685 * frame.el (blink-cursor-mode): Use define-minor-mode.
7686
7687 * term/mac-win.el (function-key-map): Use char-names more consistently.
7688 (file-name-coding-system): Only set it for MacOS-9. The other case is
7689 already handled in mule-cmds.el (where it also works when mac-win.el
7690 is not used).
7691
7692 2005-02-21 Kenichi Handa <handa@m17n.org>
7693
7694 * international/mule.el (ctext-pre-write-conversion): Always use
7695 " *code-converting-work*" buffer for work.
7696
7697 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
7698
7699 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
7700
7701 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
7702
7703 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
7704
7705 * ses.el (undo-more): Restore defadvice, but only the part that
7706 allows changes outside the restricted area of the buffer.
7707
7708 2005-02-20 Kim F. Storm <storm@cua.dk>
7709
7710 * simple.el (line-move): Add fourth optional arg try-vscroll which
7711 must be set to perform auto-window-vscroll.
7712 When moving backwards and doing auto-window-vscroll, automatically
7713 vscroll to the last part of lines which are taller than the window.
7714 (next-line, previous-line): Set try-vscroll arg on line-move.
7715
7716 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
7717
7718 * replace.el (query-replace, query-replace-regexp)
7719 (replace-string, replace-regexp): When operating on region, make
7720 the minibuffer prompt say so.
7721
7722 * isearch.el (isearch-forward): Document isearch-query-replace and
7723 isearch-query-replace-regexp keybindings.
7724
7725 2005-02-19 Jay Belanger <belanger@truman.edu>
7726
7727 * calc/calc-aent.el (math-read-token): Add local variable.
7728
7729 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
7730 (calc-edit-top): Move declaration to earlier in file.
7731 (calc-edit-macro-repeats): Add local variables.
7732
7733 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
7734 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
7735 calcFunc-tanh.
7736 Adjust integration rule for calcFunc-tan.
7737
7738 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
7739
7740 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
7741 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
7742 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
7743 (viper-skip-separators): Bug fix.
7744 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
7745 particular major mode.
7746 (viper-del-backward-char-in-replace): Don't put deleted char on the
7747 kill ring.
7748
7749 * viper-ex.el (viper-color-display-p): New function.
7750 (viper-has-face-support-p): Use viper-color-display-p.
7751
7752 * viper-keym.el (viper-gnus-modifier-map): New keymap.
7753
7754 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
7755
7756 * viper-util.el (viper-glob-unix-files): Fix shell status check.
7757 (viper-file-remote-p): Make equivalent to file-remote-p.
7758
7759 * viper.el (viper-major-mode-modifier-list):
7760 Use viper-gnus-modifier-map.
7761
7762 2005-02-19 David Kastrup <dak@gnu.org>
7763
7764 * subr.el (subregexp-context-p): Fix garbled doc string by adding
7765 quoting.
7766
7767 2005-02-19 Jay Belanger <belanger@truman.edu>
7768
7769 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
7770 Remove extra definitions.
7771 (calc-coth): New function.
7772 (calcFunc-cot): Fix `let'.
7773
7774 2005-02-19 Eli Zaretskii <eliz@gnu.org>
7775
7776 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
7777 the reasons we use "type pc" in these faces.
7778
7779 * button.el (button): Ditto.
7780
7781 2005-02-19 Michael Mauger <mmaug@yahoo.com>
7782
7783 * replace.el (query-replace-read-from): Set the value of
7784 query-replace-from-history-variable to handle the case of an empty
7785 string entered to accept the suggested default.
7786
7787 * net/tramp.el (tramp-file-name-for-operation):
7788 Use dired-call-process instead of dired-call-process-command.
7789
7790 2005-02-19 Jay Belanger <belanger@truman.edu>
7791
7792 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
7793 (math-div-non-trig): New variables.
7794 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
7795 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
7796 (math-combine-prod, math-div-symb-fancy): Add simplifications for
7797 trig expressions.
7798
7799 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
7800
7801 * progmodes/gdb-ui.el (gdb-var-update-handler)
7802 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
7803 for watch expressions,
7804 (gdb-var-create-handler): Don't set speedbar-update-flag.
7805 (gdb-post-prompt): Simplify test for speedbar.
7806
7807 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
7808
7809 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
7810 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
7811 we use the syntax table of the correct buffer.
7812 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
7813 Felix Gatzemeier.
7814
7815 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
7816 (ediff-file-remote-p): Make synonymous with file-remote-p.
7817 In all deffaces ediff-*-face-*, use min-colors.
7818
7819 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
7820 ediff-recurse-to-subdirectories.
7821 (ediff-mark-if-equal): Check that the arguments are strings, use
7822 ediff-same-contents (after to Felix Gatzemeier).
7823
7824 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
7825 nil.
7826
7827 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
7828
7829 * log-view.el (log-view-message-re): Fix up Subversion regexp.
7830
7831 2005-02-18 David Kastrup <dak@gnu.org>
7832
7833 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
7834 use `mark-active' when defined.
7835
7836 2005-02-18 Kenichi Handa <handa@m17n.org>
7837
7838 * ps-print.el (ps-font-info-database): New entry
7839 ZapfChancery-MediumItalic with correct font name. Fix font name
7840 of the entry Zapf-Chancery-MediumItalic.
7841
7842 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7843
7844 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
7845
7846 2005-02-16 Kim F. Storm <storm@cua.dk>
7847
7848 * ido.el (ido-fallback-command): Pass user input to fallback command.
7849
7850 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
7851
7852 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
7853 (gdb-find-file-hook): Add server prefix.
7854
7855 2005-02-16 Richard M. Stallman <rms@gnu.org>
7856
7857 * replace.el (perform-replace): Pass new args to replace-highlight.
7858 (replace-highlight): Take region args,
7859 and pass them to isearch-lazy-highlight-new-loop.
7860
7861 * novice.el (disabled-command-hook): Autoload the defalias
7862 and the make-obsolete-variable call.
7863
7864 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
7865
7866 * isearch.el (isearch-lazy-highlight-start-limit)
7867 (isearch-lazy-highlight-end-limit): New variables limit
7868 the region for highlighting.
7869 (isearch-lazy-highlight-new-loop): New args BEG and END.
7870 (isearch-lazy-highlight-search): Use the new vars.
7871 (isearch-lazy-highlight-update): Likewise.
7872
7873 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
7874
7875 * cus-start.el (all): Use default-boundp.
7876
7877 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
7878
7879 * menu-bar.el (menu-bar-select-frame): Handle current frame.
7880
7881 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
7882
7883 * autorevert.el (auto-revert-stop-on-user-input)
7884 (auto-revert-verbose): Doc fixes.
7885
7886 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
7887
7888 * international/mule-cmds.el (set-locale-environment): Remove call
7889 to set-selection-coding-system on Windows.
7890
7891 2005-02-15 Jay Belanger <belanger@truman.edu>
7892
7893 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
7894 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
7895 calcFunc-coth.
7896 (math-simplify-sqrt): Add simplifications.
7897
7898 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
7899 to list.
7900
7901 * calc/calc-ext.el: Add functions to autoloads.
7902
7903 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
7904 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
7905 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
7906 (math-csc-raw, math-cot-raw): New functions.
7907
7908 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
7909
7910 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
7911 the variable name in a message.
7912
7913 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
7914 calcFunc-csc, calcFunc-cot.
7915
7916 * calc/calcalg2.el: Add derivative and integration rules for
7917 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
7918 calcFunc-csch, calcFunc-coth.
7919 (math-do-integral-methods): Add to checks for when to use
7920 substitutions.
7921
7922 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
7923
7924 2005-02-15 Lute Kamstra <lute@gnu.org>
7925
7926 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7927 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
7928 <monnier@iro.umontreal.ca>
7929 (lisp-outline-level): Improve efficiency. Suggested by David
7930 Kastrup <dak@gnu.org>.
7931
7932 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
7933
7934 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
7935 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
7936 (gdb-set-gud-minor-mode-existing-buffers): New functions.
7937 (gdb-find-file-hook): New hook. Add it to find-file-hook.
7938 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
7939
7940 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
7941
7942 * cus-start.el (all): Comment change.
7943
7944 2005-02-14 Lute Kamstra <lute@gnu.org>
7945
7946 * cus-start.el (all): Check if symbol is void.
7947
7948 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
7949
7950 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
7951 optional argument to \cite.
7952
7953 2005-02-14 Richard M. Stallman <rms@gnu.org>
7954
7955 * cus-edit.el (custom-buffer-create-internal): Update help message.
7956 (custom-magic-alist): Update help messages.
7957
7958 * cus-start.el (all): Allow a var to specify a standard value.
7959
7960 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
7961
7962 * custom.el (custom-theme-set-variables): Handle variable aliases.
7963
7964 * frame.el (blink-cursor-timer): Doc fix.
7965 (blink-cursor): Make it an alias for `blink-cursor-mode' and
7966 declare obsolete.
7967 (blink-cursor-mode): Define with defcustom and use correct
7968 standard expression in that defcustom.
7969 * startup.el (command-line): Adapt to above changes in frame.el.
7970
7971 2005-02-11 Lute Kamstra <lute@gnu.org>
7972
7973 * apropos.el (apropos-score-doc): Prevent division by zero.
7974
7975 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
7976
7977 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
7978 (icalendar--get-event-property-attributes)
7979 (icalendar--get-event-properties)
7980 (icalendar--datetime-to-diary-date): New functions.
7981 (icalendar--split-value): Doc fix.
7982 (icalendar--datetime-to-noneuropean-date)
7983 (icalendar--datetime-to-european-date): New optional argument
7984 SEPARATOR. Return result as a string instead of a list.
7985 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
7986 (icalendar--convert-string-for-export): Rename arg S to STRING.
7987 (icalendar-export-region): Doc fix. Change name of error buffer.
7988 Save output buffer.
7989 (icalendar-import-file): Add blank at end of prompt.
7990 (icalendar-import-buffer): Doc fix. Do not switch to error
7991 buffer. Indicate status in return value.
7992 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
7993 buffer. Save output buffer. Handle exception from recurrence
7994 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
7995 events. Fix problems with weekly all-day events.
7996
7997 2005-02-10 Richard M. Stallman <rms@gnu.org>
7998
7999 * simple.el (eval-expression-print-format):
8000 Avoid warning about edebug-active.
8001
8002 * help.el (help-for-help-internal): Rename from help-for-help.
8003 (help-for-help): Define with defalias.
8004
8005 * font-core.el (font-lock-default-function): Use with-no-warnings.
8006
8007 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
8008
8009 * custom.el (defface): Doc fix.
8010
8011 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
8012
8013 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
8014 width 0" to prevent word wrapping problems.
8015
8016 2005-02-09 Kim F. Storm <storm@cua.dk>
8017
8018 * ido.el (ido-file-extensions-order): New defcustom.
8019 (ido-file-extension-lessp, ido-file-extension-aux)
8020 (ido-file-extension-order): New advanced file ordering.
8021 (ido-file-lessp): New simple file ordering.
8022 (ido-sort-list): Remove.
8023 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
8024 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
8025
8026 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
8027
8028 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
8029 that some versions of grep produce.
8030 (grep-mode-font-lock-keywords): Likewise.
8031
8032 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
8033
8034 * progmodes/gdb-ui.el (gdb-location-list): New variable.
8035 (gdb-cdir): Delete.
8036 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
8037 (gdb-source-info): Treat case when source file is in another
8038 directory properly.
8039 (gdb-get-location): New function.
8040
8041 2005-02-07 Jay Belanger <belanger@truman.edu>
8042
8043 * calc/calc-prog.el (calc-write-parse-table-part)
8044 (calc-fix-token-name): Fix a check for language type.
8045
8046 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
8047
8048 2005-02-07 Andre Spiegel <spiegel@gnu.org>
8049
8050 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
8051 as directory not writable.
8052
8053 2005-02-07 Kim F. Storm <storm@cua.dk>
8054
8055 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
8056 (cua--standard-movement-commands): Remove list.
8057 Instead, set CUA property value to move for movement commands.
8058 (cua-movement-commands): Remove. Users must set CUA prop instead.
8059 (cua--pre-command-handler): Check CUA property.
8060 (cua--init-keymaps): Don't remap undo commands.
8061 (cua-mode): Don't call cua--rectangle-on-off.
8062
8063 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
8064 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
8065 (cua--rect-undo-set-point): New var.
8066 (cua--rectangle-undo-boundary): Setup undo apply entry.
8067 (cua--rect-undo-handler): New function for rectangle undo.
8068 (cua--rect-start-position, cua--rect-end-position): Add.
8069 (cua--rectangle-post-command): Call cua--rectangle-set-corners
8070 for restored rectangle. Set point if cua--rect-undo-set-point.
8071
8072 2005-02-06 Jay Belanger <belanger@truman.edu>
8073
8074 * calc/calc-lang.el (calc-tex-language): Display more information
8075 in messages.
8076
8077 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
8078 in TeX mode.
8079
8080 2005-02-06 Richard M. Stallman <rms@gnu.org>
8081
8082 * emacs-lisp/lisp.el (buffer-end): Doc fix.
8083
8084 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8085
8086 * net/ldap.el (ldap-search-internal): Support attributes with
8087 optional descriptions separated by a semi-colon, as in
8088 "userCertificate;binary".
8089
8090 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8091
8092 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
8093 isn't a cons (i.e. the version is 0).
8094
8095 2005-02-05 Eli Zaretskii <eliz@gnu.org>
8096
8097 * help.el (help-for-help): Doc fix.
8098
8099 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
8100
8101 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
8102 GDB-Windows on the menu-bar as this works better.
8103
8104 2005-02-04 Jay Belanger <belanger@truman.edu>
8105
8106 * calc/calc-embed.el (calc-embedded-update): Don't put in
8107 unnecessary newlines. Adjust the end of formula marker.
8108
8109 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
8110 (math-latex-parse-two-args): New function.
8111
8112 2005-02-03 Lute Kamstra <lute@gnu.org>
8113
8114 * help-fns.el (help-with-tutorial): Make sure that users cannot
8115 remove the entire text of the tutorial by means of `undo'.
8116
8117 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
8118
8119 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
8120 in recent changes, where the ispell process was repeatedly
8121 killed & restarted.
8122
8123 * international/mule-cmds.el (set-locale-environment): Set file-name
8124 coding system to utf-8 on Darwin systems.
8125 (set-default-coding-systems): Don't set default-file-name-coding-system
8126 on Darwin systems.
8127
8128 2005-02-03 Richard M. Stallman <rms@gnu.org>
8129
8130 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
8131
8132 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
8133
8134 * faces.el (list-faces-display): Add optional argument.
8135
8136 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
8137
8138 * font-core.el (font-lock-default-function): Handle the rare case where
8139 only font-lock-keywords is set.
8140
8141 2005-02-02 Kenichi Handa <handa@m17n.org>
8142
8143 * international/characters.el: Cancel previous change for
8144 I-WITH-DOT-ABOVE and DOTLESS-i.
8145
8146 * international/latin-5.el: Cancel previous change.
8147
8148 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
8149
8150 * progmodes/gud.el: Correction to syntax in gud-menu-map.
8151
8152 2005-02-02 Kenichi Handa <handa@m17n.org>
8153
8154 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
8155 DOTLESS-i.
8156
8157 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
8158 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
8159
8160 * case-table.el (get-upcase-table): New function.
8161 (copy-case-table): Copy upcaes table too if non-nil.
8162 (set-case-syntax-delims): Maintain upcase table too.
8163 (set-case-syntax-pair): Likewise.
8164 (set-upcase-syntax, set-downcase-syntax): New functions.
8165 (set-case-syntax): Maintain upcase table too.
8166
8167 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
8168
8169 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
8170
8171 * progmodes/gud.el (gud-goto-info): New function.
8172 (gud-tool-bar-map): Use correct icon.
8173
8174 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
8175
8176 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
8177 When delegating, order args in the funcall correctly.
8178
8179 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
8180
8181 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
8182
8183 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
8184
8185 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
8186 buffer not visiting a file.
8187
8188 2005-01-31 Jay Belanger <belanger@truman.edu>
8189
8190 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
8191 bound on the line with the formula.
8192
8193 2005-01-31 Kim F. Storm <storm@cua.dk>
8194
8195 * ses.el (ses-create-cell-variable-range)
8196 (ses-destroy-cell-variable-range, ses-reset-header-string)
8197 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
8198 (ses-insert-row): Fix format of apply undo entries.
8199
8200 2005-01-31 Jay Belanger <belanger@truman.edu>
8201
8202 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
8203 parts.
8204
8205 * calc/calc-embed.el (calc-embedded-open-formula)
8206 (calc-embedded-close-formula): Ignore matrix environments.
8207
8208 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
8209 TeX mode.
8210
8211 * calc/calc-lang.el (math-function-table, math-oper-table)
8212 (math-variable-table): Adjust the LaTeX portions.
8213
8214 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
8215 (math-latex-ignore-words): New constant.
8216
8217 2005-01-31 Richard M. Stallman <rms@gnu.org>
8218
8219 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
8220 (ispell-local-dictionary): Doc fix.
8221 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
8222 Don't reinitialize at run time. Don't defcustom.
8223 All uses changed to append ispell-local-dictionary-alist,
8224 or check it first.
8225 (ispell-current-dictionary): New variable for dictionary in use.
8226 (ispell-dictionary): Now used only for global default.
8227 (ispell-start-process): Set ispell-current-dictionary,
8228 not ispell-dictionary.
8229 (ispell-change-dictionary): Use this only for setting
8230 user preferences.
8231 (ispell-internal-change-dictionary): New function
8232 to change the current dictionary in use.
8233 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
8234 Use ispell-current-dictionary.
8235 Handle ispell-local-dictionary-overridden.
8236 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
8237
8238 2005-01-31 Jay Belanger <belanger@truman.edu>
8239
8240 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
8241
8242 * calc/calc-ext.el: Add calc-latex-language to autoloads.
8243 (calc-mode-map): Add calc-latex-language.
8244
8245 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
8246 (math-latex-print-frac): New functions.
8247 (math-oper-table, math-function-table, math-variable-table)
8248 (math-complex-format, math-input-filter): Add latex properties.
8249 (calc-set-language): Set math-expr-special-function-mapping.
8250
8251 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
8252 (calc-write-parse-table-part): Add LaTeX support.
8253
8254 * calc/calc.el (calc-language): Adjust docstring.
8255 (calc-set-mode-line): Add LaTeX support.
8256 (math-expr-special-function-mapping): New variable.
8257 (math-tex-ignore-words): Add to list.
8258
8259 * calc/calccomp.el (math-compose-expr, math-compose-rows):
8260 Add LaTeX support.
8261 (math-compose-expr): Add support for special functions.
8262
8263 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
8264
8265 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
8266
8267 * progmodes/gdb-ui.el (gdb-memory-address)
8268 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
8269 (gdb-memory-mode-map, gdb-memory-format-keymap)
8270 (gdb-memory-format-menu, gdb-memory-unit-keymap)
8271 (gdb-memory-unit-menu): New variables for a buffer
8272 that lets the user examine program memory.
8273 (gdb-memory-set-address, gdb-memory-set-repeat-count)
8274 (gdb-memory-format-binary, gdb-memory-format-octal)
8275 (gdb-memory-format-unsigned, gdb-memory-format-signed)
8276 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
8277 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
8278 (gdb-memory-unit-word, gdb-memory-unit-halfword)
8279 (gdb-memory-unit-byte, gdb-memory-unit-menu)
8280 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
8281 (gdb-memory-mode, gdb-memory-buffer-name)
8282 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
8283 New functions for above buffer.
8284
8285 2005-01-30 Richard M. Stallman <rms@gnu.org>
8286
8287 * cus-edit.el (custom-bury-buffer): Function deleted.
8288 (custom-buffer-done-function): Option deleted.
8289 (custom-buffer-done-kill): New (replacement option.
8290 (Custom-buffer-done): Call quit-window.
8291 (custom-buffer-create-internal): Update for above changes.
8292
8293 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
8294
8295 * simple.el (undo-ask-before-discard): New var.
8296 (undo-outer-limit-truncate): Implement it.
8297 (undo-extra-outer-limit): Doc update.
8298
8299 2005-01-29 Richard M. Stallman <rms@gnu.org>
8300
8301 * ses.el (undo-more): Delete defadvice.
8302 (ses-begin-change): Doc fix.
8303
8304 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
8305 instead of rebinding C-x u and C-_.
8306
8307 * files.el (normal-backup-enable-predicate): Return nil for files
8308 in /tmp, regardless of temporary-file-directory.
8309
8310 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
8311
8312 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
8313 (open-rectangle, delete-whitespace-rectangle-line)
8314 (clear-rectangle-line): If FILL, pass t instead of FILL
8315 for move-to-column's 2nd arg.
8316
8317 * simple.el (undo): Fix the test for continuing a series of undos.
8318 (undo-more): Set pending-undo-list to t when we reach end.
8319 (pending-undo-list): Move up defvar.
8320
8321 * wid-edit.el (widget-button-click):
8322 Shorten the range of the track-mouse binding.
8323
8324 * comint.el (comint-insert-input): Undo previous changes;
8325 use last-input-event in interactive spec.
8326
8327 2005-01-29 Eli Zaretskii <eliz@gnu.org>
8328
8329 * progmodes/compile.el (compilation-start): Bind buffer-read-only
8330 to nil before invoking call-process. Reset buffer's modified flag
8331 after fontifying it in the no-async branch.
8332
8333 * wid-edit.el (widget-specify-button): If mouse pointer shape
8334 cannot be changed, use mouse face instead.
8335
8336 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
8337
8338 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
8339 (gdb-goto-breakpoint): Make breakpoint handling work on template
8340 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
8341 (gdb-assembler-custom): Update to recognize breakpoint information
8342 added on 2005-01-19.
8343
8344 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
8345
8346 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
8347 (dsssl-mode): Use define-derived-mode.
8348 (scheme-mode-initialize): Remove.
8349 (scheme-mode): Use run-mode-hooks.
8350
8351 * cus-edit.el (customize-group-other-window)
8352 (custom-buffer-create-other-window): Don't override special-display-*.
8353 (custom-mode-map): Make it dense.
8354
8355 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
8356 sets the default value.
8357
8358 2005-01-28 Eli Zaretskii <eliz@gnu.org>
8359
8360 * descr-text.el: Add more keywords.
8361
8362 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
8363
8364 * speedbar.el: Avoid unnecessary use of locate-library.
8365
8366 * international/mule-cmds.el (standard-display-european-internal):
8367 Don't fiddle with latin-1 non-break space any more since it's now
8368 special cased in the C code.
8369 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
8370
8371 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
8372
8373 * cus-start.el (all): Add `undo-outer-limit'.
8374
8375 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8376
8377 * textmodes/bibtex.el (bibtex-format-entry):
8378 Use `bibtex-empty-field-re' only on the text of fields, not on entire
8379 field lines.
8380 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
8381 not on part of a buffer.
8382
8383 2005-01-25 Lute Kamstra <lute@gnu.org>
8384
8385 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
8386 nonempty field text strings like "{letters\\macro{}more letters}".
8387 Clarify docstring.
8388 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
8389 (bibtex-entry-offset, bibtex-parse-association)
8390 (bibtex-parse-field-name): Fix typos in docstrings.
8391 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
8392
8393 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
8394
8395 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
8396 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
8397 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
8398 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
8399
8400 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
8401 isearch minor mode.
8402
8403 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
8404
8405 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
8406
8407 2005-01-24 Lute Kamstra <lute@gnu.org>
8408
8409 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
8410 CASECHARS and NOT-CASECHARS regular expressions of the
8411 "nederlands" and "nederlands8" dictionaries to prevent a "Range
8412 striding over charsets" error.
8413
8414 2005-01-24 Jay Belanger <belanger@truman.edu>
8415
8416 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
8417 display variable name.
8418
8419 2005-01-24 Kenichi Handa <handa@m17n.org>
8420
8421 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
8422 Fix setting of the element of encoded-kbd-iso2022-invocations.
8423
8424 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
8425
8426 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
8427 (gdb-threads-select): Change to also accept mouse events.
8428 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
8429 (gdb-threads-mouse-select): Delete.
8430
8431 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
8432
8433 * files.el (insert-directory): Take care of empty directory,
8434 listed without -a switch.
8435
8436 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
8437
8438 * textmodes/refill.el (refill-post-command-function):
8439 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
8440 to the list of functions that we should be careful not to undo.
8441 (refill-late-fill-paragraph-function): Remove.
8442 (refill-saved-state): New var.
8443 (refill-mode): Use it to save fill-paragraph-function.
8444 Save also the value of auto-fill-function.
8445
8446 * term/w32-win.el: Simplify code.
8447
8448 2005-01-23 Kim F. Storm <storm@cua.dk>
8449
8450 * simple.el (line-move): Adapt to new return value from
8451 pos-visible-in-window-p.
8452
8453 * simple.el (line-move): Fix last change. Check partial
8454 visibility at point rather than at window-start.
8455
8456 2005-01-22 Jason Rumney <jasonr@gnu.org>
8457
8458 * term/w32-win.el (xw-defined-colors): Remove debug-message.
8459
8460 2005-01-22 David Kastrup <dak@gnu.org>
8461
8462 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
8463
8464 2005-01-22 Eli Zaretskii <eliz@gnu.org>
8465
8466 * type-break.el (type-break-mode): Add a test for
8467 type-break-file-name being non-nil.
8468
8469 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
8470
8471 * net/eudc.el (top level): Call (message "") via progn, so that
8472 eudc-options-file is loaded.
8473
8474 2005-01-22 Kim F. Storm <storm@cua.dk>
8475
8476 * simple.el (line-move-1): Rename from line-move.
8477 (line-move): New function that adjusts vscroll for partially
8478 visible rows, and calls line-move-1 otherwise.
8479
8480 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
8481
8482 * pcomplete.el: define pcomplete-read-event instead of read-event,
8483 since it's not a complete read-event implementation
8484
8485 2005-01-20 Jay Belanger <belanger@truman.edu>
8486
8487 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
8488 for called function.
8489
8490 2005-01-20 Steven Tamm <steventamm@mac.com>
8491
8492 * term/mac-win.el (process-connection-type): Remove.
8493 Controlled now by s/darwin.h:PTY_ITERATION.
8494
8495 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
8496
8497 * window.el (handle-select-window): Don't switch window when we're
8498 in the minibuffer.
8499
8500 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
8501
8502 * subr.el (dotimes-with-progress-reporter): New macro.
8503
8504 * ses.el (ses-dotimes-msg): Remove macro.
8505 Use `dotimes-with-progress-reporter' instead.
8506
8507 2005-01-19 Steven Tamm <steventamm@mac.com>
8508
8509 * term/mac-win.el (process-connection-type): Use new
8510 operating-system-release variable to use ptys on Darwin 7 (OS X
8511 10.3) when using carbon build.
8512
8513 2005-01-19 Jay Belanger <belanger@truman.edu>
8514
8515 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
8516 flags if the last command was a tab or M-tab.
8517
8518 * calc/calc-prog.el (calc-user-define-edit): Put original formula
8519 in formula editing buffer.
8520
8521 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
8522
8523 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
8524 breakpoint image symbol in margin.
8525
8526 2005-01-19 Jay Belanger <belanger@truman.edu>
8527
8528 * calc/calc-prog.el (calc-execute-kbd-macro):
8529 Ignore calc-keep-arg-flag.
8530
8531 2005-01-19 Kenichi Handa <handa@m17n.org>
8532
8533 * textmodes/ispell.el (ispell-looking-at): New function.
8534 (ispell-process-line): Use ispell-looking-at to compare the ispell
8535 output and the buffer contents.
8536
8537 2005-01-18 Jay Belanger <belanger@truman.edu>
8538
8539 * calc/calc.el (calc-display-raw): Fix docstring.
8540
8541 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
8542
8543 * simple.el (blink-matching-open): Strip extra info from syntax.
8544
8545 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
8546 funny chars in the end-of-here-doc marker.
8547
8548 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
8549
8550 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
8551 that enable/disabled state of breakpoints is shown correctly in
8552 fringe and on ttys.
8553 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
8554 Add breakpoint information as text properties.
8555 (gdb-mouse-toggle-breakpoint):
8556 Rename to gdb-mouse-set-clear-breakpoint.
8557 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
8558 breakpoints in the margin.
8559 (gdb-remove-strings): Simplify.
8560
8561 2005-01-17 Jay Belanger <belanger@truman.edu>
8562
8563 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
8564 erasing buffer.
8565
8566 2005-01-17 Richard M. Stallman <rms@gnu.org>
8567
8568 * progmodes/grep.el (grep-find): Copy from `grep' the condition
8569 for calling grep-compute-defaults.
8570
8571 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
8572 if buffer is empty.
8573
8574 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
8575
8576 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
8577
8578 * hilit-chg.el (highlight-changes-mode): Don't autoload.
8579
8580 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
8581 non-preloaded variables.
8582
8583 2005-01-17 Steven Tamm <steventamm@mac.com>
8584
8585 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
8586 tex-shell cause to force interactivity when using pipes.
8587
8588 2005-01-17 Kim F. Storm <storm@cua.dk>
8589
8590 * simple.el (just-one-space): Make arg optional.
8591
8592 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
8593
8594 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
8595 posn-at-x-y to t to access left-margin.
8596
8597 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
8598
8599 Sync with Tramp 2.0.47.
8600
8601 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
8602 catching keep-date problems in cp/scp operations.
8603 (tramp-handle-copy-file): Don't call `set-file-modes'
8604 unconditionally. Specialized functions should know better what is
8605 necessary. This improves performance a little bit, and the
8606 functions could catch errors with `cp -p' and `scp -p'.
8607 (tramp-do-copy-or-rename-file-via-buffer)
8608 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
8609 when appropriate.
8610 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
8611 Call `set-file-modes' when appropriate.
8612 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
8613 Johnsson <isak@hypergene.com>
8614 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
8615 of both Tramp buffer and debug buffer. Reported by Joakim Verona
8616 <joakim@verona.se>
8617 (tramp-file-name-for-operation): Mark `shell-command' as magic for
8618 Emacs only.
8619
8620 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
8621 `find-file-hooks' and `dired-mode-hook'.
8622 (tramp-minor-mode-map): Respective map. Add remapping for
8623 `compile' and `recompile'.
8624 (tramp-remap-command, tramp-recompile): New defuns.
8625 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
8626 in buffer "*Compilation*". Call the commands asynchronously.
8627
8628 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
8629 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
8630 `shell-command', because it isn't magic in XEmacs. Reported by
8631 Adrian Aichner <adrian@xemacs.org>.
8632
8633 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
8634 `substitute-in-file-name.
8635 (tramp-smb-handle-substitute-in-file-name): New defun.
8636 (tramp-smb-advice-PC-do-completion): Delete advice.
8637
8638 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
8639
8640 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
8641 Fix error in deleting region.
8642
8643 2005-01-15 Richard M. Stallman <rms@gnu.org>
8644
8645 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
8646 In non-temp buffer, switch syntax table temporarily.
8647
8648 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
8649
8650 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
8651
8652 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
8653
8654 * imenu.el (imenu--split-menu): Copy menulist before sorting.
8655 (imenu--generic-function): Use START, not BEG, as pos of definition.
8656
8657 * simple.el (just-one-space): Argument specifies number of spaces.
8658
8659 * simple.el (eval-expression-print-format): Avoid warning
8660 about edebug-active.
8661
8662 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
8663
8664 * progmodes/sh-script.el: Code copied from make-mode.el
8665 with small changes,
8666 (sh-mode-map): Bind C-c C-\.
8667 (sh-backslash-column, sh-backslash-align): New variables.
8668 (sh-backslash-region, sh-append-backslash): New functions.
8669
8670 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8671
8672 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
8673 (rmail-pop-password, rmail-pop-password-required): Move to
8674 rmail-obsolete group.
8675 (rmail-set-pop-password): Rename to rmail-set-remote-password.
8676 All callers updated.
8677 (rmail-get-pop-password): Rename to rmail-get-remote-password.
8678 Take an argument specifying whether it is POP or IMAP mailbox we
8679 are using. All callers updated.
8680 (rmail-pop-password-error): Rename to
8681 rmail-remote-password-error. Added mailutils-specific error message.
8682 (rmail-movemail-search-path)
8683 (rmail-movemail-variant-in-use): New variables.
8684 (rmail-remote-password, rmail-remote-password-required):
8685 New customization variables.
8686 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
8687 (rmail-parse-url): New function.
8688 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
8689 with GNU mailutils movemail.
8690
8691 2005-01-15 Kevin Ryde <user42@zip.com.au>
8692
8693 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
8694 suffix to space, $ or '$, to correctly position point when going
8695 to @table style constants like DBL_MAX.
8696
8697 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
8698
8699 * type-break.el (type-break-mode, type-break-file-time)
8700 (type-break-file-keystroke-count, type-break-choose-file):
8701 Don't store data in or load data from the file if type-break-file-name
8702 is nil.
8703 (type-break-file-name): Doc update as per the above.
8704
8705 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
8706
8707 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
8708 lookup-key might return nil; handle that.
8709
8710 2005-01-15 Alan Mackenzie <acm@muc.de>
8711
8712 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
8713 rather than the element found, thus enabling the tree to be setcar'd.
8714
8715 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
8716
8717 * textmodes/org.el (org-show-following-heading): New option.
8718 (org-show-hierarchy-above): Use `org-show-following-heading'.
8719 (org-cycle): Documentation fix.
8720
8721 * textmodes/org.el (orgtbl-optimized): New option
8722 (orgtbl-mode): New command, a minor mode.
8723 (orgtbl-mode-map): New variable.
8724 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
8725 (orgtbl-error, orgtbl-self-insert-command)
8726 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
8727
8728 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
8729 a local variable in each org-mode buffer.
8730
8731 * textmodes/org.el (org-set-regexps-and-options): Rename from
8732 `org-set-regexps'. Added checking for STARTUP keyword.
8733 (org-get-current-options): Add STARTUP options.
8734 (org-table-insert-row): Mode mode intelligent about when
8735 realignment is needed.
8736 (org-self-insert-command, org-delete-backward-char, org-delete-char):
8737 New commands.
8738 (org-enable-table-editor): New default value `optimized'.
8739 (org-table-blank-field): Support blanking regions if active.
8740
8741 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
8742
8743 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
8744 if the year is not given.
8745
8746 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
8747 Add new escapes %m and %M, fixed bug with %F by adding
8748 save-match-data.
8749 (reftex-reference): Remove ?. from list of spaces.
8750 (reftex-label-info): Add automatic label prefix recognition.
8751
8752 * textmodes/reftex-index.el (reftex-index-next-phrase):
8753 Add slave parameter to call of `reftex-index-this-phrase'.
8754 (reftex-index-this-phrase): New optional argument.
8755 (reftex-index-region-phrases): Add slave parameter to call of
8756 `reftex-index-this-phrase'.
8757 (reftex-display-index): New argument redo.
8758 (reftex-index-rescan): Add 'redo to arguments of
8759 `reftex-display-index'.
8760 (reftex-index-Rescan, reftex-index-revert)
8761 (reftex-index-switch-index-tag): Add 'redo to arguments of
8762 `reftex-display-index'.
8763 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
8764 indexing. Fix bug with matching is there is a quote before or
8765 after the word.
8766
8767 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
8768 Fix bug when collecting citation keys in lines with comments.
8769 (reftex-citation): Prefix argument no longer rescans the document,
8770 but forces prompting for optional arguments of cite macros.
8771 (reftex-do-citation): Prompting for optional arguments implemented.
8772
8773 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
8774 Add optional arguments to most cite commands.
8775 (reftex-cite-cleanup-optional-args): New option
8776 (reftex-cite-prompt-optional-args): New option.
8777 (reftex-trust-label-prefix): New option.
8778
8779 * textmodes/reftex-toc.el (reftex-toc-find-section):
8780 Add push-mark before changing the position in the buffer.
8781
8782 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
8783 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
8784
8785 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
8786
8787 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
8788 more carefully.
8789
8790 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
8791
8792 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
8793 (sgml-mode): Use it.
8794 (sgml-get-context): Better keep track of implicitly closed tags.
8795
8796 2005-01-13 Kenichi Handa <handa@m17n.org>
8797
8798 * textmodes/ispell.el: These changes are to fix misalignment error
8799 caused by equivalent characters of different Emacs charsets.
8800 (ispell-unified-chars-table): New variable.
8801 (ispell-get-decoded-string): New function.
8802 (ispell-get-casechars, ispell-get-not-casechars)
8803 (ispell-get-otherchars): Call ispell-get-decoded-string.
8804
8805 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
8806
8807 * custom.el (custom-declare-variable): Just put symbol instead
8808 of (defvar . symbol) in `current-load-list'.
8809
8810 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
8811
8812 * emacs-lisp/elint.el: Fixed typo in Commentary section.
8813
8814 2005-01-12 Jay Belanger <belanger@truman.edu>
8815
8816 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
8817 to create a Calc summary.
8818
8819 2005-01-12 Kim F. Storm <storm@cua.dk>
8820
8821 * mouse.el (mouse-on-link-p): Change functionality and doc
8822 string to comply with latest description in lisp ref.
8823
8824 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
8825
8826 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
8827 Enable mouse clicks on mode-line, header-line and margin.
8828 (event-type): Give mouse event symbols an 'event-kind property
8829 with value 'mouse-click.
8830
8831 2005-01-12 Juri Linkov <juri@jurta.org>
8832
8833 * facemenu.el (list-colors-display): Add new arg buffer-name.
8834 Use it. Fix docstring. Replace code for identifying duplicate
8835 colors by the name with call to `list-colors-duplicates' which
8836 identifies duplicate colors by the value unless the color
8837 is one of special Windows colors. Set truncate-lines to t.
8838 Print sorted duplicate color names on each line. Indent to 22
8839 \(the longest color name in rgb.txt) instead of 20. Optimize.
8840 (list-colors-duplicates): New function.
8841 (facemenu-color-name-equal): Delete function.
8842
8843 * facemenu.el (list-colors-print): New function created from code
8844 in list-colors-display. Print #RRGGBB at the window right edge.
8845 (list-colors-display): When temp-buffer-show-function is not
8846 defined, call list-colors-print from temp-buffer-show-hook
8847 to get the right value of window-width in list-colors-print
8848 after the buffer is displayed.
8849
8850 * simple.el (pop-mark): Move deactivate-mark out of conditional
8851 part to deactivate the active mark regardless of the state of the
8852 mark ring.
8853
8854 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
8855 variables line in desktop files.
8856
8857 2005-01-12 Juri Linkov <juri@jurta.org>
8858
8859 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
8860 Bring together isearch highlight related options.
8861 (lazy-highlight): Replace group `replace' by `matching'.
8862 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
8863 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
8864 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
8865 and declare them obsolete.
8866 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
8867 (isearch-faces): Remove defgroup.
8868 (isearch-overlay, isearch-highlight, isearch-dehighlight):
8869 Move isearch highlighting code closer to lazy highlighting code.
8870
8871 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
8872 (query-replace-highlight, query-replace-lazy-highlight)
8873 (query-replace): Move definitions to the beginning of the file.
8874
8875 2005-01-11 Juri Linkov <juri@jurta.org>
8876
8877 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
8878 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
8879 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
8880
8881 * info.el (Info-history-forward): New variable.
8882 (Info-select-node): Reset Info-history-forward to nil.
8883 (Info-last): Turn into defalias.
8884 (Info-history-back): Rename from Info-last.
8885 Add current node to Info-history-forward.
8886 (Info-history-forward): New fun.
8887 (Info-mode-map): Replace Info-last by Info-history-back.
8888 Bind Info-history-forward to "r".
8889 (Info-mode-menu): Replace Info-last by Info-history-back.
8890 Fix menu item text. Add menu item for Info-history-forward.
8891 (info-tool-bar-map): Replace Info-last by Info-history-back.
8892 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
8893 for Info-history-forward.
8894 (Info-mode): Replace Info-last by Info-history-back in docstring.
8895 Add local variable Info-history-forward.
8896 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
8897
8898 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
8899
8900 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
8901 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
8902 Ignore select-window events rather than fiddle with
8903 mouse-autoselect-window.
8904
8905 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
8906
8907 * type-break.el (type-break-mode): Fix previous change.
8908
8909 2005-01-10 Jay Belanger <belanger@truman.edu>
8910
8911 * calc/calc-ext.el (calc-reset): Reset when inside embedded
8912 calculator; only reset when point is inside a calculator.
8913 Don't adjust the window height if the window takes up the whole height
8914 of the frame.
8915
8916 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
8917
8918 * ebuff-menu.el (Electric-buffer-menu-mode):
8919 Preserve value of buffer-local var header-line-format.
8920
8921 2005-01-09 Jay Belanger <belanger@truman.edu>
8922
8923 * calc/calc.el (calc-mode-var-list-restore-saved-values):
8924 Make sure settings file exists before accessing it.
8925
8926 * calc/calc-embed.el (calc-embedded-subst):
8927 Replace math-multi-subst-rec, which is only supposed to be called
8928 by math-multi-subst, by math-multi-subst.
8929
8930 2005-01-09 Andre Spiegel <spiegel@gnu.org>
8931
8932 * vc.el (vc-allow-async-revert): New user option.
8933 (vc-disable-async-diff): New internal variable.
8934 (vc-revert-buffer): Use them to disable asynchronous diff.
8935
8936 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
8937 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
8938 asynchronously if vc-disable-async-diff is t.
8939
8940 2005-01-09 Jay Belanger <belanger@truman.edu>
8941
8942 * calc/calc.el (defcalcmodevar): New macro.
8943 (calc-mode-var-list-restore-default-values)
8944 (calc-mode-var-list-restore-saved-values): New functions.
8945 (calc-mode-var-list): Use defcalcmodevar to define it.
8946 (calc-always-load-extensions, calc-line-numbering)
8947 (calc-line-breaking, calc-display-just, calc-display-origin)
8948 (calc-number-radix, calc-leading-zeros, calc-group-digits)
8949 (calc-group-char, calc-point-char, calc-frac-format)
8950 (calc-prefer-frac, calc-hms-format, calc-date-format)
8951 (calc-float-format, calc-full-float-format, calc-complex-format)
8952 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
8953 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
8954 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
8955 (calc-matrix-brackets, calc-language, calc-language-option)
8956 (calc-left-label, calc-right-label, calc-word-size)
8957 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
8958 (calc-display-raw, calc-internal-prec, calc-angle-mode)
8959 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
8960 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
8961 (calc-window-height, calc-display-trail, calc-show-selections)
8962 (calc-use-selections, calc-assoc-selections)
8963 (calc-display-working-message, calc-auto-why, calc-timing)
8964 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
8965 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
8966 (calc-gnuplot-default-device, calc-gnuplot-default-output)
8967 (calc-gnuplot-print-device, calc-gnuplot-print-output)
8968 (calc-gnuplot-geometry, calc-graph-default-resolution)
8969 (calc-graph-default-resolution-3d, calc-invocation-macro)
8970 (calc-show-banner): Use defcalcmodevar to declare them and set
8971 their default values.
8972
8973 * calc/calc-ext.el (calc-reset): Restore saved values of variables
8974 instead of default values (but restore default values if there is
8975 an argument of 0).
8976
8977 2005-01-09 David Kastrup <dak@gnu.org>
8978
8979 * desktop.el (desktop-restore-eager): Fix typo in type.
8980
8981 2005-01-08 Richard M. Stallman <rms@gnu.org>
8982
8983 * cus-edit.el (customize): Delete :link.
8984
8985 2005-01-08 Jay Belanger <belanger@truman.edu>
8986
8987 * calc/calc.el (calc-mode): Remove the extension from the
8988 `calc-settings-file' file name when loading it.
8989
8990 2005-01-08 Kim F. Storm <storm@cua.dk>
8991
8992 * info.el (Info-mode-map, Info-next-link-keymap)
8993 (Info-prev-link-keymap, Info-up-link-keymap):
8994 Map follow-link to mouse-face.
8995 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
8996
8997 2005-01-08 Jay Belanger <belanger@truman.edu>
8998
8999 * calc/calc.el (calc-settings-file): Change default value.
9000 Suggested by cgw in a comment in calc-mode.el.
9001
9002 * calc/calc-mode.el (calc-settings-file-name):
9003 Compare calc-settings-file to user-init-file instead of ~/.emacs.
9004 Replace ~/.emacs in a prompt by calc-settings-file.
9005
9006 2005-01-07 Lars Hansen <larsh@math.ku.dk>
9007
9008 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
9009 (desktop-lazy-idle-delay): New customizable variables.
9010 (desktop-buffer-args-list): New variable.
9011 (desktop-append-buffer-args): New function.
9012 (desktop-save): Call desktop-append-buffer-args for some buffers.
9013 (desktop-lazy-create-buffer): New function.
9014 (desktop-idle-create-buffers): New function.
9015 (desktop-read): Add message about buffers to restore lazily.
9016 (desktop-lazy-abort): New command.
9017 (desktop-clear): Call desktop-lazy-abort.
9018 (desktop-lazy-complete): New command.
9019
9020 2005-01-06 Richard M. Stallman <rms@gnu.org>
9021
9022 * emacs-lisp/find-func.el (find-face-definition):
9023 Rename from find-face.
9024
9025 2005-01-06 Kim F. Storm <storm@cua.dk>
9026
9027 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
9028
9029 * man.el (Man-xref-man-page, Man-xref-header-file)
9030 (Man-xref-normal-file): Add follow-link property.
9031
9032 2005-01-06 Jay Belanger <belanger@truman.edu>
9033
9034 * calc/calc-units.el: Make sure the proper macro definitions are
9035 available when compiling.
9036
9037 2005-01-06 Juri Linkov <juri@jurta.org>
9038
9039 * isearch.el (isearch-lazy-highlight-update):
9040 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
9041
9042 2005-01-06 Miles Bader <miles@gnu.org>
9043
9044 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
9045 (isearch-lazy-highlight-face): Use new name.
9046
9047 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
9048
9049 * uniquify.el (uniquify-rationalize-file-buffer-names):
9050 Re-add an interactive spec.
9051 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
9052 to the same name.
9053
9054 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
9055 (isearch-update, isearch-done): Adjust calls accordingly.
9056
9057 2005-01-05 Richard M. Stallman <rms@gnu.org>
9058
9059 * custom.el (custom-set-variables, custom-theme-set-variables):
9060 Clarify documentation.
9061
9062 * emacs-lisp/find-func.el (find-variable)
9063 (find-variable-other-window, find-variable-other-frame):
9064 Fix the TYPE args to find-function-read and find-function-do-it.
9065 (find-function): Doc fix.
9066 (find-function-at-point): Replace function-at-point alias.
9067
9068 2005-01-04 Richard M. Stallman <rms@gnu.org>
9069
9070 * cus-face.el (custom-declare-face):
9071 Record defface in current-load-list.
9072
9073 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
9074
9075 * emacs-lisp/find-func.el: Doc fixes.
9076 (find-face-regexp): New variable.
9077 (find-function-regexp-alist): New variable.
9078 (find-function-C-source): Third arg is now TYPE.
9079 (find-function-search-for-symbol): Handle general TYPE.
9080 (find-function-read, find-function-do-it): Handle general TYPE.
9081 (find-definition-noselect, find-face): New functions.
9082 (function-at-point): Alias deleted.
9083
9084 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
9085
9086 * battery.el (display-battery-mode): Rename from display-battery.
9087 Handle the case where it gets turned off.
9088
9089 2005-01-04 Richard M. Stallman <rms@gnu.org>
9090
9091 * cus-edit.el (customize): Make :link point to user doc.
9092
9093 * man.el (Man-fontify-manpage): Turn off undo generation.
9094
9095 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
9096
9097 2005-01-04 Andreas Schwab <schwab@suse.de>
9098
9099 * files.el (insert-directory): Only look for error lines in
9100 inserted text. Don't move too far after processing --dired markers.
9101
9102 2005-01-04 Richard M. Stallman <rms@gnu.org>
9103
9104 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
9105 Don't expand if the character is @, period, dash, etc.
9106 (define-mail-abbrev): Quote names that contain problem characters.
9107
9108 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
9109
9110 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
9111
9112 2005-01-03 Richard M. Stallman <rms@gnu.org>
9113
9114 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
9115 (query-replace-highlight, query-replace-lazy-highlight)
9116 (query-replace): Definitions moved up. Doc fix.
9117
9118 2005-01-03 Richard M. Stallman <rms@gnu.org>
9119
9120 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
9121 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
9122 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
9123 (lazy-highlight-face): Rename from isearch-lazy-...
9124 Change all references to them.
9125
9126 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9127
9128 * cus-edit.el (custom-file): Doc fix for defcustom.
9129 (custom-file): The function no longer sets the variable
9130 `custom-file' to its return value.
9131
9132 * startup.el (command-line): No longer load `custom-file'.
9133
9134 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
9135
9136 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
9137
9138 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
9139 Don't confuse module-prefixed identifiers for labels.
9140 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
9141
9142 2005-01-02 Richard M. Stallman <rms@gnu.org>
9143
9144 * files.el (basic-save-buffer-1): Fix previous change.
9145
9146 * loadhist.el (file-loadhist-lookup): New function.
9147 (file-provides, file-requires): Use it.
9148
9149 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
9150 instead of calculating the right size.
9151
9152 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
9153
9154 * vc-svn.el (vc-svn-diff): Stay local if possible.
9155
9156 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
9157
9158 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
9159
9160 * files.el (hack-local-variables): Fix last change.
9161
9162 2005-01-02 Jay Belanger <belanger@truman.edu>
9163
9164 * calc/calc-yank.el (calc-edit-top): New variable.
9165 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
9166 object. Change header properties.
9167 (calc-edit-finish, calc-edit-finish-stack-object)
9168 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
9169 edited object.
9170 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
9171 for the beginning of the edited object.
9172 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
9173 for the beginning of the edited object.
9174 * calc/calc-prog.el (calc-edit-macro-finish-edit)
9175 (calc-finish-formula-edit, calc-macro-repeats)
9176 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
9177 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
9178 beginning of the edited object.
9179 (calc-user-define-edit): Change the header for editing macros.
9180 Remove unnecessary variable.
9181
9182 2005-01-01 Jay Belanger <belanger@truman.edu>
9183
9184 * calc/calc-yank.el (calc-edit-mode): Change default header.
9185 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
9186 * calc/calc-store.el (calc-edit-variable): Change title to match new
9187 header.
9188 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
9189 mode to match new header.
9190 (calc-user-define-edit): Change titles to include names of commands.
9191 (calc-finish-formula-edit): Adjust to handle new header.
9192 (calc-finish-macro-edit): Remove.
9193 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
9194 (calc-edit-macro-command, calc-edit-macro-command-type)
9195 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
9196 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
9197 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
9198 (calc-edit-macro-finish-edit): New functions.
9199 (calc-user-define-edit): Use new functions to edit named calc macros.
9200
9201 2005-01-01 Stefan <monnier@iro.umontreal.ca>
9202
9203 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
9204
9205 * ses.el (copy-region-as-kill): Deactivate mark.
9206
9207 2005-01-01 Richard M. Stallman <rms@gnu.org>
9208
9209 * replace.el (occur-1): If the output buffer is also an input,
9210 don't kill it, rename it.
9211
9212 * faces.el (set-face-background, set-face-foreground): Doc fix.
9213
9214 * cus-face.el (custom-face-attributes): Fix :help-echo strings
9215 for :foreground and :background.
9216
9217 * dired.el (dired-view-command-alist): Variable deleted.
9218 (dired-view-file, dired-mouse-find-file-other-window):
9219 Delete the code to use it.
9220
9221 2005-01-01 Kim F. Storm <storm@cua.dk>
9222
9223 * image.el (insert-sliced-image): Use t for line-height property.
9224
9225 2004-12-31 Jay Belanger <belanger@truman.edu>
9226
9227 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
9228 for "var-" at the beginning of the minibuffer.
9229
9230 2004-12-31 Richard M. Stallman <rms@gnu.org>
9231
9232 * faces.el (read-face-name):
9233 Don't treat an attribute spec as a list of faces.
9234
9235 * simple.el (undo): Use undo-equiv-table to detect
9236 unexpected changes since previous undo.
9237 (undo-list-saved): Variable deleted.
9238 (buffer-disable-undo): Don't alter undo-list-saved.
9239
9240 * files.el (require-final-newline): Allow `visit' and `visit-save'.
9241 (mode-require-final-newline): New option.
9242 (after-find-file): Handle require-final-newline with new values.
9243 (basic-save-buffer): Handle new values of require-final-newline.
9244
9245 * progmodes/sh-script.el (sh-require-final-newline):
9246 Alist value now controls whether to use mode-require-final-newline.
9247 (sh-set-shell): Implement that new meaning.
9248
9249 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
9250 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
9251 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
9252 Delete old-Emacs compatibility code.
9253 (antlr-c-common-init): Function deleted.
9254
9255 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
9256 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
9257 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
9258 * progmodes/python.el (python-mode): Use mode-require-final-newline.
9259 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
9260 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
9261 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
9262 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
9263 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
9264 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
9265 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
9266 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
9267 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
9268 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
9269 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
9270 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
9271
9272 2004-12-31 Jay Belanger <belanger@truman.edu>
9273
9274 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
9275 way to return to Calc.
9276
9277 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
9278 finish, C-xk as the way to cancel the edit. Add cancel routine to
9279 kill-buffer-hook.
9280
9281 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
9282 MacEdit code.
9283
9284 * calc/calc-prog.el: Remove obsolete MacEdit code.
9285 (calc-macro-edit-algebraic, calc-macro-edit-variable)
9286 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
9287
9288 2004-12-31 Kenichi Handa <handa@m17n.org>
9289
9290 * international/mule.el (buffer-file-coding-system-explicit):
9291 Rename for explicit-buffer-file-coding-system.
9292 (after-insert-file-set-coding): Adjust for the above change.
9293
9294 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
9295 to buffer-file-coding-system-explicit.
9296 (basic-save-buffer-1): Likewise.
9297
9298 2004-12-30 Richard M. Stallman <rms@gnu.org>
9299
9300 * textmodes/artist.el (artist-butlast-fn): Var deleted.
9301 (artist-butlast, artist-last): Functions deleted.
9302 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
9303 (artist-compute-key-compl-table): Call remq directly.
9304 (artist-remove-nulls): Function deleted.
9305 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
9306 (artist-push, artist-pop): Macro deleted.
9307
9308 2004-12-30 Andreas Leue <al@sphenon.de>
9309
9310 * textmodes/artist.el (artist-version): 1.2.6
9311 (artist-prev-next-op-alist): New variable.
9312 (artist-select-next-op-in-list): New function.
9313 (artist-select-prev-op-in-list): New function.
9314 (artist-make-prev-next-op-alist): New function.
9315 (artist-is-in-op-list-p): New function.
9316 (artist-get-first-non-nil-op): New function.
9317 (artist-get-last-non-nil-op): New function.
9318 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
9319 artist-prev-next-op-alist.
9320 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
9321 change drawing operation.
9322
9323 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
9324
9325 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
9326
9327 2004-12-31 Masatake YAMATO <jet@gyve.org>
9328
9329 * server.el (server-process-filter): Suppress `error', too.
9330
9331 2004-12-30 Jay Belanger <belanger@truman.edu>
9332
9333 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
9334 Change the way a variable is displayed in a message.
9335
9336 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
9337 (calc-user-define-permanent, calc-execute-kbd-macro):
9338 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
9339
9340 2004-12-30 Kenichi Handa <handa@m17n.org>
9341
9342 * files.el (basic-save-buffer-1):
9343 Set explicit-buffer-file-coding-system to last-coding-system-used.
9344 (revert-buffer): Pay attention to
9345 explicit-buffer-file-coding-system (not buffer-file-coding-system)
9346 on bind coding-system-for-read.
9347
9348 * international/mule.el (explicit-buffer-file-coding-system):
9349 New buffer local variable.
9350 (after-insert-file-set-coding): Set it to coding-system-for-read.
9351
9352 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
9353
9354 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
9355
9356 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
9357
9358 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
9359 that include line numbers.
9360
9361 2004-12-29 Milan Zamazal <pdm@zamazal.org>
9362
9363 * files.el (hack-local-variables): If no PREFIX, set it to "^".
9364 Redundant variable PREFIXLEN removed.
9365
9366 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
9367
9368 * eshell/em-hist.el (eshell-previous-matching-input):
9369 Start the deletion from the end of the output.
9370
9371 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9372
9373 * term/mac-win.el: Require x-dnd.
9374 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
9375
9376 2004-12-29 David Kastrup <dak@gnu.org>
9377
9378 * international/mule.el (decode-coding-inserted-region):
9379 Don't barf if `buffer-undo-list' is already set to `t'.
9380
9381 2004-12-29 Jay Belanger <belanger@truman.edu>
9382
9383 * calc/calc-prog.el (calc-user-define-formula): Put default values
9384 for function names in prompts.
9385 (calc-user-define-permanent, calc-user-define-composition)
9386 (calc-user-define-formula): Remove the need for "calcFunc-" in the
9387 default input for algebraic functions.
9388
9389 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
9390
9391 * vc-rcs.el (vc-rcs-annotate-command):
9392 Fix omission bug: Call `vc-setup-buffer'.
9393
9394 2004-12-29 Kenichi Handa <handa@m17n.org>
9395
9396 * international/mule.el (recode-region): New function.
9397
9398 2004-12-28 Richard M. Stallman <rms@gnu.org>
9399
9400 * simple.el (undo-extra-outer-limit): New variable.
9401 (undo-outer-limit-truncate): Test and set it.
9402
9403 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
9404 enables the feature to extend the existing region.
9405
9406 * simple.el (mark-word): New arg ALLOW-EXTEND
9407 enables the feature to extend the existing region.
9408
9409 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
9410 enables the feature to extend the existing region.
9411
9412 * startup.el (site-run-file): Don't allow setting it with Custom.
9413
9414 * simple.el (buffer-disable-undo): Fix previous change.
9415
9416 2004-12-27 Masatake YAMATO <jet@gyve.org>
9417
9418 * hexl.el (hexlify-buffer): Remove fontification here.
9419 Use font lock mechanism instead.
9420 (hexl-font-lock-keywords): New font lock kewords.
9421 (hexl-mode-old-font-lock-keywords): New variable.
9422 (hexl-mode): Store the old font lock keywords.
9423 (hexl-mode-exit): Restore the old font lock keywords.
9424
9425 2004-12-27 Richard M. Stallman <rms@gnu.org>
9426
9427 * simple.el (undo): Fix previous change.
9428
9429 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9430
9431 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
9432 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
9433 Call x-open-connection on Mac OS X.
9434
9435 2004-12-27 Richard M. Stallman <rms@gnu.org>
9436
9437 * files.el (buffer-save-without-query): New var (buffer-local).
9438 (save-some-buffers): Save those buffers first, w/o asking.
9439
9440 * files.el (insert-directory-ls-version): New variable.
9441 (insert-directory): When ls returns an error, test the version
9442 number to decide what the return code means.
9443 With --dired output format, detect and distinguish lines
9444 that are really error messages.
9445 (insert-directory-adj-pos): New function.
9446
9447 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
9448
9449 * battery.el (battery-mode-line-format): Remove initial spaces.
9450
9451 * uniquify.el (uniquify-rationalize-file-buffer-names):
9452 Delete interactive spec.
9453
9454 * type-break.el (type-break-mode): Set buffer-save-without-query.
9455 Remove code that tried to set save-some-buffers-always.
9456 (type-break-file-keystroke-count): Bind deactivate-mark.
9457
9458 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
9459
9460 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
9461 Test that the buffer is live, and maybe reject current buffer too.
9462 Clarify.
9463 (next-error-find-buffer): Rewrite for clarity.
9464
9465 * loadup.el: Don't use buffer-disable-undo; do it directly.
9466
9467 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
9468 (describe-variable): Call symbol-file with `defvar'.
9469
9470 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
9471 (symbol-file): Rewritten to handle new load-history format.
9472 Now takes an arg TYPE to specify looking for a particular
9473 type of definition only.
9474
9475 * emacs-lisp/debug.el (debugger-make-xrefs):
9476 Call symbol-file with `defun'.
9477
9478 * emacs-lisp/find-func.el (find-function-noselect):
9479 Call symbol-file with `defun'.
9480 (find-variable-noselect): Call symbol-file with `defvar'.
9481
9482 * eshell/esh-cmd.el (eshell-find-alias-function):
9483 Call symbol-file with `defun'.
9484
9485 * eshell/esh-test.el (eshell-test-goto-func):
9486 Call symbol-file with `defun'.
9487
9488 * mail/rmail.el (rmail-resend):
9489 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
9490
9491 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
9492
9493 * progmodes/compile.el (compilation-find-buffer): Rename arg.
9494
9495 * textmodes/texinfmt.el (texinfo-format-buffer-1):
9496 Call buffer-disable-undo.
9497
9498 * simple.el (undo-list-saved): New variable (buffer-local).
9499 (undo): Set and test it.
9500 (buffer-disable-undo): Move here from buffer.c.
9501 Clear out undo-list-saved.
9502
9503 * international/mule.el (decode-coding-inserted-region):
9504 Set buffer-undo-list in a correct and optimal way.
9505
9506 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
9507 (cperl-font-lock-unfontify-region-function): No need to save and
9508 restore info, since font-lock.el does it for us.
9509
9510 * ansi-color.el (save-buffer-state): Definition deleted.
9511 (ansi-color-unfontify-region): Don't use save-buffer-state.
9512
9513 2004-12-27 Dave Love <fx@gnu.org>
9514
9515 * wid-edit.el (function): Use restricted-sexp as parent.
9516
9517 2004-12-27 Kevin Ryde <user42@zip.com.au>
9518
9519 * simple.el (next-matching-history-element): Use same
9520 `interactive' form as previous-matching-history-element.
9521
9522 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
9523 it can appear unencoded and has been seen from yahoo.
9524
9525 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
9526
9527 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
9528 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
9529
9530 2004-12-27 Kenichi Handa <handa@m17n.org>
9531
9532 * international/utf-8.el (utf-translate-cjk-load-tables):
9533 Bind coding-system-for-read to nil while loading subst-*.
9534
9535 2004-12-26 Jay Belanger <belanger@truman.edu>
9536
9537 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
9538 default input.
9539
9540 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
9541
9542 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
9543 before reverting and disable undo recording while reverting.
9544
9545 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
9546
9547 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
9548 (hs-make-overlay): New function.
9549 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
9550 (hs-flag-region): Delete function.
9551 (hs-hide-comment-region): No longer use `hs-flag-region'.
9552 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
9553 (hs-hide-block-at-point): Likewise.
9554 (hs-hide-level-recursive): Use `hs-discard-overlays'.
9555 (hs-hide-all, hs-show-all): Likewise.
9556 (hs-show-block): Likewise.
9557 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
9558
9559 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
9560
9561 * progmodes/hideshow.el: Require `cl' when compiling.
9562 Remove XEmacs and Emacs 19 compatibility.
9563 Use `dolist' and `add-to-list' for load-time actions.
9564 (hs-discard-overlays): Use `dolist'.
9565 (hs-show-block): Likewise.
9566
9567 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
9568
9569 * faces.el (mode-line, mode-line-inactive): Use min-colors.
9570
9571 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
9572
9573 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
9574 When extending backwards, move outside the current comment first.
9575
9576 2004-12-22 Kenichi Handa <handa@m17n.org>
9577
9578 * international/quail.el (quail-start-translation): Fix prompt
9579 string for the case if input-method-use-echo-area being non-nil.
9580 (quail-start-conversion): Likewise.
9581 (quail-show-guidance): Don't show guidance if
9582 input-method-use-echo-area is non-nil.
9583
9584 2004-12-21 Richard M. Stallman <rms@gnu.org>
9585
9586 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
9587
9588 2004-12-21 Markus Rost <rost@ias.edu>
9589
9590 * calendar/diary-lib.el (mark-diary-entries):
9591 Set mark-diary-entries-in-calendar only after checking for diary-file.
9592
9593 2004-12-21 Richard M. Stallman <rms@gnu.org>
9594
9595 * faces.el (escape-glyph): Use blue against light foreground.
9596
9597 * simple.el (undo-outer-limit-truncate): New function.
9598 (undo-outer-limit-function): Use undo-outer-limit-truncate.
9599
9600 2004-12-21 Eli Barzilay <eli@barzilay.org>
9601
9602 * calculator.el (calculator-radix-grouping-mode)
9603 (calculator-radix-grouping-digits)
9604 (calculator-radix-grouping-separator):
9605 New defcustoms for the new radix grouping mode functionality.
9606 (calculator-mode-hook): Now used in electric mode too,
9607 (calculator): Call it.
9608 (calculator-mode-map): Some new keys.
9609 (calculator-message): New function. Some new calls.
9610 (calculator-op, calculator-set-register): Use it.
9611 (calculator-string-to-number): New function, mostly moved and
9612 updated code from calculator-curnum-value.
9613 (calculator-curnum-value): Use it.
9614 (calculator-paste): Use it, and update grabbing the current-kill.
9615 (calculator-rotate-displayer)
9616 (calculator-rotate-displayer-back): Toggle digit grouping when
9617 in radix mode, use calculator-message.
9618 (calculator-displayer-prev, calculator-displayer-next):
9619 Change digit group size when in radix mode.
9620 (calculator-number-to-string): Rename from
9621 calculator-num-to-string. Now deals with digit grouping in
9622 radix mode.
9623 (calculator-update-display, calculator-put-value): Use the new name.
9624 (calculator-fact): Return a floating point number.
9625 (calculator-mode): Doc fix.
9626
9627 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
9628
9629 * calendar/calendar.el (view-other-diary-entries): Add autoload.
9630 * calendar/diary-lib.el (view-other-diary-entries):
9631 Use current-prefix-arg in interactive spec.
9632
9633 2004-12-19 Jay Belanger <belanger@truman.edu>
9634
9635 * calc/calc-aent.el (calcAlg-blank-matching-open):
9636 Temporarily adjust the syntax of both delimiters of half-open intervals.
9637
9638 2004-12-19 Kim F. Storm <storm@cua.dk>
9639
9640 * mouse.el (mouse-1-click-follows-link): Doc fix.
9641
9642 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9643
9644 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
9645 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
9646 instead of centraleuropean as the name
9647
9648 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9649
9650 Sync with Tramp 2.0.46.
9651
9652 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
9653 parameters wrt Tramp convention.
9654 (tramp-handle-file-attributes-with-perl)
9655 (tramp-handle-directory-files-and-attributes): Apply it.
9656 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
9657 `copy-program'. Reported by Zack Weinberg
9658 <zack@codesourcery.com>.
9659 (top): Set `edebug-form-spec' property directly rather than
9660 calling `def-edebug-spec'.
9661
9662 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
9663 advice less fragile. Surround temporary redefinition of
9664 `substitute-in-file-name' with `unwind-protect'. Suggested by
9665 Matt Hodges <MPHodges@member.fsf.org>.
9666
9667 2004-12-17 Juri Linkov <juri@jurta.org>
9668
9669 * replace.el (occur-accumulate-lines, occur-engine):
9670 Make forcing deferred font-lock fontification jit-specific.
9671
9672 2004-12-17 Kim F. Storm <storm@cua.dk>
9673
9674 * mouse.el (mouse-1-click-follows-link): New defcustom.
9675 (mouse-on-link-p): New function.
9676 (mouse-drag-region-1): Implement mouse-1-click-follows-link
9677 functionality. Map a mouse-1 click event into a mouse-2 (or
9678 other) event when position is inside a link.
9679
9680 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
9681 prefix in tooltip text with "mouse-1" when this is a link
9682 recognized by mouse-1-click-follows-link functionality.
9683
9684 * help.el (describe-key): Report effective and original binding
9685 for mouse-1 when clicked on a link.
9686 (describe-mode): Add follow-link property to "minor-mode" button.
9687
9688 * help-fns.el (describe-variable): Add follow-link property to
9689 "below" button.
9690
9691 * help-mode.el (help-xref): Add follow-link property.
9692
9693 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
9694 (apropos-command, apropos-variable, apropos-face, apropos-group)
9695 (apropos-widget, apropos-plist): Add follow-link property.
9696
9697 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
9698 checks if position is in a filename, rather than some other
9699 clickable item. Function looks for cvs-filename-face at position.
9700
9701 * wid-edit.el (widget-specify-field, widget-specify-button):
9702 Map a :follow-link keyword into a follow-link property.
9703 (link): Add :follow-link keyword, map to RET binding.
9704
9705 * dired.el (dired-mode-map): Map follow-link to mouse-face.
9706
9707 * progmodes/compile.el (compilation-minor-mode-map)
9708 (compilation-button-map, compilation-mode-map): Likewise.
9709
9710 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
9711
9712 * play/zone.el (zone): Init `line-spacing' from orig buffer.
9713 (zone-replace-char): Take `count' and `del-count'
9714 instead of `direction'. Update callers. When `del-count' is
9715 non-nil, delete that many characters, otherwise `count' characters
9716 backwards. Insert the newly-replaced string `count' times.
9717 (zone-fret): Handle chars w/ width greater than one.
9718 (zone-fall-through-ws): No longer take window width `ww'.
9719 Update callers. Add handling for `char-width' greater than one.
9720 (zone-pgm-drip): Update var holding window-end position every cycle.
9721
9722 2004-12-17 Andre Spiegel <spiegel@gnu.org>
9723
9724 * vc.el (vc-default-update-changelog): Use insert-file-contents,
9725 rather than insert-file.
9726
9727 2004-12-16 Jay Belanger <belanger@truman.edu>
9728
9729 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
9730 (math-init-random-base, math-random-digit): Check to see if
9731 var-RandSeed is bound.
9732 (math-random-last): Declare it.
9733 (math-random-digit): Don't make math-random-last local.
9734
9735 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
9736
9737 * play/zone.el (zone): Fix omission bug: Use a self-disabling
9738 one-shot thunk for uniform (error, quit, normal) recovery.
9739 Reported by John Paul Wallington.
9740 (zone-pgm-random-life): Fix bug:
9741 Recognize empty initial field by lack of "@" chars.
9742
9743 2004-12-16 Juri Linkov <juri@jurta.org>
9744
9745 * help.el (function-called-at-point):
9746 * help-fns.el (variable-at-point): As a last resort try stripping
9747 non-word prefixes and suffixes.
9748
9749 * descr-text.el (describe-property-list): Don't treat syntax-table
9750 specially. Use describe-text-sexp which inserts [show] button
9751 for large objects and handles printing errors. Sort properties
9752 by names in alphabetical order instead of by value sizes.
9753 Add `mouse-face' to list of properties for `describe-face' widget.
9754 (describe-char): Mask out face-id from 19 bits of character.
9755 Print face-id separately.
9756
9757 * replace.el (occur-accumulate-lines, occur-engine):
9758 Fontify unfontified matching lines in the source buffer
9759 before copying them.
9760 (occur-engine): Don't put mouse-face on context lines.
9761 (occur-next-error): Set point to line beginning/end
9762 before searching for prev/next property to skip multiple
9763 matches on a line (not supported by occur engine).
9764 Remove redundant prefix-numeric-value.
9765
9766 2004-12-15 Juri Linkov <juri@jurta.org>
9767
9768 * replace.el (match): New face.
9769 (list-matching-lines-face): Change default from `bold' to `match'.
9770
9771 * progmodes/grep.el (grep-match-face): New defvar.
9772 (grep-mode-font-lock-keywords): Use grep-match-face instead of
9773 compilation-column-face to highlight grep matches.
9774
9775 * apropos.el (apropos-match-face): Change default from
9776 `secondary-selection' to `match'.
9777
9778 * info-look.el (info-lookup-highlight-face): Change default from
9779 `highlight' to `match'.
9780
9781 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
9782
9783 * progmodes/executable.el (executable-interpret): Eliminate
9784 obsolete compile-internal, and switch to comint for interaction.
9785
9786 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
9787
9788 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
9789 `&&' when skipping multiple statements on a line.
9790
9791 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
9792
9793 * play/zone.el (zone): Set `truncate-lines'.
9794 Also, init `tab-width' with value from original buffer.
9795 (zone-shift-up): Rewrite for speed.
9796 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
9797 (zone-pgm-jitter): Remove redundant entries from ops vector.
9798 (zone-exploding-remove): Reduce iteration count.
9799 (zone-cpos): Convert to defsubst.
9800 (zone-replace-char): New defsubst.
9801 (zone-park/sit-for): Likewise.
9802 (zone-fret): Take window-start arg.
9803 Update callers. Use `zone-park/sit-for'.
9804 (zone-fill-out-screen): Rewrite.
9805 (zone-fall-through-ws): Likewise. Update callers.
9806 (zone-pgm-drip): Use `zone-replace-char'.
9807 Move var inits before while-loop. Use `zone-park/sit-for'.
9808 (zone-pgm-random-life): Handle empty initial field.
9809 Use `zone-replace-char' and `zone-park/sit-for'.
9810
9811 2004-12-15 Juri Linkov <juri@jurta.org>
9812
9813 * isearch.el (isearch-update): Test isearch-lazy-highlight
9814 before calling isearch-lazy-highlight-new-loop.
9815 (isearch-lazy-highlight-new-loop):
9816 Don't test isearch-lazy-highlight.
9817
9818 * replace.el (perform-replace): Add isearch-case-fold-search.
9819 Use delimited-flag for isearch-regexp.
9820 Reset isearch-lazy-highlight-last-string to force lazy
9821 highlighting when called from isearch mode.
9822 (query-replace-highlight): Revert defcustom type to boolean.
9823 (query-replace-lazy-highlight): New defcustom.
9824 (query-replace): New face.
9825 (perform-replace, replace-highlight, replace-dehighlight):
9826 Test query-replace-lazy-highlight instead of special value
9827 `isearch' of query-replace-highlight.
9828 (replace-dehighlight): Don't call isearch-dehighlight.
9829 (replace-highlight): Don't call isearch-highlight.
9830 Use face `query-replace' unconditionally.
9831
9832 2004-12-14 Kim F. Storm <storm@cua.dk>
9833
9834 * simple.el (inhibit-mark-movement): Remove defvar.
9835 (beginning-of-buffer, end-of-buffer): Don't use it.
9836
9837 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
9838 Don't use inhibit-mark-movement.
9839
9840 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
9841 (cua--undo-push-mark): Remove.
9842 (cua--pre-command-handler, cua--post-command-handler):
9843 Don't fiddle with inhibit-mark-movement.
9844
9845 2004-12-14 Juri Linkov <juri@jurta.org>
9846
9847 * buff-menu.el (list-buffers-noselect): Collect internal info
9848 for every buffer in BUFFER-LIST arg too.
9849 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
9850 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
9851 Bind same-window-buffer-names and same-window-regexps to nil.
9852
9853 2004-12-13 Juri Linkov <juri@jurta.org>
9854
9855 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
9856
9857 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
9858 (sc-cite-region, sc-uncite-region, sc-recite-region):
9859 Fix previous change to handle not alist as a symbol, but
9860 a citation frame as a symbol that represents a variable name.
9861
9862 2004-12-13 Richard M. Stallman <rms@gnu.org>
9863
9864 * filecache.el (file-cache-add-directory-using-find):
9865 Only set up file-cache-find-command-posix-flag if we will use it.
9866
9867 * bindings.el (mode-line-buffer-identification-keymap):
9868 Don't cancel the mode-line's usual down-mouse-1 binding.
9869
9870 * cus-edit.el (custom-face-selected): Handle `default' specs.
9871 (custom-face-edit): Increase extra-offset.
9872 (custom-display): Handle `default' specs.
9873
9874 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
9875
9876 * emacs-lisp/elint.el (elint-standard-variables)
9877 (elint-unknown-builtin-args): Move definitions up.
9878
9879 * net/browse-url.el (browse-url-url-at-point): Add autoload.
9880
9881 * info.el (info-xref-visited): Use `default' instead of t.
9882 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
9883
9884 * faces.el (header-line, mode-line-inactive, tool-bar):
9885 Use `default' instead of t for setting the defaults.
9886 (face-spec-choose): Separate `t' from `default'.
9887
9888 * subr.el (while-no-input): New macro.
9889
9890 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
9891
9892 * filecache.el (file-cache-add-directory-using-find):
9893 Only test file-cache-find-command-posix-flag on some systems.
9894
9895 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
9896
9897 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
9898 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
9899 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
9900 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
9901 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
9902
9903 2004-12-12 Juri Linkov <juri@jurta.org>
9904
9905 * files.el (find-file-other-window, find-file-other-frame):
9906 Add the first buffer to the returned value to return the complete
9907 list of all visited buffers.
9908 (find-file-read-only, find-file-read-only-other-window)
9909 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
9910 `find-file-read-args'. Signal an error about non-existent file
9911 only if file name doesn't contain wildcards. Toggle read-only in
9912 all visited buffers.
9913 (find-alternate-file, find-alternate-file-other-window):
9914 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
9915 called interactively. Pass arg `wildcards' to other functions.
9916 (find-file-noselect): Doc fix.
9917
9918 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
9919 Doc fix.
9920 (ffap-directory-finder): New variable.
9921 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
9922 (ffap-file-at-point): Add /* to immediately rejected names.
9923 Return absolute file names matching ffap-dired-wildcards.
9924 (ffap-read-file-or-url): Set default value for `completing-read'
9925 to `buffer-file-name'.
9926 (find-file-at-point): When filename matches ffap-dired-wildcards,
9927 call ffap-file-finder with t arg `wildcards', instead of dired.
9928 (ffap-other-window, ffap-other-frame): Return visited buffers.
9929 (ffap-read-only, ffap-read-only-other-window)
9930 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
9931 (dired-at-point): Call ffap-directory-finder instead of dired.
9932 (ffap-dired-other-window, ffap-dired-other-frame)
9933 (ffap-list-directory): New commands.
9934 (ffap-bindings): New keybindings for new commands.
9935
9936 2004-12-12 Juri Linkov <juri@jurta.org>
9937
9938 * simple.el (beginning-of-buffer, end-of-buffer):
9939 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
9940 Do not push mark when mark is active in transient-mark-mode.
9941
9942 * simple.el (mark-word):
9943 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
9944 * textmodes/paragraphs.el (mark-paragraph):
9945 Extend the region when mark is active in transient-mark-mode,
9946 regardless of the last command. Doc fix.
9947
9948 * simple.el (mark-word): Preserve direction when repeating.
9949 Make arg optional. Interactive "p" -> "P".
9950 (transient-mark-mode, inhibit-mark-movement): Doc fix.
9951
9952 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
9953 preserving direction, to mark forward instead of backward when mark
9954 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
9955
9956 2004-12-12 Juri Linkov <juri@jurta.org>
9957
9958 * isearch.el (isearch-edit-string): Set 7th arg of
9959 `read-from-minibuffer' to `t' to inherit the current input
9960 method (whose name is indicated by [IM] in the minibuffer prompt)
9961 from the current buffer to the minibuffer.
9962 (isearch-lazy-highlight-update): Put body to `with-local-quit'
9963 to allow C-g quitting for lazy highlighting looping inside the
9964 search with nested repetition operators. Add overlay to the list
9965 before setting its face and other properties to avoid the case of
9966 code quitting after placing the new overlay but before it's
9967 recorded on the list. Select the window where isearch was
9968 activated, to highlight matches in the right window when isearch
9969 switches the current window to the minibuffer.
9970
9971 * international/isearch-x.el
9972 (isearch-process-search-multibyte-characters):
9973 Use `isearch-message' as initial input for `read-string' instead
9974 of adding it to the minibuffer prompt. After reading a string
9975 remove the initial value of `isearch-message' from the string.
9976
9977 * replace.el (replace-match-maybe-edit): Doc fix.
9978 (perform-replace): Don't call `replace-highlight' when automatic
9979 replacement is requested in literal mode, since it is intended
9980 only to highlight words during entering a new replacement string
9981 for \? in non-literal mode.
9982
9983 * replace.el (query-replace-highlight): Add new value `isearch'
9984 that allows query replacement to use isearch highlighting.
9985 Change type from `boolean' to `choice'. Doc fix.
9986 (replace-highlight, replace-dehighlight, perform-replace):
9987 Use isearch highlighting if query-replace-highlight eq `isearch'.
9988
9989 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
9990
9991 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
9992 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
9993
9994 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
9995 case of \end{verbatim}.
9996
9997 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
9998
9999 * term.el (term-termcap-format): Synchronize with terminfo.
10000 (term-emulate-terminal): Handle reset.
10001 (term-reset-terminal): New function.
10002
10003 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
10004
10005 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
10006 (zone-fill-out-screen): New func.
10007 (zone-pgm-drip): Use `zone-fill-out-screen'.
10008 Also, no longer go to point-min on every cycle.
10009 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
10010 (zone-pgm-random-life-wait): New user var.
10011 (zone-pgm-random-life): New func.
10012
10013 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
10014
10015 * files.el (auto-mode-alist): Map .com to DCL mode.
10016
10017 2004-12-09 Richard M. Stallman <rms@gnu.org>
10018
10019 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
10020
10021 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
10022
10023 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
10024 buffer with a display margin.
10025
10026 2004-12-08 Jay Belanger <belanger@truman.edu>
10027
10028 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
10029 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
10030
10031 2004-12-08 Richard M. Stallman <rms@gnu.org>
10032
10033 * faces.el: Delete code to set display table.
10034 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
10035
10036 2004-12-08 Jay Belanger <belanger@truman.edu>
10037
10038 * calc/calc.el: Add math-read-preprocess-string to autoloads.
10039
10040 * calc/calc-ext.el (math-read-replacement-list)
10041 (math-read-superscripts, math-read-preprocess-string): Move to
10042 calc-aent.el.
10043
10044 * calc/calc-aent.el (math-read-replacement-list)
10045 (math-read-superscripts, math-read-preprocess-string): Move from
10046 calc-ext.el.
10047
10048 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10049
10050 * isearch.el (isearch-quote-char): Fix up typo in last change.
10051
10052 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
10053
10054 * mouse.el (mouse-set-font): Handle the case where the command was
10055 not invoked using the mouse.
10056
10057 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
10058 (edmacro-finish-edit): Further update for keyboard macros that are
10059 lambda forms.
10060 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
10061
10062 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10063
10064 * font-lock.el (font-lock-unfontify-region): Save buffer state.
10065 (font-lock-default-unfontify-region): Don't save buffer state any more.
10066
10067 2004-12-07 Jay Belanger <belanger@truman.edu>
10068
10069 * calc/calc-help.el (calc-describe-key):
10070 Set calc-summary-indentation even when Calc Summary buffer exists.
10071
10072 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
10073
10074 * calendar/holidays.el (holiday-easter-etc): Make arguments
10075 optional for backwards compatibility. Doc fix.
10076 Remove un-necessary local vars mandatory, output-list.
10077 (holiday-advent): Make arguments optional for backwards
10078 compatibility. Doc fix.
10079
10080 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
10081
10082 * paren.el (show-paren-function): Fix last change (2004-12-02).
10083
10084 * international/mule-util.el (char-displayable-p): Return nil for
10085 unibyte mode.
10086
10087 * subr.el (subregexp-context-p): New function.
10088
10089 * isearch.el (isearch-quote-char): Use it.
10090
10091 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
10092 (regexp-opt-not-groupie*-re): Remove.
10093 (regexp-opt): Properly handle inputs with duplicate entries.
10094
10095 2004-12-06 Richard M. Stallman <rms@gnu.org>
10096
10097 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
10098
10099 * cus-edit.el (custom-file): Doc fix.
10100
10101 * textmodes/org.el: New file.
10102
10103 2004-12-06 Kenichi Handa <handa@m17n.org>
10104
10105 * ldefs-boot.el: Update international/mule-util.el section.
10106
10107 2004-12-05 Sam Steingold <sds@gnu.org>
10108
10109 * net/tramp.el (tramp-handle-file-accessible-directory-p):
10110 Fix `tramp-time-diff' comparison logic.
10111
10112 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
10113
10114 * progmodes/which-func.el (which-function):
10115 Use `run-hook-with-args-until-success' instead of a custom loop.
10116 Fixes bug with local hooks.
10117
10118 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10119
10120 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
10121 Use delete-dups when calculating the initial value.
10122 (bibtex-autokey-get-title): Use <=.
10123 (bibtex-goto-line): New function.
10124 (bibtex-reposition-window): Use line numbers instead of point
10125 positions. Use window-body-height.
10126 (bibtex-find-crossref): Use bibtex-reposition-window.
10127 (bibtex-find-entry): Use bibtex-reposition-window. Always return
10128 position of entry if key is found or nil if not found.
10129
10130 2004-12-05 Richard M. Stallman <rms@gnu.org>
10131
10132 * cus-edit.el (custom-file): Doc fix.
10133
10134 * progmodes/sh-script.el (sh-indent-for-then): Change default.
10135
10136 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
10137
10138 * simple.el (blink-matching-open):
10139 * textmodes/tex-mode.el (tex-validate-region):
10140 Obey syntax-table text properties.
10141
10142 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
10143
10144 * wid-edit.el (widget-specify-field): Add `real-field' property to
10145 boundary.
10146 (widget-field-at): Use it.
10147
10148 2004-12-02 Richard M. Stallman <rms@gnu.org>
10149
10150 * progmodes/cc-mode.el (awk-mode autoload):
10151 Supply t meaning interactive function.
10152
10153 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
10154 (isearch-mode-map): No special definition for space.
10155 (isearch-whitespace-chars): Command deleted.
10156 (isearch-forward-regexp): Doc fix.
10157 (isearch-quote-char): When a space is not inside brackets,
10158 use `[ ]' instead of just space.
10159 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
10160
10161 * imenu.el (imenu--generic-function): Delete code to exclude
10162 matches in comments.
10163
10164 * man.el (Man-reverse-face): Change default to `highlight'.
10165
10166 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
10167 (occur-engine): Use `face' prop rather than `font-lock-face'
10168 when specifying use of `match-face'.
10169 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
10170
10171 * emacs-lisp/elint.el (elint-standard-variables): Update list.
10172
10173 * add-log.el (add-log-current-defun): Handle the case where point
10174 is in the header part of a DEFUN construct.
10175
10176 2004-12-02 Dave Love <fx@gnu.org>
10177
10178 * progmodes/python.el (python-font-lock-syntactic-keywords):
10179 Fix previous change.
10180
10181 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
10182
10183 * paren.el (show-paren-function): Check for matching chars
10184 specified by text props.
10185
10186 2004-12-02 Jay Belanger <belanger@truman.edu>
10187
10188 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
10189 when reading a new key sequence.
10190
10191 2004-12-02 Kim F. Storm <storm@cua.dk>
10192
10193 * faces.el (escape-glyph): Rename from glyph.
10194 (standard-display-table): Set it here. Add escape-glyph face to
10195 extra slot characters.
10196
10197 * disp-table.el: Undo 2004-12-01 change. Display table is now
10198 setup in faces.el.
10199
10200 2004-12-02 Mark A. Hershberger <mah@everybody.org>
10201
10202 * xml.el (xml-parse-dtd): Don't show validity messages when
10203 xml-validating-parser is nil.
10204 (xml-substitute-special): Fix validity error messages to
10205 actually show the unexpandable entity. Added validity error if &
10206 isn't followed by an entity.
10207 (xml-parse-tag): Concatenate any string following the a
10208 <![CDATA[]]> section to the parsed CDATA.
10209 (xml-parse-dtd): Skip parameter entity declarations and use of
10210 parameter entities.
10211
10212 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
10213
10214 * kmacro.el (kmacro-default-counter-format): New var.
10215 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
10216 (kmacro-display): Remove `nil' from `and' form. Delete call to
10217 `format' inside `message'.
10218 (kmacro-start-macro): Use `kmacro-default-counter-format'.
10219
10220 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
10221
10222 * pcvs.el (cvs-header-msg): New function.
10223 (cvs-update-header): Use it. Change calling convention.
10224 Correctly handle the case of having simultaneous active processes.
10225 (cvs-sentinel): Don't call cvs-update-header any more.
10226 (cvs-mode-run): Update call and add cvs-update-header to postproc.
10227
10228 2004-12-01 Jay Belanger <belanger@truman.edu>
10229
10230 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
10231 Change message.
10232
10233 2004-12-01 Juri Linkov <juri@jurta.org>
10234
10235 * progmodes/prolog.el (prolog-mode-variables):
10236 Fix imenu-generic-expression.
10237
10238 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
10239
10240 * faces.el (glyph): New face.
10241
10242 * disp-table.el: Add an autoloaded table, that doesn't require
10243 this library, with glyph face.
10244
10245 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
10246 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
10247 (conf-quote-normal): Allow normalizing only ' or ".
10248 (conf-mode): Regexp-quote constructed comment-start and don't
10249 match section {} where "name" contains braces.
10250
10251 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
10252 files.
10253
10254 2004-12-01 Kenichi Handa <handa@m17n.org>
10255
10256 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
10257 (x-select-text): Don't treat eight-bit-control/graphic chars
10258 specially. Store the encoded text in the X cut buffer.
10259 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
10260 with x-last-selected-text-cut-encoded.
10261
10262 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
10263
10264 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
10265
10266 2004-11-30 Markus Rost <rost@ias.edu>
10267
10268 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
10269 AUCTeX.
10270
10271 2004-11-30 Jay Belanger <belanger@truman.edu>
10272
10273 * calc/calc-arith.el (math-possible-signs): Made stronger checks
10274 on signs of intervals.
10275 (math-pow-of-zero): Strengthen checks for positive and negative
10276 exponents.
10277
10278 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
10279 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
10280 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
10281 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
10282 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
10283 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
10284 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
10285 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
10286 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
10287 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
10288 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
10289 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
10290 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
10291 with provide statements.
10292
10293 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
10294
10295 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
10296
10297 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
10298 (calc-load-everything, math-defsimplify): Replace dummy autoloading
10299 functions by require statements.
10300 (math-defsimplify): Move to calc-alg.el, add to autoloads.
10301
10302 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
10303 (calc-gnuplot-print): Give them values.
10304
10305 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
10306 autoloads.
10307 Add calc-do-embedded-activate to autoloads.
10308 (calc-gnuplot-name, calc-gnuplot-plot-command)
10309 (calc-gnuplot-print-command): Move them to calc-graph.el.
10310
10311 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10312
10313 * term/mac-win.el (ccl-encode-mac-roman-font)
10314 (ccl-encode-mac-cyrillic-font)
10315 (ccl-encode-mac-centraleuropean-font, encoder-list)
10316 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
10317 Support Cyrillic, CentralEuropean, and Dingbat font display
10318
10319 2004-11-30 Andre Spiegel <spiegel@gnu.org>
10320
10321 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
10322
10323 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
10324 still nil.
10325
10326 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
10327
10328 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
10329 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
10330
10331 2004-11-29 Jay Belanger <belanger@truman.edu>
10332
10333 * calc/calc-arith.el (math-pow-of-zero): Take into account different
10334 cases of the base and exponent.
10335
10336 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
10337
10338 * simple.el (next-error-buffer-p): Allow for inclusive and
10339 exclusive tests for finding a buffer.
10340 (next-error-find-buffer): Pass the exclusive and inclusive tests
10341 to next-error-buffer-p.
10342
10343 * replace.el (occur-next-error): Switch to the Occur buffer when
10344 appropriate, use the exclusive filter to next-error-find-buffer to
10345 do it. Use the absolute value of the motion amount.
10346
10347 2004-11-29 Kenichi Handa <handa@m17n.org>
10348
10349 * startup.el (command-line): Decode all default-directory by
10350 locale-coding-system.
10351
10352 2004-11-29 Jay Belanger <belanger@truman.edu>
10353
10354 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
10355 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
10356 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
10357 Replace calls to calc-extensions by appropriate require, replace
10358 calc-extensions-loaded by appropriate featurep.
10359
10360 * calc/calc-ext.el: Move require to end of file.
10361 Remove redundant loading of calc.el.
10362 (calc-extensions-loaded): Remove unnecessary variable.
10363 (calc-extensions): Remove unnecessary function.
10364 (calc-load-everything): Replace calc-need-macros by appropriate require.
10365
10366 * calc/calc-macs.el: Move provide to end of file.
10367 (calc-need-macros): Remove unnecessary function.
10368
10369 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
10370 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
10371 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
10372 Replace calc-extensions by appropriate require.
10373 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
10374
10375 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
10376 Replace calc-need-macros by appropriate require.
10377
10378 * calc/calc.el: Move require to end of file.
10379 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
10380 Remove unnecessary variable.
10381 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
10382 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
10383 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
10384 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
10385 (math-stack-value-offset, math-format-value, math-format-flat-expr)
10386 (math-format-number, math-format-bignum, math-read-number)
10387 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
10388 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
10389 by appropriate require.
10390 (calc-check-defines): Replace calc-need-macros by appropriate require.
10391
10392 2004-11-29 Kim F. Storm <storm@cua.dk>
10393
10394 * macros.el (insert-kbd-macro): Handle kmacro functions.
10395
10396 2004-11-28 Juri Linkov <juri@jurta.org>
10397
10398 * compare-w.el (compare-windows-highlight): Attach each overlay
10399 to its window to properly highlight differences while comparing
10400 two windows of the same buffer. Fix arguments.
10401 (compare-windows-sync-default-function): Fix arguments of
10402 `compare-windows-highlight'.
10403
10404 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
10405 Use `read-expression-history'. Set initial contents only if
10406 `edebug-global-break-condition' is non-nil. Set histpos to 1
10407 if initial contents is equal to the last history element.
10408 (edebug-set-conditional-breakpoint): Instead of temporarily
10409 prepending the current condition to the history, set initial
10410 contents to the current condition. Set histpos to 1 if initial
10411 contents is equal to the last history element.
10412
10413 * info.el (Info-search-whitespace-regexp): Remove shy group.
10414 (Info-search): Forward line if search is on the header line.
10415 Use search-whitespace-regexp in two other places.
10416
10417 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
10418
10419 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
10420 warning. Delay real definition, which uses
10421 `set-fringe-indicators-1' till after the definition of that function.
10422
10423 2004-11-28 Kim F. Storm <storm@cua.dk>
10424
10425 * fringe.el (fringe): New defgroup.
10426 (fringe-mode): Move to fringe group.
10427 (fringe-indicators): New defcustom.
10428 (set-fringe-indicators-1): New defun.
10429
10430 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
10431 (menu-bar-showhide-fringe-ind-menu): New keymap.
10432 (menu-bar-showhide-fringe-ind-empty)
10433 (menu-bar-showhide-fringe-ind-mixed)
10434 (menu-bar-showhide-fringe-ind-box)
10435 (menu-bar-showhide-fringe-ind-right)
10436 (menu-bar-showhide-fringe-ind-left)
10437 (menu-bar-showhide-fringe-ind-none): New defuns.
10438 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
10439
10440 2004-11-27 Richard M. Stallman <rms@gnu.org>
10441
10442 * comint.el (comint-read-noecho): Add trivial compatibility definition.
10443
10444 * generic.el (define-generic-mode): Doc fix.
10445
10446 * menu-bar.el (menu-bar-options-save): For the options
10447 that are toggled with menu-bar-make-mm-toggle, don't check
10448 for customized-value prop.
10449
10450 2004-11-27 Eli Zaretskii <eliz@gnu.org>
10451
10452 * mail/supercite.el (sc-cite-region): Handle the case where
10453 sc-cite-frame-alist is a symbol.
10454 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
10455 a symbol.
10456 (sc-recite-region): Handle the case where sc-recite-frame-alist is
10457 a symbol.
10458
10459 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
10460
10461 * wid-edit.el (widget-narrow-to-field): New function.
10462 (widget-complete): Use it.
10463
10464 2004-11-27 Jay Belanger <belanger@truman.edu>
10465
10466 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
10467 variable.
10468 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
10469 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
10470 (math-alg-inequalities): Move declaration to earlier in the file.
10471
10472 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
10473 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
10474 Declare them.
10475
10476 * calc/calc-lang.el (math-expr-data, math-expr-token)
10477 (math-exp-old-pos): Declare them.
10478
10479 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
10480 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
10481
10482 2004-11-27 Kim F. Storm <storm@cua.dk>
10483
10484 * progmodes/flymake.el: Use (featurep 'xemacs).
10485 (flymake-makehash): Change to defsubst. Use fboundp.
10486 (flymake-time-to-float): Remove.
10487 (flymake-float-time): Merge code from flymake-time-to-float here.
10488 (flymake-replace-regexp-in-string): Change to defsubst.
10489 (flymake-split-string-remove-empty-edges):
10490 Rename to flymake-split-string.
10491 (flymake-split-string): Remove previous defalias.
10492 (flymake-get-temp-dir): Change to defsubst.
10493 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
10494 Define for xemacs only.
10495 (flymake-master-file-count-limit): Change into compiler defvar only.
10496 (flymake-find-possible-master-files): Let-bind it dynamically while
10497 sorting files using flymake-master-file-compare.
10498
10499 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
10500
10501 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
10502 of defun-prompt-regexp matches inside a comment/string but the
10503 beginning is correctly outside everything.
10504
10505 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
10506 appears within a string or a comment.
10507
10508 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
10509 rather than make-symbol for symbols which are used in
10510 a symbol-macrolet or equivalent.
10511
10512 2004-11-26 Jay Belanger <belanger@truman.edu>
10513
10514 * calc-misc.el (calc-last-why-command): Declare it.
10515
10516 * calc-vec.el (math-grade-vec): New variable.
10517 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
10518 Replace variable grade-vec by declared variable.
10519 (math-rb-close): New variable.
10520 (math-read-brackets, math-read-vector): Replace variable close by
10521 declared variable.
10522
10523 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
10524 (calc-one-window, calc-edit-handler, calc-restore-trail)
10525 (calc-allow-ret): Declare them.
10526
10527 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
10528 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
10529 (math-radix-float-cache-tag, math-random-cache)
10530 (math-max-digits-cache, math-integral-cache, math-units-table)
10531 (math-format-date-cache, math-holidays-cache-tag): Declare them.
10532 (math-moc-func): New variable.
10533 (math-map-over-constants, math-map-over-constants-rec):
10534 Replace variable func by declared variable.
10535
10536 * calc/calc-store.el (calc-given-value, calc-store-opers):
10537 Declare them.
10538 (calc-var-name-map): Move declaration to earlier in the file.
10539 (calc-pv-pos): New variable.
10540 (calc-permanent-variable, calc-insert-permanent-variable):
10541 Replace variable pos by declared variable.
10542
10543 * calc/calc-mtx.el (calc-det-lu): New variable.
10544 (math-det-raw, math-det-step): Replace variable lu by declared variable.
10545
10546 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
10547 (math-multi-subst, math-multi-subst-rec): Replace variables temp
10548 and arg by declared variables.
10549 (calcFunc-reducer): Fix incorrect variable.
10550 (math-inner-mul-func, math-inner-add-func): New variables.
10551 (calcFunc-inner, math-inner-mats): Replace variables mul-func
10552 and add-func by declared variables.
10553
10554 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
10555 (calc-digit-value): Declare them.
10556
10557 * calc/calc-help.el (Info-history): Declare it.
10558 (calc-describe-key): Make calc-summary-indentation a local variable.
10559 (calc-help-long-names): Move declaration to earlier in file.
10560
10561 * calc/calc-embed.el (calc-original-buffer): Declare it.
10562 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
10563 (calc-embed-bot): New variables.
10564 (calc-do-embedded, calc-embedded-mark-formula)
10565 (calc-embedded-find-bounds, calc-embedded-duplicate)
10566 (calc-embedded-new-formula, calc-embedded-make-info):
10567 Replace vars outer-top, outer-bot, bot and top by declared variables.
10568 (calc-embed-prev-modes): New variable.
10569 (calc-embedded-set-modes, calc-embedded-update): Replace variable
10570 prev-modes with declared variable.
10571 (calc-embed-vars-used): New variable.
10572 (calc-embedded-make-info, calc-embedded-evaluate-expr)
10573 (calc-embedded-update, calc-embedded-find-vars): Replace variable
10574 vars-used by declared variable.
10575
10576 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
10577 (math-format-radix-float): Remove unnecessary setq.
10578 (math-radix-float-cache): Declare it.
10579
10580 * calc/calcsel2.el (calc-keep-selection): Declare it.
10581
10582 * calc/calc-maint.el: Remove file.
10583
10584 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10585
10586 * textmodes/bibtex.el (bibtex-sort-entry-class)
10587 (bibtex-comment-start): Use defcustom.
10588 (bibtex-entry-field-alist): Use nil if initial content of the
10589 field is undefined. Fix docstring.
10590 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
10591 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
10592 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
10593 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
10594 Fix docstring.
10595 (bibtex-autokey-title-terminators): Use only one regexp.
10596 (bibtex-string-maybe-empty-head): New variable.
10597 (bibtex-remove-delimiters-string): New function.
10598 (bibtex-text-in-field-bounds, bibtex-text-in-string):
10599 Use bibtex-remove-delimiters-string.
10600 (bibtex-progress-message, bibtex-field-left-delimiter)
10601 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
10602 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
10603 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
10604 Simplify.
10605 (bibtex-format-entry): Use save-excursion for inherited booktitle.
10606 Use eq and bibtex-remove-delimiters-string. For end markers use
10607 insertion type so that marker stays after inserted text.
10608 (bibtex-autokey-get-names): Return empty string if name is missing.
10609 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
10610 calling bibtex-autokey-name-case-convert.
10611 (bibtex-autokey-demangle-title):
10612 Call bibtex-autokey-titleword-case-convert. Remove call to
10613 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
10614 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
10615 (bibtex-read-key): New optional arg global.
10616 (bibtex-files-expand): New optional arg force.
10617 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
10618 (bibtex-complete-crossref-cleanup): Rename from
10619 bibtex-complete-key-cleanup. Simplify code.
10620 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
10621 Operate on current entry.
10622 (bibtex-button): Add docstring.
10623 (bibtex-entry): Simplify.
10624 (bibtex-make-field): Replace optional arg called-by-yank with more
10625 specific args move and interactive.
10626 (bibtex-end-of-entry): Use forward-sexp.
10627 (bibtex-find-entry-globally): Remove.
10628 (bibtex-find-crossref): Allow for crossref key located in other buffer.
10629 Bound to C-c C-x.
10630 (bibtex-find-entry): New optional args global and display.
10631 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
10632 (bibtex-validate): Use arg force of bibtex-files-expand.
10633 (bibtex-clean-entry): Bugfix, clean string entries properly.
10634 Always keep point at beginning of entry.
10635 (bibtex-complete): Bugfix. Handle string entries properly.
10636 Call cleanup functions only if needed.
10637 (bibtex-String): Use bibtex-read-string-key.
10638 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
10639 case of replacement text.
10640
10641 2004-11-26 Lars Hansen <larsh@math.ku.dk>
10642
10643 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
10644 (tramp-perl-directory-files-and-attributes): New constant.
10645 (tramp-file-name-handler-alist): Delete file-directory-files, add
10646 directory-files-and-attributes.
10647 (tramp-perl-file-attributes): Surround uid and gid by double
10648 quotes. Change parameter id-format from nonnumeric.
10649 (tramp-convert-file-attributes): New function.
10650 (tramp-handle-file-attributes): Use it.
10651 (tramp-maybe-send-perl-script): New function.
10652 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
10653 file mode. Change parameter id-format from nonnumeric.
10654 (tramp-handle-file-attributes-with-ls): Change parameter id-format
10655 from nonnumeric.
10656 (tramp-post-connection): Don't send tramp-perl-file-attributes
10657 script. Reset connection property "perl-scripts".
10658 (tramp-handle-insert-directory): Run real handler when ls-lisp is
10659 in use.
10660
10661 2004-11-26 Lars Hansen <larsh@math.ku.dk>
10662
10663 * desktop.el (desktop-read): Replace mapcar with mapc.
10664 (desktop-create-buffer): Replace mapcar with mapc.
10665 Remove redundant piece of code.
10666
10667 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
10668
10669 * progmodes/gud.el (gud-display-line): Use display-buffer
10670 for GDB-UI as for GUD.
10671
10672 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
10673 Delete variables.
10674 (gdb-ann3): Don't make GUD buffer dedicated.
10675 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
10676 (gdb-display-source-buffer): Delete function.
10677 (gdb-view-source-function, gdb-view-assembler): Delete functions.
10678 (menu): Delete menu bindings for viewing source/assembler.
10679 (gdb-setup-windows, gdb-restore-windows):
10680 Don't dedicate GUD. No assembler now.
10681 (gdb-reset): No need to undedicate source buffers now.
10682 (gdb-source-info): No assembler now.
10683
10684 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
10685
10686 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
10687 width to those for special frames.
10688 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
10689 Use display-buffer.
10690 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
10691 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
10692 (gdb-frame-assembler-buffer): Rework like
10693 gdb-frame-breakpoints-buffer.
10694
10695 2004-11-25 Richard M. Stallman <rms@gnu.org>
10696
10697 * progmodes/flymake.el: Reindent.
10698 (flymake-split-string): Turn into defalias.
10699 (flymake-fix-file-name): Rename from flymake-fix-path-name.
10700 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
10701 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
10702 (flymake-build-relative-filename): Rename from ...path.
10703 Fix error message.
10704
10705 2004-11-25 Cheng Gao <chenggao@gmail.com>
10706
10707 * progmodes/flymake.el: Much whitespace and capitalization change.
10708 Move `provide' to end. Require `compile' only when compiling.
10709
10710 2004-11-24 Jay Belanger <belanger@truman.edu>
10711
10712 * calc/calc-alg.el: Added comment.
10713 (math-polynomial-base): Replace variable mpb-top-expr by
10714 math-poly-base-top-expr.
10715
10716 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
10717 (math-polynomial-p1): Replace variable mpb-top-expr by declared
10718 variable.
10719 (math-poly-base-total-base): New variable.
10720 (math-total-polynomial-base, math-polynomial-p1): Replace variable
10721 mpb-total-base by declared variable.
10722 (math-factored-vars, math-to-list): Declare it.
10723 (math-fact-expr): New variable.
10724 (calcFunc-factors, calcFunc-factor, math-factor-expr)
10725 (math-factor-expr-try, math-factor-expr-part): Replace variable
10726 expr by declared variable.
10727 (math-fet-x): New variable.
10728 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
10729 by declared variable.
10730 (math-factor-poly-coefs): Make temp a local variable.
10731
10732 * calc/calc-units.el (calc-convert-units): Make units a local
10733 variable.
10734 (calc-num-units, calc-den-units): New variables.
10735 (calc-explain-units, calc-explain-units-rec): Replace variables
10736 num-units and den-units by declared variables.
10737 (math-cu-unit-list): New variable.
10738 (math-build-units-table, math-compare-unit-names)
10739 (math-convert-units, math-convert-units-rec): Replace variable
10740 unit-list by declared variable.
10741 (math-fbu-base, math-fbu-entry): New variables.
10742 (math-find-base-units, math-find-base-units-rec): Replace variables
10743 base and entry by declared variables.
10744 (math-which-standard): New variable.
10745 (math-to-standard-units, math-to-standard-rec): Replace variable
10746 which-standard by declared variable.
10747 (math-fcu-u): New variable.
10748 (math-find-compatible-unit, math-find-compatible-unit-rec):
10749 Replace variable u by declared variable.
10750 (math-cu-new-units, math-cu-pure): New variables.
10751 (math-convert-units, math-convert-units-rec): Replace variables
10752 new-units and pure by declared variables.
10753 (math-try-cancel-units): New variable.
10754 (math-simplify-units-quotient): Replace variable try-cancel-units by
10755 declared variable.
10756
10757 2004-11-24 Richard M. Stallman <rms@gnu.org>
10758
10759 * textmodes/ispell.el (ispell-check-version):
10760 If default-directory is nonexistent, use home dir.
10761
10762 * progmodes/grep.el (grep-regexp-alist):
10763 Don't match parens around line numbers.
10764
10765 * progmodes/cperl-mode.el (cperl-indent-region)
10766 (cperl-imenu--create-perl-index, cperl-xsub-scan):
10767 Don't print progress messages.
10768
10769 * progmodes/compile.el (compilation-mode-map):
10770 Don't inherit from compilation-minor-mode-map;
10771 copy its bindings instead. But the menu bar Compile
10772 entry now does inherit from compilation-menu-map.
10773
10774 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
10775 Use with-no-warnings around compiler-macroexpand.
10776
10777 * imenu.el: Don't always require newcomment.
10778 (imenu--generic-function): Call comment-normalize-vars
10779 if we have a comment syntax.
10780 Exit the loop if REGEXP matches the null string.
10781 Test comment-start as well as comment-start-skip
10782 when deciding whether to check for comments.
10783
10784 * tooltip.el (tooltip-mode): Doc fix.
10785
10786 * term.el (term-escape-char, term-mode): Doc fixes.
10787
10788 2004-11-24 Dave Love <fx@gnu.org>
10789
10790 * progmodes/python.el (python-font-lock-syntactic-keywords):
10791 Check for escapes in the regexp.
10792 (python-quote-syntax): Don't do it here.
10793
10794 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
10795
10796 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
10797 (gdb-frames-mode-map, gdb-threads-mode-map)
10798 (gdb-registers-mode-map, gdb-locals-mode-map)
10799 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
10800 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
10801
10802 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
10803 (dedicated-switch-to-buffer): Rework.
10804 (gdb-var-evaluate-expression-handler, gdb-put-string):
10805 Remove unused variable bindings.
10806 (gdb-setup-windows, gdb-display-buffer):
10807 Simplify. Use pop-to-buffer.
10808 (gdb-view-source-function): Simplify.
10809 (gdb-frame-breakpoints-buffer):
10810 Use pop-to-buffer, special-display-regexps.
10811
10812 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
10813
10814 * progmodes/f90.el (f90-smart-end)
10815 (f90-previous-statement, f90-beginning-of-block): Doc fix.
10816 (f90-calculate-indent): Handle un-named PROGRAM blocks.
10817 (f90-end-of-block): Doc fix. Make check of outermost block
10818 conditional on value of `f90-smart-end'.
10819 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
10820 Handle case where END-BLOCK is nil.
10821 (f90-match-end): Handle un-named PROGRAM blocks.
10822 (f90-backslash-not-special): New function.
10823
10824 2004-11-24 Jay Belanger <belanger@truman.edu>
10825
10826 * calc/calc.el (calc-embedded-active): Removed unnecessary
10827 declaration.
10828 (calc-show-banner): Removed redundant declaration.
10829
10830 * calc/calc-graph.el (calc-gnuplot-default-device)
10831 (calc-gnuplot-default-output, calc-gnuplot-print-device)
10832 (calc-gnuplot-print-output, calc-gnuplot-geometry)
10833 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
10834 Remove redundant initial values.
10835
10836 * calc/calc-arith.el (math-scalar-functions)
10837 (math-nonscalar-functions, math-scalar-if-args-functions)
10838 (math-real-functions, math-positive-functions)
10839 (math-nonnegative-functions, math-real-scalar-functions)
10840 (math-real-if-arg-functions, math-integer-functions)
10841 (math-num-integer-functions, math-rounding-functions)
10842 (math-float-rounding-functions, math-integer-if-args-functions)
10843 (math-super-types): Move declarations to earlier in file.
10844 (math-unit-prefixes): Declared it.
10845 (math-floor-prec, math-trunc-prec): New variables.
10846 (math-trunc-fancy): Replace variable prec by declared variable.
10847 (math-floor-fancy): Replace variable prec by declared variable.
10848 (math-com-bterms): New variable.
10849 (math-commutative-equal, math-commutative-collect):
10850 Replace variable bterms by declared variable.
10851
10852 * calc/calc-misc.el (math-trunc): Replace variable prec by
10853 math-trunc-prec.
10854 (math-floor): Replace variable prec by math-floor-prec.
10855
10856 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
10857 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
10858 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
10859 (math-format-date, math-format-date-part): Replace variables
10860 date, dt, year, month, day, weekday, hour, minute, second and
10861 bc-flag by declared variables.
10862 (math-pd-str): New variable.
10863 (math-parse-date, math-parse-date-word, math-parse-standard-date):
10864 Replace variable str by declared variable.
10865 (math-daylight-savings-hook, math-tzone-names): Move definitions
10866 to earlier in the file.
10867 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
10868 (math-sh-year): New variable.
10869 (math-setup-add-holidays, math-setup-holidays)
10870 (math-setup-year-holidays): Replace variable `year' by declared
10871 variable.
10872
10873 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
10874 New variables.
10875 (math-nth-root-float, math-nth-root-float-iter): Replace variables
10876 n, nf and nfm1 by declared variables.
10877 (math-nri-n): New variable.
10878 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
10879 n by declared variable.
10880 (calcFunc-log): Removed misplaced condition.
10881
10882 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
10883
10884 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
10885
10886 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
10887
10888 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
10889 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
10890 Dedicate gdb-related windows.
10891 (gdb-display-buffer): Dedicate gdb-related windows.
10892 Don't grab other frames.
10893 (gdb-reset): Remove dedicated property after debugging.
10894
10895 2004-11-24 Jay Belanger <belanger@truman.edu>
10896
10897 * calc/calc-sel.el: Add comment.
10898
10899 * calc/calc.el (math-stack-value-offset): Replace variables c,
10900 wid and off with math-svo-c, math-svo-wid and math-svo-off.
10901
10902 * calc/calccomp.el (math-comp-sel-tag): Declare it.
10903 (math-svo-c, math-svo-wid, math-svo-off): New variables.
10904 (math-stack-value-offset-fancy): Replace variables c, wid and off
10905 by declared variables.
10906 (math-comp-just, math-comp-comma-spc): New variables.
10907 (math-compose-expr, math-compose-matrix): Replace variables `just'
10908 and comma-spc by declared variable.
10909 (math-comp-vector-prec): New variable.
10910 (math-compose-expr, math-compose-matrix, math-compose-rows):
10911 Replace variable vector-prec by declared variable.
10912 (math-comp-left-bracket, math-comp-right-bracket)
10913 (math-comp-comma): New variables.
10914 (math-compose-expr, math-compose-rows): Replace variables
10915 left-bracket, right-bracket and comma by declared variables.
10916 (math-comp-full-width): New variable.
10917 (math-comp-to-string-flat, math-comp-to-string-flat-term):
10918 Replace variable full-width by declared variable.
10919 (math-comp-highlight, math-comp-word, math-comp-level)
10920 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
10921 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
10922 New variables.
10923 (math-comp-to-string-flat, math-comp-to-string-flat-term)
10924 (math-comp-sel-flat-term): Replace variables comp-highlight,
10925 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
10926 declared variables.
10927 (math-comp-simplify, math-comp-simplify-term)
10928 (math-comp-add-string, math-comp-add-string-sel):
10929 Replace variables comp-highlight, comp-buf, comp-base,
10930 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
10931
10932 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10933
10934 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
10935
10936 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
10937 and x-server-version may throw.
10938
10939 2004-11-23 Kim F. Storm <storm@cua.dk>
10940
10941 * subr.el (substitute-key-definition-key): Optimize.
10942 Don't call indirect-function for nil defn (always signals error).
10943
10944 * ido.el (ido-read-internal): Fix require-match check when
10945 ido-directory-too-big is set.
10946
10947 2004-11-23 Jay Belanger <belanger@truman.edu>
10948
10949 * calc/calc-ext.el (math-read-replacement-list)
10950 (math-read-superscripts): New variables.
10951 (math-read-preprocess-string): New function.
10952 (math-read-expr): Filter input through math-read-preprocess-string.
10953
10954 * calc/calc-aent.el (math-read-exprs): Filter input through
10955 math-read-preprocess-string.
10956
10957 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
10958
10959 * progmodes/compile.el (compilation-start): In cd command use
10960 substitute-env-vars -- not quite shell compatible but better than
10961 nothing.
10962 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
10963 handle the newer versions messages, which are more parseable.
10964
10965 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
10966
10967 * reveal.el (reveal-mode-map): New var.
10968 (reveal-mode): Use it.
10969
10970 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
10971
10972 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
10973 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
10974
10975 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
10976
10977 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
10978 header-line when needed.
10979 Use fixed-pitch only in the header-line.
10980 Build the underline automatically. Use emdash if available.
10981
10982 2004-11-22 Richard M. Stallman <rms@gnu.org>
10983
10984 * dired.el (dired-recursive-copies): Move from dired-aux.el.
10985 * dired-aux.el (dired-recursive-copies): Move to dired.el.
10986
10987 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
10988
10989 * progmodes/gdb-ui.el (gdb-resync): New function.
10990 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
10991 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
10992 Use it to fail more gracefully.
10993 (gdb-variables): Delete variable.
10994 Re-order variables to reduce byte-compiler warnings.
10995
10996 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
10997
10998 * descr-text.el (describe-char):
10999 * paren.el (show-paren-function):
11000 * subr.el (syntax-after): Undo last change.
11001
11002 * progmodes/python.el (run-python): Don't hard code *Python*.
11003 Don't modify global process-environment.
11004 (python-send-region, python-load-file): Don't assume that
11005 python-buffer == (process-buffer (python-proc)).
11006 (python-switch-to-python): Simplify.
11007
11008 * dired.el (dired-align-file): Don't assume line starts with spaces.
11009
11010 2004-11-21 Jay Belanger <belanger@truman.edu>
11011
11012 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
11013 Replace variable `lines' by math-read-big-lines.
11014 (math-read-big-expr): Replace variables the-baseline, the-h2
11015 and err-msg by math-read-big-baseline, math-read-big-h2 and
11016 math-read-err-msg.
11017 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
11018
11019 * calc/calc-lang.el (math-read-big-rec): Fix typo.
11020 (math-read-big-balance): Replace unbound variable by value.
11021 (math-read-big-lines): New variable.
11022 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
11023 (math-read-big-error, math-read-big-balance): Replace variable
11024 `lines' by declared variable.
11025 (math-read-big-baseline, math-read-big-h2): New variables.
11026 (math-read-big-rec): Replace variables the-baseline and the-h2
11027 by declared variables.
11028 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
11029 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
11030 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
11031 declared variables.
11032 (math-read-big-err-msg): New variable.
11033 (math-read-big-error): Replace variable err-msg by declared variable.
11034
11035 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
11036
11037 * ses.el: Add coding cookie.
11038 Fix up docstrings, follow new commenting conventions.
11039 (ses-header-line-menu): Fix missing variable rename for header-row.
11040 (ses-cell-size): Remove.
11041 (ses-make-cell): New function.
11042 (ses-cell, ses-insert-row, ses-insert-column): Use it.
11043 (ses-calculate-cell): Remove unused var `symbol'.
11044 (ses-narrowed-p): New function.
11045 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
11046 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
11047 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
11048 (ses-setup): Use restore-buffer-modified-p.
11049 (ses-cleanup): Remove unused var `end'.
11050 (ses-header-string-left-offset): Remove.
11051 (ses-create-header-string): Adjust to new behavior of `align-to'.
11052 Truncate excessively large fields to preserve alignment.
11053 (ses-reconstruct-all): Remove unused var `refs'.
11054 (ses-read-cell-printer): Remove unused var `prompt'.
11055 (ses-delete-row): Remove unused var `pos'.
11056 (ses-delete-column): Remove unused var `new'.
11057
11058 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11059
11060 * ps-print.el: Insert :version tag into all defgroup and defcustom.
11061 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
11062 Eliminate eval-and-compile usage.
11063 (ps-insert-file): Use insert-file-contents instead of insert-file.
11064 (ps-setup): Code fix.
11065
11066 * printing.el (pr-setup, lpr-setup): Code fix.
11067
11068 2004-11-21 Jay Belanger <belanger@truman.edu>
11069
11070 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
11071 (calc-original-buffer): Declare them.
11072 (calc-user-formula-alist): New variable.
11073 (calc-user-define-formula, calc-fix-user-formula)
11074 (calc-user-define-composition, calc-finish-formula-edit):
11075 Replace variable `alist' by declared variable.
11076 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
11077 (var-q7, var-q7, var-q8, var-q9): Declare them.
11078 (calc-kbd-push): Don't check to see if var-q0 through var-q9
11079 are bound.
11080 (calcFunc-typeof): Replace undeclared variable by expression.
11081 (math-exp-env): New variable.
11082 (math-define-body, math-define-exp): Replace exp-env by declared var.
11083 (math-define-exp): Replace misplaced variable by expression.
11084
11085 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
11086 (calc-curve-model, calc-curve-coefnames): New variables.
11087 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
11088 varnames, model and coefnames by declared variables.
11089 (math-root-widen): New variable.
11090 (math-search-root, math-find-root): Replace variable root-widen by
11091 declared variable.
11092 (var-DUMMY): Declare it.
11093 (math-root-vars, math-min-vars): Move the declarations to earlier in
11094 the file.
11095 (math-brent-min): Make d a local variable.
11096 (math-find-minimum): Replace non-existent variable.
11097 (math-ninteg-romberg): Remove unnecessary variable.
11098 (math-ninteg-temp): New variable.
11099 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
11100 integ-temp by declared variable.
11101 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
11102 New variables.
11103 (math-general-fit): Replace variables first-var, first-coef and
11104 new-coefs by declared variables.
11105 (calcFunc-fitvar): Replace variable first-var by declared variable.
11106 (calcFunc-fitparam): Replace variable first-coef by declared variable.
11107 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
11108 (math-all-vars-vars, math-all-vars-found): New variables.
11109 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
11110 found by declared variable math-all-vars-vars.
11111
11112 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
11113
11114 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
11115 of `defconst'.
11116
11117 2004-11-20 Richard M. Stallman <rms@gnu.org>
11118
11119 * isearch.el (isearch-mode-map): Don't bind SPC.
11120 (isearch-whitespace-chars): Function deleted.
11121 (isearch-search): Bind search-spaces-regexp.
11122 (isearch-lazy-highlight-search): Likewise.
11123 (search-whitespace-regexp): Doc fix.
11124 (isearch-forward-regexp): Doc fix.
11125
11126 * emacs-lisp/bytecomp.el (byte-compile-form):
11127 Move the calls to byte-compile-set-symbol-position,
11128 to avoid having two for the same symbol occurrence.
11129
11130 * comint.el (comint-input-ring-size): Increase to 150.
11131
11132 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
11133 New variables.
11134 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
11135 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
11136
11137 * imenu.el (imenu--generic-function):
11138 Ensure we keep moving backward even if BEG isn't further back.
11139
11140 * replace.el (query-replace-read-to, query-replace-read-from):
11141 Specify t for KEEP-ALL in read-from-minibuffer.
11142
11143 * progmodes/python.el (python-switch-to-python):
11144 If Python isn't running, start it.
11145 Don't alter debug-ignored-errors.
11146
11147 * progmodes/cperl-mode.el (cperl-indent-region):
11148 Don't mind imenu-scanning-message.
11149
11150 * bindings.el (global-map): Bind C-e to move-end-of-line.
11151
11152 * simple.el (line-move-finish): New arg FORWARD.
11153 Ignore invisible newlines, not intangible ones.
11154 Conditions for acceptable stopping positions depend on FORWARD.
11155 (line-move): Pass FORWARD arg to line-move-finish.
11156
11157 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
11158 of HEADER. Compensate for this change in the code to add display
11159 properties. Don't make the first line intangible.
11160
11161 * info.el (Info-search): Fix previous change.
11162
11163 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
11164
11165 * Makefile.in (recompile): Revert 2004-11-19 change.
11166 (compile): Likewise.
11167
11168 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
11169
11170 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
11171
11172 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11173
11174 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
11175 defgroup and defcustom. Eliminate eval-and-compile usage.
11176
11177 * progmodes/ebnf-otz.el: Fix typos.
11178
11179 2004-11-19 Jay Belanger <belanger@truman.edu>
11180
11181 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
11182 (calc-edit-finish, calc-finish-stack-edit): Replace variable
11183 disp-trail by declared variable.
11184
11185 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
11186 (calc-finish-selection-edit): Replace variable disp-trail by
11187 declared variable.
11188 (calc-selection-cache-entry): Move declaration to earlier in the file.
11189 (calc-selection-cache-num, calc-selection-cache-comp)
11190 (calc-selection-cache-offset, calc-selection-true-num)
11191 (calc-final-point-line, calc-final-point-column)
11192 (calc-original-buffer): Declare them.
11193 (calc-fnp-op, calc-fnp-num): New variables.
11194 (calc-find-nth-part, calc-find-nth-part-rec)
11195 (calc-select-previous): Replace op and num by declared variables.
11196 (calc-rsf-old, calc-rsf-new): New variables.
11197 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
11198 Replace variables old and new by declared variables.
11199 (calc-sel-reselect): New variable.
11200 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
11201 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
11202 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
11203 reselect with declared variable.
11204
11205 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
11206 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
11207 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
11208 (math-import-list, math-rewrite-phase): Declare them.
11209 (math-rewrite): Use let* to declare variables.
11210 (calc-rewrite-selection): Make rules a local variable.
11211 (calc-rewr-sel): New variable.
11212 (calc-rewrite-selection, calc-locate-selection-marker)
11213 (calc-rewrite): Use the declared variable calc-rewr-sel instead
11214 of sel.
11215 (math-rewrite-whole-expr): New variable.
11216 (math-rewrite, math-rewrite-phase): Replace variable expr by
11217 declared variable.
11218 (math-rewrite-heads-heads, math-rewrite-heads-skips)
11219 (math-rewrite-heads-blanks ): New variables.
11220 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
11221 heads, skips and blanks by declared variables.
11222 (math-rwcomp-subst-old, math-rwcomp-subst-new)
11223 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
11224 New variables.
11225 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
11226 old, new, old-func and new-func by declared variables.
11227 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
11228 Remove unnecessary variable.
11229 (math-apply-rw-regs): New variable.
11230 (math-apply-rewrites, math-rwapply-replace-regs)
11231 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
11232 (math-apply-rw-ruleset): New variable.
11233 (math-apply-rewrites, math-rwapply-remember): Replace variable
11234 ruleset by declared variable.
11235
11236 2004-11-19 Richard M. Stallman <rms@gnu.org>
11237
11238 * info.el (Info-search): Use search-whitespace-regexp.
11239
11240 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
11241
11242 * vc-rcs.el (vc-rcs-parse): New function.
11243 (vc-rcs-annotate-command): Likewise.
11244 (vc-rcs-annotate-current-time): Likewise.
11245 (vc-rcs-annotate-time): Likewise.
11246 (vc-rcs-annotate-extract-revision-at-line): Likewise.
11247
11248 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
11249
11250 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
11251
11252 2004-11-18 Jay Belanger <belanger@truman.edu>
11253
11254 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
11255
11256 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11257
11258 * printing.el: Eliminate use of interactive-p and eval-and-compile.
11259 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
11260 Use make-temp-file to generate PostScript files in any situation.
11261 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
11262 (pr-interactive-p): Eliminate var.
11263 (pr-save-interactive): Eliminate macro.
11264 (pr-interface, pr-ps-directory-preview)
11265 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
11266 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
11267 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
11268 (pr-ps-buffer-ps-print, pr-ps-region-preview)
11269 (pr-ps-region-using-ghostscript, pr-ps-region-print)
11270 (pr-ps-region-ps-print, pr-ps-mode-preview)
11271 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
11272 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
11273 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
11274 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
11275 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
11276 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
11277 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
11278 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
11279 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
11280 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
11281 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
11282 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
11283 Eliminate pr-save-interactive usage.
11284 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
11285 Eliminate pr-interactive-p usage.
11286 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
11287 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
11288 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
11289 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
11290 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
11291 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
11292 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
11293 New funs.
11294 (pr-ps-file): Use make-temp-file to generate a temporary file.
11295
11296 2004-11-17 Jay Belanger <belanger@truman.edu>
11297
11298 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
11299 a local variable.
11300 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
11301 (math-top-only): New variable.
11302 (math-simplify, math-simplify-step): Replace variable top-only by
11303 declared variable math-top-only.
11304 (math-simplify-expr): Declare it.
11305 Replace argument expr in all calls of math-defsimplify by
11306 math-simplify-expr.
11307 (math-simplify-plus, math-simplify-times, math-simplify-divide)
11308 (math-simplify-divisor, math-simplify-one-divisor)
11309 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
11310 (math-simplify-pow): Replace variable expr by declared variable
11311 math-simplify-expr.
11312 (math-simplify-divisor): Remove local variables temp and op.
11313 (math-simplify-one-divisor): Make temp and op local variables.
11314 (math-simplify-divisor-nover, math-simplify-divisor-dover):
11315 New variables.
11316 (math-simplify-divisor, math-simplify-one-divisor):
11317 Replace variables nover and dover by declared variables.
11318 (math-expr-subst-new, math-expr-subst-old): New variables.
11319 (math-expr-subst, math-expr-subst-rec): Replace variables new
11320 and old by declared variables.
11321 (math-is-poly-degree, math-is-poly-loose): New variables.
11322 (math-is-polynomial, math-is-poly-rec): Replace variables degree
11323 and loose by declared variables.
11324 (math-poly-base-const-ok, math-poly-base-pred): New variables.
11325 (math-polynomial-base, math-polynomial-base-rec):
11326 Replace variables const-ok and mpb-pred by declared variables.
11327
11328 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
11329
11330 * calc/calc-ext.el (math-defsimplify): Change the argument in
11331 the created function to math-simplify-expr.
11332
11333 * calc/calc-units.el (math-simplify-expr): Declare it.
11334 Replace argument expr in all calls of math-defsimplify by
11335 math-simplify-expr.
11336 (math-simplify-units-prod): Replace variable expr by declared
11337 variable math-simplify-expr.
11338
11339 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
11340
11341 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
11342 Replace mapcar->dolist, format->string.
11343
11344 2004-11-17 Miles Bader <miles@gnu.org>
11345
11346 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
11347 * progmodes/idlwave.el: Remove RCS keywords.
11348
11349 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
11350
11351 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
11352 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
11353 Update to IDLWAVE version 5.5. Too many changes to list them here.
11354 * progmodes/idlw-help.el: New file.
11355
11356 2004-11-16 Richard M. Stallman <rms@gnu.org>
11357
11358 * international/iso-cvt.el (iso-tex2iso-trans-tab):
11359 Discard spaces after \i according to TeX rules.
11360
11361 * international/mule.el (set-buffer-file-coding-system):
11362 New arg NOMODIFY.
11363 (after-insert-file-set-coding): Pass that new arg.
11364 Prevent set-buffer-multibyte from trying to lock the file.
11365
11366 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
11367
11368 * saveplace.el (save-place): Doc fix.
11369
11370 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
11371 temporarily widen before finding the following word to copy.
11372
11373 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
11374 (cl-map-keymap): Definition deleted.
11375
11376 * subr.el (map-keymap-internal): New function.
11377
11378 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
11379
11380 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
11381 when pressing rather than when releasing mouse-2. Simplify.
11382
11383 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
11384
11385 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
11386 (compilation-mode): Set it here instead.
11387
11388 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
11389
11390 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
11391 (loop, cl-parse-loop-clause, defsetf): Use backquote.
11392
11393 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
11394
11395 * progmodes/compile.el (compilation-internal-error-properties):
11396 Fix up a transposition-typo. Check end-col before using it.
11397
11398 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
11399
11400 * international/iso-cvt.el (iso-tex2iso-trans-tab):
11401 Discard whitespace after macro \i when converting it.
11402
11403 2004-11-16 Juri Linkov <juri@jurta.org>
11404
11405 * emacs-lisp/find-func.el (find-function-regexp):
11406 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
11407 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
11408 Remove invalid `\W' from [^cgv\W]. Doc fix.
11409 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
11410
11411 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
11412
11413 * play/life.el: Maintainer is now FSF.
11414 (life-patterns, life-neighbor-deltas, life-window-start)
11415 (life-current-generation, life-generation-string): Use defvar
11416 instead of defconst.
11417
11418 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
11419
11420 * progmodes/compile.el (compilation-move-to-column): New fun.
11421 (compilation-internal-error-properties)
11422 (compilation-next-error-function): Use it to make sure we don't go past
11423 the end of line.
11424
11425 2004-11-15 John Paul Wallington <jpw@gnu.org>
11426
11427 * autoinsert.el (auto-insert-alist): Insert the user's name in
11428 copyright notice, rather than Free Software Foundation, for the
11429 Emacs Lisp header case too.
11430
11431 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11432
11433 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
11434 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
11435 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
11436 return the list of string in a string.
11437 (pr-call-process): Message if calling process returns an error, that
11438 is, the exit status is different of zero.
11439
11440 2004-11-15 Jay Belanger <belanger@truman.edu>
11441
11442 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
11443 variable var-thing.
11444 (math-integ-depth, math-integ-level, math-integral-limit)
11445 (math-enable-subst, math-any-substs, math-integ-msg)
11446 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
11447 (math-int-threshold, math-int-factors, math-double-roots)
11448 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
11449 (var-GenCount): Declare these variables.
11450 (calcFunc-integ): Don't check if var-IntegLimit is bound.
11451 (math-integral-cache, math-integral-cache-state):
11452 Move declarations to earlier in the file.
11453 (math-deriv-var, math-deriv-total, math-deriv-symb)
11454 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
11455 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
11456 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
11457 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
11458 (math-solve-res): New variables
11459 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
11460 (math-integral, math-replace-integral-parts)
11461 (math-integrate-by-parts, calc-dump-integral-cache)
11462 (math-try-integral, math-do-integral, math-do-integral)
11463 (math-do-integral-methods, math-try-solve-for)
11464 (math-try-solve-prod, math-solve-poly-funny-powers)
11465 (math-solve-crunch-poly, math-decompose-poly)
11466 (math-solve-find-root-term, math-find-root-in-prod)
11467 (math-integ-try-linear-substitutions)
11468 (math-integ-try-substitutions, math-expr-rational-in)
11469 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
11470 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
11471 (math-solve-for, math-solve-system, math-solve-system-rec)
11472 (math-solve-get-sign, math-solve-get-int)
11473 (math-solve-system-subst): Replace undeclared variables with newly
11474 declared variables.
11475
11476 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
11477
11478 * winner.el (winner-active-region, winner-edges, winner-window-list):
11479 Define at toplevel.
11480 (winner-mode-map): Move init inside declaration.
11481
11482 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
11483
11484 * files.el (convert-standard-filename): Doc fix.
11485
11486 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
11487
11488 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
11489 passwd, group, shadow, default/* and pam.d/*.
11490
11491 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11492
11493 * printing.el (pr-menu-spec): Adjust menu specification.
11494
11495 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11496
11497 * printing.el: Doc fix. Insert :version tag into all defcustom.
11498 Handle interactive-p as is recommended in Emacs Lisp Reference.
11499 Set the file permission bits for newly created files.
11500 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
11501 The printing menu specification (in `pr-menu-spec') was merged.
11502 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11503 (pr-version): New version number (6.8.3).
11504 (pr-file-modes): New option.
11505 (pr-interactive-p): New var.
11506 (pr-save-interactive, pr-save-file-modes): New macros.
11507 (pr-setup): Code fix.
11508 (pr-menu-spec): Menu specification merged.
11509 (pr-call-process, pr-text2ps): Set file permission bits.
11510 (pr-despool-print): Set file permission bits. Handle interactive-p as
11511 is recommended.
11512 (pr-interface, pr-ps-directory-preview)
11513 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
11514 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
11515 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
11516 (pr-ps-buffer-ps-print, pr-ps-region-preview)
11517 (pr-ps-region-using-ghostscript, pr-ps-region-print)
11518 (pr-ps-region-ps-print, pr-ps-mode-preview)
11519 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
11520 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
11521 (pr-despool-using-ghostscript, pr-despool-ps-print)
11522 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
11523 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
11524 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
11525 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
11526 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
11527 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
11528 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
11529 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
11530 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
11531 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
11532 Handle interactive-p as is recommended.
11533
11534 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
11535
11536 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
11537 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
11538
11539 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
11540 so it doesn't forget to highlight the beginning of the region either.
11541
11542 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
11543
11544 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
11545 (c-font-lock-init): Eliminate obsolete make-local-hook.
11546 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
11547 (awk-mode): Use run-mode-hooks.
11548
11549 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
11550
11551 2004-11-13 Kim F. Storm <storm@cua.dk>
11552
11553 * mouse.el (mouse-drag-copy-region): Add :version.
11554 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
11555 while dragging mode line, so mode line can be dragged downwards.
11556 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
11557 while pressing mouse button so window doesn't scroll until we
11558 release the mouse if clicking on partially visible line.
11559
11560 2004-11-12 Jay Belanger <belanger@truman.edu>
11561
11562 * calc/calc-graph.el (calc-dumb-map): Declare it.
11563 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
11564 than unbound.
11565 (calc-graph-name): Made `end' a local variable.
11566 (calc-graph-lookup): Made `varname' a local variable.
11567 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
11568 Declare them.
11569 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
11570 (calc-graph-plot, calc-graph-compute-3d): Remove references to
11571 the unused variable y3vec.
11572 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
11573 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
11574 calc-graph-prev-kill-hook.
11575 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
11576 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
11577 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
11578 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
11579 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
11580 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
11581 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
11582 (calc-graph-y3value, calc-graph-y3name)
11583 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
11584 (calc-graph-stepcount, calc-graph-is-splot)
11585 (calc-graph-surprise-splot, calc-graph-blank)
11586 (calc-graph-non-blank, calc-graph-curve-num): New variables.
11587 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
11588 (calc-graph-recompute-2d, calc-graph-compute-3d)
11589 (calc-graph-format-data): Replace undeclared variables with the
11590 above newly declared variables.
11591
11592 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
11593
11594 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
11595 `rsf-beep' and `rsf-sleep-after-message'.
11596
11597 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
11598 list if `message-sender' is non-nil.
11599
11600 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
11601
11602 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
11603 consing by using mapc instead of mapcar.
11604
11605 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
11606
11607 * tooltip.el (require): Explain why CL is needed.
11608
11609 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11610
11611 * printing.el: Insert :version into defgroup (printing). All reference
11612 to Files option in menubar were changed to File.
11613 (pr-version): New version number (6.8.2).
11614 (pr-get-symbol): Call easy-menu-intern.
11615 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
11616 compilation gripes.
11617
11618 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
11619
11620 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
11621 new byte-compile-function-environment binding to t.
11622
11623 * font-lock.el (font-lock-fontify-syntactically-region):
11624 Don't forget to highlight the last char when we hit `end'.
11625
11626 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
11627 (mwheel-scroll): Adjust accordingly.
11628
11629 * cvs-status.el: Reduce spurious warnings.
11630 (cvs-status-checkout): Remove.
11631 (cvs-status-mode-map): Use cvs-mode-checkout instead.
11632
11633 * pcvs.el (cvs-mode-checkout): New command.
11634
11635 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
11636
11637 * tooltip.el: Require CL.
11638
11639 * emacs-lisp/bytecomp.el: Use push.
11640 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
11641 (defalias): Remove the `byte-compile' property and add
11642 a `byte-hunk-handler'.
11643
11644 2004-11-11 Juri Linkov <juri@jurta.org>
11645
11646 * info.el (Info-search): Save match data for isearch.
11647 Skip Tag Table node.
11648
11649 * descr-text.el (describe-char): Replace syntax-after with code
11650 from its previous version.
11651
11652 * files.el (magic-mode-alist): Use optimization for SGML mode too.
11653 (set-auto-mode): Doc fix. Remove unused variable `xml'.
11654
11655 * international/mule.el (sgml-html-meta-auto-coding-function):
11656 Remove > after <html to allow HTML attributes.
11657
11658 2004-11-11 Jay Belanger <belanger@truman.edu>
11659
11660 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
11661 a variable.
11662 (calcFunc-dfac): Replace unbound max by n.
11663 (math-stirling-local-cache): New variable.
11664 (math-stirling-number, math-stirling-1, math-stirling-2):
11665 Replace the variable `cache' by the declared variable
11666 math-stirling-local-cache.
11667 (var-RandSeed): Declare it as a variable.
11668 (math-init-random-base, math-random-digit): Don't check to see if
11669 var-RandSeed is bound.
11670 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
11671 Declare them instead of just setting them.
11672 (math-init-random-base): Made i a local variable.
11673 (math-random-digit): Made math-random-last a local variable.
11674 (math-prime-test-cache): Move declaration to before it is used.
11675 (math-prime-test-cache-k, math-prime-test-cache-q)
11676 (math-prime-test-cache-nm1, math-prime-factors-finished):
11677 Declare them as variables.
11678
11679 2004-11-11 Jay Belanger <belanger@truman.edu>
11680
11681 * calc/calc-ext.el (math-defcache): Use defvar for the new
11682 variables it creates.
11683
11684 2004-11-11 Lars Hansen <larsh@math.ku.dk>
11685
11686 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
11687 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
11688 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
11689 (desktop-save): Add :version.
11690
11691 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
11692
11693 * printing.el (pr-get-symbol): Don't downcase.
11694
11695 2004-11-10 Jay Belanger <belanger@truman.edu>
11696
11697 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
11698 string to kill-ring.
11699
11700 * calc/calc-aent.el (calc-alg-exp, math-toks)
11701 (math-exp-pos,math-exp-old-pos, math-exp-token)
11702 (math-exp-keep-spaces, math-exp-str): New variables.
11703 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
11704 (calcAlg-enter): Use declared variable calc-alg-exp.
11705 (math-build-parse-table, math-find-user-token): Use declared
11706 variable math-toks.
11707 (math-read-exprs, math-read-token, calc-check-user-syntax)
11708 (calc-match-user-syntax, match-factor-after, math-read-factor):
11709 Use declared variables math-exp-pos math-exp-old-pos.
11710 (math-read-exprs, math-read-token, math-read-expr-level)
11711 (calc-check-user-syntax, calc-match-user-syntax)
11712 (match-factor-after, math-read-factor): Use declared variable
11713 math-exp-token.
11714 (math-read-exprs, math-read-expr-list, math-read-token)
11715 (math-read-factor): Use declared variable math-exp-keep-spaces.
11716 (math-read-exprs, math-read-token): Use declared variable
11717 math-exp-str.
11718 (calc-match-user-syntax): Make m a local variable.
11719
11720 * calc/calc-ext.el (math-read-expr): Use declared variables
11721 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
11722 math-exp-keep-spaces.
11723
11724 * calc/calc-forms.el (math-read-angle-bracket): Use declared
11725 variables math-exp-pos, math-exp-str.
11726
11727 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
11728 math-exp-old-pos.
11729 (math-parse-fortran-vector, math-parse-fortran-vector-end)
11730 (math-parse-eqn-prime): Use declared variable math-exp-token.
11731
11732 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
11733 Use declared variable math-exp-pos.
11734 (math-check-for-commas): Use declared variable math-exp-str.
11735 (math-read-brackets): Use declared variables math-exp-old-pos,
11736 math-exp-keep-spaces.
11737 (math-read-brackets, math-read-vector, math-read-matrix):
11738 Use declared variable math-exp-token.
11739
11740 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
11741
11742 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
11743 where the keymap is a symbol.
11744 (easy-menu-add-item): Use keymap-prompt. Simplify.
11745
11746 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
11747
11748 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
11749 (sgml-parse-tag-backward): Use it to skip spurious < or >.
11750
11751 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
11752
11753 * ebuff-menu.el: Doc fixes throughout.
11754 (electric-buffer-menu-mode-hook): New defvar.
11755
11756 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
11757
11758 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
11759 The resulting compiler warnings appear to be harmless.
11760
11761 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
11762
11763 * textmodes/conf-mode.el: New file.
11764
11765 * files.el (auto-mode-alist, magic-mode-alist): Use it.
11766
11767 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
11768
11769 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
11770
11771 2004-11-09 Jay Belanger <belanger@truman.edu>
11772
11773 * calc/calc-ext.el (calc-init-extensions): Remove old code.
11774
11775 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
11776 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
11777 (calc-z-prefix-help, calc-user-function-list): Use declared
11778 variables calc-z-prefix-buf, calc-z-prefix-msgs.
11779 (math-map-tree, math-map-tree-rec): Use declared variables
11780 math-mt-many, math-mt-func.
11781 (math-read-expression, math-read-string): Use declared variable
11782 math-expr-data.
11783
11784 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
11785 variable math-normalize-a.
11786
11787 * calc/calc.el (math-normalize-a): New variable.
11788 (math-normalize): Use declared variable math-normalize-a.
11789
11790 * calc/calc-poly.el (math-expand-form): Use declared variable
11791 math-mt-many.
11792
11793 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
11794 Use declared variable math-mt-many.
11795 (math-rewrite): Use declared variable math-mt-func.
11796
11797 * calc/calc-vec.el (math-read-brackets, math-read-vector)
11798 (math-read-matrix): Use declared variable math-expr-data.
11799
11800 * calc/calc-lang.el (math-parse-fortran-vector)
11801 (math-parse-fortran-vector-end, math-parse-tex-sum)
11802 (math-parse-eqn-matrix, math-parse-eqn-prime)
11803 (math-read-math-subscr): Use declared variable math-expr-data.
11804
11805 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
11806 (math-read-expr-level, math-read-token, calc-check-user-syntax)
11807 (calc-match-user-syntax, math-read-if, math-factor-after)
11808 (math-read-factor): Use declared variable math-expr-data.
11809
11810 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
11811
11812 * calendar/diary-lib.el (diary-from-outlook)
11813 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
11814 interactive-p; but rather new optional argument NOCONFIRM.
11815
11816 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
11817
11818 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
11819 (easy-menu-name-match): Revert correspondingly.
11820
11821 2004-11-09 Richard M. Stallman <rms@gnu.org>
11822
11823 * emacs-lisp/bytecomp.el (byte-compile-defalias):
11824 Turn off warnings for the new function even if definition not constant.
11825 If the definition isn't a quoted symbol, record (FUNCTION . t).
11826 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
11827 (byte-compile-callargs-warn): Handle (FUNCTION . t).
11828 (display-call-tree, byte-compile-arglist-warn):
11829 Handle t returned by byte-compile-fdefinition.
11830
11831 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11832
11833 * Makefile.in (maintainer-clean): Depend on distclean.
11834
11835 * help-fns.el (help-C-file-name): File name must be in build-files
11836 to be returned.
11837
11838 2004-11-09 Jay Belanger <belanger@truman.edu>
11839
11840 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
11841 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
11842
11843 * calc/calc.el (calc, calc-trail-display, calc-mode):
11844 Remove obsolete sections.
11845
11846 * calc/calc.el (calc-x-paste-text): Remove.
11847
11848 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
11849 mouse-2.
11850
11851 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
11852
11853 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
11854 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
11855 current frame (in case of recursive calls).
11856 (gdb-show-changed-values): Add :version keyword.
11857
11858 2004-11-09 Kenichi Handa <handa@m17n.org>
11859
11860 * international/mule-cmds.el: Change coding: tag back to
11861 iso-2022-7bit.
11862
11863 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
11864
11865 * international/mule-cmds.el: Change coding-system to utf-8.
11866 (select-safe-coding-system-interactively):
11867 New function extracted from select-safe-coding-system.
11868 (select-safe-coding-system): Use it.
11869
11870 2004-11-08 Richard M. Stallman <rms@gnu.org>
11871
11872 * subr.el (syntax-after): Doc fix.
11873
11874 * paren.el (show-paren-function): Change calls to syntax-after
11875 for new way of returning the value.
11876
11877 * menu-bar.el (menu-bar-file-menu): Make this the real name
11878 and menu-bar-files-menu the alias. Use the former.
11879 (global-map): Use `file', not `files', as the symbol.
11880
11881 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
11882
11883 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
11884 Don't use beginning-of-buffer.
11885 (filesets-cmd-show-result): Use with-no-warnings.
11886
11887 2004-11-08 Juri Linkov <juri@jurta.org>
11888
11889 * progmodes/compile.el (compile): Don't overwrite last command in
11890 minibuffer history with default command if they are not equal.
11891
11892 2004-11-08 Jay Belanger <belanger@truman.edu>
11893
11894 * calc/calcalg2.el (math-do-integral-methods): Try linear then
11895 non-linear substitutions.
11896
11897 2004-11-08 Jay Belanger <belanger@truman.edu>
11898
11899 * calc/calcalg2.el (math-linear-subst-tried): New variable.
11900 (math-do-integral): Set `math-linear-subst-tried' to nil.
11901 (math-do-integral-methods): Use `math-linear-subst-tried' to
11902 determine what type of substitution to try.
11903 (math-integ-try-linear-substituion):
11904 Set `math-linear-subst-tried' to t.
11905
11906 2004-11-08 Kim F. Storm <storm@cua.dk>
11907
11908 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
11909
11910 2004-11-07 Juri Linkov <juri@jurta.org>
11911
11912 * info-look.el (info-lookup): Allow reusing in the current buffer
11913 not only *info* buffer, but all (even renamed) Info buffers
11914 by checking for major-mode instead of *info* buffer name.
11915 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
11916 (octave-mode, maxima-mode) <doc-spec>:
11917 Allow long dashes generated by Texinfo 4.7 before definitions.
11918 (texinfo-mode) <doc-spec>: Add space to suffix to find command
11919 definitions with argument separated by space.
11920
11921 2004-11-06 Richard M. Stallman <rms@gnu.org>
11922
11923 * simple.el (next-error group, face): Move before first use.
11924 (next-error-highlight, next-error-highlight-no-select): Likewise.
11925
11926 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
11927 (line-move): New args NOERROR and TO-END.
11928 Return t if if succeed in moving specified number of lines.
11929 (move-end-of-line): New function.
11930
11931 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
11932 (end-of-buffer-other-window): Likewise.
11933
11934 * simple.el (line-move-ignore-invisible): Default to t.
11935
11936 * subr.el (syntax-after): Return the syntax letter, not the raw code.
11937
11938 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
11939
11940 * international/iso-cvt.el (iso-cvt-define-menu):
11941 Rename menu-bar-files-menu to menu-bar-file-menu.
11942
11943 * net/browse-url.el (browse-url-gnome-moz-program)
11944 (browse-url-gnome-moz-arguments): Move up before first use.
11945
11946 * net/tramp.el (tramp group): Add :version.
11947
11948 * progmodes/ada-xref.el (ada-gdb-application):
11949 Use goto-char instead of beginning-of-buffer.
11950
11951 * progmodes/cperl-mode.el (cperl-info-on-command):
11952 Use goto-char instead of beginning-of-buffer.
11953
11954 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
11955 Move up before first use.
11956 (idlwave-shell-temp-pro-file): Likewise.
11957 (idlwave-shell-temp-rinfo-save-file): Likewise.
11958 (idlwave-shell-temp-file): Minor doc fix.
11959
11960 * textmodes/flyspell.el (flyspell-external-point-words):
11961 Use goto-char instead of beginning-of-buffer.
11962
11963 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
11964
11965 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
11966 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
11967 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
11968
11969 2004-11-06 David Ponce <david@dponce.com>
11970
11971 * recentf.el (recentf-menu-path): Use menu item name.
11972
11973 2004-11-06 Eli Zaretskii <eliz@gnu.org>
11974
11975 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
11976 display doesn't support images.
11977
11978 2004-11-06 Andreas Schwab <schwab@suse.de>
11979
11980 * tempo.el (tempo-match-finder): Doc fix.
11981
11982 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
11983
11984 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
11985
11986 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
11987 (easy-menu-lookup-name): New fun to replace it.
11988 (easy-menu-get-map): Use it to obey menu item names (rather than just
11989 keys) when looking up `path'.
11990 (easy-menu-always-true-p): Rename from easy-menu-always-true.
11991 (easy-menu-convert-item-1): Adjust to new name.
11992
11993 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
11994
11995 * outline.el (hide-body): Don't hide lines at the top of the file
11996 that precede the first header line.
11997
11998 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
11999
12000 * align.el (align-areas): Delete whitespace before reindenting, so
12001 that tabs are never placed after spaces.
12002
12003 2004-11-06 Alan Shutko <ats@acm.org>
12004
12005 * macros.el (insert-kbd-macro): Do completions based on macros,
12006 rather than all commands.
12007
12008 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
12009
12010 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
12011 to solve a bug whereby tags with 'b' don't match.
12012
12013 2004-11-05 Juri Linkov <juri@jurta.org>
12014
12015 * info.el (Info-search): Don't search in node header lines
12016 and file headers.
12017
12018 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
12019 symbol-constituent characters after dot, not only digits.
12020
12021 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
12022
12023 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
12024
12025 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12026
12027 * dired.el (dired-read-dir-and-switches): Call read-directory-name
12028 if a dialog will be used, read-file-name otherwise.
12029
12030 2004-11-04 Richard M. Stallman <rms@gnu.org>
12031
12032 * textmodes/table.el (table group): Add :version.
12033
12034 * textmodes/ispell.el (ispell-word):
12035 Don't alter args; set them only thru `interactive' spec.
12036
12037 * textmodes/flyspell.el (flyspell-word):
12038 Don't alter FOLLOWING; set it only thru `interactive' spec.
12039
12040 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
12041
12042 * net/browse-url.el (browse-url-maybe-new-window):
12043 Use called-interactively-p.
12044
12045 * mail/supercite.el (sc-cite-region):
12046 Don't use interactive-p. Add arg INTERACTIVE.
12047 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
12048
12049 * international/mule-cmds.el (set-input-method, toggle-input-method):
12050 Don't use interactive-p. Add arg INTERACTIVE.
12051
12052 * eshell/esh-mode.el (eshell-show-maximum-output):
12053 Don't use interactive-p.
12054 (eshell-truncate-buffer): Just message, no error, if buffer is short.
12055
12056 * mouse.el (mouse-show-mark): Get positions to delete from mark
12057 and point, not from mouse-drag-overlay.
12058
12059 * imenu.el (imenu-eager-completion-buffer): Add :version.
12060
12061 * filesets.el (filesets group): Add :version.
12062
12063 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
12064
12065 * files.el (xml-based-modes): Delete var.
12066 (magic-mode-alist): New more general var.
12067 (set-auto-mode): Use it.
12068
12069 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
12070 when clicking from another window.
12071
12072 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
12073
12074 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
12075 (vc-cvs-annotate-time): Incorporate value of deleted var.
12076 Remove special-case handling of beginning-of-buffer cruft.
12077 Cache ending position (point) and return value in text property
12078 `vc-cvs-annotate-time', and consult it on subsequent invocations.
12079
12080 * vc-cvs.el (vc-cvs-annotate-command):
12081 Delete extraneous lines from beginning of buffer.
12082 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
12083
12084 * progmodes/grep.el (grep-default-command): Take empty string
12085 for tag if all other methods yield nil. Shell-quote the tag.
12086
12087 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
12088 spec in `interactive' form, and mention it in the docstring.
12089 Also, make sure point is at bol after calling `annotate-time'.
12090
12091 2004-11-02 Richard M. Stallman <rms@gnu.org>
12092
12093 * cus-edit.el (customize-group-other-window):
12094 Select the window that displays the custom buffer.
12095 (custom-buffer-create-other-window): Likewise.
12096
12097 * comint.el (comint-insert-input): Fix previous change.
12098
12099 * emacs-lisp/elp.el (elp-instrument-function):
12100 Use called-interactively-p.
12101
12102 * emacs-lisp/easymenu.el (easy-menu-intern):
12103 Don't downcase; rather, case-flip the first letter of each word.
12104
12105 * emacs-lisp/easy-mmode.el (define-minor-mode):
12106 Use called-interactively-p.
12107
12108 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
12109 Add interactive-only.
12110 (byte-compile-warnings): Add interactive-only as option.
12111 (byte-compile-interactive-only-functions): New variable.
12112 (byte-compile-form): Warn about calls to functions
12113 in byte-compile-interactive-only-functions.
12114
12115 * emacs-lisp/autoload.el (update-file-autoloads):
12116 Don't use interactive-p; take new arg SAVE-AFTER.
12117
12118 * emacs-lisp/advice.el (ad-make-advised-definition):
12119 Use called-interactively-p.
12120
12121 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12122
12123 * files.el (find-file-existing): New function.
12124
12125 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
12126 find-file-existing. Add "New File..." that calls find-file.
12127
12128 * diropen.pbm, diropen.xpm: New files.
12129
12130 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
12131 icon diropen. New tool bar item find-file-existing uses icon open.
12132
12133 * dired.el (dired-read-dir-and-switches): Call read-directory-name
12134 instead of read-file-name.
12135
12136 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
12137
12138 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
12139 (icalendar--split-value): Change name of work buffer.
12140 (icalendar--get-weekday-abbrev): Return nil on error.
12141 (icalendar--date-to-isodate): New function.
12142 (icalendar-convert-diary-to-ical)
12143 (icalendar-extract-ical-from-buffer): Use only two args for
12144 make-obsolete (XEmacs compatibility).
12145 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
12146 (icalendar-export-region): Doc fix.
12147 If error, return non-nil and write errors to a buffer.
12148 Use correct weekday for weekly recurring events.
12149 Check whether date has been parsed for ordinary events.
12150 Make weekly events start in the year 2000.
12151 DTEND is non-inclusive, shift end date by one day if
12152 necessary (not for entries that have date and time).
12153 Rename local let variables: oops -> found-error, datestring ->
12154 startdatestring.
12155
12156 2004-11-02 Kim F. Storm <storm@cua.dk>
12157
12158 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
12159 keep-mode-if-same variable. Add it as optional arg instead.
12160 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
12161
12162 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
12163 substitute-command-keys will select lower-case bindings like those
12164 used in the static help texts.
12165
12166 * descr-text.el (describe-text-properties): Don't err if called in
12167 the *Help* buffer; output to *Help-2* buffer instead.
12168
12169 * kmacro.el (group kmacro): Add :version.
12170 (kmacro-keyboard-quit): New function to cleanup on C-g.
12171 (kmacro-start-macro): Set defining-kbd-macro to append when
12172 appending to last macro.
12173
12174 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
12175
12176 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
12177
12178 * progmodes/gdb-ui.el (gdb-enable-debug-log)
12179 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
12180 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
12181 Add :version keyword.
12182
12183 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
12184
12185 * progmodes/flymake.el (flymake-err-line-patterns):
12186 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
12187 `compilation-error-regexp-alist-alist' to internal Flymake format.
12188
12189 * progmodes/flymake.el: Eliminate byte-compiler warnings.
12190
12191 2004-11-01 Jay Belanger <belanger@truman.edu>
12192
12193 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
12194 with `interactive "s"'.
12195
12196 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12197
12198 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
12199 Revert change from 2004-10-16. '*' checks the current buffer, but the
12200 mouse click may be in another buffer.
12201
12202 2004-11-01 John Paul Wallington <jpw@gnu.org>
12203
12204 * files.el (large-file-warning-threshold): Add :version keyword.
12205 (kill-some-buffers): Doc fix.
12206
12207 * thumbs.el (group thumbs): Add :version keyword.
12208
12209 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
12210
12211 2004-11-01 Richard M. Stallman <rms@gnu.org>
12212
12213 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
12214
12215 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
12216
12217 * allout.el (allout group): Add :version.
12218 (allout-init): Don't use interactive-p.
12219 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
12220 (allout-forward-current-level, allout-backward-current-level):
12221 Don't use interactive-p.
12222
12223 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
12224 (bibtex-find-text): Likewise.
12225
12226 * progmodes/vhdl-mode.el (vhdl-fill-region)
12227 (vhdl-beginning-of-statement): Don't use interactive-p.
12228
12229 * progmodes/idlwave.el (idlwave-update-routine-info):
12230 Don't use interactive-p.
12231
12232 * progmodes/idlw-shell.el (idlwave-shell-send-char):
12233 Don't use interactive-p.
12234
12235 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
12236 Don't use interactive-p.
12237
12238 * progmodes/ada-xref.el (ada-make-body-gnatstub):
12239 Don't use interactive-p.
12240
12241 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
12242 (fortune-in-buffer): Doc fix.
12243
12244 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
12245
12246 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
12247 don't select the temporary buffer.
12248 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
12249 (eudc-get-phone): Likewise.
12250
12251 2004-11-01 Kim F. Storm <storm@cua.dk>
12252
12253 * man.el (Man-xref-normal-file): Fix help-echo.
12254
12255 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
12256
12257 * reveal.el (reveal-last-tick): New var.
12258 (reveal-post-command): Use it to avoid closing overlays when we're
12259 appending text to them.
12260
12261 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12262
12263 * textmodes/bibtex.el: Require button.
12264 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
12265 (bibtex-reference-keys): Distinguish between header keys and
12266 crossref keys.
12267 (bibtex-beginning-of-field): New function.
12268 (bibtex-url-map): Remove.
12269 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
12270 (bibtex-font-lock-url-regexp): Assume that field names begin at
12271 the beginning of a line.
12272 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
12273 Remove field delimiters. Use bibtex-beginning-of-field.
12274 Bugfix, point can be inside a field with a url.
12275 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
12276 New functions.
12277 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
12278 (bibtex-key-in-head): Simplify.
12279 (bibtex-current-line): Use bolp.
12280 (bibtex-parse-keys): Remove unused arg `add'.
12281 Use bibtex-type-in-head and bibtex-key-in-head.
12282 (bibtex-parse-entry, bibtex-autofill-entry):
12283 Use bibtex-type-in-head and bibtex-key-in-head.
12284 (bibtex-autokey-get-field): Do not alter case of replacement text.
12285 (bibtex-autokey-get-names): Do all processing of name list.
12286 (bibtex-autokey-get-year): New function.
12287 (bibtex-autokey-get-title): Do all processing of title words.
12288 (bibtex-generate-autokey): Simplify.
12289 (bibtex-string-files-init): Use default-directory.
12290 Allow for absolute file names in bibtex-string-files.
12291 (bibtex-files, bibtex-file-path): New variables.
12292 (bibtex-files-expand): New function.
12293 (bibtex-find-entry-globally): New command.
12294 (bibtex-summary-function): New variable.
12295 (bibtex-summary): Default value of bibtex-summary-function.
12296 (bibtex-find-crossref): New optional args pnt and split.
12297 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
12298 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
12299 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
12300 Fix handling of required and alternative fields.
12301 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
12302 Use cons and display-buffer.
12303 (bibtex-validate-globally): New command.
12304 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
12305 bibtex-parse-keys and bibtex-parse-strings for updating
12306 bibtex-reference-keys and bibtex-strings.
12307 (bibtex-realign): Remove blank lines past the last entry.
12308 (bibtex-reformat): Use bibtex-entry-format as default.
12309 (bibtex-choose-completion-string): Remove.
12310 (bibtex-complete): Do not use bibtex-choose-completion-string.
12311 (bibtex-url): Simplify.
12312
12313 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12314
12315 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
12316 (x-dnd-types-alist, x-dnd-open-file-other-window)
12317 (x-dnd-known-types): Add :version.
12318
12319 2004-10-31 John Paul Wallington <jpw@gnu.org>
12320
12321 * ibuffer.el (group ibuffer): Add :version keyword.
12322
12323 2004-10-31 Kim F. Storm <storm@cua.dk>
12324
12325 * ido.el (group ido): Add :version keyword.
12326 (ido-mode): Remove :version keyword.
12327
12328 * emulation/cua-base.el (group cua): Add :version keyword.
12329 (cua-mode): Remove :version keyword.
12330
12331 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
12332
12333 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
12334
12335 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
12336 compiler warning.
12337 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
12338 function.
12339 (help-at-pt-display-when-idle): Remove autoload.
12340
12341 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
12342
12343 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
12344
12345 2004-10-30 Juri Linkov <juri@jurta.org>
12346
12347 * help.el (function-called-at-point):
12348 * help-fns.el (variable-at-point): Read -> intern.
12349
12350 2004-10-30 Simon Josefsson <jas@extundo.com>
12351
12352 * progmodes/autoconf.el (autoconf-font-lock-keywords):
12353 Recognize AS_* too.
12354
12355 2004-10-29 Simon Josefsson <jas@extundo.com>
12356
12357 * subr.el (read-passwd): Move back from password.el.
12358
12359 * password.el: Remove, not ready yet.
12360
12361 2004-10-29 Andreas Schwab <schwab@suse.de>
12362
12363 * speedbar.el (speedbar-frame-parameters): Improve customize type.
12364
12365 2004-10-29 Sam Steingold <sds@gnu.org>
12366
12367 * mouse.el (mouse-show-mark): Replace the last occurrence of
12368 x-lost-selection-hooks with x-lost-selection-functions.
12369
12370 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
12371
12372 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
12373 x-lost-selection-functions is bound.
12374
12375 * mouse-sel.el (mouse-sel-mode):
12376 * emacs-lisp/lselect.el: Adjust to new names for
12377 x-(lost|sent)-selection-functions.
12378
12379 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
12380 New obsolete aliases of x-lost-selection-functions and
12381 x-sent-selection-functions.
12382
12383 2004-10-28 Kim F. Storm <storm@cua.dk>
12384
12385 * imenu.el (imenu-scanning-message): Remove.
12386 (imenu-progress-message): Make it a no-op.
12387
12388 2004-10-28 John Paul Wallington <jpw@gnu.org>
12389
12390 * files.el (set-auto-mode): Call `throw' correctly.
12391
12392 2004-10-28 Juri Linkov <juri@jurta.org>
12393
12394 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
12395 to search `Info-...' commands in `info' manual.
12396 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
12397 Add 'info-file "emacs" property.
12398 (Info-find-emacs-command-nodes): Fix index line number regexp.
12399 Set real line number (instead of fake 0) in first element of the
12400 returned list.
12401 (Info-goto-emacs-command-node): Use line number of first element
12402 to set point in the first found Info node.
12403
12404 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
12405 code to `grep-mode-font-lock-keywords'.
12406 (grep-mode-font-lock-keywords): Delete grep markers instead
12407 of making them invisible.
12408
12409 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12410
12411 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
12412 and x-server-version in bug report.
12413
12414 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
12415
12416 * files.el (set-auto-mode-0): New function.
12417 (set-auto-mode): Use it to handle aliased modes and to
12418 be consistent between C-x C-f and C-x C-w.
12419
12420 2004-10-28 Kenichi Handa <handa@m17n.org>
12421
12422 * international/utf-8.el (utf-translate-cjk-charsets):
12423 Add katakana-jisx0201.
12424
12425 * international/subst-jis.el: Add data for JISX0201.
12426
12427 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
12428
12429 * obsolete/hilit19.el (hilit-mode): New function.
12430 Move all the toplevel side-effecting stuff into it, so that loading
12431 hilit19 doesn't mess everything up any more.
12432
12433 2004-10-27 Richard M. Stallman <rms@gnu.org>
12434
12435 * add-log.el (add-change-log-entry): Set up mailing address
12436 and full name later, and don't alter add-log-mailing-address
12437 or add-log-full-name.
12438
12439 * elide-head.el (elide-head): Change error to message.
12440 (elide-head-show): Likewise.
12441
12442 * apropos.el (apropos-macrop): Doc fix.
12443
12444 * mouse.el (mouse-show-mark): Do most processing the same
12445 regardless of transient-mark-mode.
12446
12447 * shadowfile.el (shadow-copy-files): Use interactive-p
12448 only to control whether to print a message.
12449
12450 * tar-mode.el (tar-mode): Use write-contents-functions,
12451 not write-contents-hooks.
12452
12453 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
12454 directory-sep-char.
12455
12456 2004-10-27 Richard M. Stallman <rms@gnu.org>
12457
12458 * strokes.el (strokes-unload-hook): Fix previous change.
12459
12460 * type-break.el (type-break-run-at-time): Always use run-at-time;
12461 forget the alternatives.
12462 (type-break-cancel-function-timers): Always use cancel-function-timers;
12463 forget the alternatives.
12464
12465 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
12466
12467 2004-10-27 Kenichi Handa <handa@m17n.org>
12468
12469 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
12470
12471 * international/subst-gb2312.el: Likewise.
12472
12473 * international/subst-big5.el: Likewise.
12474
12475 * international/subst-ksc.el: Likewise.
12476
12477 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
12478 New variable.
12479 (utf-translate-cjk-set-unicode-range): New function.
12480 (utf-translate-cjk-unicode-range): Make it customizable.
12481 (utf-8-post-read-conversion):
12482 Use utf-translate-cjk-unicode-range-string.
12483 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
12484 Unicode ranges.
12485
12486 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
12487
12488 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
12489 trivial variants to shorten the list.
12490 (xml-based-modes): New var.
12491 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
12492 declaration higher priority than auto-mode-alist.
12493
12494 * find-file.el (cc-other-file-alist): Bring it in line with
12495 cc-mode's auto-mode-alist entries and use \' instead of $.
12496
12497 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
12498 and add "Id" and "Name" submenus to it.
12499
12500 * imenu.el (imenu--generic-function): Skip matches in comments.
12501
12502 2004-10-26 Jay Belanger <belanger@truman.edu>
12503
12504 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
12505 (full-calc-keypad, calc-trail-display): Use an extra argument
12506 instead of `interactive-p'.
12507
12508 * calc/calc-misc.el (calc-other-window): Use an extra argument
12509 instead of `interactive-p'.
12510
12511 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
12512 `interactive-p'.
12513
12514 2004-10-26 Kim F. Storm <storm@cua.dk>
12515
12516 * help.el (describe-key): Describe both down-event and up-event
12517 for a mouse click.
12518
12519 2004-10-26 Richard M. Stallman <rms@gnu.org>
12520
12521 * woman.el (woman): Don't call interactive-p.
12522
12523 * pcomplete.el (pcomplete): Instead of interactive-p,
12524 use an arg set non-nil by the interactive spec.
12525
12526 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
12527 use an arg set non-nil by the interactive spec.
12528
12529 * man.el (Man-cleanup-manpage): Instead of interactive-p,
12530 use an arg set non-nil by the interactive spec.
12531
12532 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
12533
12534 * progmodes/flymake.el (flymake-split-string):
12535 Use `flymake-split-string-remove-empty-edges' in any case.
12536
12537 2004-10-26 Masatake YAMATO <jet@gyve.org>
12538
12539 * progmodes/flymake.el (flymake-err-line-patterns):
12540 Use `compilation-error-regexp-alist-alist' instead of
12541 `compilation-error-regexp-alist'.
12542
12543 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
12544
12545 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
12546 verbatim face on the \ of \end{verbatim}.
12547
12548 2004-10-25 Jay Belanger <belanger@truman.edu>
12549
12550 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
12551 erasing minibuffer.
12552
12553 2004-10-25 Simon Josefsson <jas@extundo.com>
12554
12555 * subr.el (read-passwd): Move to net/password.el.
12556
12557 * net/password.el (read-passwd): Add. Autoload it.
12558
12559 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
12560
12561 * mouse-sel.el (mouse-sel-mode): Specify custom group.
12562
12563 * simple.el (process-file): Fix logic.
12564
12565 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
12566
12567 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
12568 (increase-right-margin): Remove erroneous call to `interactive-p'.
12569
12570 2004-10-24 Kim F. Storm <storm@cua.dk>
12571
12572 * help.el (describe-mode): Fix 2004-10-13 change.
12573 Copy pure "Auto Fill" string so it can be propertized later
12574 without causing a read-only error.
12575
12576 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
12577
12578 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
12579 style indexes.
12580
12581 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
12582
12583 * simple.el (process-file): Accept nil for INFILE. Reported by
12584 Luc Teirlinck.
12585
12586 2004-10-24 Masatake YAMATO <jet@gyve.org>
12587
12588 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
12589 Handle periods and underscores in a function name.
12590 Remove the address fontification.
12591
12592 2004-10-24 Masatake YAMATO <jet@gyve.org>
12593
12594 * progmodes/asm-mode.el (asm-font-lock-keywords):
12595 Use font-lock-variable-name-face for registers.
12596
12597 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
12598
12599 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
12600 kill-all-local-variables.
12601 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
12602 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
12603 Use kill-all-local-variables and provide mode-hooks.
12604 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
12605 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
12606 Suggested by Masatake YAMATO <jet@gyve.org>.
12607
12608 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
12609
12610 * simple.el (process-file): New function, similar to call-process
12611 but supports file handlers.
12612 * vc.el (vc-do-command): Use it, instead of call-process.
12613 * net/tramp-vc.el (vc-do-command): Do not advise it if
12614 process-file is fboundp.
12615 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
12616 process-file.
12617 (tramp-handle-process-file): New function.
12618 (tramp-file-name-for-operation): Support process-file.
12619
12620 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
12621
12622 * calendar/icalendar.el (icalendar--weekday-array): New constant.
12623 (icalendar-weekdayabbrev-table)
12624 (icalendar-monthnumber-table): Delete.
12625 (icalendar--get-month-number): Use calendar-month-name-array.
12626 (icalendar--get-weekday-number): New function.
12627 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
12628 (icalendar-export-region): Handle multi-line entries.
12629 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
12630
12631 2004-10-23 John Paul Wallington <jpw@gnu.org>
12632
12633 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
12634 `wildcards' set to t in interactive spec.
12635
12636 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
12637 interactive spec rather than use `interactive-p'.
12638 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
12639 rather than use function `interactive-p'.
12640
12641 2004-10-22 Kenichi Handa <handa@m17n.org>
12642
12643 * international/mule.el (translate-region): Implement it in Lisp
12644 as a front end of translate-region-internal.
12645
12646 2004-10-21 Jay Belanger <belanger@truman.edu>
12647
12648 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
12649 Declare these variables with defvar.
12650
12651 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
12652 is bound, only check to see if it is bound.
12653
12654 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
12655
12656 * textmodes/tex-mode.el (tex-compilation-parse-errors):
12657 Don't output messages.
12658
12659 * calc/calc-help.el (calc-describe-bindings): Fix last change.
12660
12661 2004-10-21 John Paul Wallington <jpw@gnu.org>
12662
12663 * calc/calc-graph.el (calc-graph-init):
12664 Use `set-process-query-on-exit-flag'.
12665
12666 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
12667
12668 * progmodes/compile.el (compilation-start): Rely on `cd' to get
12669 dir right and also allow argumentless cd.
12670
12671 2004-10-19 Richard M. Stallman <rms@gnu.org>
12672
12673 * textmodes/flyspell.el (flyspell-mode): Doc fix.
12674
12675 * eshell/em-unix.el (eshell-grep):
12676 Don't bind compilation-process-setup-function.
12677
12678 * comint.el (comint-insert-input): Use @ in `interactive'.
12679 (comint-input-filter-functions): Doc fix.
12680 (comint-kill-whole-line, comint-get-source): Doc fix.
12681
12682 * progmodes/compile.el (compilation-setup):
12683 Don't set buffer-read-only if MINOR is non-nil.
12684
12685 2004-10-19 Jay Belanger <belanger@truman.edu>
12686
12687 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
12688 (calc-emacs-type-gnu19): Remove.
12689 (calc-digit-map, calc-read-key-sequence, calc-read-key):
12690 Remove check for old emacs versions.
12691
12692 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
12693 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
12694 for current Emacs.
12695
12696 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
12697 the end of the minibuffer.
12698 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
12699 copy `esc-map'.
12700
12701 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
12702
12703 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
12704 call that would be given when the current emacs was used.
12705
12706 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
12707
12708 * calendar/icalendar.el: Set coding to utf-8.
12709 (icalendar-version): Increase to 0.07.
12710 (icalendar-monthnumber-table): Change March pattern.
12711 (icalendar-get-all-event-properties)
12712 (icalendar-set-event-property): Delete.
12713 (icalendar-all-events): No longer interactive.
12714 (icalendar-convert-diary-to-ical)
12715 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
12716 their replacements.
12717 (icalendar-export-file, icalendar-export-region): New functions;
12718 essentially old `icalendar-convert-diary-to-ical' but appending to
12719 target rather than overwriting.
12720 (icalendar-import-file): Append to target file rather than
12721 overwriting. Fourth arg deleted.
12722 (icalendar-import-buffer): New name for old
12723 `icalendar-extract-ical-from-buffer'.
12724 (icalendar--convert-string-for-import): New name for
12725 old `icalendar-convert-for-import'.
12726 (include-icalendar-files): Delete.
12727 Prefix for all internal functions changed from `icalendar-'
12728 to `icalendar--'.
12729
12730 2004-10-19 Richard M. Stallman <rms@gnu.org>
12731
12732 * paths.el (news-path): Fix previous change.
12733
12734 2004-10-18 Jay Belanger <belanger@truman.edu>
12735
12736 * calc/calc-help.el (calc-describe-bindings):
12737 Set `buffer-read-only' to nil while working in the keybindings buffer;
12738 remove some extra information from the keybindings buffer.
12739
12740 2004-10-18 David Ponce <david@dponce.com>
12741
12742 * mouse.el (mouse-drag-move-window-top): New function.
12743 (mouse-drag-mode-line-1): Use it.
12744
12745 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
12746
12747 * info.el (Info-fontify-node): For multiline refs,
12748 arrange to unfontify newline and surrounding whitespace.
12749
12750 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
12751
12752 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
12753 directory is missing.
12754
12755 2004-10-17 John Paul Wallington <jpw@gnu.org>
12756
12757 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
12758 New customizable variable; whether to display buffers that match
12759 `ibuffer-maybe-show-predicates' by default.
12760 (ibuffer-maybe-show-predicates): Mention it in docstring.
12761 (ibuffer-display-maybe-show-predicates): New variable.
12762 (ibuffer-update): Prefix arg now toggles whether buffers that
12763 match `ibuffer-maybe-show-predicates' should be displayed.
12764 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
12765 locally to heed `ibuffer-default-display-maybe-show-predicates'.
12766 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
12767
12768 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
12769
12770 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
12771 work correctly.
12772
12773 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
12774
12775 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
12776 (Buffer-menu-beginning): New helper function.
12777 (Buffer-menu-execute): Use it.
12778 (Buffer-menu-select): Use it.
12779 (Buffer-menu-sort): Use it and also keep markers.
12780
12781 2004-10-17 Richard M. Stallman <rms@gnu.org>
12782
12783 * paths.el (news-directory): Rename from news-path. Old name alias.
12784 (rmail-spool-directory): Use defvar.
12785 (sendmail-program): Use defcustom.
12786 (remote-shell-program): Use defcustom.
12787 (term-file-prefix): Use defvar.
12788 (abbrev-file-name): Use defvar.
12789
12790 * term.el: Add maintainer.
12791
12792 * subr.el (with-local-quit): Return nil if there's a quit.
12793 (read-passwd): Use with-local-quit. Doc fix.
12794
12795 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
12796 (strokes-unload-hook): Set as a variable with add-hook.
12797
12798 * startup.el (fancy-splash-tail, normal-splash-screen):
12799 Update copyright year.
12800
12801 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
12802
12803 * server.el (server-unload-hook): Set as a variable with add-hook.
12804
12805 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
12806
12807 * frame.el (special-display-popup-frame):
12808 Make the buffer current as its frame is created.
12809
12810 * delsel.el (delsel-unload-hook): Set as a variable.
12811
12812 * comint.el (comint-output-filter-functions):
12813 Add comint-watch-for-password-prompt.
12814 (comint-read-noecho): Function deleted.
12815 (send-invisible): Use read-passwd.
12816
12817 * fringe.el (fringe-mode-initialize): New function.
12818 (fringe-mode): Use fringe-mode-initialize as :initialize.
12819
12820 2004-10-17 Kim F. Storm <storm@cua.dk>
12821
12822 * language/indian.el (indian-script-language-alist): Swap value and doc.
12823 (indian-font-char-index-table): Doc fix.
12824
12825 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
12826
12827 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
12828
12829 2004-10-16 Juri Linkov <juri@jurta.org>
12830
12831 * progmodes/compile.el (compilation-start): Move let-binding of
12832 `process-environment' into `with-current-buffer' body.
12833 Reported by Matt Hodges <MPHodges@member.fsf.org>.
12834
12835 2004-10-16 Richard M. Stallman <rms@gnu.org>
12836
12837 * pcvs-util.el (cvs-bury-buffer):
12838 Don't call get-buffer-window for effect.
12839
12840 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
12841
12842 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
12843
12844 * msb.el (msb-unload-hook): Set the variable.
12845
12846 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
12847 Use * to err if buffer is readonly.
12848
12849 * subr.el (looking-back): Return only t or nil.
12850
12851 * whitespace.el (whitespace-unload-hook): Set the variable.
12852
12853 * view.el (view-mode-enable): Set view-page-size and
12854 view-half-page-size to nil.
12855 (view-set-half-page-size-default): view-half-page-size = nil
12856 means the default.
12857 (View-scroll-page-forward): Use view-page-size-default.
12858 (View-scroll-page-backward): Likewise.
12859 (view-page-size, view-half-page-size): Doc fixes.
12860
12861 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
12862
12863 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
12864
12865 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
12866 "cl" like other files. Instead, call byte-compile-find-cl-functions.
12867 (byte-compile-log-1): Bind inhibit-read-only.
12868 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
12869 (byte-compile-log-warning): Likewise.
12870 (byte-compile-file-form-require): Detect "cl" from the arg value.
12871
12872 * progmodes/compile.el (compilation-start): Assume compilation-mode
12873 will make the buffer read-only.
12874 (compilation-mode): Take arg name-of-mode.
12875 (compilation-setup): Make buffer read-only.
12876 (compilation-handle-exit): Bind inhibit-read-only.
12877
12878 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
12879 (ispell-message): Likewise.
12880 (ispell-show-choices): Don't call get-buffer-window uselessly.
12881 (ispell-init-process): Use set-process-query-on-exit-flag.
12882
12883 2004-10-16 Kim F. Storm <storm@cua.dk>
12884
12885 * fringe.el (fringe-bitmaps): Only initialize when defined.
12886
12887 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
12888 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
12889
12890 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
12891
12892 2004-10-15 Simon Josefsson <jas@extundo.com>
12893
12894 * net/password.el: Add.
12895
12896 2004-10-14 Masatake YAMATO <jet@gyve.org>
12897
12898 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
12899 (gdb-script-end-of-defun): New function.
12900 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
12901 `gdb-script-end-of-defun' as *-of-defun-function.
12902
12903 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
12904
12905 * button.el (button-activate): Allow a marker to display as an action.
12906
12907 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
12908
12909 * help.el (describe-mode): Use it to make minor mode list into
12910 hyperlinks.
12911
12912 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
12913
12914 * vc.el (vc-annotate-display-select): Fix typo.
12915
12916 * subr.el (substitute-key-definition-key): New function.
12917 (substitute-key-definition): Use it with map-keymap.
12918 (event-modifiers): Use push.
12919 (mouse-movement-p, with-temp-buffer): Simplify.
12920
12921 2004-10-12 Jay Belanger <belanger@truman.edu>
12922
12923 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
12924 New variables.
12925 (calc-help-index-entries): New function.
12926 (calc-describe-function): Use `calc-help-function-list' instead of
12927 obarray for completion.
12928 (calc-describe-variable): Use `calc-help-variable-list' instead
12929 of obarray for completion.
12930
12931 2004-10-12 Richard M. Stallman <rms@gnu.org>
12932
12933 * info-look.el (info-lookup-file): Add info-file property.
12934 (info-lookup-symbol): Likewise.
12935
12936 * info.el (info-xref): Add underlining.
12937 (info): Add info-file property.
12938 (Info-find-emacs-command-nodes): Specify case-sensitive search.
12939
12940 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
12941
12942 Sync with Tramp 2.0.45.
12943
12944 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
12945 defined. This is not the case for XEmacs without package "edebug".
12946 (tramp-set-auto-save-file-modes): Set permissions of autosaved
12947 remote files to the permissions of the original file. This is not
12948 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
12949 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
12950 (tramp-perl-decode): Fix an error in Perl implementation.
12951 $pending must be cleared every loop. Reported by Benjamin Place
12952 <benjaminplace@sprintmail.com>
12953
12954 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
12955 Don't activate advice during definition. This is done later on,
12956 depending on test result of `substitute-in-file-name'.
12957 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12958
12959 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
12960
12961 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
12962
12963 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
12964
12965 2004-10-12 David Ponce <david@dponce.com>
12966
12967 * recentf.el (recentf-edit-list): Update the menu when the recentf
12968 list has been modified.
12969
12970 2004-10-12 Simon Josefsson <jas@extundo.com>
12971
12972 * net/tls.el (tls-certtool-program): New variable.
12973 (tls-certificate-information): New function, based on
12974 ssl-certificate-information.
12975
12976 2004-10-12 Kenichi Handa <handa@m17n.org>
12977
12978 * international/mule.el (coding-system-equal): Move from mule-util.el.
12979
12980 * international/mule-util.el (coding-system-equal): Move to mule.el.
12981
12982 2004-10-12 Kim F. Storm <storm@cua.dk>
12983
12984 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
12985 reset kmacro-initial-counter-value if set.
12986 (kmacro-set-counter): Only set kmacro-counter if defining or executing
12987 macro. Set kmacro-initial-counter-value otherwise. Never set both.
12988 (kmacro-display): Show macro counter if non-zero.
12989
12990 * subr.el (substitute-key-definition): Mention command remapping
12991 in doc string.
12992
12993 2004-10-11 Jay Belanger <belanger@truman.edu>
12994
12995 * calc/calc-misc.el (calc-info-goto-node): New function.
12996 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
12997 node in one step.
12998 (calc-describe-copying, calc-describe-distribution)
12999 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
13000 Go to appropriate info node in one step.
13001
13002 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
13003
13004 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
13005
13006 * font-lock.el (font-lock-apply-highlight): Fix last change.
13007
13008 2004-10-11 Simon Josefsson <jas@extundo.com>
13009
13010 * mail/smtpmail.el (smtpmail-open-stream): Look for
13011 starttls-gnutls-program instead of starttls-program iff
13012 starttls-use-gnutls is non-nil.
13013 (smtpmail-open-stream): Don't overwrite user settings of
13014 starttls-extra-arguments and starttls-extra-args.
13015
13016 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
13017
13018 * comint.el (comint-mouse-insert-input): Remove.
13019 (comint-insert-input): Make it work for mouse bindings.
13020 (comint-mode-map): Move defs into the declaration.
13021 (comint-output-filter): Typo.
13022
13023 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
13024
13025 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
13026
13027 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
13028 (ange-ftp-call-chmod): Reference remote-shell-program instead of
13029 ange-ftp-remote-shell.
13030
13031 2004-10-10 Andreas Schwab <schwab@suse.de>
13032
13033 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
13034 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
13035 Reported by <sri@asu.edu>.
13036
13037 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
13038
13039 * vc.el (vc-annotate-mode): Remove variable.
13040 (vc-annotate-display-select): Only call vc-annotate-mode
13041 if we're not in that mode already.
13042
13043 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
13044
13045 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
13046 (imenu-choose-buffer-index): Check here for rescan instead.
13047
13048 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
13049 where the face expression evals to nil.
13050
13051 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
13052 (tex-font-lock-keywords-2): Use it.
13053 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
13054
13055 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
13056
13057 2004-10-09 Kim F. Storm <storm@cua.dk>
13058
13059 * subr.el (progress-reporter-update): Define before first usage.
13060 (make-progress-reporter): Doc fix.
13061
13062 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
13063
13064 * textmodes/paragraphs.el (sentence-end-double-space)
13065 (sentence-end-without-period, sentence-end-without-space)
13066 (sentence-end): Doc fixes.
13067
13068 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
13069
13070 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
13071 Change paragraph-start regexp so we don't fill code starting with #'(.
13072
13073 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
13074
13075 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
13076 New defcustom.
13077 (extract-address-components): Use it.
13078
13079 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
13080
13081 * subr.el (make-progress-reporter, progress-reporter-update)
13082 (progress-reporter-force-update, progress-reporter-do-update)
13083 (progress-reporter-done): New functions.
13084
13085 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
13086
13087 * progmodes/etags.el (etags-tags-completion-table): Use progress
13088 reporter.
13089 (etags-tags-apropos): Likewise.
13090
13091 2004-10-08 Alan Mackenzie <acm@muc.de>
13092
13093 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
13094 of current line.
13095
13096 2004-10-08 Masatake YAMATO <jet@gyve.org>
13097
13098 * server.el (server-process-filter): Wrap `process-send-region'
13099 by `condition-case' to guard the case when the pipe to PROC is closed.
13100
13101 2004-10-07 Mark A. Hershberger <mah@everybody.org>
13102
13103 * xml.el (xml-substitute-special): Limit handling of external entities.
13104
13105 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
13106
13107 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue.
13108
13109 2004-10-06 John Paul Wallington <jpw@gnu.org>
13110
13111 * xml.el (xml-parse-dtd): Fix `error' call.
13112
13113 2004-10-05 Mark A. Hershberger <mah@everybody.org>
13114
13115 * xml.el (xml-substitute-special): Return a single string instead
13116 of a list of strings if an entity substitution is made.
13117
13118 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
13119
13120 * calendar/icalendar.el: New file.
13121
13122 2004-10-05 Juri Linkov <juri@jurta.org>
13123
13124 * isearch.el (isearch-done): Set mark after running hook.
13125 Reported by Drew Adams <drew.adams@oracle.com>.
13126
13127 * info.el (Info-history, Info-toc): Fix Info headers.
13128 (Info-toc): Narrow buffer before Info-fontify-node.
13129 (Info-build-toc): Don't check for special Info file names.
13130 Set main-file to nil if Info-find-file returns a symbol.
13131
13132 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
13133
13134 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
13135 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
13136 * calendar/cal-menu.el (calendar-mode-map): Ditto.
13137
13138 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
13139
13140 * calendar/cal-iso.el (calendar-iso-read-args): New function,
13141 for old interactive spec from calendar-goto-iso-date.
13142 (calendar-goto-iso-date): Use it.
13143 (calendar-goto-iso-week): New function. Suggested by Emilio
13144 C. Lopes <eclig@gmx.net>.
13145
13146 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
13147
13148 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
13149 `set-right-margin' bindings that follow the minor mode conventions.
13150
13151 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
13152
13153 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
13154 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
13155 (latex-block-args-alist): Add minipage and picture.
13156 (latex-block-body-alist): Use reftex-label if enabled.
13157 (latex-insert-block): Don't insert a \n if not necessary.
13158 (tex-compile-commands): Make sure dvips doesn't send to printer.
13159 (tex-compile-default): Handle the case where no executable is found.
13160 (latex-noindent-environments): New var.
13161 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
13162 If tex-indent-allhanging is non-nil, make sure we only align for macros
13163 at beginning of line.
13164
13165 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
13166
13167 * newcomment.el (comment-beginning): Doc fix and don't choke on
13168 unset `comment-end-skip' when at beginning of comment.
13169
13170 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
13171
13172 * term.el (term-adjust-current-row-cache): Don't allow the current
13173 row to become negative.
13174 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
13175 the end of the line. Fix scroll down. Add comments.
13176 (term-handle-ansi-escape): Don't exceed terminal width when moving
13177 right.
13178 (term-scroll-region): Move the cursor after setting the scroll region.
13179
13180 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
13181
13182 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
13183 to `width' for consistency with docstring. Doc fix.
13184
13185 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
13186
13187 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
13188 This is necessary for derived modes.
13189
13190 2004-09-30 Kim F. Storm <storm@cua.dk>
13191
13192 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
13193 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
13194
13195 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
13196 kmacro-extract-lambda functions.
13197 (edit-kbd-macro): Handle kmacro lambda forms.
13198 Include counter and counter format in edit buffer.
13199 (edmacro-finish-edit): Get counter and format from edit buffer and
13200 update kmacro bindings when found.
13201
13202 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
13203
13204 * textmodes/paragraphs.el (forward-paragraph):
13205 Avoid args-out-of-range error when point winds up at the beginning of
13206 the buffer and hard newlines are enabled.
13207
13208 * newcomment.el (comment-multi-line): Doc fix.
13209
13210 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
13211
13212 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
13213 (diff-fixup-modifs): Catch unified-diff file-headers.
13214
13215 2004-09-29 Kim F. Storm <storm@cua.dk>
13216
13217 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
13218 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
13219 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
13220
13221 * fringe.el (fringe-bitmap-p): New macro.
13222 (fringe-bitmaps): Add standard fringe bitmaps on load.
13223
13224 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
13225
13226 * dired.el (dired-view-command-alist): Use more efficient regexps.
13227 Remove dubious arguments.
13228 (dired-align-file): New function.
13229 (dired-insert-directory): Use it.
13230 (dired-move-to-end-of-filename): Make the " -> " search more specific.
13231 (dired-buffers-for-dir): Remove unused var `pattern'.
13232
13233 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
13234
13235 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
13236 from diary display excursion. Store diary buffer's point for
13237 `simple-diary-display'.
13238 (simple-diary-display): Set window point and start when
13239 displaying buffer, to preserve point.
13240
13241 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
13242
13243 * textmodes/enriched.el (enriched-translations): Replace defconst
13244 with defvar.
13245
13246 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13247
13248 * printing.el: Doc fix.
13249 (pr-version): New version number (6.8.1).
13250 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
13251 make-temp-name.
13252 (pr-delete-file): Check if file exists before deleting it.
13253 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
13254
13255 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
13256
13257 * term.el (term-display-table): New variable.
13258 (term-mode): Use it.
13259 (term-exec-1): Set the coding system to binary.
13260 (term-emulate-terminal): Decode the string before inserting it.
13261
13262 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
13263
13264 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
13265 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
13266 (map): Bind S-prior, S-next and S-insert.
13267 (term-mode): Set `indent-tabs-mode' to nil.
13268 (term-paste): New function to be bound to S-insert.
13269 (term-send-del, term-send-backspace): Change the strings sent.
13270 (term-termcap-format): Synchronize with etc/e/eterm.ti.
13271 (term-handle-colors-array): Fix handling of underline and reverse.
13272 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
13273 (term-erase-in-line): Fix comparison.
13274 (term-emulate-terminal): Fix line wrap handling.
13275 (term-start-output-log): Rename from `term-set-output-log'.
13276 (term-stop-output-log): Rename from `term-stop-photo'.
13277 (term-switch-to-alternate-sub-buffer): Comment out, unused.
13278
13279 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
13280
13281 * dired.el (dired-move-to-filename): Don't output a message if
13282 raise-error is non-nil. Fix return position and value.
13283
13284 * files.el (insert-directory): Obey --dired even with symlinks.
13285
13286 2004-09-25 Lars Hansen <larsh@math.ku.dk>
13287
13288 * ls-lisp.el (ls-lisp-format): Mark file names with property
13289 dired-filename.
13290
13291 2004-09-25 Kim F. Storm <storm@cua.dk>
13292
13293 * ido.el (ido-max-directory-size): New defcustom.
13294 (ido-decorations): Add "too big" element.
13295 (ido-directory-too-big): New dynamic var.
13296 (ido-may-cache-directory): Don't cache big directories.
13297 (ido-directory-too-big-p): New defun.
13298 (ido-set-current-directory): Update ido-directory-too-big.
13299 (ido-read-internal): Make empty ido-cur-item if too-big.
13300 (ido-buffer-internal): Use ido-read-internal directly instead of
13301 ido-read-buffer.
13302 (ido-file-internal): Init ido-directory-too-big.
13303 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
13304 and redo completion with full list.
13305 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
13306 it, and show completions.
13307 (ido-all-completions): Let bind ido-directory-too-big to nil.
13308 (ido-exhibit): Handle ido-directory-too-big.
13309 (ido-read-buffer): Handle fallback to read-buffer.
13310 Init ido-directory-too-big.
13311 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
13312 Init ido-directory-too-big.
13313
13314 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
13315
13316 * subr.el (delay-mode-hooks): Doc fix.
13317
13318 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
13319
13320 * textmodes/enriched.el
13321 (enriched-default-text-properties-local-flag): New variable.
13322 (enriched-mode): Make sure that enabling and disabling the mode is
13323 a no-op. Doc fix.
13324
13325 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
13326
13327 * calendar/holidays.el (holiday-advent): Report on a specified day
13328 offset from advent, not just advent.
13329 (holiday-easter-etc): Report on one specified day offset from
13330 easter, not all easter holidays. Various Easter holidays moved to
13331 `christian-holidays' variable in calendar.el.
13332 * calendar/calendar.el (christian-holidays): Adapt for new
13333 behavior of `holiday-advent' and `holiday-easter-etc' functions.
13334
13335 2004-09-23 Kim F. Storm <storm@cua.dk>
13336
13337 * image.el (insert-sliced-image): Add doc string.
13338
13339 * ido.el (ido-choice-list): New dynamic var for `list' context.
13340 (ido-context-switch-command): New dynamic var.
13341 (ido-define-mode-map): Generalize switch between file/buffer contexts.
13342 (ido-read-internal): Handle new `list' context.
13343 Handle insert-buffer and insert-file ido-exit values.
13344 (ido-buffer-internal): New arg switch-cmd. Use it to setup
13345 ido-context-switch-command. Handle insert-file ido-exit value.
13346 (ido-read-buffer): Set ido-context-switch-command to 'ignore
13347 unless it is already bound by caller.
13348 (ido-file-internal): New arg switch-cmd. Use it to setup
13349 ido-context-switch-command. Handle insert-buffer ido-exit value.
13350 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
13351 used for context switching.
13352 (ido-all-completions): Handle new `list' context.
13353 (ido-make-choice-list): Return choices for `list' context.
13354 (ido-find-file-in-dir, ido-display-file, ido-write-file)
13355 (ido-display-buffer, ido-kill-buffer): Disable context switching.
13356 (ido-insert-buffer, ido-insert-file): Setup context switching.
13357 (ido-exhibit): Handle `list' context.
13358 (ido-read-file-name): Disable context switching. Handle fallback.
13359 (ido-read-directory-name): Disable context switching.
13360 (ido-completing-read): New defun like completing-read. Setup and
13361 use new `list' context.
13362
13363 2004-09-20 Jesper Harder <harder@ifa.au.dk>
13364
13365 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
13366
13367 2004-09-21 Jay Belanger <belanger@truman.edu>
13368
13369 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
13370 `calc-graph-set-styles' so the gnuplot buffer will appear in a
13371 separate window.
13372
13373 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
13374
13375 * subr.el (after-change-major-mode-hook): Doc fix.
13376
13377 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13378
13379 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
13380 of ghostscript for monochrome PostScript file in Windows.
13381
13382 2004-09-21 Kenichi Handa <handa@m17n.org>
13383
13384 * descr-text.el (describe-char): Checking of quail activation fixed.
13385
13386 2004-09-21 Jay Belanger <belanger@truman.edu>
13387
13388 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
13389
13390 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
13391
13392 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
13393 after the mode hooks instead of before. Doc fix.
13394
13395 2004-09-20 Jason Rumney <jasonr@gnu.org>
13396
13397 * startup.el (command-line) [windows-nt]: Try .emacs first, then
13398 _emacs, but revert to .emacs if neither exists in home directory.
13399
13400 2004-09-20 John Paul Wallington <jpw@gnu.org>
13401
13402 * bindings.el (completion-ignored-extensions): Add .dfsl.
13403
13404 2004-09-20 Richard M. Stallman <rms@gnu.org>
13405
13406 * bindings.el (scroll-left): Make it disabled.
13407
13408 * files.el (enable-local-eval): Doc fix.
13409
13410 * indent.el (move-to-left-margin): Special case for minibuffer.
13411
13412 * term.el (term-emulate-terminal): Turn off undo for output.
13413 Use with-current-buffer and save-selected-window.
13414
13415 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
13416
13417 * progmodes/make-mode.el (makefile-fill-paragraph):
13418 Don't insist on spaces when looking for comments. # is enough.
13419
13420 * files.el (hack-local-variables): Copy the variables list
13421 to another buffer, strip prefixes and suffixes there, then read.
13422 (enable-local-eval): Doc fix.
13423 (ignored-local-variables): Initialize to nil.
13424 (risky-local-variable-p): Don't check ignored-local-variables here.
13425 (hack-one-local-variable): Ignore var if in ignored-local-variables.
13426
13427 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
13428
13429 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
13430 of = to "." (punctuation).
13431
13432 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13433
13434 * subr.el (event-basic-type): Fix mask (extend to 22bits).
13435
13436 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
13437
13438 * textmodes/enriched.el (enriched-rerun-flag): New variable.
13439 (enriched-before-change-major-mode): New function.
13440 Add it to `change-major-mode-hook'.
13441 (enriched-after-change-major-mode): New function.
13442 Add it to `after-change-major-mode-hook'.
13443 (enriched-mode): Make it work correctly if called from
13444 `after-change-major-mode-hook'.
13445 No longer set `indent-line-function'.
13446
13447 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
13448
13449 * subr.el (after-change-major-mode-hook): New variable.
13450 (run-mode-hooks): Implement it.
13451
13452 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
13453
13454 * battery.el (battery-linux-proc-apm): Use string-to-number.
13455 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
13456 Use dolist (and less indentation). Use erase-buffer.
13457 Pre-initialize `design-capacity', `warn', and `low'.
13458 (battery-format): Use replace-regexp-in-string.
13459
13460 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
13461
13462 * battery.el: Delete superfluous empty lines.
13463 (battery-linux-proc-acpi): Attempt to gather information from all
13464 battery subdirectories regardless of their file name.
13465 (battery-linux-proc-apm): Replace all occurrences of
13466 battery-hex-to-int-2 with string-to-int (base 16).
13467 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
13468 (battery-hex-map): Delete variable.
13469
13470 2004-09-18 John Paul Wallington <jpw@gnu.org>
13471
13472 * calc/calc-units.el (calc-quick-units): Fix overzealous
13473 s/or/unless/.
13474
13475 2004-09-17 Jay Belanger <belanger@truman.edu>
13476
13477 * calc/calc.el (calc-mode-var-list): Fix the value of
13478 `calc-matrix-brackets'.
13479
13480 2004-09-17 Romain Francoise <romain@orebokech.com>
13481
13482 * ibuf-ext.el (define-ibuffer-filter filename):
13483 Expand dired-directory since buffer-file-name is absolute.
13484
13485 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
13486
13487 * ediff-init.el (ediff-current-diff-face-A)
13488 (ediff-current-diff-face-B, ediff-current-diff-face-C)
13489 (ediff-current-diff-face-Ancestor)
13490 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
13491 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
13492 (ediff-even-diff-face-A, ediff-even-diff-face-B)
13493 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
13494 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
13495 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
13496 Use min-colors.
13497
13498 * term.el (term-down): Perform vertical motion if DOWN is negative.
13499 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
13500 (term-termcap-format): Synchronize with the eterm terminfo entry
13501 in etc/e/eterm.ti.
13502 (term-handle-colors-array): If the current foreground or
13503 background are zero (i.e. unspecified), use the foreground and
13504 background of the default face for reverse video.
13505 (term-ansi-at-eval-string, term-ansi-default-fg)
13506 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
13507 (term-mem): Delete unused function.
13508 (term-protocol-version): Increment.
13509 (term-current-face): Set to default.
13510
13511 2004-09-15 Jay Belanger <belanger@truman.edu>
13512
13513 * calc/calc.el (calc-mode-var-list): Define this variable.
13514 (calc-always-load-extensions, calc-line-numbering)
13515 (calc-line-breaking, calc-display-just, calc-display-origin)
13516 (calc-number-radix, calc-leading-zeros, calc-group-digits)
13517 (calc-group-char, calc-point-char, calc-frac-format)
13518 (calc-prefer-frac, calc-hms-format, calc-date-format)
13519 (calc-float-format, calc-full-float-format, calc-complex-format)
13520 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
13521 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
13522 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
13523 (calc-matrix-brackets, calc-language, calc-language-option)
13524 (calc-left-label, calc-right-label, calc-word-size)
13525 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
13526 (calc-display-raw, calc-internal-prec, calc-angle-mode)
13527 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
13528 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
13529 (calc-window-height, calc-display-trail, calc-show-selections)
13530 (calc-use-selections, calc-assoc-selections)
13531 (calc-display-working-message, calc-auto-why, calc-timing)
13532 (calc-mode-save-mode, calc-standard-date-formats)
13533 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
13534 (calc-user-parse-tables, calc-gnuplot-default-device)
13535 (calc-gnuplot-default-output, calc-gnuplot-print-device)
13536 (calc-gnuplot-print-output, calc-gnuplot-geometry)
13537 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
13538 (calc-invocation-macro, calc-show-banner): Give these values as
13539 part of `calc-mode-var-list's initialization after the variables
13540 are declared with defvar.
13541 (calc-bug-address): Change email address to send bug reports to.
13542 Change the maintainer address at the top.
13543 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
13544 than "\\.emacs" to determine if it is the user-init-file.
13545
13546 * calc/calc-embed.el (calc-embedded-set-modes): Use
13547 `calc-mode-var-list' correctly.
13548
13549 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
13550
13551 * vc.el (annotate-time): Document point handling.
13552 (vc-annotate-display-autoscale): Doc fix.
13553
13554 2004-09-15 Miles Bader <miles@gnu.org>
13555
13556 * generic.el (generic-make-keywords-list): Use symbol rather than
13557 word anchors in regexp.
13558
13559 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
13560
13561 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
13562 no file name consider `dired-directory'.
13563
13564 2004-09-14 Kim F. Storm <storm@cua.dk>
13565
13566 * faces.el (cursor): Add face-no-inherit property. Doc fix.
13567
13568 2004-09-14 Simon Josefsson <jas@extundo.com>
13569
13570 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
13571
13572 * textmodes/dns-mode.el: Add.
13573
13574 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
13575
13576 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
13577 (disabled-command-function): Make the ?\ char more obvious.
13578
13579 * vc-arch.el (vc-arch-root, vc-arch-registered):
13580 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
13581
13582 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
13583
13584 * windmove.el (windmove-frame-edges): Report coordinates of
13585 outside edges of frame, not inside edges.
13586 (windmove-coordinates-of-position): Convert into wrapper to new
13587 function `windmove-coordinates-of-window-position';
13588 `compute-motion' always applies to selected window.
13589 (windmove-coordinates-of-position): Update documentation to refer
13590 to Emacs 21 Lisp Reference Manual.
13591 (windmove-find-other-window): Fix off-by-one errors for max x,y.
13592
13593 2004-09-13 Kim F. Storm <storm@cua.dk>
13594
13595 * isearch.el (isearch-resume-in-command-history): Rename from
13596 isearch-resume-enabled and change default to nil.
13597
13598 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
13599
13600 * vc-hooks.el (vc-ignore-dir-regexp): New var.
13601 (vc-registered): Use it.
13602 (vc-find-root): New fun.
13603
13604 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
13605 Don't tell to use \\{...} when it's already done.
13606
13607 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
13608 Provide a sample complex default.
13609 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
13610 (bibtex-entry): Use mapc.
13611
13612 2004-09-12 Kim F. Storm <storm@cua.dk>
13613
13614 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
13615
13616 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
13617 inhibit-field-text-motion to t so rectangles work in comint buffers.
13618
13619 * simple.el (choose-completion-string): Set buffer before running
13620 choose-completion-string-functions hook so it can be buffer-local.
13621
13622 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
13623
13624 * progmodes/compile.el (compilation-start): Parse command to see
13625 if it starts with a cd, and if so perform it for the *compilation*
13626 buffer. Change the header to reflect this.
13627
13628 2004-09-11 Kim F. Storm <storm@cua.dk>
13629
13630 * ido.el (ido-enable-dot-prefix): Doc fix.
13631 (ido-enable-dot-prefix): New defcustom.
13632 (ido-set-matches1): Use it.
13633
13634 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
13635
13636 * textmodes/bibtex.el (bibtex-mark-active)
13637 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
13638
13639 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13640
13641 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
13642 used in a case insensitive environment.
13643 (bibtex-mode-map): Rearrange order of menus.
13644 (bibtex-quoted-string-re): Obsolete.
13645 (bibtex-complete-key-cleanup): Variable replaced by new function.
13646 (bibtex-font-lock-keywords): Use backquotes.
13647 (bibtex-font-lock-url-regexp): New internal variable.
13648 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
13649 "OPT" and "ALT".
13650 (bibtex-insert-current-kill, bibtex-make-field)
13651 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
13652 (bibtex-parse-field-text): Simplify.
13653 (bibtex-string=): New helper function.
13654 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
13655 (bibtex-map-entries): Use bibtex-string=.
13656 (bibtex-search-entry): Use not.
13657 (bibtex-enclosing-field): Fix docstring.
13658 (bibtex-assoc-regexp): Obsolete.
13659 (bibtex-format-entry): Use assoc-string and bibtex-string=.
13660 (bibtex-autokey-get-names): Handle empty name field.
13661 (bibtex-parse-strings): Use assoc-string and unless.
13662 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
13663 Use assoc-string.
13664 (bibtex-pop): Simplify.
13665 (bibtex-mode): Set font-lock-extra-managed-props.
13666 (bibtex-entry-update): Use assoc-string.
13667 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
13668 (bibtex-autofill-entry): Use bibtex-string=.
13669 (bibtex-print-help-message): Simplify.
13670 (bibtex-find-entry): New optional arg START.
13671 (bibtex-validate): Use bibtex-string= and assoc-string.
13672 Do not call obsolete function compilation-parse-errors.
13673 (bibtex-remove-delimiters): Only remove delimiters if present.
13674 (bibtex-copy-entry-as-kill): Add docstring.
13675 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
13676 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
13677 (bibtex-complete): Use bibtex-predefined-month-strings,
13678 bibtex-string=, and new function bibtex-complete-key-cleanup.
13679 (bibtex-generate-url-list): New variable.
13680 (bibtex-url): New command bound to C-c C-l and mouse-2.
13681 (bibtex-url-map): New local keymap for bibtex-url-mouse.
13682 (bibtex-font-lock-url): New function.
13683
13684 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
13685
13686 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
13687
13688 2004-09-09 Kim F. Storm <storm@cua.dk>
13689
13690 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
13691 counter and format with binding.
13692 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
13693 the declared macro uses own macro counter and format. Give symbol
13694 kmacro property.
13695 (kmacro-keymap): Bind kmacro-name-last-macro to n.
13696 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
13697 (kmacro-end-and-call-macro): Doc fix.
13698
13699 2004-09-09 Lars Hansen <larsh@math.ku.dk>
13700
13701 * desktop.el (desktop-clear-preserve-buffers):
13702 Remove make-obsolete-variable.
13703
13704 2004-09-08 Richard M. Stallman <rms@gnu.org>
13705
13706 * buff-menu.el (list-buffers-noselect): Call format-mode-line
13707 with the buffer as argument.
13708
13709 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
13710
13711 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
13712
13713 2004-09-08 Juri Linkov <juri@jurta.org>
13714
13715 * replace.el (perform-replace): Use `query-replace-descr'.
13716
13717 * cus-start.el (history-delete-duplicates): Specify customization.
13718
13719 * diff-mode.el (diff-mode-map):
13720 * progmodes/compile.el (compilation-mode-map):
13721 * progmodes/grep.el (grep-mode-map):
13722 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
13723 to `next-error-follow-minor-mode'.
13724
13725 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13726
13727 * isearch.el (isearch-lazy-highlight-update): Take into account
13728 the case of zero-length match at the search bound.
13729
13730 2004-09-08 Kim F. Storm <storm@cua.dk>
13731
13732 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
13733 change. Use zero width overlays when necessary.
13734
13735 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13736
13737 * subr.el (split-string): Docfix.
13738
13739 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13740
13741 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
13742 (display-call-tree): Ensure newline after caller/calls blocks.
13743
13744 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13745
13746 * startup.el (command-line-1): Make option
13747 --directory/-L modify `load-path' straight away.
13748
13749 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13750
13751 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
13752
13753 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13754
13755 * emacs-lisp/autoload.el (make-autoload):
13756 Handle `define-compilation-mode'.
13757
13758 * emacs-lisp/lisp-mode.el (define-compilation-mode):
13759 Specify `doc-string-elt' property.
13760
13761 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13762
13763 * bs.el (bs-mode): Doc fix.
13764
13765 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13766
13767 * info.el (Info-insert-dir): Fix temp buffer leak bug.
13768
13769 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13770
13771 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
13772
13773 2004-09-08 Kenichi Handa <handa@m17n.org>
13774
13775 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
13776 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
13777 ps-mule-next-point -> 1+).
13778
13779 * composite.el (encode-composition-rule): Add autoload cookie.
13780
13781 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
13782
13783 * format.el (buffer-auto-save-file-format): Make it permanent local.
13784
13785 2004-09-07 Kim F. Storm <storm@cua.dk>
13786
13787 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
13788 (authors-fixed-entries): Fix typo.
13789 (authors-canonical-author-name): Compact multiple spaces.
13790 Ignore trivial names (e.g. only first name).
13791
13792 * term.el (term-window-width): Only use full window width on
13793 window system if overflow-newline-into-fringe is enabled.
13794 (term-mode): Don't disable overflow-newline-into-fringe.
13795
13796 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
13797
13798 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
13799 motion as seen on my Mac OS X xterms.
13800
13801 * newcomment.el (uncomment-region-default, comment-region-default):
13802 New functions extracted from uncomment-region and comment-region.
13803 (comment-region, comment-region-function, uncomment-region)
13804 (uncomment-region-function): Use them.
13805
13806 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
13807
13808 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
13809 It's not crucial but can make sense at times.
13810
13811 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
13812 the first commit.
13813
13814 * vc.el (vc-buffer-context, vc-restore-buffer-context):
13815 Disable obsolete code.
13816
13817 2004-09-07 Juri Linkov <juri@jurta.org>
13818
13819 * progmodes/grep.el (grep-highlight-matches): Change default from
13820 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
13821 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
13822 if grep option `--color' is available, or to `nil' otherwise.
13823 (grep-process-setup): Call `grep-compute-defaults' if
13824 `grep-highlight-matches' is not computed. Set env-vars only
13825 if `grep-highlight-matches' is `t'.
13826 (grep-use-null-device): Remove redundant type `boolean' (`choice'
13827 is already defined).
13828
13829 * progmodes/compile.el (compilation-start): Use copy of
13830 `process-environment' created by `copy-sequence' to not
13831 modify env-vars in the global `process-environment'.
13832
13833 2004-09-06 Eli Zaretskii <eliz@gnu.org>
13834
13835 * simple.el (next-error-follow-minor-mode): Fix last change.
13836
13837 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
13838
13839 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
13840 permanent local.
13841
13842 2004-09-04 Richard M. Stallman <rms@gnu.org>
13843
13844 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
13845 highlighting if the search string is empty.
13846
13847 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
13848
13849 * facemenu.el (facemenu-active-faces): Change condition of inner
13850 `while' loop to also check the first two elements of `face-atts'
13851 and `mask-atts'.
13852
13853 2004-09-04 John Paul Wallington <jpw@gnu.org>
13854
13855 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
13856 (thumbs-view-image-mode): Make buffer read-only.
13857
13858 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
13859
13860 * textmodes/ispell.el (ispell-really-aspell): New defvar.
13861 (ispell-check-version): Set it.
13862 (ispell-send-replacement): New function.
13863 (ispell-process-line): Call ispell-send-replacement.
13864
13865 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13866
13867 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
13868 Support choosing seconds with "s".
13869
13870 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
13871
13872 * terminal.el (te-escape): Show `?' in prompt for help key.
13873
13874 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
13875
13876 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
13877
13878 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
13879
13880 * simple.el (next-error-follow-minor-mode)
13881 (next-error-follow-mode-post-command-hook): New functions.
13882 (next-error-follow-last-line): New defvar.
13883
13884 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
13885 * progmodes/compile.el (compilation-mode-map): Likewise.
13886 * progmodes/grep.el (grep-mode-map): Likewise.
13887 * replace.el (occur-mode-map): Likewise.
13888
13889 * newcomment.el (uncomment-region): Bind comment-use-global-state
13890 to nil.
13891
13892 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
13893
13894 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
13895 locally around the call to `revert-buffer'.
13896
13897 2004-09-03 Juri Linkov <juri@jurta.org>
13898
13899 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
13900 `isearch-adjusted' to `t'.
13901 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
13902 (isearch-message-prefix): Add "pending" for isearch-adjusted.
13903 (isearch-other-meta-char): Restore isearch-point unconditionally.
13904 (isearch-query-replace): Add new arg `regexp-flag' and use it.
13905 Set point to start of match if region is not active in transient
13906 mark mode (to include the current match to region boundaries).
13907 Push the search string to `query-replace-from-history-variable'.
13908 Add prompt "Query replace regexp" for isearch-regexp.
13909 Add region beginning/end as last arguments of `perform-replace.'
13910 (isearch-query-replace-regexp): Replace code by the call to
13911 `isearch-query-replace' with arg `t'.
13912
13913 2004-09-03 Richard M. Stallman <rms@gnu.org>
13914
13915 * startup.el (normal-top-level): Undo previous TERM change.
13916
13917 2004-09-03 Kim F. Storm <storm@cua.dk>
13918
13919 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
13920 highlight overlays; allow using RET when cursor is over a button.
13921 (cua--highlight-rectangle): Use it.
13922 (cua--rectangle-set-corners): Don't move backwards at eol.
13923 (cua--forward-line): Don't move into void after eob.
13924
13925 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
13926 point is set (and displayed) inside rectangle.
13927 (cua--rectangle-operation): Fix for highlight of empty lines.
13928 (cua--highlight-rectangle): Fix highlight for tabs.
13929 Position cursor at left/right edge of rectangle using new `cursor'
13930 property on overlay strings.
13931 (cua--indent-rectangle): Don't tabify.
13932 (cua-rotate-rectangle): Ignore that point has moved.
13933
13934 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13935
13936 * term/mac-win.el: Add ASCII equivalents for some function keys.
13937 (mode-line-frame-identification): Sync with x-win.el.
13938
13939 2004-09-02 Juri Linkov <juri@jurta.org>
13940
13941 * progmodes/compile.el (compilation-buffer-name): Compare major
13942 mode with second element of compilation-arguments instead of third
13943 to reflect latest changes in compilation-arguments structure.
13944 (recompile): Use global variable `compilation-directory' to get
13945 recent compilation directory only when `recompile' is invoked NOT
13946 in the compilation buffer. Otherwise, use `default-directory' of
13947 the compilation buffer.
13948 (compilation-error-properties): Allow to funcall col and end-col.
13949 (compilation-mode-font-lock-keywords): Check col and end-col by
13950 `integerp'.
13951 (compilation-goto-locus): If end-mk is non-nil in transient mark
13952 mode don't activate the mark (and don't display message in
13953 push-mark), but highlight overlay between mk and end-mk.
13954
13955 * progmodes/grep.el (grep-highlight-matches): New defcustom.
13956 (grep-regexp-alist): Add rule to highlight grep matches.
13957 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
13958
13959 * info.el (Info-fontify-node): Don't compute other-tag
13960 if Info-hide-note-references=hide.
13961
13962 * help.el (function-called-at-point):
13963 * help-fns.el (variable-at-point):
13964 Try `find-tag-default' when other methods failed.
13965
13966 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
13967 Do not push mark if inhibit-mark-movement is non-nil.
13968
13969 * textmodes/ispell.el (ispell-html-skip-alists):
13970 Fix backslashes in docstring.
13971
13972 2004-09-01 Juri Linkov <juri@jurta.org>
13973
13974 * isearch.el (isearch-wrap-function)
13975 (isearch-push-state-function): New defvars.
13976 (isearch-pop-fun-state): New defsubst.
13977 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
13978 (isearch-push-state): Set the result of calling
13979 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
13980 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
13981 restore the mode-specific starting point of terminated search.
13982 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
13983 (isearch-repeat): Call `isearch-wrap-function' if defined.
13984 (isearch-message-prefix): Don't add prefix "over" to the message
13985 for wrapped search if `isearch-wrap-function' is defined.
13986 (isearch-search): Call function saved in `isearch-pop-fun-state' to
13987 restore the mode-specific starting point of failed search.
13988
13989 * info.el (Info-search-whitespace-regexp): Fix backslashes.
13990 (Info-search): Add new optional arguments for the sake of isearch.
13991 Replace whitespace in Info-search-whitespace-regexp literally.
13992 Add backward search. Don't call `Info-select-node' if regexp is
13993 found in the same Info node. Don't add node to Info-history for
13994 wrapped isearch.
13995 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
13996 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
13997 (Info-mode): Set local variables `isearch-search-fun-function',
13998 `isearch-wrap-function', `isearch-push-state-function',
13999 `search-whitespace-regexp'.
14000
14001 * isearch.el: Remove ancient Change Log section.
14002 (isearch-string, isearch-message-string, isearch-point)
14003 (isearch-success, isearch-forward-flag, isearch-other-end)
14004 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14005 (isearch-barrier, isearch-within-brackets)
14006 (isearch-case-fold-search): Add suffix `-state' to state-related
14007 defsubsts to avoid name clashes with other function names.
14008
14009 * simple.el (next-error): New defgroup and defface.
14010 (next-error-highlight, next-error-highlight-no-select):
14011 New defcustoms.
14012 (next-error-no-select): Let-bind next-error-highlight to the value
14013 of next-error-highlight-no-select before calling `next-error'.
14014
14015 * progmodes/compile.el (compilation-goto-locus):
14016 Use `next-error' face instead of `region'. Set 4-th argument of
14017 `move-overlay' to `current-buffer' to move overlay to different
14018 source buffers. Use new variable `next-error-highlight'.
14019
14020 * simple.el (next-error-find-buffer): Move the rule
14021 "if current buffer is a next-error capable buffer" after the
14022 rule "if next-error-last-buffer is set to a live buffer".
14023 Simplify to test all rules in one `or'.
14024 (next-error): Doc fix.
14025 (next-error, previous-error, first-error)
14026 (next-error-no-select, previous-error-no-select):
14027 Make arguments optional.
14028
14029 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
14030
14031 * macros.el (apply-macro-to-region-lines): Make it operate on all
14032 lines that begin in the region, rather than on all complete lines
14033 in the region.
14034
14035 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14036
14037 * x-dnd.el (x-dnd-protocol-alist): Document update.
14038 (x-dnd-known-types): Defcustom it.
14039 (x-dnd-handle-motif): Print message-atom in error message.
14040
14041 2004-08-30 John Paul Wallington <jpw@gnu.org>
14042
14043 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
14044 strings rather than programatically constructing message.
14045
14046 2004-08-30 Richard M. Stallman <rms@gnu.org>
14047
14048 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
14049 Don't return a string that would read as the wrong character code.
14050
14051 2004-08-29 Kim F. Storm <storm@cua.dk>
14052
14053 * emulation/cua-base.el (cua-auto-expand-rectangles):
14054 Remove automatic rectangle padding feature; replace by non-destructive
14055 virtual rectangle edges feature.
14056 (cua-virtual-rectangle-edges): New defcustom.
14057 (cua-auto-tabify-rectangles): New defcustom.
14058 (cua-paste): If paste into a marked rectangle, insert rectangle at
14059 current column, even if virtual; also paste exactly as many lines
14060 as has been marked (ignore additional lines or add empty lines),
14061 but paste whole source if only one line is marked.
14062 (cua--update-indications): No longer use overwrite-cursor to
14063 indicate rectangle padding
14064
14065 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
14066 (cua--rectangle-virtual-edges): New defun.
14067 (cua--rectangle-get-corners): Remove optional PAD arg.
14068 (cua--rectangle-set-corners): Never do padding.
14069 (cua--forward-line): Remove optional PAD arg. Simplify.
14070 (cua-resize-rectangle-right, cua-resize-rectangle-left)
14071 (cua-resize-rectangle-down, cua-resize-rectangle-up):
14072 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
14073 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
14074 (cua--rectangle-move): Never do padding. Simplify.
14075 (cua--tabify-start): New defun.
14076 (cua--rectangle-operation): Add tabify arg. All callers changed.
14077 (cua--pad-rectangle): Remove.
14078 (cua--delete-rectangle): Handle delete with virtual edges.
14079 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
14080 (cua--insert-rectangle): Handle insert at virtual column.
14081 Perform auto-tabify if necessary.
14082 (cua--activate-rectangle): Remove optional FORCE arg.
14083 Never do padding. Simplify.
14084 (cua--highlight-rectangle): Enhance for virtual edges.
14085 (cua-toggle-rectangle-padding): Remove command.
14086 (cua-toggle-rectangle-virtual-edges): New command.
14087 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
14088 (cua--rectangle-post-command): Don't force rectangle padding.
14089 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
14090
14091 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
14092
14093 * indent.el (edit-tab-stops-buffer): Doc fix.
14094
14095 2004-08-28 Richard M. Stallman <rms@gnu.org>
14096
14097 * progmodes/grep.el (grep-default-command): Use find-tag-default.
14098 (grep-tag-default): Function deleted.
14099
14100 * subr.el (find-tag-default): Move from etags.el.
14101
14102 * progmodes/etags.el (find-tag-default): Move to subr.el.
14103
14104 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
14105 into the basic character if it has an uppercase form.
14106
14107 2004-08-27 Kenichi Handa <handa@m17n.org>
14108
14109 * international/utf-8.el (utf-8-post-read-conversion): If the
14110 buffer is unibyte, temporarily make it multibyte.
14111
14112 2004-08-27 Masatake YAMATO <jet@gyve.org>
14113
14114 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
14115
14116 2004-08-25 John Paul Wallington <jpw@gnu.org>
14117
14118 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
14119 0, 1, and many mismatches in message.
14120 (tex-start-shell): Use `set-process-query-on-exit-flag'.
14121
14122 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
14123 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
14124
14125 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
14126
14127 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
14128 vc-diff-switches differently.
14129
14130 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
14131
14132 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
14133 before and a real defvar after
14134 `speedbar-supported-extension-expressions'. This is to silence
14135 the compiler without breaking bootstrapping.
14136
14137 2004-08-22 Richard M. Stallman <rms@gnu.org>
14138
14139 * textmodes/flyspell.el (flyspell-word):
14140 Use set-process-query-on-exit-flag.
14141 (flyspell-highlight-duplicate-region): Take POSS as arg.
14142 (flyspell-word): Pass POSS as arg.
14143
14144 * progmodes/ada-xref.el: Many doc and style fixes.
14145 (ada-find-any-references): Use compilation-start.
14146 (ada-get-ali-file-name): Improve error msg.
14147 (ada-get-ada-file-name): Likewise.
14148
14149 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
14150 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
14151
14152 * mail/mail-extr.el (mail-extr-all-top-level-domains):
14153 Add forward defvar.
14154
14155 * whitespace.el (global-whitespace-mode): New alias
14156 for whitespace-global-mode.
14157
14158 * speedbar.el (speedbar-file-regexp): Move definition up.
14159 (speedbar-mode, speedbar-set-mode-line-format):
14160 Use with-no-warnings.
14161 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
14162
14163 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
14164 controls whether to display the error buffer.
14165
14166 * ps-mule.el: Delete compatibility code for old Emacsen.
14167 (ps-mule-find-wrappoint): Don't use chars-in-region.
14168
14169 * frame.el (display-mouse-p, display-selections-p):
14170 Use with-no-warnings.
14171
14172 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
14173
14174 2004-08-22 David Kastrup <dak@gnu.org>
14175
14176 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
14177 information.
14178
14179 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
14180
14181 2004-08-22 Andreas Schwab <schwab@suse.de>
14182
14183 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
14184
14185 2004-08-22 Masatake YAMATO <jet@gyve.org>
14186
14187 * cvs-status.el (cvs-status-checkout): New function.
14188 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
14189
14190 2004-08-21 David Kastrup <dak@gnu.org>
14191
14192 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
14193 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
14194 has been converted to use hashtables, the relation `nil=none' is
14195 no longer valid, as `nil' is not a hashtable. This patch tries to
14196 reduce the number of resulting errors.
14197
14198 2004-08-21 John Paul Wallington <jpw@gnu.org>
14199
14200 * subr.el (process-kill-without-query): Made obsolete in
14201 version 21.4, not 21.5.
14202
14203 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
14204 (vc-previous-comment, vc-next-comment)
14205 (vc-comment-search-reverse, vc-comment-search-forward)
14206 (vc-comment-to-change-log): Likewise.
14207
14208 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
14209
14210 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
14211
14212 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
14213 Correct indentation of DEFMETHODS with non-standard method
14214 combinations (e.g., PROGN, MIN, MAX).
14215
14216 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
14217
14218 * startup.el (normal-top-level-add-subdirs-to-load-path):
14219 Avoid unnecessarily checking system-type.
14220 (normal-top-level): Set TERM to "dumb". Simplify.
14221
14222 * avoid.el (mouse-avoidance-ignore-p): New fun.
14223 Also ignore switch-frame, select-window, double, and triple clicks.
14224 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
14225 (mouse-avoidance-fancy-hook): Use it.
14226
14227 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
14228
14229 * avoid.el (mouse-avoidance-nudge-mouse)
14230 (mouse-avoidance-banish-destination): Stay within the current window
14231 to avoid problems with mouse-autoselect-window.
14232
14233 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
14234
14235 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
14236 the newer format of some messages in cvs-1.12.1.
14237
14238 2004-08-19 Masatake YAMATO <jet@gyve.org>
14239
14240 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
14241 (elp-results-jump-to-definition-by-mouse)
14242 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
14243 (elp-output-result): Use elp-output-insert-symname.
14244
14245 2004-08-18 Kenichi Handa <handa@m17n.org>
14246
14247 * language/cyrillic.el: Register koi8-r in
14248 ctext-non-standard-encodings-alist.
14249 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
14250
14251 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
14252
14253 * emacs-lisp/copyright.el (copyright-update-year): Delete code
14254 that replaces 20xy with xy.
14255
14256 2004-08-17 John Paul Wallington <jpw@gnu.org>
14257
14258 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
14259 (reb-force-update): Doc fix.
14260
14261 2004-08-16 Richard M. Stallman <rms@gnu.org>
14262
14263 * progmodes/which-func.el (which-func-update-1): Doc fix.
14264
14265 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
14266 (sh-mode-abbrev-table): New variable.
14267
14268 * progmodes/compile.el (compilation-mode): Doc fix.
14269
14270 * emacs-lisp/lisp-mode.el (eval-last-sexp):
14271 Don't cons a new symbol each time.
14272 (eval-last-sexp-fake-value): New variable.
14273
14274 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
14275 (copyright-update-year): Detect continuation of list of years.
14276
14277 * term.el (term-default-fg-color, term-default-bg-color)
14278 (ansi-term-color-vector): Use `unspecified', not nil, as default.
14279
14280 * imenu.el: Several doc fixes: don't say variables are buffer-local.
14281
14282 2004-08-16 Davis Herring <herring@lanl.gov>
14283
14284 * isearch.el (isearch-string, isearch-message-string, isearch-point)
14285 (isearch-success, isearch-forward-flag, isearch-other-end)
14286 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14287 (isearch-barrier, isearch-within-brackets)
14288 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
14289
14290 2004-08-16 Kenichi Handa <handa@m17n.org>
14291
14292 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
14293
14294 2004-08-15 Kenichi Handa <handa@m17n.org>
14295
14296 * term/x-win.el (x-selection-value): If utf8 was successful but
14297 ctext was not, use utf8 string.
14298
14299 2004-08-14 Davis Herring <herring@lanl.gov>
14300
14301 * isearch.el: Remove accidental changes of March 4. Fix backing
14302 up when a regexp isearch is made more general. Use symbolic
14303 accessor functions for isearch stack frames to make usage clearer.
14304 (search-whitespace-regexp): Made groups in documentation shy (as
14305 is the group in the default value).
14306 (isearch-fallback): New function, addresses problems with regexps
14307 liberalized by `\|', adds support for liberalization by `\}' (the
14308 general repetition construct), and incorporates behavior for
14309 `*'/`?'.
14310 (isearch-}-char): New command, calls `isearch-fallback' with
14311 arguments appropriate to a typed `}'.
14312 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
14313 appropriately.
14314 (isearch-mode-map): Bind `}' to `isearch-}-char'.
14315 (isearch-string, isearch-message,string, isearch-point)
14316 (isearch-success, isearch-forward-flag, isearch-other-end)
14317 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14318 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
14319 New inline functions to read fields of a stack frame.
14320
14321 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
14322
14323 * battery.el (battery-linux-proc-acpi): Look into battery
14324 directories matching the literal string "CMB", too (required for
14325 Linux kernel version 2.6.7).
14326
14327 2004-08-14 John Paul Wallington <jpw@gnu.org>
14328
14329 * cus-start.el (read-file-name-completion-ignore-case): Add.
14330 (blink-cursor-alist): Change version to "21.4".
14331
14332 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
14333
14334 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
14335
14336 * speedbar.el (speedbar-scan-subdirs): New option.
14337 (speedbar-file-lists): Don't ignore file-name case on Unix and use
14338 dolist.
14339 (speedbar-insert-files-at-point): Take an extra argument and use
14340 it to optionally find out if a subdir is empty. Also unreadable
14341 files don't get expand buttons.
14342 (speedbar-directory): New image (unused pixmap already existed).
14343 (speedbar-expand-image-button-alist): Use it.
14344
14345 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
14346
14347 CC Mode update to 5.30.9:
14348
14349 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
14350 Move from cc-vars to cc-defs for dependency reasons. Fix the
14351 POSIX char class test to check that it works in
14352 `skip-chars-(forward|backward)' too.
14353
14354 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
14355 first argument starts with a special brace list.
14356
14357 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
14358 when `c-opt-type-concat-key' is used (i.e. in Pike).
14359
14360 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
14361 Fix bug when the inner char pair doesn't have paren syntax,
14362 i.e. "(<>)".
14363
14364 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
14365 whitespace safe.
14366
14367 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
14368 position for `arglist-intro', `arglist-cont-nonempty' and
14369 `arglist-close' when there are two arglist open parens on the same
14370 line and there's nothing in front of the first.
14371
14372 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
14373 locking of qualified names in Java, which previously could fontify
14374 common indexing expressions in many cases. The standard Java
14375 naming conventions are used to tell them apart.
14376
14377 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
14378 Fix inconsistency wrt opening parens on the first line inside a paren
14379 block.
14380
14381 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
14382 compile time for the sake of `c-major-mode-is'.
14383
14384 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
14385 `c-major-mode-is' in the event that this is used inside a
14386 `c-lang-defconst'.
14387
14388 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
14389 `c-lang-defconst' so that it works better with fallback languages.
14390
14391 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
14392 it to fail to record the base mode.
14393
14394 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
14395 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
14396 is used. Reorder the syntax checks to get more efficient
14397 skipping in some situations.
14398
14399 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
14400 continuation which might precede the newly inserted '{'.
14401
14402 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
14403 Fix cases where it could loop indefinitely.
14404
14405 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
14406 size specs correctly. Only fontify identifiers in front of '('
14407 with as functions - don't accept any paren char. Tighten up
14408 initializer skipping to stop before function and class blocks.
14409
14410 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
14411 the point could be left directly after an open paren when finding
14412 the beginning of the first decl in the block.
14413
14414 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
14415 table when filtering out legitimate open parens to be recorded.
14416 This could cause cache inconsistencies when e.g.
14417 `c++-template-syntax-table' was temporarily in use.
14418
14419 * progmodes/cc-engine.el (c-on-identifier)
14420 (c-simple-skip-symbol-backward): Small fix for handling "-"
14421 correctly in `skip-chars-backward'. Affected the operator lfun
14422 syntax in Pike.
14423
14424 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
14425 Fix bug that could cause an error from `after-change-functions' when
14426 the changed region is at bob.
14427
14428 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
14429
14430 CC Mode update to 5.30.9:
14431
14432 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
14433 to say that <TAB> doesn't insert WS into a CPP line.
14434 (c-indent-command, c-tab-always-indent): Amend doc strings.
14435
14436 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
14437 checks for user errors, thus eliminating cryptic and unhelpful
14438 Emacs error messages. (1) Check the arg to `c-set-style' is a
14439 string. (2) Check that settings to `c-offsets-alist' are not
14440 spuriously quoted.
14441
14442 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
14443 which precedes the newly inserted `{'.
14444
14445 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
14446
14447 Sync with Tramp 2.0.44.
14448
14449 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
14450 function "tramp_file_attributes". Otherwise, file names
14451 containing spaces are misinterpreted. Reported by Magnus Henoch
14452 <mange@freemail.hu>.
14453 (tramp-handle-file-truename): FILENAME must be expanded first.
14454 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
14455 obscure results. Reported by D. Goel <deego@gnufans.org>.
14456 (tramp-handle-verify-visited-file-modtime): If file does not
14457 exist, say it is not modified if and only if that agrees with the
14458 buffer's record. Check whether a file is visiting the buffer, or
14459 the buffer has no recorded last modification time. Return t in
14460 case the visiting file doesn't exist. Suggested by Luc Teirlinck
14461 <teirllm@auburn.edu>.
14462 (tramp-handle-write-region): Pass modtime explicitly to
14463 `set-visited-file-modtime', because filename can be different
14464 from (buffer-file-name) if `file-precious-flag' is set.
14465 `set-visited-file-modtime' must be called always when `visit' is t
14466 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
14467 (tramp-handle-set-visited-file-modtime): If `time-list' is not
14468 nil, don't apply the whole body. If the file doesn't exists, set
14469 modtime to '(-1 65535). Suggested by Luc Teirlinck
14470 <teirllm@auburn.edu>.
14471
14472 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
14473
14474 * help.el (describe-bindings): Doc fix.
14475
14476 * subr.el (kbd): Doc fix.
14477
14478 2004-08-08 John Paul Wallington <jpw@gnu.org>
14479
14480 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
14481 instead of `string-to-int'.
14482 (define-ibuffer-column mode): Fix indentation.
14483
14484 2004-08-08 Lars Hansen <larsh@math.ku.dk>
14485
14486 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
14487
14488 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
14489
14490 * subr.el (global-unset-key, local-unset-key): Doc fixes.
14491
14492 * novice.el (disabled-command-function): New variable renamed from
14493 `disabled-command-hook'.
14494 (disabled-command-hook): Keep the _variable_ as alias for
14495 `disabled-command-function' and make obsolete.
14496 (disabled-command-function): Function renamed from
14497 `disabled-command-hook'. Adapt code to name change of the variable.
14498
14499 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
14500
14501 * simple.el (completion-root-regexp): New defvar.
14502 (completion-setup-function): Use it instead of a literal string.
14503
14504 2004-08-07 John Paul Wallington <jpw@gnu.org>
14505
14506 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
14507 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
14508 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
14509 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
14510
14511 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
14512
14513 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
14514 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
14515
14516 2004-08-04 Kenichi Handa <handa@m17n.org>
14517
14518 * international/encoded-kb.el (encoded-kbd-setup-keymap):
14519 Fix previous change.
14520
14521 2004-08-03 Kenichi Handa <handa@m17n.org>
14522
14523 * international/encoded-kb.el: The following changes are to
14524 utilize key-translation-map instead of minor mode map.
14525 (encoded-kbd-iso2022-non-ascii-map): Delete it.
14526 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
14527 (encoded-kbd-last-key): New function.
14528 (encoded-kbd-iso2022-single-shift): New function.
14529 (encoded-kbd-iso2022-designation)
14530 (encoded-kbd-self-insert-iso2022-7bit)
14531 (encoded-kbd-self-insert-iso2022-8bit)
14532 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
14533 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
14534 key-translation-map.
14535 (encoded-kbd-setup-keymap): Setup key-translation-map.
14536 (saved-key-translation-map): New variable.
14537 (encoded-kbd-mode): Save/restore key-translation-map.
14538 Adjust for the change of encoded-kbd-setup-keymap.
14539
14540 2004-08-02 Kim F. Storm <storm@cua.dk>
14541
14542 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
14543 and call compute-motion with nil for topos and width to get proper
14544 usable width and height for both window and non-window systems.
14545
14546 * windmove.el (windmove-coordinates-of-position): Let compute-motion
14547 calculate usable window width and height.
14548
14549 * window.el (window-buffer-height): Call compute-motion with nil width.
14550
14551 2004-08-01 David Kastrup <dak@gnu.org>
14552
14553 * replace.el (query-replace-read-from):
14554 Use `query-replace-compile-replacement'.
14555 (query-replace-compile-replacement): New function.
14556 (query-replace-read-to): Use `query-replace-compile-replacement'
14557 for repeating the last command.
14558
14559 2004-08-01 John Paul Wallington <jpw@gnu.org>
14560
14561 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
14562 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
14563 (pr-switches): Remove period from end of error messages.
14564
14565 * help-mode.el (help-go-back): Likewise.
14566
14567 * abbrev.el (only-global-abbrevs): Doc fix.
14568 (edit-abbrevs-map): Define within defvar.
14569 (quietly-read-abbrev-file): Doc fix.
14570
14571 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
14572
14573 * novice.el (enable-command, disable-command): Doc fixes.
14574
14575 * subr.el (event-modifiers, event-basic-type): Doc fixes.
14576
14577 2004-07-30 Richard M. Stallman <rms@gnu.org>
14578
14579 * subr.el (with-local-quit): Doc fix.
14580
14581 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
14582
14583 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
14584
14585 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
14586
14587 * custom.el (defcustom): Doc fix.
14588
14589 2004-07-28 Masatake YAMATO <jet@gyve.org>
14590
14591 * progmodes/etags.el (etags-tags-apropos): Show building progress.
14592
14593 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
14594
14595 * imenu.el (imenu-prev-index-position-function)
14596 (imenu-extract-index-name-function, imenu-name-lookup-function)
14597 (imenu--index-alist): Docstring redundancy fix.
14598
14599 2004-07-25 Lars Hansen <larsh@math.ku.dk>
14600
14601 * wdired.el (wdired-finish-edit): Require dired-aux before locally
14602 binding dired-backup-overwrite.
14603
14604 2004-07-25 John Paul Wallington <jpw@gnu.org>
14605
14606 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
14607
14608 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
14609
14610 * term/tty-colors.el (tty-color-approximate): Doc fix.
14611
14612 * select.el (x-get-selection, x-set-selection): Doc fixes.
14613
14614 * frame.el (make-frame): Doc fix.
14615
14616 2004-07-24 Richard M. Stallman <rms@gnu.org>
14617
14618 * mail/rmail.el (rmail-mime-charset-pattern):
14619 Don't include semicolon in the charset value.
14620
14621 * replace.el (occur-next-error): Call set-window-point.
14622 (occur-engine): Handle negative NLINES.
14623
14624 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
14625
14626 * frame.el (modify-all-frames-parameters): Minor doc fix.
14627 (set-frame-configuration): Doc fix.
14628
14629 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
14630
14631 * simple.el (completion-setup-function): Compute the common parts
14632 and the first difference place correctly when
14633 partial-completion-mode is on.
14634
14635 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14636
14637 * ps-print.el: Doc fix.
14638 (ps-print-version): New version 6.6.5.
14639 (ps-printing-region): Doc fix.
14640 (ps-generate-string-list): Comment fix.
14641 (ps-message-log-max): Code fix.
14642
14643 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
14644
14645 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
14646 generated PostScript.
14647
14648 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
14649
14650 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
14651 with Gnus v5_10 branch.)
14652
14653 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
14654
14655 * calendar/time-date.el (time-to-number-of-days): New function.
14656 Imported from from Gnus.
14657
14658 2004-07-22 Kim F. Storm <storm@cua.dk>
14659
14660 * progmodes/make-mode.el: Fix comments.
14661
14662 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14663
14664 * printing.el: Doc fix.
14665
14666 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
14667
14668 * frame.el (modify-all-frames-parameters): Minor doc fix.
14669
14670 2004-07-20 Richard M. Stallman <rms@gnu.org>
14671
14672 * textmodes/fill.el (fill-nobreak-p): If this break point is
14673 at the end of the line, don't consider the newline which follows
14674 as a reason to return t.
14675
14676 2004-07-19 John Paul Wallington <jpw@gnu.org>
14677
14678 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
14679
14680 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
14681
14682 * dired-aux.el (dired-do-kill-lines): Expand docstring.
14683 Delete irrelevant code.
14684
14685 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
14686
14687 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
14688 New docstring. From Luc Teirlinck.
14689
14690 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
14691
14692 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
14693 section.
14694 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
14695 non-file buffers. We know it is nil.
14696
14697 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
14698
14699 Sync with Tramp 2.0.43.
14700
14701 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
14702 Remove outdated comment.
14703 (tramp-locked, tramp-locker): New variables for implementing a
14704 global lock.
14705 (tramp-sh-file-name-handler): Use them to implement the global lock.
14706
14707 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
14708
14709 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
14710 calls to respective `xxx` calls.
14711 (tramp-process-alive-regexp): Precise doc string.
14712 (tramp-multi-action-process-alive): New defun.
14713 (tramp-multi-actions): Use it.
14714 (tramp-handle-find-backup-file-name): `copy-tree' is available
14715 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
14716 in order to avoid this function.
14717 (tramp-handle-write-region): Set current buffer. If connection
14718 wasn't open, `file-modes' has changed it accidentally. Reported by
14719 David Kastrup <dak@gnu.org>.
14720 (tramp-enter-password, tramp-read-passwd): New arguments USER and
14721 HOST.
14722 (tramp-action-password, tramp-multi-action-password): Apply it.
14723 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
14724 name must still contain the port number. Otherwise, we have two
14725 Tramp buffers, with all the confusion. Reported by Myron Selby
14726 <myron@xytech.com> and Rolf Dubitzky
14727 <Dubitzky@physi.uni-heidelberg.de>.
14728
14729 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
14730 HOST to `tramp-enter-passwd'.
14731
14732 * net/tramp-vc.el (all): Code cleanup. Change all
14733 `tramp-handle-xxx' calls to respective `xxx` calls.
14734
14735 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
14736
14737 * emacs-lisp/testcover.el: New category "potentially-1valued" for
14738 functions that are not erroneous if either 1-valued or
14739 multi-valued. Detect functions in this class.
14740 (testcover-1value-functions, testcover-compose-functions)
14741 (testcover-progn-functions) Add some additional functions to lists.
14742 (testcover-mark): Bugfix when marking up the definition for an
14743 empty function.
14744
14745 2004-07-17 Richard M. Stallman <rms@gnu.org>
14746
14747 * replace.el (occur-read-primary-args): Pass default to
14748 read-from-minibuffer.
14749
14750 * mail/footnote.el (footnote-section-tag): Use defcustom.
14751
14752 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
14753 Compile font-lock-keywords, not KEYWORDS.
14754 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
14755 Add warn, check-type. Handle cerror like error.
14756
14757 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
14758
14759 * progmodes/which-func.el (which-func-keymap): New var.
14760 (which-func-face): New face.
14761 (which-func-format): Use them.
14762
14763 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
14764
14765 * buff-menu.el (list-buffers-noselect): Append the buffer's
14766 process status to its mode name.
14767
14768 2004-07-16 Kim F. Storm <storm@cua.dk>
14769
14770 * simple.el (inhibit-mark-movement): New defvar.
14771 (beginning-of-buffer, end-of-buffer): Do not push mark if
14772 inhibit-mark-movement is non-nil or C-u prefix is given.
14773
14774 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
14775 Init to beginning-of-buffer and end-of-buffer.
14776 (cua--undo-push-mark): New defvar.
14777 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
14778 already active and command is in cua--preserve-mark-commands.
14779 Also fix check for shift modifier on non-window systems.
14780 (cua--post-command-handler): Clear inhibit-mark-movement if set.
14781
14782 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
14783
14784 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
14785 of two integers, instead of a cons.
14786
14787 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
14788 `visited-file-modtime' now returns a list of two integers, instead
14789 of a cons.
14790
14791 * dired.el (dired-directory-changed-p): Ditto.
14792
14793 * progmodes/grep.el (grep): Doc fix.
14794
14795 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
14796
14797 * autorevert.el (auto-revert-tail-mode)
14798 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
14799 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
14800 in both at the same time.
14801 (auto-revert-tail-mode): New command.
14802 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
14803 (auto-revert-handler): Revert only either tail or whole file.
14804
14805 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
14806 add auto-revert-tail-mode.
14807
14808 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14809
14810 * printing.el: Doc fix. Change name of some funs.
14811 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
14812 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
14813 (pr-standard-file-name): New fun. Replace pr-standard-path.
14814 (pr-call-process): Code fix.
14815
14816 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
14817
14818 * subr.el (with-selected-window): Doc fix.
14819
14820 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
14821
14822 * subr.el (get-buffer-window-list): Doc fix.
14823
14824 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
14825
14826 * files.el (switch-to-buffer-other-window): Doc fix.
14827
14828 * window.el (save-selected-window, one-window-p)
14829 (split-window-keep-point, split-window-vertically)
14830 (split-window-horizontally): Doc fixes.
14831
14832 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14833
14834 * printing.el: Doc fix. Now it uses call-process instead of
14835 shell-command for low command execution.
14836 (pr-version): New version number (6.8).
14837 (pr-shell-file-name): Option removed.
14838 (pr-shell-command): Fun removed.
14839 (pr-call-process): New fun. Replace pr-shell-command.
14840 (pr-standard-path, pr-remove-nil-from-list): New funs.
14841 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
14842 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
14843 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
14844 (pr-ps-utility-process, pr-txt-print): Code fix.
14845
14846 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
14847
14848 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
14849 boolean.
14850
14851 2004-07-09 Lars Hansen <larsh@math.ku.dk>
14852
14853 * wid-edit.el (widget-field-buffer): Doc fix.
14854
14855 2004-07-09 John Paul Wallington <jpw@gnu.org>
14856
14857 * emacs-lisp/re-builder.el (reb-update-overlays):
14858 Distinguish between one and several matches in message.
14859
14860 2004-07-09 Richard M. Stallman <rms@gnu.org>
14861
14862 * mouse.el (mouse-set-region-1): If transient-mark-mode
14863 is `identity', change it to `only'.
14864
14865 * simple.el (current-word): Doc fix.
14866
14867 2004-07-09 Mark A. Hershberger <mah@everybody.org>
14868
14869 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
14870 so that it is more understanding of whitespace.
14871
14872 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
14873 (("ns" . "element") (attr-list) children) instead of
14874 ((:ns . "element") (attr-list) children) in order to reduce the
14875 number of symbols used.
14876 (xml-skip-dtd): Change to use xml-parse-dtd but set
14877 xml-validating-parsing to nil.
14878 (xml-parse-dtd): Parse entity declarations in DOCTYPEs.
14879 (xml-substitute-entity): Remove in favor of new entity substitution.
14880 (xml-substitute-special): Rewrite in to substitute complex
14881 entities from DOCTYPE declarations.
14882 (xml-parse-fragment): Parse fragments from entity declarations.
14883 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
14884 (xml-parse-dtd, xml-substitute-special): Make validity checks
14885 conditioned on xml-validating-parser. Add "Not Well Formed" to
14886 error messages about well-formedness.
14887
14888 2004-07-08 Steven Tamm <steventamm@mac.com>
14889
14890 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
14891 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
14892 Do not treat double clicks and triple clicks specially in the
14893 scroll bar (preventing strange repositioning problems)
14894
14895 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
14896
14897 * replace.el (query-replace-regexp-eval): Fix last change.
14898
14899 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
14900
14901 * replace.el (query-replace-descr): New fun.
14902 (query-replace-read-from, query-replace-read-args): Default to the
14903 previous from&to.
14904 (query-replace-read-to): Quote the `from' string when displaying it.
14905 (query-replace-regexp-eval): Immediately check read-only status.
14906 Use query-replace-read-from to get the \n checking.
14907 Quote the `from' string when displaying it.
14908 (map-query-replace-regexp, occur-read-primary-args):
14909 Quote the `from' string when displaying it.
14910
14911 * isearch.el (isearch-query-replace): Pass the regexp-ness and
14912 delimited-ness of the search to query-replace.
14913
14914 * replace.el (query-replace-read-from, query-replace-read-to):
14915 New funs extracted from query-replace-read-args.
14916 (query-replace-read-args): Use them.
14917
14918 * replace.el (query-replace-interactive, query-replace-read-args):
14919 Remove the `initial' special value.
14920 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
14921 (occur-engine): Remove unused var `matchend'.
14922
14923 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
14924 Use the search string without prompting.
14925
14926 2004-07-05 Kenichi Handa <handa@m17n.org>
14927
14928 * international/mule.el (decode-coding-inserted-region):
14929 Set last-coding-system-used only when coding is nil.
14930
14931 2004-07-03 Eli Zaretskii <eliz@gnu.org>
14932
14933 * progmodes/grep.el (grep-compute-defaults, grep-command)
14934 (grep-program, find-program, grep-find-use-xargs, grep-history)
14935 (grep-find-history, grep-tag-default, grep-find-command)
14936 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
14937 Add autoload cookies, for unbundled packages that load `compile'
14938 and expect all grep-related symbols to become defined.
14939
14940 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
14941
14942 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
14943 (iimage-mode-image-search-path): New user option to search the
14944 image file.
14945 (iimage-locate-file): New function. Emacs21.3 or earlier does not
14946 have locate-file.
14947 (iimage-mode-buffer): Use it.
14948
14949 2004-07-03 Nick Roberts <nickrob@gnu.org>
14950
14951 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
14952 carefully.
14953 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
14954
14955 2004-07-03 Juri Linkov <juri@jurta.org>
14956
14957 * replace.el (query-replace-read-args): Swallow space after 'foo,
14958 not after (quote foo). Match space only immediately after symbol,
14959 not anywhere in the whole string.
14960
14961 2004-07-02 Richard M. Stallman <rms@gnu.org>
14962
14963 * replace.el (query-replace-read-args): Swallow space after
14964 symbols, not after closeparens. But avoid error if string ends there.
14965
14966 * progmodes/python.el (python-beginning-of-statement):
14967 Exit the loop if backward-up-list gets error.
14968
14969 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
14970
14971 2004-07-02 Andre Spiegel <spiegel@gnu.org>
14972
14973 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
14974 only if vc-consult-headers is non-nil.
14975
14976 2004-07-02 Juri Linkov <juri@jurta.org>
14977
14978 * pcvs.el (cvs-mode-diff-repository): New command.
14979
14980 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
14981
14982 2004-07-01 Juri Linkov <juri@jurta.org>
14983
14984 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
14985 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
14986 C-M-% to isearch-query-replace-regexp.
14987 (minibuffer-local-isearch-map): Add arrow key bindings.
14988 Bind C-f to isearch-yank-char-in-minibuffer.
14989 (isearch-forward): Doc fix.
14990 (isearch-edit-string): Doc fix.
14991 (isearch-query-replace, isearch-query-replace-regexp): New funs.
14992 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
14993 (isearch-yank-char): Add optional arg.
14994 (isearch-yank-char-in-minibuffer): New fun.
14995
14996 * replace.el (query-replace-interactive): Change type from boolean
14997 to choice. Add value `initial'.
14998 (query-replace-read-args): Handle value `initial' of
14999 query-replace-interactive.
15000
15001 2004-06-29 Kim F. Storm <storm@cua.dk>
15002
15003 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
15004 (breakpoint-disabled-bitmap-face): Add :group 'gud.
15005
15006 * progmodes/ada-xref.el (ada-tight-gvd-integration):
15007 Add :group 'ada.
15008
15009 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
15010
15011 2004-06-29 Juri Linkov <juri@jurta.org>
15012
15013 * replace.el (query-replace-read-args): Swallow a space after
15014 everything except )]" which in most cases means after a symbol.
15015
15016 * emacs-lisp/pp.el (pp-buffer): Add autoload.
15017
15018 2004-06-28 Richard M. Stallman <rms@gnu.org>
15019
15020 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
15021 More changes to go with previous change in font-lock.el.
15022
15023 2004-06-26 David Kastrup <dak@gnu.org>
15024
15025 * replace.el (perform-replace): Highlight the match even in
15026 non-query mode if there is potential replace string editing.
15027
15028 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
15029
15030 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
15031 agree with new return value of `file-remote-p'.
15032 This syncs with Tramp 2.0.42.
15033
15034 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
15035 according to new documentation of `file-remote-p'.
15036
15037 * files.el (file-remote-p): Fix doc to say that return value is
15038 identification of remote system, if not nil.
15039 (file-relative-name): Use new return value of `file-remote-p'.
15040
15041 2004-06-26 Nick Roberts <nickrob@gnu.org>
15042
15043 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
15044 (gdb-goto-breakpoint): Fix breakage.
15045
15046 2004-06-26 Eli Zaretskii <eliz@gnu.org>
15047
15048 * man.el (Man-getpage-in-background): Add windows-nt to the list
15049 of systems where shell-file-name should be used instead of
15050 literal "sh".
15051
15052 2004-06-25 Sam Steingold <sds@gnu.org>
15053
15054 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
15055 function names `(setf symbol)'.
15056
15057 2004-06-24 Richard M. Stallman <rms@gnu.org>
15058
15059 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
15060
15061 * font-lock.el (font-lock-keywords): Change format of compiled values.
15062 Document it.
15063 (font-lock-add-keywords): If font-lock-keywords is compiled,
15064 extract the uncompiled version, modify, then recompile.
15065 (font-lock-remove-keywords): Likewise.
15066 (font-lock-fontify-keywords-region): Handle changed format.
15067 (font-lock-compile-keywords): Handle changed format.
15068 (font-lock-set-defaults): Compile the keywords explicitly here.
15069
15070 2004-06-24 David Kastrup <dak@gnu.org>
15071
15072 * replace.el (query-replace-read-args): Implement `\,' and `\#'
15073 replacements here.
15074 (query-replace-regexp): Doc string explaining this and the new
15075 `\?' replacement. Remove `\,' and `\#' implementation here, as it
15076 is better placed in `query-replace-read-args'.
15077 (replace-regexp): Explain `\,', `\#' and `\?'.
15078 (replace-match-data): New function for thorough reuse/destruction
15079 of old match-data.
15080 (replace-match-maybe-edit): Function for implementing `\?' editing.
15081 (perform-replace): Fix maintaining of the match stack including
15082 already matched regions, implement `\?', fix various problems
15083 with regions while editing and other stuff.
15084 (replace-highlight): Simplify.
15085
15086 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
15087
15088 * progmodes/grep.el (grep-error-screen-columns): New variable.
15089 (grep-regexp-alist): Give it the full functionality of gnu style
15090 compilation messages with line and column ranges. Ask me for the
15091 perl script I'm working on, that uses these.
15092
15093 2004-06-23 Nick Roberts <nickrob@gnu.org>
15094
15095 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
15096 Remove.
15097 (comint-insert-input, comint-mouse-insert-input): New functions
15098 based on comint-insert-clicked-input for two bindings but just
15099 one functionality.
15100
15101 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
15102
15103 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
15104
15105 2004-06-23 Lars Hansen <larsh@math.ku.dk>
15106
15107 * files.el (write-contents-functions): Doc fix.
15108
15109 2004-06-21 Juanma Barranquero <lektu@terra.es>
15110
15111 * image.el (image-library-alist): Rewrite docstring in active voice.
15112
15113 2004-06-20 Richard M. Stallman <rms@gnu.org>
15114
15115 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
15116
15117 * isearch.el (isearch-repeat): Avoid testing old match data.
15118 (isearch-message): Display trailing space in special font
15119 when search is failing.
15120 (isearch-search-fun-function): Doc fix.
15121
15122 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
15123
15124 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
15125
15126 * frame.el (show-trailing-whitespace): Doc fix.
15127
15128 * cus-edit.el (custom-variable-documentation): New function.
15129 (custom-variable): Use it.
15130
15131 2004-06-19 Nick Roberts <nickrob@gnu.org>
15132
15133 * man.el (Man-getpage-in-background): Revert previous change but
15134 make cygwin a special case.
15135
15136 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
15137
15138 * autorevert.el (global-auto-revert-non-file-buffers):
15139 Update docstring.
15140
15141 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
15142
15143 * progmodes/compile.el (compilation-error-properties): Store one
15144 more than end-col, if present, so that transient-mark-mode will
15145 highlight last char too.
15146 * progmodes/grep.el (grep-regexp-alist): Match columns and column
15147 ranges, if present.
15148
15149 2004-06-18 Jason Rumney <jasonr@gnu.org>
15150
15151 * makefile.w32-in: Double percent signs in for loops.
15152
15153 2004-06-17 David Kastrup <dak@gnu.org>
15154
15155 * replace.el (query-replace-read-args): Only warn about use of \n
15156 and \t when we are doing a regexp replacement and the actual
15157 escaped character is n or t.
15158 (query-replace-regexp): Add \, and \# interpretation to
15159 interactive call and document it.
15160 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
15161 as shortkey for replace-count.
15162 (replace-quote): New function for doubling backslashes.
15163
15164 2004-06-17 Juanma Barranquero <lektu@terra.es>
15165
15166 * files.el (parse-colon-path, cd): Mention in docstring that the
15167 path separator is colon in GNU-like systems.
15168
15169 * newcomment.el (comment-region-internal): Fix docstring.
15170
15171 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
15172 (ewoc-invalidate, ewoc-collect): Doc fixes.
15173 (ewoc--create-node, ewoc--delete-node-internal):
15174 Fix typos in docstring.
15175
15176 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
15177
15178 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
15179 manual to docstring.
15180
15181 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15182
15183 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
15184
15185 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
15186
15187 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15188 Add hyperlink to emacs-xtra manual to docstring.
15189
15190 * autorevert.el (global-auto-revert-non-file-buffers):
15191 Add hyperlink to emacs-xtra manual to docstring, as well as an
15192 info-link.
15193
15194 2004-06-14 Juanma Barranquero <lektu@terra.es>
15195
15196 * image.el (image-library-alist): New variable to map image types
15197 to external libraries. Initialized to nil, unless system-specific
15198 configs change it.
15199 (image-type-available-p): Determine whether an image type is
15200 available by calling `init-image-library'.
15201
15202 * term/w32-win.el (image-library-alist): Initialize to a known set
15203 of probable library names.
15204
15205 2004-06-14 Kenichi Handa <handa@m17n.org>
15206
15207 * international/code-pages.el (windows-1256, cp1125): Fix tables
15208 for several characters.
15209
15210 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
15211
15212 2004-06-13 Richard M. Stallman <rms@gnu.org>
15213
15214 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
15215
15216 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
15217 not "`pc-selection-mode'".
15218
15219 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
15220
15221 * simple.el (previous-matching-history-element): Specify a default.
15222
15223 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
15224
15225 * cus-face.el (custom-declare-face): Simplify code.
15226
15227 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
15228
15229 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
15230
15231 * files.el (before-save-hook): Add `time-stamp' to the options.
15232
15233 * time-stamp.el (time-stamp): Recommend adding it to
15234 `before-save-hook', rather than `write-file-functions'.
15235 Make a similar change in `Commentary' section.
15236
15237 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
15238
15239 * diff-mode.el (diff-current-defun): If at start of hunk, use
15240 position of first change.
15241
15242 2004-06-13 Lars Hansen <larsh@math.ku.dk>
15243
15244 * dired-x.el (dired-mark-omitted): Bind to "*O".
15245
15246 2004-06-12 Karl Fogel <kfogel@red-bean.com>
15247
15248 * bookmark.el (bookmark-bmenu-relocate): New function, as
15249 suggested by David J. Biesack <David.Biesack@sas.com>.
15250 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
15251 (bookmark-bmenu-mode): Describe binding in doc string.
15252 (bookmark-set-filename): Save the bookmark list if it's time.
15253
15254 2004-06-13 Kenichi Handa <handa@m17n.org>
15255
15256 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
15257 (ccl-untranslated-to-ucs): Fix typo.
15258
15259 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
15260
15261 * progmodes/python.el (python-open-block-statement-p):
15262 Fix indentation after a block opening that contains a comment.
15263
15264 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
15265
15266 * bindings.el (completion-ignored-extensions): Add file extensions
15267 of Python byte-compiled files.
15268
15269 2004-06-12 Juri Linkov <juri@jurta.org>
15270
15271 * info.el (Info-goto-node): Add autoload.
15272 (Info-toc): Add substring-no-properties on Info file name.
15273 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
15274 (Info-mode-map): Bind L to Info-history, T to Info-toc.
15275
15276 2004-06-12 Kenichi Handa <handa@m17n.org>
15277
15278 * international/mule-cmds.el (set-language-environment):
15279 Load subst tables if necessary.
15280
15281 * international/mule.el (decode-char): Load subst tables if necessary.
15282 (encode-char): Likewise.
15283
15284 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
15285 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
15286 (utf-16le-decode-loop): Set r5 to -1 before loop.
15287 (utf-16be-decode-loop): Likewise.
15288 (ccl-decode-mule-utf-16le): Add EOF processing block.
15289 (ccl-decode-mule-utf-16be): Likewise.
15290 (ccl-decode-mule-utf-16le-with-signature): Likewise.
15291 (ccl-decode-mule-utf-16be-with-signature): Likewise.
15292 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
15293 (ccl-mule-utf-16-encode-untrans): New CCL.
15294 (utf-16-decode-to-ucs): Handle pre-read character.
15295 (utf-16le-encode-loop): Handle surrogate pair.
15296 (utf-16be-encode-loop): Likewise.
15297 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
15298 of utf-16le-encode-loop.
15299 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
15300 of utf-16be-encode-loop.
15301 (mule-utf-16-post-read-conversion):
15302 Call utf-8-post-read-conversion at first.
15303 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
15304 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
15305 Add post-read-conversion and pre-write-conversion.
15306
15307 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
15308 (utf-translate-cjk-unicode-range): New variable.
15309 (utf-translate-cjk-load-tables): New function.
15310 (utf-lookup-subst-table-for-decode): New function.
15311 (utf-lookup-subst-table-for-encode): New function.
15312 (utf-translate-cjk-mode): Init-value changed to t. Don't load
15313 tables here. Update safe-charsets of utf-* coding systems.
15314 (ccl-mule-utf-untrans): New CCL.
15315 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
15316 at end of each branch.
15317 (ccl-mule-utf-8-encode-untrans): New CCL.
15318 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
15319 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
15320 length of encoding. Don't return r0.
15321 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
15322 (utf-8-post-read-conversion): Narrow to region properly.
15323 If utf-translate-cjk-mode is on, load tables if necessary.
15324 Call utf-8-compose with hash-table arg if necessary.
15325 Call XXX-compose-region instead of XXX-post-read-conversion.
15326 (utf-8-pre-write-conversion): New function.
15327 (mule-utf-8): Include CJK charsets in safe-charsets if
15328 utf-translate-cjk-mode is on. Add pre-write-conversion.
15329
15330 * international/characters.el: Temporarily set
15331 utf-translate-cjk-mode to nil.
15332
15333 * language/devan-util.el (devanagari-compose-region):
15334 Add autoload cookie.
15335
15336 * international/ccl.el (ccl-dump-call): Fix printing the
15337 subroutine name.
15338
15339 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
15340
15341 * dired.el (dired-revert): If buffer is marked unmodified before
15342 reverting, keep it marked unmodified.
15343 Adapt to new conventions for commenting out code.
15344 (dired-make-relative): Adapt to new conventions for commenting out code.
15345
15346 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
15347
15348 * eshell/esh-module.el (eshell-load-defgroups):
15349 Bind `vc-handled-backends' to nil when opening files.
15350
15351 2004-06-11 Juanma Barranquero <lektu@terra.es>
15352
15353 * files.el (parse-colon-path, cd): Doc fixes (refer to
15354 `path-separator', not colon).
15355
15356 2004-06-10 Juanma Barranquero <lektu@terra.es>
15357
15358 * newcomment.el (comment-search-forward)
15359 (comment-search-backward): Fix typos in docstring.
15360 (comment-region): Doc fix.
15361
15362 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
15363
15364 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
15365 switch is no longer stored in `dired-switches-alist'.
15366
15367 * dired-aux.el (dired-insert-subdir): Do not store R switch in
15368 `dired-switches-alist'.
15369
15370 2004-06-10 Kim F. Storm <storm@cua.dk>
15371
15372 * pcvs.el (cvs-mode-diff-yesterday): New command.
15373
15374 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
15375
15376 2004-06-10 Juri Linkov <juri@jurta.org>
15377
15378 * emacs-lisp/edebug.el (edebug-eval-defun):
15379 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
15380 Fix docstring.
15381
15382 * simple.el (eval-expression-print-format): Don't print additional
15383 information on the first call to `eval-print-last-sexp'.
15384 (next-error-find-buffer): Fix punctuation.
15385 (killing) <defgroup>: Fix punctuation.
15386 (yank-excluded-properties): Change group from editing to killing.
15387
15388 * replace.el (perform-replace): Use `limit' to terminate the
15389 while-loop explicitly.
15390
15391 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15392
15393 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
15394 Use lc-*.xpm as prefix instead of *-locol.xpm.
15395
15396 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
15397 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
15398 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
15399 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
15400 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
15401 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
15402 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
15403 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
15404 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
15405 * toolbar/lc-up_arrow.xpm:
15406 Rename from *-locol.xpm.
15407
15408 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
15409
15410 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
15411 include forms like &<str>; as valid url patterns.
15412
15413 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
15414
15415 * dired.el (dired-diff, dired-backup-diff)
15416 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
15417 (dired-do-chown, dired-do-touch, dired-do-print)
15418 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
15419 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
15420 (dired-create-directory, dired-do-copy, dired-do-symlink)
15421 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
15422 (dired-do-copy-regexp, dired-do-hardlink-regexp)
15423 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
15424 (dired-maybe-insert-subdir, dired-next-subdir)
15425 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
15426 (dired-kill-subdir, dired-tree-up, dired-tree-down)
15427 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
15428 (dired-run-shell-command, dired-query): Remove redundant,
15429 or incorrect, autoloads.
15430
15431 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
15432 does not end in a slash. Add optional argument KILL-ROOT.
15433 Update docstring.
15434 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
15435 (dired-query): Add autoloads.
15436
15437 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
15438
15439 * progmodes/compile.el (compilation-set-window-height):
15440 Rearrange the save-* functions because a buffer can have several current
15441 point in different windows.
15442 (compilation-error-regexp-alist-alist): Recognize {standard input}
15443 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
15444
15445 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15446
15447 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
15448 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
15449 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
15450 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
15451 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
15452 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
15453 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
15454 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
15455 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
15456 * toolbar/up_arrow-locol.xpm:
15457 New versions of icons that uses fewer colors.
15458
15459 * toolbar/tool-bar.el (tool-bar-local-item)
15460 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
15461 if display-color-cells is 256 or less.
15462
15463 2004-06-08 Kim F. Storm <storm@cua.dk>
15464
15465 * wid-edit.el (widget-specify-button): Use hand pointer rather
15466 than mouse-face as visible mouse-over effect.
15467
15468 2004-06-07 Karl Fogel <kfogel@red-bean.com>
15469
15470 * saveplace.el (save-place-alist-to-file): Bind `print-length'
15471 and `print-level' to nil when writing out `save-place-alist'.
15472 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
15473
15474 2004-06-07 Juanma Barranquero <lektu@terra.es>
15475
15476 * completion.el (completion-kill-region): Doc fix.
15477
15478 * format.el (format-insert-annotations)
15479 (format-annotate-location): Doc fixes.
15480 (format-subtract-regions): Make arguments match their use in docstring.
15481
15482 * simple.el (kill-region): Doc fix.
15483
15484 * subr.el (insert-buffer-substring-no-properties)
15485 (insert-buffer-substring-as-yank): Doc fixes.
15486
15487 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
15488
15489 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15490 Update docstring.
15491 (dired-reset-subdir-switches): New function.
15492
15493 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
15494 Limit scope of `buffer-read-only' binding.
15495
15496 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
15497
15498 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
15499 eshell-explicit-command-char.
15500
15501 2004-06-06 Juanma Barranquero <lektu@terra.es>
15502
15503 * help-fns.el (help-argument-name): Inherit from italic face only
15504 if the frame supports it.
15505
15506 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15507
15508 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
15509 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
15510 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
15511 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
15512 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
15513 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
15514 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
15515 New conversions from xpm files.
15516
15517 * toolbar/README: New file.
15518
15519 2004-06-06 Richard M. Stallman <rms@gnu.org>
15520
15521 * isearch.el (isearch-mode-map): Undo previous change.
15522
15523 2004-06-05 Juri Linkov <juri@jurta.org>
15524
15525 * bindings.el (debug-ignored-errors): Add regexps for history
15526 related messages. Remove $ from "No further undo information".
15527 Move Ediff's messages to ediff.el.
15528
15529 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
15530
15531 * cus-edit.el (custom-display): Add `min-colors'.
15532
15533 * custom.el (defface): Add `supports' to docstring.
15534
15535 * help-fns.el (help-argument-name): Add :group 'help.
15536
15537 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
15538
15539 * find-dired.el (find-ls-subdir-switches): New user option.
15540 (find-dired): No longer call `abbreviate-file-name' on DIR.
15541 Set `dired-subdir-switches' buffer-locally.
15542
15543 * locate.el: Merge the two `Commentary' sections.
15544 (locate-ls-subdir-switches): New user option.
15545 (locate): Update for other changes.
15546 (locate-mode-map): Restore Dired binding for mouse-2.
15547 Bind `locate-mouse-view-file' to M-mouse-2.
15548 Bind `l' to `locate-do-redisplay'.
15549 (locate-main-listing-line-p, locate-do-redisplay): New functions.
15550 (locate-mouse-view-file, locate-tags, locate-find-directory):
15551 Print message if used outside main listing.
15552 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
15553 Various changes to support inserted subdirectories.
15554 (locate-insert-header): Change header of *Locate* buffer.
15555
15556 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15557 Change interactive default switches.
15558 (dired-rename-subdir-2): Update `dired-switches-alist'.
15559 (dired-insert-subdir, dired-kill-subdir):
15560 Handle `dired-switches-alist'. Do not mark buffer modified.
15561 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
15562 (dired-insert-subdir-doinsert): Omit messages.
15563 Handle `dired-subdir-switches'.
15564 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
15565
15566 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
15567 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
15568 subdirs if -R switch is used for a subdir.
15569 (dired-mode): Set `dired-switches-alist'.
15570 (dired-build-subdir-alist): Only print number of directories in
15571 echo area when invoked interactively.
15572
15573 2004-06-05 Lars Hansen <larsh@math.ku.dk>
15574
15575 * dired-x.el (dired-omit-mode): Rename from
15576 dired-omit-files-p. Use define-minor-mode to define it.
15577 (dired-omit-files-p): Add as alias for dired-omit-mode.
15578 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
15579 dired-mark-omitted.
15580 (dired-mark-omitted): Add. Bind to M-O.
15581
15582 2004-06-05 Kenichi Handa <handa@m17n.org>
15583
15584 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
15585
15586 2004-06-05 Juanma Barranquero <lektu@terra.es>
15587
15588 * help-fns.el (help-argument-name): Reintroduce face.
15589 (help-default-arg-highlight): Use it, now that
15590 `face-differs-from-default-p' can be trusted.
15591
15592 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
15593
15594 * textmodes/table.el: Sentence commands added to Point Motion
15595 group; kill and backward-kill commands added to Extraction group.
15596
15597 2004-06-04 Mario Lang <mlang@delysid.org>
15598
15599 * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some
15600 systems appear to use mW, make the code handle this. Fix a
15601 division-by-zero bug while at it, and handle kernels with
15602 a slightly different layout in /proc/acpi.
15603
15604 2004-06-04 Karl Fogel <kfogel@red-bean.com>
15605
15606 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
15607 because the latter is a CL-ism. This fixes the bug reported by
15608 Shawn Boyette <mdxi@collapsar.net> in
15609 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
15610
15611 2004-06-04 Miles Bader <miles@gnu.org>
15612
15613 * faces.el (display-supports-face-attributes-p): Function moved to
15614 C code. Previously only the tty-related portion of this function
15615 was done in C; however the previous attempt to do a halfway-proper
15616 job for non-tty displays in lisp didn't work properly because of
15617 funny conditions during Emacs startup.
15618 (face-differs-from-default-p): Simplify, now that
15619 display-supports-face-attributes-p works properly on all display
15620 types. Remove :stipple from comparison; it doesn't really work
15621 in emacs anyway.
15622
15623 2004-06-04 Miles Bader <miles@gnu.org>
15624
15625 * faces.el (face-differs-from-default-p): Use a different
15626 implementation, so we can really check whether FACE displays
15627 differently or not.
15628
15629 2004-06-04 Miles Bader <miles@gnu.org>
15630
15631 * faces.el (display-supports-face-attributes-p): Implement a
15632 `different from default' check for non-tty displays.
15633
15634 2004-06-03 David Kastrup <dak@gnu.org>
15635
15636 * woman.el (woman-mapcan): More concise code.
15637 (woman-topic-all-completions, woman-topic-all-completions-1)
15638 (woman-topic-all-completions-merge): Replace by a simpler and
15639 much faster implementation based on O(n log n) sort/merge instead
15640 of the old O(n^2) behavior.
15641
15642 2004-06-03 Miles Bader <miles@gnu.org>
15643
15644 * subr.el (read-number): Use canonical format for default in prompt.
15645
15646 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
15647 Add regexp for " [...]" style defaults.
15648
15649 2004-06-02 Romain Francoise <romain@orebokech.com>
15650
15651 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
15652 groups: if the user asks for a hidden buffer, open the
15653 corresponding filter group to expose it.
15654
15655 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
15656 `ibuffer-jump-to-buffer'.
15657 (ibuffer-jump-offer-only-visible-buffers): New user option.
15658
15659 2004-06-02 Juanma Barranquero <lektu@terra.es>
15660
15661 * faces.el (frame-update-faces): Add empty docstring so the one
15662 for `ignore' doesn't show through.
15663
15664 * subr.el (process-kill-without-query): Remove spurious "\n" on
15665 obsolescence string.
15666 (focus-frame, unfocus-frame): Add obsolescence declaration and
15667 empty docstring.
15668
15669 * international/mule.el (register-char-codings): Make alias for
15670 `ignore'. Move docstring to obsolescence info and remove redundancy.
15671
15672 2004-06-02 Kim F. Storm <storm@cua.dk>
15673
15674 * frame.el (blink-cursor-start): Turn cursor off initially so blink
15675 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
15676
15677 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
15678
15679 * comint.el (comint-replace-by-expanded-history-before-point):
15680 Obey `start' as the docstring says.
15681 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
15682 (comint-update-fence): Prevent font-lock from running unnecessarily.
15683 (comint-dynamic-list-completions): Use with-current-buffer.
15684
15685 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15686
15687 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
15688 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
15689 (bibtex-entry-update): Handle alternatives and optional fields.
15690 (bibtex-parse-entry): Bugfix, handle empty key.
15691
15692 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
15693
15694 * vc-arch.el (vc-arch-state): Don't assume the file exists.
15695
15696 2004-05-31 Lars Hansen <larsh@math.ku.dk>
15697
15698 * desktop.el (desktop-save): Don't save minor modes without a
15699 known mode initialization function.
15700
15701 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
15702
15703 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
15704
15705 * autorevert.el: Update `Commentary' section.
15706
15707 2004-05-30 Juanma Barranquero <lektu@terra.es>
15708
15709 * dos-fns.el (convert-standard-filename):
15710 * files.el (convert-standard-filename):
15711 * w32-fns.el (convert-standard-filename):
15712 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
15713
15714 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
15715
15716 Sync with Tramp.
15717
15718 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
15719 (tramp-let-maybe): Move to an earlier spot in the file.
15720 Patch by Andreas Schwab.
15721
15722 2004-05-30 Andreas Schwab <schwab@suse.de>
15723
15724 * dired.el (dired-get-filename): Don't use dired-re-dot.
15725
15726 2004-05-30 Richard M. Stallman <rms@gnu.org>
15727
15728 * files.el (find-file): Doc fix.
15729
15730 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
15731
15732 2004-05-30 Nick Roberts <nickrob@gnu.org>
15733
15734 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
15735 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
15736 modeline of the locals buffer.
15737 (gdb-goto-breakpoint): Handle gdbmi.
15738 (gdb-get-frame-number): Change for gdbmi.
15739
15740 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
15741
15742 * files.el (file-remote-p): Apply file name handler for operation
15743 `file-remote-p'. It isn't a property any longer.
15744 (file-relative-name): `fh' and `fd' get the required value via
15745 `find-file-name-handler' already.
15746
15747 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
15748 (top): Remove setting of `file-remote-p' property for
15749 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
15750
15751 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
15752
15753 Version 2.0.41 of Tramp released.
15754
15755 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
15756 Throw away if process has died.
15757 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
15758 (tramp-out-of-band-prompt-regexp): Rename to
15759 `tramp-process-alive-regexp', because its usage is widen.
15760 (tramp-actions-copy-out-of-band): Apply it.
15761 (tramp-actions-before-shell, tramp-multi-actions):
15762 Add `tramp-action-process-alive' action.
15763 (tramp-action-process-alive): New defun.
15764 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
15765 Add entry for `file-remote-p'.
15766 (tramp-handle-file-remote-p): New defun.
15767 (top): Remove setting of `file-remote-p'. Don't set
15768 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
15769
15770 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
15771 `file-remote-p'.
15772
15773 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
15774 counted for (last) line. [They should or they shouldn't? --Stef]
15775 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
15776
15777 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
15778
15779 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
15780 not really necessary but seems to keep the shell history smaller
15781 in some cases. It is no substitute for setting HISTFILE and
15782 HISTSIZE from tramp-open-connection-setup-interactive-shell,
15783 though. Suggested by Luc Teirlinck.
15784 (tramp-open-connection-setup-interactive-shell): Export variables
15785 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
15786 (tramp-set-process-query-on-exit-flag): New compat function.
15787 (tramp-open-connection-multi, tramp-open-connection-su)
15788 (tramp-open-connection-rsh, tramp-open-connection-telnet)
15789 (tramp-do-copy-or-rename-file-out-of-band): Use it.
15790 (tramp-let-maybe): New macro, let-binds a variable only if it
15791 isn't obsolete.
15792 (tramp-check-ls-commands, tramp-handle-expand-file-name)
15793 (tramp-handle-file-truename): Use it.
15794 (tramp-completion-file-name-regexp-unified): Avoid matching
15795 filenames starting with "/:" -- those are reserved for
15796 file-name-non-special.
15797
15798 * tramp-smb.el (tramp-smb-open-connection):
15799 Use tramp-set-process-query-on-exit-flag compat function.
15800
15801 2004-05-29 Richard M. Stallman <rms@gnu.org>
15802
15803 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
15804
15805 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
15806 (eval-last-sexp-print-value): Print char equivalent regardless
15807 of standard-output value.
15808
15809 * thumbs.el (thumbs-subst-char-in-string): Delete.
15810 (thumbs-thumbname): Use subst-char-in-string.
15811 (thumbs-resize-image): Use condition-case, not ignore-errors.
15812 (thumbs-kill-buffer): Likewise.
15813
15814 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
15815 (thumbs-mode): Make buffer read-only.
15816 (thumbs-make-thumb): Unconditionally accept an existing file.
15817 (thumbs-insert-thumb): Add thumb-image-file property to the image.
15818 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
15819 (thumbs-show-thumbs-list): Error if images not supported.
15820 (thumbs-save-current-image): Improve prompt string.
15821 (thumbs-mode-map): Define u, R, x.
15822 (thumbs-unmark): New command.
15823 (thumbs-emboss-image): Minor cleanup.
15824 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
15825 (thumbs-rename-images): New command.
15826 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
15827
15828 * thumbs.el (thumbs-current-image): New function.
15829 (thumbs-file-list, thumbs-file-alist): New functions.
15830 (thumbs-find-image): Delete arg L.
15831 Don't set up thumbs-fileL as buffer-local global var.
15832 (thumbs-find-image-at-point): Use thumbs-current-image.
15833 (thumbs-set-image-at-point-to-root-window): Likewise.
15834 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
15835 Record and warn about errors. Update thumbs-markedL for deletions.
15836 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
15837 (thumbs-redraw-buffer): Use thumbs-file-list.
15838 (thumbs-mark): Use thumbs-current-image.
15839 (thumbs-show-name): Use thumbs-current-image.
15840
15841 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
15842 and imenu--last-menubar-index-alist.
15843
15844 * subr.el (with-selected-window): Undo previous change.
15845
15846 2004-05-29 John Paul Wallington <jpw@gnu.org>
15847
15848 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
15849 (thumbs-mouse-find-image): New command.
15850 (thumbs-mode-map): Bind it to mouse-2.
15851 (thumbs-mode): Make mode-class special.
15852 (thumbs-view-image-mode): Likewise.
15853
15854 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
15855
15856 * flymake.el: New file.
15857
15858 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
15859
15860 * files.el (find-file-noselect-1): Do not bind
15861 `inhibit-read-only' to t during execution of
15862 `find-file-not-found-functions'.
15863
15864 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
15865
15866 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
15867 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
15868
15869 2004-05-28 Juri Linkov <juri@jurta.org>
15870
15871 * simple.el (eval-expression-print-format): New fun.
15872
15873 * simple.el (eval-expression):
15874 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
15875 * emacs-lisp/edebug.el (edebug-compute-previous-result)
15876 (edebug-eval-expression): Print additionally the value returned by
15877 `eval-expression-print-format'.
15878
15879 * emacs-lisp/lisp.el (insert-pair-alist): New var.
15880 (insert-pair): Make arguments optional. Find character pair
15881 from `insert-pair-alist' according to the last input event.
15882 (insert-parentheses): Make arguments optional.
15883 (raise-sexp, delete-pair): New funs.
15884
15885 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
15886 (emacs-lisp-mode-map, lisp-interaction-mode-map):
15887 Bind C-M-q to `indent-pp-sexp'.
15888
15889 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
15890 `pp-to-string' modified to be able to format text with newlines.
15891 (pp-to-string): Move the buffer-formatting part of the code to
15892 `pp-buffer'. Call `pp-buffer'.
15893
15894 * info.el (Info-desktop-buffer-misc-data): Don't save information
15895 about virtual files.
15896 (Info-restore-desktop-buffer): Restore Info buffers in prepared
15897 buffers with names obtained from the desktop file instead of the
15898 default *info* buffer.
15899
15900 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
15901
15902 * subr.el (with-selected-window): Only save/restore the selected window.
15903
15904 * progmodes/compile.el (compilation-error-regexp-alist):
15905 Use expand-file-name and data-directory.
15906
15907 * progmodes/grep.el (grep-tree): Rework previous fix.
15908
15909 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
15910 after the user marked text with the mouse.
15911
15912 * startup.el (command-line): Keep the first regexp of
15913 auto-save-file-name-transforms intact.
15914
15915 2004-05-28 Juanma Barranquero <lektu@terra.es>
15916
15917 * cus-edit.el (customize-face, customize-face-other-window)
15918 (custom-face-edit-delete): Make arguments match their use in
15919 docstring.
15920 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
15921 docstring.
15922
15923 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
15924 not `cvs-butlast'.
15925
15926 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
15927 `nbutlast' are in subr.el).
15928
15929 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
15930 (set-w32-system-coding-system): Doc fixes.
15931
15932 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
15933 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
15934 Make arguments match their use in docstring.
15935 (artist-draw-region-trim-line-endings)
15936 (artist-mouse-choose-operation): Fix typo in docstring.
15937 (artist-key-set-point-common): Doc fix.
15938
15939 2004-05-28 Simon Josefsson <jas@extundo.com>
15940
15941 * mail/smtpmail.el (smtpmail-open-stream):
15942 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
15943
15944 2004-05-26 Simon Josefsson <jas@extundo.com>
15945
15946 * starttls.el: Merge with my GNUTLS based starttls.el.
15947 (starttls-gnutls-program, starttls-use-gnutls)
15948 (starttls-extra-arguments, starttls-process-connection-type)
15949 (starttls-connect, starttls-failure, starttls-success): New variables.
15950 (starttls-program, starttls-extra-args): Doc fix.
15951 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
15952 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
15953 and pass on to corresponding *-gnutls function if it is set.
15954
15955 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
15956
15957 * autorevert.el (auto-revert-handler): Disable auto-reverting of
15958 remote files.
15959
15960 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
15961
15962 * files.el (file-name-non-special): There are more operations
15963 which need handling: `find-backup-file-name',
15964 `insert-file-contents', `verify-visited-file-modtime',
15965 `write-region'. Rename t value of method to `add'. Add new
15966 methods `quote' and `unquote-then-quote' to file-arg-indices.
15967
15968 2004-05-25 Juri Linkov <juri@jurta.org>
15969
15970 * info.el (Info-toc): Call Info-mode on intermediate buffer.
15971 (Info-index-nodes): Enclose code in condition-case to catch errors.
15972 (Info-index-node): Don't search all index nodes if request is only
15973 for the current node and file is not in the cache of index nodes.
15974 (Info-mode-map): Bind Info-copy-current-node-name to `w'
15975 for consistency with dired-copy-filename-as-kill.
15976 Bind `S' to Info-search-case-sensitively.
15977 (Info-copy-current-node-name): New arg. With zero prefix arg put
15978 the name inside a function call to `info'. Display copied text in
15979 the echo area.
15980
15981 2004-05-25 Sam Steingold <sds@gnu.org>
15982
15983 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
15984 strip the package prefix from the symbol name, if any.
15985 Make it the `find-tag-default-function' for `lisp-mode'.
15986
15987 2004-05-25 John Paul Wallington <jpw@gnu.org>
15988
15989 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
15990 instead of obsolete `process-kill-without-query'.
15991
15992 * textmodes/texinfmt.el (texinfo-indexvar-alist):
15993 Declare as variable, not constant.
15994
15995 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
15996
15997 * files.el (find-file-noselect-1): Fix bug introduced by
15998 Revision 1.694. As a side effect, `inhibit-read-only'
15999 is again, by default, t during execution of
16000 `find-file-not-found-functions'.
16001 (insert-directory): Check that lines were really inserted by
16002 the --dired switch, before erasing them.
16003
16004 2004-05-24 Nick Roberts <nickrob@gnu.org>
16005
16006 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
16007 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
16008 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
16009 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
16010 gud-minor-mode (gdbmi).
16011
16012 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
16013
16014 * net/browse-url.el (browse-url-interactive-arg): Enable user to
16015 explicitly select the text to be taken as URL.
16016
16017 2004-05-23 Juri Linkov <juri@jurta.org>
16018
16019 * info.el (Info-index-nodes): New var and fun.
16020 (Info-goto-index, Info-index, info-apropos)
16021 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
16022 (Info-index): Fix docstring. Store and restore Info-history-list.
16023 (Info-complete-nodes): New var.
16024 (Info-complete-menu-item): Use it.
16025 (Info-index-node): New fun.
16026 (Info-final-node, Info-forward-node, Info-backward-node)
16027 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
16028 Use Info-index-node.
16029 (Info-extract-menu-item, Info-extract-menu-counting): Set second
16030 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
16031 (Info-find-node-2): If a node with period in its name not found,
16032 try to find a node without the name part after period.
16033 (Info-select-node): Call Info-fontify-node only if
16034 Info-fontify-maximum-menu-size is not nil.
16035 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
16036 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
16037 Preserve Info-history-list.
16038 (Info-toc): Set Info-current-file.
16039 (Info-build-toc): Move point to the beginning of the buffer.
16040 Add main-file variable.
16041 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
16042 Use backslashed representation of the control character ^_.
16043
16044 * textmodes/texinfmt.el (texinfo-print-index): Print index line
16045 numbers in the new Texinfo 4.7 format.
16046
16047 * add-log.el (change-log-font-lock-keywords): Remove `:' from
16048 regexps for function and variable names.
16049
16050 * descr-text.el (describe-property-list): Add [show] button for
16051 `syntax-table' property with action to pp to a separate buffer.
16052 (describe-char): Replace search-forward by re-search-forward with
16053 whitespace regexp after "character:" to not fail in too narrow windows.
16054
16055 * simple.el (next-error-find-buffer): Add a rule to return
16056 next-error capable buffer if one window on the selected frame
16057 displays such buffer.
16058
16059 2004-05-23 Nick Roberts <nickrob@gnu.org>
16060
16061 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
16062 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
16063 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
16064 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
16065 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
16066 Handle new value for gud-minor-mode (gdbmi).
16067 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
16068 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
16069 Change from local to global gdb variable set.
16070 (gdb-ann3): Initialize above gdb variable set.
16071 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
16072 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
16073 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
16074 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
16075 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
16076 (gdb-info-locals-handler, gdb-invalidate-assembler)
16077 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
16078 set as global variables.
16079 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
16080 Handle gdbmi.
16081 (gdb-info-breakpoints-custom): Fix regexp.
16082 (def-gdb-var): Delete.
16083
16084 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
16085 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
16086 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
16087 a new mode. The file (gdb-mi.el) for this mode will be included
16088 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
16089 primary interface.
16090
16091 2004-05-23 Jesper Harder <harder@ifa.au.dk>
16092
16093 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
16094 interpreted as a directory.
16095
16096 2004-05-22 Richard M. Stallman <rms@gnu.org>
16097
16098 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
16099 as a close quote.
16100
16101 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
16102
16103 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
16104 Use assoc-string, not assoc-ignore-case.
16105
16106 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
16107
16108 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
16109 If moving back then fwd gets a defun that ends before point,
16110 try again moving fwd then back.
16111
16112 * files.el (file-name-non-special): Allow t in file-arg-indices
16113 to mean requote the return value. Use `identity' as an element
16114 rather than as the whole value.
16115
16116 * gs.el (gs-options): Add -dSAFER. Mark it risky.
16117
16118 2004-05-22 Juanma Barranquero <lektu@terra.es>
16119
16120 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
16121 `help-make-usage'.
16122 (help-highlight-arguments): Skip function name before searching
16123 for arguments.
16124
16125 2004-05-21 Juanma Barranquero <lektu@terra.es>
16126
16127 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
16128 Don't mention in the docstring these arguments meant for
16129 internal (recursive) use only.
16130 (allout-char-spec): Comment out (it's not implemented).
16131 (allout-old-expose-topic, allout-exposure): Fix docstring and add
16132 obsolescence declaration.
16133 (allout-flatten-exposed-to-buffer)
16134 (allout-indented-exposed-to-buffer): Fix typos in docstring.
16135 (my-mark-marker): Doc fix.
16136 (produce-allout-mode-map, allout-sibling-index)
16137 (allout-isearch-expose, allout-distinctive-bullet)
16138 (allout-open-topic, allout-reindent-body)
16139 (allout-rebullet-heading, allout-process-exposed)
16140 (allout-insert-listified, allout-latex-verb-quote)
16141 (allout-insert-latex-header, allout-insert-latex-trailer):
16142 Make arguments match their use in docstring.
16143 (allout-primary-bullet, allout-old-style-prefixes)
16144 (allout-inhibit-protection, allout-init, allout-mode)
16145 (allout-before-change-protect, allout-flag-region):
16146 Use "Emacs" instead of "emacs" in docstrings.
16147
16148 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
16149
16150 * international/characters.el: Modify syntax of more characters.
16151
16152 2004-05-21 Masatake YAMATO <jet@gyve.org>
16153
16154 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
16155 (etags-tags-completion-table): Show parsing progress.
16156
16157 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
16158
16159 * locate.el (locate-prompt-for-command): Shorten first line of
16160 docstring.
16161 (locate-mode): Expand docstring and include keymap summary.
16162
16163 * files.el (find-file-noselect-1): Limit the scope of the
16164 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
16165 is, by default, nil during the execution of
16166 `find-file-not-found-functions' and `find-file-hook'.
16167
16168 2004-05-20 Michael Mauger <mmaug@yahoo.com>
16169
16170 * facemenu.el (facemenu-color-name-equal): New function.
16171 (list-colors-display): Use it to compare colors instead of
16172 facemenu-color-equal.
16173
16174 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
16175
16176 * compare-w.el (compare-windows-face): Use min-colors instead of
16177 checking for tty or pc types.
16178
16179 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
16180
16181 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
16182 (completion-setup-function): Use with-current-buffer.
16183 Properly save excursion. Simplify.
16184 Don't assume there is necessarily a `mouse-face' property somewhere.
16185
16186 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
16187
16188 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
16189
16190 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
16191 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
16192 Use with-current-buffer.
16193 (byte-goto-log-buffer): Delete.
16194 (byte-compile-log-file): Call compilation-forget-errors.
16195
16196 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
16197
16198 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
16199 output messages into the search result.
16200
16201 2004-05-19 Masatake YAMATO <jet@gyve.org>
16202
16203 * wid-edit.el (widget-radio-button-notify): Revert my last
16204 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
16205
16206 2004-05-19 Kenichi Handa <handa@m17n.org>
16207
16208 * international/characters.el: Fix syntax (open/close) of CJK chars.
16209
16210 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
16211
16212 * help-mode.el (help-go-back): Don't depend on position of back button.
16213
16214 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
16215
16216 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
16217 files files don't contain an accidental additional /.
16218
16219 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
16220 in source buffer.
16221
16222 2004-05-18 Masatake YAMATO <jet@gyve.org>
16223
16224 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
16225 to widget-apply. :action method assumes 2 arguments, not 3.
16226
16227 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
16228
16229 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
16230 New constants.
16231 (hs-special-modes-alist): Add an f90-mode entry.
16232
16233 2004-05-17 Sam Steingold <sds@gnu.org>
16234
16235 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
16236 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
16237
16238 2004-05-16 Kim F. Storm <storm@cua.dk>
16239
16240 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
16241
16242 2004-05-15 John Wiegley <johnw@newartisans.com>
16243
16244 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
16245 (eshell-output-object-to-target): Improve output speed 20% by not
16246 calling `eshell-stringify' if something is already known to be a string.
16247
16248 2004-05-15 Alex Ott <ott@jet.msk.su>
16249
16250 * textmodes/ispell.el (ispell-local-dictionary-alist):
16251 Add windows-1251 to the choice of coding systems.
16252 (ispell-dictionary-alist-6): Add support for "russianw.aff",
16253 encoded in cp1251.
16254
16255 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
16256
16257 * progmodes/compile.el (compilation-warning-face)
16258 (compilation-info-face): Use min-colors.
16259
16260 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16261
16262 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
16263 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
16264 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
16265 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
16266 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
16267 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
16268 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
16269 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
16270 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
16271 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
16272 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
16273 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
16274 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
16275 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
16276
16277 2004-05-15 Kim F. Storm <storm@cua.dk>
16278
16279 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
16280 Use it to set triggered-p element of timer.
16281 (timer-event-handler): Set triggered-p element non-nil while running
16282 the timer function.
16283
16284 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
16285
16286 * descr-text.el (describe-char-unicode-data)
16287 (describe-char-unicodedata-file): Re-enable the unicode code now that
16288 the licensing issues have been cleared in the unicode-4 license.
16289 (describe-text-properties-1): Remove unused `overlay' var.
16290 (describe-char): Remove unused var `buffer'.
16291
16292 2004-05-14 David Ponce <david@dponce.com>
16293
16294 * tree-widget.el: New file.
16295
16296 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
16297
16298 * language/european.el ("Brazilian Portuguese"): Add support for
16299 Brazilian Portuguese.
16300
16301 2004-05-13 John Wiegley <johnw@newartisans.com>
16302
16303 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
16304 `recentf-mode' if this variable has been customized to t.
16305
16306 * eshell/esh-test.el (eshell-test): Call the function
16307 `emacs-version' rather than trying to build a custom version string.
16308
16309 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
16310
16311 * net/telnet.el (telnet-mode): Use define-derived-mode.
16312 Don't modify the global value of comint-prompt-regexp.
16313
16314 2004-05-13 John Paul Wallington <jpw@gnu.org>
16315
16316 * version.el (emacs-version): Check for `gtk' feature before
16317 `x-toolkit' feature.
16318
16319 2004-05-13 Juanma Barranquero <lektu@terra.es>
16320
16321 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
16322 arguments in the docstring, they're used only in recursive calls.
16323
16324 * help-fns.el (help-arg-highlighting-function)
16325 (help-argument-name): Delete.
16326 (help-default-arg-highlight): New function.
16327 (help-do-arg-highlighting): Use it.
16328
16329 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
16330
16331 * calendar/appt.el (appt-disp-window):
16332 Use `calendar-set-mode-line' for a centered mode-line.
16333
16334 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
16335
16336 * calendar/appt.el (appt-disp-window): Do not split window
16337 excessively when `split-height-threshold' is low.
16338
16339 2004-05-12 Nick Roberts <nickrob@gnu.org>
16340
16341 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
16342 kill-buffer-hook here and make it local.
16343 (gud-kill-buffer-hook): Use kill-process for a sure kill.
16344
16345 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
16346
16347 * progmodes/compile.el (compilation-set-window-height):
16348 Use save-excursion to protect against misplaced marker.
16349
16350 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16351
16352 * custom.el (defface): Document that type can have value gtk.
16353
16354 * faces.el (face-spec-set-match-display): Handle type gtk in display.
16355
16356 2004-05-12 Kenichi Handa <handa@m17n.org>
16357
16358 * descr-text.el: Require quail at compile time.
16359 (describe-char): If an input method is on and it supports the
16360 character, show how to input it.
16361
16362 * international/quail.el (quail-install-decode-map): Accept a
16363 char-table whose subtype is `quail-decode-map'.
16364 (quail-store-decode-map-key, quail-gen-decode-map1)
16365 (quail-gen-decode-map, quail-find-key1, quail-find-key)
16366 (quail-show-key): New functions.
16367
16368 2004-05-12 Juanma Barranquero <lektu@terra.es>
16369
16370 * generic.el (define-generic-mode): Remove redundant arglist info.
16371
16372 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
16373 Make arguments match their use in docstring.
16374 (help-arg-highlighting-function): New variable.
16375 (help-argument-name): Mention it in the docstring.
16376 (help-do-arg-highlight): Use it. Expand regexp to accept also
16377 ARG-xxx and xxx-ARG references.
16378
16379 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
16380
16381 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
16382 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
16383 and "mailto:addr1?to=addr2" equal.
16384
16385 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
16386
16387 * man.el (Man-getpage-in-background): Use shell-file-name
16388 and shell-command-switch variables instead of hard-coded values.
16389
16390 2004-05-11 Eli Zaretskii <eliz@gnu.org>
16391
16392 * iimage.el: New file.
16393
16394 2004-05-11 Juanma Barranquero <lektu@terra.es>
16395
16396 * custom.el (custom-initialize-default, defcustom):
16397 Fix typo in docstring.
16398
16399 * files.el (set-visited-file-name, file-expand-wildcards):
16400 Fix docstring.
16401
16402 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
16403
16404 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
16405
16406 * subr.el (eventp): Be more discriminating with integers.
16407
16408 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
16409
16410 * progmodes/compile.el (compile): Add universal prefix arg.
16411 (compilation-error-regexp-alist-alist): Add edg patterns.
16412
16413 2004-05-10 Sam Steingold <sds@gnu.org>
16414
16415 * textmodes/ispell.el (ispell-message):
16416 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
16417
16418 2004-05-10 Dave Love <fx@gnu.org>
16419
16420 * progmodes/python.el (help-buffer): Autoload when compiling.
16421 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
16422 (run-python): Prepend to any existing PYTHONPATH.
16423
16424 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
16425
16426 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
16427 for pending breakpoints.
16428
16429 2004-05-10 Richard M. Stallman <rms@gnu.org>
16430
16431 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
16432 directly without calling any functions in Rmail.
16433 (unrmail-unprune): Function deleted.
16434
16435 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
16436
16437 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
16438 C-c C-z binding.
16439
16440 2004-05-10 Kenichi Handa <handa@m17n.org>
16441
16442 * descr-text.el (describe-char): Fix previous change. Don't make
16443 a unibyte character to multibyte in the *Help* buffer.
16444
16445 2004-05-10 Miles Bader <miles@gnu.org>
16446
16447 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
16448 buffer an error if the debugger process is actually running.
16449
16450 2004-05-10 Juanma Barranquero <lektu@terra.es>
16451
16452 * help-fns.el (help-argument-name): Default to italic.
16453 (help-highlight-arguments): Return always (usage . doc), even when
16454 usage is nil.
16455
16456 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
16457 (define-ibuffer-filter): Add usage info.
16458 (define-ibuffer-op): Add usage info (but CL-style defaults for
16459 keyword args are not shown).
16460
16461 * subr.el (remove-overlays, read-passwd): Fix docstring.
16462 (start-process-shell-command): Fix docstring. Put usage info in a
16463 format usable by `describe-function'.
16464 (open-network-stream, open-network-stream-nowait)
16465 (open-network-stream-server): Fix docstring.
16466
16467 2004-05-09 Jason Rumney <jasonr@gnu.org>
16468
16469 * international/code-pages (cp932, cp936, cp949, c950): Remove.
16470 Only define cp125* if windows-125* is already defined.
16471
16472 * language/korean.el (cp949): Add alias.
16473
16474 * language/chinese.el (cp936, cp950): Add aliases.
16475
16476 * language/japanese.el (cp932): Add alias.
16477
16478 * term/w32-win.el: Require code-pages.
16479
16480 * international/mule-cmds.el (set-locale-environment):
16481 On MS-Windows use ansi code-page for default coding-systems.
16482 Set up paper sizes for Windows 3 letter languages.
16483
16484 * international/code-pages.el (cp932, cp936, cp949, cp950):
16485 Add aliases. Also add cp125* if not already defined.
16486
16487 2004-05-09 Juanma Barranquero <lektu@terra.es>
16488
16489 * help-fns.el (help-highlight-arguments): Don't try to highlight
16490 missing or autoloaded arglists. Accept structured arguments, like
16491 the first ones of `do' and `flet'.
16492
16493 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
16494 (cvs-get-marked): Remove redundant arglist info.
16495
16496 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
16497 Don't use CL-style default args.
16498
16499 2004-05-08 Andreas Schwab <schwab@suse.de>
16500
16501 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
16502
16503 * international/subst-ksc.el: Fix references to utf-translate-cjk
16504 into utf-translate-cjk-mode.
16505 * international/subst-big5.el: Likewise.
16506 * international/subst-gb2312.el: Likewise.
16507 * international/subst-jis.el: Likewise.
16508 * international/utf-16.el: Likewise.
16509 * international/utf-8.el: Likewise.
16510
16511 2004-05-08 John Wiegley <johnw@newartisans.com>
16512
16513 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
16514 "virtual buffers" (off by default), which makes it possible to
16515 switch to the "virtual" buffers of recently visited files. When a
16516 buffer name search fails, and this option is on, iswitchb will
16517 look at the list of recently visited files, and permit matching
16518 against those names. When the user hits RET on a match, it will
16519 revisit that file.
16520 (iswitchb-read-buffer): Add two optional arguments, which makes
16521 isearchb.el possible.
16522 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
16523 (iswitchb-next-match): Add support for virtual buffers.
16524
16525 * isearchb.el: This module extends iswitchb to provide "as you
16526 type" buffer selection.
16527
16528 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
16529 Ignore the read-only property when flyspell highlighting is on.
16530 Not ignoring it leads to a series of confusing errors.
16531 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
16532 but also make sure to call flyspell-incorrect-hook.
16533 (flyspell-maybe-correct-transposition): Perform transposition test
16534 by bit twiddling a string, rather than using a temp buffer.
16535 (flyspell-maybe-correct-doubling): Use a string rather than a temp
16536 buffer. This is also the original version of the code, which
16537 could not be checked in before due to a previous lack of
16538 assignment papers. This version has seen heavy usage on my system
16539 for several years now.
16540
16541 * calendar/cal-bahai.el: New file, which adds support for the
16542 Baha'i calendar to Emacs. This calendar is based on a solar year
16543 of 19 months of 19 days, with 4 intercalary days. Each year
16544 begins on March 21, with the calendar starting in 1844.
16545
16546 * calendar/cal-menu.el, calendar/calendar.el
16547 * calendar/diary-lib.el, calendar/holidays.el:
16548 Added support for using cal-bahai.el.
16549
16550 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
16551 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
16552 function can be used outside of eshell buffers.
16553 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
16554
16555 2004-05-08 Juanma Barranquero <lektu@terra.es>
16556
16557 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
16558 word constituent so FOO-ARG is not recognized as an arg.
16559 (help-highlight-arguments): Don't skip lists in mandatory arguments.
16560
16561 * simple.el (next-error): Fix typo in docstring.
16562 (open-line): Make argument names match their use in docstring.
16563 (split-line): Fix docstring.
16564
16565 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
16566 usable by `describe-function'.
16567 (gensym, gentemp, typep, ignore-errors): Make argument names match
16568 their use in docstring.
16569
16570 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
16571 argument to `help-setup-xref'.
16572
16573 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
16574
16575 Version 2.0.40 of Tramp released.
16576
16577 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
16578 Use symbol-function to invoke functions only known on some Emacs
16579 flavors. This avoids byte-compiler warnings. Reported by Kevin
16580 Scaldeferri <kevin@scaldeferri.com>.
16581 (tramp-do-copy-or-rename-file-via-buffer): Rename from
16582 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
16583 consistent with the other tramp-do-* functions.
16584 (tramp-do-copy-or-rename-file): Calls adjusted.
16585 (tramp-process-initial-commands): Avoid liveness check on shell --
16586 we know that it must be alive since we're opening a connection at
16587 this moment.
16588 (tramp-last-cmd): New internal variable.
16589 (tramp-process-echoes): New tunable.
16590 (tramp-send-command): Set tramp-last-cmd.
16591 (tramp-wait-for-output): Delete echo, if applicable.
16592 (tramp-read-passwd): Construct the key for the password cache in a
16593 way that works for multi methods, too.
16594 (tramp-bug): Add backup-directory-alist and
16595 bkup-backup-directory-info to bug reports, with Tramp counterparts.
16596
16597 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
16598
16599 * net/tramp*.el: Suppress byte-compiler warnings where possible.
16600
16601 * net/tramp.el (tramp-out-of-band-prompt-regexp)
16602 (tramp-actions-copy-out-of-band): New defcustoms.
16603 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
16604 used instead of a synchronous one. Allows password entering.
16605 (tramp-action-out-of-band): New defun.
16606 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
16607 Remove restriction with password from doc string.
16608 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
16609 `tramp-out-of-band-prompt-regexp',
16610 `tramp-actions-copy-out-of-band', `password-cache' and
16611 `password-cache-expiry'.
16612 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
16613 password caching.
16614 (tramp-touch): FILE can be a local file, too.
16615 (TODO): Remove items done.
16616 (tramp-handle-insert-directory): Properly quote file name also if
16617 not full-directory-p. Handle wildcard case. Reported by Andreas
16618 Schwab <schwab@suse.de>.
16619 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
16620 new file.
16621 (tramp-handle-file-local-copy, tramp-handle-write-region):
16622 The permissions of the temporary file are set if filename exists.
16623 Reported by Ted Stern <stern@cray.com>.
16624 (tramp-backup-directory-alist)
16625 (tramp-bkup-backup-directory-info): New defcustoms.
16626 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
16627 (tramp-handle-find-backup-file-name): New function.
16628 Implements Tramp's find-backup-file-name.
16629
16630 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
16631 for `find-backup-file-name'.
16632
16633 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
16634 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
16635
16636 2004-05-07 Lars Hansen <larsh@math.ku.dk>
16637
16638 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
16639
16640 2004-05-07 Juanma Barranquero <lektu@terra.es>
16641
16642 * subr.el (lambda): Add arglist description to docstring.
16643 (declare): Fix typo in docstring.
16644 (open-network-stream): Fix docstring.
16645 (process-kill-without-query): Fix docstring and add obsolescence info.
16646 (last, butlast, nbutlast): Make arguments match their use in docstring.
16647 (insert-buffer-substring-no-properties): Likewise.
16648 (insert-buffer-substring-as-yank): Likewise.
16649 (split-string): Fix docstring.
16650
16651 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
16652 Make argument names match their use in docstring.
16653
16654 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
16655
16656 2004-05-06 Nick Roberts <nickrob@gnu.org>
16657
16658 * progmodes/gdb-ui.el: Improve/extend documentation strings.
16659 Fit first sentence on one line for apropos-command.
16660
16661 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
16662
16663 Changes largely merged in from Dave Love's code.
16664 * progmodes/python.el: Doc fixes.
16665 (python-mode-map): Add python-complete-symbol.
16666 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
16667 (python-comment-indent, python-complete-symbol)
16668 (python-symbol-completions, python-partial-symbol)
16669 (python-try-complete): New.
16670 (python-indent-line): Remove optional arg. Use python-block-end-p.
16671 (python-check): Bind compilation-error-regexp-alist.
16672 (inferior-python-mode): Use rx. Move keybindings to top level.
16673 Set comint-input-filter.
16674 (python-preoutput-filter): Use rx.
16675 (python-input-filter): Re-introduce.
16676 (python-proc): Start new process if necessary.
16677 Check python-buffer non-nil.
16678 (view-return-to-alist): Defvar.
16679 (python-send-receive): New.
16680 (python-eldoc-function): Use it.
16681 (python-mode-running): Don't defvar.
16682 (python-mode): Set comment-indent-function.
16683 Maybe update hippie-expand-try-functions-list.
16684 (python-indentation-levels): Initialize differently.
16685 (python-block-end-p): New.
16686 (python-indent-line): Use it.
16687 (python-compilation-regexp-alist): Augment.
16688 (run-python): Import `emacs' module to Python rather than loading
16689 code directly. Set python-buffer differently.
16690 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
16691 Use python-proc.
16692 (python-send-command): Go to end of comint buffer.
16693 (python-load-file): Use python-proc, emacs.eimport.
16694 (python-describe-symbol): Simplify interactive form.
16695 Use emacs.help. Do use temp-buffer-show-hook.
16696 Call print-help-return-message.
16697 (hippie-exp): Require when compiling.
16698 (python-preoutput-continuation): Use rx.
16699
16700 * diff-mode.el (diff-make-unified): Fix regexp.
16701
16702 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
16703
16704 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
16705 filter groups from the buffer when rebuilding the Ibuffer buffer
16706 and `ibuffer-show-empty-filter-groups' is nil.
16707
16708 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16709
16710 * ps-print.el (ps-print-quote): Call ps-value-string.
16711 (ps-setup): Call ps-comment-string.
16712 (ps-value-string, ps-comment-string): New funs.
16713
16714 2004-05-06 Juanma Barranquero <lektu@terra.es>
16715
16716 * ehelp.el (electric-help-command-loop): Check whether the last
16717 character is visible, not (point-max).
16718
16719 * help-fns.el (help-argument-name): Default to bold; don't inherit
16720 from font-lock-variable-name-face.
16721 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
16722
16723 2004-05-05 Kenichi Handa <handa@m17n.org>
16724
16725 * descr-text.el (describe-char): Copy the character with text
16726 properties and overlays into the first line, and call
16727 describe-text-properties on it.
16728
16729 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
16730
16731 * iswitchb.el (iswitchb-global-map): Fix typo.
16732 Remove unwanted ###autoloads from source file.
16733
16734 2004-05-05 Lars Hansen <larsh@math.ku.dk>
16735
16736 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
16737 in run-hooks. Use substitute-command-keys in message.
16738 (wdired-abort-changes): Add message.
16739
16740 2004-05-03 Michael Mauger <mmaug@yahoo.com>
16741
16742 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
16743 (sql-emacs20-p): Remove.
16744 (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
16745 (sql-builtin-face, sql-doc-face): Remove.
16746 (sql-mode-ansi-font-lock-keywords)
16747 (sql-mode-oracle-font-lock-keywords)
16748 (sql-mode-postgres-font-lock-keywords)
16749 (sql-mode-linter-font-lock-keywords)
16750 (sql-mode-ms-font-lock-keywords)
16751 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
16752 (sql-product-font-lock): Fix font-lock reset when font rules change.
16753 (sql-highlight-product): Remove incorrect font-lock reset logic.
16754
16755 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
16756
16757 * ses.el (ses-set-parameter): Fix typo.
16758
16759 2004-05-04 Kim F. Storm <storm@cua.dk>
16760
16761 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
16762 Must expand directory for completion to work; and don't mess with
16763 process-environment.
16764 (ido-read-file-name): If command has ido property, don't use ido
16765 if value is ignore, or read as directory if value is dir.
16766 Set ido ignore property for dired-do-rename command.
16767
16768 2004-05-04 Juanma Barranquero <lektu@terra.es>
16769
16770 * ehelp.el (electric-help-command-loop, electric-help-undefined)
16771 (electric-help-help): Check against unmapped commands.
16772
16773 * help-fns.el (help-argument-name): New face, inheriting from
16774 font-lock-variable-name-face, to highlight function arguments in
16775 `describe-function' and `describe-key'.
16776 (help-do-arg-highlight): Auxiliary function to highlight a given
16777 list of arguments in a string.
16778 (help-highlight-arguments): Highlight the function arguments and
16779 all uses of them in the docstring.
16780 (describe-function-1): Use it. Do docstring output via `insert',
16781 not 'princ', so text attributes are preserved.
16782
16783 * winner.el (winner-mode-map): Move `winner-undo' and
16784 `winner-redo' to C-c <left> and C-c <right>, respectively (the
16785 previous bindings conflict with `prev-buffer', `next-buffer').
16786
16787 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16788
16789 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
16790 (bibtex-entry-update): New command bound to C-c C-u.
16791 (bibtex-text-in-string): Fix regexp.
16792 (bibtex-assoc-of-regexp): Remove.
16793 (bibtex-progress-message): Fix docstring.
16794 (bibtex-inside-field): Use if.
16795 (bibtex-assoc-regexp): New function.
16796 (bibtex-format-entry): Make code more robust so that it formats
16797 also old entries.
16798 (bibtex-autokey-demangle-title): Merge with obsolete function
16799 bibtex-assoc-of-regexp.
16800 (bibtex-field-list): New function.
16801 (bibtex-entry): Use bibtex-field-list.
16802 (bibtex-parse-entry): Fix docstring.
16803 (bibtex-print-help-message): Use bibtex-field-list.
16804 (bibtex-make-field): Use bibtex-field-list.
16805 (bibtex-entry-index): Bugfix. Return crossref key if required.
16806 (bibtex-lessp): Fix docstring.
16807
16808 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
16809
16810 * select.el (xselect-convert-to-string): Move comment to intended line.
16811
16812 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16813
16814 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
16815 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
16816
16817 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16818
16819 * term/x-win.el (x-clipboard-yank): Don't exit on error from
16820 x-get-selection.
16821
16822 2004-05-03 Jason Rumney <jasonr@gnu.org>
16823
16824 * makefile.nt: Remove.
16825
16826 2004-05-03 Kim F. Storm <storm@cua.dk>
16827
16828 * emulation/cua-base.el (cua--update-indications): Fix last change.
16829 (cua-mode): Deactivate mark when cua-mode is enabled.
16830
16831 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
16832
16833 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
16834
16835 2004-05-03 Nick Roberts <nickrob@gnu.org>
16836
16837 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
16838 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
16839 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
16840 window over visible frames.
16841 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
16842
16843 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
16844
16845 * progmodes/compile.el (compilation-gcpro): New var.
16846 (compilation-fake-loc): Use it.
16847 (compilation-forget-errors): Reset it.
16848
16849 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
16850
16851 * diff-mode.el (diff-header-face, diff-file-header-face):
16852 Use min-colors.
16853
16854 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16855
16856 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
16857 (bibtex-clean-entry): Disentangle code.
16858 (bibtex-realign): New function.
16859 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
16860 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
16861 Remove undocumented optional arg called-by-convert-alien.
16862 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
16863 for sorting instead of bibtex-sort-buffer.
16864
16865 2004-05-02 Eli Zaretskii <eliz@gnu.org>
16866
16867 * progmodes/compile.el (compilation-start): In the
16868 no-async-subprocesses branch, call sit-for to give redisplay a
16869 chance to show the updated process status in the mode line, and
16870 fontify the buffer explicitly after the process exits.
16871
16872 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
16873
16874 * progmodes/python.el (python-compilation-line-number): Remove.
16875 (python-compilation-regexp-alist): Don't use it any more.
16876 (python-orig-start, python-input-filter): Remove.
16877 (inferior-python-mode): Don't set up comint-input-filter-functions.
16878 (python-send-region): Use compilation-fake-loc.
16879
16880 * progmodes/compile.el (compilation-messages-start): New var.
16881 (compilation-mode): Don't setup next-error-function here.
16882 (compilation-setup): Set it up here instead (for minor modes as well).
16883 Make compilation-messages-start buffer local.
16884 (compilation-next-error-function): Use it.
16885 (compilation-forget-errors): Set compilation-messages-start.
16886
16887 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
16888
16889 * ielm.el (ielm-prompt-read-only): Update docstring.
16890
16891 * comint.el (comint-prompt-read-only): Update docstring.
16892 (comint-update-fence, comint-kill-whole-line)
16893 (comint-kill-region): New functions.
16894
16895 * simple.el (kill-whole-line): Use "p" instead of "P" in
16896 interactive form.
16897
16898 2004-05-01 Juanma Barranquero <lektu@terra.es>
16899
16900 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
16901 format arglist so default values in CL-style argument lists are
16902 correctly shown.
16903
16904 2004-05-01 Jason Rumney <jasonr@gnu.org>
16905
16906 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
16907
16908 2004-05-01 Kenichi Handa <handa@m17n.org>
16909
16910 * international/titdic-cnv.el (miscdic-convert): Don't generate a
16911 quail file if it is up to date.
16912
16913 2004-04-30 Juri Linkov <juri@jurta.org>
16914
16915 * cus-edit.el (custom-mode-map):
16916 Add key binding `C-x C-s' to `Custom-save'.
16917
16918 * outline.el (outline-blank-line): New var.
16919 (outline-next-preface, outline-show-heading)
16920 (outline-end-of-subtree): Use it.
16921
16922 * dired-aux.el (dired-touch-initial): New fun.
16923 (dired-do-chxxx): Call it for op-symbol `touch'.
16924 (dired-diff): Use `dired-dwim-target-directory'
16925 if current dired buffer has no buffer mark.
16926
16927 * bindings.el (propertized-buffer-identification):
16928 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
16929 Add C-M-arrow keys for consistency.
16930
16931 * files.el (confirm-kill-emacs):
16932 Change group from top-level `emacs' to `convenience'.
16933
16934 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
16935 Push mark on the first call of successive command calls.
16936 (insert-pair): New fun created from `insert-parentheses' with
16937 `open' and `close' arguments added. Enclose active regions
16938 in paired characters. Compare adjacent characters syntax with
16939 inserted characters syntax before inserting a space.
16940 (insert-parentheses): Call `insert-pair' with ?\( ?\).
16941
16942 * delsel.el: Don't put `delete-selection' property
16943 on `insert-parentheses' symbol to take advantage of
16944 region handling in `insert-pair' function.
16945 Suggested by Stephan Stahl <stahl@eos.franken.de>.
16946
16947 2004-04-30 Kim F. Storm <storm@cua.dk>
16948
16949 * emulation/cua-base.el: Add support for changing cursor types;
16950 based on patch from Michael Mauger.
16951 (cua-normal-cursor-color, cua-read-only-cursor-color)
16952 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
16953 Customization cursor type and/or cursor color.
16954 (cua--update-indications): Handle cursor type changes.
16955 (cua-mode): Update cursor indications if enabled.
16956
16957 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
16958
16959 * mouse.el (mouse-drag-copy-region): New defcustom.
16960 (mouse-set-region, mouse-drag-region-1): Use it.
16961
16962 * simple.el (kill-ring-save): If region face background color is
16963 unspecified (if no highlighting), show extent of fully visible
16964 region even if transient-mark-mode is enabled.
16965
16966 * emulation/cua-base.el (cua--standard-movement-commands):
16967 Add cua-scroll-up and cua-scroll-down.
16968 (cua-scroll-up, cua-scroll-down): New commands.
16969 (cua--init-keymaps): Remap scroll-up and scroll-down.
16970
16971 * emulation/cua-rect.el (cua--convert-rectangle-as):
16972 New defmacro.
16973 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
16974 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
16975 New commands (suggested by Jordan Breeding).
16976
16977 2004-04-30 Juanma Barranquero <lektu@terra.es>
16978
16979 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
16980
16981 2004-04-30 Mario Lang <mlang@delysid.org>
16982
16983 * diff.el (diff-switches): Fix typo in docstring.
16984
16985 2004-04-30 Alex Schroeder <alex@gnu.org>
16986
16987 * xml.el (xml-debug-print-internal): Don't add newline and
16988 indentation to text nodes and write empty elements as empty tags
16989 instead of opening and closing tags.
16990 (xml-debug-print): Take optional indent-string argument.
16991 (xml-print): Alias for xml-debug-print.
16992
16993 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16994
16995 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
16996 than duplicate call to `line-beginning-position'.
16997
16998 * progmodes/f90.el (f90-get-present-comment-type):
16999 Return whitespace, as well as comment chars, for consistent filling
17000 of comment blocks. Use `match-string-no-properties'.
17001 (f90-break-line): Trim trailing whitespace when filling comments.
17002
17003 2004-04-30 Dave Love <fx@gnu.org>
17004
17005 * calendar/diary-lib.el (diary-outlook-formats): New variable.
17006 (diary-from-outlook-internal, diary-from-outlook)
17007 (diary-from-outlook-gnus, diary-from-outlook-rmail):
17008 New functions to import diary entries from Outlook-format
17009 appointments in mail messages.
17010
17011 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
17012
17013 * progmodes/python.el (python-send-command): New fun.
17014 (python-send-region, python-load-file): Use it.
17015
17016 * progmodes/compile.el (compilation-last-buffer): Add var alias.
17017
17018 * help-fns.el (help-C-file-name): Use new subr-name.
17019 Prepend `src/' to the file name.
17020 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
17021 (describe-function-1, describe-variable): Only find a C source file
17022 name if DOC is already loaded.
17023
17024 * help-mode.el (help-function-def, help-variable-def):
17025 Use the new find-function-search-for-symbol functionality.
17026 Allow FILE to be `C-source'.
17027
17028 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
17029 (find-function-C-source): New fun.
17030 (find-function-search-for-symbol): Use it.
17031
17032 2004-03-29 Michael Mauger <mmaug@yahoo.com>
17033
17034 * progmodes/sql.el (sql-product-alist): Rename variable
17035 `sql-product-support'. Add Postgres login parameters.
17036 (sql-set-product, sql-product-feature): Update with renamed variable.
17037 (sql-connect-postgres): Add username prompt.
17038 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
17039 Make patterns less product specific.
17040 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
17041 (sql-mode-abbrev-table): Modify initialization.
17042 (sql-builtin-face): Add variable.
17043 (sql-keywords-re): Add macro.
17044 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
17045 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
17046 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
17047 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
17048 (sql-mode-linter-font-lock-keywords)
17049 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
17050 (sql-mode-sybase-font-lock-keywords)
17051 (sql-mode-informix-font-lock-keywords)
17052 (sql-mode-interbase-font-lock-keywords)
17053 (sql-mode-ingres-font-lock-keywords)
17054 (sql-mode-solid-font-lock-keywords)
17055 (sql-mode-sqlite-font-lock-keywords)
17056 (sql-mode-db2-font-lock-keywords): Default to nil.
17057 (sql-product-font-lock): Always highlight ANSI keywords.
17058 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
17059 (sql-send-string): Add function.
17060
17061 2004-04-29 Dave Love <fx@gnu.org>
17062
17063 * progmodes/cfengine.el (cfengine-beginning-of-defun)
17064 (cfengine-end-of-defun): Ensure progress through buffer.
17065
17066 * info-look.el (cfengine-mode): Accept a terminal ().
17067
17068 2004-04-29 Juri Linkov <juri@jurta.org>
17069
17070 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
17071 instead of isearch-yank-word-or-char. Add new key bindings for
17072 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
17073 (isearch-del-char): New fun.
17074 (isearch-forward, isearch-edit-string): Update docstring.
17075 (isearch-yank-char): Doc fix.
17076 (isearch-other-meta-char): Restore point after scrolling.
17077
17078 * progmodes/compile.el (compilation-context-lines): Add nil option
17079 to disable compilation output window scrolling.
17080 (compilation-set-window): Use it.
17081
17082 * outline.el (outline-next-preface, outline-show-heading):
17083 Don't leave unhidden blank line before heading.
17084 (outline-end-of-subtree): Include last newline into subtree.
17085 (hide-entry): Leave point at beginning of heading instead of end.
17086 (outline-up-heading): Push mark for the first call of successive
17087 command calls.
17088
17089 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
17090
17091 * comint.el (comint-prompt-read-only): New variable.
17092 (comint-output-filter): Implement it.
17093
17094 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
17095 (ielm-prompt-internal): New variable.
17096 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
17097 (ielm-send-input): Delete unused variable `buf'.
17098 (ielm-eval-input): Use `ielm-prompt-internal'.
17099 (inferior-emacs-lisp-mode): Use new variables
17100 `comint-prompt-read-only' and `ielm-prompt-internal'.
17101 Get rid of obsolete variable `directory-sep-char'.
17102 (ielm): Use `zerop'.
17103
17104 2004-04-29 John Paul Wallington <jpw@gnu.org>
17105
17106 * thumbs.el (toplevel): Require cl at compile time.
17107 Remove conditional definitions of `ignore-errors' and `caddar'
17108 because they occur at run time.
17109
17110 2004-04-28 Nick Roberts <nickrob@gnu.org>
17111
17112 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
17113 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
17114 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
17115 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
17116
17117 * progmodes/gud.el (gud-common-init): Throw an error if program is
17118 already running under gdb.
17119
17120 2004-04-28 John Paul Wallington <jpw@gnu.org>
17121
17122 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
17123 (thumbs-show-image-num): Move assignment of
17124 `thumbs-current-image-filename' within scope of `i'.
17125 (thumbs-emboss-image): Don't use `evenp'.
17126
17127 2004-04-28 Richard M. Stallman <rms@gnu.org>
17128
17129 * progmodes/compile.el (compilation-context-lines): Default now 0.
17130
17131 2004-04-28 Juanma Barranquero <lektu@terra.es>
17132
17133 Use `time-less-p' from calendar/time-date.el instead of defining
17134 custom versions of it.
17135
17136 * pcomplete.el (pcomplete-time-less-p): Remove.
17137
17138 * thumbs.el (time-less-p): Remove.
17139
17140 * calendar/timeclock.el (timeclock-time-less-p): Remove.
17141 (timeclock-generate-report): Use `time-less-p'.
17142
17143 * emacs-lisp/autoload.el (autoload-before-p): Remove.
17144 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
17145
17146 2004-04-28 Masatake YAMATO <jet@gyve.org>
17147
17148 * subr.el (remove-overlays): Make arguments optional.
17149
17150 * wid-edit.el (widget-specify-button): Put evaporate to the
17151 overlay for sample.
17152 (widget-specify-sample): Put evaporate to the overlay for sample.
17153 (widget-specify-doc): Put evaporate to the overlay for documentation.
17154
17155 2004-04-27 Jesper Harder <harder@ifa.au.dk>
17156
17157 * info.el (info-apropos): Make it an index node. Align node names
17158 like makeinfo.
17159
17160 2004-04-27 Eli Zaretskii <eliz@gnu.org>
17161
17162 * net/browse-url.el (browse-url-netscape-sentinel)
17163 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
17164 (browse-url-epiphany-sentinel, browse-url-mosaic):
17165 Use browse-url-*-program instead of a literal program name.
17166
17167 2004-04-27 Kevin Ryde <user42@zip.com.au>
17168
17169 * eshell/em-alias.el:
17170 * eshell/em-dirs.el:
17171 * eshell/em-hist.el:
17172 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
17173 features when M-x customize-group loads modules before the main
17174 eshell.el.
17175
17176 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
17177
17178 * subr.el (momentary-string-display): Support EXIT-CHAR that is
17179 either a character representation of an event or an event
17180 description list.
17181
17182 * type-break.el: Capitalize Emacs and Lisp.
17183 (type-break-good-break-interval, type-break-demo-boring-stats)
17184 (type-break-terse-messages, type-break-file-name): New defcustoms.
17185 (type-break-post-command-hook)
17186 (type-break-warning-countdown-string): Quote variable names in doc.
17187 (type-break-interval-start, type-break-auto-save-file-name): New vars.
17188 (type-break-mode): Document type-break-good-break-interval and the
17189 "session" file. Schedule break according to the session file.
17190 Kill session file buffer on exit. Organize for save-some-buffers
17191 to always save the session file.
17192 (type-break-mode-line-message-mode, type-break-query-mode):
17193 Uppercase arguments.
17194 (type-break-file-time, type-break-file-keystroke-count, timep)
17195 (type-break-choose-file, type-break-get-previous-time)
17196 (type-break-get-previous-count): New defuns.
17197 (type-break): Avoid break querying after a completed break in the
17198 case where the query was initiated during user invocation of the
17199 break. Optional terse messages.
17200 Use type-break-good-break-interval if type-break-good-rest-interval is
17201 nil. File the break time.
17202 (type-break-schedule): New optional args for overriding the use of
17203 the current time.
17204 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
17205 after a break.
17206 (type-break-check): File the keystroke count.
17207 (type-break-do-query): Prevent a second query when the break is
17208 interrupted. Optional terse message.
17209 (type-break-keystroke-reset): Record the start of a typing interval.
17210 (type-break-demo-boring): Optional terse messages. Display word
17211 per minute and keystroke counts according to
17212 type-break-demo-boring-stats.
17213
17214 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
17215
17216 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
17217 directories, make sure they exist under archive-tmpdir.
17218
17219 2004-04-27 Juri Linkov <juri@jurta.org>
17220
17221 * help.el (view-emacs-news): With argument, display info for the
17222 selected version by finding it among different NEWS files, and
17223 narrowing the buffer to the selected version.
17224
17225 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
17226 same-window-buffer-names.
17227 (info): New arg `buffer'. Use it. Doc fix. Read file name for
17228 non-numeric prefix argument, append the number to the buffer name
17229 for numeric prefix argument.
17230 (info-other-window): Bind same-window-regexps to nil.
17231 (Info-reference-name): Rename to Info-point-loc.
17232 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
17233 and Info-find-index-name for stringy Info-point-loc.
17234 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
17235 without middle `.', but with final `.' and optional line number
17236 for it. Set Info-point-loc for index nodes.
17237 (Info-index): Remove middle `.' from index entry regexp.
17238 Modify line number regexp.
17239 (Info-index-next): Decrement line number.
17240 (info-apropos): Remove middle `.' from index entry regexp.
17241 Add optional line number regexp at the end. Add matched value
17242 for line number to the result list and insert it to the buffer.
17243 Replace match-string by match-string-no-properties.
17244 Reorder result list.
17245 (Info-fontify-node): Hide index line numbers.
17246 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
17247 empty matches.
17248 (Info-follow-reference): Use `str' instead of
17249 Info-following-node-name-re.
17250 (Info-toc): Use full file names. Set Info-current-node to "Top".
17251 (Info-fontify-node): Compare file names without directory name.
17252 (Info-try-follow-nearest-node): Don't set Info-reference-name.
17253 Set second arg of Info-extract-menu-node-name for index nodes.
17254 (info-xref-visited): Use magenta3 instead of magenta4.
17255 (Info-mode): Add info-apropos to docstring.
17256
17257 * log-view.el (log-view-diff): Replace interactive code "r"
17258 by a list to allow to call it even if region is not active.
17259
17260 * paren.el (show-paren-highlight-openparen): New var.
17261 (show-paren-function): Turn on openparen highlighting when
17262 matching forward if show-paren-highlight-openparen is non-nil.
17263
17264 * simple.el (kill-ring-save): Use blink-matching-delay instead of
17265 the constant value 1.
17266 (completions-common-part): Expand docstring.
17267
17268 * textmodes/picture.el (picture-mode-map): Add arrow keys.
17269
17270 2004-04-27 Kim F. Storm <storm@cua.dk>
17271
17272 * image.el (insert-sliced-image): Use line-height instead of
17273 line-spacing property on newline.
17274
17275 2004-04-26 Lars Hansen <larsh@math.ku.dk>
17276
17277 * desktop.el (desktop-buffer-misc-data-function): Rename to
17278 desktop-save-buffer and change docstring.
17279 (desktop-buffer-modes-to-save): Delete.
17280 (desktop-save-buffer-p): Use desktop-save-buffer instead of
17281 desktop-buffer-modes-to-save.
17282 (desktop-save): Rename desktop-buffer-misc-data-function to
17283 desktop-save-buffer and allow non-function value.
17284 (desktop-missing-file-warning): Correct docstring.
17285
17286 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
17287 to desktop-save-buffer.
17288
17289 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
17290 desktop-save-buffer.
17291
17292 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
17293
17294 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
17295
17296 2004-04-26 Eli Zaretskii <eliz@gnu.org>
17297
17298 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
17299
17300 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
17301
17302 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
17303 (ielm): Only go to the end of the buffer when starting a new process.
17304
17305 2004-04-25 Juanma Barranquero <lektu@terra.es>
17306
17307 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
17308 mode line. Bind `inhibit-read-only' to t before modifying
17309 properties of text in the buffer.
17310 (ielm): Force point to the end of buffer, even when running ielm
17311 from inside itself.
17312
17313 2004-04-25 Jesper Harder <harder@ifa.au.dk>
17314
17315 * info.el (info-apropos): Reset Info-complete-cache.
17316
17317 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
17318
17319 * progmodes/compile.el (compilation-error-regexp-alist-alist):
17320 Also recognize severe Irix et al. messages.
17321 (compilation-normalize-filename, compile-abbreviate-directory):
17322 Delete functions.
17323 (compilation-get-file-structure): New function inherits
17324 functionality of the two preceding ones.
17325 (compilation-internal-error-properties, compilation-fake-loc):
17326 Use it so that different paths to the same file share the same
17327 markers. Also optimize finding adjacent marker slightly.
17328
17329 2004-04-25 Kim F. Storm <storm@cua.dk>
17330
17331 * image.el (insert-sliced-image): Add line-spacing t property
17332 to newlines separating image lines.
17333
17334 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
17335
17336 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
17337
17338 * ielm.el (ielm-prompt-read-only): New user option.
17339 (ielm-prompt): Expand docstring to describe new behavior.
17340 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
17341 mention it in the docstring.
17342
17343 2004-04-24 Andreas Schwab <schwab@suse.de>
17344
17345 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
17346
17347 * diff.el (diff): Set default-directory in diff buffer.
17348
17349 2004-04-24 Eli Zaretskii <eliz@gnu.org>
17350
17351 * mail/sendmail.el (mail-bury): Don't delete the frame where the
17352 mail was being composed if the terminal cannot display more than
17353 one frame; instead, switch to previous frame.
17354
17355 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
17356 (rmail-start-mail): Support rmail-mail-new-frame even on
17357 terminals that can display only one frame at a time.
17358
17359 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
17360
17361 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
17362 (checkdoc-output-font-lock-keywords): Remove error regexp.
17363 (checkdoc-output-mode-map): Remove.
17364 (checkdoc-output-mode): Derive from compilation-mode.
17365 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
17366
17367 * dired.el (dired-mode-map): Add a menu entry for wdired.
17368
17369 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
17370 (rx-bracket, rx-check-any, rx-any): Clean up name space.
17371
17372 * wdired.el (wdired-mode-map): Move init into declaration.
17373 Fix `return' binding.
17374 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
17375 Use force-mode-line-update.
17376 (wdired-get-filename): Use `unless'.
17377 (wdired-preprocess-files): Don't assume names have no \n and use / for
17378 dir separator.
17379 (wdired-normalize-filename): Use replace-regexp-in-string.
17380 (wdired-load-hooks): Remove.
17381 (wdired-mode-hooks): Rename to wdired-mode-hook.
17382
17383 * info-look.el: Add support for cfengine-mode.
17384 (info-lookup-setup-mode): Use dolist.
17385
17386 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
17387
17388 * wdired.el: New file.
17389
17390 2004-04-23 Juanma Barranquero <lektu@terra.es>
17391
17392 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
17393
17394 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
17395 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
17396 (pcomplete--help, pcomplete--here): Doc fixes.
17397
17398 2004-04-23 Andre Spiegel <spiegel@gnu.org>
17399
17400 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
17401 handles wrong-number-of-arguments in backend call.
17402
17403 * vc.el (vc-print-log): Likewise.
17404
17405 2004-04-20 Dave Love <fx@gnu.org>
17406
17407 * emacs-lisp/rx.el: Doc fixes.
17408 (rx-constituents): Add/extend many forms.
17409 (rx-check): Check form is a list.
17410 (bracket): Defvar.
17411 (rx-check-any, rx-any, rx-check-not): Modify.
17412 (rx-not): Simplify.
17413 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
17414 (rx-kleene): Use rx-trans-forms.
17415 (rx-quote-for-set): Delete.
17416 (rx): Allow multiple args.
17417
17418 2004-04-23 Kenichi Handa <handa@m17n.org>
17419
17420 * international/mule-util.el (char-displayable-p): Simplify by
17421 using internal-char-font.
17422
17423 2004-04-23 Juanma Barranquero <lektu@terra.es>
17424
17425 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
17426
17427 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
17428
17429 * diff-mode.el (diff-next-error): New fun.
17430 (diff-mode): Use it.
17431
17432 * simple.el (next-error): Change arg name.
17433 Add support for the documented C-u C-x ` usage.
17434
17435 * frame.el (special-display-popup-frame, next-multiframe-window)
17436 (previous-multiframe-window): Only consider frames on same display.
17437
17438 2004-04-22 Lars Hansen <larsh@math.ku.dk>
17439
17440 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
17441 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
17442
17443 2004-04-22 Kim F. Storm <storm@cua.dk>
17444
17445 * net/telnet.el (telnet): Add optional port arg.
17446
17447 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
17448
17449 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17450 Minor sanity check on the `hyperlink' slot.
17451
17452 * Makefile.in (recompile): Compile new files.
17453
17454 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
17455 Add byte-recompile-directory's optional `arg'.
17456
17457 * cvs-status.el (cvs-tree-use-charset): New var.
17458 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
17459 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
17460 (cvs-status-cvstrees): Use it.
17461
17462 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
17463 Make it a normal major mode.
17464 (checkdoc-buffer-label): Make sure the file name is meaningful.
17465 (checkdoc-output-to-error-buffer): Remove.
17466 (checkdoc-error, checkdoc-start-section): Rewrite.
17467
17468 * info.el (info-node, info-menu-5, info-xref, info-header-node)
17469 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
17470 (Info-title-4-face): Use new syntax.
17471 (info-xref-visited): Inherit from info-xref.
17472
17473 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
17474
17475 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
17476
17477 * simple.el (next-error-last-buffer, next-error-function):
17478 New variables for the next-error framework.
17479 (next-error-buffer-p): New function.
17480 (next-error-find-buffer): Generalize compilation-find-buffer.
17481 (next-error, previous-error, first-error, next-error-no-select)
17482 (previous-error-no-select): Move from compile.el.
17483
17484 * replace.el (occur-next-error, occur-1): Hook into the next-error
17485 framework.
17486
17487 * progmodes/compile.el (compilation-start):
17488 Set next-error-last-buffer so next-error knows where to jump.
17489 (compilation-setup): Set the buffer-local variable
17490 next-error-function to 'compilation-next-error-function.
17491 (compilation-buffer-p, compilation-buffer-internal-p): Use an
17492 alternate way to find if a buffer is a compilation buffer, for
17493 next-error convenience.
17494 (next-error-no-select, previous-error-no-select, next-error)
17495 (previous-error, first-error): Move to simple.el.
17496 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
17497 (compilation-last-buffer): Remove.
17498 (compilation-start, compilation-next-error, compilation-setup)
17499 (compilation-next-error-function, compilation-find-buffer):
17500 Remove compilation-last-buffer use.
17501
17502 2004-04-21 Juanma Barranquero <lektu@terra.es>
17503
17504 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
17505 (font-lock-warning-face): Fix spacing.
17506
17507 * makefile.w32-in (WINS): Add url/ directory.
17508
17509 2004-04-21 Lars Hansen <larsh@math.ku.dk>
17510
17511 * desktop.el (desktop-buffer-mode-handlers): New variable.
17512 Alist of major mode specific functions to restore a desktop buffer.
17513 (desktop-buffer-handlers): Make variable obsolete.
17514 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
17515 Catch errors signaled in handlers. Update buffer count.
17516 Evaluate desktop-buffer-point.
17517 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
17518 move to dired.el.
17519 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
17520 move to info.el.
17521 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
17522 move to mail/rmail.el.
17523 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
17524 to mh-e/mh-e.el.
17525 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
17526 On fail, print message (to message buffer) even if
17527 desktop-missing-file-warning is nil.
17528 (desktop-buffer-misc-data-function): New buffer local variable.
17529 Function returning major mode specific data.
17530 (desktop-buffer-misc-functions): Make variable obsolete.
17531 (desktop-save): Use desktop-buffer-misc-data-function.
17532 (desktop-buffer-dired-misc-data): Rename to
17533 dired-desktop-buffer-misc-data and move to dired.el.
17534 (desktop-buffer-info-misc-data): Rename to
17535 Info-desktop-buffer-misc-data and move to info.el.
17536 (desktop-read): Add message about number of buffers restored/failed.
17537
17538 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
17539 Add parameters. Pause to display error only when
17540 desktop-missing-file-warning is non-nil.
17541 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
17542 (dired-mode): Bind desktop-buffer-misc-data-function.
17543
17544 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
17545 Add Parameters.
17546 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
17547 (Info-mode): Bind desktop-buffer-misc-data-function.
17548
17549 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
17550 Add Parameters.
17551
17552 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
17553 Add Parameters.
17554
17555 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
17556
17557 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
17558 the case of letters in case-insensitive expansions when the
17559 abbrev is preceded by characters with letter syntax.
17560
17561 2004-04-21 Richard M. Stallman <rms@gnu.org>
17562
17563 * progmodes/cperl-mode.el (cperl-putback-char):
17564 Delete Emacs 18 definition.
17565
17566 * international/mule.el (ctext-post-read-conversion):
17567 Use assoc-string, not assoc-ignore-case.
17568
17569 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
17570
17571 * emacs-lisp/easymenu.el (easy-menu-add):
17572 Do call x-popup-menu, but only if it's defined.
17573
17574 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
17575
17576 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
17577 Handle multiple args: compile like progn.
17578
17579 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
17580 take all args as &rest arg.
17581
17582 * autoinsert.el (auto-insert-alist): Insert the user's name in
17583 copyright notice, rather than Free Software Foundation.
17584
17585 2004-04-21 Kenichi Handa <handa@m17n.org>
17586
17587 * descr-text.el (describe-char): Make it work on *Help* buffer.
17588
17589 2004-04-21 Kim F. Storm <storm@cua.dk>
17590
17591 * image.el (insert-image): Add optional SLICE arg.
17592 (insert-sliced-image): New defun.
17593
17594 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
17595
17596 * subr.el (read-number): Check whether `default' is nil.
17597
17598 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
17599
17600 * progmodes/compile.el (compilation-error-properties):
17601 Split into two.
17602 (compilation-internal-error-properties): New one.
17603 (compilation-compat-error-properties): Use it. Fix the non-marker case.
17604
17605 2004-04-20 Richard M. Stallman <rms@gnu.org>
17606
17607 * window.el (split-window-save-restore-data):
17608 Don't update the data if OLD-INFO is nil.
17609
17610 * view.el (view-return-to-alist): Mark it permanent local.
17611
17612 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
17613
17614 * recentf.el (recentf-save-list): Catch and warn about errors.
17615
17616 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
17617 so "Buffers" won't be pure.
17618
17619 * help-mode.el (help-mode-finish): Set help-return-alist first
17620 thing, setting only the entry for the selected window.
17621
17622 * help-fns.el (describe-function-1): If many non-control non-meta
17623 keys run the command, don't list all of them.
17624
17625 2004-04-20 Juanma Barranquero <lektu@terra.es>
17626
17627 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
17628 arg. Copied from Andre Spiegel's patch of 2004-03-21.
17629
17630 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
17631
17632 2004-04-20 Kenichi Handa <handa@m17n.org>
17633
17634 * international/quail.el (quail-lookup-key): New optional arg
17635 NOT-RESET-INDICES.
17636 (quail-get-translations): Call quail-lookup-key with
17637 NOT-RESET-INDICES t.
17638 (quail-completion): Likewise.
17639 (quail-lookup-map-and-concat): Likewise.
17640
17641 2004-04-20 Kenichi Handa <handa@m17n.org>
17642
17643 * international/quail.el (quail-update-translation): Don't insert
17644 such an unsupported multibyte char in a unibyte buffer.
17645
17646 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
17647
17648 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
17649 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
17650 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
17651 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
17652 (gdb-frame-assembler-buffer): Improve behavior with
17653 multiple frames.
17654 (gdb-display-buffer): Extend search to all visible frames.
17655
17656 2004-04-19 Eli Zaretskii <eliz@gnu.org>
17657
17658 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
17659 characters left after base64 decoding.
17660 (rmail-decode-region): Use -dos variety of `coding', to remove any
17661 ^M characters left after qp or base64 decoding.
17662
17663 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17664
17665 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
17666 messages.
17667
17668 2004-04-19 Stephen Eglen <stephen@gnu.org>
17669
17670 * add-log.el (add-change-log-entry): Update doc string to mention
17671 add-log-full-name and add-log-mailing-address.
17672
17673 2004-04-18 Juri Linkov <juri@jurta.org>
17674
17675 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
17676 (Info-find-node-2): Simplify error message.
17677 (Info-insert-dir): Use Info-following-node-name.
17678 (Info-goto-node): Remove *info-history* and *info-toc*.
17679 (Info-history): Create a node of the virtual history file.
17680 (Info-toc): Create a node of the virtual toc file.
17681 (Info-insert-toc): New arg `curr-file' for reference file names.
17682 (info-apropos): Remove redundant var binding for temp-file.
17683 (Info-index, Info-index-next, Info-mode): Doc fix.
17684 (Info-goto-emacs-command-node): Don't jump to *info* from
17685 non-*info* Info buffers.
17686 (Info-fontify-node): Don't show the file name of external
17687 references if `Info-hide-note-references' is `hide'. Don't hide
17688 newlines at the end of paragraphs.
17689
17690 * international/mule-diag.el (list-input-methods):
17691 Fix args to help-xref-button.
17692
17693 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
17694 to put into effect local variables from TUTORIAL files.
17695
17696 * textmodes/paragraphs.el (sentence-end) <function>: New fun
17697 with default value taken from the variable `sentence-end'.
17698 (sentence-end) <defcustom>: Set default to nil. Doc fix.
17699 Add nil const to :type.
17700 (sentence-end-without-period, sentence-end-double-space)
17701 (sentence-end-without-space): Doc fix.
17702
17703 * textmodes/paragraphs.el (forward-sentence):
17704 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
17705 (fill-delete-newlines):
17706 * progmodes/cc-cmds.el (c-beginning-of-statement):
17707 Use function `sentence-end' instead of variable `sentence-end'.
17708
17709 2004-04-18 Andreas Schwab <schwab@suse.de>
17710
17711 * progmodes/compile.el (compilation-start): Set window start to
17712 point-min if compilation-scroll-output is nil.
17713
17714 2004-04-18 John Wiegley <johnw@newartisans.com>
17715
17716 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
17717
17718 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
17719
17720 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
17721 (gdb-info-breakpoints-custom): Revert previous change.
17722 (gdb-view-assembler): Update assembler if necessary.
17723 (gdb-frame-handler): Parse correctly for gdb-current-frame.
17724 (gdb-display-source-buffer): Update properly when both source and
17725 assembler are visible.
17726
17727 2004-04-17 John Wiegley <johnw@newartisans.com>
17728
17729 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
17730 which limits the number of names shown in the minibuffer. Off by
17731 default.
17732 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
17733 up iswitchb for users with a multitude of open buffers by showing
17734 only the first and last N/2 buffers in the completion list (which
17735 is enough to aid C-s/C-r, and to know that more characters are
17736 needed to refine the completion list).
17737
17738 2004-04-17 Richard M. Stallman <rms@gnu.org>
17739
17740 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
17741 (file-truename): Expand all ~ constructs directly.
17742 (insert-directory): Delete any error msg output by the
17743 `insert-directory-program'.
17744
17745 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
17746 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
17747 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
17748 (allout-init): Use find-file-hook, not find-file-hooks.
17749 (allout-mode): Eliminate Emacs 18 support.
17750 Use write-contents-functions, not local-write-file-hooks.
17751
17752 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
17753
17754 * progmodes/compile.el (compilation-error-properties): Fix for
17755 adding messages when there are already markers for their file.
17756 (compilation-fake-loc): New function.
17757
17758 2004-04-16 Dave Love <fx@gnu.org>
17759
17760 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
17761 (python-load-file): Fix python-orig-start setting.
17762
17763 * progmodes/compile.el: Doc fixes.
17764 (compilation-error-regexp-alist-alist)
17765 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
17766 (compilation-assq): Wrap in eval-when-compile.
17767 (compilation-mode-font-lock-keywords): Don't use list*.
17768 (compilation-start): Avoid warning.
17769 (compilation-compat-error-properties)
17770 (compilation-directory-properties): Add keymap property.
17771 (compilation-parsing-end): Make it a marker for better compatibility.
17772
17773 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
17774
17775 2004-04-16 Mark A. Hershberger <mah@everybody.org>
17776
17777 * xml.el: Doc fixes.
17778 (xml-get-children): Only looks at sub-tags and ignore strings.
17779
17780 * xml.el (xml-parse-tag): Avoid overwriting node-name.
17781
17782 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
17783
17784 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
17785
17786 2004-04-16 Andre Spiegel <spiegel@gnu.org>
17787
17788 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
17789
17790 * vc.el (vc-print-log): Likewise.
17791
17792 2004-04-16 Masatake YAMATO <jet@gyve.org>
17793
17794 * simple.el (completion-setup-function): Set an initial value
17795 to `element-common-end' before entering loop. Set a value
17796 to `element-common-end' at the end of loop.
17797 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
17798 (completions-common-part): Rename from completion-de-emphasis.
17799 (completions-first-difference): Rename from completion-emphasis.
17800 Suggested by RMS.
17801
17802 2004-04-16 Juanma Barranquero <lektu@terra.es>
17803
17804 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
17805 (bookmark-edit-annotation-mode): Add mode name.
17806
17807 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
17808
17809 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
17810 for nested conflict markers.
17811 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
17812
17813 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
17814
17815 * progmodes/gdb-ui.el (gdb-goto-info): New function.
17816
17817 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
17818
17819 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
17820
17821 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
17822 Give a backtrace if requested.
17823
17824 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
17825
17826 * progmodes/python.el (python-mouse-2-command, python-RET-command):
17827 Remove unused functions.
17828 (python-orig-start-line, python-orig-file): Remove.
17829 (python-orig-start): New var.
17830 (python-input-filter, python-compilation-line-number)
17831 (python-send-region, python-load-file): Use it.
17832
17833 * info.el (info): Always jump to *info*.
17834
17835 * subr.el (posn-set-point): New function.
17836
17837 * mouse.el (mouse-set-point): Use it.
17838
17839 * progmodes/compile.el (compile-goto-error): Use it.
17840 (compilation-button-map): New keymap.
17841 (compilation-error-properties): Use it.
17842 (compilation-shell-minor-mode-map): Don't bind mouse-2.
17843
17844 * smerge-mode.el (smerge-popup-context-menu): Use it.
17845
17846 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
17847 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
17848 mouse and non-mouse case.
17849
17850 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
17851 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
17852
17853 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
17854 Make it work for non-mouse events.
17855
17856 * pcvs-info.el (cvs-status-map): Update binding name.
17857
17858 2004-04-14 Mark A. Hershberger <mah@everybody.org>
17859
17860 * xml.el (xml-maybe-do-ns): New function to handle namespace
17861 parsing of both attribute and element names.
17862 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
17863 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
17864 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
17865 (xml-parse-attlist): Make it do its own namespace parsing.
17866
17867 2004-04-14 Dave Love <fx@gnu.org>
17868
17869 * progmodes/python.el (run-python): Fix use of \n.
17870 (python-load-file): Remove `try' from Python fragment.
17871 (python-describe-symbol): Fix message.
17872
17873 * comint.el: Doc fixes.
17874 (comint-last-input-start, comint-last-input-end)
17875 (comint-last-output-start): Give them values.
17876 (comint-arguments): Avoid warning.
17877 (comint-skip-prompt): Use line-end-position.
17878 (comint-backward-matching-input): Rename arg to agree with doc.
17879 (comint-extract-string): Use syntax-ppss.
17880 (comint-dynamic-simple-complete): Delete useless list construction.
17881 (comint-redirect-subvert-readonly): New.
17882 (comint-redirect-preoutput-filter): Use it.
17883
17884 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
17885 Correctly handle negative arguments when calling hook functions.
17886
17887 2004-04-14 Jesper Harder <harder@ifa.au.dk>
17888
17889 * info.el (info-apropos): Don't clobber Info-history-list.
17890
17891 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
17892
17893 * progmodes/compile.el (compilation-setup):
17894 Localize overlay-arrow-position.
17895 (compilation-sentinel): Restructure code equivalently.
17896 (compilation-next-error): Find message on same line after point if
17897 not found before point.
17898 (compile-mouse-goto-error): Restore function so that compilation
17899 buffer need not be current and use compile-goto-error.
17900 (compile-goto-error): Restore function.
17901 (next-error): Set overlay-arrow-position.
17902 (compilation-forget-errors): Don't localize already local
17903 compilation-locs and remove FIXME about refontifying.
17904
17905 2004-04-14 Kim F. Storm <storm@cua.dk>
17906
17907 * startup.el (emacs-quick-startup): New defvar (set by -Q).
17908 (command-line): New option -Q. Like -q --no-site-file, but
17909 in addition it also disables menu-bar, tool-bar, scroll-bars,
17910 tool-tips, and the blinking cursor.
17911 (command-line-1): Skip startup screen if -Q.
17912 (fancy-splash-head): Use ":align-to center" prop to center splash image.
17913
17914 * emulation/cua-base.el (cua-read-only-cursor-color)
17915 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
17916
17917 2004-04-13 Dave Love <fx@gnu.org>
17918
17919 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
17920 (syntax): Don't require.
17921 (python) <defgroup>: Add :version.
17922 (python-quote-syntax): Re-written.
17923 (inferior-python-mode): Move stuff here from run-python and add
17924 some more.
17925 (python-preoutput-continuation, python-preoutput-result)
17926 (python-dotty-syntax-table): New.
17927 (python-describe-symbol): Use them.
17928 (run-python): Move stuff to inferior-python-mode. Modify code
17929 loaded into Python.
17930 (python-send-region): Use python-proc, python-send-string.
17931 (python-send-string): Send newlines too. Callers changed.
17932 (python-load-file): Re-written.
17933 (python-eldoc-function): New.
17934 (info-look): Don't require.
17935 (python-after-info-look): New. A modified version of former
17936 top-level code for use with eval-after-load.
17937 (python-maybe-jython, python-guess-indent): Use widened buffer.
17938 (python-fill-paragraph): Re-written.
17939 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
17940 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
17941
17942 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
17943
17944 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
17945 Set compilation-error-regexp-alist earlier.
17946
17947 * progmodes/compile.el (compilation-minor-mode-map)
17948 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
17949 (compile-goto-error): Re-merge the mouse and non-mouse commands.
17950
17951 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
17952
17953 * progmodes/compile.el (compile-goto-error): Select the buffer/window
17954 corresponding to the event.
17955
17956 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
17957
17958 * loadup.el: Add cygwin to system-type list, for unexec() support.
17959
17960 2004-04-12 John Paul Wallington <jpw@gnu.org>
17961
17962 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
17963 (ibuffer-restore-window-config-on-quit): New variable to replace
17964 `ibuffer-delete-window-on-quit'. Update all references.
17965 (ibuffer-prev-window-config): New variable.
17966 (ibuffer-quit): Restore previous window configuration instead of
17967 deleting window.
17968 (ibuffer): Save window configuration before showing Ibuffer buffer.
17969
17970 * help.el (describe-mode): Doc fix.
17971
17972 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
17973
17974 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
17975 not to treat nil as a function.
17976
17977 * vc-arch.el (vc-arch-root): Be a bit more careful.
17978 (vc-arch-register): Save the buffer if we modified it.
17979 (vc-arch-delete-rej-if-obsolete): Save excursion.
17980 (vc-arch-find-file-hook): Use the simpler after-save-hook.
17981 (vc-arch-responsible-p, vc-arch-init-version): New functions.
17982
17983 * net/ldap.el (ldap-search): Use list*.
17984
17985 2004-04-12 Juri Linkov <juri@jurta.org>
17986
17987 * info.el (Info-follow-reference): Allow multiline reference name.
17988
17989 2004-04-11 Dave Love <fx@gnu.org>
17990
17991 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
17992
17993 * progmodes/python.el: New file.
17994
17995 2004-04-11 Andre Spiegel <spiegel@gnu.org>
17996
17997 * vc-hooks.el (vc-arg-list): Function removed.
17998 (vc-default-workfile-unchanged-p): Use condition-case to check for
17999 backward compatibility.
18000
18001 * vc.el (vc-print-log): Use condition-case to check for backward
18002 compatibility.
18003
18004 2004-04-11 Juri Linkov <juri@jurta.org>
18005
18006 * dired.el (dired-faces): New defgroup.
18007 (dired-header, dired-mark, dired-marked, dired-flagged)
18008 (dired-warning, dired-directory, dired-symlink, dired-ignored):
18009 New faces.
18010 (dired-header-face, dired-mark-face, dired-marked-face)
18011 (dired-flagged-face, dired-warning-face, dired-directory-face)
18012 (dired-symlink-face, dired-ignored-face): New face variables.
18013 (dired-font-lock-keywords): Use them instead of font-lock faces.
18014 Split the rule for dired marks into 3 separate rules: for marks,
18015 marked file names and flagged file names.
18016
18017 * help-mode.el (help-make-xrefs): Add a final newline to the
18018 *Help* buffer.
18019
18020 2004-04-11 John Paul Wallington <jpw@gnu.org>
18021
18022 * replace.el (occur-engine): Distinguish between one and several
18023 matches in the matches per buffer heading.
18024
18025 2004-04-11 Kim F. Storm <storm@cua.dk>
18026
18027 * ido.el (ido-confirm-unique-completion): New defcustom.
18028 (ido-complete): Use it.
18029 (ido-write-file): Set it to t unconditionally.
18030
18031 2004-04-10 Miles Bader <miles@gnu.org>
18032
18033 RCS keyword removal (only non-comment changes are enumerated here):
18034
18035 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
18036 (byte-compile-insert-header): Don't use `byte-compile-version'.
18037 * forms.el (forms-version): Variable removed.
18038 (forms-mode): Don't use `forms-version'.
18039 * recentf.el (recentf-version): Variable removed.
18040 * progmodes/delphi.el (delphi-version): Variable removed.
18041 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
18042
18043 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
18044
18045 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
18046
18047 2004-04-09 Jesper Harder <harder@ifa.au.dk>
18048
18049 * info.el (info-apropos): Improve menu item regexp.
18050
18051 2004-04-09 Simon Josefsson <jas@extundo.com>
18052
18053 * mail/smtpmail.el: Add comment, based on report by
18054 kdc@rcn.com (Kevin D. Clark).
18055
18056 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
18057
18058 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18059 Redo one more thing that I didn't notice Daniel had undone.
18060
18061 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
18062
18063 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
18064 (gdb-goto-breakpoint, gdb-display-buffer)
18065 (gdb-display-source-buffer, gdb-view-source-function)
18066 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
18067 (gdb-source-info, gdb-frame-handler): Don't specify a window
18068 for display.
18069 (gdb-info-breakpoints-custom): Remove superfluous update of
18070 assembler buffer.
18071 (gdb-many-windows): Make settable outside gdb.
18072
18073 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
18074
18075 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
18076 Derive from fundamental-mode rather than text-mode.
18077
18078 2004-04-08 Juri Linkov <juri@jurta.org>
18079
18080 * info.el (Info-history): Doc fix.
18081 (Info-history-list): New var.
18082 (info-xref): Change magenta4 to blue, remove bold for dark and
18083 light backgrounds, change bold to underline for non-color classes.
18084 (info-xref-visited): New face.
18085 (Info-fontify-visited-nodes): New custom.
18086 (Info-hide-note-references): Add new value `hide'. Doc fix.
18087 (Info-reference-name): New var.
18088 (Info-selection-hook): New custom.
18089 (Info-edit-mode-hook): New var.
18090 (Info-find-file): New fun.
18091 (Info-find-node): Move part of code to Info-find-file.
18092 (Info-find-node-2): Add anchors to Info-history-list. Move point
18093 to the place with the reference name if name is defined.
18094 (Info-select-node): Add current node to Info-history-list.
18095 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
18096 (Info-search-whitespace-regexp): New custom.
18097 (Info-search-case-fold): New var.
18098 (Info-search): Add "case-sensitively" to the prompt.
18099 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
18100 (Info-search-case-sensitively, Info-search-next): New fun.
18101 (Info-up): Move point to the menu item of the current node.
18102 (Info-history): New fun. Add *info-history* to
18103 same-window-buffer-names.
18104 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
18105 (Info-insert-toc): New fun.
18106 (Info-build-toc): New fun.
18107 (Info-follow-reference): Add new arg `fork'. Doc fix.
18108 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
18109 with the same name prefer the reference closest to point.
18110 (Info-next-reference): Replace * by + in the *Note regexp.
18111 Add regexp for http:// and ftp://. Skip the *Note prefix.
18112 (Info-prev-reference): Replace * by + in the *Note regexp.
18113 Add regexp for http:// and ftp://. Skip the *Note prefix.
18114 (Info-follow-nearest-node): Add new arg `fork'.
18115 (Info-try-follow-nearest-node): Add new arg `fork'.
18116 Call browse-url for http:// and ftp:// references.
18117 Set Info-reference-name for index entries.
18118 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
18119 Info-search-next, Info-history, Info-toc, clone-buffer.
18120 (Info-menu-update): Replace * by + in the *Note regexp.
18121 (Info-mode): Add documentation for Info-history, Info-toc,
18122 Info-search-case-sensitively, Info-search-next, clone-buffer.
18123 (Info-fontify-menu-headers): Remove fun. Move code to
18124 Info-fontify-node.
18125 (Info-fontify-node): Add docstring. Add local vars
18126 fontify-visited-p and not-fontified-p. If not-fontified-p is t
18127 then fontify header line, titles, menu headers, http and ftp
18128 references, refill paragraphs. If not-fontified-p is t or
18129 fontify-visited-p is t then fontify cross references, menu items.
18130 Fontify menu headers. Fontify http and ftp references.
18131 Change regexp for cross references to require whitespace after *Note,
18132 add matching groups for file and node names. Remove hack for quote.
18133 Use display property for Info-hide-note-references=t. Use fifth
18134 or fourth match for help-echo. Display visited nodes in a
18135 different face. Unhide file names of external references.
18136 Unhide newlines. Display visited menu items in a different face.
18137
18138 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
18139
18140 * progmodes/compile.el: Require CL.
18141 (compilation-mode-font-lock-keywords): Re-install the "line as
18142 function" patch.
18143
18144 * help-fns.el (help-C-source-directory): New var.
18145 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
18146 (describe-function-1, describe-variable): Use them.
18147
18148 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
18149 to C source files specially.
18150
18151 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
18152
18153 * info.el (Info-hide-cookies-node): New function.
18154 (Info-select-node): Use it.
18155 (Info-display-images-node): Remove message with image file name.
18156
18157 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
18158
18159 * progmodes/compile.el (compilation-warning-face)
18160 (compilation-info-face, compilation-skip-threshold)
18161 (compilation-skip-visited, compilation-context-lines):
18162 Declare :version when added to Emacs.
18163 (compilation-error-regexp-alist-alist): Extend caml and irix.
18164 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
18165 (compilation-mode-font-lock-keywords): Temporarily undo line as
18166 function patch, which wasn't ready.
18167
18168 2004-04-07 Kenichi Handa <handa@m17n.org>
18169
18170 * international/latin1-disp.el (latin1-display-setup): Check each
18171 character is displayable or not instead of calling
18172 latin1-display-check-font.
18173
18174 2004-04-06 Kenichi Handa <handa@m17n.org>
18175
18176 * language/ethio-util.el (ethio-sera-being-called-by-w3):
18177 New variable.
18178 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
18179 instead of sera-being-called-by-w3.
18180 (ethio-fidel-to-sera-buffer): Likewise.
18181 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
18182 instead of sera-being-called-by-w3.
18183 (ethio-write-file): Likewise.
18184
18185 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18186
18187 * printing.el: Doc fix.
18188
18189 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
18190
18191 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
18192 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
18193 (gdb-setup-windows): Only use separate IO buffer if required.
18194
18195 2004-04-06 Kim F. Storm <storm@cua.dk>
18196
18197 * term.el (term-is-xemacs): Remove.
18198 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
18199 (term-window-width): New function.
18200 (term-mode, term-check-size): Use it.
18201 (term-mode): Disable overflow-newline-into-fringe in term buffer.
18202
18203 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
18204
18205 * cus-edit.el (custom-add-parent-links): Change unbound variable
18206 `symbol' to `name'.
18207
18208 2004-04-05 Jesper Harder <harder@ifa.au.dk>
18209 * info.el (info-apropos): New function.
18210 (Info-mode-menu): Add it.
18211 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
18212
18213 * help-mode.el (help-make-xrefs): Recognize aliased variable with
18214 inherited docstring.
18215
18216 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
18217
18218 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
18219
18220 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
18221
18222 * progmodes/compile.el (font-lock): Don't require any more.
18223 (compilation-error-properties, compilation-start, compilation-sentinel)
18224 (compilation-filter, next-error): Use with-current-buffer.
18225 (compilation-skip-to-next-location, compilation-skip-threshold)
18226 (compilation-skip-visited): Move to silence the byte-compiler.
18227 (compilation-setup): Simplify.
18228 (compilation-next-error): Use line-(beginning|end)-position.
18229 Make sure `pt' is non-nil before using compilation-loop.
18230 (compile-goto-error): Add optional event arg. Use it.
18231 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
18232 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
18233 Update the binding for mouse-2.
18234 (first-error): Set compilation-current-error to nil rather than bob.
18235 (compilation-parsing-end, compilation-parse-errors-function)
18236 (compilation-error-list, compilation-old-error-list):
18237 "New" compatibility variables.
18238 (compile-buffer-substring, compilation-compat-error-properties)
18239 (compilation-compat-parse-errors, compilation-forget-errors):
18240 New compatibility functions.
18241 (compilation-mode-font-lock-keywords): Use them.
18242
18243 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
18244
18245 * autorevert.el (auto-revert-handler): If point (or a window
18246 point) is at the end of the buffer, keep it there after
18247 reverting. This allows to tail a file.
18248 Mention this in the `Commentary'.
18249
18250 * format.el (format-write-file): Add optional argument CONFIRM
18251 and make it behave like the analogous argument to `write-file'.
18252
18253 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18254
18255 * progmodes/ebnf2ps.el: Doc fix.
18256 (ebnf-version): New version number (4.2).
18257 (ebnf-syntax): Customization and docstring fix.
18258 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
18259 Put autoloaded funs before first use.
18260 (ebnf-style-database): Add dtd entry.
18261 (ebnf-syntax-alist): Add dtd initialization.
18262 (ebnf-token-sequence): New fun.
18263 (ebnf-comment-table): Add new comment action character.
18264 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
18265
18266 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
18267 Type Definition for XML).
18268
18269 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
18270 * progmodes/ebnf-bnf.el (ebnf-sequence):
18271 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
18272 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
18273 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
18274 Code simplification: call ebnf-token-sequence.
18275
18276 2004-04-04 Eli Zaretskii <eliz@gnu.org>
18277
18278 * calendar/timeclock.el (timeclock-relative)
18279 (timeclock-get-project-function, timeclock-get-workday-function)
18280 (timeclock-query-out, timeclock-when-to-leave)
18281 (timeclock-when-to-leave-string, timeclock-log-data)
18282 (timeclock-generate-report, timeclock-in): Doc fixes.
18283
18284 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
18285
18286 * url/: New dir. Import the URL package from its repository.
18287
18288 2004-04-03 Andreas Schwab <schwab@suse.de>
18289
18290 * diff-mode.el (diff-mode): Fix missing quote.
18291
18292 2004-04-03 Juri Linkov <juri@jurta.org>
18293
18294 * descr-text.el (describe-property-list): Add `font-lock-face'.
18295
18296 * dired.el (dired-font-lock-keywords): Fix permission regexps.
18297
18298 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18299
18300 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
18301 Use utf-16le on little endian machines and utf-16be otherwise.
18302
18303 2004-04-02 David Kastrup <dak@gnu.org>
18304
18305 * net/browse-url.el (browse-url-generic): Use call-process
18306 instead of start-process to allow browsers that fork and detach.
18307
18308 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
18309
18310 * compile.el (compilation-current-error): New var.
18311 (compilation-setup, compile-mouse-goto-error)
18312 (compile-goto-error, next-error): Use it.
18313 (compilation-skip-to-next-location): Default to t, which gives
18314 contiguous skipping like old compile (where this was redundant).
18315 (compilation-next-error): Prevent previous-* commands from moving
18316 back to message at or just before point.
18317
18318 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
18319
18320 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
18321 (gdb-source-info): Don't display source at startup, if required.
18322 (gdb-show-main): New option.
18323 (gdba): Update documentation.
18324 (gdb-source): Cover case of auto-display output.
18325
18326 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
18327
18328 * autorevert.el: Delete obsolete autoloads and defvars.
18329 (auto-revert-check-vc-info): New user option.
18330 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
18331 (auto-revert-handler-vc): Delete.
18332 (auto-revert-handler): Treat return value `fast' of
18333 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
18334
18335 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
18336 return `fast'.
18337
18338 * files.el (buffer-stale-function): Doc change.
18339
18340 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18341
18342 * printing.el: New tip on Tips section.
18343 (pr-version): New version number (6.7.4).
18344 (pr-shell-file-name): Initialization fix.
18345
18346 2004-03-31 Juri Linkov <juri@jurta.org>
18347
18348 * dired.el: Add autoload for `dired-do-touch'.
18349 (dired-touch-program): New var.
18350 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
18351 (dired-no-confirm): Add `touch' to docstring.
18352
18353 * dired-aux.el (dired-do-touch): New fun.
18354 (dired-do-chxxx): Add argument -t for touch operation.
18355
18356 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
18357 `dired-move-to-filename-regexp'.
18358
18359 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
18360
18361 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
18362
18363 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18364
18365 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
18366 and only if the buffer was modified.
18367
18368 2004-03-30 Kenichi Handa <handa@m17n.org>
18369
18370 * international/characters.el: Delete pairs for U+2308..U+230B.
18371
18372 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
18373
18374 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
18375 to detect the beginning of a level 2 or 3 annotation.
18376
18377 2004-03-29 Kenichi Handa <handa@m17n.org>
18378
18379 * international/ucs-tables.el (ucs-insert): Fix the error message.
18380
18381 2004-03-29 Kenichi Handa <handa@m17n.org>
18382
18383 * international/mule-util.el (char-displayable-p): Fix generation
18384 of XLFD file name.
18385
18386 * Makefile.in (setwins, setwins_almost): Change directory to $wd
18387 before finding directories by `find'.
18388
18389 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
18390
18391 * subr.el (interactive-form): Delete. Now implemented in C.
18392
18393 * pcvs.el (cvs-parse-process): Workaround for Darwin.
18394
18395 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
18396 (vc-diff-label): New fun.
18397 (vc-diff-internal): Use it.
18398
18399 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
18400
18401 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18402
18403 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
18404
18405 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
18406 specify XML (EBNFX).
18407
18408 * progmodes/ebnf2ps.el: Doc fix.
18409 (ebnf-version): New version number (4.1).
18410 (ebnf-syntax): Adjust customization.
18411 (ebnf-style-database): Add ebnfx entry.
18412 (ebnf-syntax-alist): Add ebnfx initialization.
18413 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
18414
18415 * printing.el: Doc fix.
18416 (pr-version): New version number (6.7.3).
18417 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
18418 returns nil for mouse position. Reported by Drew Adams
18419 <drew.adams@oracle.com>.
18420 (pr-update-menus): Modify interactive declaration. Reported by Drew
18421 Adams <drew.adams@oracle.com>.
18422
18423 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
18424
18425 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
18426 (gud-gdba-marker-filter): Log the process input and output, if
18427 required. From Stefan Monnier.
18428 (gdb-debug-log, gdb-enable-debug-log): New variables.
18429 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
18430
18431 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
18432
18433 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
18434 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
18435
18436 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
18437
18438 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
18439 Call vc-find-file-hook here instead of in auto-revert-buffers.
18440 (auto-revert-buffers): Delete call to vc-find-file-hook.
18441 (auto-revert-verbose, global-auto-revert-non-file-buffers)
18442 (global-auto-revert-mode, auto-revert-set-timer)
18443 (auto-revert-handler, auto-revert-buffers): Doc fixes.
18444
18445 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
18446
18447 * woman.el (woman-change-fonts): Rename local variable
18448 woman-font-alist to font-alist to avoid a compiler warning.
18449
18450 2004-03-27 Dave Love <fx@gnu.org>
18451
18452 * emacs-lisp/rx.el (rx): Doc fix.
18453 Fix copyright years.
18454
18455 * strokes.el (strokes-global-set-stroke-string): New function.
18456 (strokes-list-strokes): Cope with strings, not just commands.
18457 Set foreground color of image.
18458 (strokes-global-set-stroke): Doc fix.
18459
18460 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
18461
18462 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
18463 Auto Revert mode.
18464 (Buffer-menu-files-only): New variable.
18465 (Buffer-menu-toggle-files-only): New function.
18466 (Buffer-menu-mode-map): Bind it to `T'.
18467 (Buffer-menu-mode): Mention `T' in docstring.
18468 Set buffer-stale-function.
18469 (list-buffers-noselect): Mark buffer non-modified and set
18470 Buffer-menu-files-only.
18471
18472 * dired.el (buffer-stale-function): Remove no longer needed defvar.
18473
18474 * autorevert.el (auto-revert-handler): Print revert message
18475 before, rather than after, reverting.
18476 (buffer-stale-function): Move to files.el.
18477
18478 * files.el (buffer-stale-function): Move here from autorevert.el.
18479
18480 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
18481
18482 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
18483
18484 * calc/calc.el (calc-mode-map): Use mapc.
18485
18486 * apropos.el (apropos-mode): Don't autoload.
18487 (apropos-symbols-internal): New fun. Extracted from `apropos'.
18488 (apropos): Use it.
18489 (apropos-print): Add optional `text' argument.
18490 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
18491 Don't assume point-min == 1.
18492
18493 * bs.el (bs-buffer-list): Use buffer-local-value.
18494 (bs--set-toggle-to-show): Use with-current-buffer.
18495
18496 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
18497 New funs.
18498 (list-buffers-noselect): Use them. Adjust :align-to to new style.
18499
18500 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
18501
18502 * dabbrev.el (dabbrev-expand): Fix regexp construction.
18503 (dabbrev--find-expansion): Use pop.
18504 (dabbrev--search): Use match-string-no-properties.
18505
18506 * dired.el (dired-mode): Use run-mode-hooks.
18507 (dired-move-to-end-of-filename): Use match-string.
18508
18509 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
18510 is bound before using it.
18511 (ediff-verbose-p): Make it into a var since it's not constant.
18512
18513 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
18514
18515 * faces.el (read-face-font): Don't cons up unnecessarily.
18516 (header-line, tool-bar): Share common parts.
18517
18518 * files.el (file-relative-name): Use compare-strings.
18519
18520 * finder.el (finder-mode): Follow coding convention.
18521
18522 * subr.el (read-number): New function.
18523
18524 * ses.el (ses-read-number): Move to subr.el.
18525 (ses-set-header-row): Use read-number.
18526
18527 2004-03-26 Andre Spiegel <spiegel@gnu.org>
18528
18529 * vc-hooks.el (vc-arg-list): New function, which handles both
18530 compiled and uncompiled code.
18531 (vc-default-workfile-unchanged-p): Use it.
18532
18533 * vc.el (vc-print-log): Undo prev change, use new function
18534 vc-arg-list from vc-hooks.el.
18535
18536 2004-03-26 Masatake YAMATO <jet@gyve.org>
18537
18538 * simple.el (completion-setup-function): Emphasize the
18539 first uncommon characters in the completions; and de-emphasize
18540 the common prefix substrings.
18541 (completion-emphasis): New face.
18542 (completion-de-emphasis): New face.
18543
18544 2004-03-25 Juanma Barranquero <lektu@terra.es>
18545
18546 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
18547 Comment out (it's unused and unfinished code).
18548
18549 2004-03-25 Sam Steingold <sds@gnu.org>
18550
18551 * vc.el (vc-print-log): Fix a bug in the last patch:
18552 backend-function may be a byte-compiled object, not a lambda.
18553
18554 2004-03-25 Juri Linkov <juri@jurta.org>
18555
18556 * descr-text.el (describe-property-list): Add a button
18557 for `face' property that calls `describe-face'.
18558 Suggested by Luis Fernandes <elf@ee.ryerson.ca>
18559
18560 * international/mule.el (keyboard-coding-system):
18561 * kmacro.el (kmacro-call-macro): Fix docstring.
18562
18563 * dired.el: Fix comments.
18564
18565 * textmodes/fill.el (fill): Fix Info link.
18566
18567 * font-lock.el (fast-lock, lazy-lock):
18568 * jit-lock.el (jit-lock): Remove links to removed Support Modes
18569 Info node.
18570
18571 * eshell/eshell.el (eshell): Fix broken info-link.
18572
18573 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
18574 * eshell/em-banner.el (eshell-banner):
18575 * eshell/em-smart.el (eshell-smart):
18576 * eshell/esh-cmd.el (eshell-cmd):
18577 Comment out broken info-links to incomplete Info manual.
18578
18579 * info-xref.el: Fix commentary.
18580
18581 2004-03-25 Kevin Ryde <user42@zip.com.au>
18582
18583 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
18584 Remove spurious node duplicate suppression, doesn't work, not wanted.
18585 (info-xref-output): Take format style args, add "sit-for 0" to let
18586 user see the results as they progress.
18587 (info-xref-check-all-custom): New function.
18588
18589 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
18590
18591 * gdb-ui.el: Moved to progmodes.
18592
18593 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
18594
18595 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
18596
18597 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18598
18599 * calendar/appt.el (appt-check): Remove superfluous progn.
18600 When finished with diary buffer: if it was not being displayed
18601 before, kill it; otherwise restore its original state.
18602 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
18603
18604 * calendar/calendar.el (calendar-set-mode-line): Use total
18605 available mode-line width, rather than frame-width.
18606
18607 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
18608 after mode change so effect not lost.
18609
18610 2004-03-23 Dave Love <fx@gnu.org>
18611
18612 * dired.el (dired) <defgroup>: Add link to manual.
18613 (dired-font-lock-keywords): Add highlighting on unusual permissions.
18614 (dired-revert): Use dolist.
18615 (dired-mode-map): Add U binding.
18616 (dired-mode): Add font-lock-beginning-of-syntax-function.
18617 (dired-garbage-files-regexp): Make it a defcustom.
18618
18619 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
18620
18621 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
18622 is equivalent to nil.
18623 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
18624 (vc-arch-mode-line-string): Accept `added' state.
18625 (vc-arch-state): Use inode-sigs if available.
18626 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
18627 Copy&delete existing id file if any. Fallback if uuidgen is absent.
18628 (vc-arch-tagline-re): New var.
18629 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
18630 New functions.
18631 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
18632 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
18633
18634 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
18635 (vc-file-not-found-hook): Use it.
18636
18637 * diff-mode.el (diff-default-read-only): Change default.
18638 (diff-mode-hook): Make it a defcustom. Add some options.
18639 (diff-mode-map): Bind diff-refine-hook.
18640 (diff-yank-handler): New var.
18641 (diff-yank-function): New fun.
18642 (diff-font-lock-keywords): Use them.
18643 (diff-end-of-file): Handle case where file-header looks like diff text.
18644 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
18645 (diff-file-kill): Delete a subsequent empty line, if applicable.
18646 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
18647 (diff-find-file-name): Use it.
18648 (diff-tell-file-name): New command.
18649 (diff-mode): Be careful with view-mode.
18650 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
18651 New functions, for use in diff-mode-hook.
18652 (diff-find-source-location): Catch "regex too large" errors.
18653 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
18654 (diff-refine-hunk): New command.
18655
18656 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
18657 (smerge-context-menu-map): Remove unused var.
18658 (smerge-keep-all): Preserve markers.
18659 (smerge-keep-n): New fun.
18660 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
18661 (smerge-keep-current, smerge-ediff): Use it.
18662 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
18663 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
18664 (smerge-resolve): Resolve trivial 3-part conflicts.
18665
18666 2004-03-23 Juri Linkov <juri@jurta.org>
18667
18668 * man.el (Man-width): New var.
18669 (Man-getpage-in-background): Use it.
18670 (Man-support-local-filenames): New var and fun.
18671 (Man-build-man-command): Don't add a second %s.
18672 (Man-fontify-manpage): Clean up message.
18673 (Man-mode): Set outline-regexp, outline-level,
18674 imenu-generic-expression.
18675
18676 * woman.el (woman-fill-frame): Doc fix.
18677 (woman-decode-region): Use window-width instead of frame-width.
18678
18679 * abbrevlist.el (list-one-abbrev-table):
18680 * descr-text.el (describe-char):
18681 * international/mule-diag.el (describe-current-coding-system):
18682 * international/quail.el (quail-insert-decode-map):
18683 Use window-width instead of frame-width.
18684
18685 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
18686 (jka-compr-mode-alist-additions): Add tbz.
18687 (jka-compr-write-region, jka-compr-insert-file-contents):
18688 Add message for undefined compress-program.
18689 (jka-compr-write-region): Remove redundant var bindings.
18690
18691 * dired-x.el (dired-guess-shell-alist-default): Add choices for
18692 extracting files into subdirectory. Add tbz and dz. Fix regexps.
18693 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
18694 (dired-man): Use dired-guess-shell-command.
18695 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
18696 Change default nil to t.
18697
18698 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
18699 (dired-compare-directories): Add default value for empty input.
18700
18701 * help-at-pt.el: Move suggestions for key bindings to Commentary.
18702
18703 * time.el (display-time-string-forms): Fix help-echo date format.
18704
18705 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
18706
18707 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
18708 (buffer-stale-function): New variable.
18709 (auto-revert-list-diff, auto-revert-dired-file-list)
18710 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
18711 (auto-revert-handler): Take over some functionality of deleted
18712 functions.
18713 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
18714
18715 * dired.el (dired-directory-changed-p): New fun, extracted from
18716 dired-internal-noselect.
18717 (dired-buffer-stale-p): New fun.
18718 (dired-internal-noselect): Use dired-directory-changed-p.
18719 Eliminate revert messages.
18720 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
18721
18722 2004-03-23 Kenichi Handa <handa@m17n.org>
18723
18724 * international/characters.el: Setup syntaxes for more parentheses
18725 Unicode characters.
18726
18727 * international/mule-cmds.el (select-safe-coding-system):
18728 Merge coding-system and auto-cs before comparing them.
18729
18730 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
18731
18732 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
18733
18734 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
18735 normal-auto-fill-function and comment-indent-function.
18736 The default values now work just as well.
18737 Don't set font-lock-beginning-of-syntax-function since we already set
18738 syntax-begin-function.
18739 (lisp-outline-level): Put ;;;###autoload at same level as (.
18740 (prin1-char): Quote special chars.
18741
18742 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
18743 than with-no-warnings.
18744
18745 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
18746 if the source location can't be found.
18747 (edebug-compute-previous-result): Use prin1-char.
18748
18749 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
18750 (debug-ignored-errors): Add an entry.
18751
18752 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
18753 (byte-compile-file): Output warning when deleting a file.
18754
18755 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
18756 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
18757
18758 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
18759 (byte-compile-inline-expand): Use backquote.
18760 (byte-optimize-pure-func): Rename from byte-optimize-concat.
18761 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
18762
18763 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
18764
18765 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
18766
18767 2004-03-22 Juri Linkov <juri@jurta.org>
18768
18769 * finder.el (finder-known-keywords): Fix data, tex, unix.
18770
18771 * play/landmark.el: Fix keywords.
18772
18773 * language/ethio-util.el (ethio-find-file): Doc fix.
18774
18775 * emacs-lisp/warnings.el: Doc fix.
18776
18777 * textmodes/ispell.el (ispell-help): Doc fix.
18778
18779 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
18780
18781 * format.el (format-insert-file): Always return a list of two
18782 elements, like insert-file-contents does.
18783
18784 2004-03-21 Andre Spiegel <spiegel@gnu.org>
18785
18786 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
18787 and vc-BACKEND-diff.
18788 (vc-print-log): If the print-log implementation supports it, use
18789 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
18790 (vc-version-diff, vc-diff-internal): Doc fixes.
18791
18792 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
18793 implementation supports it, let diff output go to *vc*,
18794 not *vc-diff*, since this is an internal call.
18795
18796 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
18797
18798 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
18799
18800 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
18801
18802 2004-03-21 Dave Love <fx@gnu.org>
18803
18804 * progmodes/cfengine.el (cfengine-mode):
18805 Set parse-sexp-ignore-comments.
18806
18807 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
18808
18809 2004-03-21 Juanma Barranquero <lektu@terra.es>
18810
18811 * allout.el (allout-mode): Fix docstring.
18812
18813 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
18814
18815 * files.el (insert-directory): Fix bug if SWITCHES is a list.
18816
18817 * autorevert.el (auto-revert-interval): Make new value take
18818 effect immediately when set through Custom.
18819 (auto-revert-set-timer): Add interactive declaration.
18820
18821 2004-03-19 David Ponce <david@dponce.com>
18822
18823 * ruler-mode.el (ruler-mode-header-line-format-old):
18824 Don't `make-variable-buffer-local'.
18825 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
18826 (ruler-mode-header-line-format): Simply funcall the above.
18827 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
18828 to save/restore a previous header line format.
18829 (ruler-mode-space): Don't depend on a numeric WIDTH value.
18830 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
18831 fringes and margins width.
18832 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
18833
18834 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
18835
18836 * log-edit.el (log-edit-font-lock-keywords): Typo.
18837
18838 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
18839 (tex-send-tex-command): Rather than here.
18840 (tex-compilation-parse-errors): Simplify.
18841
18842 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
18843
18844 * time.el (display-time-string-forms): Add help-echo with date on time.
18845
18846 * composite.el (compose-region): Use restore-buffer-modified-p.
18847
18848 * disp-table.el (standard-display-8bit): Simplify.
18849
18850 * server.el (server-process-filter): Delete temp frame.
18851
18852 * add-log.el (add-change-log-entry): Simplify.
18853
18854 2004-03-19 Kim F. Storm <storm@cua.dk>
18855
18856 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
18857 (hexl-follow-line): Don't require 'fringe.
18858
18859 * progmodes/compile.el (compilation-start): Always set
18860 compilation-last-buffer and return it.
18861
18862 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
18863
18864 * simple.el (clone-buffer): Doc fix.
18865
18866 2004-03-18 Juanma Barranquero <lektu@terra.es>
18867
18868 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
18869
18870 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
18871
18872 * log-edit.el (log-edit-font-lock-keywords): New var.
18873 (log-edit-mode): Use it.
18874
18875 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
18876
18877 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
18878 properly for watching in speedbar.
18879
18880 2004-03-17 Masatake YAMATO <jet@gyve.org>
18881
18882 * smerge-mode.el (smerge-popup-context-menu):
18883 Put `unwind-protect' around `overlay-put' and `popup-menu'.
18884
18885 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
18886
18887 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
18888 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
18889 Take sealed revisions into account.
18890 (vc-arch-checkin): Extract a summary line from the message.
18891
18892 2004-03-16 Masatake YAMATO <jet@gyve.org>
18893
18894 * register.el (register): Provide `register' feature.
18895
18896 2004-03-15 Masatake YAMATO <jet@gyve.org>
18897
18898 Added context menu support in smerge mode.
18899 Most of the part is written by Stefan Monnier.
18900
18901 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
18902 New keymap and menu.
18903 (smerge-text-properties): New function.
18904 (smerge-remove-props): New function.
18905 (smerge-popup-context-menu): New function.
18906 (smerge-resolve): Call `smerge-remove-props'.
18907 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
18908 (smerge-keep-current): Ditto.
18909 (smerge-kill-current): New function.
18910 (smerge-match-conflict): Put text properties.
18911 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
18912
18913 2004-03-15 David Ponce <david@dponce.com>
18914
18915 * ruler-mode.el (ruler-mode-left-fringe-cols)
18916 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
18917 (ruler-mode-right-scroll-bar-cols): Remove.
18918 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
18919 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
18920 Use fringe-columns and scroll-bar-columns.
18921
18922 2004-03-15 Masatake YAMATO <jet@gyve.org>
18923
18924 * hl-line.el (hl-line-range-function): New variable.
18925 (hl-line-move): New function.
18926 (global-hl-line-highlight): Use `hl-line-move'.
18927 (hl-line-highlight): Ditto.
18928
18929 * scroll-bar.el (scroll-bar-columns):
18930 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
18931
18932 * ruler-mode.el (top-level): Require scroll-bar and fringe.
18933 (ruler-mode-left-fringe-cols)
18934 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
18935 (ruler-mode-right-scroll-bar-cols)
18936 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
18937 (ruler-mode-ruler-function): New variable.
18938 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
18939 if the value for `ruler-mode-ruler-function' is given.
18940
18941 * hexl.el (hexl-mode-hook): Make the hook customizable.
18942 (hexl-address-area, hexl-ascii-area): New customize variables.
18943 (hexlify-buffer): Put font-lock-faces on the address area and
18944 the ascii area.
18945 (hexl-activate-ruler): New function.
18946 (hexl-follow-line): New function.
18947 (hexl-highlight-line-range): New function.
18948 (hexl-mode-ruler): New function.
18949
18950 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
18951
18952 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
18953 (vc-default-find-file-hook): New fun.
18954 (vc-find-file-hook): Call new find-file-hook operation.
18955
18956 * vc-arch.el: New file.
18957
18958 2004-03-12 Jesper Harder <harder@ifa.au.dk>
18959
18960 * info-look.el (info-lookup): Reuse an existing Info window.
18961
18962 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
18963
18964 * woman.el (woman-preserve-ascii): Default value changed to t and
18965 doc string revised.
18966
18967 2004-03-12 Richard M. Stallman <rms@gnu.org>
18968
18969 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
18970 Fix minor bug.
18971
18972 * replace.el (occur-engine): Change message for count of matches.
18973
18974 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
18975 For strings, do compare text properties.
18976
18977 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
18978
18979 * progmodes/compile.el (compile-auto-highlight)
18980 (compilation-error-list, compilation-old-error-list)
18981 (compilation-parse-errors-function, compilation-parsing-end)
18982 (compilation-error-message, compilation-directory-stack)
18983 (compilation-enter-directory-regexp-alist)
18984 (compilation-leave-directory-regexp-alist)
18985 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
18986 (compilation-current-file, compilation-regexps): Remove vars.
18987
18988 (compile-error-at-point, compilation-error-filedata)
18989 (compilation-error-filedata-file-name, compile-reinitialize-errors)
18990 (compilation-next-error-locus, compilation-forget-errors)
18991 (count-regexp-groupings, compilation-parse-errors)
18992 (compile-collect-regexps, compile-buffer-substring): Remove funs.
18993
18994 (compile-internal): Make obsolete.
18995
18996 (compilation-first-column, compilation-error)
18997 (compilation-directory-matcher, compilation-page-delimiter)
18998 (compilation-mode-font-lock-keywords, compilation-debug)
18999 (compilation-error-face, compilation-warning-face)
19000 (compilation-info-face, compilation-line-face)
19001 (compilation-column-face, compilation-enter-directory-face)
19002 (compilation-leave-directory-face, compilation-skip-threshold)
19003 (compilation-skip-visited, compilation-context-lines): New vars.
19004
19005 (compilation-warning-face, compilation-info-face)
19006 (compilation-message-face): New faces.
19007
19008 (compilation-error-regexp-alist-alist): New constant.
19009
19010 (compilation-face, compilation-directory-properties)
19011 (compilation-assq, compilation-error-properties, compilation-start)
19012 (define-compilation-mode, compilation-loop)
19013 (compilation-set-window): New functions.
19014
19015 (compile): Additional argument for interactive compiles like TeX.
19016
19017 * progmodes/grep.el (kill-grep): Move here from compile.el
19018 (grep-error, grep-hit-face, grep-error-face)
19019 (grep-mode-font-lock-keywords): New variables.
19020 (grep-regexp-alist): Simplify regexp and add `binary' case.
19021 (grep-mode): New mode.
19022 (grep-process-setup): Simplify.
19023
19024 2004-03-11 Jason Rumney <jasonr@gnu.org>
19025
19026 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
19027 letters on DOS/Windows.
19028
19029 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
19030
19031 * server.el (server-name): New var.
19032 (server-socket-dir): New var to replace server-socket-name.
19033 (server-start): Use them.
19034
19035 2004-03-11 Simon Josefsson <jas@extundo.com>
19036
19037 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
19038 died to avoid infloop. Reported by Jonathan Glauner
19039 <jglauner@sbum.org>.
19040
19041 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
19042
19043 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
19044 (smerge-mode-menu): Use it to deactivate menu entries.
19045 (smerge-keep-current): New fun.
19046 (smerge-keep-current): Use it.
19047
19048 2004-03-10 John Paul Wallington <jpw@gnu.org>
19049
19050 * foldout.el (foldout-fold-list, foldout-modeline-string):
19051 Declare them as variables, not constants.
19052
19053 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19054
19055 * ps-print.el: Modification to print *Messages* buffer.
19056 (ps-print-version): New version 6.6.4.
19057 (ps-message-log-max): New fun.
19058 (ps-spool-without-faces, ps-spool-with-faces)
19059 (ps-count-lines-preprint): Code fix.
19060
19061 * printing.el: New tips in Tips section.
19062
19063 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19064
19065 * delim-col.el: Doc fix.
19066
19067 * printing.el: Doc fix. New doc section (Tips).
19068
19069 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
19070
19071 * type-break.el (type-break-emacs-variant): Remove.
19072 (type-break-run-at-time, type-break-cancel-function-timers):
19073 Use fboundp rather than version name and number.
19074
19075 2004-03-09 Masatake YAMATO <jet@gyve.org>
19076
19077 * hexl.el (hexl-mode): Use `make-local-variable' instead of
19078 `make-variable-buffer-local'.
19079
19080 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
19081
19082 * find-dired.el (find-dired): Call `shell-command' instead of
19083 `start-process-shell-command'. By this, Tramp takes over
19084 handling of remote directories.
19085
19086 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
19087
19088 * newcomment.el (comment-use-global-state): New var.
19089 (comment-search-forward): Use it.
19090
19091 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
19092
19093 * cus-edit.el (fill) <defgroup>: Move to fill.el.
19094
19095 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
19096 (enable-kinsoku): Make it a defcustom.
19097 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
19098 paragraph to same-comment-start-marker.
19099
19100 2004-03-07 Dave Love <fx@gnu.org>
19101
19102 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
19103 (browse-url-mail): Use it.
19104
19105 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
19106 (rfc2368-unhexify-string): Use replace-regexp-in-string.
19107
19108 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
19109
19110 * woman.el (woman-man.conf-path): Doc fix.
19111 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
19112
19113 2004-03-07 Eli Zaretskii <eliz@gnu.org>
19114
19115 * sort.el (sort-columns): Remove ms-dos from the list of systems
19116 where the external `sort' command is not used.
19117
19118 2004-03-07 Kim F. Storm <storm@cua.dk>
19119
19120 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
19121 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
19122 from overlay-arrow-variable-list.
19123 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
19124
19125 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
19126
19127 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
19128 overlay arrow string properly for the assembler buffer.
19129
19130 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
19131
19132 * mail/sendmail.el (mail-mode): Fix last change.
19133
19134 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
19135
19136 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
19137 for the assembler buffer.
19138 (gdb-assembler-custom): Position the overlay arrow.
19139 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
19140
19141 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
19142
19143 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
19144
19145 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
19146 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
19147
19148 * mail/sendmail.el (mail-mode): Set comment-start-skip.
19149
19150 * newcomment.el (uncomment-region): Allow non-terminated comment.
19151 (comment-normalize-vars): Check the user-specified comstart marker.
19152
19153 2004-03-04 Jesper Harder <harder@ifa.au.dk>
19154
19155 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
19156 Otherwise, do use it if the region only contains font-lock text
19157 properties.
19158
19159 2004-03-04 Masatake YAMATO <jet@gyve.org>
19160
19161 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
19162 as the callback function for eldoc.
19163 (hexl-print-current-point-info): New function.
19164 (hexl-current-address): Print the address in both decimal
19165 and hexadecimal format.
19166
19167 2004-03-04 Richard M. Stallman <rms@gnu.org>
19168
19169 * mail/rmail.el (rmail-convert-to-babyl-format):
19170 Specify t for UNIBYTE when calling mail-unquote-printable-region.
19171
19172 * mail/mail-utils.el (mail-unquote-printable-region):
19173 New arg UNIBYTE.
19174
19175 * startup.el (command-switch-alist): Doc fix.
19176
19177 * simple.el (undo): Temporarily set this-command to `undo-start',
19178 then set it to `undo' once undo-start returns without error.
19179
19180 * simple.el (minibuffer-history-sexp-flag): Doc fix.
19181
19182 * simple.el (kill-line): Don't disregard trailing whitespace
19183 in eol condition, if show-trailing-whitespace is set.
19184
19185 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
19186 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
19187 When disabling, restore old values only if mouse-sel-has-been-enabled.
19188
19189 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
19190 (isearch-{-char): New function.
19191 (isearch-mode-map): Bind { to isearch-{-char.
19192
19193 * font-lock.el (lisp-font-lock-keywords-2):
19194 Turn off the CL with-... and do-... general patterns.
19195 Instead, recognize several specific with... and do... constructs.
19196
19197 * files.el (switch-to-buffer-other-window):
19198 Bind same-window-buffer-names and same-window-regexps to nil.
19199 (switch-to-buffer-other-frame): Likewise.
19200
19201 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
19202
19203 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
19204 recognizing leading comment on code line.
19205
19206 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
19207
19208 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
19209 hidden files/directories.
19210
19211 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
19212
19213 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
19214 only comment-start (in case the mode hasn't set it).
19215
19216 * Makefile.in (AUTOGENEL): New var.
19217 (bootstrap-prepare): Rename from bootstrap-clean.
19218 Don't remove elc files.
19219 (maintainer-clean): New target.
19220
19221 * xml.el (xml-get-attribute-or-nil): Simplify.
19222
19223 2004-03-02 Juri Linkov <juri@jurta.org>
19224
19225 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
19226 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
19227 URL to prevent their substitution with the environment variable
19228 values by browsers.
19229
19230 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19231
19232 * ps-print.el: Doc fix.
19233 (ps-print-version): New version number (6.6.3).
19234 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
19235 Docstring fix.
19236 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
19237 before printing.
19238 (ps-time-stamp-yyyy-mm-dd): New fun.
19239 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
19240
19241 2004-03-02 Kim F. Storm <storm@cua.dk>
19242
19243 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
19244
19245 2004-03-01 Juanma Barranquero <lektu@terra.es>
19246
19247 * allout.el (allout-rebullet-heading): Fix typo in docstring.
19248
19249 * desktop.el (desktop-file-version)
19250 (desktop-after-read-hook): Fix typos.
19251 (desktop-clear-preserve-buffers): Remove redundant info in
19252 docstring already shown by the obsolescence message.
19253 (desktop-truncate, desktop-internal-v2s)
19254 (desktop-value-to-string): Change argument name to match docstring.
19255
19256 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
19257
19258 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
19259 docstring.
19260
19261 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19262
19263 * printing.el: Replace "As Is..." in PostScript file print/preview by
19264 "No Preprocessing...". Suggested by Colin Marquardt
19265 <_marquardt_@zmd.de>.
19266 (pr-insert-section-4): Adjust buffer interface.
19267
19268 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
19269
19270 Version 2.0.39 of Tramp released.
19271
19272 * net/tramp.el (tramp-handle-file-local-copy)
19273 (tramp-handle-write-region, tramp-open-connection-rsh):
19274 Variable name typo. Small change. From Patrick Tullmann
19275 <tullmann@flux.utah.edu>.
19276 (tramp-process-connection-type): New variable.
19277 (tramp-maybe-open-connection): Use it.
19278 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
19279 (tramp-touch): Set last-modified time of a remote file.
19280 (tramp-handle-write-region): Say which function is used when encoding.
19281
19282 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
19283
19284 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
19285 case of non-existing filename, too. Reported by Christoph Bauer
19286 <c_bauer@informatik.uni-kl.de>.
19287 (tramp-smb-get-file-entries): The directory in question should
19288 have permissions "drwxrwxrwx". Just virtual, because we don't
19289 know the real permissions. Don't we know?
19290 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
19291 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
19292 (tramp-smb-wait-for-output): Optimize algorithm getting pending
19293 output. If it was received chunkwise, there have been problems.
19294 Remove the "prompt not found" error message; it is obvious.
19295 Simplify algorithm.
19296 (tramp-smb-process-running): Remove. Since we acknowledge the
19297 virtual prompt for shares, there's no need for distinction of
19298 reading shares (process ends afterwards) and interactive mode of
19299 smblient.
19300 (tramp-smb-open-connection): Setting process sentinel removed.
19301 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
19302 "NT_STATUS_NETWORK_ACCESS_DENIED".
19303 (tramp-smb-maybe-open-connection): Set `process-connection-type'
19304 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
19305 (top-level): Setting default value in `tramp-default-method-alist'
19306 corrected. Order of USER and HOST have been wrong.
19307 Nobody complained for months ...
19308 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
19309 (tramp-smb-open-connection): Clear password cache if login has failed.
19310
19311 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
19312 `tramp-unified-filenames'.
19313 (tramp-completion-mode): Make test for XEmacs explicitly.
19314 `event-to-character' can exists in Emacs packages too.
19315 Reported by Matt Swift <swift@alum.mit.edu>.
19316 (tramp-buffer-name): Buffer name must contain the user if exists.
19317 Reported by Adrian Phillips <a.phillips@met.no>.
19318 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
19319 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
19320 (tramp-do-copy-or-rename-file-out-of-band): Rename from
19321 `tramp-do-copy-or-rename-file-one-local', because it handles also
19322 the case both files use the same out-of-band method.
19323 Implementation added.
19324 (tramp-handle-file-local-copy, tramp-handle-write-region):
19325 Out-of-band handling removed. `copy-file' called instead, which
19326 calls `tramp-do-copy-or-rename-file-out-of-band'.
19327 (tramp-action-password): Check for out-of-band method removed.
19328 This function is used for 'login-program.
19329 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
19330 appropriate.
19331 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
19332 and `tramp-parse-sknownhosts'.
19333 (tramp-completion-function-alist): It's a defvar now, because we
19334 want to apply the optimized `tramp-set-completion-function'
19335 instead of a static list.
19336 (tramp-set-completion-function): Implementation tuned.
19337 Avoid double entries, and entries where the function or the
19338 file/directory doesn't exist.
19339 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
19340 for SSH2.
19341 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
19342 (tramp-handle-dired-compress-file): New function.
19343 (tramp-async-proc): New variable.
19344 (tramp-handle-shell-command): Adding asynchronous processes.
19345 They are far from being perfect, but it works at least for
19346 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
19347 (top-level): Require password.el if visible. Should be mandatory
19348 once No Gnus has found its way into (X)Emacs.
19349 (tramp-read-passwd): Invoke `password-read' if available,
19350 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
19351 fallback any longer.
19352 (tramp-clear-passwd): New function.
19353 (tramp-process-actions, tramp-process-multi-actions):
19354 Clear password cache if login has failed.
19355
19356 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
19357 its own module.
19358 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
19359 `ange-ftp-ftp-name-res'. There could be incorrect values from
19360 previous calls in case the "ftp" method is used in the Tramp file
19361 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
19362
19363 2004-02-28 Richard M. Stallman <rms@gnu.org>
19364
19365 * term.el (term-mouse-paste): Call mouse-set-point.
19366
19367 * thumbs.el: New file.
19368
19369 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19370
19371 * progmodes/ebnf-abn.el: Doc fix.
19372
19373 * progmodes/ebnf-bnf.el: Doc fix.
19374 (ebnf-repeat): Code fix.
19375
19376 * progmodes/ebnf2ps.el: Doc fix.
19377 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
19378
19379 2004-02-28 Juri Linkov <juri@jurta.org>
19380
19381 * ffap.el (dired-at-point): Additional writability test for
19382 relative directory names.
19383 (dired-at-point-prompter): Treat directories as a directory, get
19384 the directory component from files.
19385 (ffap-string-at-point): Return string from region if region is active.
19386 (ffap-file-at-point): Remove redundant code.
19387
19388 2004-02-28 Kim F. Storm <storm@cua.dk>
19389
19390 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
19391 Initialize margin area images to nil.
19392 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
19393 (breakpoint-enabled-bitmap-face)
19394 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
19395 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
19396 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
19397 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
19398 (gdb-reset): Use gdb-remove-breakpoint-icons.
19399 (gdb-put-string): Add dprop arg to specify alternative display
19400 property (for setting fringe bitmap).
19401 (gdb-remove-strings): Doc fix.
19402 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
19403 icon in fringe (if available), or else as icon or text in display
19404 margin. Creates necessary icons in breakpoint-bitmap,
19405 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
19406 Also make left window margin if required.
19407 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
19408 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
19409 no longer needed.
19410 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
19411 gdb-put-breakpoint-icon.
19412 (gdb-assembler-mode): Don't set left-margin-width here.
19413
19414 2004-02-27 Kevin Ryde <user42@zip.com.au>
19415
19416 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
19417 comma, so that it DTRT in macros.
19418
19419 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
19420
19421 * progmodes/sh-script.el (sh-shell-arg)
19422 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
19423 (sh-leading-keywords, sh-other-keywords): Fix custom type.
19424
19425 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
19426
19427 * faces.el (face-spec-set-match-display): Add a new attribute,
19428 `min-colors'.
19429 (region, highlight, secondary-selection): Use `min-colors'.
19430
19431 * custom.el (defface): Add documentation for `min-colors'.
19432
19433 * font-lock.el (font-lock-comment-face, font-lock-string-face)
19434 (font-lock-keyword-face, font-lock-function-name-face)
19435 (font-lock-variable-name-face, font-lock-constant-face):
19436 Use `min-colors'.
19437
19438 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
19439
19440 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19441
19442 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
19443 define assq-delete-all if it's not defined.
19444 (ebnf-generate-region): Code fix.
19445
19446 * printing.el: Doc fix.
19447 (pr-version): New version number (6.7.2).
19448 (pr-command): Return empty string if command is an empty string.
19449
19450 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19451
19452 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
19453
19454 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
19455 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
19456 semi-down-full. Fix a bug on productions like test = {"test"}* | (
19457 "tt" ["test"] ). Reported by Markus Dreyer
19458 <mdreyer@ix.urz.uni-heidelberg.de>.
19459 (ebnf-version): New version number (4.0).
19460 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
19461 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
19462 (ebnf-delete-style): New commands.
19463 (ebnf-directory, ebnf-file): New funs.
19464 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
19465 (ebnf-production-name-p, ebnf-stop-on-error): New options.
19466 (ebnf-syntax-alist): New var.
19467 (ebnf-element-width): New fun replacing ebnf-list-width.
19468 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
19469 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
19470 (ebnf-prologue): Adjust vars.
19471 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
19472 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
19473 (ebnf-check-style-values, ebnf-generate-production)
19474 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
19475 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
19476 (ebnf-token-repeat): Code fix.
19477
19478 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
19479 %right, %left and %prec. Suggested by Matthew K. Junker
19480 <junker@alum.mit.edu>.
19481 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
19482
19483 * progmodes/ebnf-iso.el: Doc fix.
19484 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
19485 (ebnf-iso-lex): Code fix.
19486
19487 * progmodes/ebnf-bnf.el: Doc fix.
19488 (ebnf-bnf-lex): Code fix.
19489
19490 * progmodes/ebnf-otz.el: Doc fix.
19491
19492 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
19493
19494 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
19495 (abbrev-prefix-mark): Doc fix.
19496
19497 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
19498
19499 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
19500 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
19501 (gdb-var-delete): Make interactive (really).
19502 (gdb-edit-value): Make non-interactive.
19503
19504 * progmodes/gud.el (gud-speedbar-menu-items):
19505 Add gdb-var-delete and, indirectly, gdb-edit-value.
19506 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
19507 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
19508 (gud-gdb-marker-filter): Add comment for annotations.
19509
19510 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
19511
19512 * calendar/calendar.el (generate-calendar)
19513 (calendar-read-date): Prevent display of BC calendars once more -
19514 reverts 2003-10-01 change.
19515 (generate-calendar-month): Doc fix.
19516
19517 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
19518
19519 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
19520 return value of increment-calendar-month.
19521
19522 2004-02-21 Stephen Compall <s11@member.fsf.org>
19523
19524 * saveplace.el (save-place-forget-unreadable-files)
19525 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
19526 (save-place-forget-unreadable-files): New function.
19527 (save-place-alist-to-file): Use it to filter out files that are
19528 no longer readable.
19529
19530 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
19531 current Texinfo environment, using the same method as in
19532 `texinfo-insert-@end', and insert a space rather than a newline if
19533 point in a @table environment.
19534
19535 2004-02-21 Juri Linkov <juri@jurta.org>
19536
19537 * ffap.el (ffap-file-at-point): Try parent directories.
19538
19539 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
19540
19541 * vcursor.el (vcursor-modifiers): New defcustom.
19542 (vcursor-cs-binding): Use vcursor-modifiers instead of a
19543 hard-coded list.
19544
19545 2004-02-21 Masatake YAMATO <jet@gyve.org>
19546
19547 * play/animate.el (animate-birthday-present): Accept names other
19548 than `Sarah', too.
19549
19550 2004-02-21 Juri Linkov <juri@jurta.org>
19551
19552 * startup.el: Remove table of command line arguments from the
19553 Commentary section.
19554
19555 2004-02-20 John Wiegley <johnw@newartisans.com>
19556
19557 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
19558 again" modifier from 'e' to 'E', since 'e' is also used by the
19559 "file extension" modifier.
19560
19561 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
19562
19563 * help-fns.el (describe-categories): Doc fix.
19564
19565 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
19566
19567 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
19568 temporary file for buffer already visiting one. This change makes
19569 output likely to be directly usable by patch program.
19570 Suggested by Adrian Aichner <adrian@xemacs.org>
19571
19572 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
19573
19574 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
19575 case of variables defined in compound statements.
19576 (gdb-setup-windows, gdb-source-info, gdb-source-info):
19577 Simplify constructions using switch-to-buffer.
19578
19579 2004-02-19 Simon Josefsson <jas@extundo.com>
19580
19581 * play/morse.el: Fix typo.
19582 (morse-code): Add @.
19583
19584 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
19585
19586 * calendar/appt.el (appt-display-format): Change default to
19587 'ignore, for backwards compatibility.
19588 (appt-display-message): If appt-display-format is 'ignore,
19589 respect old vars appt-msg-window and appt-visible.
19590 (appt-activate): Don't depend on return value of cancel-timer.
19591
19592 * calendar/calendar.el (calendar-holidays): Doc fix.
19593
19594 * calendar/cal-coptic.el (coptic-prompt-for-date):
19595 Use assoc-string instead of assoc-ignore-case.
19596 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
19597 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
19598 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
19599 * calendar/cal-islam.el (calendar-goto-islamic-date)
19600 (mark-islamic-diary-entries): Ditto.
19601 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
19602 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
19603 (calendar-read-mayan-tzolkin-date): Ditto.
19604 * calendar/calendar.el (calendar-read-date): Ditto.
19605 * calendar/diary-lib.el (mark-diary-entries): Ditto.
19606
19607 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
19608
19609 * progmodes/executable.el (executable-command-find-posix-p):
19610 Fix choice of the directory.
19611
19612 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
19613
19614 * simple.el (interprogram-cut-function)
19615 (interprogram-paste-function, kill-new, kill-append):
19616 Doc fixes.
19617 (kill-region): Make it return nil. Doc fix.
19618 (yank-pop): Make its argument optional.
19619 (yank): Make ARG `-' equivalent to `-1'.
19620
19621 2004-02-17 Eli Zaretskii <eliz@gnu.org>
19622
19623 * mail/rmail.el (rmail-get-new-mail): Don't reference
19624 rmail-use-spam-filter if rmail-spam-filter is not loaded.
19625
19626 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
19627
19628 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
19629 if one of global-auto-revert-non-file-buffers or autorevert-mode
19630 is non-nil.
19631
19632 2004-02-16 Eli Zaretskii <eliz@gnu.org>
19633
19634 * subr.el (delete-dups): A better implementation from Karl Heuer
19635 <kwzh@gnu.org>.
19636
19637 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
19638
19639 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
19640 correct place.
19641 * progmodes/icon.el (icon-indent-command): Ditto.
19642 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
19643
19644 2004-02-16 Eli Zaretskii <eliz@gnu.org>
19645
19646 * progmodes/grep.el (grep-compute-defaults): Undo change from
19647 2004-01-29: don't use executable-command-find-posix-p.
19648
19649 2004-02-16 Richard Sharman <rsharman@pobox.com>
19650
19651 * hilit-chg.el: Use require instead of eval-and-compile.
19652 (highlight-compare-buffers): New function.
19653
19654 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
19655
19656 * man.el (Man-fontify-manpage): Render section headings in
19657 `Man-overstrike-face' even when overstrike was not used by man
19658 formatter for section headings.
19659
19660 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
19661
19662 * rmail-spam-filter.el (vm-use-spam-filter)
19663 (rsf-min-region-length-added-to-spam-list): New variables.
19664 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
19665 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
19666 spam testing. Don't delete spam message if automatic deletion
19667 after output via variable rmail-delete-after-output is turned on.
19668 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
19669 rsf-bbdb-dont-create-entries-for-spam.
19670 (check-field): New function, extracted from code in
19671 rmail-spam-filter to ease addition of header fields like content-type.
19672 (message-content-type): New variable to check the content-type:
19673 field added, also in defcustom of rsf-definitions-alist.
19674 (rmail-spam-filter): Replace repeated test code for header fields
19675 by calls to check-field; change the call to
19676 rmail-output-to-rmail-file such that rmail-current-message stays
19677 the same to avoid wrong deletion of unseen flags.
19678 (rsf-add-contents-type): New function to convert old format
19679 of rmail-spam-definitions-alist into new one.
19680 Change prefixes of all variables and functions from
19681 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
19682
19683 2004-02-16 Eli Zaretskii <eliz@gnu.org>
19684
19685 * loadhist.el (unload-hook-features-list): New defvar.
19686
19687 2004-02-16 Dave Love <fx@gnu.org>
19688
19689 * loadhist.el (unload-feature): Doc fix. Rename flist to
19690 unload-hook-features-list.
19691
19692 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
19693
19694 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
19695 cookie. Don't check if we are looking-at open-formula.
19696
19697 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
19698
19699 * subr.el (match-string-no-properties): Use substring-no-properties.
19700
19701 2004-02-16 Eli Zaretskii <eliz@gnu.org>
19702
19703 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
19704 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
19705 Use lower-case "rx" in all error message.
19706
19707 2004-02-16 Dave Love <fx@gnu.org>
19708
19709 * emacs-lisp/rx.el (rx-or): Put group around result.
19710 (rx-constituents): Add backref.
19711 (rx-syntax): Add string-delimiter, comment-delimiter.
19712 (rx-categories): Add combining-diacritic.
19713 (rx-check-not, rx-greedy, rx): Doc fix.
19714 (rx-backref, rx-check-backref): New.
19715
19716 2004-02-16 Jesper Harder <harder@ifa.au.dk>
19717
19718 * newcomment.el (uncomment-region): Allow eob as comment end.
19719
19720 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
19721
19722 * filecache.el: All message and error commands now use prefix
19723 "Filecache:" to make it easy to read *Messages* buffer.
19724
19725 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
19726
19727 * autorevert.el: Add support to detect changed dired and VC buffers.
19728 (auto-revert-active-p, auto-revert-list-diff)
19729 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
19730 (auto-revert-handler, auto-revert-active-p): New functions.
19731 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
19732 and `auto-revert-active-p'.
19733 (eval-when-compile): Defvar dired-directory and vc-mode.
19734 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
19735 (auto-revert-handler-vc): New functions.
19736
19737 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
19738
19739 * progmodes/compile.el (compilation-directory): New defvar.
19740 (compile): Save current directory in compilation-directory.
19741 (recompile): Bind default-directory to compilation-directory if
19742 that is non-nil.
19743
19744 2004-02-16 Dave Love <fx@gnu.org>
19745
19746 * newcomment.el (comment-insert-comment-function)
19747 (comment-region-function, uncomment-region-function): New.
19748 (comment-indent): Use comment-insert-comment-function.
19749 (uncomment-region): Use uncomment-region-function.
19750 (comment-region): Use comment-region-function.
19751
19752 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
19753
19754 2004-02-16 Richard Stallman <rms@gnu.org>
19755
19756 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
19757 loaddefs* and ldefs-boot*.
19758
19759 2004-02-16 Eli Zaretskii <eliz@gnu.org>
19760
19761 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
19762 and email address at the beginning and end of the address.
19763
19764 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
19765 anchored at the beginning of the email address.
19766
19767 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
19768
19769 * international/ccl.el (ccl-compile-write): Pass `left' to
19770 ccl-embed-code to generate correct code of write-expr-register.
19771
19772 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
19773
19774 * progmodes/grep.el (grep-compute-defaults): Fix typos.
19775
19776 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19777
19778 * x-dnd.el: Mention support for Motif in commentary.
19779 (x-dnd-handle-drag-n-drop-event): Ditto.
19780
19781 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
19782
19783 * ses.el: Use "ses--" prefixes for buffer-local variables.
19784 Use (point-min) instead of 1, even when we know the buffer
19785 is unnarrowed.
19786 (ses-build-load-map): Delete. Distribute its content to defconsts for
19787 the three maps.
19788 (ses-menu, ses-header-line-menu): New menus.
19789 (ses-mode-map): Use them.
19790 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
19791
19792 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
19793
19794 * Makefile.in: Fix the CC Mode recompile kludge so it works
19795 when building in a different directory.
19796
19797 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
19798
19799 * simple.el (kill-new): Put yank-handler property on the entire string.
19800
19801 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
19802
19803 * diff.el: Don't use compile any more, use diff-mode instead.
19804 (diff-regexp-alist, diff-old-file, diff-new-file)
19805 (diff-parse-differences, diff-process-setup): Remove.
19806 (diff-sentinel): New fun.
19807 (diff): Use it. Run the process ourselves.
19808 Use diff-mode for the rest of the processing.
19809
19810 * diff.el (diff): Simplify code handling `switch'.
19811
19812 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
19813
19814 * pcvs-defs.el (cvs-menu): Add `tag'.
19815
19816 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
19817
19818 * simple.el (kill-append): Doc fix.
19819
19820 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19821 Adapt outline-regexp to the new conventions for commenting out code.
19822
19823 2004-02-11 John Paul Wallington <jpw@gnu.org>
19824
19825 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
19826
19827 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
19828
19829 * diff.el (diff-switches): New fun.
19830 (diff, diff-backup): Use it.
19831 (diff): Clean up the args construction. Use backquote.
19832 Use listp instead of consp to avoid putting a nil arg.
19833 (diff): Add a revert-buffer function.
19834
19835 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19836
19837 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
19838 handled by x-dnd-handle-file-name.
19839 (x-dnd-known-types): Add COMPOUND_TEXT.
19840 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
19841 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
19842 x-dnd-empty-state.
19843 (x-dnd-forget-drop): Ditto.
19844 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
19845 (x-dnd-handle-one-url): Return private when inserting text.
19846 (x-dnd-insert-ctext): New function.
19847 (x-dnd-handle-file-name): New function for FILE_NAME.
19848 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
19849 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
19850 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
19851
19852 2004-02-10 Kenichi Handa <handa@m17n.org>
19853
19854 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
19855 instead of while loop.
19856
19857 2004-02-10 Miles Bader <miles@gnu.org>
19858
19859 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
19860
19861 2004-02-09 Kenichi Handa <handa@m17n.org>
19862
19863 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
19864 have end-of-line.
19865
19866 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
19867
19868 * Makefile.in: Added extra dependencies in the recompile target
19869 needed to cope with the compile time macro expansions in CC Mode.
19870
19871 2004-02-09 Kim F. Storm <storm@cua.dk>
19872
19873 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
19874 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
19875 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
19876 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
19877 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
19878 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
19879 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
19880 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
19881 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
19882 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
19883 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
19884
19885 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
19886
19887 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
19888 Don't allow shrink if there's a window on our right.
19889
19890 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
19891 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
19892 Bring together declaration and initialization.
19893 (prolog-mode-variables): Don't set the syntax table.
19894 Don't set paragraph-start and comment-indent-function.
19895 Add /*..*/ to the comment regexps.
19896 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
19897 (prolog-mode-map): Don't bind TAB.
19898 (prolog-mode): Set the syntax table.
19899 (prolog-comment-indent): Remove.
19900 (inferior-prolog-mode-map): Initialize in the declaration.
19901 (inferior-prolog-mode-syntax-table)
19902 (inferior-prolog-mode-abbrev-table): New vars.
19903 (inferior-prolog-mode): Derive from comint-mode.
19904 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
19905 minibuffer windows.
19906
19907 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
19908 in file names, as long as it is unambiguous.
19909
19910 2004-02-08 Andreas Schwab <schwab@suse.de>
19911
19912 * textmodes/reftex-toc.el
19913 (reftex-toc-load-all-files-for-promotion): Remove useless use of
19914 format. Doc fix.
19915
19916 * textmodes/refer.el (refer-find-entry-internal): Remove extra
19917 format string arguments.
19918
19919 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
19920 string argument.
19921
19922 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
19923
19924 * play/zone.el (zone-call): Fix format string.
19925
19926 * net/webjump.el (webjump-builtin): Add missing format string argument.
19927
19928 * midnight.el (midnight-delay-set): Remove extra format string argument.
19929
19930 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
19931
19932 * hexl.el (hexl-insert-char): Add missing format string argument.
19933
19934 * format.el (format-decode): Fix format string.
19935
19936 * emulation/vi.el (vi-mode): Remove extra format string argument.
19937 (vi-repeat-last-search): Likewise.
19938 (vi-reverse-last-search): Likewise.
19939 (vi-goto-mark): Likewise.
19940 (vi-reverse-last-find-char): Likewise.
19941 (vi-repeat-last-find-char): Likewise.
19942 (vi-locate-def): Likewise.
19943
19944 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
19945
19946 * ediff-util.el (ediff-toggle-read-only): Remove extra format
19947 string argument.
19948 (ediff-toggle-regexp-match): Likewise.
19949
19950 * dired-aux.el (dired-do-query-replace-regexp): Add missing
19951 format string argument.
19952
19953 * calc/calc-map.el (calc-get-operator): Remove extra format
19954 string argument.
19955
19956 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
19957
19958 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
19959 string argument.
19960
19961 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
19962
19963 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
19964
19965 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
19966
19967 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
19968 (cl-struct-setf-expander): Likewise.
19969
19970 * vc.el (with-vc-file): Fix unsafe uses of error.
19971 (vc-cancel-version): Likewise.
19972
19973 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
19974
19975 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
19976 thousands separator; fixes <class>:<line-number> regexp for
19977 non-english locales.
19978
19979 2004-02-08 Andreas Schwab <schwab@suse.de>
19980
19981 * view.el (view-mode-enable): Revert previous change.
19982
19983 2004-02-07 Kim F. Storm <storm@cua.dk>
19984
19985 * simple.el (line-number-at-pos): Rename from line-at-pos.
19986 Uses changed (what-line and vc-annotate-warp-version).
19987
19988 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
19989
19990 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
19991 (diff-mode): Remove aborted attempt at support for compile.el.
19992 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
19993
19994 2004-02-06 Andreas Schwab <schwab@suse.de>
19995
19996 * view.el (view-mode-enable): Add view-mode-map to
19997 minor-mode-overriding-map-alist.
19998
19999 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20000
20001 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
20002
20003 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
20004
20005 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
20006 with point inside rather than after the paragraph.
20007
20008 2004-02-04 Sam Steingold <sds@gnu.org>
20009
20010 * mail/smtpmail.el (smtpmail-try-auth-methods):
20011 Do not try authentication when no mechanism is available.
20012 Pass port-name as defaultport to `netrc-machine'.
20013
20014 2004-02-04 Stephen Eglen <stephen@gnu.org>
20015
20016 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
20017 to show how minibuffer height can be constrained.
20018
20019 2004-02-04 John Paul Wallington <jpw@gnu.org>
20020
20021 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
20022
20023 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20024
20025 * x-dnd.el: New file for drag and drop.
20026
20027 * term/x-win.el: require x-dnd, set after-make-frame-functions
20028 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
20029 drag-n-drop event.
20030
20031 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
20032 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
20033 (dired-dnd-handle-file): New functions for drag and drop support.
20034 (dired-mode): Initialize drag and drop if x-dnd present.
20035
20036 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
20037
20038 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
20039 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
20040 (cperl-mode): Set fill-paragraph-function.
20041 (cperl-fill-paragraph): Make it non-interactive.
20042
20043 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
20044
20045 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
20046
20047 2004-02-02 David Kastrup <dak@gnu.org>
20048
20049 * replace.el (perform-replace): Allow 'literal argument in
20050 regexp-flag to indicate literal replacement.
20051 (query-replace-regexp-eval): Use it.
20052
20053 2004-02-01 Andreas Schwab <schwab@suse.de>
20054
20055 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
20056
20057 2004-02-01 Stephen Eglen <stephen@gnu.org>
20058
20059 * info-look.el: Add support for maxima-mode. Update commentary
20060 because info-lookup-symbol is now bound to C-h S.
20061
20062 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
20063
20064 * simple.el (edit-and-eval-command): Bind print-level and
20065 minibuffer-history-sexp-flag around call to read-from-minibuffer.
20066 Correct initial position in command-history.
20067
20068 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
20069
20070 * files.el (read-directory-name): Adapt the docstring to recent
20071 change in Fread_file_name.
20072
20073 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
20074
20075 * ses.el (ses-print-cell): If print format too wide for column
20076 width, truncate decimal places if that helps to avoid "#####" fill.
20077 * ses.el (ses-initial-column-width): Revert previous change.
20078
20079 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
20080
20081 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
20082 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
20083 Add edebug info.
20084 (jit-lock-mode): Setup/cancel the new timer.
20085 (jit-lock-context-fontify): New fun. Extracted from
20086 context fontification code of jit-lock-stealth-fontify.
20087 (jit-lock-stealth-fontify): Don't do context fontification any more.
20088
20089 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
20090 (jit-lock-fontify-now): Handle the `quit' case.
20091 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
20092
20093 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
20094
20095 * progmodes/executable.el (executable-command-find-posix-p):
20096 New. Check if find handles arguments Posix-style.
20097
20098 * progmodes/grep.el (grep-compute-defaults):
20099 Use executable-command-find-posix-p.
20100 (grep-find): Check `grep-find-command'.
20101
20102 * filecache.el (file-cache-find-posix-p): Delete.
20103 (file-cache-add-directory-using-find):
20104 Use `executable-command-find-posix-p'.
20105
20106 2004-01-29 Dave Love <fx@gnu.org>
20107
20108 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
20109 Iterate the hook function if arg is given.
20110 (mark-defun, narrow-to-defun): Change order of finding the limits.
20111
20112 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
20113 (byte-compile-format-warn): New.
20114 (byte-compile-callargs-warn): Use it.
20115 (Format, message, error): Add byte-compile-format-like property.
20116 (byte-compile-maybe-guarded): New.
20117 (byte-compile-if, byte-compile-cond): Use it.
20118 (byte-compile-lambda): Compile interactive forms,
20119 just to make warnings about them.
20120
20121 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
20122
20123 * ses.el (ses-initial-column-width): Increase to 14, so it will
20124 work well with the default printer of "%.7g" for extreme values
20125 like "-1.234567e+07".
20126
20127 2004-01-29 Kenichi Handa <handa@m17n.org>
20128
20129 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
20130
20131 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
20132
20133 * dos-w32.el: Added support for the `default-printer-name' function.
20134
20135 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
20136
20137 * server.el (server-socket-name): Don't use the hostname in the
20138 socket name since /tmp is local to the host anyway.
20139
20140 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
20141 robust check of widening and fix var-naming.
20142
20143 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
20144
20145 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
20146 or rmail-spam- to rsf- in all function and variable names.
20147 (rsf-min-region-to-spam-list): New variable.
20148 (rsf-bbdb-auto-delete-spam-entries): Rename from
20149 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
20150 scanned together with the recipients field for spam testing; Don't
20151 delete spam message if rmail-delete-after-output is non-nil;
20152 (rsf-check-field): New function, extracted from code in
20153 rmail-spam-filter to ease addition of header fields like
20154 content-type:;
20155 (message-content-type): New variable. The content-type: field was
20156 added also in defcustom of rsf-definitions-alist;
20157 (rmail-spam-filter): Replace repeated test code for header fields
20158 by calls to check-field; change the call to
20159 rmail-output-to-rmail-file such that rmail-current-message stays
20160 the same to avoid wrong deletion of unseen flags.
20161 (rmail-use-spam-filter): Add autoload cookie.
20162
20163 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
20164
20165 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
20166 (file-cache-add-directory-using-find): Add Cygwin support.
20167 (file-cache-find-command-posix-flag): New user variable.
20168
20169 * filecache.el (file-cache-add-directory): Check for
20170 directories an remove them from dir-files.
20171
20172 2004-01-27 Richard M. Stallman <rms@gnu.org>
20173
20174 * man.el (Man-fontify-manpage): Clean up message.
20175
20176 2004-01-27 Kenichi Handa <handa@m17n.org>
20177
20178 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
20179 (sentence-end): Define using sentence-end-without-space.
20180
20181 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
20182 a sentence ends with one of a character in sentence-end-without-space.
20183
20184 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
20185
20186 * font-lock.el (font-lock): Add jit-lock as explicit group member.
20187 (jit-lock): Group declaration moved to jit-lock.el.
20188 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
20189 when necessary.
20190
20191 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
20192 (jit-lock-context-unfontify-pos): Rename from
20193 jit-lock-first-unfontify-pos.
20194 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
20195
20196 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
20197
20198 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
20199 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
20200 (fortran-fill): When filling a string, adjust re-search-backward
20201 argument for special case of string just on fill-column.
20202 When filling non-string, allow one extra char if
20203 fortran-break-before-delimiters is non-nil.
20204 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
20205 Use fortran-break-delimiters-re and fortran-no-break-re to
20206 correctly handle cases such as "**".
20207
20208 * progmodes/f90.el (f90-break-delimiters): Doc fix.
20209 (f90-no-break-re): Add some extra tokens. Doc fix.
20210
20211 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
20212
20213 * mail/rmail-spam-filter.el:
20214 Use two semicolons as Commentary line prefix.
20215 Add ";;; Code:" stylized comment.
20216 Delete end-of-line whitespace.
20217 Wrap (require 'cl) with `eval-when-compile'.
20218
20219 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
20220
20221 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
20222 at the top level of vc.el.
20223
20224 2004-01-23 Andre Spiegel <spiegel@gnu.org>
20225
20226 * vc.el (vc-current-line): Function removed. This is now done by
20227 the new function line-at-pos in simple.el.
20228 (vc-annotate-warp-version): Use line-at-pos instead of
20229 vc-current-line.
20230
20231 2004-01-22 Kim F. Storm <storm@cua.dk>
20232
20233 * simple.el (line-at-pos): New defun.
20234 (what-line): Use it. Optimize by only counting lines in narrowed
20235 region once.
20236
20237 2004-01-22 Kenichi Handa <handa@m17n.org>
20238
20239 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
20240 point (register r1) only for charset mule-unicode-0100-24ff.
20241
20242 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
20243
20244 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
20245 trailing white space and ensure a final newline.
20246
20247 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
20248 Add autoload cookie.
20249
20250 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
20251
20252 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
20253 activate view-mode explicitly.
20254
20255 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20256
20257 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
20258 menu-bar-enable-clipboard and make Paste use clipboard first.
20259
20260 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
20261
20262 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
20263 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
20264 (vc-mcvs-cvs): Remove.
20265 (vc-mcvs-command): Remove use of assert.
20266
20267 * outline.el (outline-insert-heading): Tighten up match.
20268 (outline-demote, outline-move-subtree-down): Don't assume anything
20269 about outline-regexp.
20270
20271 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
20272 (texinfo-show-structure): Explicitly add ^, and simplify.
20273
20274 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
20275
20276 * calendar/appt.el (appt-check): Restore usage of
20277 appt-issue-message deleted in previous change.
20278 (top-level): Activate package when loaded (needed for backwards
20279 compatibility).
20280
20281 2004-01-20 Jesper Harder <harder@ifa.au.dk>
20282
20283 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
20284 following previous change to smtpmail-send-data.
20285
20286 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
20287
20288 * vc.el (vc-default-previous-version): Doc enhancement.
20289 (vc-default-next-version): New function.
20290 (vc-print-log): New arg FOCUS-REV.
20291 (vc-annotate-mode): Derive from view-mode.
20292 (vc-annotate): New args REVISION, DISPLAY-MODE.
20293 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
20294 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
20295 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
20296 (vc-annotate-show-diff-revision-at-line, vc-current-line)
20297 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
20298
20299 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
20300
20301 2004-01-19 Karl Berry <karl@gnu.org>
20302
20303 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
20304 or "TexInfo".
20305
20306 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
20307
20308 * subr.el (delete-dups): New function.
20309
20310 2004-01-19 Karl Berry <karl@gnu.org>
20311
20312 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
20313 with ^, since that's what texinfo-show-structure
20314 documentation says (plus it works much better in texinfo.txi).
20315
20316 2004-01-18 Jesper Harder <harder@ifa.au.dk>
20317
20318 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
20319
20320 2004-01-18 David Ponce <david@dponce.com> (tiny change)
20321
20322 * progmodes/which-func.el (which-function-mode): Don't cancel
20323 which-func-update-timer if not set.
20324
20325 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
20326
20327 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
20328 Remove spurious left square bracket in XX:XXam regexp.
20329
20330 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
20331
20332 * progmodes/cc-defs.el: Do not require cl at run time.
20333
20334 2004-01-16 Richard M. Stallman <rms@gnu.org>
20335
20336 * emacs-lisp/cl.el (cl-cannot-unload): New function.
20337 (cl-unload-hook): Defvar this to run cl-cannot-unload.
20338
20339 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
20340 Call rmail-spam-filter. Delete and expunge spam.
20341 Print number of spam messages deleted.
20342 Save and restore the deletion status of old messages when reading
20343 new mail with spam filter, so that expunging spam does not expunge
20344 msgs deleted by the user.
20345 (rmail-only-expunge): Add an optional argument dont-show to
20346 prevent showing message after expunge.
20347
20348 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
20349
20350 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
20351 * subr.el (declare): New macro.
20352
20353 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
20354
20355 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
20356
20357 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
20358
20359 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
20360 Test window-system rather than system-type (for X11/Mac).
20361
20362 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
20363
20364 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
20365
20366 2004-01-12 Richard M. Stallman <rms@gnu.org>
20367
20368 * mail/rmail.el (rmail-convert-to-babyl-format):
20369 Use mail-unquote-printable-region.
20370 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
20371 (rmail-hex-char-to-integer): Functions deleted.
20372
20373 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
20374 (mail-unquote-printable-region): New arg NOERROR.
20375 For invalid encoding, either signal an error to just return nil.
20376
20377 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
20378
20379 * calendar/appt.el: Update copyright and commentary.
20380 (appt-issue-message): Make obsolete.
20381 (appt-visible, appt-msg-window): Make obsolete, in favor of
20382 appt-display-format.
20383 (appt-display-mode-line, appt-display-duration)
20384 (appt-display-diary, appt-time-msg-list, appt-mode-string)
20385 (appt-prev-comp-time, appt-display-count, appt-timer)
20386 (appt-convert-time): Doc change.
20387 (appt-disp-window-function, appt-delete-window-function):
20388 Use defcustom rather than defvar.
20389 (appt-display-format): New variable.
20390 (appt-display-message): New function with display code from appt-check.
20391 (appt-check): Add optional FORCE argument. Doc change.
20392 Add appt-make-list to diary-hook if displaying diary.
20393 Remove checking of view-diary-entries-initially.
20394 Message display section removed to new function appt-display-message.
20395 (appt-display-window): Doc change. Remove unused internal var
20396 this-buffer. Do not beep, since appt-display-message does that.
20397 (appt-make-list): Doc change. Use caar.
20398 (appt-sort-list): Simplify by using builtin sort function.
20399 (appt-update-list): New function for updating appts when diary is
20400 saved.
20401 (appt-activate): New autoloaded function to toggle package
20402 functionality.
20403
20404 * calendar/cal-x.el: (calendar-one-frame-setup)
20405 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
20406
20407 * calendar/calendar.el: Update copyright.
20408 (view-diary-entries-initially, european-calendar-style): Doc change.
20409 (calendar-setup): Make defcustom rather than defvar.
20410 (mark-visible-calendar-date): Initialize temp-face and faceinfo
20411 in let binding so local to function.
20412
20413 * calendar/diary-lib.el: Update copyright.
20414 (diary, diary-entry-time): Doc change.
20415 (list-diary-entries): Doc change. Trivial logic change.
20416 (fancy-diary-display): Restore make-face command mistakenly
20417 deleted 2003-05-08.
20418 (show-all-diary-entries): Allow to pop-up frame if needed.
20419
20420 2004-01-09 John Paul Wallington <jpw@gnu.org>
20421
20422 * bindings.el (mode-line-change-eol): Add EVENT parameter.
20423 Temporarily select EVENT's window for changing eol type.
20424
20425 2004-01-09 Deepak Goel <deego@gnufans.org>
20426
20427 * calendar/diary-lib.el (diary-entry-time):
20428 Also accept time in the form XX[.XX][am/pm/AM/PM].
20429 (fancy-diary-font-lock-keywords): Likewise.
20430 (diary-font-lock-keywords): Likewise.
20431 * calendar/appt.el (appt-add): Likewise.
20432 (appt-make-list): Likewise.
20433 (appt-convert-time): Likewise.
20434
20435 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
20436
20437 * gdb-ui.el (gdb-ann3): Revert previous change.
20438 (gdb-source-info): Allow for case of where compilation directory
20439 is not recorded.
20440
20441 2004-01-08 John Paul Wallington <jpw@gnu.org>
20442
20443 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
20444
20445 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
20446
20447 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
20448
20449 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
20450 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
20451 problems.
20452 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
20453
20454 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
20455
20456 * files.el (write-file-functions, write-contents-functions):
20457 Clarify docstrings.
20458
20459 2004-01-07 Kenichi Handa <handa@m17n.org>
20460
20461 * international/mule.el (set-auto-coding): Fix for the case that
20462 end-of-line is only CR.
20463
20464 2004-01-07 Kim F. Storm <storm@cua.dk>
20465
20466 * subr.el (event-start, event-end): Doc fix.
20467 (posn-string, posn-image): New defuns.
20468 (posn-object): Return either image or string object.
20469 (posn-object-x-y): Return 8th element of position.
20470 (posn-object-width-height): New defun.
20471
20472 2004-01-06 Andreas Schwab <schwab@suse.de>
20473
20474 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
20475 output.
20476
20477 2004-01-05 Karl Berry <karl@gnu.org>
20478
20479 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
20480 / and *, too.
20481
20482 2003-12-31 Simon Josefsson <jas@extundo.com>
20483
20484 * files.el (before-save-hook): Add.
20485 (basic-save-buffer): Use before-save-hook.
20486
20487 * emacs-lisp/copyright.el: Fix comment to recommend
20488 before-save-hook instead of write-file-functions.
20489
20490 2004-01-05 Richard M. Stallman <rms@gnu.org>
20491
20492 * finder.el (finder-commentary): Call delete-other-windows.
20493
20494 * net/ange-ftp.el (ange-ftp-file-attributes):
20495 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
20496
20497 2004-01-04 Karl Berry <karl@gnu.org>
20498
20499 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
20500 comment characters % and # in the copyright year notice,
20501 as well as ;.
20502
20503 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
20504
20505 * wid-edit.el (default): Define dummy :value-delete.
20506 Reported by Jesper Harder <harder@ifa.au.dk>.
20507
20508 2004-01-03 Richard M. Stallman <rms@gnu.org>
20509
20510 * progmodes/compile.el (compile-internal): Use point, not point-min,
20511 for set-window-point.
20512
20513 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
20514
20515 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
20516
20517 * progmodes/grep.el (grep-mode-map):
20518 Don't remap next-line, previous-line.
20519
20520 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
20521
20522 * speedbar.el (speedbar-edit-line): Change regexp to position
20523 the cursor on the first character of this line's button.
20524
20525 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
20526
20527 * subr.el (functionp): Doc fix.
20528
20529 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
20530
20531 * progmodes/idlwave.el (idlwave-make-tags):
20532 * textmodes/flyspell.el (flyspell-large-region):.
20533 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
20534 * emulation/viper-util.el (viper-glob-unix-files):
20535 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
20536 * man.el (Man-init-defvars):
20537 * jka-compr.el (jka-compr-call-process):
20538 * files.el (get-free-disk-space,insert-directory):
20539 * ediff-ptch.el (ediff-test-patch-utility):
20540 * ediff-diff.el (ediff-test-utility):
20541 * dired-aux.el (dired-check-process):
20542 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
20543 test the return value of call-process, because it can be a string.
20544
20545 2003-12-31 John Paul Wallington <jpw@gnu.org>
20546
20547 * bindings.el (completion-ignored-extensions): Add .pfsl.
20548
20549 2003-12-31 Kim F. Storm <storm@cua.dk>
20550
20551 * ido.el (ido-nonreadable-directory-p): New defun to check for
20552 nonreadable directory without activating tramp (to avoid problems
20553 with checking incomplete tramp paths).
20554 (ido-set-current-directory, ido-file-internal)
20555 (ido-file-name-all-completions1): Use it.
20556
20557 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
20558
20559 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
20560 documentation if the anchor (or node) name is preceded by `info
20561 anchor' or `Info anchor' in addition to earlier `info node' and
20562 `Info node'.
20563 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
20564
20565 2003-12-30 Eli Zaretskii <eliz@gnu.org>
20566
20567 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
20568 error in arguments to base64-decode-region. Remove ^M characters
20569 after decoding base64.
20570
20571 2003-12-30 Simon Josefsson <jas@extundo.com>
20572
20573 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
20574 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
20575 have only been distributed with Emacs for some years.
20576 (texinfo-mode-hook): Customize.
20577
20578 2003-12-30 Eli Zaretskii <eliz@gnu.org>
20579
20580 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
20581 cleaner (suggested by Richard Stallman).
20582
20583 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
20584 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
20585 file-name clashes on 8+3 DOS filesystems.
20586
20587 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
20588 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
20589 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
20590 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
20591 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
20592 file-name clashes on 8+3 filesystems.
20593
20594 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
20595 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
20596 file-name clashes on 8+3 DOS filesystems.
20597
20598 2003-12-29 Richard M. Stallman <rms@gnu.org>
20599
20600 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
20601 Upcase the character.
20602
20603 * textmodes/flyspell.el (mail-mode-flyspell-verify):
20604 Search for header separator alone on a line, literally,
20605 and search for it backward, not forward.
20606 (flyspell-abbrev-table): Always use global-abbrev-table
20607 if there is no local one.
20608
20609 * progmodes/sh-script.el (sh-get-indent-info):
20610 Don't move point back if at bob.
20611
20612 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
20613
20614 * play/handwrite.el (handwrite): Make the handwrite credit message
20615 a comment rather than an output command.
20616
20617 * obsolete/sc.el: Display message that this file is obsolete.
20618
20619 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
20620
20621 * mail/rfc822.el (rfc822-address-start): Declare variable.
20622 Renamed from address-start. All uses changed.
20623
20624 * term.el (term-exec): Set up sentinel.
20625 (term-sentinel): New function.
20626 (term-handle-exit): New function.
20627
20628 * subr.el (assoc-ignore-case, assoc-ignore-representation):
20629 Use assoc-string, and mark them obsolete.
20630 (delay-mode-hooks): Mark as permanent local.
20631
20632 * simple.el (sendmail-user-agent-compose): Use assoc-string.
20633
20634 * register.el (copy-rectangle-to-register): Doc fix.
20635
20636 * info.el (Info-insert-dir): Use assoc-string.
20637
20638 * info-look.el (info-lookup): Use assoc-string.
20639
20640 * frame.el (pop-up-frame-function): Use quote, not `function'.
20641 (frame-notice-user-settings): Calculate ADJUSTED-TOP
20642 copying with lists as coordinate values.
20643
20644 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
20645
20646 * find-dired.el (kill-find): New command.
20647 (find-dired): Make buffer read-only.
20648 Set up a keymap with C-c C-k running kill-find.
20649 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
20650
20651 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
20652
20653 * filecache.el (file-cache-ignore-case): New variable.
20654 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
20655
20656 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
20657 (comint-dynamic-complete-as-filename): Rename local vars.
20658 (comint-dynamic-list-filename-completions): Likewise.
20659
20660 * comint.el (comint-dynamic-list-completions-config): New var.
20661 (comint-dynamic-list-completions): Handle both SPC and TAB right.
20662
20663 * comint.el (comint-file-name-chars): Add [].
20664 (comint-word): Use skip-chars-backward, not search.
20665
20666 * shell.el (shell-file-name-chars): Add [].
20667
20668 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
20669
20670 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
20671
20672 * generic.el (define-generic-mode): Doc fix.
20673
20674 2003-12-29 Eli Zaretskii <eliz@gnu.org>
20675
20676 * files.el (kill-some-buffers): Doc fix.
20677
20678 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
20679
20680 * comint.el (comint-watch-for-password-prompt): Pass `string' as
20681 arg to send-invisible
20682 (send-invisible): Doc fix. The argument is now a prompt, not the
20683 string to send.
20684 (comint-read-noecho): Doc fix.
20685
20686 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
20687
20688 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
20689 "@", as required by some ISP hosting service. Fix defcustom
20690 argument syntax errors that prevented use of customization.
20691
20692 2003-12-29 Eli Zaretskii <eliz@gnu.org>
20693
20694 * xml.el (xml-get-attribute-or-nil): Doc fix.
20695
20696 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
20697
20698 * net/zone-mode.el (zone-mode): Use write-file-functions, not
20699 write-file-hooks.
20700
20701 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
20702
20703 * autorevert.el (auto-revert-interval): Doc fix.
20704
20705 2003-12-29 Mark A. Hershberger <mah@everybody.org>
20706
20707 * xml.el (xml-get-attribute-or-nil): New function, like
20708 xml-get-attribute, but returns nil if the attribute was not found.
20709 (xml-get-attribute): Convert to defsubst, uses
20710 xml-get-attribute-or-nil.
20711
20712 2003-12-29 Eli Zaretskii <eliz@gnu.org>
20713
20714 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
20715
20716 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
20717
20718 * custom.el (custom-declare-theme): Use `value' when putting
20719 properties on `theme'.
20720
20721 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
20722
20723 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
20724 for each yank-handler segment.
20725 (insert-for-yank-1): New function, with the body of the previous
20726 insert-for-yank.
20727
20728 * textmodes/table.el (table-yank-handler): New defcustom.
20729 (table--put-cell-indicator-property): Put yank-handler property
20730 that indicates the yank handler for the table cell.
20731
20732 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
20733
20734 * generic-x.el (etc-modules-conf-generic-mode): A more complete
20735 set of keywords.
20736
20737 2003-12-29 Eli Zaretskii <eliz@gnu.org>
20738
20739 * international/mule-cmds.el (reset-language-environment)
20740 (set-language-environment): Don't invoke fontset-related functions
20741 if fontset-list is not fboundp.
20742
20743 2003-12-29 Kenichi Handa <handa@m17n.org>
20744
20745 * international/mule-cmds.el (reset-language-environment):
20746 Call set-overriding-fontspec-internal with nil.
20747 (set-language-environment): Call set-overriding-fontspec-internal
20748 if the language environment specify `overriding-fontspec'.
20749 (language-info-alist): Doc added.
20750
20751 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
20752 characters of mule-unicode-0100-24ff.
20753 (ccl-encode-windows-1251-font): New CCL program.
20754 ("Bulgarian"): Specify overriding-fontspec.
20755 ("Belarusian"): Likewise.
20756
20757 2003-12-28 Sam Steingold <sds@gnu.org>
20758
20759 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
20760 parameter ID-FORMAT to conform with the 2003-11-30 patch.
20761
20762 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
20763
20764 * progmodes/gud.el (gud-gdb-command-name): Set default to
20765 "gdb --annotate=3".
20766 (gud-gdb-marker-filter): Look out for annotations.
20767 (gdb-first-pre-prompt): New variable.
20768 Remove trailing white space.
20769
20770 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
20771 if necessary.
20772 (gdb-ann3): New function. Initialize M-x gdb as for M-x gdba if
20773 annotations are detected.
20774 (gud-gdba-marker-filter): Use global variable gud-marker-acc
20775 instead of a local one to allow transition from
20776 gud-gdb-marker-filter.
20777 Remove trailing white space.
20778
20779 2003-12-27 Kim F. Storm <storm@cua.dk>
20780
20781 * ido.el: Handle non-readable directories.
20782 (ido-decorations): Add 9th element for non-readable directory.
20783 (ido-directory-nonreadable): New dynamic var.
20784 (ido-set-current-directory): Set it.
20785 (ido-read-buffer, ido-file-internal):
20786 (ido-read-file-name, ido-read-directory-name): Let-bind it.
20787 (ido-file-name-all-completions1): Return empty list for
20788 non-readable directory.
20789 (ido-exhibit): Print [Not readable] if directory is not readable.
20790 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
20791 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
20792 Use it.
20793
20794 2003-12-27 Lars Hansen <larsh@math.ku.dk>
20795
20796 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
20797 calls to directory-files-and-attributes and file-attributes.
20798 (ls-lisp-format): Remove system dependent handling of user and
20799 group id's.
20800
20801 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
20802
20803 * ffap.el (ffap-read-file-or-url): Revert previous change.
20804
20805 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
20806
20807 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
20808 new list of included files called `files-with-node-lines', that
20809 only have node lines. This way @include commands can include any
20810 file, such as version and update files without node lines, not
20811 just files that are chapters.
20812
20813 2003-12-25 Andreas Schwab <schwab@suse.de>
20814
20815 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
20816 file not found.
20817
20818 2003-12-08 Miles Bader <miles@gnu.org>
20819
20820 * dired.el (dired-between-files): Always use dired-move-to-filename,
20821 which is more robust in non-english locales.
20822
20823 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
20824
20825 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
20826
20827 2003-12-24 Andreas Schwab <schwab@suse.de>
20828
20829 * shell.el (shell-file-name-quote-list): Add backslash.
20830
20831 * comint.el (comint-quote-filename): Correctly handle backslash
20832 in comint-file-name-quote-list.
20833
20834 2003-12-24 Kenichi Handa <handa@m17n.org>
20835
20836 * international/mule-cmds.el (set-default-coding-systems):
20837 Call ucs-set-table-for-input for all buffers that don't have local
20838 value of buffer-file-coding-system.
20839
20840 * international/ucs-tables.el (ucs-set-table-for-input):
20841 If translation-table-for-encode is a symbol, get its
20842 translation-table property.
20843
20844 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
20845
20846 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
20847 to `completing-read' on a recently fixed bug.
20848
20849 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
20850 instead of SPACE, to get the list of possible fringe modes.
20851 SPACE only works if both `partial-completion-mode' and
20852 `completion-auto-help' are nil.
20853
20854 * complete.el (PC-is-complete-p): Delete.
20855 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
20856 calls to `test-completion'.
20857
20858 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
20859
20860 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
20861 to edit values when there are no children.
20862
20863 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
20864 a mode called "Assembler" already exists.
20865 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
20866 (gud-watch): Use format option. Remove font properties from string.
20867 (gdb-var-create-handler, gdb-var-list-children-handler):
20868 Don't bother about properties as there are none.
20869 (gdb-var-create-handler, gdb-var-list-children-handler)
20870 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
20871 with two arguments.
20872 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
20873 Let speedbar show value changes with a different font.
20874 (gdb-edit-value): New defun.
20875 (gdb-clear-partial-output, gdb-clear-inferior-io)
20876 (def-gdb-auto-update-handler): Use erase-buffer.
20877 (gdb-frame-handler): Display watch expressions in
20878 FUNCTION::VARIABLE format if required.
20879
20880 2003-12-23 John Paul Wallington <jpw@gnu.org>
20881
20882 * info.el (Info-unescape-quotes, Info-split-parameter-string)
20883 (Info-goto-emacs-command-node): Doc fixes.
20884
20885 2003-12-12 Jesper Harder <harder@ifa.au.dk>
20886
20887 * cus-edit.el (custom-add-parent-links): Define "many".
20888
20889 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
20890
20891 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
20892 (widget-child-validate, widget-type-value-create)
20893 (widget-type-default-get, widget-type-match): New functions.
20894 (lazy): New widget.
20895 (menu-choice, checklist, radio-button-choice, editable-list)
20896 (group, documentation-string): Remove redundant (per 2003-10-25
20897 change) calls to `widget-children-value-delete'.
20898 (widget-choice-value-get, widget-choice-value-inline): Remove.
20899 (menu-choice): Update widget.
20900
20901 2003-12-03 Kenichi Handa <handa@m17n.org>
20902
20903 * language/cyrillic.el: Register "microsoft-cp1251" in
20904 ctext-non-standard-encodings-alist.
20905 ("Bulgarian"): Add ctext-non-standard-encodings.
20906 ("Belarusian"): Likewise.
20907
20908 * international/mule-conf.el (compound-text-with-extensions):
20909 Change the type to 2 (iso-2022 base).
20910
20911 * international/mule.el (ctext-non-standard-encodings-alist):
20912 Change the format.
20913 (ctext-non-standard-encodings): New variable.
20914 (ctext-post-read-conversion): Fully re-written.
20915 (ctext-non-standard-designations-alist): Delete it.
20916 (ctext-non-standard-encodings-table): New function.
20917 (ctext-pre-write-conversion): Fully re-written.
20918
20919 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
20920
20921 * cus-edit.el (custom-add-parent-links): Add documentation links
20922 for parent, if the item has none of its own.
20923
20924 2003-11-30 Richard M. Stallman <rms@gnu.org>
20925
20926 * dired-aux.el (dired-do-query-replace-regexp):
20927 Report files visited read-only.
20928
20929 2003-11-30 Juri Linkov <juri@jurta.org>
20930
20931 * dired-aux.el (dired-compare-directories): New command.
20932 (dired-file-set-difference, dired-files-attributes): New functions.
20933
20934 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
20935 Version 2.0.38 of Tramp released.
20936
20937 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
20938 Charles Curley <charlescurley@charlescurley.com>.
20939 (tramp-multi-connection-function-alist): Add ssht entry which adds
20940 "-e none -t -t" to the list of ssh args. Suggested by Adrian
20941 Aichner.
20942 (tramp-get-method-parameter): New function to retrieve a method
20943 parameter. This allows for omission of method parameters.
20944 Callers adjusted.
20945
20946 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
20947
20948 * net/tramp.el: Add new optional parameter ID-FORMAT to
20949 `file-attributes'. Calls of `file-attributes' won't use this
20950 parameter for backward compatibility reasons.
20951 (tramp-perl-file-attributes): Add a new parameter to Perl script
20952 in order to handle uid/gid as strings, if desired.
20953 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
20954 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
20955 order to make the function more general.
20956 (tramp-handle-file-attributes): Replace proprietary optional
20957 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
20958 (tramp-handle-file-attributes-with-perl): Handle parameter
20959 NONNUMERIC if set. This wasn't done in the past.
20960 (tramp-post-connection): Apply second parameter "$2" if
20961 `tramp-remote-perl' is called.
20962
20963 * net/tramp-smb.el (tramp-smb-handle-delete-file):
20964 Correct cut'n'waste error (`filename' instead of `directory').
20965 (tramp-smb-handle-directory-files-and-attributes)
20966 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
20967 introduced parameter ID-FORMAT.
20968 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
20969 error (`directory' instead of `ldir').
20970
20971 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
20972 `file-attributes' has a second parameter. If yes, apply it with
20973 value "'integer". Otherwise, don't use that parameter (default is
20974 integer format).
20975
20976 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
20977
20978 * help.el (help-map): Bind `display-local-help' to `C-h .'.
20979 (help-for-help): Add `C-h .' to the listed Help options.
20980 Remove trailing whitespace.
20981
20982 * help-at-pt.el: New file.
20983
20984 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
20985
20986 * subr.el (noreturn, 1value): New macros for test coverage.
20987 See `testcover.el'.
20988
20989 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
20990
20991 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
20992 for macro `1value'.
20993 (testcover-1value): New function. Checks that a 1value form
20994 actually returns only one value. Requested by RMS.
20995
20996 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
20997
20998 * gdb-ui.el (gud-watch, gdb-var-create-handler)
20999 (gdb-var-list-children, gdb-var-list-children-handler)
21000 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
21001 gdb commands that use mi to keep them out of the command history.
21002
21003 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21004
21005 * cus-start.el (all): Add use-file-dialog.
21006
21007 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
21008
21009 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
21010
21011 2003-11-27 Kim F. Storm <storm@cua.dk>
21012
21013 * subr.el (posn-object-x-y): New defun.
21014
21015 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
21016
21017 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
21018 Don't use `space' for \\\n.
21019 Be more selective as to which # are comment-starters.
21020
21021 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
21022
21023 * subr.el (number-sequence): Improve handling of floating point
21024 arguments (suggested by Kim Storm). Allow negative arguments.
21025
21026 2003-11-26 Kenichi Handa <handa@m17n.org>
21027
21028 * international/mule-cmds.el (standard-display-european-internal):
21029 Cancel the standard-display-table setting for ` and '.
21030
21031 2003-11-26 Kim F. Storm <storm@cua.dk>
21032
21033 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
21034 New defcustoms to add ffap-like functionality to ido.
21035 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
21036 (ido-no-final-slash): New defun.
21037 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
21038 (ido-read-file-name): ): Toggle VC checking via
21039 vc-handled-backends instead of vc-master-templates.
21040 (ido-file-internal): Handle ido-use-url-at-point and
21041 ido-use-filename-at-point via code borrowed from ffap-guesser.
21042 Handle new ido-exit code ffap.
21043 (ido-sort-list): Ignore final slash when sorting file names.
21044
21045 2003-11-25 Kim F. Storm <storm@cua.dk>
21046
21047 * emulation/cua-base.el (cua--standard-movement-commands):
21048 Add forward-sentence and backward-sentence.
21049
21050 2003-11-25 Stephen Eglen <stephen@gnu.org>
21051
21052 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
21053 iswitchb-exit is set to 'usefirst when user selects buffer at head
21054 of list using RET. (Selecting buffers at the head of the list was
21055 broken if the substring was also a complete buffername.)
21056
21057 2003-11-23 Kim F. Storm <storm@cua.dk>
21058
21059 * progmodes/compile.el (grep-command, grep-use-null-device)
21060 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
21061 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
21062 (grep-regexp-alist, grep-program, find-program)
21063 (grep-find-use-xargs, grep-history, grep-find-history)
21064 (grep-process-setup, grep-compute-defaults)
21065 (grep-default-command, grep, grep-tag-default, grep-find)
21066 (grep-expand-command-macros, grep-tree-last-regexp)
21067 (grep-tree-last-files, grep-tree): Move grep variables, functions
21068 and commands to new file grep.el.
21069 (compilation-mode-map): Remove grep commands from Compile sub-menu.
21070 (compilation-process-setup-function): Doc fix.
21071 (compilation-highlight-regexp, compilation-highlight-overlay): New
21072 defvars used for highlighting current compile error in source buffer.
21073 (compile-internal): New optional args HIGHLIGHT-REGEXP and
21074 LOCAL-MAP which overrides compilation-highlight-regexp and
21075 compilation-mode-map for this compilation.
21076 Delay calling compilation-set-window-height until after running
21077 compilation-process-setup-function so it can buffer-local override
21078 compilation-window-height.
21079 Check buffer-local value of compilation-scroll-output.
21080 (compilation-set-window-height): Use buffer-local value of
21081 compilation-window-height.
21082 (compilation-revert-buffer): Don't pass (undefined)
21083 preserve-modes arg to revert-buffer.
21084 (next-error-no-select, previous-error-no-select): New commands.
21085 (compilation-goto-locus): Temporarily highlight current match in
21086 source buffer using compilation-highlight-regexp.
21087
21088 * progmodes/grep.el: New file with grep code from compile.el.
21089 (grep): New defcustom group.
21090 (grep-window-height): New defcustom, like compilation-window-height.
21091 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
21092 (grep-scroll-output): New defcustom, like compilation-scroll-output.
21093 (grep-command, grep-use-null-device, grep-find-command)
21094 (grep-tree-files-aliases, grep-tree-ignore-case)
21095 (grep-tree-ignore-CVS-directories): Move to grep custom group.
21096 (grep-setup-hook): New hook variable.
21097 (grep-mode-map): New keymap for grep commands. Add Grep menu.
21098 (grep-last-buffer): New defvar, override compilation-last-buffer.
21099 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
21100 Call compile-internal with args highlight-regexp and grep-mode-map.
21101
21102 2003-11-23 Kim F. Storm <storm@cua.dk>
21103
21104 * subr.el (event-start, event-end): Doc fix.
21105 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
21106 (posn-area, posn-actual-col-row, posn-object): New defuns.
21107 (posn-col-row): Simplify doc. Rewrite to use cond.
21108 (posn-point): Also return buffer position for events outside text
21109 area (that info is now present in the event position).
21110
21111 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
21112 mouse-set-point so that hscroll still works now that clicks on
21113 fringes generate specific mouse events.
21114 (mouse-set-point): Note that it now works in fringes and margins
21115 too due to new semantics of posn-point in fringes and margins.
21116
21117 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
21118 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
21119
21120 2003-11-20 Kim F. Storm <storm@cua.dk>
21121
21122 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
21123 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
21124 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
21125 to 100 for icons to avoid increasing line height when shown.
21126
21127 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
21128
21129 * newcomment.el (comment-normalize-vars): Initialize properly if
21130 comment-start was nil.
21131
21132 2003-11-19 Andreas Schwab <schwab@suse.de>
21133
21134 * simple.el (set-variable): Fix indentation.
21135
21136 2003-11-17 Kenichi Handa <handa@m17n.org>
21137
21138 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
21139 Fix docstring.
21140
21141 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
21142
21143 * international/latin1-disp.el (latin1-display): Fix docstring.
21144
21145 2003-11-16 John Wiegley <johnw@newartisans.com>
21146
21147 * eshell/em-ls.el (eshell-ls-file): There are times with
21148 size-width is nil and uncomputed (when directories are created in
21149 dired, for example); in this case, 4 is reasonable default value,
21150 although it may caused skewed new entries (which could be avoided
21151 by returning the original value of 8 in all cases, but 99% of the
21152 time this is a waste of whitespace).
21153
21154 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21155
21156 * cc-engine.el (c-guess-continued-construct)
21157 (c-guess-basic-syntax): Check a little more carefully if it's a
21158 function declaration when an unknown construct followed by a block
21159 is found inside a statement context. This avoids macros followed
21160 by blocks to be taken as function declarations.
21161
21162 (c-guess-continued-construct): Change the analysis of a statement
21163 continuation with a brace open to `substatement-block', for
21164 consistency with recognized statements.
21165
21166 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
21167 start is in a position so that `c-beginning-of-statement-1' jumped
21168 to the beginning of the same statement.
21169
21170 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
21171 Don't accept binary operators in the arglist if we're in a function
21172 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
21173 template recognition in cases like "if (a < b || c > d)".
21174
21175 (c-restricted-<>-arglists): New more appropriate name for
21176 `c-disallow-comma-in-<>-arglists'.
21177
21178 Accessing functions updated for the variable name change.
21179
21180 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
21181 match data could get clobbered if NOT-INSIDE-TOKEN is used.
21182
21183 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
21184 labels.
21185
21186 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
21187 instead of duplicating parts of it. This fixes bogus label
21188 recognition.
21189
21190 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
21191 of checking the context in which to apply the minimum indentation,
21192 so that it isn't enforced in e.g. namespace blocks.
21193
21194 * cc-vars.el (c-inside-block-syms): New constant used by
21195 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
21196 to somewhat reduce the risk of becoming stale.
21197
21198 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
21199 cc-cmds to cc-engine to allow use from cc-align.
21200
21201 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
21202 qualified identifiers containing "::".
21203
21204 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
21205 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
21206
21207 * cc-vars.el (c-emacs-features): Use a space in front of the name
21208 of the temporary buffer. That also avoids dumping problems in
21209 XEmacs due to undo info being left around after the buffer is killed.
21210
21211 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
21212 arglist to see if it's a K&R style declaration.
21213
21214 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
21215 before returning `knr-argdecl-intro'.
21216
21217 2003-11-16 John Wiegley <johnw@newartisans.com>
21218
21219 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
21220 field in a long-listing always 8 characters, use `size-width',
21221 which has already been computed.
21222
21223 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
21224
21225 * subr.el (minor-mode-list): Add `hs-minor-mode'.
21226
21227 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
21228
21229 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
21230 Support operation while narrowed, with `diff-restrict-view'.
21231
21232 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
21233
21234 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
21235 Take additional optional arg NARROWFUN. For the generated functions:
21236 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
21237 include frags that arrange to check for and save narrowing state before
21238 the move and then conditionally call NARROWFUN after the move.
21239
21240 2003-11-14 John Wiegley <johnw@newartisans.com>
21241
21242 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
21243 that was optional, but obviously missing based on surrounding code.
21244
21245 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
21246 string arguments to numbers unless the whole argument was seen as
21247 a number.
21248
21249 2003-11-14 Kenichi Handa <handa@m17n.org>
21250
21251 * international/mule.el (ctext-non-standard-encodings-alist):
21252 Fix coding systems.
21253
21254 2003-11-10 Kenichi Handa <handa@m17n.org>
21255
21256 * language/kannada.el ("Kannada"): Add sample-text.
21257
21258 * language/knd-util.el (kannada-compose-region)
21259 (kannada-compose-string, kannada-post-read-conversion):
21260 Add autoload cookie.
21261
21262 * international/quail.el (quail-completion): Change the message
21263 "corresponding translations" to "corresponding characters".
21264
21265 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
21266
21267 * descr-text.el (describe-char): Fix typo.
21268
21269 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
21270
21271 These changes are to support Kannada language/script.
21272
21273 * Makefile.in (DONTCOMPILE): Add kannada.el.
21274
21275 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
21276
21277 * loadup.el: Preload kannada.el.
21278
21279 * language/ind-util.el (ucs-kannada-to-is13194-alist)
21280 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
21281 New variables.
21282
21283 * language/kannada.el: New file.
21284
21285 * language/knd-util.el: New file.
21286
21287 2003-11-07 Andreas Schwab <schwab@suse.de>
21288
21289 * progmodes/autoconf.el (autoconf-font-lock-keywords):
21290 Also highlight AH_*.
21291
21292 * xml.el (xml-parse-dtd): Fix misplaced paren.
21293
21294 2003-11-07 Kenichi Handa <handa@m17n.org>
21295
21296 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
21297
21298 2003-11-05 Juri Linkov <juri@jurta.org>
21299
21300 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
21301 (desktop-buffer-file): Use saved buffer-file-coding-system
21302 for file reading. Set auto-insert to nil to prevent automatic
21303 insertion into restored empty files.
21304
21305 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
21306
21307 * files.el (risky-local-variable-p): Make second argument optional.
21308
21309 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
21310
21311 * subr.el (add-hook): Fix last change.
21312
21313 2003-11-03 Eli Zaretskii <eliz@gnu.org>
21314
21315 * mail/rmail.el (rmail-convert-to-babyl-format):
21316 If base64-decode-region signals an error, catch it and silently
21317 ignore it.
21318
21319 2003-11-01 Mark A. Hershberger <mah@everybody.org>
21320
21321 * xml.el (xml-parse-region): Allow comments to appear after the
21322 topmost element has closed.
21323 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
21324 (xml-ns-expand-attr): New functions to do namespace handling.
21325 (xml-intern-attrlist): Back-compatible handling of attribute names.
21326 (xml-parse-tag): Move namespace handling to separate functions.
21327 Now produces elements in the form ((:ns . "element") (attr-list)
21328 children) instead of ('ns:element (attr-list) children).
21329 (xml-parse-attlist): Fix attribute parsing.
21330 (xml-parse-dtd): Change parsing so that it produces strings
21331 instead of interned symbols.
21332
21333 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
21334
21335 * dired.el (dired-ls-sorting-switches): Doc fix.
21336
21337 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
21338
21339 * emacs-lisp/rx.el (rx-or): Fix the case of
21340 "(rx (and ?a (or ?b ?c) ?d))".
21341
21342 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
21343
21344 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
21345 (texinfo-format-region): Use it.
21346 (texinfo-format-buffer-1): Ditto.
21347
21348 2003-11-01 Alan Mackenzie <acm@muc.de>
21349
21350 Changes to allow scrolling whilst in isearch mode:
21351 * isearch.el (isearch-unread-key-sequence): New function,
21352 extracted from isearch-other-meta-char.
21353 (top level): (put 'foo 'isearch-scroll) on all Emacs's
21354 "scrollable" standard functions.
21355 (isearch-allow-scroll): New customizable variable.
21356 (isearch-string-out-of-window, isearch-back-into-window)
21357 (isearch-reread-key-sequence-naturally)
21358 (isearch-lookup-scroll-key): New functions.
21359 (isearch-other-meta-char): Doc string and functionality enhanced.
21360 Now accepts a prefix argument.
21361 (isearch-lazy-highlight-window-end): New variable.
21362 (isearch-lazy-highlight-new-loop): Pay attention to the window's
21363 end (thru isearch-lazy-highlight-window-end), not only its start.
21364
21365 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
21366 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
21367 (universal-argument, universal-argument-more, negative-argument)
21368 (digit-argument, universal-argument-other-key): Minor changes.
21369
21370 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
21371
21372 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
21373 recursively if the last message is deleted, thus avoiding an
21374 infinite loop.
21375
21376 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
21377
21378 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
21379 (tex-main-file): Don't add .tex if the extension is already present.
21380 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
21381
21382 2003-10-29 Lute Kamstra <lute@gnu.org>
21383
21384 * progmodes/octave-inf.el (inferior-octave-prompt):
21385 Recognize version number in prompt.
21386
21387 2003-10-28 Dave Love <fx@gnu.org>
21388
21389 * international/characters.el: Fix some Unicode ranges.
21390
21391 2003-10-28 Kenichi Handa <handa@m17n.org>
21392
21393 * disp-table.el (standard-display-8bit)
21394 (standard-display-default, standard-display-ascii)
21395 (standard-display-g1, standard-display-graphic)
21396 (standard-display-underline): Assure that standard-display-table
21397 is a display table.
21398
21399 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
21400
21401 * simple.el (reindent-then-newline-and-indent): Delete space *after*
21402 reindenting the first line.
21403
21404 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
21405
21406 * wid-edit.el (widget-default-delete): Always delete child widgets.
21407
21408 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
21409
21410 * newcomment.el (comment-indent): Don't call indent-according-to-mode
21411 if the line has code.
21412 Don't try to line up with something that's too far left.
21413
21414 * progmodes/octave-mod.el (octave-comment-start): Simplify.
21415 (octave-mode-syntax-table): Add % as a comment starter.
21416 (octave-point): Remove.
21417 (octave-in-comment-p, octave-in-string-p)
21418 (octave-not-in-string-or-comment-p, calculate-octave-indent)
21419 (octave-blink-matching-block-open, octave-auto-fill):
21420 Use line-(beginning|end)-position instead.
21421
21422 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
21423
21424 * emacs-lisp/authors.el (authors-aliases): Add correct realname
21425 for Francesco Potort\e,Al\e(B.
21426
21427 2003-10-23 Dave Love <fx@gnu.org>
21428
21429 * international/mule-cmds.el (locale-charset-to-coding-system):
21430 Don't rely on nil being a coding system.
21431
21432 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
21433 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
21434 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
21435
21436 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
21437
21438 * gdb-ui.el (gdb-current-language): New variable.
21439 (gdb-update-flag): Remove variable.
21440 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
21441 (gdb-take-last-elt): Remove function.
21442 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
21443 (gdb-post-prompt): Check for variable object changes here.
21444
21445 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
21446 object changes in gdb-ui.el.
21447
21448 2003-10-21 Richard M. Stallman <rms@gnu.org>
21449
21450 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
21451
21452 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
21453 Don't check for foo*/ wildcard form here.
21454 (insert-directory): Recognize foo*/ as a wildcard.
21455 Separate wildcard-regexp variable from the arg, wildcard.
21456
21457 * subr.el (add-hook): Correctly detect when make-local-hook was used.
21458 (remove-hook): Correctly handle strange cases about local hooks.
21459
21460 2003-10-21 David Ponce <david@dponce.com>
21461
21462 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
21463 argument REAL, to return a real number instead of a rounded
21464 integer value. Define as inline function.
21465 (ruler-mode-right-fringe-cols): Likewise.
21466 (ruler-mode-scroll-bar-cols): New function.
21467 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
21468 (ruler-mode-right-scroll-bar-cols): Likewise.
21469 (ruler-mode-space): New function.
21470 (ruler-mode-ruler): Use it. Handle variations of fringe style,
21471 scroll bar mode and margins in a more robust way.
21472
21473 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
21474
21475 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
21476 (antlr-c-init-language-vars): New function.
21477 (antlr-mode): Use it with cc-mode before v5.29.
21478 (antlr-c-common-init): Don't set some local vars here.
21479 (antlr-mode): Set them here.
21480 (antlr-c-forward-sws): New function alias.
21481 (antlr-mode): Redefine with cc-mode before v5.30.
21482 (antlr-skip-sexps): Use it.
21483 (antlr-skip-exception-part): Ditto.
21484 (antlr-skip-file-prelude): Ditto.
21485 (antlr-outside-rule-p): Ditto.
21486 (antlr-end-of-body): Ditto.
21487 (antlr-option-kind): Ditto.
21488 (antlr-insert-option-area): Ditto.
21489 (antlr-file-dependencies): Ditto.
21490
21491 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21492
21493 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
21494 Move backward only if point was not inside an entry.
21495
21496 2003-10-21 Richard M. Stallman <rms@gnu.org>
21497
21498 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
21499
21500 2003-10-21 Juri Linkov <juri@jurta.org>
21501
21502 * compare-w.el: Automatically skip non-matching text to resync.
21503 (compare-windows-whitespace): Doc fix.
21504 (compare-windows-sync, compare-windows-sync-string-size)
21505 (compare-windows-recenter, compare-ignore-whitespace)
21506 (compare-windows-highlight, compare-windows-face): New variables.
21507 (compare-windows): Use compare-windows-sync.
21508 (compare-windows-highlight, compare-windows-dehighlight)
21509 (compare-windows-sync-regexp)
21510 (compare-windows-sync-default-function): New functions.
21511
21512 2003-10-21 Juri Linkov <juri@jurta.org>
21513
21514 * diff.el (diff-parse-differences): Don't visit the files now;
21515 instead, just record the error locus.
21516
21517 2003-10-21 Dave Love <fx@gnu.org>
21518
21519 * progmodes/cfengine.el: New file.
21520
21521 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
21522
21523 * complete.el (PC-do-completion): Do not forget to use `pred' as the
21524 default-directory when completing file names.
21525
21526 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
21527
21528 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
21529 followed by the word `face', it gets treated as a face, even if
21530 it is also defined as a variable or a function.
21531
21532 2003-10-20 Dave Love <fx@gnu.org>
21533
21534 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
21535 Avoid incf in macro expansion.
21536
21537 2003-10-20 John Paul Wallington <jpw@gnu.org>
21538
21539 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
21540 `evenp' so we don't implicitly require cl library at runtime.
21541
21542 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
21543
21544 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
21545 (help-make-xrefs): Only make cross-references for faces if
21546 preceded or followed by the word `face'. Do not make a
21547 cross-reference for variables without variable documentation,
21548 unless preceded by the word `variable' or `option'. Update doc
21549 string accordingly.
21550
21551 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
21552
21553 * progmodes/hideshow.el: Rewrite one-armed `if'
21554 constructs using either `when' or `unless'.
21555 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
21556
21557 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
21558
21559 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
21560 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
21561 instead of 12x12.
21562
21563 2003-10-16 Eli Zaretskii <eliz@gnu.org>
21564
21565 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
21566 message while converting to Babyl.
21567
21568 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
21569
21570 * allout.el (allout-mode): Doc fix.
21571
21572 2003-10-16 Lute Kamstra <lute@gnu.org>
21573
21574 * subr.el (force-mode-line-update): Fix docstring.
21575
21576 2003-10-14 Dave Love <fx@gnu.org>
21577
21578 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
21579 (default-input-method): Add :link, improve :type.
21580 (locale-charset-language-names): Fix utf-8 pattern.
21581 (locale-charset-match-p, locale-charset-alist)
21582 (locale-charset-to-coding-system): New.
21583 (set-locale-environment): Deal with codeset part of locale specs.
21584
21585 2003-10-14 Lute Kamstra <lute@gnu.org>
21586
21587 * fringe.el (fringe-mode): Use active voice in docstring.
21588 (set-fringe-style): Ditto.
21589
21590 2003-10-13 Lute Kamstra <lute@gnu.org>
21591
21592 * fringe.el (fringe-mode): Fix docstring.
21593 (set-fringe-style): Ditto.
21594
21595 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
21596
21597 * ediff-mult.el (ediff-filegroup-action):
21598 Use ediff-default-filtering-regexp.
21599
21600 * ediff-util.el (ediff-recenter): Don't call
21601 ediff-restore-highlighting twice.
21602 (ediff-select-difference): Set current difference.
21603 (ediff-unselect-and-select-difference): Add comment.
21604
21605 * ediff.el (ediff-directories,ediff-directory-revisions)
21606 (ediff-directories3,ediff-merge-directories)
21607 (ediff-merge-directories-with-ancestor)
21608 (ediff-merge-directory-revisions)
21609 (ediff-merge-directory-revisions-with-ancestor):
21610 Use ediff-default-filtering-regexp.
21611
21612 2003-10-12 Andreas Schwab <schwab@suse.de>
21613
21614 * international/mule-cmds.el (locale-charset-language-names):
21615 Simplify regex by removing unused grouping.
21616
21617 2003-10-10 Dave Love <fx@gnu.org>
21618
21619 * bindings.el: Don't bind stop.
21620
21621 2003-10-08 Miles Bader <miles@gnu.org>
21622
21623 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
21624 face instead of attempting to emulate it.
21625
21626 2003-10-07 Kenichi Handa <handa@m17n.org>
21627
21628 * international/mule-diag.el (list-coding-systems-1): List coding
21629 systems that are loaded automatically.
21630
21631 * international/code-pages.el (iso-8859-11): Add autoload cookie.
21632
21633 * international/mule.el (autoload-coding-system): New function.
21634
21635 2003-10-07 Andreas Schwab <schwab@suse.de>
21636
21637 * log-edit.el (log-edit-changelog-entries): Prefer local value of
21638 change-log-default-name in the buffer visiting the file.
21639
21640 2003-10-06 Dave Love <fx@gnu.org>
21641
21642 * files.el (find-file-hook): Customize.
21643 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
21644
21645 * bindings.el (completion-ignored-extensions): Remove .log.
21646 (global-map): Add again, open, stop keys.
21647
21648 2003-10-05 Richard M. Stallman <rms@gnu.org>
21649
21650 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
21651 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
21652 Use sh-modify directly.
21653 (sh-select): Use sh-append, not eval.
21654
21655 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
21656
21657 * info.el (Info-following-node-name): New function.
21658
21659 * loadhist.el (unload-feature-special-hooks):
21660 Rename from loadhist-hook-functions.
21661 (loadhist-hook-functions): Now an alias.
21662
21663 2003-10-04 Eli Zaretskii <eliz@gnu.org>
21664
21665 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
21666 file-name clashes on 8+3 filesystems.
21667
21668 * Makefile.in (DONTCOMPILE, bootstrap-clean):
21669 Rename loaddefs-boot.el to ldefs-boot.el
21670
21671 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
21672 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
21673
21674 2003-10-03 Lute Kamstra <lute@gnu.org>
21675
21676 * info.el (Info-mode): Revert previous change.
21677 (Info-escape-percent): New function.
21678 (Info-fontify-node): Use it.
21679
21680 2003-10-02 Andreas Schwab <schwab@suse.de>
21681
21682 * loaddefs-boot.el: Regenerated.
21683
21684 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
21685
21686 * ffap.el: Remove defadvice related code from CVS since `complete'
21687 provides a `PC-completion-as-file-name-predicate' variable that
21688 ffap can override.
21689
21690 2003-10-02 Kenichi Handa <handa@m17n.org>
21691
21692 * international/utf-8.el (ccl-decode-mule-utf-8):
21693 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
21694
21695 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
21696 * international/subst-big5.el: Likewise.
21697 * international/subst-gb2312.el: Likewise.
21698 * international/subst-ksc.el: Likewise.
21699
21700 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
21701
21702 * calendar/calendar.el (increment-calendar-month)
21703 (calendar-leap-year-p, calendar-absolute-from-gregorian)
21704 (generate-calendar, calendar-read-date, calendar-interval)
21705 (calendar-day-of-week): Handle years BC.
21706 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
21707
21708 2003-10-01 Dave Love <fx@gnu.org>
21709
21710 * language/cyrillic.el (cp1251): Alias for windows-1251.
21711
21712 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
21713 bootstrap.
21714
21715 2003-10-01 Lute Kamstra <lute@gnu.org>
21716
21717 * files.el: Fix typo.
21718 * imenu.el (imenu--generic-function): Docstring fix.
21719
21720 2003-09-30 Richard M. Stallman <rms@gnu.org>
21721
21722 * dired.el (dired-mode): Handle dired-directory as a list.
21723
21724 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
21725
21726 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
21727
21728 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
21729
21730 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
21731 Replace gud-display with gud-watch.
21732 (gud-speedbar-buttons): Add stuff for watching expressions
21733 in the speedbar when using M-x gdba. Use dolist on old part
21734 of this function.
21735
21736 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
21737 (gdb-update-flag): New variables.
21738 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
21739 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
21740 (gud-watch, gdb-var-create-handler) : New functions.
21741 (gdb-var-list-children, gdb-var-list-children-handler)
21742 (gdb-var-create-regexp, gdb-var-update-regexp)
21743 (gdb-var-list-children-regexp): New constants.
21744 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
21745 (gdb-annotation-rules): Reduce annotation set (level 3).
21746 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
21747 (gdb-post-prompt): Don't update GDB buffers every time speedbar
21748 updates.
21749 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
21750 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
21751 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
21752 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
21753 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
21754 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
21755 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
21756 (gud-display, gud-display1)
21757 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
21758 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
21759 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
21760 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
21761 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
21762 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
21763 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
21764 (gdb-display-display-buffer, gdb-toggle-display)
21765 (gdb-delete-display, gdb-expressions-popup-menu)
21766 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
21767 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
21768 to display buffer.
21769
21770 2003-09-30 Richard M. Stallman <rms@gnu.org>
21771
21772 * progmodes/ada-mode.el (ada-mode): Don't use advice.
21773 Instead, set which-func-functions.
21774
21775 * progmodes/which-func.el (which-func-modes): Add ada-mode.
21776 (which-func-functions): New variable.
21777 (which-function): Use that.
21778
21779 * info.el (Info-mode): Double each `%' in header line.
21780
21781 * emacs-lisp/lisp-mnt.el (lm-with-file):
21782 When FILE is nil, run BODY in current buffer.
21783
21784 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
21785
21786 * help.el (describe-mode): Start with a brief list of minor modes.
21787 Find them thru minor-mode-list so as to find them all.
21788 Show them in alphabetical order.
21789
21790 * mail/sendmail.el (mail-aliases): Doc fix.
21791
21792 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
21793
21794 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
21795
21796 * mail/rmailsum.el (rmail-make-summary-line-1):
21797 Change comma after last label to a space.
21798 (rmail-summary-font-lock-keywords): Adapt to that change.
21799
21800 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
21801
21802 * progmodes/scheme.el (scheme-mode-variables): When setting
21803 `font-lock-defaults', also specify that "#" should
21804 be interpreted with `word' syntax.
21805 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
21806
21807 2003-09-30 Lars Hansen <larsh@math.ku.dk>
21808
21809 * desktop.el: A lot of comments updated.
21810 (desktop-save-mode): Minor mode introduced.
21811 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
21812 (desktop-load-default): Function made obsolete.
21813 (desktop-locals-to-save): Variable made customizable.
21814 (desktop-read): Optional parameter `dirname' added.
21815 (desktop-change-dir, desktop-revert): Parameter `dirname' in
21816 `desktop-read' used.
21817 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
21818
21819 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
21820
21821 * whitespace.el (whitespace-clean-msg): Add user customizable message
21822 for displaying ``clean'' output.
21823 (whitespace-buffer): Use `whitespace-clean-msg'.
21824 (whitespace-global-mode): Fix typo.
21825
21826 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
21827
21828 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
21829
21830 2003-09-29 Lute Kamstra <lute@gnu.org>
21831
21832 * bindings.el (mode-line-modes): Remove superfluous :propertize
21833 construct in initialization.
21834 (mode-line-position): Change cons cell into proper list in
21835 initialization.
21836
21837 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
21838
21839 * international/mule.el (decode-coding-inserted-region): Use car
21840 of the return value of find-operation-coding-system.
21841
21842 2003-09-29 Kenichi Handa <handa@m17n.org>
21843
21844 * descr-text.el (describe-char): Fix previous change.
21845
21846 2003-09-28 Kenichi Handa <handa@m17n.org>
21847
21848 * descr-text.el (describe-char-display): New function.
21849 (describe-char): Pay attention to display table on describing how
21850 a character is displayed.
21851
21852 * international/mule-cmds.el (encoded-string-description):
21853 Prepend "0x" to each encoded byte.
21854
21855 2003-09-28 Andreas Schwab <schwab@suse.de>
21856
21857 * find-file.el (ff-special-constructs): Add autoload cookie.
21858
21859 2003-09-28 Kevin Ryde <user42@zip.com.au>
21860
21861 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
21862 makeinfo appends to duplicate index entries.
21863
21864 2003-09-28 Eli Zaretskii <eliz@gnu.org>
21865
21866 * dired-x.el (dired-clean-tex): Doc fix.
21867
21868 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
21869 using a Chinese tutorial.
21870
21871 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
21872
21873 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
21874 between "MAIL FROM:" and "RCPT TO:" and the following address.
21875
21876 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
21877
21878 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
21879
21880 2003-09-28 David Ponce <david@dponce.com>
21881
21882 * recentf.el (recentf-initialize-file-name-history): New defcustom.
21883 (recentf-load-list): When `recentf-initialize-file-name-history'
21884 is non-nil, initialize an empty `file-name-history' with the
21885 recent list.
21886
21887 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
21888
21889 * man.el (Man-default-man-entry): Remove the leading `*' from the
21890 word at point.
21891
21892 2003-09-26 Lute Kamstra <lute@gnu.org>
21893
21894 * bindings.el (mode-line-position): Mention size indication in
21895 docstring.
21896
21897 2003-09-26 Andre Spiegel <spiegel@gnu.org>
21898
21899 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
21900
21901 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
21902 because it's autoloaded now.
21903
21904 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
21905
21906 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
21907 (sh-font-lock-keywords, sh-feature): Fix previous change of
21908 sh-feature to avoid infloop with sh-font-lock-keywords.
21909
21910 2003-09-25 Kim F. Storm <storm@cua.dk>
21911
21912 * frame.el (frame-current-scroll-bars): New defun.
21913
21914 * window.el (window-current-scroll-bars): New defun.
21915
21916 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21917
21918 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
21919 cause errors when the state cache contains info on parts that have
21920 been narrowed out.
21921
21922 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21923
21924 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
21925 `c-setup-paragraph-variables' has to be used when this variable is
21926 changed; it doesn't work to reinitialize the mode since that
21927 typically clobbers the variable.
21928
21929 * progmodes/cc-styles.el (c-setup-paragraph-variables):
21930 Make it interactive.
21931
21932 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21933
21934 * progmodes/cc-fonts.el (c-font-lock-declarations):
21935 Fix recognition of constructors and destructors for classes whose
21936 names are matched by `*-font-lock-extra-types'.
21937
21938 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
21939 followed by an identifier in C++ then it's a type.
21940
21941 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21942
21943 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
21944 problem that primarily affected XEmacs. Don't use faces to find
21945 unterminated strings since Emacs and XEmacs fontify strings
21946 differently - this function should now work better in XEmacs.
21947
21948 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21949
21950 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
21951 `expand-abbrev' workaround which caused braces to misbehave inside
21952 macros.
21953
21954 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
21955 handling. This bug could cause interactive font locking to bail out.
21956
21957 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21958
21959 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
21960 Handle paren-style types in Pike. Also fixed some cases of
21961 insufficient handling of unbalanced parens.
21962
21963 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
21964
21965 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
21966 common shell prompts that are not common filename or URL characters.
21967 (ffap-file-at-point): Use the new regexp to strip the prompts from
21968 the file names. This is an issue mostly for user prompts that
21969 don't have a trailing space and find-file-at-point is invoked from
21970 within a shell inside Emacs.
21971
21972 2003-09-24 Andre Spiegel <spiegel@gnu.org>
21973
21974 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
21975 stamps numerically, rather than textually.
21976
21977 2003-09-24 Kenichi Handa <handa@m17n.org>
21978
21979 * language/devan-util.el (devanagari-post-read-conversion):
21980 * language/mlm-util.el (malayalam-post-read-conversion):
21981 * language/tml-util.el (tamil-post-read-conversion):
21982 Add autoload cookie.
21983
21984 * international/utf-8.el (utf-8-post-read-conversion):
21985 Call post-read-conversion functions for Devanagari, Malayalam,
21986 and Tamil.
21987
21988 2003-09-23 Dave Love <fx@gnu.org>
21989
21990 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
21991
21992 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
21993
21994 * progmodes/gud.el (perldb): Add gud-until to list of commands.
21995 Update gud-remove.
21996
21997 2003-09-22 Richard M. Stallman <rms@gnu.org>
21998
21999 * progmodes/sh-script.el (sh-mode-default-syntax-table):
22000 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
22001 (sh-mode-syntax-table-input): New variable.
22002 (sh-require-final-newline): Don't use eval.
22003 (sh-builtins, sh-leading-keywords, sh-other-keywords)
22004 (sh-variables, sh-font-lock-keywords): Don't use eval.
22005 (sh-set-shell): When setting require-final-newline,
22006 treat value = `require-final-newline' as don't change it.
22007 Set sh-mode-syntax-table locally based on
22008 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
22009
22010 * progmodes/compile.el (compile-internal):
22011 Call compilation-set-window-height before setting window start.
22012
22013 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
22014
22015 * emacs-lisp/bytecomp.el (byte-compile-log-file):
22016 Clear out byte-compile-last-warned-form.
22017
22018 2003-09-22 Richard M. Stallman <rms@gnu.org>
22019
22020 * woman.el (woman-file-name, woman-follow-word):
22021 If current-word returns nil, use "".
22022
22023 * simple.el (eval-expression): Bind standard-output in to-buffer case.
22024
22025 2003-09-22 Richard M. Stallman <rms@gnu.org>
22026
22027 * emacs-lisp/lisp-mnt.el (lm-with-file):
22028 Don't visit the file, just use insert-file-contents in temp buffer.
22029
22030 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
22031
22032 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
22033 Add surrounding \\( and \\) around the header, as in
22034 for lm-history-header 'Change Log\\|History'.
22035
22036 2003-09-22 John Paul Wallington <jpw@gnu.org>
22037
22038 * progmodes/ld-script.el: Add Commentary section,
22039 minor cleanup of file header.
22040 (ld-script-font-lock-keywords): Doc fix.
22041 (toplevel): Provide `ld-script' feature.
22042
22043 2003-09-21 Kim F. Storm <storm@cua.dk>
22044
22045 * scroll-bar.el (set-scroll-bar-mode): Initialize to
22046 new built-in variable default-frame-scroll-bars.
22047 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
22048 scroll-bar-mode; notably, use it instead of t when we toggle
22049 scroll-bars on.
22050 (toggle-scroll-bar): Use default-frame-scroll-bars.
22051
22052 2003-09-19 Masatake YAMATO <jet@gyve.org>
22053
22054 * pcvs.el (cvs-do-removal): Change the prompt depending on
22055 `filter' value.
22056
22057 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
22058
22059 * startup.el (command-line-1): Stop startup-echo-area-message
22060 being hidden by "Loading image..." message.
22061 (use-fancy-splash-screens-p, display-splash-screen):
22062 Move display-graphic-p test from latter to former.
22063
22064 * progmodes/sh-script.el (sh-font-lock-keywords):
22065 Highlight escaped EOLs differently from other backslash constructs.
22066
22067 2003-09-19 Richard M. Stallman <rms@gnu.org>
22068
22069 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
22070 New functions.
22071 (edebug-enter, edebug-outside-excursion): Use them.
22072
22073 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
22074 Fix the condition for whether to print "In WHERE".
22075
22076 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
22077
22078 * finder.el (finder-mode-hook): New variable.
22079 (finder-mode): Run hook finder-mode-hook
22080
22081 2003-09-18 Masatake YAMATO <jet@gyve.org>
22082
22083 * progmodes/ebrowse.el: Fix broken magic autoload comments.
22084
22085 2003-09-17 Mario Lang <mlang@delysid.org>
22086
22087 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
22088 "p %e" to actually print the value in the GUD buffer.
22089
22090 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
22091
22092 From David Ponce <david.ponce@wanadoo.fr>:
22093 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
22094 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
22095 from loaddefs-boot.el if necessary.
22096
22097 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
22098
22099 * progmodes/gud.el (gud-find-class): Make jdb work again since
22100 cc-mode changed the syntactic information.
22101
22102 2003-09-15 David Ponce <david@dponce.com>
22103
22104 * recentf.el: (recentf-exclude): Accept predicates too.
22105 (recentf-file-readable-p): New function.
22106 (recentf-include-p): Handle predicates in recentf-exclude.
22107 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
22108 (recentf-cleanup): Likewise.
22109 (recentf-save-list): Use write-file to handle backup of
22110 recentf-save-file.
22111
22112 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
22113
22114 * loaddefs-boot.el: Renamed from `loaddefs.el'
22115 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
22116 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
22117 necessary.
22118
22119 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
22120
22121 * electric.el (Electric-pop-up-window): For the `one-window' case,
22122 no longer disconcertingly move point in the original buffer.
22123
22124 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
22125
22126 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
22127
22128 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
22129
22130 * dired.el (dired-mode-map): Fix typo.
22131
22132 2003-09-11 Richard M. Stallman <rms@gnu.org>
22133
22134 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
22135
22136 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
22137
22138 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
22139 the function is less noisy. Now only `kill-buffer' can ask questions.
22140
22141 2003-09-10 Mario Lang <mlang@delysid.org>
22142
22143 * battery.el: Update Commentary and Copyright.
22144 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
22145 appear due to wrong ordering of the expressions in `or'.
22146
22147 2003-09-09 Lute Kamstra <lute@gnu.org>
22148
22149 * misc.el (upcase-char): Fix docstring.
22150 (zap-up-to-char): New command.
22151
22152 2003-09-08 David Ponce <david@dponce.com>
22153
22154 Ensure that recentf correctly updates the menu bar.
22155 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
22156 (recentf-menu-bar): New function.
22157 (recentf-clear-data): Use it
22158 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
22159 of easy-menu-change.
22160
22161 2003-09-08 Lute Kamstra <lute@gnu.org>
22162
22163 * simple.el (size-indication-mode): New.
22164 * bindings.el (mode-line-position): Add buffer size indicator.
22165
22166 2003-09-04 Mario Lang <mlang@delysid.org>
22167
22168 * battery.el (battery-linux-proc-acpi): New function.
22169 (battery-status-function): Modify default value calculation to also
22170 check for availability of ACPI.
22171 (battery-echo-area-format): Ditto.
22172 (battery-mode-line-format): Ditto.
22173
22174 2003-09-06 Dave Love <fx@gnu.org>
22175
22176 * ielm.el (ielm-mode-hook): Add :options.
22177
22178 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
22179 (eldoc-print-current-symbol-info): Use it.
22180
22181 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
22182
22183 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
22184 being displayed in GUD buffer.
22185 (gdb-idle-input-queue): Remove var. Use just one queue.
22186 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
22187 Remove functions. Use just one queue.
22188 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
22189 (gdb-invalidate-assembler, gdb-get-current-frame):
22190 Modify functions. Use just one queue.
22191
22192 2003-09-04 Dave Love <fx@gnu.org>
22193
22194 * cus-start.el: Add blink-cursor-alist.
22195
22196 * ruler-mode.el (ruler-mode-fill-column-char)
22197 (ruler-mode-current-column-char): Use char-displayable-p,
22198 not window-system.
22199
22200 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
22201
22202 * language/european.el (windows-1252): Move from code-pages.
22203
22204 * language/cyrillic.el ("Windows-1251"): Delete.
22205 ("Bulgarian", "Belarusian"): Remove `features'.
22206 (windows-1251): Move from code-pages.
22207
22208 * international/mule-diag.el (non-iso-charset-alist):
22209 Remove `codepage' stuff.
22210 (print-designation, list-coding-systems-1): Output fixes.
22211
22212 * international/code-pages.el (cp-make-translation-table)
22213 (cp-valid-codes): Made defsubsts.
22214 (cp-fix-safe-chars): Delete.
22215 (mule-diag): Don't require.
22216 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
22217 (top-level): Check for defined coding system when defining
22218 cp... aliases. Change w32-add-charset-info test to avoid warning.
22219 (non-iso-charset-alist): Defvar when compiling.
22220 (cp-make-coding-system): Doc fix.
22221
22222 2003-09-02 Jason Rumney <jasonr@gnu.org>
22223
22224 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
22225 line-ends from CVS before doing conversion.
22226
22227 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
22228
22229 * calendar/diary-lib.el (diary-header-line-flag)
22230 (diary-header-line-format): New variables.
22231 (list-diary-entries): Use them to set header line in simple diary.
22232
22233 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
22234 other than font-lock-string-face to highlight backslashes.
22235
22236 2003-09-01 Jason Rumney <jasonr@gnu.org>
22237
22238 * international/titdic-cnv.el (tit-read-key-value): Include \r in
22239 regexp.
22240
22241 2003-09-01 Dave Love <fx@gnu.org>
22242
22243 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
22244
22245 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
22246 and :help; also line and column numbers labels.
22247
22248 * international/mule-util.el (char-displayable-p): Move from
22249 latin1-disp, rename and autoload.
22250
22251 * international/latin1-disp.el (latin1-char-displayable-p):
22252 Now obsolete alias. Replace uses with char-displayable-p.
22253 (latin1-display-ucs-per-lynx): Fix last change.
22254
22255 * international/mule-cmds.el (standard-display-european-internal):
22256 Don't use char code for Latin-1 NBSP.
22257 <XFree86 4>: Unfrob NBSP display table. Set display table to use
22258 U+2018, U+2019 for `'.
22259 (select-safe-coding-system): Message fix.
22260
22261 2003-09-01 Kenichi Handa <handa@m17n.org>
22262
22263 * international/fontset.el (setup-default-fontset): For Thai
22264 font, specify "*" family.
22265
22266 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
22267
22268 * progmodes/compile.el (previous-error): Accept a prefix
22269 argument, similarly to next-error.
22270
22271 2003-08-31 Masatake YAMATO <jet@gyve.org>
22272
22273 * pcvs.el (cvs-do-removal): Use = instead of eq to check
22274 the number of files. Bind the number of files to a local
22275 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
22276
22277 2003-08-30 Eli Zaretskii <eliz@gnu.org>
22278
22279 * vc-hooks.el (vc-make-version-backup): Fix the change made on
22280 2003-07-26: msdos-long-file-names is a function, not a variable.
22281
22282 2003-08-29 Richard M. Stallman <rms@gnu.org>
22283
22284 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
22285 Do nothing with mail-personal-alias-file if it is nil.
22286
22287 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
22288 Do nothing if mail-personal-alias-file is nil.
22289
22290 * term.el (term-exec-1): Bind coding-system-for-read.
22291
22292 * dired.el (dired-mouse-find-file-other-window):
22293 Use dired-view-command-alist here, as in dired-view-file.
22294 (dired-view-command-alist): Use %s to substitute file name.
22295 Handle .ps_pages, .eps, .jpg, .gif, .png.
22296
22297 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
22298
22299 * info.el (Info-mode-map): Bind S-tab and <backtab> to
22300 `Info-prev-reference', instead of M-tab.
22301
22302 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
22303
22304 * simple.el (blink-matching-open): Work correctly on chars that
22305 are designated as parens through the syntax-table text property.
22306
22307 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
22308
22309 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
22310 line break position in the middle of a non-kinsoku (e.g. latin)
22311 word, making it skip until either a space or a character with
22312 category "|".
22313 (kinsoku-longer): Test for end of buffer.
22314
22315 2003-08-28 Eli Zaretskii <eliz@gnu.org>
22316
22317 * mail/rmail.el (rmail-convert-to-babyl-format):
22318 Detect quoted-printable- and base64-encoded messages and decode them
22319 automatically. Set the message's encoding from the charset=
22320 header, if any. Decode base64-encoded messages in Mail format as well.
22321
22322 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
22323
22324 * mail/smtpmail.el: Fix previous change.
22325 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
22326 calling smtpmail-via-smtp.
22327 (smtpmail-via-smtp): Add fall-back values for envelope-from.
22328
22329 2003-08-26 John Paul Wallington <jpw@gnu.org>
22330
22331 * image.el (image-jpeg-p): Don't search beyond length of data.
22332
22333 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
22334
22335 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
22336 misfeature in `expand-abbrev' which caused electric keywords like
22337 "else" to disappear if an open brace was typed directly afterwards.
22338
22339 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
22340
22341 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
22342 mandatory in `define-widget'.
22343
22344 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
22345 Don't align the operators "!=", "<=" and ">=" as assignment operators.
22346
22347 (c-assignment-operators): New language constant that only contains
22348 the assignment operators.
22349
22350 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
22351
22352 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
22353
22354 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
22355 Safeguard against unbalanced sexps.
22356
22357 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
22358
22359 * version.el (emacs-version): Check for gtk. Include gtk version info.
22360
22361 2003-08-25 John Paul Wallington <jpw@gnu.org>
22362
22363 * man.el (Man-default-man-entry): Don't whizz past the section
22364 number before looking for it.
22365
22366 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
22367
22368 * progmodes/gud.el (gud-display-line): Don't set window-point if
22369 source buffer is not visible. (Only happens with M-x gdba.)
22370
22371 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
22372 documentation.
22373 (gdb-source, gdb-source-info): Update to assembler unnecessary
22374 as its done after each GDB command anyway.
22375 (gdb-pre-prompt): Use with-current-buffer.
22376 (gdb-insert-field): Add help-echo text.
22377 (gdb-invalidate-assembler): Re-display of assembler now done in
22378 gdb-info-breakpoints-custom.
22379 (gdb-info-breakpoints-custom): Force re-display of assembler to
22380 happen *after* update of breakpoints buffer.
22381 (gdb-display-source-buffer): Don't choke if gdb-source-window
22382 isn't visible.
22383 (gdb-put-string, gdb-put-arrow): Remove free variables.
22384
22385 2003-08-24 John Paul Wallington <jpw@gnu.org>
22386
22387 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
22388
22389 * man.el (Man-default-man-entry): Strip text properties when
22390 snarfing parts of entry because `format' preserves properties.
22391
22392 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
22393
22394 * files.el (file-newest-backup): Use `expand-file-name'.
22395
22396 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
22397 Allow the diary to pop up a new frame, if needed.
22398
22399 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
22400 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
22401 (smtpmail-send-it): Make treatment of envelope-from consistent with
22402 sendmail.el.
22403
22404 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
22405 (sh-leading-keywords): Add the bash `time' reserved word.
22406 (sh-variables): Add some bash variables.
22407 (sh-add-completer): Fix nil branch of case statement.
22408
22409 2003-08-24 Masatake YAMATO <jet@gyve.org>
22410
22411 * progmodes/ld-script.el: New file.
22412
22413 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
22414
22415 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
22416
22417 2003-08-23 Andre Spiegel <spiegel@gnu.org>
22418
22419 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
22420 Better explain obsolescence, and what to use instead.
22421
22422 2003-08-23 Masatake YAMATO <jet@gyve.org>
22423
22424 * pcvs.el (cvs-do-removal): Show the deleted file name
22425 on the prompt.
22426
22427 2003-08-20 Dave Love <fx@gnu.org>
22428
22429 * international/mule.el (make-coding-system)
22430 (set-buffer-file-coding-system): Doc fix.
22431
22432 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
22433
22434 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
22435
22436 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
22437
22438 * international/utf-16.el: Add mime-text-unsuitable coding system
22439 properties.
22440
22441 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
22442
22443 * cus-edit.el: Add some :links.
22444 (bib): Remove.
22445
22446 * textmodes/bib-mode.el (bib): Add :group external.
22447
22448 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
22449
22450 * wid-edit.el (widget-echo-help): Make it handle expressions that
22451 evaluate to strings.
22452
22453 2003-08-18 Michael Mauger <mmaug@yahoo.com>
22454
22455 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
22456
22457 Simplify selection of SQL products to define highlighting and
22458 interactive mode. Includes detailed instructions on adding
22459 support for new products.
22460
22461 * progmodes/sql.el (sql-product): New variable. Identifies SQL
22462 product for use in highlighting and interactive mode.
22463 (sql-interactive-product): New variable. SQL product for
22464 sql-interactive-mode.
22465 (sql-product-support): New variable. Specifies product-specific
22466 parameters to drive highlighting and interactive mode.
22467 (sql-imenu-generic-expression): Add more object types.
22468 (sql-sqlite-options): Correct comment.
22469 (sql-ms-program): Use "osql" rather than "isql".
22470 (sql-prompt-regexp, sql-prompt-length): Update comment.
22471 (sql-mode-menu): Add "Start SQLi session" entry.
22472 Replace Highlighting submenu with Product menu. Fix Send Region entry.
22473 (sql-mode-abbrev-table): Add abbreviations. Support of
22474 SYSTEM-FLAG on define-abbrev. Support was removed with last
22475 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
22476 (sql-mode-font-lock-object-name): Add font-lock pattern for object
22477 names.
22478 (sql-mode-ansi-font-lock-keywords): Set as default value.
22479 (sql-mode-oracle-font-lock-keywords): Set as default value.
22480 Support Oracle 9i keywords.
22481 (sql-mode-postgres-font-lock-keywords): Set as default value.
22482 (sql-mode-linter-font-lock-keywords): Set as default value.
22483 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
22484 SQLServer 2000.
22485 (sql-mode-sybase-font-lock-keywords)
22486 (sql-mode-interbase-font-lock-keywords)
22487 (sql-mode-sqlite-font-lock-keywords)
22488 (sql-mode-strong-font-lock-keywords)
22489 (sql-mode-mysql-font-lock-keywords)
22490 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
22491 keywords.
22492 (sql-mode-font-lock-defaults): Update comment.
22493 (sql-product-feature): New function. Returns feature associated
22494 with a product from `sql-product-support' alist.
22495 (sql-product-font-lock): New function. Set font-lock support
22496 based on `sql-product'.
22497 (sql-add-product-keywords): New function. Add font-lock rules to
22498 product-specific keyword variables.
22499 (sql-set-product): New function. Set `sql-product' and apply
22500 appropriate font-lock highlighting.
22501 (sql-highlight-product): New function. Set font-lock support
22502 based on a product. Also set mode name to include product name.
22503 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
22504 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
22505 Use `sql-set-product'.
22506 (sql-highlight-ms-keywords)
22507 (sql-highlight-sybase-keywords)
22508 (sql-highlight-interbase-keywords)
22509 (sql-highlight-strong-keywords)
22510 (sql-highlight-mysql-keywords)
22511 (sql-highlight-sqlite-keywords)
22512 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
22513 (sql-get-login): Prompt in the same order as the tokens.
22514 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
22515 (sql-product-interactive): New function. Common portions of
22516 product-specific interactive mode wrappers.
22517 (sql-interactive-mode): Rewritten to use product features.
22518 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
22519 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
22520 (sql-db2, sql-linter): Use `sql-product-interactive'.
22521 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
22522 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
22523 (sql-connect-ingres, sql-connect-postgres)
22524 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
22525 New functions. Format command line parameters and invoke comint on
22526 the appropriate interpreter. Code was in the corresponding
22527 `sql-xyz' function before.
22528 (sql-connect-ms): New function. Support -E argument to use
22529 operating system credentials for authentication.
22530
22531 2003-08-18 Kenichi Handa <handa@m17n.org>
22532
22533 * international/mule.el (encode-char): Fix for the ASCII case.
22534
22535 2003-08-15 Kenichi Handa <handa@m17n.org>
22536
22537 * international/fontset.el (setup-default-fontset): Change "*" to
22538 nil in the specifications of font family.
22539
22540 2003-08-18 Kim F. Storm <storm@cua.dk>
22541
22542 * kmacro.el (kmacro-keymap): Group related bindings in
22543 initialization for clarity. Bind C-s to start macro.
22544 Remove C-r binding.
22545 (kmacro-initial-counter-value): New defvar to hold initial counter
22546 value in case we set the value before defining a macro.
22547 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
22548 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
22549 not defining or executing macro. Doc fix.
22550 (kmacro-add-counter): Clear kmacro-initial-counter-value.
22551 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
22552 temporarily view older elements on the macro ring without cycling
22553 the ring.
22554 (kmacro-display): Doc fix.
22555 (kmacro-exec-ring-item): New helper function.
22556 (kmacro-call-ring-2nd): Use it.
22557 (kmacro-call-ring-2nd-repeat): Doc fix.
22558 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
22559 (kmacro-end-or-call-macro): Execute last viewed macro (using
22560 kmacro-exec-ring-item) from ring if this follows
22561 kmacro-view-macro. This allows us to find a macro on the ring
22562 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
22563 the ring to bring it to the head of the ring.
22564 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
22565 Allow binding to reserved keys without specifying C-x C-k prefix.
22566 Ask for confirmation if entered key sequence is already bound to
22567 a non-macro command.
22568 (kmacro-view-macro): Repeating command will show older elements
22569 on the macro ring; C-k will execute the last viewed macro.
22570 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
22571 property from 'ring to 'head.
22572
22573 2003-08-17 Alan Shutko <ats@acm.org>
22574
22575 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
22576 keeping December out of the alist.
22577
22578 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
22579
22580 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
22581 * calendar/calendar.el (calendar-mode-map): Bind it to key.
22582 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
22583 (calendar-flatten): New function.
22584 (calendar-mouse-view-other-diary-entries)
22585 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
22586 in the menu title and to show multi-line diary entries correctly
22587 in the menu.
22588
22589 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
22590
22591 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
22592 defcustom, because the default was recently changed.
22593
22594 2003-08-16 Richard M. Stallman <rms@gnu.org>
22595
22596 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
22597
22598 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
22599 New subroutine, broken out of eval-last-sexp-1.
22600 (eval-last-sexp-1): Use eval-last-sexp-print-value.
22601
22602 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
22603
22604 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
22605
22606 * simple.el (eval-expression): Use eval-last-sexp-print-value.
22607
22608 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
22609
22610 * progmodes/compile.el (compilation-error-regexp-alist):
22611 Add Java ANt error detection as described in document
22612 http://ant.apache.org/faq.html
22613
22614 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
22615
22616 * simple.el (backward-word, forward-to-indentation)
22617 (backward-to-indentation): Argument changed to optional.
22618 (next-line, previous-line): Use `or' instead of `unless'.
22619
22620 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22621
22622 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
22623 instead of a constant.
22624
22625 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
22626
22627 * shell.el (shell): With prefix-arg, suggest a new buffer name.
22628
22629 2003-08-12 Andre Spiegel <spiegel@gnu.org>
22630
22631 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
22632 (vc-sccs-workfile-version): Search the entire delta table, rather
22633 than just the first entry, because that might be a deleted version.
22634
22635 2003-08-11 Karl Fogel <kfogel@red-bean.com>
22636
22637 * menu-bar.el (menu-bar-options-menu): Supply a body for the
22638 [save-place] binding in the Options menu. Have it require
22639 'saveplace' and then toggle the variable manually, to avoid an an
22640 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
22641 for the bug report.
22642
22643 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
22644
22645 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
22646 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
22647 (gdb-info-threads-custom): Add help-echo text.
22648 (gdb-display-back): Don't use purecopy.
22649 (gdb-info-breakpoints-custom, gdb-reset)
22650 (gdb-assembler-custom): Use display-images-p to test if breakpoint
22651 icons can be displayed.
22652
22653 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
22654
22655 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
22656
22657 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
22658
22659 * bookmark.el (bookmark-completing-read):
22660 Return a string, instead of a list of one string.
22661 Use a popup menu if activated from the mouse.
22662 (bookmark-edit-annotation): Remove unused vars.
22663 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
22664 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
22665 to bookmark-completing-read.
22666 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
22667 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
22668 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
22669 and erase-buffer.
22670 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
22671 (bookmark-menu-jump, bookmark-menu-insert)
22672 (bookmark-popup-menu-and-apply-function)
22673 (bookmark-menu-popup-paned-bookmark-menu): Remove.
22674 (bookmark-menu-build-paned-menu): Remove by folding it into
22675 bookmark-menu-popup-paned-menu.
22676 (menu-bar-bookmark-map): Move the define-key statements here.
22677 Use the "non-menu" commands since they now pop up a menu if needed.
22678 (bookmark-exit-hook-internal): Simplify.
22679
22680 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
22681
22682 * reftex-toc.el (reftex-toc-rename-label): New function.
22683 (reftex-toc-check-docstruct): New function.
22684
22685 * reftex.el (reftex-region-active-p): New function.
22686
22687 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
22688 regexp to find the \bibliography macro.
22689
22690 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
22691 which does not exist in LaTeX.
22692 (reftex-cite-format-builtin): Added amsrefs support.
22693 (reftex-toc-confirm-promotion): New option
22694
22695 * reftex-toc.el
22696 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
22697 (reftex-toc-demote, reftex-toc-promote)
22698 (reftex-toc-do-promote, reftex-toc-promote-prepare)
22699 (reftex-toc-promote-action, reftex-toc-extract-section-number)
22700 (reftex-toc-newhead-from-alist)
22701 (reftex-toc-load-all-files-for-promotion): New functions.
22702 (reftex-toc-help): Added description of new keys.
22703 (reftex-toc-split-windows-fraction): New option.
22704 (reftex-recenter-toc-when-idle): Search *toc* window on all
22705 visible frames.
22706 (reftex-toc): Additional parameter REUSE
22707 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
22708 with REUSE argument.
22709 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
22710 the call of `reftex-toc'.
22711 (reftex-make-separate-toc-frame): New function .
22712 (reftex-toc-recenter): When called with triple prefix arg, call
22713 `reftex-make-separate-toc-frame' first.
22714 (reftex-toc-toggle-dedicated-frame): New command.
22715 (reftex-toc-quit): Adapted to delete frame when called in
22716 dedicated frame.
22717
22718 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
22719 all enclosing macros.
22720
22721
22722 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22723
22724 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
22725 first use.
22726
22727 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22728
22729 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
22730
22731 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
22732
22733 * calendar/calendar.el (list-diary-entries-hook)
22734 (diary-display-hook, nongregorian-diary-listing-hook)
22735 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
22736 Add some customize options for these hooks.
22737 (calendar-abbrev-construct): Don't try to take a substring longer
22738 than the original string.
22739
22740 2003-08-05 Richard M. Stallman <rms@gnu.org>
22741
22742 * emacs-lisp/testcover.el (noreturn): Report error if does return.
22743 (testcover-reinstrument-clauses): Doc fix.
22744
22745 * emacs-lisp/warnings.el: Doc fixes, args renamed.
22746 (warning-type-format): Rename from warning-group-format.
22747
22748 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
22749 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
22750 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
22751 to prevent warnings about defvar for an obsolete variable.
22752
22753 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
22754 warning-group-format renamed to warning-type-format.
22755
22756 * subr.el (read-passwd): Use clear-string instead of fillarray.
22757
22758 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
22759 Use vconcat instead of concat.
22760 (edmacro-sanitize-for-string): New function.
22761
22762 2003-08-05 Dave Love <fx@gnu.org>
22763
22764 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
22765 line-number-display-limit-width.
22766
22767 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
22768
22769 2003-08-05 Kenichi Handa <handa@m17n.org>
22770
22771 * international/code-pages.el: Don't require mule-diag.
22772
22773 * international/mule-diag.el (non-iso-charset-alist):
22774 Add autoload cookie.
22775
22776 * language/devan-util.el (dev-glyph-order): Add an entry for the
22777 glyph code #xC4.
22778
22779 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
22780
22781 * calendar/calendar.el (diary-file, diary-file-name-prefix)
22782 (european-calendar-style, diary-date-forms)
22783 (calendar-day-name-array, calendar-month-name-array): Doc change.
22784 (generate-calendar-month): Adapt for new behavior of
22785 `calendar-day-name' function.
22786 (calendar-abbrev-length, calendar-day-abbrev-array)
22787 (calendar-month-abbrev-array): New variables.
22788 (calendar-abbrev-construct): New function.
22789 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
22790 rather than fixing abbrevs at some width. Calling syntax change.
22791 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
22792 (calendar-date-string): Adapt for new behaviors of
22793 `calendar-day-name' and `calendar-month-name' functions.
22794
22795 * calendar/diary-lib.el (list-diary-entries): Adapt for new
22796 behavior of `calendar-day-name' and `calendar-month-name' functions.
22797 (diary-name-pattern): Use abbrev arrays, rather than fixing
22798 abbrevs at three chars. Calling syntax change.
22799 (mark-diary-entries): Adapt for new behaviors of
22800 `diary-name-pattern' and `calendar-make-alist' functions.
22801 (fancy-diary-font-lock-keywords): Adapt for new behavior of
22802 `diary-name-pattern' function.
22803 (font-lock-diary-date-forms): Use abbrev arrays, rather than
22804 fixing abbrevs at three chars. Calling syntax change.
22805 (cal-hebrew, cal-islam): Require when compiling.
22806 (diary-font-lock-keywords): Adapt for new behavior of
22807 `font-lock-diary-date-forms' function.
22808
22809 * calendar/cal-hebrew.el: Reposition some code so defined before used.
22810 (calendar-hebrew-month-name-array-common-year)
22811 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
22812 (list-hebrew-diary-entries): Adapt for new behaviors of
22813 `calendar-day-name' and `add-to-diary-list' functions.
22814 (mark-hebrew-diary-entries): Adapt for new behaviors of
22815 `diary-name-pattern' and `calendar-make-alist' functions.
22816
22817 * calendar/cal-islam.el (calendar-islamic-month-name-array):
22818 Add doc string.
22819 (list-islamic-diary-entries): Adapt for new behaviors of
22820 `calendar-day-name' and `add-to-diary-list' functions.
22821 (mark-islamic-diary-entries): Adapt for new behaviors of
22822 `diary-name-pattern' and `calendar-make-alist' functions.
22823
22824 * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of
22825 `calendar-month-name' function.
22826
22827 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
22828
22829 * calendar/solar.el (solar-seasons-data): Move definition before use.
22830
22831 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
22832 (cal-tex-LaTeX-hourbox): Move definition before use.
22833
22834 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
22835 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
22836 * lunar.el, solar.el (displayed-month, displayed-year):
22837 Define for compiler.
22838
22839 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
22840
22841 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
22842 MODE. Renamed from c-init-c-language-vars'.
22843 (c-initialize-cc-mode): Change accordingly.
22844 (c-common-init): Ditto.
22845 (c-mode): Ditto.
22846 (c++-mode): Use `c-init-language-vars-for'.
22847 (objc-mode): Ditto.
22848 (java-mode): Ditto.
22849 (idl-mode): Ditto.
22850 (pike-mode): Ditto.
22851 (awk-mode): Ditto.
22852
22853 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
22854
22855 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
22856 or not the point moved.
22857
22858 (c-search-decl-header-end): Don't trip up on operator identifiers
22859 in C++ and operators like == in all languages.
22860
22861 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
22862 Detect leading labels correctly.
22863
22864 2003-08-02 Andreas Schwab <schwab@suse.de>
22865
22866 * textmodes/ispell.el: Don't redo key bindings on loading, put
22867 them only in loaddefs.el.
22868 * bookmark.el: Likewise.
22869 * dabbrev.el: Likewise.
22870 * emerge.el: Likewise.
22871
22872 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
22873 has more than one member.
22874
22875 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
22876
22877 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22878
22879 * lpr.el (printify-region): It was ending conversion before the
22880 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
22881
22882 2003-07-31 John Paul Wallington <jpw@gnu.org>
22883
22884 * net/browse-url.el (browse-url-epiphany): Doc fix.
22885
22886 2003-07-30 Kenichi Handa <handa@m17n.org>
22887
22888 * international/fontset.el (setup-default-fontset):
22889 Change registry names of Akurti fonts.
22890
22891 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
22892
22893 * comint.el (comint-read-noecho): Use `clear-string' instead of
22894 `fillarray'.
22895
22896 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
22897
22898 * outline.el (outline-mode-hook): Add defvar.
22899
22900 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
22901
22902 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
22903 Restore assembler in source window if that is what has been selected.
22904 (menu): Add gdb-restore-windows to menu. Make gdba
22905 specific menus only visible from gdba.
22906
22907 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
22908
22909 * progmodes/compile.el (compilation-environment): New user variable.
22910 (compile-internal): Respect it.
22911
22912 2003-07-23 Masatake YAMATO <jet@gyve.org>
22913
22914 * progmodes/gud.el (gdb-script-font-lock-keywords):
22915 Put `font-lock-function-name-face' on a symbol which includes
22916 `-' like `hook-run'. Put font-lock-variable-name-face
22917 on a symbol starting with $.
22918
22919 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
22920
22921 * files.el (set-visited-file-name): Use truename for buffer-file-name.
22922
22923 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
22924
22925 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
22926
22927 2003-07-26 Andre Spiegel <spiegel@gnu.org>
22928
22929 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
22930 Use with-no-warnings.
22931 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
22932 rather than to find-file-not-found-hook, which doesn't exist.
22933
22934 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
22935
22936 * international/quail.el (quail-translate-key): Fix previous change.
22937
22938 2003-07-25 John Paul Wallington <jpw@gnu.org>
22939
22940 * server.el (server-start): Check `server-process' is non-nil
22941 before killing it to avoid killing current buffer's process.
22942
22943 * simple.el (choose-completion-string): Use `minibufferp';
22944 test `completion-reference-buffer' if `buffer' arg is nil.
22945 (push-mark): Use `when' and `unless'.
22946 (pop-mark): Use `when'.
22947
22948 * mouse-sel.el (mouse-sel-get-selection-function):
22949 Check `x-last-selected-text-primary'. Don't barf if it or
22950 `x-last-selected-text' aren't bound.
22951
22952 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
22953
22954 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
22955
22956 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
22957
22958 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
22959
22960 2003-07-23 John Paul Wallington <jpw@gnu.org>
22961
22962 * tooltip.el (defface tooltip): Inherit from variable-pitch.
22963
22964 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
22965
22966 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
22967 string. Defvar the derived hook.
22968
22969 * macros.el (insert-kbd-macro): Escape double quote character.
22970 From Thomas W Murphy <twm@andrew.cmu.edu>.
22971
22972 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
22973
22974 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
22975 to match the specific mark rather than reusing comment-start-skip.
22976
22977 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
22978
22979 * progmodes/hideshow.el (hs-special-modes-alist):
22980 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
22981
22982 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
22983
22984 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
22985 value using ?\s.
22986
22987 2003-07-21 John Paul Wallington <jpw@gnu.org>
22988
22989 * subr.el (with-selected-window): Add closing paren.
22990
22991 2003-07-21 Richard M. Stallman <rms@gnu.org>
22992
22993 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
22994 (lisp-mode): Likewise.
22995
22996 * subr.el (with-selected-window): Copy code form save-selected-window
22997 so as to call select-window with norecord arg.
22998 (dynamic-completion-table): Doc fix.
22999 (lazy-completion-table): Doc fix.
23000
23001 * international/mule-cmds.el (set-locale-environment):
23002 langinfo renamed to locale-info.
23003
23004 * international/mule.el (auto-coding-functions): Doc fix.
23005
23006 2003-07-21 Kenichi Handa <handa@m17n.org>
23007
23008 * international/quail.el (quail-translate-key):
23009 Update quail-current-str correctly.
23010
23011 2003-07-21 Andreas Schwab <schwab@suse.de>
23012
23013 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
23014 ?, to "_".
23015
23016 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
23017 Version 2.0.36 of Tramp released.
23018
23019 * net/tramp.el (tramp-default-password-end-of-line): Rename from
23020 tramp-password-end-of-line.
23021 (tramp-password-end-of-line): New method parameter.
23022 (tramp-get-password-end-of-line): Function to access method
23023 parameter `tramp-password-end-of-line', or variable
23024 `tramp-default-password-end-of-line' (default value).
23025 (tramp-methods): Add entries for new parameter
23026 tramp-password-end-of-line.
23027 (tramp-enter-password): Use new function
23028 `tramp-get-password-end-of-line'.
23029 (tramp-handle-insert-file-contents): Do not
23030 unconditionally inhibit the file operation file-local-copy, only
23031 do that when the inhibit-file-name-operation is currently
23032 insert-file-contents. This fixes finding remote CVS-controlled
23033 files. (It would barf on inserting the CVS/Entries file
23034 literally, because the file-local-copy handler wasn't called.)
23035 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
23036 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
23037 (tramp-initial-commands): New variable.
23038 (tramp-process-initial-commands): New function, using the variable.
23039 (tramp-open-connection-setup-interactive-shell): Call the new function.
23040 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
23041 method into the buffer name, never use nil. Reported by Hanak
23042 David <dhanak@inf.bme.hu>.
23043 (tramp-open-connection-setup-interactive-shell): Erase buffer
23044 before sending "stty -onlcr".
23045
23046 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
23047
23048 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
23049
23050 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
23051
23052 2003-07-19 John Paul Wallington <jpw@gnu.org>
23053
23054 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
23055 (artist-draw-rect, artist-draw-square): Doc fixes.
23056
23057 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
23058
23059 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
23060
23061 2003-07-19 Kenichi Handa <handa@m17n.org>
23062
23063 * international/kkc.el (kkc-show-conversion-list-update):
23064 Highlight the correct candidate in the message.
23065
23066 2003-07-18 John Paul Wallington <jpw@gnu.org>
23067
23068 * simple.el (current-word): Don't include punctuation char when
23069 `really-word' arg is non-nil.
23070
23071 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
23072
23073 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
23074 moved to the directory obsolete.
23075
23076 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
23077
23078 * info.el (Info-menu-entry-name-re): Allow newlines in
23079 menu entry names.
23080
23081 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
23082 syntax-ppss-after-change-function.
23083 (syntax-ppss-after-change-function): New alias. Update uses.
23084 (syntax-ppss): Catch the case where the buffer is narrowed.
23085
23086 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
23087
23088 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
23089 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
23090
23091 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
23092
23093 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
23094 since it might be modified.
23095
23096 * progmodes/cc-langs.el (c++-make-template-syntax-table)
23097 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
23098 names to these language constants.
23099
23100 2003-07-15 Kim F. Storm <storm@cua.dk>
23101
23102 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
23103 All uses changed.
23104
23105 2003-07-14 Mark A. Hershberger <mah@everybody.org>
23106
23107 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
23108 Namespace support.
23109
23110 2003-07-13 Juanma Barranquero <lektu@terra.es>
23111
23112 * frame.el (modify-all-frames-parameters): Reinstall (copyright
23113 papers received).
23114
23115 2003-07-13 Karl Eichwalder <ke@suse.de>
23116
23117 * textmodes/po.el (po-find-charset): White space at the start of the
23118 Content-Type field body is non-mandatory.
23119
23120 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
23121
23122 * textmodes/texinfo.el (texinfo-section-list):
23123 Append appendixsection; a synonym for appendixsec.
23124
23125 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
23126
23127 * man.el (Man-translate-cleanup): New.
23128 (Man-translate-references): Call `Man-translate-cleanup' to clean
23129 leading, trailing and middle spaces.
23130
23131 2003-07-13 Lars Hansen <larsh@math.ku.dk>
23132
23133 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
23134 Handle `dired-directory' being a list.
23135
23136 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
23137
23138 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
23139 it doesn't exist.
23140
23141 2003-07-12 Richard M. Stallman <rms@gnu.org>
23142
23143 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
23144
23145 * progmodes/cc-defs.el (c-make-keywords-re):
23146 Don't use delete-duplicates.
23147 (c-lang-const): Don't use mapcan.
23148
23149 * apropos.el (apropos-show-scores): Make it customizable.
23150 Document new meaning.
23151 (apropos): Compute scores from symbols.
23152 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
23153
23154 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23155
23156 * ps-bdf.el: Fix copyright line.
23157 (bdf-directory-list): Fix initialization code.
23158
23159 2003-07-11 John Paul Wallington <jpw@gnu.org>
23160
23161 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
23162 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
23163 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
23164
23165 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
23166
23167 * emacs-lisp/ring.el (ring-elements): Doc fix.
23168
23169 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
23170
23171 * calendar/timeclock.el (timeclock-relative)
23172 (timeclock-ask-before-exiting, timeclock-use-display-time):
23173 Doc changes.
23174 (timeclock-modeline-display): Give a message if
23175 `timeclock-use-display-time' is non-nil but `display-time-mode'
23176 is not active.
23177
23178 2003-07-11 Kenichi Handa <handa@m17n.org>
23179
23180 * international/mule-cmds.el (set-language-environment):
23181 Set current-language-environment to the correct string.
23182
23183 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23184
23185 * ps-print.el: Print line number correctly in a region. Reported by
23186 Tim Allen <timallen@ls83.fsnet.co.uk>.
23187 (ps-print-version): New version number (6.6.2).
23188 (ps-printing-region): Code fix.
23189
23190 2003-07-10 John Paul Wallington <jpw@gnu.org>
23191
23192 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
23193 this function can be called from `add-completions-from-tags-table'.
23194
23195 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
23196
23197 * calendar/timeclock.el (timeclock-use-display-time)
23198 (timeclock-day-over-hook, timeclock-workday-remaining)
23199 (timeclock-status-string, timeclock-when-to-leave)
23200 (timeclock-when-to-leave-string, timeclock-log-data)
23201 (timeclock-find-discrep, timeclock-day-base)
23202 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
23203 (timeclock-modeline-display): Set the variable
23204 `timeclock-modeline-display'.
23205 (timeclock-update-modeline): Doc fix. Respect value of
23206 `timeclock-relative'.
23207
23208 2003-07-09 Richard M. Stallman <rms@gnu.org>
23209
23210 * textmodes/reftex-parse.el (reftex-all-document-files):
23211 Add autoload cookie.
23212
23213 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
23214 (reftex-scanning-info-available-p): Add autoload cookie.
23215
23216 * international/mule-cmds.el
23217 (set-display-table-and-terminal-coding-system): Delete duplicate
23218 aset on standard-display-table.
23219
23220 * view.el (view-file): If existing buffer's major mode is special,
23221 don't go into view mode.
23222
23223 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
23224
23225 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23226
23227 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
23228 buffer changes; there's third party code that calls this function
23229 directly.
23230
23231 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23232
23233 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
23234 (autodoc-font-lock-keywords): Don't byte compile on font lock
23235 initialization when running from byte compiled files.
23236
23237 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
23238
23239 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
23240 statement ends with auto-increment "++".
23241
23242 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23243
23244 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
23245 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
23246 these are changed, so declare them as variables and not constants.
23247
23248 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
23249
23250 * subr.el (dolist, dotimes): Doc fix.
23251
23252 2003-07-08 Kim F. Storm <storm@cua.dk>
23253
23254 * international/mule-cmds.el
23255 (set-display-table-and-terminal-coding-system): Don't break
23256 bootstrap if standard-display-table isn't setup yet.
23257
23258 2003-07-07 Richard M. Stallman <rms@gnu.org>
23259
23260 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
23261 Give it a doc string, and autoload it.
23262
23263 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
23264 Use with-no-warnings.
23265
23266 * info.el (Info-search): If find invisible text, search again.
23267
23268 * isearch.el (search-whitespace-regexp): Add a shy group around it.
23269
23270 * man.el (Man-name-regexp): Match + as part of name.
23271
23272 * simple.el (visible-mode): Rename from vis-mode.
23273 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
23274
23275 * simple.el (current-word): New arg REALLY-WORD specifies
23276 don't include punctuation chars.
23277
23278 * emacs-lisp/debug.el (debug, debugger-env-macro):
23279 Use with-no-warnings while accessing and binding unread-command-char.
23280
23281 * international/mule-cmds.el
23282 (set-display-table-and-terminal-coding-system): Use explicit loop
23283 instead of calling standard-display-default.
23284
23285 * net/ange-ftp.el (ange-ftp-file-symlink-p):
23286 Use condition-case to catch error in ange-ftp-get-files.
23287
23288 * net/browse-url.el (browse-url-browser-function):
23289 Add alternative for Epiphany.
23290 (browse-url-epiphany-program, browse-url-epiphany-arguments)
23291 (browse-url-epiphany-startup-arguments)
23292 (browse-url-epiphany-new-window-is-tab): New variables.
23293 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
23294
23295 * progmodes/compile.el (compile-auto-highlight): Default now t.
23296 (compile): Doc fix.
23297 (compilation-next-error): Fix previous change.
23298
23299 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
23300
23301 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
23302
23303 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
23304
23305 * gdb-ui.el (gdb-source-info): Display current frame when
23306 attaching to an existing process.
23307 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
23308 while laying out windows when attaching to an existing process.
23309
23310 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
23311
23312 * info.el (Info-menu): Use Info-menu-entry-name-re.
23313
23314 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
23315
23316 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
23317 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
23318
23319 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
23320 to match the same text.
23321
23322 2003-07-06 John Paul Wallington <jpw@gnu.org>
23323
23324 * vc.el (vc-annotate-offset): Move defvar up.
23325
23326 2003-07-06 Kim F. Storm <storm@cua.dk>
23327
23328 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
23329 This should fix the infinite loop when extracting menu names.
23330
23331 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
23332
23333 * files.el (auto-mode-alist, interpreter-mode-alist):
23334 Remove entries to CC Mode modes to avoid duplicates; they are now added
23335 with autoload directives in cc-mode.el.
23336
23337 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
23338
23339 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
23340 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
23341 these are changed, so declare them as variables and not constants.
23342
23343 * progmodes/cc-mode.el: Fix some autoload problems: Try to
23344 ensure that the entry for ".c" extension comes before the one for
23345 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
23346 Fix incorrect entries that were added to `interpreter-mode-alist'.
23347 Move the autoload directives for AWK to the top level since they
23348 aren't recognized anywhere else. Do not use the new AWK mode doc
23349 in the autoload form for the old AWK mode.
23350
23351 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23352
23353 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
23354 (bibtex-sort-ignore-string-entries): Default value t.
23355 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
23356 erroneously in previous version.
23357 (bibtex-string-files): Docstring reflects new parsing scheme.
23358 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
23359 docstring, add # as one of the chars to crush
23360 (bibtex-autokey-prefix-string, bibtex-autokey-names)
23361 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
23362 (bibtex-autokey-name-change-strings)
23363 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
23364 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
23365 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
23366 (bibtex-autokey-title-terminators)
23367 (bibtex-autokey-titlewords-stretch)
23368 (bibtex-autokey-titleword-ignore)
23369 (bibtex-autokey-titleword-case-convert)
23370 (bibtex-autokey-titleword-abbrevs)
23371 (bibtex-autokey-titleword-abbrevs)
23372 (bibtex-autokey-titleword-change-strings)
23373 (bibtex-autokey-titleword-length)
23374 (bibtex-autokey-titleword-separator)
23375 (bibtex-autokey-name-year-separator)
23376 (bibtex-autokey-year-title-separator)
23377 (bibtex-autokey-before-presentation-function)
23378 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
23379 Fix docstring.
23380 (bibtex-strings, bibtex-reference-keys):
23381 Use lazy-completion-table and make-variable-buffer-local.
23382 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
23383 (bibtex-braced-string-syntax-table)
23384 (bibtex-quoted-string-syntax-table): New variables.
23385 (bibtex-parse-nested-braces): Remove.
23386 (bibtex-parse-field-string): Use syntax table and forward-sexp.
23387 (bibtex-parse-association): Simplify.
23388 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
23389 (bibtex-parse-field-text): Simplify.
23390 (bibtex-search-forward-field, bibtex-search-backward-field):
23391 argument BOUND can take value t.
23392 (bibtex-start-of-field, bibtex-start-of-name-in-field)
23393 (bibtex-end-of-name-in-field, bibtex-end-of-field)
23394 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
23395 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
23396 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
23397 (bibtex-skip-to-valid-entry): Return buffer position of beginning
23398 and ending of entry. Update for changes of bibtex-search-entry.
23399 Simplify.
23400 (bibtex-map-entries): FUN is called with three arguments.
23401 (bibtex-search-entry): Return a cons pair with buffer positions of
23402 beginning and end of entry.
23403 (bibtex-enclosing-field): Simplify.
23404 (bibtex-format-entry): Use booktitle to set a missing title.
23405 (bibtex-autokey-get-names): Fiddle with regexps.
23406 (bibtex-generate-autokey): Use identity.
23407 (bibtex-parse-keys): Use simplified parsing algorithm if
23408 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
23409 arguments. Return alist of keys.
23410 (bibtex-parse-strings): Simplify. Return alist of strings.
23411 (bibtex-complete-string-cleanup): Fix docstring.
23412 (bibtex-read-key): New function.
23413 (bibtex-mode): Fix docstring. Do not parse for keys and
23414 strings when the mode is entered. Set fill-paragraph-function to
23415 bibtex-fill-field. Setup font-lock-mark-block-function the way
23416 font-lock intended.
23417 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
23418 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
23419 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
23420 (bibtex-Preamble): Avoid hard coded constants.
23421 (bibtex-make-field): Fix docstring. Simplify.
23422 (bibtex-beginning-of-entry): Always return new position of point.
23423 (bibtex-end-of-entry): Rearrange cond clauses.
23424 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
23425 Update for changes of bibtex-map-entries.
23426 (bibtex-ispell-abstract): Do not move point.
23427 (bibtex-entry-index): Use downcase. Simplify.
23428 (bibtex-lessp): Handle catch-all.
23429 (bibtex-find-crossref): Turn into a command.
23430 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
23431 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
23432 preamble entries.
23433 (bibtex-fill-field-bounds): New function.
23434 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
23435 (bibtex-fill-entry): Use bibtex-fill-field-bounds
23436 (bibtex-String): Use bibtex-strings. Always obey
23437 bibtex-sort-ignore-string-entries.
23438
23439 2003-07-05 John Paul Wallington <jpw@gnu.org>
23440
23441 * cus-theme.el (customize-create-theme):
23442 Call `customize-create-theme' in Reset widget's notify function.
23443
23444 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
23445 (ibuffer-mark-interactive): Use `or' instead of `unless'.
23446 (define-ibuffer-column name): Add summarizer.
23447 (define-ibuffer-column size): Likewise.
23448 (define-ibuffer-column filename): Likewise.
23449 (define-ibuffer-column process): Likewise. Change BODY's output too.
23450 (define-ibuffer-column filename-and-process): Likewise, likewise.
23451 (ibuffer): Remove local vars `already-in' and `need-update'.
23452
23453 * ibuf-ext.el: Don't require `derived' at compile-time.
23454
23455 2003-07-05 Kim F. Storm <storm@cua.dk>
23456
23457 * info.el: Disable paragraph refilling.
23458 (Info-refill-paragraphs): New defcustom.
23459 (Info-fontify-node): Use it.
23460
23461 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
23462
23463 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
23464 thingies from constructors created by defstruct.
23465
23466 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
23467 the default value of the variable.
23468 (byte-code-meter): Move declaration to top level.
23469
23470 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
23471
23472 * info.el (Info-following-node-name-re): New fun.
23473 (Info-following-node-name): Remove.
23474 (Info-insert-dir): Use the new fun.
23475 (Info-extract-pointer): Don't save restriction; use new fun.
23476 (Info-menu-entry-name-re): New const.
23477 (Info-menu-entry-name-re): Use it along with new fun.
23478 (Info-node-spec-re): Use new fun.
23479 (Info-complete-menu-item, Info-fontify-node): Use new const.
23480 (Info-goto-node, Info-follow-reference, Info-menu-update):
23481 Use match-string.
23482 (Info-follow-reference): Use assoc-string.
23483 Use a list of strings for the completion table.
23484 (Info-fontify-node): Use match-string, line-end-position.
23485 Limit the search for `node:' to the first line.
23486
23487 * newcomment.el (uncomment-region): Remove padding coming from
23488 comment-start rather than just from comment-padding.
23489
23490 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
23491 (vc-cvs-stay-local-p): Use vc-stay-local-p.
23492 (vc-cvs-rename-file): Remove (use the default).
23493 (vc-cvs-register): Register parent dir if needed.
23494 (vc-cvs-could-register): Return non-nil if parent can be registered.
23495 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
23496 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
23497
23498 * vc-svn.el (vc-svn-use-edit): Make it into a const.
23499 (vc-svn-update): Fix the arguments to `svn'.
23500 (vc-svn-diff-tree): Just use `vc-svn-diff'.
23501 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
23502 Simple implementations, assuming `name' is a URL.
23503
23504 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
23505 set of chars allowed unquoted in a case pattern.
23506
23507 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
23508
23509 * font-lock.el (font-lock-extra-types-widget)
23510 (c-font-lock-extra-types, c++-font-lock-extra-types)
23511 (objc-font-lock-extra-types, java-font-lock-extra-types)
23512 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
23513 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
23514 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
23515 (font-lock-match-c++-structor-declaration)
23516 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
23517 (c++-font-lock-keywords-3, c++-font-lock-keywords)
23518 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
23519 (objc-font-lock-keywords-3, objc-font-lock-keywords)
23520 (java-font-lock-keywords-1, java-font-lock-keywords-2)
23521 (java-font-lock-keywords-3, java-font-lock-keywords)
23522 (java-font-lock-syntactic-face-function): Remove obsolete code
23523 and constants. It's all in cc-fonts.el now.
23524
23525 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
23526
23527 * mail/sendmail.el (mail-specify-envelope-from)
23528 (mail-envelope-from): Doc fix.
23529
23530 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
23531
23532 * generic-x.el: Do away with the dependency on `c-emacs-features'
23533 when populating `rul-generic-mode-syntax-table'; we already know
23534 this isn't XEmacs.
23535
23536 See ChangeLog.10 for earlier changes.
23537
23538 ;; Local Variables:
23539 ;; coding: iso-2022-7bit
23540 ;; End:
23541
23542 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
23543 Copying and distribution of this file, with or without modification,
23544 are permitted provided the copyright notice and this notice are preserved.
23545
23546 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1