*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
1 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
2
3 * startup.el (command-line): Use `custom-reevaluate-setting' for
4 `file-name-shadow-mode'.
5
6 * loadup.el: Preload rfn-eshadow.
7
8 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
9
10 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
11 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
12 in the custom-group property of the symbol frames and the fringe
13 group got no link to its parent group frames.
14 Doc fix.
15
16 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
17
18 * progmodes/gud.el (gud-stop-subjob): New function.
19 (gud-menu-map, gud-tool-bar-map): Use it.
20
21 2005-11-16 Kim F. Storm <storm@cua.dk>
22
23 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
24 than kill it.
25 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
26 to a more useful/logical place.
27
28 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
29
30 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
31 go buttons complementary.
32
33 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
34
35 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
36 (rfn-eshadow-sifn-equal): New function.
37 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
38
39 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
40
41 * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
42 string.
43
44 * viper.el (viper-emacs-state-mode-list): Ensure that
45 rcirc-mode buffers come up in Emacs state.
46
47 * ediff-util (ediff-make-temp-file): Use proper file-name-handler
48 operation.
49
50 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
51
52 * term.el (term-termcap-format): Fix typos.
53 (term-down): Fix the negative argument case.
54
55 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
56
57 * progmodes/gdb-ui.el: Remove face-alias left over from change on
58 2005-08-15.
59 (gdb-ann3): New command gud-go.
60 (menu): Accomodate gdb-mi.el.
61 (gdb-assembler-custom): Make buffer of selected window current
62 so that set-window-point works.
63
64 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
65 buttons and include new ones.
66
67 2005-11-16 Kim F. Storm <storm@cua.dk>
68
69 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
70 (gud-menu-map): Use it.
71
72 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
73
74 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
75 that works correctly for Custom and that does not override a user
76 who disables it.
77
78 * help-mode.el (help-make-xrefs, help-xref-on-pp)
79 (help-xref-interned, help-follow): Make hyperlinks for variables
80 that are unbound, but have a non-nil variable-documentation property.
81
82 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
83 mode hook. (It conflicted with defcustoms for some mode hooks.)
84 Use the `variable-documentation' property to give the mode hook a
85 docstring and expand that docstring.
86
87 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
88
89 * savehist.el (savehist-mode): Don't bother with
90 `custom-set-minor-mode'.
91 (savehist-coding-system): Check XEmacs version.
92 (history-length): Declare also at run time.
93 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
94 Don't set the customize state.
95 (savehist-minibuffer-hook): Special case for when
96 minibuffer-history-variable is equal to t.
97
98 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
99
100 * files.el (write-file): Refresh VC status.
101
102 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
103 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
104 than fundamental-mode to see if the mode was set.
105
106 2005-11-14 Romain Francoise <romain@orebokech.com>
107
108 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
109 dummy function in `eval-when-compile' to avoid compiler warning.
110 Require `man' at compile time.
111
112 2005-11-14 Jay Belanger <belanger@truman.edu>
113
114 * calc-alg.el (calcFunc-write-out-power): Rename it to
115 calcFunc-powerexpand.
116 (math-write-out-power): Rename it to math-powerexpand; have it
117 handle negative exponents.
118 (calc-writeoutpower): Rename it to calc-powerexpand.
119
120 * calc-ext.el: Change calcFunc-writeoutpower and
121 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
122 autoloads.
123 Add calcFunc-ldiv to autoloads.
124
125 * calc-arith.el (calcFunc-ldiv): New function.
126
127 * calc.el (calc-left-divide): New function.
128
129 2005-11-14 Juri Linkov <juri@jurta.org>
130
131 * cus-edit.el (custom-variable-prompt): Set the default value arg
132 of completing-read.
133
134 * cus-dep.el (custom-make-dependencies): Reverse the list of
135 found dependencies.
136
137 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
138
139 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
140 Highlighting" entry, it is on by default now.
141 (menu-bar-options-save): Do not save global-font-lock-mode.
142
143 2005-11-13 Richard M. Stallman <rms@gnu.org>
144
145 * textmodes/flyspell.el (flyspell-large-region):
146 Call flyspell-accept-buffer-local-defs.
147
148 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
149
150 * textmodes/flyspell.el (flyspell-notify-misspell):
151 Fix misspelling of "Misspelling".
152 (flyspell-process-localwords): New function.
153 (flyspell-large-region): Call flyspell-process-localwords and
154 flyspell-delete-region-overlays.
155 (flyspell-delete-region-overlays): New function.
156 (flyspell-delete-all-overlays): Call that.
157
158 2005-11-13 Richard M. Stallman <rms@gnu.org>
159
160 * help.el (help-for-help-internal): Improve doc of C-h a.
161
162 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
163
164 * vc-svn.el (vc-svn-registered): Catch all errors.
165
166 * cus-dep.el (custom-make-dependencies): Typo.
167
168 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
169
170 * net/tramp-util.el (top): Fix compilation warning.
171
172 2005-11-13 Kim F. Storm <storm@cua.dk>
173
174 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
175
176 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
177
178 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
179 (gud-speedbar-buttons): Match on "const char *" too.
180
181 * progmodes/gdb-ui.el (gdb-var-create-handler)
182 (gdb-var-list-children-handler): Match on "const char *" too.
183 (gdb-var-evaluate-expression-handler): Match on empty string.
184 (gdb-var-update-handler): Only call
185 gdb-var-evaluate-expression-handler when required.
186
187 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
188
189 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
190 selected window. This still doesn't work for speedbar.
191 (gud-speedbar-buttons): Handle string expressions properly.
192
193 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
194 (gdb-var-create-handler): Handle string expressions properly.
195 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
196 Handle string expressions properly. Move "type" field into regexp.
197
198 2005-11-12 Karl Fogel <kfogel@red-bean.com>
199
200 * bookmark.el (bookmark-maybe-message): New function to reduce
201 code duplication: invokes `message' iff baud-rate is high enough.
202 (bookmark-write-file): Use above instead of an inline conditional.
203 (bookmark-load): Same.
204
205 2005-11-12 Karl Fogel <kfogel@red-bean.com>
206
207 * bookmark.el (bookmark-write-file): Don't visit the destination
208 file, just write the data to it using write-region. This is
209 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
210 change to avoid visiting the file in the first place.
211
212 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
213
214 * hi-lock.el (hi-lock-mode): Set the default value of
215 font-lock-defaults.
216
217 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
218
219 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
220 arg to `file-attributes'.
221 (find-lisp-format): The UID and GID can now be strings.
222
223 2005-11-12 Kim F. Storm <storm@cua.dk>
224
225 * help.el (help-map): Bind C-h d to apropos-documentation.
226
227 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
228 when point is at end-of-buffer.
229
230 * apropos.el (apropos-match-face): Doc fix.
231 (apropos-sort-by-scores): Add new choice `verbose'.
232 (apropos-documentation-sort-by-scores): New defcustom.
233 (apropos-pattern): Now contains the pattern entered by the user.
234 (apropos-pattern-quoted): New defvar.
235 (apropos-regexp): New defvar, containing the regexp corresponding
236 to apropos-pattern.
237 (apropos-all-words-regexp): Rename from apropos-all-regexp.
238 (apropos-read-pattern): New defun. Use it to read pattern arg in
239 interactive calls; returns list of words for a word list, and
240 string for a regexp.
241 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
242 parses a list of words or regexp as returned by apropos-read-pattern.
243 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
244 (apropos-score-doc): Return a very high score if the string
245 entered by the user matches literally.
246 (apropos-variable): Doc fix. Use apropos-read-pattern.
247 (apropos-command): Doc fix. Use apropos-read-pattern and
248 apropos-parse-pattern. Call apropos-print with nosubst=t.
249 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
250 apropos-parse-pattern.
251 (apropos-documentation): Doc fix. Use apropos-read-pattern and
252 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
253 apropos-documentation-sort-by-scores. Call apropos-print with
254 nosubst=t.
255 (apropos-documentation-internal): Pass doc string through
256 substitute-key-definition before adding text properties.
257 Highlight substring matching literal user input if possible.
258 (apropos-documentation-check-doc-file): Remove locals beg and end.
259 Fix calculation of score (as added twice). Pass doc string through
260 substitute-key-definition before adding text properties.
261 (apropos-documentation-check-elc-file): Pass doc string through
262 substitute-key-definition before adding text properties.
263 Highlight substring matching literal user input if possible.
264 (apropos-print): Add new arg NOSUBST; if set, command and variable
265 doc strings have already been passed through substitute-key-definition.
266 Add code to handle apropos-accumulator items without score element
267 for backwards compatibility (e.g. with woman package).
268 Only show scores if apropos-sort-by-scores is `verbose'.
269
270 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
271
272 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
273 Add jka-compr-load-suffixes to load-suffixes.
274
275 * jka-compr.el: Require 'jka-cmpr-hook.
276 (jka-compr-info-compress-message, jka-compr-info-compress-program)
277 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
278 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
279 (jka-compr-info-can-append, jka-compr-info-strip-extension)
280 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
281 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
282 (jka-compr-uninstall): Remove entries from
283 jka-compr-added-to-file-coding-system-alist after they are used.
284 (jka-compr-error): Remove unused var `curbuf'.
285 (jka-compr-file-local-copy): Remove unused var `notfound'.
286
287 2005-11-10 Romain Francoise <romain@orebokech.com>
288
289 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
290
291 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
292
293 * progmodes/gud.el (gud-menu-map): Move parentheses.
294 (gdb): New command gud-pv.
295
296 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
297
298 * tar-mode.el: Remove spurious or unnecessary leading stars
299 in docstrings.
300 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
301 (tar-parse-octal-integer-safe): Use mapc.
302 (tar-header-block-summarize): Remove unused var `ck'.
303 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
304 cleared before. Obey default-enable-multibyte-characters.
305 Use mapconcat. Simplify setting of tar-header-offset.
306 (tar-mode-map): Move initialization inside delcaration.
307 (tar-flag-deleted): Use `abs'.
308 (tar-expunge-internal): Remove unused var `line'.
309 (tar-expunge-internal): Don't hardcode point-min==1.
310 (tar-expunge): Widen while doing set-buffer-multibyte.
311 (tar-rename-entry): Use file-name-coding-system.
312 (tar-alter-one-field): Don't hardcode point-min==1.
313 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
314 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
315
316 2005-11-10 Masatake YAMATO <jet@gyve.org>
317
318 * add-log.el (add-log-current-defun): Handle class::method
319 notation of c++. Fix incorrect comment.
320
321 2005-11-10 Alan Mackenzie <acm@muc.de>
322
323 * help-fns.el (describe-variable): Make C-h v work when a variable
324 has variable documentation yet is unbound.
325
326 2005-11-10 Masatake YAMATO <jet@gyve.org>
327
328 * man.el (Man-highlight-references): Set an empty
329 string to `Man-arguments' if it is nil.
330 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
331
332 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
333
334 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
335 commenting conventions.
336
337 * cus-dep.el (custom-make-dependencies): Simplify.
338 Better follow the commenting conventions.
339
340 2005-11-09 Richard M. Stallman <rms@gnu.org>
341
342 * apropos.el (apropos-pattern): Rename from apropos-regexp.
343 (apropos-orig-pattern): Rename from apropos-orig-regexp.
344 All uses changed.
345 (apropos-rewrite-regexp): Doc fix.
346 (apropos-variable, apropos-command, apropos, apropos-value):
347 Change prompt; carry through the argument renaming.
348
349 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
350
351 * find-lisp.el: Require dired.
352 (find-lisp-find-dired-internal): Do not call
353 `abbreviate-file-name' on DIR.
354
355 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
356
357 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
358
359 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
360
361 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
362 when using the speedbar.
363 (gdb): New command gud-pp.
364 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
365
366 2005-11-09 Juri Linkov <juri@jurta.org>
367
368 * replace.el (occur-excluded-properties): New defcustom.
369 (occur-1, occur-engine, occur-accumulate-lines): Use it.
370
371 2005-11-08 Jay Belanger <belanger@truman.edu>
372
373 * calc/calc-units.el (math-convert-units): Replace any composite
374 unit by its definition.
375
376 2005-11-08 Lars Hansen <larsh@soem.dk>
377
378 * emacs-lisp/autoload.el (update-directory-autoloads):
379 Add obsolete function alias.
380
381 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
382
383 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
384 comment-indent-function.
385 (lisp-comment-indent): Replace by an alias for comment-indent-default.
386
387 * reveal.el (reveal-post-command): Rework the handling of
388 reveal-open-spots, so as to be more reliable. There were several
389 tricky corner cases where an open spot might be lost, or where
390 a closed spot might end up on the list of open spots.
391 Only reveal text that's ellipsised.
392
393 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
394
395 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
396
397 2005-11-06 Richard M. Stallman <rms@gnu.org>
398
399 * progmodes/compile.el (compilation-internal-error-properties):
400 save-excursion around the computation of MARKER.
401
402 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
403
404 * textmodes/flyspell.el (flyspell-external-point-words):
405 flyspell-get-word returns a list, not just a string.
406
407 2005-11-06 John Paul Wallington <jpw@pobox.com>
408
409 * ibuffer.el (ibuffer): Search all visible frames when getting
410 Ibuffer buffer's window.
411
412 2005-11-07 Masatake YAMATO <jet@gyve.org>
413
414 * man.el (Man-reference-regexp): Accept spaces between
415 `Man-name-regexp' and `Man-section-regexp'.
416 (Man-apropos-regexp): New variable.
417 (Man-abstract-xref-man-page): Use value for `Man-target-string'
418 if available.
419 (Man-highlight-references, Man-highlight-references0):
420 Handle the case when `Man-arguments' includes "-k".
421 (Man-highlight-references0): Rename the argument `TARGET-POS' to
422 `TARGET'. `TARGET' can be a number, function or nil.
423
424 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
425
426 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
427 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
428 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
429 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
430 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
431 (gdb-send-item): Use buffer-local-value and simplify.
432
433 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
434
435 * startup.el (command-line): Use `custom-reevaluate-setting' for
436 `global-font-lock-mode'.
437
438 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
439 by default, except in batch mode or when the -D option is given.
440
441 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
442 specified keyword args on to `define-minor-mode'. Update docstring.
443
444 2005-11-05 Romain Francoise <romain@orebokech.com>
445
446 * replace.el (occur-engine): Add marker at end of line, too.
447
448 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
449
450 * font-lock.el: Don't deal with font-lock-face-attributes here,
451 move the code ...
452
453 * startup.el (command-line): ... here. Use face-spec-set instead
454 of custom-declare-face.
455
456 * faces.el (face-spec-set): Reset the face if spec is not nil.
457
458 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
459
460 * newcomment.el (comment-region-internal): Box more tightly in the
461 common case where there's no TAB in the boxed text.
462
463 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
464
465 * info.el (info-tool-bar-map): Use images prev-node, next-node and
466 up-node.
467
468 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
469
470 * newsticker.el: Commentary updated. Code formatting changed.
471 (newsticker-version): Change to "1.9".
472 (newsticker, newsticker-feed): Doc fix.
473 (newsticker-url-list): Doc fix. Add option "Weekly".
474 (newsticker-retrieval-interval): Add option "Weekly".
475 (newsticker-headline-processing): Doc fix.
476 (newsticker-auto-mark-filter): Remove.
477 (newsticker-auto-mark-filter-list): New.
478 (newsticker-layout, newsticker-sort-method): Doc fix.
479 (newsticker-hide-old-items-in-newsticker-buffer)
480 (newsticker-heading-format, newsticker-item-format)
481 (newsticker-desc-format): Doc fix.
482 (newsticker-show-all-rss-elements): Remove.
483 (newsticker-show-all-news-elements): New.
484 (newsticker-faces, newsticker-ticker): Doc fix.
485 (remove-from-invisibility-spec): Code formatting.
486 (newsticker--process-ids): New.
487 (newsticker-mode): Doc fix.
488 (newsticker-mode): Change mode-line-format.
489 (newsticker-start): Remove debug output.
490 (newsticker-start-ticker): Doc fix. Add Autoload cookie.
491 (newsticker-w3m-show-inline-images): Code formatting.
492 (newsticker-next-item): Call `force-mode-line-update'.
493 (newsticker-previous-item): Call `force-mode-line-update'.
494 (newsticker-next-feed): Call `force-mode-line-update'.
495 (newsticker-previous-feed): Call `force-mode-line-update'.
496 (newsticker-mark-all-items-at-point-as-read): Code formatting.
497 (newsticker-show-old-items): Do not show descs.
498 (newsticker-hide-entry): Hide too much.
499 (newsticker-hide-entry, newsticker-show-entry)
500 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
501 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
502 (newsticker-toggle-auto-narrow-to-item): Code formatting.
503 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
504 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
505 (newsticker-get-news): Call `force-mode-line-update'.
506 Collect process ids.
507 (newsticker--sentinel): Change coding system handling.
508 Move image retrieval to new functions newsticker--get-logo-url-*.
509 Move feed parsing to new functions newsticker--parse-*.
510 Update list of process ids.
511 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
512 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
513 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
514 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
515 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
516 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
517 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
518 (newsticker--decode-coding-string): Remove.
519 (newsticker--decode-numeric-entities): Check input. Format code.
520 (newsticker--remove-whitespace): Check input.
521 (newsticker--do-forget-preformatted): Doc fix.
522 (newsticker--decode-rfc822-date): Allow for missing time.
523 (newsticker--update-process-ids): New.
524 (newsticker--image-sentinel): Change comment.
525 (newsticker--image-read): Change error message.
526 (newsticker--imenu-goto): Doc fix. Show headline title.
527 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
528 (newsticker--buffer-do-insert-text): Clean whitespace in
529 html-rendered headline title. Code formatting.
530 Call `newsticker--buffer-print-extra-elements'.
531 (newsticker--buffer-print-extra-element): Remove.
532 (newsticker--buffer-print-extra-elements): New.
533 (newsticker--buffer-do-print-extra-element): New.
534 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
535 large sizes.
536 (newsticker--run-auto-mark-filter)
537 (newsticker--do-run-auto-mark-filter):
538 Use `newsticker-auto-mark-filter-list'.
539
540 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
541
542 * net/rcirc.el: Use split-string OMIT-NULLS argument.
543 (rcirc-print): Force redisplay before running hooks. Do long
544 buffer truncation after making new text read-only. Deal with nil
545 text when decoding strings. If TARGET is nil, use either the
546 currently selected buffer, if it is an rcirc buffer and of the
547 same process or the process buffer.
548 (rcirc-mode): Remove header-line. Recompute short buffer names.
549 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
550 (rcirc-short-buffer-name): Add variable.
551 (rcirc-kill-buffer-hook): Recompute short buffer names.
552 Remove nick from private channel.
553 (rcirc-send-input): Send command text to current-buffer.
554 Don't clear overlay arrow here.
555 (rcirc-short-buffer-name): Return a short buffer name.
556 (rcirc-update-short-buffer-names, rcirc-abbreviate)
557 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
558 buffer-name abbreviations.
559 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
560 Do not touch nick-table when killing a parted channel.
561 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
562 Clear arrow from current buffer if it is now hidden.
563 (rcirc-current-buffer): Add variable.
564 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
565 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
566 Remove -face from names.
567 (rcirc-update-activity-string): Print "DND" when globally ignoring
568 activity.
569 (rcirc-ignore-buffer-activity-flag): Rename from
570 rcirc-ignore-channel-activity.
571 (rcirc-ignore-all-activity-flag): Doc fix.
572 (rcirc-channels): Remove variable.
573 (rcirc-kill-buffer-hook):
574 (rcirc-get-buffer-create): Add nick to private channel.
575 (rcirc-multiline-edit-submit): Remove tabs.
576 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
577 folded.
578 (rcirc-remove-nick-channel): Bug fix.
579 (rcirc-toggle-ignore-buffer-activity): Rename from
580 rcirc-toggle-ignore-channel-activity.
581 (rcirc-record-activity): Add buffers to the front of the list.
582 (rcirc-update-activity): Remove killed buffers from list.
583 (rcirc-process-server-response-1): Remove last argument if it is
584 null before calling handler.
585 (rcirc): Add "rcirc" defcustom prefix.
586 (rcirc-prompt): Simplify default prompt.
587 Use custom-initialize-default.
588 (rcirc-private-chats): Remove variable.
589 (rcirc-prompt): Change initialization.
590 (rcirc-version): Remove function.
591 (rcirc-id-string): Add constant.
592 (rcirc-last-buffer): Remove variable.
593 (rcirc-buffer-alist): Add variable.
594 (rcirc-connect): Update variable setup.
595 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
596 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
597 default.
598 (rcirc-handler-generic): Trigger activity.
599 (rcirc-send-message): Create the buffor of the target.
600 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
601 (rcirc-get-buffer): Just return nil if there is no matching buffer.
602 (rcirc-multiline-edit-cancel): Remove function.
603 (rcirc-set-last-buffer): Remove function.
604 (rcirc-get-any-buffer): Add function.
605 (rcirc-join-channels): Don't print /join text.
606 (rcirc-toggle-ignore-channel-activity): Add and update echo area
607 messages.
608 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
609 (rcirc-handler-NOTICE): Recognize CTCP responses.
610 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
611 constructing TOPIC string for buffers we are not JOINed.
612 (rcirc-handler-CTCP-response): Add handler.
613 (rcirc-multiline-edit-submit): Restore the window-configuration
614 before adjusting point.
615 (rcirc): Add customization group.
616 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
617 (rcirc-user-full-name, rcirc-startup-channels-alist)
618 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
619 (rcirc-ignore-all-activity-flag, rcirc-time-format)
620 (rcirc-input-ring-size, rcirc-read-only-flag)
621 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
622 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
623 Change defvar to defcustom.
624 (rcirc-update-prompt): Add optional ALL arg, which will update
625 prompts in all rcirc buffers. Regexp quote replacement text.
626 (rcirc-fill-column): Accept 'frame-width as a value.
627 (rcirc-set-changed): Add function.
628 (rcirc-next-active-buffer): Write more meaningful messages.
629 (rcirc-faces): Add customization group.
630 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
631 (rcirc-nick-in-message-face, rcirc-prompt-face)
632 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
633 (with-rcirc-process-buffer): Move before first usage.
634 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
635 (rcirc-debug-flag): Rename from `rcirc-log-p'.
636 (rcirc-debug): Rename from `rcirc-log'.
637 (rcirc-format-response-string): Do not print '-' chars for a
638 NOTICE with no sender. Simplify output of server responses.
639
640 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
641
642 (rcirc-browse-url-map, rcirc-browse-url-at-point)
643 (rcirc-browse-url-at-mouse, rcirc-mangle-text): Make urls
644 mouse and RET clickable.
645
646 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
647
648 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
649
650 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
651
652 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
653 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
654 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
655 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
656 argument to all these routines, so the passphrase can be managed
657 externally and passed in to the system.
658 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
659 pgg-add-passphrase-to-cache function.
660
661 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
662 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
663 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
664 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
665 argument to all these routines, so the passphrase can be managed
666 externally and passed in to the system.
667 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
668 function.
669
670 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
671
672 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
673 from goto-address-url-regexp.
674
675 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
676
677 * textmodes/org.el (org-read-date, org-goto-calendar)
678 (org-recenter-calendar, org-agenda-goto-calendar):
679 Temporarily clear 'calendar-move-hook'.
680
681 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
682
683 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
684 merging.
685
686 * ediff-util.el (ediff-previous-difference): Don't skip regions that
687 have merge clashes.
688
689 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
690
691 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
692 Undo previous change.
693
694 * startup.el (command-line): Use `custom-reevaluate-setting' for
695 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
696 tty-register-default-colors on Mac.
697
698 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
699
700 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
701 (gdb-buffer-type): Make it automatically buffer local...
702 (gdb-get-create-buffer): ...and set it accordingly.
703 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
704 actually work.
705
706 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
707
708 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
709 not red.
710
711 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
712
713 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
714 case GUD buffer is not visible.
715 (gdb-goto-breakpoint): Try to force display in source buffer.
716 (gdb-frame-gdb-buffer): Copy other similar functions.
717 (gdb-restore-windows): Don't display source if not asked for.
718 (gdb-assembler-buffer-name): Don't capitalise.
719
720 2005-11-03 Richard M. Stallman <rms@gnu.org>
721
722 * wid-edit.el (key-sequence): New widget type.
723
724 * simple.el (set-mark-command-repeat-pop): New variable.
725 (set-mark-command): Only interpret plan C-@ after a pop as a pop
726 if set-mark-command-repeat-pop is true.
727
728 * info.el (Info-fontify-node): Don't display extra "see" if there
729 already is one here.
730
731 * mouse.el: Fix special handling of DEL after dragging a region:
732 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
733 (mouse-region-delete-keys): Add [backspace].
734
735 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
736
737 * textmodes/ispell.el (ispell-command-loop): Change `i' description
738 not to assume it pertains to an affix.
739
740 * textmodes/flyspell.el (flyspell-post-command-hook):
741 Bind deactivate-mark to prevent deactivation.
742
743 2005-11-03 Lars Hansen <larsh@soem.dk>
744
745 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
746 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
747 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
748
749 2005-11-03 Romain Francoise <romain@orebokech.com>
750
751 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
752 Update copyright years.
753
754 2005-11-03 Sam Steingold <sds@gnu.org>
755
756 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
757 Use system-type instead of window-system because window-system is not
758 correctly defined during loadup.
759
760 2005-11-02 Mark A. Hershberger <mah@everybody.org>
761
762 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
763 (xml-parse-tag): Join strings separated by a comment properly.
764
765 2005-11-02 Andreas Schwab <schwab@suse.de>
766
767 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
768
769 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
770
771 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
772 (byte-optimize-pure-func): Quote the eval'd value.
773
774 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
775 Rename from perl-font-lock-syntactic-face-function.
776 Change the calling convention so it can be used as a font-lock MATCHER.
777 Do the parse-partial-sexp loop outselves.
778 (perl-font-lock-syntactic-keywords): Use it.
779 (perl-mode): Don't set font-lock-syntactic-face-function any more.
780
781 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
782
783 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
784 disassembly buffer too.
785 (gdb-exited): Remove overlay arrows when execution has finished.
786 (gdb-info-frames-custom, gdb-info-threads-custom)
787 (gdb-info-registers-custom): Don't add inappropriate text
788 properties if inferior is not active.
789
790 2005-11-02 Glenn Morris <rgm@gnu.org>
791
792 * progmodes/fortran.el (fortran-blink-match):
793 Use `blink-matching-delay'.
794
795 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
796
797 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
798
799 2005-11-02 Lars Hansen <larsh@soem.dk>
800
801 * net/tramp.el (tramp-action-out-of-band): Handle scp message
802 "Permission denied".
803
804 2005-11-01 Richard M. Stallman <rms@gnu.org>
805
806 * textmodes/flyspell.el (flyspell-external-point-words):
807 Pass nil to flyspell-get-word.
808
809 2005-11-02 Kim F. Storm <storm@cua.dk>
810
811 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
812 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
813
814 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
815
816 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
817 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
818 (calendar-mouse-print-dates): Add optional `event' argument.
819 Update interactive-spec.
820 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
821 Use `calendar-event-to-date' instead of `event'.
822
823 2005-11-02 Masatake YAMATO <jet@gyve.org>
824
825 * progmodes/ld-script.el (ld-script-builtins):
826 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
827 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
828 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
829
830 2005-11-01 Romain Francoise <romain@orebokech.com>
831
832 * vc-sccs.el: Update copyright year.
833 * ezimage.el: Likewise.
834
835 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
836
837 * info.el (Info-fontify-node): Use `string-width' for fontifying
838 underlined titles.
839
840 2005-11-01 Juri Linkov <juri@jurta.org>
841
842 * info.el (Info-fontify-node): Downcase node header keywords Node,
843 Prev, Next, Up before comparison.
844 (Info-history): Insert absolute directory name, and put invisible
845 property on it.
846
847 2005-11-01 Juri Linkov <juri@jurta.org>
848
849 * info.el (Info-file-supports-index-cookies): New variable.
850 (Info-find-node-2): Check makeinfo version for index cookie support.
851 (Info-index-nodes): Search for nodes with index cookies only when
852 Info-file-supports-index-cookies is t. Otherwise, search nodes
853 with "Index" in the node name.
854 (Info-index-node): Search index cookie in the current node only when
855 Info-file-supports-index-cookies is t. Otherwise, check the word
856 "Index" in the node name.
857 (Info-find-emacs-command-nodes): Remove code that searches nodes
858 with "Index" node name in the top menu.
859
860 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
861
862 * progmodes/scheme.el (scheme-mode-variables): Use the default
863 comment-indent-function.
864
865 * faces.el (face-attribute): Handle the case where a face inherits from
866 a non-existent face.
867
868 * simple.el (eval-expression-print-format): Use lisp-readable syntax
869 for octal and hexa output, and merge the char into the paren.
870 (kill-new): Use push.
871 (copy-to-buffer): Use with-current-buffer.
872 (completion-setup-function): Move code in loop to remove redundancy.
873 (minibuffer-local-must-match-map): Don't add bindings that duplicate
874 those inherited from minibuffer-local-completion-map.
875
876 * savehist.el (savehist-mode) <defcustom>:
877 Use custom-set-minor-mode if available.
878 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
879 and emit a message if applicable.
880
881 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
882
883 * savehist.el: Sync up to version 19.
884 (savehist-mode): New minor mode.
885 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
886 (savehist-length): Remove (use history-length instead).
887 (savehist-file-modes): Rename from savehist-modes.
888 (savehist-save-hook, savehist-loaded): New vars.
889 (savehist-load): Use savehist-mode. Try to smooth up transition from
890 old format to new format.
891 (savehist-install): Allow savehist-autosave-interval to be nil.
892 (savehist-save): Run the new hook. Be more careful to only trim the
893 history variables.
894 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
895 (savehist-printable): Print into a buffer rather than char-by-char.
896
897 2005-11-01 John Wiegley <johnw@newartisans.com>
898
899 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
900 toggle-ignore keybinding (C-a). The author said it had been
901 disabled much earlier due to a possible incompatibility, but after
902 many months of usage I have encountered no problems (and it is a
903 rather useful option, especially for switching to " *temp*").
904
905 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
906 support for OS/X's AddressBook, by calling out to the open source
907 program "contacts" (installable through Fink).
908
909 * net/eudc.el (eudc-expand-inline): If the
910 `eudc-multiple-match-handling-method' is set to `all', delete the
911 query string before inserting the query result.
912
913 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
914 flag, to prevent Eshell from using the system ls when
915 `eshell-ls-insert-directory' is in used.
916 (eshell-ls-insert-directory): Disable font-lock in directory
917 buffer so that Eshell's own fontification is seen. This broke
918 recently due to changes in font-lock, so this goes back to version
919 21 behavior.
920
921 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
922
923 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
924 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
925 (gdb-many-windows): Doc fix.
926
927 2005-10-31 Romain Francoise <romain@orebokech.com>
928
929 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
930
931 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
932
933 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
934 that global-font-lock-mode can be enabled by default.
935
936 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
937 (font-lock-add-keywords, font-lock-remove-keywords)
938 (font-lock-fontify-buffer): Remove autoload cookies.
939
940 * jit-lock.el (jit-lock-register): Likewise.
941
942 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
943
944 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
945
946 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
947 intact if there is no gud-comint-buffer.
948
949 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
950
951 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
952 old prompt comint-prompt-read-only is t and GDB commands are
953 issued from tool bar etc.
954
955 2005-10-31 Masatake YAMATO <jet@gyve.org>
956
957 * vc.el (vc-directory-exclusion-list): Add "{arch}".
958
959 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
960
961 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
962 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
963
964 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
965
966 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
967 starting at beginning of line. Fontification is messed up when
968 `open-paren-in-column-0-is-defun-start' set to t.
969 Reported by John Paul Wallington <jpw@pobox.com>.
970
971 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
972
973 * comint.el (comint-send-input): Call `comint-update-fence' when
974 `comint-process-echoes' and `comint-prompt-read-only' are both
975 non-nil, to avoid leftover read-only newline.
976
977 2005-10-30 Richard M. Stallman <rms@gnu.org>
978
979 * textmodes/flyspell.el (flyspell-external-point-words):
980 Detect when WORD can't be checked properly because
981 flyspell-get-word finds just part of it, and move on.
982
983 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
984 boundarychar for Polish.
985 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
986 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
987
988 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
989
990 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
991 (gdb-registers-font-lock-keywords): Delete.
992 (gdb-registers-mode): Don't fontify.
993 (gdb-info-registers-custom): Use text properties instead as, in
994 future, changed register values will use font-lock-warning-face.
995 (gdb-local-font-lock-keywords): Rename to...
996 (gdb-locals-font-lock-keywords): ...for consistency.
997
998 2005-10-30 Andre Spiegel <spiegel@gnu.org>
999
1000 * vc.el (vc-switch-backend): Better error message if the buffer is
1001 not visiting a file under version control.
1002
1003 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
1004
1005 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
1006
1007 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
1008 ~/.emacs.d/.emacs.
1009
1010 2005-10-29 Richard M. Stallman <rms@gnu.org>
1011
1012 * replace.el (occur-mode-mouse-goto): Always go to other window.
1013 (occur-mode-goto-occurrence): Always switch in same window.
1014
1015 * simple.el (undo): Display message at end, not at start.
1016
1017 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
1018 New arg REUSE-CELL.
1019 (cancel-timer-internal): New function.
1020 (timer-event-handler): Use cancel-timer-internal,
1021 and pass the cell it returns to timer-activate...
1022
1023 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
1024 (jit-lock-deferred-fontify, jit-lock-context-fontify)
1025 (jit-lock-after-change): Test memory-full.
1026
1027 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
1028
1029 * textmodes/conf-mode.el (conf-assignment-sign)
1030 (conf-assignment-regexp): Fix docstrings.
1031 (conf-mode-initialize): New function.
1032 (conf-mode): Remove optional args. Use delay-mode-hooks to
1033 recognize recursive calls.
1034 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
1035 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
1036 (conf-xdefaults-mode): Use define-derived-mode and
1037 conf-mode-initialize.
1038
1039 2005-10-29 Romain Francoise <romain@orebokech.com>
1040
1041 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
1042
1043 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
1044
1045 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
1046 part of the decoded armor to find the key-identifier.
1047 (pgg-gpg-lookup-key-owner): New function to return the
1048 human-readable identifier of a key owner.
1049 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
1050 key itself.
1051 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
1052 the key value) if we have a key and can match it against a secret
1053 key. Also, added a note pointing out fact that the prompt only
1054 indicates the first matching key.
1055
1056 * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
1057 pgg-decrypt-region.
1058 (pgg-pending-timers): A new hash for tracking the passphrase cache
1059 timers, so that new ones supercede old ones.
1060 (pgg-add-passphrase-to-cache): Rename from
1061 `pgg-add-passphrase-cache' to reduce confusion (all callers
1062 changed). Modified to cancel old timers when new ones are added.
1063 (pgg-remove-passphrase-from-cache): Rename from
1064 `pgg-remove-passphrase-cache' to reduce confusion (all callers
1065 changed). Modified to cancel old timers when their keys are
1066 removed from the cache.
1067 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
1068 XEmacs, an indirection to delete-itimer.
1069 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
1070 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
1071 users can only check cache without risk of prompting. Correct bug in
1072 notruncate behavior.
1073 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
1074 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
1075 Add informative docstrings.
1076 (pgg-decrypt): Convey provided passphrase in subordinate call to
1077 pgg-decrypt-region.
1078
1079 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
1080
1081 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
1082 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
1083 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
1084 'passphrase' argument, so the passphrase can be managed externally
1085 and then passed in to the system.
1086
1087 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
1088 (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
1089 so the passphrase cache can be used reliably with identifiers
1090 besides a pgp packet's key id.
1091
1092 * pgg-gpg.el (pgg-pgp-encrypt-region)
1093 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
1094 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
1095 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
1096 argument to all these routines, so the passphrase can be managed
1097 externally and passed in to the system.
1098
1099 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
1100 'notruncate' argument, so the passphrase cache can be used
1101 reliably with identifiers besides a pgp packet's key id.
1102
1103 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
1104
1105 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
1106 symmetric encryption.
1107 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
1108 encrypted session key.
1109 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
1110 message ask for the passphrase in a proper way.
1111
1112 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
1113 New user commands for symmetric encryption.
1114
1115 2005-10-28 Bill Wohler <wohler@newt.com>
1116
1117 * help-mode.el (help-url): New button type. Calls browse-url.
1118 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
1119 Similar to Info nodes: URL `url'.
1120 (help-make-xrefs): Create help-url buttons for
1121 help-xref-url-regexp matches.
1122
1123 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
1124
1125 * tool-bar.el (tool-bar-add-item-from-menu)
1126 (tool-bar-local-item-from-menu): Fix doc strings.
1127
1128 2005-10-28 Romain Francoise <romain@orebokech.com>
1129
1130 * ldefs-boot.el: Update.
1131
1132 * subr.el (locate-library): Move from help-fns.el.
1133 * help-fns.el (locate-library): Move to subr.el.
1134
1135 2005-10-28 Richard M. Stallman <rms@gnu.org>
1136
1137 * net/tramp.el (tramp-completion-mode): defvar moved up.
1138
1139 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
1140
1141 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
1142
1143 * files.el (find-file-noselect): Use %d to format large file size.
1144
1145 * bindings.el (mode-line-format): Add %e.
1146
1147 * loadup.el ("facemenu"): Load unconditionally.
1148 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
1149 ("x-dnd"): Load, when appropriate.
1150
1151 * startup.el (command-line): Call before-init-hook earlier.
1152 Warn about some bad characters in -u user name.
1153
1154 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
1155 (flyspell-external-point-words): Error if misspelled word is not found.
1156 Set flyspell-large-region-beg at end of word.
1157
1158 2005-10-28 Andreas Schwab <schwab@suse.de>
1159
1160 * view.el (View-revert-buffer-scroll-page-forward):
1161 Use view-page-size-default.
1162
1163 2005-10-28 Juri Linkov <juri@jurta.org>
1164
1165 * international/quail.el (quail-get-current-str): Translate last
1166 raw character for deterministic input methods.
1167
1168 2005-10-27 Jay Belanger <belanger@truman.edu>
1169
1170 * calc/calc-ext.el: Add functions to autoloads.
1171 (math-identity-matrix-p, math-ident-row-p): New functions.
1172
1173 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
1174 multiplication by an identity matrix; don't turn multiplication by
1175 an inverse matrix into division.
1176 (math-div-symbol-fancy): Replace division by matrices with
1177 multiplication by inverse.
1178
1179 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
1180
1181 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
1182 (calc-writeoutpower): New functions.
1183
1184 2005-10-27 Romain Francoise <romain@orebokech.com>
1185
1186 * replace.el (occur-engine): Include colon in mouse-face highlight.
1187
1188 * dired-x.el: Change Maintainer field.
1189
1190 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
1191
1192 * longlines.el (longlines-mode): Bind after-change-functions to
1193 nil during initial decoding and final encoding.
1194
1195 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
1196
1197 * term.el (term-emulate-terminal, term-handle-colors-array)
1198 (term-handle-ansi-escape): Specify the terminfo capabilities
1199 implemented.
1200
1201 2005-10-26 Richard M. Stallman <rms@gnu.org>
1202
1203 * info.el (Info-fontify-node): Fix detection of sentence-break
1204 before *Note.
1205
1206 2005-10-26 Romain Francoise <romain@orebokech.com>
1207
1208 * smerge-mode.el: Add `tools' to file keywords.
1209
1210 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
1211
1212 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
1213 when the fringe is not available.
1214
1215 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
1216 (def-gdb-auto-update-trigger): Simplify construction.
1217 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
1218 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
1219 defined explicitly.
1220 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
1221 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
1222 defined explicitly.
1223 (gdb-info-locals-custom): Remove as it's a no-op.
1224
1225 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
1226
1227 * longlines.el (longlines-mode): Remove narrowing before
1228 performing the initial decoding or final encoding.
1229
1230 2005-10-25 Romain Francoise <romain@orebokech.com>
1231
1232 * emacs-lisp/find-func.el (find-library-name): Also strip
1233 extension if library name ends in .el, to take advantage of
1234 `find-library-suffixes'.
1235
1236 2005-10-25 Richard M. Stallman <rms@gnu.org>
1237
1238 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
1239
1240 2005-10-25 Juri Linkov <juri@jurta.org>
1241
1242 * textmodes/texinfo.el (texinfo-mode): Change charset of one
1243 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
1244
1245 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1246
1247 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
1248 (blackbox-redefine-key): Add argument `map'.
1249
1250 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
1251 regions when moving the jit-lock-context-unfontify-pos boundary.
1252
1253 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
1254
1255 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
1256
1257 2005-10-25 Masatake YAMATO <jet@gyve.org>
1258
1259 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
1260
1261 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
1262
1263 * play/blackbox.el (blackbox-redefine-key): New function.
1264 (blackbox-mode-map): Use it to remap existing bindings for cursor
1265 motion instead of binding literal keys.
1266
1267 2005-10-25 Glenn Morris <rgm@gnu.org>
1268
1269 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
1270 diary does not end in a newline. Do not assume a blank line at
1271 the start of the diary file.
1272
1273 2005-10-25 Kenichi Handa <handa@m17n.org>
1274
1275 * international/quail.el (quail-translate-key): If the input
1276 method is deterministic and failed to handle the last key, restart
1277 the key handling loop from an appropriate key.
1278
1279 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
1280
1281 * vc.el (vc-dired-mode): Extend comment for binding of
1282 `directory-listing-before-filename-regexp'.
1283
1284 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1285
1286 * textmodes/texinfo.el (texinfo-mode):
1287 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
1288 not to unnecessarily expose emacs-mule's internal char codes.
1289
1290 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
1291
1292 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
1293 Display hand pointer and help-echo on disabled icon too.
1294 (gdb-mouse-until): New function.
1295 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
1296
1297 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
1298
1299 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
1300 with 2005-10-23 change to doctor.el.
1301
1302 * finder.el (finder-mode-map): Add follow-link binding.
1303
1304 2005-10-25 Kim F. Storm <storm@cua.dk>
1305
1306 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
1307 to gdb-mouse-toggle-breakpoint-fringe.
1308 (gdb-mouse-toggle-breakpoint-margin): Rename from
1309 gdb-mouse-toggle-breakpoint. Fix doc.
1310 (gdb-mouse-toggle-breakpoint-fringe): New defun.
1311 (gdb-put-string): Add optional SPROPS arg. Add props to string.
1312 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
1313 string properties also for fringe breakpoint bitmaps.
1314
1315 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
1316
1317 * textmodes/org.el (org-start-icalendar-file): Fix format form.
1318
1319 2005-10-25 Masatake YAMATO <jet@gyve.org>
1320
1321 * simple.el (completion-common-substring):
1322 Use `completion-common-substring' prior to `completion-base-size'.
1323
1324 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
1325
1326 * savehist.el: Require CL while compiling.
1327 (savehist-history-variables): Remove.
1328 (savehist-save-minibuffer-history, savehist-additional-variables)
1329 (savehist-minibuffer-history-variables): New vars.
1330 (savehist-save): Use them.
1331 (savehist-uninstall, savehist-minibuffer-hook): New funs.
1332 (savehist-install): New fun, extracted from savehist-load.
1333 (savehist-load): Use them.
1334
1335 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1336
1337 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
1338 a dummy doc-string-elt property.
1339 (defalias, defvaralias, define-category): Add a docstring property.
1340
1341 * image.el (defimage):
1342 * widget.el (define-widget):
1343 * custom.el (defface, defcustom): Add `doc-string' declaration.
1344
1345 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
1346 (defadvice): Add `doc-string' declaration.
1347
1348 * emacs-lisp/byte-run.el (macro-declaration-function):
1349 Handle `doc-string' declarations.
1350 (define-obsolete-function-alias, define-obsolete-variable-alias):
1351 Add `doc-string' declaration.
1352
1353 2005-10-24 Kenichi Handa <handa@m17n.org>
1354
1355 * international/utf-7.el (utf-7): Add autoload cookie.
1356
1357 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
1358
1359 2005-10-24 Eli Zaretskii <eliz@gnu.org>
1360
1361 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
1362 list of directories passed to batch-update-autoloads. Add "." to
1363 the list of the echoed directories.
1364
1365 * pgg-def.el:
1366 * pgg-gpg.el:
1367 * pgg-parse.el:
1368 * pgg-pgp.el:
1369 * pgg-pgp5.el:
1370 * pgg.el: Moved here from the gnus subdirectory.
1371
1372 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
1373
1374 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
1375 in case comint-prompt-read-only is set to t.
1376
1377 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
1378 in case comint-prompt-read-only is set to t.
1379
1380 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
1381
1382 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
1383 Now a string.
1384 (icalendar-import-format): Handle CLASS, STATUS, URL.
1385 Rename `subject' to `summary'.
1386 (icalendar-import-format-summary): Rename from
1387 `icalendar-import-format-subject'.
1388 (icalendar-import-format-url, icalendar-import-format-status)
1389 (icalendar-import-format-class): New variables.
1390 (icalendar--rris): Take variable argument list.
1391 (icalendar--datestring-to-isodate): Remove unnecessary
1392 calendar-style check when converting dates with explicit month names.
1393 (icalendar-export-region): Change return type of conversion
1394 subroutines. Bury current buffer unless error occurred.
1395 (icalendar--convert-to-ical)
1396 (icalendar--parse-summary-and-rest): New functions.
1397 (icalendar--convert-ordinary-to-ical)
1398 (icalendar--convert-weekly-to-ical)
1399 (icalendar--convert-yearly-to-ical)
1400 (icalendar--convert-block-to-ical)
1401 (icalendar--convert-cyclic-to-ical)
1402 (icalendar--convert-anniversary-to-ical): Change return type.
1403 Strip trailing blanks from subject.
1404 (icalendar--convert-sexp-to-ical): Change return type.
1405 Strip trailing blanks from subject. Handle simple sexp
1406 entries as generated by icalendar.el.
1407 (icalendar--convert-float-to-ical)
1408 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
1409 (icalendar-import-file): Doc fix.
1410 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
1411 Correct call to icalendar--rris.
1412 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
1413 `summary'.
1414 (icalendar--add-diary-entry): Rename `subject' to `summary'.
1415
1416 2005-10-24 Romain Francoise <romain@orebokech.com>
1417
1418 * server.el (server-sentinel): Set query-on-exit flag to nil on
1419 new client processes (it isn't inherited from the server process).
1420
1421 * replace.el (occur-engine): Rearrange text properties.
1422
1423 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1424
1425 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
1426 case-fold-search is nil.
1427 (debug-help-follow): Use help-xref-interned directly.
1428
1429 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
1430
1431 * thumbs.el (thumbs-image-type): Add .pbm.
1432
1433 2005-10-23 Richard M. Stallman <rms@gnu.org>
1434
1435 * faces.el (inhibit-face-set-after-frame-default): New variable.
1436 (set-face-attribute): Bind it.
1437 (face-set-after-frame-default): Test it.
1438
1439 * help-fns.el (describe-simplify-lib-file-name): New function.
1440 (describe-function-1, describe-variable): Use it.
1441
1442 * faces.el (describe-face): Use describe-simplify-lib-file-name.
1443
1444 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
1445 Eliminate nil as possible value.
1446 (tooltip-hide-delay): Reduce internal-border-width.
1447
1448 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
1449 (menu-bar-file-menu) <new-file>: Likewise.
1450
1451 * simple.el (line-move-finish): Ignore fields computing LINE-END.
1452
1453 * international/mule.el (load-with-code-conversion):
1454 Pass full file name to `eval-buffer' unless preloading.
1455
1456 * textmodes/flyspell.el (flyspell-large-region):
1457 Call ispell-check-version.
1458
1459 * textmodes/ispell.el (ispell-local-dictionary-overridden):
1460 Fix the make-variable-buffer-local call that was supposed
1461 to be for this variable.
1462 (ispell-aspell-supports-utf8): Doc fix.
1463 (ispell-find-aspell-dictionaries): Preserve elements of
1464 ispell-dictionary-alist for dictionaries that aspell doesn't report.
1465 (ispell-aspell-find-dictionary): Return nil on error.
1466
1467 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
1468 (doctor-symptoms): Likewise.
1469
1470 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
1471
1472 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
1473
1474 * cus-edit.el (custom-button, custom-button-pressed): New vars.
1475 (custom-raised-buttons): Add :set spec.
1476 (custom-button-unraised, custom-button-pressed-unraised):
1477 New faces, so that custom-raised-buttons actually does something.
1478 (custom-mode): Use custom-button and custom-button-pressed.
1479
1480 * wid-edit.el (widget-specify-button): Don't ignore
1481 widget-mouse-face on graphic terminals.
1482 (widget-move-and-invoke): Cleanup.
1483
1484 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
1485
1486 * whitespace.el (whitespace-cleanup): Doc fix.
1487
1488 2005-10-23 Romain Francoise <romain@orebokech.com>
1489
1490 * emulation/viper.el (viper-set-hooks): Quote forms passed to
1491 `eval-after-load' to avoid evaluating their result.
1492
1493 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
1494
1495 * files.el (directory-listing-before-filename-regexp):
1496 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
1497
1498 * dired.el (dired-move-to-filename-regexp): Remove.
1499 All occurences replaced by `directory-listing-before-filename-regexp'.
1500
1501 * dired-x.el, locate.el, vc.el:
1502 Replace `dired-move-to-filename-regexp' by
1503 `directory-listing-before-filename-regexp'. In vc.el it is
1504 overwritten locally; maybe this can be handled in files.el too.
1505
1506 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
1507 replaced by `directory-listing-before-filename-regexp'.
1508
1509 2005-10-23 Andreas Schwab <schwab@suse.de>
1510
1511 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
1512 and eval-next-after-load.
1513
1514 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
1515
1516 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
1517 exist, create it.
1518
1519 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
1520
1521 * allout.el: Remove autoloads for mailcrypt and crypt++.
1522 Require pgg, pgg-gpg during compilation.
1523 (allout-version): Increment version number to 2.1, and use a literal
1524 rather than RCS Id.
1525 (allout-default-encryption-scheme): Remove.
1526 (allout-passphrase-verifier-handling)
1527 (allout-passphrase-verifier-string)
1528 (allout-file-passphrase-verifier-string)
1529 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
1530 (allout-passphrase-hint-handling): Rename and simplify.
1531 (allout-init): Use `find-file-hook' if available, otherwise
1532 `find-file-hooks'.
1533 (allout-mode): Use `write-file-functions' if available, otherwise
1534 `local-write-file-hooks' and, instead of making auto-save-hook
1535 buffer local, make the write-file-hook activity contingent to
1536 allout-mode.
1537 (allout-mode): Use key-binding substitution in the docstring.
1538 (allout-kill-line): Spell-out kill ring data structure mutation
1539 instead of using byte-compiler-complaint-provoking `pop'.
1540 (allout-insert-listified): Use `insert' rather than `insert-string'
1541 (allout-toggle-current-subtree-encryption): Update docstring, adjust
1542 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
1543 (allout-encrypt-string): Totally revamped vis new underlying
1544 encryption facilities.
1545 (allout-mc-activate-passwd): Remove.
1546 (allout-obtain-passphrase): New, more or less replaces
1547 allout-mc-activate-passwd.
1548 (allout-encrypted-key-info): More or less replaces
1549 allout-encrypted-text-type.
1550 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
1551 (my-mark-marker): Use `(featurep 'xemacs)'.
1552
1553 2005-10-23 Lars Hansen <larsh@soem.dk>
1554
1555 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
1556 (byte-compile-file-form-defmumble, byte-compile-defun)
1557 (byte-compile-defmacro): Use it.
1558 (byte-compile-form): Don't call byte-compile-set-symbol-position
1559 when a byte-compile handler is called.
1560
1561 2005-10-22 Romain Francoise <romain@orebokech.com>
1562
1563 * savehist.el (savehist-history-variables): Add `grep-find-history'.
1564
1565 * subr.el (eval-after-load): Convert library name to an absolute
1566 file name using locate-library, since load-history no longer has
1567 library names in it.
1568
1569 2005-10-22 Richard M. Stallman <rms@gnu.org>
1570
1571 * files.el (make-temp-file): Move from subr.el.
1572 * subr.el (make-temp-file): Move to files.el.
1573
1574 * window.el (get-buffer-window-list): Move from subr.el.
1575 * subr.el (get-buffer-window-list): Move to window.el.
1576
1577 * image.el (image-load-path): Use eval-at-startup to initialize.
1578
1579 * subr.el (eval-at-startup): New macro.
1580
1581 * subr.el: Much rearrangement of functions and division
1582 into pages. No code changes.
1583
1584 2005-10-22 Kenichi Handa <handa@m17n.org>
1585
1586 * tar-mode.el (tar-extract): Be sure to call
1587 find-operation-coding-system if set-auto-coding doesn't find a
1588 coding system.
1589
1590 2005-10-22 Kim F. Storm <storm@cua.dk>
1591
1592 * image.el (image-type-header-regexps): Rename from image-type-regexps.
1593 Change users.
1594 (image-type-file-name-regexps): New defconst.
1595 (image-type-from-data): Simplify loop.
1596 (image-type-from-buffer): New defun.
1597 (image-type-from-file-header): Use it instead of image-type-from-data.
1598 Use image-search-load-path instead of only looking in data-directory.
1599 (image-type-from-file-name): New defun.
1600 (image-search-load-path): Change `pathname' to `filename'.
1601 Make PATH arg optional, default to image-load-path.
1602
1603 2005-10-21 Richard M. Stallman <rms@gnu.org>
1604
1605 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
1606
1607 * textmodes/paragraphs.el (sentence-end-base): New variable.
1608 (sentence-end): Use sentence-end-base.
1609
1610 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1611
1612 * font-lock.el (font-lock-default-fontify-region): Check the multiline
1613 property independently from the font-lock-multiline variable.
1614
1615 2005-10-21 Richard M. Stallman <rms@gnu.org>
1616
1617 * emacs-lisp/find-func.el (find-library-name): Doc fix.
1618
1619 * startup.el (command-line): Convert library names
1620 in `load-history' to absolute file names.
1621
1622 * subr.el (symbol-file): Doc fix.
1623
1624 * loadhist.el (file-loadhist-lookup): Call locate-library
1625 instead of find-library-name. Don't try converting
1626 abs file names to library names, since load-history no longer
1627 has library names in it.
1628 (file-dependents, file-provides, file-requires): Doc fixes.
1629
1630 2005-10-21 Juri Linkov <juri@jurta.org>
1631
1632 * progmodes/etags.el (tags-table-mode): New function.
1633 (tags-verify-table): Replace initialize-new-tags-table with
1634 tags-table-mode.
1635
1636 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
1637 default value.
1638 (desktop-modes-not-to-save): Add tags-table-mode to the
1639 default value.
1640
1641 * info.el (Info-index-next): Add total number of index
1642 alternatives to the message.
1643
1644 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
1645 backward only space (instead of space and period) before looking
1646 at sentence end.
1647
1648 * simple.el (set-variable): Use user-variable-p instead of symbolp.
1649 Add the old variable value as 4th default-value arg of read-string.
1650
1651 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1652
1653 * cus-face.el (custom-declare-face): Make face from X resources
1654 also on Mac.
1655
1656 * disp-table.el (standard-display-g1, standard-display-graphic):
1657 Refuse to use string glyphs also on Mac.
1658 (standard-display-european): Don't set terminal coding system also
1659 on Mac.
1660
1661 * frame.el (display-screens): Use x-display-screens also on Mac.
1662
1663 2005-10-21 Romain Francoise <romain@orebokech.com>
1664
1665 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
1666
1667 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1668
1669 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
1670 and $? into sexps.
1671
1672 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
1673 warning face on open-paren-in-column-0.
1674
1675 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
1676 boundary case. Fix typo.
1677 Suggested by Martin Rudalics <rudalics@gmx.at>.
1678
1679 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
1680
1681 * textmodes/org.el: (org-combined-agenda-icalendar-file)
1682 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
1683 (org-export-icalendar-this-file)
1684 (org-export-icalendar-all-agenda-files)
1685 (org-export-icalendar-combine-agenda-files): New commands.
1686 (org-export-icalendar, org-print-icalendar-entries)
1687 (org-start-icalendar-file, org-finish-icalendar-file)
1688 (org-ical-ts-to-string): New functions.
1689 (org-read-date, org-goto-calendar)
1690 (org-agenda-goto-calendar): Inhibit displaying diary entries by
1691 call to `calendar'.
1692 (orgtbl-setup): Remove the :keys arguments from the menu description.
1693 (org-after-save-iCalendar-file-hook): New variable.
1694
1695 2005-10-21 Kenichi Handa <handa@m17n.org>
1696
1697 * language/vietnamese.el (tcvn-5712): Make it an alias of
1698 vietnamese-tcvn coding-system.
1699
1700 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
1701
1702 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
1703 group id is given.
1704
1705 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1706
1707 * progmodes/sh-script.el (sh-escaped-line-re): New var.
1708 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
1709 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
1710 whose line is either continued or ends with a comment.
1711
1712 2005-10-20 Romain Francoise <romain@orebokech.com>
1713
1714 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
1715
1716 * replace.el (occur-engine): Add follow-link property.
1717
1718 * font-core.el (font-lock-mode): Doc fix.
1719
1720 2005-10-20 Richard M. Stallman <rms@gnu.org>
1721
1722 * net/rcirc.el: New file.
1723
1724 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
1725
1726 * term.el (term-term-name): Initialize to "eterm-color".
1727
1728 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
1729
1730 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
1731 for encryption functionality.
1732 Move allout customization subgroup from `editing' to `outlines' group.
1733 Fix commentary 'keywords' to legitimate ones.
1734 Update author info (using my current email address, obscurified).
1735 (allout-encrypt-string, allout-encryption-produce-work-buffer)
1736 (allout-encrypted-topic-p, allout-encrypted-text-type)
1737 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
1738 (allout-situate-encryption-key-verifier)
1739 (allout-get-encryption-key-verifier, allout-verify-key)
1740 (allout-next-topic-pending-encryption)
1741 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
1742 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
1743 (outline-key-verifier-handling, outline-key-hint-handling)
1744 (outline-encrypt-unencrypted-on-saves): New defcustoms.
1745 (allout-file-key-verifier-string, allout-encryption-scheme)
1746 (allout-key-verifier-string, allout-key-hint-string)
1747 (allout-after-save-decrypt): New variables.
1748 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
1749 (allout-after-saves-handler): New hook functions.
1750 (allout-post-command-business): Do allout-after-save-decrypt.
1751 (allout-enable-file-variable-adjustment): Custom var to enable
1752 mechanism for adding and adjusting settings of Emacs file variables.
1753 (allout-adjust-file-variable, allout-file-vars-section-data):
1754 New functions, implement the mechanism.
1755 (outlineify-sticky): Use the file vars mechanism.
1756 (allout-inhibit-protection, allout-during-write-cue)
1757 (allout-override-protect, allout-before-change-protect): Remove.
1758 (allout-flag-region, allout-open-topic): Adjust read-only text.
1759 (allout-open-line-not-read-only): Add to facilitate read-only
1760 text based protection.
1761 (allout-kill-line): Revise to adjust read-only text, clue the
1762 user about the inhibition.
1763 (allout-unprotected): Use unwind-protect.
1764 (allout-shift-in, allout-shift-out): Disallow manually shifting a
1765 topic deeper than the offspring depth of the previous topic -
1766 avoiding confusing "containment discontinuities".
1767 (allout-reindent-bodies): Fix retention of body relative hanging
1768 indent during promotion of collapsed bodies.
1769 (allout-open-topic): Make it easy to open new topic with same
1770 bullet as current topic - topic creation functions provided with
1771 any universal argument provokes now prompt for bullet, defaulting
1772 to the bullet of the previous topic.
1773 (allout-plain-bullets-string, allout-distinctive-bullets-string):
1774 Plain bullet alternates '.' period and ',' comma only. All other
1775 bullets are relegated to special status (but customizable).
1776 (allout-end-of-entry): Rename from 'allout-end-of-current-entry
1777 since it actually operates w.r.t. most immediately containing
1778 entry, visible or not.
1779 (allout-hide-current-entry, allout-show-current-entry): Use the
1780 revised version.
1781 (allout-old-expose-topic): Solidify deprecation.
1782 (allout-end-of-subtree): Add so we can span concealed as well
1783 as visible topics.
1784 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
1785 (allout-end-of-current-heading): Tweak to just respect the first line.
1786 (allout-get-body-text): Add.
1787 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
1788 when invoked interactively.
1789 (allout-up-current-level): Use `interactive-p'.
1790 (allout-mode, allout-init): Miscellaneous docstring and
1791 operational refinements, as well as hookups of new encryption stuff.
1792 (allout-beginning-of-current-entry): Now works as advertised.
1793 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
1794 (allout-isearch-rectification): Refine condition for isearching.
1795 (allout-isearch-abort, allout-enwrap-isearch)
1796 (allout-flag-region, my-region-active-p): Relocate some macros.
1797 (allout-title): Fallback title is '(buffer-name)', not
1798 non-existing '(current-buffer-name)'.
1799 (subst-char-in-string): Define if absent (for some XEmacs versions).
1800
1801 2005-10-20 Jari Aalto <jari.aalto@cante.net>
1802
1803 * mail/sendmail.el (mail-setup-hook, mail-aliases)
1804 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
1805 (mail-citation-prefix-regexp, mail-signature-file)
1806 (mail-default-headers, mail-bury-selects-summary)
1807 (mail-send-nonascii): Add autoload cookies.
1808
1809 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1810
1811 * frame.el (blink-cursor-mode): Add `mac' to the list of
1812 window-system's that support blinking cursor.
1813
1814 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
1815
1816 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
1817
1818 2005-10-20 Eli Zaretskii <eliz@gnu.org>
1819
1820 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
1821 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
1822 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
1823
1824 2005-10-20 Kim F. Storm <storm@cua.dk>
1825
1826 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
1827 (ido-set-current-directory): Don't add / after final @.
1828 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
1829 Explicitly handle ange-ftp completion oddities.
1830 (ido-make-file-list): Don't rotate list at tramp root to avoid
1831 triggering tramp file handler for expand-file-name via get-file-buffer.
1832
1833 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1834
1835 * simple.el (eval-expression-print-format): Put the char-string
1836 inside the parenthesis, like the other alternative notations.
1837 (kill-new): Use push.
1838 (copy-to-buffer): Use with-current-buffer.
1839 (completion-setup-function): Simplify.
1840 (minibuffer-local-must-match-map): Don't add redundant bindings which
1841 are already present in its parent (minibuffer-local-completion-map).
1842
1843 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
1844
1845 2005-10-19 Jay Belanger <belanger@truman.edu>
1846
1847 * calc/calc-units.el (math-standard-units): Add units, adjust
1848 symbols and update values.
1849 (math-unit-prefixes): Add more prefixes.
1850
1851 2005-10-19 Romain Francoise <romain@orebokech.com>
1852
1853 * bookmark.el (bookmark-menu-heading): New face.
1854 (bookmark-bmenu-list): Use it.
1855 Don't fiddle with `baud-rate' at top-level.
1856
1857 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
1858
1859 * image.el (create-image, find-image): Mention max-image-size in
1860 docstring.
1861
1862 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1863
1864 * savehist.el (savehist-load): Revert to checking XEmacs.
1865
1866 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
1867 Various docstring and line-width fixups.
1868 (conf-mode): Use cond.
1869 Set font-lock-defaults. Don't set comment-use-syntax.
1870
1871 2005-10-18 David Ponce <david@dponce.com>
1872
1873 * tree-widget.el (tree-widget-button-click): New function.
1874 (tree-widget-button-keymap): Use it.
1875
1876 2005-10-18 Romain Francoise <romain@orebokech.com>
1877
1878 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1879 (bookmark-bmenu-hide-filenames): Add follow-link property.
1880 Improve help-echo text.
1881
1882 * ffap.el (find-file-at-point): Doc fix.
1883
1884 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1885
1886 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
1887
1888 2005-10-18 Masatake YAMATO <jet@gyve.org>
1889
1890 Install to the CVS repository what I forgot to install in my
1891 2005-10-16 changes.
1892
1893 * progmodes/python.el (python-complete-symbol): Pass the common
1894 prefix substring of completion to `display-completion-list'.
1895
1896 * textmodes/org.el (org-complete): Ditto.
1897
1898 2005-10-18 Masatake YAMATO <jet@gyve.org>
1899
1900 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
1901
1902 * woman.el (WoMan-xref-man-page): New button type derived
1903 from `Man-abstract-xref-man-page'.
1904 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
1905
1906 * man.el (Man-abstract-xref-man-page): New button type.
1907 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
1908 (Man-highlight-references): Add new optional argument `xref-man-type'.
1909
1910 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
1911
1912 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
1913
1914 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
1915
1916 * cus-edit.el (Custom-move-and-invoke): Delete.
1917 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
1918
1919 * wid-edit.el (widget-move-and-invoke): New function, from
1920 Custom-move-and-invoke.
1921
1922 2005-10-17 Bill Wohler <wohler@newt.com>
1923
1924 Move all remaining images from lisp/toolbar to etc/images, move
1925 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
1926 the low resolution images in their own directory (low-color).
1927
1928 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
1929 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
1930 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
1931 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
1932 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
1933 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
1934 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
1935
1936 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
1937 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
1938 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
1939 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
1940 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
1941 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
1942 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
1943 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
1944 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
1945 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
1946 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
1947 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
1948 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
1949 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
1950 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
1951
1952 To conform with convention, replace the underscore (_) in the
1953 following image names with dash (-) or (/) as appropriate.
1954
1955 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
1956 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
1957 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
1958 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
1959 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
1960 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
1961 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
1962 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
1963 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
1964 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
1965 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
1966 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
1967 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
1968 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
1969 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
1970
1971 * info.el (info-tool-bar-map): Replace underscores in image names
1972 with dashes.
1973
1974 * makefile.w32-in (WINS): Remove toolbar.
1975
1976 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
1977
1978 * tool-bar.el: Move to lisp from toolbar. Now that
1979 toolbar is empty, it should be deleted when folks run "cvs up -P".
1980
1981 2005-10-18 Jay Belanger <belanger@truman.edu>
1982
1983 * calc/calc-store.el (calc-store-into): Get the proper variable name
1984 to display in message.
1985
1986 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
1987
1988 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
1989 expressions display in speedbar for all buffers when debugging.
1990 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
1991
1992 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
1993 (speedbar-insert-button, speedbar-make-button):
1994 Use add-text-properties.
1995 (speedbar-update-localized-contents)
1996 (speedbar-update-directory-contents)
1997 (speedbar-update-special-contents): Use dolist.
1998 (speedbar-buffer-easymenu-definition): Add a menu separator.
1999
2000 2005-10-17 Jason Rumney <jasonr@gnu.org>
2001
2002 * makefile.w32-in: Use $(lisp) consistently.
2003 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
2004 for shell specific generation of mh-autoloads.
2005
2006 2005-10-17 Richard M. Stallman <rms@gnu.org>
2007
2008 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
2009
2010 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
2011
2012 * jit-lock.el (jit-lock-fontify-now):
2013 Move jit-lock-context-unfontify-pos to avoid wasted work.
2014
2015 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
2016
2017 * net/tramp.el (tramp-completion-mode): New defvar. Used in
2018 `tramp-completion-mode' for checking if we are in completion mode.
2019 (tramp-completion-handle-file-name-all-completions): Reorder code
2020 in order to complete for file names only in case there are no
2021 method/user/host completions. This is necessary for cooperation
2022 with ido. Reported by Kim F. Storm <storm@cua.dk>.
2023
2024 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
2025
2026 * longlines.el (longlines-search-forward)
2027 (longlines-search-backward): Match any number of spaces.
2028
2029 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
2030
2031 * diff-mode.el (diff-mode): Doc fix.
2032
2033 2005-10-16 David Reitter <david.reitter@gmail.com>
2034
2035 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
2036 as default on darwin and windows systems.
2037
2038 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
2039
2040 * arc-mode.el (archive-zip-extract): Doc fix.
2041
2042 2005-10-16 Romain Francoise <romain@orebokech.com>
2043
2044 * mouse.el (mouse-1-click-follows-link): Doc fix.
2045
2046 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
2047
2048 * savehist.el: Don't require CL at runtime.
2049 (savehist-xemacs): Remove.
2050 (savehist-coding-system): Use utf-8 if present, regardless of religion.
2051 (savehist-no-conversion): Use (featurep 'xemacs).
2052 (savehist-load): Check existence of start-itimer rather than XEmacs.
2053 Use an idle timer.
2054 (savehist-process-for-saving): Replace use of CL funs `subseq' and
2055 `delete-if-not'.
2056
2057 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
2058
2059 * savehist.el: Newer version.
2060 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
2061 (savehist-last-checksum, savehist-no-conversion): New vars.
2062 (savehist-autosave, savehist-process-for-saving, savehist-printable):
2063 New functions.
2064 (savehist-load, savehist-save): Use them.
2065 (savehist-delimit): Remove.
2066
2067 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
2068
2069 * progmodes/compile.el (compilation-goto-locus): Display the
2070 compilation buffer first and the source buffer second, in case they're
2071 in overlapping frames. Don't raise the compilation frame if it was the
2072 selected window upon entry. Pass the `other-window' arg to
2073 pop-to-buffer.
2074
2075 * info.el (Info-fontify-node): Use dolist.
2076 Change add-text-properties to put-text-property.
2077
2078 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2079
2080 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
2081 bound of search.
2082
2083 2005-10-16 Masatake YAMATO <jet@gyve.org>
2084
2085 * dabbrev.el (dabbrev-completion): Pass the common
2086 prefix substring of completion to `display-completion-list'.
2087
2088 * filecache.el (file-cache-minibuffer-complete)
2089 (file-cache-complete): Ditto.
2090
2091 * tempo.el (tempo-display-completions): Ditto.
2092
2093 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
2094
2095 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
2096
2097 * eshell/em-hist.el (eshell-list-history): Ditto.
2098
2099 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
2100
2101 * mail/mailalias.el (mail-complete): Ditto.
2102
2103 * progmodes/etags.el (complete-tag): Ditto.
2104
2105 * progmodes/make-mode.el (makefile-complete): Ditto.
2106
2107 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
2108
2109 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
2110
2111 * progmodes/pascal.el (pascal-complete-word)
2112 (pascal-show-completions): Ditto.
2113
2114 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
2115
2116 * simple.el (completion-common-substring): New variable.
2117 (completion-setup-function): Use `completion-common-substring'
2118 to put faces.
2119
2120 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2121
2122 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
2123 (x-get-selection, mac-select-convert-to-string): Convert from/to
2124 UTF-16 clipboard data as in native byte order, no BOM.
2125
2126 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
2127
2128 * progmodes/gud.el (gud-tool-bar-map): Rename the images
2129 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
2130 (gud-sentinel): Use speedbar-frame to check for speedbar.
2131
2132 2005-10-15 Richard M. Stallman <rms@gnu.org>
2133
2134 * savehist.el: New file.
2135
2136 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
2137
2138 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
2139 Fix bug in \bf fontification.
2140
2141 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
2142
2143 * pcvs.el (cvs-edit-log-files): New var.
2144 (cvs-mode-edit-log): New arg `file'.
2145 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
2146 Instead force the use of the original file and nothing else.
2147 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
2148 the cvs-minor-wrap-function is set.
2149 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
2150
2151 2005-10-14 Bill Wohler <wohler@newt.com>
2152
2153 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
2154 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
2155 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
2156 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
2157 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
2158 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
2159 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
2160 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
2161 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
2162 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
2163 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
2164 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
2165 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
2166 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
2167 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
2168
2169 * progmodes/gud.el (gud-tool-bar-map): Rename the images
2170 appropriately (for example, gud-break to gud/break).
2171
2172 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
2173
2174 * longlines.el (longlinges-search-function)
2175 (longlines-search-forward, longlines-search-backward): New functions.
2176 (longlines-mode): Set isearch-search-fun-function to
2177 longlinges-search-function.
2178
2179 * mouse.el (mouse-drag-region-1): Handle the case where a
2180 double-click event is bound to an arbitrary function.
2181
2182 2005-10-14 David Ponce <david@dponce.com>
2183
2184 * recentf.el (recentf-track-opened-file)
2185 (recentf-track-closed-file, recentf-update-menu)
2186 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
2187 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
2188 mouse-1-click-follows-link.
2189
2190 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2191
2192 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
2193 Gnome file-manager.png. Suggested by
2194 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
2195
2196 * toolbar/README: Add diropen.xpm.
2197
2198 2005-10-13 Bill Wohler <wohler@newt.com>
2199
2200 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
2201 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
2202
2203 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
2204
2205 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
2206 Don't waste the byte-compiler's time on constant data.
2207
2208 2005-10-13 Kenichi Handa <handa@m17n.org>
2209
2210 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
2211 byte with `escape-glyph' face.
2212
2213 * international/fontset.el (ccl-encode-unicode-font):
2214 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
2215 Handle the case that ucs-mule-to-mule-unicode translates a character to
2216 ASCII (usually for IPA characters).
2217
2218 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2219
2220 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
2221 Don't hide the underline of titles if font-lock-mode is disabled.
2222
2223 2005-10-12 Bill Wohler <wohler@newt.com>
2224
2225 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
2226 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
2227 files in MH-E-SRC have been updated.
2228 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
2229
2230 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2231
2232 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
2233 (mixal-mode-syntax-table): Add \n as end-comment.
2234 (mixal-operation-codes-alist): Immediately initialize to full value.
2235 (mixal-add-operation-code): Remove.
2236 (mixal-describe-operation-code): Make the arg non-optional.
2237 Use the interactive spec instead.
2238 Use mixal-operation-codes-alist rather than mixal-operation-codes.
2239 (mixal-font-lock-keywords): Don't highlight comments here any more.
2240 (mixal-font-lock-syntactic-keywords): New var.
2241 (mixal-mode): Use it. Fix comment-start-skip.
2242
2243 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2244
2245 * startup.el (command-line-x-option-alist): -nb => -nbi
2246
2247 2005-10-12 Kim F. Storm <storm@cua.dk>
2248
2249 * startup.el (fancy-splash-default-action): Discard mouse click in
2250 the spash screen window, as it has no sensible meaning in the
2251 next window to be selected. Fixes error reported by Jan D.
2252
2253 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
2254
2255 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
2256
2257 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
2258
2259 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
2260 Try to fix up minor layout issues like indentation, line break, etc...
2261 (mixal-mode-syntax-table): Don't try to specify comment syntax,
2262 because it doesn't work.
2263 (mixal-operation-codes): Add some more codes.
2264 (mixal-font-lock-keywords): Process comments here.
2265 (mixal-mode): mixasm no longer needs -g option.
2266
2267 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
2268
2269 * progmodes/sh-script.el (sh-tmp-file):
2270 Use mktemp -t. Finish support for es and rc shells.
2271
2272 2005-10-11 Jay Belanger <belanger@truman.edu>
2273
2274 * calc/calcalg2.el (calc-integral): With an argument, compute the
2275 definite integral.
2276
2277 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
2278
2279 * mouse.el (mouse-drag-region-1): Don't try to catch a
2280 double-click when doing follow-link (it's overridden anyway).
2281
2282 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
2283
2284 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
2285 (autoload-print-form-outbuf): Add docstring.
2286
2287 2005-10-11 Juri Linkov <juri@jurta.org>
2288
2289 * info.el (Info-mode-menu): Delete menu item "Edit".
2290 (Info-mode): Delete description of Info-edit from docstring,
2291 and rearrange descriptions of Info commands in the order
2292 they are documented in the Info manual.
2293
2294 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
2295
2296 * calendar/appt.el (appt-check): Use diary-selective-display var.
2297
2298 2005-10-10 Richard M. Stallman <rms@gnu.org>
2299
2300 * net/newsticker.el (newsticker-start, newsticker-show-news):
2301 Add autoload cookies.
2302
2303 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
2304
2305 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
2306
2307 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
2308
2309 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
2310
2311 2005-10-10 Jay Belanger <belanger@truman.edu>
2312
2313 * calc/calc-arith.el (math-check-known-scalarp)
2314 (math-check-known-matrixp): Check the values of arguments that are
2315 variables.
2316 (math-check-known-square-matrixp): New function.
2317 (math-known-square-matrixp): Use math-check-known-square-matrixp.
2318 (math-super-types): Add sqmatrix type.
2319
2320 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
2321 mode name `square' to 'sqmatrix'.
2322
2323 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
2324 mode name `square' to 'sqmatrix'.
2325
2326 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2327
2328 * progmodes/etags.el (select-tags-table-mode): Don't use
2329 selective-display.
2330 (tags-select-tags-table): Pass `button' to the action function.
2331 (select-tags-table): Place the side-info on button properties rather
2332 than in hidden text. Abbreviate file names.
2333 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
2334 (select-tags-table-select): Add `button' argument.
2335 Get side-info from the button property rather than from hidden text.
2336
2337 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
2338
2339 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
2340 (gud-speedbar-buttons): Preserve point if possible.
2341 (gud-sentinel): Restore previous speedbar display type.
2342
2343 * progmodes/gdb-ui.el (gdba): Improve diagram.
2344 (def-gdb-auto-update-handler, gdb-info-locals-handler)
2345 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
2346 Call get-buffer-window once.
2347
2348 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2349
2350 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
2351 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
2352 (pascal-indent-command): Remove unused var `ind'.
2353 (pascal-indent-case): Remove unused var `oldpos'.
2354 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
2355 since it's now used as a proper minor mode map.
2356 (pascal-outline): Rename to pascal-outline-mode.
2357 (pascal-outline-mode): Use define-minor-mode.
2358 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
2359 selective-display.
2360
2361 2005-10-10 Andreas Schwab <schwab@suse.de>
2362
2363 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
2364 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
2365
2366 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
2367 outside source directory.
2368
2369 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
2370
2371 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
2372 C-x' as a prefix.
2373 (orgtbl-mode-map): Full keymap instead of sparse, because all
2374 `self-insert-command' keys are redefined in this map.
2375 (org-export-as-html): Specify charset for HTML file, by taking it
2376 from the coding system.
2377
2378 2005-10-10 Kenichi Handa <handa@m17n.org>
2379
2380 * textmodes/flyspell.el (flyspell-check-word-p):
2381 If unread-command-events is non-empty, don't call sit-for.
2382
2383 2005-10-09 Richard M. Stallman <rms@gnu.org>
2384
2385 * font-lock.el (font-lock-syntactic-keywords)
2386 (font-lock-keywords): Doc fixes.
2387
2388 * textmodes/flyspell.el (flyspell-external-point-words):
2389 Simplify logic, and don't try to check for consecutive appearances
2390 of one incorrect word.
2391
2392 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
2393
2394 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
2395 separator.
2396
2397 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
2398 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
2399 (gud-expansion-speedbar-buttons): New function.
2400 (gud-speedbar-buttons): Check for gud-comint-buffer.
2401
2402 2005-10-09 Bill Wohler <wohler@newt.com>
2403
2404 * Makefile.in (updates): Add mh-loaddefs dependency.
2405
2406 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
2407
2408 * speedbar.el (speedbar-file-key-map): Fix typo.
2409
2410 2005-10-09 Daniel Brockman <daniel@brockman.se>
2411
2412 * cus-start.el (line-spacing): Add custom spec.
2413
2414 2005-10-09 Romain Francoise <romain@orebokech.com>
2415
2416 * textmodes/ispell.el (ispell-check-version): Fix last change.
2417
2418 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2419
2420 * term/x-win.el: Remove -i, --icon-type from comment.
2421
2422 * startup.el (command-line-x-option-alist): Remove options -i,
2423 -itype, --icon-type, added -nb, --no-bitmap-icon
2424
2425 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
2426
2427 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
2428 instead of :active.
2429
2430 2005-10-08 Eric Hanchrow <offby1@blarg.net>
2431
2432 * textmodes/ispell.el (ispell-check-version):
2433 Ignore hyphen, and all that follows, in aspell's version text.
2434
2435 2005-10-08 Jay Belanger <belanger@truman.edu>
2436
2437 * calc/calc-arith.el (math-known-square-matrixp): New function.
2438 (math-pow-fancy): Check for matrices before distributing exponent
2439 across products.
2440
2441 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
2442 fullscreen keypad. Suggested by Luc Teirlinck.
2443 (calc-keypad-show-input): Add space for formatting.
2444
2445 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
2446 Add square matrix option.
2447
2448 * calc/calc-poly.el (math-expand-term): Check for matrices instead
2449 of checking calc-matrix-mode when deciding how to expand.
2450
2451 * calc/calc.el (calc-set-mode-line): Add square matrix option.
2452
2453 2005-10-08 Lars Hansen <larsh@soem.dk>
2454
2455 * net/tramp.el (tramp-perl-directory-files-and-attributes):
2456 Add error handling.
2457 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
2458
2459 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
2460
2461 Sync with Tramp 2.0.51.
2462
2463 * net/tramp.el (tramp-handle-set-visited-file-modtime)
2464 (tramp-handle-insert-file-contents, tramp-handle-write-region):
2465 Insert special handling for `last-coding-system-used', again
2466 it still seems to be necessary (unlike stated before).
2467 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
2468 (tramp-password-prompt-regexp): There might be other words before
2469 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
2470 (tramp-chunksize): Improve docstring.
2471 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
2472 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
2473 Christian Joergensen <bugs@razor.dk>.
2474
2475 2005-10-07 Glenn Morris <rgm@gnu.org>
2476
2477 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
2478 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
2479 precision'.
2480
2481 2005-10-07 Romain Francoise <romain@orebokech.com>
2482
2483 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
2484 (ibuffer-do-shell-command-pipe-replace)
2485 (ibuffer-do-shell-command-file, ibuffer-do-eval)
2486 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
2487 (ibuffer-do-revert, ibuffer-do-replace-regexp)
2488 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
2489 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
2490 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
2491 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
2492 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
2493 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
2494 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
2495 Autoload file sans suffix.
2496
2497 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
2498
2499 2005-10-07 David Ponce <david@dponce.com>
2500
2501 * recentf.el (recentf-menu-open-all-flag): New option.
2502 (recentf-digit-shortcut-command-name): New function.
2503 (recentf--shortcuts-keymap): New variable.
2504 (recentf-menu-shortcuts): New variable.
2505 (recentf-make-menu-items): Initialize it. Replace the "More..."
2506 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
2507 (recentf-menu-value-shortcut): New function.
2508 (recentf-make-menu-item): Use it. No more in-lined.
2509 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
2510 (recentf-open-most-recent-file): Rename from
2511 `recentf-open-file-with-key'. Don't depend on key binding.
2512 (recentf-mode-map): New variable.
2513 (recentf-mode): Use it.
2514
2515 2005-10-06 Bill Wohler <wohler@newt.com>
2516
2517 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
2518
2519 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
2520 (MH-E-SRC): New. Used by mh-autoloads.
2521 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
2522 files in MH-E-SRC have been updated.
2523 (compile, recompile, bootstrap): Depend on mh-autoloads.
2524
2525 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
2526
2527 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
2528 gud-break and gud-remove icons when the fringe is not available.
2529
2530 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
2531 Typo.
2532
2533 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
2534
2535 * play/zone.el (zone): Wrap body with save-window-excursion.
2536
2537 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
2538
2539 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
2540 Use the new `list-only' arg to diary-list-entries.
2541
2542 * calendar/diary-lib.el: Use overlays rather than selective-display.
2543 (diary-selective-display): New var.
2544 (diary-header-line-format): Use it.
2545 (diary-list-entries): Add argument `list-only'.
2546 Put the buffer in diary-mode. Don't add \^M at beg and end.
2547 Replace \^M by invisible overlays.
2548 (diary-unhide-everything): Replace \^M by invisible overlays.
2549 (print-diary-entries): Look for overlays rather than \^M.
2550 Add a space to the temp buffer name.
2551 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
2552 Put the buffer in diary-mode.
2553 (list-sexp-diary-entries): Replace \^M by invisible overlays.
2554 (diary-anniversary): Make the year arg optional.
2555 (diary-time-regexp): New const.
2556 (diary-font-lock-keywords): Use it to accept a few more time formats.
2557
2558 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
2559
2560 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
2561
2562 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
2563 Fix bug introduced 2005-07-03: Use (car (last ...))
2564 to faithfully reproduce replaced artist-last.
2565 (artist-set-arrow-points-for-poly): Likewise.
2566 Suggested by Johan Bockg\e,Ae\e(Brd.
2567
2568 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
2569
2570 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
2571 * wid-edit.el (widget):
2572 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
2573 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
2574
2575 2005-10-06 Kenichi Handa <handa@m17n.org>
2576
2577 * international/mule-cmds.el (set-language-environment):
2578 Fix setting up of case-table for unibyte mode.
2579
2580 * simple.el (what-cursor-position): If the character is displayed
2581 by some `display' text property, show that. Don't use
2582 single-key-description for eight-bit characters in multibyte mode.
2583
2584 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
2585
2586 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
2587 (gdb-ann3): Set it.
2588 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
2589 (gdb-info-frames-custom): Use inverse-video for first five
2590 characters of selected frame only.
2591 (gdb-get-frame-number): Select frame even when point is on frame
2592 number.
2593
2594 2005-10-06 Masatake YAMATO <jet@gyve.org>
2595
2596 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
2597 Put `font-lock-function-name-face'.
2598 (gdb-info-frames-custom): Put `font-lock-function-name-face'
2599 and `font-lock-variable-name-face'
2600 (gdb-registers-font-lock-keywords): New font lock keywords definition.
2601 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
2602 (gdb-memory-font-lock-keywords): New font lock keywords definition.
2603 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
2604 (gdb-local-font-lock-keywords): New font lock keywords definition.
2605 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
2606 (gdb-threads-font-lock-keywords): New font lock keywords definition.
2607 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
2608
2609 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
2610
2611 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
2612 (ediff-merge-region-is-non-clash-to-skip): Previously called
2613 ediff-merge-region-is-non-clash.
2614
2615 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
2616 Use insert-buffer-substring.
2617
2618 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
2619 selecting files to patch. Also bug fixes.
2620
2621 * ediff-util.el (ediff-setup): Bug fix.
2622 (ediff-next-difference): Never skip clashes that differ in white
2623 space only.
2624
2625 * ediff-wind.el (ediff-setup-control-frame)
2626 (ediff-destroy-control-frame): Check the menubar feature.
2627
2628 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
2629 (viper-refresh-mode-line): Use make-local-variable to localize
2630 some vars instead of make-variable-buffer-local. Suggested by
2631 Stefan Monnier.
2632
2633 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
2634 (viper-restore-cursor-type, viper-set-insert-cursor-type):
2635 Use make-local-variable instead of make-variable-buffer-local.
2636 Suggested by Stefan Monnier.
2637
2638 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
2639 (viper-comint-mode-hook): Use make-local-variable on
2640 require-final-newline.
2641 (viper-non-hook-settings): Don't use make-variable-buffer-local.
2642
2643 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
2644
2645 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
2646 also the second char of a comment-start sequence.
2647 (scheme-sexp-comment-syntax-table): New var.
2648 (lambda, define): Set their scheme-doc-string-elt property.
2649 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
2650 Use lisp-font-lock-syntactic-face-function now that it properly
2651 handles |...| symbols.
2652 (scheme-mode-variables): Set lisp-doc-string-elt-property,
2653 parse-sexp-lookup-properties and font-lock-extra-managed-props.
2654
2655 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
2656 bit from # to |.
2657 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
2658
2659 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
2660 (lisp-doc-string-elt-property): New var.
2661 (lisp-font-lock-syntactic-face-function): Use it.
2662 Rewrite to recognize docstrings even for forms not at toplevel.
2663
2664 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
2665 annotation on the | part of #| rather than on the # part.
2666 (scheme-font-lock-syntactic-face-function): New function, to
2667 distinguish strings from |...| symbols.
2668 (scheme-mode-variables): Use it. Also fix up the font-lock-time
2669 syntax-table so that #|...|# is properly highlighted.
2670
2671 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
2672 Don't mark as docstring the 3rd elem of an unknown toplevel form.
2673
2674 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
2675
2676 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
2677 and C-e.
2678
2679 * emacs-lisp/eldoc.el: Move comments into docstrings.
2680 (eldoc-message-commands): Initialize in its declaration.
2681 Add move-beginning-of-line and move-end-of-line.
2682 (eldoc-add-command, eldoc-add-command-completions)
2683 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
2684
2685 * outline.el (outline-mark-subtree): Activate the mark.
2686
2687 * calendar/appt.el (appt-time-regexp): New var.
2688 (appt-add, appt-make-list): Use it.
2689 (appt-convert-time): Clean up.
2690
2691 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
2692 Don't set any syntax-table property here.
2693 (tex-font-lock-verb): New function. Do it here.
2694 (tex-font-lock-syntactic-keywords): Use it.
2695
2696 2005-10-04 Richard M. Stallman <rms@gnu.org>
2697
2698 * wid-edit.el (widget-file-complete): Get the widget start point
2699 the right way. Default directory to `/' if file has none.
2700
2701 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
2702
2703 * textmodes/flyspell.el (flyspell-mode-on):
2704 Call ispell-maybe-find-aspell-dictionaries.
2705
2706 * textmodes/ispell.el (ispell-word, ispell-region):
2707 Call ispell-maybe-find-aspell-dictionaries.
2708 (ispell-accept-buffer-local-defs):
2709 Don't call ispell-maybe-find-aspell-dictionaries
2710
2711 2005-10-04 Richard M. Stallman <rms@gnu.org>
2712
2713 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
2714
2715 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
2716
2717 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
2718 instead of `fboundp' in order to allow for anonymous functions.
2719
2720 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
2721
2722 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
2723 case the user clicks on the link while another window is selected.
2724 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
2725
2726 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
2727 functionality.
2728 (dframe-help-echo): Save point in case mouse tracking is off.
2729
2730 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
2731
2732 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
2733
2734 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2735
2736 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
2737 not change the global value of those vars.
2738
2739 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
2740 make-local-variable which we do not need any more.
2741
2742 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
2743
2744 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
2745 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
2746 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
2747 (speedbar-path-line): Define obsolete aliases.
2748 (speedbar-line-directory): Doc fix.
2749
2750 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
2751 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
2752 instead of speedbar-line-path.
2753
2754 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2755
2756 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
2757 to nil if dropping on a window. Handle dropping on a minibuffer window
2758 like dropping on a non-window part of Emacs.
2759
2760 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2761
2762 * net/ange-ftp.el: Use with-current-buffer.
2763 (ange-ftp-insert-directory): Do not follow symlinks any more.
2764
2765 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
2766 Remove interactive spec.
2767
2768 2005-10-03 Kim F. Storm <storm@cua.dk>
2769
2770 * ido.el (ido-mode): Use custom-initialize-set.
2771
2772 2005-10-02 Richard M. Stallman <rms@gnu.org>
2773
2774 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
2775 Use insert-buffer-substring.
2776
2777 * net/tramp.el: Pacify byte compiler warnings in pacification code.
2778 (tramp-handle-file-local-copy): Use insert-buffer-substring.
2779
2780 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2781
2782 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
2783 in last change.
2784 (ange-ftp-insert-directory): Fix up the search for the case where
2785 `file' is absolute.
2786
2787 2005-10-02 Romain Francoise <romain@orebokech.com>
2788
2789 * progmodes/compile.el (compile-goto-error): Delete extra paren.
2790
2791 2005-10-02 Andreas Schwab <schwab@suse.de>
2792
2793 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
2794 directory component in the session info.
2795
2796 2005-10-01 Richard M. Stallman <rms@gnu.org>
2797
2798 * comint.el (comint-redirect-subvert-readonly): Doc fix.
2799
2800 * simple.el (next-error-internal): New function.
2801
2802 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
2803 (compilation-start): Pass new arg to compilation-buffer-name.
2804 (compile-goto-error): Use next-error-internal.
2805
2806 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
2807
2808 * speedbar.el: Remove RCS tag.
2809 (speedbar-check-read-only): Handle non-existent files.
2810
2811 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
2812
2813 * info.el (Info-speedbar-hierarchy-buttons)
2814 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
2815
2816 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2817
2818 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
2819 Do not match newline.
2820 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
2821 (bibtex-summary): Remove unnecessary save-excursion.
2822 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
2823
2824 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2825
2826 * term/mac-win.el: Add charset info for "iso10646-1".
2827 Modify default fontset to use ATSUI-compatible fonts for some charsets
2828 if available.
2829
2830 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
2831
2832 * speedbar.el: Re-apply arch tag.
2833 (speedbar-version): Rename to version 1.0. Suggested by Eric
2834 M. Ludlam.
2835 Reapply two changes from Emacs CVS' version of speedbar lost
2836 during the merge:
2837 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
2838 (speedbar-frame-parameters): Improve customize type.
2839
2840 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
2841
2842 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
2843 (ange-ftp-file-directory-p): Fix the symlink case.
2844 (ange-ftp-insert-directory): When listing a single file, get a list of
2845 the parent buffer and extract the relevant line. Inspired from a patch
2846 by Katsumi Yamaoka <yamaoka@jpl.org>.
2847 (ange-ftp-file-name-sans-versions): Simplify.
2848
2849 2005-09-30 Bill Wohler <wohler@newt.com>
2850
2851 Move MH-E image files from toolbar and mail directories into
2852 etc/images.
2853
2854 * mail/reply2.*: Move to etc/images/mail/reply*.
2855
2856 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
2857 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
2858 etc/images.
2859
2860 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
2861 * toolbar/reply*: Move to etc/images/mail.
2862
2863 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
2864
2865 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
2866
2867 * speedbar.el: New version 1.0pre3.
2868
2869 Frame management code (including timer, and mouse click specifics)
2870 moved to dframe.el:
2871 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
2872 (speedbar-timer): Removed. Use dframe-timer.
2873 (speedbar-close-frame): Removed. Use dframe-close-frame.
2874 (speedbar-activity-change-focus-flag): Removed. Use
2875 dframe-activity-change-focus-flag.
2876 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
2877 dframe-update-speed.
2878
2879 (speedbar-current-frame): New macro. Use this instead of the
2880 variable speedbar-frame.
2881
2882 (speedbar-use-images, speedbar-expand-image-button-alist)
2883 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
2884
2885 (speedbar-find-image-on-load-path): Removed. Replaced by
2886 defezimage in ezimage.el.
2887 (speedbar-expand-image-button-alist): Removed. Replaced by
2888 ezimage-expand-image-button-alist in ezimage.el.
2889
2890 (speedbar-ignored-directory-regexp)
2891 (speedbar-add-ignored-directory-regexp)
2892 (speedbar-ignored-directory-expressions)
2893 (speedbar-line-directory, speedbar-buffers-line-directory)
2894 (speedbar-directory-line, speedbar-buffers-line-directory):
2895 Renamed, replacing `path' with `directory'.
2896
2897 (speedbar-create-directory, speedbar-expand-line-descendants)
2898 (speedbar-toggle-line-expansion)
2899 (speedbar-contract-line-descendants): New commands.
2900
2901 (speedbar-query-confirmation-method, speedbar-select-frame-method)
2902 (speedbar-use-tool-tips-flag): New options.
2903
2904 (speedbar-check-read-only, speedbar-require-version)
2905 (speedbar-insert-separator, speedbar-buffers-tail-notes)
2906 (speedbar-handle-delete-frame, speedbar-try-completion)
2907 (speedbar-update-localized-contents): New functions.
2908
2909 (speedbar-incompatible-version, speedbar-ro-to-do-point)
2910 (speedbar-object-read-only-indicator): New variables.
2911
2912 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
2913 New hooks.
2914
2915 (speedbar-separator-face): New face.
2916
2917 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
2918 (speedbar-ignored-modes): Add fundamental-mode.
2919 (speedbar-directory-unshown-regexp): Add . directories.
2920
2921 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
2922 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
2923 `]' for full expand/close.
2924 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
2925
2926 (speedbar-check-vc): Support hidden files.
2927 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
2928 (speedbar-this-file-in-vc): Use vc-state if available. If VC
2929 state is nil, it is not checked out.
2930
2931 (speedbar-line-text, speedbar-line-token): Support expand buttons
2932 with no text.
2933 (speedbar-refresh): Universal argument acts as power-click.
2934 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
2935 that buffer to get variable values.
2936
2937 And many other bugfixes.
2938
2939 * dframe.el, ezimage.el, sb-image.el: New files.
2940
2941 * sb-*.xpm: Remove files. New image files installed into
2942 etc/images/ezimage.
2943
2944 2005-09-30 Kenichi Handa <handa@m17n.org>
2945
2946 * ps-mule.el (ps-mule-show-warning): If a character is in
2947 ps-print-translation-table, don't treat it as non-printable.
2948
2949 2005-09-30 David Ponce <david@dponce.com>
2950
2951 * tree-widget.el (tree-widget-themes-load-path): New variable.
2952 (tree-widget-themes-directory): Doc fix.
2953 (tree-widget-image-formats) [Emacs]: Doc fix.
2954 (tree-widget--locate-sub-directory): New function.
2955 (tree-widget-themes-directory): Use it.
2956
2957 * recentf.el (recentf-filename-handlers): Rename from
2958 `recentf-filename-handler'. Allow a list of functions.
2959 (recentf-menu-items-for-commands): Fix :help strings.
2960 (recentf-apply-filename-handlers): New function.
2961 (recentf-expand-file-name): Use it.
2962 (recentf-cleanup): Remove duplicates too.
2963
2964 2005-09-29 Juri Linkov <juri@jurta.org>
2965
2966 * faces.el: Rearrange face definitions to be in the same order as
2967 their face descriptions in "(emacs)Standard Faces".
2968
2969 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
2970
2971 * tooltip.el (tooltip): Add group `basic-faces'.
2972
2973 * buff-menu.el (Buffer-menu-buffer): Remove group
2974 `font-lock-highlighting-faces'.
2975
2976 * progmodes/compile.el (compilation-error, compilation-warning)
2977 (compilation-info, compilation-line-number, compilation-column-number):
2978 Change group from `font-lock-highlighting-faces' to `compilation'.
2979
2980 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
2981 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
2982 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
2983 (vhdl-font-lock-reserved-words-face)
2984 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
2985 `font-lock-highlighting-faces'.
2986
2987 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
2988
2989 2005-09-28 Kim F. Storm <storm@cua.dk>
2990
2991 * emulation/cua-base.el: Set CUA move property on additional commands:
2992 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
2993 forward-sexp, backward-sexp, forward-list, backward-list.
2994
2995 2005-09-28 Romain Francoise <romain@orebokech.com>
2996
2997 * comint.el (comint-show-output): Really set point at the
2998 beginning of the output when not using `comint-use-prompt-regexp'.
2999
3000 2005-09-27 Jay Belanger <belanger@truman.edu>
3001
3002 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
3003 in TeX mode.
3004
3005 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
3006
3007 * textmodes/org.el (org-table-sum): Fix format string.
3008
3009 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
3010 Quote face names.
3011
3012 2005-09-26 Romain Francoise <romain@orebokech.com>
3013
3014 * isearch.el (isearch-forward-regexp): Close doc string.
3015
3016 2005-09-25 Richard M. Stallman <rms@gnu.org>
3017
3018 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
3019
3020 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
3021
3022 * progmodes/compile.el (compilation-error-properties):
3023 When getting the file from the previous error message,
3024 correctly decode the new data format.
3025
3026 * progmodes/cc-cmds.el (c-electric-paren):
3027 Call old-blink-paren only for close-paren.
3028
3029 2005-09-24 Andreas Schwab <schwab@suse.de>
3030
3031 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
3032 condition.
3033
3034 2005-09-25 Romain Francoise <romain@orebokech.com>
3035
3036 * dired-aux.el (dired-copy-file-recursive):
3037 * dired.el (dired-delete-file):
3038 * ediff-mult.el (ediff-dir-diff-copy-file):
3039 * ediff-util.el (ediff-test-save-region):
3040 * forms.el (forms-mode):
3041 * ido.el (ido-file-internal, ido-delete-file-at-head):
3042 * log-edit.el (log-edit-done):
3043 * ses.el (ses-yank-resize):
3044 * play/gomoku.el (gomoku-human-plays, gomoku)
3045 (gomoku-human-resigns, gomoku-prompt-for-other-game)
3046 (gomoku-offer-a-draw):
3047 * play/landmark.el (lm-human-resigns, lm):
3048 * net/eudcb-ldap.el (eudc-ldap-check-base):
3049 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
3050 * progmodes/ebrowse.el (ebrowse-find-pattern):
3051 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
3052 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
3053 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
3054
3055 * vc.el (vc-delete-file):
3056 * play/gomoku.el (gomoku-terminate-game, gomoku)
3057 (gomoku-prompt-for-move, gomoku-human-takes-back):
3058 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
3059 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
3060
3061 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
3062
3063 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
3064 color rxvt terminals by using the code xterm.el used to use before
3065 2005-04-09 in order to match the colors used by rxvt.
3066
3067 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3068
3069 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
3070 colors rxvt-unicode terminals by using the same code as xterm.el.
3071
3072 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
3073
3074 * textmodes/tex-mode.el (tex-font-lock-append-prop)
3075 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
3076 new symbol used for the tex-verbatim face.
3077
3078 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
3079
3080 * woman.el (woman-file-name):
3081 * wid-edit.el (widget-file-prompt-value)
3082 (widget-coding-system-prompt-value):
3083 * w32-fns.el (set-w32-system-coding-system):
3084 * vc.el (vc-version-diff, vc-annotate):
3085 * textmodes/reftex-auc.el (reftex-arg-cite)
3086 (reftex-arg-index-tag):
3087 * textmodes/refer.el (refer-get-bib-files):
3088 * textmodes/artist.el (artist-figlet-choose-font):
3089 * terminal.el (terminal-emulator):
3090 * replace.el (occur-read-primary-args):
3091 * rect.el (string-rectangle, string-insert-rectangle):
3092 * ps-print.el (ps-print-preprint):
3093 * progmodes/pascal.el (pascal-goto-defun):
3094 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
3095 * progmodes/compile.el (compilation-find-file):
3096 * printing.el (pr-interactive-n-up):
3097 * play/animate.el (animate-birthday-present):
3098 * net/rcompile.el (remote-compile):
3099 * man.el (man, Man-goto-section, Man-follow-manual-reference):
3100 * mail/rmailsum.el (rmail-summary-search-backward)
3101 (rmail-summary-search):
3102 * mail/rmailout.el (rmail-output-read-rmail-file-name)
3103 (rmail-output-read-file-name):
3104 * mail/rmail.el (rmail-search, rmail-search-backwards):
3105 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
3106 * locate.el (locate):
3107 * international/quail.el (quail-show-keyboard-layout):
3108 * international/mule.el (set-buffer-file-coding-system)
3109 (revert-buffer-with-coding-system, set-file-name-coding-system)
3110 (set-terminal-coding-system, set-keyboard-coding-system)
3111 (set-next-selection-coding-system):
3112 * international/mule-diag.el (describe-coding-system)
3113 (describe-font, describe-fontset):
3114 * international/mule-cmds.el (universal-coding-system-argument)
3115 (search-unencodable-char, describe-input-method)
3116 (set-language-environment, describe-language-environment):
3117 * international/codepage.el (codepage-setup):
3118 * international/code-pages.el (codepage-setup):
3119 * info.el (Info-search, Info-follow-reference)
3120 (Info-search-backward):
3121 * emacs-lisp/advice.el (ad-read-advised-function)
3122 (ad-read-advice-class, ad-clear-cache, ad-activate)
3123 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
3124 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
3125 (ad-read-regexp):
3126 * ediff-util.el (ediff-toggle-regexp-match):
3127 * ediff-ptch.el (ediff-prompt-for-patch-file):
3128 * dired-aux.el (dired-diff):
3129 * diff.el (diff):
3130 * cus-edit.el (custom-variable-prompt):
3131 * calendar/timeclock.el (timeclock-ask-for-project):
3132 * calc/calcalg3.el (calc-get-fit-variables):
3133 * calc/calc-store.el (calc-edit-variable)
3134 (calc-permanent-variable):
3135 * vc-mcvs.el (vc-mcvs-register):
3136 * shadowfile.el (shadow-define-literal-group):
3137 * woman.el (woman-file-name):
3138 * vc.el (vc-version-diff, vc-merge):
3139 * textmodes/reftex-index.el (reftex-index-complete-tag):
3140 * format.el (format-decode-buffer, format-decode-region):
3141 * emulation/viper-cmd.el (viper-read-string-with-history):
3142 * emacs-lisp/debug.el (cancel-debug-on-entry):
3143 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
3144 * ediff.el (ediff-merge-revisions)
3145 (ediff-merge-revisions-with-ancestor, ediff-revision):
3146 * completion.el (interactive-completion-string-reader):
3147 * calc/calc-prog.el (calc-user-define-formula):
3148 Follow convention for reading with the minibuffer.
3149
3150 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
3151
3152 * progmodes/python.el (python-describe-symbol): Add globals() and
3153 locals() to the arguments of emacs.ehelp.
3154
3155 2005-09-24 Magnus Henoch <mange@freemail.hu>
3156
3157 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
3158 New function, code extracted from ispell-valid-dictionary-list.
3159 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
3160 Call it.
3161
3162 2005-09-24 Eli Zaretskii <eliz@gnu.org>
3163
3164 * subr.el (version-regexp-alist): Extend valid syntax for version
3165 strings: allow any of the characters -,_,+ to separate the
3166 alpha/beta/rc part from the version part. Doc fix.
3167 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
3168
3169 2005-09-23 David Reitter <david.reitter@gmail.com>
3170
3171 * mail/mailclient.el: New file.
3172
3173 2005-09-23 Richard M. Stallman <rms@gnu.org>
3174
3175 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
3176 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
3177 Doc fixes.
3178
3179 * progmodes/cc-mode.el (c-font-lock-init):
3180 Specify font-lock-lines-before.
3181
3182 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3183
3184 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
3185 whole conflict.
3186
3187 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
3188
3189 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
3190 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
3191 of `remap' feature when available. Additional key bindings for
3192 better tty support.
3193 (org-mode-restart, org-force-self-insert): New commands.
3194 (org-time-stamp-inactive): New command.
3195 (org-remap): New function.
3196 (org-table-auto-blank-field, org-level-color-stars-only): New options.
3197 (org-enable-fixed-width-editor): Move to `org-structure'
3198 customization group.
3199 (org-self-insert-command, orgtbl-self-insert-command): Modify to
3200 blank field after field motion commands.
3201
3202 2005-09-23 Kenichi Handa <handa@m17n.org>
3203
3204 * international/mule-cmds.el (set-language-environment):
3205 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
3206 have to call utf-translate-cjk-load-tables.
3207
3208 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
3209
3210 * mouse.el (mouse-move-drag-overlay): Fix last change.
3211
3212 2005-09-22 David Ponce <david@dponce.com>
3213
3214 * tree-widget.el (tree-widget-value-create): Fix previous change.
3215
3216 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3217
3218 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
3219
3220 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3221
3222 * mouse.el (mouse-move-drag-overlay): New function.
3223 (mouse-drag-region-1): Use it.
3224 Try to simplify a bit the state handling. Handle clicks on links
3225 inside intangible areas.
3226 (mouse-save-then-kill): Minor simplification.
3227 (mouse-secondary-overlay): Make it always non-nil instead of
3228 recreating it each time.
3229 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
3230 (mouse-kill-secondary, mouse-secondary-save-then-kill):
3231 Simplify accordingly.
3232
3233 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3234
3235 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
3236
3237 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
3238
3239 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
3240 (ediff-file-name-sans-prefix): Treat nil as an empty string.
3241 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
3242 to patch.
3243
3244 * ediff-util.el: Use insert-buffer-substring.
3245
3246 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
3247
3248 * emulation/viper-cmd.el (viper-change-state): Don't move over the
3249 field boundaries in the minibuffer.
3250 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
3251 (viper-minibuffer-post-command-hook): New hook.
3252 (viper-line): Don't move cursor at bolp.
3253
3254 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
3255
3256 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
3257 avoid compiler warnings.
3258
3259 * emulation/viper-macs.el (ex-map): Better messages.
3260
3261 * emulation/viper-utils.el (viper-beginning-of-field): New function.
3262
3263 * emulation/viper.el: Replace make-variable-buffer-local with
3264 viper-make-variable-buffer-local everywhere, to avoid warnings.
3265
3266 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3267
3268 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
3269 Delete unused var `old-selected-window'.
3270 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
3271 (mouse-drag-secondary): Delete unused var `start-frame'.
3272
3273 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3274
3275 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
3276
3277 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3278
3279 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
3280 Re-indent within 80 columns. Use inhibit-read-only.
3281
3282 2005-09-19 Romain Francoise <romain@orebokech.com>
3283
3284 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
3285
3286 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3287
3288 * font-lock.el (font-lock-default-fontify-region): Don't add a line
3289 unconditionally, since the after-change-function already did it.
3290
3291 2005-09-19 Miles Bader <miles@gnu.org>
3292
3293 * net/newsticker.el: Get rid of CVS keyword.
3294
3295 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
3296
3297 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
3298 The prompt is formatted later.
3299
3300 2005-09-19 David Ponce <david@dponce.com>
3301
3302 * tree-widget.el (tree-widget-value-create): Save the converted
3303 tree :node widget.
3304
3305 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
3306
3307 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
3308 variable `message'.
3309
3310 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
3311
3312 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
3313 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
3314 <slawomir.nowaczyk.847@student.lu.se>.
3315
3316 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
3317
3318 * image.el (image-load-path): Use symbol `data-directory' instead
3319 of its value, for backward compatibility with packages that bind
3320 it during `find-image'. Suggested by Katsumi Yamaoka.
3321 (image-search-load-path): Handle symbols whose values are strings.
3322
3323 2005-09-18 Romain Francoise <romain@orebokech.com>
3324
3325 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
3326 with-current-buffer form in save-excursion.
3327
3328 2005-09-18 D Goel <deego@gnufans.org>
3329
3330 * apropos.el (apropos-command): Fix `message' call: first arg
3331 should be a format spec. In this and all other cases that appear
3332 below and elsewhere in the source code, I made a change only when
3333 two conditions were satisfied: [1] I can think of a possibility
3334 that the arguments would cause an error, for example, the code in
3335 question relies on external variables such as filenames. [2] I
3336 was sure that the arg to `message' could not have been nil in the code.
3337
3338 * textmodes/tildify.el (tildify-region): Ditto.
3339
3340 * textmodes/reftex-index.el (reftex-index-change-entry)
3341 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
3342 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
3343 * textmodes/org.el (org-complete, org-deadline, org-schedule)
3344 (org-priority, org-table-sum):
3345 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
3346 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
3347 (flyspell-word, flyspell-display-next-corrections):
3348 * textmodes/bibtex.el (bibtex-print-help-message):
3349 * textmodes/artist.el (artist-key-set-point-poly):
3350 * term/mac-win.el (mac-services-insert-text):
3351 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
3352 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
3353 (vhdl-port-paste-testbench, vhdl-compose-new-component)
3354 (vhdl-compose-configuration):
3355 * progmodes/sh-script.el (sh-blink, sh-show-indent)
3356 (sh-set-indent, sh-learn-line-indent):
3357 * progmodes/ps-mode.el (ps-mode-target-column):
3358 * progmodes/idlwave.el (idlwave-make-tags)
3359 (idlwave-scan-library-catalogs):
3360 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
3361 * progmodes/gud.el (gud-jdb-analyze-source):
3362 * progmodes/flymake.el (flymake-log):
3363 * progmodes/ebnf2ps.el (ebnf-generate-region):
3364 * progmodes/cmacexp.el (c-macro-expansion):
3365 * progmodes/ada-xref.el (ada-treat-cmd-string):
3366 * progmodes/ada-mode.el (ada-create-case-exception-substring)
3367 (ada-justified-indent-current, ada-batch-reformat):
3368 * play/zone.el (zone):
3369 * play/landmark.el (lm-move):
3370 * play/decipher.el (decipher-show-alphabet):
3371 * net/newsticker.el (newsticker--display-jump)
3372 (newsticker--display-scroll):
3373 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
3374 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
3375 * mail/feedmail.el (feedmail-dump-message-to-queue):
3376 * eshell/esh-proc.el (eshell-remove-process-entry):
3377 * emulation/ws-mode.el (ws-last-error):
3378 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
3379 (viper-record-kbd-macro):
3380 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
3381 * emacs-lisp/lisp-mnt.el (lm-report-bug):
3382 * emacs-lisp/find-func.el (find-function-noselect):
3383 * calendar/timeclock.el (timeclock-status-string)
3384 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
3385 (timeclock-when-to-leave-string):
3386 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
3387 * calc/calc-units.el (calc-enter-units-table):
3388 * calc/calc-mode.el (calc-mode-record-mode):
3389 * woman.el (woman-mini-help):
3390 * wdired.el (wdired-change-to-wdired-mode):
3391 * vc.el (vc-retrieve-snapshot):
3392 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
3393 * startup.el (display-startup-echo-area-message):
3394 * simple.el (set-goal-column):
3395 * ses.el (ses-command-hook, ses-recalculate-cell):
3396 * server.el (server-process-filter):
3397 * printing.el (pr-interface-txt-print, pr-interface-printify)
3398 (pr-interface-ps):
3399 * pcvs.el (cvs-help):
3400 * log-edit.el (log-edit, log-edit-mode-help):
3401 * iswitchb.el (iswitchb-possible-new-buffer):
3402 * isearch.el (isearch-edit-string):
3403 * image-mode.el (image-mode, image-minor-mode):
3404 * ibuf-macs.el (define-ibuffer-filter):
3405 * hi-lock.el (hi-lock-find-patterns):
3406 * files.el (toggle-read-only):
3407 * ediff-util.el (ediff-copy-diff)
3408 (ediff-write-merge-buffer-and-maybe-kill):
3409 * echistory.el (Electric-history-undefined):
3410 * dnd.el (dnd-insert-text):
3411 * dired-aux.el (dired-query):
3412 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
3413 * bookmark.el (bookmark-bmenu-locate):
3414 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
3415 Fix `message' calls to ensure first arg is a format string.
3416 The change was made only when these two conditions were satisfied:
3417 [1] when there is a possibility that the arguments would cause an error
3418 for example, if the code in question relies on external variables
3419 such as filenames, and
3420 [2] if the arg to `message' could not have been nil in the code.
3421
3422 * pcomplete.el (pcomplete--help): Fix `message' format spec.
3423 Not having a %s would be weird, though not technically wrong.
3424
3425 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3426
3427 * term/mac-win.el (mac-add-charset-info): Doc fix.
3428
3429 2005-09-17 Romain Francoise <romain@orebokech.com>
3430
3431 * shell.el (shell-resync-dirs): Handle echoing processes more
3432 reliably. Don't insert resync command if `comint-process-echoes'
3433 is non-nil.
3434
3435 2005-09-17 Magnus Henoch <mange@freemail.hu>
3436
3437 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
3438 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
3439 aspell versions >= 0.60.
3440 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
3441 only if ispell-aspell-supports-utf8 is non-nil.
3442
3443 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3444
3445 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
3446 buffer-local value to lisp-indent-function.
3447
3448 2005-09-17 Milan Zamazal <pdm@zamazal.org>
3449
3450 * progmodes/glasses.el (glasses-make-readable): If
3451 glasses-separator differs from underscore, put appropriate
3452 overlays over underscore characters.
3453 (glasses-convert-to-unreadable): If glasses-separator differs from
3454 underscore, try to convert glasses-separator characters to
3455 underscores.
3456
3457 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3458
3459 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
3460 Use with-syntax-table and dolist.
3461
3462 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
3463
3464 * textmodes/reftex-auc.el:
3465 * textmodes/reftex-cite.el:
3466 * textmodes/reftex-dcr.el:
3467 * textmodes/reftex-global.el:
3468 * textmodes/reftex-parse.el:
3469 * textmodes/reftex-ref.el:
3470 * textmodes/reftex-sel.el:
3471 * textmodes/reftex-toc.el:
3472 * textmodes/reftex-vars.el:
3473 * textmodes/reftex.el: Small changes to remove compiler warnings.
3474
3475 * textmodes/reftex-index.el: Likewise.
3476 (reftex-query-index-phrase): More efficient use of markers.
3477
3478 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
3479
3480 * image.el (image-load-path): New variable.
3481 (image-search-load-path): New function.
3482 (find-image): Search for images in `image-load-path'.
3483
3484 2005-09-15 Richard M. Stallman <rms@gnu.org>
3485
3486 * follow.el: Change Maintainer field.
3487
3488 2005-09-15 David Ponce <david@dponce.com>
3489
3490 * recentf.el (recentf-save-file-modes): New option.
3491 (recentf-save-list): Use it.
3492
3493 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
3494
3495 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
3496 (mode-line-mule-info, mode-line-modified): Move bindings from
3497 mouse-3 to mouse-1.
3498
3499 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
3500
3501 * simple.el (sendmail-user-agent-compose): Revert last change.
3502
3503 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
3504
3505 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
3506 Use with-current-buffer.
3507 (ange-ftp-gwp-start): Remove unused var `gw-user'.
3508 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
3509 (ange-ftp-insert-directory): Remove unused var `short'.
3510 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
3511
3512 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
3513 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
3514
3515 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
3516 (check-calendar-holidays, diary-list-entries): Autoload.
3517 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
3518 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
3519
3520 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
3521 which mistakenly removed a call to display-buffer.
3522
3523 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
3524
3525 * obsolete/iso-insert.el: Move to obsolete/ from international/.
3526
3527 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
3528
3529 * progmodes/hideshow.el
3530 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
3531 (hs-allow-nesting): New user var.
3532 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
3533 (hs-hide-block-at-point): When nesting allowed,
3534 if there is already an overlay in place, delete it.
3535 (hs-safety-is-job-n): Delete func; remove call sites.
3536 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
3537 (hs-overlay-at): New func.
3538 (hs-already-hidden-p, hs-show-block): Use it.
3539 (hs-hide-all): Don't pre-clean if nesting allowed.
3540 (hs-show-all): Temporarily disallow
3541 nesting around call to `hs-discard-overlays'.
3542
3543 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
3544
3545 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
3546 Delete unused local var.
3547
3548 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
3549
3550 * help-fns.el (describe-categories): "?\ " -> "?\s".
3551 (help-do-arg-highlight): Recognize also ARG-n, as in
3552 `move-to-left-margin' (ARG+n is already recognized). Simplify.
3553
3554 * international/codepage.el (dos-unsupported-char-glyph):
3555 * net/newsticker.el (tool-bar-map, w3-mode-map)
3556 (w3m-minor-mode-map):
3557 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
3558 (ent-alist):
3559 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
3560
3561 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
3562
3563 * custom.el (custom-push-theme): Handle the case where a symbol is
3564 bound but face properties have not yet been assigned.
3565
3566 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
3567 Fix behavior if noerase is `t' and there is no mail buffer.
3568
3569 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
3570 if `continue' is nil, rather than signal an error.
3571
3572 2005-09-12 Richard M. Stallman <rms@gnu.org>
3573
3574 * font-lock.el (font-lock-keywords): Add autoload.
3575
3576 * help-fns.el (describe-variable): Rearrange to put source link
3577 in a predictable place.
3578
3579 * net/newsticker.el: New file.
3580
3581 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3582
3583 * calendar/calendar.el (calendar-for-loop): Add edebug info.
3584 (calendar-basic-setup): Use the new nil arg.
3585 (number-of-diary-entries): Move to diary-lib.el.
3586
3587 * calendar/diary-lib.el: Use with-current-buffer, match-string.
3588 (diary-list-entries): Use with-syntax-table and dolist.
3589 Rename from list-diary-entries.
3590 Use number-of-diary-entries if `number' is nil.
3591 (diary, diary-view-entries): Use this new name and new nil arg value.
3592 (number-of-diary-entries): Move from calendar.el.
3593 (diary-unhide-everything): New function.
3594 (include-other-diary-files, fancy-diary-display)
3595 (diary-show-all-entries, make-diary-entry): Use it.
3596 (diary-mail-entries): Use buffer-string.
3597 (mark-diary-entries): Fix long standing paren typo.
3598 (diary-sexp-entry): Use count-lines.
3599 (make-diary-entry): Avoid `previous-line'.
3600 (diary-mode-map): New var.
3601 (diary-mode): Redraw cal after saving. Setup header-line.
3602 (fancy-diary-display-mode): Use local-set-key.
3603
3604 * startup.el (command-line): Try calling various terminal-init-foo-bar
3605 functions by stripping hyphenated suffixes from $TERM.
3606
3607 * files.el (normal-mode): Check boundness of font-lock-keywords.
3608
3609 2005-09-12 Richard M. Stallman <rms@gnu.org>
3610
3611 * progmodes/compile.el: Don't decide a file's directory
3612 until the user actually tries to go there.
3613 (compilation-next-error-function):
3614 Pass compilation-find-file the directory from the file-struct.
3615 (compilation-internal-error-properties): Separate local FILE-STRUCT
3616 from FILE. Doc the args better. Rename arg FMT to FMTS.
3617 (compilation-find-file): Arg DIR renamed to DIRECTORY.
3618 Expand it, and if nil, use default-directory.
3619 (compilation-get-file-structure): Don't mix specified directory
3620 with default directory. Put specified directory into
3621 file-struct. Don't make the file name absolute.
3622
3623 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
3624 (compile-command): Add autoload.
3625 (compilation-disable-input): Add autoload.
3626
3627 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
3628
3629 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
3630 strings of the variables it can override.
3631 (time-stamp): New (as yet undocumented) time-stamp-format escapes
3632 %Q and %q, for fully-qualified domain name and unqualified host name.
3633
3634 2005-09-11 Kim F. Storm <storm@cua.dk>
3635
3636 * emacs-lisp/authors.el (authors-aliases): Update list.
3637 (authors-fixed-entries): Update mldrag.el entry.
3638
3639 2005-09-10 Alan Mackenzie <acm@muc.de>
3640
3641 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
3642 from the region narrowed to.
3643
3644 2005-09-10 Magnus Henoch <mange@freemail.hu>
3645
3646 * textmodes/ispell.el (ispell-check-version): Signal an error if
3647 aspell version is less than 0.60.
3648
3649 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
3650
3651 * progmodes/octave-inf.el (inferior-octave-startup):
3652 Resync current dir at the end.
3653
3654 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
3655
3656 * woman.el (woman-topic-at-point-default):
3657 Rename to woman-use-topic-at-point-default.
3658 (woman-topic-at-point): Rename to woman-use-topic-at-point.
3659 (woman-file-name): Reflect renames above. Automatically use the
3660 word at point as topic if woman-use-topic-at-point is non-nil.
3661 Otherwise offer it as default but don't insert it in the
3662 minibuffer. Also use `test-completion' instead of `assoc' as
3663 suggested by Stefan Monnier.
3664
3665 2005-09-10 Andre Spiegel <spiegel@gnu.org>
3666
3667 * vc.el (vc-directory, vc-update-change-log): Throw an error on
3668 the attempt to do it over Tramp. This is not yet supported.
3669
3670 2005-09-10 Eli Zaretskii <eliz@gnu.org>
3671
3672 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
3673 (menu-bar-non-minibuffer-window-p): New functions.
3674 ("Split Window", "Save As..."): Use them.
3675 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
3676 ("Print Buffer", "Truncate Long Lines in this Buffer"):
3677 Use menu-bar-menu-frame-live-and-visible-p.
3678 ("Save Buffer", "Insert File", "Open Directory...")
3679 ("Open File...", "Visit New File..."):
3680 Use menu-bar-non-minibuffer-window-p.
3681 (kill-this-buffer-enabled-p, dired <menu-enable>):
3682 Use menu-bar-non-minibuffer-window-p.
3683
3684 2005-09-09 Eli Zaretskii <eliz@gnu.org>
3685
3686 * cus-start.el (all): Don't complain about fringe-related
3687 built-ins if fringes are not supported. Ditto about
3688 selection-related built-ins. Fix the test for GTK-related built-ins.
3689
3690 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
3691 ("Postscript Print Buffer", "Print Region", "Save As...")
3692 ("Save", "Insert File...", "Open Directory...")
3693 ("Open File...", "Visit New File..."")
3694 ("Truncate Long Lines in this Buffer"): Don't look at
3695 menu-updating-frame if this display does not support multiple frames.
3696
3697 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3698
3699 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
3700
3701 2005-09-09 Emilio Lopes <eclig@gmx.net>
3702
3703 * woman.el: Format- and whitespace-related changes.
3704
3705 2005-09-09 Eli Zaretskii <eliz@gnu.org>
3706
3707 * woman.el: Fix my email address.
3708
3709 2005-09-08 Richard M. Stallman <rms@gnu.org>
3710
3711 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
3712 (sh-mode): Locally set skeleton-pair-default-alist.
3713
3714 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
3715
3716 * progmodes/flymake.el: Require `compile' unconditionally.
3717
3718 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
3719
3720 * woman.el (woman-file-name): Provide a default, not initial input.
3721
3722 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
3723
3724 * font-lock.el (font-lock-support-mode): Doc fix.
3725
3726 * descr-text.el (describe-property-list): Handle non-symbol prop names.
3727
3728 2005-09-08 Richard M. Stallman <rms@gnu.org>
3729
3730 * simple.el (blink-matching-open): Get rid of text props from
3731 the string shown in echo area. Don't permanently set point.
3732 Some rearrangements.
3733
3734 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
3735
3736 * recentf.el (recentf-filename-handler): Add custom choice
3737 `abbreviate-file-name'.
3738
3739 * msb.el (msb--very-many-menus): Fix typo.
3740
3741 * disp-table.el (standard-display-european): Don't set
3742 enable-multibyte-characters to nil.
3743
3744 2005-09-08 David Ponce <david@dponce.com>
3745
3746 * recentf.el (recentf-show-file-shortcuts-flag): New option.
3747 (recentf-expand-file-name): Doc fix.
3748 (recentf-dialog-mode-map): Define digit shortcuts.
3749 (recentf--files-with-key): New variable.
3750 (recentf-show-digit-shortcut-filter): New function.
3751 (recentf-open-files-items): New function.
3752 (recentf-open-files): Use it.
3753 (recentf-open-file-with-key): New command.
3754
3755 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
3756
3757 * buff-menu.el (Buffer-menu-sort-by-column): New function.
3758 Suggested by Kim F. Storm.
3759 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
3760 (Buffer-menu-make-sort-button): Use global keymap.
3761
3762 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
3763
3764 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
3765 (Man-getpage-in-background-advice): Remove defadvice; it isn't
3766 necessary any longer with the remapped command.
3767 (Man-bgproc-sentinel-advice): Remove defadvice which counts
3768 formatting time only.
3769
3770 * net/tramp.el (tramp-action-password)
3771 (tramp-multi-action-password): Compile the password prompt from
3772 `method', `user' and `host'. Sometimes it isn't obvious which
3773 password to enter, for example with remote files offered by
3774 recentf.el, or with multiple steps. Suggested by Robert Marshall
3775 <robert@chezmarshall.freeserve.co.uk>.
3776
3777 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3778
3779 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
3780 Fix regexp for when "s///" is at the beginning of line.
3781
3782 2005-09-07 Jay Belanger <belanger@truman.edu>
3783
3784 * calc/calc-poly.el (math-expand-term): Multiply out any powers
3785 when in matrix mode.
3786
3787 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
3788
3789 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
3790 non-anonymous functions.
3791
3792 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
3793
3794 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
3795 when using a header line. Otherwise, use mouse-1-click-follows-link.
3796
3797 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
3798 can't be moved; don't signal an error.
3799
3800 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
3801
3802 * cus-theme.el (custom-theme-write-faces): Save the current face
3803 spec, not the defface spec.
3804
3805 * custom.el (custom-known-themes): Clarify meaning of "standard".
3806 (custom-push-theme): Save old values in the standard theme.
3807 (disable-theme): Correct typo.
3808 (custom-face-theme-value) Deleted unused function.
3809 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
3810
3811 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
3812
3813 * progmodes/compile.el (compilation-goto-locus): Take into account
3814 iconified frames when determining whether the buffer is
3815 already visible.
3816 Don't reset window height if the window already existed.
3817
3818 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
3819
3820 * custom.el (load-theme): Rename from require-theme.
3821 Add interactive spec.
3822 (enable-theme): Rename from custom-enable-theme.
3823 Add interactive spec.
3824 (disable-theme): Rename from custom-disable-theme.
3825 Add interactive spec.
3826 (custom-make-theme-feature): Doc fix.
3827 (custom-theme-directory): Doc fix.
3828 (provide-theme): Call enable-theme.
3829
3830 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3831
3832 * obsolete/lazy-lock.el (lazy-lock-mode):
3833 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
3834 font-lock-mode if it's off. Print a warning instead.
3835
3836 * progmodes/compile.el (compilation-start): Ignore errors if the
3837 process died before we get to send-eof.
3838
3839 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
3840 Undo last change. Enclosing the result in quotes broke things on Unix
3841 since tex-send-command passes it through shell-quote-argument.
3842 (tex-send-command): Pass `file' through convert-standard-filename
3843 when possible.
3844 (tex-uptodate-p): Handle the case where TeX hasn't put additional
3845 info in a transcript.
3846
3847 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
3848
3849 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
3850 fix compilation warning. Reorder the key definitions to group
3851 together keys emitted by the current version of xterm.
3852
3853 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
3854 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
3855 Reorder predicates to correct min-color usage.
3856
3857 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
3858
3859 * longlines.el (longlines-mode): Inhibit read-only when encoding.
3860 Kill local variables when longlines-mode is turned off.
3861
3862 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
3863
3864 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
3865
3866 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
3867
3868 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
3869
3870 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
3871 (font-lock-lines-before): Change default to being inactive.
3872 (font-lock-default-fontify-region): Obey font-lock-lines-before.
3873 (font-lock-after-change-function): Don't handle f-l-lines-before here.
3874
3875 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
3876
3877 * net/tramp.el (tramp-handle-make-auto-save-file-name):
3878 Deactivate temporarily advice if active (not needed for Emacs 22,
3879 but for backwards compatibility).
3880 (tramp-exists-file-name-handler): Rewrite. First implementation
3881 was too simple.
3882 (tramp-advice-make-auto-save-file-name):
3883 Call `tramp-handle-make-auto-save-file-name' (again, just for
3884 backwards compatibility).
3885
3886 2005-08-31 Reto Zimmermann <reto@gnu.org>
3887
3888 * progmodes/vhdl-mode.el
3889 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
3890 (vhdl-end-p): Fix indentation bug "else" after "-- when".
3891 (vhdl-set-default-project): New function (easier setting of default).
3892 (vhdl-port-copy): Handle extended identifiers for generics.
3893 (vhdl-compiler-alist): Better description for error message regexp.
3894 (vhdl-make): Query for target, use previous as default.
3895 (vhdl-port-copy): Fix port copy for port names starting with "signal".
3896 (vhdl-font-lock-keywords-2): Fix fontification for record
3897 el. assign.
3898 (vhdl-speedbar-make-subpack-line): Add package body link.
3899 (vhdl-generate-makefile-1): Not include itself as dependency.
3900 (vhdl-font-lock-init): Highlight c-preprocessor directives.
3901 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
3902 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
3903 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
3904 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
3905 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
3906 (vhdl-import-project): Add string argument for `error'.
3907 (vhdl-compose-configuration)
3908 (vhdl-compose-configuration-architecture): Add configuration
3909 declaration generation.
3910 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
3911 (vhdl-trailer-re): Add "record" keyword (better indentation).
3912 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
3913 "[^ \t-\"]+".
3914 (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
3915 (vhdl-testbench-entity-file-name)
3916 (vhdl-testbench-architecture-file-name): Allow separate
3917 customization of testbench file names.
3918 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
3919 (vhdl-get-visible-signals): Allow newline within alias declaration.
3920 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
3921 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
3922 (member-ignore-case): Alias for missing function in XEmacs.
3923 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
3924 (vhdl-update-sensitivity-list): Ignore case on read signals.
3925 (vhdl-replace-string): Adjust case only for file names.
3926 (vhdl-update-sensitivity-list): Fix search for read signals.
3927 (vhdl-update-sensitivity-list): Exclude formal parameters.
3928 (vhdl-get-visible-signals): Include aliases of signals.
3929 (vhdl-get-visible-signals): Fix signal name searching.
3930 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
3931 (vhdl-fixup-whitespace-region): Fix for character
3932 literals (e.g. ':').
3933
3934 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
3935
3936 * ansi-color.el (comint-last-output-start):
3937 * bs.el (font-lock-verbose):
3938 * diff-mode.el (add-log-buffer-file-name-function):
3939 * dired-x.el (vm-folder-directory):
3940 * faces.el (help-xref-stack-item):
3941 * files.el (font-lock-keywords):
3942 * find-lisp.el (dired-buffers, dired-subdir-alist):
3943 * ido.el (cua-inhibit-cua-keys):
3944 * log-view.el (cvs-minor-wrap-function):
3945 * outline.el (font-lock-warning-face):
3946 * simple.el (compilation-current-error):
3947 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
3948 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
3949 * tooltip.el (comint-prompt-regexp):
3950 * w32-fns.el (explicit-shell-file-name):
3951 * term/mac-win.el (mac-charset-info-alist)
3952 (mac-services-selection, mac-system-script-code):
3953 * term/tty-colors.el (msdos-color-values):
3954 * term/w32-win.el (xlfd-regexp-registry-subnum):
3955 * term/x-win.el (x-keysym-table, x-selection-timeout)
3956 (x-session-id, x-session-previous-id):
3957 * textmodes/ispell.el (mail-yank-prefix):
3958 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
3959 * textmodes/org.el (calc-embedded-close-formula)
3960 (calc-embedded-open-formula)
3961 (font-lock-unfontify-region-function):
3962 * textmodes/reftex-global.el (isearch-next-buffer-function)
3963 (TeX-master):
3964 * textmodes/reftex.el (font-lock-keywords):
3965 * textmodes/tex-mode.el (font-lock-comment-face)
3966 (font-lock-doc-face):
3967 * textmodes/texinfo.el (outline-heading-alist):
3968 Add defvars.
3969
3970 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
3971 (artist-spray-chars, artist-mode-init, artist-replace-string)
3972 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
3973 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
3974 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
3975
3976 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
3977 (conf-align-assignments): "?\ " -> "?\s".
3978
3979 * textmodes/reftex-index.el (TeX-master): Add defvar.
3980 (reftex-index-phrases-marker): Move up defvar.
3981
3982 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
3983 (reftex-toc-include-labels-indicator)
3984 (reftex-toc-include-index-indicator)
3985 (reftex-toc-max-level-indicator): Move up declarations.
3986
3987 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
3988 of args to `tramp-run-real-handler', even if it's empty in this case.
3989
3990 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3991
3992 * dired.el (dired-move-to-filename-regexp): Add date format for
3993 Mac OS X 10.3 in East Asian locales.
3994
3995 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
3996
3997 * files.el (make-auto-save-file-name): Add file name handler call
3998 if applicable.
3999
4000 * net/tramp.el (tramp-file-name-handler-alist)
4001 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
4002 (tramp-handle-make-auto-save-file-name): Rename from
4003 `tramp-make-auto-save-file-name'.
4004 (tramp-exists-file-name-handler): New defun.
4005 (tramp-advice-make-auto-save-file-name): Make defadvice only when
4006 `make-auto-save-file-name' is not a magic file name operation.
4007
4008 2005-08-30 Richard M. Stallman <rms@gnu.org>
4009
4010 * files.el (risky-local-variable-p):
4011 Match `-predicates' and `-commands.
4012
4013 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
4014 (custom-save-all): Visit the file if necessary;
4015 kill the buffer if we created it.
4016 (custom-save-delete): Don't visit file or kill buffer here.
4017
4018 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
4019
4020 * textmodes/org.el (org-special-keyword): New face.
4021 (org-table-copy-down, org-table-eval-formula)
4022 (org-table-recalculate, org-init-section-numbers):
4023 Use `string-to-number' instead of `string-to-int'.
4024 (org-get-location): Use `insert-buffer-substring' instead of
4025 `insert-buffer'.
4026 (org-modify-diary-entry-string): New function.
4027 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
4028 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
4029 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
4030 active region.
4031 (org-export-as-html): Handle QUOTE keyword.
4032 (org-quote-string): New option.
4033 (org-bookmark-jump-unhide): New function, used for
4034 `bookmark-after-jump-hook'.
4035 (org-diary-default-entry): Apply only when not called through
4036 `org-agenda'.
4037
4038 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
4039
4040 * net/eudc.el (mode-popup-menu):
4041 * play/handwrite.el (ps-printer-name, ps-lpr-command):
4042 * progmodes/ada-mode.el (compile-auto-highlight)
4043 (skeleton-further-elements):
4044 * progmodes/autoconf.el (font-lock-syntactic-keywords):
4045 * progmodes/cmacexp.el (msdos-shells):
4046 * progmodes/compile.el (font-lock-extra-managed-props)
4047 (font-lock-keywords, font-lock-maximum-size)
4048 (font-lock-support-mode):
4049 * progmodes/grep.el (font-lock-lines-before):
4050 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
4051 * progmodes/mixal-mode.el (compile-command):
4052 * progmodes/perl-mode.el (font-lock-comment-face)
4053 (font-lock-doc-face, font-lock-string-face):
4054 * progmodes/prolog.el (comint-prompt-regexp):
4055 * progmodes/sh-script.el (font-lock-comment-face)
4056 (font-lock-set-defaults, font-lock-string-face):
4057 * progmodes/sql.el (font-lock-keyword-face)
4058 (font-lock-set-defaults, font-lock-string-face):
4059 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
4060 (itimer-version, lazy-lock-defer-contextually)
4061 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
4062 Add defvars.
4063
4064 * progmodes/cperl-mode.el (cperl-electric-lbrace)
4065 (cperl-electric-keyword, cperl-electric-pod)
4066 (cperl-electric-backspace, cperl-forward-re)
4067 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
4068 (vc-rcs-header, vc-sccs-header): Add defvars.
4069
4070 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
4071 (font-lock-syntactic-keywords, gud-find-expr-function):
4072 Add defvars.
4073
4074 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
4075 (gdb-frame-parameters): Declare before use.
4076
4077 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
4078 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
4079 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
4080 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
4081
4082 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
4083 (idlwave-help-with-source): Use `insert-buffer-substring', not
4084 `insert-buffer'.
4085
4086 2005-08-29 Juri Linkov <juri@jurta.org>
4087
4088 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
4089 Put outline-back-to-heading function call inside save-excursion.
4090
4091 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
4092
4093 * man.el (Man-init-defvars, Man-translate-references)
4094 (Man-support-local-filenames, Man-highlight-references):
4095 * progmodes/sql.el (sql-interactive-mode):
4096 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
4097
4098 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
4099 (compilation-mode-font-lock-keywords): Add defvars.
4100 (checkdoc-interactive-loop): "?\ " -> "?\s".
4101
4102 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
4103 (font-lock-doc-face, font-lock-string-face)
4104 (font-lock-keywords-case-fold-search): Add defvars.
4105 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
4106
4107 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
4108 Don't pass X and Y (they are ignored anyway).
4109 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
4110 (mouse-delete-window): Make arguments optional.
4111
4112 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
4113 (caesar-translate-table, minor-modes, news-buffer-save)
4114 (news-group-name, news-minor-modes): Add defvars.
4115
4116 * emacs-lisp/lselect.el (mouse-highlight-priority)
4117 (x-lost-selection-functions, zmacs-regions):
4118 * emacs-lisp/pp.el (font-lock-verbose):
4119 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
4120 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
4121 (ses-mode-map):
4122 * emacs-lisp/tcover-unsafep.el (safe-functions):
4123 * international/mule-cmds.el (mac-system-coding-system)
4124 (mac-system-locale):
4125 * language/ethio-util.el (rmail-current-message)
4126 (rmail-message-vector):
4127 * language/thai-util.el (thai-auto-composition-mode):
4128 * mail/metamail.el (rmail-current-message, rmail-message-vector):
4129 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
4130 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
4131 (vm-primary-inbox, vm-spool-files):
4132 * mail/rmail.el (deleted-head, font-lock-fontified)
4133 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
4134 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
4135 (total-messages):
4136 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
4137 (rmail-summary-mode-map):
4138 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
4139 (rmail-last-label, rmail-last-multi-labels)
4140 (rmail-summary-vector, rmail-total-messages):
4141 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
4142 * mail/rmailsum.el (msgnum):
4143 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
4144 (rmail-current-message):
4145 * obsolete/fast-lock.el (font-lock-face-list):
4146 * obsolete/rnewspost.el (mail-reply-buffer):
4147 * obsolete/scribe.el (compile-command):
4148 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
4149
4150 2005-08-28 John Paul Wallington <jpw@gnu.org>
4151
4152 * ibuf-ext.el (ibuffer-auto-update-changed):
4153 Use `frame-or-buffer-changed-p' to check whether we need to update.
4154 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
4155 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
4156 as a `frame-or-buffer-changed-p' state vector instead.
4157
4158 2005-08-27 Romain Francoise <romain@orebokech.com>
4159
4160 * textmodes/makeinfo.el (makeinfo-compile):
4161 Use `compilation-start'. Set `next-error-function' according to
4162 `disable-errors'.
4163 (makeinfo-next-error): New function.
4164 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
4165 (makeinfo-buffer): Likewise.
4166
4167 * progmodes/compile.el (compilation-start): Add autoload cookie.
4168
4169 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
4170 * textmodes/sgml-mode.el: Likewise.
4171 * progmodes/python.el: Likewise.
4172
4173 2005-08-27 Eli Zaretskii <eliz@gnu.org>
4174
4175 * simple.el (blink-matching-paren-distance): Document the meaning
4176 of nil value, and allow to customize to nil.
4177
4178 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
4179 command.com, not command.exe.
4180
4181 2005-08-26 John Wiegley <johnw@newartisans.com>
4182
4183 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
4184 code around a bit so that an extraneous nil argument is not added
4185 to a command when no args are given.
4186
4187 * eshell/esh-arg.el (eshell-parse-double-quote): If a
4188 double-quoted argument resolves to nil, return it as an empty
4189 string rather than as nil. This made it impossible to pass "" to
4190 a shell script as a null string argument.
4191
4192 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
4193
4194 * outline.el (outline-invent-heading): New fun.
4195 (outline-promote, outline-demote): Use it.
4196 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
4197 (outline-end-of-subtree): Remove unused var `opoint'.
4198
4199 2005-08-26 David Reitter <david.reitter@gmail.com>
4200
4201 * menu-bar.el (truncate-lines, write-file, print-buffer)
4202 (ps-print-buffer-faces, ps-print-buffer, split-window):
4203 Disable menu items when the frame they refer to is invisible, or when
4204 they refer to a buffer and the minibuffer is selected.
4205
4206 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
4207
4208 * progmodes/flymake.el (flymake-highlight-err-lines):
4209 Use save-excursion around flymake-highlight-line to preserve point.
4210
4211 2005-08-26 Eli Zaretskii <eliz@gnu.org>
4212
4213 * progmodes/octave-mod.el: Change Author and Maintainer address.
4214 (octave-maintainer-address): Change Kurt's email address.
4215 * progmodes/octave-inf.el: Change Author and Maintainer address.
4216 * progmodes/octave-hlp.el: Change Author and Maintainer address.
4217
4218 2005-08-26 Kim F. Storm <storm@cua.dk>
4219
4220 * subr.el (version-list-<, version-list-<=, version-list-=):
4221 Renamed from integer-list-*.
4222 (version-list-not-zero): Likewise. Fix while loop.
4223 (version=): Use version-list-= instead of string-equal.
4224
4225 2005-08-26 Richard M. Stallman <rms@gnu.org>
4226
4227 * outline.el (outline-promote): Try shortening the heading.
4228 As last resort, read the heading to use.
4229 (outline-demote): As last resort, read the heading to use.
4230
4231 2005-08-26 Romain Francoise <romain@orebokech.com>
4232
4233 * progmodes/compile.el (compilation-start): Doc fix.
4234
4235 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
4236 (antlr-font-lock-additional-keywords): Fix reference to
4237 `antlr-font-lock-literal-regexp' erroneously changed during the
4238 mass face rename.
4239 (antlr-run-tool): Use `compilation-start'.
4240
4241 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
4242 instead of the obsolete `compile-internal'.
4243
4244 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
4245
4246 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
4247 (number, original-date):
4248 * calendar/cal-china.el (date):
4249 * calendar/cal-coptic.el (date):
4250 * calendar/cal-french.el (date):
4251 * calendar/cal-hebrew.el (date, entry, number, original-date):
4252 * calendar/cal-islam.el (date, number, original-date):
4253 * calendar/cal-iso.el (date):
4254 * calendar/cal-julian.el (date):
4255 * calendar/cal-mayan.el (date):
4256 * calendar/cal-menu.el (date, event):
4257 * calendar/cal-persia.el (date):
4258 * calendar/lunar.el (date):
4259 * calendar/solar.el (date): Add defvars.
4260
4261 * emerge.el:
4262 * ibuffer.el:
4263 * info-xref.el:
4264 * obsolete/bg-mouse.el:
4265 * obsolete/sun-curs.el:
4266 * obsolete/swedish.el: Move the `defvar's to the top level.
4267
4268 * smerge-mode.el (smerge-refined-change): Add :group.
4269
4270 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
4271
4272 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
4273 (smerge-keep-n): Remove props.
4274 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
4275 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
4276 now that it's done in smerge-keep-n.
4277 (smerge-refined-change): New face.
4278 (smerge-refine-chopup-region, smerge-refine-highlight-change)
4279 (smerge-refine): New funs.
4280 (smerge-basic-map): Bind smerge-refine.
4281
4282 2005-08-25 Juri Linkov <juri@jurta.org>
4283
4284 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
4285 compilation-process-setup-function and compilation-disable-input
4286 in grep-mode instead of let-bindings in grep.
4287
4288 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
4289 Delete "Automatic File De/compression" (auto-compression-mode).
4290
4291 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
4292
4293 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
4294 Silence warning about non-existent variable.
4295
4296 2005-08-25 Richard M. Stallman <rms@gnu.org>
4297
4298 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
4299 Rename "Describe Key" to "Describe Key or Mouse Operation".
4300
4301 * mail/mailalias.el (build-mail-aliases): Delete comments
4302 from the contents before processing them.
4303
4304 * isearch.el (isearch-edit-string): Erase the Search prompt
4305 if user enters an empty string and there is no default.
4306
4307 * comint.el (comint-file-name-prefix): Add autoload.
4308
4309 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
4310
4311 * subr.el (play-sound): Rearrange to avoid warning.
4312
4313 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
4314
4315 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
4316 New hook.
4317 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
4318
4319 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
4320
4321 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
4322
4323 * custom.el (custom-theme-set-variables): Sort minor modes last.
4324
4325 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4326
4327 * subr.el (version-separator, version-regexp-alist): New vars used by
4328 version comparison funs.
4329 (integer-list-<, integer-list-=, integer-list-<=)
4330 (integer-list-not-zero): New funs for integer list comparison.
4331 (version-to-list, version=, version<, version<=): New funs for version
4332 comparison.
4333
4334 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
4335
4336 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
4337 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
4338 time to silence the byte-compiler.
4339
4340 * ibuffer.el (ibuffer-compile-make-eliding-form)
4341 (ibuffer-check-formats): Use `with-no-warnings' to hide references
4342 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
4343 so it's silly to get warnings for it).
4344 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
4345 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
4346 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
4347 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
4348 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
4349 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
4350 Defvar at compile time.
4351 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
4352 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
4353 Declare them before use.
4354
4355 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
4356 (info-xref-good, info-xref-bad): Defvar at compile time.
4357
4358 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
4359 Use `let*' instead of `let'.
4360
4361 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
4362 (*mouse-y*, menu, char): Defvar at compile time.
4363 (sc::menu): Declare it before use.
4364 (sc::pack-one-line): Use `let', not `let*'.
4365
4366 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
4367 (mail-send-hook): Defvar at compile time.
4368
4369 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
4370 Defvar at compile time.
4371
4372 * term/sun-mouse.el (current-global-mousemap)
4373 (current-local-mousemap): Declare them before use.
4374
4375 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
4376
4377 * bookmark.el (bookmark-after-jump-hook): New hook.
4378 (bookmark-jump): Run `bookmark-after-jump-hook'.
4379
4380 2005-08-23 Juri Linkov <juri@jurta.org>
4381
4382 * faces.el (minibuffer-prompt): Doc fix.
4383
4384 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
4385
4386 * progmodes/xscheme.el: Trivial changes to silence warnings.
4387 (xscheme-previous-mode, xscheme-previous-process-state):
4388 Add defvars.
4389 (xscheme-last-input-end, xscheme-process-command-line)
4390 (xscheme-process-name, xscheme-buffer-name)
4391 (xscheme-expressions-ring-max, xscheme-expressions-ring)
4392 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
4393 (xscheme-control-g-synchronization-p)
4394 (xscheme-control-g-disabled-p, xscheme-string-receiver)
4395 (default-xscheme-runlight, xscheme-runlight)
4396 (xscheme-runlight-string, xscheme-process-filter-state)
4397 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
4398 Move to beginning of file.
4399 (scheme-interaction-mode-commands-alist)
4400 (scheme-interaction-mode-map, scheme-debugger-mode-map):
4401 Declare them before use. Note: the initialization code for the variables
4402 has not been moved because it uses functions that reference the variables.
4403 (xscheme-control-g-message-string, xscheme-process-filter-alist)
4404 (xscheme-prompt-for-expression-map): Declare them before use.
4405 (scheme-debugger-mode-commands): "?\ " -> "?\s".
4406
4407 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
4408
4409 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
4410
4411 2005-08-22 Juri Linkov <juri@jurta.org>
4412
4413 * faces.el (set-face-underline): Delete this duplicate function
4414 and make an obsolete alias to set-face-underline-p.
4415 (set-face-underline-p): Use docstring of set-face-underline.
4416 (describe-face): Create hyperlink to parent face.
4417
4418 * info.el (Info-insert-dir): Use save-excursion around
4419 insert-buffer-substring.
4420 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
4421 (Info-escape-percent): Delete function.
4422 (Info-fontify-node): Replace Info-escape-percent by
4423 replace-regexp-in-string with REP arg set to lambda that
4424 duplicates `%' and preserves text properties.
4425
4426 * progmodes/compile.el (compilation-disable-input): Doc fix.
4427 (define-compilation-mode): Doc fix and refill.
4428 (kill-compilation): Use `mode-name' in the error message.
4429 (compilation-find-file): Use `compilation-error' in the
4430 read-file-name's prompt.
4431
4432 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
4433
4434 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
4435 (smerge-auto-leave): Make undo re-enable the mode.
4436 (debug-ignored-errors): Add the user-error of impossible resolution.
4437 (smerge-resolve): Move things around a bit, in preparation for later.
4438 (smerge-diff): Don't fail if the buffer has no associated file.
4439 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
4440 (smerge-conflict-overlay): New function.
4441 (smerge-match-conflict): Don't add text properties here.
4442 (smerge-find-conflict): Instead, add an overlay here.
4443 Also check for the case where we're inside a conflict already, so as to
4444 obviate the need for font-lock-multiline, which is unbearably slow with
4445 large conflicts and ciomplex font-lock patterns.
4446 (smerge-remove-props): Remove overlay rather than text-properties.
4447 (smerge-mode): Don't set font-lock-multiline.
4448 Remove overlays when turned off.
4449
4450 2005-08-21 Kim F. Storm <storm@cua.dk>
4451
4452 * ido.el (ido-ignore-item-p): Use save-match-data.
4453 Bind case-fold-search to ido-case-fold locally.
4454
4455 2005-08-20 Richard M. Stallman <rms@gnu.org>
4456
4457 * files.el (normal-mode): If font lock is on, turn it off and on.
4458
4459 * subr.el (replace-regexp-in-string): Doc fix.
4460
4461 * startup.el (command-line-1): Don't suppress startup screen
4462 due to existing processes.
4463
4464 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
4465
4466 * progmodes/compile.el (compilation-disable-input): Default to nil.
4467
4468 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
4469
4470 * progmodes/compile.el (compilation-disable-input): New defcustom.
4471 (compilation-start): If compilation-disable-input is non-nil, send
4472 EOF to the compilation process.
4473
4474 2005-08-20 Eli Zaretskii <eliz@gnu.org>
4475
4476 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
4477 Run the argument of tex-shell-cd-command through
4478 convert-standard-filename, to get the correct style of slashes on
4479 Windows, and enclose the result in quotes, in case the file name
4480 includes whitespace or other special characters.
4481
4482 2005-08-19 Andreas Schwab <schwab@suse.de>
4483
4484 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
4485 process.
4486
4487 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4488
4489 * cus-start.el (minibuffer-prompt-properties): Correct typo.
4490
4491 2005-08-18 Kim F. Storm <storm@cua.dk>
4492
4493 * scroll-lock.el: Fix errors due to incorrect line wrapping.
4494
4495 2005-08-18 Richard M. Stallman <rms@gnu.org>
4496
4497 * scroll-lock.el: New file.
4498
4499 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
4500
4501 * dired.el (dired-move-to-end-of-filename):
4502 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
4503
4504 2005-08-18 Kim F. Storm <storm@cua.dk>
4505
4506 * ido.el (ido-everywhere): Fix defcustom :set function to disable
4507 rather than toggle mode when custom value is nil.
4508 (ido-everywhere): Fix defun doc string.
4509
4510 2005-08-17 Richard M. Stallman <rms@gnu.org>
4511
4512 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
4513 as tag instead of "Inviolable".
4514
4515 2005-08-17 Kim F. Storm <storm@cua.dk>
4516
4517 * windmove.el (windmove-coordinates-of-position): Remove.
4518 (windmove-coordinates-of-window-position): Remove.
4519 (windmove-reference-loc): Use posn-at-point instead.
4520
4521 * subr.el (insert-for-yank-1): Doc fix.
4522
4523 * ido.el (ido-enter-matching-directory): Rename from
4524 ido-enter-single-matching-directory. Change 'slash choice to
4525 'only. Add 'first choice.
4526 (ido-exhibit): Adapt to above changes.
4527
4528 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
4529
4530 * Makefile.in: Expand comment about building loaddefs.el.
4531
4532 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
4533
4534 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
4535 Comment use of defadvice.
4536
4537 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
4538
4539 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
4540
4541 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
4542 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
4543 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
4544 * progmodes/idlw-shell.el, progmodes/ld-script.el,
4545 * progmodes/which-func.el, ruler-mode.el, strokes.el,
4546 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
4547 for backward compatibility for faces that did not appear in the
4548 previous Emacs release.
4549
4550 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
4551
4552 2005-08-15 Kim F. Storm <storm@cua.dk>
4553
4554 * emulation/cua-base.el (cua-delete-region): Return t if
4555 deleted region was non-empty.
4556 (cua-replace-region): Inhibit overwrite-mode for
4557 self-insert-command if replaced region was non-empty.
4558 (cua--explicit-region-start, cua--status-string): Make them
4559 buffer-local at top-level...
4560 (cua-mode): ...rather than when mode is enabled.
4561
4562 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
4563
4564 * progmodes/vhdl-mode.el (vhdl-emacs-21):
4565 Set t for Emacs 21, 22, and so on.
4566
4567 2005-08-15 David Ponce <david@dponce.com>
4568
4569 * tree-widget.el: Update Commentary header.
4570 (tree-widget-theme): Doc fix.
4571 (tree-widget-space-width): New option.
4572 (tree-widget-image-properties): Look up in the default theme too.
4573 (tree-widget--cursors): Only for images with arrow pointer shape.
4574 (tree-widget-lookup-image): Pointer shape is hand by default.
4575 (tree-widget-icon): Rename generic icon widget from
4576 `tree-widget-control'.
4577 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
4578 derive from `tree-widget-icon'.
4579 (tree-widget-handle): Improve default look and feel of the text
4580 representation.
4581 (tree-widget): Rename :*-control properties to :*-icon properties.
4582 Add :action and :help-echo properties.
4583 (tree-widget-after-toggle-functions): Move.
4584 (tree-widget-close-node, tree-widget-open-node): Remove.
4585 (tree-widget-before-create-icon-functions): New hook.
4586 (tree-widget-value-create): Update to allow customization of icons
4587 and nodes at run-time via that new hook.
4588 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
4589 (tree-widget-icon-action, tree-widget-icon-help-echo)
4590 (tree-widget-action, tree-widget-help-echo): New functions.
4591
4592 2005-08-15 Kim F. Storm <storm@cua.dk>
4593
4594 * ido.el (ido-buffer-internal): Use with-no-warnings.
4595 (ido-make-merged-file-list): Use while-no-input.
4596
4597 2005-08-15 Richard M. Stallman <rms@gnu.org>
4598
4599 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
4600 (flyspell-large-region): Fix doc and custom type.
4601
4602 2005-08-14 Richard M. Stallman <rms@gnu.org>
4603
4604 * files.el (interpreter-mode-alist): Doc fix.
4605
4606 * mail/rmail.el (rmail-nonignored-headers): New variable.
4607 (rmail-clear-headers): Use it.
4608 (rmail-reply): Better handling of mail-followup-to header.
4609
4610 * progmodes/sh-script.el (sh-font-lock-keywords-var):
4611 Rename variable from sh-font-lock-keywords. In the `shell' entry,
4612 don't try to refer to executable-font-lock-keywords.
4613 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
4614 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
4615 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
4616 (sh-mode): Set comment-start-skip, local-abbrev-table,
4617 imenu-case-fold-search.
4618 (sh-set-shell): Don't set them here.
4619 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
4620 Don't cache the results in the original alist; don't ever modify
4621 that alist.
4622
4623 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
4624
4625 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
4626 empty.
4627
4628 2005-08-15 Andreas Schwab <schwab@suse.de>
4629
4630 * desktop.el: Put autoload cookie at risky-local-variable declarations.
4631
4632 * dired.el, info.el, mail/rmail.el: Revert last change.
4633
4634 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
4635
4636 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
4637 modification in `eval-after-load' form.
4638 * info.el: Likewise.
4639 * mail/rmail.el: Likewise.
4640
4641 2005-08-14 Juri Linkov <juri@jurta.org>
4642
4643 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4644 Remove highlighting of "Compilation started". Highlight only
4645 the word "finished" in "Compilation finished". Add highlighting
4646 of "interrupt", "killed", "terminated" and the exit code.
4647 (compilation-start): Add newline after header. Use exactly the
4648 same time stamp format as the finishing message.
4649 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
4650
4651 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
4652 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
4653 Add highlighting of "interrupt", "killed", "terminated".
4654
4655 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
4656 enabled and the current command is self-insert-command, call it
4657 explicitly with overwrite-mode bound to nil, to not allow it
4658 to delete the character after the selected region.
4659
4660 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
4661
4662 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
4663 move-end-of-line, end-of-line, and beginning-of-line to the list
4664 of commands after which the echo area is updated.
4665
4666 2005-08-12 Eli Zaretskii <eliz@gnu.org>
4667
4668 * cus-edit.el (custom-save-all, custom-save-delete):
4669 Bind recentf-exclude to exclude custom-file.
4670
4671 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
4672
4673 * mail/rmailsum.el (rmail-summary-end-of-message): New command
4674 to go to the bottom of the mail message. Added to
4675 `rmail-summary-mode-map' with key "/".
4676 (rmail-summary-show-message): New (internal) function for use by
4677 both `rmail-summary-beginning/end-of-message'.
4678 (rmail-summary-beginning-of-message): Change to use
4679 rmail-summary-show-message.
4680
4681 * mail/rmail.el (rmail-end-of-message): New command to go to the
4682 end of the current message. Added to `rmail-mode-map' with key "/".
4683 (rmail-beginning-of-message): Fix to work as documented.
4684 (rmail-mode): Change documentation.
4685
4686 * progmodes/compile.el (compilation-start): Add the line
4687 "Compilation started" with compilation start time.
4688 (compilation-mode-font-lock-keywords): Add `started' to keywords.
4689
4690 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
4691
4692 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
4693 of menu items.
4694
4695 2005-08-11 Richard M. Stallman <rms@gnu.org>
4696
4697 * simple.el (pop-global-mark): Reverse test of widen-automatically.
4698
4699 * battery.el (battery-status-function): Don't use ignore-errors.
4700
4701 2005-08-11 Lute Kamstra <lute@gnu.org>
4702
4703 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
4704 define-obsolete-variable-alias.
4705
4706 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
4707
4708 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
4709 (ange-ftp-send-cmd): Revert last change, and expand
4710 the comment explaining the problem.
4711
4712 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
4713
4714 * ldefs-boot.el: Update.
4715
4716 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
4717 item to "Time, Load and Mail". Change help echo text.
4718
4719 * time.el (display-time-use-mail-icon, display-time-format)
4720 (display-time-string-forms): Shorten first line of docstrings.
4721
4722 2005-08-10 Lars Hansen <larsh@soem.dk>
4723
4724 * desktop.el (desktop-buffer-mode-handlers):
4725 Make non-customizable. Add autoload cookie. Change initial value to
4726 nil; add elements in respective modules instead. Fix doc string.
4727 (desktop-load-file): New function.
4728 (desktop-minor-mode-handlers): New autoloaded variable.
4729 (desktop-create-buffer): Call minor mode handlers.
4730 Use desktop-load-file to load major and minor mode modules prior to
4731 checking for a handler.
4732 (desktop-save): Don't add nil to desktop-minor-modes for minor
4733 modes with nil function in desktop-minor-mode-table. Don't delete
4734 desktop file before rewriting it.
4735 (desktop-locals-to-save): Add autoload cookie. Don't make
4736 automatically buffer-local. Add variables column-number-mode,
4737 size-indication-mode, indent-tabs-mode,
4738 indicate-buffer-boundaries, indicate-empty-lines and
4739 show-trailing-whitespace.
4740 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
4741 regexps. Don't use desktop-clear-preserve-buffers-regexp.
4742 (desktop-clear-preserve-buffers-regexp): Delete.
4743 (desktop-clear-preserve-buffers): Update initial value and docstring.
4744 (desktop-save-buffer): Fix doc string.
4745
4746 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
4747 (hilit-chg-desktop-restore): New function.
4748 (highlight-changes-mode): Add highlight-changes-mode to
4749 desktop-locals-to-save.
4750
4751 * dired.el: Add handler to desktop-buffer-mode-handlers.
4752 (dired-restore-desktop-buffer): Remove autoload cookie.
4753 (dired-mode): Add autoload cookie.
4754
4755 * info.el: Add handler to desktop-buffer-mode-handlers.
4756 (Info-restore-desktop-buffer): Remove autoload cookie.
4757 (Info-mode): Add autoload cookie.
4758
4759 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
4760 (mh-restore-desktop-buffer): Remove autoload cookie.
4761 (mh-folder-mode): Add autoload cookie.
4762
4763 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
4764 (rmail-restore-desktop-buffer): Remove autoload cookie.
4765
4766 2005-08-11 Masatake YAMATO <jet@gyve.org>
4767
4768 * hexl.el (hexl-address-region):
4769 (hexl-ascii-region, hexl-font-lock-keywords):
4770 (hexl-highlight-line-range): Use the term "region"
4771 instead of "area" for consistency with the other symbols
4772 defined in hexl.el.
4773
4774 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4775
4776 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
4777 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
4778 out by Juri Linkov). Add `display-battery-mode'.
4779
4780 2005-08-09 Juri Linkov <juri@jurta.org>
4781
4782 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4783 Remove `-text' from face variable names.
4784 (compilation-error-file-name, compilation-warning-file-name)
4785 (compilation-info-file-name): Delete faces.
4786 (compilation-line-number, compilation-column-number):
4787 Remove face underlining.
4788 (compilation-message-face): Set to `underline' value by default.
4789 (compilation-error-face, compilation-warning-face)
4790 (compilation-info-face): Remove `-file-name' from face names.
4791 (compilation-error-text-face, compilation-warning-text-face)
4792 (compilation-info-text-face): Delete face variables.
4793 (compilation-text-face): Delete function.
4794
4795 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
4796 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
4797 (grep-error-face): Set to `compilation-error' instead of
4798 `compilation-error-face' (which is redefined to `grep-hit-face' in
4799 grep buffers).
4800 (grep-mode-font-lock-keywords): Remove `-text' from face variable
4801 names. Use `grep-error-face' instead of `compilation-error-text-face'.
4802
4803 * dired-aux.el (dired-do-query-replace-regexp):
4804 Use `query-replace-read-args'.
4805
4806 * replace.el (query-replace-read-from, query-replace-read-to)
4807 (query-replace-read-args): Rename arg `string' to `prompt'.
4808
4809 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
4810
4811 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
4812
4813 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
4814 uploading files.
4815 (ange-ftp-canonize-filename): Handle file names beginning with ~
4816 correctly.
4817
4818 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
4819
4820 * textmodes/fill.el (canonically-space-region)
4821 (fill-context-prefix, fill-french-nobreak-p)
4822 (fill-delete-newlines, fill-comment-paragraph)
4823 (justify-current-line): "?\ " -> "?\s".
4824
4825 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
4826
4827 * textmodes/fill.el (fill-nonuniform-paragraphs):
4828 Improve argument/docstring consistency.
4829
4830 2005-08-09 Richard M. Stallman <rms@gnu.org>
4831
4832 * textmodes/ispell.el (ispell-word): More fboundp checks.
4833
4834 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
4835 (find-file-noselect-1): Call it here, only if RAWFILE.
4836 (normal-mode): Always set some major mode.
4837 (save-some-buffers-action-alist): Change some explanation strings.
4838 (file-name-non-special): In the `quote' method, use unwind-protect.
4839
4840 2005-08-09 Magnus Henoch <mange@freemail.hu>
4841
4842 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
4843 (ispell-have-aspell-dictionaries): New variable.
4844 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
4845 (ispell-get-aspell-config-value): New function.
4846 (ispell-aspell-find-dictionary): New function.
4847 (ispell-aspell-add-aliases): New function.
4848 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
4849 appropriate. Don't look for ispell dictionaries if we use aspell.
4850 (ispell-menu-map): Don't build a submenu of dictionaries.
4851
4852 2005-08-09 Richard M. Stallman <rms@gnu.org>
4853
4854 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
4855 (sql-read-passwd): Use read-passwd.
4856
4857 * progmodes/idlw-toolbar.el (idlwave-toolbar)
4858 (idlwave-toolbar-is-possible): Add defvars.
4859
4860 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
4861 Avoid warnings.
4862
4863 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
4864 (idlwave-system-class-info, idlwave-executive-commands-alist):
4865 Use defvar.
4866
4867 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
4868
4869 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
4870 Avoid warnings.
4871
4872 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
4873 and content-type: headers.
4874
4875 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
4876
4877 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
4878 and rename some of them to be more self-explanatory.
4879
4880 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
4881
4882 * startup.el (command-line-1): Implement -scriptload.
4883
4884 * replace.el (occur-engine): Initial *Occur* output not undoable.
4885
4886 * menu-bar.el (menu-bar-file-menu): Rename some menu items
4887 and improve help strings.
4888
4889 * isearch.el (isearch-repeat): When changing direction,
4890 mark search successful.
4891
4892 * ediff-init.el: Use (featurep 'xemacs).
4893
4894 * comint.el (send-invisible): Identify buffer, if not selected.
4895
4896 * align.el: Delete autoload for c-guess-basic-syntax.
4897
4898 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
4899
4900 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
4901 Improve argument/docstring consistency. Doc fixes.
4902 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
4903 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
4904 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
4905 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
4906 (r2bv-organization, r2bv-pages, r2bv-primary-author)
4907 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
4908 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
4909 Defvar at compile time.
4910
4911 2005-08-09 Juri Linkov <juri@jurta.org>
4912
4913 * info.el: Replace `info' with upper-case `Info' where appropriate.
4914 (info-title-1, info-title-2, info-title-3, info-title-4)
4915 (info-menu-header): Move up face definitions.
4916 (info-menu-star): Rename from `info-menu-5'.
4917 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
4918 (Info-fontify-visited-nodes): Fix docstring.
4919 (Info-hide-note-references): Fix docstring.
4920 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
4921 menu items in the same way as on cross-references.
4922 (info-apropos): Fix sorting order and formatting to be like in the
4923 stand-alone Info browser. Display error messages for 1 sec.
4924 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
4925 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
4926 from the menu bar.
4927 (Info-insert-dir): Restore point after calling
4928 `insert-buffer-substring'.
4929
4930 2005-08-08 Richard M. Stallman <rms@gnu.org>
4931
4932 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
4933 (recompute-lucid-menubar): Add defvars.
4934
4935 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
4936
4937 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
4938
4939 * net/net-utils.el (run-dig): Rename from `dig'.
4940
4941 * play/gametree.el (gametree-mode): Use make-local-variable,
4942 not make-variable-buffer-local.
4943
4944 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
4945
4946 * ansi-color.el (ansi-color-make-extent)
4947 (ansi-color-set-extent-face): Use fboundp, not functionp.
4948
4949 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
4950 not make-variable-buffer-local.
4951
4952 * bookmark.el (Info-current-file): Add defvar.
4953 (bookmark-jump-noselect): Use with-no-warnings.
4954
4955 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
4956
4957 * ebuff-menu.el (Helper-return-blurb): Add defvar.
4958
4959 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
4960
4961 * find-file.el (ada-procedure-start-regexp)
4962 (ada-package-start-regexp): Add defvars.
4963
4964 * info.el (Info-insert-dir): Use insert-buffer-substring.
4965
4966 * xml.el (xml-att-def-re): Add defvar.
4967
4968 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
4969 calling convention.
4970
4971 * subr.el (while-no-input): Return t if there is input.
4972
4973 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
4974
4975 * cus-start.el (all): Add `overflow-newline-into-fringe'.
4976
4977 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
4978
4979 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
4980 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
4981
4982 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
4983
4984 * cmuscheme.el (scheme-start-file): Replace reference to
4985 `user-emacs-directory' by "~/.emacs.d/".
4986
4987 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
4988
4989 * info.el (Info-dir-remove-duplicates): Avoid case folding
4990 in loop; instead, keep downcased strings for comparison.
4991 Suggested by Helmut Eller.
4992
4993 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
4994
4995 Sync with Tramp 2.0.50.
4996
4997 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
4998 XEmacs case; not necessary anymore.
4999 (tramp-user-regexp): Allow "@" as part of user name.
5000 (tramp-handle-set-visited-file-modtime)
5001 (tramp-handle-insert-file-contents)
5002 (tramp-handle-write-region): No special handling for
5003 `last-coding-system-used, because this is done in
5004 `tramp-accept-process-output' now.
5005 (tramp-accept-process-output): New defun.
5006 (tramp-process-one-action, tramp-process-one-multi-action)
5007 (tramp-wait-for-regexp, tramp-wait-for-output)
5008 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
5009 Howells <dhowells@redhat.com>.
5010 (clear-visited-file-modtime): Defadvice removed. The check for
5011 unset buffer's modtime does not need to be based on
5012 `tramp-buffer-file-attributes'. Suggested by RMS.
5013 (tramp-message): Insert "\n" if not being at beginning of line.
5014 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
5015 sequence with same logic.
5016 (tramp-completion-handle-expand-file-name): Discard call of
5017 `tramp-drop-volume-letter'. It is not necessary, and there have
5018 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
5019 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
5020 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
5021 should always be visible.
5022 (tramp-handle-insert-directory, tramp-setup-complete)
5023 (tramp-set-process-query-on-exit-flag)
5024 (tramp-append-tramp-buffers): Pacify byte-compiler.
5025 (tramp-bug): Delete non-existing variables from list.
5026 Apply `tramp-load-report-modules' as pre-hook.
5027 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
5028 `shell-prompt-pattern' because of non-7bit characters.
5029 Reported by Sebastian Luque <sluque@mun.ca>.
5030 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
5031 (tramp-match-string-list): Remove function.
5032 (tramp-wait-for-regexp): Remove call of that function.
5033 Suggested by Kim F. Storm <storm@cua.dk>.
5034 (tramp-set-auto-save-file-modes): Use octal integer code #o600
5035 instead of octal character code ?\600. The latter resulted in a
5036 syntax error with XEmacs.
5037
5038 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
5039 XEmacs case; not necessary anymore.
5040 (tramp-smb-handle-write-region): No special handling for
5041 `last-coding-system-used, because this is done in
5042 `tramp-accept-process-output' now.
5043 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
5044
5045 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
5046
5047 * wid-edit.el (widget-choice-value-create):
5048 Unconditionally respect user choice. Set :explicit-choice back to nil
5049 when no longer needed.
5050 (widget-choice-action): Unconditionally respect user choice.
5051 Eliminate :explicit-choice-value.
5052
5053 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
5054
5055 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
5056 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
5057 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
5058 running new function `toggle-indicate-empty-lines'.
5059 Rename "Customize" item to "Customize fringe".
5060 Rename "Indicators" item to "Buffer boundaries" and change help echo.
5061 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
5062 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
5063 Delete "Empty lines only" item.
5064 (menu-bar-showhide-fringe-ind-customize): New function.
5065 (menu-bar-showhide-fringe-ind-mixed)
5066 (menu-bar-showhide-fringe-ind-box)
5067 (menu-bar-showhide-fringe-ind-right)
5068 (menu-bar-showhide-fringe-ind-left)
5069 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
5070 instead of `fringe-indicators'.
5071
5072 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
5073
5074 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
5075 Change the date of last update.
5076
5077 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
5078
5079 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
5080 (viper-exec-yank, viper-put-back): Don't display modification msg
5081 if in the minibuffer.
5082
5083 * viper-init.el (viper-replace-overlay-cursor-color)
5084 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
5085 Make variables frame local.
5086
5087 * viper-util.el (viper-append-filter-alist): Use append instead of
5088 nconc.
5089
5090 * viper.el (viper-vi-state-mode-list)
5091 (viper-emacs-state-mode-list): Move help-mode and
5092 completion-list-mode from the first list to the second.
5093 (viper-mode): Docstring.
5094 (viper-go-away, viper-non-hook-settings): Don't localize
5095 minor-mode-alist in newer Emacsen. Add advice to
5096 set-cursor-color. Don't bind "\C-c\\".
5097
5098 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
5099
5100 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
5101 (scheme-macro-expand-command): New user options.
5102 (scheme-trace-procedure, scheme-expand-current-form): New commands.
5103 (scheme-form-at-point, scheme-start-file)
5104 (scheme-interactively-start-process): New functions.
5105 (scheme-get-process): New function, extracted from `scheme-proc'.
5106 (run-scheme): Call `scheme-start-file' to get start file, and pass
5107 it to `make-comint'.
5108 (switch-to-scheme, scheme-proc):
5109 Call `scheme-interactively-start-process' if no Scheme buffer/process
5110 is available.
5111
5112 2005-08-06 Juri Linkov <juri@jurta.org>
5113
5114 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5115 Use `compilation-text-face', `compilation-info-text-face' and
5116 `compilation-error-text-face' instead of `font-lock-keyword-face'.
5117 (compilation-error): New face.
5118 (compilation-error-file-name): Inherit from
5119 `compilation-error' instead of `font-lock-warning-face'.
5120 (compilation-warning-file-name): Inherit from
5121 `compilation-warning' instead of `font-lock-warning-face'.
5122 (compilation-info, compilation-error-file-name)
5123 (compilation-warning-file-name, compilation-info-file-name)
5124 (compilation-line-number, compilation-column-number): Doc fix.
5125 (compilation-error-text-face, compilation-warning-text-face)
5126 (compilation-info-text-face): New face variables.
5127 (compilation-line-face, compilation-column-face)
5128 (compilation-enter-directory-face)
5129 (compilation-leave-directory-face): Doc fix.
5130 (compilation-text-face): New function.
5131
5132 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
5133 instead of 1 to display binary file names as info file links.
5134 (grep-error-face): Use `compilation-error-face' instead of
5135 `font-lock-keyword-face'.
5136 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
5137 and `compilation-warning-text-face' instead of
5138 `font-lock-keyword-face'. Use `compilation-error-text-face'
5139 instead of `grep-error-face'.
5140
5141 2005-08-05 Kenichi Handa <handa@m17n.org>
5142
5143 * international/code-pages.el: Add autoload cookies for all coding
5144 systems.
5145
5146 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
5147
5148 * cus-start.el (all): Put undo.c where it alphabetically belongs.
5149
5150 2005-08-04 Juri Linkov <juri@jurta.org>
5151
5152 * progmodes/compile.el (compilation-mode-map):
5153 * progmodes/grep.el (grep-mode-map):
5154 Bind TAB to `compilation-next-error' and [backtab] to
5155 `compilation-previous-error'.
5156
5157 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
5158 matching line numbers, column numbers and their ranges with regexp
5159 matching only line numbers.
5160 (grep-context-face): New face variable.
5161 (grep-mode-font-lock-keywords): Use it.
5162
5163 * faces.el (read-face-name): Delete duplicate faces.
5164
5165 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
5166
5167 * thumbs.el (thumbs-find-image): Don't make variables
5168 automatically buffer local.
5169 (thumbs-current-tmp-filename, thumbs-current-image-filename)
5170 (thumbs-image-num): Make automatically buffer local.
5171 (thumbs-show-thumbs-list): Use `make-local-variable', not
5172 `make-variable-buffer-local'.
5173 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
5174
5175 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
5176 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
5177 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
5178 (bother, bye, canyou, chatlst, continue, deathlst, describe)
5179 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
5180 (feelings-about, foullst, found, hello, history, howareyoulst)
5181 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
5182 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
5183 (neglst, obj, object, owner, please, problems, qlist)
5184 (random-adjective, relation, remlst, repetitive-shortness)
5185 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
5186 (shortlst, something, sportslst, stallmanlst, states, subj)
5187 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
5188 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
5189 Defvar at compile time.
5190
5191 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
5192 not `make-variable-buffer-local'.
5193
5194 2005-08-02 Kim F. Storm <storm@cua.dk>
5195
5196 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
5197 rectangle overlay in selected window.
5198
5199 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
5200
5201 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
5202 instead of display group. Make `indicate-buffer-boundaries'
5203 customizable through Custom.
5204
5205 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
5206
5207 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
5208 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
5209 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
5210 (gdb-put-string): Fix typos in docstrings.
5211
5212 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
5213
5214 Update copyright notices of files in progmodes directory for
5215 release of Emacs 22.1.
5216
5217 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
5218
5219 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
5220 Don't barf if the GUD buffer has been killed.
5221
5222 2005-08-01 Kim F. Storm <storm@cua.dk>
5223
5224 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
5225
5226 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
5227
5228 * simple.el (next-error-follow-minor-mode):
5229 make-variable-buffer-local -> make-local-variable.
5230
5231 * emacs-lisp/cl-extra.el: Require CL also when compiling.
5232
5233 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
5234 (byte-compile-form-make-variable-buffer-local): New functions to warn
5235 about misuses of make-variable-buffer-local where make-local-variable
5236 was meant.
5237
5238 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
5239
5240 * bs.el (bs-attributes-list): Doc fix.
5241 (bs): Update url-link.
5242
5243 * desktop.el (desktop-save-buffer): Fix typos in docstring.
5244 (desktop-load-default): Simplify.
5245
5246 * ibuffer.el (ibuffer-columnize-and-insert-list)
5247 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
5248 (ibuffer-unmark-all, ibuffer-toggle-marks)
5249 (ibuffer-unmark-forward, ibuffer-unmark-backward)
5250 (ibuffer-compile-make-format-form, ibuffer-format-column)
5251 (ibuffer-current-buffers-with-marks)
5252 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
5253 (ibuffer): Doc fix.
5254 (ibuffer-mode): Fix typo in docstring.
5255 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
5256 with `define-obsolete-variable-alias'.
5257 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
5258
5259 2005-07-29 Kenichi Handa <handa@m17n.org>
5260
5261 * international/mule-cmds.el (select-message-coding-system):
5262 Be sure to use LF for end-of-line. If no coding system is decided,
5263 return iso-8859-1-unix.
5264
5265 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
5266
5267 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
5268 (ange-ftp-pending-error-line): New vars.
5269 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
5270 to handle the non-fatal no-route-to-host messages.
5271 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
5272
5273 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
5274
5275 * isearch.el (isearch-mode-map, isearch-other-meta-char)
5276 (isearch-quote-char, isearch-printing-char)
5277 (isearch-text-char-description): "?\ " -> "?\s".
5278 (isearch-lazy-highlight-cleanup)
5279 (isearch-lazy-highlight-initial-delay)
5280 (isearch-lazy-highlight-interval)
5281 (isearch-lazy-highlight-max-at-a-time)
5282 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
5283 Declare with define-obsolete-*-alias macros.
5284 (isearch-forward): Fix typo in docstring.
5285 (search-invisible, search-ring-yank-pointer)
5286 (regexp-search-ring-yank-pointer): Doc fixes.
5287
5288 * recentf.el (recentf-menu-append-commands-p): Declare with
5289 `define-obsolete-variable-alias'.
5290 (recentf-max-saved-items, recentf-menu-filter)
5291 (recentf-arrange-by-rule-subfilter): Doc fixes.
5292 (recentf-menu-append-commands-flag)
5293 (recentf-initialize-file-name-history, recentf-expand-file-name)
5294 (recentf-clear-data): Fix typos in docstrings.
5295
5296 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
5297
5298 * progmodes/gdb-ui.el: Smarten comments.
5299 (gdb-info-breakpoints-custom): Use nowarn when finding file.
5300
5301 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5302
5303 * term/apollo.el (terminal-init-apollo): New function containing
5304 all former top level forms in the file.
5305 * term/bobcat.el (terminal-init-bobcat):
5306 * term/cygwin.el (terminal-init-cygwin):
5307 * term/iris-ansi.el (terminal-init-iris-ansi):
5308 * term/linux.el (terminal-init-linux):
5309 * term/news.el (terminal-init-news):
5310 * term/rxvt.el (terminal-init-rxvt):
5311 * term/sun.el (terminal-init-sun):
5312 * term/tvi970.el (terminal-init-tvi970):
5313 * term/vt100.el (terminal-init-vt100):
5314 * term/vt102.el (terminal-init-vt102):
5315 * term/vt125.el (terminal-init-vt125):
5316 * term/vt200.el (terminal-init-vt200):
5317 * term/vt201.el (terminal-init-vt201):
5318 * term/vt220.el (terminal-init-vt220):
5319 * term/vt240.el (terminal-init-vt240):
5320 * term/vt300.el (terminal-init-vt300):
5321 * term/vt320.el (terminal-init-vt320):
5322 * term/vt400.el (terminal-init-vt400):
5323 * term/vt420.el (terminal-init-vt420):
5324 * term/wyse50.el (terminal-init-wyse50):
5325 * term/xterm.el (terminal-init-xterm): Likewise.
5326
5327 * term/README: Describe the terminal-init-* functionality.
5328
5329 * startup.el (command-line): After loading the terminal initialization
5330 file call the corresponding terminal initialization function.
5331
5332 2005-07-27 Kenichi Handa <handa@m17n.org>
5333
5334 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
5335 negative.
5336
5337 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
5338 (ps-mule-composition-prologue): Fix for the case that
5339 RelativeCompose is false.
5340
5341 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
5342
5343 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
5344
5345 * descr-text.el (describe-char): Handle the case where the list of
5346 chars is displayed in a separate frame.
5347 Be a bit more discriminating when looking for the char.
5348
5349 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
5350
5351 * bookmark.el (bookmark-automatically-show-annotations)
5352 (bookmark-read-annotation-text-func): Doc fixes.
5353 (bookmark-save): Improve argument/docstring consistency.
5354 (bookmark-get-bookmark, bookmark-get-bookmark-record)
5355 (bookmark-alist-from-buffer)
5356 (bookmark-upgrade-file-format-from-0)
5357 (bookmark-grok-file-format-version)
5358 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
5359 (bookmark-read-annotation-mode)
5360 (bookmark-insert-current-bookmark, bookmark-jump)
5361 (bookmark-exit-hook): Fix typos in docstrings.
5362 (bookmark-exit-hooks): Define as obsolete alias.
5363 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
5364 not `bookmark-exit-hooks'. Fix docstring.
5365 (bookmark-bmenu-select): "?\ " -> "?\s".
5366
5367 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
5368
5369 * startup.el (command-line): Fix typo.
5370
5371 2005-07-24 Richard M. Stallman <rms@gnu.org>
5372
5373 * tooltip.el (tooltip-mode): Test emacs-basic-display,
5374 not emacs-quick-startup.
5375
5376 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
5377
5378 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
5379 (reb-next-match, reb-show-subexp): Use `with-selected-window'
5380 instead of `reb-with-current-window'.
5381 (reb-prev-match): Likewise. Also, don't move left if the search
5382 was unsuccessful.
5383 (reb-initialize-buffer): New function.
5384 (re-builder, reb-change-syntax): Use it.
5385
5386 * man.el (Man-goto-page): Make second argument NOERROR optional.
5387
5388 2005-07-23 Richard M. Stallman <rms@gnu.org>
5389
5390 * man.el (Man-bgproc-sentinel): Check here for failure to find
5391 any man page in the output, and report the error here.
5392 (Man-arguments): Make it permanent local.
5393 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
5394 (Man-mode): Pass t for NOERROR.
5395
5396 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
5397 (grep-mode-font-lock-keywords):
5398 Don't use compilation-...-face for messages that are not file names.
5399
5400 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5401 Don't use compilation-...-face for messages that are not file names.
5402
5403 2005-07-22 Juri Linkov <juri@jurta.org>
5404
5405 * startup.el (normal-splash-screen): Update menu name.
5406
5407 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
5408
5409 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
5410
5411 * term/xterm.el: Load term/rxvt if the terminal is actually an
5412 rxvt terminal.
5413 (xterm-rxvt-set-background-mode): Remove, not used anymore.
5414
5415 * term/rxvt.el (function-key-map): Use substitute-key-definition
5416 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
5417
5418 * term/cygwin.el: New file.
5419
5420 2005-07-22 Kim F. Storm <storm@cua.dk>
5421
5422 * image-file.el (insert-image-file, image-file-yank-handler):
5423 Fix last change to maintain a (unique) yank-handler on yanked images.
5424
5425 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
5426
5427 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
5428 of the file size (as in "177B" for 177 bytes). This happens with
5429 "ls -lh" on FreeBSD.
5430
5431 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
5432
5433 * hilit-chg.el (highlight-changes-global-initial-state)
5434 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
5435 (hilit-chg-fixup, highlight-changes-mode):
5436 Fix typos in docstrings.
5437 (highlight-changes-global-modes, highlight-changes-rotate-faces):
5438 Doc fixes.
5439
5440 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
5441
5442 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
5443 mode function using `eval-after-load'.
5444
5445 2005-07-21 Kim F. Storm <storm@cua.dk>
5446
5447 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
5448 included when reporting an emacs crash, and tell about the DEBUG file.
5449
5450 * image-file.el (insert-image-file): Add yank-handler.
5451 (image-file-yank-handler): Yank handler to make unique copies of
5452 images when they are yanked into a buffer next to each other.
5453
5454 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
5455
5456 * comint.el (comint-use-prompt-regexp, comint-send-input)
5457 (comint-source-default, comint-extract-string)
5458 (comint-get-source, comint-word, comint-completion)
5459 (comint-source, comint-prompt-read-only, comint-update-fence):
5460 Fix typos in docstrings.
5461 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
5462 Declare with define-obsolete-*-alias macros.
5463 (comint-previous-matching-input-from-input)
5464 (comint-next-matching-input-from-input)
5465 (comint-previous-matching-input, comint-next-matching-input)
5466 (comint-forward-matching-input):
5467 Improve argument/docstring consistency.
5468
5469 * desktop.el (desktop-clear-preserve-buffers-regexp):
5470 Also preserve the *server* buffer.
5471
5472 * simple.el (clone-indirect-buffer): Doc fix.
5473 (fixup-whitespace, just-one-space)
5474 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
5475 (next-error, next-error-highlight)
5476 (next-error-highlight-no-select, next-error-last-buffer)
5477 (next-error-buffer-p, next-error-find-buffer, next-error)
5478 (previous-error, next-error-no-select, previous-error-no-select)
5479 (open-line, split-line, minibuffer-prompt-width, kill-new)
5480 (binary-overwrite-mode): Fix typos in docstrings.
5481 (set-fill-column): Fix typo in message.
5482
5483 * skeleton.el (skeleton-proxy-new): Doc fix.
5484
5485 * strokes.el (strokes-load-hook): Doc fix.
5486 (strokes-grid-resolution, strokes-get-grid-position)
5487 (strokes-renormalize-to-grid, strokes-read-stroke)
5488 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
5489 (strokes-global-map): Fix typos in docstrings.
5490 (strokes-help): Doc fix. Fix help message and pass it through
5491 `substitute-command-keys'.
5492
5493 * tempo.el (tempo-insert-prompt, tempo-interactive)
5494 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
5495 (tempo-insert-string-functions, tempo-local-tags)
5496 (tempo-define-template, tempo-insert-template)
5497 (tempo-insert-prompt-compat, tempo-is-user-element)
5498 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
5499 Fix typos in docstrings.
5500
5501 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
5502 (vcursor-key-bindings, vcursor-use-vcursor-map)
5503 (vcursor-find-window, vcursor-scroll-down)
5504 (vcursor-disable, vcursor-beginning-of-buffer)
5505 (vcursor-end-of-buffer): Fix typos in docstrings.
5506 (vcursor-relative-move, vcursor-get-char-count):
5507 Improve argument/docstring consistency.
5508
5509 * version.el: "?\ " -> "?\s".
5510
5511 * wid-edit.el (widget-default-create, widget-after-change)
5512 (widget-default-format-handler, widget-checklist-add-item)
5513 (widget-radio-add-item, widget-choose, widget-specify-secret)
5514 (widget-field-value-create, widget-field-value-get)
5515 (widget-editable-list-format-handler)
5516 (widget-editable-list-entry-create, widget-group-value-create)
5517 (widget-documentation-link-add)
5518 (widget-documentation-string-value-create): "?\ " -> "?\s".
5519 (widget-convert-text): Doc fix.
5520 (widget-narrow-to-field, widget-field-find)
5521 (widget-url-link-action, widget-emacs-library-link-action)
5522 (widget-color-notify): Fix typos in docstrings.
5523
5524 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
5525 (x-select-text, set-w32-system-coding-system)
5526 (w32-add-charset-info): Fix typos in docstrings.
5527
5528 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
5529 (cua-enable-cua-keys, cua-use-hyper-key)
5530 (cua-virtual-rectangle-edges): Fix typos in docstrings.
5531 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
5532
5533 * net/tramp.el (tramp-handle-load): Fix typo in error message.
5534
5535 * emacs-lisp/re-builder.el (regexp-builder): Declare with
5536 `defalias' instead of faking it.
5537
5538 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
5539 (eshell-ls-missing, eshell-ls-dired-initial-args)
5540 (eshell-ls-use-in-dired): Fix typos in docstrings.
5541
5542 2005-07-20 Kim F. Storm <storm@cua.dk>
5543
5544 * emulation/cua-base.el (cua-mode): Improve doc string.
5545
5546 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
5547
5548 * abbrev.el (expand-region-abbrevs): Doc fix.
5549 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
5550 Improve argument/docstring consistency.
5551
5552 * arc-mode.el (archive-get-descr, archive-alternate-display):
5553 Doc fixes.
5554 (archive-l-e): Improve argument/docstring consistency.
5555 (archive-tmpdir, archive-unixdate, archive-unixtime)
5556 (archive-chmod-entry): Fix typos in docstrings.
5557 (archive-unflag, archive-unflag-backwards)
5558 (archive-unmark-all-files): "?\ " -> "?\s".
5559
5560 * buff-menu.el (Buffer-menu-unmark): Doc fix.
5561 (Buffer-menu-not-modified, Buffer-menu-execute)
5562 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
5563 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
5564
5565 * composite.el (compose-string, encode-composition-rule)
5566 (compose-last-chars): Fix typos in docstrings.
5567
5568 * desktop.el (desktop-enable, desktop-basefilename):
5569 Declare with `define-obsolete-variable-alias'.
5570 (desktop-internal-v2s): Don't quote keywords.
5571 (desktop-clear): "?\ " -> "?\s".
5572
5573 * dired.el (dired-align-file, dired-flag-backup-files)
5574 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
5575 (dired-listing-switches, dired-ls-F-marks-symlinks)
5576 (dired-dwim-target, dired-load-hook, dired-mode-hook)
5577 (dired-directory, dired-faces, dired, dired-revert)
5578 (dired-mode, dired-summary, dired-view-file)
5579 (dired-copy-filename-as-kill, dired-delete-file)
5580 (dired-no-confirm, dired-unmark-all-marks)
5581 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
5582 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
5583 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
5584 Fix typos in message strings.
5585
5586 * dired-x.el (virtual-dired): Declare with `defalias'.
5587 (dired-mark-unmarked-files, dired-local-variables-file)
5588 (dired-omit-here-always): Doc fix.
5589 (dired-omit-mode, dired-find-subdir)
5590 (dired-enable-local-variables, dired-clean-up-buffers-too)
5591 (dired-extra-startup, dired-mark-extension, dired-jump)
5592 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
5593 (dired-smart-shell-command, dired-guess-shell-alist-user)
5594 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
5595 (dired-x-bind-find-file, dired-x-submit-report):
5596 Fix typos in docstrings.
5597 (dired-mark-unmarked-files): "?\ " -> "?\s".
5598
5599 * dirtrack.el (dirtrack-list): Fix typos in docstring.
5600
5601 * faces.el (describe-face): "?\ " -> "?\s".
5602 (read-all-face-attributes, read-face-font, modify-face)
5603 (face-attr-construct, italic): Fix typos in docstrings.
5604 (frame-update-face-colors): Declare with
5605 `define-obsolete-function-alias'.
5606
5607 * files.el (find-file-noselect, recode-file-name): Doc fixes.
5608 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
5609 (magic-mode-alist, buffer-file-numbers-unique)
5610 (write-file-functions, get-free-disk-space):
5611 Fix typos in docstrings.
5612 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
5613 (write-contents-hooks, write-file-hooks):
5614 Declare with `define-obsolete-variable-alias'.
5615
5616 * forms-d2.el (arch-rj): Fix typo in docstrings.
5617 (arch-tocol): Likewise. "?\ " -> "?\s".
5618
5619 * frame.el (set-frame-font, cursor-in-non-selected-windows):
5620 Fix typo in docstring.
5621 (set-screen-width, set-screen-height): Delete redundant info in
5622 doctrings.
5623 (new-frame, screen-height, screen-width): Declare with
5624 `define-obsolete-function-alias'.
5625 (delete-frame-hook, blink-cursor): Declare with
5626 `define-obsolete-variable-alias'.
5627
5628 * paths.el (prune-directory-list): Fix typos in docstring.
5629
5630 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
5631 (cvs-prefix-get): Fix typos in docstrings.
5632
5633 * ps-print.el (ps-extend-face-list, ps-extend-face)
5634 (ps-print-background-image): Fix typos in docstrings.
5635 (ps-default-fg, ps-default-bg): Doc fixes.
5636
5637 * s-region.el (s-region-bind): Doc fix.
5638 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
5639
5640 * textmodes/org.el (org-table-formula-substitute-names)
5641 (org-table-get-vertical-vector): Doc fixes.
5642 (org-table-recalculate): Remove unused argument to `message'.
5643
5644 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
5645
5646 * textmodes/org.el (org-table-column-names)
5647 (org-table-column-name-regexp)
5648 (org-table-named-field-locations): New variables.
5649 (org-archive-subtree): Protect `this-command' when calling
5650 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
5651 the kill buffer.
5652 (org-complete): Remove fixed-formula completion.
5653 (org-edit-formulas-map): New variable.
5654 (org-table-edit-formulas): New command.
5655 (org-finish-edit-formulas, org-abort-edit-formulas)
5656 (org-show-variable, org-table-get-vertical-vector): New functions.
5657 (org-table-maybe-eval-formula): Handle `:=' fields.
5658 (org-table-get-stored-formulas, org-table-store-formulas)
5659 (org-table-get-formula, org-table-modify-formulas)
5660 (org-table-replace-in-formulas): Handle named field formulas.
5661 (org-table-get-specials): Store locations of named fields.
5662
5663 2005-07-19 Juri Linkov <juri@jurta.org>
5664
5665 * progmodes/grep.el (grep-regexp-alist)
5666 (grep-mode-font-lock-keywords, grep-process-setup):
5667 Use default GNU grep match color "01;31m" instead of "01;41m".
5668 (grep-regexp-alist, grep-mode-font-lock-keywords):
5669 Use `\\[[0-9]*m' instead of `\\[00m'.
5670 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
5671 sgr_start where its handling is more important. Use the real
5672 length of sgr_start instead of constant 8.
5673 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
5674 specially. Delete all remaining escape sequences.
5675 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
5676 (grep-regexp-alist): Make hyperlink only for binary file name
5677 instead of the whole line.
5678 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
5679 (grep-mode): Add autoload.
5680
5681 * emacs-lisp/find-func.el (find-function-regexp):
5682 Add `define-compilation-mode'.
5683
5684 2005-07-19 Juri Linkov <juri@jurta.org>
5685
5686 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
5687 (compare-windows-sync-string-size, compare-windows-recenter)
5688 (compare-windows-highlight, compare-windows): Add version 22.1.
5689 (compare-windows) <defface>: Inherit from lazy-highlight instead
5690 of duplicating its default value.
5691
5692 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
5693 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
5694
5695 * descr-text.el (describe-char): Create link buttons for `charset'
5696 and `code point'. Add the current input method name with a link
5697 button to `to input' field. Print face names of display table
5698 characters in `The display table entry is displayed by' section
5699 instead of printing face-id in the `display' field.
5700 Guess hardcoded faces and create a link button for them.
5701 Skip empty fields when calculating max-width.
5702 Treat `widget-create' specially while inserting strings from the
5703 collected field list.
5704 (describe-char-after): Made obsolete in version 22.1, not 21.5.
5705
5706 * diff-mode.el (diff-file-header): Change foreground color from
5707 yellow to green on light backgrounds.
5708 (diff-context): Inherit from `shadow' only for color/grayscale
5709 with more than 88 colors.
5710 (diff-indicator-removed, diff-indicator-added)
5711 (diff-indicator-changed): New faces.
5712 (diff-font-lock-keywords): Use new faces. Regroup rules.
5713 Add "^---$" for `normal' diff format. Fontify `#' lines with
5714 font-lock-comment-delimiter-face and font-lock-comment-face.
5715 Add `#' to ^[^...] in the rule for `diff-context-face'.
5716
5717 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
5718 a button-like box. Inherit from `highlight' on low colors.
5719 (shadow): Use shades of gray only for color/grayscale with
5720 more than 88 colors. Use green for light backgrounds with
5721 8 colors, and yellow for dark backgrounds with 8 colors.
5722
5723 * font-lock.el (font-lock-regexp-grouping-backslash):
5724 Don't inherit from escape-glyph (use bold for all cases).
5725
5726 * info.el (info-xref-visited): Use light foreground color `violet'
5727 for dark backgrounds instead of dark color `magenta3'.
5728 (info-title-1): Use `yellow' color for dark backgrounds.
5729
5730 * isearch.el (isearch): Use not-too-dark magenta3 instead of
5731 too-light magenta2.
5732
5733 * replace.el (match): Use slightly more light RoyalBlue3 instead
5734 of dark RoyalBlue4.
5735
5736 * wid-edit.el (widget-inactive): Inherit from `shadow'.
5737
5738 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
5739
5740 * novice.el (disabled-command-hook): Declare it with
5741 `define-obsolete-variable-alias'.
5742
5743 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
5744 (desktop-buffer-misc-functions, desktop-buffer-handlers)
5745 (desktop-load-default): Add release to obsolescence info.
5746 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
5747 (desktop-append-buffer-args, desktop-read):
5748 Fix typos in docstrings.
5749 (desktop-kill): Fix typo in message.
5750 (desktop-save): Doc fix.
5751
5752 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
5753
5754 * viper-cmd.el (viper-escape-to-state): Bug fix.
5755 (viper-envelop-ESC-key): Change the definition of fast
5756 keysequence so it'll work with keyboard macros.
5757
5758 * ediff.el (ediff-patch-buffer): Change the docstring.
5759
5760 2005-07-19 Kenichi Handa <handa@m17n.org>
5761
5762 * international/mule-cmds.el (select-safe-coding-system): Try to
5763 use an auto-coding (if any) before anything else. If the found
5764 auto-coding is invalid, show a warning message.
5765
5766 * international/mule.el (find-auto-coding): New function created
5767 by modifying the body of set-auto-coding.
5768 (set-auto-coding): Use find-auto-coding to find a coding.
5769
5770 2005-07-18 Richard M. Stallman <rms@gnu.org>
5771
5772 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
5773 not isearch-mode-end-hook-error.
5774 (allout-before-change-protect): Fix error message.
5775
5776 2005-07-18 Juri Linkov <juri@jurta.org>
5777
5778 * allout.el (allout-mode):
5779 * calculator.el (calculator-copy):
5780 * custom.el (custom-known-themes):
5781 * dired.el (dired-desktop-buffer-misc-data)
5782 (dired-restore-desktop-buffer):
5783 * dired-x.el (dired-omit-marker-char):
5784 * files.el (basic-save-buffer):
5785 * font-core.el (font-lock-mode):
5786 * calendar/calendar.el (calendar-goto-hebrew-date)
5787 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
5788 (calendar-goto-persian-date):
5789 * language/ethio-util.el (ethio-sera-to-fidel-region):
5790 * textmodes/picture.el (picture-mode):
5791 Delete duplicate duplicate words.
5792
5793 2005-07-18 Juri Linkov <juri@jurta.org>
5794
5795 * isearch.el (isearch-mode-map): Remove key bindings for regexp
5796 chars * ? } |.
5797 (isearch-fallback): Don't call `isearch-process-search-char'.
5798 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
5799 (isearch-process-search-char): Call `isearch-fallback' for regexp
5800 chars * ? } |.
5801 (isearch-return-char): Make obsolete with `make-obsolete' instead
5802 of simply documenting it as obsolete in the docstring.
5803 (isearch-fallback): Refill docstring.
5804
5805 * international/isearch-x.el
5806 (isearch-process-search-multibyte-characters): Remove unneeded
5807 `concat'. Add intermediate values to `junk-hist' instead of
5808 `minibuffer-history'. Test the length of `str'.
5809
5810 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
5811
5812 * allout.el (allout-resolve-xref): Fix typos in error strings.
5813 (allout-before-change-protect): Remove unneeded `concat'.
5814
5815 * array.el (array-mode, array-reconfigure-rows)
5816 (untabify-backward): Fix typos in docstrings.
5817 (array-reconfigure-rows): Use `insert-buffer-substring', not
5818 `insert-buffer'.
5819
5820 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
5821 * progmodes/ada-mode.el (ada-make-body):
5822 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
5823
5824 * dired.el (dired-log):
5825 * tar-mode.el (tar-subfile-save-buffer):
5826 * play/zone.el (zone-pgm-stress-destress):
5827 Use `insert-buffer-substring', not `insert-buffer'.
5828
5829 2005-07-17 Simon Josefsson <jas@extundo.com>
5830
5831 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
5832
5833 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
5834
5835 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
5836 Add plain auth method.
5837 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
5838
5839 2005-07-17 Kim F. Storm <storm@cua.dk>
5840
5841 * ido.el (dired-other-window): Add ido property.
5842
5843 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
5844
5845 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
5846 Fix typo in docstring.
5847 (byte-compile-interactive-only-functions): Add `insert-buffer' and
5848 `insert-file-literally'.
5849
5850 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
5851 info and delete redundant message. Doc fix.
5852 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
5853 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
5854
5855 2005-07-16 Richard M. Stallman <rms@gnu.org>
5856
5857 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
5858 (byte-compile-and): Use byte-compile-and-recursion.
5859 (byte-compile-or-recursion): New function.
5860 (byte-compile-or): Use that.
5861 (byte-compile-if): Guard the else-clause too.
5862 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
5863
5864 * isearch.el (isearch-mode-end-hook-quit): New variable.
5865 (isearch-done): Bind it.
5866 (isearch-mode-end-hook): Doc fix.
5867
5868 * allout.el (allout-isearch-did-quit): Variable deleted.
5869 (allout-real-isearch-abort): Function name no longer used.
5870 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
5871 (allout-isearch-rectification): isearch-mode always exists.
5872 Don't set allout-isearch-did-quit.
5873 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
5874 allout-isearch-did-quit.
5875 (allout-enwrap-isearch): Just add the hook.
5876 (allout-isearch-abort): Function deleted.
5877 (allout-pre-command-business): Avoid warning.
5878
5879 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
5880 Correctly avoid warnings.
5881 (pascal-outline): Likewise.
5882
5883 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
5884
5885 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
5886
5887 * play/tetris.el (tetris-mode): Avoid warning.
5888
5889 * play/snake.el (snake-mode): Avoid warning.
5890
5891 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
5892 (gamegrid-set-display-table): Avoid warning.
5893 (gamegrid-set-timer): Likewise.
5894 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
5895 (gamegrid-add-score-with-update-game-score-1): Take FILE
5896 as argument.
5897 (gamegrid-add-score-with-update-game-score): Pass that argument.
5898 Rename have-shared-game-dir to gamegrid-shared-game-dir.
5899
5900 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
5901
5902 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
5903 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
5904
5905 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
5906 and insert-file.
5907
5908 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
5909 (sc-ask): Avoid warnings.
5910
5911 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
5912 (eshell-hist-initialize): Use that var the natural way.
5913
5914 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
5915
5916 * emacs-lisp/re-builder.el (reb-cook-regexp):
5917 Avoid warning calling lre-compile-string.
5918 (reb-color-display-p): Avoid warning.
5919
5920 * calculator.el (calculator-last-input): Guard uses
5921 of event-key and key-press-event-p.
5922 (event-key, key-press-event-p): Delete definitions.
5923
5924 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
5925 (find-gc-source-directory, find-gc-subrs-callers)
5926 (find-gc-noreturn-list, find-gc-source-files)
5927 (find-gc-subrs-called): Vars renamed and defvar'd.
5928
5929 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
5930 (checkdoc-overlay-put, checkdoc-delete-overlay)
5931 (checkdoc-overlay-start, checkdoc-overlay-end)
5932 (checkdoc-mode-line-update, checkdoc-char=):
5933 Define such that compiler knows they are defined.
5934 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
5935 (checkdoc-read-event): Delete. Use read-event directly.
5936
5937 * whitespace.el (whitespace-make-overlay)
5938 (whitespace-overlay-put, whitespace-delete-overlay)
5939 (whitespace-overlay-start, whitespace-overlay-end):
5940 Define such that compiler knows they are defined.
5941 (whitespace): Move conditional inside.
5942
5943 * tempo.el (tempo-insert-template): Suppress warning.
5944
5945 * ediff-diff.el (longlines-mode): Add defvar.
5946
5947 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
5948
5949 * server.el: Bind "C-x #" in a way that works even if C-x is
5950 redefined to a command key, not a prefix key.
5951
5952 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
5953
5954 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
5955 cl-make-type-test till execution time.
5956
5957 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
5958
5959 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
5960 arg ARG and use it.
5961
5962 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
5963
5964 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
5965
5966 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
5967
5968 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
5969 a defcustom with two :set or :type keywords.
5970
5971 2005-07-15 Richard M. Stallman <rms@gnu.org>
5972
5973 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
5974 Don't give ^M comment-end syntax.
5975
5976 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
5977
5978 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
5979 Don't consider gdbmi (gdb-mi.el has its own update functions).
5980 (gdb-var-delete): Make it work for gdbmi as well.
5981 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
5982
5983 * progmodes/gud.el (etags, sdb): Only require etags when needed.
5984 (gud-speedbar-menu-items): Correct logic for enabling items.
5985
5986 2005-07-15 Kim F. Storm <storm@cua.dk>
5987
5988 * ido.el: Fix commentary.
5989 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
5990 Use with-no-warnings around ffap-guesser.
5991 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
5992 Let bind minibuffer-completing-file-name to t.
5993
5994 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
5995
5996 * startup.el (site-run-file, keyboard-type): Doc fixes.
5997 (command-line): Check for "--basic-display" argument; also for
5998 "--quick", not "--bare-bones" (which was renamed).
5999 (fancy-splash-text): Add missing item "Getting New Versions".
6000 (normal-splash-screen): Fix typos and improve consistency with
6001 `fancy-splash-text'. Update copyright year.
6002
6003 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
6004 valid binding for `help-char'.
6005
6006 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
6007
6008 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
6009
6010 * term.el (term-mode): Disable cua-mode for term buffers.
6011
6012 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
6013
6014 * add-log.el (add-log-mailing-address, change-log-merge):
6015 Doc fixes.
6016 (change-log-get-method-definition): Fix typo in docstring.
6017
6018 2005-07-14 Kim F. Storm <storm@cua.dk>
6019
6020 * emulation/cua-base.el:
6021 (cua--pre-command-handler-1, cua--pre-command-handler)
6022 (cua--post-command-handler-1, cua--post-command-handler):
6023 Split in two. Check (buffer local) value of cua-mode.
6024 (cua-selection-mode): New command.
6025
6026 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
6027
6028 * custom.el (custom-initialize-safe-set)
6029 (custom-initialize-safe-default): Doc fixes.
6030
6031 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
6032 and simplify :init-value again.
6033
6034 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
6035 and simplify :init-value again. Delete autoload.
6036
6037 * startup.el (command-line): Use `custom-reevaluate-setting' again
6038 for tooltip-mode.
6039
6040 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
6041 a defcustom with two :initialize keywords.
6042
6043 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
6044
6045 * allout.el (my-mark-marker, allout-isearch-prior-pos)
6046 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
6047 (allout-post-command-business, allout-flag-region)
6048 (isearch-reenable-font-lock, allout-yank)
6049 (allout-insert-latex-header, allout-insert-latex-trailer)
6050 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
6051 (allout-latex-verb-quote): Fix typos in docstrings.
6052 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
6053 (allout-unprotected, allout-prefix-data):
6054 Improve argument/docstring consistency.
6055 (allout-chart-subtree): Fix argument spec.
6056 (allout-open-topic): Rename `use_sib_bullet' argument to
6057 `use-sib-bullet'. Doc fix.
6058
6059 * whitespace.el (whitespace-check-buffer-leading)
6060 (whitespace-check-buffer-trailing)
6061 (whitespace-check-buffer-indent)
6062 (whitespace-check-buffer-spacetab)
6063 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
6064 (whitespace-check-leading-whitespace)
6065 (whitespace-check-trailing-whitespace)
6066 (whitespace-check-spacetab-whitespace)
6067 (whitespace-check-indent-whitespace)
6068 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
6069 (whitespace-modes): Fix typos in docstrings.
6070 (defgroup, defcustom): Doc fixes.
6071
6072 * winner.el (winner-mode, winner-boring-buffers)
6073 (winner-pending-undo-ring): Doc fixes.
6074 (winner-ring): Remove unneeded `progn'.
6075 (winner-equal): `defsubst' it.
6076 (winner-redo): Fix message.
6077
6078 2005-07-13 Kim F. Storm <storm@cua.dk>
6079
6080 * simple.el (line-move-1): Always use vertical-motion to
6081 do the last (or only) line move to ensure some movement.
6082 Undo 2005-06-23 change--don't check for overlays.
6083
6084 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6085
6086 * term/mac-win.el (ccl-encode-mac-roman-font)
6087 (ccl-encode-mac-centraleurroman-font)
6088 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
6089 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
6090 Change charset-id boundary of dimension to ?\xef.
6091 (mac-char-fontspec-list): New constant.
6092 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
6093 argument. Nil uses itself as family in font-spec. Previous
6094 behavior for nil is now provided by non-nil non-string argument.
6095 All callers changed. Add font-specs for Mac fonts to
6096 "fontset-default" unless iso8859-1 fonts are installed.
6097
6098 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
6099
6100 * progmodes/sh-script.el (sh-get-indent-info): Only indent
6101 a continuation line if the \ is preceded by SPC or TAB.
6102 (sh-get-indent-info): Simplify.
6103 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
6104 Use with-current-buffer.
6105
6106 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
6107 when the matched text is empty.
6108
6109 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
6110
6111 * startup.el (command-line): Revert to previous handling of
6112 tooltip-mode. Explain in comment why the complexity is needed.
6113
6114 * tooltip.el (tooltip-mode): Revert to previous implementation of
6115 its defcustom.
6116
6117 * frame.el (blink-cursor-mode): Revert to previous implementation
6118 of its defcustom. Update comment.
6119
6120 2005-07-12 Lars Hansen <larsh@soem.dk>
6121
6122 * desktop.el: Update e-mail address.
6123
6124 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6125
6126 * term/mac-win.el (mac-services-mail-selection)
6127 (mac-services-mail-to): New functions.
6128 (mac-application-menu-map): Bind them.
6129
6130 2005-07-12 wulei <milton@wulei.net> (tiny change)
6131
6132 * progmodes/gdb-ui.el: Add note about buffering with Windows.
6133
6134 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
6135
6136 * custom.el (custom-reevaluate-setting): Doc fix.
6137
6138 2005-07-11 Jay Belanger <belanger@truman.edu>
6139
6140 * calc/calc.el (calc-embedded-announce-formula-alist)
6141 (calc-embedded-open-close-plain-alist)
6142 (calc-embedded-open-close-mode-alist): Add checks for additional
6143 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
6144
6145 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
6146
6147 * custom.el (custom-enable-theme): Don't add theme to
6148 `custom-enabled-themes' with `push' because there is no
6149 setf-method for `delq'.
6150
6151 2005-07-11 Richard M. Stallman <rms@gnu.org>
6152
6153 * custom.el (custom-declare-variable): Doc fix.
6154
6155 * dired-aux.el (dired-compare-directories): Remove "." and ".."
6156 from the alists.
6157
6158 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
6159 Do nothing if edebug-active.
6160
6161 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
6162 (edebug-display): Do it here instead.
6163
6164 2005-07-10 Richard M. Stallman <rms@gnu.org>
6165
6166 * cus-face.el (custom-theme-set-faces): Make it work.
6167 (custom-reset-faces): Doc fix.
6168 (custom-theme-reset-internal-face, custom-theme-face-value):
6169 Functions deleted.
6170
6171 * custom.el (custom-push-theme): Maintain list of the settings
6172 of a given theme in its theme-settings property.
6173 Maintain position of old settings in the theme-value
6174 or theme-face property.
6175 (custom-enabled-themes): New variable.
6176 (custom-theme-enabled-p): New function.
6177 (provide-theme): Update custom-enabled-themes.
6178 Disable and reenable the `user' theme.
6179 (require-theme): Doc fix.
6180 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
6181 (custom-theme-value, custom-theme-variable-value): Likewise.
6182 (custom-theme-reset-internal): Likewise.
6183 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
6184 (custom-enable-theme, custom-disable-theme): New functions.
6185 (custom-variable-theme-value, custom-face-theme-value): Likewise.
6186 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
6187 (custom-theme-reset-variables): Simplify.
6188 (deftheme, custom-declare-theme, custom-make-theme-feature):
6189 Definitions moved.
6190
6191 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
6192
6193 * longlines.el (longlines-show-region)
6194 (longlines-unshow-hard-newlines): Recognize hard newlines by
6195 non-nil hard property, instead of t.
6196
6197 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
6198
6199 * viper-cmd.el (viper--key-maps): New variable.
6200 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
6201 emulation-mode-map-alists.
6202 (viper-envelop-ESC-key): Use viper-subseq.
6203 (viper-search-forward/backward/next): Disable debug-on-error.
6204
6205 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
6206 (viper-ESC-key): New defcustoms.
6207
6208 * viper-macs.el (ex-map-read-args): Use viper-subseq.
6209
6210 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
6211 (viper-subseq): Copy of subseq from cl.el.
6212
6213 * viper.el (viper-go-away, viper-set-hooks): Use
6214 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
6215
6216 * viper-mous.el (viper-current-frame-saved): Use defvar.
6217
6218 * viper-init.el: Get rid of -face in face names.
6219
6220 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
6221 Make it work with longlines mode
6222
6223 * ediff-mult.el (ediff-meta-mode-hook): New variable.
6224
6225 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
6226
6227 * ediff-init.el: Get rid of -face in face names.
6228
6229 2005-07-10 Richard M. Stallman <rms@gnu.org>
6230
6231 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
6232 and with-timeout-unsuspend.
6233
6234 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
6235 and with-timeout-unsuspend.
6236
6237 * emacs-lisp/timer.el (with-timeout-timers): New variable.
6238 (with-timeout): Bind that variable to record timers.
6239 (with-timeout-suspend, with-timeout-unsuspend): New functions.
6240
6241 * emacs-lisp/debug.el (debug-help-follow): New function.
6242 (debugger-mode-map): Use that instead of help-follow.
6243 (debugger-setup-buffer): Use eval-buffer-list
6244 to handle eval-buffer frames.
6245
6246 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
6247
6248 * timezone.el (timezone-parse-date): Change first regexp
6249 so it will not mistakenly match dates with no time zone.
6250
6251 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
6252
6253 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
6254
6255 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
6256
6257 * custom.el (custom-initialize-safe-set)
6258 (custom-initialize-safe-default): New functions.
6259
6260 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
6261 and simplify :init-value.
6262
6263 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
6264 and simplify :init-value. Delete obsolete comment.
6265
6266 * startup.el (command-line): Use `custom-reevaluate-setting' to
6267 handle `tooltip-mode'. Delete obsolete comment.
6268
6269 * files.el (set-visited-file-name): Avoid calling
6270 `file-name-nondirectory' with a nil argument.
6271
6272 2005-07-09 Richard M. Stallman <rms@gnu.org>
6273
6274 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
6275 was called with nil for the buffer, handle the read position right.
6276 Handle read position for eval-region, too.
6277
6278 2005-07-09 Juri Linkov <juri@jurta.org>
6279
6280 * fringe.el (fringe-mode): Add period in docstring.
6281 (fringe-query-style): Build prompt depending on `all-frames' arg.
6282
6283 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
6284 to not create links to unrelated functions in the Help buffer.
6285
6286 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
6287 Doc fix.
6288
6289 * simple.el (next-error-hook): New variable.
6290 (next-error): Use it. Doc fix.
6291
6292 * textmodes/ispell.el (ispell-command-loop): Add current
6293 dictionary name and program name to mode-line-format.
6294 (ispell-region, ispell-process-line): Add current dictionary name
6295 and program name to messages.
6296
6297 2005-07-08 Jay Belanger <belanger@truman.edu>
6298
6299 * calc/calc.el (calc-embedded-announce-formula-alist)
6300 (calc-embedded-open-close-formula-alist)
6301 (calc-embedded-open-close-word-alist)
6302 (calc-embedded-open-close-plain-alist)
6303 (calc-embedded-open-close-new-formula-alist)
6304 (calc-embedded-open-close-mode-alist)
6305 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
6306 (calc-embedded-mode-hook): New variables.
6307
6308 * calc/calc-embed.el (calc-embedded-firsttime)
6309 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
6310 New variables.
6311 (calc-do-embedded): Use calc-embedded-firsttime,
6312 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
6313 determine whether or not to run hooks.
6314 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
6315 calc-embedded-firsttime-formula appropriately.
6316 Set calc-embedded delimiter variables according to mode.
6317
6318 2005-07-08 Richard M. Stallman <rms@gnu.org>
6319
6320 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
6321 Check for "emacs", etc., as entire symbol, not just as word.
6322 (checkdoc-file-comments-engine): Use regexp-quote on FN.
6323
6324 * files.el (set-visited-file-name): Report the error
6325 for "empty filename" earlier.
6326 (kill-some-buffers): Ignore buffers already dead.
6327
6328 * fringe.el (fringe-mode): Doc fix.
6329
6330 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
6331 Check for (featurep 'xemacs) and turn off warnings in what it guards.
6332 Use unwind-protect to ensure byte-compile-unresolved-functions
6333 is updated.
6334
6335 * whitespace.el (whitespace-buffer-leading-cleanup):
6336 Simplify w/ skip-chars-forward.
6337 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
6338
6339 * mail/rmail.el (rmail-only-expunge): Fix paren error.
6340 Unconditionally try to leave point at the same old place.
6341
6342 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
6343
6344 * comint.el (comint-postoutput-scroll-to-bottom)
6345 (comint-show-maximum-output): Take scroll-margin into consideration.
6346
6347 2005-07-08 Kim F. Storm <storm@cua.dk>
6348
6349 * ido.el (ido-use-filename-at-point): New choice `guess'.
6350 (ido-file-internal): Try ffap-guesser if selected.
6351
6352 * ido.el (ido-before-fallback-functions): New hook.
6353 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
6354 (ido-read-file-name): Run it.
6355
6356 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
6357
6358 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
6359 strings rather than a list of symbols to the completion function.
6360
6361 2005-07-07 Jay Belanger <belanger@truman.edu>
6362
6363 * calc/calc-units.el (math-apply-units): Change the places in
6364 which units are simplified.
6365
6366 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6367
6368 * cus-edit.el (customize-option, customize-option-other-window):
6369 Make them handle aliases.
6370
6371 * custom.el (custom-variable-p): Make it recursively follow
6372 aliases. Mention that in the docstring.
6373
6374 2005-07-07 Richard M. Stallman <rms@gnu.org>
6375
6376 * cus-start.el (exec-path): Use `directory' instead of `file'.
6377 Fix tag for nil.
6378
6379 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
6380
6381 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
6382 when called non-interactively. Doc fix.
6383
6384 2005-07-07 Lute Kamstra <lute@gnu.org>
6385
6386 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
6387 new address as well.
6388
6389 2005-07-07 Kenichi Handa <handa@m17n.org>
6390
6391 * international/mule.el (make-coding-system):
6392 Describe `ascii-incompatible' property in the docstring.
6393 (set-file-name-coding-system): Signal an error if coding-system is
6394 ascii-incompatible.
6395 (set-keyboard-coding-system): Likewise.
6396
6397 * international/mule-cmds.el (set-default-coding-systems):
6398 Don't set default-file-name-coding-system and
6399 default-keyboard-coding-system if coding-system is ASCII-incompatible.
6400
6401 * international/utf-16.el: Declare that all UTF-16-based coding
6402 systems are ASCII-incompatible.
6403
6404 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
6405
6406 * progmodes/gud.el: Require font-lock for displaying errors.
6407 Used by gdb-ui.el.
6408
6409 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
6410
6411 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
6412 values for the pattern lists which are `read'able but not
6413 `append'able (like symbols).
6414
6415 2005-07-06 Richard M. Stallman <rms@gnu.org>
6416
6417 * progmodes/flymake.el (flymake-float-time): Instead of
6418 with-no-warnings, test for xemacs.
6419 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
6420 to avoid warning.
6421
6422 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
6423
6424 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
6425
6426 2005-07-05 Lute Kamstra <lute@gnu.org>
6427
6428 * battery.el: Add support for Darwin (with much debugging help
6429 from Samuel Lauber <sam124@operamail.com>).
6430 (battery-status-function, battery-echo-area-format)
6431 (battery-mode-line-format): Add support for pmset on Darwin.
6432 (battery-load-low, battery-load-critical): New user options.
6433 (battery-pmset): New function.
6434
6435 2005-07-05 Lute Kamstra <lute@gnu.org>
6436
6437 Update FSF's address in GPL notices.
6438
6439 * textmodes/page-ext.el: Update FSF's address.
6440
6441 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
6442
6443 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
6444 filling from using prefix when filling a single-line docstring.
6445
6446 * progmodes/flymake.el: Remove useless eval-when-compile.
6447
6448 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
6449
6450 2005-07-04 Richard M. Stallman <rms@gnu.org>
6451
6452 * textmodes/org.el (org-file-apps-defaults-gnu):
6453 Rename from org-file-apps-defaults-linux.
6454 (org-default-apps): Don't test system-type for `linux'.
6455 (org-file-apps): Doc fix.
6456
6457 2005-07-04 David Ponce <david@dponce.com>
6458
6459 * tree-widget.el: Improve header Commentary section.
6460 (tree-widget) [defgroup]
6461 (tree-widget-image-enable, tree-widget-themes-directory)
6462 (tree-widget-theme, tree-widget-image-properties-emacs)
6463 (tree-widget-image-properties-xemacs, tree-widget-create-image)
6464 (tree-widget-image-formats, tree-widget-control)
6465 (tree-widget-empty-control, tree-widget-leaf-control
6466 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
6467 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
6468 (tree-widget-keep, tree-widget-after-toggle-functions)
6469 (tree-widget-open-node, tree-widget-close-node): Doc fix.
6470 (tree-widget-open-control, tree-widget-close-control): Fix doc and
6471 :help-echo message.
6472 (tree-widget-set-theme): Doc fix. Use `string-equal'.
6473 (tree-widget-image-properties): Doc fix. Clearer implementation.
6474 (tree-widget--cursors): New constant.
6475 (tree-widget-lookup-image): New function split from
6476 `tree-widget-find-image'. Clearer implementation.
6477 (tree-widget-find-image): Use it.
6478 (tree-widget-button-keymap): Use `set-keymap-parent'.
6479 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
6480 Define the sub-widgets here.
6481 (tree-widget-node): Check that :node is not a tree-widget.
6482 (tree-widget-get-super, tree-widget-open-control)
6483 (tree-widget-close-control, tree-widget-empty-control)
6484 (tree-widget-leaf-control, tree-widget-guide)
6485 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
6486 (tree-widget-no-handle, tree-widget-value-delete)
6487 (tree-widget-map): Remove.
6488 (tree-widget-children-value-save): Doc fix. Simplified.
6489 (tree-widget-value-create): Update according to previous changes.
6490
6491 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
6492
6493 * textmodes/org.el: Leading space replaced by TABS.
6494 (org-recalc-marks, org-table-rotate-recalc-marks)
6495 (org-table-get-specials): Treat "^" and "_" marks.
6496 (org-table-justify-field-maybe): Optional argument NEW.
6497 (org-table-eval-formula): Parsing of the format simplified.
6498 New modes C,I. Honor the %= parameter in the current table.
6499 Avoid unnecessary re-align by using the NEW argument to
6500 `org-table-justify-field-maybe'.
6501 (org-calc-default-modes): Default for date-format mimicks org-mode.
6502 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
6503
6504 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
6505
6506 * cus-face.el (custom-theme-set-faces): Make it handle face
6507 aliases whose alias declarations are pre- or autoloaded.
6508
6509 2005-07-04 Juri Linkov <juri@jurta.org>
6510
6511 * faces.el (read-face-name): Put the code for getting a face name
6512 from the buffer before adding the faces from the `face' property.
6513 Use `completing-read-multiple' instead of `completing-read'.
6514 Require `crm'. Add default value and post-process the returned
6515 list of faces.
6516
6517 * emacs-lisp/crm.el (crm-find-current-element)
6518 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
6519
6520 * emacs-lisp/lisp-mode.el (eval-defun-1):
6521 * emacs-lisp/edebug.el (edebug-eval-defun):
6522 Remove unnecessary quotes.
6523
6524 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
6525
6526 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
6527 (prolog-indent-level): Fix typo in docstring.
6528
6529 * info.el (Info-history, Info-history-forward)
6530 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
6531
6532 * add-log.el (add-change-log-entry):
6533 * comint.el (comint-dynamic-list-input-ring)
6534 (comint-dynamic-list-completions):
6535 * dabbrev.el (dabbrev-expand):
6536 * delim-col.el (delimit-columns-rectangle-line):
6537 * diff-mode.el (diff-context->unified, diff-reverse-direction)
6538 (diff-unified->context):
6539 * ediff-init.el (ediff-abbrev-jobname):
6540 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
6541 (ediff-replace-session-activity-marker-in-meta-buffer):
6542 * info.el (Info-summary):
6543 * lpr.el (printify-region):
6544 * printing.el (pr-create-interface):
6545 * ps-print.el (ps-print-quote):
6546 * ses.el (ses-column-widths, ses-print-cell)
6547 (ses-adjust-print-width, ses-center):
6548 * shell.el (shell-file-name-quote-list):
6549 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
6550 (strokes-fill-current-buffer-with-whitespace)
6551 (strokes-xpm-for-stroke, strokes-list-strokes)
6552 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
6553 * term.el (term-dynamic-list-input-ring)
6554 (term-dynamic-list-completions):
6555 * calc/calc.el (math-format-stack-value):
6556 * emacs-lisp/edebug.el (edebug-display-freq-count):
6557 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
6558 (delphi-new-comment-line):
6559 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
6560 * progmodes/executable.el (executable-set-magic):
6561 * progmodes/python.el (inferior-python-mode):
6562 * progmodes/scheme.el (scheme-mode-syntax-table):
6563 * progmodes/sh-script.el (sh-maybe-here-document):
6564 * progmodes/sql.el (sql-copy-column):
6565 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
6566 * textmodes/bibtex.el (bibtex-mode):
6567 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
6568 (sgml-auto-attributes):
6569 * textmodes/table.el (table-insert, table-shorten-cell)
6570 (table--generate-source-scan-lines, table-delete-row)
6571 (*table--cell-delete-char, table--spacify-frame)
6572 (table--horizontally-shift-above-and-below)
6573 (table--cell-insert-char, table--cell-blank-str)
6574 (table--fill-region-strictly):
6575 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
6576 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
6577
6578 * add-log.el (change-log):
6579 * apropos.el (apropos):
6580 * comint.el (comint-completion, comint-source):
6581 * dabbrev.el (dabbrev):
6582 * delim-col.el (columns):
6583 * diff-mode.el (diff-mode):
6584 * ediff.el (ediff):
6585 * ediff-diff.el (ediff-diff):
6586 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
6587 * ediff-mult.el (ediff-mult):
6588 * ediff-ptch.el (ediff-ptch):
6589 * ediff-wind.el (ediff-window):
6590 * facemenu.el (facemenu):
6591 * indent.el (indent):
6592 * info.el (info):
6593 * jka-cmpr-hook.el (compression, jka-compr):
6594 * lpr.el (lpr):
6595 * outline.el (outlines):
6596 * pcmpl-cvs.el (pcmpl-cvs):
6597 * pcmpl-rpm.el (pcmpl-rpm):
6598 * printing.el (printing):
6599 * ps-print.el (postscript, ps-print, ps-print-horizontal)
6600 (ps-print-vertical, ps-print-headers, ps-print-font)
6601 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
6602 (ps-print-background, ps-print-printer, ps-print-page)
6603 (ps-print-miscellany):
6604 * ses.el (ses):
6605 * shell.el (shell, shell-directories, shell-faces):
6606 * startup.el (initialization):
6607 * strokes.el (strokes):
6608 * term.el (term):
6609 * uniquify.el (uniquify):
6610 * w32-vars.el (w32):
6611 * calc/calc.el (calc):
6612 * emacs-lisp/bytecomp.el (bytecomp):
6613 * emacs-lisp/cl-indent.el (lisp-indent):
6614 * emacs-lisp/edebug.el (edebug):
6615 * emacs-lisp/elp.el (elp):
6616 * emacs-lisp/testcover.el (testcover):
6617 * emacs-lisp/trace.el (trace):
6618 * emulation/viper-ex.el (viper-ex):
6619 * emulation/viper-mous.el (viper-mouse):
6620 * mail/mailalias.el (mailalias):
6621 * mail/supercite.el (supercite, supercite-frames)
6622 (supercite-attr, supercite-cite, supercite-hooks):
6623 * net/rcompile.el (remote-compile):
6624 * net/rlogin.el (rlogin):
6625 * obsolete/ooutline.el (outlines):
6626 * progmodes/delphi.el (delphi):
6627 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
6628 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
6629 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
6630 (ebnf-optimization):
6631 * progmodes/etags.el (etags):
6632 * progmodes/executable.el (executable):
6633 * progmodes/idlwave.el (idlwave):
6634 * progmodes/pascal.el (pascal):
6635 * progmodes/prolog.el (prolog):
6636 * progmodes/python.el (python):
6637 * progmodes/scheme.el (scheme):
6638 * progmodes/sh-script.el (sh, sh-script):
6639 * progmodes/sql.el (SQL):
6640 * progmodes/tcl.el (tcl):
6641 * textmodes/bibtex.el (bibtex, bibtex-autokey):
6642 * textmodes/enriched.el (enriched):
6643 * textmodes/makeinfo.el (makeinfo):
6644 * textmodes/sgml-mode.el (sgml):
6645 * textmodes/table.el (table-hooks):
6646 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
6647 * textmodes/texinfo.el (texinfo):
6648 * textmodes/two-column.el (two-column):
6649 Finish `defgroup' description with period.
6650
6651 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
6652 * eshell/esh-var.el (eshell-var):
6653 * progmodes/vhdl-mode.el (vhdl-testbench):
6654 * textmodes/org.el (org): Fix typos in docstrings.
6655
6656 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
6657 consistency.
6658
6659 * progmodes/flymake.el (flymake-find-file): Remove.
6660 (flymake-float-time): Use `with-no-warnings'.
6661 (flymake-check-start-time, flymake-check-was-interrupted)
6662 (flymake-err-info, flymake-is-running, flymake-last-change-time)
6663 (flymake-new-err-info): `defvar' at compile time.
6664
6665 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
6666
6667 * replace.el (occur-hook): Doc fix.
6668 (occur-1): Don't call `occur-hook' if there are no matches.
6669
6670 2005-07-03 Richard M. Stallman <rms@gnu.org>
6671
6672 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
6673 global-map, save the same map.
6674 (global-map): Don't alter it at top level.
6675 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
6676 Then alter it here instead.
6677 (tpu-edt-off): Set global-map to the saved one.
6678
6679 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
6680 All references simplified.
6681 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
6682 (zmacs-regions): Add defvar.
6683 (repeat-complex-command-map): Everything about that deleted.
6684
6685 * textmodes/artist.el (artist-key-is-drawing)
6686 (artist-key-endpoint1, artist-key-poly-point-list)
6687 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
6688 (artist-key-compl-table, artist-rb-save-data)
6689 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
6690 Don't put them in eval-when-compile.
6691 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
6692
6693 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
6694 Use with-no-warnings.
6695
6696 * net/browse-url.el (dos-windows-version): Add defvar.
6697
6698 * mail/supercite.el (filladapt-prefix-table): Add defvar.
6699
6700 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
6701 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
6702 (rmail-new-summary-line-count): Rename from new-summary-line-count.
6703 Add defvar.
6704 (rmail-summary-beginning-of-message): Use with-no-warnings.
6705 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
6706
6707 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
6708 Use with-no-warnings.
6709
6710 * emulation/vi.el (vi-mark-region): Use c-mark-function.
6711 (c-mark-function): Add point-moving-unit property.
6712 (vi-goto-line): Use with-no-warnings.
6713
6714 * emulation/edt.el (edt-last-copied-word): Add defvar.
6715 (zmacs-region-stays): Likewise.
6716 (edt-mark-section-wisely): Use c-mark-function for C.
6717 Use makr-defun for Fortran.
6718 (time-string): defvar deleted.
6719 (edt-display-the-time): Don't set time-string.
6720
6721 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
6722
6723 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
6724 Don't warn when name is not constant
6725 or for defining the group `emacs'.
6726
6727 * tooltip.el (gud-tooltip-mode): Add defvar.
6728
6729 * startup.el (default-frame-background-mode): Add defvar.
6730
6731 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
6732
6733 * info.el (tool-bar-map): Add defvar.
6734
6735 * dired.el (dnd-protocol-alist): Add defvar.
6736
6737 * dired-aux.el (dired-query): Display question with answer, when
6738 the user answers.
6739
6740 * custom.el (custom-add-option): Doc fix.
6741
6742 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
6743
6744 2005-07-03 Eli Zaretskii <eliz@gnu.org>
6745
6746 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
6747 bogus name from the last change.
6748
6749 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
6750
6751 * custom.el (custom-declare-variable): Fix typos in comment.
6752 (custom-known-themes): Doc fix.
6753 (custom-theme-directory): New defcustom.
6754 (require-theme): Make it check `custom-theme-directory'.
6755
6756 * cus-theme.el (custom-new-theme-mode): New function.
6757 (custom-theme-name, custom-theme-variables, custom-theme-faces)
6758 (custom-theme-description): Add compiler defvars.
6759 (customize-create-theme): Add doc to the "*New Custom Theme*"
6760 buffer. Use `custom-new-theme-mode'.
6761 (custom-theme-write): Put the created buffer in emacs-lisp-mode
6762 and save it to the `custom-theme-directory'. Make this the
6763 default directory of the buffer.
6764
6765 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
6766
6767 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
6768 Fix unbalanced parentheses.
6769
6770 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
6771
6772 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
6773 into flymake-mode and delegate to flymake-mode.
6774
6775 * find-file.el (ff-which-function-are-we-in): Clean up.
6776
6777 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
6778
6779 * replace.el (occur-rename-buffer): Fix docstring.
6780
6781 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
6782 (edt-last-copied-word, edt-learn-macro-count)
6783 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
6784 (edt-rect-start-point, edt-user-global-map, rect-start-point)
6785 (time-string, zmacs-region-stays):
6786 * emulation/edt-mapper.el (edt-save-function-key-map)
6787 (EDT-key-name): `defvar' to silence the byte-compiler.
6788
6789 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
6790
6791 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
6792 font-lock-regexp-backslash. Doc fix.
6793 (font-lock-regexp-backslash-grouping-construct): Rename from
6794 font-lock-regexp-backslash-construct. Doc fix.
6795 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
6796 grouping constructs.
6797
6798 2005-07-02 Eli Zaretskii <eliz@gnu.org>
6799
6800 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
6801 updating all the prerequisites.
6802
6803 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
6804
6805 * textmodes/org.el (org-agenda-start-on-weekday)
6806 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
6807 (org-agenda-use-time-grid, org-archive-location)
6808 (org-allow-space-in-links, org-usenet-links-prefer-google)
6809 (org-enable-table-editor, org-export-default-language)
6810 (org-export-html-show-new-buffer, org-fill-paragraph)
6811 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
6812 (org-goto-quit, org-occur, org-eval-in-calendar)
6813 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
6814 (org-agenda-diary-entry, org-remember-help)
6815 (org-table-convert-region, org-at-table-p)
6816 (org-table-move-row-down, org-table-move-row-up)
6817 (org-table-copy-region, org-table-toggle-vline-visibility)
6818 (org-table-get-stored-formulas, org-table-get-specials)
6819 (org-recalc-commands, org-table-eval-formula)
6820 (org-table-formula-substitute-names, orgtbl-make-binding)
6821 (org-format-org-table-html, org-format-table-table-html)
6822 (org-format-table-table-html-using-table-generate-source)
6823 (org-customize): Fix typos in docstrings.
6824 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
6825 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
6826 (org-back-to-heading): Doc fixes.
6827 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
6828 (org-agenda-change-all-lines, org-get-header):
6829 Improve argument/docstring consistency.
6830 (orgtbl-error): Fix error message.
6831
6832 * progmodes/flymake.el (flymake-find-possible-master-files)
6833 (flymake-master-file-compare, flymake-get-line-err-count)
6834 (flymake-highlight-line, flymake-gui-warnings-enabled):
6835 Fix typos in docstrings.
6836 (flymake-parse-line, flymake-get-project-include-dirs-function)
6837 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
6838 Doc fixes.
6839 (flymake-get-project-include-dirs-function)
6840 (flymake-make-err-menu-data):
6841 Improve argument/docstring consistency.
6842
6843 2005-07-01 Lute Kamstra <lute@gnu.org>
6844
6845 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
6846 Catch errors with ignore-errors. Use temporary buffer.
6847 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
6848
6849 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
6850 background color faces.
6851 (facemenu-set-foreground, facemenu-set-background):
6852 Use facemenu-set-face-from-menu.
6853 (facemenu-set-face-from-menu): Treat face names that start with
6854 "fg:" or "bg:" as special.
6855 (facemenu-add-new-color): Don't create faces. Simplify.
6856
6857 2005-06-30 Richard M. Stallman <rms@gnu.org>
6858
6859 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
6860 (crm-find-current-element): Likewise.
6861
6862 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
6863
6864 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
6865
6866 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
6867
6868 * arc-mode.el (archive-extract): Make it work as a mouse binding.
6869 (archive-mouse-extract): Make it an obsolete alias.
6870 (archive-mode-map): Don't use archive-mouse-extract any more.
6871 (archive-mode, archive-extract): write-contents-hooks ->
6872 write-contents-functions.
6873 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
6874 first arg.
6875 (archive-rename-entry): Update the call.
6876 (archive-zip-summarize): Remove unused var `method'.
6877 (archive-lzh-summarize): Remove unused var `creator'.
6878
6879 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
6880 dedicated frame upon exit.
6881
6882 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
6883 (archive-zip-extract, archive-zip-expunge)
6884 (archive-zip-update, archive-zip-update-case): Use executable-find.
6885 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
6886 Use restore-buffer-modified-p.
6887 (archive-extract, archive-add-new-member, archive-write-file-member):
6888 Use with-current-buffer.
6889 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
6890
6891 2005-06-30 Andreas Schwab <schwab@suse.de>
6892
6893 * progmodes/gud.el (gud-filter): Remove unneeded progn.
6894
6895 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6896
6897 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
6898
6899 2005-06-30 Juri Linkov <juri@jurta.org>
6900
6901 * faces.el (vertical-border): Inherit from mode-line-inactive
6902 only on tty.
6903
6904 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
6905
6906 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
6907 example, -NLINES in the `occur' docstring).
6908
6909 * replace.el (occur-1): When no matches are found, do not set the
6910 `buffer-read-only' and modified flags for the occur buffer,
6911 because it is deleted.
6912
6913 * emulation/cua-base.el (cua-check-pending-input)
6914 (cua-repeat-replace-region, cua-mode, cua-debug)
6915 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
6916 Fix typos in docstrings.
6917
6918 * emulation/cua-gmrk.el (cua-toggle-global-mark)
6919 (cua-cut-region-to-global-mark)
6920 (cua--cut-rectangle-to-global-mark):
6921 Remove period from end of messages.
6922
6923 * emulation/cua-rect.el (cua-do-rectangle-padding):
6924 Remove period from end of messages.
6925 (cua--rectangle-seq-format): Fix typo in docstring.
6926 (cua-sequence-rectangle, cua-fill-char-rectangle):
6927 Improve argument/docstring consistency.
6928
6929 2005-06-29 Juri Linkov <juri@jurta.org>
6930
6931 * faces.el (default-frame-background-mode): New internal variable.
6932 (frame-set-background-mode): Use it.
6933
6934 * startup.el (normal-top-level): Set default-frame-background-mode
6935 instead of frame-background-mode. Before setting it, test for its
6936 nil value. Remove tests for frame-background-mode and frame
6937 parameter `reverse'. Add test for "unspecified-fg".
6938
6939 * term/xterm.el (xterm-rxvt-set-background-mode):
6940 * term/rxvt.el (rxvt-set-background-mode):
6941 Set default-frame-background-mode instead of frame-background-mode.
6942
6943 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
6944
6945 * simple.el (set-variable): Warn about obsolete user variables.
6946
6947 * imenu.el (imenu--completion-buffer):
6948 * mouse.el (mouse-buffer-menu-alist):
6949 * msb.el (msb-invisible-buffer-p):
6950 * calendar/diary-lib.el (diary-header-line-format):
6951 * emacs-lisp/pp.el (pp-buffer):
6952 * progmodes/cperl-mode.el (cperl-do-auto-fill):
6953 * textmodes/picture.el (picture-replace-match):
6954 Change space constants followed by a sexp to "?\s ".
6955
6956 * play/decipher.el (decipher-loop-with-breaks):
6957 * textmodes/texinfo.el (texinfo-insert-@item): Change space
6958 constants "protected" from end of line by a comment to "?\s".
6959
6960 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
6961
6962 * font-lock.el (save-buffer-state): Use `declare'.
6963
6964 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
6965 reset the syntax-table to cperl-mode-syntax-table.
6966 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
6967 "foo_print_bar" is not matched as a reserved keyword.
6968
6969 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
6970
6971 * textmodes/org.el (orgtbl-setup): New function, for delayed
6972 setup for the orgtbl commands.
6973 (org-calc-default-modes): New option.
6974 (orgtbl-make-binding): Use `defun' to get better help display.
6975 (org-diary): Call `org-compile-prefix-format'.
6976 (org-table-formula-substitute-names): New function.
6977 (org-agenda-day-view, org-agenda-week-view): New commands.
6978 (org-agenda-toggle-week-view): Command removed.
6979 (org-tbl-menu): Split off from org-org-menu.
6980 (org-mode): Move removal of outline-mode menus to here.
6981 (org-table-formula-debug): New option.
6982 (org-table-insert-row): Keep first field if just "#" or "*".
6983 (org-mode): Paragraph regexps fixed.
6984 (org-table-recalculate-regexp): New constant.
6985 (org-table-justify-field-maybe): Avoid replace if not necessary.
6986 (org-copy-special, org-cut-special): Use `call-interactively'.
6987 (org-table-copy-region): Take region from `interactive' call.
6988 (org-trim): Return string even if no match.
6989 (org-formula): New face.
6990 (org-set-font-lock-defaults): No longer highlight "FIXME".
6991 But highlight formula-related fields in table.
6992 (org-table-p): Use regexp, not fontification.
6993 (org-table-align): Handle white space at end of line.
6994 (org-table-formula-evaluate-inline): New option.
6995 (org-mode): Auto-wrapping in comment lines turned off.
6996 (org-table-copy-down): Evaluate only in copied field, not in
6997 destination.
6998 (org-table-current-formula): Variable removed.
6999 (org-table-store-formulas, org-table-get-stored-formulas)
7000 (org-table-modify-formulas, org-table-replace-in-formulas)
7001 (org-table-maybe-eval-formula): New functions.
7002 (org-table-get-formula): Modify to use stored formulas.
7003 (org-table-insert-column, org-table-delete-column)
7004 (org-table-move-column): Call `org-table-modify-formulas'.
7005 (org-complete): Add completion for keyword formulas.
7006 (orgtbl-mode): Pull orgtbl-mode-map to start of
7007 minor-mode-map-alist.
7008
7009 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
7010
7011 * progmodes/python.el (python-check): Require `compile' before
7012 modifying its variables.
7013
7014 * newcomment.el (comment-indent-default): Don't get fooled by an early
7015 end of buffer.
7016
7017 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7018
7019 * ps-print.el (ps-print-version): Fix version number.
7020
7021 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
7022
7023 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
7024
7025 2005-06-28 Richard M. Stallman <rms@gnu.org>
7026
7027 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
7028 (flyspell-local-mouse-map): Declaration deleted.
7029 (flyspell-mouse-map): Bind only mouse-2.
7030 (flyspell-mode-map): Don't test flyspell-use-local-map.
7031 (flyspell-overlay-keymap-property-name): Var deleted.
7032 (flyspell-mode-on): Don't make local bindings for
7033 flyspell-mouse-map and flyspell-mode-map.
7034 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
7035
7036 * textmodes/ispell.el (ispell-word): Do not ignore short words.
7037
7038 * progmodes/compile.el (compilation-next-error-function):
7039 Don't switch buffers; operate on the current buffer.
7040
7041 * progmodes/compile.el (compilation-error-file-name)
7042 (compilation-warning-file-name, compilation-info-file-name)
7043 (compilation-line-number, compilation-column-number): New faces.
7044 (compilation-error-face, compilation-warning-face)
7045 (compilation-info-face, compilation-line-face)
7046 (compilation-column-face): Use them.
7047
7048 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
7049
7050 * comint.el (comint-password-prompt-regexp): Accept ", try again".
7051
7052 * bindings.el (global-map): Bind insertchar and its variants.
7053
7054 2005-06-27 Richard M. Stallman <rms@gnu.org>
7055
7056 * textmodes/artist.el (artist-text-overwrite)
7057 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
7058
7059 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7060
7061 * ps-print.el: It was not working the page selection for printing.
7062 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
7063 (ps-print-version): New version 6.6.7.
7064 (ps-end-sheet): New fun.
7065 (ps-header-sheet, ps-end-job): Call it.
7066
7067 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7068
7069 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
7070
7071 2005-06-27 Lute Kamstra <lute@gnu.org>
7072
7073 * facemenu.el (facemenu-unlisted-faces): Add foreground and
7074 background color faces.
7075 (facemenu-get-face): Delete function.
7076 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
7077 (facemenu-add-new-color): Make second argument mandatory.
7078 Create the appropriate face and return it. Simplify.
7079 (facemenu-set-foreground, facemenu-set-background): Don't check if
7080 color is defined. Use return value of facemenu-add-new-color.
7081
7082 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
7083
7084 * progmodes/gud.el (gud-filter): Add missing argument to
7085 with-selected-window.
7086
7087 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
7088
7089 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
7090 a :require to the defcustom.
7091
7092 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
7093 defcustoms corresponding to minor modes.
7094
7095 2005-06-26 David Ponce <david@dponce.com>
7096
7097 * recentf.el: Require tree-widget instead of wid-edit.
7098 (recentf-filename-handler): Fix widget :type.
7099 (recentf-cancel-dialog, recentf-open-more-files)
7100 (recentf-open-files-action): Doc fix.
7101 (recentf-dialog-goto-first): New function.
7102 (recentf-dialog-mode-map): Set parent keymap first.
7103 (recentf-dialog-mode): Define with define-derived-mode.
7104 Don't display continuation lines in dialogs.
7105 (recentf-edit-list): Rename from recentf-edit-selected-items.
7106 (recentf-edit-list-select): Rename from recentf-edit-list-action.
7107 Simplify.
7108 (recentf-edit-list-validate): New function.
7109 (recentf-edit-list): Update accordingly.
7110 (recentf-open-files-item-shift): Remove.
7111 (recentf-open-files-item): Convert menu elements into tree and
7112 link widgets. Don't create the widgets.
7113 (recentf-open-files): Update accordingly.
7114 (recentf-save-list): Untabify.
7115
7116 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7117
7118 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
7119 (keep-lines): Add INTERACTIVE arg. Never delete lines only
7120 partially contained in the active region. Do not take active
7121 region into account when called from Lisp, unless INTERACTIVE arg
7122 is non-nil. Use `forward-line' instead of `beginning-of-line' to
7123 avoid trouble with fields. Make marker point nowhere when no
7124 longer used. Always return nil. Doc fix.
7125 (flush-lines): Add INTERACTIVE arg. Do not take active region
7126 into account when called from Lisp, unless INTERACTIVE arg is
7127 non-nil. Use `forward-line' instead of `beginning-of-line' to
7128 avoid trouble with fields. Make marker point nowhere when no
7129 longer used. Always return nil. Doc fix.
7130 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
7131 interchangeable. Do not take active region into account when
7132 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
7133 message in echo area when called from Lisp, unless INTERACTIVE arg
7134 is non-nil. Avoid saying "1 occurrences". Do not use markers.
7135 Return the number of matches. Doc fix.
7136 (occur): Doc fix.
7137 (perform-replace): Make comment follow double space convention for
7138 the sake of `outline-minor-mode'.
7139
7140 * faces.el (facep): Doc fix.
7141
7142 2005-06-25 Richard M. Stallman <rms@gnu.org>
7143
7144 * facemenu.el (facemenu-enable-faces-p): New function.
7145 (facemenu-background-menu, facemenu-foreground-menu)
7146 (facemenu-face-menu): Add menu-enable property.
7147
7148 * jka-compr.el (jka-compr-insert-file-contents):
7149 Special handling if cannot find the uncompression program.
7150
7151 * cus-face.el (custom-face-attributes): Add autoload.
7152
7153 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7154 Bind comment-indent-function locally.
7155
7156 * window.el (save-selected-window): Use save-current-buffer.
7157
7158 * subr.el (with-selected-window): Use save-current-buffer.
7159
7160 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
7161 and with-current-buffer.
7162
7163 2005-06-24 Richard M. Stallman <rms@gnu.org>
7164
7165 * simple.el (line-move-1): Fix previous change.
7166
7167 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
7168
7169 * replace.el (occur-1): Set `buffer-read-only' and the
7170 buffer-modified flag before running `occur-hook' to protect
7171 against unintentional buffer switches that can lead to data loss.
7172
7173 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
7174
7175 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
7176 (gud-gdb-marker-filter): Use font-lock-warning-face for any
7177 initial error.
7178
7179 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
7180 after fresh input.
7181 (gdb-var-create-handler): Put name of expression in quotes.
7182
7183 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7184
7185 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
7186 elements of RING in order, and without bogus nil elements.
7187
7188 2005-06-23 Richard M. Stallman <rms@gnu.org>
7189
7190 * simple.el (set-variable): Args renamed; doc fix.
7191 (line-move-1): When there are overlays around, use vertical-motion.
7192
7193 * faces.el (escape-glyph): Use brown against light background.
7194 (nobreak-space): Rename from no-break-space.
7195 Fix previous change.
7196
7197 * dired-aux.el (dired-do-copy): Fix arg prompt.
7198
7199 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
7200
7201 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
7202
7203 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
7204 rather than "Distributor".
7205
7206 2005-06-23 Lute Kamstra <lute@gnu.org>
7207
7208 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
7209 (debug-on-entry): Use it. New interactive declaration that uses
7210 function-called-at-point.
7211
7212 2005-06-23 Kim F. Storm <storm@cua.dk>
7213
7214 * subr.el (save-match-data): Add comment about using evaporate arg
7215 to set-match-data.
7216
7217 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7218
7219 * cus-edit.el (customize-face)
7220 (customize-face-other-window): Handle face aliases.
7221
7222 * faces.el (face-documentation, set-face-attribute)
7223 (face-spec-set): Handle face aliases.
7224
7225 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
7226
7227 * help-mode.el (help-make-xrefs): If a symbol representing a face
7228 name is not followed by the word "face", it could still be a
7229 function or variable name, so don't bypass other checks.
7230
7231 2005-06-22 Juri Linkov <juri@jurta.org>
7232
7233 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
7234 Replace aliased functions with calls where second arg `inherit' is t.
7235
7236 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7237
7238 * progmodes/gdb-ui.el (gdb-error): New variable.
7239 (gdb-error): New function.
7240 (gdb-annotation-rules): Act on error-begin and error annotations.
7241 (gdb-concat-output): Use font-lock-warning-face for errors.
7242
7243 2005-06-22 Miles Bader <miles@gnu.org>
7244
7245 * bindings.el (propertized-buffer-identification): Use renamed
7246 `Buffer-menu-buffer' face.
7247
7248 * faces.el (vertical-border): Rename from `vertical-divider'.
7249 (escape-glyph): Change dark-background color back to `cyan'.
7250
7251 2005-06-21 Juri Linkov <juri@jurta.org>
7252
7253 * faces.el (face-user-default-spec): Try getting `customized-face'
7254 prior to `saved-face'.
7255 (frame-background-mode): Refill docstring.
7256
7257 * emacs-lisp/lisp-mode.el (eval-defun-1):
7258 * emacs-lisp/edebug.el (edebug-eval-defun):
7259 Set `saved-face' temporarily to nil before calling form.
7260 Set `customized-face' to the new spec after that.
7261
7262 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
7263
7264 * subr.el (1value, lambda, key-substitution-in-progress):
7265 Doc fixes.
7266
7267 * autoinsert.el (auto-insert-alist):
7268 * ses.el (ses-call-printer):
7269 * subr.el (noreturn):
7270 * emacs-lisp/lisp.el (check-parens):
7271 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
7272 * net/browse-url.el (browse-url-mosaic):
7273 * progmodes/cc-defs.el (c-safe-scan-lists):
7274 * progmodes/ebnf-abn.el (ebnf-abn-lex):
7275 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
7276 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
7277 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
7278 * progmodes/ebnf-iso.el (ebnf-iso-lex):
7279 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
7280
7281 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
7282
7283 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
7284
7285 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
7286
7287 * calendar/appt.el (appt-make-list): Activate the package, if
7288 not already active (for backwards compatibility).
7289
7290 2005-06-20 Kim F. Storm <storm@cua.dk>
7291
7292 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
7293
7294 2005-06-20 Miles Bader <miles@gnu.org>
7295
7296 * faces.el (vertical-divider): New face.
7297
7298 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
7299
7300 * simple.el (kill-whole-line): Doc fix.
7301 (next-error-buffer-p, next-error-find-buffer)
7302 (clone-indirect-buffer): Fix typos in docstrings.
7303 (comment-line-break-function): Doc fix: don't say variable
7304 is automatically buffer-local (it isn't).
7305
7306 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
7307
7308 * net/tramp-ftp.el (top):
7309 * net/tramp-smb.el (top):
7310 * net/tramp-util.el (top):
7311 * net/tramp-uu.el (top):
7312 * net/tramp-vc.el (top):
7313 * net/tramp.el (top): Revert copyright years back to original
7314 ones. Tramp has a life outside GNU Emacs.
7315
7316 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7317
7318 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
7319
7320 2005-06-18 Juri Linkov <juri@jurta.org>
7321
7322 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
7323 end of first regexp to limit the match to the position between
7324 line number and source line with same separator character as used
7325 between file name and line number. In the second regexp limit
7326 mouse-face area to file name and line number by adding new group
7327 for them and referring it in HYPERLINK arg.
7328 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
7329 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
7330 previous line where grep markers may be already removed.
7331
7332 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
7333
7334 * progmodes/ps-mode.el: Update version and maintainer's email address.
7335
7336 2005-06-18 Steve Youngs <steve@xemacs.org>
7337
7338 * net/browse-url.el (browse-url-browser-function)
7339 (browse-url-default-browser): Add firefox.
7340 (browse-url-firefox-program, browse-url-firefox-arguments)
7341 (browse-url-firefox-startup-arguments)
7342 (browse-url-firefox-new-window-is-tab): New defcustoms.
7343 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
7344
7345 2005-06-17 Richard M. Stallman <rms@gnu.org>
7346
7347 * startup.el (command-line): Warn if specified user name has
7348 no home directory.
7349
7350 * term.el (term-get-old-input, term-input-filter, term-input-sender)
7351 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
7352
7353 * longlines.el (longlines-mode, longlines-show-hard-newlines):
7354 Doc fixes.
7355
7356 * faces.el (underline): Try bold if terminal doesn't support underline.
7357
7358 * mail/sendmail.el (mail-setup-with-from): New variable.
7359 (mail-insert-from-field): New function.
7360 (sendmail-send-it): Call it.
7361 (mail-setup): Optionally call it here.
7362
7363 * term/linux.el: Call tty-no-underline.
7364
7365 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7366
7367 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
7368
7369 2005-06-17 Miles Bader <miles@gnu.org>
7370
7371 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
7372 (ediff-current-diff-C, ediff-current-diff-Ancestor)
7373 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
7374 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
7375 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
7376 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
7377 Remove "-face" suffix from face names.
7378 (ediff-current-diff-face-A, ediff-current-diff-face-B)
7379 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
7380 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
7381 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
7382 (ediff-even-diff-face-A, ediff-even-diff-face-B)
7383 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
7384 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
7385 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
7386 New backward-compatibility aliases for renamed faces.
7387 (ediff-current-diff-face-A, ediff-current-diff-face-B)
7388 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
7389 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
7390 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
7391 (ediff-even-diff-face-A, ediff-even-diff-face-B)
7392 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
7393 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
7394 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
7395 Use renamed ediff faces.
7396
7397 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
7398 Remove "-face" suffix from face names.
7399 (eshell-test-ok-face, eshell-test-failed-face):
7400 New backward-compatibility aliases for renamed faces.
7401 (eshell-run-test): Use renamed eshell-test faces.
7402
7403 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
7404 face name.
7405 (eshell-prompt-face): New backward-compatibility alias for renamed
7406 face.
7407 (eshell-emit-prompt): Use renamed eshell-prompt face.
7408
7409 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
7410 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
7411 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
7412 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
7413 Remove "-face" suffix from face names.
7414 (eshell-ls-directory-face, eshell-ls-symlink-face)
7415 (eshell-ls-executable-face, eshell-ls-readonly-face)
7416 (eshell-ls-unreadable-face, eshell-ls-special-face)
7417 (eshell-ls-missing-face, eshell-ls-archive-face)
7418 (eshell-ls-backup-face, eshell-ls-product-face)
7419 (eshell-ls-clutter-face):
7420 New backward-compatibility aliases for renamed faces.
7421 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
7422
7423 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
7424 Remove "-face" suffix from face name.
7425 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
7426 instead of literal face.
7427
7428 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
7429
7430 * emacs-lisp/warnings.el (display-warning, lwarn)
7431 (warning-minimum-log-level): Doc fixes.
7432 (warning-minimum-level, warning-minimum-log-level):
7433 Add :debug to :type choices.
7434
7435 * progmodes/ada-mode.el (ada-format-paramlist)
7436 (ada-get-indent-case, ada-check-matching-start)
7437 (ada-check-defun-name, ada-goto-matching-decl-start)
7438 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
7439 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
7440 (ada-make-subprogram-body): Follow error conventions.
7441 (ada-case-exception-file, ada-indent-comment-as-code)
7442 (ada-indent-handle-comment-special, ada-indent-renames)
7443 (ada-indent-return, ada-search-directories-internal)
7444 (ada-tab-policy, ada-case-exception-substring)
7445 (ada-other-file-alist, ada-matching-start-re)
7446 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
7447 (ada-imenu-generic-expression, ada-compile-goto-error)
7448 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
7449 (ada-popup-menu, ada-add-extensions, ada-mode)
7450 (ada-region-selected, ada-create-case-exception)
7451 (ada-create-case-exception-substring, ada-after-keyword-p)
7452 (ada-activate-keys-for-case, ada-adjust-case-region)
7453 (ada-adjust-case-buffer, ada-format-paramlist)
7454 (ada-scan-paramlist, ada-insert-paramlist)
7455 (ada-indent-newline-indent)
7456 (ada-indent-newline-indent-conditional)
7457 (ada-justified-indent-current, ada-goto-previous-word)
7458 (ada-indent-current, ada-get-indent-open-paren)
7459 (ada-get-indent-paramlist, ada-get-indent-end)
7460 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
7461 (ada-get-indent-block-start, ada-get-indent-subprog)
7462 (ada-get-indent-noindent, ada-get-indent-label)
7463 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
7464 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
7465 (ada-goto-stmt-end, ada-goto-next-word)
7466 (ada-check-matching-start, ada-check-defun-name)
7467 (ada-goto-matching-decl-start, ada-goto-matching-start)
7468 (ada-goto-matching-end, ada-search-ignore-string-comment)
7469 (ada-in-decl-p, ada-looking-at-semi-or)
7470 (ada-looking-at-semi-private, ada-in-paramlist-p)
7471 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
7472 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
7473 (ada-next-procedure, ada-previous-procedure, ada-next-package)
7474 (ada-previous-package, ada-create-menu)
7475 (ada-fill-comment-paragraph-justify)
7476 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
7477 (ada-other-file-name, ada-last-which-function-line)
7478 (ada-last-which-function-subprog, ada-which-function)
7479 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
7480 (ada-gen-treat-proc, ada-check-emacs-version)
7481 (ada-continuation-indent, ada-align-region-separate):
7482 Fix typos in docstrings.
7483 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
7484
7485 2005-06-16 Lute Kamstra <lute@gnu.org>
7486
7487 * simple.el (fundamental-mode): Run after-change-major-mode-hook
7488 conditionally.
7489
7490 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7491
7492 * comint.el (comint-replace-by-expanded-filename)
7493 (comint-prompt-regexp, comint-delimiter-argument-list)
7494 (comint-preinput-scroll-to-bottom):
7495 * info.el (Info-hide-cookies-node):
7496 * ls-lisp.el (ls-lisp-classify):
7497 * find-file.el (ff-search-directories, ff-special-constructs)
7498 (ff-find-other-file):
7499 * font-lock.el (font-lock-keywords):
7500 * shell.el (shell-prompt-pattern)
7501 (shell-dynamic-complete-functions, shell-mode)
7502 (shell-delimiter-argument-list):
7503 * term.el (term-replace-by-expanded-filename)
7504 (term-prompt-regexp, term-delimiter-argument-list):
7505 * woman.el (woman-ignore, woman0-if):
7506 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
7507 * emacs-lisp/elint.el (elint-init-env):
7508 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
7509 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
7510 * language/ethio-util.el (ethio-tilde-escape)
7511 (ethio-use-three-dot-question):
7512 * net/zone-mode.el (zone-mode-load-time-setup):
7513 * progmodes/cc-align.el (c-lineup-argcont):
7514 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
7515 * progmodes/cperl-mode.el (cperl-set-style-back):
7516 * progmodes/inf-lisp.el (inferior-lisp-prompt):
7517 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
7518 Fix spellings in docstrings.
7519
7520 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
7521 * progmodes/modula2.el (m2-for): Fix spellings.
7522
7523 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
7524
7525 * simple.el (undo-more): Don't use `format' on `error' arguments.
7526 Improve argument/docstring consistency.
7527 (pending-undo-list): Doc fix.
7528
7529 * smerge-mode.el (smerge-ensure-match):
7530 * emulation/vip.el (vip-ex):
7531 * net/zone-mode.el (zone-mode-update-serial):
7532 * progmodes/idlwave.el (idlwave-complete):
7533 * progmodes/vhdl-mode.el (vhdl-visit-file)
7534 (vhdl-compose-wire-components):
7535 Don't use `format' on `error' arguments.
7536
7537 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
7538 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
7539 (tooltip-help-tips): Fix typos in docstrings.
7540
7541 2005-06-16 David Ponce <david@dponce.com>
7542
7543 * tree-widget.el (tree-widget-value-create): Simplify last change.
7544
7545 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
7546
7547 * ido.el (ido-incomplete-regexp): New variable.
7548 (ido-set-matches-1): Handle invalid-regexp error and set
7549 ido-incomplete-regexp.
7550 (ido-incomplete-regexp): New face.
7551 (ido-completions): Use it.
7552 (ido-complete, ido-exit-minibuffer, ido-completions):
7553 Handle incomplete regexps.
7554 (ido-completions): Add check for complete match when entering a regexp.
7555
7556 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
7557
7558 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
7559
7560 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7561
7562 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
7563 by field delimiters.
7564
7565 2005-06-15 David Ponce <david@dponce.com>
7566
7567 * tree-widget.el: eval-and-compile inlined functions so they will
7568 be available at run-time too.
7569 (tree-widget-super-format-handler)
7570 (tree-widget-format-handler): Remove.
7571 (tree-widget-value-create): Handle the :indent property.
7572
7573 2005-06-15 Miles Bader <miles@gnu.org>
7574
7575 * progmodes/which-func.el (which-func): Only inherit
7576 `font-lock-function-name-face' when that makes sense against the
7577 default mode-line face, otherwise set the face color explicitly.
7578
7579 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
7580 faces instead of (non-existent) variables.
7581
7582 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
7583
7584 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
7585 (iswitchb-get-matched-buffers): Likewise. Simplify.
7586
7587 2005-06-14 Miles Bader <miles@gnu.org>
7588
7589 * progmodes/ld-script.el (ld-script-location-counter):
7590 Remove "-face" suffix from face name.
7591 (ld-script-location-counter-face):
7592 New backward-compatibility alias for renamed face.
7593 (ld-script-location-counter-face): Use renamed face.
7594
7595 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
7596 (cperl-hash): Remove "-face" suffix from face names.
7597 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
7598 New backward-compatibility aliases for renamed faces.
7599 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
7600 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
7601
7602 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
7603 name.
7604 (which-func-face): New backward-compatibility alias for renamed face.
7605 (which-func-format): Use renamed which-func face.
7606
7607 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
7608 (vhdl-function, vhdl-directive, vhdl-reserved-word)
7609 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
7610 names.
7611 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
7612 (vhdl-speedbar-configuration, vhdl-speedbar-package)
7613 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
7614 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
7615 (vhdl-speedbar-architecture-selected)
7616 (vhdl-speedbar-configuration-selected)
7617 (vhdl-speedbar-package-selected)
7618 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
7619 names.
7620 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
7621 Use renamed faces.
7622 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
7623 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
7624 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
7625 Use renamed faces.
7626 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
7627 names.
7628 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
7629 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
7630 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
7631 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
7632 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
7633 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
7634
7635 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
7636 face name.
7637 (sh-heredoc-face): New backward-compatibility alias for renamed face.
7638 (sh-heredoc-face): Use renamed sh-heredoc face.
7639
7640 * progmodes/idlw-help.el (idlwave-help-link):
7641 Remove "-face" suffix from face name.
7642 (idlwave-help-link-face):
7643 New backward-compatibility alias for renamed face.
7644 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
7645
7646 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
7647 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
7648 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
7649 New backward-compatibility aliases for renamed faces.
7650 (idlwave-shell-disabled-breakpoint-face)
7651 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
7652
7653 * progmodes/flymake.el (flymake-errline, flymake-warnline):
7654 Remove "-face" suffix from face names.
7655 (flymake-errline-face, flymake-warnline-face):
7656 New backward-compatibility aliases for renamed faces.
7657 (flymake-highlight-line): Use renamed flymake faces.
7658
7659 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
7660 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
7661 (ebrowse-member-class, ebrowse-progress):
7662 Remove "-face" suffix from face names.
7663 (ebrowse-tree-mark-face, ebrowse-root-class-face)
7664 (ebrowse-file-name-face, ebrowse-default-face)
7665 (ebrowse-member-attribute-face, ebrowse-member-class-face)
7666 (ebrowse-progress-face):
7667 New backward-compatibility aliases for renamed faces.
7668 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
7669 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
7670 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
7671 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
7672
7673 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
7674 antlr-syntax)
7675 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
7676 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
7677 names.
7678 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
7679 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
7680 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
7681 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
7682 backward-compatibility aliases for renamed faces.
7683 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
7684 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
7685 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
7686 remove "font-lock-". Use renamed antlr-mode faces.
7687 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
7688 literal face-names with face variable references.
7689
7690 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
7691 face name.
7692 (Buffer-menu-buffer-face): New backward-compatibility alias for
7693 renamed face.
7694 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
7695
7696 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
7697
7698 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
7699 Eliminate "-face" suffix.
7700 (makefile-targets): Inherit from font-lock-function-name-face and
7701 eliminate "-face" suffix.
7702 (makefile-shell): Remove attributes and eliminate "-face" suffix.
7703 (makefile-*-font-lock-keywords): Append makefile-targets in rule
7704 actions, instead of prepending, to make it less visible.
7705 (makefile-previous-dependency, makefile-match-dependency):
7706 Don't match a target on a continuation line.
7707
7708 * files.el (auto-mode-alist): Put Makefile in gmake mode.
7709
7710 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
7711
7712 * progmodes/gdb-ui.el (menu): Re-order menu items.
7713 (gdb-tooltip-print): Respect tooltip-use-echo-area.
7714
7715 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
7716 Define in tooltip.el.
7717 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
7718 (gud-tooltip-tips): Respect tooltip-use-echo-area and
7719 gud-tooltip-echo-area.
7720
7721 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
7722 backward compatibility and make obsolete.
7723 (tooltip-help-tips): Use tooltip-use-echo-area.
7724 (tooltip-show-help-function): Rename to...
7725 (tooltip-show-help): ...this, because it is a function.
7726 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
7727
7728 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7729
7730 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
7731 (edebug-print-length, edebug-print-level, edebug-print-circle)
7732 (edebug-modify-breakpoint, edebug-eval-last-sexp)
7733 (edebug-eval-print-last-sexp): Doc fixes.
7734
7735 2005-06-14 Kim F. Storm <storm@cua.dk>
7736
7737 * ido.el (ido-mode): Make a new keymap every time we enable ido,
7738 as the coverage buffer/file/both may change.
7739
7740 2005-06-14 Lute Kamstra <lute@gnu.org>
7741
7742 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
7743 and run-mode-hooks. Simplify.
7744
7745 * mail/rmailedit.el (rmail-edit-mode):
7746 * progmodes/octave-inf.el (inferior-octave-mode):
7747 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
7748
7749 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
7750 and run-mode-hooks.
7751 (recentf-edit-list, recentf-open-files): Don't call
7752 kill-all-local-variables directly.
7753
7754 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
7755
7756 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
7757
7758 * emacs-lisp/byte-run.el (make-obsolete)
7759 (define-obsolete-function-alias): Rename arguments FUNCTION and
7760 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
7761 (make-obsolete-variable, define-obsolete-variable-alias):
7762 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
7763 respectively.
7764
7765 * isearchb.el (isearchb-activate):
7766 * pcvs.el (cvs-mode):
7767 * ses.el (ses-load):
7768 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
7769 * net/tramp.el (tramp-find-file-exists-command)
7770 (tramp-find-shell):
7771 * progmodes/ada-mode.el (ada-create-case-exception)
7772 (ada-create-case-exception-substring, ada-make-subprogram-body):
7773 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
7774 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
7775 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
7776 * textmodes/org.el (org-promote, org-evaluate-time-range)
7777 (org-agenda-next-date-line, org-agenda-previous-date-line)
7778 (org-agenda-error, org-open-at-point, org-table-move-row)
7779 (org-format-table-table-html-using-table-generate-source)
7780 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
7781 * textmodes/reftex.el (reftex-access-scan-info):
7782 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
7783 (reftex-toc-promote-prepare): Follow error conventions.
7784
7785 * diff-mode.el (diff-mode): Fix typo in docstring.
7786
7787 * forms.el (forms--intuit-from-file): Fix reference to
7788 `forms-number-of-fields' in error message.
7789 (forms-print): Fix quoting in error message.
7790
7791 * forms.el (forms-mode):
7792 * emulation/vi.el (vi-goto-insert-state):
7793 * progmodes/flymake.el (flymake-new-err-info)
7794 (flymake-start-syntax-check-for-current-buffer)
7795 (flymake-simple-cleanup):
7796 * eshell/esh-var.el (eshell/export):
7797 * progmodes/gud.el (xdb):
7798 * textmodes/flyspell.el (flyspell-incorrect-hook)
7799 (flyspell-maybe-correct-transposition)
7800 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
7801
7802 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
7803
7804 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
7805 minibuffer prompt.
7806
7807 2005-06-13 Kim F. Storm <storm@cua.dk>
7808
7809 * subr.el (add-to-ordered-list): New defun.
7810
7811 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
7812 add cua--keymap-alist to emulation-mode-map-alists.
7813
7814 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7815
7816 * subr.el (complete-in-turn): New macro.
7817 (dynamic-completion-table, lazy-completion-table): Add debug info.
7818
7819 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
7820 in preference to face aliases.
7821
7822 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
7823 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
7824 Remove unused vars `start' and `firstline'.
7825 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
7826 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
7827
7828 2005-06-13 Eli Zaretskii <eliz@gnu.org>
7829
7830 * cus-start.el (all): Don't complain about missing GTK-related
7831 variables, unless either `gtk' is boundp or this isn't a
7832 `windows-nt' build.
7833
7834 2005-06-13 Lute Kamstra <lute@gnu.org>
7835
7836 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
7837 run-mode-hooks.
7838
7839 * ediff-mult.el (ediff-meta-mode):
7840 * ediff-util.el (ediff-mode): Use run-mode-hooks.
7841
7842 * ledit.el (ledit-mode): Use delay-mode-hooks.
7843
7844 * woman.el (woman-mode-line-format): Delete constant.
7845 (woman-mode-map): Initialize it properly.
7846 (woman-mode): Set mode-class property to special.
7847 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
7848 Set major-mode and mode-name. Don't set mode-line-format directly.
7849 (Man-getpage-in-background): Don't reference woman-mode-line-format.
7850
7851 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
7852 string argument obsolete.
7853
7854 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
7855
7856 * textmodes/org.el (org-CUA-compatible): New option.
7857 (org-disputed-keys): New variable.
7858 (org-key): New function.
7859 (orgtbl-make-binding): Add docstring to the created function.
7860 (org-mode): Set paragraph start/separate regexps.
7861 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
7862 (org-archive-location, org-archive-mark-done)
7863 (org-archive-stamp-time): New options.
7864 (org-archive-subtree): New command.
7865 (org-fill-paragraph): New function.
7866 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
7867 (org-fake-empty-table-line): Function removed.
7868 (org-format-org-table-html): Do not create empty table lines at
7869 separator lines. Improved table header treatment.
7870 (org-link-format): New option.
7871 (org-make-link): New function.
7872 (org-insert-link, org-store-link): Use org-make-link.
7873 (org-open-file): Quote file name for shell command, to allow
7874 spaces in file names.
7875 (org-link-regexp): Fix bug with mailto link.
7876 (org-link-maybe-angles-regexp, org-protected-link-regexp):
7877 New constants.
7878 (org-export-as-html): Deal with the optional angles around a link.
7879 Better treatment of file: links.
7880 (org-open-at-point): Replace @{ and @} with < and >.
7881 (org-run-mode-hooks): Function removed.
7882 (org-agenda-mode): No longer use `org-run-mode-hooks'.
7883
7884 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
7885
7886 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
7887 MI command -data-list-register-values.
7888 (gdb-post-prompt): Indent properly.
7889
7890 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
7891
7892 * hilit-chg.el (highlight-changes-colors): Rename from
7893 `highlight-changes-colours'.
7894 (highlight-changes-colours): Keep as obsolete alias.
7895 (highlight-changes-face-list): Doc fix.
7896 (hilit-chg-make-list): Use `highlight-changes-colors'.
7897
7898 2005-06-12 Mark A. Hershberger <mah@everybody.org>
7899
7900 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
7901 defun-prompt-regexp.
7902
7903 2005-06-12 Eli Zaretskii <eliz@gnu.org>
7904
7905 * loadup.el: Don't say we are dumping under 2 names on windows-nt
7906 and cygwin.
7907
7908 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
7909 Don't use an old loaddefs.el, as in Makefile.in.
7910
7911 2005-06-12 Lute Kamstra <lute@gnu.org>
7912
7913 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
7914
7915 * man.el (Man-mode-map): Initialize it properly.
7916 (Man-mode): Set mode-class property to special.
7917
7918 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
7919
7920 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7921
7922 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
7923 A newline is needed in the docstring there.
7924
7925 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
7926 Doc fixes.
7927
7928 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7929
7930 * printing.el: Doc fix. The menubar is no more changed when printing
7931 is loaded, it only changes when pr-menu-bind or pr-update-menus is
7932 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
7933 (pr-version): New version number (6.8.4).
7934 (pr-menu-bind): New command.
7935 (pr-update-menus): Docstring and code fix.
7936 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
7937 Docstring fix.
7938 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
7939 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
7940
7941 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
7942
7943 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
7944 "Returns" to "return", document useful return values, etc.
7945
7946 2005-06-11 Alan Mackenzie <acm@muc.de>
7947
7948 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
7949 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
7950 (adaptive-file-function): Minor amendment to doc-string.
7951
7952 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7953
7954 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
7955 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
7956 Fix :type--it is `integer', not `string'.
7957
7958 * faces.el (modeline-highlight): Rename from (the erroneous)
7959 `modeline-higilight'.
7960
7961 2005-06-11 Lute Kamstra <lute@gnu.org>
7962
7963 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
7964 lisp-interaction-mode-map but make it the parent.
7965 (edebug-eval-mode): Use define-derived-mode.
7966
7967 2005-06-11 Andreas Schwab <schwab@suse.de>
7968
7969 * bindings.el: Add binding of `ESC functionkey' for every
7970 `M-functionkey'.
7971 * hexl.el (hexl-mode-map): Likewise.
7972
7973 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
7974
7975 * progmodes/compile.el (compilation-error-regexp-alist-alist)
7976 [msft]: update regexp for newer msft compilers.
7977
7978 2005-06-10 Mark A. Hershberger <mah@everybody.org>
7979
7980 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
7981 ATTLIST portions of included DTDs.
7982 (xml-parse-dtd): Eliminate use of inefficient match-data.
7983
7984 2005-06-10 Miles Bader <miles@gnu.org>
7985
7986 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
7987 (mpuz-text): Remove "-face" suffix from face names.
7988 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
7989 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
7990 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
7991
7992 * play/gomoku.el (gomoku-O, gomoku-X):
7993 Remove "-face" suffix from face names.
7994 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
7995 New backward-compatibility aliases for renamed faces.
7996 (gomoku-font-lock-keywords): Use renamed gomoku faces.
7997
7998 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
7999
8000 * thumbs.el: Fixes for changes of 2005-06-09.
8001 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
8002 as a directory.
8003 (thumbs-thumbname): Remove directory separator from format string;
8004 `thumbs-thumbsdir' now returns a valid directory name.
8005 (thumbs-temp-dir): New defsubst.
8006 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
8007 Use it.
8008
8009 * cus-edit.el (minibuffer):
8010 * files.el (make-backup-file-name-function):
8011 * filesets.el (filesets-external-viewers):
8012 * hilit-chg.el (highlight-changes-colours)
8013 (highlight-changes-face-list, highlight-changes-rotate-faces):
8014 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
8015 * kmacro.el (kmacro-call-macro):
8016 * log-edit.el (log-edit-changelog-full-paragraphs):
8017 * mouse.el (mouse-1-click-follows-link):
8018 * skeleton.el (skeleton-autowrap):
8019 * subr.el (insert-for-yank-1):
8020 * tempo.el (tempo-insert-region):
8021 * terminal.el (terminal-emulator):
8022 * time.el (display-time-mail-face):
8023 * vc.el (vc-annotate):
8024 * vcursor.el (vcursor-copy-line):
8025 * woman.el (woman-bold-headings, woman-ignore)
8026 (woman-default-faces, woman-monochrome-faces):
8027 * calendar/todo-mode.el (todo-insert-threshold):
8028 * emulation/pc-select.el (pc-select-selection-keys-only)
8029 (pc-selection-mode):
8030 * emulation/vip.el (vip-find-char-forward):
8031 * emulation/viper-cmd.el (viper-find-char-forward):
8032 * international/mule-cmds.el
8033 (select-safe-coding-system-accept-default-p)
8034 (input-method-exit-on-invalid-key):
8035 * international/mule-diag.el (describe-coding-system):
8036 * international/ucs-tables.el (unify-8859-on-encoding-mode):
8037 * net/browse-url.el (browse-url-xterm-program):
8038 * obsolete/lazy-lock.el (lazy-lock-mode):
8039 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
8040 (cperl-mode):
8041 * progmodes/cpp.el (cpp-face-light-name-list)
8042 (cpp-face-dark-name-list):
8043 * progmodes/delphi.el (delphi-newline-always-indents):
8044 Fix spellings in docstrings.
8045
8046 * ido.el (ido-mode, ido-file-extensions-order)
8047 (ido-default-file-method, ido-default-buffer-method)
8048 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
8049 (ido-decorations, ido-read-file-name-as-directory-commands)
8050 (ido-read-file-name-non-ido, ido-work-directory-list)
8051 (ido-ignore-item-temp-list, ido-current-directory)
8052 (ido-magic-forward-char, ido-enter-find-file)
8053 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
8054 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
8055
8056 2005-06-10 Lute Kamstra <lute@gnu.org>
8057
8058 * play/dunnet.el (dun-mode): Use define-derived-mode.
8059 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
8060 obsolete alias.
8061
8062 * play/doctor.el (doctor-mode-map): Remove defvar.
8063 (doctor-mode): Use define-derived-mode.
8064
8065 * mail/mspools.el (mspools-mode):
8066 * net/eudc-hotlist.el (eudc-hotlist-mode):
8067 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
8068
8069 2005-06-10 Miles Bader <miles@gnu.org>
8070
8071 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
8072 Remove "-face" suffix from face names.
8073 (flyspell-incorrect-face, flyspell-duplicate-face):
8074 New backward-compatibility aliases for renamed faces.
8075 (flyspell-mode-on, make-flyspell-overlay)
8076 (flyspell-highlight-incorrect-region)
8077 (flyspell-highlight-duplicate-region)
8078 (flyspell-display-next-corrections)
8079 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
8080
8081 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
8082 from face name.
8083 (texinfo-heading-face): New backward-compatibility alias for
8084 renamed face.
8085 (texinfo-heading-face): Use renamed texinfo-heading face.
8086
8087 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
8088 suffix from face names.
8089 (tex-math-face, tex-verbatim-face):
8090 New backward-compatibility aliases for renamed faces.
8091 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
8092 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
8093 literal face name.
8094
8095 * textmodes/table.el (table-cell): Remove "-face" suffix from face
8096 name.
8097 (table-cell-face): New backward-compatibility alias for renamed face.
8098 (table--put-cell-face-property, table--update-cell-face):
8099 Use renamed table-cell face.
8100
8101 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
8102 from face name.
8103 (sgml-namespace-face): New backward-compatibility alias for
8104 renamed face.
8105 (sgml-namespace-face): Use renamed sgml-namespace face.
8106
8107 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
8108 (org-level-4, org-level-5, org-level-6, org-level-7)
8109 (org-level-8, org-warning, org-headline-done)
8110 (org-deadline-announce, org-scheduled-today)
8111 (org-scheduled-previously, org-link, org-done, org-table)
8112 (org-time-grid): Remove "-face" suffix from face names.
8113 (org-level-1-face, org-level-2-face, org-level-3-face)
8114 (org-level-4-face, org-level-5-face, org-level-6-face)
8115 (org-level-7-face, org-level-8-face, org-warning-face)
8116 (org-headline-done-face, org-deadline-announce-face)
8117 (org-scheduled-today-face, org-scheduled-previously-face)
8118 (org-link-face, org-done-face, org-table-face)
8119 (org-time-grid-face):
8120 New backward-compatibility aliases for renamed faces.
8121 (org-level-faces, org-set-font-lock-defaults, org-timeline)
8122 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
8123 (org-agenda-get-timestamps, org-agenda-get-scheduled)
8124 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
8125
8126 * emulation/viper-init.el (viper-search, viper-replace-overlay)
8127 (viper-minibuffer-emacs, viper-minibuffer-insert)
8128 (viper-minibuffer-vi): Remove "-face" suffix from face names.
8129 (viper-search-face, viper-replace-overlay-face)
8130 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
8131 (viper-minibuffer-vi-face):
8132 New backward-compatibility aliases for renamed faces.
8133 (viper-search-face, viper-replace-overlay-face)
8134 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
8135 (viper-minibuffer-vi-face): Use renamed viper faces.
8136
8137 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
8138 Remove "-face" suffix from face names.
8139 (testcover-nohits-face, testcover-1value-face):
8140 New backward-compatibility aliases for renamed faces.
8141 (testcover-mark): Use renamed testcover faces.
8142
8143 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
8144 face name.
8145 (diary-button-face): New backward-compatibility alias for renamed face.
8146 (diary-entry): Use renamed diary-button face.
8147
8148 * calendar/calendar.el (diary, calendar-today, holiday)
8149 (mark-visible-calendar-date): Remove "-face" suffix from face names.
8150 (diary-face, calendar-today-face, holiday-face):
8151 New backward-compatibility aliases for renamed faces.
8152 (eval-after-load "facemenu", diary-entry-marker)
8153 (calendar-today-marker, calendar-holiday-marker, diary-face):
8154 Use renamed calendar faces.
8155
8156 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
8157 (compare-windows-face): New backward-compatibility alias for
8158 renamed face.
8159 (compare-windows-highlight): Use renamed compare-windows face.
8160
8161 * strokes.el (strokes-char): Remove "-face" suffix from face name.
8162 (strokes-char-face): New backward-compatibility alias for renamed face.
8163 (strokes-encode-buffer): Use renamed strokes-char face.
8164
8165 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
8166 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
8167 Remove "-face" suffix from face names.
8168 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
8169 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
8170 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
8171 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
8172 Use renamed pcvs faces.
8173 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
8174 * pcvs-defs.el (cvs-mode-map): Likewise.
8175 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
8176
8177 * info.el (info-title-1, info-title-2, info-title-3)
8178 (info-title-4): Remove "-face" suffix from and downcase face names.
8179 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
8180 (Info-title-4-face):
8181 New backward-compatibility aliases for renamed faces.
8182 (Info-fontify-node): Use renamed info faces.
8183
8184 * hilit-chg.el (highlight-changes, highlight-changes-delete):
8185 Remove "-face" suffix from face names.
8186 (highlight-changes-face, highlight-changes-delete-face):
8187 New backward-compatibility aliases for renamed faces.
8188 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
8189 (hilit-chg-make-list): Use renamed highlight-changes faces.
8190
8191 * generic-x.el (show-tabs-tab, show-tabs-space):
8192 Remove "-face" suffix from face names.
8193 (show-tabs-tab-face, show-tabs-space-face):
8194 New backward-compatibility aliases for renamed faces.
8195 (show-tabs-generic-mode-font-lock-defaults-1)
8196 (show-tabs-generic-mode-font-lock-defaults-2):
8197 Use renamed show-tabs faces.
8198
8199 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
8200 (smerge-markers): Remove "-face" suffix from face names.
8201 (smerge-mine-face, smerge-other-face, smerge-base-face)
8202 (smerge-markers-face):
8203 New backward-compatibility aliases for renamed faces.
8204 (smerge-mine-face, smerge-other-face, smerge-base-face)
8205 (smerge-markers-face): Use renamed smerge faces.
8206
8207 * log-view.el (log-view-file, log-view-message): Remove "-face"
8208 suffix from face names.
8209 (log-view-file-face, log-view-message-face):
8210 New backward-compatibility aliases for renamed faces.
8211 (log-view-file-face, log-view-message-face): Use renamed log-view
8212 faces.
8213
8214 * paren.el (show-paren-match, show-paren-mismatch):
8215 Remove "-face" suffix from face names.
8216 (show-paren-match-face, show-paren-mismatch-face):
8217 New backward-compatibility aliases for renamed faces.
8218 (show-paren-function): Use renamed show-paren faces.
8219
8220 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
8221 (ruler-mode-margins, ruler-mode-fringes)
8222 (ruler-mode-column-number, ruler-mode-fill-column)
8223 (ruler-mode-comment-column, ruler-mode-goal-column)
8224 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
8225 suffix from face names.
8226 (ruler-mode-default-face, ruler-mode-pad-face)
8227 (ruler-mode-margins-face, ruler-mode-fringes-face)
8228 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
8229 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
8230 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
8231 New backward-compatibility aliases for renamed faces.
8232 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
8233 (ruler-mode-column-number, ruler-mode-fill-column)
8234 (ruler-mode-comment-column, ruler-mode-goal-column)
8235 (ruler-mode-tab-stop, ruler-mode-current-column)
8236 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
8237 faces.
8238
8239 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
8240 face name.
8241 (whitespace-highlight-the-space): Use renamed face.
8242 (whitespace-highlight-face): New backward-compatibility alias for
8243 renamed face.
8244
8245 * woman.el (woman-italic, woman-bold, woman-unknown)
8246 (woman-addition, woman-symbol-face):
8247 Remove "-face" suffix from face names.
8248 (woman-italic-face, woman-bold-face, woman-unknown-face)
8249 (woman-addition-face):
8250 New backward-compatibility aliases for renamed faces.
8251 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
8252 (woman-decode-region, woman-replace-match)
8253 (woman-display-extended-fonts, woman-special-characters)
8254 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
8255 Use renamed woman faces.
8256
8257 * longlines.el (longlines-visible-face): Face removed.
8258
8259 * diff-mode.el (diff-header, diff-file-header, diff-index)
8260 (diff-hunk-header, diff-removed, diff-added, diff-changed)
8261 (diff-function, diff-context, diff-nonexistent): Remove "-face"
8262 suffix from face names.
8263 (diff-header-face, diff-file-header-face, diff-index-face)
8264 (diff-hunk-header-face, diff-removed-face, diff-added-face)
8265 (diff-changed-face, diff-function-face, diff-context-face)
8266 (diff-nonexistent-face): New backward-compatibility aliases for
8267 renamed faces.
8268 (diff-header-face, diff-file-header-face)
8269 (diff-index, diff-index-face, diff-hunk-header)
8270 (diff-hunk-header-face, diff-removed, diff-removed-face)
8271 (diff-added, diff-added-face, diff-changed-face, diff-function)
8272 (diff-function-face, diff-context-face, diff-nonexistent)
8273 (diff-nonexistent-face): Use renamed diff-mode faces.
8274
8275 * progmodes/compile.el (compilation-warning-face)
8276 (compilation-info-face): Remove "-face" suffix from face names.
8277 (compilation-warning-face, compilation-info-face):
8278 New backward-compatibility aliases for renamed faces.
8279 (compilation-warning-face, compilation-info-face):
8280 Use renamed compilation faces.
8281
8282 * add-log.el (change-log-date, change-log-name)
8283 (change-log-email, change-log-file, change-log-list)
8284 (change-log-conditionals, change-log-function)
8285 (change-log-acknowledgement): Remove "-face" suffix from face names.
8286 (change-log-date-face, change-log-name-face)
8287 (change-log-email-face, change-log-file-face)
8288 (change-log-list-face, change-log-conditionals-face)
8289 (change-log-function-face, change-log-acknowledgement-face):
8290 New backward-compatibility aliases for renamed faces.
8291 (change-log-font-lock-keywords): Use renamed change-log faces.
8292
8293 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
8294 (custom-set, custom-changed, custom-saved, custom-button)
8295 (custom-button-pressed, custom-documentation, custom-state)
8296 (custom-comment, custom-comment-tag, custom-variable-tag)
8297 (custom-variable-button, custom-face-tag, custom-group-tag-1)
8298 (custom-group-tag): Remove "-face" suffix from face names.
8299 (custom-magic-alist, custom-magic-value-create)
8300 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
8301 (custom-invalid-face, custom-rogue-face, custom-modified-face)
8302 (custom-set-face, custom-changed-face, custom-saved-face)
8303 (custom-button-face, custom-button-pressed-face)
8304 (custom-documentation-face, custom-state-face)
8305 (custom-comment-face, custom-comment-tag-face)
8306 (custom-variable-tag-face, custom-variable-button-face)
8307 (custom-face-tag-face, custom-group-tag-face-1)
8308 (custom-group-tag-face):
8309 New backward-compatibility aliases for renamed faces.
8310
8311 * wid-edit.el (widget-documentation, widget-button)
8312 (widget-field, widget-single-line-field, widget-inactive)
8313 (widget-button-pressed): "-face" suffix removed from face names.
8314 (widget-documentation-face, widget-button-face)
8315 (widget-field-face, widget-single-line-field-face)
8316 (widget-inactive-face, widget-button-pressed-face):
8317 New backward-compatibility aliases for renamed faces.
8318 (widget-documentation-face, widget-button-face)
8319 (widget-button-pressed-face, widget-specify-field)
8320 (widget-specify-inactive): Use renamed widget faces.
8321
8322 2005-06-10 Kenichi Handa <handa@m17n.org>
8323
8324 * term/x-win.el (x-clipboard-yank): Remove condition-case
8325 wrapping.
8326
8327 2005-06-11 Kenichi Handa <handa@m17n.org>
8328
8329 * add-log.el (change-log-font-lock-keywords): Make the regexp for
8330 date lines stricter.
8331
8332 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
8333
8334 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
8335 of x-get-selection.
8336
8337 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
8338
8339 * comint.el (comint-mode, comint-snapshot-last-prompt):
8340 * frame.el (frame-current-scroll-bars):
8341 * term.el (term-mode, term-check-proc, term-input-sender)
8342 (term-simple-send, term-extract-string, term-word)
8343 (term-match-partial-filename):
8344 * window.el (window-current-scroll-bars):
8345 * emulation/cua-base.el (cua-normal-cursor-color)
8346 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
8347 (cua-global-mark-cursor-color):
8348 * mail/undigest.el (rmail-forward-separator-regex):
8349 Fix typos in docstrings.
8350
8351 * comint.el (comint-check-proc, make-comint-in-buffer)
8352 (comint-source-default): Doc fixes.
8353
8354 * term.el (term-send-string): Improve argument/docstring consistency.
8355
8356 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
8357
8358 * comint.el (comint-send-input): Bind `inhibit-read-only' around
8359 call to `delete-region'.
8360 (comint-mode-hook): Do not enable Font Lock by default.
8361
8362 2005-06-09 Lute Kamstra <lute@gnu.org>
8363
8364 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
8365 could be void.
8366
8367 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
8368
8369 * emacs-lisp/debug.el (debugger-will-be-back): New var.
8370 (debug): Use it.
8371 (debugger-step-through, debugger-continue, debugger-jump)
8372 (debugger-return-value): Set it when needed.
8373 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
8374 Use inhibit-read-only.
8375
8376 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
8377
8378 * window.el (shrink-window-if-larger-than-buffer)
8379 (window-size-fixed): Fix typo in docstring.
8380
8381 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
8382 thumbnails directory on loading.
8383 (thumbs-conversion-program): Use `eq' to check the system type,
8384 not `equal'.
8385 (thumbs-temp-dir): Initialize to `temporary-file-directory',
8386 not "/tmp". Fix docstring.
8387 (thumbs-thumbsdir): New function to return the thumbnails
8388 directory, creating it if needed.
8389 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
8390 (thumbs-temp-file): Delete variable and make it into a function.
8391 (thumbs-resize-image, thumbs-modify-image): Use it.
8392 (thumbs-kill-buffer): Simplify.
8393 (thumbs-gensym): Defalias or duplicate CL `gensym'.
8394 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
8395 docstrings.
8396
8397 2005-06-09 Kim F. Storm <storm@cua.dk>
8398
8399 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
8400 set-match-data to free markers in match-data.
8401
8402 * replace.el (replace-match-data): Pass RESEAT arg `t' to
8403 match-data to unchain markers in match-data.
8404
8405 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
8406
8407 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
8408 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
8409 unnecessary now.
8410
8411 2005-06-08 Richard M. Stallman <rms@gnu.org>
8412
8413 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
8414 give the variable a doc string that doesn't say don't set it directly.
8415
8416 * textmodes/ispell.el (ispell-check-version):
8417 Use match-string-no-properties.
8418 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
8419 (ispell-buffer-local-words): Likewise.
8420
8421 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
8422 except on terminals with enough colors to really display it.
8423 (makefile-dependency-regex): Delete spurious `bb'.
8424
8425 * faces.el (escape-glyph): Use blue once again in last case.
8426 (no-break-space): Redefine so that it isn't invisible on a tty.
8427
8428 2005-06-08 Kim F. Storm <storm@cua.dk>
8429
8430 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
8431 also when reading directory name.
8432
8433 2005-06-08 Lute Kamstra <lute@gnu.org>
8434
8435 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
8436 (flyspell-mode-line-string): Remove autoload cookie.
8437 (flyspell-mode): Remove defvar.
8438
8439 2005-06-07 Lute Kamstra <lute@gnu.org>
8440
8441 * textmodes/org.el (org-run-mode-hooks): New function.
8442 (org-agenda-mode): Use it.
8443
8444 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
8445
8446 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
8447
8448 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
8449
8450 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
8451
8452 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
8453
8454 * font-lock.el (font-lock-add-keywords): Doc fix.
8455
8456 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
8457
8458 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
8459 (tex-compile-default): In the absence of any history, use the order in
8460 tex-compile-alist to choose the preferred command.
8461 (tex-compile-commands): Reorder a bit.
8462
8463 * textmodes/flyspell.el (flyspell-auto-correct-binding)
8464 (flyspell-incorrect-face, flyspell-duplicate-face):
8465 Use (X)Emacs-agnostic code.
8466 (flyspell-mode-map): Don't overwrite at each load. Remove code
8467 redundant with the subsequent add-minor-mode. Merge Emacs and
8468 XEmacs code.
8469 (flyspell-word): Minor simplification.
8470 (flyspell-math-tex-command-p): Quieten the byte-compiler.
8471 (flyspell-external-point-words): Remove unused vars `size' and `start'.
8472 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
8473 Merge the corresponding Emacs code.
8474 (flyspell-correct-word, flyspell-xemacs-popup):
8475 Use flyspell-do-correct.
8476
8477 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
8478 a dedicated window.
8479
8480 * international/latexenc.el (latexenc-find-file-coding-system):
8481 Undo part of last patch, to turn off a compiler warning.
8482
8483 2005-06-06 Juri Linkov <juri@jurta.org>
8484
8485 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
8486 Rename `tmm-inactive-face' to `tmm-inactive'.
8487
8488 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
8489
8490 * iswitchb.el: Rename faces.
8491
8492 2005-06-06 Kim F. Storm <storm@cua.dk>
8493
8494 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
8495 (cua-global-mark): Remove -face suffix from face names.
8496
8497 * emulation/cua-gmrk.el (cua--init-global-mark):
8498 Remove cua-global-mark face setup.
8499
8500 2005-06-06 Richard M. Stallman <rms@gnu.org>
8501
8502 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
8503 just like other allowed characters.
8504 (makefile-match-dependency): Exclude leading and training whitespace
8505 from the range of regexp subexp 1.
8506 (makefile-macroassign-regex): Don't try to match the body,
8507 just the name of the macro being defined.
8508
8509 * info.el (Info-read-node-name-2): New function.
8510 (Info-read-node-name-1): Use that.
8511 Add a completion-base-size-function property.
8512
8513 * simple.el (completion-setup-function): Look for
8514 completion-base-size-function property of minibuffer-completion-table.
8515
8516 * files.el (locate-file-completion): Doc fix.
8517
8518 * printing.el: Don't call pr-update-menus; user must do that.
8519
8520 * emacs-lisp/debug.el (debugger-window): New variable.
8521 (debug): Use debugger-window if it is set and still alive.
8522 Record debugger-window for next entry.
8523
8524 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
8525
8526 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
8527
8528 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
8529 (hack-one-local-variable, hack-local-variables)
8530 (hack-local-variables-prop-line): Pass that arg.
8531
8532 2005-06-06 Kim F. Storm <storm@cua.dk>
8533
8534 * ido.el (ido-first-match, ido-only-match, ido-subdir)
8535 (ido-indicator): Remove -face suffix from face names.
8536
8537 2005-06-06 Juri Linkov <juri@jurta.org>
8538
8539 * font-lock.el (font-lock-regexp-backslash)
8540 (font-lock-regexp-backslash-construct): New faces.
8541 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
8542 after `('. Add `while-no-input' to control structures.
8543
8544 * faces.el (no-break-space, shadow): New faces.
8545 (escape-glyph): Use less loud colors pink2 and red4.
8546
8547 * diff-mode.el (diff-context-face)
8548 * dired.el (dired-ignored)
8549 * rfn-eshadow.el (file-name-shadow)
8550 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
8551
8552 * info.el (Info-title-1-face): Use green instead of yellow because
8553 bold yellow is not readable on light backgrounds.
8554
8555 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
8556 before selecting the desired mode to not spend time fontifying
8557 old contents.
8558
8559 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
8560
8561 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
8562 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
8563
8564 * ps-print.el (ps-default-fg, ps-default-bg):
8565 Fix typos in docstrings.
8566
8567 * isearchb.el (isearchb): Don't pass a spurious second argument to
8568 `iswitchb-completions'.
8569
8570 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
8571
8572 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
8573 to preserve point.
8574 (gdb-find-file-hook): Add doc string.
8575
8576 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
8577 C dereferenced pointer expression.
8578 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
8579
8580 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
8581
8582 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
8583 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
8584 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
8585 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
8586 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
8587 Make background transparent.
8588
8589 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
8590
8591 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
8592 (font-lock-remove-keywords): Doc fix.
8593 (font-lock-mode-major-mode): Compiler defvar.
8594 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
8595
8596 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
8597 (font-lock-mode): Update `font-lock-mode-major-mode'.
8598 (font-lock-set-defaults): Compiler defvar.
8599 (font-lock-default-function): Take `font-lock-mode-major-mode'
8600 into account.
8601
8602 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
8603 keep track of which major mode it enabled the minor mode for.
8604 Use find-file-hook again. Update docstring.
8605
8606 * simple.el (eval-expression-print-level)
8607 (eval-expression-print-length, eval-expression-debug-on-error):
8608 Doc fixes.
8609
8610 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
8611
8612 * iswitchb.el (iswitchb-single-match-face)
8613 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
8614 (iswitchb-invalid-regexp-face): New faces.
8615 (iswitchb-completions): Use them.
8616 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
8617 now marked as an obsolete alias.
8618 (iswitchb-read-buffer): Remove check for bound font variables.
8619 (iswitchb-invalid-regexp): New free variable.
8620 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
8621 set iswitchb-invalid-regexp.
8622 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
8623 invalid regexps.
8624 (iswitchb-completions): Add check for complete match when entering
8625 a regexp.
8626 (iswitchb-completions): Remove require-match argument.
8627 (iswitchb-exhibit): Fix caller.
8628 (iswitchb-common-match-inserted): New variable.
8629 (iswitchb-complete, iswitchb-completion-help): Use it.
8630
8631 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
8632
8633 * url-http.el (url-http-chunked-encoding-after-change-function):
8634 Use `url-http-debug' instead of `message'.
8635
8636 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
8637
8638 * url-http.el (url-http-parse-headers): Pass redirected URL as a
8639 callback argument.
8640
8641 2005-06-04 Kim F. Storm <storm@cua.dk>
8642
8643 * simple.el (line-move): Only call sit-for when moving backwards.
8644
8645 * ido.el (ido-make-merged-file-list-1): New defun split from
8646 ido-make-merged-file-list.
8647 (ido-make-merged-file-list): Bind throw-on-input around call to
8648 ido-make-merged-file-list-1. Return input-pending-p if
8649 interrupted by more input available.
8650 (ido-read-internal): Handle input-pending-p return value from
8651 ido-make-merged-file-list.
8652
8653 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
8654
8655 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
8656 compatibility code.
8657
8658 * international/latexenc.el (latexenc-find-file-coding-system):
8659 Don't inherit the EOL part of the coding-system from the
8660 tex-main buffer. Fit within 80 columns.
8661
8662 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
8663
8664 * tmm.el (tmm-inactive-face): New face.
8665 (tmm-remove-inactive-mouse-face): New function.
8666 (tmm-prompt, tmm-add-one-shortcut)
8667 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
8668 but not selectable.
8669
8670 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
8671
8672 * faces.el (face-equal): Improve argument/docstring consistency.
8673
8674 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
8675
8676 * progmodes/make-mode.el (makefile-targets-face)
8677 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
8678 (makefile-bsdmake-dependency-regex)
8679 (makefile-makepp-rule-action-regex)
8680 (makefile-bsdmake-rule-action-regex): New constants.
8681 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
8682
8683 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8684 Allow (...) within `...' for makepp messages.
8685
8686 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
8687
8688 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
8689
8690 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
8691 "." files are deleted from all file lists before comparison.
8692
8693 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
8694 (viper-ESC-key): Made them customizable.
8695
8696 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
8697
8698 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
8699
8700 * autorevert.el (auto-revert-buffers): Use save-match-data.
8701
8702 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8703
8704 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
8705 menu items with a nil command binding.
8706
8707 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
8708
8709 * emacs-lisp/cl-macs.el (defsetf):
8710 Improve argument/docstring consistency.
8711
8712 * faces.el (list-faces-display): Improve the formatting by
8713 computing the maximum length required for any face-name (reworked
8714 patch of 1999-01-11, accidentally deleted on 1999-07-21).
8715 (internal-find-face): Remove redundant info in docstring.
8716
8717 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
8718
8719 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
8720 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
8721 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
8722 (gdb-assembler-custom): Improve regexps.
8723 (def-gdb-auto-update-handler): Use window point to preserve point.
8724
8725 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8726
8727 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
8728
8729 2005-05-31 Jay Belanger <belanger@truman.edu>
8730
8731 * calc/calc-embed.el (calc-embedded-word): Change argument passed
8732 to calc-embedded.
8733 (calc-embedded-make-info): Have plain prefix argument select
8734 entire line.
8735
8736 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
8737
8738 * faces.el (list-faces-display): Signal error if passed a regexp
8739 that matches no face name.
8740
8741 * simple.el (filter-buffer-substring): Fix typo in docstring.
8742
8743 2005-05-31 Richard M. Stallman <rms@gnu.org>
8744
8745 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
8746 (vhdl-emacs-21): Doc fix.
8747 (vhdl-mode): Unconditionally set comment-padding.
8748 (vhdl-fixup-whitespace-region): Insert spaces only where
8749 there are none.
8750 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
8751
8752 2005-05-30 John Wiegley <johnw@newartisans.com>
8753
8754 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
8755 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
8756 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
8757 `directory-sep-char' to ?/, and all uses of `string-to-int' to
8758 `string-to-number'.
8759
8760 2005-05-30 Jay Belanger <belanger@truman.edu>
8761
8762 * calc/calc.el (calc-bug-address): Fix docstring.
8763 (calc-window-hook, calc-trail-window-hook): New variables.
8764 (calc-trail-display): Restore use of calc-trail-window-hook.
8765 (calc): Restore use of calc-window-hook.
8766
8767 2005-05-31 Masatake YAMATO <jet@gyve.org>
8768
8769 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
8770
8771 * help-fns.el (help-C-file-name): Add autoload mark for
8772 `find-function-noselect'.
8773
8774 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
8775
8776 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
8777 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
8778
8779 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8780
8781 * calendar/diary-lib.el (mark-included-diary-files): Only kill
8782 included diary buffer if it was not already being visited.
8783 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
8784
8785 * calendar/icalendar.el (top-level): Do not require 'appt.
8786
8787 * mail/supercite.el (sc-select-attribution): Only use a list
8788 element from sc-attrib-selection-list if it returns a string.
8789 Reported by Davide G. M. Salvetti <salve@debian.org>.
8790
8791 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
8792
8793 * thumbs.el (thumbs-thumbname): The resulting thumbname now
8794 includes a hash value to improve its uniqueness, and has a ".jpg"
8795 extension. Also, it is now a valid filename on all systems.
8796 (thumbs-make-thumb): Use `let', not `let*'.
8797 (thumbs-show-thumbs-list): Check for JPEG availability.
8798
8799 2005-05-30 Richard M. Stallman <rms@gnu.org>
8800
8801 * filesets.el (filesets-menu-ensure-use-cached):
8802 Prevent warning when emacs-version>= is undefined.
8803
8804 * printing.el (pr-interactive-n-up): Use string-to-number.
8805
8806 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
8807
8808 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
8809 Warn only when name to be defined is quoted.
8810
8811 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
8812
8813 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
8814 Make regexp more robust.
8815 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
8816 Force regeneration of disassembly.
8817
8818 2005-05-29 Jay Belanger <belanger@truman.edu>
8819
8820 * calc/calc.el (calc-user-invocation): Check if
8821 calc-invocation-macro is non-nil.
8822
8823 2005-05-29 Juri Linkov <juri@jurta.org>
8824
8825 * add-log.el (change-log-font-lock-keywords):
8826 Add `+' to e-mail regexp to accept mail address with keywords.
8827
8828 * man.el (Man-name-regexp): Add `:' to accept qualified names.
8829
8830 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
8831
8832 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
8833
8834 * ielm.el (inferior-emacs-lisp-mode): Ditto.
8835
8836 2005-05-29 Richard M. Stallman <rms@gnu.org>
8837
8838 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
8839 Undo the change that moves to end of the current word.
8840
8841 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
8842
8843 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
8844 Throw error when count <= 0 to ensure input is a number.
8845 (gdb-read-memory-custom): Pick up address from buffer.
8846 (gdb-memory-mode): Allow user to increment and decrement
8847 memory address from header line.
8848
8849 2005-05-29 Richard M. Stallman <rms@gnu.org>
8850
8851 * flyspell.el (flyspell-version): Function deleted.
8852 (flyspell-auto-correct-previous-hook): Doc fix.
8853
8854 * jit-lock.el (jit-lock-function, jit-lock-after-change):
8855 Do nothing if memory is full.
8856
8857 * font-lock.el (font-lock-fontify-syntactically-region):
8858 Pass t for GREEDY to looking-back.
8859
8860 * saveplace.el (save-place-alist-to-file): Write the file
8861 using write-region.
8862
8863 * subr.el (looking-back): New argument GREEDY.
8864
8865 * progmodes/compile.el (compilation-start): Set the mode
8866 before inserting the initial text.
8867
8868 * progmodes/which-func.el (which-func-update-1): Turn the mode
8869 off in case of error by setting which-func-mode.
8870
8871 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
8872
8873 * flyspell.el (flyspell-auto-correct-previous-word):
8874 Narrow down to what's on the screen, and recenter overlays
8875 at the end of the next word.
8876
8877 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
8878
8879 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
8880 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
8881 (flyspell-abbrev-p): Default to nil.
8882 (flyspell-use-global-abbrev-table-p): Doc fix.
8883 (flyspell-large-region): Allow nil as value.
8884 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
8885
8886 (mail-mode-flyspell-verify): More robust handling
8887 of `mail-header-separator'. More efficient signature detection.
8888 Allow for regexp metacharacters in message-header-separator.
8889 Adding `To' not to be checked in mail-mode-flyspell-verify.
8890
8891 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
8892 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
8893 Bind flyspell-auto-correct-binding.
8894 Bind C-. and C-, .
8895 (flyspell-mode-map): Likewise.
8896 (flyspell-mode): Doc fix.
8897 (flyspell-accept-buffer-local-defs): Preserve current buffer.
8898 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
8899 (flyspell-word-cache-result): New var, always local.
8900 (flyspell-check-pre-word-p): Doc fix.
8901 (flyspell-check-changed-word-p): Handle spc like newline.
8902 (flyspell-post-command-hook): Set flyspell-word-cache-result.
8903 (flyspell-word-search-backward, flyspell-word-search-forward):
8904 New functions.
8905 (flyspell-word): Return t if nothing to check.
8906 When parsing TeX code, check for after } or \.
8907 Use flyspell-word-search-backward to find previous word.
8908 Return nil if duplicated word.
8909 For word already checked, return same value as last time.
8910 Set flyspell-word-cache-result after checking.
8911 Don't clobber the return value.
8912 (flyspell-get-word): Major rewrite.
8913 (flyspell-external-point-words): New locals pword, pcount.
8914 Fix size used in progress message.
8915 Find the proper corresponding word in flyspell-large-region-buffer.
8916 (flyspell-region): Check for flyspell-large-region = nil.
8917 (flyspell-highlight-incorrect-region): Clean up overlays in region.
8918 (flyspell-auto-correct-word): Check that WORD is a cons.
8919 (flyspell-correct-word): Likewise.
8920
8921 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
8922
8923 * progmodes/make-mode.el (makefile-rule-action-regex)
8924 (makefile-macroassign-regex, makefile-makepp-mode)
8925 (makefile-bsdmake-mode): Continuation lines may be empty.
8926 Reported by Joshua Varner.
8927 (makefile-makepp-font-lock-keywords): Add $(stem).
8928
8929 2005-05-28 Karl Berry <karl@gnu.org>
8930
8931 * textmodes/tex-mode.el: Now that tex-send-command calls
8932 shell-quote-argument (2005-03-31 change), remove all calls to
8933 shell-quote-argument; they all end up invoking tex-send-command.
8934 The double quoting loses on filenames with non-safe characters,
8935 such as "@". Reported by Frederik Fouvry.
8936
8937 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
8938
8939 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
8940 about preserving point.
8941
8942 2005-05-27 Jay Belanger <belanger@truman.edu>
8943
8944 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
8945 Info-goto-node.
8946
8947 * calc/calc-embed.el (calc-embed-arg): New variable.
8948 (calc-do-embedded-activate, calc-embedded-activate-formula)
8949 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
8950 variable by new variable.
8951 (calc-embedded-make-info): Replace undeclared variable by new
8952 variable. When selecting region with positive prefix
8953 argument, use end of previous line instead of beginning of line.
8954
8955 * calc/calc-aent.el (calc-arg-values): Declare it.
8956
8957 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
8958 Declare them.
8959
8960 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
8961
8962 * calc/calc.el (calc-alg-map): Declare it.
8963
8964 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
8965
8966 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8967
8968 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
8969 (gdb-registers-buffer, toggle-gdb-all-registers):
8970 Toggle display of floating point registers.
8971 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
8972
8973 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
8974 (toggle-gud-tooltip-dereference):
8975 Rename from gud-toggle-tooltip-dereference.
8976
8977 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
8978
8979 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
8980
8981 2005-05-27 Jay Belanger <belanger@truman.edu>
8982
8983 * calc/calc-prog.el (calc-kbd-report): Remove.
8984 (calc-kbd-query): Rewrite.
8985
8986 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
8987
8988 * image.el (image-library-alist): Move to image.c.
8989 (image-type-available-p): Doc fix.
8990
8991 2005-05-27 Lute Kamstra <lute@gnu.org>
8992
8993 * calc/calc.el (calc):
8994 * outline.el (outline-1, outline-2, outline-3, outline-4)
8995 (outline-5, outline-6, outline-7, outline-8):
8996 * textmodes/dns-mode.el (dns-mode):
8997 * textmodes/sgml-mode.el (sgml-namespace-face):
8998 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
8999 (tex-verbatim-face, tex-use-reftex):
9000 * textmodes/texinfo.el (texinfo-heading-face):
9001 Specify customization group.
9002
9003 * longlines.el: Don't require easy-mmode.
9004 (longlines-visible-face): Specify customization group.
9005
9006 2005-05-27 Kenichi Handa <handa@m17n.org>
9007
9008 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
9009 encoding table of windows-1251.
9010
9011 * international/ucs-tables.el (ucs-set-table-for-input):
9012 If translation-table-for-input of a coding system is a symbol, get
9013 its translation-table property.
9014
9015 * international/code-pages.el: Don't register a coding system into
9016 non-iso-charset-alist more than once.
9017 (cp-make-coding-system): Likewise.
9018
9019 2005-05-26 John Wiegley <johnw@newartisans.com>
9020
9021 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
9022 `eshell-resume-eval' is wrapped in a list, it indicates that the
9023 command was run asynchronously. In that case, unwrap the value
9024 before checking the delimiter value.
9025
9026 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
9027 character before a space at the end of a line is \, assume the space
9028 is part of the last argument rather than a final argument separator.
9029
9030 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
9031 is in use, and the target is `t' or `nil' (which are the most common
9032 values), don't assume that the symbol target is a buffer.
9033
9034 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
9035
9036 * calendar/calendar.el (calendar-mode-line-format):
9037 Use mode-line-highlight as mouse-face.
9038
9039 * time.el (display-time-string-forms, display-time-update):
9040 Use mode-line-highlight as mouse-face.
9041
9042 2005-05-26 Jay Belanger <belanger@truman.edu>
9043
9044 * calc/calc.el (calc-language-alist): Remove extra defvar.
9045
9046 2005-05-26 Lute Kamstra <lute@gnu.org>
9047
9048 * arc-mode.el (archive-mode):
9049 * bookmark.el (bookmark-read-annotation-mode)
9050 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
9051 * bs.el (bs-mode):
9052 * calc/calc-yank.el (calc-edit-mode):
9053 * calc/calc.el (calc-mode, calc-trail-mode):
9054 * calculator.el (calculator-mode):
9055 * chistory.el (command-history-mode):
9056 * comint.el:
9057 * cus-edit.el (custom-mode):
9058 * descr-text.el (describe-text-mode):
9059 * ebuff-menu.el (Electric-buffer-menu-mode):
9060 * ediff-util.el (ediff-mode):
9061 * emacs-lisp/re-builder.el (reb-mode):
9062 * emulation/vi.el (vi-mode-setup):
9063 * emulation/ws-mode.el (wordstar-mode):
9064 * eshell/esh-mode.el (eshell-mode):
9065 * forms.el (forms-mode):
9066 * help-mode.el (help-mode):
9067 * hexl.el (hexl-mode):
9068 * ibuffer.el (ibuffer-mode):
9069 * ielm.el (inferior-emacs-lisp-mode):
9070 * info.el (Info-mode, Info-edit-mode):
9071 * international/swedish.el:
9072 * ledit.el (ledit-from-lisp-mode):
9073 * locate.el (locate-mode):
9074 * mail/rmail.el (rmail-mode):
9075 * mail/rmailedit.el (rmail-edit-mode):
9076 * mail/rmailsum.el (rmail-summary-mode):
9077 * mail/supercite.el (sc-electric-mode):
9078 * net/eudc.el (eudc-mode):
9079 * net/quickurl.el (quickurl-list-mode):
9080 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
9081 * obsolete/ooutline.el (outline-mode):
9082 * obsolete/options.el (Edit-options-mode):
9083 * obsolete/rnews.el (news-mode):
9084 * obsolete/rnewspost.el (news-reply-mode):
9085 * play/5x5.el (5x5-mode):
9086 * play/decipher.el (decipher-mode, decipher-stats-mode):
9087 * play/gomoku.el (gomoku-mode):
9088 * play/snake.el (snake-mode):
9089 * play/solitaire.el (solitaire-mode):
9090 * play/tetris.el (tetris-mode):
9091 * progmodes/ada-mode.el (ada-mode):
9092 * progmodes/antlr-mode.el (antlr-mode):
9093 * progmodes/autoconf.el (autoconf-mode):
9094 * progmodes/dcl-mode.el (dcl-mode):
9095 * progmodes/delphi.el (delphi-mode):
9096 * progmodes/ebrowse.el (ebrowse-tree-mode)
9097 (ebrowse-electric-list-mode, ebrowse-member-mode)
9098 (ebrowse-electric-position-mode):
9099 * progmodes/f90.el (f90-mode):
9100 * progmodes/fortran.el (fortran-mode):
9101 * progmodes/icon.el (icon-mode):
9102 * progmodes/idlw-help.el (idlwave-help-mode):
9103 * progmodes/idlw-shell.el (idlwave-shell-mode):
9104 * progmodes/idlwave.el (idlwave-mode):
9105 * progmodes/inf-lisp.el (inferior-lisp-mode):
9106 * progmodes/m4-mode.el (m4-mode):
9107 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
9108 * progmodes/modula2.el (modula-2-mode):
9109 * progmodes/octave-inf.el (inferior-octave-mode):
9110 * progmodes/octave-mod.el (octave-mode):
9111 * progmodes/pascal.el (pascal-mode):
9112 * progmodes/sh-script.el (sh-mode):
9113 * progmodes/sql.el (sql-mode, sql-interactive-mode):
9114 * progmodes/vhdl-mode.el (vhdl-mode):
9115 * progmodes/xscheme.el (scheme-interaction-mode):
9116 * replace.el (occur-mode):
9117 * ses.el (ses-mode):
9118 * simple.el (completion-list-mode):
9119 * skeleton.el:
9120 * speedbar.el (speedbar-mode):
9121 * term.el (term-mode):
9122 * terminal.el (terminal-edit-mode):
9123 * textmodes/reftex-index.el (reftex-index-mode)
9124 (reftex-index-phrases-mode):
9125 * textmodes/reftex-sel.el (reftex-select-label-mode)
9126 (reftex-select-bib-mode):
9127 * textmodes/reftex-toc.el (reftex-toc-mode):
9128 * wdired.el (wdired-change-to-wdired-mode):
9129 * wid-browse.el (widget-browse-mode):
9130 Use run-mode-hooks.
9131
9132 * array.el (array-mode):
9133 * calendar/todo-mode.el (todo-mode):
9134 * man.el (Man-mode):
9135 * play/landmark.el (lm-mode):
9136 * play/mpuz.el (mpuz-mode):
9137 Use kill-all-local-variables and run-mode-hooks.
9138
9139 * subr.el (delay-mode-hooks): Specify indentation.
9140
9141 2005-05-26 Mark A. Hershberger <mah@everybody.org>
9142
9143 * xml.el (xml-substitute-special): Don't die for undefined xml
9144 entities.
9145
9146 2005-05-26 Jay Belanger <belanger@truman.edu>
9147
9148 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
9149 of nil.
9150
9151 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
9152
9153 * progmodes/gdb-ui.el (gdb-frame-address):
9154 Rename from gdb-current-address.
9155 (gdb-previous-frame-address): Rename from gdb-previous-address.
9156 (gdb-selected-frame): Rename from gdb-current-frame.
9157 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
9158 (gdb-frame-number): Rename from gdb-current-stack-level.
9159 (gdb-ann3): Match new mode-name for disassembly buffer.
9160 Extend initialization of variables.
9161 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
9162 (gdb-memory-mode): Use mouse-face in header line.
9163 (gdb-assembler-buffer-name): Call it disassembly and give frame
9164 in mode line.
9165 (gdb-source-spec-regexp, gdb-assembler-custom)
9166 (gdb-invalidate-assembler, gdb-frame-handler):
9167 Make robust to leading zeroes in address format.
9168
9169 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
9170
9171 * textmodes/org.el (org-mode): Use `define-derived-mode' to
9172 define `org-mode'.
9173 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
9174
9175 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
9176
9177 * log-edit.el (log-edit-changelog-entries): Distinguish between
9178 filenames like xfns.c and fns.c.
9179
9180 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
9181
9182 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
9183 point after reverting.
9184 (Buffer-menu-make-sort-button): Handle the case where
9185 `Buffer-menu-use-header-line' is nil.
9186
9187 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
9188
9189 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
9190 New funcs. In minibuffer-local-completion-map bind `]', `/'
9191 and `:' to them.
9192
9193 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
9194
9195 * startup.el (normal-top-level): Allow modification of load-path while
9196 we're iterating over it.
9197
9198 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
9199
9200 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
9201 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
9202 (thumbs-resize-interactive, thumbs-insert-image)
9203 (thumbs-insert-thumb, thumbs-dired-show-marked)
9204 (thumbs-find-image-at-point, thumbs-delete-images)
9205 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
9206 (thumbs-increment-image-size, thumbs-decrement-image-size):
9207 Fix typos in docstrings.
9208
9209 2005-05-24 Andre Spiegel <spiegel@gnu.org>
9210
9211 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
9212 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
9213 (cperl-mode): Use them.
9214
9215 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
9216
9217 * window.el (quit-window, shrink-window-if-larger-than-buffer):
9218 Doc fixes.
9219
9220 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
9221
9222 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
9223 Bind C-d to gdb-inferior-io-eof.
9224
9225 * dired.el (dired-dnd-popup-notice): Use message-box.
9226
9227 2005-05-23 Masatake YAMATO <jet@gyve.org>
9228
9229 * bindings.el (mode-line-major-mode-keymap):
9230 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
9231
9232 * faces.el (mode-line-highlight): New face.
9233
9234 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
9235 as mouse-face.
9236
9237 * bindings.el (top-level, help-echo, mode-line-modified)
9238 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
9239 as mouse-face.
9240
9241 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
9242
9243 * progmodes/cc-engine.el (c-guess-basic-syntax):
9244 Remove spurious call to `zerop'.
9245
9246 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
9247
9248 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
9249
9250 CC Mode update to 5.30.10:
9251
9252 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
9253 could go past the limit in decoration level 2, thereby causing
9254 errors during interactive fontification.
9255
9256 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
9257 the file is evaluated interactively.
9258
9259 * cc-engine.el (c-guess-basic-syntax): Handle operator
9260 declarations somewhat better in C++.
9261
9262 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
9263 make use of `run-mode-hooks' which has been added in Emacs 21.1.
9264 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9265 (awk-mode): Use it.
9266 (make-local-hook): Suppress warning about obsoleteness.
9267
9268 * cc-engine.el, cc-align.el, cc-cmds.el
9269 (c-append-backslashes-forward, c-delete-backslashes-forward)
9270 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
9271 Compensate for return value from `forward-line' when it has moved
9272 but not to a different line due to eob.
9273
9274 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
9275 `objc-method-intro' and `objc-method-args-cont'.
9276
9277 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
9278
9279 CC Mode update to 5.30.10:
9280
9281 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
9282 in the copyright statement. Incidentally, change "along with GNU
9283 Emacs" to "along with this program" where it occurs.
9284
9285 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
9286 so that it is interactive, hence can be found by M-x awk-mode
9287 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
9288 <gmorris+emacs@ast.cam.ac.uk>.
9289
9290 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
9291 Mode's regexps.
9292
9293 2005-05-23 Kevin Ryde <user42@zip.com.au>
9294
9295 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
9296 c-parse-state, to avoid a lisp error (on bad code).
9297
9298 2005-05-23 Lute Kamstra <lute@gnu.org>
9299
9300 * subr.el (font-lock-defaults): Remove defvar as it's already
9301 defined in font-core.el.
9302
9303 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
9304
9305 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
9306
9307 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
9308 more general and work when GDB variable "print pretty" is on,
9309 as with Emacs, for example.
9310
9311 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
9312
9313 * font-core.el: Update comment.
9314
9315 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
9316 Use `after-change-major-mode-hook' instead of `find-file-hook'.
9317
9318 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
9319
9320 2005-05-22 Eli Zaretskii <eliz@gnu.org>
9321
9322 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
9323 and `yank-handler' in the doc strings.
9324
9325 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
9326
9327 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
9328
9329 2005-05-22 Richard M. Stallman <rms@gnu.org>
9330
9331 * help.el (describe-key): Move print-help-return-message call
9332 out of conditional.
9333
9334 * progmodes/etags.el (list-tags): Use with-no-warnings.
9335
9336 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
9337 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
9338 (starttls-extra-args, starttls-extra-arguments): Add defvars.
9339
9340 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
9341
9342 * language/viet-util.el (viet-viscii-nonascii-translation-table):
9343 Add defvar.
9344
9345 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
9346 Use defvar, not defconst.
9347
9348 * hexl.el (hexl-follow-line): Use with-no-warnings.
9349
9350 * emulation/tpu-extras.el: Use write-file-functions instead of
9351 write-file-hooks.
9352
9353 * dired.el (dired-font-lock-keywords): Fontify files with junk
9354 extensions even if marked by -F.
9355
9356 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
9357
9358 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
9359 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
9360 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
9361 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
9362 (concatenate, list-length, get*, getf, cl-remprop):
9363 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
9364 (etypecase, progv, lexical-let, lexical-let*)
9365 (multiple-value-bind, multiple-value-setq, shiftf):
9366 Improve argument/docstring consistency.
9367
9368 * subr.el (focus-frame, unfocus-frame):
9369 Revert deletion on 2005-05-01.
9370
9371 2005-05-22 Andre Spiegel <spiegel@gnu.org>
9372
9373 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
9374 doesn't exist.
9375
9376 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
9377 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
9378
9379 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
9380
9381 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
9382 already deleted variables: auto-fill-hook, blink-paren-hook,
9383 lisp-indent-hook, inhibit-local-variables, unread-command-event,
9384 suspend-hooks, comment-indent-hook, meta-flag,
9385 before-change-function, after-change-function,
9386 font-lock-doc-string-face.
9387
9388 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9389
9390 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
9391
9392 2005-05-21 Eli Zaretskii <eliz@gnu.org>
9393
9394 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
9395 rmail-dont-reply-to.
9396
9397 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
9398
9399 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
9400 literal blank when splitting new-header-values.
9401
9402 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
9403
9404 * calendar/cal-menu.el (cal-menu-update): Add separator as a
9405 string so that tmm doesn't create a completion entry for it.
9406
9407 * textmodes/table.el (table-disable-menu): Ditto.
9408
9409 2005-05-21 Richard M. Stallman <rms@gnu.org>
9410
9411 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
9412
9413 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
9414
9415 * net/rcompile.el (remote-compile): Use compilation-start.
9416
9417 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
9418
9419 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
9420
9421 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
9422 Default to makefile-bsdmake-mode on BSD systems.
9423
9424 * imenu.el (imenu-generic-expression, imenu--generic-function'):
9425 REGEXP may also be a search function now. The part of doc-string
9426 for describing the structure was 95% identical to that of
9427 `imenu--generic-function'. Unify it there.
9428
9429 * progmodes/make-mode.el (makefile-imenu-generic-expression):
9430 Use function to find dependencies, because regexp alone is so complex,
9431 it easily goes into an endless loop.
9432 (makefile-makepp-mode): Also add submenu for Perl functions
9433 defined in the makefile.
9434 (makefile-bsdmake-mode): Special imenu-generic-expression no
9435 longer needed, due to function call.
9436 (makefile-match-dependency): Take BOUND into account when checking
9437 if we're through.
9438
9439 2005-05-20 Jay Belanger <belanger@truman.edu>
9440
9441 * calc/calc-units.el (calc-invalidate-units-table):
9442 Use inhibit-read-only.
9443 (math-build-units-table-buffer): Use view-mode.
9444
9445 2005-05-20 David Kastrup <dak@gnu.org>
9446
9447 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
9448 easy-menu-add is not a nop on Emacs; and clarify when to call it.
9449
9450 2005-05-20 Lute Kamstra <lute@gnu.org>
9451
9452 * diff-mode.el (diff-header-face, diff-file-header-face)
9453 (diff-index-face, diff-hunk-header-face, diff-removed-face)
9454 (diff-added-face, diff-changed-face, diff-function-face)
9455 (diff-context-face, diff-nonexistent-face): Put them in the
9456 diff-mode customization group.
9457
9458 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
9459
9460 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
9461
9462 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
9463
9464 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
9465 Minor regexp-optimization.
9466
9467 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9468
9469 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
9470 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
9471 (org-agenda-add-time-grid-maybe): New function.
9472 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
9473 (org-table-create): `dotimes' instead of `mapcar'.
9474 (org-xor): Simplify implementation.
9475 (org-agenda): `inhibit-redisplay' turned on.
9476 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
9477 a consistent line after a state change.
9478 (org-agenda-remove-times-when-in-prefix): New option.
9479 (org-prefix-has-time): New variable.
9480 (org-parse-time-string): Optional argument NODEFAULT.
9481 (org-format-agenda-item): Parse items for time-of-day
9482 specifications and move these into the prefix if possible.
9483 (org-agenda-priority): Get current heading, not previous heading
9484 during agenda remote editing.
9485
9486 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
9487
9488 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
9489 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
9490 (remove-duplicates, delete-duplicates, substitute)
9491 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
9492 (nsubstitute-if-not, find, find-if, find-if-not, position)
9493 (position-if, position-if-not, count, count-if, count-if-not)
9494 (mismatch, search, sort*, stable-sort, merge, member*)
9495 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
9496 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
9497 (intersection, nintersection, set-difference, nset-difference)
9498 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
9499 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
9500 (nsublis, tree-equal): Improve argument/docstring consistency.
9501
9502 * subr.el (send-string, send-region):
9503 Remove obsolescence declaration.
9504 (window-dot, set-window-dot, read-input, show-buffer)
9505 (eval-current-buffer, string-to-int):
9506 Add release number to obsolescence declarations.
9507
9508 2005-05-19 Kim F. Storm <storm@cua.dk>
9509
9510 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
9511 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
9512
9513 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
9514
9515 * faces.el (list-faces-display): Make back button respect optional
9516 regexp arg.
9517
9518 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
9519
9520 * calculator.el (calculator-radix-grouping-mode)
9521 (calculator-radix-grouping-digits, calculator-displayer)
9522 (calculator-radix-grouping-separator, calculator-copy-displayer):
9523 * dabbrev.el (dabbrev-search-these-buffers-only):
9524 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
9525 (diff-advance-after-apply-hunk, diff-mode-hook)
9526 (diff-minor-mode-prefix):
9527 * imenu.el (imenu-use-popup-menu):
9528 * jit-lock.el (jit-lock-context-time):
9529 * newcomment.el (comment-fill-column, comment-column)
9530 (comment-style, comment-padding, comment-multi-line)
9531 (comment-empty-lines, comment-auto-fill-only-comments):
9532 * reveal.el (reveal-around-mark):
9533 * uniquify.el (uniquify-buffer-name-style)
9534 (uniquify-after-kill-buffer-p)
9535 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
9536 (uniquify-min-dir-content, uniquify-separator)
9537 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
9538 * w32-vars.el (w32-fixed-font-alist):
9539 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
9540 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
9541 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
9542 * progmodes/perl-mode.el (perl-indent-level)
9543 (perl-continued-statement-offset, perl-continued-brace-offset)
9544 (perl-brace-offset, perl-brace-imaginary-offset)
9545 (perl-label-offset, perl-indent-continued-arguments)
9546 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
9547 * progmodes/tcl.el (tcl-indent-level)
9548 (tcl-continued-indent-level, tcl-auto-newline)
9549 (tcl-tab-always-indent, tcl-electric-hash-style)
9550 (tcl-help-directory-list, tcl-use-smart-word-finder)
9551 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
9552 (inferior-tcl-source-command):
9553 * textmodes/fill.el (enable-kinsoku):
9554 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
9555 * textmodes/table.el (table-yank-handler):
9556 Specify missing group (and type, if simple) in defcustom.
9557
9558 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9559
9560 * progmodes/compile.el (compilation-finish-function): Fix defvar.
9561
9562 2005-05-19 Richard M. Stallman <rms@gnu.org>
9563
9564 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
9565
9566 * subr.el (event-basic-type): Don't get an error.
9567 (left-fringe-p): Function deleted.
9568
9569 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
9570 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
9571
9572 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
9573 in recursive copy.
9574
9575 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
9576
9577 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
9578
9579 * emacs-lisp/bytecomp.el
9580 (byte-compile-file-form-custom-declare-variable): Call
9581 byte-compile-nogroup-warn if appropriate.
9582
9583 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
9584 (compilation-set-window): Don't call left-fringe-p; do it directly.
9585
9586 2005-05-19 Jay Belanger <belanger@truman.edu>
9587
9588 * calc/calc-graph.el (calc-graph-format-data): Make sure
9589 var-PlotRejects is bound before trying to check its value.
9590
9591 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
9592
9593 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
9594 definition of this variable from reftex-global.el to reftex.el,
9595 because it is needed in the menu.
9596
9597 2005-05-19 Lute Kamstra <lute@gnu.org>
9598
9599 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
9600 years are fixed. Don't insert a space after a dash.
9601
9602 2005-05-19 Kim F. Storm <storm@cua.dk>
9603
9604 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
9605
9606 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
9607
9608 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
9609 strings, because (eq ... ?\\) is fairly frequent.
9610
9611 * progmodes/make-mode.el (makefile-add-this-line-targets):
9612 Simplify and integrate into `makefile-pickup-targets'.
9613 (makefile-add-this-line-macro): Simplify and integrate into
9614 `makefile-pickup-macros.
9615 (makefile-pickup-filenames-as-targets): Simplify.
9616 (makefile-previous-dependency, makefile-match-dependency):
9617 Don't stumble over `::'.
9618
9619 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
9620
9621 * subr.el (post-command-idle-hook, post-command-idle-delay):
9622 Remove obsoletion of post-command-idle-hook and
9623 post-command-idle-delay.
9624
9625 * faces.el (list-faces-display): Provide button when describe-face
9626 is called to take user back to the list of faces.
9627
9628 * help-fns.el (describe-variable): Remove hyperlinks in a
9629 variable's value as these are quite frequently inappropriate.
9630
9631 * follow.el (follow-submit-feedback, follow-mode):
9632 Remove references to post-command-idle-hook.
9633
9634 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
9635
9636 * progmodes/make-mode.el (makefile-previous-dependency)
9637 (makefile-match-dependency): Check for := (and in bsd mode also
9638 !=) to give a better result, even when font-lock is not on.
9639
9640 2005-05-18 Jay Belanger <belanger@truman.edu>
9641
9642 * calc/calc-help.el (calc-s-prefix-help):
9643 Add `calc-copy-special-constant' to help string.
9644
9645 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9646
9647 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
9648
9649 2005-05-18 Jay Belanger <belanger@truman.edu>
9650
9651 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
9652 in linear factors are in proper order.
9653
9654 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9655
9656 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
9657 Support for jurabib.
9658
9659 * textmodes/reftex.el (featurep): Define aliases for overlay
9660 commands, for XEmacs compatibility, and use these aliases in
9661 overlay initializations.
9662 (reftex-highlight): Use `reftex-move-overlay'.
9663 (reftex-unhighlight): Use `reftex-delete-overlay'.
9664 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
9665 (reftex-access-search-path): Use `reftex-uniquify' instead of
9666 `reftex-uniq'
9667
9668 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
9669 `before-string' property modification enables for Emacs as well.
9670 (reftex-select-item): Use `reftex-delete-overlay'.
9671 (reftex-select-mark): Use `reftex-make-overlay' and
9672 `reftex-overlay-put'.
9673 (reftex-select-unmark): Use `reftex-delete-overlay' and
9674 `reftex-overlay-put'.
9675
9676 2005-05-18 Lute Kamstra <lute@gnu.org>
9677
9678 * emacs-lisp/lisp.el (check-parens): Fix docstring.
9679
9680 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
9681
9682 * add-log.el (add-change-log-entry):
9683 * array.el (array-make-template, array-reconfigure-rows)
9684 (array-init-max-row, array-init-max-column)
9685 (array-init-columns-per-line, array-init-field-width):
9686 * replace.el (replace-match-maybe-edit, perform-replace):
9687 * textmodes/spell.el (spell-region):
9688 Replace `read-input' by `read-string'.
9689
9690 * forms.el (forms-mode):
9691 * finder.el (finder-compile-keywords):
9692 * shadowfile.el (shadow-read-files):
9693 Replace `eval-current-buffer' by `eval-buffer'.
9694
9695 * terminal.el (te-pass-through):
9696 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
9697 (ange-ftp-raw-send-cmd):
9698 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
9699 (send-process-next-char, telnet-initial-filter, telnet):
9700 Replace `send-string' by `process-send-string'.
9701
9702 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
9703 (prolog-consult-region): Replace `send-string' by
9704 `process-send-string'; replace `send-region' by `process-send-region'.
9705
9706 * progmodes/delphi.el (delphi-log-msg):
9707 Replace `set-window-dot' by `set-window-point'.
9708
9709 * subr.el (window-dot, set-window-dot, read-input, send-string)
9710 (send-region, show-buffer, eval-current-buffer):
9711 Make really obsolete, as the comment says.
9712
9713 2005-05-17 Kim F. Storm <storm@cua.dk>
9714
9715 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
9716 (cua--init-keymaps): Bind C-return instead of S-return to set
9717 rectangle mark.
9718
9719 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
9720 instead of S-return to toggle/clear rectangle mark.
9721
9722 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
9723
9724 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
9725 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
9726 Also fontify plain strings assigned to variables, mostly so that a
9727 colon has a face and is thus not taken as a dependency separator.
9728 (makefile-previous-dependency): Inline the new matcher, because it
9729 is too complex to work in both directions.
9730 (makefile-match-dependency): Eliminate `backward' arg (see above).
9731 Completely reimplemented so as to not sometimes go into an endless
9732 loop. It should also be more efficient, because first it only
9733 searches for `:', instead of applying the very complex regexp.
9734 (makefile-mode): Cancel `font-lock-support-mode', because blocks
9735 to be fontified in one piece can be too long for JIT.
9736 Makefiles are never *that* big.
9737
9738 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
9739
9740 * dired.el (dired-mode): Simplify.
9741
9742 2005-05-17 Lute Kamstra <lute@gnu.org>
9743
9744 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
9745 defcustom for the mode hook variable.
9746
9747 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
9748 Emacs Lisp Reference Manual.
9749
9750 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
9751
9752 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
9753 (evenp, list*):
9754 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
9755 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
9756
9757 * net/tramp-smb.el (tramp-smb-open-connection):
9758 Pass `tramp-chunksize' as fifth (required) argument.
9759
9760 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
9761
9762 * font-lock.el (lisp-font-lock-keywords-1):
9763 Set `font-lock-negation-char-face' for [^...] char group.
9764 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
9765
9766 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
9767 a var, and refine it to mask one more level of nested vars.
9768 (makefile-rule-action-regex): Turn it into a var, and refine it so
9769 it recognizes backslashed continuation lines as belonging to the
9770 same command.
9771 (makefile-macroassign-regex): Refine it so it recognizes
9772 backslashed continuation lines as belonging to the same command.
9773 (makefile-var-use-regex): Don't look at the next char, because it
9774 might be the same one to be skipped by the initial [^$], leading
9775 to an overlooked variable use.
9776 (makefile-make-font-lock-keywords): Remove two parameters, which
9777 are now variables that some of the modes set locally.
9778 Handle dependency and rule action matching through functions, because
9779 regexps alone match too often. Dependency matching now comes
9780 last, so it can check, whether a colon already matched something else.
9781 (makefile-mode): Inform that font-lock improves makefile parsing
9782 capabilities.
9783 (makefile-match-dependency, makefile-match-action): New functions.
9784
9785 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
9786
9787 * emacs-lisp/cl-extra.el (equalp): Doc fix.
9788
9789 * align.el (align-regexp):
9790 * ansi-color.el (ansi-color-get-face):
9791 * array.el (array-reconfigure-rows, array-init-max-row)
9792 (array-init-max-column, array-init-columns-per-line)
9793 (array-init-field-width):
9794 * dired-aux.el (dired-trample-file-versions):
9795 * dired-x.el (dired-mark-sexp):
9796 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
9797 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
9798 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
9799 * faces.el (face-read-integer):
9800 * files.el (backup-extract-version, insert-directory):
9801 * hexl.el (hexl-insert-decimal-char):
9802 * server.el (server-process-filter):
9803 * shell.el (shell-extract-num):
9804 * startup.el (command-line-1):
9805 * term.el (term-command-hook):
9806 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
9807 (time-stamp-do-number):
9808 * time.el (display-time-update):
9809 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
9810 (timezone-fix-time):
9811 * vms-patch.el (vms-suspend-resume-hook):
9812 * calendar/appt.el (appt-convert-time):
9813 * calendar/cal-bahai.el (mark-bahai-diary-entries):
9814 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
9815 * calendar/cal-islam.el (mark-islamic-diary-entries):
9816 * calendar/calendar.el (calendar-cursor-to-date)
9817 (calendar-star-date):
9818 * calendar/diary-lib.el (diary-attrtype-convert)
9819 (mark-diary-entries, diary-entry-time):
9820 * calendar/solar.el (solar-get-number):
9821 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
9822 * emacs-lisp/re-builder.el (reb-display-subexp):
9823 * emulation/edt.el (edt-set-scroll-margins):
9824 * emulation/tpu-extras.el (tpu-set-scroll-margins):
9825 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
9826 (vip-get-ex-count):
9827 * emulation/viper-ex.el (viper-get-ex-token)
9828 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
9829 * international/fontset.el (fontset-plain-name):
9830 * mail/feedmail.el (feedmail-look-at-queue-directory):
9831 * mail/mailalias.el (mail-get-names):
9832 * mail/rmail.el (rmail-convert-to-babyl-format):
9833 * mail/rmailsum.el (rmail-make-basic-summary-line)
9834 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
9835 (rmail-summary-goto-msg):
9836 * mail/smtpmail.el (smtpmail-read-response):
9837 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
9838 (ange-ftp-vms-add-file-entry):
9839 * play/gametree.el (gametree-looking-at-ply)
9840 (gametree-current-branch-score):
9841 * progmodes/ada-xref.el (ada-prj-find-prj-file)
9842 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
9843 * progmodes/cperl-mode.el (condition-case):
9844 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
9845 (ebrowse-set-member-buffer-column-width)
9846 (ebrowse-select-1st-to-9nth):
9847 * progmodes/etags.el (etags-snarf-tag):
9848 * progmodes/flymake.el (flymake-parse-line):
9849 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
9850 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
9851 (idlwave-shell-menu-def):
9852 * progmodes/ps-mode.el (ps-run-goto-error):
9853 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
9854 (vhdl-speedbar-contract-level):
9855 * term/mac-win.el (x-handle-numeric-switch):
9856 * term/sun-mouse.el (sun-get-frame-data):
9857 * term/w32-win.el (x-handle-numeric-switch):
9858 * term/x-win.el (x-handle-numeric-switch):
9859 * textmodes/ispell.el (ispell-parse-output):
9860 * textmodes/nroff-mode.el (nroff-outline-level):
9861 * textmodes/reftex-cite.el (reftex-bib-sort-year)
9862 (reftex-bib-sort-year-reverse, reftex-format-citation):
9863 * textmodes/reftex-parse.el (reftex-init-section-numbers)
9864 (reftex-section-number):
9865 * textmodes/texinfmt.el (texinfo-paragraphindent):
9866 Replace `string-to-int' by `string-to-number'.
9867
9868 * international/latexenc.el: Add page marker to force the "Local
9869 Variables:" string out of the last page.
9870
9871 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
9872
9873 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
9874 tooltip-change-major-mode.
9875 (gud-tooltip-print-command): Remove case where gud-minor-mode
9876 is gdb ("--fullname").
9877 (gud-tooltip-tips): Turn GUD tooltips off for this case and
9878 explain to user.
9879
9880 2005-05-16 Jay Belanger <belanger@truman.edu>
9881
9882 * calc/calc-store.el (calc-copy-special-constant): New function.
9883
9884 * calc/calc-ext.el (calc-init-extensions): Add binding for
9885 `calc-copy-special-constant'.
9886
9887 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
9888 for the `calc-copy-special-constant' command.
9889
9890 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
9891
9892 * subr.el (left-fringe-p): New function.
9893
9894 * progmodes/compile.el (compilation-setup): Set local value of
9895 overlay-arrow-string to "" always.
9896 (compilation-set-window): Left fringe then don't scroll.
9897 No left fringe then no arrow and scroll message to top.
9898 (compilation-context-lines): Adjust doc string accordingly.
9899
9900 2005-05-16 Kim F. Storm <storm@cua.dk>
9901
9902 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
9903 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
9904 (ido-wide-find-dir-or-delete-dir): New command for M-d.
9905 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
9906 (ido-read-file-name): Handle commands with ido property value
9907 equal to find-file as reading a file name, to allow C-d to enter dired.
9908 (ibuffer-find-file): Add ido property with value find-file.
9909
9910 2005-05-15 Kim F. Storm <storm@cua.dk>
9911
9912 * subr.el (open-network-stream-nowait): Remove.
9913 (open-network-stream-server): Remove.
9914
9915 2005-05-15 Richard M. Stallman <rms@gnu.org>
9916
9917 * faces.el (describe-face): Output a definition link button.
9918
9919 * help-mode.el (help-face-def): New button type.
9920
9921 * emacs-lisp/copyright.el (copyright-fix-years):
9922 Match properly if the first year is 2-digit.
9923 Don't mess up the whitespace after the years by filling.
9924
9925 * dired-aux.el (dired-mark-confirm):
9926 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
9927
9928 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
9929 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
9930 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
9931
9932 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
9933 Set font-lock-comment-start-skip.
9934
9935 * font-lock.el (font-lock-comment-start-skip): New variable.
9936 (font-lock-comment-end-skip): New variable.
9937 (font-lock-fontify-syntactically-region): Use them if non-nil.
9938
9939 2005-05-15 Jay Belanger <belanger@truman.edu>
9940
9941 * calc/calc-store.el (calc-store-value): Return a string rather
9942 than display it as a message.
9943 Use calc-var-name for variable name.
9944 (calc-store-into): Add the result of calc-store-value to message.
9945 (calc-copy-variable): Add a message.
9946 (calc-store-exchange): Improve error messages.
9947 (calc-store-binary, calc-store-map): Don't reset the values of
9948 special constants.
9949
9950 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9951
9952 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
9953 manual to docstring.
9954
9955 * files.el (hack-local-variables-confirm): Add STRING argument.
9956 Make the function handle non file visiting buffers correctly.
9957 (hack-local-variables-prop-line, hack-local-variables)
9958 (hack-one-local-variable): Use STRING arg of
9959 `hack-local-variables-confirm'.
9960
9961 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9962
9963 Sync with Tramp 2.0.49.
9964
9965 * net/tramp.el (tramp-handle-dired-call-process)
9966 (tramp-handle-insert-directory):`insert-buffer' cannot be used
9967 because the contents of the Tramp buffer is changed before
9968 insertion (`expand-file' and alike).
9969 (tramp-handle-insert-directory): If `localname' has an empty
9970 nondirectory name, it must not be quoted.
9971 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
9972 variable `tramp-chunksize'. Change callees.
9973 (tramp-open-connection-setup-interactive-shell): Check remote host
9974 for buggy `send-process-string' implementation.
9975 Set `tramp-chunksize' if found. Reported by Michael Kifer
9976 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
9977 (tramp-handle-shell-command): `insert-buffer' cannot be used
9978 because the contents of the Tramp buffer is changed before
9979 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
9980 <frederic.bothamy@free.fr>.
9981 (tramp-set-auto-save): Actions should be done for Tramp file name
9982 handler only. Ange-FTP has its own auto-save mechanism.
9983 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
9984 (tramp-set-auto-save-file-modes): Set file modes of
9985 `buffer-auto-save-file-name' to ?\600 as fallback solution.
9986 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
9987 (tramp-bug): Remove obsolete variable.
9988 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
9989 for presence of `mml-mode'. Make it running for older Emacsen as well.
9990
9991 2005-05-14 John Paul Wallington <jpw@pobox.com>
9992
9993 * ibuf-ext.el (define-ibuffer-filter filename):
9994 If `dired-directory' is a list, use its car.
9995
9996 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
9997
9998 * ibuffer.el (define-ibuffer-column filename):
9999 If `dired-directory' is a list, use its car.
10000
10001 2005-05-14 Richard M. Stallman <rms@gnu.org>
10002
10003 * subr.el (symbol-file): Doc fix.
10004
10005 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
10006 (byte-compile-form): Call byte-compile-nogroup-warn.
10007 (byte-compile-warning-types): Doc fix.
10008
10009 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
10010
10011 * progmodes/cc-engine.el (c-literal-faces):
10012 Add font-lock-comment-delimiter-face.
10013
10014 * net/net-utils.el (dig): Use with-no-warnings.
10015
10016 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
10017 (sc-recite-frame-alist, sc-default-cite-frame)
10018 (sc-default-uncite-frame, sc-default-recite-frame)
10019 (sc-attrib-selection-list, sc-rewrite-header-list):
10020 Mark as risky-local-variable.
10021
10022 * international/ogonek.el (ogonek-jak, ogonek-how):
10023 Don't use beginning-of-buffer.
10024
10025 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
10026
10027 * calendar/solar.el (solar-data-list): Move definition up.
10028
10029 * dnd.el (dnd-protocol-alist): Add autoload.
10030
10031 * progmodes/sh-script.el: Many doc usage fixes.
10032 (sh-indent-after-do): Change default to match common styles.
10033
10034 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
10035
10036 * files.el (interpreter-mode-alist)
10037 (auto-mode-interpreter-regexp): Doc fixes.
10038
10039 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
10040
10041 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
10042
10043 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
10044
10045 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10046
10047 * dired.el (dired-mode): make-variable-buffer-local =>
10048 make-local-variable.
10049
10050 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10051
10052 * term/mac-win.el (mac-select-convert-to-string): Try coding
10053 systems in mac-script-code-coding-systems if specified one cannot
10054 encode string for `com.apple.traditional-mac-plain-text'.
10055
10056 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
10057
10058 * progmodes/make-mode.el (makefile-targets-face)
10059 (makefile-shell-face, makefile-makepp-perl-face): New faces.
10060 (makefile-dependency-regex): Fix it to not make the colon in
10061 $(var:a=b) special.
10062 (makefile-rule-action-regex): New regexp for highlighting embedded
10063 Shell strings.
10064 (makefile-macroassign-regex): Handle != for highlighting as
10065 embedded Shell strings.
10066 (makefile-var-use-regex): New const.
10067 (makefile-statements, makefile-automake-statements)
10068 (makefile-gmake-statements, makefile-makepp-statements)
10069 (makefile-bsdmake-statements): New consts.
10070 (makefile-make-font-lock-keywords): New function.
10071 (makefile-automake-font-lock-keywords)
10072 (makefile-gmake-font-lock-keywords)
10073 (makefile-makepp-font-lock-keywords)
10074 (makefile-bsdmake-font-lock-keywords): New consts.
10075 (makefile-mode-map): Add switchers between the various submodes.
10076 (makefile-mode): Document the availability of the variants.
10077 (makefile-automake-mode, makefile-gmake-mode)
10078 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
10079
10080 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
10081 new variants of makefile-mode.
10082
10083 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10084
10085 * font-lock.el (font-lock-comment-delimiter-face): Fix up
10086 the inheritance.
10087
10088 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
10089
10090 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
10091 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
10092
10093 * files.el (normal-mode): Extend the scope of the
10094 `enable-local-variables' binding to include the `set-auto-mode' call.
10095 (magic-mode-alist): Doc fix.
10096
10097 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10098
10099 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
10100 font-lock-comment-face rather than copying its setting.
10101
10102 2005-05-12 Andreas Schwab <schwab@suse.de>
10103
10104 * eshell/esh-mode.el (eshell-send-input): Doc fix.
10105
10106 2005-05-12 Lute Kamstra <lute@gnu.org>
10107
10108 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
10109 defcustom for the mode hook variable. Delete the last argument.
10110 * generic-x.el: Fix callers of define-generic-mode.
10111 (generic-x-modes): Delete group.
10112 (show-tabs-tab-face, show-tabs-space-face): Put them in the
10113 generic-x customization group.
10114
10115 2005-05-12 Kim F. Storm <storm@cua.dk>
10116
10117 * font-lock.el (font-lock-negation-char-face): Default to "off".
10118
10119 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
10120 font-lock-negation-char-face to ! in !=.
10121
10122 2005-05-12 Masatake YAMATO <jet@gyve.org>
10123
10124 * add-log.el (find-change-log): Fix typos in the docstring
10125 of function.
10126
10127 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
10128
10129 * international/latexenc.el (latexenc-find-file-coding-system):
10130 Avoid `re-search-forward' when looking for input encoding because
10131 of speed and safety. Better regular expressions for recognizing
10132 input encoding. Limit a search for TeX-master/tex-main-file to
10133 the local variable section.
10134
10135 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
10136
10137 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
10138 syntax of $ to "'" (quote).
10139
10140 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
10141
10142 * dnd.el (dnd-protocol-alist): Improve custom type.
10143
10144 * dired.el (dired-dnd-protocol-alist): New variable.
10145 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
10146 `dired-mode-hook' to the end.
10147
10148 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
10149
10150 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
10151 comment-end if comment-start-skip is not set.
10152 Obey the font-lock-comment-delimiter-face variables.
10153
10154 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
10155
10156 * files.el (executable-find): Move from executable.el. Use
10157 locate-file.
10158 * progmodes/executable.el (executable-find): Move to files.el.
10159
10160 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
10161 when trying to ensure forward progress.
10162
10163 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
10164
10165 * mouse-sel.el (mouse-sel-follow-link-p): New function.
10166 (mouse-select, mouse-select-internal, mouse-extend-internal):
10167 Use it to implement mouse-1-click-follows-link functionality.
10168
10169 2005-05-11 Richard M. Stallman <rms@gnu.org>
10170
10171 * font-lock.el (font-lock-fontify-syntactically-region):
10172 Use font-lock-comment-delimiter-face for comment delimiters.
10173
10174 2005-05-10 Jay Belanger <belanger@truman.edu>
10175
10176 * calc/calc-help.el (calc-m-prefix-help): Add mention of
10177 preserving embedded modes.
10178
10179 2005-05-10 Richard M. Stallman <rms@gnu.org>
10180
10181 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
10182
10183 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
10184 Move from ada-stmt.el.
10185 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
10186
10187 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
10188 Move to ada-mode.el.
10189 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
10190
10191 * cus-edit.el (custom-file): Call file-chase-links.
10192
10193 * files.el (read-directory-name): Fix previous change.
10194 (hack-local-variables-confirm): New function.
10195 (hack-local-variables-prop-line, hack-local-variables)
10196 (hack-one-local-variable): Use it.
10197
10198 2005-05-10 Lute Kamstra <lute@gnu.org>
10199
10200 * font-lock.el (font-lock-keywords-alist)
10201 (font-lock-removed-keywords-alist): Clarify docstrings.
10202
10203 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
10204
10205 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
10206 (gdb-source-info): Check for preprocessor info.
10207 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
10208 a macro for a function.
10209 (gdb-info-breakpoints-custom): Try to find file again if not already
10210 found (user might have used GDB dir command).
10211 (gdb-get-location): Update gdb-location-alist correctly for change
10212 to gdb-info-breakpoints-custom.
10213
10214 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
10215 (gud-tooltip-print-command): Add gdbmi case.
10216 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
10217 preprocessor info.
10218
10219 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
10220
10221 * startup.el (fancy-splash-insert): Fix typo in doc string.
10222
10223 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
10224
10225 * obsolete/float.el (string-to-float):
10226 * obsolete/hilit19.el (hilit-add-pattern):
10227 * obsolete/rnews.el (news-parse-range, news-select-message)
10228 (news-get-pruned-list-of-files): Replace `string-to-int' by
10229 `string-to-number'.
10230
10231 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
10232 `find-file-not-found-hooks'; use `add-hook'.
10233 (uncompress-while-visiting): Set `write-file-functions', not
10234 `write-file-hooks'; use `add-hook'.
10235
10236 2005-05-09 Kim F. Storm <storm@cua.dk>
10237
10238 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
10239 (cua-paste): Handle clipboard action.
10240 (cua--init-keymaps): Remap clipboard-kill-region and
10241 clipboard-kill-ring-save.
10242
10243 2005-05-08 Eli Zaretskii <eliz@gnu.org>
10244
10245 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
10246 Improve commentary.
10247
10248 * simple.el (next-error-overlay-arrow-position): Revert the change
10249 made on 2005-04-30.
10250
10251 2005-05-07 Jay Belanger <belanger@truman.edu>
10252
10253 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
10254 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
10255 `calc-sel-reselect'.
10256
10257 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
10258 Calc is in embedded mode.
10259
10260 2005-05-07 Eli Zaretskii <eliz@gnu.org>
10261
10262 * progmodes/compile.el (compilation-setup):
10263 Set overlay-arrow-string to an empty string on text terminals.
10264
10265 * textmodes/ispell.el (ispell-program-name): Try looking for
10266 "aspell" along exec-path, and if found, use it as the default
10267 speller program.
10268
10269 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
10270
10271 * international/mule.el (sgml-xml-auto-coding-function):
10272 Recognize encoding='FOO' in single quotes as well as in double quotes.
10273
10274 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
10275
10276 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
10277 as well as `interactive', so that defmacro* would recognize
10278 `declare' forms.
10279
10280 2005-05-07 Eli Zaretskii <eliz@gnu.org>
10281
10282 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
10283 Explain more about the LIGHTER arg's usage in the doc string.
10284 Add commentary to clarify what the code does. Fix the regexp that
10285 strips whitespace from LIGHTER. Quote LIGHTER before using it,
10286 since it could have characters special to regular expressions.
10287
10288 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
10289
10290 * replace.el (occur-1): Bind inhibit-read-only so that
10291 erase-buffer doesn't barf on read-only text properties (likewise
10292 for add-text-properties in occur-engine). Mark buffer as unmodified.
10293 (occur-engine): Don't set buffer-read-only here.
10294
10295 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10296
10297 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
10298 list-buffers-directory. This caused the *cvs-commit* buffer to be
10299 sometimes mistakenly reused as a *cvs* buffer.
10300
10301 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
10302
10303 * tooltip.el: Move code for GUD tooltips into gud.el.
10304 (require): CL no longer needed to compile case.
10305 (tooltip-mode): Do not toggle functions for GUD tooltips.
10306 (tooltip-gud-tips-p): Remove. Replace with minor mode
10307 gud-tooltip-mode in gud.el.
10308 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
10309 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
10310 tooltip-gud prefix with gud-tooltip and obsolete.
10311 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
10312 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
10313 (tooltip-mouse-motion): Mouse movement functions/variable.
10314 Rename in gud.el by adding gud prefix.
10315 (tooltip-gud-original-filter, tooltip-gud-dereference)
10316 (tooltip-gud-event, tooltip-toggle-gud-tips)
10317 (tooltip-gud-process-output, tooltip-gud-print-command)
10318 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
10319 gud.el by replacing tooltip-gud prefix with gud-tooltip.
10320 (gdb-tooltip-print): Move to gdb-ui.el.
10321
10322 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
10323 (require): CL needed to compile case.
10324 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
10325 tooltip-gud-tips-p. Make it a minor-mode.
10326 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
10327 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
10328 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
10329 (gud-tooltip-change-major-mode)
10330 (gud-tooltip-activate-mouse-motions-if-enabled)
10331 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
10332 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
10333 (gud-tooltip-original-filter, gud-tooltip-dereference)
10334 (gud-tooltip-event, tooltip-toggle-gud-tips)
10335 (gud-tooltip-process-output, gud-tooltip-print-command)
10336 (gud-tooltip-tips): Move from tooltip.el.
10337
10338 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
10339 (gdb-cpp-define-alist-flags): Doc fix.
10340 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
10341 gud-tooltip-mode is t.
10342
10343 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10344
10345 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
10346 evaporate if their text is deleted.
10347 (goto-address-at-point): Make it work as a mouse binding as well.
10348 (goto-address-at-mouse): Obsolete it. Update users.
10349
10350 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
10351
10352 * calendar/appt.el (top-level): No longer activate on load.
10353
10354 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
10355
10356 * calendar/cal-bahai.el (mark-bahai-diary-entries):
10357 * net/webjump.el (webjump):
10358 * progmodes/idlw-help.el (idlwave-do-context-help1)
10359 (idlwave-highlight-linked-completions):
10360 * textmodes/po.el (po-find-file-coding-system-guts):
10361 Replace `assoc-ignore-case' by `assoc-string'.
10362
10363 2005-05-06 Eli Zaretskii <eliz@gnu.org>
10364
10365 * files.el (locate-file): Doc fix.
10366
10367 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
10368 Remove the redundant test for ms-dos.
10369
10370 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
10371 look for the preprocessor with exec-suffixes. If not found in
10372 standard places, look in exec-path. Remove most of the tests that
10373 used system-type.
10374
10375 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
10376
10377 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
10378
10379 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
10380 file-name clash with jka-compr.el on 8+3 filesystems.
10381
10382 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10383
10384 * term/mac-win.el: Don't define or bind scroll bar functions if
10385 x-toolkit-scroll-bars is t.
10386 (x-select-text, x-get-selection-value): Clear
10387 x-last-selected-text-clipboard if x-select-enable-clipboard is
10388 nil.
10389 (PRIMARY): Put mac-scrap-name property.
10390 (mac-select-convert-to-file-url): New function.
10391 (public.file-url): New selection target type. Add to
10392 selection-converter-alist.
10393 (x-get-selection, x-selection-value): Handle it.
10394 (x-cut-buffer-or-selection-value): New alias.
10395
10396 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10397
10398 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
10399 entry to avoid calling bibtex-find-entry with arg global
10400 being t. Remove arg key.
10401 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
10402 (bibtex-copy-summary-as-kill): Change accordingly.
10403
10404 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10405
10406 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
10407 (org-agenda-date-later): Use with-current-buffer.
10408
10409 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
10410
10411 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
10412 (define-obsolete-variable-alias): Doc Fixes.
10413
10414 2005-05-06 Kim F. Storm <storm@cua.dk>
10415
10416 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
10417 vertical-motion when selective-display is active.
10418
10419 * ido.el (ido-setup-hook): New hook.
10420 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
10421 (ido-input-stack): New var.
10422 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
10423 ido-next-work-file binding to M-O.
10424 Bind M-f to ido-wide-find-file-or-pop-dir.
10425 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
10426 (ido-read-internal): Run ido-setup-hook.
10427 Catch quit in read-file-name and read-string to cancel edit.
10428 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
10429 Automatically pop-all when completing a directory name (RET).
10430 (ido-file-internal): Add with-no-warnings around ffap and dired code.
10431 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
10432 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
10433 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
10434 New functions for M-b/M-f to move among the directory components.
10435 (ido-make-merged-file-list): Catch quit to cancel merge.
10436 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
10437 (ido-completion-help): No warnings for ido-completion-buffer-full.
10438
10439 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
10440
10441 * font-lock.el (font-lock-negation-char-face): New face and variable.
10442 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
10443 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
10444 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
10445 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
10446
10447 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
10448
10449 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
10450 Fix typo in docstring.
10451
10452 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
10453 (ebrowse-print-statistics-line)
10454 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
10455
10456 * term/w32-win.el (image-library-alist): Add additional name for
10457 Xpm library.
10458
10459 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
10460
10461 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
10462 use gcc instead of cpp.
10463
10464 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
10465 (gdb-create-define-alist): Use it.
10466 (gdb-cpp-define-alist-program): Update for MS-DOS.
10467
10468 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
10469
10470 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
10471
10472 2005-05-04 Richard M. Stallman <rms@gnu.org>
10473
10474 * help.el (describe-key): No error when UNTRANSLATED is nil.
10475
10476 * simple.el (line-move-1): Fix previous change to signal errors
10477 appropriately.
10478
10479 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
10480
10481 * calendar/icalendar.el (icalendar-version): Now at 0.12.
10482 (icalendar-duration-correction): Remove.
10483 (icalendar--get-event-properties): Split result at commas.
10484 (icalendar--decode-isoduration): New optional argument
10485 DURATION-CORRECTION.
10486 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
10487 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
10488 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
10489 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
10490 (icalendar--convert-anniversary-to-ical): New functions, extracted
10491 from icalendar-export-region, with bug fixes.
10492 (icalendar-export-region): Use the above functions.
10493 (icalendar-import-buffer): Check before saving diary file.
10494 (icalendar--convert-recurring-to-diary)
10495 (icalendar--convert-non-recurring-all-day-to-diary)
10496 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
10497 extracted from icalendar--convert-ical-to-diary, with bug fixes.
10498 (icalendar--convert-ical-to-diary): Use the above functions.
10499
10500 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
10501
10502 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
10503 Remove these recent additions.
10504 (c-mode): Restore to before 2005-04-28.
10505
10506 * progmodes/cc-vars.el (cc-define-list-program): Remove this
10507 recent addition.
10508
10509 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
10510 (gdb-define-alist): New variables.
10511 (gdb-create-define-alist): New function.
10512 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
10513 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
10514 with string-to-number.
10515 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
10516
10517 * progmodes/gud.el: Replace string-to-int with string-to-number.
10518 (gud-find-file): Handle gdb-define-alist.
10519
10520 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
10521
10522 2005-05-02 Jay Belanger <belanger@truman.edu>
10523
10524 * calc/calc-aent.el (math-read-token):
10525 * calc/calc-bin.el (calc-word-size):
10526 * calc/calc-ext.el (calc-read-number-fancy):
10527 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
10528 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
10529 * calc/calc-frac.el (calc-over-notation):
10530 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
10531 (calc-graph-num-points, calc-graph-init):
10532 * calc/calc-prog.el (calc-read-parse-table-part)
10533 (calc-edit-macro-repeats):
10534 * calc/calc-yank.el (calc-do-grab-rectangle):
10535 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
10536 Replace `string-to-int' by `string-to-number'.
10537
10538 2005-05-02 Kim F. Storm <storm@cua.dk>
10539
10540 * kmacro.el: Use executing-kbd-macro-index variable.
10541
10542 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
10543
10544 * net/rlogin.el (rlogin-parse-words): Delete func.
10545 (rlogin): Use split-string, not rlogin-parse-words.
10546 Also, if there are option-like elements in the parsed args,
10547 take the host to be the first arg immediately following them.
10548 Suggested by Michael Mauger.
10549
10550 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
10551
10552 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
10553
10554 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
10555
10556 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
10557 (cc-mode-cpp-program): Rename to cc-define-list-program and
10558 move to cc-vars.el.
10559
10560 * progmodes/cc-vars.el (cc-define-list-program):
10561 Change to "gcc -E -dM -". Make customizable.
10562
10563 2005-05-02 Kim F. Storm <storm@cua.dk>
10564
10565 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
10566
10567 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
10568
10569 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
10570
10571 * international/mule-util.el (truncate-string): Remove alias and
10572 obsolete declaration.
10573
10574 * international/mule-cmds.el (update-iso-coding-systems):
10575 Remove alias and obsolete declaration.
10576
10577 * international/mule.el (coding-system-parent): Remove alias and
10578 obsolete declaration.
10579
10580 * subr.el (define-function, sref): Remove aliases and obsolete
10581 declarations.
10582 (chars-in-region): Remove obsolete declaration.
10583
10584 2005-05-01 Richard M. Stallman <rms@gnu.org>
10585
10586 * info.el (Info-mode): Set widen-automatically to nil, locally.
10587
10588 * simple.el (widen-automatically): New variable.
10589 (pop-global-mark): Obey widen-automatically.
10590
10591 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
10592
10593 * term/xterm.el (function-key-map): Call substitute-key-definition
10594 before the keymap size is increased by a lot of define-key calls.
10595
10596 2005-05-01 Richard M. Stallman <rms@gnu.org>
10597
10598 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
10599 Rename ARG to ELEMENT. Doc fix.
10600
10601 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
10602
10603 * allout.el (allout-exposure): Remove macro and obsolete declaration.
10604 Remove references to allout-exposure/change to allout-new-exposure.
10605
10606 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
10607 bytecode symbols.
10608
10609 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
10610 (compiled-function-p, focus-frame, unfocus-frame):
10611 Remove aliases and obsolete declarations.
10612 Back out inadvertent changes from previous commit.
10613
10614 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
10615
10616 * files.el (require-final-newline): Make Custom tags consistent
10617 with mode-require-final-newline.
10618 (mode-require-final-newline): Doc fix.
10619
10620 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
10621
10622 * international/latexenc.el (latexenc-find-file-coding-system):
10623 Fix regular expressions.
10624
10625 2005-05-01 David Kastrup <dak@gnu.org>
10626
10627 * international/latexenc.el (latexenc-find-file-coding-system):
10628 Fix regular expressions.
10629
10630 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
10631
10632 * subr.el (string-to-int): Make obsolete.
10633
10634 2005-04-30 Richard M. Stallman <rms@gnu.org>
10635
10636 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
10637
10638 * loadup.el: load jka-comp-hook.
10639
10640 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
10641 (jka-compr-handler): Add autoload. `put' calls moved
10642 to jka-comp-hook.el.
10643 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
10644 (jka-compr-inhibit): Autoload.
10645
10646 * jka-comp-hook.el: New file.
10647 Enable the mode by default.
10648
10649 * files.el (backup-buffer-copy): Use copy-file instead
10650 of write-region, and put back the 'excl.
10651
10652 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
10653
10654 * progmodes/flymake.el (flymake-split-string)
10655 (flymake-split-string, flymake-log, flymake-pid-to-names)
10656 (flymake-reg-names, flymake-get-source-buffer-name)
10657 (flymake-unreg-names, flymake-add-line-err-info)
10658 (flymake-add-err-info): Clarify docstrings.
10659 (flymake-popup-menu, flymake-make-emacs-menu)
10660 (flymake-make-xemacs-menu): Add docstrings.
10661 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
10662 Set variables directly throughout.
10663
10664 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
10665
10666 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
10667 exists. Initialize cc-define-alist.
10668 (c-mode): Add cc-create-define-alist locally to after-save-hook.
10669 If there is no file (Macroexpansion) don't create an alist.
10670
10671 2005-04-29 Sam Steingold <sds@gnu.org>
10672
10673 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
10674 (cc-create-define-alist): Use it instead of the hard-coded string.
10675
10676 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
10677
10678 * international/mule-conf.el (file-coding-system-alist): Fix regexp
10679 for latexenc.
10680
10681 2005-04-29 Lute Kamstra <lute@gnu.org>
10682
10683 * emacs-lisp/generic.el: Improve commentary section.
10684 (define-generic-mode): Improve docstring.
10685
10686 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10687
10688 * textmodes/org.el (many places): Change to quiet the byte compiler.
10689 (org-prefix-format-compiled): New variable.
10690 (org-compile-prefix-format): New function.
10691 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
10692 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
10693 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
10694 (org-get-entries-from-diary): Use `org-get-time-of-day' for
10695 consistency with entries from `org-mode' files.
10696 (org-get-time-of-day): Fix bug with partial matches early in a line.
10697 (org-non-link-chars): New constant.
10698 (org-link-regexp): Respect `org-non-link-chars'.
10699 (org-agenda-day-view): Remove command.
10700 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
10701 (org-follow-bbdb-link, org-store-link): Search also company field.
10702 (org-highlight-overlay): New variable.
10703 (org-highlight, org-unhighlight): New functions.
10704 (org-agenda-mode): Add pre-command-hook to remove highlight.
10705 (org-evaluate-time-range): Behavior depends upon whether time stamp
10706 contains a time or not.
10707 (org-show-subtree, org-show-entry): New functions.
10708 (org-agenda-cleanup-fancy-diary): Remove empty lines.
10709
10710 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
10711
10712 * comint.el (comint-output-filter-functions): Add autoload cookie.
10713
10714 2005-04-28 Kim F. Storm <storm@cua.dk>
10715
10716 * ido.el (ido-everywhere): Fix last change.
10717
10718 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
10719
10720 * international/latexenc.el: New file.
10721 * international/mule-conf.el (file-coding-system-alist): For .tex,
10722 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
10723
10724 2005-04-28 Lute Kamstra <lute@gnu.org>
10725
10726 * font-lock.el (font-lock-add-keywords)
10727 (font-lock-remove-keywords): Clarify docstring.
10728 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
10729 Don't start docstrings with a `*'.
10730 (font-lock-update-removed-keyword-alist): Give it a docstring.
10731
10732 * generic-x.el: Update commentary section.
10733 Only require font-lock when compiling.
10734 Define all modes conditionally.
10735 Place all generic modes in the generic-x-modes customization group.
10736 (generic-x-modes): New customization group.
10737 (generic-default-modes, generic-mswindows-modes)
10738 (generic-unix-modes, generic-other-modes): New constants.
10739 (generic-define-mswindows-modes, generic-define-unix-modes):
10740 Update docstrings. Make them obsolete.
10741 (generic-extras-enable-list): New default value. Update docstring.
10742 Improve :type. Change :set function.
10743 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
10744 Fix docstring.
10745
10746 * emacs-lisp/generic.el (generic-mode-internal):
10747 Simplify font-lock-defaults.
10748 (define-generic-mode): Fix docstring.
10749
10750 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10751
10752 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
10753 font-lock-face property to highlight matches.
10754
10755 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
10756
10757 * progmodes/cc-mode.el (cc-create-define-alist): New function.
10758 (cc-define-alist): New variable.
10759 (c-mode): Make it local and initialize it.
10760
10761 * progmodes/gdb-ui.el (gdb-active-process): New variable.
10762 (gdb-exited): New function.
10763 (gdb-annotation-rules): Use it.
10764 (gdb-starting): Set gdb-active-process to t.
10765 (gdb-stopping): Amend doc string.
10766 (gdb-reset): Set gdb-active-process to nil.
10767
10768 * tooltip.el (tooltip-gud-tips): Show the associated #define
10769 directives when a C program under GDB is not executing.
10770
10771 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
10772
10773 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
10774 font-lock-fontify-syntactic-keywords.
10775
10776 * font-lock.el (font-lock-default-fontify-region): Don't force
10777 parse-sexp-lookup-properties to nil.
10778
10779 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
10780
10781 * man.el (man-mode-syntax-table): Set up `:' to have
10782 word-constituent syntax.
10783
10784 2005-04-27 Lute Kamstra <lute@gnu.org>
10785
10786 * novice.el (disable-command): Don't add spurious newlines to the
10787 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
10788
10789 2005-04-26 Jay Belanger <belanger@truman.edu>
10790
10791 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
10792 than one window before deleting window.
10793
10794 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
10795
10796 * shell.el (shell-prompt-pattern): Doc fix.
10797 (shell-mode): Set paragraph-separate buffer locally to "\\'".
10798
10799 * comint.el (comint-prompt-regexp, comint-get-old-input)
10800 (comint-use-prompt-regexp)
10801 (comint-use-prompt-regexp-instead-of-fields)
10802 (comint-replace-by-expanded-history, comint-send-input)
10803 (comint-output-filter, comint-get-old-input-default)
10804 (comint-line-beginning-position, comint-bol, comint-show-output)
10805 (comint-backward-matching-input, comint-forward-matching-input)
10806 (comint-next-prompt, comint-previous-prompt):
10807 Rename `comint-use-prompt-regexp-instead-of-fields' to
10808 `comint-use-prompt-regexp'. Keep old name as alias and declare
10809 obsolete.
10810 (comint-use-prompt-regexp): Shorten first line of doc string.
10811
10812 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
10813 Set paragraph-separate buffer locally to "\\'".
10814
10815 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
10816 Adapt to above name change.
10817
10818 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
10819 (smbclient-prompt-regexp): Ditto.
10820
10821 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
10822
10823 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
10824
10825 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
10826 gdb-location-list.
10827 Break lines that are over 80 characters wide.
10828
10829 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
10830
10831 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
10832 New fun and var, to preserve compatibility.
10833
10834 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
10835
10836 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
10837
10838 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
10839 name to file-newer-than-file-p.
10840
10841 2005-04-26 Richard M. Stallman <rms@gnu.org>
10842
10843 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
10844
10845 * progmodes/python.el (python-mode):
10846 Use new name eldoc-documentation-function.
10847
10848 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
10849
10850 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
10851 (eldoc-documentation-function):
10852 Rename from eldoc-print-current-symbol-info-function. Calls changed.
10853
10854 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
10855
10856 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
10857
10858 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
10859
10860 * term/xterm.el (function-key-map): Fix strings for
10861 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
10862 {C,S,A,C-S}-{f1-f12}.
10863
10864 2005-04-26 Kenichi Handa <handa@m17n.org>
10865
10866 * international/mule-cmds.el (select-safe-coding-system):
10867 Fix previous change.
10868
10869 2005-04-26 Lute Kamstra <lute@gnu.org>
10870
10871 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
10872
10873 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
10874 (font-lock-comment-delimiter-face): Ditto.
10875
10876 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
10877
10878 2005-04-25 Jay Belanger <belanger@truman.edu>
10879
10880 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
10881 to t while inserting information; use help-mode.
10882
10883 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
10884
10885 * term.el (ansi-term-color-vector): Use the xterm colors.
10886 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
10887
10888 2005-04-25 Lute Kamstra <lute@gnu.org>
10889
10890 * font-core.el (font-lock-defaults): Fix docstring.
10891
10892 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
10893
10894 2005-04-25 Kenichi Handa <handa@m17n.org>
10895
10896 * international/mule-cmds.el (select-safe-coding-system):
10897 Don't check consistency with coding: spec, etc if raw-text or
10898 no-conversion was found to be safe.
10899
10900 2005-04-24 Richard M. Stallman <rms@gnu.org>
10901
10902 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
10903 citation markers at start of each line.
10904
10905 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
10906 citation markers at start of each line.
10907
10908 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
10909
10910 * files.el (mode-require-final-newline): Fix previous change.
10911 (require-final-newline): Fix type label.
10912
10913 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
10914
10915 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
10916 statement in buffer (broken by 2004-11-24 change).
10917
10918 2005-04-24 Kim F. Storm <storm@cua.dk>
10919
10920 * ido.el (ido-everywhere): Save and restore old read-buffer-function
10921 and read-file-name-function values. Don't overwrite existing
10922 non-nil values if ido-mode is enabled without ido-everywhere.
10923
10924 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
10925
10926 * files.el (mode-require-final-newline): Minor doc fix.
10927
10928 2005-04-24 Eli Zaretskii <eliz@gnu.org>
10929
10930 * subr.el (syntax-after): Doc fix.
10931 (syntax-class): If argument is nil, return nil. Mask off upper 16
10932 bits, not 8 bits.
10933
10934 * files.el (mode-require-final-newline): Doc fix.
10935 (backup-buffer-copy): Fix last change.
10936
10937 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10938
10939 * term/mac-win.el: Require select. Set selection-coding-system to
10940 mac-system-coding-system. Call menu-bar-enable-clipboard.
10941 (x-last-selected-text-clipboard, x-last-selected-text-primary)
10942 (x-select-enable-clipboard): New variables.
10943 (x-select-text, x-get-selection, x-selection-value)
10944 (x-get-selection-value, mac-select-convert-to-string)
10945 (mac-services-open-file, mac-services-open-selection)
10946 (mac-services-insert-text): New functions.
10947 (CLIPBOARD, FIND): Put mac-scrap-name property.
10948 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
10949 (public.tiff): Put mac-ostype property.
10950 (selection-converter-alist): Add entries for them.
10951 (mac-application-menu-map): New keymap.
10952 (interprogram-cut-function, interprogram-paste-function): Set to
10953 x-select-text and x-get-selection-value, respectively.
10954 (split-window-keep-point): Set to t.
10955
10956 2005-04-23 Richard M. Stallman <rms@gnu.org>
10957
10958 * files.el (read-directory-name): Always pass non-nil
10959 DEFAULT-FILENAME arg to read-file-name.
10960 (backup-buffer-copy, basic-save-buffer-2): Take care against
10961 writing thru an unexpected existing symlink.
10962 (revert-buffer): In indirect buffer, revert the base buffer.
10963 (magic-mode-alist): Doc fix.
10964 (buffer-stale-function): Doc fix.
10965 (minibuffer-with-setup-hook): Avoid warning.
10966 (mode-require-final-newline): Doc and custom fix.
10967
10968 * follow.el (follow-end-of-buffer): Use with-no-warnings.
10969
10970 * font-lock.el (font-lock-comment-face): On terminals with few colors,
10971 use the default appearance.
10972 (font-lock-comment-delimiter-face): New face, new variable.
10973
10974 * imenu.el (imenu--generic-function): The official position of a
10975 definition is the start of the line that BEG is in.
10976
10977 * midnight.el (midnight-timer): Move defvar up.
10978
10979 * mouse.el (mouse-drag-region-1): Delete some debugging code.
10980
10981 * saveplace.el (save-place-to-alist): Use with-no-warnings.
10982
10983 * startup.el (command-line): Use with-no-warnings.
10984
10985 * window.el (window-size-fixed): New defvar.
10986
10987 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
10988
10989 * mail/rmail.el (rmail-font-lock-keywords):
10990 Use font-lock-comment-delimiter-face.
10991
10992 * mail/sendmail.el (mail-font-lock-keywords):
10993 Use font-lock-comment-delimiter-face.
10994
10995 * progmodes/compile.el (next-error-highlight-timer): New defvar.
10996
10997 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
10998
10999 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11000 Specify t for LAXMATCH when matching directories.
11001 Save match data around compilation-compat-error-properties form.
11002
11003 2005-04-23 David Kastrup <dak@gnu.org>
11004
11005 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
11006 Mention that the autoloaded aliases should be kept for AUCTeX.
11007
11008 2005-04-23 Andreas Schwab <schwab@suse.de>
11009
11010 * isearch.el (isearch-forward): Doc fix.
11011
11012 2005-04-23 Eli Zaretskii <eliz@gnu.org>
11013
11014 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
11015 (jit-lock-stealth-nice): Change default value to 0.5.
11016
11017 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
11018
11019 * abbrev.el (write-abbrev-file): Write table entries in
11020 alphabetical order by table name.
11021
11022 2005-04-22 Kim F. Storm <storm@cua.dk>
11023
11024 * ido.el (ido-read-internal): Fix `list' completion.
11025
11026 2005-04-22 Kenichi Handa <handa@m17n.org>
11027
11028 * recentf.el (recentf-save-file-coding-system): New variable.
11029 (recentf-save-list): Encode the file by
11030 recentf-save-file-coding-system and add coding: tag.
11031
11032 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
11033
11034 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
11035
11036 2005-04-21 Lute Kamstra <lute@gnu.org>
11037
11038 * loadhist.el (unload-feature): Don't remove a function from hooks
11039 if it is about to be restored to an autoload . Remove functions
11040 that will become unbound from auto-mode-alist. Simplify the code.
11041
11042 * subr.el (assq-delete-all): New implementation that is linear,
11043 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
11044 (rassq-delete-all): New function.
11045
11046 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
11047 Add size-indication-mode.
11048
11049 2005-04-21 Kenichi Handa <handa@m17n.org>
11050
11051 * international/mule-cmds.el: Add autoload for widget-value in
11052 eval-when-compile.
11053
11054 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
11055
11056 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
11057 Add tooltip-mode.
11058
11059 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
11060
11061 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
11062
11063 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
11064 (inferior-lisp-filter-regexp, inferior-lisp-program)
11065 (inferior-lisp-load-command, inferior-lisp-prompt)
11066 (inferior-lisp-mode-hook, lisp-source-modes)
11067 (inferior-lisp-load-hook): defvar->defcustom.
11068 (inferior-lisp-program, inferior-lisp-prompt)
11069 (inferior-lisp-load-hook): Doc fixes.
11070 (inferior-lisp-install-letter-bindings): Small change in
11071 introductory comment.
11072
11073 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
11074
11075 * vc.el (vc-annotate-color-map): Change some colors so that text
11076 using them as foreground is readable on both white and black
11077 backgrounds.
11078
11079 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11080
11081 * international/mule-conf.el (translation-table-for-input):
11082 Remove redundant declaration.
11083
11084 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
11085
11086 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
11087
11088 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
11089 (tooltip-toggle-gud-tips): New function.
11090
11091 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11092
11093 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
11094 right angle brackets.
11095
11096 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
11097
11098 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
11099
11100 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11101
11102 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
11103 Remove. Update callers to use expand-file-name instead.
11104
11105 * subr.el (syntax-class): New function.
11106
11107 * simple.el (blink-matching-open): Use it.
11108
11109 * paren.el (show-paren-function): Use it to recognize parens that are
11110 also used in 2-char comment markers.
11111
11112 2005-04-19 Lute Kamstra <lute@gnu.org>
11113
11114 * loadhist.el (unload-feature): Update for new format of
11115 load-history. Simplify the code.
11116
11117 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11118
11119 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
11120 (mac-add-charset-info): New function. Initialize variable
11121 mac-charset-info-alist using it.
11122 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
11123 for translation.
11124 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
11125 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
11126 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
11127 New CCL programs.
11128
11129 2005-04-19 Kim F. Storm <storm@cua.dk>
11130
11131 * simple.el (next-buffer, prev-buffer, next-error)
11132 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
11133 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
11134
11135 * bindings.el (next-buffer, prev-buffer, next-error)
11136 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
11137 (clone-indirect-buffer-other-window): Move bindings from simple.el.
11138 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
11139 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
11140
11141 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
11142
11143 * isearch.el (isearch-edit-string): Make the search-ring available for
11144 minibuffer history commands.
11145 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
11146 the default history commands now work just as well.
11147 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
11148
11149 2005-04-18 Kim F. Storm <storm@cua.dk>
11150
11151 * emulation/cua-base.el (cua--pre-command-handler): Add more
11152 elaborate check for shift modifier on non-window systems.
11153
11154 2005-04-18 Lars Hansen <larsh@math.ku.dk>
11155
11156 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
11157
11158 2005-04-18 Kim F. Storm <storm@cua.dk>
11159
11160 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
11161 and make it optional. Don't test tooltip-gud-echo-area here.
11162 (tooltip-gud-process-output, gdb-tooltip-print):
11163 Pass tooltip-gud-echo-area to tooltip-show.
11164 (tooltip-help-tips): Remove second optional arg to tooltip-show.
11165
11166 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11167
11168 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
11169 `display-graphic-p' may not be bound yet.
11170
11171 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
11172
11173 * startup.el (command-line): No longer enable Xterm Mouse mode by
11174 default in terminals compatible with xterm.
11175
11176 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
11177
11178 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
11179
11180 * tooltip.el (tooltip-gud-echo-area): Rename from
11181 tooltip-use-echo-area.
11182 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
11183 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
11184 area independently of where help tooltips are displayed.
11185
11186 2005-04-17 David Kastrup <dak@gnu.org>
11187
11188 * cus-theme.el (custom-theme-write-variables): Quote variables
11189 where necessary.
11190
11191 2005-04-17 Richard M. Stallman <rms@gnu.org>
11192
11193 * simple.el (yank-excluded-properties): Add follow-link to value.
11194
11195 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
11196
11197 * startup.el (fancy-splash-max-time): Just 30 seconds.
11198 (fancy-splash-delay): Just 7.
11199 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
11200
11201 * loadhist.el (unload-feature): Update for new format of load-history.
11202 Simplify the code.
11203
11204 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
11205 (rmail-font-lock-keywords): Don't fontify the text of a citation.
11206
11207 * mail/sendmail.el (mail-font-lock-keywords):
11208 Don't fontify subject text.
11209 Don't fontify the text of a citation.
11210
11211 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
11212
11213 * comint.el (comint-output-filter): Run comint-output-filter-functions
11214 with point where the user had it.
11215
11216 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
11217
11218 * international/ucs-tables.el (ucs-set-table-for-input):
11219 Disable when using unify-on-decoding.
11220
11221 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
11222
11223 * emulation/cua-base.el (cua-global-mark-face): Add special case
11224 for displays supporting a high number of colors.
11225
11226 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
11227
11228 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
11229
11230 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
11231
11232 * filesets.el (filesets-add-buffer): If user supplies a name of a
11233 non-existing fileset, create a new fileset.
11234
11235 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
11236
11237 * textmodes/org.el (org-up-heading-all): Fix bug with
11238 `outline-up-heading-all'.
11239
11240 2005-04-16 Andreas Schwab <schwab@suse.de>
11241
11242 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
11243 /etc/permissions.d/* and /etc/aliases.d/*.
11244
11245 2005-04-16 Kenichi Handa <handa@m17n.org>
11246
11247 * international/code-pages.el (cp-make-coding-system):
11248 Set `translation-table-for-input' property value to the symbol
11249 ucs-mule-to-mule-unicode, not to that value.
11250 (pt154): Escape guillemet by `\'.
11251
11252 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
11253
11254 * loadup.el: Load tooltip if x-show-tip is fboundp.
11255
11256 * startup.el (command-line): Add comment.
11257
11258 * tooltip.el (tooltip-mode): Specify correct standard value for
11259 Custom in init-value.
11260
11261 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
11262
11263 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
11264 possible.
11265
11266 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
11267
11268 * textmodes/org.el (org-agenda-date-prompt): Rename from
11269 `org-agenda-date-today'.
11270 (org-evaluate-time-range): Insert at point instead of directly
11271 after time range.
11272 (org-first-headline-recenter, org-subtree-end-visible-p)
11273 (org-optimize-window-after-visibility-change): New functions
11274 (org-agenda-post-command-hook): Don't allow point at end of line,
11275 to make sure it always hits the text properties.
11276 (org-agenda-next-date-line, org-agenda-previous-date-line):
11277 New commands.
11278 (org-set-regexps-and-options): Category may contain white space.
11279 (org-agenda-get-deadlines, org-agenda-get-scheduled):
11280 Improve marker positions.
11281 (org-agenda-new-marker): Argument POS made optional.
11282 (org-agenda-get-timestamps): Deadlines which are done are listed
11283 in org-done-face now.
11284 (org-agenda-get-todos, org-agenda-get-timestamps)
11285 (org-agenda-get-deadlines, org-agenda-get-scheduled):
11286 Set `undone-face' and `done-face' properties.
11287 (org-last-todo-state-is-todo): New variable.
11288 (org-todo): Set `org-last-todo-state-is-todo'.
11289 (org-agenda-todo): Change face according to
11290 `org-last-todo-state-is-todo'. And change other lines referring to
11291 the same entry.
11292 (org-calendar-goto-agenda): New command.
11293 (org-calendar-to-agenda-key): New option.
11294 (org-startup-folded): New allowed value `content'.
11295 (org-set-regexps-and-options): Accept new value `content' for
11296 `org-startup-folded'.
11297 (org-get-current-options): Handle new value `content' for
11298 `org-startup-folded'.
11299 (org-insert-todo-heading): New command.
11300 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
11301 interactively in empty file and option
11302 `org-insert-mode-line-in-empty-file' has been set.
11303 (org-agenda-todo,org-agenda-priority): Modify to use
11304 `org-agenda-change-all-lines'.
11305 (org-warning-face): Change color on dark background
11306
11307 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11308
11309 * international/mule-cmds.el (set-locale-environment): On Mac OS,
11310 use preferences AppleLocale and AppleLanguages, and variable
11311 mac-system-locale for default locale. On Mac OS Classic, use
11312 mac-system-coding-system for default coding systems.
11313
11314 * term/mac-win.el: Don't set file-name-coding-system.
11315 Decode variables system-name, emacs-build-system, user-login-name, and
11316 user-full-name by mac-system-coding-system on Mac OS Classic.
11317 (mac-system-coding-system): New variable.
11318
11319 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
11320
11321 * startup.el (command-line): Handle `xterm-mouse-mode' before
11322 reading init file.
11323
11324 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
11325
11326 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
11327
11328 * progmodes/sh-script.el (sh-here-document-word): Make it a
11329 defcustom. Doc fix.
11330 (sh-add): Bash uses $(( )) for arithmetic.
11331 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
11332 (sh-maybe-here-document): Remove quotes and leading whitespace
11333 from heredoc word when closing. Indent heredoc with tabs if word
11334 starts with "-".
11335
11336 2005-04-13 Richard M. Stallman <rms@gnu.org>
11337
11338 * simple.el (undo): Fix previous change.
11339
11340 * custom.el (defface): Doc fix.
11341
11342 2005-04-13 Lute Kamstra <lute@gnu.org>
11343
11344 * Makefile.in (DONTCOMPILE): Remove list.
11345 (compile, compile-always): Don't use DONTCOMPILE.
11346 (update-authors): Load the library in which batch-update-authors
11347 is defined.
11348 * makefile.w32-in (DONTCOMPILE): Remove list.
11349 (compile, compile-always): Fix comments.
11350 (update-authors): Load the library in which batch-update-authors
11351 is defined.
11352
11353 * generic-x.el (generic-mode-ini-file-find-file-hook):
11354 Rename to ini-generic-mode-find-file-hook.
11355 Keep generic-mode-ini-file-find-file-hook as an alias.
11356 (ini-generic-mode-find-file-hook): Rename from
11357 generic-mode-ini-file-find-file-hook. Fix docstring.
11358 (ini-generic-mode): Docstring change.
11359 (bat-generic-mode-run-as-comint): Silence the byte compiler.
11360
11361 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
11362 called from lisp.
11363
11364 * generic.el: Move to the emacs-lisp subdir.
11365
11366 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
11367
11368 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
11369 and C-S- function and cursor motion keys.
11370
11371 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
11372
11373 * startup.el (command-line): Enable Xterm Mouse mode by default.
11374 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
11375 for Custom. No longer show "Mouse" in mode line when enabled.
11376 Doc fix.
11377
11378 2005-04-12 Kim F. Storm <storm@cua.dk>
11379
11380 * emulation/cua-base.el (cua-rectangle-face)
11381 (cua-rectangle-noselect-face): Define face attributes here.
11382
11383 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
11384
11385 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11386
11387 * startup.el (command-line): Turn off blinking cursor if
11388 cursorBlink in resources is off or false.
11389
11390 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11391
11392 * term/mac-win.el (dnd): Require dnd.
11393 (mac-drag-n-drop): Call dnd-handle-one-url.
11394 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
11395 (kTextEncodingISOLatin2): Remove constants.
11396 (mac-script-code-coding-systems): New constant.
11397 (mac-handle-language-change): New function.
11398 (special-event-map): Bind it to `language-change' event.
11399 (mac-centraleurroman, mac-cyrillic): New coding systems.
11400 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
11401 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
11402 and mac-cyrillic-encoder to encode-mac-centraleurroman and
11403 encode-mac-cyrillic, respectively.
11404
11405 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
11406
11407 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
11408 Don't set overlay-arrow-string to "=>" as this is done
11409 globally in C now.
11410
11411 2005-04-12 Lute Kamstra <lute@gnu.org>
11412
11413 * generic-x.el (rc-generic-mode, rul-generic-mode):
11414 Fix auto-mode-alist entries.
11415 (etc-fstab-generic-mode): Tweak fontification.
11416
11417 * generic.el (generic-make-keywords-list): Fix docstring.
11418 (generic-mode-internal): Simplify generic-font-lock-keywords.
11419
11420 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
11421
11422 * whitespace.el (whitespace-buffer-leading)
11423 (whitespace-buffer-trailing): Revert the incorrect test inversion.
11424 However, fix the highlight area for the leading and
11425 trailing whitespaces to show space.
11426
11427 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
11428
11429 * whitespace.el (whitespace-version): Bump to 3.5
11430
11431 (whitespace-buffer-leading, whitespace-buffer-trailing):
11432 Invert sense of the test to highlight the whitespace.
11433
11434 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
11435
11436 * progmodes/gud.el (gud-display-line): GUD uses its own
11437 overlay arrow now so don't set overlay-arrow-string.
11438 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
11439
11440 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
11441
11442 * term.el (term-ansi-current-bold, term-ansi-current-underline)
11443 (term-ansi-current-reverse, term-ansi-current-invisible)
11444 (term-ansi-face-already-done): Change to boolean.
11445 (term-reset-terminal, term-handle-colors-array): Handle the above
11446 vars accordingly.
11447 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
11448 (term-emulate-terminal): Use the new name.
11449
11450 * faces.el (secondary-selection): Use yellow1, not yellow.
11451 (trailing-whitespace): Use red1, not red.
11452
11453 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11454
11455 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
11456 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
11457 (dired-dnd-handle-file): Call dnd-get-local-file-uri
11458
11459 * cus-edit.el (dnd): New group.
11460
11461 * term/w32-win.el (dnd): Require dnd
11462 (w32-drag-n-drop): Call dnd-handle-one-url.
11463
11464 * x-dnd.el: Require dnd.
11465 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
11466 Call dnd-handle-one-url.
11467 (x-dnd-types-alist, x-dnd-insert-utf8-text)
11468 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
11469 to dnd-insert-text.
11470 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
11471 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
11472 (x-dnd-get-local-file-name, x-dnd-open-local-file)
11473 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
11474
11475 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
11476
11477 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11478
11479 * wdired.el: Doc fixes.
11480 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
11481 (wdired-use-dired-vertical-movement): Rename from
11482 wdired-always-move-to-filename-beginning.
11483 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
11484 (wdired-change-to-wdired-mode): Change mode name.
11485 (wdired-newline): Delete.
11486
11487 2005-04-11 Richard M. Stallman <rms@gnu.org>
11488
11489 * whitespace.el (whitespace-highlight-the-space):
11490 Don't call whitespace-unhighlight-the-space here.
11491
11492 * simple.el (undo): Record t in undo-equiv-table
11493 for the redo record made by an undo-in-region.
11494
11495 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
11496
11497 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
11498 (gdb-frame-inferior-io-buffer): New Functions to control
11499 display of separate IO buffer.
11500 (menu): Add them to menu-bar.
11501 (gdb-display-buffer): Check for buffer another frame.
11502 Protect GUD buffer.
11503 (gdb-setup-windows): Create IO buffer if not already there.
11504 (gdb-memory-mode): Remove purecopy noops.
11505
11506 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
11507
11508 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
11509 and pass to self-insert-command.
11510
11511 2005-04-11 Lute Kamstra <lute@gnu.org>
11512
11513 * generic.el: Commentary section cleanup.
11514 (generic): Delete.
11515 (generic-use-find-file-hook, generic-lines-to-scan)
11516 (generic-find-file-regexp, generic-ignore-files-regexp)
11517 (default-generic-mode, generic-mode-find-file-hook)
11518 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
11519 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
11520 (generic-use-find-file-hook, generic-lines-to-scan)
11521 (generic-find-file-regexp, generic-ignore-files-regexp)
11522 (default-generic-mode, generic-mode-find-file-hook)
11523 (generic-mode-ini-file-find-file-hook): Move from generic.el.
11524
11525 2005-04-10 Karl Fogel <kfogel@red-bean.com>
11526
11527 * bookmark.el (bookmark-write-file): Catch errors writing file.
11528 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
11529
11530 2005-04-10 Richard M. Stallman <rms@gnu.org>
11531
11532 * startup.el (fancy-splash-tail): Update copyright year.
11533 (command-line): Split part of -Q into -D.
11534 (emacs-basic-display): New defvar.
11535 (fancy-splash-text): Correct name of menu item.
11536
11537 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
11538
11539 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
11540 lines in one node.
11541
11542 * comint.el (comint-send-input): New arg ARTIFICIAL.
11543 Callers in this file changed.
11544
11545 * abbrev.el (define-abbrevs): Read system abbrevs properly.
11546
11547 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
11548
11549 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
11550
11551 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
11552 `ldap-search-internal'.
11553
11554 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
11555
11556 * files.el (set-auto-mode-1): Use line-end-position.
11557
11558 * international/latin-1.el:
11559 * international/latin-2.el:
11560 * international/latin-3.el:
11561 * international/latin-4.el:
11562 * international/latin-5.el:
11563 * international/latin-8.el:
11564 * international/latin-9.el: Give punctuation syntax to NBSP.
11565
11566 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
11567 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
11568 Use char-classes to accept non-ascii letters, accepted in some recent
11569 bibtex implementations.
11570
11571 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
11572
11573 * custom.el (custom-set-minor-mode): Any non-nil value for the
11574 variable should enable the mode when set through Custom.
11575
11576 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
11577
11578 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
11579 TAB binding so tab-always-indent is obeyed.
11580 (vhdl-minibuffer-local-map): Move initialization into declaration.
11581 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
11582 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
11583 (vhdl-hooked-abbrev): Avoid test for XEmacs.
11584 (vhdl-current-line): Use line-beginning-position.
11585 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
11586 with-output-to-temp-buffer, so the current position can be recorded.
11587
11588 2005-04-10 Masatake YAMATO <jet@gyve.org>
11589
11590 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11591 Add regexp for gcov.
11592
11593 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
11594
11595 * calendar/time-date.el (time-to-seconds, seconds-to-time)
11596 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
11597 syntax which Emacs 20 doesn't support.
11598
11599 2005-04-09 Richard M. Stallman <rms@gnu.org>
11600
11601 * help.el (describe-key-briefly, describe-key):
11602 Replace strings as event types with "(any string)".
11603
11604 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
11605
11606 * arc-mode.el (archive-mode-map): Move initialization into
11607 the declaration. Override *all* bindings of `undo'.
11608 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
11609
11610 2005-04-09 Jay Belanger <belanger@truman.edu>
11611
11612 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
11613
11614 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
11615
11616 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
11617 (xterm-register-default-colors): Update color values computation
11618 to match xterm-200.
11619
11620 2005-04-09 Kenichi Handa <handa@m17n.org>
11621
11622 * international/code-pages.el (iso-latin-7): Fix the map.
11623
11624 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
11625
11626 * emacs-lisp/lisp.el (defun-prompt-regexp)
11627 (parens-require-spaces, buffer-end, end-of-defun)
11628 (insert-parentheses): Doc fixes.
11629
11630 2005-04-08 Kim F. Storm <storm@cua.dk>
11631
11632 * comint.el (comint-highlight-prompt): Fix face spec.
11633 * hi-lock.el (hi-green): Likewise.
11634
11635 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
11636
11637 * cus-edit.el (custom-modified-face):
11638 * comint.el (comint-highlight-input): Fix previous changes.
11639 * term.el (term-handle-ansi-escape): Add a comment.
11640
11641 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
11642
11643 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
11644 in the buffer and in whitespace-highlighted-space.
11645 (whitespace-unhighlight-the-space): Simplify.
11646 (whitespace-buffer): Simplify.
11647
11648 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
11649
11650 * textmodes/table.el (table-cell-face): Add special case for
11651 displays supporting a high number of colors.
11652 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
11653 (vhdl-font-lock-reserved-words-face)
11654 (vhdl-speedbar-architecture-face)
11655 (vhdl-speedbar-instantiation-face)
11656 (vhdl-speedbar-architecture-selected-face)
11657 (vhdl-speedbar-instantiation-selected-face): Likewise.
11658 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
11659 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
11660 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
11661 (ebrowse-root-class-face, ebrowse-member-attribute-face)
11662 (ebrowse-progress-face): Likewise.
11663 * progmodes/compile.el (compilation-info-face): Likewise.
11664 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
11665 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
11666 * calendar/calendar.el (diary-face): Likewise.
11667 * woman.el (woman-italic-face, woman-bold-face)
11668 (woman-unknown-face): Likewise.
11669 * wid-edit.el (widget-button-pressed-face): Likewise.
11670 * whitespace.el (whitespace-highlight-face): Likewise.
11671 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
11672 * pcvs-info.el (cvs-marked-face): Likewise.
11673 * info.el (info-xref): Likewise.
11674 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
11675 * hilit-chg.el (highlight-changes-face)
11676 (highlight-changes-delete-face): Likewise.
11677 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
11678 (hi-red-b): Likewise.
11679 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
11680 * font-lock.el (font-lock-keyword-face)
11681 (font-lock-function-name-face, font-lock-warning-face): Likewise.
11682 * cus-edit.el (custom-invalid-face, custom-modified-face)
11683 (custom-set-face, custom-changed-face, custom-variable-tag-face)
11684 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
11685 * comint.el (comint-highlight-prompt): Likewise.
11686
11687 2005-04-08 Lute Kamstra <lute@gnu.org>
11688
11689 * font-lock.el (font-lock-keywords): Docstring fixes.
11690
11691 2005-04-08 Kenichi Handa <handa@m17n.org>
11692
11693 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
11694 chars are more than a limit, print " and more..." at the tail.
11695
11696 2005-04-08 Kim F. Storm <storm@cua.dk>
11697
11698 * emacs-lisp/authors.el (authors-aliases): Update list.
11699 (authors-ignored-files): New list.
11700 (authors-fixed-entries): Fix typo.
11701 (authors-renamed-files-alist): Update list.
11702 (authors-add): Check authors-ignored-files.
11703
11704 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
11705
11706 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
11707 optional, to ensure backward compatibility.
11708
11709 2005-04-08 Stephen Eglen <stephen@gnu.org>
11710
11711 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
11712
11713 2005-04-08 Kim F. Storm <storm@cua.dk>
11714
11715 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
11716
11717 * mouse.el (mouse-on-link-p): Doc fix.
11718
11719 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
11720
11721 * ielm.el (ielm-prompt-read-only): Doc fix.
11722
11723 * comint.el (comint-prompt-read-only): Doc fix.
11724
11725 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
11726
11727 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
11728 ensure dired always handles wildcards passed to ffap.
11729 (find-file-at-point): Use it.
11730 (ffap-dired-wildcards): Doc fix.
11731
11732 2005-04-07 Juri Linkov <juri@jurta.org>
11733
11734 * simple.el (next-error-overlay-arrow-position): New defvar.
11735 Put "=>" on its property `overlay-arrow-string'. Add it to
11736 `overlay-arrow-variable-list'.
11737
11738 * progmodes/compile.el (compilation-setup):
11739 Set `next-error-overlay-arrow-position' to nil. Also set it to
11740 nil in the local hook `kill-buffer-hook'. Make local variable
11741 `overlay-arrow-string' and set it to "=>".
11742 (compilation-goto-locus): Set BOL position to
11743 `next-error-overlay-arrow-position' instead of
11744 `overlay-arrow-position'.
11745
11746 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
11747 locally instead of adding it to the global hook.
11748 (Info-kill-buffer): Move up.
11749
11750 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
11751
11752 * term/xterm.el (xterm-standard-colors): Update color values from
11753 xterm-200.
11754
11755 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
11756
11757 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
11758
11759 * fast-lock.el:
11760 * lazy-lock.el: Move them to the obsolete subdir.
11761
11762 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11763
11764 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
11765 (wdired-add-replace-advice): Remove.
11766 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
11767
11768 2005-04-06 Kim F. Storm <storm@cua.dk>
11769
11770 * startup.el (command-line): Add --bare-bones alias for -Q.
11771
11772 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11773
11774 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
11775 create the startup fontset if a font specification ends with
11776 `mac-roman'.
11777
11778 2005-04-06 Lute Kamstra <lute@gnu.org>
11779
11780 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
11781 change.
11782
11783 * emacs-lisp/copyright.el (copyright-update-year): Replace the
11784 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
11785
11786 2005-04-05 Lute Kamstra <lute@gnu.org>
11787
11788 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
11789 (define-generic-mode): Ditto. Fix debug declaration.
11790
11791 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
11792 Put them in the generic-x group.
11793
11794 * calendar/timeclock.el (timeclock): Doc fix.
11795
11796 * generic.el (define-generic-mode): Don't use custom-current-group.
11797 Document default :group value.
11798 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
11799 (define-global-minor-mode): Don't use custom-current-group.
11800
11801 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
11802
11803 * startup.el (command-line-1): Display startup-echo-area-message
11804 when fancy splash screen is in use.
11805
11806 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
11807 (sh-escaped-newline): New face.
11808 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
11809 newline, and use sh-escaped-newline face.
11810
11811 * progmodes/tcl.el (tcl-escaped-newline): New face.
11812 (tcl-builtin-list): New variable.
11813 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
11814 newlines. Fix keywords subexpression number.
11815
11816 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
11817
11818 * textmodes/org.el (org-diary-default-entry): Fix call to
11819 `add-to-diary-entry'.
11820
11821 2005-04-05 Kim F. Storm <storm@cua.dk>
11822
11823 * ediff-init.el: Use (featurep 'xemacs).
11824
11825 2005-04-05 David Ponce <david@dponce.com>
11826
11827 * cus-edit.el (face): Derive from symbol widget. Display sample
11828 of the current face on the fly.
11829 (widget-face-sample-face-get, widget-face-notify): New functions.
11830 (widget-face-value-create): Remove.
11831
11832 * wid-edit.el (widget-field-end): Temporarily remove field
11833 narrowing before to call `get-char-property'.
11834
11835 2005-04-04 Jay Belanger <belanger@truman.edu>
11836
11837 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
11838 (math-read-subscripts): New variable.
11839 (math-read-preprocess-string): Process subscripts.
11840
11841 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
11842
11843 * comint.el (comint-prompt-read-only): Doc fix.
11844
11845 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
11846 `-1'. Doc fix.
11847
11848 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
11849
11850 * textmodes/org.el (org-insert-mode-line-in-empty-file):
11851 Change default value to nil.
11852
11853 2005-04-04 Lute Kamstra <lute@gnu.org>
11854
11855 * autorevert.el (auto-revert-mode): Specify :group.
11856 * battery.el (display-battery-mode): Specify :group.
11857 * diff-mode.el (diff-minor-mode): Specify :group.
11858 * font-core.el (font-lock-mode): Specify :group.
11859 * hl-line.el (hl-line-mode): Specify :group.
11860 * iimage.el (iimage): New customization group.
11861 (iimage-mode): Specify :group.
11862 * longlines.el (longlines-mode): Specify :group.
11863 * master.el: Don't require easy-mmode.
11864 (master): New customization group.
11865 (master-mode): Specify :group.
11866 * msb.el (msb-mode): Specify :group.
11867 * reveal.el (reveal-mode): Specify :group.
11868 * simple.el (next-error-follow-minor-mode): Specify :group.
11869 * smerge-mode.el (smerge-mode): Specify :group.
11870 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
11871 * emulation/cua-base.el (cua-mode): Specify :group.
11872 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
11873 * language/thai-util.el (thai-auto-composition-mode)
11874 (thai-word-mode): Specify :group.
11875 * mail/supercite.el (sc-minor-mode): Specify :group.
11876 * progmodes/cwarn.el (cwarn-mode): Specify :group.
11877 * progmodes/flymake.el (flymake-mode): Specify :group.
11878 * progmodes/glasses.el (glasses-mode): Specify :group.
11879 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
11880 * textmodes/enriched.el (enriched-mode): Specify :group.
11881 * textmodes/refill.el (refill-mode): Specify :group.
11882
11883 * add-log.el (change-log-font-lock-keywords): Names in
11884 parenthesized lists can contain spaces.
11885
11886 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
11887
11888 * startup.el (fancy-splash-text): Shorten default text of
11889 "Emacs Tutorial" line. Also, if the current language env
11890 indicates an available tutorial file other than TUTORIAL,
11891 extract its title and append it to the line in parentheses.
11892 (fancy-splash-insert): If arg is a thunk, funcall it.
11893
11894 2005-04-04 Jay Belanger <belanger@truman.edu>
11895
11896 * calc.el (calc-language-alist): Add tags to customization type.
11897
11898 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
11899
11900 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
11901 Doc fix.
11902
11903 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
11904
11905 * add-log.el (change-log-font-lock-keywords): The manual
11906 describing a Change Log entry, says: (...) "Aside from these
11907 header lines, every line in the change log starts with a space or
11908 a tab.". The font-lock was not highlighting lines started with
11909 spaces, added support for it.
11910
11911 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11912
11913 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
11914 (bibtex-generate-url-list): Update docstring accordingly. Put the
11915 complex example in the docstring.
11916 (bibtex-font-lock-url): Use pop.
11917
11918 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
11919
11920 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
11921
11922 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
11923
11924 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11925
11926 * filesets.el (filesets-set-default): Doc fix.
11927
11928 2005-04-03 Lute Kamstra <lute@gnu.org>
11929
11930 * generic.el (define-generic-mode): Add argument to specify
11931 keywords for defcustom.
11932 (default-generic-mode): Specify :group.
11933
11934 * generic-x.el: Specify :group for all generic modes.
11935
11936 * desktop.el (desktop-no-desktop-file-hook)
11937 (desktop-after-read-hook): Doc fix.
11938
11939 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
11940
11941 * simple.el (visible-mode): Use explicit :group keyword.
11942 This changes the group of `visible-mode-hook' from paren-blinking
11943 to editing-basics.
11944
11945 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
11946
11947 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
11948 mailbox specifications as well as URLs.
11949 (rmail-insert-inbox-text): Remove unused conditional branches.
11950
11951 2005-04-01 Jay Belanger <belanger@truman.edu>
11952
11953 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
11954 (calc-gnuplot-print-command): Move definitions to calc.el.
11955
11956 * calc/calc-embed.el (calc-embedded-announce-formula)
11957 (calc-embedded-open-formula, calc-embedded-close-formula)
11958 (calc-embedded-open-word, calc-embedded-close-word)
11959 (calc-embedded-open-plain, calc-embedded-close-plain)
11960 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
11961 (calc-embedded-open-mode, calc-embedded-close-mode):
11962 Move definitions to calc.el.
11963
11964 * calc/calc.el (calc-settings-file, calc-language-alist):
11965 Make customizable.
11966 (calc-embedded-announce-formula, calc-embedded-open-formula)
11967 (calc-embedded-close-formula, calc-embedded-open-word)
11968 (calc-embedded-close-word, calc-embedded-open-plain)
11969 (calc-embedded-close-plain, calc-embedded-open-new-formula)
11970 (calc-embedded-close-new-formula, calc-embedded-open-mode)
11971 (calc-embedded-close-mode, calc-gnuplot-name)
11972 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
11973 from other files and make customizable.
11974
11975 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11976
11977 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
11978 Use buffer-live-p.
11979 (cvs-mode-run): Don't call cvs-update-header here.
11980 (cvs-run-process): Call cvs-update-header.
11981 Use process properties for cvs-postprocess and cvs-buffer so that
11982 the sentinel can behave better if the temp buffer is killed.
11983 Use a pipe rather than a tty, to better handle unexpected prompts.
11984 (cvs-sentinel): Rewrite. Call cvs-update-header.
11985
11986 2005-04-01 Andre Spiegel <spiegel@gnu.org>
11987
11988 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
11989 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
11990
11991 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11992
11993 * generic.el (define-generic-mode): Add indentation rule.
11994
11995 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
11996
11997 * files.el (mode-require-final-newline): Make Custom correctly
11998 report a nil value and allow to set it to nil via Custom.
11999 Doc fix.
12000
12001 2005-04-01 Kenichi Handa <handa@m17n.org>
12002
12003 * international/characters.el: Enable the correct case setting for
12004 dotless-i and dotted-I.
12005
12006 2005-04-01 Kim F. Storm <storm@cua.dk>
12007
12008 * ido.el (ido-file-internal): Fall back to non-ido command if
12009 initial directory is on slow ftp (or tramp) host.
12010
12011 2005-03-31 Richard M. Stallman <rms@gnu.org>
12012
12013 * emacs-lisp/autoload.el (make-autoload):
12014 Handle define-global-minor-mode.
12015
12016 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
12017 Rename from easy-mmode-define-global-mode.
12018 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
12019
12020 * progmodes/scheme.el (scheme-mode-syntax-table):
12021 Update syntax of | and # for two-character comment syntax.
12022
12023 2005-03-31 Lute Kamstra <lute@gnu.org>
12024
12025 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
12026 (define-minor-mode): Call custom-current-group at load-time.
12027
12028 * generic.el (define-generic-mode): Add debug declaration.
12029 Add defcustom for the mode hook.
12030 (generic-mode-internal): Use run-mode-hooks.
12031
12032 2005-03-31 Kim F. Storm <storm@cua.dk>
12033
12034 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
12035 (mouse-fixup-help-message): New defun called by show_help_echo
12036 to fixup mouse-2 prefix in help messages when applicable.
12037
12038 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
12039
12040 2005-03-31 Kenichi Handa <handa@m17n.org>
12041
12042 * language/thai-word.el (thai-find-word-ends): Pay attention to
12043 the case that we reach the end of buffer.
12044
12045 * textmodes/fill.el (fill-text-properties-at): New function.
12046 (fill-newline): Use fill-text-properties-at instead of
12047 text-properties-at.
12048
12049 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
12050
12051 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
12052 not comint-quote-filename.
12053
12054 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
12055
12056 * help-fns.el (help-with-tutorial): Revert last change.
12057
12058 2005-03-31 Kim F. Storm <storm@cua.dk>
12059
12060 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
12061
12062 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
12063
12064 * calendar/cal-china.el: Update reference to "Calendrical
12065 Calculations" book; there's a new edition.
12066 * calendar/cal-coptic.el: Likewise.
12067 * calendar/cal-french.el: Likewise.
12068 * calendar/cal-hebrew.el: Likewise.
12069 * calendar/cal-islam.el: Likewise.
12070 * calendar/cal-iso.el: Likewise.
12071 * calendar/cal-julian.el: Likewise.
12072 * calendar/cal-mayan.el: Likewise.
12073 * calendar/cal-persia.el: Likewise.
12074 * calendar/calendar.el: Likewise.
12075 * calendar/holidays.el: Likewise.
12076 * calendar/lunar.el: Likewise.
12077 * calendar/solar.el: Likewise.
12078
12079 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
12080 white space from doc string.
12081
12082 2005-03-30 Jay Belanger <belanger@truman.edu>
12083
12084 * calc/calc-help.el (calc-full-help): Remove email address.
12085
12086 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
12087
12088 * help-fns.el (help-with-tutorial): Delete title line.
12089
12090 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
12091
12092 * calendar/cal-x.el (calendar-one-frame-setup)
12093 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
12094 rather than 'symbol for set-window-dedicated-p.
12095
12096 * calendar/appt.el (appt-buffer-name): Make it a constant.
12097 (appt-add): Doc fix.
12098
12099 * filesets.el (filesets-menu-path, filesets-menu-before)
12100 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
12101 (filesets-menu-cache-file): Use directory ~/.emacs.d.
12102 (filesets-add-submenu): Delete and use add-submenu instead.
12103
12104 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
12105
12106 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
12107 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
12108 (org-diary-default-entry): New function.
12109 (org-get-entries-from-diary): Better parsing of diary entries.
12110 (org-agenda-check-no-diary): New function.
12111 ("diary-lib"): Advice to function `add-to-diary-list', to allow
12112 linking to diary entries.
12113 (org-agenda-execute-calendar-command): New function.
12114 (org-agenda): Improve visible section in window.
12115 Use `org-fit-agenda-window'.
12116 (org-fit-agenda-window): New option.
12117 (org-move-subtree-down): Better handling of empty lines
12118 at end of subtree.
12119 (org-cycle): Numeric prefix is interpreted now as show-subtree N
12120 levels up.
12121 (org-fontify-done-headline): New option.
12122 (org-headline-done-face): New face.
12123 (org-set-font-lock-defaults): Use `org-headline-done-face'.
12124 (org-table-copy-down): Rename from `org-table-copy-from-above'.
12125 When current field is non-empty, it is copied to next row.
12126 (org-table-copy-from-above): Fix bug which made it
12127 impossible to copy fields containing only a single non-white character.
12128
12129 2005-03-30 Kim F. Storm <storm@cua.dk>
12130
12131 * kmacro.el (kmacro-end-macro): Isearch may store this command
12132 into the macro -- so ignore it when executing keyboard macro.
12133
12134 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
12135
12136 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
12137
12138 2005-03-29 Kenichi Handa <handa@m17n.org>
12139
12140 * language/thai.el ("Thai"): Set setup-function and exit-function
12141 for Thai language environment.
12142
12143 * language/thai-util.el: Require thai-word.
12144 (thai-word-mode-map): New variable.
12145 (thai-word-mode): New minor mode.
12146 (setup-thai-language-environment-internal): New function.
12147 (exit-thai-language-environment-internal): New function.
12148
12149 * language/thai-word.el (thai-word-table): Declare it by defvar,
12150 use dolist to initialize it.
12151 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
12152 (thai-fill-find-break-point): New functions.
12153
12154 2005-03-29 Richard M. Stallman <rms@gnu.org>
12155
12156 * simple.el (idle-update-delay): Move definition up.
12157 (set-mark): Doc fix.
12158
12159 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
12160
12161 * longlines.el: New file.
12162
12163 * simple.el (buffer-substring-filters): New variable.
12164 (filter-buffer-substring): New function.
12165 (kill-region, copy-region-as-kill): Use it.
12166
12167 * register.el (copy-to-register, append-to-register)
12168 (prepend-to-register): Use filter-buffer-substring.
12169
12170 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
12171
12172 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
12173 (gud-filter-pending-text): Move in front of gdb.
12174 (gud-overlay-arrow-position): New variable.
12175 (gud-sentinel, gud-display-line): Use it in place of
12176 overlay-arrow-position.
12177
12178 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
12179
12180 * progmodes/fortran.el (fortran-if-indent): Doc fix.
12181 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
12182 (fortran-font-lock-keywords-4): New variable.
12183 (fortran-blocks-re, fortran-end-block-re)
12184 (fortran-start-block-re): New constants, for hideshow.
12185 (hs-special-modes-alist): Add a Fortran entry.
12186 (fortran-mode-map): Bind fortran-end-of-block,
12187 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
12188 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
12189 (fortran-looking-at-if-then, fortran-end-of-block)
12190 (fortran-beginning-of-block): New functions, for hideshow.
12191
12192 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
12193 Doc fix. Tweak regexp.
12194 (f90-beginning-of-block): Push mark first.
12195
12196 2005-03-29 Jay Belanger <belanger@truman.edu>
12197
12198 * calc/calc.el: Update copyright date.
12199 (calc-version): Increase to 2.1.
12200 (calc-version-date): Remove.
12201
12202 * calc/calc-help.el: Update copyright date.
12203 (calc-full-help): Remove reference to calc-version-date.
12204 Update copyright date.
12205
12206 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
12207
12208 * vc.el (vc-do-command): Use a pipe for async processes, so password
12209 prompts don't show up at places where the user can't reply.
12210
12211 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
12212
12213 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
12214 on the file name we pass to the inferior shell.
12215
12216 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12217
12218 * progmodes/which-func.el (which-function): Be robust in the face of an
12219 imenu--make-index-alist failure.
12220
12221 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
12222
12223 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
12224
12225 * progmodes/python.el (python-preoutput-filter): Fix last change.
12226
12227 2005-03-29 Lute Kamstra <lute@gnu.org>
12228
12229 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
12230 functions and compiled macros.
12231 (debug-convert-byte-code): Handle macros too.
12232 (debug-on-entry-1): Don't signal an error when trying to clear a
12233 function that is not set to debug on entry.
12234
12235 2005-03-29 Jay Belanger <belanger@truman.edu>
12236
12237 * calc/calc-lang.el: Add functions to math-function-table
12238 properties of tex and math.
12239
12240 2005-03-29 Kenichi Handa <handa@m17n.org>
12241
12242 * ps-mule.el (ps-mule-plot-string): Translate characters by
12243 ps-print-translation-table.
12244 (ps-mule-begin-job): Call find-charset-region/string with
12245 ps-print-translation-table.
12246 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
12247
12248 * ps-print.el (ps-print-translation-table): New variable.
12249 (ps-plot-region): Translate characters by ps-print-translation-table.
12250
12251 2005-03-29 Juri Linkov <juri@jurta.org>
12252
12253 * simple.el (next-error-highlight-timer): New variable.
12254
12255 * progmodes/compile.el (compilation-goto-locus):
12256 Use `next-error-highlight-timer' instead of `sit-for'.
12257
12258 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
12259
12260 * mail/supercite.el (sc-mail-field): Use assoc-string.
12261 (sc-get-address): Simplify regexps.
12262
12263 * files.el (minibuffer-with-setup-hook): New macro.
12264 (find-file-read-args): Use it to avoid let-binding
12265 minibuffer-with-setup-hook (which breaks turning on/off
12266 file-name-shadow-mode while in the prompt).
12267
12268 * complete.el (PC-read-include-file-name-internal):
12269 Use test-completion.
12270
12271 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
12272
12273 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
12274
12275 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
12276
12277 * window.el (window-buffer-height): Use count-screen-lines.
12278
12279 * progmodes/python.el (python-preoutput-leftover): New var.
12280 (python-preoutput-filter): Use it.
12281 (python-send-receive): Loop until all the result has been received.
12282
12283 2005-03-28 Juri Linkov <juri@jurta.org>
12284
12285 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
12286
12287 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
12288 "Recover Crashed Session".
12289 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
12290 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
12291 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
12292 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
12293 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
12294 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
12295 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
12296 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
12297
12298 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
12299 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
12300 Ediff Sessions", "Toggle use of separate control buffer frame",
12301 "Use separate frame for Ediff control buffer".
12302
12303 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
12304 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
12305 "Rename Bookmark", "Delete Bookmark".
12306
12307 * info.el (Info-mode-menu): Remove ellipsis from "Index".
12308 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
12309 Add `:active Info-index-alternatives' to "Next Matching Item".
12310
12311 * wdired.el (wdired-change-to-wdired-mode):
12312 Mention `wdired-abort-changes' key in the initial message.
12313
12314 * international/mule.el (auto-coding-alist): Associate non-ascii
12315 image filename extensions with `no-conversion'.
12316
12317 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
12318
12319 * international/iso-acc.el:
12320 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
12321
12322 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
12323
12324 * textmodes/sgml-mode.el (html-mode): Doc update.
12325
12326 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
12327
12328 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
12329
12330 * term.el (term-move-columns): Fix face after extending a line.
12331 (term-insert-spaces): Likewise.
12332 (term-reset-terminal): Fix off by one error.
12333
12334 2005-03-26 Eli Zaretskii <eliz@gnu.org>
12335
12336 * international/mule.el (auto-coding-alist): Add .xpi files.
12337
12338 * files.el (auto-mode-alist): Add .xpi files.
12339
12340 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
12341
12342 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
12343
12344 2005-03-26 Eli Zaretskii <eliz@gnu.org>
12345
12346 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
12347
12348 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
12349
12350 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
12351 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
12352
12353 * calendar/cal-move.el (calendar-beginning-of-year): Move the
12354 cursor to Jan 1 when needed.
12355 (calendar-end-of-year): Fix -/+ typo.
12356 Reported by Chong Yidong <cyd@stupidchicken.com>.
12357
12358 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
12359
12360 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
12361
12362 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
12363 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
12364
12365 2005-03-25 Richard M. Stallman <rms@gnu.org>
12366
12367 * filesets.el (filesets-init): Add autoload.
12368
12369 * mail/mailalias.el (mail-directory): Doc fix.
12370
12371 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
12372
12373 * mail/mailalias.el (mail-directory-process): Do nothing if
12374 mail-directory-process is an atom.
12375 (mail-get-names): Ignore mail-directory-names if it is an atom.
12376 (mail-directory-process defvar): Doc fix.
12377 (mail-names): Doc fix.
12378
12379 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
12380
12381 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
12382
12383 2005-03-26 Kenichi Handa <handa@m17n.org>
12384
12385 * international/mule-util.el (detect-coding-with-priority):
12386 Call update-coding-systems-internal before detect-coding-region.
12387
12388 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
12389
12390 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
12391 (gdb-frames-mode-map): Add follow-link property.
12392
12393 2005-03-25 Jay Belanger <belanger@truman.edu>
12394
12395 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
12396 for variables.
12397
12398 2005-03-25 Juri Linkov <juri@jurta.org>
12399
12400 * image-mode.el: Optimize image filename extension regexps in
12401 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
12402 in `auto-mode-alist'.
12403 (image-mode): Add `image-toggle-display-text' to local hook
12404 `change-major-mode-hook'. Display the image as an image by
12405 default. Set `cursor-type' and `truncate-lines' if the image
12406 is already displayed. Take into account the current mode (image
12407 or text) in message.
12408 (image-minor-mode): New minor mode.
12409 (image-mode-maybe, image-toggle-display-text): New functions.
12410 (image-toggle-display): Use called-interactively-p.
12411 Let-bind `inhibit-read-only' to t.
12412
12413 * image-mode.el (image-minor-mode): Set `cursor-type' and
12414 `truncate-lines' if the image is already displayed. Add turning
12415 image-minor-mode off to `change-major-mode-hook'. Add message.
12416 Call `image-toggle-display-text' after turning image-minor-mode off.
12417
12418 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12419
12420 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
12421 Terminal.app, use utf-8.
12422 (set-display-table-and-terminal-coding-system): Add coding-system arg.
12423 (set-locale-environment): Use it.
12424
12425 * term/xterm.el: Undo last change, better done in mule-cmds.el.
12426
12427 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
12428
12429 * progmodes/python.el (python-close-block-statement-p)
12430 (python-outdent-p, python-current-defun): Use symbol-end.
12431
12432 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
12433
12434 * files.el (save-some-buffers): Doc fix.
12435
12436 2005-03-25 Werner Lemberg <wl@gnu.org>
12437
12438 * complete.el, thumbs.el: Replace `legal' with `valid'.
12439 * calendar/calendar.el: Replace `legal' with `valid'.
12440 * emacs-lisp/advice.el: Replace `legal' with `valid'.
12441 * mail/supercite.el: Replace `legal' with `valid'.
12442 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
12443 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
12444 Replace `legal' with `valid'.
12445 * textmodes/reftex-vars.el, textmodes/reftex.el:
12446 Replace `legal' with `valid'.
12447
12448 2005-03-25 Werner Lemberg <wl@gnu.org>
12449
12450 * calc/calc-forms.el, calc/calc-sel.el:
12451 * midnight.el, vc-cvs.el:
12452 * emacs-lisp/cl-macs.el:
12453 * emulation/vip.el:
12454 * eshell/esh-io.el, eshell/esh-var.el:
12455 * mail/supercite.el:
12456 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
12457 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
12458 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
12459 * progmodes/sh-script.el, progmodes/xscheme.el:
12460 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
12461 * textmodes/reftex-index.el, textmodes/reftex-parse.el
12462 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
12463 * textmodes/reftex.el, textmodes/org.el:
12464 Replace `illegal' with `invalid'.
12465
12466 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12467
12468 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
12469 (flymake-find-buildfile, flymake-find-possible-master-files)
12470 (flymake-check-include, flymake-parse-line): Replace loops over the
12471 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
12472
12473 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
12474 Substitute file-name-as-directory in the rest of the file.
12475 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
12476 (flymake-replace-region): Remove unused arg `buffer'.
12477 (flymake-check-patch-master-file-buffer): Update calls to it.
12478 (flymake-add-err-info): Remove unused var `count'.
12479 (flymake-mode): Use define-minor-mode.
12480
12481 * progmodes/flymake.el: Use with-current-buffer.
12482 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
12483 flymake-replace-regexp-in-string, flymake-line-beginning-position)
12484 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
12485 Avoid testing for `xemacs'.
12486 (flymake-nop): Move.
12487 (flymake-region-has-flymake-overlays): Return the computed value.
12488 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
12489 Remove unused var `endline'.
12490 (flymake-get-line-count): Remove unused function.
12491 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
12492
12493 * emulation/vi.el:
12494 * generic.el:
12495 * hilit-chg.el (global-highlight-changes):
12496 * hi-lock.el (hi-lock-mode):
12497 * follow.el: find-file-hooks -> find-file-hook.
12498
12499 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
12500
12501 2005-03-24 Juri Linkov <juri@jurta.org>
12502
12503 * dired.el (dired-mode-map): Add menu item "Compare directories"
12504 for dired-compare-directories.
12505
12506 * dired-aux.el (dired-compare-directories): Add autoload cookie.
12507 Doc fix. Replace `read-file-name' with `read-directory-name'.
12508
12509 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12510
12511 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
12512
12513 2005-03-24 Jay Belanger <belanger@truman.edu>
12514
12515 * calc/calc-embed.el (calc-embedded-mode-change): Save all
12516 relevant mode settings in calc-embedded-original-modes when modes
12517 are permanently changed.
12518
12519 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12520
12521 * autoinsert.el: find-file-hooks -> find-file-hook.
12522
12523 2005-03-24 Lute Kamstra <lute@gnu.org>
12524
12525 * generic.el (generic-font-lock-defaults): Make it obsolete.
12526 (generic-font-lock-keywords): New variable to replace
12527 generic-font-lock-defaults.
12528 (generic-mode-set-font-lock): Delete it.
12529 (generic-mode-internal): Don't call generic-mode-set-font-lock.
12530 (generic-bracket-support): Add docstring.
12531
12532 * generic-x.el: Rename generic-font-lock-defaults to
12533 generic-font-lock-keywords throughout.
12534 (mailagent-rules-setup-function): Delete it.
12535 (mailagent-rules-generic-mode): Use anonymous function instead.
12536 (show-tabs-generic-mode-font-lock-defaults-1)
12537 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
12538 Quote faces.
12539 (show-tabs-tab-face, show-tabs-space-face): Specify background,
12540 not foreground.
12541
12542 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
12543 Recognize define-generic-mode.
12544
12545 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12546
12547 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
12548 if there's no completion table.
12549
12550 2005-03-23 Miles Bader <miles@gnu.org>
12551
12552 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12553 Remove tty-specific variants, as they're no longer needed.
12554
12555 2005-03-23 Lute Kamstra <lute@gnu.org>
12556
12557 * generic-x.el: Code cleanup: make args constant whenever possible.
12558 (installshield-statement-keyword-list)
12559 (installshield-system-functions-list)
12560 (installshield-system-variables-list, installshield-types-list)
12561 (installshield-funarg-constants-list): Make them constants.
12562
12563 * generic.el (generic-make-keywords-list): Add autoload cookie.
12564
12565 * calendar/time-date.el: Add comment on time value formats.
12566 Don't require parse-time.
12567 (with-decoded-time-value): New macro.
12568 (encode-time-value): New function.
12569 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12570 (days-to-time): Return a valid time value when arg is huge.
12571 (time-since): Use time-subtract.
12572 (time-to-number-of-days): Use time-to-seconds.
12573
12574 2005-03-23 David Ponce <david@dponce.com>
12575
12576 * recentf.el: (recentf-keep): New option.
12577 (recentf-menu-action): Default to `find-file'.
12578 (recentf-keep-non-readable-files-flag)
12579 (recentf-keep-non-readable-files-p)
12580 (recentf-file-readable-p, recentf-find-file)
12581 (recentf-cleanup-remote): Remove.
12582 (recentf-include-p): More robust.
12583 (recentf-keep-p): New function.
12584 (recentf-remove-if-non-kept): Rename from
12585 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
12586 All callers updated.
12587 (recentf-menu-items-for-commands): Fix help string.
12588 (recentf-track-closed-file): Update. Doc fix.
12589 (recentf-cleanup): Update. Count removed files. Doc fix.
12590
12591 2005-03-23 Kim F. Storm <storm@cua.dk>
12592
12593 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12594 Don't inherit from fringe face (now happens automatically).
12595
12596 2005-03-22 Kim F. Storm <storm@cua.dk>
12597
12598 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
12599 position values.
12600
12601 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12602
12603 * menu-bar.el (showhide-date-time): Remove.
12604 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
12605 (menu-bar-make-mm-toggle): Simplify.
12606
12607 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
12608
12609 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
12610 Accept qualified variable and function names.
12611
12612 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
12613
12614 * bindings.el (completion-ignored-extensions):
12615 Remove ".lis" for `vax-vms'.
12616
12617 2005-03-22 Andreas Schwab <schwab@suse.de>
12618
12619 * generic-x.el: Revert last change.
12620 * ldefs-boot.el: Update.
12621
12622 2005-03-22 Jay Belanger <belanger@truman.edu>
12623
12624 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
12625 (calc-embedded-save-original-modes)
12626 (calc-embedded-restore-original-modes): New functions.
12627 (calc-do-embedded): Save original modes when entering embedded mode
12628 and restore when leaving embedded mode.
12629 (calc-embedded-modes-change): Change the value of
12630 calc-embedded-original-modes to reflect permanent changes.
12631
12632 2005-03-22 Lute Kamstra <lute@gnu.org>
12633
12634 * generic-x.el: Require generic again.
12635
12636 2005-03-22 Miles Bader <miles@gnu.org>
12637
12638 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12639 Tweak details to look good on both ttys and bitmap displays, light
12640 or dark background, etc.
12641
12642 2005-03-21 Kim F. Storm <storm@cua.dk>
12643
12644 * tooltip.el (tooltip-show-help-function): Check car and cdr of
12645 mouse position.
12646
12647 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
12648
12649 * icomplete.el: Don't forcibly turn on the mode upon load.
12650 (icomplete-mode): Use define-minor-mode.
12651 (icomplete-eoinput): Default to nil.
12652 (icomplete-minibuffer-setup): Remove autoload.
12653 (icomplete-tidy): Simplify.
12654 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
12655 in the initial state or if the user has modified the field.
12656 Fix handling of icomplete-max-delay-chars.
12657 Remove code that handles the oddball case where
12658 minibuffer-completion-table is an integer.
12659 Wrap icomplete-completions in while-no-input in case building
12660 completions takes more time than expected.
12661 (icomplete-completions): Simplify.
12662
12663 2005-03-21 Richard M. Stallman <rms@gnu.org>
12664
12665 * jka-compr.el (jka-compr-really-do-compress):
12666 Make variable buffer-local.
12667
12668 * image-mode.el: Handle .xpm files too.
12669 (image-toggle-display): Preserve modification flag.
12670
12671 * help.el (where-is): Don't mention aliases with no key bindings.
12672
12673 2005-03-21 Lute Kamstra <lute@gnu.org>
12674
12675 * generic.el: Fix commentary section. Don't require cl for
12676 compilation.
12677 (generic-mode-list): Add autoload cookie.
12678 (generic-use-find-file-hook, generic-lines-to-scan)
12679 (generic-find-file-regexp, generic-ignore-files-regexp)
12680 (generic-mode, generic-mode-find-file-hook)
12681 (generic-mode-ini-file-find-file-hook): Fix docstrings.
12682 (define-generic-mode): Make it a defmacro. Fix docstring.
12683 (generic-mode-internal): Code cleanup. Add autoload cookie.
12684 (generic-mode-set-comments): Code cleanup.
12685 * generic-x.el: Don't prevent compilation. Don't require generic.
12686 Follow coding conventions. Minor code cleanup.
12687 (etc-fstab-generic-mode): Add some keywords.
12688 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
12689 define-generic-mode like a function declaration.
12690
12691 2005-03-21 Jay Belanger <belanger@truman.edu>
12692
12693 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
12694 changing modes.
12695
12696 2005-03-21 Sam Steingold <sds@gnu.org>
12697
12698 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
12699
12700 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
12701
12702 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
12703 Add underscore to "f$ lexicals" regexp.
12704
12705 2005-03-20 Juri Linkov <juri@jurta.org>
12706
12707 * subr.el (progress-reporter-do-update): When `min-value' is equal
12708 to `max-value', set `percentage' to 0 and prevent division by zero.
12709
12710 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
12711
12712 Sync with Tramp 2.0.48.
12713
12714 * net/tramp.el (all): Change all addresses to .gnu.org.
12715 (tramp-append-tramp-buffers): New defun.
12716 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
12717 Catch `dont-send' signal.
12718 (tramp-set-auto-save-file-modes): Set always permissions, because
12719 there might be an old auto-saved file belonging to another
12720 original file. This could be a security threat. Reported by
12721 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
12722 Check for Emacs 21.3.50 removed.
12723
12724 * net/tramp-smb.el (all): Remove debug construct for
12725 `with-parsed-tramp-file-name'.
12726 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
12727 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
12728 No error message if DIRECTORY or FILENAME doesn't exist.
12729 (tramp-smb-open-connection): Check existence of
12730 `tramp-smb-program'.
12731
12732 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12733
12734 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
12735 Properly handle the case where the `m' or `s' command's argument is not
12736 yet terminated.
12737 (perl-indent-new-calculate): New function.
12738 (perl-indent-line): Use it.
12739
12740 2005-03-20 Miles Bader <miles@gnu.org>
12741
12742 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
12743 in text-mode too. Change to new face names.
12744 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
12745 Add `:weight bold' attribute.
12746 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
12747
12748 2005-03-19 Juri Linkov <juri@jurta.org>
12749
12750 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
12751
12752 * international/mule.el (auto-coding-alist): Sync with
12753 `auto-mode-alist' by adding upper case archive file extensions
12754 and adding ear/war to jar extension.
12755
12756 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
12757
12758 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
12759 running, restart it.
12760
12761 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
12762
12763 * finder.el (finder-current-item): Throw an error on an empty line.
12764
12765 * man.el (Man-follow-manual-reference): If current-word returns
12766 nil, use "".
12767
12768 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
12769
12770 * simple.el (goto-line): Doc fix.
12771
12772 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
12773
12774 * files.el (save-buffer): Doc fix.
12775
12776 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
12777
12778 * recentf.el (recentf-cleanup-remote): New variable.
12779 (recentf-cleanup): Use it to conditionally check availability of
12780 remote files.
12781
12782 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
12783
12784 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
12785 function names.
12786
12787 2005-03-19 Eli Zaretskii <eliz@gnu.org>
12788
12789 * language/thai-word.el: New file.
12790
12791 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
12792
12793 * files.el (backup-buffer): If the file's directory is not
12794 writable, use copy instead of move to backup the file.
12795
12796 2005-03-19 Eli Zaretskii <eliz@gnu.org>
12797
12798 * obsolete/keyswap.el: Moved to obsolete/ from term/.
12799
12800 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12801
12802 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
12803 Use functionp instead of symbolp and fboundp. Reported by Drkm
12804 <darkman_spam@yahoo.fr>.
12805 (ps-print-version): New version 6.6.6.
12806
12807 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
12808
12809 * textmodes/table.el (table--line-column-position): New idiom.
12810 (table--row-column-insertion-point-p): New function to test
12811 validity of row and column insertion operation at a location.
12812 (table-global-menu, table-cell-menu): Use above functions for
12813 deterministic test operation.
12814 (table--editable-cell-p): Behave in deterministic fashion.
12815
12816 2005-03-18 Juri Linkov <juri@jurta.org>
12817
12818 * isearch.el (isearch-lazy-highlight-new-loop):
12819 Make arguments beg and end optional.
12820 (isearch-update): Remove optional arguments nil from
12821 isearch-lazy-highlight-new-loop.
12822 (isearch-lazy-highlight-search): Let-bind case-fold-search to
12823 isearch-lazy-highlight-case-fold-search instead of
12824 isearch-case-fold-search, and let-bind isearch-regexp to
12825 isearch-lazy-highlight-regexp.
12826 Use isearch-lazy-highlight-last-string instead of isearch-string.
12827
12828 * replace.el (perform-replace): Remove bindings of global
12829 variables isearch-string, isearch-regexp, isearch-case-fold-search.
12830 Add three new arguments to `replace-highlight'.
12831 (replace-highlight): Add arguments string, regexp, case-fold.
12832 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
12833 to allow isearch-lazy-highlight-new-loop to use these values
12834 to set corresponding isearch-lazy-highlight-* internal
12835 variables whose values lazy highlighting will use regardless of
12836 changes to global variables isearch-string, isearch-regexp,
12837 isearch-case-fold-search during lazy highlighting loop.
12838 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
12839 to `lazy-highlight-cleanup'.
12840
12841 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
12842 (ispell-highlight-face): Set default face to `isearch' when
12843 lazy highlighting is enabled.
12844 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
12845 priority to 1. Add lazy highlighting.
12846 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
12847 from `isearch-dehighlight'.
12848
12849 2005-03-18 David Ponce <david@dponce.com>
12850
12851 * files.el (hack-local-variables): Do a case-insensitive search
12852 for End.
12853
12854 2005-03-18 Juri Linkov <juri@jurta.org>
12855
12856 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
12857 `isearch-lazy-highlight-cleanup', add alias to old name and
12858 declare obsolete. Add release numbers to other obsolete vars.
12859 (isearch-done, isearch-lazy-highlight-new-loop):
12860 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
12861 (lazy-highlight-cleanup) <variable>: Doc fix.
12862 (isearch-lazy-highlight-update): Rename obsolete
12863 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
12864
12865 2005-03-18 Kenichi Handa <handa@m17n.org>
12866
12867 * language/thai-util.el: Fix categorization of Thai characters in
12868 thai-category-table.
12869 (thai-composition-pattern): Adjust it for the above change.
12870 (thai-self-insert-command, thai-compose-syllable): New functions.
12871 (thai-compose-region): Use thai-compose-syllable.
12872 (thai-compose-string): Likewise.
12873 (thai-composition-function): Likewise.
12874 (thai-auto-composition): New function.
12875 (thai-auto-composition-mode): New minor mode.
12876
12877 * language/thai.el: Fix patterns to be registered in
12878 composition-function-table.
12879
12880 * international/quail.el (quail-input-method): Locally bind
12881 inhibit-modification-hooks to t.
12882
12883 2005-03-17 Richard M. Stallman <rms@gnu.org>
12884
12885 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
12886 (perl-mode): Use run-mode-hooks.
12887
12888 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
12889 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
12890 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
12891
12892 * mail/sendmail.el (sendmail-send-it): Reenable the code
12893 to compute resend-to-address and use it.
12894
12895 * tar-mode.el (tar-mode): Turn off undo unconditionally.
12896
12897 * image-mode.el: New file.
12898
12899 * image.el (insert-sliced-image): Add autoload cookie.
12900
12901 * font-lock.el (font-lock-lines-before): New user option.
12902 (font-lock-after-change-function): Obey it.
12903
12904 * bindings.el (esc-map): Make M-g a prefix.
12905 Bind M-g g and M-g M-g to goto-line.
12906
12907 * faces.el (face-id): Doc fix.
12908
12909 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
12910
12911 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
12912 (rmail-show-message): Use rmail-unknown-mail-followup-to.
12913 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
12914
12915 * mail/sendmail.el (mail-yank-ignored-headers)
12916 (mail-font-lock-keywords, mail-mode-fill-paragraph):
12917 Add Mail-Followup-To and Mail-Reply-To headers.
12918 (mail-citation-hook): Add autoload cookie.
12919 (mail-mode): Doc fix.
12920 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
12921 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
12922 (mail-mode-fill-paragraph): Handle those headers.
12923 (mail-mailing-lists): New variable.
12924 (mail-mail-reply-to, mail-mail-followup-to): New functions.
12925
12926 2005-03-17 Juri Linkov <juri@jurta.org>
12927
12928 * isearch.el (isearch-fallback): Check for `(car previous)'
12929 before calling `isearch-other-end-state'.
12930
12931 2005-03-17 Kim F. Storm <storm@cua.dk>
12932
12933 * simple.el (move-beginning-of-line): Move to beginning of buffer
12934 line, as well as beginning of screen line.
12935
12936 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
12937
12938 * calendar/diary-lib.el (mark-diary-entries): Use new optional
12939 argument REDRAW rather than calendar-redrawing variable.
12940 * calendar/calendar.el (calendar-redrawing): Delete.
12941 (redraw-calendar): Do not bind calendar-redrawing.
12942
12943 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
12944
12945 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
12946 diary-file buffer.
12947
12948 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
12949
12950 * help.el (describe-mode): Allow a :minor-mode-function property to
12951 specify a different minor mode toggle function than the variable.
12952 * simple.el (auto-fill-function):
12953 * subr.el (add-minor-mode): Use it.
12954
12955 2005-03-16 Kenichi Handa <handa@m17n.org>
12956
12957 * language/ethio-util.el (sera-being-called-by-w3): New variable.
12958 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
12959 (ethio-fidel-to-sera-buffer): Likewise.
12960
12961 2005-03-16 Juri Linkov <juri@jurta.org>
12962
12963 * emacs-lisp/find-func.el (find-function-regexp):
12964 Add defun-emitting macro `menu-bar-make-toggle'.
12965
12966 * isearch.el: Put `isearch-scroll' property to
12967 `split-window-horizontally'.
12968
12969 * info.el: Update error messages for `debug-ignored-errors'.
12970 (Info-isearch-search): Doc fix.
12971 (Info-find-node): Move up code to go into info buffer before
12972 recording the node to the history.
12973 (Info-fontify-node): Fontify titles only if the next line
12974 has two or more `*', `=', `-', `.'.
12975 Display "go to this node" for empty (match-string 3).
12976
12977 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12978
12979 * term/mac-win.el: Add mouse pointer shape constants.
12980
12981 2005-03-15 Kim F. Storm <storm@cua.dk>
12982
12983 * simple.el (move-beginning-of-line): Use vertical-motion.
12984
12985 2005-03-15 Juri Linkov <juri@jurta.org>
12986
12987 * isearch.el (isearch-error): New variable.
12988 (isearch-invalid-regexp, isearch-within-brackets): Remove.
12989 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
12990 (isearch-within-brackets-state): Remove.
12991 (isearch-case-fold-search-state, isearch-pop-fun-state):
12992 Decrease frame index.
12993 (isearch-mode, isearch-top-state, isearch-push-state)
12994 (isearch-edit-string, isearch-abort, isearch-search-and-update)
12995 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
12996 (isearch-search, isearch-lazy-highlight-new-loop):
12997 Replace `isearch-invalid-regexp' with `isearch-error'.
12998 Remove `isearch-within-brackets'.
12999 (isearch-search): Add `search-failed' handler to `condition-case'.
13000 (isearch-lazy-highlight-search): Add `condition-case' to catch
13001 errors and allow `isearch-lazy-highlight-update' to try
13002 highlighting from the beginning of the window.
13003 (isearch-repeat): Move up code to set isearch-wrapped to t
13004 before calling isearch-wrap-function.
13005
13006 * info.el (Info-isearch-initial-node): New internal variable.
13007 (Info-search): Signal an error in isearch mode when search leaves
13008 the initial node. Signal an error when `bound' is non-nil and
13009 nothing was found in the current subfile.
13010 (Info-isearch-search): Remove `condition-case'.
13011 (Info-isearch-wrap): Don't wrap when search failed during leaving
13012 the initial node. If `Info-isearch-search' is nil, wrap around
13013 the current node.
13014 (Info-isearch-start): New fun.
13015 (Info-mode): Add buffer-local hook `Info-isearch-start' to
13016 `isearch-mode-hook'.
13017
13018 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13019
13020 * simple.el (normal-erase-is-backspace): Set default to t if
13021 running on Mac.
13022
13023 * term/mac-win.el (function-key-map): Sync with x-win.el.
13024
13025 2005-03-15 Kenichi Handa <handa@m17n.org>
13026
13027 * international/mule-cmds.el (locale-language-names): Modify the
13028 format of elements and add more entries.
13029 (locale-preferred-coding-systems): Add more entries.
13030 (set-locale-environment): Adjust for the change of
13031 locale-language-names.
13032
13033 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
13034
13035 * pcvs.el (smerge-ediff): Remove bogus autoload.
13036
13037 2005-03-14 Lute Kamstra <lute@gnu.org>
13038
13039 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
13040 Ignore a `*' at the beginning of a line.
13041
13042 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
13043 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
13044 subr.el.
13045 (dont-compile, eval-when-compile, eval-and-compile): Use declare
13046 to specify indentation.
13047
13048 * generic.el (define-generic-mode): Let generic-mode-list be a
13049 list of strings; test membership with equal.
13050
13051 2005-03-14 Kim F. Storm <storm@cua.dk>
13052
13053 * simple.el (next-line, previous-line): Add optional try-vscroll
13054 arg to recognize interactive use. Pass it on to line-move.
13055 (line-move): Don't perform auto-window-vscroll when defining or
13056 executing keyboard macro to ensure consistent behavior.
13057
13058 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
13059
13060 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
13061
13062 2005-03-13 Lute Kamstra <lute@gnu.org>
13063
13064 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
13065 debugger-setup-buffer so that backtrace marks the frames set to
13066 debug-on-exit and we don't have to do it manually. Set an extra
13067 debug-on-exit for macro's.
13068 (debugger-setup-buffer): Don't mark the top frame manually.
13069
13070 2005-03-12 Lute Kamstra <lute@gnu.org>
13071
13072 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
13073 lisp-indent-function throughout.
13074 (with-no-warnings): Set lisp-indent-function property.
13075
13076 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
13077
13078 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
13079 Add entry for backslash.
13080
13081 2005-03-12 Juri Linkov <juri@jurta.org>
13082
13083 * info.el (Info-search): Four fixes for backward search.
13084
13085 2005-03-11 Jay Belanger <belanger@truman.edu>
13086
13087 * calc/calc.el (calc-language-alist): New variable.
13088 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
13089 (calc-embedded-find-modes): Use calc-language-alist instead of
13090 calc-embedded-language-alist.
13091
13092 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
13093
13094 * calendar/calendar.el (calendar-redrawing): New internal
13095 variable.
13096 (redraw-calendar): Remove bogus save-excursion from previous
13097 change. Bind calendar-redrawing to t for mark-diary-entries.
13098 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
13099 calendar if that is why we were called.
13100
13101 2005-03-11 Kenichi Handa <handa@m17n.org>
13102
13103 * international/mule.el (make-coding-system): Set property
13104 coding-system-define-form to nil.
13105 (define-coding-system-alias): Likewise.
13106
13107 2005-03-11 Kenichi Handa <handa@m17n.org>
13108
13109 These changes are suggested by Dave Love <fx@gnu.org>.
13110
13111 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
13112 coding: tag.
13113 (adaptive-fill-regexp): Add more bullets.
13114 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
13115 regexps.
13116
13117 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
13118
13119 * help.el (describe-mode): Properly handle non-trivial lighters.
13120 Don't ignore minor modes that are not listed in minor-mode-list.
13121
13122 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
13123 feature ON when the user requests to turn it OFF.
13124
13125 2005-03-10 Lute Kamstra <lute@gnu.org>
13126
13127 * emacs-lisp/debug.el (debug-entry-code): Delete it.
13128 (implement-debug-on-entry): New function to replace debug-entry-code.
13129 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
13130 second argument as the 2005-03-07 change makes it obsolete.
13131 (debug-on-entry, cancel-debug-on-entry): Update call to
13132 debug-on-entry-1.
13133 (debug, debugger-setup-buffer): Comment update.
13134 (debugger-frame-number): Update to work with implement-debug-on-entry.
13135
13136 2005-03-10 Jay Belanger <belanger@truman.edu>
13137
13138 * calc/calc-embed.el (math-ms-args): Declare it.
13139 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
13140 math-ms-args.
13141 (calc-embedded-subst): Use math-multi-subst-rec to substitute
13142 variables.
13143
13144 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
13145
13146 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
13147 Use message-box.
13148
13149 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
13150 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
13151 (tooltip-gud-tips): Simplify.
13152 (tooltip-gud-tips-p): Remove superfluous :set.
13153 (tooltip-gud-modes): Add fortran-mode.
13154 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
13155
13156 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
13157
13158 2005-03-09 Kim F. Storm <storm@cua.dk>
13159
13160 * play/animate.el (animate-place-char): Use forward-line instead
13161 of next-line to improve performance.
13162
13163 2005-03-09 Simon Josefsson <jas@extundo.com>
13164
13165 * net/browse-url.el (browse-url-default-browser): Doc fix.
13166
13167 2005-03-09 Miles Bader <miles@gnu.org>
13168
13169 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
13170 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
13171
13172 2005-03-09 Kenichi Handa <handa@m17n.org>
13173
13174 * international/latin-1.el: Set case and syntax for 255 only if
13175 set-case-syntax-set-multibyte is nil.
13176
13177 * textmodes/ispell.el (ispell-insert-word): New function.
13178 (ispell-word): Use ispell-insert-word to insert a new word.
13179 (ispell-process-line): Likewise.
13180 (ispell-complete-word): Likewise.
13181
13182 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
13183
13184 * calendar/calendar.el (redraw-calendar): Preserve point.
13185 Reported by Matt Hodges <MPHodges@member.fsf.org>.
13186 (calendar-week-start-day): Move after definition of
13187 redraw-calendar. Delete buffer test, since redraw-calendar has
13188 that now.
13189
13190 * calendar/diary-lib.el (mark-diary-entries): Only call
13191 redraw-calendar in the first of any recursive calls.
13192 Reported by Alan Shutko <ats@acm.org>.
13193
13194 2005-03-08 Juri Linkov <juri@jurta.org>
13195
13196 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
13197 (html-horizontal-rule, html-line, html-image, html-checkboxes)
13198 (html-radio-buttons): Add a space before the trailing `/>' where
13199 sgml-xml-mode is non-nil.
13200 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
13201 the subsequent tag of the empty XML tag.
13202 (html-href-anchor): Don't set initial input to "http:".
13203 (html-image): Ask for the image URL and set point inside alt="".
13204 (html-name-anchor): Duplicate the name in the `id' attribute when
13205 sgml-xml-mode is non-nil.
13206 (html-paragraph): Remove \n before <p>.
13207 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
13208 instead of `checked' when sgml-xml-mode is non-nil.
13209
13210 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
13211 Remove 1 space before #RRGGBB to not truncate it on terminal
13212 windows w/o fringes. Remove 1 space between bg and fg examples
13213 to get more space.
13214 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
13215 avoid byte-compile warnings.
13216
13217 * image-file.el (image-file-handler): Put `safe-magic' property to
13218 `image-file-handler'.
13219
13220 * info.el (Info-isearch-search): Emulate word search in
13221 isearching through multiple Info nodes with Info-search.
13222 (Info-isearch-wrap): Allow isearch-word.
13223
13224 2005-03-08 Lute Kamstra <lute@gnu.org>
13225
13226 * emacs-lisp/debug.el (debugger-step-through): Make sure that
13227 stepping into the debugger's code is not possible.
13228 (debugger-jumping-flag): Docstring update.
13229
13230 2005-03-08 Jay Belanger <belanger@truman.edu>
13231
13232 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
13233 embedded mode begins.
13234 (calc-embedded-language-alist): New variable.
13235 (calc-embedded-find-modes): Use calc-embedded-language-alist to
13236 set default language mode.
13237
13238 2005-03-08 Kenichi Handa <handa@m17n.org>
13239
13240 * international/ccl.el (define-ccl-program): Fix docstring about
13241 extra 256 bytes assured for the output buffer.
13242
13243 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
13244 Fix BUFFER_MAGNIFICATION to 2.
13245 (ccl-encode-mule-utf-16be-with-signature): Likewise.
13246
13247 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
13248
13249 * align.el (align-rules-list): Added an alignment rule for CSS
13250 declarations (applies to css-mode and html-mode buffers).
13251
13252 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
13253
13254 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
13255
13256 2005-03-07 Kim F. Storm <storm@cua.dk>
13257
13258 * simple.el (move-beginning-of-line): New command.
13259
13260 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
13261
13262 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
13263
13264 * emulation/cua-base.el: Put CUA move property on move-end-of-line
13265 and move-beginning-of-line.
13266
13267 * apropos.el (apropos-print): Omit command from M-x ... RET.
13268
13269 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
13270
13271 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
13272 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
13273
13274 2005-03-06 Richard M. Stallman <rms@gnu.org>
13275
13276 * bindings.el (esc-map): Bind M-g to goto-line.
13277
13278 * facemenu.el (global-map): Bind M-o, not M-g.
13279
13280 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13281
13282 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
13283 "Open Directory" as for "Open File".
13284
13285 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
13286
13287 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
13288 (push-mark-command): Run activate-mark-hook.
13289
13290 2005-03-06 Richard M. Stallman <rms@gnu.org>
13291
13292 * help-mode.el (help-mode-finish): Don't alter the element
13293 in view-return-to-alist if there already is one.
13294
13295 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
13296 make sure the current buffer is the expected one.
13297
13298 * novice.el (disabled-command-function): Output in *Disabled Command*.
13299 Explicitly ignore non-keyboard events, and explicitly handle C-g.
13300
13301 * textmodes/flyspell.el (flyspell-large-region):
13302 Pass args differently for aspell.
13303
13304 * files.el (mode-require-final-newline): Doc fix.
13305
13306 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13307
13308 * progmodes/which-func.el (which-function):
13309 Specify NOERROR when calling imenu--make-index-alist.
13310
13311 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
13312
13313 * simple.el (normal-erase-is-backspace): Define default value.
13314
13315 * custom.el (custom-theme-set-variables): Remove unused var
13316 `immediate'.
13317 (custom-reevaluate-setting): Simple function to handle variables
13318 that are defined before their default value can really be
13319 computed.
13320
13321 * startup.el (command-line): Use it for temporary-file-directory,
13322 small-emporary-file-directory, auto-save-file-name-transforms,
13323 blink-cursor-mode, and normal-erase-is-backspace.
13324
13325 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
13326 progress, even with buggy anchored keywords.
13327
13328 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
13329
13330 * simple.el (goto-line): Remove unbalanced final parenthesis.
13331
13332 2005-03-05 Richard M. Stallman <rms@gnu.org>
13333
13334 * simple.el (goto-line): Use a number at point as the default.
13335 With C-u as arg, switch buffers.
13336
13337 2005-03-05 Juri Linkov <juri@jurta.org>
13338
13339 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
13340 with `no-blinking-cursor'.
13341
13342 * startup.el (no-blinking-cursor): New defvar.
13343 (command-line): Add `--no-blinking-cursor' to longopts.
13344 Set `no-blinking-cursor' to t for command line arguments
13345 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
13346 with `no-blinking-cursor' in the condition for calling
13347 `blink-cursor-mode'.
13348
13349 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
13350
13351 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
13352 (menu-bar-options-save): Add blink-cursor-mode.
13353 (menu-bar-options-menu): Add blink-cursor-mode.
13354
13355 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
13356
13357 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
13358 (icalendar-export-file, icalendar-export-region)
13359 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
13360 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
13361
13362 2005-03-04 Lute Kamstra <lute@gnu.org>
13363
13364 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
13365 (debug-function-list): Ditto.
13366
13367 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
13368
13369 * textmodes/texinfmt.el (texinfo-append-refill):
13370 Redefine the types of line to which @refill
13371 is not appended by replacing a search for `@refill\\|@bye' with
13372 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
13373 itemize@refill' bug and the unfilled long lines bug.
13374 (texinfmt-version): Update number and date.
13375
13376 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
13377
13378 * international/code-pages.el (windows-1250, windows-125[2-8])
13379 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
13380
13381 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
13382
13383 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
13384 bound yet.
13385
13386 2005-03-02 Romain Francoise <romain@orebokech.com>
13387
13388 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
13389 buffer after removing limits.
13390 (ibuffer-pop-filter): Ditto.
13391 Update copyright.
13392
13393 2005-03-02 Miles Bader <miles@gnu.org>
13394
13395 * button.el (make-text-button): If the user doesn't specify a
13396 type, use the default. Rewrite to use `add-text-properties' and
13397 plist functions.
13398
13399 2005-03-01 Lute Kamstra <lute@gnu.org>
13400
13401 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
13402 (debugger-jumping-flag): New var.
13403 (debug-entry-code): Use it.
13404 (debugger-jump): Use debugger-jumping-flag and add
13405 debugger-reenable to post-command-hook.
13406 (debugger-reenable): Use debugger-jumping-flag and remove itself
13407 from post-command-hook.
13408 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
13409 debugger-reenable.
13410
13411 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
13412
13413 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
13414 inclusion of "itemize\\|", which may be unnecessary, is certainly
13415 inelegant, and stops refilling in itemize lists when formatting
13416 Japanese Texinfo files to Info.
13417 Update copyright to 2005.
13418
13419 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
13420
13421 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
13422 of an error if GDB can't find the source file.
13423
13424 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
13425
13426 * calendar/calendar.el (redraw-calendar): Work from any buffer,
13427 not just the calendar.
13428
13429 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
13430 first.
13431 (diary-redraw-calendar): New function.
13432 (make-diary-entry): Add diary-redraw-calendar to local
13433 write-contents-functions. Turn off selective display before
13434 inserting in diary.
13435
13436 2005-03-01 Kim F. Storm <storm@cua.dk>
13437
13438 * emacs-lisp/copyright.el (copyright-fix-years): New command.
13439
13440 2005-03-01 Lute Kamstra <lute@gnu.org>
13441
13442 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
13443 that debug-entry-code can be safely removed from a function while
13444 this code is being evaluated. Revert the 2005-02-27 change as the
13445 new implementation no longer requires it. Make sure that a
13446 function body containing just a string is not mistaken for a docstring.
13447 (debug): Skip one more frame in case of debug on entry.
13448 (debugger-setup-buffer): Delete one more frame line in case of
13449 debug on entry.
13450 (debugger-frame-number): Update to use the new text introduced by
13451 the 1999-11-03 change. Skip one more frame in case of debug on entry.
13452
13453 2005-02-28 Kim F. Storm <storm@cua.dk>
13454
13455 * double.el (double-translate-key): Call force-window-update after
13456 read-event to avoid crash in redisplay.
13457
13458 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
13459
13460 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
13461 (debug): Use it. Move the inhibit-trace earlier.
13462 (debug-entry-code): New const.
13463 (debug-on-entry-1): Use it.
13464
13465 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
13466
13467 * international/utf-16.el (ccl-encode-mule-utf-16le):
13468 Fix BUFFER_MAGNIFICATION to 2.
13469 (ccl-encode-mule-utf-16be): Likewise.
13470
13471 2005-02-28 Kenichi Handa <handa@m17n.org>
13472
13473 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
13474 Fix BUFFER_MAGNIFICATION to 4.
13475 (ccl-encode-mule-utf-16be-with-signature): Likewise.
13476
13477 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
13478
13479 * speedbar.el (speedbar-update-flag): Doc fix.
13480 (speedbar-show-info-under-mouse): Give set-mouse-position the right
13481 argument.
13482
13483 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
13484
13485 * reveal.el (reveal-post-command): Don't try to reveal overlays which
13486 have a non-nil `invisible' property but are actually visible.
13487
13488 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
13489 for perldoc sections.
13490 (perl-outline-regexp, perl-outline-level): New var and function.
13491 (perl-mode): Use them.
13492
13493 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
13494
13495 * calendar/diary-lib.el (diary-remind): Discard any mark portion
13496 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
13497
13498 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
13499
13500 * cus-edit.el: Comment change.
13501 (custom-buffer-create-internal): Slightly reword text at top of
13502 Custom buffers. Mention there that saving an option edits the
13503 init file. Add link to Emacs manual node on `custom-file'.
13504 (custom-magic-alist): Rewrite individual State messages to use
13505 capitalized keywords. Doc fix.
13506
13507 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
13508
13509 * calendar/calendar.el (calendar-buffer): Move above
13510 calendar-week-start-day.
13511 (calendar-week-start-day): Doc fix. Add :set function.
13512 (calendar-minimum-window-height): New variable.
13513 (generate-calendar-window): Only resize window if selected-window
13514 is displaying the calendar buffer. Use new variable
13515 calendar-minimum-window-height.
13516 (generate-calendar): Reword error message.
13517 (calendar-mode-map): Bind DEL to scroll-other-window-down.
13518
13519 2005-02-27 Andreas Schwab <schwab@suse.de>
13520
13521 * vc.el (vc-do-command): Don't run command asynchronously when
13522 operating in a remote directory.
13523
13524 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
13525 change from sync with Tramp 2.0.47.
13526
13527 2005-02-27 Richard M. Stallman <rms@gnu.org>
13528
13529 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
13530
13531 * textmodes/flyspell.el (flyspell-mode-on):
13532 Call ispell-change-dictionary only if necessary.
13533
13534 * emacs-lisp/re-builder.el (regexp-builder): New function.
13535
13536 * register.el (describe-register-1): Explicitly handle
13537 yank-excluded-properties = t.
13538
13539 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
13540 (custom-magic-alist): Change the status descriptions again.
13541 (face widget-type): Total rewrite based on `restricted-sexp'
13542 to eliminate the confusing double hiding levels.
13543
13544 * emacs-lisp/debug.el (debug-on-entry-1):
13545 If function body is empty, add nil as body form.
13546
13547 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
13548
13549 * emacs-lisp/trace.el (inhibit-trace): New var.
13550 (trace-make-advice): Use it.
13551
13552 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
13553
13554 2005-02-26 Kim F. Storm <storm@cua.dk>
13555
13556 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
13557 (mouse-on-link-p, mouse-drag-region-1): Use it.
13558
13559 2005-02-25 Lute Kamstra <lute@gnu.org>
13560
13561 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
13562
13563 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
13564
13565 * frame.el (blink-cursor-mode): Add :group keyword.
13566
13567 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
13568
13569 * calendar/icalendar.el (icalendar--decode-isodatetime):
13570 New optional argument DAY-SHIFT.
13571 (icalendar-export-region): Fix coding-system-for-write.
13572 (icalendar--convert-ical-to-diary): Shift end-day of all-day
13573 events by one.
13574
13575 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
13576
13577 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
13578
13579 2005-02-24 Kim F. Storm <storm@cua.dk>
13580
13581 * international/iso-acc.el (iso-accents-compose): Fix crash
13582 during redisplay. Call force-window-update after read-event
13583 and delete-region to signal that window is not accurate.
13584
13585 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
13586
13587 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
13588 Remove unused and inexistent var `inhibit-trace'.
13589 (debugger-mode): Use run-mode-hooks.
13590 (debugger-list-functions): Add buttons; setup xref stack.
13591
13592 2005-02-23 Richard M. Stallman <rms@gnu.org>
13593
13594 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
13595 appointment says it was explicitly made.
13596 (appt-add): Set the 3rd element.
13597 (appt-make-list): Preserve explicit appointments.
13598
13599 * subr.el (find-tag-default): Catch errors in forward-sexp.
13600
13601 2005-02-23 Juri Linkov <juri@jurta.org>
13602
13603 * info.el (Info-isearch-search): New defcustom.
13604 (Info-isearch-search): Call the default isearch function
13605 when Info-isearch-search is nil.
13606 (Info-isearch-wrap): Use variable Info-isearch-search.
13607
13608 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
13609
13610 * cus-edit.el: Comment change.
13611
13612 2005-02-22 Kim F. Storm <storm@cua.dk>
13613
13614 * progmodes/hideif.el (hide-ifdef-use-define-alist):
13615 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
13616
13617 2005-02-22 Simon Josefsson <jas@extundo.com>
13618
13619 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
13620 New variable.
13621 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
13622 Oskarsson" <myrkraverk@users.sourceforget.net>.
13623
13624 2005-02-22 Kim F. Storm <storm@cua.dk>
13625
13626 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
13627 check that window of that event is the selected window.
13628 (mouse-drag-region-1): Compare mouse event window to selected
13629 window before setting point.
13630
13631 * tooltip.el (tooltip-show-help-function): Pass event to
13632 mouse-on-link-p so it can check selected window.
13633
13634 2005-02-22 Kenichi Handa <handa@m17n.org>
13635
13636 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
13637 (ps-mule-show-warning): New function.
13638 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
13639 characters are found.
13640
13641 * ps-print.el (ps-header-footer-string): Return a list of header
13642 and footer strings.
13643
13644 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
13645
13646 * pcvs.el (cvs-retrieve-revision): Fix thinko.
13647
13648 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
13649
13650 * frame.el (blink-cursor-mode): Use define-minor-mode.
13651
13652 * term/mac-win.el (function-key-map): Use char-names more consistently.
13653 (file-name-coding-system): Only set it for MacOS-9. The other case is
13654 already handled in mule-cmds.el (where it also works when mac-win.el
13655 is not used).
13656
13657 2005-02-21 Kenichi Handa <handa@m17n.org>
13658
13659 * international/mule.el (ctext-pre-write-conversion): Always use
13660 " *code-converting-work*" buffer for work.
13661
13662 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
13663
13664 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
13665
13666 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
13667
13668 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
13669
13670 * ses.el (undo-more): Restore defadvice, but only the part that
13671 allows changes outside the restricted area of the buffer.
13672
13673 2005-02-20 Kim F. Storm <storm@cua.dk>
13674
13675 * simple.el (line-move): Add fourth optional arg try-vscroll which
13676 must be set to perform auto-window-vscroll.
13677 When moving backwards and doing auto-window-vscroll, automatically
13678 vscroll to the last part of lines which are taller than the window.
13679 (next-line, previous-line): Set try-vscroll arg on line-move.
13680
13681 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
13682
13683 * replace.el (query-replace, query-replace-regexp)
13684 (replace-string, replace-regexp): When operating on region, make
13685 the minibuffer prompt say so.
13686
13687 * isearch.el (isearch-forward): Document isearch-query-replace and
13688 isearch-query-replace-regexp keybindings.
13689
13690 2005-02-19 Jay Belanger <belanger@truman.edu>
13691
13692 * calc/calc-aent.el (math-read-token): Add local variable.
13693
13694 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
13695 (calc-edit-top): Move declaration to earlier in file.
13696 (calc-edit-macro-repeats): Add local variables.
13697
13698 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
13699 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
13700 calcFunc-tanh.
13701 Adjust integration rule for calcFunc-tan.
13702
13703 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
13704
13705 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
13706 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
13707 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
13708 (viper-skip-separators): Bug fix.
13709 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
13710 particular major mode.
13711 (viper-del-backward-char-in-replace): Don't put deleted char on the
13712 kill ring.
13713
13714 * viper-ex.el (viper-color-display-p): New function.
13715 (viper-has-face-support-p): Use viper-color-display-p.
13716
13717 * viper-keym.el (viper-gnus-modifier-map): New keymap.
13718
13719 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
13720
13721 * viper-util.el (viper-glob-unix-files): Fix shell status check.
13722 (viper-file-remote-p): Make equivalent to file-remote-p.
13723
13724 * viper.el (viper-major-mode-modifier-list):
13725 Use viper-gnus-modifier-map.
13726
13727 2005-02-19 David Kastrup <dak@gnu.org>
13728
13729 * subr.el (subregexp-context-p): Fix garbled doc string by adding
13730 quoting.
13731
13732 2005-02-19 Jay Belanger <belanger@truman.edu>
13733
13734 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
13735 Remove extra definitions.
13736 (calc-coth): New function.
13737 (calcFunc-cot): Fix `let'.
13738
13739 2005-02-19 Eli Zaretskii <eliz@gnu.org>
13740
13741 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
13742 the reasons we use "type pc" in these faces.
13743
13744 * button.el (button): Ditto.
13745
13746 2005-02-19 Michael Mauger <mmaug@yahoo.com>
13747
13748 * replace.el (query-replace-read-from): Set the value of
13749 query-replace-from-history-variable to handle the case of an empty
13750 string entered to accept the suggested default.
13751
13752 * net/tramp.el (tramp-file-name-for-operation):
13753 Use dired-call-process instead of dired-call-process-command.
13754
13755 2005-02-19 Jay Belanger <belanger@truman.edu>
13756
13757 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
13758 (math-div-non-trig): New variables.
13759 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
13760 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
13761 (math-combine-prod, math-div-symb-fancy): Add simplifications for
13762 trig expressions.
13763
13764 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
13765
13766 * progmodes/gdb-ui.el (gdb-var-update-handler)
13767 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
13768 for watch expressions,
13769 (gdb-var-create-handler): Don't set speedbar-update-flag.
13770 (gdb-post-prompt): Simplify test for speedbar.
13771
13772 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
13773
13774 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
13775 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
13776 we use the syntax table of the correct buffer.
13777 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
13778 Felix Gatzemeier.
13779
13780 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
13781 (ediff-file-remote-p): Make synonymous with file-remote-p.
13782 In all deffaces ediff-*-face-*, use min-colors.
13783
13784 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
13785 ediff-recurse-to-subdirectories.
13786 (ediff-mark-if-equal): Check that the arguments are strings, use
13787 ediff-same-contents (after to Felix Gatzemeier).
13788
13789 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
13790 nil.
13791
13792 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
13793
13794 * log-view.el (log-view-message-re): Fix up Subversion regexp.
13795
13796 2005-02-18 David Kastrup <dak@gnu.org>
13797
13798 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
13799 use `mark-active' when defined.
13800
13801 2005-02-18 Kenichi Handa <handa@m17n.org>
13802
13803 * ps-print.el (ps-font-info-database): New entry
13804 ZapfChancery-MediumItalic with correct font name. Fix font name
13805 of the entry Zapf-Chancery-MediumItalic.
13806
13807 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
13808
13809 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
13810
13811 2005-02-16 Kim F. Storm <storm@cua.dk>
13812
13813 * ido.el (ido-fallback-command): Pass user input to fallback command.
13814
13815 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
13816
13817 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
13818 (gdb-find-file-hook): Add server prefix.
13819
13820 2005-02-16 Richard M. Stallman <rms@gnu.org>
13821
13822 * replace.el (perform-replace): Pass new args to replace-highlight.
13823 (replace-highlight): Take region args,
13824 and pass them to isearch-lazy-highlight-new-loop.
13825
13826 * novice.el (disabled-command-hook): Autoload the defalias
13827 and the make-obsolete-variable call.
13828
13829 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
13830
13831 * isearch.el (isearch-lazy-highlight-start-limit)
13832 (isearch-lazy-highlight-end-limit): New variables limit
13833 the region for highlighting.
13834 (isearch-lazy-highlight-new-loop): New args BEG and END.
13835 (isearch-lazy-highlight-search): Use the new vars.
13836 (isearch-lazy-highlight-update): Likewise.
13837
13838 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
13839
13840 * cus-start.el (all): Use default-boundp.
13841
13842 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
13843
13844 * menu-bar.el (menu-bar-select-frame): Handle current frame.
13845
13846 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
13847
13848 * autorevert.el (auto-revert-stop-on-user-input)
13849 (auto-revert-verbose): Doc fixes.
13850
13851 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
13852
13853 * international/mule-cmds.el (set-locale-environment): Remove call
13854 to set-selection-coding-system on Windows.
13855
13856 2005-02-15 Jay Belanger <belanger@truman.edu>
13857
13858 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
13859 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
13860 calcFunc-coth.
13861 (math-simplify-sqrt): Add simplifications.
13862
13863 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
13864 to list.
13865
13866 * calc/calc-ext.el: Add functions to autoloads.
13867
13868 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
13869 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
13870 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
13871 (math-csc-raw, math-cot-raw): New functions.
13872
13873 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
13874
13875 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
13876 the variable name in a message.
13877
13878 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
13879 calcFunc-csc, calcFunc-cot.
13880
13881 * calc/calcalg2.el: Add derivative and integration rules for
13882 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
13883 calcFunc-csch, calcFunc-coth.
13884 (math-do-integral-methods): Add to checks for when to use
13885 substitutions.
13886
13887 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
13888
13889 2005-02-15 Lute Kamstra <lute@gnu.org>
13890
13891 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
13892 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
13893 <monnier@iro.umontreal.ca>
13894 (lisp-outline-level): Improve efficiency. Suggested by David
13895 Kastrup <dak@gnu.org>.
13896
13897 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
13898
13899 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
13900 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
13901 (gdb-set-gud-minor-mode-existing-buffers): New functions.
13902 (gdb-find-file-hook): New hook. Add it to find-file-hook.
13903 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
13904
13905 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
13906
13907 * cus-start.el (all): Comment change.
13908
13909 2005-02-14 Lute Kamstra <lute@gnu.org>
13910
13911 * cus-start.el (all): Check if symbol is void.
13912
13913 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
13914
13915 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
13916 optional argument to \cite.
13917
13918 2005-02-14 Richard M. Stallman <rms@gnu.org>
13919
13920 * cus-edit.el (custom-buffer-create-internal): Update help message.
13921 (custom-magic-alist): Update help messages.
13922
13923 * cus-start.el (all): Allow a var to specify a standard value.
13924
13925 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
13926
13927 * custom.el (custom-theme-set-variables): Handle variable aliases.
13928
13929 * frame.el (blink-cursor-timer): Doc fix.
13930 (blink-cursor): Make it an alias for `blink-cursor-mode' and
13931 declare obsolete.
13932 (blink-cursor-mode): Define with defcustom and use correct
13933 standard expression in that defcustom.
13934 * startup.el (command-line): Adapt to above changes in frame.el.
13935
13936 2005-02-11 Lute Kamstra <lute@gnu.org>
13937
13938 * apropos.el (apropos-score-doc): Prevent division by zero.
13939
13940 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
13941
13942 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
13943 (icalendar--get-event-property-attributes)
13944 (icalendar--get-event-properties)
13945 (icalendar--datetime-to-diary-date): New functions.
13946 (icalendar--split-value): Doc fix.
13947 (icalendar--datetime-to-noneuropean-date)
13948 (icalendar--datetime-to-european-date): New optional argument
13949 SEPARATOR. Return result as a string instead of a list.
13950 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
13951 (icalendar--convert-string-for-export): Rename arg S to STRING.
13952 (icalendar-export-region): Doc fix. Change name of error buffer.
13953 Save output buffer.
13954 (icalendar-import-file): Add blank at end of prompt.
13955 (icalendar-import-buffer): Doc fix. Do not switch to error
13956 buffer. Indicate status in return value.
13957 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
13958 buffer. Save output buffer. Handle exception from recurrence
13959 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
13960 events. Fix problems with weekly all-day events.
13961
13962 2005-02-10 Richard M. Stallman <rms@gnu.org>
13963
13964 * simple.el (eval-expression-print-format):
13965 Avoid warning about edebug-active.
13966
13967 * help.el (help-for-help-internal): Rename from help-for-help.
13968 (help-for-help): Define with defalias.
13969
13970 * font-core.el (font-lock-default-function): Use with-no-warnings.
13971
13972 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
13973
13974 * custom.el (defface): Doc fix.
13975
13976 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
13977
13978 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
13979 width 0" to prevent word wrapping problems.
13980
13981 2005-02-09 Kim F. Storm <storm@cua.dk>
13982
13983 * ido.el (ido-file-extensions-order): New defcustom.
13984 (ido-file-extension-lessp, ido-file-extension-aux)
13985 (ido-file-extension-order): New advanced file ordering.
13986 (ido-file-lessp): New simple file ordering.
13987 (ido-sort-list): Remove.
13988 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
13989 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
13990
13991 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
13992
13993 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
13994 that some versions of grep produce.
13995 (grep-mode-font-lock-keywords): Likewise.
13996
13997 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
13998
13999 * progmodes/gdb-ui.el (gdb-location-list): New variable.
14000 (gdb-cdir): Delete.
14001 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
14002 (gdb-source-info): Treat case when source file is in another
14003 directory properly.
14004 (gdb-get-location): New function.
14005
14006 2005-02-07 Jay Belanger <belanger@truman.edu>
14007
14008 * calc/calc-prog.el (calc-write-parse-table-part)
14009 (calc-fix-token-name): Fix a check for language type.
14010
14011 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
14012
14013 2005-02-07 Andre Spiegel <spiegel@gnu.org>
14014
14015 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
14016 as directory not writable.
14017
14018 2005-02-07 Kim F. Storm <storm@cua.dk>
14019
14020 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
14021 (cua--standard-movement-commands): Remove list.
14022 Instead, set CUA property value to move for movement commands.
14023 (cua-movement-commands): Remove. Users must set CUA prop instead.
14024 (cua--pre-command-handler): Check CUA property.
14025 (cua--init-keymaps): Don't remap undo commands.
14026 (cua-mode): Don't call cua--rectangle-on-off.
14027
14028 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
14029 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
14030 (cua--rect-undo-set-point): New var.
14031 (cua--rectangle-undo-boundary): Setup undo apply entry.
14032 (cua--rect-undo-handler): New function for rectangle undo.
14033 (cua--rect-start-position, cua--rect-end-position): Add.
14034 (cua--rectangle-post-command): Call cua--rectangle-set-corners
14035 for restored rectangle. Set point if cua--rect-undo-set-point.
14036
14037 2005-02-06 Jay Belanger <belanger@truman.edu>
14038
14039 * calc/calc-lang.el (calc-tex-language): Display more information
14040 in messages.
14041
14042 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
14043 in TeX mode.
14044
14045 2005-02-06 Richard M. Stallman <rms@gnu.org>
14046
14047 * emacs-lisp/lisp.el (buffer-end): Doc fix.
14048
14049 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
14050
14051 * net/ldap.el (ldap-search-internal): Support attributes with
14052 optional descriptions separated by a semi-colon, as in
14053 "userCertificate;binary".
14054
14055 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14056
14057 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
14058 isn't a cons (i.e. the version is 0).
14059
14060 2005-02-05 Eli Zaretskii <eliz@gnu.org>
14061
14062 * help.el (help-for-help): Doc fix.
14063
14064 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
14065
14066 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
14067 GDB-Windows on the menu-bar as this works better.
14068
14069 2005-02-04 Jay Belanger <belanger@truman.edu>
14070
14071 * calc/calc-embed.el (calc-embedded-update): Don't put in
14072 unnecessary newlines. Adjust the end of formula marker.
14073
14074 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
14075 (math-latex-parse-two-args): New function.
14076
14077 2005-02-03 Lute Kamstra <lute@gnu.org>
14078
14079 * help-fns.el (help-with-tutorial): Make sure that users cannot
14080 remove the entire text of the tutorial by means of `undo'.
14081
14082 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
14083
14084 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
14085 in recent changes, where the ispell process was repeatedly
14086 killed & restarted.
14087
14088 * international/mule-cmds.el (set-locale-environment): Set file-name
14089 coding system to utf-8 on Darwin systems.
14090 (set-default-coding-systems): Don't set default-file-name-coding-system
14091 on Darwin systems.
14092
14093 2005-02-03 Richard M. Stallman <rms@gnu.org>
14094
14095 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
14096
14097 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
14098
14099 * faces.el (list-faces-display): Add optional argument.
14100
14101 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
14102
14103 * font-core.el (font-lock-default-function): Handle the rare case where
14104 only font-lock-keywords is set.
14105
14106 2005-02-02 Kenichi Handa <handa@m17n.org>
14107
14108 * international/characters.el: Cancel previous change for
14109 I-WITH-DOT-ABOVE and DOTLESS-i.
14110
14111 * international/latin-5.el: Cancel previous change.
14112
14113 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
14114
14115 * progmodes/gud.el: Correction to syntax in gud-menu-map.
14116
14117 2005-02-02 Kenichi Handa <handa@m17n.org>
14118
14119 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
14120 DOTLESS-i.
14121
14122 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
14123 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
14124
14125 * case-table.el (get-upcase-table): New function.
14126 (copy-case-table): Copy upcaes table too if non-nil.
14127 (set-case-syntax-delims): Maintain upcase table too.
14128 (set-case-syntax-pair): Likewise.
14129 (set-upcase-syntax, set-downcase-syntax): New functions.
14130 (set-case-syntax): Maintain upcase table too.
14131
14132 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
14133
14134 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
14135
14136 * progmodes/gud.el (gud-goto-info): New function.
14137 (gud-tool-bar-map): Use correct icon.
14138
14139 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
14140
14141 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
14142 When delegating, order args in the funcall correctly.
14143
14144 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
14145
14146 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
14147
14148 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
14149
14150 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
14151 buffer not visiting a file.
14152
14153 2005-01-31 Jay Belanger <belanger@truman.edu>
14154
14155 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
14156 bound on the line with the formula.
14157
14158 2005-01-31 Kim F. Storm <storm@cua.dk>
14159
14160 * ses.el (ses-create-cell-variable-range)
14161 (ses-destroy-cell-variable-range, ses-reset-header-string)
14162 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
14163 (ses-insert-row): Fix format of apply undo entries.
14164
14165 2005-01-31 Jay Belanger <belanger@truman.edu>
14166
14167 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
14168 parts.
14169
14170 * calc/calc-embed.el (calc-embedded-open-formula)
14171 (calc-embedded-close-formula): Ignore matrix environments.
14172
14173 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
14174 TeX mode.
14175
14176 * calc/calc-lang.el (math-function-table, math-oper-table)
14177 (math-variable-table): Adjust the LaTeX portions.
14178
14179 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
14180 (math-latex-ignore-words): New constant.
14181
14182 2005-01-31 Richard M. Stallman <rms@gnu.org>
14183
14184 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
14185 (ispell-local-dictionary): Doc fix.
14186 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
14187 Don't reinitialize at run time. Don't defcustom.
14188 All uses changed to append ispell-local-dictionary-alist,
14189 or check it first.
14190 (ispell-current-dictionary): New variable for dictionary in use.
14191 (ispell-dictionary): Now used only for global default.
14192 (ispell-start-process): Set ispell-current-dictionary,
14193 not ispell-dictionary.
14194 (ispell-change-dictionary): Use this only for setting
14195 user preferences.
14196 (ispell-internal-change-dictionary): New function
14197 to change the current dictionary in use.
14198 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
14199 Use ispell-current-dictionary.
14200 Handle ispell-local-dictionary-overridden.
14201 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
14202
14203 2005-01-31 Jay Belanger <belanger@truman.edu>
14204
14205 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
14206
14207 * calc/calc-ext.el: Add calc-latex-language to autoloads.
14208 (calc-mode-map): Add calc-latex-language.
14209
14210 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
14211 (math-latex-print-frac): New functions.
14212 (math-oper-table, math-function-table, math-variable-table)
14213 (math-complex-format, math-input-filter): Add latex properties.
14214 (calc-set-language): Set math-expr-special-function-mapping.
14215
14216 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
14217 (calc-write-parse-table-part): Add LaTeX support.
14218
14219 * calc/calc.el (calc-language): Adjust docstring.
14220 (calc-set-mode-line): Add LaTeX support.
14221 (math-expr-special-function-mapping): New variable.
14222 (math-tex-ignore-words): Add to list.
14223
14224 * calc/calccomp.el (math-compose-expr, math-compose-rows):
14225 Add LaTeX support.
14226 (math-compose-expr): Add support for special functions.
14227
14228 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
14229
14230 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
14231
14232 * progmodes/gdb-ui.el (gdb-memory-address)
14233 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
14234 (gdb-memory-mode-map, gdb-memory-format-keymap)
14235 (gdb-memory-format-menu, gdb-memory-unit-keymap)
14236 (gdb-memory-unit-menu): New variables for a buffer
14237 that lets the user examine program memory.
14238 (gdb-memory-set-address, gdb-memory-set-repeat-count)
14239 (gdb-memory-format-binary, gdb-memory-format-octal)
14240 (gdb-memory-format-unsigned, gdb-memory-format-signed)
14241 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
14242 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
14243 (gdb-memory-unit-word, gdb-memory-unit-halfword)
14244 (gdb-memory-unit-byte, gdb-memory-unit-menu)
14245 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
14246 (gdb-memory-mode, gdb-memory-buffer-name)
14247 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
14248 New functions for above buffer.
14249
14250 2005-01-30 Richard M. Stallman <rms@gnu.org>
14251
14252 * cus-edit.el (custom-bury-buffer): Function deleted.
14253 (custom-buffer-done-function): Option deleted.
14254 (custom-buffer-done-kill): New (replacement option.
14255 (Custom-buffer-done): Call quit-window.
14256 (custom-buffer-create-internal): Update for above changes.
14257
14258 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
14259
14260 * simple.el (undo-ask-before-discard): New var.
14261 (undo-outer-limit-truncate): Implement it.
14262 (undo-extra-outer-limit): Doc update.
14263
14264 2005-01-29 Richard M. Stallman <rms@gnu.org>
14265
14266 * ses.el (undo-more): Delete defadvice.
14267 (ses-begin-change): Doc fix.
14268
14269 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
14270 instead of rebinding C-x u and C-_.
14271
14272 * files.el (normal-backup-enable-predicate): Return nil for files
14273 in /tmp, regardless of temporary-file-directory.
14274
14275 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
14276
14277 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
14278 (open-rectangle, delete-whitespace-rectangle-line)
14279 (clear-rectangle-line): If FILL, pass t instead of FILL
14280 for move-to-column's 2nd arg.
14281
14282 * simple.el (undo): Fix the test for continuing a series of undos.
14283 (undo-more): Set pending-undo-list to t when we reach end.
14284 (pending-undo-list): Move up defvar.
14285
14286 * wid-edit.el (widget-button-click):
14287 Shorten the range of the track-mouse binding.
14288
14289 * comint.el (comint-insert-input): Undo previous changes;
14290 use last-input-event in interactive spec.
14291
14292 2005-01-29 Eli Zaretskii <eliz@gnu.org>
14293
14294 * progmodes/compile.el (compilation-start): Bind buffer-read-only
14295 to nil before invoking call-process. Reset buffer's modified flag
14296 after fontifying it in the no-async branch.
14297
14298 * wid-edit.el (widget-specify-button): If mouse pointer shape
14299 cannot be changed, use mouse face instead.
14300
14301 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
14302
14303 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
14304 (gdb-goto-breakpoint): Make breakpoint handling work on template
14305 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
14306 (gdb-assembler-custom): Update to recognize breakpoint information
14307 added on 2005-01-19.
14308
14309 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
14310
14311 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
14312 (dsssl-mode): Use define-derived-mode.
14313 (scheme-mode-initialize): Remove.
14314 (scheme-mode): Use run-mode-hooks.
14315
14316 * cus-edit.el (customize-group-other-window)
14317 (custom-buffer-create-other-window): Don't override special-display-*.
14318 (custom-mode-map): Make it dense.
14319
14320 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
14321 sets the default value.
14322
14323 2005-01-28 Eli Zaretskii <eliz@gnu.org>
14324
14325 * descr-text.el: Add more keywords.
14326
14327 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
14328
14329 * speedbar.el: Avoid unnecessary use of locate-library.
14330
14331 * international/mule-cmds.el (standard-display-european-internal):
14332 Don't fiddle with latin-1 non-break space any more since it's now
14333 special cased in the C code.
14334 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
14335
14336 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
14337
14338 * cus-start.el (all): Add `undo-outer-limit'.
14339
14340 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14341
14342 * textmodes/bibtex.el (bibtex-format-entry):
14343 Use `bibtex-empty-field-re' only on the text of fields, not on entire
14344 field lines.
14345 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
14346 not on part of a buffer.
14347
14348 2005-01-25 Lute Kamstra <lute@gnu.org>
14349
14350 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
14351 nonempty field text strings like "{letters\\macro{}more letters}".
14352 Clarify docstring.
14353 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
14354 (bibtex-entry-offset, bibtex-parse-association)
14355 (bibtex-parse-field-name): Fix typos in docstrings.
14356 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
14357
14358 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
14359
14360 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
14361 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
14362 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
14363 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
14364
14365 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
14366 isearch minor mode.
14367
14368 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
14369
14370 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
14371
14372 2005-01-24 Lute Kamstra <lute@gnu.org>
14373
14374 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
14375 CASECHARS and NOT-CASECHARS regular expressions of the
14376 "nederlands" and "nederlands8" dictionaries to prevent a "Range
14377 striding over charsets" error.
14378
14379 2005-01-24 Jay Belanger <belanger@truman.edu>
14380
14381 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
14382 display variable name.
14383
14384 2005-01-24 Kenichi Handa <handa@m17n.org>
14385
14386 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
14387 Fix setting of the element of encoded-kbd-iso2022-invocations.
14388
14389 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
14390
14391 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
14392 (gdb-threads-select): Change to also accept mouse events.
14393 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
14394 (gdb-threads-mouse-select): Delete.
14395
14396 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
14397
14398 * files.el (insert-directory): Take care of empty directory,
14399 listed without -a switch.
14400
14401 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
14402
14403 * textmodes/refill.el (refill-post-command-function):
14404 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
14405 to the list of functions that we should be careful not to undo.
14406 (refill-late-fill-paragraph-function): Remove.
14407 (refill-saved-state): New var.
14408 (refill-mode): Use it to save fill-paragraph-function.
14409 Save also the value of auto-fill-function.
14410
14411 * term/w32-win.el: Simplify code.
14412
14413 2005-01-23 Kim F. Storm <storm@cua.dk>
14414
14415 * simple.el (line-move): Adapt to new return value from
14416 pos-visible-in-window-p.
14417
14418 * simple.el (line-move): Fix last change. Check partial
14419 visibility at point rather than at window-start.
14420
14421 2005-01-22 Jason Rumney <jasonr@gnu.org>
14422
14423 * term/w32-win.el (xw-defined-colors): Remove debug-message.
14424
14425 2005-01-22 David Kastrup <dak@gnu.org>
14426
14427 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
14428
14429 2005-01-22 Eli Zaretskii <eliz@gnu.org>
14430
14431 * type-break.el (type-break-mode): Add a test for
14432 type-break-file-name being non-nil.
14433
14434 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
14435
14436 * net/eudc.el (top level): Call (message "") via progn, so that
14437 eudc-options-file is loaded.
14438
14439 2005-01-22 Kim F. Storm <storm@cua.dk>
14440
14441 * simple.el (line-move-1): Rename from line-move.
14442 (line-move): New function that adjusts vscroll for partially
14443 visible rows, and calls line-move-1 otherwise.
14444
14445 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
14446
14447 * pcomplete.el: Define pcomplete-read-event instead of read-event,
14448 since it's not a complete read-event implementation
14449
14450 2005-01-20 Jay Belanger <belanger@truman.edu>
14451
14452 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
14453 for called function.
14454
14455 2005-01-20 Steven Tamm <steventamm@mac.com>
14456
14457 * term/mac-win.el (process-connection-type): Remove.
14458 Controlled now by s/darwin.h:PTY_ITERATION.
14459
14460 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
14461
14462 * window.el (handle-select-window): Don't switch window when we're
14463 in the minibuffer.
14464
14465 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
14466
14467 * subr.el (dotimes-with-progress-reporter): New macro.
14468
14469 * ses.el (ses-dotimes-msg): Remove macro.
14470 Use `dotimes-with-progress-reporter' instead.
14471
14472 2005-01-19 Steven Tamm <steventamm@mac.com>
14473
14474 * term/mac-win.el (process-connection-type): Use new
14475 operating-system-release variable to use ptys on Darwin 7 (OS X
14476 10.3) when using carbon build.
14477
14478 2005-01-19 Jay Belanger <belanger@truman.edu>
14479
14480 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
14481 flags if the last command was a tab or M-tab.
14482
14483 * calc/calc-prog.el (calc-user-define-edit): Put original formula
14484 in formula editing buffer.
14485
14486 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
14487
14488 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
14489 breakpoint image symbol in margin.
14490
14491 2005-01-19 Jay Belanger <belanger@truman.edu>
14492
14493 * calc/calc-prog.el (calc-execute-kbd-macro):
14494 Ignore calc-keep-arg-flag.
14495
14496 2005-01-19 Kenichi Handa <handa@m17n.org>
14497
14498 * textmodes/ispell.el (ispell-looking-at): New function.
14499 (ispell-process-line): Use ispell-looking-at to compare the ispell
14500 output and the buffer contents.
14501
14502 2005-01-18 Jay Belanger <belanger@truman.edu>
14503
14504 * calc/calc.el (calc-display-raw): Fix docstring.
14505
14506 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
14507
14508 * simple.el (blink-matching-open): Strip extra info from syntax.
14509
14510 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
14511 funny chars in the end-of-here-doc marker.
14512
14513 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
14514
14515 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
14516 that enable/disabled state of breakpoints is shown correctly in
14517 fringe and on ttys.
14518 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
14519 Add breakpoint information as text properties.
14520 (gdb-mouse-toggle-breakpoint):
14521 Rename to gdb-mouse-set-clear-breakpoint.
14522 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
14523 breakpoints in the margin.
14524 (gdb-remove-strings): Simplify.
14525
14526 2005-01-17 Jay Belanger <belanger@truman.edu>
14527
14528 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
14529 erasing buffer.
14530
14531 2005-01-17 Richard M. Stallman <rms@gnu.org>
14532
14533 * progmodes/grep.el (grep-find): Copy from `grep' the condition
14534 for calling grep-compute-defaults.
14535
14536 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
14537 if buffer is empty.
14538
14539 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
14540
14541 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
14542
14543 * hilit-chg.el (highlight-changes-mode): Don't autoload.
14544
14545 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
14546 non-preloaded variables.
14547
14548 2005-01-17 Steven Tamm <steventamm@mac.com>
14549
14550 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
14551 tex-shell cause to force interactivity when using pipes.
14552
14553 2005-01-17 Kim F. Storm <storm@cua.dk>
14554
14555 * simple.el (just-one-space): Make arg optional.
14556
14557 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
14558
14559 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
14560 posn-at-x-y to t to access left-margin.
14561
14562 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
14563
14564 Sync with Tramp 2.0.47.
14565
14566 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
14567 catching keep-date problems in cp/scp operations.
14568 (tramp-handle-copy-file): Don't call `set-file-modes'
14569 unconditionally. Specialized functions should know better what is
14570 necessary. This improves performance a little bit, and the
14571 functions could catch errors with `cp -p' and `scp -p'.
14572 (tramp-do-copy-or-rename-file-via-buffer)
14573 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
14574 when appropriate.
14575 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
14576 Call `set-file-modes' when appropriate.
14577 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
14578 Johnsson <isak@hypergene.com>
14579 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
14580 of both Tramp buffer and debug buffer. Reported by Joakim Verona
14581 <joakim@verona.se>
14582 (tramp-file-name-for-operation): Mark `shell-command' as magic for
14583 Emacs only.
14584
14585 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
14586 `find-file-hooks' and `dired-mode-hook'.
14587 (tramp-minor-mode-map): Respective map. Add remapping for
14588 `compile' and `recompile'.
14589 (tramp-remap-command, tramp-recompile): New defuns.
14590 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
14591 in buffer "*Compilation*". Call the commands asynchronously.
14592
14593 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
14594 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
14595 `shell-command', because it isn't magic in XEmacs. Reported by
14596 Adrian Aichner <adrian@xemacs.org>.
14597
14598 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
14599 `substitute-in-file-name.
14600 (tramp-smb-handle-substitute-in-file-name): New defun.
14601 (tramp-smb-advice-PC-do-completion): Delete advice.
14602
14603 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
14604
14605 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
14606 Fix error in deleting region.
14607
14608 2005-01-15 Richard M. Stallman <rms@gnu.org>
14609
14610 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
14611 In non-temp buffer, switch syntax table temporarily.
14612
14613 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
14614
14615 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
14616
14617 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
14618
14619 * imenu.el (imenu--split-menu): Copy menulist before sorting.
14620 (imenu--generic-function): Use START, not BEG, as pos of definition.
14621
14622 * simple.el (just-one-space): Argument specifies number of spaces.
14623
14624 * simple.el (eval-expression-print-format): Avoid warning
14625 about edebug-active.
14626
14627 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
14628
14629 * progmodes/sh-script.el: Code copied from make-mode.el
14630 with small changes,
14631 (sh-mode-map): Bind C-c C-\.
14632 (sh-backslash-column, sh-backslash-align): New variables.
14633 (sh-backslash-region, sh-append-backslash): New functions.
14634
14635 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
14636
14637 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
14638 (rmail-pop-password, rmail-pop-password-required): Move to
14639 rmail-obsolete group.
14640 (rmail-set-pop-password): Rename to rmail-set-remote-password.
14641 All callers updated.
14642 (rmail-get-pop-password): Rename to rmail-get-remote-password.
14643 Take an argument specifying whether it is POP or IMAP mailbox we
14644 are using. All callers updated.
14645 (rmail-pop-password-error): Rename to
14646 rmail-remote-password-error. Added mailutils-specific error message.
14647 (rmail-movemail-search-path)
14648 (rmail-movemail-variant-in-use): New variables.
14649 (rmail-remote-password, rmail-remote-password-required):
14650 New customization variables.
14651 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
14652 (rmail-parse-url): New function.
14653 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
14654 with GNU mailutils movemail.
14655
14656 2005-01-15 Kevin Ryde <user42@zip.com.au>
14657
14658 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
14659 suffix to space, $ or '$, to correctly position point when going
14660 to @table style constants like DBL_MAX.
14661
14662 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
14663
14664 * type-break.el (type-break-mode, type-break-file-time)
14665 (type-break-file-keystroke-count, type-break-choose-file):
14666 Don't store data in or load data from the file if type-break-file-name
14667 is nil.
14668 (type-break-file-name): Doc update as per the above.
14669
14670 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
14671
14672 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
14673 lookup-key might return nil; handle that.
14674
14675 2005-01-15 Alan Mackenzie <acm@muc.de>
14676
14677 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
14678 rather than the element found, thus enabling the tree to be setcar'd.
14679
14680 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
14681
14682 * textmodes/org.el (org-show-following-heading): New option.
14683 (org-show-hierarchy-above): Use `org-show-following-heading'.
14684 (org-cycle): Documentation fix.
14685
14686 * textmodes/org.el (orgtbl-optimized): New option
14687 (orgtbl-mode): New command, a minor mode.
14688 (orgtbl-mode-map): New variable.
14689 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
14690 (orgtbl-error, orgtbl-self-insert-command)
14691 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
14692
14693 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
14694 a local variable in each org-mode buffer.
14695
14696 * textmodes/org.el (org-set-regexps-and-options): Rename from
14697 `org-set-regexps'. Added checking for STARTUP keyword.
14698 (org-get-current-options): Add STARTUP options.
14699 (org-table-insert-row): Make mode intelligent about when
14700 realignment is needed.
14701 (org-self-insert-command, org-delete-backward-char, org-delete-char):
14702 New commands.
14703 (org-enable-table-editor): New default value `optimized'.
14704 (org-table-blank-field): Support blanking regions if active.
14705
14706 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
14707
14708 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
14709 if the year is not given.
14710
14711 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
14712 Add new escapes %m and %M, fixed bug with %F by adding
14713 save-match-data.
14714 (reftex-reference): Remove ?. from list of spaces.
14715 (reftex-label-info): Add automatic label prefix recognition.
14716
14717 * textmodes/reftex-index.el (reftex-index-next-phrase):
14718 Add slave parameter to call of `reftex-index-this-phrase'.
14719 (reftex-index-this-phrase): New optional argument.
14720 (reftex-index-region-phrases): Add slave parameter to call of
14721 `reftex-index-this-phrase'.
14722 (reftex-display-index): New argument redo.
14723 (reftex-index-rescan): Add 'redo to arguments of
14724 `reftex-display-index'.
14725 (reftex-index-Rescan, reftex-index-revert)
14726 (reftex-index-switch-index-tag): Add 'redo to arguments of
14727 `reftex-display-index'.
14728 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
14729 indexing. Fix bug with matching is there is a quote before or
14730 after the word.
14731
14732 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
14733 Fix bug when collecting citation keys in lines with comments.
14734 (reftex-citation): Prefix argument no longer rescans the document,
14735 but forces prompting for optional arguments of cite macros.
14736 (reftex-do-citation): Prompting for optional arguments implemented.
14737
14738 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14739 Add optional arguments to most cite commands.
14740 (reftex-cite-cleanup-optional-args): New option
14741 (reftex-cite-prompt-optional-args): New option.
14742 (reftex-trust-label-prefix): New option.
14743
14744 * textmodes/reftex-toc.el (reftex-toc-find-section):
14745 Add push-mark before changing the position in the buffer.
14746
14747 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
14748 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
14749
14750 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
14751
14752 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
14753 more carefully.
14754
14755 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
14756
14757 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
14758 (sgml-mode): Use it.
14759 (sgml-get-context): Better keep track of implicitly closed tags.
14760
14761 2005-01-13 Kenichi Handa <handa@m17n.org>
14762
14763 * textmodes/ispell.el: These changes are to fix misalignment error
14764 caused by equivalent characters of different Emacs charsets.
14765 (ispell-unified-chars-table): New variable.
14766 (ispell-get-decoded-string): New function.
14767 (ispell-get-casechars, ispell-get-not-casechars)
14768 (ispell-get-otherchars): Call ispell-get-decoded-string.
14769
14770 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14771
14772 * custom.el (custom-declare-variable): Just put symbol instead
14773 of (defvar . symbol) in `current-load-list'.
14774
14775 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
14776
14777 * emacs-lisp/elint.el: Fixed typo in Commentary section.
14778
14779 2005-01-12 Jay Belanger <belanger@truman.edu>
14780
14781 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
14782 to create a Calc summary.
14783
14784 2005-01-12 Kim F. Storm <storm@cua.dk>
14785
14786 * mouse.el (mouse-on-link-p): Change functionality and doc
14787 string to comply with latest description in lisp ref.
14788
14789 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
14790
14791 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
14792 Enable mouse clicks on mode-line, header-line and margin.
14793 (event-type): Give mouse event symbols an 'event-kind property
14794 with value 'mouse-click.
14795
14796 2005-01-12 Juri Linkov <juri@jurta.org>
14797
14798 * facemenu.el (list-colors-display): Add new arg buffer-name.
14799 Use it. Fix docstring. Replace code for identifying duplicate
14800 colors by the name with call to `list-colors-duplicates' which
14801 identifies duplicate colors by the value unless the color
14802 is one of special Windows colors. Set truncate-lines to t.
14803 Print sorted duplicate color names on each line. Indent to 22
14804 \(the longest color name in rgb.txt) instead of 20. Optimize.
14805 (list-colors-duplicates): New function.
14806 (facemenu-color-name-equal): Delete function.
14807
14808 * facemenu.el (list-colors-print): New function created from code
14809 in list-colors-display. Print #RRGGBB at the window right edge.
14810 (list-colors-display): When temp-buffer-show-function is not
14811 defined, call list-colors-print from temp-buffer-show-hook
14812 to get the right value of window-width in list-colors-print
14813 after the buffer is displayed.
14814
14815 * simple.el (pop-mark): Move deactivate-mark out of conditional
14816 part to deactivate the active mark regardless of the state of the
14817 mark ring.
14818
14819 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
14820 variables line in desktop files.
14821
14822 2005-01-12 Juri Linkov <juri@jurta.org>
14823
14824 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
14825 Bring together isearch highlight related options.
14826 (lazy-highlight): Replace group `replace' by `matching'.
14827 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
14828 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
14829 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
14830 and declare them obsolete.
14831 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
14832 (isearch-faces): Remove defgroup.
14833 (isearch-overlay, isearch-highlight, isearch-dehighlight):
14834 Move isearch highlighting code closer to lazy highlighting code.
14835
14836 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
14837 (query-replace-highlight, query-replace-lazy-highlight)
14838 (query-replace): Move definitions to the beginning of the file.
14839
14840 2005-01-11 Juri Linkov <juri@jurta.org>
14841
14842 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
14843 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
14844 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
14845
14846 * info.el (Info-history-forward): New variable.
14847 (Info-select-node): Reset Info-history-forward to nil.
14848 (Info-last): Turn into defalias.
14849 (Info-history-back): Rename from Info-last.
14850 Add current node to Info-history-forward.
14851 (Info-history-forward): New fun.
14852 (Info-mode-map): Replace Info-last by Info-history-back.
14853 Bind Info-history-forward to "r".
14854 (Info-mode-menu): Replace Info-last by Info-history-back.
14855 Fix menu item text. Add menu item for Info-history-forward.
14856 (info-tool-bar-map): Replace Info-last by Info-history-back.
14857 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
14858 for Info-history-forward.
14859 (Info-mode): Replace Info-last by Info-history-back in docstring.
14860 Add local variable Info-history-forward.
14861 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
14862
14863 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
14864
14865 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
14866 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
14867 Ignore select-window events rather than fiddle with
14868 mouse-autoselect-window.
14869
14870 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
14871
14872 * type-break.el (type-break-mode): Fix previous change.
14873
14874 2005-01-10 Jay Belanger <belanger@truman.edu>
14875
14876 * calc/calc-ext.el (calc-reset): Reset when inside embedded
14877 calculator; only reset when point is inside a calculator.
14878 Don't adjust the window height if the window takes up the whole height
14879 of the frame.
14880
14881 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
14882
14883 * ebuff-menu.el (Electric-buffer-menu-mode):
14884 Preserve value of buffer-local var header-line-format.
14885
14886 2005-01-09 Jay Belanger <belanger@truman.edu>
14887
14888 * calc/calc.el (calc-mode-var-list-restore-saved-values):
14889 Make sure settings file exists before accessing it.
14890
14891 * calc/calc-embed.el (calc-embedded-subst):
14892 Replace math-multi-subst-rec, which is only supposed to be called
14893 by math-multi-subst, by math-multi-subst.
14894
14895 2005-01-09 Andre Spiegel <spiegel@gnu.org>
14896
14897 * vc.el (vc-allow-async-revert): New user option.
14898 (vc-disable-async-diff): New internal variable.
14899 (vc-revert-buffer): Use them to disable asynchronous diff.
14900
14901 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
14902 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
14903 asynchronously if vc-disable-async-diff is t.
14904
14905 2005-01-09 Jay Belanger <belanger@truman.edu>
14906
14907 * calc/calc.el (defcalcmodevar): New macro.
14908 (calc-mode-var-list-restore-default-values)
14909 (calc-mode-var-list-restore-saved-values): New functions.
14910 (calc-mode-var-list): Use defcalcmodevar to define it.
14911 (calc-always-load-extensions, calc-line-numbering)
14912 (calc-line-breaking, calc-display-just, calc-display-origin)
14913 (calc-number-radix, calc-leading-zeros, calc-group-digits)
14914 (calc-group-char, calc-point-char, calc-frac-format)
14915 (calc-prefer-frac, calc-hms-format, calc-date-format)
14916 (calc-float-format, calc-full-float-format, calc-complex-format)
14917 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
14918 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
14919 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
14920 (calc-matrix-brackets, calc-language, calc-language-option)
14921 (calc-left-label, calc-right-label, calc-word-size)
14922 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
14923 (calc-display-raw, calc-internal-prec, calc-angle-mode)
14924 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
14925 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
14926 (calc-window-height, calc-display-trail, calc-show-selections)
14927 (calc-use-selections, calc-assoc-selections)
14928 (calc-display-working-message, calc-auto-why, calc-timing)
14929 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
14930 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
14931 (calc-gnuplot-default-device, calc-gnuplot-default-output)
14932 (calc-gnuplot-print-device, calc-gnuplot-print-output)
14933 (calc-gnuplot-geometry, calc-graph-default-resolution)
14934 (calc-graph-default-resolution-3d, calc-invocation-macro)
14935 (calc-show-banner): Use defcalcmodevar to declare them and set
14936 their default values.
14937
14938 * calc/calc-ext.el (calc-reset): Restore saved values of variables
14939 instead of default values (but restore default values if there is
14940 an argument of 0).
14941
14942 2005-01-09 David Kastrup <dak@gnu.org>
14943
14944 * desktop.el (desktop-restore-eager): Fix typo in type.
14945
14946 2005-01-08 Richard M. Stallman <rms@gnu.org>
14947
14948 * cus-edit.el (customize): Delete :link.
14949
14950 2005-01-08 Jay Belanger <belanger@truman.edu>
14951
14952 * calc/calc.el (calc-mode): Remove the extension from the
14953 `calc-settings-file' file name when loading it.
14954
14955 2005-01-08 Kim F. Storm <storm@cua.dk>
14956
14957 * info.el (Info-mode-map, Info-next-link-keymap)
14958 (Info-prev-link-keymap, Info-up-link-keymap):
14959 Map follow-link to mouse-face.
14960 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
14961
14962 2005-01-08 Jay Belanger <belanger@truman.edu>
14963
14964 * calc/calc.el (calc-settings-file): Change default value.
14965 Suggested by cgw in a comment in calc-mode.el.
14966
14967 * calc/calc-mode.el (calc-settings-file-name):
14968 Compare calc-settings-file to user-init-file instead of ~/.emacs.
14969 Replace ~/.emacs in a prompt by calc-settings-file.
14970
14971 2005-01-07 Lars Hansen <larsh@math.ku.dk>
14972
14973 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
14974 (desktop-lazy-idle-delay): New customizable variables.
14975 (desktop-buffer-args-list): New variable.
14976 (desktop-append-buffer-args): New function.
14977 (desktop-save): Call desktop-append-buffer-args for some buffers.
14978 (desktop-lazy-create-buffer): New function.
14979 (desktop-idle-create-buffers): New function.
14980 (desktop-read): Add message about buffers to restore lazily.
14981 (desktop-lazy-abort): New command.
14982 (desktop-clear): Call desktop-lazy-abort.
14983 (desktop-lazy-complete): New command.
14984
14985 2005-01-06 Richard M. Stallman <rms@gnu.org>
14986
14987 * emacs-lisp/find-func.el (find-face-definition):
14988 Rename from find-face.
14989
14990 2005-01-06 Kim F. Storm <storm@cua.dk>
14991
14992 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
14993
14994 * man.el (Man-xref-man-page, Man-xref-header-file)
14995 (Man-xref-normal-file): Add follow-link property.
14996
14997 2005-01-06 Jay Belanger <belanger@truman.edu>
14998
14999 * calc/calc-units.el: Make sure the proper macro definitions are
15000 available when compiling.
15001
15002 2005-01-06 Juri Linkov <juri@jurta.org>
15003
15004 * isearch.el (isearch-lazy-highlight-update):
15005 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
15006
15007 2005-01-06 Miles Bader <miles@gnu.org>
15008
15009 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
15010 (isearch-lazy-highlight-face): Use new name.
15011
15012 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
15013
15014 * uniquify.el (uniquify-rationalize-file-buffer-names):
15015 Re-add an interactive spec.
15016 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
15017 to the same name.
15018
15019 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
15020 (isearch-update, isearch-done): Adjust calls accordingly.
15021
15022 2005-01-05 Richard M. Stallman <rms@gnu.org>
15023
15024 * custom.el (custom-set-variables, custom-theme-set-variables):
15025 Clarify documentation.
15026
15027 * emacs-lisp/find-func.el (find-variable)
15028 (find-variable-other-window, find-variable-other-frame):
15029 Fix the TYPE args to find-function-read and find-function-do-it.
15030 (find-function): Doc fix.
15031 (find-function-at-point): Replace function-at-point alias.
15032
15033 2005-01-04 Richard M. Stallman <rms@gnu.org>
15034
15035 * cus-face.el (custom-declare-face):
15036 Record defface in current-load-list.
15037
15038 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
15039
15040 * emacs-lisp/find-func.el: Doc fixes.
15041 (find-face-regexp): New variable.
15042 (find-function-regexp-alist): New variable.
15043 (find-function-C-source): Third arg is now TYPE.
15044 (find-function-search-for-symbol): Handle general TYPE.
15045 (find-function-read, find-function-do-it): Handle general TYPE.
15046 (find-definition-noselect, find-face): New functions.
15047 (function-at-point): Alias deleted.
15048
15049 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
15050
15051 * battery.el (display-battery-mode): Rename from display-battery.
15052 Handle the case where it gets turned off.
15053
15054 2005-01-04 Richard M. Stallman <rms@gnu.org>
15055
15056 * cus-edit.el (customize): Make :link point to user doc.
15057
15058 * man.el (Man-fontify-manpage): Turn off undo generation.
15059
15060 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
15061
15062 2005-01-04 Andreas Schwab <schwab@suse.de>
15063
15064 * files.el (insert-directory): Only look for error lines in
15065 inserted text. Don't move too far after processing --dired markers.
15066
15067 2005-01-04 Richard M. Stallman <rms@gnu.org>
15068
15069 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
15070 Don't expand if the character is @, period, dash, etc.
15071 (define-mail-abbrev): Quote names that contain problem characters.
15072
15073 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
15074
15075 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
15076
15077 2005-01-03 Richard M. Stallman <rms@gnu.org>
15078
15079 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
15080 (query-replace-highlight, query-replace-lazy-highlight)
15081 (query-replace): Definitions moved up. Doc fix.
15082
15083 2005-01-03 Richard M. Stallman <rms@gnu.org>
15084
15085 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
15086 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
15087 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
15088 (lazy-highlight-face): Rename from isearch-lazy-...
15089 Change all references to them.
15090
15091 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
15092
15093 * cus-edit.el (custom-file): Doc fix for defcustom.
15094 (custom-file): The function no longer sets the variable
15095 `custom-file' to its return value.
15096
15097 * startup.el (command-line): No longer load `custom-file'.
15098
15099 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
15100
15101 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
15102
15103 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
15104 Don't confuse module-prefixed identifiers for labels.
15105 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
15106
15107 2005-01-02 Richard M. Stallman <rms@gnu.org>
15108
15109 * files.el (basic-save-buffer-1): Fix previous change.
15110
15111 * loadhist.el (file-loadhist-lookup): New function.
15112 (file-provides, file-requires): Use it.
15113
15114 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
15115 instead of calculating the right size.
15116
15117 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
15118
15119 * vc-svn.el (vc-svn-diff): Stay local if possible.
15120
15121 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
15122
15123 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
15124
15125 * files.el (hack-local-variables): Fix last change.
15126
15127 2005-01-02 Jay Belanger <belanger@truman.edu>
15128
15129 * calc/calc-yank.el (calc-edit-top): New variable.
15130 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
15131 object. Change header properties.
15132 (calc-edit-finish, calc-edit-finish-stack-object)
15133 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
15134 edited object.
15135 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
15136 for the beginning of the edited object.
15137 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
15138 for the beginning of the edited object.
15139 * calc/calc-prog.el (calc-edit-macro-finish-edit)
15140 (calc-finish-formula-edit, calc-macro-repeats)
15141 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
15142 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
15143 beginning of the edited object.
15144 (calc-user-define-edit): Change the header for editing macros.
15145 Remove unnecessary variable.
15146
15147 2005-01-01 Jay Belanger <belanger@truman.edu>
15148
15149 * calc/calc-yank.el (calc-edit-mode): Change default header.
15150 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
15151 * calc/calc-store.el (calc-edit-variable): Change title to match new
15152 header.
15153 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
15154 mode to match new header.
15155 (calc-user-define-edit): Change titles to include names of commands.
15156 (calc-finish-formula-edit): Adjust to handle new header.
15157 (calc-finish-macro-edit): Remove.
15158 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
15159 (calc-edit-macro-command, calc-edit-macro-command-type)
15160 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
15161 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
15162 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
15163 (calc-edit-macro-finish-edit): New functions.
15164 (calc-user-define-edit): Use new functions to edit named calc macros.
15165
15166 2005-01-01 Stefan <monnier@iro.umontreal.ca>
15167
15168 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
15169
15170 * ses.el (copy-region-as-kill): Deactivate mark.
15171
15172 2005-01-01 Richard M. Stallman <rms@gnu.org>
15173
15174 * replace.el (occur-1): If the output buffer is also an input,
15175 don't kill it, rename it.
15176
15177 * faces.el (set-face-background, set-face-foreground): Doc fix.
15178
15179 * cus-face.el (custom-face-attributes): Fix :help-echo strings
15180 for :foreground and :background.
15181
15182 * dired.el (dired-view-command-alist): Variable deleted.
15183 (dired-view-file, dired-mouse-find-file-other-window):
15184 Delete the code to use it.
15185
15186 2005-01-01 Kim F. Storm <storm@cua.dk>
15187
15188 * image.el (insert-sliced-image): Use t for line-height property.
15189
15190 See ChangeLog.11 for earlier changes.
15191
15192 ;; Local Variables:
15193 ;; coding: iso-2022-7bit
15194 ;; End:
15195
15196 Copyright (C) 2005 Free Software Foundation, Inc.
15197 Copying and distribution of this file, with or without modification,
15198 are permitted provided the copyright notice and this notice are preserved.
15199
15200 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1