Add hacks for citation in mail-mode and message-mode.
[bpt/emacs.git] / lisp / ChangeLog
1 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
2
3 * longlines.el (longlines-mode): Add hacks for mail-mode and
4 message-mode.
5
6 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7
8 * textmodes/org.el: (org-table-sort-lines): New command.
9 (org-tbl-menu): Add entry for `org-table-sort-lines'.
10 (org-add-file): Command removed, use `org-agenda-file-to-front'
11 instead.
12 (org-export-icalendar): Use `org-icalendar-combined-name'.
13 (org-cycle-agenda-files, org-agenda-file-to-end)
14 (org-agenda-file-to-front): New commands.
15 (org-table-tab-jumps-over-hlines,org-export-html-style): New
16 options.
17 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
18 (org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
19 New functions.
20 (org-fill-paragraph): Call `org-table-align' in tables.
21 (org-mode): Call `org-set-autofill-regexps'.
22 (org-export-as-html): Support for local handformatted lists.
23 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
24 (org-export-local-list-max-depth): New option.
25 (org-html-expand): Use `org-html-protect'.
26
27 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
28
29 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
30 to "p".
31 (gdb): Move definition of gud-pp to...
32
33 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
34 speedbar.
35 (gdb-find-watch-expression): New function.
36
37 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
38
39 * faces.el (face-attribute, set-face-attribute): Mention existence
40 of `:ignore-defface' setting in docstring.
41
42 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
43
44 * simple.el (completion-setup-function): Fix last change.
45
46 2005-11-17 John Paul Wallington <jpw@pobox.com>
47
48 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
49 Use `posn-set-point' instead of `mouse-set-point' because the
50 latter is not fbound when configured without X.
51
52 * comint.el (comint-insert-input): Likewise.
53
54 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
55
56 * simple.el (hard-newline): New variable.
57 (sendmail-user-agent-compose, next-line): Use it.
58
59 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
60 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
61 (mail-mail-reply-to, mail-mail-followup-to)
62 (mail-position-on-field, mail-signature, mail-yank-original)
63 (mail-attach-file): Likewise.
64
65 * mail/mailheader.el (mail-header-format)
66 (mail-header-format-function): Likewise.
67
68 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
69
70 2005-11-17 Juri Linkov <juri@jurta.org>
71
72 * font-lock.el (font-lock-faces): Rename this defgroup from
73 `font-lock-highlighting-faces'.
74 (font-lock-comment-face, font-lock-comment-delimiter-face)
75 (font-lock-string-face, font-lock-doc-face)
76 (font-lock-keyword-face, font-lock-builtin-face)
77 (font-lock-function-name-face, font-lock-variable-name-face)
78 (font-lock-type-face, font-lock-constant-face)
79 (font-lock-warning-face, font-lock-negation-char-face)
80 (font-lock-preprocessor-face)
81 (font-lock-regexp-grouping-backslash)
82 (font-lock-regexp-grouping-construct): Rename :group from
83 `font-lock-highlighting-faces' to `font-lock-faces'.
84
85 * cus-edit.el (lisp, c, tex):
86 * progmodes/ada-mode.el (ada):
87 * progmodes/asm-mode.el (asm):
88 * progmodes/cperl-mode.el (cperl-faces):
89 * progmodes/cpp.el (cpp):
90 * progmodes/dcl-mode.el (dcl):
91 * progmodes/f90.el (f90):
92 * progmodes/fortran.el (fortran):
93 * progmodes/icon.el (icon):
94 * progmodes/idlwave.el (idlwave-misc):
95 * progmodes/m4-mode.el (m4):
96 * progmodes/make-mode.el (makefile):
97 * progmodes/meta-mode.el (meta-font):
98 * progmodes/modula2.el (modula2):
99 * progmodes/octave-mod.el (octave):
100 * progmodes/pascal.el (pascal):
101 * progmodes/perl-mode.el (perl):
102 * progmodes/prolog.el (prolog):
103 * progmodes/ps-mode.el (PostScript-edit):
104 * progmodes/scheme.el (scheme):
105 * progmodes/sh-script.el (sh-script):
106 * progmodes/simula.el (simula):
107 * progmodes/tcl.el (tcl):
108 * textmodes/nroff-mode.el (nroff):
109 * textmodes/reftex-vars.el (reftex-fontification-configurations):
110 * textmodes/sgml-mode.el (sgml):
111 * textmodes/texinfo.el (texinfo):
112 Add :link (custom-group-link font-lock-faces) to defgroup.
113
114 * hi-lock.el (hi-lock): Rename this defgroup from
115 `hi-lock-interactive-text-highlighting'. Change parent group from
116 `faces' to `font-lock'. Add link to the manual.
117 (hi-lock-mode, hi-lock-file-patterns-range)
118 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
119 `hi-lock-interactive-text-highlighting' to `hi-lock'.
120 (hi-lock-faces): Add :group `faces'.
121
122 * cus-edit.el (custom-variable-prompt): Clarify the code.
123
124 * faces.el (face-read-string): Set the default value arg of
125 completing-read.
126
127 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
128
129 * rfn-eshadow.el (file-name-shadow-properties)
130 (file-name-shadow-tty-properties, file-name-shadow-mode):
131 Remove autoloads, because the file is now preloaded.
132
133 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
134
135 * printing.el (easy-menu-intern): Don't define.
136 (pr-get-symbol): Use easy-menu-intern only if defined.
137
138 * simple.el (blink-matching-open): Simplify a bit.
139 (completion-setup-function): Fix the case of partial-completion-mode
140 when the minibuffer's contents start with "-".
141 Obey completion-base-size-function even when
142 minibuffer-completing-file-name is non-nil.
143
144 2005-11-16 Richard M. Stallman <rms@gnu.org>
145
146 * net/eudcb-ph.el (eudc-ph-open-session):
147 Use set-process-query-on-exit-flag.
148
149 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
150
151 * international/ucs-tables.el (ucs-set-table-for-input):
152 Use make-local-variable, not make-variable-buffer-local.
153
154 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
155 Improve warning message text.
156
157 * savehist.el (savehist-save-hook): Add :group.
158
159 * menu-bar.el (menu-bar-help-menu):
160 Rename Find Extra Packages to External Packages.
161
162 * cus-edit.el (Custom-reset-standard): Verify that
163 :custom-standard-value prop exists before calling it.
164
165 * apropos.el (apropos-calc-scores): Use apropos-pattern.
166
167 2005-11-16 Martin Rudalics <rudalics@gmx.at> (tiny change)
168
169 * wid-edit.el (color): Enclose %t in %{...%}.
170
171 * cus-edit.el (face): Enclose %t in %{...%}.
172
173 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
174
175 * savehist.el (savehist-mode-hook): Re-add the var.
176 (savehist-mode): Use it.
177
178 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
179
180 * textmodes/flyspell.el: Fix commenting convention.
181 Remove unnecessary leading * in custom docstrings.
182 (flyspell-emacs): Remove unused var.
183 (flyspell-delete-region-overlays): Use remove-overlays.
184 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
185 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
186 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
187 (flyspell-debug-signal-word-checked): Use with-current-buffer.
188 (make-flyspell-overlay): Don't locally reuse a global name.
189 (flyspell-highlight-incorrect-region)
190 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
191 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
192 (flyspell-notify-misspell): Remove unused args `start' and `end'.
193 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
194 Wrap calls to accept-process-output inside with-local-quit since it's
195 often called from a post-command-hook.
196 (flyspell-correct-word, flyspell-auto-correct-word):
197 Use ispell-send-string.
198 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
199
200 * calendar/diary-lib.el (diary-list-entries): Also hide the
201 terminating newline.
202
203 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
204
205 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
206 window-system, to allow fonts on tty.
207
208 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
209
210 * progmodes/gud.el (gud-speedbar-item-info): New function.
211 (gud-install-speedbar-variables): Use it to display data type
212 of watch expression as a tooltip in speedbar.
213
214 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
215
216 * font-core.el (global-font-lock-mode): Add :version keyword,
217 because default was changed.
218
219 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
220
221 * startup.el (command-line): Use `custom-reevaluate-setting' for
222 `file-name-shadow-mode'.
223
224 * loadup.el: Preload rfn-eshadow.
225
226 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
227 Add :version keyword.
228 (file-name-shadow-properties, file-name-shadow-tty-properties)
229 (file-name-shadow): Add :version keyword.
230
231 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
232 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
233 in the custom-group property of the symbol frames and the fringe
234 group got no link to its parent group frames.
235 Doc fix.
236
237 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
238
239 * progmodes/gud.el (gud-stop-subjob): New function.
240 (gud-menu-map, gud-tool-bar-map): Use it.
241
242 2005-11-16 Kim F. Storm <storm@cua.dk>
243
244 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
245 than kill it.
246 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
247 to a more useful/logical place.
248
249 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
250
251 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
252 go buttons complementary.
253
254 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
255
256 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
257 (rfn-eshadow-sifn-equal): New function.
258 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
259
260 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
261
262 * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
263 string.
264
265 * viper.el (viper-emacs-state-mode-list): Ensure that
266 rcirc-mode buffers come up in Emacs state.
267
268 * ediff-util (ediff-make-temp-file): Use proper file-name-handler
269 operation.
270
271 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
272
273 * term.el (term-termcap-format): Fix typos.
274 (term-down): Fix the negative argument case.
275
276 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
277
278 * progmodes/gdb-ui.el: Remove face-alias left over from change on
279 2005-08-15.
280 (gdb-ann3): New command gud-go.
281 (menu): Accomodate gdb-mi.el.
282 (gdb-assembler-custom): Make buffer of selected window current
283 so that set-window-point works.
284
285 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
286 buttons and include new ones.
287
288 2005-11-16 Kim F. Storm <storm@cua.dk>
289
290 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
291 (gud-menu-map): Use it.
292
293 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
294
295 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
296 that works correctly for Custom and that does not override a user
297 who disables it.
298
299 * help-mode.el (help-make-xrefs, help-xref-on-pp)
300 (help-xref-interned, help-follow): Make hyperlinks for variables
301 that are unbound, but have a non-nil variable-documentation property.
302
303 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
304 mode hook. (It conflicted with defcustoms for some mode hooks.)
305 Use the `variable-documentation' property to give the mode hook a
306 docstring and expand that docstring.
307
308 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
309
310 * savehist.el (savehist-mode): Don't bother with
311 `custom-set-minor-mode'.
312 (savehist-coding-system): Check XEmacs version.
313 (history-length): Declare also at run time.
314 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
315 Don't set the customize state.
316 (savehist-minibuffer-hook): Special case for when
317 minibuffer-history-variable is equal to t.
318
319 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
320
321 * files.el (write-file): Refresh VC status.
322
323 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
324 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
325 than fundamental-mode to see if the mode was set.
326
327 2005-11-14 Romain Francoise <romain@orebokech.com>
328
329 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
330 dummy function in `eval-when-compile' to avoid compiler warning.
331 Require `man' at compile time.
332
333 2005-11-14 Jay Belanger <belanger@truman.edu>
334
335 * calc-alg.el (calcFunc-write-out-power): Rename it to
336 calcFunc-powerexpand.
337 (math-write-out-power): Rename it to math-powerexpand; have it
338 handle negative exponents.
339 (calc-writeoutpower): Rename it to calc-powerexpand.
340
341 * calc-ext.el: Change calcFunc-writeoutpower and
342 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
343 autoloads.
344 Add calcFunc-ldiv to autoloads.
345
346 * calc-arith.el (calcFunc-ldiv): New function.
347
348 * calc.el (calc-left-divide): New function.
349
350 2005-11-14 Juri Linkov <juri@jurta.org>
351
352 * cus-edit.el (custom-variable-prompt): Set the default value arg
353 of completing-read.
354
355 * cus-dep.el (custom-make-dependencies): Reverse the list of
356 found dependencies.
357
358 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
359
360 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
361 Highlighting" entry, it is on by default now.
362 (menu-bar-options-save): Do not save global-font-lock-mode.
363
364 2005-11-13 Richard M. Stallman <rms@gnu.org>
365
366 * textmodes/flyspell.el (flyspell-large-region):
367 Call flyspell-accept-buffer-local-defs.
368
369 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
370
371 * textmodes/flyspell.el (flyspell-notify-misspell):
372 Fix misspelling of "Misspelling".
373 (flyspell-process-localwords): New function.
374 (flyspell-large-region): Call flyspell-process-localwords and
375 flyspell-delete-region-overlays.
376 (flyspell-delete-region-overlays): New function.
377 (flyspell-delete-all-overlays): Call that.
378
379 2005-11-13 Richard M. Stallman <rms@gnu.org>
380
381 * help.el (help-for-help-internal): Improve doc of C-h a.
382 (describe-key): Improve prompt; doc fix.
383
384 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
385
386 * vc-svn.el (vc-svn-registered): Catch all errors.
387
388 * cus-dep.el (custom-make-dependencies): Typo.
389
390 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
391
392 * net/tramp-util.el (top): Fix compilation warning.
393
394 2005-11-13 Kim F. Storm <storm@cua.dk>
395
396 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
397
398 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
399
400 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
401 (gud-speedbar-buttons): Match on "const char *" too.
402
403 * progmodes/gdb-ui.el (gdb-var-create-handler)
404 (gdb-var-list-children-handler): Match on "const char *" too.
405 (gdb-var-evaluate-expression-handler): Match on empty string.
406 (gdb-var-update-handler): Only call
407 gdb-var-evaluate-expression-handler when required.
408
409 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
410
411 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
412 selected window. This still doesn't work for speedbar.
413 (gud-speedbar-buttons): Handle string expressions properly.
414
415 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
416 (gdb-var-create-handler): Handle string expressions properly.
417 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
418 Handle string expressions properly. Move "type" field into regexp.
419
420 2005-11-12 Karl Fogel <kfogel@red-bean.com>
421
422 * bookmark.el (bookmark-maybe-message): New function to reduce
423 code duplication: invokes `message' iff baud-rate is high enough.
424 (bookmark-write-file): Use above instead of an inline conditional.
425 (bookmark-load): Same.
426
427 2005-11-12 Karl Fogel <kfogel@red-bean.com>
428
429 * bookmark.el (bookmark-write-file): Don't visit the destination
430 file, just write the data to it using write-region. This is
431 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
432 change to avoid visiting the file in the first place.
433
434 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
435
436 * hi-lock.el (hi-lock-mode): Set the default value of
437 font-lock-defaults.
438
439 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
440
441 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
442 arg to `file-attributes'.
443 (find-lisp-format): The UID and GID can now be strings.
444
445 2005-11-12 Kim F. Storm <storm@cua.dk>
446
447 * help.el (help-map): Bind C-h d to apropos-documentation.
448
449 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
450 when point is at end-of-buffer.
451
452 * apropos.el (apropos-match-face): Doc fix.
453 (apropos-sort-by-scores): Add new choice `verbose'.
454 (apropos-documentation-sort-by-scores): New defcustom.
455 (apropos-pattern): Now contains the pattern entered by the user.
456 (apropos-pattern-quoted): New defvar.
457 (apropos-regexp): New defvar, containing the regexp corresponding
458 to apropos-pattern.
459 (apropos-all-words-regexp): Rename from apropos-all-regexp.
460 (apropos-read-pattern): New defun. Use it to read pattern arg in
461 interactive calls; returns list of words for a word list, and
462 string for a regexp.
463 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
464 parses a list of words or regexp as returned by apropos-read-pattern.
465 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
466 (apropos-score-doc): Return a very high score if the string
467 entered by the user matches literally.
468 (apropos-variable): Doc fix. Use apropos-read-pattern.
469 (apropos-command): Doc fix. Use apropos-read-pattern and
470 apropos-parse-pattern. Call apropos-print with nosubst=t.
471 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
472 apropos-parse-pattern.
473 (apropos-documentation): Doc fix. Use apropos-read-pattern and
474 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
475 apropos-documentation-sort-by-scores. Call apropos-print with
476 nosubst=t.
477 (apropos-documentation-internal): Pass doc string through
478 substitute-key-definition before adding text properties.
479 Highlight substring matching literal user input if possible.
480 (apropos-documentation-check-doc-file): Remove locals beg and end.
481 Fix calculation of score (as added twice). Pass doc string through
482 substitute-key-definition before adding text properties.
483 (apropos-documentation-check-elc-file): Pass doc string through
484 substitute-key-definition before adding text properties.
485 Highlight substring matching literal user input if possible.
486 (apropos-print): Add new arg NOSUBST; if set, command and variable
487 doc strings have already been passed through substitute-key-definition.
488 Add code to handle apropos-accumulator items without score element
489 for backwards compatibility (e.g. with woman package).
490 Only show scores if apropos-sort-by-scores is `verbose'.
491
492 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
493
494 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
495 Add jka-compr-load-suffixes to load-suffixes.
496
497 * jka-compr.el: Require 'jka-cmpr-hook.
498 (jka-compr-info-compress-message, jka-compr-info-compress-program)
499 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
500 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
501 (jka-compr-info-can-append, jka-compr-info-strip-extension)
502 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
503 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
504 (jka-compr-uninstall): Remove entries from
505 jka-compr-added-to-file-coding-system-alist after they are used.
506 (jka-compr-error): Remove unused var `curbuf'.
507 (jka-compr-file-local-copy): Remove unused var `notfound'.
508
509 2005-11-10 Romain Francoise <romain@orebokech.com>
510
511 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
512
513 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
514
515 * progmodes/gud.el (gud-menu-map): Move parentheses.
516 (gdb): New command gud-pv.
517
518 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
519
520 * tar-mode.el: Remove spurious or unnecessary leading stars
521 in docstrings.
522 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
523 (tar-parse-octal-integer-safe): Use mapc.
524 (tar-header-block-summarize): Remove unused var `ck'.
525 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
526 cleared before. Obey default-enable-multibyte-characters.
527 Use mapconcat. Simplify setting of tar-header-offset.
528 (tar-mode-map): Move initialization inside delcaration.
529 (tar-flag-deleted): Use `abs'.
530 (tar-expunge-internal): Remove unused var `line'.
531 (tar-expunge-internal): Don't hardcode point-min==1.
532 (tar-expunge): Widen while doing set-buffer-multibyte.
533 (tar-rename-entry): Use file-name-coding-system.
534 (tar-alter-one-field): Don't hardcode point-min==1.
535 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
536 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
537
538 2005-11-10 Masatake YAMATO <jet@gyve.org>
539
540 * add-log.el (add-log-current-defun): Handle class::method
541 notation of c++. Fix incorrect comment.
542
543 2005-11-10 Alan Mackenzie <acm@muc.de>
544
545 * help-fns.el (describe-variable): Make C-h v work when a variable
546 has variable documentation yet is unbound.
547
548 2005-11-10 Masatake YAMATO <jet@gyve.org>
549
550 * man.el (Man-highlight-references): Set an empty
551 string to `Man-arguments' if it is nil.
552 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
553
554 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
555
556 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
557 commenting conventions.
558
559 * cus-dep.el (custom-make-dependencies): Simplify.
560 Better follow the commenting conventions.
561
562 2005-11-09 Richard M. Stallman <rms@gnu.org>
563
564 * apropos.el (apropos-pattern): Rename from apropos-regexp.
565 (apropos-orig-pattern): Rename from apropos-orig-regexp.
566 All uses changed.
567 (apropos-rewrite-regexp): Doc fix.
568 (apropos-variable, apropos-command, apropos, apropos-value):
569 Change prompt; carry through the argument renaming.
570
571 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
572
573 * find-lisp.el: Require dired.
574 (find-lisp-find-dired-internal): Do not call
575 `abbreviate-file-name' on DIR.
576
577 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
578
579 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
580
581 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
582
583 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
584 when using the speedbar.
585 (gdb): New command gud-pp.
586 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
587
588 2005-11-09 Juri Linkov <juri@jurta.org>
589
590 * replace.el (occur-excluded-properties): New defcustom.
591 (occur-1, occur-engine, occur-accumulate-lines): Use it.
592
593 2005-11-08 Jay Belanger <belanger@truman.edu>
594
595 * calc/calc-units.el (math-convert-units): Replace any composite
596 unit by its definition.
597
598 2005-11-08 Lars Hansen <larsh@soem.dk>
599
600 * emacs-lisp/autoload.el (update-directory-autoloads):
601 Add obsolete function alias.
602
603 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
604
605 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
606 comment-indent-function.
607 (lisp-comment-indent): Replace by an alias for comment-indent-default.
608
609 * reveal.el (reveal-post-command): Rework the handling of
610 reveal-open-spots, so as to be more reliable. There were several
611 tricky corner cases where an open spot might be lost, or where
612 a closed spot might end up on the list of open spots.
613 Only reveal text that's ellipsised.
614
615 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
616
617 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
618
619 2005-11-07 John Paul Wallington <jpw@gnu.org>
620
621 * ibuffer.el (ibuffer): Search iconified frames too when
622 getting Ibuffer buffer's window.
623
624 2005-11-06 Richard M. Stallman <rms@gnu.org>
625
626 * progmodes/compile.el (compilation-internal-error-properties):
627 save-excursion around the computation of MARKER.
628
629 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
630
631 * textmodes/flyspell.el (flyspell-external-point-words):
632 flyspell-get-word returns a list, not just a string.
633
634 2005-11-06 John Paul Wallington <jpw@pobox.com>
635
636 * ibuffer.el (ibuffer): Search all visible frames when getting
637 Ibuffer buffer's window.
638
639 2005-11-07 Masatake YAMATO <jet@gyve.org>
640
641 * man.el (Man-reference-regexp): Accept spaces between
642 `Man-name-regexp' and `Man-section-regexp'.
643 (Man-apropos-regexp): New variable.
644 (Man-abstract-xref-man-page): Use value for `Man-target-string'
645 if available.
646 (Man-highlight-references, Man-highlight-references0):
647 Handle the case when `Man-arguments' includes "-k".
648 (Man-highlight-references0): Rename the argument `TARGET-POS' to
649 `TARGET'. `TARGET' can be a number, function or nil.
650
651 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
652
653 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
654 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
655 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
656 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
657 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
658 (gdb-send-item): Use buffer-local-value and simplify.
659
660 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
661
662 * startup.el (command-line): Use `custom-reevaluate-setting' for
663 `global-font-lock-mode'.
664
665 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
666 by default, except in batch mode or when the -D option is given.
667
668 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
669 specified keyword args on to `define-minor-mode'. Update docstring.
670
671 2005-11-05 Romain Francoise <romain@orebokech.com>
672
673 * replace.el (occur-engine): Add marker at end of line, too.
674
675 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
676
677 * font-lock.el: Don't deal with font-lock-face-attributes here,
678 move the code ...
679
680 * startup.el (command-line): ... here. Use face-spec-set instead
681 of custom-declare-face.
682
683 * faces.el (face-spec-set): Reset the face if spec is not nil.
684
685 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
686
687 * newcomment.el (comment-region-internal): Box more tightly in the
688 common case where there's no TAB in the boxed text.
689
690 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
691
692 * info.el (info-tool-bar-map): Use images prev-node, next-node and
693 up-node.
694
695 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
696
697 * newsticker.el: Commentary updated. Code formatting changed.
698 (newsticker-version): Change to "1.9".
699 (newsticker, newsticker-feed): Doc fix.
700 (newsticker-url-list): Doc fix. Add option "Weekly".
701 (newsticker-retrieval-interval): Add option "Weekly".
702 (newsticker-headline-processing): Doc fix.
703 (newsticker-auto-mark-filter): Remove.
704 (newsticker-auto-mark-filter-list): New.
705 (newsticker-layout, newsticker-sort-method): Doc fix.
706 (newsticker-hide-old-items-in-newsticker-buffer)
707 (newsticker-heading-format, newsticker-item-format)
708 (newsticker-desc-format): Doc fix.
709 (newsticker-show-all-rss-elements): Remove.
710 (newsticker-show-all-news-elements): New.
711 (newsticker-faces, newsticker-ticker): Doc fix.
712 (remove-from-invisibility-spec): Code formatting.
713 (newsticker--process-ids): New.
714 (newsticker-mode): Doc fix.
715 (newsticker-mode): Change mode-line-format.
716 (newsticker-start): Remove debug output.
717 (newsticker-start-ticker): Doc fix. Add Autoload cookie.
718 (newsticker-w3m-show-inline-images): Code formatting.
719 (newsticker-next-item): Call `force-mode-line-update'.
720 (newsticker-previous-item): Call `force-mode-line-update'.
721 (newsticker-next-feed): Call `force-mode-line-update'.
722 (newsticker-previous-feed): Call `force-mode-line-update'.
723 (newsticker-mark-all-items-at-point-as-read): Code formatting.
724 (newsticker-show-old-items): Do not show descs.
725 (newsticker-hide-entry): Hide too much.
726 (newsticker-hide-entry, newsticker-show-entry)
727 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
728 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
729 (newsticker-toggle-auto-narrow-to-item): Code formatting.
730 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
731 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
732 (newsticker-get-news): Call `force-mode-line-update'.
733 Collect process ids.
734 (newsticker--sentinel): Change coding system handling.
735 Move image retrieval to new functions newsticker--get-logo-url-*.
736 Move feed parsing to new functions newsticker--parse-*.
737 Update list of process ids.
738 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
739 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
740 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
741 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
742 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
743 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
744 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
745 (newsticker--decode-coding-string): Remove.
746 (newsticker--decode-numeric-entities): Check input. Format code.
747 (newsticker--remove-whitespace): Check input.
748 (newsticker--do-forget-preformatted): Doc fix.
749 (newsticker--decode-rfc822-date): Allow for missing time.
750 (newsticker--update-process-ids): New.
751 (newsticker--image-sentinel): Change comment.
752 (newsticker--image-read): Change error message.
753 (newsticker--imenu-goto): Doc fix. Show headline title.
754 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
755 (newsticker--buffer-do-insert-text): Clean whitespace in
756 html-rendered headline title. Code formatting.
757 Call `newsticker--buffer-print-extra-elements'.
758 (newsticker--buffer-print-extra-element): Remove.
759 (newsticker--buffer-print-extra-elements): New.
760 (newsticker--buffer-do-print-extra-element): New.
761 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
762 large sizes.
763 (newsticker--run-auto-mark-filter)
764 (newsticker--do-run-auto-mark-filter):
765 Use `newsticker-auto-mark-filter-list'.
766
767 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
768
769 * net/rcirc.el: Use split-string OMIT-NULLS argument.
770 (rcirc-print): Force redisplay before running hooks. Do long
771 buffer truncation after making new text read-only. Deal with nil
772 text when decoding strings. If TARGET is nil, use either the
773 currently selected buffer, if it is an rcirc buffer and of the
774 same process or the process buffer.
775 (rcirc-mode): Remove header-line. Recompute short buffer names.
776 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
777 (rcirc-short-buffer-name): Add variable.
778 (rcirc-kill-buffer-hook): Recompute short buffer names.
779 Remove nick from private channel.
780 (rcirc-send-input): Send command text to current-buffer.
781 Don't clear overlay arrow here.
782 (rcirc-short-buffer-name): Return a short buffer name.
783 (rcirc-update-short-buffer-names, rcirc-abbreviate)
784 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
785 buffer-name abbreviations.
786 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
787 Do not touch nick-table when killing a parted channel.
788 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
789 Clear arrow from current buffer if it is now hidden.
790 (rcirc-current-buffer): Add variable.
791 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
792 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
793 Remove -face from names.
794 (rcirc-update-activity-string): Print "DND" when globally ignoring
795 activity.
796 (rcirc-ignore-buffer-activity-flag): Rename from
797 rcirc-ignore-channel-activity.
798 (rcirc-ignore-all-activity-flag): Doc fix.
799 (rcirc-channels): Remove variable.
800 (rcirc-kill-buffer-hook):
801 (rcirc-get-buffer-create): Add nick to private channel.
802 (rcirc-multiline-edit-submit): Remove tabs.
803 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
804 folded.
805 (rcirc-remove-nick-channel): Bug fix.
806 (rcirc-toggle-ignore-buffer-activity): Rename from
807 rcirc-toggle-ignore-channel-activity.
808 (rcirc-record-activity): Add buffers to the front of the list.
809 (rcirc-update-activity): Remove killed buffers from list.
810 (rcirc-process-server-response-1): Remove last argument if it is
811 null before calling handler.
812 (rcirc): Add "rcirc" defcustom prefix.
813 (rcirc-prompt): Simplify default prompt.
814 Use custom-initialize-default.
815 (rcirc-private-chats): Remove variable.
816 (rcirc-prompt): Change initialization.
817 (rcirc-version): Remove function.
818 (rcirc-id-string): Add constant.
819 (rcirc-last-buffer): Remove variable.
820 (rcirc-buffer-alist): Add variable.
821 (rcirc-connect): Update variable setup.
822 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
823 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
824 default.
825 (rcirc-handler-generic): Trigger activity.
826 (rcirc-send-message): Create the buffor of the target.
827 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
828 (rcirc-get-buffer): Just return nil if there is no matching buffer.
829 (rcirc-multiline-edit-cancel): Remove function.
830 (rcirc-set-last-buffer): Remove function.
831 (rcirc-get-any-buffer): Add function.
832 (rcirc-join-channels): Don't print /join text.
833 (rcirc-toggle-ignore-channel-activity): Add and update echo area
834 messages.
835 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
836 (rcirc-handler-NOTICE): Recognize CTCP responses.
837 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
838 constructing TOPIC string for buffers we are not JOINed.
839 (rcirc-handler-CTCP-response): Add handler.
840 (rcirc-multiline-edit-submit): Restore the window-configuration
841 before adjusting point.
842 (rcirc): Add customization group.
843 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
844 (rcirc-user-full-name, rcirc-startup-channels-alist)
845 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
846 (rcirc-ignore-all-activity-flag, rcirc-time-format)
847 (rcirc-input-ring-size, rcirc-read-only-flag)
848 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
849 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
850 Change defvar to defcustom.
851 (rcirc-update-prompt): Add optional ALL arg, which will update
852 prompts in all rcirc buffers. Regexp quote replacement text.
853 (rcirc-fill-column): Accept 'frame-width as a value.
854 (rcirc-set-changed): Add function.
855 (rcirc-next-active-buffer): Write more meaningful messages.
856 (rcirc-faces): Add customization group.
857 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
858 (rcirc-nick-in-message-face, rcirc-prompt-face)
859 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
860 (with-rcirc-process-buffer): Move before first usage.
861 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
862 (rcirc-debug-flag): Rename from `rcirc-log-p'.
863 (rcirc-debug): Rename from `rcirc-log'.
864 (rcirc-format-response-string): Do not print '-' chars for a
865 NOTICE with no sender. Simplify output of server responses.
866
867 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
868
869 (rcirc-browse-url-map, rcirc-browse-url-at-point)
870 (rcirc-browse-url-at-mouse, rcirc-mangle-text): Make urls
871 mouse and RET clickable.
872
873 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
874
875 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
876
877 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
878
879 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
880 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
881 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
882 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
883 argument to all these routines, so the passphrase can be managed
884 externally and passed in to the system.
885 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
886 pgg-add-passphrase-to-cache function.
887
888 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
889 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
890 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
891 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
892 argument to all these routines, so the passphrase can be managed
893 externally and passed in to the system.
894 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
895 function.
896
897 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
898
899 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
900 from goto-address-url-regexp.
901
902 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
903
904 * textmodes/org.el (org-read-date, org-goto-calendar)
905 (org-recenter-calendar, org-agenda-goto-calendar):
906 Temporarily clear 'calendar-move-hook'.
907
908 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
909
910 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
911 merging.
912
913 * ediff-util.el (ediff-previous-difference): Don't skip regions that
914 have merge clashes.
915
916 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
917
918 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
919 Undo previous change.
920
921 * startup.el (command-line): Use `custom-reevaluate-setting' for
922 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
923 tty-register-default-colors on Mac.
924
925 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
926
927 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
928 (gdb-buffer-type): Make it automatically buffer local...
929 (gdb-get-create-buffer): ...and set it accordingly.
930 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
931 actually work.
932
933 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
934
935 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
936 not red.
937
938 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
939
940 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
941 case GUD buffer is not visible.
942 (gdb-goto-breakpoint): Try to force display in source buffer.
943 (gdb-frame-gdb-buffer): Copy other similar functions.
944 (gdb-restore-windows): Don't display source if not asked for.
945 (gdb-assembler-buffer-name): Don't capitalise.
946
947 2005-11-03 Richard M. Stallman <rms@gnu.org>
948
949 * wid-edit.el (key-sequence): New widget type.
950
951 * simple.el (set-mark-command-repeat-pop): New variable.
952 (set-mark-command): Only interpret plan C-@ after a pop as a pop
953 if set-mark-command-repeat-pop is true.
954
955 * info.el (Info-fontify-node): Don't display extra "see" if there
956 already is one here.
957
958 * mouse.el: Fix special handling of DEL after dragging a region:
959 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
960 (mouse-region-delete-keys): Add [backspace].
961
962 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
963
964 * textmodes/ispell.el (ispell-command-loop): Change `i' description
965 not to assume it pertains to an affix.
966
967 * textmodes/flyspell.el (flyspell-post-command-hook):
968 Bind deactivate-mark to prevent deactivation.
969
970 2005-11-03 Lars Hansen <larsh@soem.dk>
971
972 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
973 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
974 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
975
976 2005-11-03 Romain Francoise <romain@orebokech.com>
977
978 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
979 Update copyright years.
980
981 2005-11-03 Sam Steingold <sds@gnu.org>
982
983 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
984 Use system-type instead of window-system because window-system is not
985 correctly defined during loadup.
986
987 2005-11-02 Mark A. Hershberger <mah@everybody.org>
988
989 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
990 (xml-parse-tag): Join strings separated by a comment properly.
991
992 2005-11-02 Andreas Schwab <schwab@suse.de>
993
994 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
995
996 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
997
998 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
999 (byte-optimize-pure-func): Quote the eval'd value.
1000
1001 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
1002 Rename from perl-font-lock-syntactic-face-function.
1003 Change the calling convention so it can be used as a font-lock MATCHER.
1004 Do the parse-partial-sexp loop outselves.
1005 (perl-font-lock-syntactic-keywords): Use it.
1006 (perl-mode): Don't set font-lock-syntactic-face-function any more.
1007
1008 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
1009
1010 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
1011 disassembly buffer too.
1012 (gdb-exited): Remove overlay arrows when execution has finished.
1013 (gdb-info-frames-custom, gdb-info-threads-custom)
1014 (gdb-info-registers-custom): Don't add inappropriate text
1015 properties if inferior is not active.
1016
1017 2005-11-02 Glenn Morris <rgm@gnu.org>
1018
1019 * progmodes/fortran.el (fortran-blink-match):
1020 Use `blink-matching-delay'.
1021
1022 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
1023
1024 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
1025
1026 2005-11-02 Lars Hansen <larsh@soem.dk>
1027
1028 * net/tramp.el (tramp-action-out-of-band): Handle scp message
1029 "Permission denied".
1030
1031 2005-11-01 Richard M. Stallman <rms@gnu.org>
1032
1033 * textmodes/flyspell.el (flyspell-external-point-words):
1034 Pass nil to flyspell-get-word.
1035
1036 2005-11-02 Kim F. Storm <storm@cua.dk>
1037
1038 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
1039 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
1040
1041 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
1042
1043 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
1044 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
1045 (calendar-mouse-print-dates): Add optional `event' argument.
1046 Update interactive-spec.
1047 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
1048 Use `calendar-event-to-date' instead of `event'.
1049
1050 2005-11-02 Masatake YAMATO <jet@gyve.org>
1051
1052 * progmodes/ld-script.el (ld-script-builtins):
1053 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
1054 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
1055 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
1056
1057 2005-11-01 Romain Francoise <romain@orebokech.com>
1058
1059 * vc-sccs.el: Update copyright year.
1060 * ezimage.el: Likewise.
1061
1062 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
1063
1064 * info.el (Info-fontify-node): Use `string-width' for fontifying
1065 underlined titles.
1066
1067 2005-11-01 Juri Linkov <juri@jurta.org>
1068
1069 * info.el (Info-fontify-node): Downcase node header keywords Node,
1070 Prev, Next, Up before comparison.
1071 (Info-history): Insert absolute directory name, and put invisible
1072 property on it.
1073
1074 2005-11-01 Juri Linkov <juri@jurta.org>
1075
1076 * info.el (Info-file-supports-index-cookies): New variable.
1077 (Info-find-node-2): Check makeinfo version for index cookie support.
1078 (Info-index-nodes): Search for nodes with index cookies only when
1079 Info-file-supports-index-cookies is t. Otherwise, search nodes
1080 with "Index" in the node name.
1081 (Info-index-node): Search index cookie in the current node only when
1082 Info-file-supports-index-cookies is t. Otherwise, check the word
1083 "Index" in the node name.
1084 (Info-find-emacs-command-nodes): Remove code that searches nodes
1085 with "Index" node name in the top menu.
1086
1087 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
1088
1089 * progmodes/scheme.el (scheme-mode-variables): Use the default
1090 comment-indent-function.
1091
1092 * faces.el (face-attribute): Handle the case where a face inherits from
1093 a non-existent face.
1094
1095 * simple.el (eval-expression-print-format): Use lisp-readable syntax
1096 for octal and hexa output, and merge the char into the paren.
1097 (kill-new): Use push.
1098 (copy-to-buffer): Use with-current-buffer.
1099 (completion-setup-function): Move code in loop to remove redundancy.
1100 (minibuffer-local-must-match-map): Don't add bindings that duplicate
1101 those inherited from minibuffer-local-completion-map.
1102
1103 * savehist.el (savehist-mode) <defcustom>:
1104 Use custom-set-minor-mode if available.
1105 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
1106 and emit a message if applicable.
1107
1108 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
1109
1110 * savehist.el: Sync up to version 19.
1111 (savehist-mode): New minor mode.
1112 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
1113 (savehist-length): Remove (use history-length instead).
1114 (savehist-file-modes): Rename from savehist-modes.
1115 (savehist-save-hook, savehist-loaded): New vars.
1116 (savehist-load): Use savehist-mode. Try to smooth up transition from
1117 old format to new format.
1118 (savehist-install): Allow savehist-autosave-interval to be nil.
1119 (savehist-save): Run the new hook. Be more careful to only trim the
1120 history variables.
1121 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
1122 (savehist-printable): Print into a buffer rather than char-by-char.
1123
1124 2005-11-01 John Wiegley <johnw@newartisans.com>
1125
1126 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
1127 toggle-ignore keybinding (C-a). The author said it had been
1128 disabled much earlier due to a possible incompatibility, but after
1129 many months of usage I have encountered no problems (and it is a
1130 rather useful option, especially for switching to " *temp*").
1131
1132 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
1133 support for OS/X's AddressBook, by calling out to the open source
1134 program "contacts" (installable through Fink).
1135
1136 * net/eudc.el (eudc-expand-inline): If the
1137 `eudc-multiple-match-handling-method' is set to `all', delete the
1138 query string before inserting the query result.
1139
1140 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
1141 flag, to prevent Eshell from using the system ls when
1142 `eshell-ls-insert-directory' is in used.
1143 (eshell-ls-insert-directory): Disable font-lock in directory
1144 buffer so that Eshell's own fontification is seen. This broke
1145 recently due to changes in font-lock, so this goes back to version
1146 21 behavior.
1147
1148 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
1149
1150 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
1151 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
1152 (gdb-many-windows): Doc fix.
1153
1154 2005-10-31 Romain Francoise <romain@orebokech.com>
1155
1156 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
1157
1158 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
1159
1160 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
1161 that global-font-lock-mode can be enabled by default.
1162
1163 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
1164 (font-lock-add-keywords, font-lock-remove-keywords)
1165 (font-lock-fontify-buffer): Remove autoload cookies.
1166
1167 * jit-lock.el (jit-lock-register): Likewise.
1168
1169 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
1170
1171 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
1172
1173 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
1174 intact if there is no gud-comint-buffer.
1175
1176 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
1177
1178 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
1179 old prompt comint-prompt-read-only is t and GDB commands are
1180 issued from tool bar etc.
1181
1182 2005-10-31 Masatake YAMATO <jet@gyve.org>
1183
1184 * vc.el (vc-directory-exclusion-list): Add "{arch}".
1185
1186 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
1187
1188 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
1189 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
1190
1191 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
1192
1193 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
1194 starting at beginning of line. Fontification is messed up when
1195 `open-paren-in-column-0-is-defun-start' set to t.
1196 Reported by John Paul Wallington <jpw@pobox.com>.
1197
1198 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
1199
1200 * comint.el (comint-send-input): Call `comint-update-fence' when
1201 `comint-process-echoes' and `comint-prompt-read-only' are both
1202 non-nil, to avoid leftover read-only newline.
1203
1204 2005-10-30 Richard M. Stallman <rms@gnu.org>
1205
1206 * textmodes/flyspell.el (flyspell-external-point-words):
1207 Detect when WORD can't be checked properly because
1208 flyspell-get-word finds just part of it, and move on.
1209
1210 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
1211 boundarychar for Polish.
1212 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
1213 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
1214
1215 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
1216
1217 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
1218 (gdb-registers-font-lock-keywords): Delete.
1219 (gdb-registers-mode): Don't fontify.
1220 (gdb-info-registers-custom): Use text properties instead as, in
1221 future, changed register values will use font-lock-warning-face.
1222 (gdb-local-font-lock-keywords): Rename to...
1223 (gdb-locals-font-lock-keywords): ...for consistency.
1224
1225 2005-10-30 Andre Spiegel <spiegel@gnu.org>
1226
1227 * vc.el (vc-switch-backend): Better error message if the buffer is
1228 not visiting a file under version control.
1229
1230 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
1231
1232 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
1233
1234 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
1235 ~/.emacs.d/.emacs.
1236
1237 2005-10-29 Richard M. Stallman <rms@gnu.org>
1238
1239 * replace.el (occur-mode-mouse-goto): Always go to other window.
1240 (occur-mode-goto-occurrence): Always switch in same window.
1241
1242 * simple.el (undo): Display message at end, not at start.
1243
1244 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
1245 New arg REUSE-CELL.
1246 (cancel-timer-internal): New function.
1247 (timer-event-handler): Use cancel-timer-internal,
1248 and pass the cell it returns to timer-activate...
1249
1250 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
1251 (jit-lock-deferred-fontify, jit-lock-context-fontify)
1252 (jit-lock-after-change): Test memory-full.
1253
1254 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
1255
1256 * textmodes/conf-mode.el (conf-assignment-sign)
1257 (conf-assignment-regexp): Fix docstrings.
1258 (conf-mode-initialize): New function.
1259 (conf-mode): Remove optional args. Use delay-mode-hooks to
1260 recognize recursive calls.
1261 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
1262 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
1263 (conf-xdefaults-mode): Use define-derived-mode and
1264 conf-mode-initialize.
1265
1266 2005-10-29 Romain Francoise <romain@orebokech.com>
1267
1268 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
1269
1270 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
1271
1272 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
1273 part of the decoded armor to find the key-identifier.
1274 (pgg-gpg-lookup-key-owner): New function to return the
1275 human-readable identifier of a key owner.
1276 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
1277 key itself.
1278 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
1279 the key value) if we have a key and can match it against a secret
1280 key. Also, added a note pointing out fact that the prompt only
1281 indicates the first matching key.
1282
1283 * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
1284 pgg-decrypt-region.
1285 (pgg-pending-timers): A new hash for tracking the passphrase cache
1286 timers, so that new ones supercede old ones.
1287 (pgg-add-passphrase-to-cache): Rename from
1288 `pgg-add-passphrase-cache' to reduce confusion (all callers
1289 changed). Modified to cancel old timers when new ones are added.
1290 (pgg-remove-passphrase-from-cache): Rename from
1291 `pgg-remove-passphrase-cache' to reduce confusion (all callers
1292 changed). Modified to cancel old timers when their keys are
1293 removed from the cache.
1294 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
1295 XEmacs, an indirection to delete-itimer.
1296 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
1297 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
1298 users can only check cache without risk of prompting. Correct bug in
1299 notruncate behavior.
1300 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
1301 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
1302 Add informative docstrings.
1303 (pgg-decrypt): Convey provided passphrase in subordinate call to
1304 pgg-decrypt-region.
1305
1306 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
1307
1308 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
1309 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
1310 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
1311 'passphrase' argument, so the passphrase can be managed externally
1312 and then passed in to the system.
1313
1314 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
1315 (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
1316 so the passphrase cache can be used reliably with identifiers
1317 besides a pgp packet's key id.
1318
1319 * pgg-gpg.el (pgg-pgp-encrypt-region)
1320 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
1321 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
1322 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
1323 argument to all these routines, so the passphrase can be managed
1324 externally and passed in to the system.
1325
1326 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
1327 'notruncate' argument, so the passphrase cache can be used
1328 reliably with identifiers besides a pgp packet's key id.
1329
1330 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
1331
1332 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
1333 symmetric encryption.
1334 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
1335 encrypted session key.
1336 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
1337 message ask for the passphrase in a proper way.
1338
1339 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
1340 New user commands for symmetric encryption.
1341
1342 2005-10-28 Bill Wohler <wohler@newt.com>
1343
1344 * help-mode.el (help-url): New button type. Calls browse-url.
1345 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
1346 Similar to Info nodes: URL `url'.
1347 (help-make-xrefs): Create help-url buttons for
1348 help-xref-url-regexp matches.
1349
1350 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
1351
1352 * tool-bar.el (tool-bar-add-item-from-menu)
1353 (tool-bar-local-item-from-menu): Fix doc strings.
1354
1355 2005-10-28 Romain Francoise <romain@orebokech.com>
1356
1357 * ldefs-boot.el: Update.
1358
1359 * subr.el (locate-library): Move from help-fns.el.
1360 * help-fns.el (locate-library): Move to subr.el.
1361
1362 2005-10-28 Richard M. Stallman <rms@gnu.org>
1363
1364 * net/tramp.el (tramp-completion-mode): defvar moved up.
1365
1366 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
1367
1368 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
1369
1370 * files.el (find-file-noselect): Use %d to format large file size.
1371
1372 * bindings.el (mode-line-format): Add %e.
1373
1374 * loadup.el ("facemenu"): Load unconditionally.
1375 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
1376 ("x-dnd"): Load, when appropriate.
1377
1378 * startup.el (command-line): Call before-init-hook earlier.
1379 Warn about some bad characters in -u user name.
1380
1381 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
1382 (flyspell-external-point-words): Error if misspelled word is not found.
1383 Set flyspell-large-region-beg at end of word.
1384
1385 2005-10-28 Andreas Schwab <schwab@suse.de>
1386
1387 * view.el (View-revert-buffer-scroll-page-forward):
1388 Use view-page-size-default.
1389
1390 2005-10-28 Juri Linkov <juri@jurta.org>
1391
1392 * international/quail.el (quail-get-current-str): Translate last
1393 raw character for deterministic input methods.
1394
1395 2005-10-27 Jay Belanger <belanger@truman.edu>
1396
1397 * calc/calc-ext.el: Add functions to autoloads.
1398 (math-identity-matrix-p, math-ident-row-p): New functions.
1399
1400 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
1401 multiplication by an identity matrix; don't turn multiplication by
1402 an inverse matrix into division.
1403 (math-div-symbol-fancy): Replace division by matrices with
1404 multiplication by inverse.
1405
1406 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
1407
1408 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
1409 (calc-writeoutpower): New functions.
1410
1411 2005-10-27 Romain Francoise <romain@orebokech.com>
1412
1413 * replace.el (occur-engine): Include colon in mouse-face highlight.
1414
1415 * dired-x.el: Change Maintainer field.
1416
1417 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
1418
1419 * longlines.el (longlines-mode): Bind after-change-functions to
1420 nil during initial decoding and final encoding.
1421
1422 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
1423
1424 * term.el (term-emulate-terminal, term-handle-colors-array)
1425 (term-handle-ansi-escape): Specify the terminfo capabilities
1426 implemented.
1427
1428 2005-10-26 Richard M. Stallman <rms@gnu.org>
1429
1430 * info.el (Info-fontify-node): Fix detection of sentence-break
1431 before *Note.
1432
1433 2005-10-26 Romain Francoise <romain@orebokech.com>
1434
1435 * smerge-mode.el: Add `tools' to file keywords.
1436
1437 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
1438
1439 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
1440 when the fringe is not available.
1441
1442 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
1443 (def-gdb-auto-update-trigger): Simplify construction.
1444 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
1445 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
1446 defined explicitly.
1447 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
1448 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
1449 defined explicitly.
1450 (gdb-info-locals-custom): Remove as it's a no-op.
1451
1452 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
1453
1454 * longlines.el (longlines-mode): Remove narrowing before
1455 performing the initial decoding or final encoding.
1456
1457 2005-10-25 Romain Francoise <romain@orebokech.com>
1458
1459 * emacs-lisp/find-func.el (find-library-name): Also strip
1460 extension if library name ends in .el, to take advantage of
1461 `find-library-suffixes'.
1462
1463 2005-10-25 Richard M. Stallman <rms@gnu.org>
1464
1465 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
1466
1467 2005-10-25 Juri Linkov <juri@jurta.org>
1468
1469 * textmodes/texinfo.el (texinfo-mode): Change charset of one
1470 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
1471
1472 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1473
1474 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
1475 (blackbox-redefine-key): Add argument `map'.
1476
1477 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
1478 regions when moving the jit-lock-context-unfontify-pos boundary.
1479
1480 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
1481
1482 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
1483
1484 2005-10-25 Masatake YAMATO <jet@gyve.org>
1485
1486 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
1487
1488 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
1489
1490 * play/blackbox.el (blackbox-redefine-key): New function.
1491 (blackbox-mode-map): Use it to remap existing bindings for cursor
1492 motion instead of binding literal keys.
1493
1494 2005-10-25 Glenn Morris <rgm@gnu.org>
1495
1496 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
1497 diary does not end in a newline. Do not assume a blank line at
1498 the start of the diary file.
1499
1500 2005-10-25 Kenichi Handa <handa@m17n.org>
1501
1502 * international/quail.el (quail-translate-key): If the input
1503 method is deterministic and failed to handle the last key, restart
1504 the key handling loop from an appropriate key.
1505
1506 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
1507
1508 * vc.el (vc-dired-mode): Extend comment for binding of
1509 `directory-listing-before-filename-regexp'.
1510
1511 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1512
1513 * textmodes/texinfo.el (texinfo-mode):
1514 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
1515 not to unnecessarily expose emacs-mule's internal char codes.
1516
1517 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
1518
1519 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
1520 Display hand pointer and help-echo on disabled icon too.
1521 (gdb-mouse-until): New function.
1522 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
1523
1524 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
1525
1526 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
1527 with 2005-10-23 change to doctor.el.
1528
1529 * finder.el (finder-mode-map): Add follow-link binding.
1530
1531 2005-10-25 Kim F. Storm <storm@cua.dk>
1532
1533 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
1534 to gdb-mouse-toggle-breakpoint-fringe.
1535 (gdb-mouse-toggle-breakpoint-margin): Rename from
1536 gdb-mouse-toggle-breakpoint. Fix doc.
1537 (gdb-mouse-toggle-breakpoint-fringe): New defun.
1538 (gdb-put-string): Add optional SPROPS arg. Add props to string.
1539 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
1540 string properties also for fringe breakpoint bitmaps.
1541
1542 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
1543
1544 * textmodes/org.el (org-start-icalendar-file): Fix format form.
1545
1546 2005-10-25 Masatake YAMATO <jet@gyve.org>
1547
1548 * simple.el (completion-common-substring):
1549 Use `completion-common-substring' prior to `completion-base-size'.
1550
1551 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
1552
1553 * savehist.el: Require CL while compiling.
1554 (savehist-history-variables): Remove.
1555 (savehist-save-minibuffer-history, savehist-additional-variables)
1556 (savehist-minibuffer-history-variables): New vars.
1557 (savehist-save): Use them.
1558 (savehist-uninstall, savehist-minibuffer-hook): New funs.
1559 (savehist-install): New fun, extracted from savehist-load.
1560 (savehist-load): Use them.
1561
1562 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1563
1564 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
1565 a dummy doc-string-elt property.
1566 (defalias, defvaralias, define-category): Add a docstring property.
1567
1568 * image.el (defimage):
1569 * widget.el (define-widget):
1570 * custom.el (defface, defcustom): Add `doc-string' declaration.
1571
1572 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
1573 (defadvice): Add `doc-string' declaration.
1574
1575 * emacs-lisp/byte-run.el (macro-declaration-function):
1576 Handle `doc-string' declarations.
1577 (define-obsolete-function-alias, define-obsolete-variable-alias):
1578 Add `doc-string' declaration.
1579
1580 2005-10-24 Kenichi Handa <handa@m17n.org>
1581
1582 * international/utf-7.el (utf-7): Add autoload cookie.
1583
1584 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
1585
1586 2005-10-24 Eli Zaretskii <eliz@gnu.org>
1587
1588 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
1589 list of directories passed to batch-update-autoloads. Add "." to
1590 the list of the echoed directories.
1591
1592 * pgg-def.el:
1593 * pgg-gpg.el:
1594 * pgg-parse.el:
1595 * pgg-pgp.el:
1596 * pgg-pgp5.el:
1597 * pgg.el: Moved here from the gnus subdirectory.
1598
1599 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
1600
1601 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
1602 in case comint-prompt-read-only is set to t.
1603
1604 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
1605 in case comint-prompt-read-only is set to t.
1606
1607 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
1608
1609 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
1610 Now a string.
1611 (icalendar-import-format): Handle CLASS, STATUS, URL.
1612 Rename `subject' to `summary'.
1613 (icalendar-import-format-summary): Rename from
1614 `icalendar-import-format-subject'.
1615 (icalendar-import-format-url, icalendar-import-format-status)
1616 (icalendar-import-format-class): New variables.
1617 (icalendar--rris): Take variable argument list.
1618 (icalendar--datestring-to-isodate): Remove unnecessary
1619 calendar-style check when converting dates with explicit month names.
1620 (icalendar-export-region): Change return type of conversion
1621 subroutines. Bury current buffer unless error occurred.
1622 (icalendar--convert-to-ical)
1623 (icalendar--parse-summary-and-rest): New functions.
1624 (icalendar--convert-ordinary-to-ical)
1625 (icalendar--convert-weekly-to-ical)
1626 (icalendar--convert-yearly-to-ical)
1627 (icalendar--convert-block-to-ical)
1628 (icalendar--convert-cyclic-to-ical)
1629 (icalendar--convert-anniversary-to-ical): Change return type.
1630 Strip trailing blanks from subject.
1631 (icalendar--convert-sexp-to-ical): Change return type.
1632 Strip trailing blanks from subject. Handle simple sexp
1633 entries as generated by icalendar.el.
1634 (icalendar--convert-float-to-ical)
1635 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
1636 (icalendar-import-file): Doc fix.
1637 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
1638 Correct call to icalendar--rris.
1639 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
1640 `summary'.
1641 (icalendar--add-diary-entry): Rename `subject' to `summary'.
1642
1643 2005-10-24 Romain Francoise <romain@orebokech.com>
1644
1645 * server.el (server-sentinel): Set query-on-exit flag to nil on
1646 new client processes (it isn't inherited from the server process).
1647
1648 * replace.el (occur-engine): Rearrange text properties.
1649
1650 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1651
1652 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
1653 case-fold-search is nil.
1654 (debug-help-follow): Use help-xref-interned directly.
1655
1656 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
1657
1658 * thumbs.el (thumbs-image-type): Add .pbm.
1659
1660 2005-10-23 Richard M. Stallman <rms@gnu.org>
1661
1662 * faces.el (inhibit-face-set-after-frame-default): New variable.
1663 (set-face-attribute): Bind it.
1664 (face-set-after-frame-default): Test it.
1665
1666 * help-fns.el (describe-simplify-lib-file-name): New function.
1667 (describe-function-1, describe-variable): Use it.
1668
1669 * faces.el (describe-face): Use describe-simplify-lib-file-name.
1670
1671 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
1672 Eliminate nil as possible value.
1673 (tooltip-hide-delay): Reduce internal-border-width.
1674
1675 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
1676 (menu-bar-file-menu) <new-file>: Likewise.
1677
1678 * simple.el (line-move-finish): Ignore fields computing LINE-END.
1679
1680 * international/mule.el (load-with-code-conversion):
1681 Pass full file name to `eval-buffer' unless preloading.
1682
1683 * textmodes/flyspell.el (flyspell-large-region):
1684 Call ispell-check-version.
1685
1686 * textmodes/ispell.el (ispell-local-dictionary-overridden):
1687 Fix the make-variable-buffer-local call that was supposed
1688 to be for this variable.
1689 (ispell-aspell-supports-utf8): Doc fix.
1690 (ispell-find-aspell-dictionaries): Preserve elements of
1691 ispell-dictionary-alist for dictionaries that aspell doesn't report.
1692 (ispell-aspell-find-dictionary): Return nil on error.
1693
1694 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
1695 (doctor-symptoms): Likewise.
1696
1697 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
1698
1699 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
1700
1701 * cus-edit.el (custom-button, custom-button-pressed): New vars.
1702 (custom-raised-buttons): Add :set spec.
1703 (custom-button-unraised, custom-button-pressed-unraised):
1704 New faces, so that custom-raised-buttons actually does something.
1705 (custom-mode): Use custom-button and custom-button-pressed.
1706
1707 * wid-edit.el (widget-specify-button): Don't ignore
1708 widget-mouse-face on graphic terminals.
1709 (widget-move-and-invoke): Cleanup.
1710
1711 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
1712
1713 * whitespace.el (whitespace-cleanup): Doc fix.
1714
1715 2005-10-23 Romain Francoise <romain@orebokech.com>
1716
1717 * emulation/viper.el (viper-set-hooks): Quote forms passed to
1718 `eval-after-load' to avoid evaluating their result.
1719
1720 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
1721
1722 * files.el (directory-listing-before-filename-regexp):
1723 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
1724
1725 * dired.el (dired-move-to-filename-regexp): Remove.
1726 All occurences replaced by `directory-listing-before-filename-regexp'.
1727
1728 * dired-x.el, locate.el, vc.el:
1729 Replace `dired-move-to-filename-regexp' by
1730 `directory-listing-before-filename-regexp'. In vc.el it is
1731 overwritten locally; maybe this can be handled in files.el too.
1732
1733 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
1734 replaced by `directory-listing-before-filename-regexp'.
1735
1736 2005-10-23 Andreas Schwab <schwab@suse.de>
1737
1738 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
1739 and eval-next-after-load.
1740
1741 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
1742
1743 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
1744 exist, create it.
1745
1746 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
1747
1748 * allout.el: Remove autoloads for mailcrypt and crypt++.
1749 Require pgg, pgg-gpg during compilation.
1750 (allout-version): Increment version number to 2.1, and use a literal
1751 rather than RCS Id.
1752 (allout-default-encryption-scheme): Remove.
1753 (allout-passphrase-verifier-handling)
1754 (allout-passphrase-verifier-string)
1755 (allout-file-passphrase-verifier-string)
1756 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
1757 (allout-passphrase-hint-handling): Rename and simplify.
1758 (allout-init): Use `find-file-hook' if available, otherwise
1759 `find-file-hooks'.
1760 (allout-mode): Use `write-file-functions' if available, otherwise
1761 `local-write-file-hooks' and, instead of making auto-save-hook
1762 buffer local, make the write-file-hook activity contingent to
1763 allout-mode.
1764 (allout-mode): Use key-binding substitution in the docstring.
1765 (allout-kill-line): Spell-out kill ring data structure mutation
1766 instead of using byte-compiler-complaint-provoking `pop'.
1767 (allout-insert-listified): Use `insert' rather than `insert-string'
1768 (allout-toggle-current-subtree-encryption): Update docstring, adjust
1769 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
1770 (allout-encrypt-string): Totally revamped vis new underlying
1771 encryption facilities.
1772 (allout-mc-activate-passwd): Remove.
1773 (allout-obtain-passphrase): New, more or less replaces
1774 allout-mc-activate-passwd.
1775 (allout-encrypted-key-info): More or less replaces
1776 allout-encrypted-text-type.
1777 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
1778 (my-mark-marker): Use `(featurep 'xemacs)'.
1779
1780 2005-10-23 Lars Hansen <larsh@soem.dk>
1781
1782 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
1783 (byte-compile-file-form-defmumble, byte-compile-defun)
1784 (byte-compile-defmacro): Use it.
1785 (byte-compile-form): Don't call byte-compile-set-symbol-position
1786 when a byte-compile handler is called.
1787
1788 2005-10-22 Romain Francoise <romain@orebokech.com>
1789
1790 * savehist.el (savehist-history-variables): Add `grep-find-history'.
1791
1792 * subr.el (eval-after-load): Convert library name to an absolute
1793 file name using locate-library, since load-history no longer has
1794 library names in it.
1795
1796 2005-10-22 Richard M. Stallman <rms@gnu.org>
1797
1798 * files.el (make-temp-file): Move from subr.el.
1799 * subr.el (make-temp-file): Move to files.el.
1800
1801 * window.el (get-buffer-window-list): Move from subr.el.
1802 * subr.el (get-buffer-window-list): Move to window.el.
1803
1804 * image.el (image-load-path): Use eval-at-startup to initialize.
1805
1806 * subr.el (eval-at-startup): New macro.
1807
1808 * subr.el: Much rearrangement of functions and division
1809 into pages. No code changes.
1810
1811 2005-10-22 Kenichi Handa <handa@m17n.org>
1812
1813 * tar-mode.el (tar-extract): Be sure to call
1814 find-operation-coding-system if set-auto-coding doesn't find a
1815 coding system.
1816
1817 2005-10-22 Kim F. Storm <storm@cua.dk>
1818
1819 * image.el (image-type-header-regexps): Rename from image-type-regexps.
1820 Change users.
1821 (image-type-file-name-regexps): New defconst.
1822 (image-type-from-data): Simplify loop.
1823 (image-type-from-buffer): New defun.
1824 (image-type-from-file-header): Use it instead of image-type-from-data.
1825 Use image-search-load-path instead of only looking in data-directory.
1826 (image-type-from-file-name): New defun.
1827 (image-search-load-path): Change `pathname' to `filename'.
1828 Make PATH arg optional, default to image-load-path.
1829
1830 2005-10-21 Richard M. Stallman <rms@gnu.org>
1831
1832 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
1833
1834 * textmodes/paragraphs.el (sentence-end-base): New variable.
1835 (sentence-end): Use sentence-end-base.
1836
1837 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1838
1839 * font-lock.el (font-lock-default-fontify-region): Check the multiline
1840 property independently from the font-lock-multiline variable.
1841
1842 2005-10-21 Richard M. Stallman <rms@gnu.org>
1843
1844 * emacs-lisp/find-func.el (find-library-name): Doc fix.
1845
1846 * startup.el (command-line): Convert library names
1847 in `load-history' to absolute file names.
1848
1849 * subr.el (symbol-file): Doc fix.
1850
1851 * loadhist.el (file-loadhist-lookup): Call locate-library
1852 instead of find-library-name. Don't try converting
1853 abs file names to library names, since load-history no longer
1854 has library names in it.
1855 (file-dependents, file-provides, file-requires): Doc fixes.
1856
1857 2005-10-21 Juri Linkov <juri@jurta.org>
1858
1859 * progmodes/etags.el (tags-table-mode): New function.
1860 (tags-verify-table): Replace initialize-new-tags-table with
1861 tags-table-mode.
1862
1863 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
1864 default value.
1865 (desktop-modes-not-to-save): Add tags-table-mode to the
1866 default value.
1867
1868 * info.el (Info-index-next): Add total number of index
1869 alternatives to the message.
1870
1871 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
1872 backward only space (instead of space and period) before looking
1873 at sentence end.
1874
1875 * simple.el (set-variable): Use user-variable-p instead of symbolp.
1876 Add the old variable value as 4th default-value arg of read-string.
1877
1878 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1879
1880 * cus-face.el (custom-declare-face): Make face from X resources
1881 also on Mac.
1882
1883 * disp-table.el (standard-display-g1, standard-display-graphic):
1884 Refuse to use string glyphs also on Mac.
1885 (standard-display-european): Don't set terminal coding system also
1886 on Mac.
1887
1888 * frame.el (display-screens): Use x-display-screens also on Mac.
1889
1890 2005-10-21 Romain Francoise <romain@orebokech.com>
1891
1892 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
1893
1894 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1895
1896 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
1897 and $? into sexps.
1898
1899 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
1900 warning face on open-paren-in-column-0.
1901
1902 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
1903 boundary case. Fix typo.
1904 Suggested by Martin Rudalics <rudalics@gmx.at>.
1905
1906 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
1907
1908 * textmodes/org.el: (org-combined-agenda-icalendar-file)
1909 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
1910 (org-export-icalendar-this-file)
1911 (org-export-icalendar-all-agenda-files)
1912 (org-export-icalendar-combine-agenda-files): New commands.
1913 (org-export-icalendar, org-print-icalendar-entries)
1914 (org-start-icalendar-file, org-finish-icalendar-file)
1915 (org-ical-ts-to-string): New functions.
1916 (org-read-date, org-goto-calendar)
1917 (org-agenda-goto-calendar): Inhibit displaying diary entries by
1918 call to `calendar'.
1919 (orgtbl-setup): Remove the :keys arguments from the menu description.
1920 (org-after-save-iCalendar-file-hook): New variable.
1921
1922 2005-10-21 Kenichi Handa <handa@m17n.org>
1923
1924 * language/vietnamese.el (tcvn-5712): Make it an alias of
1925 vietnamese-tcvn coding-system.
1926
1927 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
1928
1929 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
1930 group id is given.
1931
1932 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1933
1934 * progmodes/sh-script.el (sh-escaped-line-re): New var.
1935 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
1936 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
1937 whose line is either continued or ends with a comment.
1938
1939 2005-10-20 Romain Francoise <romain@orebokech.com>
1940
1941 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
1942
1943 * replace.el (occur-engine): Add follow-link property.
1944
1945 * font-core.el (font-lock-mode): Doc fix.
1946
1947 2005-10-20 Richard M. Stallman <rms@gnu.org>
1948
1949 * net/rcirc.el: New file.
1950
1951 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
1952
1953 * term.el (term-term-name): Initialize to "eterm-color".
1954
1955 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
1956
1957 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
1958 for encryption functionality.
1959 Move allout customization subgroup from `editing' to `outlines' group.
1960 Fix commentary 'keywords' to legitimate ones.
1961 Update author info (using my current email address, obscurified).
1962 (allout-encrypt-string, allout-encryption-produce-work-buffer)
1963 (allout-encrypted-topic-p, allout-encrypted-text-type)
1964 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
1965 (allout-situate-encryption-key-verifier)
1966 (allout-get-encryption-key-verifier, allout-verify-key)
1967 (allout-next-topic-pending-encryption)
1968 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
1969 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
1970 (outline-key-verifier-handling, outline-key-hint-handling)
1971 (outline-encrypt-unencrypted-on-saves): New defcustoms.
1972 (allout-file-key-verifier-string, allout-encryption-scheme)
1973 (allout-key-verifier-string, allout-key-hint-string)
1974 (allout-after-save-decrypt): New variables.
1975 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
1976 (allout-after-saves-handler): New hook functions.
1977 (allout-post-command-business): Do allout-after-save-decrypt.
1978 (allout-enable-file-variable-adjustment): Custom var to enable
1979 mechanism for adding and adjusting settings of Emacs file variables.
1980 (allout-adjust-file-variable, allout-file-vars-section-data):
1981 New functions, implement the mechanism.
1982 (outlineify-sticky): Use the file vars mechanism.
1983 (allout-inhibit-protection, allout-during-write-cue)
1984 (allout-override-protect, allout-before-change-protect): Remove.
1985 (allout-flag-region, allout-open-topic): Adjust read-only text.
1986 (allout-open-line-not-read-only): Add to facilitate read-only
1987 text based protection.
1988 (allout-kill-line): Revise to adjust read-only text, clue the
1989 user about the inhibition.
1990 (allout-unprotected): Use unwind-protect.
1991 (allout-shift-in, allout-shift-out): Disallow manually shifting a
1992 topic deeper than the offspring depth of the previous topic -
1993 avoiding confusing "containment discontinuities".
1994 (allout-reindent-bodies): Fix retention of body relative hanging
1995 indent during promotion of collapsed bodies.
1996 (allout-open-topic): Make it easy to open new topic with same
1997 bullet as current topic - topic creation functions provided with
1998 any universal argument provokes now prompt for bullet, defaulting
1999 to the bullet of the previous topic.
2000 (allout-plain-bullets-string, allout-distinctive-bullets-string):
2001 Plain bullet alternates '.' period and ',' comma only. All other
2002 bullets are relegated to special status (but customizable).
2003 (allout-end-of-entry): Rename from 'allout-end-of-current-entry
2004 since it actually operates w.r.t. most immediately containing
2005 entry, visible or not.
2006 (allout-hide-current-entry, allout-show-current-entry): Use the
2007 revised version.
2008 (allout-old-expose-topic): Solidify deprecation.
2009 (allout-end-of-subtree): Add so we can span concealed as well
2010 as visible topics.
2011 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
2012 (allout-end-of-current-heading): Tweak to just respect the first line.
2013 (allout-get-body-text): Add.
2014 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
2015 when invoked interactively.
2016 (allout-up-current-level): Use `interactive-p'.
2017 (allout-mode, allout-init): Miscellaneous docstring and
2018 operational refinements, as well as hookups of new encryption stuff.
2019 (allout-beginning-of-current-entry): Now works as advertised.
2020 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
2021 (allout-isearch-rectification): Refine condition for isearching.
2022 (allout-isearch-abort, allout-enwrap-isearch)
2023 (allout-flag-region, my-region-active-p): Relocate some macros.
2024 (allout-title): Fallback title is '(buffer-name)', not
2025 non-existing '(current-buffer-name)'.
2026 (subst-char-in-string): Define if absent (for some XEmacs versions).
2027
2028 2005-10-20 Jari Aalto <jari.aalto@cante.net>
2029
2030 * mail/sendmail.el (mail-setup-hook, mail-aliases)
2031 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
2032 (mail-citation-prefix-regexp, mail-signature-file)
2033 (mail-default-headers, mail-bury-selects-summary)
2034 (mail-send-nonascii): Add autoload cookies.
2035
2036 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2037
2038 * frame.el (blink-cursor-mode): Add `mac' to the list of
2039 window-system's that support blinking cursor.
2040
2041 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
2042
2043 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
2044
2045 2005-10-20 Eli Zaretskii <eliz@gnu.org>
2046
2047 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
2048 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
2049 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
2050
2051 2005-10-20 Kim F. Storm <storm@cua.dk>
2052
2053 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
2054 (ido-set-current-directory): Don't add / after final @.
2055 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
2056 Explicitly handle ange-ftp completion oddities.
2057 (ido-make-file-list): Don't rotate list at tramp root to avoid
2058 triggering tramp file handler for expand-file-name via get-file-buffer.
2059
2060 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2061
2062 * simple.el (eval-expression-print-format): Put the char-string
2063 inside the parenthesis, like the other alternative notations.
2064 (kill-new): Use push.
2065 (copy-to-buffer): Use with-current-buffer.
2066 (completion-setup-function): Simplify.
2067 (minibuffer-local-must-match-map): Don't add redundant bindings which
2068 are already present in its parent (minibuffer-local-completion-map).
2069
2070 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
2071
2072 2005-10-19 Jay Belanger <belanger@truman.edu>
2073
2074 * calc/calc-units.el (math-standard-units): Add units, adjust
2075 symbols and update values.
2076 (math-unit-prefixes): Add more prefixes.
2077
2078 2005-10-19 Romain Francoise <romain@orebokech.com>
2079
2080 * bookmark.el (bookmark-menu-heading): New face.
2081 (bookmark-bmenu-list): Use it.
2082 Don't fiddle with `baud-rate' at top-level.
2083
2084 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
2085
2086 * image.el (create-image, find-image): Mention max-image-size in
2087 docstring.
2088
2089 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
2090
2091 * savehist.el (savehist-load): Revert to checking XEmacs.
2092
2093 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
2094 Various docstring and line-width fixups.
2095 (conf-mode): Use cond.
2096 Set font-lock-defaults. Don't set comment-use-syntax.
2097
2098 2005-10-18 David Ponce <david@dponce.com>
2099
2100 * tree-widget.el (tree-widget-button-click): New function.
2101 (tree-widget-button-keymap): Use it.
2102
2103 2005-10-18 Romain Francoise <romain@orebokech.com>
2104
2105 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
2106 (bookmark-bmenu-hide-filenames): Add follow-link property.
2107 Improve help-echo text.
2108
2109 * ffap.el (find-file-at-point): Doc fix.
2110
2111 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2112
2113 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
2114
2115 2005-10-18 Masatake YAMATO <jet@gyve.org>
2116
2117 Install to the CVS repository what I forgot to install in my
2118 2005-10-16 changes.
2119
2120 * progmodes/python.el (python-complete-symbol): Pass the common
2121 prefix substring of completion to `display-completion-list'.
2122
2123 * textmodes/org.el (org-complete): Ditto.
2124
2125 2005-10-18 Masatake YAMATO <jet@gyve.org>
2126
2127 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
2128
2129 * woman.el (WoMan-xref-man-page): New button type derived
2130 from `Man-abstract-xref-man-page'.
2131 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
2132
2133 * man.el (Man-abstract-xref-man-page): New button type.
2134 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
2135 (Man-highlight-references): Add new optional argument `xref-man-type'.
2136
2137 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
2138
2139 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
2140
2141 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
2142
2143 * cus-edit.el (Custom-move-and-invoke): Delete.
2144 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
2145
2146 * wid-edit.el (widget-move-and-invoke): New function, from
2147 Custom-move-and-invoke.
2148
2149 2005-10-17 Bill Wohler <wohler@newt.com>
2150
2151 Move all remaining images from lisp/toolbar to etc/images, move
2152 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
2153 the low resolution images in their own directory (low-color).
2154
2155 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
2156 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
2157 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
2158 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
2159 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
2160 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
2161 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
2162
2163 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
2164 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
2165 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
2166 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
2167 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
2168 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
2169 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
2170 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
2171 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
2172 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
2173 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
2174 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
2175 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
2176 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
2177 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
2178
2179 To conform with convention, replace the underscore (_) in the
2180 following image names with dash (-) or (/) as appropriate.
2181
2182 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
2183 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
2184 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
2185 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
2186 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
2187 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
2188 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
2189 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
2190 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
2191 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
2192 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
2193 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
2194 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
2195 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
2196 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
2197
2198 * info.el (info-tool-bar-map): Replace underscores in image names
2199 with dashes.
2200
2201 * makefile.w32-in (WINS): Remove toolbar.
2202
2203 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
2204
2205 * tool-bar.el: Move to lisp from toolbar. Now that
2206 toolbar is empty, it should be deleted when folks run "cvs up -P".
2207
2208 2005-10-18 Jay Belanger <belanger@truman.edu>
2209
2210 * calc/calc-store.el (calc-store-into): Get the proper variable name
2211 to display in message.
2212
2213 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
2214
2215 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
2216 expressions display in speedbar for all buffers when debugging.
2217 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
2218
2219 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
2220 (speedbar-insert-button, speedbar-make-button):
2221 Use add-text-properties.
2222 (speedbar-update-localized-contents)
2223 (speedbar-update-directory-contents)
2224 (speedbar-update-special-contents): Use dolist.
2225 (speedbar-buffer-easymenu-definition): Add a menu separator.
2226
2227 2005-10-17 Jason Rumney <jasonr@gnu.org>
2228
2229 * makefile.w32-in: Use $(lisp) consistently.
2230 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
2231 for shell specific generation of mh-autoloads.
2232
2233 2005-10-17 Richard M. Stallman <rms@gnu.org>
2234
2235 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
2236
2237 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
2238
2239 * jit-lock.el (jit-lock-fontify-now):
2240 Move jit-lock-context-unfontify-pos to avoid wasted work.
2241
2242 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
2243
2244 * net/tramp.el (tramp-completion-mode): New defvar. Used in
2245 `tramp-completion-mode' for checking if we are in completion mode.
2246 (tramp-completion-handle-file-name-all-completions): Reorder code
2247 in order to complete for file names only in case there are no
2248 method/user/host completions. This is necessary for cooperation
2249 with ido. Reported by Kim F. Storm <storm@cua.dk>.
2250
2251 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
2252
2253 * longlines.el (longlines-search-forward)
2254 (longlines-search-backward): Match any number of spaces.
2255
2256 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
2257
2258 * diff-mode.el (diff-mode): Doc fix.
2259
2260 2005-10-16 David Reitter <david.reitter@gmail.com>
2261
2262 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
2263 as default on darwin and windows systems.
2264
2265 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
2266
2267 * arc-mode.el (archive-zip-extract): Doc fix.
2268
2269 2005-10-16 Romain Francoise <romain@orebokech.com>
2270
2271 * mouse.el (mouse-1-click-follows-link): Doc fix.
2272
2273 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
2274
2275 * savehist.el: Don't require CL at runtime.
2276 (savehist-xemacs): Remove.
2277 (savehist-coding-system): Use utf-8 if present, regardless of religion.
2278 (savehist-no-conversion): Use (featurep 'xemacs).
2279 (savehist-load): Check existence of start-itimer rather than XEmacs.
2280 Use an idle timer.
2281 (savehist-process-for-saving): Replace use of CL funs `subseq' and
2282 `delete-if-not'.
2283
2284 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
2285
2286 * savehist.el: Newer version.
2287 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
2288 (savehist-last-checksum, savehist-no-conversion): New vars.
2289 (savehist-autosave, savehist-process-for-saving, savehist-printable):
2290 New functions.
2291 (savehist-load, savehist-save): Use them.
2292 (savehist-delimit): Remove.
2293
2294 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
2295
2296 * progmodes/compile.el (compilation-goto-locus): Display the
2297 compilation buffer first and the source buffer second, in case they're
2298 in overlapping frames. Don't raise the compilation frame if it was the
2299 selected window upon entry. Pass the `other-window' arg to
2300 pop-to-buffer.
2301
2302 * info.el (Info-fontify-node): Use dolist.
2303 Change add-text-properties to put-text-property.
2304
2305 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2306
2307 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
2308 bound of search.
2309
2310 2005-10-16 Masatake YAMATO <jet@gyve.org>
2311
2312 * dabbrev.el (dabbrev-completion): Pass the common
2313 prefix substring of completion to `display-completion-list'.
2314
2315 * filecache.el (file-cache-minibuffer-complete)
2316 (file-cache-complete): Ditto.
2317
2318 * tempo.el (tempo-display-completions): Ditto.
2319
2320 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
2321
2322 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
2323
2324 * eshell/em-hist.el (eshell-list-history): Ditto.
2325
2326 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
2327
2328 * mail/mailalias.el (mail-complete): Ditto.
2329
2330 * progmodes/etags.el (complete-tag): Ditto.
2331
2332 * progmodes/make-mode.el (makefile-complete): Ditto.
2333
2334 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
2335
2336 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
2337
2338 * progmodes/pascal.el (pascal-complete-word)
2339 (pascal-show-completions): Ditto.
2340
2341 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
2342
2343 * simple.el (completion-common-substring): New variable.
2344 (completion-setup-function): Use `completion-common-substring'
2345 to put faces.
2346
2347 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2348
2349 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
2350 (x-get-selection, mac-select-convert-to-string): Convert from/to
2351 UTF-16 clipboard data as in native byte order, no BOM.
2352
2353 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
2354
2355 * progmodes/gud.el (gud-tool-bar-map): Rename the images
2356 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
2357 (gud-sentinel): Use speedbar-frame to check for speedbar.
2358
2359 2005-10-15 Richard M. Stallman <rms@gnu.org>
2360
2361 * savehist.el: New file.
2362
2363 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
2364
2365 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
2366 Fix bug in \bf fontification.
2367
2368 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
2369
2370 * pcvs.el (cvs-edit-log-files): New var.
2371 (cvs-mode-edit-log): New arg `file'.
2372 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
2373 Instead force the use of the original file and nothing else.
2374 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
2375 the cvs-minor-wrap-function is set.
2376 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
2377
2378 2005-10-14 Bill Wohler <wohler@newt.com>
2379
2380 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
2381 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
2382 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
2383 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
2384 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
2385 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
2386 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
2387 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
2388 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
2389 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
2390 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
2391 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
2392 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
2393 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
2394 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
2395
2396 * progmodes/gud.el (gud-tool-bar-map): Rename the images
2397 appropriately (for example, gud-break to gud/break).
2398
2399 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
2400
2401 * longlines.el (longlinges-search-function)
2402 (longlines-search-forward, longlines-search-backward): New functions.
2403 (longlines-mode): Set isearch-search-fun-function to
2404 longlinges-search-function.
2405
2406 * mouse.el (mouse-drag-region-1): Handle the case where a
2407 double-click event is bound to an arbitrary function.
2408
2409 2005-10-14 David Ponce <david@dponce.com>
2410
2411 * recentf.el (recentf-track-opened-file)
2412 (recentf-track-closed-file, recentf-update-menu)
2413 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
2414 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
2415 mouse-1-click-follows-link.
2416
2417 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2418
2419 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
2420 Gnome file-manager.png. Suggested by
2421 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
2422
2423 * toolbar/README: Add diropen.xpm.
2424
2425 2005-10-13 Bill Wohler <wohler@newt.com>
2426
2427 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
2428 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
2429
2430 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
2431
2432 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
2433 Don't waste the byte-compiler's time on constant data.
2434
2435 2005-10-13 Kenichi Handa <handa@m17n.org>
2436
2437 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
2438 byte with `escape-glyph' face.
2439
2440 * international/fontset.el (ccl-encode-unicode-font):
2441 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
2442 Handle the case that ucs-mule-to-mule-unicode translates a character to
2443 ASCII (usually for IPA characters).
2444
2445 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2446
2447 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
2448 Don't hide the underline of titles if font-lock-mode is disabled.
2449
2450 2005-10-12 Bill Wohler <wohler@newt.com>
2451
2452 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
2453 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
2454 files in MH-E-SRC have been updated.
2455 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
2456
2457 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2458
2459 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
2460 (mixal-mode-syntax-table): Add \n as end-comment.
2461 (mixal-operation-codes-alist): Immediately initialize to full value.
2462 (mixal-add-operation-code): Remove.
2463 (mixal-describe-operation-code): Make the arg non-optional.
2464 Use the interactive spec instead.
2465 Use mixal-operation-codes-alist rather than mixal-operation-codes.
2466 (mixal-font-lock-keywords): Don't highlight comments here any more.
2467 (mixal-font-lock-syntactic-keywords): New var.
2468 (mixal-mode): Use it. Fix comment-start-skip.
2469
2470 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2471
2472 * startup.el (command-line-x-option-alist): -nb => -nbi
2473
2474 2005-10-12 Kim F. Storm <storm@cua.dk>
2475
2476 * startup.el (fancy-splash-default-action): Discard mouse click in
2477 the spash screen window, as it has no sensible meaning in the
2478 next window to be selected. Fixes error reported by Jan D.
2479
2480 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
2481
2482 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
2483
2484 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
2485
2486 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
2487 Try to fix up minor layout issues like indentation, line break, etc...
2488 (mixal-mode-syntax-table): Don't try to specify comment syntax,
2489 because it doesn't work.
2490 (mixal-operation-codes): Add some more codes.
2491 (mixal-font-lock-keywords): Process comments here.
2492 (mixal-mode): mixasm no longer needs -g option.
2493
2494 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
2495
2496 * progmodes/sh-script.el (sh-tmp-file):
2497 Use mktemp -t. Finish support for es and rc shells.
2498
2499 2005-10-11 Jay Belanger <belanger@truman.edu>
2500
2501 * calc/calcalg2.el (calc-integral): With an argument, compute the
2502 definite integral.
2503
2504 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
2505
2506 * mouse.el (mouse-drag-region-1): Don't try to catch a
2507 double-click when doing follow-link (it's overridden anyway).
2508
2509 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
2510
2511 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
2512 (autoload-print-form-outbuf): Add docstring.
2513
2514 2005-10-11 Juri Linkov <juri@jurta.org>
2515
2516 * info.el (Info-mode-menu): Delete menu item "Edit".
2517 (Info-mode): Delete description of Info-edit from docstring,
2518 and rearrange descriptions of Info commands in the order
2519 they are documented in the Info manual.
2520
2521 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
2522
2523 * calendar/appt.el (appt-check): Use diary-selective-display var.
2524
2525 2005-10-10 Richard M. Stallman <rms@gnu.org>
2526
2527 * net/newsticker.el (newsticker-start, newsticker-show-news):
2528 Add autoload cookies.
2529
2530 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
2531
2532 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
2533
2534 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
2535
2536 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
2537
2538 2005-10-10 Jay Belanger <belanger@truman.edu>
2539
2540 * calc/calc-arith.el (math-check-known-scalarp)
2541 (math-check-known-matrixp): Check the values of arguments that are
2542 variables.
2543 (math-check-known-square-matrixp): New function.
2544 (math-known-square-matrixp): Use math-check-known-square-matrixp.
2545 (math-super-types): Add sqmatrix type.
2546
2547 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
2548 mode name `square' to 'sqmatrix'.
2549
2550 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
2551 mode name `square' to 'sqmatrix'.
2552
2553 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2554
2555 * progmodes/etags.el (select-tags-table-mode): Don't use
2556 selective-display.
2557 (tags-select-tags-table): Pass `button' to the action function.
2558 (select-tags-table): Place the side-info on button properties rather
2559 than in hidden text. Abbreviate file names.
2560 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
2561 (select-tags-table-select): Add `button' argument.
2562 Get side-info from the button property rather than from hidden text.
2563
2564 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
2565
2566 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
2567 (gud-speedbar-buttons): Preserve point if possible.
2568 (gud-sentinel): Restore previous speedbar display type.
2569
2570 * progmodes/gdb-ui.el (gdba): Improve diagram.
2571 (def-gdb-auto-update-handler, gdb-info-locals-handler)
2572 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
2573 Call get-buffer-window once.
2574
2575 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2576
2577 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
2578 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
2579 (pascal-indent-command): Remove unused var `ind'.
2580 (pascal-indent-case): Remove unused var `oldpos'.
2581 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
2582 since it's now used as a proper minor mode map.
2583 (pascal-outline): Rename to pascal-outline-mode.
2584 (pascal-outline-mode): Use define-minor-mode.
2585 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
2586 selective-display.
2587
2588 2005-10-10 Andreas Schwab <schwab@suse.de>
2589
2590 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
2591 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
2592
2593 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
2594 outside source directory.
2595
2596 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
2597
2598 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
2599 C-x' as a prefix.
2600 (orgtbl-mode-map): Full keymap instead of sparse, because all
2601 `self-insert-command' keys are redefined in this map.
2602 (org-export-as-html): Specify charset for HTML file, by taking it
2603 from the coding system.
2604
2605 2005-10-10 Kenichi Handa <handa@m17n.org>
2606
2607 * textmodes/flyspell.el (flyspell-check-word-p):
2608 If unread-command-events is non-empty, don't call sit-for.
2609
2610 2005-10-09 Richard M. Stallman <rms@gnu.org>
2611
2612 * font-lock.el (font-lock-syntactic-keywords)
2613 (font-lock-keywords): Doc fixes.
2614
2615 * textmodes/flyspell.el (flyspell-external-point-words):
2616 Simplify logic, and don't try to check for consecutive appearances
2617 of one incorrect word.
2618
2619 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
2620
2621 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
2622 separator.
2623
2624 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
2625 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
2626 (gud-expansion-speedbar-buttons): New function.
2627 (gud-speedbar-buttons): Check for gud-comint-buffer.
2628
2629 2005-10-09 Bill Wohler <wohler@newt.com>
2630
2631 * Makefile.in (updates): Add mh-loaddefs dependency.
2632
2633 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
2634
2635 * speedbar.el (speedbar-file-key-map): Fix typo.
2636
2637 2005-10-09 Daniel Brockman <daniel@brockman.se>
2638
2639 * cus-start.el (line-spacing): Add custom spec.
2640
2641 2005-10-09 Romain Francoise <romain@orebokech.com>
2642
2643 * textmodes/ispell.el (ispell-check-version): Fix last change.
2644
2645 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2646
2647 * term/x-win.el: Remove -i, --icon-type from comment.
2648
2649 * startup.el (command-line-x-option-alist): Remove options -i,
2650 -itype, --icon-type, added -nb, --no-bitmap-icon
2651
2652 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
2653
2654 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
2655 instead of :active.
2656
2657 2005-10-08 Eric Hanchrow <offby1@blarg.net>
2658
2659 * textmodes/ispell.el (ispell-check-version):
2660 Ignore hyphen, and all that follows, in aspell's version text.
2661
2662 2005-10-08 Jay Belanger <belanger@truman.edu>
2663
2664 * calc/calc-arith.el (math-known-square-matrixp): New function.
2665 (math-pow-fancy): Check for matrices before distributing exponent
2666 across products.
2667
2668 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
2669 fullscreen keypad. Suggested by Luc Teirlinck.
2670 (calc-keypad-show-input): Add space for formatting.
2671
2672 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
2673 Add square matrix option.
2674
2675 * calc/calc-poly.el (math-expand-term): Check for matrices instead
2676 of checking calc-matrix-mode when deciding how to expand.
2677
2678 * calc/calc.el (calc-set-mode-line): Add square matrix option.
2679
2680 2005-10-08 Lars Hansen <larsh@soem.dk>
2681
2682 * net/tramp.el (tramp-perl-directory-files-and-attributes):
2683 Add error handling.
2684 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
2685
2686 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
2687
2688 Sync with Tramp 2.0.51.
2689
2690 * net/tramp.el (tramp-handle-set-visited-file-modtime)
2691 (tramp-handle-insert-file-contents, tramp-handle-write-region):
2692 Insert special handling for `last-coding-system-used', again
2693 it still seems to be necessary (unlike stated before).
2694 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
2695 (tramp-password-prompt-regexp): There might be other words before
2696 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
2697 (tramp-chunksize): Improve docstring.
2698 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
2699 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
2700 Christian Joergensen <bugs@razor.dk>.
2701
2702 2005-10-07 Glenn Morris <rgm@gnu.org>
2703
2704 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
2705 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
2706 precision'.
2707
2708 2005-10-07 Romain Francoise <romain@orebokech.com>
2709
2710 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
2711 (ibuffer-do-shell-command-pipe-replace)
2712 (ibuffer-do-shell-command-file, ibuffer-do-eval)
2713 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
2714 (ibuffer-do-revert, ibuffer-do-replace-regexp)
2715 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
2716 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
2717 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
2718 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
2719 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
2720 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
2721 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
2722 Autoload file sans suffix.
2723
2724 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
2725
2726 2005-10-07 David Ponce <david@dponce.com>
2727
2728 * recentf.el (recentf-menu-open-all-flag): New option.
2729 (recentf-digit-shortcut-command-name): New function.
2730 (recentf--shortcuts-keymap): New variable.
2731 (recentf-menu-shortcuts): New variable.
2732 (recentf-make-menu-items): Initialize it. Replace the "More..."
2733 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
2734 (recentf-menu-value-shortcut): New function.
2735 (recentf-make-menu-item): Use it. No more in-lined.
2736 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
2737 (recentf-open-most-recent-file): Rename from
2738 `recentf-open-file-with-key'. Don't depend on key binding.
2739 (recentf-mode-map): New variable.
2740 (recentf-mode): Use it.
2741
2742 2005-10-06 Bill Wohler <wohler@newt.com>
2743
2744 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
2745
2746 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
2747 (MH-E-SRC): New. Used by mh-autoloads.
2748 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
2749 files in MH-E-SRC have been updated.
2750 (compile, recompile, bootstrap): Depend on mh-autoloads.
2751
2752 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
2753
2754 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
2755 gud-break and gud-remove icons when the fringe is not available.
2756
2757 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
2758 Typo.
2759
2760 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
2761
2762 * play/zone.el (zone): Wrap body with save-window-excursion.
2763
2764 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
2765
2766 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
2767 Use the new `list-only' arg to diary-list-entries.
2768
2769 * calendar/diary-lib.el: Use overlays rather than selective-display.
2770 (diary-selective-display): New var.
2771 (diary-header-line-format): Use it.
2772 (diary-list-entries): Add argument `list-only'.
2773 Put the buffer in diary-mode. Don't add \^M at beg and end.
2774 Replace \^M by invisible overlays.
2775 (diary-unhide-everything): Replace \^M by invisible overlays.
2776 (print-diary-entries): Look for overlays rather than \^M.
2777 Add a space to the temp buffer name.
2778 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
2779 Put the buffer in diary-mode.
2780 (list-sexp-diary-entries): Replace \^M by invisible overlays.
2781 (diary-anniversary): Make the year arg optional.
2782 (diary-time-regexp): New const.
2783 (diary-font-lock-keywords): Use it to accept a few more time formats.
2784
2785 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
2786
2787 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
2788
2789 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
2790 Fix bug introduced 2005-07-03: Use (car (last ...))
2791 to faithfully reproduce replaced artist-last.
2792 (artist-set-arrow-points-for-poly): Likewise.
2793 Suggested by Johan Bockg\e,Ae\e(Brd.
2794
2795 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
2796
2797 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
2798 * wid-edit.el (widget):
2799 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
2800 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
2801
2802 2005-10-06 Kenichi Handa <handa@m17n.org>
2803
2804 * international/mule-cmds.el (set-language-environment):
2805 Fix setting up of case-table for unibyte mode.
2806
2807 * simple.el (what-cursor-position): If the character is displayed
2808 by some `display' text property, show that. Don't use
2809 single-key-description for eight-bit characters in multibyte mode.
2810
2811 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
2812
2813 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
2814 (gdb-ann3): Set it.
2815 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
2816 (gdb-info-frames-custom): Use inverse-video for first five
2817 characters of selected frame only.
2818 (gdb-get-frame-number): Select frame even when point is on frame
2819 number.
2820
2821 2005-10-06 Masatake YAMATO <jet@gyve.org>
2822
2823 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
2824 Put `font-lock-function-name-face'.
2825 (gdb-info-frames-custom): Put `font-lock-function-name-face'
2826 and `font-lock-variable-name-face'
2827 (gdb-registers-font-lock-keywords): New font lock keywords definition.
2828 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
2829 (gdb-memory-font-lock-keywords): New font lock keywords definition.
2830 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
2831 (gdb-local-font-lock-keywords): New font lock keywords definition.
2832 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
2833 (gdb-threads-font-lock-keywords): New font lock keywords definition.
2834 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
2835
2836 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
2837
2838 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
2839 (ediff-merge-region-is-non-clash-to-skip): Previously called
2840 ediff-merge-region-is-non-clash.
2841
2842 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
2843 Use insert-buffer-substring.
2844
2845 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
2846 selecting files to patch. Also bug fixes.
2847
2848 * ediff-util.el (ediff-setup): Bug fix.
2849 (ediff-next-difference): Never skip clashes that differ in white
2850 space only.
2851
2852 * ediff-wind.el (ediff-setup-control-frame)
2853 (ediff-destroy-control-frame): Check the menubar feature.
2854
2855 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
2856 (viper-refresh-mode-line): Use make-local-variable to localize
2857 some vars instead of make-variable-buffer-local. Suggested by
2858 Stefan Monnier.
2859
2860 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
2861 (viper-restore-cursor-type, viper-set-insert-cursor-type):
2862 Use make-local-variable instead of make-variable-buffer-local.
2863 Suggested by Stefan Monnier.
2864
2865 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
2866 (viper-comint-mode-hook): Use make-local-variable on
2867 require-final-newline.
2868 (viper-non-hook-settings): Don't use make-variable-buffer-local.
2869
2870 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
2871
2872 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
2873 also the second char of a comment-start sequence.
2874 (scheme-sexp-comment-syntax-table): New var.
2875 (lambda, define): Set their scheme-doc-string-elt property.
2876 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
2877 Use lisp-font-lock-syntactic-face-function now that it properly
2878 handles |...| symbols.
2879 (scheme-mode-variables): Set lisp-doc-string-elt-property,
2880 parse-sexp-lookup-properties and font-lock-extra-managed-props.
2881
2882 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
2883 bit from # to |.
2884 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
2885
2886 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
2887 (lisp-doc-string-elt-property): New var.
2888 (lisp-font-lock-syntactic-face-function): Use it.
2889 Rewrite to recognize docstrings even for forms not at toplevel.
2890
2891 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
2892 annotation on the | part of #| rather than on the # part.
2893 (scheme-font-lock-syntactic-face-function): New function, to
2894 distinguish strings from |...| symbols.
2895 (scheme-mode-variables): Use it. Also fix up the font-lock-time
2896 syntax-table so that #|...|# is properly highlighted.
2897
2898 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
2899 Don't mark as docstring the 3rd elem of an unknown toplevel form.
2900
2901 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
2902
2903 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
2904 and C-e.
2905
2906 * emacs-lisp/eldoc.el: Move comments into docstrings.
2907 (eldoc-message-commands): Initialize in its declaration.
2908 Add move-beginning-of-line and move-end-of-line.
2909 (eldoc-add-command, eldoc-add-command-completions)
2910 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
2911
2912 * outline.el (outline-mark-subtree): Activate the mark.
2913
2914 * calendar/appt.el (appt-time-regexp): New var.
2915 (appt-add, appt-make-list): Use it.
2916 (appt-convert-time): Clean up.
2917
2918 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
2919 Don't set any syntax-table property here.
2920 (tex-font-lock-verb): New function. Do it here.
2921 (tex-font-lock-syntactic-keywords): Use it.
2922
2923 2005-10-04 Richard M. Stallman <rms@gnu.org>
2924
2925 * wid-edit.el (widget-file-complete): Get the widget start point
2926 the right way. Default directory to `/' if file has none.
2927
2928 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
2929
2930 * textmodes/flyspell.el (flyspell-mode-on):
2931 Call ispell-maybe-find-aspell-dictionaries.
2932
2933 * textmodes/ispell.el (ispell-word, ispell-region):
2934 Call ispell-maybe-find-aspell-dictionaries.
2935 (ispell-accept-buffer-local-defs):
2936 Don't call ispell-maybe-find-aspell-dictionaries
2937
2938 2005-10-04 Richard M. Stallman <rms@gnu.org>
2939
2940 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
2941
2942 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
2943
2944 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
2945 instead of `fboundp' in order to allow for anonymous functions.
2946
2947 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
2948
2949 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
2950 case the user clicks on the link while another window is selected.
2951 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
2952
2953 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
2954 functionality.
2955 (dframe-help-echo): Save point in case mouse tracking is off.
2956
2957 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
2958
2959 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
2960
2961 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2962
2963 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
2964 not change the global value of those vars.
2965
2966 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
2967 make-local-variable which we do not need any more.
2968
2969 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
2970
2971 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
2972 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
2973 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
2974 (speedbar-path-line): Define obsolete aliases.
2975 (speedbar-line-directory): Doc fix.
2976
2977 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
2978 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
2979 instead of speedbar-line-path.
2980
2981 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2982
2983 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
2984 to nil if dropping on a window. Handle dropping on a minibuffer window
2985 like dropping on a non-window part of Emacs.
2986
2987 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2988
2989 * net/ange-ftp.el: Use with-current-buffer.
2990 (ange-ftp-insert-directory): Do not follow symlinks any more.
2991
2992 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
2993 Remove interactive spec.
2994
2995 2005-10-03 Kim F. Storm <storm@cua.dk>
2996
2997 * ido.el (ido-mode): Use custom-initialize-set.
2998
2999 2005-10-02 Richard M. Stallman <rms@gnu.org>
3000
3001 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
3002 Use insert-buffer-substring.
3003
3004 * net/tramp.el: Pacify byte compiler warnings in pacification code.
3005 (tramp-handle-file-local-copy): Use insert-buffer-substring.
3006
3007 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3008
3009 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
3010 in last change.
3011 (ange-ftp-insert-directory): Fix up the search for the case where
3012 `file' is absolute.
3013
3014 2005-10-02 Romain Francoise <romain@orebokech.com>
3015
3016 * progmodes/compile.el (compile-goto-error): Delete extra paren.
3017
3018 2005-10-02 Andreas Schwab <schwab@suse.de>
3019
3020 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
3021 directory component in the session info.
3022
3023 2005-10-01 Richard M. Stallman <rms@gnu.org>
3024
3025 * comint.el (comint-redirect-subvert-readonly): Doc fix.
3026
3027 * simple.el (next-error-internal): New function.
3028
3029 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
3030 (compilation-start): Pass new arg to compilation-buffer-name.
3031 (compile-goto-error): Use next-error-internal.
3032
3033 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
3034
3035 * speedbar.el: Remove RCS tag.
3036 (speedbar-check-read-only): Handle non-existent files.
3037
3038 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
3039
3040 * info.el (Info-speedbar-hierarchy-buttons)
3041 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
3042
3043 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3044
3045 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
3046 Do not match newline.
3047 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
3048 (bibtex-summary): Remove unnecessary save-excursion.
3049 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
3050
3051 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3052
3053 * term/mac-win.el: Add charset info for "iso10646-1".
3054 Modify default fontset to use ATSUI-compatible fonts for some charsets
3055 if available.
3056
3057 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
3058
3059 * speedbar.el: Re-apply arch tag.
3060 (speedbar-version): Rename to version 1.0. Suggested by Eric
3061 M. Ludlam.
3062 Reapply two changes from Emacs CVS' version of speedbar lost
3063 during the merge:
3064 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
3065 (speedbar-frame-parameters): Improve customize type.
3066
3067 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
3068
3069 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
3070 (ange-ftp-file-directory-p): Fix the symlink case.
3071 (ange-ftp-insert-directory): When listing a single file, get a list of
3072 the parent buffer and extract the relevant line. Inspired from a patch
3073 by Katsumi Yamaoka <yamaoka@jpl.org>.
3074 (ange-ftp-file-name-sans-versions): Simplify.
3075
3076 2005-09-30 Bill Wohler <wohler@newt.com>
3077
3078 Move MH-E image files from toolbar and mail directories into
3079 etc/images.
3080
3081 * mail/reply2.*: Move to etc/images/mail/reply*.
3082
3083 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
3084 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
3085 etc/images.
3086
3087 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
3088 * toolbar/reply*: Move to etc/images/mail.
3089
3090 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
3091
3092 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
3093
3094 * speedbar.el: New version 1.0pre3.
3095
3096 Frame management code (including timer, and mouse click specifics)
3097 moved to dframe.el:
3098 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
3099 (speedbar-timer): Removed. Use dframe-timer.
3100 (speedbar-close-frame): Removed. Use dframe-close-frame.
3101 (speedbar-activity-change-focus-flag): Removed. Use
3102 dframe-activity-change-focus-flag.
3103 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
3104 dframe-update-speed.
3105
3106 (speedbar-current-frame): New macro. Use this instead of the
3107 variable speedbar-frame.
3108
3109 (speedbar-use-images, speedbar-expand-image-button-alist)
3110 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
3111
3112 (speedbar-find-image-on-load-path): Removed. Replaced by
3113 defezimage in ezimage.el.
3114 (speedbar-expand-image-button-alist): Removed. Replaced by
3115 ezimage-expand-image-button-alist in ezimage.el.
3116
3117 (speedbar-ignored-directory-regexp)
3118 (speedbar-add-ignored-directory-regexp)
3119 (speedbar-ignored-directory-expressions)
3120 (speedbar-line-directory, speedbar-buffers-line-directory)
3121 (speedbar-directory-line, speedbar-buffers-line-directory):
3122 Renamed, replacing `path' with `directory'.
3123
3124 (speedbar-create-directory, speedbar-expand-line-descendants)
3125 (speedbar-toggle-line-expansion)
3126 (speedbar-contract-line-descendants): New commands.
3127
3128 (speedbar-query-confirmation-method, speedbar-select-frame-method)
3129 (speedbar-use-tool-tips-flag): New options.
3130
3131 (speedbar-check-read-only, speedbar-require-version)
3132 (speedbar-insert-separator, speedbar-buffers-tail-notes)
3133 (speedbar-handle-delete-frame, speedbar-try-completion)
3134 (speedbar-update-localized-contents): New functions.
3135
3136 (speedbar-incompatible-version, speedbar-ro-to-do-point)
3137 (speedbar-object-read-only-indicator): New variables.
3138
3139 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
3140 New hooks.
3141
3142 (speedbar-separator-face): New face.
3143
3144 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
3145 (speedbar-ignored-modes): Add fundamental-mode.
3146 (speedbar-directory-unshown-regexp): Add . directories.
3147
3148 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
3149 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
3150 `]' for full expand/close.
3151 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
3152
3153 (speedbar-check-vc): Support hidden files.
3154 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
3155 (speedbar-this-file-in-vc): Use vc-state if available. If VC
3156 state is nil, it is not checked out.
3157
3158 (speedbar-line-text, speedbar-line-token): Support expand buttons
3159 with no text.
3160 (speedbar-refresh): Universal argument acts as power-click.
3161 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
3162 that buffer to get variable values.
3163
3164 And many other bugfixes.
3165
3166 * dframe.el, ezimage.el, sb-image.el: New files.
3167
3168 * sb-*.xpm: Remove files. New image files installed into
3169 etc/images/ezimage.
3170
3171 2005-09-30 Kenichi Handa <handa@m17n.org>
3172
3173 * ps-mule.el (ps-mule-show-warning): If a character is in
3174 ps-print-translation-table, don't treat it as non-printable.
3175
3176 2005-09-30 David Ponce <david@dponce.com>
3177
3178 * tree-widget.el (tree-widget-themes-load-path): New variable.
3179 (tree-widget-themes-directory): Doc fix.
3180 (tree-widget-image-formats) [Emacs]: Doc fix.
3181 (tree-widget--locate-sub-directory): New function.
3182 (tree-widget-themes-directory): Use it.
3183
3184 * recentf.el (recentf-filename-handlers): Rename from
3185 `recentf-filename-handler'. Allow a list of functions.
3186 (recentf-menu-items-for-commands): Fix :help strings.
3187 (recentf-apply-filename-handlers): New function.
3188 (recentf-expand-file-name): Use it.
3189 (recentf-cleanup): Remove duplicates too.
3190
3191 2005-09-29 Juri Linkov <juri@jurta.org>
3192
3193 * faces.el: Rearrange face definitions to be in the same order as
3194 their face descriptions in "(emacs)Standard Faces".
3195
3196 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
3197
3198 * tooltip.el (tooltip): Add group `basic-faces'.
3199
3200 * buff-menu.el (Buffer-menu-buffer): Remove group
3201 `font-lock-highlighting-faces'.
3202
3203 * progmodes/compile.el (compilation-error, compilation-warning)
3204 (compilation-info, compilation-line-number, compilation-column-number):
3205 Change group from `font-lock-highlighting-faces' to `compilation'.
3206
3207 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
3208 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
3209 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
3210 (vhdl-font-lock-reserved-words-face)
3211 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
3212 `font-lock-highlighting-faces'.
3213
3214 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
3215
3216 2005-09-28 Kim F. Storm <storm@cua.dk>
3217
3218 * emulation/cua-base.el: Set CUA move property on additional commands:
3219 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
3220 forward-sexp, backward-sexp, forward-list, backward-list.
3221
3222 2005-09-28 Romain Francoise <romain@orebokech.com>
3223
3224 * comint.el (comint-show-output): Really set point at the
3225 beginning of the output when not using `comint-use-prompt-regexp'.
3226
3227 2005-09-27 Jay Belanger <belanger@truman.edu>
3228
3229 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
3230 in TeX mode.
3231
3232 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
3233
3234 * textmodes/org.el (org-table-sum): Fix format string.
3235
3236 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
3237 Quote face names.
3238
3239 2005-09-26 Romain Francoise <romain@orebokech.com>
3240
3241 * isearch.el (isearch-forward-regexp): Close doc string.
3242
3243 2005-09-25 Richard M. Stallman <rms@gnu.org>
3244
3245 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
3246
3247 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
3248
3249 * progmodes/compile.el (compilation-error-properties):
3250 When getting the file from the previous error message,
3251 correctly decode the new data format.
3252
3253 * progmodes/cc-cmds.el (c-electric-paren):
3254 Call old-blink-paren only for close-paren.
3255
3256 2005-09-24 Andreas Schwab <schwab@suse.de>
3257
3258 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
3259 condition.
3260
3261 2005-09-25 Romain Francoise <romain@orebokech.com>
3262
3263 * dired-aux.el (dired-copy-file-recursive):
3264 * dired.el (dired-delete-file):
3265 * ediff-mult.el (ediff-dir-diff-copy-file):
3266 * ediff-util.el (ediff-test-save-region):
3267 * forms.el (forms-mode):
3268 * ido.el (ido-file-internal, ido-delete-file-at-head):
3269 * log-edit.el (log-edit-done):
3270 * ses.el (ses-yank-resize):
3271 * play/gomoku.el (gomoku-human-plays, gomoku)
3272 (gomoku-human-resigns, gomoku-prompt-for-other-game)
3273 (gomoku-offer-a-draw):
3274 * play/landmark.el (lm-human-resigns, lm):
3275 * net/eudcb-ldap.el (eudc-ldap-check-base):
3276 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
3277 * progmodes/ebrowse.el (ebrowse-find-pattern):
3278 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
3279 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
3280 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
3281
3282 * vc.el (vc-delete-file):
3283 * play/gomoku.el (gomoku-terminate-game, gomoku)
3284 (gomoku-prompt-for-move, gomoku-human-takes-back):
3285 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
3286 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
3287
3288 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
3289
3290 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
3291 color rxvt terminals by using the code xterm.el used to use before
3292 2005-04-09 in order to match the colors used by rxvt.
3293
3294 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3295
3296 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
3297 colors rxvt-unicode terminals by using the same code as xterm.el.
3298
3299 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
3300
3301 * textmodes/tex-mode.el (tex-font-lock-append-prop)
3302 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
3303 new symbol used for the tex-verbatim face.
3304
3305 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
3306
3307 * woman.el (woman-file-name):
3308 * wid-edit.el (widget-file-prompt-value)
3309 (widget-coding-system-prompt-value):
3310 * w32-fns.el (set-w32-system-coding-system):
3311 * vc.el (vc-version-diff, vc-annotate):
3312 * textmodes/reftex-auc.el (reftex-arg-cite)
3313 (reftex-arg-index-tag):
3314 * textmodes/refer.el (refer-get-bib-files):
3315 * textmodes/artist.el (artist-figlet-choose-font):
3316 * terminal.el (terminal-emulator):
3317 * replace.el (occur-read-primary-args):
3318 * rect.el (string-rectangle, string-insert-rectangle):
3319 * ps-print.el (ps-print-preprint):
3320 * progmodes/pascal.el (pascal-goto-defun):
3321 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
3322 * progmodes/compile.el (compilation-find-file):
3323 * printing.el (pr-interactive-n-up):
3324 * play/animate.el (animate-birthday-present):
3325 * net/rcompile.el (remote-compile):
3326 * man.el (man, Man-goto-section, Man-follow-manual-reference):
3327 * mail/rmailsum.el (rmail-summary-search-backward)
3328 (rmail-summary-search):
3329 * mail/rmailout.el (rmail-output-read-rmail-file-name)
3330 (rmail-output-read-file-name):
3331 * mail/rmail.el (rmail-search, rmail-search-backwards):
3332 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
3333 * locate.el (locate):
3334 * international/quail.el (quail-show-keyboard-layout):
3335 * international/mule.el (set-buffer-file-coding-system)
3336 (revert-buffer-with-coding-system, set-file-name-coding-system)
3337 (set-terminal-coding-system, set-keyboard-coding-system)
3338 (set-next-selection-coding-system):
3339 * international/mule-diag.el (describe-coding-system)
3340 (describe-font, describe-fontset):
3341 * international/mule-cmds.el (universal-coding-system-argument)
3342 (search-unencodable-char, describe-input-method)
3343 (set-language-environment, describe-language-environment):
3344 * international/codepage.el (codepage-setup):
3345 * international/code-pages.el (codepage-setup):
3346 * info.el (Info-search, Info-follow-reference)
3347 (Info-search-backward):
3348 * emacs-lisp/advice.el (ad-read-advised-function)
3349 (ad-read-advice-class, ad-clear-cache, ad-activate)
3350 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
3351 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
3352 (ad-read-regexp):
3353 * ediff-util.el (ediff-toggle-regexp-match):
3354 * ediff-ptch.el (ediff-prompt-for-patch-file):
3355 * dired-aux.el (dired-diff):
3356 * diff.el (diff):
3357 * cus-edit.el (custom-variable-prompt):
3358 * calendar/timeclock.el (timeclock-ask-for-project):
3359 * calc/calcalg3.el (calc-get-fit-variables):
3360 * calc/calc-store.el (calc-edit-variable)
3361 (calc-permanent-variable):
3362 * vc-mcvs.el (vc-mcvs-register):
3363 * shadowfile.el (shadow-define-literal-group):
3364 * woman.el (woman-file-name):
3365 * vc.el (vc-version-diff, vc-merge):
3366 * textmodes/reftex-index.el (reftex-index-complete-tag):
3367 * format.el (format-decode-buffer, format-decode-region):
3368 * emulation/viper-cmd.el (viper-read-string-with-history):
3369 * emacs-lisp/debug.el (cancel-debug-on-entry):
3370 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
3371 * ediff.el (ediff-merge-revisions)
3372 (ediff-merge-revisions-with-ancestor, ediff-revision):
3373 * completion.el (interactive-completion-string-reader):
3374 * calc/calc-prog.el (calc-user-define-formula):
3375 Follow convention for reading with the minibuffer.
3376
3377 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
3378
3379 * progmodes/python.el (python-describe-symbol): Add globals() and
3380 locals() to the arguments of emacs.ehelp.
3381
3382 2005-09-24 Magnus Henoch <mange@freemail.hu>
3383
3384 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
3385 New function, code extracted from ispell-valid-dictionary-list.
3386 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
3387 Call it.
3388
3389 2005-09-24 Eli Zaretskii <eliz@gnu.org>
3390
3391 * subr.el (version-regexp-alist): Extend valid syntax for version
3392 strings: allow any of the characters -,_,+ to separate the
3393 alpha/beta/rc part from the version part. Doc fix.
3394 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
3395
3396 2005-09-23 David Reitter <david.reitter@gmail.com>
3397
3398 * mail/mailclient.el: New file.
3399
3400 2005-09-23 Richard M. Stallman <rms@gnu.org>
3401
3402 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
3403 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
3404 Doc fixes.
3405
3406 * progmodes/cc-mode.el (c-font-lock-init):
3407 Specify font-lock-lines-before.
3408
3409 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3410
3411 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
3412 whole conflict.
3413
3414 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
3415
3416 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
3417 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
3418 of `remap' feature when available. Additional key bindings for
3419 better tty support.
3420 (org-mode-restart, org-force-self-insert): New commands.
3421 (org-time-stamp-inactive): New command.
3422 (org-remap): New function.
3423 (org-table-auto-blank-field, org-level-color-stars-only): New options.
3424 (org-enable-fixed-width-editor): Move to `org-structure'
3425 customization group.
3426 (org-self-insert-command, orgtbl-self-insert-command): Modify to
3427 blank field after field motion commands.
3428
3429 2005-09-23 Kenichi Handa <handa@m17n.org>
3430
3431 * international/mule-cmds.el (set-language-environment):
3432 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
3433 have to call utf-translate-cjk-load-tables.
3434
3435 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
3436
3437 * mouse.el (mouse-move-drag-overlay): Fix last change.
3438
3439 2005-09-22 David Ponce <david@dponce.com>
3440
3441 * tree-widget.el (tree-widget-value-create): Fix previous change.
3442
3443 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3444
3445 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
3446
3447 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3448
3449 * mouse.el (mouse-move-drag-overlay): New function.
3450 (mouse-drag-region-1): Use it.
3451 Try to simplify a bit the state handling. Handle clicks on links
3452 inside intangible areas.
3453 (mouse-save-then-kill): Minor simplification.
3454 (mouse-secondary-overlay): Make it always non-nil instead of
3455 recreating it each time.
3456 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
3457 (mouse-kill-secondary, mouse-secondary-save-then-kill):
3458 Simplify accordingly.
3459
3460 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3461
3462 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
3463
3464 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
3465
3466 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
3467 (ediff-file-name-sans-prefix): Treat nil as an empty string.
3468 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
3469 to patch.
3470
3471 * ediff-util.el: Use insert-buffer-substring.
3472
3473 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
3474
3475 * emulation/viper-cmd.el (viper-change-state): Don't move over the
3476 field boundaries in the minibuffer.
3477 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
3478 (viper-minibuffer-post-command-hook): New hook.
3479 (viper-line): Don't move cursor at bolp.
3480
3481 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
3482
3483 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
3484 avoid compiler warnings.
3485
3486 * emulation/viper-macs.el (ex-map): Better messages.
3487
3488 * emulation/viper-utils.el (viper-beginning-of-field): New function.
3489
3490 * emulation/viper.el: Replace make-variable-buffer-local with
3491 viper-make-variable-buffer-local everywhere, to avoid warnings.
3492
3493 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3494
3495 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
3496 Delete unused var `old-selected-window'.
3497 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
3498 (mouse-drag-secondary): Delete unused var `start-frame'.
3499
3500 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3501
3502 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
3503
3504 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3505
3506 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
3507 Re-indent within 80 columns. Use inhibit-read-only.
3508
3509 2005-09-19 Romain Francoise <romain@orebokech.com>
3510
3511 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
3512
3513 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3514
3515 * font-lock.el (font-lock-default-fontify-region): Don't add a line
3516 unconditionally, since the after-change-function already did it.
3517
3518 2005-09-19 Miles Bader <miles@gnu.org>
3519
3520 * net/newsticker.el: Get rid of CVS keyword.
3521
3522 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
3523
3524 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
3525 The prompt is formatted later.
3526
3527 2005-09-19 David Ponce <david@dponce.com>
3528
3529 * tree-widget.el (tree-widget-value-create): Save the converted
3530 tree :node widget.
3531
3532 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
3533
3534 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
3535 variable `message'.
3536
3537 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
3538
3539 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
3540 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
3541 <slawomir.nowaczyk.847@student.lu.se>.
3542
3543 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
3544
3545 * image.el (image-load-path): Use symbol `data-directory' instead
3546 of its value, for backward compatibility with packages that bind
3547 it during `find-image'. Suggested by Katsumi Yamaoka.
3548 (image-search-load-path): Handle symbols whose values are strings.
3549
3550 2005-09-18 Romain Francoise <romain@orebokech.com>
3551
3552 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
3553 with-current-buffer form in save-excursion.
3554
3555 2005-09-18 D Goel <deego@gnufans.org>
3556
3557 * apropos.el (apropos-command): Fix `message' call: first arg
3558 should be a format spec. In this and all other cases that appear
3559 below and elsewhere in the source code, I made a change only when
3560 two conditions were satisfied: [1] I can think of a possibility
3561 that the arguments would cause an error, for example, the code in
3562 question relies on external variables such as filenames. [2] I
3563 was sure that the arg to `message' could not have been nil in the code.
3564
3565 * textmodes/tildify.el (tildify-region): Ditto.
3566
3567 * textmodes/reftex-index.el (reftex-index-change-entry)
3568 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
3569 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
3570 * textmodes/org.el (org-complete, org-deadline, org-schedule)
3571 (org-priority, org-table-sum):
3572 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
3573 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
3574 (flyspell-word, flyspell-display-next-corrections):
3575 * textmodes/bibtex.el (bibtex-print-help-message):
3576 * textmodes/artist.el (artist-key-set-point-poly):
3577 * term/mac-win.el (mac-services-insert-text):
3578 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
3579 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
3580 (vhdl-port-paste-testbench, vhdl-compose-new-component)
3581 (vhdl-compose-configuration):
3582 * progmodes/sh-script.el (sh-blink, sh-show-indent)
3583 (sh-set-indent, sh-learn-line-indent):
3584 * progmodes/ps-mode.el (ps-mode-target-column):
3585 * progmodes/idlwave.el (idlwave-make-tags)
3586 (idlwave-scan-library-catalogs):
3587 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
3588 * progmodes/gud.el (gud-jdb-analyze-source):
3589 * progmodes/flymake.el (flymake-log):
3590 * progmodes/ebnf2ps.el (ebnf-generate-region):
3591 * progmodes/cmacexp.el (c-macro-expansion):
3592 * progmodes/ada-xref.el (ada-treat-cmd-string):
3593 * progmodes/ada-mode.el (ada-create-case-exception-substring)
3594 (ada-justified-indent-current, ada-batch-reformat):
3595 * play/zone.el (zone):
3596 * play/landmark.el (lm-move):
3597 * play/decipher.el (decipher-show-alphabet):
3598 * net/newsticker.el (newsticker--display-jump)
3599 (newsticker--display-scroll):
3600 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
3601 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
3602 * mail/feedmail.el (feedmail-dump-message-to-queue):
3603 * eshell/esh-proc.el (eshell-remove-process-entry):
3604 * emulation/ws-mode.el (ws-last-error):
3605 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
3606 (viper-record-kbd-macro):
3607 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
3608 * emacs-lisp/lisp-mnt.el (lm-report-bug):
3609 * emacs-lisp/find-func.el (find-function-noselect):
3610 * calendar/timeclock.el (timeclock-status-string)
3611 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
3612 (timeclock-when-to-leave-string):
3613 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
3614 * calc/calc-units.el (calc-enter-units-table):
3615 * calc/calc-mode.el (calc-mode-record-mode):
3616 * woman.el (woman-mini-help):
3617 * wdired.el (wdired-change-to-wdired-mode):
3618 * vc.el (vc-retrieve-snapshot):
3619 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
3620 * startup.el (display-startup-echo-area-message):
3621 * simple.el (set-goal-column):
3622 * ses.el (ses-command-hook, ses-recalculate-cell):
3623 * server.el (server-process-filter):
3624 * printing.el (pr-interface-txt-print, pr-interface-printify)
3625 (pr-interface-ps):
3626 * pcvs.el (cvs-help):
3627 * log-edit.el (log-edit, log-edit-mode-help):
3628 * iswitchb.el (iswitchb-possible-new-buffer):
3629 * isearch.el (isearch-edit-string):
3630 * image-mode.el (image-mode, image-minor-mode):
3631 * ibuf-macs.el (define-ibuffer-filter):
3632 * hi-lock.el (hi-lock-find-patterns):
3633 * files.el (toggle-read-only):
3634 * ediff-util.el (ediff-copy-diff)
3635 (ediff-write-merge-buffer-and-maybe-kill):
3636 * echistory.el (Electric-history-undefined):
3637 * dnd.el (dnd-insert-text):
3638 * dired-aux.el (dired-query):
3639 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
3640 * bookmark.el (bookmark-bmenu-locate):
3641 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
3642 Fix `message' calls to ensure first arg is a format string.
3643 The change was made only when these two conditions were satisfied:
3644 [1] when there is a possibility that the arguments would cause an error
3645 for example, if the code in question relies on external variables
3646 such as filenames, and
3647 [2] if the arg to `message' could not have been nil in the code.
3648
3649 * pcomplete.el (pcomplete--help): Fix `message' format spec.
3650 Not having a %s would be weird, though not technically wrong.
3651
3652 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3653
3654 * term/mac-win.el (mac-add-charset-info): Doc fix.
3655
3656 2005-09-17 Romain Francoise <romain@orebokech.com>
3657
3658 * shell.el (shell-resync-dirs): Handle echoing processes more
3659 reliably. Don't insert resync command if `comint-process-echoes'
3660 is non-nil.
3661
3662 2005-09-17 Magnus Henoch <mange@freemail.hu>
3663
3664 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
3665 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
3666 aspell versions >= 0.60.
3667 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
3668 only if ispell-aspell-supports-utf8 is non-nil.
3669
3670 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3671
3672 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
3673 buffer-local value to lisp-indent-function.
3674
3675 2005-09-17 Milan Zamazal <pdm@zamazal.org>
3676
3677 * progmodes/glasses.el (glasses-make-readable): If
3678 glasses-separator differs from underscore, put appropriate
3679 overlays over underscore characters.
3680 (glasses-convert-to-unreadable): If glasses-separator differs from
3681 underscore, try to convert glasses-separator characters to
3682 underscores.
3683
3684 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3685
3686 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
3687 Use with-syntax-table and dolist.
3688
3689 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
3690
3691 * textmodes/reftex-auc.el:
3692 * textmodes/reftex-cite.el:
3693 * textmodes/reftex-dcr.el:
3694 * textmodes/reftex-global.el:
3695 * textmodes/reftex-parse.el:
3696 * textmodes/reftex-ref.el:
3697 * textmodes/reftex-sel.el:
3698 * textmodes/reftex-toc.el:
3699 * textmodes/reftex-vars.el:
3700 * textmodes/reftex.el: Small changes to remove compiler warnings.
3701
3702 * textmodes/reftex-index.el: Likewise.
3703 (reftex-query-index-phrase): More efficient use of markers.
3704
3705 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
3706
3707 * image.el (image-load-path): New variable.
3708 (image-search-load-path): New function.
3709 (find-image): Search for images in `image-load-path'.
3710
3711 2005-09-15 Richard M. Stallman <rms@gnu.org>
3712
3713 * follow.el: Change Maintainer field.
3714
3715 2005-09-15 David Ponce <david@dponce.com>
3716
3717 * recentf.el (recentf-save-file-modes): New option.
3718 (recentf-save-list): Use it.
3719
3720 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
3721
3722 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
3723 (mode-line-mule-info, mode-line-modified): Move bindings from
3724 mouse-3 to mouse-1.
3725
3726 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
3727
3728 * simple.el (sendmail-user-agent-compose): Revert last change.
3729
3730 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
3731
3732 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
3733 Use with-current-buffer.
3734 (ange-ftp-gwp-start): Remove unused var `gw-user'.
3735 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
3736 (ange-ftp-insert-directory): Remove unused var `short'.
3737 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
3738
3739 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
3740 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
3741
3742 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
3743 (check-calendar-holidays, diary-list-entries): Autoload.
3744 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
3745 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
3746
3747 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
3748 which mistakenly removed a call to display-buffer.
3749
3750 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
3751
3752 * obsolete/iso-insert.el: Move to obsolete/ from international/.
3753
3754 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
3755
3756 * progmodes/hideshow.el
3757 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
3758 (hs-allow-nesting): New user var.
3759 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
3760 (hs-hide-block-at-point): When nesting allowed,
3761 if there is already an overlay in place, delete it.
3762 (hs-safety-is-job-n): Delete func; remove call sites.
3763 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
3764 (hs-overlay-at): New func.
3765 (hs-already-hidden-p, hs-show-block): Use it.
3766 (hs-hide-all): Don't pre-clean if nesting allowed.
3767 (hs-show-all): Temporarily disallow
3768 nesting around call to `hs-discard-overlays'.
3769
3770 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
3771
3772 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
3773 Delete unused local var.
3774
3775 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
3776
3777 * help-fns.el (describe-categories): "?\ " -> "?\s".
3778 (help-do-arg-highlight): Recognize also ARG-n, as in
3779 `move-to-left-margin' (ARG+n is already recognized). Simplify.
3780
3781 * international/codepage.el (dos-unsupported-char-glyph):
3782 * net/newsticker.el (tool-bar-map, w3-mode-map)
3783 (w3m-minor-mode-map):
3784 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
3785 (ent-alist):
3786 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
3787
3788 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
3789
3790 * custom.el (custom-push-theme): Handle the case where a symbol is
3791 bound but face properties have not yet been assigned.
3792
3793 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
3794 Fix behavior if noerase is `t' and there is no mail buffer.
3795
3796 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
3797 if `continue' is nil, rather than signal an error.
3798
3799 2005-09-12 Richard M. Stallman <rms@gnu.org>
3800
3801 * font-lock.el (font-lock-keywords): Add autoload.
3802
3803 * help-fns.el (describe-variable): Rearrange to put source link
3804 in a predictable place.
3805
3806 * net/newsticker.el: New file.
3807
3808 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3809
3810 * calendar/calendar.el (calendar-for-loop): Add edebug info.
3811 (calendar-basic-setup): Use the new nil arg.
3812 (number-of-diary-entries): Move to diary-lib.el.
3813
3814 * calendar/diary-lib.el: Use with-current-buffer, match-string.
3815 (diary-list-entries): Use with-syntax-table and dolist.
3816 Rename from list-diary-entries.
3817 Use number-of-diary-entries if `number' is nil.
3818 (diary, diary-view-entries): Use this new name and new nil arg value.
3819 (number-of-diary-entries): Move from calendar.el.
3820 (diary-unhide-everything): New function.
3821 (include-other-diary-files, fancy-diary-display)
3822 (diary-show-all-entries, make-diary-entry): Use it.
3823 (diary-mail-entries): Use buffer-string.
3824 (mark-diary-entries): Fix long standing paren typo.
3825 (diary-sexp-entry): Use count-lines.
3826 (make-diary-entry): Avoid `previous-line'.
3827 (diary-mode-map): New var.
3828 (diary-mode): Redraw cal after saving. Setup header-line.
3829 (fancy-diary-display-mode): Use local-set-key.
3830
3831 * startup.el (command-line): Try calling various terminal-init-foo-bar
3832 functions by stripping hyphenated suffixes from $TERM.
3833
3834 * files.el (normal-mode): Check boundness of font-lock-keywords.
3835
3836 2005-09-12 Richard M. Stallman <rms@gnu.org>
3837
3838 * progmodes/compile.el: Don't decide a file's directory
3839 until the user actually tries to go there.
3840 (compilation-next-error-function):
3841 Pass compilation-find-file the directory from the file-struct.
3842 (compilation-internal-error-properties): Separate local FILE-STRUCT
3843 from FILE. Doc the args better. Rename arg FMT to FMTS.
3844 (compilation-find-file): Arg DIR renamed to DIRECTORY.
3845 Expand it, and if nil, use default-directory.
3846 (compilation-get-file-structure): Don't mix specified directory
3847 with default directory. Put specified directory into
3848 file-struct. Don't make the file name absolute.
3849
3850 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
3851 (compile-command): Add autoload.
3852 (compilation-disable-input): Add autoload.
3853
3854 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
3855
3856 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
3857 strings of the variables it can override.
3858 (time-stamp): New (as yet undocumented) time-stamp-format escapes
3859 %Q and %q, for fully-qualified domain name and unqualified host name.
3860
3861 2005-09-11 Kim F. Storm <storm@cua.dk>
3862
3863 * emacs-lisp/authors.el (authors-aliases): Update list.
3864 (authors-fixed-entries): Update mldrag.el entry.
3865
3866 2005-09-10 Alan Mackenzie <acm@muc.de>
3867
3868 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
3869 from the region narrowed to.
3870
3871 2005-09-10 Magnus Henoch <mange@freemail.hu>
3872
3873 * textmodes/ispell.el (ispell-check-version): Signal an error if
3874 aspell version is less than 0.60.
3875
3876 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
3877
3878 * progmodes/octave-inf.el (inferior-octave-startup):
3879 Resync current dir at the end.
3880
3881 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
3882
3883 * woman.el (woman-topic-at-point-default):
3884 Rename to woman-use-topic-at-point-default.
3885 (woman-topic-at-point): Rename to woman-use-topic-at-point.
3886 (woman-file-name): Reflect renames above. Automatically use the
3887 word at point as topic if woman-use-topic-at-point is non-nil.
3888 Otherwise offer it as default but don't insert it in the
3889 minibuffer. Also use `test-completion' instead of `assoc' as
3890 suggested by Stefan Monnier.
3891
3892 2005-09-10 Andre Spiegel <spiegel@gnu.org>
3893
3894 * vc.el (vc-directory, vc-update-change-log): Throw an error on
3895 the attempt to do it over Tramp. This is not yet supported.
3896
3897 2005-09-10 Eli Zaretskii <eliz@gnu.org>
3898
3899 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
3900 (menu-bar-non-minibuffer-window-p): New functions.
3901 ("Split Window", "Save As..."): Use them.
3902 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
3903 ("Print Buffer", "Truncate Long Lines in this Buffer"):
3904 Use menu-bar-menu-frame-live-and-visible-p.
3905 ("Save Buffer", "Insert File", "Open Directory...")
3906 ("Open File...", "Visit New File..."):
3907 Use menu-bar-non-minibuffer-window-p.
3908 (kill-this-buffer-enabled-p, dired <menu-enable>):
3909 Use menu-bar-non-minibuffer-window-p.
3910
3911 2005-09-09 Eli Zaretskii <eliz@gnu.org>
3912
3913 * cus-start.el (all): Don't complain about fringe-related
3914 built-ins if fringes are not supported. Ditto about
3915 selection-related built-ins. Fix the test for GTK-related built-ins.
3916
3917 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
3918 ("Postscript Print Buffer", "Print Region", "Save As...")
3919 ("Save", "Insert File...", "Open Directory...")
3920 ("Open File...", "Visit New File..."")
3921 ("Truncate Long Lines in this Buffer"): Don't look at
3922 menu-updating-frame if this display does not support multiple frames.
3923
3924 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3925
3926 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
3927
3928 2005-09-09 Emilio Lopes <eclig@gmx.net>
3929
3930 * woman.el: Format- and whitespace-related changes.
3931
3932 2005-09-09 Eli Zaretskii <eliz@gnu.org>
3933
3934 * woman.el: Fix my email address.
3935
3936 2005-09-08 Richard M. Stallman <rms@gnu.org>
3937
3938 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
3939 (sh-mode): Locally set skeleton-pair-default-alist.
3940
3941 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
3942
3943 * progmodes/flymake.el: Require `compile' unconditionally.
3944
3945 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
3946
3947 * woman.el (woman-file-name): Provide a default, not initial input.
3948
3949 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
3950
3951 * font-lock.el (font-lock-support-mode): Doc fix.
3952
3953 * descr-text.el (describe-property-list): Handle non-symbol prop names.
3954
3955 2005-09-08 Richard M. Stallman <rms@gnu.org>
3956
3957 * simple.el (blink-matching-open): Get rid of text props from
3958 the string shown in echo area. Don't permanently set point.
3959 Some rearrangements.
3960
3961 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
3962
3963 * recentf.el (recentf-filename-handler): Add custom choice
3964 `abbreviate-file-name'.
3965
3966 * msb.el (msb--very-many-menus): Fix typo.
3967
3968 * disp-table.el (standard-display-european): Don't set
3969 enable-multibyte-characters to nil.
3970
3971 2005-09-08 David Ponce <david@dponce.com>
3972
3973 * recentf.el (recentf-show-file-shortcuts-flag): New option.
3974 (recentf-expand-file-name): Doc fix.
3975 (recentf-dialog-mode-map): Define digit shortcuts.
3976 (recentf--files-with-key): New variable.
3977 (recentf-show-digit-shortcut-filter): New function.
3978 (recentf-open-files-items): New function.
3979 (recentf-open-files): Use it.
3980 (recentf-open-file-with-key): New command.
3981
3982 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
3983
3984 * buff-menu.el (Buffer-menu-sort-by-column): New function.
3985 Suggested by Kim F. Storm.
3986 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
3987 (Buffer-menu-make-sort-button): Use global keymap.
3988
3989 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
3990
3991 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
3992 (Man-getpage-in-background-advice): Remove defadvice; it isn't
3993 necessary any longer with the remapped command.
3994 (Man-bgproc-sentinel-advice): Remove defadvice which counts
3995 formatting time only.
3996
3997 * net/tramp.el (tramp-action-password)
3998 (tramp-multi-action-password): Compile the password prompt from
3999 `method', `user' and `host'. Sometimes it isn't obvious which
4000 password to enter, for example with remote files offered by
4001 recentf.el, or with multiple steps. Suggested by Robert Marshall
4002 <robert@chezmarshall.freeserve.co.uk>.
4003
4004 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
4005
4006 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4007 Fix regexp for when "s///" is at the beginning of line.
4008
4009 2005-09-07 Jay Belanger <belanger@truman.edu>
4010
4011 * calc/calc-poly.el (math-expand-term): Multiply out any powers
4012 when in matrix mode.
4013
4014 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
4015
4016 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
4017 non-anonymous functions.
4018
4019 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
4020
4021 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
4022 when using a header line. Otherwise, use mouse-1-click-follows-link.
4023
4024 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
4025 can't be moved; don't signal an error.
4026
4027 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
4028
4029 * cus-theme.el (custom-theme-write-faces): Save the current face
4030 spec, not the defface spec.
4031
4032 * custom.el (custom-known-themes): Clarify meaning of "standard".
4033 (custom-push-theme): Save old values in the standard theme.
4034 (disable-theme): Correct typo.
4035 (custom-face-theme-value) Deleted unused function.
4036 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
4037
4038 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
4039
4040 * progmodes/compile.el (compilation-goto-locus): Take into account
4041 iconified frames when determining whether the buffer is
4042 already visible.
4043 Don't reset window height if the window already existed.
4044
4045 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
4046
4047 * custom.el (load-theme): Rename from require-theme.
4048 Add interactive spec.
4049 (enable-theme): Rename from custom-enable-theme.
4050 Add interactive spec.
4051 (disable-theme): Rename from custom-disable-theme.
4052 Add interactive spec.
4053 (custom-make-theme-feature): Doc fix.
4054 (custom-theme-directory): Doc fix.
4055 (provide-theme): Call enable-theme.
4056
4057 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4058
4059 * obsolete/lazy-lock.el (lazy-lock-mode):
4060 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
4061 font-lock-mode if it's off. Print a warning instead.
4062
4063 * progmodes/compile.el (compilation-start): Ignore errors if the
4064 process died before we get to send-eof.
4065
4066 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
4067 Undo last change. Enclosing the result in quotes broke things on Unix
4068 since tex-send-command passes it through shell-quote-argument.
4069 (tex-send-command): Pass `file' through convert-standard-filename
4070 when possible.
4071 (tex-uptodate-p): Handle the case where TeX hasn't put additional
4072 info in a transcript.
4073
4074 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
4075
4076 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
4077 fix compilation warning. Reorder the key definitions to group
4078 together keys emitted by the current version of xterm.
4079
4080 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
4081 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
4082 Reorder predicates to correct min-color usage.
4083
4084 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
4085
4086 * longlines.el (longlines-mode): Inhibit read-only when encoding.
4087 Kill local variables when longlines-mode is turned off.
4088
4089 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
4090
4091 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
4092
4093 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
4094
4095 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
4096
4097 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
4098 (font-lock-lines-before): Change default to being inactive.
4099 (font-lock-default-fontify-region): Obey font-lock-lines-before.
4100 (font-lock-after-change-function): Don't handle f-l-lines-before here.
4101
4102 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
4103
4104 * net/tramp.el (tramp-handle-make-auto-save-file-name):
4105 Deactivate temporarily advice if active (not needed for Emacs 22,
4106 but for backwards compatibility).
4107 (tramp-exists-file-name-handler): Rewrite. First implementation
4108 was too simple.
4109 (tramp-advice-make-auto-save-file-name):
4110 Call `tramp-handle-make-auto-save-file-name' (again, just for
4111 backwards compatibility).
4112
4113 2005-08-31 Reto Zimmermann <reto@gnu.org>
4114
4115 * progmodes/vhdl-mode.el
4116 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
4117 (vhdl-end-p): Fix indentation bug "else" after "-- when".
4118 (vhdl-set-default-project): New function (easier setting of default).
4119 (vhdl-port-copy): Handle extended identifiers for generics.
4120 (vhdl-compiler-alist): Better description for error message regexp.
4121 (vhdl-make): Query for target, use previous as default.
4122 (vhdl-port-copy): Fix port copy for port names starting with "signal".
4123 (vhdl-font-lock-keywords-2): Fix fontification for record
4124 el. assign.
4125 (vhdl-speedbar-make-subpack-line): Add package body link.
4126 (vhdl-generate-makefile-1): Not include itself as dependency.
4127 (vhdl-font-lock-init): Highlight c-preprocessor directives.
4128 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
4129 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
4130 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
4131 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
4132 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
4133 (vhdl-import-project): Add string argument for `error'.
4134 (vhdl-compose-configuration)
4135 (vhdl-compose-configuration-architecture): Add configuration
4136 declaration generation.
4137 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
4138 (vhdl-trailer-re): Add "record" keyword (better indentation).
4139 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
4140 "[^ \t-\"]+".
4141 (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
4142 (vhdl-testbench-entity-file-name)
4143 (vhdl-testbench-architecture-file-name): Allow separate
4144 customization of testbench file names.
4145 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
4146 (vhdl-get-visible-signals): Allow newline within alias declaration.
4147 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
4148 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
4149 (member-ignore-case): Alias for missing function in XEmacs.
4150 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
4151 (vhdl-update-sensitivity-list): Ignore case on read signals.
4152 (vhdl-replace-string): Adjust case only for file names.
4153 (vhdl-update-sensitivity-list): Fix search for read signals.
4154 (vhdl-update-sensitivity-list): Exclude formal parameters.
4155 (vhdl-get-visible-signals): Include aliases of signals.
4156 (vhdl-get-visible-signals): Fix signal name searching.
4157 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
4158 (vhdl-fixup-whitespace-region): Fix for character
4159 literals (e.g. ':').
4160
4161 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
4162
4163 * ansi-color.el (comint-last-output-start):
4164 * bs.el (font-lock-verbose):
4165 * diff-mode.el (add-log-buffer-file-name-function):
4166 * dired-x.el (vm-folder-directory):
4167 * faces.el (help-xref-stack-item):
4168 * files.el (font-lock-keywords):
4169 * find-lisp.el (dired-buffers, dired-subdir-alist):
4170 * ido.el (cua-inhibit-cua-keys):
4171 * log-view.el (cvs-minor-wrap-function):
4172 * outline.el (font-lock-warning-face):
4173 * simple.el (compilation-current-error):
4174 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
4175 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
4176 * tooltip.el (comint-prompt-regexp):
4177 * w32-fns.el (explicit-shell-file-name):
4178 * term/mac-win.el (mac-charset-info-alist)
4179 (mac-services-selection, mac-system-script-code):
4180 * term/tty-colors.el (msdos-color-values):
4181 * term/w32-win.el (xlfd-regexp-registry-subnum):
4182 * term/x-win.el (x-keysym-table, x-selection-timeout)
4183 (x-session-id, x-session-previous-id):
4184 * textmodes/ispell.el (mail-yank-prefix):
4185 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
4186 * textmodes/org.el (calc-embedded-close-formula)
4187 (calc-embedded-open-formula)
4188 (font-lock-unfontify-region-function):
4189 * textmodes/reftex-global.el (isearch-next-buffer-function)
4190 (TeX-master):
4191 * textmodes/reftex.el (font-lock-keywords):
4192 * textmodes/tex-mode.el (font-lock-comment-face)
4193 (font-lock-doc-face):
4194 * textmodes/texinfo.el (outline-heading-alist):
4195 Add defvars.
4196
4197 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
4198 (artist-spray-chars, artist-mode-init, artist-replace-string)
4199 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
4200 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
4201 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
4202
4203 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
4204 (conf-align-assignments): "?\ " -> "?\s".
4205
4206 * textmodes/reftex-index.el (TeX-master): Add defvar.
4207 (reftex-index-phrases-marker): Move up defvar.
4208
4209 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
4210 (reftex-toc-include-labels-indicator)
4211 (reftex-toc-include-index-indicator)
4212 (reftex-toc-max-level-indicator): Move up declarations.
4213
4214 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
4215 of args to `tramp-run-real-handler', even if it's empty in this case.
4216
4217 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4218
4219 * dired.el (dired-move-to-filename-regexp): Add date format for
4220 Mac OS X 10.3 in East Asian locales.
4221
4222 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
4223
4224 * files.el (make-auto-save-file-name): Add file name handler call
4225 if applicable.
4226
4227 * net/tramp.el (tramp-file-name-handler-alist)
4228 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
4229 (tramp-handle-make-auto-save-file-name): Rename from
4230 `tramp-make-auto-save-file-name'.
4231 (tramp-exists-file-name-handler): New defun.
4232 (tramp-advice-make-auto-save-file-name): Make defadvice only when
4233 `make-auto-save-file-name' is not a magic file name operation.
4234
4235 2005-08-30 Richard M. Stallman <rms@gnu.org>
4236
4237 * files.el (risky-local-variable-p):
4238 Match `-predicates' and `-commands.
4239
4240 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
4241 (custom-save-all): Visit the file if necessary;
4242 kill the buffer if we created it.
4243 (custom-save-delete): Don't visit file or kill buffer here.
4244
4245 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
4246
4247 * textmodes/org.el (org-special-keyword): New face.
4248 (org-table-copy-down, org-table-eval-formula)
4249 (org-table-recalculate, org-init-section-numbers):
4250 Use `string-to-number' instead of `string-to-int'.
4251 (org-get-location): Use `insert-buffer-substring' instead of
4252 `insert-buffer'.
4253 (org-modify-diary-entry-string): New function.
4254 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
4255 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
4256 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
4257 active region.
4258 (org-export-as-html): Handle QUOTE keyword.
4259 (org-quote-string): New option.
4260 (org-bookmark-jump-unhide): New function, used for
4261 `bookmark-after-jump-hook'.
4262 (org-diary-default-entry): Apply only when not called through
4263 `org-agenda'.
4264
4265 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
4266
4267 * net/eudc.el (mode-popup-menu):
4268 * play/handwrite.el (ps-printer-name, ps-lpr-command):
4269 * progmodes/ada-mode.el (compile-auto-highlight)
4270 (skeleton-further-elements):
4271 * progmodes/autoconf.el (font-lock-syntactic-keywords):
4272 * progmodes/cmacexp.el (msdos-shells):
4273 * progmodes/compile.el (font-lock-extra-managed-props)
4274 (font-lock-keywords, font-lock-maximum-size)
4275 (font-lock-support-mode):
4276 * progmodes/grep.el (font-lock-lines-before):
4277 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
4278 * progmodes/mixal-mode.el (compile-command):
4279 * progmodes/perl-mode.el (font-lock-comment-face)
4280 (font-lock-doc-face, font-lock-string-face):
4281 * progmodes/prolog.el (comint-prompt-regexp):
4282 * progmodes/sh-script.el (font-lock-comment-face)
4283 (font-lock-set-defaults, font-lock-string-face):
4284 * progmodes/sql.el (font-lock-keyword-face)
4285 (font-lock-set-defaults, font-lock-string-face):
4286 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
4287 (itimer-version, lazy-lock-defer-contextually)
4288 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
4289 Add defvars.
4290
4291 * progmodes/cperl-mode.el (cperl-electric-lbrace)
4292 (cperl-electric-keyword, cperl-electric-pod)
4293 (cperl-electric-backspace, cperl-forward-re)
4294 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
4295 (vc-rcs-header, vc-sccs-header): Add defvars.
4296
4297 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
4298 (font-lock-syntactic-keywords, gud-find-expr-function):
4299 Add defvars.
4300
4301 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
4302 (gdb-frame-parameters): Declare before use.
4303
4304 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
4305 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
4306 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
4307 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
4308
4309 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
4310 (idlwave-help-with-source): Use `insert-buffer-substring', not
4311 `insert-buffer'.
4312
4313 2005-08-29 Juri Linkov <juri@jurta.org>
4314
4315 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
4316 Put outline-back-to-heading function call inside save-excursion.
4317
4318 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
4319
4320 * man.el (Man-init-defvars, Man-translate-references)
4321 (Man-support-local-filenames, Man-highlight-references):
4322 * progmodes/sql.el (sql-interactive-mode):
4323 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
4324
4325 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
4326 (compilation-mode-font-lock-keywords): Add defvars.
4327 (checkdoc-interactive-loop): "?\ " -> "?\s".
4328
4329 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
4330 (font-lock-doc-face, font-lock-string-face)
4331 (font-lock-keywords-case-fold-search): Add defvars.
4332 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
4333
4334 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
4335 Don't pass X and Y (they are ignored anyway).
4336 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
4337 (mouse-delete-window): Make arguments optional.
4338
4339 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
4340 (caesar-translate-table, minor-modes, news-buffer-save)
4341 (news-group-name, news-minor-modes): Add defvars.
4342
4343 * emacs-lisp/lselect.el (mouse-highlight-priority)
4344 (x-lost-selection-functions, zmacs-regions):
4345 * emacs-lisp/pp.el (font-lock-verbose):
4346 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
4347 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
4348 (ses-mode-map):
4349 * emacs-lisp/tcover-unsafep.el (safe-functions):
4350 * international/mule-cmds.el (mac-system-coding-system)
4351 (mac-system-locale):
4352 * language/ethio-util.el (rmail-current-message)
4353 (rmail-message-vector):
4354 * language/thai-util.el (thai-auto-composition-mode):
4355 * mail/metamail.el (rmail-current-message, rmail-message-vector):
4356 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
4357 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
4358 (vm-primary-inbox, vm-spool-files):
4359 * mail/rmail.el (deleted-head, font-lock-fontified)
4360 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
4361 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
4362 (total-messages):
4363 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
4364 (rmail-summary-mode-map):
4365 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
4366 (rmail-last-label, rmail-last-multi-labels)
4367 (rmail-summary-vector, rmail-total-messages):
4368 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
4369 * mail/rmailsum.el (msgnum):
4370 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
4371 (rmail-current-message):
4372 * obsolete/fast-lock.el (font-lock-face-list):
4373 * obsolete/rnewspost.el (mail-reply-buffer):
4374 * obsolete/scribe.el (compile-command):
4375 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
4376
4377 2005-08-28 John Paul Wallington <jpw@gnu.org>
4378
4379 * ibuf-ext.el (ibuffer-auto-update-changed):
4380 Use `frame-or-buffer-changed-p' to check whether we need to update.
4381 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
4382 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
4383 as a `frame-or-buffer-changed-p' state vector instead.
4384
4385 2005-08-27 Romain Francoise <romain@orebokech.com>
4386
4387 * textmodes/makeinfo.el (makeinfo-compile):
4388 Use `compilation-start'. Set `next-error-function' according to
4389 `disable-errors'.
4390 (makeinfo-next-error): New function.
4391 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
4392 (makeinfo-buffer): Likewise.
4393
4394 * progmodes/compile.el (compilation-start): Add autoload cookie.
4395
4396 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
4397 * textmodes/sgml-mode.el: Likewise.
4398 * progmodes/python.el: Likewise.
4399
4400 2005-08-27 Eli Zaretskii <eliz@gnu.org>
4401
4402 * simple.el (blink-matching-paren-distance): Document the meaning
4403 of nil value, and allow to customize to nil.
4404
4405 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
4406 command.com, not command.exe.
4407
4408 2005-08-26 John Wiegley <johnw@newartisans.com>
4409
4410 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
4411 code around a bit so that an extraneous nil argument is not added
4412 to a command when no args are given.
4413
4414 * eshell/esh-arg.el (eshell-parse-double-quote): If a
4415 double-quoted argument resolves to nil, return it as an empty
4416 string rather than as nil. This made it impossible to pass "" to
4417 a shell script as a null string argument.
4418
4419 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
4420
4421 * outline.el (outline-invent-heading): New fun.
4422 (outline-promote, outline-demote): Use it.
4423 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
4424 (outline-end-of-subtree): Remove unused var `opoint'.
4425
4426 2005-08-26 David Reitter <david.reitter@gmail.com>
4427
4428 * menu-bar.el (truncate-lines, write-file, print-buffer)
4429 (ps-print-buffer-faces, ps-print-buffer, split-window):
4430 Disable menu items when the frame they refer to is invisible, or when
4431 they refer to a buffer and the minibuffer is selected.
4432
4433 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
4434
4435 * progmodes/flymake.el (flymake-highlight-err-lines):
4436 Use save-excursion around flymake-highlight-line to preserve point.
4437
4438 2005-08-26 Eli Zaretskii <eliz@gnu.org>
4439
4440 * progmodes/octave-mod.el: Change Author and Maintainer address.
4441 (octave-maintainer-address): Change Kurt's email address.
4442 * progmodes/octave-inf.el: Change Author and Maintainer address.
4443 * progmodes/octave-hlp.el: Change Author and Maintainer address.
4444
4445 2005-08-26 Kim F. Storm <storm@cua.dk>
4446
4447 * subr.el (version-list-<, version-list-<=, version-list-=):
4448 Renamed from integer-list-*.
4449 (version-list-not-zero): Likewise. Fix while loop.
4450 (version=): Use version-list-= instead of string-equal.
4451
4452 2005-08-26 Richard M. Stallman <rms@gnu.org>
4453
4454 * outline.el (outline-promote): Try shortening the heading.
4455 As last resort, read the heading to use.
4456 (outline-demote): As last resort, read the heading to use.
4457
4458 2005-08-26 Romain Francoise <romain@orebokech.com>
4459
4460 * progmodes/compile.el (compilation-start): Doc fix.
4461
4462 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
4463 (antlr-font-lock-additional-keywords): Fix reference to
4464 `antlr-font-lock-literal-regexp' erroneously changed during the
4465 mass face rename.
4466 (antlr-run-tool): Use `compilation-start'.
4467
4468 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
4469 instead of the obsolete `compile-internal'.
4470
4471 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
4472
4473 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
4474 (number, original-date):
4475 * calendar/cal-china.el (date):
4476 * calendar/cal-coptic.el (date):
4477 * calendar/cal-french.el (date):
4478 * calendar/cal-hebrew.el (date, entry, number, original-date):
4479 * calendar/cal-islam.el (date, number, original-date):
4480 * calendar/cal-iso.el (date):
4481 * calendar/cal-julian.el (date):
4482 * calendar/cal-mayan.el (date):
4483 * calendar/cal-menu.el (date, event):
4484 * calendar/cal-persia.el (date):
4485 * calendar/lunar.el (date):
4486 * calendar/solar.el (date): Add defvars.
4487
4488 * emerge.el:
4489 * ibuffer.el:
4490 * info-xref.el:
4491 * obsolete/bg-mouse.el:
4492 * obsolete/sun-curs.el:
4493 * obsolete/swedish.el: Move the `defvar's to the top level.
4494
4495 * smerge-mode.el (smerge-refined-change): Add :group.
4496
4497 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
4498
4499 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
4500 (smerge-keep-n): Remove props.
4501 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
4502 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
4503 now that it's done in smerge-keep-n.
4504 (smerge-refined-change): New face.
4505 (smerge-refine-chopup-region, smerge-refine-highlight-change)
4506 (smerge-refine): New funs.
4507 (smerge-basic-map): Bind smerge-refine.
4508
4509 2005-08-25 Juri Linkov <juri@jurta.org>
4510
4511 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
4512 compilation-process-setup-function and compilation-disable-input
4513 in grep-mode instead of let-bindings in grep.
4514
4515 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
4516 Delete "Automatic File De/compression" (auto-compression-mode).
4517
4518 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
4519
4520 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
4521 Silence warning about non-existent variable.
4522
4523 2005-08-25 Richard M. Stallman <rms@gnu.org>
4524
4525 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
4526 Rename "Describe Key" to "Describe Key or Mouse Operation".
4527
4528 * mail/mailalias.el (build-mail-aliases): Delete comments
4529 from the contents before processing them.
4530
4531 * isearch.el (isearch-edit-string): Erase the Search prompt
4532 if user enters an empty string and there is no default.
4533
4534 * comint.el (comint-file-name-prefix): Add autoload.
4535
4536 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
4537
4538 * subr.el (play-sound): Rearrange to avoid warning.
4539
4540 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
4541
4542 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
4543 New hook.
4544 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
4545
4546 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
4547
4548 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
4549
4550 * custom.el (custom-theme-set-variables): Sort minor modes last.
4551
4552 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4553
4554 * subr.el (version-separator, version-regexp-alist): New vars used by
4555 version comparison funs.
4556 (integer-list-<, integer-list-=, integer-list-<=)
4557 (integer-list-not-zero): New funs for integer list comparison.
4558 (version-to-list, version=, version<, version<=): New funs for version
4559 comparison.
4560
4561 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
4562
4563 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
4564 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
4565 time to silence the byte-compiler.
4566
4567 * ibuffer.el (ibuffer-compile-make-eliding-form)
4568 (ibuffer-check-formats): Use `with-no-warnings' to hide references
4569 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
4570 so it's silly to get warnings for it).
4571 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
4572 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
4573 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
4574 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
4575 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
4576 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
4577 Defvar at compile time.
4578 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
4579 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
4580 Declare them before use.
4581
4582 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
4583 (info-xref-good, info-xref-bad): Defvar at compile time.
4584
4585 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
4586 Use `let*' instead of `let'.
4587
4588 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
4589 (*mouse-y*, menu, char): Defvar at compile time.
4590 (sc::menu): Declare it before use.
4591 (sc::pack-one-line): Use `let', not `let*'.
4592
4593 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
4594 (mail-send-hook): Defvar at compile time.
4595
4596 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
4597 Defvar at compile time.
4598
4599 * term/sun-mouse.el (current-global-mousemap)
4600 (current-local-mousemap): Declare them before use.
4601
4602 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
4603
4604 * bookmark.el (bookmark-after-jump-hook): New hook.
4605 (bookmark-jump): Run `bookmark-after-jump-hook'.
4606
4607 2005-08-23 Juri Linkov <juri@jurta.org>
4608
4609 * faces.el (minibuffer-prompt): Doc fix.
4610
4611 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
4612
4613 * progmodes/xscheme.el: Trivial changes to silence warnings.
4614 (xscheme-previous-mode, xscheme-previous-process-state):
4615 Add defvars.
4616 (xscheme-last-input-end, xscheme-process-command-line)
4617 (xscheme-process-name, xscheme-buffer-name)
4618 (xscheme-expressions-ring-max, xscheme-expressions-ring)
4619 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
4620 (xscheme-control-g-synchronization-p)
4621 (xscheme-control-g-disabled-p, xscheme-string-receiver)
4622 (default-xscheme-runlight, xscheme-runlight)
4623 (xscheme-runlight-string, xscheme-process-filter-state)
4624 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
4625 Move to beginning of file.
4626 (scheme-interaction-mode-commands-alist)
4627 (scheme-interaction-mode-map, scheme-debugger-mode-map):
4628 Declare them before use. Note: the initialization code for the variables
4629 has not been moved because it uses functions that reference the variables.
4630 (xscheme-control-g-message-string, xscheme-process-filter-alist)
4631 (xscheme-prompt-for-expression-map): Declare them before use.
4632 (scheme-debugger-mode-commands): "?\ " -> "?\s".
4633
4634 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
4635
4636 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
4637
4638 2005-08-22 Juri Linkov <juri@jurta.org>
4639
4640 * faces.el (set-face-underline): Delete this duplicate function
4641 and make an obsolete alias to set-face-underline-p.
4642 (set-face-underline-p): Use docstring of set-face-underline.
4643 (describe-face): Create hyperlink to parent face.
4644
4645 * info.el (Info-insert-dir): Use save-excursion around
4646 insert-buffer-substring.
4647 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
4648 (Info-escape-percent): Delete function.
4649 (Info-fontify-node): Replace Info-escape-percent by
4650 replace-regexp-in-string with REP arg set to lambda that
4651 duplicates `%' and preserves text properties.
4652
4653 * progmodes/compile.el (compilation-disable-input): Doc fix.
4654 (define-compilation-mode): Doc fix and refill.
4655 (kill-compilation): Use `mode-name' in the error message.
4656 (compilation-find-file): Use `compilation-error' in the
4657 read-file-name's prompt.
4658
4659 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
4660
4661 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
4662 (smerge-auto-leave): Make undo re-enable the mode.
4663 (debug-ignored-errors): Add the user-error of impossible resolution.
4664 (smerge-resolve): Move things around a bit, in preparation for later.
4665 (smerge-diff): Don't fail if the buffer has no associated file.
4666 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
4667 (smerge-conflict-overlay): New function.
4668 (smerge-match-conflict): Don't add text properties here.
4669 (smerge-find-conflict): Instead, add an overlay here.
4670 Also check for the case where we're inside a conflict already, so as to
4671 obviate the need for font-lock-multiline, which is unbearably slow with
4672 large conflicts and ciomplex font-lock patterns.
4673 (smerge-remove-props): Remove overlay rather than text-properties.
4674 (smerge-mode): Don't set font-lock-multiline.
4675 Remove overlays when turned off.
4676
4677 2005-08-21 Kim F. Storm <storm@cua.dk>
4678
4679 * ido.el (ido-ignore-item-p): Use save-match-data.
4680 Bind case-fold-search to ido-case-fold locally.
4681
4682 2005-08-20 Richard M. Stallman <rms@gnu.org>
4683
4684 * files.el (normal-mode): If font lock is on, turn it off and on.
4685
4686 * subr.el (replace-regexp-in-string): Doc fix.
4687
4688 * startup.el (command-line-1): Don't suppress startup screen
4689 due to existing processes.
4690
4691 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
4692
4693 * progmodes/compile.el (compilation-disable-input): Default to nil.
4694
4695 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
4696
4697 * progmodes/compile.el (compilation-disable-input): New defcustom.
4698 (compilation-start): If compilation-disable-input is non-nil, send
4699 EOF to the compilation process.
4700
4701 2005-08-20 Eli Zaretskii <eliz@gnu.org>
4702
4703 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
4704 Run the argument of tex-shell-cd-command through
4705 convert-standard-filename, to get the correct style of slashes on
4706 Windows, and enclose the result in quotes, in case the file name
4707 includes whitespace or other special characters.
4708
4709 2005-08-19 Andreas Schwab <schwab@suse.de>
4710
4711 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
4712 process.
4713
4714 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4715
4716 * cus-start.el (minibuffer-prompt-properties): Correct typo.
4717
4718 2005-08-18 Kim F. Storm <storm@cua.dk>
4719
4720 * scroll-lock.el: Fix errors due to incorrect line wrapping.
4721
4722 2005-08-18 Richard M. Stallman <rms@gnu.org>
4723
4724 * scroll-lock.el: New file.
4725
4726 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
4727
4728 * dired.el (dired-move-to-end-of-filename):
4729 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
4730
4731 2005-08-18 Kim F. Storm <storm@cua.dk>
4732
4733 * ido.el (ido-everywhere): Fix defcustom :set function to disable
4734 rather than toggle mode when custom value is nil.
4735 (ido-everywhere): Fix defun doc string.
4736
4737 2005-08-17 Richard M. Stallman <rms@gnu.org>
4738
4739 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
4740 as tag instead of "Inviolable".
4741
4742 2005-08-17 Kim F. Storm <storm@cua.dk>
4743
4744 * windmove.el (windmove-coordinates-of-position): Remove.
4745 (windmove-coordinates-of-window-position): Remove.
4746 (windmove-reference-loc): Use posn-at-point instead.
4747
4748 * subr.el (insert-for-yank-1): Doc fix.
4749
4750 * ido.el (ido-enter-matching-directory): Rename from
4751 ido-enter-single-matching-directory. Change 'slash choice to
4752 'only. Add 'first choice.
4753 (ido-exhibit): Adapt to above changes.
4754
4755 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
4756
4757 * Makefile.in: Expand comment about building loaddefs.el.
4758
4759 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
4760
4761 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
4762 Comment use of defadvice.
4763
4764 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
4765
4766 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
4767
4768 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
4769 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
4770 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
4771 * progmodes/idlw-shell.el, progmodes/ld-script.el,
4772 * progmodes/which-func.el, ruler-mode.el, strokes.el,
4773 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
4774 for backward compatibility for faces that did not appear in the
4775 previous Emacs release.
4776
4777 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
4778
4779 2005-08-15 Kim F. Storm <storm@cua.dk>
4780
4781 * emulation/cua-base.el (cua-delete-region): Return t if
4782 deleted region was non-empty.
4783 (cua-replace-region): Inhibit overwrite-mode for
4784 self-insert-command if replaced region was non-empty.
4785 (cua--explicit-region-start, cua--status-string): Make them
4786 buffer-local at top-level...
4787 (cua-mode): ...rather than when mode is enabled.
4788
4789 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
4790
4791 * progmodes/vhdl-mode.el (vhdl-emacs-21):
4792 Set t for Emacs 21, 22, and so on.
4793
4794 2005-08-15 David Ponce <david@dponce.com>
4795
4796 * tree-widget.el: Update Commentary header.
4797 (tree-widget-theme): Doc fix.
4798 (tree-widget-space-width): New option.
4799 (tree-widget-image-properties): Look up in the default theme too.
4800 (tree-widget--cursors): Only for images with arrow pointer shape.
4801 (tree-widget-lookup-image): Pointer shape is hand by default.
4802 (tree-widget-icon): Rename generic icon widget from
4803 `tree-widget-control'.
4804 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
4805 derive from `tree-widget-icon'.
4806 (tree-widget-handle): Improve default look and feel of the text
4807 representation.
4808 (tree-widget): Rename :*-control properties to :*-icon properties.
4809 Add :action and :help-echo properties.
4810 (tree-widget-after-toggle-functions): Move.
4811 (tree-widget-close-node, tree-widget-open-node): Remove.
4812 (tree-widget-before-create-icon-functions): New hook.
4813 (tree-widget-value-create): Update to allow customization of icons
4814 and nodes at run-time via that new hook.
4815 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
4816 (tree-widget-icon-action, tree-widget-icon-help-echo)
4817 (tree-widget-action, tree-widget-help-echo): New functions.
4818
4819 2005-08-15 Kim F. Storm <storm@cua.dk>
4820
4821 * ido.el (ido-buffer-internal): Use with-no-warnings.
4822 (ido-make-merged-file-list): Use while-no-input.
4823
4824 2005-08-15 Richard M. Stallman <rms@gnu.org>
4825
4826 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
4827 (flyspell-large-region): Fix doc and custom type.
4828
4829 2005-08-14 Richard M. Stallman <rms@gnu.org>
4830
4831 * files.el (interpreter-mode-alist): Doc fix.
4832
4833 * mail/rmail.el (rmail-nonignored-headers): New variable.
4834 (rmail-clear-headers): Use it.
4835 (rmail-reply): Better handling of mail-followup-to header.
4836
4837 * progmodes/sh-script.el (sh-font-lock-keywords-var):
4838 Rename variable from sh-font-lock-keywords. In the `shell' entry,
4839 don't try to refer to executable-font-lock-keywords.
4840 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
4841 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
4842 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
4843 (sh-mode): Set comment-start-skip, local-abbrev-table,
4844 imenu-case-fold-search.
4845 (sh-set-shell): Don't set them here.
4846 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
4847 Don't cache the results in the original alist; don't ever modify
4848 that alist.
4849
4850 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
4851
4852 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
4853 empty.
4854
4855 2005-08-15 Andreas Schwab <schwab@suse.de>
4856
4857 * desktop.el: Put autoload cookie at risky-local-variable declarations.
4858
4859 * dired.el, info.el, mail/rmail.el: Revert last change.
4860
4861 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
4862
4863 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
4864 modification in `eval-after-load' form.
4865 * info.el: Likewise.
4866 * mail/rmail.el: Likewise.
4867
4868 2005-08-14 Juri Linkov <juri@jurta.org>
4869
4870 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4871 Remove highlighting of "Compilation started". Highlight only
4872 the word "finished" in "Compilation finished". Add highlighting
4873 of "interrupt", "killed", "terminated" and the exit code.
4874 (compilation-start): Add newline after header. Use exactly the
4875 same time stamp format as the finishing message.
4876 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
4877
4878 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
4879 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
4880 Add highlighting of "interrupt", "killed", "terminated".
4881
4882 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
4883 enabled and the current command is self-insert-command, call it
4884 explicitly with overwrite-mode bound to nil, to not allow it
4885 to delete the character after the selected region.
4886
4887 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
4888
4889 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
4890 move-end-of-line, end-of-line, and beginning-of-line to the list
4891 of commands after which the echo area is updated.
4892
4893 2005-08-12 Eli Zaretskii <eliz@gnu.org>
4894
4895 * cus-edit.el (custom-save-all, custom-save-delete):
4896 Bind recentf-exclude to exclude custom-file.
4897
4898 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
4899
4900 * mail/rmailsum.el (rmail-summary-end-of-message): New command
4901 to go to the bottom of the mail message. Added to
4902 `rmail-summary-mode-map' with key "/".
4903 (rmail-summary-show-message): New (internal) function for use by
4904 both `rmail-summary-beginning/end-of-message'.
4905 (rmail-summary-beginning-of-message): Change to use
4906 rmail-summary-show-message.
4907
4908 * mail/rmail.el (rmail-end-of-message): New command to go to the
4909 end of the current message. Added to `rmail-mode-map' with key "/".
4910 (rmail-beginning-of-message): Fix to work as documented.
4911 (rmail-mode): Change documentation.
4912
4913 * progmodes/compile.el (compilation-start): Add the line
4914 "Compilation started" with compilation start time.
4915 (compilation-mode-font-lock-keywords): Add `started' to keywords.
4916
4917 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
4918
4919 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
4920 of menu items.
4921
4922 2005-08-11 Richard M. Stallman <rms@gnu.org>
4923
4924 * simple.el (pop-global-mark): Reverse test of widen-automatically.
4925
4926 * battery.el (battery-status-function): Don't use ignore-errors.
4927
4928 2005-08-11 Lute Kamstra <lute@gnu.org>
4929
4930 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
4931 define-obsolete-variable-alias.
4932
4933 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
4934
4935 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
4936 (ange-ftp-send-cmd): Revert last change, and expand
4937 the comment explaining the problem.
4938
4939 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
4940
4941 * ldefs-boot.el: Update.
4942
4943 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
4944 item to "Time, Load and Mail". Change help echo text.
4945
4946 * time.el (display-time-use-mail-icon, display-time-format)
4947 (display-time-string-forms): Shorten first line of docstrings.
4948
4949 2005-08-10 Lars Hansen <larsh@soem.dk>
4950
4951 * desktop.el (desktop-buffer-mode-handlers):
4952 Make non-customizable. Add autoload cookie. Change initial value to
4953 nil; add elements in respective modules instead. Fix doc string.
4954 (desktop-load-file): New function.
4955 (desktop-minor-mode-handlers): New autoloaded variable.
4956 (desktop-create-buffer): Call minor mode handlers.
4957 Use desktop-load-file to load major and minor mode modules prior to
4958 checking for a handler.
4959 (desktop-save): Don't add nil to desktop-minor-modes for minor
4960 modes with nil function in desktop-minor-mode-table. Don't delete
4961 desktop file before rewriting it.
4962 (desktop-locals-to-save): Add autoload cookie. Don't make
4963 automatically buffer-local. Add variables column-number-mode,
4964 size-indication-mode, indent-tabs-mode,
4965 indicate-buffer-boundaries, indicate-empty-lines and
4966 show-trailing-whitespace.
4967 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
4968 regexps. Don't use desktop-clear-preserve-buffers-regexp.
4969 (desktop-clear-preserve-buffers-regexp): Delete.
4970 (desktop-clear-preserve-buffers): Update initial value and docstring.
4971 (desktop-save-buffer): Fix doc string.
4972
4973 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
4974 (hilit-chg-desktop-restore): New function.
4975 (highlight-changes-mode): Add highlight-changes-mode to
4976 desktop-locals-to-save.
4977
4978 * dired.el: Add handler to desktop-buffer-mode-handlers.
4979 (dired-restore-desktop-buffer): Remove autoload cookie.
4980 (dired-mode): Add autoload cookie.
4981
4982 * info.el: Add handler to desktop-buffer-mode-handlers.
4983 (Info-restore-desktop-buffer): Remove autoload cookie.
4984 (Info-mode): Add autoload cookie.
4985
4986 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
4987 (mh-restore-desktop-buffer): Remove autoload cookie.
4988 (mh-folder-mode): Add autoload cookie.
4989
4990 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
4991 (rmail-restore-desktop-buffer): Remove autoload cookie.
4992
4993 2005-08-11 Masatake YAMATO <jet@gyve.org>
4994
4995 * hexl.el (hexl-address-region):
4996 (hexl-ascii-region, hexl-font-lock-keywords):
4997 (hexl-highlight-line-range): Use the term "region"
4998 instead of "area" for consistency with the other symbols
4999 defined in hexl.el.
5000
5001 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
5002
5003 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
5004 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
5005 out by Juri Linkov). Add `display-battery-mode'.
5006
5007 2005-08-09 Juri Linkov <juri@jurta.org>
5008
5009 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5010 Remove `-text' from face variable names.
5011 (compilation-error-file-name, compilation-warning-file-name)
5012 (compilation-info-file-name): Delete faces.
5013 (compilation-line-number, compilation-column-number):
5014 Remove face underlining.
5015 (compilation-message-face): Set to `underline' value by default.
5016 (compilation-error-face, compilation-warning-face)
5017 (compilation-info-face): Remove `-file-name' from face names.
5018 (compilation-error-text-face, compilation-warning-text-face)
5019 (compilation-info-text-face): Delete face variables.
5020 (compilation-text-face): Delete function.
5021
5022 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
5023 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
5024 (grep-error-face): Set to `compilation-error' instead of
5025 `compilation-error-face' (which is redefined to `grep-hit-face' in
5026 grep buffers).
5027 (grep-mode-font-lock-keywords): Remove `-text' from face variable
5028 names. Use `grep-error-face' instead of `compilation-error-text-face'.
5029
5030 * dired-aux.el (dired-do-query-replace-regexp):
5031 Use `query-replace-read-args'.
5032
5033 * replace.el (query-replace-read-from, query-replace-read-to)
5034 (query-replace-read-args): Rename arg `string' to `prompt'.
5035
5036 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
5037
5038 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
5039
5040 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
5041 uploading files.
5042 (ange-ftp-canonize-filename): Handle file names beginning with ~
5043 correctly.
5044
5045 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
5046
5047 * textmodes/fill.el (canonically-space-region)
5048 (fill-context-prefix, fill-french-nobreak-p)
5049 (fill-delete-newlines, fill-comment-paragraph)
5050 (justify-current-line): "?\ " -> "?\s".
5051
5052 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
5053
5054 * textmodes/fill.el (fill-nonuniform-paragraphs):
5055 Improve argument/docstring consistency.
5056
5057 2005-08-09 Richard M. Stallman <rms@gnu.org>
5058
5059 * textmodes/ispell.el (ispell-word): More fboundp checks.
5060
5061 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
5062 (find-file-noselect-1): Call it here, only if RAWFILE.
5063 (normal-mode): Always set some major mode.
5064 (save-some-buffers-action-alist): Change some explanation strings.
5065 (file-name-non-special): In the `quote' method, use unwind-protect.
5066
5067 2005-08-09 Magnus Henoch <mange@freemail.hu>
5068
5069 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
5070 (ispell-have-aspell-dictionaries): New variable.
5071 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
5072 (ispell-get-aspell-config-value): New function.
5073 (ispell-aspell-find-dictionary): New function.
5074 (ispell-aspell-add-aliases): New function.
5075 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
5076 appropriate. Don't look for ispell dictionaries if we use aspell.
5077 (ispell-menu-map): Don't build a submenu of dictionaries.
5078
5079 2005-08-09 Richard M. Stallman <rms@gnu.org>
5080
5081 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
5082 (sql-read-passwd): Use read-passwd.
5083
5084 * progmodes/idlw-toolbar.el (idlwave-toolbar)
5085 (idlwave-toolbar-is-possible): Add defvars.
5086
5087 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
5088 Avoid warnings.
5089
5090 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
5091 (idlwave-system-class-info, idlwave-executive-commands-alist):
5092 Use defvar.
5093
5094 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
5095
5096 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
5097 Avoid warnings.
5098
5099 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
5100 and content-type: headers.
5101
5102 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
5103
5104 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
5105 and rename some of them to be more self-explanatory.
5106
5107 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
5108
5109 * startup.el (command-line-1): Implement -scriptload.
5110
5111 * replace.el (occur-engine): Initial *Occur* output not undoable.
5112
5113 * menu-bar.el (menu-bar-file-menu): Rename some menu items
5114 and improve help strings.
5115
5116 * isearch.el (isearch-repeat): When changing direction,
5117 mark search successful.
5118
5119 * ediff-init.el: Use (featurep 'xemacs).
5120
5121 * comint.el (send-invisible): Identify buffer, if not selected.
5122
5123 * align.el: Delete autoload for c-guess-basic-syntax.
5124
5125 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
5126
5127 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
5128 Improve argument/docstring consistency. Doc fixes.
5129 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
5130 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
5131 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
5132 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
5133 (r2bv-organization, r2bv-pages, r2bv-primary-author)
5134 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
5135 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
5136 Defvar at compile time.
5137
5138 2005-08-09 Juri Linkov <juri@jurta.org>
5139
5140 * info.el: Replace `info' with upper-case `Info' where appropriate.
5141 (info-title-1, info-title-2, info-title-3, info-title-4)
5142 (info-menu-header): Move up face definitions.
5143 (info-menu-star): Rename from `info-menu-5'.
5144 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
5145 (Info-fontify-visited-nodes): Fix docstring.
5146 (Info-hide-note-references): Fix docstring.
5147 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
5148 menu items in the same way as on cross-references.
5149 (info-apropos): Fix sorting order and formatting to be like in the
5150 stand-alone Info browser. Display error messages for 1 sec.
5151 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
5152 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
5153 from the menu bar.
5154 (Info-insert-dir): Restore point after calling
5155 `insert-buffer-substring'.
5156
5157 2005-08-08 Richard M. Stallman <rms@gnu.org>
5158
5159 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
5160 (recompute-lucid-menubar): Add defvars.
5161
5162 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
5163
5164 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
5165
5166 * net/net-utils.el (run-dig): Rename from `dig'.
5167
5168 * play/gametree.el (gametree-mode): Use make-local-variable,
5169 not make-variable-buffer-local.
5170
5171 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
5172
5173 * ansi-color.el (ansi-color-make-extent)
5174 (ansi-color-set-extent-face): Use fboundp, not functionp.
5175
5176 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
5177 not make-variable-buffer-local.
5178
5179 * bookmark.el (Info-current-file): Add defvar.
5180 (bookmark-jump-noselect): Use with-no-warnings.
5181
5182 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
5183
5184 * ebuff-menu.el (Helper-return-blurb): Add defvar.
5185
5186 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
5187
5188 * find-file.el (ada-procedure-start-regexp)
5189 (ada-package-start-regexp): Add defvars.
5190
5191 * info.el (Info-insert-dir): Use insert-buffer-substring.
5192
5193 * xml.el (xml-att-def-re): Add defvar.
5194
5195 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
5196 calling convention.
5197
5198 * subr.el (while-no-input): Return t if there is input.
5199
5200 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
5201
5202 * cus-start.el (all): Add `overflow-newline-into-fringe'.
5203
5204 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
5205
5206 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
5207 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
5208
5209 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
5210
5211 * cmuscheme.el (scheme-start-file): Replace reference to
5212 `user-emacs-directory' by "~/.emacs.d/".
5213
5214 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
5215
5216 * info.el (Info-dir-remove-duplicates): Avoid case folding
5217 in loop; instead, keep downcased strings for comparison.
5218 Suggested by Helmut Eller.
5219
5220 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
5221
5222 Sync with Tramp 2.0.50.
5223
5224 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
5225 XEmacs case; not necessary anymore.
5226 (tramp-user-regexp): Allow "@" as part of user name.
5227 (tramp-handle-set-visited-file-modtime)
5228 (tramp-handle-insert-file-contents)
5229 (tramp-handle-write-region): No special handling for
5230 `last-coding-system-used, because this is done in
5231 `tramp-accept-process-output' now.
5232 (tramp-accept-process-output): New defun.
5233 (tramp-process-one-action, tramp-process-one-multi-action)
5234 (tramp-wait-for-regexp, tramp-wait-for-output)
5235 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
5236 Howells <dhowells@redhat.com>.
5237 (clear-visited-file-modtime): Defadvice removed. The check for
5238 unset buffer's modtime does not need to be based on
5239 `tramp-buffer-file-attributes'. Suggested by RMS.
5240 (tramp-message): Insert "\n" if not being at beginning of line.
5241 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
5242 sequence with same logic.
5243 (tramp-completion-handle-expand-file-name): Discard call of
5244 `tramp-drop-volume-letter'. It is not necessary, and there have
5245 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
5246 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
5247 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
5248 should always be visible.
5249 (tramp-handle-insert-directory, tramp-setup-complete)
5250 (tramp-set-process-query-on-exit-flag)
5251 (tramp-append-tramp-buffers): Pacify byte-compiler.
5252 (tramp-bug): Delete non-existing variables from list.
5253 Apply `tramp-load-report-modules' as pre-hook.
5254 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
5255 `shell-prompt-pattern' because of non-7bit characters.
5256 Reported by Sebastian Luque <sluque@mun.ca>.
5257 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
5258 (tramp-match-string-list): Remove function.
5259 (tramp-wait-for-regexp): Remove call of that function.
5260 Suggested by Kim F. Storm <storm@cua.dk>.
5261 (tramp-set-auto-save-file-modes): Use octal integer code #o600
5262 instead of octal character code ?\600. The latter resulted in a
5263 syntax error with XEmacs.
5264
5265 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
5266 XEmacs case; not necessary anymore.
5267 (tramp-smb-handle-write-region): No special handling for
5268 `last-coding-system-used, because this is done in
5269 `tramp-accept-process-output' now.
5270 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
5271
5272 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
5273
5274 * wid-edit.el (widget-choice-value-create):
5275 Unconditionally respect user choice. Set :explicit-choice back to nil
5276 when no longer needed.
5277 (widget-choice-action): Unconditionally respect user choice.
5278 Eliminate :explicit-choice-value.
5279
5280 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
5281
5282 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
5283 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
5284 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
5285 running new function `toggle-indicate-empty-lines'.
5286 Rename "Customize" item to "Customize fringe".
5287 Rename "Indicators" item to "Buffer boundaries" and change help echo.
5288 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
5289 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
5290 Delete "Empty lines only" item.
5291 (menu-bar-showhide-fringe-ind-customize): New function.
5292 (menu-bar-showhide-fringe-ind-mixed)
5293 (menu-bar-showhide-fringe-ind-box)
5294 (menu-bar-showhide-fringe-ind-right)
5295 (menu-bar-showhide-fringe-ind-left)
5296 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
5297 instead of `fringe-indicators'.
5298
5299 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
5300
5301 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
5302 Change the date of last update.
5303
5304 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
5305
5306 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
5307 (viper-exec-yank, viper-put-back): Don't display modification msg
5308 if in the minibuffer.
5309
5310 * viper-init.el (viper-replace-overlay-cursor-color)
5311 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
5312 Make variables frame local.
5313
5314 * viper-util.el (viper-append-filter-alist): Use append instead of
5315 nconc.
5316
5317 * viper.el (viper-vi-state-mode-list)
5318 (viper-emacs-state-mode-list): Move help-mode and
5319 completion-list-mode from the first list to the second.
5320 (viper-mode): Docstring.
5321 (viper-go-away, viper-non-hook-settings): Don't localize
5322 minor-mode-alist in newer Emacsen. Add advice to
5323 set-cursor-color. Don't bind "\C-c\\".
5324
5325 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
5326
5327 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
5328 (scheme-macro-expand-command): New user options.
5329 (scheme-trace-procedure, scheme-expand-current-form): New commands.
5330 (scheme-form-at-point, scheme-start-file)
5331 (scheme-interactively-start-process): New functions.
5332 (scheme-get-process): New function, extracted from `scheme-proc'.
5333 (run-scheme): Call `scheme-start-file' to get start file, and pass
5334 it to `make-comint'.
5335 (switch-to-scheme, scheme-proc):
5336 Call `scheme-interactively-start-process' if no Scheme buffer/process
5337 is available.
5338
5339 2005-08-06 Juri Linkov <juri@jurta.org>
5340
5341 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5342 Use `compilation-text-face', `compilation-info-text-face' and
5343 `compilation-error-text-face' instead of `font-lock-keyword-face'.
5344 (compilation-error): New face.
5345 (compilation-error-file-name): Inherit from
5346 `compilation-error' instead of `font-lock-warning-face'.
5347 (compilation-warning-file-name): Inherit from
5348 `compilation-warning' instead of `font-lock-warning-face'.
5349 (compilation-info, compilation-error-file-name)
5350 (compilation-warning-file-name, compilation-info-file-name)
5351 (compilation-line-number, compilation-column-number): Doc fix.
5352 (compilation-error-text-face, compilation-warning-text-face)
5353 (compilation-info-text-face): New face variables.
5354 (compilation-line-face, compilation-column-face)
5355 (compilation-enter-directory-face)
5356 (compilation-leave-directory-face): Doc fix.
5357 (compilation-text-face): New function.
5358
5359 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
5360 instead of 1 to display binary file names as info file links.
5361 (grep-error-face): Use `compilation-error-face' instead of
5362 `font-lock-keyword-face'.
5363 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
5364 and `compilation-warning-text-face' instead of
5365 `font-lock-keyword-face'. Use `compilation-error-text-face'
5366 instead of `grep-error-face'.
5367
5368 2005-08-05 Kenichi Handa <handa@m17n.org>
5369
5370 * international/code-pages.el: Add autoload cookies for all coding
5371 systems.
5372
5373 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
5374
5375 * cus-start.el (all): Put undo.c where it alphabetically belongs.
5376
5377 2005-08-04 Juri Linkov <juri@jurta.org>
5378
5379 * progmodes/compile.el (compilation-mode-map):
5380 * progmodes/grep.el (grep-mode-map):
5381 Bind TAB to `compilation-next-error' and [backtab] to
5382 `compilation-previous-error'.
5383
5384 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
5385 matching line numbers, column numbers and their ranges with regexp
5386 matching only line numbers.
5387 (grep-context-face): New face variable.
5388 (grep-mode-font-lock-keywords): Use it.
5389
5390 * faces.el (read-face-name): Delete duplicate faces.
5391
5392 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
5393
5394 * thumbs.el (thumbs-find-image): Don't make variables
5395 automatically buffer local.
5396 (thumbs-current-tmp-filename, thumbs-current-image-filename)
5397 (thumbs-image-num): Make automatically buffer local.
5398 (thumbs-show-thumbs-list): Use `make-local-variable', not
5399 `make-variable-buffer-local'.
5400 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
5401
5402 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
5403 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
5404 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
5405 (bother, bye, canyou, chatlst, continue, deathlst, describe)
5406 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
5407 (feelings-about, foullst, found, hello, history, howareyoulst)
5408 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
5409 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
5410 (neglst, obj, object, owner, please, problems, qlist)
5411 (random-adjective, relation, remlst, repetitive-shortness)
5412 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
5413 (shortlst, something, sportslst, stallmanlst, states, subj)
5414 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
5415 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
5416 Defvar at compile time.
5417
5418 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
5419 not `make-variable-buffer-local'.
5420
5421 2005-08-02 Kim F. Storm <storm@cua.dk>
5422
5423 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
5424 rectangle overlay in selected window.
5425
5426 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
5427
5428 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
5429 instead of display group. Make `indicate-buffer-boundaries'
5430 customizable through Custom.
5431
5432 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
5433
5434 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
5435 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
5436 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
5437 (gdb-put-string): Fix typos in docstrings.
5438
5439 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
5440
5441 Update copyright notices of files in progmodes directory for
5442 release of Emacs 22.1.
5443
5444 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
5445
5446 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
5447 Don't barf if the GUD buffer has been killed.
5448
5449 2005-08-01 Kim F. Storm <storm@cua.dk>
5450
5451 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
5452
5453 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
5454
5455 * simple.el (next-error-follow-minor-mode):
5456 make-variable-buffer-local -> make-local-variable.
5457
5458 * emacs-lisp/cl-extra.el: Require CL also when compiling.
5459
5460 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
5461 (byte-compile-form-make-variable-buffer-local): New functions to warn
5462 about misuses of make-variable-buffer-local where make-local-variable
5463 was meant.
5464
5465 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
5466
5467 * bs.el (bs-attributes-list): Doc fix.
5468 (bs): Update url-link.
5469
5470 * desktop.el (desktop-save-buffer): Fix typos in docstring.
5471 (desktop-load-default): Simplify.
5472
5473 * ibuffer.el (ibuffer-columnize-and-insert-list)
5474 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
5475 (ibuffer-unmark-all, ibuffer-toggle-marks)
5476 (ibuffer-unmark-forward, ibuffer-unmark-backward)
5477 (ibuffer-compile-make-format-form, ibuffer-format-column)
5478 (ibuffer-current-buffers-with-marks)
5479 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
5480 (ibuffer): Doc fix.
5481 (ibuffer-mode): Fix typo in docstring.
5482 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
5483 with `define-obsolete-variable-alias'.
5484 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
5485
5486 2005-07-29 Kenichi Handa <handa@m17n.org>
5487
5488 * international/mule-cmds.el (select-message-coding-system):
5489 Be sure to use LF for end-of-line. If no coding system is decided,
5490 return iso-8859-1-unix.
5491
5492 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
5493
5494 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
5495 (ange-ftp-pending-error-line): New vars.
5496 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
5497 to handle the non-fatal no-route-to-host messages.
5498 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
5499
5500 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
5501
5502 * isearch.el (isearch-mode-map, isearch-other-meta-char)
5503 (isearch-quote-char, isearch-printing-char)
5504 (isearch-text-char-description): "?\ " -> "?\s".
5505 (isearch-lazy-highlight-cleanup)
5506 (isearch-lazy-highlight-initial-delay)
5507 (isearch-lazy-highlight-interval)
5508 (isearch-lazy-highlight-max-at-a-time)
5509 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
5510 Declare with define-obsolete-*-alias macros.
5511 (isearch-forward): Fix typo in docstring.
5512 (search-invisible, search-ring-yank-pointer)
5513 (regexp-search-ring-yank-pointer): Doc fixes.
5514
5515 * recentf.el (recentf-menu-append-commands-p): Declare with
5516 `define-obsolete-variable-alias'.
5517 (recentf-max-saved-items, recentf-menu-filter)
5518 (recentf-arrange-by-rule-subfilter): Doc fixes.
5519 (recentf-menu-append-commands-flag)
5520 (recentf-initialize-file-name-history, recentf-expand-file-name)
5521 (recentf-clear-data): Fix typos in docstrings.
5522
5523 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
5524
5525 * progmodes/gdb-ui.el: Smarten comments.
5526 (gdb-info-breakpoints-custom): Use nowarn when finding file.
5527
5528 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5529
5530 * term/apollo.el (terminal-init-apollo): New function containing
5531 all former top level forms in the file.
5532 * term/bobcat.el (terminal-init-bobcat):
5533 * term/cygwin.el (terminal-init-cygwin):
5534 * term/iris-ansi.el (terminal-init-iris-ansi):
5535 * term/linux.el (terminal-init-linux):
5536 * term/news.el (terminal-init-news):
5537 * term/rxvt.el (terminal-init-rxvt):
5538 * term/sun.el (terminal-init-sun):
5539 * term/tvi970.el (terminal-init-tvi970):
5540 * term/vt100.el (terminal-init-vt100):
5541 * term/vt102.el (terminal-init-vt102):
5542 * term/vt125.el (terminal-init-vt125):
5543 * term/vt200.el (terminal-init-vt200):
5544 * term/vt201.el (terminal-init-vt201):
5545 * term/vt220.el (terminal-init-vt220):
5546 * term/vt240.el (terminal-init-vt240):
5547 * term/vt300.el (terminal-init-vt300):
5548 * term/vt320.el (terminal-init-vt320):
5549 * term/vt400.el (terminal-init-vt400):
5550 * term/vt420.el (terminal-init-vt420):
5551 * term/wyse50.el (terminal-init-wyse50):
5552 * term/xterm.el (terminal-init-xterm): Likewise.
5553
5554 * term/README: Describe the terminal-init-* functionality.
5555
5556 * startup.el (command-line): After loading the terminal initialization
5557 file call the corresponding terminal initialization function.
5558
5559 2005-07-27 Kenichi Handa <handa@m17n.org>
5560
5561 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
5562 negative.
5563
5564 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
5565 (ps-mule-composition-prologue): Fix for the case that
5566 RelativeCompose is false.
5567
5568 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
5569
5570 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
5571
5572 * descr-text.el (describe-char): Handle the case where the list of
5573 chars is displayed in a separate frame.
5574 Be a bit more discriminating when looking for the char.
5575
5576 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
5577
5578 * bookmark.el (bookmark-automatically-show-annotations)
5579 (bookmark-read-annotation-text-func): Doc fixes.
5580 (bookmark-save): Improve argument/docstring consistency.
5581 (bookmark-get-bookmark, bookmark-get-bookmark-record)
5582 (bookmark-alist-from-buffer)
5583 (bookmark-upgrade-file-format-from-0)
5584 (bookmark-grok-file-format-version)
5585 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
5586 (bookmark-read-annotation-mode)
5587 (bookmark-insert-current-bookmark, bookmark-jump)
5588 (bookmark-exit-hook): Fix typos in docstrings.
5589 (bookmark-exit-hooks): Define as obsolete alias.
5590 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
5591 not `bookmark-exit-hooks'. Fix docstring.
5592 (bookmark-bmenu-select): "?\ " -> "?\s".
5593
5594 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
5595
5596 * startup.el (command-line): Fix typo.
5597
5598 2005-07-24 Richard M. Stallman <rms@gnu.org>
5599
5600 * tooltip.el (tooltip-mode): Test emacs-basic-display,
5601 not emacs-quick-startup.
5602
5603 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
5604
5605 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
5606 (reb-next-match, reb-show-subexp): Use `with-selected-window'
5607 instead of `reb-with-current-window'.
5608 (reb-prev-match): Likewise. Also, don't move left if the search
5609 was unsuccessful.
5610 (reb-initialize-buffer): New function.
5611 (re-builder, reb-change-syntax): Use it.
5612
5613 * man.el (Man-goto-page): Make second argument NOERROR optional.
5614
5615 2005-07-23 Richard M. Stallman <rms@gnu.org>
5616
5617 * man.el (Man-bgproc-sentinel): Check here for failure to find
5618 any man page in the output, and report the error here.
5619 (Man-arguments): Make it permanent local.
5620 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
5621 (Man-mode): Pass t for NOERROR.
5622
5623 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
5624 (grep-mode-font-lock-keywords):
5625 Don't use compilation-...-face for messages that are not file names.
5626
5627 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5628 Don't use compilation-...-face for messages that are not file names.
5629
5630 2005-07-22 Juri Linkov <juri@jurta.org>
5631
5632 * startup.el (normal-splash-screen): Update menu name.
5633
5634 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
5635
5636 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
5637
5638 * term/xterm.el: Load term/rxvt if the terminal is actually an
5639 rxvt terminal.
5640 (xterm-rxvt-set-background-mode): Remove, not used anymore.
5641
5642 * term/rxvt.el (function-key-map): Use substitute-key-definition
5643 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
5644
5645 * term/cygwin.el: New file.
5646
5647 2005-07-22 Kim F. Storm <storm@cua.dk>
5648
5649 * image-file.el (insert-image-file, image-file-yank-handler):
5650 Fix last change to maintain a (unique) yank-handler on yanked images.
5651
5652 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
5653
5654 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
5655 of the file size (as in "177B" for 177 bytes). This happens with
5656 "ls -lh" on FreeBSD.
5657
5658 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
5659
5660 * hilit-chg.el (highlight-changes-global-initial-state)
5661 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
5662 (hilit-chg-fixup, highlight-changes-mode):
5663 Fix typos in docstrings.
5664 (highlight-changes-global-modes, highlight-changes-rotate-faces):
5665 Doc fixes.
5666
5667 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
5668
5669 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
5670 mode function using `eval-after-load'.
5671
5672 2005-07-21 Kim F. Storm <storm@cua.dk>
5673
5674 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
5675 included when reporting an emacs crash, and tell about the DEBUG file.
5676
5677 * image-file.el (insert-image-file): Add yank-handler.
5678 (image-file-yank-handler): Yank handler to make unique copies of
5679 images when they are yanked into a buffer next to each other.
5680
5681 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
5682
5683 * comint.el (comint-use-prompt-regexp, comint-send-input)
5684 (comint-source-default, comint-extract-string)
5685 (comint-get-source, comint-word, comint-completion)
5686 (comint-source, comint-prompt-read-only, comint-update-fence):
5687 Fix typos in docstrings.
5688 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
5689 Declare with define-obsolete-*-alias macros.
5690 (comint-previous-matching-input-from-input)
5691 (comint-next-matching-input-from-input)
5692 (comint-previous-matching-input, comint-next-matching-input)
5693 (comint-forward-matching-input):
5694 Improve argument/docstring consistency.
5695
5696 * desktop.el (desktop-clear-preserve-buffers-regexp):
5697 Also preserve the *server* buffer.
5698
5699 * simple.el (clone-indirect-buffer): Doc fix.
5700 (fixup-whitespace, just-one-space)
5701 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
5702 (next-error, next-error-highlight)
5703 (next-error-highlight-no-select, next-error-last-buffer)
5704 (next-error-buffer-p, next-error-find-buffer, next-error)
5705 (previous-error, next-error-no-select, previous-error-no-select)
5706 (open-line, split-line, minibuffer-prompt-width, kill-new)
5707 (binary-overwrite-mode): Fix typos in docstrings.
5708 (set-fill-column): Fix typo in message.
5709
5710 * skeleton.el (skeleton-proxy-new): Doc fix.
5711
5712 * strokes.el (strokes-load-hook): Doc fix.
5713 (strokes-grid-resolution, strokes-get-grid-position)
5714 (strokes-renormalize-to-grid, strokes-read-stroke)
5715 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
5716 (strokes-global-map): Fix typos in docstrings.
5717 (strokes-help): Doc fix. Fix help message and pass it through
5718 `substitute-command-keys'.
5719
5720 * tempo.el (tempo-insert-prompt, tempo-interactive)
5721 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
5722 (tempo-insert-string-functions, tempo-local-tags)
5723 (tempo-define-template, tempo-insert-template)
5724 (tempo-insert-prompt-compat, tempo-is-user-element)
5725 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
5726 Fix typos in docstrings.
5727
5728 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
5729 (vcursor-key-bindings, vcursor-use-vcursor-map)
5730 (vcursor-find-window, vcursor-scroll-down)
5731 (vcursor-disable, vcursor-beginning-of-buffer)
5732 (vcursor-end-of-buffer): Fix typos in docstrings.
5733 (vcursor-relative-move, vcursor-get-char-count):
5734 Improve argument/docstring consistency.
5735
5736 * version.el: "?\ " -> "?\s".
5737
5738 * wid-edit.el (widget-default-create, widget-after-change)
5739 (widget-default-format-handler, widget-checklist-add-item)
5740 (widget-radio-add-item, widget-choose, widget-specify-secret)
5741 (widget-field-value-create, widget-field-value-get)
5742 (widget-editable-list-format-handler)
5743 (widget-editable-list-entry-create, widget-group-value-create)
5744 (widget-documentation-link-add)
5745 (widget-documentation-string-value-create): "?\ " -> "?\s".
5746 (widget-convert-text): Doc fix.
5747 (widget-narrow-to-field, widget-field-find)
5748 (widget-url-link-action, widget-emacs-library-link-action)
5749 (widget-color-notify): Fix typos in docstrings.
5750
5751 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
5752 (x-select-text, set-w32-system-coding-system)
5753 (w32-add-charset-info): Fix typos in docstrings.
5754
5755 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
5756 (cua-enable-cua-keys, cua-use-hyper-key)
5757 (cua-virtual-rectangle-edges): Fix typos in docstrings.
5758 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
5759
5760 * net/tramp.el (tramp-handle-load): Fix typo in error message.
5761
5762 * emacs-lisp/re-builder.el (regexp-builder): Declare with
5763 `defalias' instead of faking it.
5764
5765 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
5766 (eshell-ls-missing, eshell-ls-dired-initial-args)
5767 (eshell-ls-use-in-dired): Fix typos in docstrings.
5768
5769 2005-07-20 Kim F. Storm <storm@cua.dk>
5770
5771 * emulation/cua-base.el (cua-mode): Improve doc string.
5772
5773 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
5774
5775 * abbrev.el (expand-region-abbrevs): Doc fix.
5776 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
5777 Improve argument/docstring consistency.
5778
5779 * arc-mode.el (archive-get-descr, archive-alternate-display):
5780 Doc fixes.
5781 (archive-l-e): Improve argument/docstring consistency.
5782 (archive-tmpdir, archive-unixdate, archive-unixtime)
5783 (archive-chmod-entry): Fix typos in docstrings.
5784 (archive-unflag, archive-unflag-backwards)
5785 (archive-unmark-all-files): "?\ " -> "?\s".
5786
5787 * buff-menu.el (Buffer-menu-unmark): Doc fix.
5788 (Buffer-menu-not-modified, Buffer-menu-execute)
5789 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
5790 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
5791
5792 * composite.el (compose-string, encode-composition-rule)
5793 (compose-last-chars): Fix typos in docstrings.
5794
5795 * desktop.el (desktop-enable, desktop-basefilename):
5796 Declare with `define-obsolete-variable-alias'.
5797 (desktop-internal-v2s): Don't quote keywords.
5798 (desktop-clear): "?\ " -> "?\s".
5799
5800 * dired.el (dired-align-file, dired-flag-backup-files)
5801 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
5802 (dired-listing-switches, dired-ls-F-marks-symlinks)
5803 (dired-dwim-target, dired-load-hook, dired-mode-hook)
5804 (dired-directory, dired-faces, dired, dired-revert)
5805 (dired-mode, dired-summary, dired-view-file)
5806 (dired-copy-filename-as-kill, dired-delete-file)
5807 (dired-no-confirm, dired-unmark-all-marks)
5808 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
5809 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
5810 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
5811 Fix typos in message strings.
5812
5813 * dired-x.el (virtual-dired): Declare with `defalias'.
5814 (dired-mark-unmarked-files, dired-local-variables-file)
5815 (dired-omit-here-always): Doc fix.
5816 (dired-omit-mode, dired-find-subdir)
5817 (dired-enable-local-variables, dired-clean-up-buffers-too)
5818 (dired-extra-startup, dired-mark-extension, dired-jump)
5819 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
5820 (dired-smart-shell-command, dired-guess-shell-alist-user)
5821 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
5822 (dired-x-bind-find-file, dired-x-submit-report):
5823 Fix typos in docstrings.
5824 (dired-mark-unmarked-files): "?\ " -> "?\s".
5825
5826 * dirtrack.el (dirtrack-list): Fix typos in docstring.
5827
5828 * faces.el (describe-face): "?\ " -> "?\s".
5829 (read-all-face-attributes, read-face-font, modify-face)
5830 (face-attr-construct, italic): Fix typos in docstrings.
5831 (frame-update-face-colors): Declare with
5832 `define-obsolete-function-alias'.
5833
5834 * files.el (find-file-noselect, recode-file-name): Doc fixes.
5835 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
5836 (magic-mode-alist, buffer-file-numbers-unique)
5837 (write-file-functions, get-free-disk-space):
5838 Fix typos in docstrings.
5839 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
5840 (write-contents-hooks, write-file-hooks):
5841 Declare with `define-obsolete-variable-alias'.
5842
5843 * forms-d2.el (arch-rj): Fix typo in docstrings.
5844 (arch-tocol): Likewise. "?\ " -> "?\s".
5845
5846 * frame.el (set-frame-font, cursor-in-non-selected-windows):
5847 Fix typo in docstring.
5848 (set-screen-width, set-screen-height): Delete redundant info in
5849 doctrings.
5850 (new-frame, screen-height, screen-width): Declare with
5851 `define-obsolete-function-alias'.
5852 (delete-frame-hook, blink-cursor): Declare with
5853 `define-obsolete-variable-alias'.
5854
5855 * paths.el (prune-directory-list): Fix typos in docstring.
5856
5857 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
5858 (cvs-prefix-get): Fix typos in docstrings.
5859
5860 * ps-print.el (ps-extend-face-list, ps-extend-face)
5861 (ps-print-background-image): Fix typos in docstrings.
5862 (ps-default-fg, ps-default-bg): Doc fixes.
5863
5864 * s-region.el (s-region-bind): Doc fix.
5865 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
5866
5867 * textmodes/org.el (org-table-formula-substitute-names)
5868 (org-table-get-vertical-vector): Doc fixes.
5869 (org-table-recalculate): Remove unused argument to `message'.
5870
5871 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
5872
5873 * textmodes/org.el (org-table-column-names)
5874 (org-table-column-name-regexp)
5875 (org-table-named-field-locations): New variables.
5876 (org-archive-subtree): Protect `this-command' when calling
5877 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
5878 the kill buffer.
5879 (org-complete): Remove fixed-formula completion.
5880 (org-edit-formulas-map): New variable.
5881 (org-table-edit-formulas): New command.
5882 (org-finish-edit-formulas, org-abort-edit-formulas)
5883 (org-show-variable, org-table-get-vertical-vector): New functions.
5884 (org-table-maybe-eval-formula): Handle `:=' fields.
5885 (org-table-get-stored-formulas, org-table-store-formulas)
5886 (org-table-get-formula, org-table-modify-formulas)
5887 (org-table-replace-in-formulas): Handle named field formulas.
5888 (org-table-get-specials): Store locations of named fields.
5889
5890 2005-07-19 Juri Linkov <juri@jurta.org>
5891
5892 * progmodes/grep.el (grep-regexp-alist)
5893 (grep-mode-font-lock-keywords, grep-process-setup):
5894 Use default GNU grep match color "01;31m" instead of "01;41m".
5895 (grep-regexp-alist, grep-mode-font-lock-keywords):
5896 Use `\\[[0-9]*m' instead of `\\[00m'.
5897 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
5898 sgr_start where its handling is more important. Use the real
5899 length of sgr_start instead of constant 8.
5900 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
5901 specially. Delete all remaining escape sequences.
5902 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
5903 (grep-regexp-alist): Make hyperlink only for binary file name
5904 instead of the whole line.
5905 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
5906 (grep-mode): Add autoload.
5907
5908 * emacs-lisp/find-func.el (find-function-regexp):
5909 Add `define-compilation-mode'.
5910
5911 2005-07-19 Juri Linkov <juri@jurta.org>
5912
5913 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
5914 (compare-windows-sync-string-size, compare-windows-recenter)
5915 (compare-windows-highlight, compare-windows): Add version 22.1.
5916 (compare-windows) <defface>: Inherit from lazy-highlight instead
5917 of duplicating its default value.
5918
5919 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
5920 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
5921
5922 * descr-text.el (describe-char): Create link buttons for `charset'
5923 and `code point'. Add the current input method name with a link
5924 button to `to input' field. Print face names of display table
5925 characters in `The display table entry is displayed by' section
5926 instead of printing face-id in the `display' field.
5927 Guess hardcoded faces and create a link button for them.
5928 Skip empty fields when calculating max-width.
5929 Treat `widget-create' specially while inserting strings from the
5930 collected field list.
5931 (describe-char-after): Made obsolete in version 22.1, not 21.5.
5932
5933 * diff-mode.el (diff-file-header): Change foreground color from
5934 yellow to green on light backgrounds.
5935 (diff-context): Inherit from `shadow' only for color/grayscale
5936 with more than 88 colors.
5937 (diff-indicator-removed, diff-indicator-added)
5938 (diff-indicator-changed): New faces.
5939 (diff-font-lock-keywords): Use new faces. Regroup rules.
5940 Add "^---$" for `normal' diff format. Fontify `#' lines with
5941 font-lock-comment-delimiter-face and font-lock-comment-face.
5942 Add `#' to ^[^...] in the rule for `diff-context-face'.
5943
5944 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
5945 a button-like box. Inherit from `highlight' on low colors.
5946 (shadow): Use shades of gray only for color/grayscale with
5947 more than 88 colors. Use green for light backgrounds with
5948 8 colors, and yellow for dark backgrounds with 8 colors.
5949
5950 * font-lock.el (font-lock-regexp-grouping-backslash):
5951 Don't inherit from escape-glyph (use bold for all cases).
5952
5953 * info.el (info-xref-visited): Use light foreground color `violet'
5954 for dark backgrounds instead of dark color `magenta3'.
5955 (info-title-1): Use `yellow' color for dark backgrounds.
5956
5957 * isearch.el (isearch): Use not-too-dark magenta3 instead of
5958 too-light magenta2.
5959
5960 * replace.el (match): Use slightly more light RoyalBlue3 instead
5961 of dark RoyalBlue4.
5962
5963 * wid-edit.el (widget-inactive): Inherit from `shadow'.
5964
5965 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
5966
5967 * novice.el (disabled-command-hook): Declare it with
5968 `define-obsolete-variable-alias'.
5969
5970 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
5971 (desktop-buffer-misc-functions, desktop-buffer-handlers)
5972 (desktop-load-default): Add release to obsolescence info.
5973 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
5974 (desktop-append-buffer-args, desktop-read):
5975 Fix typos in docstrings.
5976 (desktop-kill): Fix typo in message.
5977 (desktop-save): Doc fix.
5978
5979 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
5980
5981 * viper-cmd.el (viper-escape-to-state): Bug fix.
5982 (viper-envelop-ESC-key): Change the definition of fast
5983 keysequence so it'll work with keyboard macros.
5984
5985 * ediff.el (ediff-patch-buffer): Change the docstring.
5986
5987 2005-07-19 Kenichi Handa <handa@m17n.org>
5988
5989 * international/mule-cmds.el (select-safe-coding-system): Try to
5990 use an auto-coding (if any) before anything else. If the found
5991 auto-coding is invalid, show a warning message.
5992
5993 * international/mule.el (find-auto-coding): New function created
5994 by modifying the body of set-auto-coding.
5995 (set-auto-coding): Use find-auto-coding to find a coding.
5996
5997 2005-07-18 Richard M. Stallman <rms@gnu.org>
5998
5999 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
6000 not isearch-mode-end-hook-error.
6001 (allout-before-change-protect): Fix error message.
6002
6003 2005-07-18 Juri Linkov <juri@jurta.org>
6004
6005 * allout.el (allout-mode):
6006 * calculator.el (calculator-copy):
6007 * custom.el (custom-known-themes):
6008 * dired.el (dired-desktop-buffer-misc-data)
6009 (dired-restore-desktop-buffer):
6010 * dired-x.el (dired-omit-marker-char):
6011 * files.el (basic-save-buffer):
6012 * font-core.el (font-lock-mode):
6013 * calendar/calendar.el (calendar-goto-hebrew-date)
6014 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
6015 (calendar-goto-persian-date):
6016 * language/ethio-util.el (ethio-sera-to-fidel-region):
6017 * textmodes/picture.el (picture-mode):
6018 Delete duplicate duplicate words.
6019
6020 2005-07-18 Juri Linkov <juri@jurta.org>
6021
6022 * isearch.el (isearch-mode-map): Remove key bindings for regexp
6023 chars * ? } |.
6024 (isearch-fallback): Don't call `isearch-process-search-char'.
6025 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
6026 (isearch-process-search-char): Call `isearch-fallback' for regexp
6027 chars * ? } |.
6028 (isearch-return-char): Make obsolete with `make-obsolete' instead
6029 of simply documenting it as obsolete in the docstring.
6030 (isearch-fallback): Refill docstring.
6031
6032 * international/isearch-x.el
6033 (isearch-process-search-multibyte-characters): Remove unneeded
6034 `concat'. Add intermediate values to `junk-hist' instead of
6035 `minibuffer-history'. Test the length of `str'.
6036
6037 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
6038
6039 * allout.el (allout-resolve-xref): Fix typos in error strings.
6040 (allout-before-change-protect): Remove unneeded `concat'.
6041
6042 * array.el (array-mode, array-reconfigure-rows)
6043 (untabify-backward): Fix typos in docstrings.
6044 (array-reconfigure-rows): Use `insert-buffer-substring', not
6045 `insert-buffer'.
6046
6047 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
6048 * progmodes/ada-mode.el (ada-make-body):
6049 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
6050
6051 * dired.el (dired-log):
6052 * tar-mode.el (tar-subfile-save-buffer):
6053 * play/zone.el (zone-pgm-stress-destress):
6054 Use `insert-buffer-substring', not `insert-buffer'.
6055
6056 2005-07-17 Simon Josefsson <jas@extundo.com>
6057
6058 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
6059
6060 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
6061
6062 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
6063 Add plain auth method.
6064 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
6065
6066 2005-07-17 Kim F. Storm <storm@cua.dk>
6067
6068 * ido.el (dired-other-window): Add ido property.
6069
6070 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
6071
6072 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
6073 Fix typo in docstring.
6074 (byte-compile-interactive-only-functions): Add `insert-buffer' and
6075 `insert-file-literally'.
6076
6077 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
6078 info and delete redundant message. Doc fix.
6079 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
6080 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
6081
6082 2005-07-16 Richard M. Stallman <rms@gnu.org>
6083
6084 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
6085 (byte-compile-and): Use byte-compile-and-recursion.
6086 (byte-compile-or-recursion): New function.
6087 (byte-compile-or): Use that.
6088 (byte-compile-if): Guard the else-clause too.
6089 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
6090
6091 * isearch.el (isearch-mode-end-hook-quit): New variable.
6092 (isearch-done): Bind it.
6093 (isearch-mode-end-hook): Doc fix.
6094
6095 * allout.el (allout-isearch-did-quit): Variable deleted.
6096 (allout-real-isearch-abort): Function name no longer used.
6097 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
6098 (allout-isearch-rectification): isearch-mode always exists.
6099 Don't set allout-isearch-did-quit.
6100 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
6101 allout-isearch-did-quit.
6102 (allout-enwrap-isearch): Just add the hook.
6103 (allout-isearch-abort): Function deleted.
6104 (allout-pre-command-business): Avoid warning.
6105
6106 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
6107 Correctly avoid warnings.
6108 (pascal-outline): Likewise.
6109
6110 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
6111
6112 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
6113
6114 * play/tetris.el (tetris-mode): Avoid warning.
6115
6116 * play/snake.el (snake-mode): Avoid warning.
6117
6118 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
6119 (gamegrid-set-display-table): Avoid warning.
6120 (gamegrid-set-timer): Likewise.
6121 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
6122 (gamegrid-add-score-with-update-game-score-1): Take FILE
6123 as argument.
6124 (gamegrid-add-score-with-update-game-score): Pass that argument.
6125 Rename have-shared-game-dir to gamegrid-shared-game-dir.
6126
6127 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
6128
6129 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
6130 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
6131
6132 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
6133 and insert-file.
6134
6135 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
6136 (sc-ask): Avoid warnings.
6137
6138 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
6139 (eshell-hist-initialize): Use that var the natural way.
6140
6141 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
6142
6143 * emacs-lisp/re-builder.el (reb-cook-regexp):
6144 Avoid warning calling lre-compile-string.
6145 (reb-color-display-p): Avoid warning.
6146
6147 * calculator.el (calculator-last-input): Guard uses
6148 of event-key and key-press-event-p.
6149 (event-key, key-press-event-p): Delete definitions.
6150
6151 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
6152 (find-gc-source-directory, find-gc-subrs-callers)
6153 (find-gc-noreturn-list, find-gc-source-files)
6154 (find-gc-subrs-called): Vars renamed and defvar'd.
6155
6156 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
6157 (checkdoc-overlay-put, checkdoc-delete-overlay)
6158 (checkdoc-overlay-start, checkdoc-overlay-end)
6159 (checkdoc-mode-line-update, checkdoc-char=):
6160 Define such that compiler knows they are defined.
6161 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
6162 (checkdoc-read-event): Delete. Use read-event directly.
6163
6164 * whitespace.el (whitespace-make-overlay)
6165 (whitespace-overlay-put, whitespace-delete-overlay)
6166 (whitespace-overlay-start, whitespace-overlay-end):
6167 Define such that compiler knows they are defined.
6168 (whitespace): Move conditional inside.
6169
6170 * tempo.el (tempo-insert-template): Suppress warning.
6171
6172 * ediff-diff.el (longlines-mode): Add defvar.
6173
6174 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
6175
6176 * server.el: Bind "C-x #" in a way that works even if C-x is
6177 redefined to a command key, not a prefix key.
6178
6179 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
6180
6181 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
6182 cl-make-type-test till execution time.
6183
6184 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
6185
6186 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
6187 arg ARG and use it.
6188
6189 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
6190
6191 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
6192
6193 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
6194
6195 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
6196 a defcustom with two :set or :type keywords.
6197
6198 2005-07-15 Richard M. Stallman <rms@gnu.org>
6199
6200 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
6201 Don't give ^M comment-end syntax.
6202
6203 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
6204
6205 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
6206 Don't consider gdbmi (gdb-mi.el has its own update functions).
6207 (gdb-var-delete): Make it work for gdbmi as well.
6208 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
6209
6210 * progmodes/gud.el (etags, sdb): Only require etags when needed.
6211 (gud-speedbar-menu-items): Correct logic for enabling items.
6212
6213 2005-07-15 Kim F. Storm <storm@cua.dk>
6214
6215 * ido.el: Fix commentary.
6216 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
6217 Use with-no-warnings around ffap-guesser.
6218 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
6219 Let bind minibuffer-completing-file-name to t.
6220
6221 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
6222
6223 * startup.el (site-run-file, keyboard-type): Doc fixes.
6224 (command-line): Check for "--basic-display" argument; also for
6225 "--quick", not "--bare-bones" (which was renamed).
6226 (fancy-splash-text): Add missing item "Getting New Versions".
6227 (normal-splash-screen): Fix typos and improve consistency with
6228 `fancy-splash-text'. Update copyright year.
6229
6230 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
6231 valid binding for `help-char'.
6232
6233 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
6234
6235 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
6236
6237 * term.el (term-mode): Disable cua-mode for term buffers.
6238
6239 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
6240
6241 * add-log.el (add-log-mailing-address, change-log-merge):
6242 Doc fixes.
6243 (change-log-get-method-definition): Fix typo in docstring.
6244
6245 2005-07-14 Kim F. Storm <storm@cua.dk>
6246
6247 * emulation/cua-base.el:
6248 (cua--pre-command-handler-1, cua--pre-command-handler)
6249 (cua--post-command-handler-1, cua--post-command-handler):
6250 Split in two. Check (buffer local) value of cua-mode.
6251 (cua-selection-mode): New command.
6252
6253 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
6254
6255 * custom.el (custom-initialize-safe-set)
6256 (custom-initialize-safe-default): Doc fixes.
6257
6258 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
6259 and simplify :init-value again.
6260
6261 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
6262 and simplify :init-value again. Delete autoload.
6263
6264 * startup.el (command-line): Use `custom-reevaluate-setting' again
6265 for tooltip-mode.
6266
6267 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
6268 a defcustom with two :initialize keywords.
6269
6270 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
6271
6272 * allout.el (my-mark-marker, allout-isearch-prior-pos)
6273 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
6274 (allout-post-command-business, allout-flag-region)
6275 (isearch-reenable-font-lock, allout-yank)
6276 (allout-insert-latex-header, allout-insert-latex-trailer)
6277 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
6278 (allout-latex-verb-quote): Fix typos in docstrings.
6279 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
6280 (allout-unprotected, allout-prefix-data):
6281 Improve argument/docstring consistency.
6282 (allout-chart-subtree): Fix argument spec.
6283 (allout-open-topic): Rename `use_sib_bullet' argument to
6284 `use-sib-bullet'. Doc fix.
6285
6286 * whitespace.el (whitespace-check-buffer-leading)
6287 (whitespace-check-buffer-trailing)
6288 (whitespace-check-buffer-indent)
6289 (whitespace-check-buffer-spacetab)
6290 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
6291 (whitespace-check-leading-whitespace)
6292 (whitespace-check-trailing-whitespace)
6293 (whitespace-check-spacetab-whitespace)
6294 (whitespace-check-indent-whitespace)
6295 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
6296 (whitespace-modes): Fix typos in docstrings.
6297 (defgroup, defcustom): Doc fixes.
6298
6299 * winner.el (winner-mode, winner-boring-buffers)
6300 (winner-pending-undo-ring): Doc fixes.
6301 (winner-ring): Remove unneeded `progn'.
6302 (winner-equal): `defsubst' it.
6303 (winner-redo): Fix message.
6304
6305 2005-07-13 Kim F. Storm <storm@cua.dk>
6306
6307 * simple.el (line-move-1): Always use vertical-motion to
6308 do the last (or only) line move to ensure some movement.
6309 Undo 2005-06-23 change--don't check for overlays.
6310
6311 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6312
6313 * term/mac-win.el (ccl-encode-mac-roman-font)
6314 (ccl-encode-mac-centraleurroman-font)
6315 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
6316 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
6317 Change charset-id boundary of dimension to ?\xef.
6318 (mac-char-fontspec-list): New constant.
6319 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
6320 argument. Nil uses itself as family in font-spec. Previous
6321 behavior for nil is now provided by non-nil non-string argument.
6322 All callers changed. Add font-specs for Mac fonts to
6323 "fontset-default" unless iso8859-1 fonts are installed.
6324
6325 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
6326
6327 * progmodes/sh-script.el (sh-get-indent-info): Only indent
6328 a continuation line if the \ is preceded by SPC or TAB.
6329 (sh-get-indent-info): Simplify.
6330 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
6331 Use with-current-buffer.
6332
6333 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
6334 when the matched text is empty.
6335
6336 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
6337
6338 * startup.el (command-line): Revert to previous handling of
6339 tooltip-mode. Explain in comment why the complexity is needed.
6340
6341 * tooltip.el (tooltip-mode): Revert to previous implementation of
6342 its defcustom.
6343
6344 * frame.el (blink-cursor-mode): Revert to previous implementation
6345 of its defcustom. Update comment.
6346
6347 2005-07-12 Lars Hansen <larsh@soem.dk>
6348
6349 * desktop.el: Update e-mail address.
6350
6351 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6352
6353 * term/mac-win.el (mac-services-mail-selection)
6354 (mac-services-mail-to): New functions.
6355 (mac-application-menu-map): Bind them.
6356
6357 2005-07-12 wulei <milton@wulei.net> (tiny change)
6358
6359 * progmodes/gdb-ui.el: Add note about buffering with Windows.
6360
6361 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
6362
6363 * custom.el (custom-reevaluate-setting): Doc fix.
6364
6365 2005-07-11 Jay Belanger <belanger@truman.edu>
6366
6367 * calc/calc.el (calc-embedded-announce-formula-alist)
6368 (calc-embedded-open-close-plain-alist)
6369 (calc-embedded-open-close-mode-alist): Add checks for additional
6370 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
6371
6372 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
6373
6374 * custom.el (custom-enable-theme): Don't add theme to
6375 `custom-enabled-themes' with `push' because there is no
6376 setf-method for `delq'.
6377
6378 2005-07-11 Richard M. Stallman <rms@gnu.org>
6379
6380 * custom.el (custom-declare-variable): Doc fix.
6381
6382 * dired-aux.el (dired-compare-directories): Remove "." and ".."
6383 from the alists.
6384
6385 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
6386 Do nothing if edebug-active.
6387
6388 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
6389 (edebug-display): Do it here instead.
6390
6391 2005-07-10 Richard M. Stallman <rms@gnu.org>
6392
6393 * cus-face.el (custom-theme-set-faces): Make it work.
6394 (custom-reset-faces): Doc fix.
6395 (custom-theme-reset-internal-face, custom-theme-face-value):
6396 Functions deleted.
6397
6398 * custom.el (custom-push-theme): Maintain list of the settings
6399 of a given theme in its theme-settings property.
6400 Maintain position of old settings in the theme-value
6401 or theme-face property.
6402 (custom-enabled-themes): New variable.
6403 (custom-theme-enabled-p): New function.
6404 (provide-theme): Update custom-enabled-themes.
6405 Disable and reenable the `user' theme.
6406 (require-theme): Doc fix.
6407 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
6408 (custom-theme-value, custom-theme-variable-value): Likewise.
6409 (custom-theme-reset-internal): Likewise.
6410 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
6411 (custom-enable-theme, custom-disable-theme): New functions.
6412 (custom-variable-theme-value, custom-face-theme-value): Likewise.
6413 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
6414 (custom-theme-reset-variables): Simplify.
6415 (deftheme, custom-declare-theme, custom-make-theme-feature):
6416 Definitions moved.
6417
6418 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
6419
6420 * longlines.el (longlines-show-region)
6421 (longlines-unshow-hard-newlines): Recognize hard newlines by
6422 non-nil hard property, instead of t.
6423
6424 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
6425
6426 * viper-cmd.el (viper--key-maps): New variable.
6427 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
6428 emulation-mode-map-alists.
6429 (viper-envelop-ESC-key): Use viper-subseq.
6430 (viper-search-forward/backward/next): Disable debug-on-error.
6431
6432 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
6433 (viper-ESC-key): New defcustoms.
6434
6435 * viper-macs.el (ex-map-read-args): Use viper-subseq.
6436
6437 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
6438 (viper-subseq): Copy of subseq from cl.el.
6439
6440 * viper.el (viper-go-away, viper-set-hooks): Use
6441 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
6442
6443 * viper-mous.el (viper-current-frame-saved): Use defvar.
6444
6445 * viper-init.el: Get rid of -face in face names.
6446
6447 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
6448 Make it work with longlines mode
6449
6450 * ediff-mult.el (ediff-meta-mode-hook): New variable.
6451
6452 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
6453
6454 * ediff-init.el: Get rid of -face in face names.
6455
6456 2005-07-10 Richard M. Stallman <rms@gnu.org>
6457
6458 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
6459 and with-timeout-unsuspend.
6460
6461 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
6462 and with-timeout-unsuspend.
6463
6464 * emacs-lisp/timer.el (with-timeout-timers): New variable.
6465 (with-timeout): Bind that variable to record timers.
6466 (with-timeout-suspend, with-timeout-unsuspend): New functions.
6467
6468 * emacs-lisp/debug.el (debug-help-follow): New function.
6469 (debugger-mode-map): Use that instead of help-follow.
6470 (debugger-setup-buffer): Use eval-buffer-list
6471 to handle eval-buffer frames.
6472
6473 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
6474
6475 * timezone.el (timezone-parse-date): Change first regexp
6476 so it will not mistakenly match dates with no time zone.
6477
6478 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
6479
6480 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
6481
6482 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
6483
6484 * custom.el (custom-initialize-safe-set)
6485 (custom-initialize-safe-default): New functions.
6486
6487 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
6488 and simplify :init-value.
6489
6490 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
6491 and simplify :init-value. Delete obsolete comment.
6492
6493 * startup.el (command-line): Use `custom-reevaluate-setting' to
6494 handle `tooltip-mode'. Delete obsolete comment.
6495
6496 * files.el (set-visited-file-name): Avoid calling
6497 `file-name-nondirectory' with a nil argument.
6498
6499 2005-07-09 Richard M. Stallman <rms@gnu.org>
6500
6501 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
6502 was called with nil for the buffer, handle the read position right.
6503 Handle read position for eval-region, too.
6504
6505 2005-07-09 Juri Linkov <juri@jurta.org>
6506
6507 * fringe.el (fringe-mode): Add period in docstring.
6508 (fringe-query-style): Build prompt depending on `all-frames' arg.
6509
6510 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
6511 to not create links to unrelated functions in the Help buffer.
6512
6513 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
6514 Doc fix.
6515
6516 * simple.el (next-error-hook): New variable.
6517 (next-error): Use it. Doc fix.
6518
6519 * textmodes/ispell.el (ispell-command-loop): Add current
6520 dictionary name and program name to mode-line-format.
6521 (ispell-region, ispell-process-line): Add current dictionary name
6522 and program name to messages.
6523
6524 2005-07-08 Jay Belanger <belanger@truman.edu>
6525
6526 * calc/calc.el (calc-embedded-announce-formula-alist)
6527 (calc-embedded-open-close-formula-alist)
6528 (calc-embedded-open-close-word-alist)
6529 (calc-embedded-open-close-plain-alist)
6530 (calc-embedded-open-close-new-formula-alist)
6531 (calc-embedded-open-close-mode-alist)
6532 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
6533 (calc-embedded-mode-hook): New variables.
6534
6535 * calc/calc-embed.el (calc-embedded-firsttime)
6536 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
6537 New variables.
6538 (calc-do-embedded): Use calc-embedded-firsttime,
6539 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
6540 determine whether or not to run hooks.
6541 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
6542 calc-embedded-firsttime-formula appropriately.
6543 Set calc-embedded delimiter variables according to mode.
6544
6545 2005-07-08 Richard M. Stallman <rms@gnu.org>
6546
6547 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
6548 Check for "emacs", etc., as entire symbol, not just as word.
6549 (checkdoc-file-comments-engine): Use regexp-quote on FN.
6550
6551 * files.el (set-visited-file-name): Report the error
6552 for "empty filename" earlier.
6553 (kill-some-buffers): Ignore buffers already dead.
6554
6555 * fringe.el (fringe-mode): Doc fix.
6556
6557 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
6558 Check for (featurep 'xemacs) and turn off warnings in what it guards.
6559 Use unwind-protect to ensure byte-compile-unresolved-functions
6560 is updated.
6561
6562 * whitespace.el (whitespace-buffer-leading-cleanup):
6563 Simplify w/ skip-chars-forward.
6564 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
6565
6566 * mail/rmail.el (rmail-only-expunge): Fix paren error.
6567 Unconditionally try to leave point at the same old place.
6568
6569 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
6570
6571 * comint.el (comint-postoutput-scroll-to-bottom)
6572 (comint-show-maximum-output): Take scroll-margin into consideration.
6573
6574 2005-07-08 Kim F. Storm <storm@cua.dk>
6575
6576 * ido.el (ido-use-filename-at-point): New choice `guess'.
6577 (ido-file-internal): Try ffap-guesser if selected.
6578
6579 * ido.el (ido-before-fallback-functions): New hook.
6580 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
6581 (ido-read-file-name): Run it.
6582
6583 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
6584
6585 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
6586 strings rather than a list of symbols to the completion function.
6587
6588 2005-07-07 Jay Belanger <belanger@truman.edu>
6589
6590 * calc/calc-units.el (math-apply-units): Change the places in
6591 which units are simplified.
6592
6593 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6594
6595 * cus-edit.el (customize-option, customize-option-other-window):
6596 Make them handle aliases.
6597
6598 * custom.el (custom-variable-p): Make it recursively follow
6599 aliases. Mention that in the docstring.
6600
6601 2005-07-07 Richard M. Stallman <rms@gnu.org>
6602
6603 * cus-start.el (exec-path): Use `directory' instead of `file'.
6604 Fix tag for nil.
6605
6606 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
6607
6608 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
6609 when called non-interactively. Doc fix.
6610
6611 2005-07-07 Lute Kamstra <lute@gnu.org>
6612
6613 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
6614 new address as well.
6615
6616 2005-07-07 Kenichi Handa <handa@m17n.org>
6617
6618 * international/mule.el (make-coding-system):
6619 Describe `ascii-incompatible' property in the docstring.
6620 (set-file-name-coding-system): Signal an error if coding-system is
6621 ascii-incompatible.
6622 (set-keyboard-coding-system): Likewise.
6623
6624 * international/mule-cmds.el (set-default-coding-systems):
6625 Don't set default-file-name-coding-system and
6626 default-keyboard-coding-system if coding-system is ASCII-incompatible.
6627
6628 * international/utf-16.el: Declare that all UTF-16-based coding
6629 systems are ASCII-incompatible.
6630
6631 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
6632
6633 * progmodes/gud.el: Require font-lock for displaying errors.
6634 Used by gdb-ui.el.
6635
6636 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
6637
6638 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
6639 values for the pattern lists which are `read'able but not
6640 `append'able (like symbols).
6641
6642 2005-07-06 Richard M. Stallman <rms@gnu.org>
6643
6644 * progmodes/flymake.el (flymake-float-time): Instead of
6645 with-no-warnings, test for xemacs.
6646 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
6647 to avoid warning.
6648
6649 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
6650
6651 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
6652
6653 2005-07-05 Lute Kamstra <lute@gnu.org>
6654
6655 * battery.el: Add support for Darwin (with much debugging help
6656 from Samuel Lauber <sam124@operamail.com>).
6657 (battery-status-function, battery-echo-area-format)
6658 (battery-mode-line-format): Add support for pmset on Darwin.
6659 (battery-load-low, battery-load-critical): New user options.
6660 (battery-pmset): New function.
6661
6662 2005-07-05 Lute Kamstra <lute@gnu.org>
6663
6664 Update FSF's address in GPL notices.
6665
6666 * textmodes/page-ext.el: Update FSF's address.
6667
6668 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
6669
6670 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
6671 filling from using prefix when filling a single-line docstring.
6672
6673 * progmodes/flymake.el: Remove useless eval-when-compile.
6674
6675 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
6676
6677 2005-07-04 Richard M. Stallman <rms@gnu.org>
6678
6679 * textmodes/org.el (org-file-apps-defaults-gnu):
6680 Rename from org-file-apps-defaults-linux.
6681 (org-default-apps): Don't test system-type for `linux'.
6682 (org-file-apps): Doc fix.
6683
6684 2005-07-04 David Ponce <david@dponce.com>
6685
6686 * tree-widget.el: Improve header Commentary section.
6687 (tree-widget) [defgroup]
6688 (tree-widget-image-enable, tree-widget-themes-directory)
6689 (tree-widget-theme, tree-widget-image-properties-emacs)
6690 (tree-widget-image-properties-xemacs, tree-widget-create-image)
6691 (tree-widget-image-formats, tree-widget-control)
6692 (tree-widget-empty-control, tree-widget-leaf-control
6693 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
6694 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
6695 (tree-widget-keep, tree-widget-after-toggle-functions)
6696 (tree-widget-open-node, tree-widget-close-node): Doc fix.
6697 (tree-widget-open-control, tree-widget-close-control): Fix doc and
6698 :help-echo message.
6699 (tree-widget-set-theme): Doc fix. Use `string-equal'.
6700 (tree-widget-image-properties): Doc fix. Clearer implementation.
6701 (tree-widget--cursors): New constant.
6702 (tree-widget-lookup-image): New function split from
6703 `tree-widget-find-image'. Clearer implementation.
6704 (tree-widget-find-image): Use it.
6705 (tree-widget-button-keymap): Use `set-keymap-parent'.
6706 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
6707 Define the sub-widgets here.
6708 (tree-widget-node): Check that :node is not a tree-widget.
6709 (tree-widget-get-super, tree-widget-open-control)
6710 (tree-widget-close-control, tree-widget-empty-control)
6711 (tree-widget-leaf-control, tree-widget-guide)
6712 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
6713 (tree-widget-no-handle, tree-widget-value-delete)
6714 (tree-widget-map): Remove.
6715 (tree-widget-children-value-save): Doc fix. Simplified.
6716 (tree-widget-value-create): Update according to previous changes.
6717
6718 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
6719
6720 * textmodes/org.el: Leading space replaced by TABS.
6721 (org-recalc-marks, org-table-rotate-recalc-marks)
6722 (org-table-get-specials): Treat "^" and "_" marks.
6723 (org-table-justify-field-maybe): Optional argument NEW.
6724 (org-table-eval-formula): Parsing of the format simplified.
6725 New modes C,I. Honor the %= parameter in the current table.
6726 Avoid unnecessary re-align by using the NEW argument to
6727 `org-table-justify-field-maybe'.
6728 (org-calc-default-modes): Default for date-format mimicks org-mode.
6729 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
6730
6731 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
6732
6733 * cus-face.el (custom-theme-set-faces): Make it handle face
6734 aliases whose alias declarations are pre- or autoloaded.
6735
6736 2005-07-04 Juri Linkov <juri@jurta.org>
6737
6738 * faces.el (read-face-name): Put the code for getting a face name
6739 from the buffer before adding the faces from the `face' property.
6740 Use `completing-read-multiple' instead of `completing-read'.
6741 Require `crm'. Add default value and post-process the returned
6742 list of faces.
6743
6744 * emacs-lisp/crm.el (crm-find-current-element)
6745 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
6746
6747 * emacs-lisp/lisp-mode.el (eval-defun-1):
6748 * emacs-lisp/edebug.el (edebug-eval-defun):
6749 Remove unnecessary quotes.
6750
6751 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
6752
6753 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
6754 (prolog-indent-level): Fix typo in docstring.
6755
6756 * info.el (Info-history, Info-history-forward)
6757 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
6758
6759 * add-log.el (add-change-log-entry):
6760 * comint.el (comint-dynamic-list-input-ring)
6761 (comint-dynamic-list-completions):
6762 * dabbrev.el (dabbrev-expand):
6763 * delim-col.el (delimit-columns-rectangle-line):
6764 * diff-mode.el (diff-context->unified, diff-reverse-direction)
6765 (diff-unified->context):
6766 * ediff-init.el (ediff-abbrev-jobname):
6767 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
6768 (ediff-replace-session-activity-marker-in-meta-buffer):
6769 * info.el (Info-summary):
6770 * lpr.el (printify-region):
6771 * printing.el (pr-create-interface):
6772 * ps-print.el (ps-print-quote):
6773 * ses.el (ses-column-widths, ses-print-cell)
6774 (ses-adjust-print-width, ses-center):
6775 * shell.el (shell-file-name-quote-list):
6776 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
6777 (strokes-fill-current-buffer-with-whitespace)
6778 (strokes-xpm-for-stroke, strokes-list-strokes)
6779 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
6780 * term.el (term-dynamic-list-input-ring)
6781 (term-dynamic-list-completions):
6782 * calc/calc.el (math-format-stack-value):
6783 * emacs-lisp/edebug.el (edebug-display-freq-count):
6784 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
6785 (delphi-new-comment-line):
6786 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
6787 * progmodes/executable.el (executable-set-magic):
6788 * progmodes/python.el (inferior-python-mode):
6789 * progmodes/scheme.el (scheme-mode-syntax-table):
6790 * progmodes/sh-script.el (sh-maybe-here-document):
6791 * progmodes/sql.el (sql-copy-column):
6792 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
6793 * textmodes/bibtex.el (bibtex-mode):
6794 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
6795 (sgml-auto-attributes):
6796 * textmodes/table.el (table-insert, table-shorten-cell)
6797 (table--generate-source-scan-lines, table-delete-row)
6798 (*table--cell-delete-char, table--spacify-frame)
6799 (table--horizontally-shift-above-and-below)
6800 (table--cell-insert-char, table--cell-blank-str)
6801 (table--fill-region-strictly):
6802 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
6803 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
6804
6805 * add-log.el (change-log):
6806 * apropos.el (apropos):
6807 * comint.el (comint-completion, comint-source):
6808 * dabbrev.el (dabbrev):
6809 * delim-col.el (columns):
6810 * diff-mode.el (diff-mode):
6811 * ediff.el (ediff):
6812 * ediff-diff.el (ediff-diff):
6813 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
6814 * ediff-mult.el (ediff-mult):
6815 * ediff-ptch.el (ediff-ptch):
6816 * ediff-wind.el (ediff-window):
6817 * facemenu.el (facemenu):
6818 * indent.el (indent):
6819 * info.el (info):
6820 * jka-cmpr-hook.el (compression, jka-compr):
6821 * lpr.el (lpr):
6822 * outline.el (outlines):
6823 * pcmpl-cvs.el (pcmpl-cvs):
6824 * pcmpl-rpm.el (pcmpl-rpm):
6825 * printing.el (printing):
6826 * ps-print.el (postscript, ps-print, ps-print-horizontal)
6827 (ps-print-vertical, ps-print-headers, ps-print-font)
6828 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
6829 (ps-print-background, ps-print-printer, ps-print-page)
6830 (ps-print-miscellany):
6831 * ses.el (ses):
6832 * shell.el (shell, shell-directories, shell-faces):
6833 * startup.el (initialization):
6834 * strokes.el (strokes):
6835 * term.el (term):
6836 * uniquify.el (uniquify):
6837 * w32-vars.el (w32):
6838 * calc/calc.el (calc):
6839 * emacs-lisp/bytecomp.el (bytecomp):
6840 * emacs-lisp/cl-indent.el (lisp-indent):
6841 * emacs-lisp/edebug.el (edebug):
6842 * emacs-lisp/elp.el (elp):
6843 * emacs-lisp/testcover.el (testcover):
6844 * emacs-lisp/trace.el (trace):
6845 * emulation/viper-ex.el (viper-ex):
6846 * emulation/viper-mous.el (viper-mouse):
6847 * mail/mailalias.el (mailalias):
6848 * mail/supercite.el (supercite, supercite-frames)
6849 (supercite-attr, supercite-cite, supercite-hooks):
6850 * net/rcompile.el (remote-compile):
6851 * net/rlogin.el (rlogin):
6852 * obsolete/ooutline.el (outlines):
6853 * progmodes/delphi.el (delphi):
6854 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
6855 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
6856 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
6857 (ebnf-optimization):
6858 * progmodes/etags.el (etags):
6859 * progmodes/executable.el (executable):
6860 * progmodes/idlwave.el (idlwave):
6861 * progmodes/pascal.el (pascal):
6862 * progmodes/prolog.el (prolog):
6863 * progmodes/python.el (python):
6864 * progmodes/scheme.el (scheme):
6865 * progmodes/sh-script.el (sh, sh-script):
6866 * progmodes/sql.el (SQL):
6867 * progmodes/tcl.el (tcl):
6868 * textmodes/bibtex.el (bibtex, bibtex-autokey):
6869 * textmodes/enriched.el (enriched):
6870 * textmodes/makeinfo.el (makeinfo):
6871 * textmodes/sgml-mode.el (sgml):
6872 * textmodes/table.el (table-hooks):
6873 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
6874 * textmodes/texinfo.el (texinfo):
6875 * textmodes/two-column.el (two-column):
6876 Finish `defgroup' description with period.
6877
6878 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
6879 * eshell/esh-var.el (eshell-var):
6880 * progmodes/vhdl-mode.el (vhdl-testbench):
6881 * textmodes/org.el (org): Fix typos in docstrings.
6882
6883 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
6884 consistency.
6885
6886 * progmodes/flymake.el (flymake-find-file): Remove.
6887 (flymake-float-time): Use `with-no-warnings'.
6888 (flymake-check-start-time, flymake-check-was-interrupted)
6889 (flymake-err-info, flymake-is-running, flymake-last-change-time)
6890 (flymake-new-err-info): `defvar' at compile time.
6891
6892 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
6893
6894 * replace.el (occur-hook): Doc fix.
6895 (occur-1): Don't call `occur-hook' if there are no matches.
6896
6897 2005-07-03 Richard M. Stallman <rms@gnu.org>
6898
6899 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
6900 global-map, save the same map.
6901 (global-map): Don't alter it at top level.
6902 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
6903 Then alter it here instead.
6904 (tpu-edt-off): Set global-map to the saved one.
6905
6906 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
6907 All references simplified.
6908 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
6909 (zmacs-regions): Add defvar.
6910 (repeat-complex-command-map): Everything about that deleted.
6911
6912 * textmodes/artist.el (artist-key-is-drawing)
6913 (artist-key-endpoint1, artist-key-poly-point-list)
6914 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
6915 (artist-key-compl-table, artist-rb-save-data)
6916 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
6917 Don't put them in eval-when-compile.
6918 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
6919
6920 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
6921 Use with-no-warnings.
6922
6923 * net/browse-url.el (dos-windows-version): Add defvar.
6924
6925 * mail/supercite.el (filladapt-prefix-table): Add defvar.
6926
6927 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
6928 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
6929 (rmail-new-summary-line-count): Rename from new-summary-line-count.
6930 Add defvar.
6931 (rmail-summary-beginning-of-message): Use with-no-warnings.
6932 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
6933
6934 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
6935 Use with-no-warnings.
6936
6937 * emulation/vi.el (vi-mark-region): Use c-mark-function.
6938 (c-mark-function): Add point-moving-unit property.
6939 (vi-goto-line): Use with-no-warnings.
6940
6941 * emulation/edt.el (edt-last-copied-word): Add defvar.
6942 (zmacs-region-stays): Likewise.
6943 (edt-mark-section-wisely): Use c-mark-function for C.
6944 Use makr-defun for Fortran.
6945 (time-string): defvar deleted.
6946 (edt-display-the-time): Don't set time-string.
6947
6948 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
6949
6950 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
6951 Don't warn when name is not constant
6952 or for defining the group `emacs'.
6953
6954 * tooltip.el (gud-tooltip-mode): Add defvar.
6955
6956 * startup.el (default-frame-background-mode): Add defvar.
6957
6958 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
6959
6960 * info.el (tool-bar-map): Add defvar.
6961
6962 * dired.el (dnd-protocol-alist): Add defvar.
6963
6964 * dired-aux.el (dired-query): Display question with answer, when
6965 the user answers.
6966
6967 * custom.el (custom-add-option): Doc fix.
6968
6969 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
6970
6971 2005-07-03 Eli Zaretskii <eliz@gnu.org>
6972
6973 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
6974 bogus name from the last change.
6975
6976 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
6977
6978 * custom.el (custom-declare-variable): Fix typos in comment.
6979 (custom-known-themes): Doc fix.
6980 (custom-theme-directory): New defcustom.
6981 (require-theme): Make it check `custom-theme-directory'.
6982
6983 * cus-theme.el (custom-new-theme-mode): New function.
6984 (custom-theme-name, custom-theme-variables, custom-theme-faces)
6985 (custom-theme-description): Add compiler defvars.
6986 (customize-create-theme): Add doc to the "*New Custom Theme*"
6987 buffer. Use `custom-new-theme-mode'.
6988 (custom-theme-write): Put the created buffer in emacs-lisp-mode
6989 and save it to the `custom-theme-directory'. Make this the
6990 default directory of the buffer.
6991
6992 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
6993
6994 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
6995 Fix unbalanced parentheses.
6996
6997 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
6998
6999 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
7000 into flymake-mode and delegate to flymake-mode.
7001
7002 * find-file.el (ff-which-function-are-we-in): Clean up.
7003
7004 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
7005
7006 * replace.el (occur-rename-buffer): Fix docstring.
7007
7008 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
7009 (edt-last-copied-word, edt-learn-macro-count)
7010 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
7011 (edt-rect-start-point, edt-user-global-map, rect-start-point)
7012 (time-string, zmacs-region-stays):
7013 * emulation/edt-mapper.el (edt-save-function-key-map)
7014 (EDT-key-name): `defvar' to silence the byte-compiler.
7015
7016 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
7017
7018 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
7019 font-lock-regexp-backslash. Doc fix.
7020 (font-lock-regexp-backslash-grouping-construct): Rename from
7021 font-lock-regexp-backslash-construct. Doc fix.
7022 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
7023 grouping constructs.
7024
7025 2005-07-02 Eli Zaretskii <eliz@gnu.org>
7026
7027 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
7028 updating all the prerequisites.
7029
7030 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
7031
7032 * textmodes/org.el (org-agenda-start-on-weekday)
7033 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
7034 (org-agenda-use-time-grid, org-archive-location)
7035 (org-allow-space-in-links, org-usenet-links-prefer-google)
7036 (org-enable-table-editor, org-export-default-language)
7037 (org-export-html-show-new-buffer, org-fill-paragraph)
7038 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
7039 (org-goto-quit, org-occur, org-eval-in-calendar)
7040 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
7041 (org-agenda-diary-entry, org-remember-help)
7042 (org-table-convert-region, org-at-table-p)
7043 (org-table-move-row-down, org-table-move-row-up)
7044 (org-table-copy-region, org-table-toggle-vline-visibility)
7045 (org-table-get-stored-formulas, org-table-get-specials)
7046 (org-recalc-commands, org-table-eval-formula)
7047 (org-table-formula-substitute-names, orgtbl-make-binding)
7048 (org-format-org-table-html, org-format-table-table-html)
7049 (org-format-table-table-html-using-table-generate-source)
7050 (org-customize): Fix typos in docstrings.
7051 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
7052 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
7053 (org-back-to-heading): Doc fixes.
7054 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
7055 (org-agenda-change-all-lines, org-get-header):
7056 Improve argument/docstring consistency.
7057 (orgtbl-error): Fix error message.
7058
7059 * progmodes/flymake.el (flymake-find-possible-master-files)
7060 (flymake-master-file-compare, flymake-get-line-err-count)
7061 (flymake-highlight-line, flymake-gui-warnings-enabled):
7062 Fix typos in docstrings.
7063 (flymake-parse-line, flymake-get-project-include-dirs-function)
7064 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
7065 Doc fixes.
7066 (flymake-get-project-include-dirs-function)
7067 (flymake-make-err-menu-data):
7068 Improve argument/docstring consistency.
7069
7070 2005-07-01 Lute Kamstra <lute@gnu.org>
7071
7072 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
7073 Catch errors with ignore-errors. Use temporary buffer.
7074 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
7075
7076 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
7077 background color faces.
7078 (facemenu-set-foreground, facemenu-set-background):
7079 Use facemenu-set-face-from-menu.
7080 (facemenu-set-face-from-menu): Treat face names that start with
7081 "fg:" or "bg:" as special.
7082 (facemenu-add-new-color): Don't create faces. Simplify.
7083
7084 2005-06-30 Richard M. Stallman <rms@gnu.org>
7085
7086 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
7087 (crm-find-current-element): Likewise.
7088
7089 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
7090
7091 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
7092
7093 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
7094
7095 * arc-mode.el (archive-extract): Make it work as a mouse binding.
7096 (archive-mouse-extract): Make it an obsolete alias.
7097 (archive-mode-map): Don't use archive-mouse-extract any more.
7098 (archive-mode, archive-extract): write-contents-hooks ->
7099 write-contents-functions.
7100 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
7101 first arg.
7102 (archive-rename-entry): Update the call.
7103 (archive-zip-summarize): Remove unused var `method'.
7104 (archive-lzh-summarize): Remove unused var `creator'.
7105
7106 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
7107 dedicated frame upon exit.
7108
7109 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
7110 (archive-zip-extract, archive-zip-expunge)
7111 (archive-zip-update, archive-zip-update-case): Use executable-find.
7112 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
7113 Use restore-buffer-modified-p.
7114 (archive-extract, archive-add-new-member, archive-write-file-member):
7115 Use with-current-buffer.
7116 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
7117
7118 2005-06-30 Andreas Schwab <schwab@suse.de>
7119
7120 * progmodes/gud.el (gud-filter): Remove unneeded progn.
7121
7122 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7123
7124 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
7125
7126 2005-06-30 Juri Linkov <juri@jurta.org>
7127
7128 * faces.el (vertical-border): Inherit from mode-line-inactive
7129 only on tty.
7130
7131 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
7132
7133 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
7134 example, -NLINES in the `occur' docstring).
7135
7136 * replace.el (occur-1): When no matches are found, do not set the
7137 `buffer-read-only' and modified flags for the occur buffer,
7138 because it is deleted.
7139
7140 * emulation/cua-base.el (cua-check-pending-input)
7141 (cua-repeat-replace-region, cua-mode, cua-debug)
7142 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
7143 Fix typos in docstrings.
7144
7145 * emulation/cua-gmrk.el (cua-toggle-global-mark)
7146 (cua-cut-region-to-global-mark)
7147 (cua--cut-rectangle-to-global-mark):
7148 Remove period from end of messages.
7149
7150 * emulation/cua-rect.el (cua-do-rectangle-padding):
7151 Remove period from end of messages.
7152 (cua--rectangle-seq-format): Fix typo in docstring.
7153 (cua-sequence-rectangle, cua-fill-char-rectangle):
7154 Improve argument/docstring consistency.
7155
7156 2005-06-29 Juri Linkov <juri@jurta.org>
7157
7158 * faces.el (default-frame-background-mode): New internal variable.
7159 (frame-set-background-mode): Use it.
7160
7161 * startup.el (normal-top-level): Set default-frame-background-mode
7162 instead of frame-background-mode. Before setting it, test for its
7163 nil value. Remove tests for frame-background-mode and frame
7164 parameter `reverse'. Add test for "unspecified-fg".
7165
7166 * term/xterm.el (xterm-rxvt-set-background-mode):
7167 * term/rxvt.el (rxvt-set-background-mode):
7168 Set default-frame-background-mode instead of frame-background-mode.
7169
7170 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
7171
7172 * simple.el (set-variable): Warn about obsolete user variables.
7173
7174 * imenu.el (imenu--completion-buffer):
7175 * mouse.el (mouse-buffer-menu-alist):
7176 * msb.el (msb-invisible-buffer-p):
7177 * calendar/diary-lib.el (diary-header-line-format):
7178 * emacs-lisp/pp.el (pp-buffer):
7179 * progmodes/cperl-mode.el (cperl-do-auto-fill):
7180 * textmodes/picture.el (picture-replace-match):
7181 Change space constants followed by a sexp to "?\s ".
7182
7183 * play/decipher.el (decipher-loop-with-breaks):
7184 * textmodes/texinfo.el (texinfo-insert-@item): Change space
7185 constants "protected" from end of line by a comment to "?\s".
7186
7187 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
7188
7189 * font-lock.el (save-buffer-state): Use `declare'.
7190
7191 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
7192 reset the syntax-table to cperl-mode-syntax-table.
7193 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
7194 "foo_print_bar" is not matched as a reserved keyword.
7195
7196 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
7197
7198 * textmodes/org.el (orgtbl-setup): New function, for delayed
7199 setup for the orgtbl commands.
7200 (org-calc-default-modes): New option.
7201 (orgtbl-make-binding): Use `defun' to get better help display.
7202 (org-diary): Call `org-compile-prefix-format'.
7203 (org-table-formula-substitute-names): New function.
7204 (org-agenda-day-view, org-agenda-week-view): New commands.
7205 (org-agenda-toggle-week-view): Command removed.
7206 (org-tbl-menu): Split off from org-org-menu.
7207 (org-mode): Move removal of outline-mode menus to here.
7208 (org-table-formula-debug): New option.
7209 (org-table-insert-row): Keep first field if just "#" or "*".
7210 (org-mode): Paragraph regexps fixed.
7211 (org-table-recalculate-regexp): New constant.
7212 (org-table-justify-field-maybe): Avoid replace if not necessary.
7213 (org-copy-special, org-cut-special): Use `call-interactively'.
7214 (org-table-copy-region): Take region from `interactive' call.
7215 (org-trim): Return string even if no match.
7216 (org-formula): New face.
7217 (org-set-font-lock-defaults): No longer highlight "FIXME".
7218 But highlight formula-related fields in table.
7219 (org-table-p): Use regexp, not fontification.
7220 (org-table-align): Handle white space at end of line.
7221 (org-table-formula-evaluate-inline): New option.
7222 (org-mode): Auto-wrapping in comment lines turned off.
7223 (org-table-copy-down): Evaluate only in copied field, not in
7224 destination.
7225 (org-table-current-formula): Variable removed.
7226 (org-table-store-formulas, org-table-get-stored-formulas)
7227 (org-table-modify-formulas, org-table-replace-in-formulas)
7228 (org-table-maybe-eval-formula): New functions.
7229 (org-table-get-formula): Modify to use stored formulas.
7230 (org-table-insert-column, org-table-delete-column)
7231 (org-table-move-column): Call `org-table-modify-formulas'.
7232 (org-complete): Add completion for keyword formulas.
7233 (orgtbl-mode): Pull orgtbl-mode-map to start of
7234 minor-mode-map-alist.
7235
7236 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
7237
7238 * progmodes/python.el (python-check): Require `compile' before
7239 modifying its variables.
7240
7241 * newcomment.el (comment-indent-default): Don't get fooled by an early
7242 end of buffer.
7243
7244 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7245
7246 * ps-print.el (ps-print-version): Fix version number.
7247
7248 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
7249
7250 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
7251
7252 2005-06-28 Richard M. Stallman <rms@gnu.org>
7253
7254 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
7255 (flyspell-local-mouse-map): Declaration deleted.
7256 (flyspell-mouse-map): Bind only mouse-2.
7257 (flyspell-mode-map): Don't test flyspell-use-local-map.
7258 (flyspell-overlay-keymap-property-name): Var deleted.
7259 (flyspell-mode-on): Don't make local bindings for
7260 flyspell-mouse-map and flyspell-mode-map.
7261 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
7262
7263 * textmodes/ispell.el (ispell-word): Do not ignore short words.
7264
7265 * progmodes/compile.el (compilation-next-error-function):
7266 Don't switch buffers; operate on the current buffer.
7267
7268 * progmodes/compile.el (compilation-error-file-name)
7269 (compilation-warning-file-name, compilation-info-file-name)
7270 (compilation-line-number, compilation-column-number): New faces.
7271 (compilation-error-face, compilation-warning-face)
7272 (compilation-info-face, compilation-line-face)
7273 (compilation-column-face): Use them.
7274
7275 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
7276
7277 * comint.el (comint-password-prompt-regexp): Accept ", try again".
7278
7279 * bindings.el (global-map): Bind insertchar and its variants.
7280
7281 2005-06-27 Richard M. Stallman <rms@gnu.org>
7282
7283 * textmodes/artist.el (artist-text-overwrite)
7284 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
7285
7286 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7287
7288 * ps-print.el: It was not working the page selection for printing.
7289 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
7290 (ps-print-version): New version 6.6.7.
7291 (ps-end-sheet): New fun.
7292 (ps-header-sheet, ps-end-job): Call it.
7293
7294 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7295
7296 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
7297
7298 2005-06-27 Lute Kamstra <lute@gnu.org>
7299
7300 * facemenu.el (facemenu-unlisted-faces): Add foreground and
7301 background color faces.
7302 (facemenu-get-face): Delete function.
7303 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
7304 (facemenu-add-new-color): Make second argument mandatory.
7305 Create the appropriate face and return it. Simplify.
7306 (facemenu-set-foreground, facemenu-set-background): Don't check if
7307 color is defined. Use return value of facemenu-add-new-color.
7308
7309 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
7310
7311 * progmodes/gud.el (gud-filter): Add missing argument to
7312 with-selected-window.
7313
7314 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
7315
7316 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
7317 a :require to the defcustom.
7318
7319 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
7320 defcustoms corresponding to minor modes.
7321
7322 2005-06-26 David Ponce <david@dponce.com>
7323
7324 * recentf.el: Require tree-widget instead of wid-edit.
7325 (recentf-filename-handler): Fix widget :type.
7326 (recentf-cancel-dialog, recentf-open-more-files)
7327 (recentf-open-files-action): Doc fix.
7328 (recentf-dialog-goto-first): New function.
7329 (recentf-dialog-mode-map): Set parent keymap first.
7330 (recentf-dialog-mode): Define with define-derived-mode.
7331 Don't display continuation lines in dialogs.
7332 (recentf-edit-list): Rename from recentf-edit-selected-items.
7333 (recentf-edit-list-select): Rename from recentf-edit-list-action.
7334 Simplify.
7335 (recentf-edit-list-validate): New function.
7336 (recentf-edit-list): Update accordingly.
7337 (recentf-open-files-item-shift): Remove.
7338 (recentf-open-files-item): Convert menu elements into tree and
7339 link widgets. Don't create the widgets.
7340 (recentf-open-files): Update accordingly.
7341 (recentf-save-list): Untabify.
7342
7343 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7344
7345 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
7346 (keep-lines): Add INTERACTIVE arg. Never delete lines only
7347 partially contained in the active region. Do not take active
7348 region into account when called from Lisp, unless INTERACTIVE arg
7349 is non-nil. Use `forward-line' instead of `beginning-of-line' to
7350 avoid trouble with fields. Make marker point nowhere when no
7351 longer used. Always return nil. Doc fix.
7352 (flush-lines): Add INTERACTIVE arg. Do not take active region
7353 into account when called from Lisp, unless INTERACTIVE arg is
7354 non-nil. Use `forward-line' instead of `beginning-of-line' to
7355 avoid trouble with fields. Make marker point nowhere when no
7356 longer used. Always return nil. Doc fix.
7357 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
7358 interchangeable. Do not take active region into account when
7359 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
7360 message in echo area when called from Lisp, unless INTERACTIVE arg
7361 is non-nil. Avoid saying "1 occurrences". Do not use markers.
7362 Return the number of matches. Doc fix.
7363 (occur): Doc fix.
7364 (perform-replace): Make comment follow double space convention for
7365 the sake of `outline-minor-mode'.
7366
7367 * faces.el (facep): Doc fix.
7368
7369 2005-06-25 Richard M. Stallman <rms@gnu.org>
7370
7371 * facemenu.el (facemenu-enable-faces-p): New function.
7372 (facemenu-background-menu, facemenu-foreground-menu)
7373 (facemenu-face-menu): Add menu-enable property.
7374
7375 * jka-compr.el (jka-compr-insert-file-contents):
7376 Special handling if cannot find the uncompression program.
7377
7378 * cus-face.el (custom-face-attributes): Add autoload.
7379
7380 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7381 Bind comment-indent-function locally.
7382
7383 * window.el (save-selected-window): Use save-current-buffer.
7384
7385 * subr.el (with-selected-window): Use save-current-buffer.
7386
7387 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
7388 and with-current-buffer.
7389
7390 2005-06-24 Richard M. Stallman <rms@gnu.org>
7391
7392 * simple.el (line-move-1): Fix previous change.
7393
7394 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
7395
7396 * replace.el (occur-1): Set `buffer-read-only' and the
7397 buffer-modified flag before running `occur-hook' to protect
7398 against unintentional buffer switches that can lead to data loss.
7399
7400 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
7401
7402 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
7403 (gud-gdb-marker-filter): Use font-lock-warning-face for any
7404 initial error.
7405
7406 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
7407 after fresh input.
7408 (gdb-var-create-handler): Put name of expression in quotes.
7409
7410 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7411
7412 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
7413 elements of RING in order, and without bogus nil elements.
7414
7415 2005-06-23 Richard M. Stallman <rms@gnu.org>
7416
7417 * simple.el (set-variable): Args renamed; doc fix.
7418 (line-move-1): When there are overlays around, use vertical-motion.
7419
7420 * faces.el (escape-glyph): Use brown against light background.
7421 (nobreak-space): Rename from no-break-space.
7422 Fix previous change.
7423
7424 * dired-aux.el (dired-do-copy): Fix arg prompt.
7425
7426 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
7427
7428 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
7429
7430 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
7431 rather than "Distributor".
7432
7433 2005-06-23 Lute Kamstra <lute@gnu.org>
7434
7435 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
7436 (debug-on-entry): Use it. New interactive declaration that uses
7437 function-called-at-point.
7438
7439 2005-06-23 Kim F. Storm <storm@cua.dk>
7440
7441 * subr.el (save-match-data): Add comment about using evaporate arg
7442 to set-match-data.
7443
7444 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7445
7446 * cus-edit.el (customize-face)
7447 (customize-face-other-window): Handle face aliases.
7448
7449 * faces.el (face-documentation, set-face-attribute)
7450 (face-spec-set): Handle face aliases.
7451
7452 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
7453
7454 * help-mode.el (help-make-xrefs): If a symbol representing a face
7455 name is not followed by the word "face", it could still be a
7456 function or variable name, so don't bypass other checks.
7457
7458 2005-06-22 Juri Linkov <juri@jurta.org>
7459
7460 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
7461 Replace aliased functions with calls where second arg `inherit' is t.
7462
7463 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7464
7465 * progmodes/gdb-ui.el (gdb-error): New variable.
7466 (gdb-error): New function.
7467 (gdb-annotation-rules): Act on error-begin and error annotations.
7468 (gdb-concat-output): Use font-lock-warning-face for errors.
7469
7470 2005-06-22 Miles Bader <miles@gnu.org>
7471
7472 * bindings.el (propertized-buffer-identification): Use renamed
7473 `Buffer-menu-buffer' face.
7474
7475 * faces.el (vertical-border): Rename from `vertical-divider'.
7476 (escape-glyph): Change dark-background color back to `cyan'.
7477
7478 2005-06-21 Juri Linkov <juri@jurta.org>
7479
7480 * faces.el (face-user-default-spec): Try getting `customized-face'
7481 prior to `saved-face'.
7482 (frame-background-mode): Refill docstring.
7483
7484 * emacs-lisp/lisp-mode.el (eval-defun-1):
7485 * emacs-lisp/edebug.el (edebug-eval-defun):
7486 Set `saved-face' temporarily to nil before calling form.
7487 Set `customized-face' to the new spec after that.
7488
7489 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
7490
7491 * subr.el (1value, lambda, key-substitution-in-progress):
7492 Doc fixes.
7493
7494 * autoinsert.el (auto-insert-alist):
7495 * ses.el (ses-call-printer):
7496 * subr.el (noreturn):
7497 * emacs-lisp/lisp.el (check-parens):
7498 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
7499 * net/browse-url.el (browse-url-mosaic):
7500 * progmodes/cc-defs.el (c-safe-scan-lists):
7501 * progmodes/ebnf-abn.el (ebnf-abn-lex):
7502 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
7503 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
7504 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
7505 * progmodes/ebnf-iso.el (ebnf-iso-lex):
7506 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
7507
7508 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
7509
7510 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
7511
7512 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
7513
7514 * calendar/appt.el (appt-make-list): Activate the package, if
7515 not already active (for backwards compatibility).
7516
7517 2005-06-20 Kim F. Storm <storm@cua.dk>
7518
7519 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
7520
7521 2005-06-20 Miles Bader <miles@gnu.org>
7522
7523 * faces.el (vertical-divider): New face.
7524
7525 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
7526
7527 * simple.el (kill-whole-line): Doc fix.
7528 (next-error-buffer-p, next-error-find-buffer)
7529 (clone-indirect-buffer): Fix typos in docstrings.
7530 (comment-line-break-function): Doc fix: don't say variable
7531 is automatically buffer-local (it isn't).
7532
7533 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
7534
7535 * net/tramp-ftp.el (top):
7536 * net/tramp-smb.el (top):
7537 * net/tramp-util.el (top):
7538 * net/tramp-uu.el (top):
7539 * net/tramp-vc.el (top):
7540 * net/tramp.el (top): Revert copyright years back to original
7541 ones. Tramp has a life outside GNU Emacs.
7542
7543 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7544
7545 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
7546
7547 2005-06-18 Juri Linkov <juri@jurta.org>
7548
7549 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
7550 end of first regexp to limit the match to the position between
7551 line number and source line with same separator character as used
7552 between file name and line number. In the second regexp limit
7553 mouse-face area to file name and line number by adding new group
7554 for them and referring it in HYPERLINK arg.
7555 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
7556 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
7557 previous line where grep markers may be already removed.
7558
7559 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
7560
7561 * progmodes/ps-mode.el: Update version and maintainer's email address.
7562
7563 2005-06-18 Steve Youngs <steve@xemacs.org>
7564
7565 * net/browse-url.el (browse-url-browser-function)
7566 (browse-url-default-browser): Add firefox.
7567 (browse-url-firefox-program, browse-url-firefox-arguments)
7568 (browse-url-firefox-startup-arguments)
7569 (browse-url-firefox-new-window-is-tab): New defcustoms.
7570 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
7571
7572 2005-06-17 Richard M. Stallman <rms@gnu.org>
7573
7574 * startup.el (command-line): Warn if specified user name has
7575 no home directory.
7576
7577 * term.el (term-get-old-input, term-input-filter, term-input-sender)
7578 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
7579
7580 * longlines.el (longlines-mode, longlines-show-hard-newlines):
7581 Doc fixes.
7582
7583 * faces.el (underline): Try bold if terminal doesn't support underline.
7584
7585 * mail/sendmail.el (mail-setup-with-from): New variable.
7586 (mail-insert-from-field): New function.
7587 (sendmail-send-it): Call it.
7588 (mail-setup): Optionally call it here.
7589
7590 * term/linux.el: Call tty-no-underline.
7591
7592 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7593
7594 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
7595
7596 2005-06-17 Miles Bader <miles@gnu.org>
7597
7598 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
7599 (ediff-current-diff-C, ediff-current-diff-Ancestor)
7600 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
7601 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
7602 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
7603 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
7604 Remove "-face" suffix from face names.
7605 (ediff-current-diff-face-A, ediff-current-diff-face-B)
7606 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
7607 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
7608 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
7609 (ediff-even-diff-face-A, ediff-even-diff-face-B)
7610 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
7611 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
7612 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
7613 New backward-compatibility aliases for renamed faces.
7614 (ediff-current-diff-face-A, ediff-current-diff-face-B)
7615 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
7616 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
7617 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
7618 (ediff-even-diff-face-A, ediff-even-diff-face-B)
7619 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
7620 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
7621 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
7622 Use renamed ediff faces.
7623
7624 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
7625 Remove "-face" suffix from face names.
7626 (eshell-test-ok-face, eshell-test-failed-face):
7627 New backward-compatibility aliases for renamed faces.
7628 (eshell-run-test): Use renamed eshell-test faces.
7629
7630 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
7631 face name.
7632 (eshell-prompt-face): New backward-compatibility alias for renamed
7633 face.
7634 (eshell-emit-prompt): Use renamed eshell-prompt face.
7635
7636 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
7637 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
7638 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
7639 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
7640 Remove "-face" suffix from face names.
7641 (eshell-ls-directory-face, eshell-ls-symlink-face)
7642 (eshell-ls-executable-face, eshell-ls-readonly-face)
7643 (eshell-ls-unreadable-face, eshell-ls-special-face)
7644 (eshell-ls-missing-face, eshell-ls-archive-face)
7645 (eshell-ls-backup-face, eshell-ls-product-face)
7646 (eshell-ls-clutter-face):
7647 New backward-compatibility aliases for renamed faces.
7648 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
7649
7650 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
7651 Remove "-face" suffix from face name.
7652 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
7653 instead of literal face.
7654
7655 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
7656
7657 * emacs-lisp/warnings.el (display-warning, lwarn)
7658 (warning-minimum-log-level): Doc fixes.
7659 (warning-minimum-level, warning-minimum-log-level):
7660 Add :debug to :type choices.
7661
7662 * progmodes/ada-mode.el (ada-format-paramlist)
7663 (ada-get-indent-case, ada-check-matching-start)
7664 (ada-check-defun-name, ada-goto-matching-decl-start)
7665 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
7666 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
7667 (ada-make-subprogram-body): Follow error conventions.
7668 (ada-case-exception-file, ada-indent-comment-as-code)
7669 (ada-indent-handle-comment-special, ada-indent-renames)
7670 (ada-indent-return, ada-search-directories-internal)
7671 (ada-tab-policy, ada-case-exception-substring)
7672 (ada-other-file-alist, ada-matching-start-re)
7673 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
7674 (ada-imenu-generic-expression, ada-compile-goto-error)
7675 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
7676 (ada-popup-menu, ada-add-extensions, ada-mode)
7677 (ada-region-selected, ada-create-case-exception)
7678 (ada-create-case-exception-substring, ada-after-keyword-p)
7679 (ada-activate-keys-for-case, ada-adjust-case-region)
7680 (ada-adjust-case-buffer, ada-format-paramlist)
7681 (ada-scan-paramlist, ada-insert-paramlist)
7682 (ada-indent-newline-indent)
7683 (ada-indent-newline-indent-conditional)
7684 (ada-justified-indent-current, ada-goto-previous-word)
7685 (ada-indent-current, ada-get-indent-open-paren)
7686 (ada-get-indent-paramlist, ada-get-indent-end)
7687 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
7688 (ada-get-indent-block-start, ada-get-indent-subprog)
7689 (ada-get-indent-noindent, ada-get-indent-label)
7690 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
7691 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
7692 (ada-goto-stmt-end, ada-goto-next-word)
7693 (ada-check-matching-start, ada-check-defun-name)
7694 (ada-goto-matching-decl-start, ada-goto-matching-start)
7695 (ada-goto-matching-end, ada-search-ignore-string-comment)
7696 (ada-in-decl-p, ada-looking-at-semi-or)
7697 (ada-looking-at-semi-private, ada-in-paramlist-p)
7698 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
7699 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
7700 (ada-next-procedure, ada-previous-procedure, ada-next-package)
7701 (ada-previous-package, ada-create-menu)
7702 (ada-fill-comment-paragraph-justify)
7703 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
7704 (ada-other-file-name, ada-last-which-function-line)
7705 (ada-last-which-function-subprog, ada-which-function)
7706 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
7707 (ada-gen-treat-proc, ada-check-emacs-version)
7708 (ada-continuation-indent, ada-align-region-separate):
7709 Fix typos in docstrings.
7710 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
7711
7712 2005-06-16 Lute Kamstra <lute@gnu.org>
7713
7714 * simple.el (fundamental-mode): Run after-change-major-mode-hook
7715 conditionally.
7716
7717 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7718
7719 * comint.el (comint-replace-by-expanded-filename)
7720 (comint-prompt-regexp, comint-delimiter-argument-list)
7721 (comint-preinput-scroll-to-bottom):
7722 * info.el (Info-hide-cookies-node):
7723 * ls-lisp.el (ls-lisp-classify):
7724 * find-file.el (ff-search-directories, ff-special-constructs)
7725 (ff-find-other-file):
7726 * font-lock.el (font-lock-keywords):
7727 * shell.el (shell-prompt-pattern)
7728 (shell-dynamic-complete-functions, shell-mode)
7729 (shell-delimiter-argument-list):
7730 * term.el (term-replace-by-expanded-filename)
7731 (term-prompt-regexp, term-delimiter-argument-list):
7732 * woman.el (woman-ignore, woman0-if):
7733 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
7734 * emacs-lisp/elint.el (elint-init-env):
7735 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
7736 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
7737 * language/ethio-util.el (ethio-tilde-escape)
7738 (ethio-use-three-dot-question):
7739 * net/zone-mode.el (zone-mode-load-time-setup):
7740 * progmodes/cc-align.el (c-lineup-argcont):
7741 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
7742 * progmodes/cperl-mode.el (cperl-set-style-back):
7743 * progmodes/inf-lisp.el (inferior-lisp-prompt):
7744 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
7745 Fix spellings in docstrings.
7746
7747 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
7748 * progmodes/modula2.el (m2-for): Fix spellings.
7749
7750 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
7751
7752 * simple.el (undo-more): Don't use `format' on `error' arguments.
7753 Improve argument/docstring consistency.
7754 (pending-undo-list): Doc fix.
7755
7756 * smerge-mode.el (smerge-ensure-match):
7757 * emulation/vip.el (vip-ex):
7758 * net/zone-mode.el (zone-mode-update-serial):
7759 * progmodes/idlwave.el (idlwave-complete):
7760 * progmodes/vhdl-mode.el (vhdl-visit-file)
7761 (vhdl-compose-wire-components):
7762 Don't use `format' on `error' arguments.
7763
7764 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
7765 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
7766 (tooltip-help-tips): Fix typos in docstrings.
7767
7768 2005-06-16 David Ponce <david@dponce.com>
7769
7770 * tree-widget.el (tree-widget-value-create): Simplify last change.
7771
7772 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
7773
7774 * ido.el (ido-incomplete-regexp): New variable.
7775 (ido-set-matches-1): Handle invalid-regexp error and set
7776 ido-incomplete-regexp.
7777 (ido-incomplete-regexp): New face.
7778 (ido-completions): Use it.
7779 (ido-complete, ido-exit-minibuffer, ido-completions):
7780 Handle incomplete regexps.
7781 (ido-completions): Add check for complete match when entering a regexp.
7782
7783 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
7784
7785 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
7786
7787 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7788
7789 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
7790 by field delimiters.
7791
7792 2005-06-15 David Ponce <david@dponce.com>
7793
7794 * tree-widget.el: eval-and-compile inlined functions so they will
7795 be available at run-time too.
7796 (tree-widget-super-format-handler)
7797 (tree-widget-format-handler): Remove.
7798 (tree-widget-value-create): Handle the :indent property.
7799
7800 2005-06-15 Miles Bader <miles@gnu.org>
7801
7802 * progmodes/which-func.el (which-func): Only inherit
7803 `font-lock-function-name-face' when that makes sense against the
7804 default mode-line face, otherwise set the face color explicitly.
7805
7806 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
7807 faces instead of (non-existent) variables.
7808
7809 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
7810
7811 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
7812 (iswitchb-get-matched-buffers): Likewise. Simplify.
7813
7814 2005-06-14 Miles Bader <miles@gnu.org>
7815
7816 * progmodes/ld-script.el (ld-script-location-counter):
7817 Remove "-face" suffix from face name.
7818 (ld-script-location-counter-face):
7819 New backward-compatibility alias for renamed face.
7820 (ld-script-location-counter-face): Use renamed face.
7821
7822 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
7823 (cperl-hash): Remove "-face" suffix from face names.
7824 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
7825 New backward-compatibility aliases for renamed faces.
7826 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
7827 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
7828
7829 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
7830 name.
7831 (which-func-face): New backward-compatibility alias for renamed face.
7832 (which-func-format): Use renamed which-func face.
7833
7834 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
7835 (vhdl-function, vhdl-directive, vhdl-reserved-word)
7836 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
7837 names.
7838 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
7839 (vhdl-speedbar-configuration, vhdl-speedbar-package)
7840 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
7841 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
7842 (vhdl-speedbar-architecture-selected)
7843 (vhdl-speedbar-configuration-selected)
7844 (vhdl-speedbar-package-selected)
7845 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
7846 names.
7847 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
7848 Use renamed faces.
7849 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
7850 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
7851 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
7852 Use renamed faces.
7853 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
7854 names.
7855 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
7856 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
7857 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
7858 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
7859 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
7860 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
7861
7862 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
7863 face name.
7864 (sh-heredoc-face): New backward-compatibility alias for renamed face.
7865 (sh-heredoc-face): Use renamed sh-heredoc face.
7866
7867 * progmodes/idlw-help.el (idlwave-help-link):
7868 Remove "-face" suffix from face name.
7869 (idlwave-help-link-face):
7870 New backward-compatibility alias for renamed face.
7871 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
7872
7873 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
7874 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
7875 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
7876 New backward-compatibility aliases for renamed faces.
7877 (idlwave-shell-disabled-breakpoint-face)
7878 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
7879
7880 * progmodes/flymake.el (flymake-errline, flymake-warnline):
7881 Remove "-face" suffix from face names.
7882 (flymake-errline-face, flymake-warnline-face):
7883 New backward-compatibility aliases for renamed faces.
7884 (flymake-highlight-line): Use renamed flymake faces.
7885
7886 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
7887 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
7888 (ebrowse-member-class, ebrowse-progress):
7889 Remove "-face" suffix from face names.
7890 (ebrowse-tree-mark-face, ebrowse-root-class-face)
7891 (ebrowse-file-name-face, ebrowse-default-face)
7892 (ebrowse-member-attribute-face, ebrowse-member-class-face)
7893 (ebrowse-progress-face):
7894 New backward-compatibility aliases for renamed faces.
7895 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
7896 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
7897 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
7898 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
7899
7900 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
7901 antlr-syntax)
7902 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
7903 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
7904 names.
7905 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
7906 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
7907 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
7908 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
7909 backward-compatibility aliases for renamed faces.
7910 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
7911 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
7912 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
7913 remove "font-lock-". Use renamed antlr-mode faces.
7914 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
7915 literal face-names with face variable references.
7916
7917 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
7918 face name.
7919 (Buffer-menu-buffer-face): New backward-compatibility alias for
7920 renamed face.
7921 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
7922
7923 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
7924
7925 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
7926 Eliminate "-face" suffix.
7927 (makefile-targets): Inherit from font-lock-function-name-face and
7928 eliminate "-face" suffix.
7929 (makefile-shell): Remove attributes and eliminate "-face" suffix.
7930 (makefile-*-font-lock-keywords): Append makefile-targets in rule
7931 actions, instead of prepending, to make it less visible.
7932 (makefile-previous-dependency, makefile-match-dependency):
7933 Don't match a target on a continuation line.
7934
7935 * files.el (auto-mode-alist): Put Makefile in gmake mode.
7936
7937 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
7938
7939 * progmodes/gdb-ui.el (menu): Re-order menu items.
7940 (gdb-tooltip-print): Respect tooltip-use-echo-area.
7941
7942 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
7943 Define in tooltip.el.
7944 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
7945 (gud-tooltip-tips): Respect tooltip-use-echo-area and
7946 gud-tooltip-echo-area.
7947
7948 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
7949 backward compatibility and make obsolete.
7950 (tooltip-help-tips): Use tooltip-use-echo-area.
7951 (tooltip-show-help-function): Rename to...
7952 (tooltip-show-help): ...this, because it is a function.
7953 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
7954
7955 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7956
7957 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
7958 (edebug-print-length, edebug-print-level, edebug-print-circle)
7959 (edebug-modify-breakpoint, edebug-eval-last-sexp)
7960 (edebug-eval-print-last-sexp): Doc fixes.
7961
7962 2005-06-14 Kim F. Storm <storm@cua.dk>
7963
7964 * ido.el (ido-mode): Make a new keymap every time we enable ido,
7965 as the coverage buffer/file/both may change.
7966
7967 2005-06-14 Lute Kamstra <lute@gnu.org>
7968
7969 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
7970 and run-mode-hooks. Simplify.
7971
7972 * mail/rmailedit.el (rmail-edit-mode):
7973 * progmodes/octave-inf.el (inferior-octave-mode):
7974 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
7975
7976 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
7977 and run-mode-hooks.
7978 (recentf-edit-list, recentf-open-files): Don't call
7979 kill-all-local-variables directly.
7980
7981 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
7982
7983 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
7984
7985 * emacs-lisp/byte-run.el (make-obsolete)
7986 (define-obsolete-function-alias): Rename arguments FUNCTION and
7987 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
7988 (make-obsolete-variable, define-obsolete-variable-alias):
7989 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
7990 respectively.
7991
7992 * isearchb.el (isearchb-activate):
7993 * pcvs.el (cvs-mode):
7994 * ses.el (ses-load):
7995 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
7996 * net/tramp.el (tramp-find-file-exists-command)
7997 (tramp-find-shell):
7998 * progmodes/ada-mode.el (ada-create-case-exception)
7999 (ada-create-case-exception-substring, ada-make-subprogram-body):
8000 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
8001 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
8002 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
8003 * textmodes/org.el (org-promote, org-evaluate-time-range)
8004 (org-agenda-next-date-line, org-agenda-previous-date-line)
8005 (org-agenda-error, org-open-at-point, org-table-move-row)
8006 (org-format-table-table-html-using-table-generate-source)
8007 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
8008 * textmodes/reftex.el (reftex-access-scan-info):
8009 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
8010 (reftex-toc-promote-prepare): Follow error conventions.
8011
8012 * diff-mode.el (diff-mode): Fix typo in docstring.
8013
8014 * forms.el (forms--intuit-from-file): Fix reference to
8015 `forms-number-of-fields' in error message.
8016 (forms-print): Fix quoting in error message.
8017
8018 * forms.el (forms-mode):
8019 * emulation/vi.el (vi-goto-insert-state):
8020 * progmodes/flymake.el (flymake-new-err-info)
8021 (flymake-start-syntax-check-for-current-buffer)
8022 (flymake-simple-cleanup):
8023 * eshell/esh-var.el (eshell/export):
8024 * progmodes/gud.el (xdb):
8025 * textmodes/flyspell.el (flyspell-incorrect-hook)
8026 (flyspell-maybe-correct-transposition)
8027 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
8028
8029 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
8030
8031 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
8032 minibuffer prompt.
8033
8034 2005-06-13 Kim F. Storm <storm@cua.dk>
8035
8036 * subr.el (add-to-ordered-list): New defun.
8037
8038 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
8039 add cua--keymap-alist to emulation-mode-map-alists.
8040
8041 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8042
8043 * subr.el (complete-in-turn): New macro.
8044 (dynamic-completion-table, lazy-completion-table): Add debug info.
8045
8046 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
8047 in preference to face aliases.
8048
8049 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
8050 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
8051 Remove unused vars `start' and `firstline'.
8052 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
8053 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
8054
8055 2005-06-13 Eli Zaretskii <eliz@gnu.org>
8056
8057 * cus-start.el (all): Don't complain about missing GTK-related
8058 variables, unless either `gtk' is boundp or this isn't a
8059 `windows-nt' build.
8060
8061 2005-06-13 Lute Kamstra <lute@gnu.org>
8062
8063 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
8064 run-mode-hooks.
8065
8066 * ediff-mult.el (ediff-meta-mode):
8067 * ediff-util.el (ediff-mode): Use run-mode-hooks.
8068
8069 * ledit.el (ledit-mode): Use delay-mode-hooks.
8070
8071 * woman.el (woman-mode-line-format): Delete constant.
8072 (woman-mode-map): Initialize it properly.
8073 (woman-mode): Set mode-class property to special.
8074 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
8075 Set major-mode and mode-name. Don't set mode-line-format directly.
8076 (Man-getpage-in-background): Don't reference woman-mode-line-format.
8077
8078 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
8079 string argument obsolete.
8080
8081 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8082
8083 * textmodes/org.el (org-CUA-compatible): New option.
8084 (org-disputed-keys): New variable.
8085 (org-key): New function.
8086 (orgtbl-make-binding): Add docstring to the created function.
8087 (org-mode): Set paragraph start/separate regexps.
8088 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
8089 (org-archive-location, org-archive-mark-done)
8090 (org-archive-stamp-time): New options.
8091 (org-archive-subtree): New command.
8092 (org-fill-paragraph): New function.
8093 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
8094 (org-fake-empty-table-line): Function removed.
8095 (org-format-org-table-html): Do not create empty table lines at
8096 separator lines. Improved table header treatment.
8097 (org-link-format): New option.
8098 (org-make-link): New function.
8099 (org-insert-link, org-store-link): Use org-make-link.
8100 (org-open-file): Quote file name for shell command, to allow
8101 spaces in file names.
8102 (org-link-regexp): Fix bug with mailto link.
8103 (org-link-maybe-angles-regexp, org-protected-link-regexp):
8104 New constants.
8105 (org-export-as-html): Deal with the optional angles around a link.
8106 Better treatment of file: links.
8107 (org-open-at-point): Replace @{ and @} with < and >.
8108 (org-run-mode-hooks): Function removed.
8109 (org-agenda-mode): No longer use `org-run-mode-hooks'.
8110
8111 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
8112
8113 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
8114 MI command -data-list-register-values.
8115 (gdb-post-prompt): Indent properly.
8116
8117 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
8118
8119 * hilit-chg.el (highlight-changes-colors): Rename from
8120 `highlight-changes-colours'.
8121 (highlight-changes-colours): Keep as obsolete alias.
8122 (highlight-changes-face-list): Doc fix.
8123 (hilit-chg-make-list): Use `highlight-changes-colors'.
8124
8125 2005-06-12 Mark A. Hershberger <mah@everybody.org>
8126
8127 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
8128 defun-prompt-regexp.
8129
8130 2005-06-12 Eli Zaretskii <eliz@gnu.org>
8131
8132 * loadup.el: Don't say we are dumping under 2 names on windows-nt
8133 and cygwin.
8134
8135 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
8136 Don't use an old loaddefs.el, as in Makefile.in.
8137
8138 2005-06-12 Lute Kamstra <lute@gnu.org>
8139
8140 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
8141
8142 * man.el (Man-mode-map): Initialize it properly.
8143 (Man-mode): Set mode-class property to special.
8144
8145 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
8146
8147 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
8148
8149 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
8150 A newline is needed in the docstring there.
8151
8152 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
8153 Doc fixes.
8154
8155 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8156
8157 * printing.el: Doc fix. The menubar is no more changed when printing
8158 is loaded, it only changes when pr-menu-bind or pr-update-menus is
8159 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
8160 (pr-version): New version number (6.8.4).
8161 (pr-menu-bind): New command.
8162 (pr-update-menus): Docstring and code fix.
8163 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
8164 Docstring fix.
8165 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
8166 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
8167
8168 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
8169
8170 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
8171 "Returns" to "return", document useful return values, etc.
8172
8173 2005-06-11 Alan Mackenzie <acm@muc.de>
8174
8175 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
8176 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
8177 (adaptive-file-function): Minor amendment to doc-string.
8178
8179 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
8180
8181 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
8182 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
8183 Fix :type--it is `integer', not `string'.
8184
8185 * faces.el (modeline-highlight): Rename from (the erroneous)
8186 `modeline-higilight'.
8187
8188 2005-06-11 Lute Kamstra <lute@gnu.org>
8189
8190 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
8191 lisp-interaction-mode-map but make it the parent.
8192 (edebug-eval-mode): Use define-derived-mode.
8193
8194 2005-06-11 Andreas Schwab <schwab@suse.de>
8195
8196 * bindings.el: Add binding of `ESC functionkey' for every
8197 `M-functionkey'.
8198 * hexl.el (hexl-mode-map): Likewise.
8199
8200 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
8201
8202 * progmodes/compile.el (compilation-error-regexp-alist-alist)
8203 [msft]: update regexp for newer msft compilers.
8204
8205 2005-06-10 Mark A. Hershberger <mah@everybody.org>
8206
8207 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
8208 ATTLIST portions of included DTDs.
8209 (xml-parse-dtd): Eliminate use of inefficient match-data.
8210
8211 2005-06-10 Miles Bader <miles@gnu.org>
8212
8213 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
8214 (mpuz-text): Remove "-face" suffix from face names.
8215 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
8216 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
8217 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
8218
8219 * play/gomoku.el (gomoku-O, gomoku-X):
8220 Remove "-face" suffix from face names.
8221 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
8222 New backward-compatibility aliases for renamed faces.
8223 (gomoku-font-lock-keywords): Use renamed gomoku faces.
8224
8225 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
8226
8227 * thumbs.el: Fixes for changes of 2005-06-09.
8228 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
8229 as a directory.
8230 (thumbs-thumbname): Remove directory separator from format string;
8231 `thumbs-thumbsdir' now returns a valid directory name.
8232 (thumbs-temp-dir): New defsubst.
8233 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
8234 Use it.
8235
8236 * cus-edit.el (minibuffer):
8237 * files.el (make-backup-file-name-function):
8238 * filesets.el (filesets-external-viewers):
8239 * hilit-chg.el (highlight-changes-colours)
8240 (highlight-changes-face-list, highlight-changes-rotate-faces):
8241 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
8242 * kmacro.el (kmacro-call-macro):
8243 * log-edit.el (log-edit-changelog-full-paragraphs):
8244 * mouse.el (mouse-1-click-follows-link):
8245 * skeleton.el (skeleton-autowrap):
8246 * subr.el (insert-for-yank-1):
8247 * tempo.el (tempo-insert-region):
8248 * terminal.el (terminal-emulator):
8249 * time.el (display-time-mail-face):
8250 * vc.el (vc-annotate):
8251 * vcursor.el (vcursor-copy-line):
8252 * woman.el (woman-bold-headings, woman-ignore)
8253 (woman-default-faces, woman-monochrome-faces):
8254 * calendar/todo-mode.el (todo-insert-threshold):
8255 * emulation/pc-select.el (pc-select-selection-keys-only)
8256 (pc-selection-mode):
8257 * emulation/vip.el (vip-find-char-forward):
8258 * emulation/viper-cmd.el (viper-find-char-forward):
8259 * international/mule-cmds.el
8260 (select-safe-coding-system-accept-default-p)
8261 (input-method-exit-on-invalid-key):
8262 * international/mule-diag.el (describe-coding-system):
8263 * international/ucs-tables.el (unify-8859-on-encoding-mode):
8264 * net/browse-url.el (browse-url-xterm-program):
8265 * obsolete/lazy-lock.el (lazy-lock-mode):
8266 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
8267 (cperl-mode):
8268 * progmodes/cpp.el (cpp-face-light-name-list)
8269 (cpp-face-dark-name-list):
8270 * progmodes/delphi.el (delphi-newline-always-indents):
8271 Fix spellings in docstrings.
8272
8273 * ido.el (ido-mode, ido-file-extensions-order)
8274 (ido-default-file-method, ido-default-buffer-method)
8275 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
8276 (ido-decorations, ido-read-file-name-as-directory-commands)
8277 (ido-read-file-name-non-ido, ido-work-directory-list)
8278 (ido-ignore-item-temp-list, ido-current-directory)
8279 (ido-magic-forward-char, ido-enter-find-file)
8280 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
8281 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
8282
8283 2005-06-10 Lute Kamstra <lute@gnu.org>
8284
8285 * play/dunnet.el (dun-mode): Use define-derived-mode.
8286 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
8287 obsolete alias.
8288
8289 * play/doctor.el (doctor-mode-map): Remove defvar.
8290 (doctor-mode): Use define-derived-mode.
8291
8292 * mail/mspools.el (mspools-mode):
8293 * net/eudc-hotlist.el (eudc-hotlist-mode):
8294 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
8295
8296 2005-06-10 Miles Bader <miles@gnu.org>
8297
8298 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
8299 Remove "-face" suffix from face names.
8300 (flyspell-incorrect-face, flyspell-duplicate-face):
8301 New backward-compatibility aliases for renamed faces.
8302 (flyspell-mode-on, make-flyspell-overlay)
8303 (flyspell-highlight-incorrect-region)
8304 (flyspell-highlight-duplicate-region)
8305 (flyspell-display-next-corrections)
8306 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
8307
8308 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
8309 from face name.
8310 (texinfo-heading-face): New backward-compatibility alias for
8311 renamed face.
8312 (texinfo-heading-face): Use renamed texinfo-heading face.
8313
8314 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
8315 suffix from face names.
8316 (tex-math-face, tex-verbatim-face):
8317 New backward-compatibility aliases for renamed faces.
8318 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
8319 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
8320 literal face name.
8321
8322 * textmodes/table.el (table-cell): Remove "-face" suffix from face
8323 name.
8324 (table-cell-face): New backward-compatibility alias for renamed face.
8325 (table--put-cell-face-property, table--update-cell-face):
8326 Use renamed table-cell face.
8327
8328 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
8329 from face name.
8330 (sgml-namespace-face): New backward-compatibility alias for
8331 renamed face.
8332 (sgml-namespace-face): Use renamed sgml-namespace face.
8333
8334 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
8335 (org-level-4, org-level-5, org-level-6, org-level-7)
8336 (org-level-8, org-warning, org-headline-done)
8337 (org-deadline-announce, org-scheduled-today)
8338 (org-scheduled-previously, org-link, org-done, org-table)
8339 (org-time-grid): Remove "-face" suffix from face names.
8340 (org-level-1-face, org-level-2-face, org-level-3-face)
8341 (org-level-4-face, org-level-5-face, org-level-6-face)
8342 (org-level-7-face, org-level-8-face, org-warning-face)
8343 (org-headline-done-face, org-deadline-announce-face)
8344 (org-scheduled-today-face, org-scheduled-previously-face)
8345 (org-link-face, org-done-face, org-table-face)
8346 (org-time-grid-face):
8347 New backward-compatibility aliases for renamed faces.
8348 (org-level-faces, org-set-font-lock-defaults, org-timeline)
8349 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
8350 (org-agenda-get-timestamps, org-agenda-get-scheduled)
8351 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
8352
8353 * emulation/viper-init.el (viper-search, viper-replace-overlay)
8354 (viper-minibuffer-emacs, viper-minibuffer-insert)
8355 (viper-minibuffer-vi): Remove "-face" suffix from face names.
8356 (viper-search-face, viper-replace-overlay-face)
8357 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
8358 (viper-minibuffer-vi-face):
8359 New backward-compatibility aliases for renamed faces.
8360 (viper-search-face, viper-replace-overlay-face)
8361 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
8362 (viper-minibuffer-vi-face): Use renamed viper faces.
8363
8364 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
8365 Remove "-face" suffix from face names.
8366 (testcover-nohits-face, testcover-1value-face):
8367 New backward-compatibility aliases for renamed faces.
8368 (testcover-mark): Use renamed testcover faces.
8369
8370 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
8371 face name.
8372 (diary-button-face): New backward-compatibility alias for renamed face.
8373 (diary-entry): Use renamed diary-button face.
8374
8375 * calendar/calendar.el (diary, calendar-today, holiday)
8376 (mark-visible-calendar-date): Remove "-face" suffix from face names.
8377 (diary-face, calendar-today-face, holiday-face):
8378 New backward-compatibility aliases for renamed faces.
8379 (eval-after-load "facemenu", diary-entry-marker)
8380 (calendar-today-marker, calendar-holiday-marker, diary-face):
8381 Use renamed calendar faces.
8382
8383 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
8384 (compare-windows-face): New backward-compatibility alias for
8385 renamed face.
8386 (compare-windows-highlight): Use renamed compare-windows face.
8387
8388 * strokes.el (strokes-char): Remove "-face" suffix from face name.
8389 (strokes-char-face): New backward-compatibility alias for renamed face.
8390 (strokes-encode-buffer): Use renamed strokes-char face.
8391
8392 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
8393 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
8394 Remove "-face" suffix from face names.
8395 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
8396 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
8397 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
8398 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
8399 Use renamed pcvs faces.
8400 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
8401 * pcvs-defs.el (cvs-mode-map): Likewise.
8402 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
8403
8404 * info.el (info-title-1, info-title-2, info-title-3)
8405 (info-title-4): Remove "-face" suffix from and downcase face names.
8406 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
8407 (Info-title-4-face):
8408 New backward-compatibility aliases for renamed faces.
8409 (Info-fontify-node): Use renamed info faces.
8410
8411 * hilit-chg.el (highlight-changes, highlight-changes-delete):
8412 Remove "-face" suffix from face names.
8413 (highlight-changes-face, highlight-changes-delete-face):
8414 New backward-compatibility aliases for renamed faces.
8415 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
8416 (hilit-chg-make-list): Use renamed highlight-changes faces.
8417
8418 * generic-x.el (show-tabs-tab, show-tabs-space):
8419 Remove "-face" suffix from face names.
8420 (show-tabs-tab-face, show-tabs-space-face):
8421 New backward-compatibility aliases for renamed faces.
8422 (show-tabs-generic-mode-font-lock-defaults-1)
8423 (show-tabs-generic-mode-font-lock-defaults-2):
8424 Use renamed show-tabs faces.
8425
8426 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
8427 (smerge-markers): Remove "-face" suffix from face names.
8428 (smerge-mine-face, smerge-other-face, smerge-base-face)
8429 (smerge-markers-face):
8430 New backward-compatibility aliases for renamed faces.
8431 (smerge-mine-face, smerge-other-face, smerge-base-face)
8432 (smerge-markers-face): Use renamed smerge faces.
8433
8434 * log-view.el (log-view-file, log-view-message): Remove "-face"
8435 suffix from face names.
8436 (log-view-file-face, log-view-message-face):
8437 New backward-compatibility aliases for renamed faces.
8438 (log-view-file-face, log-view-message-face): Use renamed log-view
8439 faces.
8440
8441 * paren.el (show-paren-match, show-paren-mismatch):
8442 Remove "-face" suffix from face names.
8443 (show-paren-match-face, show-paren-mismatch-face):
8444 New backward-compatibility aliases for renamed faces.
8445 (show-paren-function): Use renamed show-paren faces.
8446
8447 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
8448 (ruler-mode-margins, ruler-mode-fringes)
8449 (ruler-mode-column-number, ruler-mode-fill-column)
8450 (ruler-mode-comment-column, ruler-mode-goal-column)
8451 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
8452 suffix from face names.
8453 (ruler-mode-default-face, ruler-mode-pad-face)
8454 (ruler-mode-margins-face, ruler-mode-fringes-face)
8455 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
8456 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
8457 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
8458 New backward-compatibility aliases for renamed faces.
8459 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
8460 (ruler-mode-column-number, ruler-mode-fill-column)
8461 (ruler-mode-comment-column, ruler-mode-goal-column)
8462 (ruler-mode-tab-stop, ruler-mode-current-column)
8463 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
8464 faces.
8465
8466 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
8467 face name.
8468 (whitespace-highlight-the-space): Use renamed face.
8469 (whitespace-highlight-face): New backward-compatibility alias for
8470 renamed face.
8471
8472 * woman.el (woman-italic, woman-bold, woman-unknown)
8473 (woman-addition, woman-symbol-face):
8474 Remove "-face" suffix from face names.
8475 (woman-italic-face, woman-bold-face, woman-unknown-face)
8476 (woman-addition-face):
8477 New backward-compatibility aliases for renamed faces.
8478 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
8479 (woman-decode-region, woman-replace-match)
8480 (woman-display-extended-fonts, woman-special-characters)
8481 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
8482 Use renamed woman faces.
8483
8484 * longlines.el (longlines-visible-face): Face removed.
8485
8486 * diff-mode.el (diff-header, diff-file-header, diff-index)
8487 (diff-hunk-header, diff-removed, diff-added, diff-changed)
8488 (diff-function, diff-context, diff-nonexistent): Remove "-face"
8489 suffix from face names.
8490 (diff-header-face, diff-file-header-face, diff-index-face)
8491 (diff-hunk-header-face, diff-removed-face, diff-added-face)
8492 (diff-changed-face, diff-function-face, diff-context-face)
8493 (diff-nonexistent-face): New backward-compatibility aliases for
8494 renamed faces.
8495 (diff-header-face, diff-file-header-face)
8496 (diff-index, diff-index-face, diff-hunk-header)
8497 (diff-hunk-header-face, diff-removed, diff-removed-face)
8498 (diff-added, diff-added-face, diff-changed-face, diff-function)
8499 (diff-function-face, diff-context-face, diff-nonexistent)
8500 (diff-nonexistent-face): Use renamed diff-mode faces.
8501
8502 * progmodes/compile.el (compilation-warning-face)
8503 (compilation-info-face): Remove "-face" suffix from face names.
8504 (compilation-warning-face, compilation-info-face):
8505 New backward-compatibility aliases for renamed faces.
8506 (compilation-warning-face, compilation-info-face):
8507 Use renamed compilation faces.
8508
8509 * add-log.el (change-log-date, change-log-name)
8510 (change-log-email, change-log-file, change-log-list)
8511 (change-log-conditionals, change-log-function)
8512 (change-log-acknowledgement): Remove "-face" suffix from face names.
8513 (change-log-date-face, change-log-name-face)
8514 (change-log-email-face, change-log-file-face)
8515 (change-log-list-face, change-log-conditionals-face)
8516 (change-log-function-face, change-log-acknowledgement-face):
8517 New backward-compatibility aliases for renamed faces.
8518 (change-log-font-lock-keywords): Use renamed change-log faces.
8519
8520 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
8521 (custom-set, custom-changed, custom-saved, custom-button)
8522 (custom-button-pressed, custom-documentation, custom-state)
8523 (custom-comment, custom-comment-tag, custom-variable-tag)
8524 (custom-variable-button, custom-face-tag, custom-group-tag-1)
8525 (custom-group-tag): Remove "-face" suffix from face names.
8526 (custom-magic-alist, custom-magic-value-create)
8527 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
8528 (custom-invalid-face, custom-rogue-face, custom-modified-face)
8529 (custom-set-face, custom-changed-face, custom-saved-face)
8530 (custom-button-face, custom-button-pressed-face)
8531 (custom-documentation-face, custom-state-face)
8532 (custom-comment-face, custom-comment-tag-face)
8533 (custom-variable-tag-face, custom-variable-button-face)
8534 (custom-face-tag-face, custom-group-tag-face-1)
8535 (custom-group-tag-face):
8536 New backward-compatibility aliases for renamed faces.
8537
8538 * wid-edit.el (widget-documentation, widget-button)
8539 (widget-field, widget-single-line-field, widget-inactive)
8540 (widget-button-pressed): "-face" suffix removed from face names.
8541 (widget-documentation-face, widget-button-face)
8542 (widget-field-face, widget-single-line-field-face)
8543 (widget-inactive-face, widget-button-pressed-face):
8544 New backward-compatibility aliases for renamed faces.
8545 (widget-documentation-face, widget-button-face)
8546 (widget-button-pressed-face, widget-specify-field)
8547 (widget-specify-inactive): Use renamed widget faces.
8548
8549 2005-06-10 Kenichi Handa <handa@m17n.org>
8550
8551 * term/x-win.el (x-clipboard-yank): Remove condition-case
8552 wrapping.
8553
8554 2005-06-11 Kenichi Handa <handa@m17n.org>
8555
8556 * add-log.el (change-log-font-lock-keywords): Make the regexp for
8557 date lines stricter.
8558
8559 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
8560
8561 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
8562 of x-get-selection.
8563
8564 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
8565
8566 * comint.el (comint-mode, comint-snapshot-last-prompt):
8567 * frame.el (frame-current-scroll-bars):
8568 * term.el (term-mode, term-check-proc, term-input-sender)
8569 (term-simple-send, term-extract-string, term-word)
8570 (term-match-partial-filename):
8571 * window.el (window-current-scroll-bars):
8572 * emulation/cua-base.el (cua-normal-cursor-color)
8573 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
8574 (cua-global-mark-cursor-color):
8575 * mail/undigest.el (rmail-forward-separator-regex):
8576 Fix typos in docstrings.
8577
8578 * comint.el (comint-check-proc, make-comint-in-buffer)
8579 (comint-source-default): Doc fixes.
8580
8581 * term.el (term-send-string): Improve argument/docstring consistency.
8582
8583 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
8584
8585 * comint.el (comint-send-input): Bind `inhibit-read-only' around
8586 call to `delete-region'.
8587 (comint-mode-hook): Do not enable Font Lock by default.
8588
8589 2005-06-09 Lute Kamstra <lute@gnu.org>
8590
8591 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
8592 could be void.
8593
8594 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
8595
8596 * emacs-lisp/debug.el (debugger-will-be-back): New var.
8597 (debug): Use it.
8598 (debugger-step-through, debugger-continue, debugger-jump)
8599 (debugger-return-value): Set it when needed.
8600 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
8601 Use inhibit-read-only.
8602
8603 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
8604
8605 * window.el (shrink-window-if-larger-than-buffer)
8606 (window-size-fixed): Fix typo in docstring.
8607
8608 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
8609 thumbnails directory on loading.
8610 (thumbs-conversion-program): Use `eq' to check the system type,
8611 not `equal'.
8612 (thumbs-temp-dir): Initialize to `temporary-file-directory',
8613 not "/tmp". Fix docstring.
8614 (thumbs-thumbsdir): New function to return the thumbnails
8615 directory, creating it if needed.
8616 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
8617 (thumbs-temp-file): Delete variable and make it into a function.
8618 (thumbs-resize-image, thumbs-modify-image): Use it.
8619 (thumbs-kill-buffer): Simplify.
8620 (thumbs-gensym): Defalias or duplicate CL `gensym'.
8621 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
8622 docstrings.
8623
8624 2005-06-09 Kim F. Storm <storm@cua.dk>
8625
8626 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
8627 set-match-data to free markers in match-data.
8628
8629 * replace.el (replace-match-data): Pass RESEAT arg `t' to
8630 match-data to unchain markers in match-data.
8631
8632 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
8633
8634 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
8635 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
8636 unnecessary now.
8637
8638 2005-06-08 Richard M. Stallman <rms@gnu.org>
8639
8640 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
8641 give the variable a doc string that doesn't say don't set it directly.
8642
8643 * textmodes/ispell.el (ispell-check-version):
8644 Use match-string-no-properties.
8645 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
8646 (ispell-buffer-local-words): Likewise.
8647
8648 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
8649 except on terminals with enough colors to really display it.
8650 (makefile-dependency-regex): Delete spurious `bb'.
8651
8652 * faces.el (escape-glyph): Use blue once again in last case.
8653 (no-break-space): Redefine so that it isn't invisible on a tty.
8654
8655 2005-06-08 Kim F. Storm <storm@cua.dk>
8656
8657 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
8658 also when reading directory name.
8659
8660 2005-06-08 Lute Kamstra <lute@gnu.org>
8661
8662 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
8663 (flyspell-mode-line-string): Remove autoload cookie.
8664 (flyspell-mode): Remove defvar.
8665
8666 2005-06-07 Lute Kamstra <lute@gnu.org>
8667
8668 * textmodes/org.el (org-run-mode-hooks): New function.
8669 (org-agenda-mode): Use it.
8670
8671 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
8672
8673 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
8674
8675 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
8676
8677 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
8678
8679 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
8680
8681 * font-lock.el (font-lock-add-keywords): Doc fix.
8682
8683 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
8684
8685 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
8686 (tex-compile-default): In the absence of any history, use the order in
8687 tex-compile-alist to choose the preferred command.
8688 (tex-compile-commands): Reorder a bit.
8689
8690 * textmodes/flyspell.el (flyspell-auto-correct-binding)
8691 (flyspell-incorrect-face, flyspell-duplicate-face):
8692 Use (X)Emacs-agnostic code.
8693 (flyspell-mode-map): Don't overwrite at each load. Remove code
8694 redundant with the subsequent add-minor-mode. Merge Emacs and
8695 XEmacs code.
8696 (flyspell-word): Minor simplification.
8697 (flyspell-math-tex-command-p): Quieten the byte-compiler.
8698 (flyspell-external-point-words): Remove unused vars `size' and `start'.
8699 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
8700 Merge the corresponding Emacs code.
8701 (flyspell-correct-word, flyspell-xemacs-popup):
8702 Use flyspell-do-correct.
8703
8704 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
8705 a dedicated window.
8706
8707 * international/latexenc.el (latexenc-find-file-coding-system):
8708 Undo part of last patch, to turn off a compiler warning.
8709
8710 2005-06-06 Juri Linkov <juri@jurta.org>
8711
8712 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
8713 Rename `tmm-inactive-face' to `tmm-inactive'.
8714
8715 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
8716
8717 * iswitchb.el: Rename faces.
8718
8719 2005-06-06 Kim F. Storm <storm@cua.dk>
8720
8721 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
8722 (cua-global-mark): Remove -face suffix from face names.
8723
8724 * emulation/cua-gmrk.el (cua--init-global-mark):
8725 Remove cua-global-mark face setup.
8726
8727 2005-06-06 Richard M. Stallman <rms@gnu.org>
8728
8729 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
8730 just like other allowed characters.
8731 (makefile-match-dependency): Exclude leading and training whitespace
8732 from the range of regexp subexp 1.
8733 (makefile-macroassign-regex): Don't try to match the body,
8734 just the name of the macro being defined.
8735
8736 * info.el (Info-read-node-name-2): New function.
8737 (Info-read-node-name-1): Use that.
8738 Add a completion-base-size-function property.
8739
8740 * simple.el (completion-setup-function): Look for
8741 completion-base-size-function property of minibuffer-completion-table.
8742
8743 * files.el (locate-file-completion): Doc fix.
8744
8745 * printing.el: Don't call pr-update-menus; user must do that.
8746
8747 * emacs-lisp/debug.el (debugger-window): New variable.
8748 (debug): Use debugger-window if it is set and still alive.
8749 Record debugger-window for next entry.
8750
8751 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
8752
8753 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
8754
8755 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
8756 (hack-one-local-variable, hack-local-variables)
8757 (hack-local-variables-prop-line): Pass that arg.
8758
8759 2005-06-06 Kim F. Storm <storm@cua.dk>
8760
8761 * ido.el (ido-first-match, ido-only-match, ido-subdir)
8762 (ido-indicator): Remove -face suffix from face names.
8763
8764 2005-06-06 Juri Linkov <juri@jurta.org>
8765
8766 * font-lock.el (font-lock-regexp-backslash)
8767 (font-lock-regexp-backslash-construct): New faces.
8768 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
8769 after `('. Add `while-no-input' to control structures.
8770
8771 * faces.el (no-break-space, shadow): New faces.
8772 (escape-glyph): Use less loud colors pink2 and red4.
8773
8774 * diff-mode.el (diff-context-face)
8775 * dired.el (dired-ignored)
8776 * rfn-eshadow.el (file-name-shadow)
8777 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
8778
8779 * info.el (Info-title-1-face): Use green instead of yellow because
8780 bold yellow is not readable on light backgrounds.
8781
8782 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
8783 before selecting the desired mode to not spend time fontifying
8784 old contents.
8785
8786 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
8787
8788 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
8789 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
8790
8791 * ps-print.el (ps-default-fg, ps-default-bg):
8792 Fix typos in docstrings.
8793
8794 * isearchb.el (isearchb): Don't pass a spurious second argument to
8795 `iswitchb-completions'.
8796
8797 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
8798
8799 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
8800 to preserve point.
8801 (gdb-find-file-hook): Add doc string.
8802
8803 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
8804 C dereferenced pointer expression.
8805 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
8806
8807 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
8808
8809 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
8810 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
8811 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
8812 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
8813 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
8814 Make background transparent.
8815
8816 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
8817
8818 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
8819 (font-lock-remove-keywords): Doc fix.
8820 (font-lock-mode-major-mode): Compiler defvar.
8821 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
8822
8823 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
8824 (font-lock-mode): Update `font-lock-mode-major-mode'.
8825 (font-lock-set-defaults): Compiler defvar.
8826 (font-lock-default-function): Take `font-lock-mode-major-mode'
8827 into account.
8828
8829 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
8830 keep track of which major mode it enabled the minor mode for.
8831 Use find-file-hook again. Update docstring.
8832
8833 * simple.el (eval-expression-print-level)
8834 (eval-expression-print-length, eval-expression-debug-on-error):
8835 Doc fixes.
8836
8837 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
8838
8839 * iswitchb.el (iswitchb-single-match-face)
8840 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
8841 (iswitchb-invalid-regexp-face): New faces.
8842 (iswitchb-completions): Use them.
8843 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
8844 now marked as an obsolete alias.
8845 (iswitchb-read-buffer): Remove check for bound font variables.
8846 (iswitchb-invalid-regexp): New free variable.
8847 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
8848 set iswitchb-invalid-regexp.
8849 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
8850 invalid regexps.
8851 (iswitchb-completions): Add check for complete match when entering
8852 a regexp.
8853 (iswitchb-completions): Remove require-match argument.
8854 (iswitchb-exhibit): Fix caller.
8855 (iswitchb-common-match-inserted): New variable.
8856 (iswitchb-complete, iswitchb-completion-help): Use it.
8857
8858 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
8859
8860 * url-http.el (url-http-chunked-encoding-after-change-function):
8861 Use `url-http-debug' instead of `message'.
8862
8863 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
8864
8865 * url-http.el (url-http-parse-headers): Pass redirected URL as a
8866 callback argument.
8867
8868 2005-06-04 Kim F. Storm <storm@cua.dk>
8869
8870 * simple.el (line-move): Only call sit-for when moving backwards.
8871
8872 * ido.el (ido-make-merged-file-list-1): New defun split from
8873 ido-make-merged-file-list.
8874 (ido-make-merged-file-list): Bind throw-on-input around call to
8875 ido-make-merged-file-list-1. Return input-pending-p if
8876 interrupted by more input available.
8877 (ido-read-internal): Handle input-pending-p return value from
8878 ido-make-merged-file-list.
8879
8880 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
8881
8882 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
8883 compatibility code.
8884
8885 * international/latexenc.el (latexenc-find-file-coding-system):
8886 Don't inherit the EOL part of the coding-system from the
8887 tex-main buffer. Fit within 80 columns.
8888
8889 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
8890
8891 * tmm.el (tmm-inactive-face): New face.
8892 (tmm-remove-inactive-mouse-face): New function.
8893 (tmm-prompt, tmm-add-one-shortcut)
8894 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
8895 but not selectable.
8896
8897 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
8898
8899 * faces.el (face-equal): Improve argument/docstring consistency.
8900
8901 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
8902
8903 * progmodes/make-mode.el (makefile-targets-face)
8904 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
8905 (makefile-bsdmake-dependency-regex)
8906 (makefile-makepp-rule-action-regex)
8907 (makefile-bsdmake-rule-action-regex): New constants.
8908 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
8909
8910 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8911 Allow (...) within `...' for makepp messages.
8912
8913 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
8914
8915 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
8916
8917 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
8918 "." files are deleted from all file lists before comparison.
8919
8920 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
8921 (viper-ESC-key): Made them customizable.
8922
8923 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
8924
8925 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
8926
8927 * autorevert.el (auto-revert-buffers): Use save-match-data.
8928
8929 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8930
8931 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
8932 menu items with a nil command binding.
8933
8934 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
8935
8936 * emacs-lisp/cl-macs.el (defsetf):
8937 Improve argument/docstring consistency.
8938
8939 * faces.el (list-faces-display): Improve the formatting by
8940 computing the maximum length required for any face-name (reworked
8941 patch of 1999-01-11, accidentally deleted on 1999-07-21).
8942 (internal-find-face): Remove redundant info in docstring.
8943
8944 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
8945
8946 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
8947 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
8948 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
8949 (gdb-assembler-custom): Improve regexps.
8950 (def-gdb-auto-update-handler): Use window point to preserve point.
8951
8952 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8953
8954 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
8955
8956 2005-05-31 Jay Belanger <belanger@truman.edu>
8957
8958 * calc/calc-embed.el (calc-embedded-word): Change argument passed
8959 to calc-embedded.
8960 (calc-embedded-make-info): Have plain prefix argument select
8961 entire line.
8962
8963 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
8964
8965 * faces.el (list-faces-display): Signal error if passed a regexp
8966 that matches no face name.
8967
8968 * simple.el (filter-buffer-substring): Fix typo in docstring.
8969
8970 2005-05-31 Richard M. Stallman <rms@gnu.org>
8971
8972 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
8973 (vhdl-emacs-21): Doc fix.
8974 (vhdl-mode): Unconditionally set comment-padding.
8975 (vhdl-fixup-whitespace-region): Insert spaces only where
8976 there are none.
8977 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
8978
8979 2005-05-30 John Wiegley <johnw@newartisans.com>
8980
8981 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
8982 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
8983 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
8984 `directory-sep-char' to ?/, and all uses of `string-to-int' to
8985 `string-to-number'.
8986
8987 2005-05-30 Jay Belanger <belanger@truman.edu>
8988
8989 * calc/calc.el (calc-bug-address): Fix docstring.
8990 (calc-window-hook, calc-trail-window-hook): New variables.
8991 (calc-trail-display): Restore use of calc-trail-window-hook.
8992 (calc): Restore use of calc-window-hook.
8993
8994 2005-05-31 Masatake YAMATO <jet@gyve.org>
8995
8996 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
8997
8998 * help-fns.el (help-C-file-name): Add autoload mark for
8999 `find-function-noselect'.
9000
9001 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
9002
9003 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
9004 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
9005
9006 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
9007
9008 * calendar/diary-lib.el (mark-included-diary-files): Only kill
9009 included diary buffer if it was not already being visited.
9010 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
9011
9012 * calendar/icalendar.el (top-level): Do not require 'appt.
9013
9014 * mail/supercite.el (sc-select-attribution): Only use a list
9015 element from sc-attrib-selection-list if it returns a string.
9016 Reported by Davide G. M. Salvetti <salve@debian.org>.
9017
9018 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
9019
9020 * thumbs.el (thumbs-thumbname): The resulting thumbname now
9021 includes a hash value to improve its uniqueness, and has a ".jpg"
9022 extension. Also, it is now a valid filename on all systems.
9023 (thumbs-make-thumb): Use `let', not `let*'.
9024 (thumbs-show-thumbs-list): Check for JPEG availability.
9025
9026 2005-05-30 Richard M. Stallman <rms@gnu.org>
9027
9028 * filesets.el (filesets-menu-ensure-use-cached):
9029 Prevent warning when emacs-version>= is undefined.
9030
9031 * printing.el (pr-interactive-n-up): Use string-to-number.
9032
9033 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
9034
9035 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
9036 Warn only when name to be defined is quoted.
9037
9038 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
9039
9040 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
9041 Make regexp more robust.
9042 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
9043 Force regeneration of disassembly.
9044
9045 2005-05-29 Jay Belanger <belanger@truman.edu>
9046
9047 * calc/calc.el (calc-user-invocation): Check if
9048 calc-invocation-macro is non-nil.
9049
9050 2005-05-29 Juri Linkov <juri@jurta.org>
9051
9052 * add-log.el (change-log-font-lock-keywords):
9053 Add `+' to e-mail regexp to accept mail address with keywords.
9054
9055 * man.el (Man-name-regexp): Add `:' to accept qualified names.
9056
9057 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9058
9059 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
9060
9061 * ielm.el (inferior-emacs-lisp-mode): Ditto.
9062
9063 2005-05-29 Richard M. Stallman <rms@gnu.org>
9064
9065 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
9066 Undo the change that moves to end of the current word.
9067
9068 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
9069
9070 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
9071 Throw error when count <= 0 to ensure input is a number.
9072 (gdb-read-memory-custom): Pick up address from buffer.
9073 (gdb-memory-mode): Allow user to increment and decrement
9074 memory address from header line.
9075
9076 2005-05-29 Richard M. Stallman <rms@gnu.org>
9077
9078 * flyspell.el (flyspell-version): Function deleted.
9079 (flyspell-auto-correct-previous-hook): Doc fix.
9080
9081 * jit-lock.el (jit-lock-function, jit-lock-after-change):
9082 Do nothing if memory is full.
9083
9084 * font-lock.el (font-lock-fontify-syntactically-region):
9085 Pass t for GREEDY to looking-back.
9086
9087 * saveplace.el (save-place-alist-to-file): Write the file
9088 using write-region.
9089
9090 * subr.el (looking-back): New argument GREEDY.
9091
9092 * progmodes/compile.el (compilation-start): Set the mode
9093 before inserting the initial text.
9094
9095 * progmodes/which-func.el (which-func-update-1): Turn the mode
9096 off in case of error by setting which-func-mode.
9097
9098 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
9099
9100 * flyspell.el (flyspell-auto-correct-previous-word):
9101 Narrow down to what's on the screen, and recenter overlays
9102 at the end of the next word.
9103
9104 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
9105
9106 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
9107 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
9108 (flyspell-abbrev-p): Default to nil.
9109 (flyspell-use-global-abbrev-table-p): Doc fix.
9110 (flyspell-large-region): Allow nil as value.
9111 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
9112
9113 (mail-mode-flyspell-verify): More robust handling
9114 of `mail-header-separator'. More efficient signature detection.
9115 Allow for regexp metacharacters in message-header-separator.
9116 Adding `To' not to be checked in mail-mode-flyspell-verify.
9117
9118 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
9119 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
9120 Bind flyspell-auto-correct-binding.
9121 Bind C-. and C-, .
9122 (flyspell-mode-map): Likewise.
9123 (flyspell-mode): Doc fix.
9124 (flyspell-accept-buffer-local-defs): Preserve current buffer.
9125 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
9126 (flyspell-word-cache-result): New var, always local.
9127 (flyspell-check-pre-word-p): Doc fix.
9128 (flyspell-check-changed-word-p): Handle spc like newline.
9129 (flyspell-post-command-hook): Set flyspell-word-cache-result.
9130 (flyspell-word-search-backward, flyspell-word-search-forward):
9131 New functions.
9132 (flyspell-word): Return t if nothing to check.
9133 When parsing TeX code, check for after } or \.
9134 Use flyspell-word-search-backward to find previous word.
9135 Return nil if duplicated word.
9136 For word already checked, return same value as last time.
9137 Set flyspell-word-cache-result after checking.
9138 Don't clobber the return value.
9139 (flyspell-get-word): Major rewrite.
9140 (flyspell-external-point-words): New locals pword, pcount.
9141 Fix size used in progress message.
9142 Find the proper corresponding word in flyspell-large-region-buffer.
9143 (flyspell-region): Check for flyspell-large-region = nil.
9144 (flyspell-highlight-incorrect-region): Clean up overlays in region.
9145 (flyspell-auto-correct-word): Check that WORD is a cons.
9146 (flyspell-correct-word): Likewise.
9147
9148 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
9149
9150 * progmodes/make-mode.el (makefile-rule-action-regex)
9151 (makefile-macroassign-regex, makefile-makepp-mode)
9152 (makefile-bsdmake-mode): Continuation lines may be empty.
9153 Reported by Joshua Varner.
9154 (makefile-makepp-font-lock-keywords): Add $(stem).
9155
9156 2005-05-28 Karl Berry <karl@gnu.org>
9157
9158 * textmodes/tex-mode.el: Now that tex-send-command calls
9159 shell-quote-argument (2005-03-31 change), remove all calls to
9160 shell-quote-argument; they all end up invoking tex-send-command.
9161 The double quoting loses on filenames with non-safe characters,
9162 such as "@". Reported by Frederik Fouvry.
9163
9164 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
9165
9166 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
9167 about preserving point.
9168
9169 2005-05-27 Jay Belanger <belanger@truman.edu>
9170
9171 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
9172 Info-goto-node.
9173
9174 * calc/calc-embed.el (calc-embed-arg): New variable.
9175 (calc-do-embedded-activate, calc-embedded-activate-formula)
9176 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
9177 variable by new variable.
9178 (calc-embedded-make-info): Replace undeclared variable by new
9179 variable. When selecting region with positive prefix
9180 argument, use end of previous line instead of beginning of line.
9181
9182 * calc/calc-aent.el (calc-arg-values): Declare it.
9183
9184 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
9185 Declare them.
9186
9187 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
9188
9189 * calc/calc.el (calc-alg-map): Declare it.
9190
9191 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
9192
9193 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
9194
9195 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
9196 (gdb-registers-buffer, toggle-gdb-all-registers):
9197 Toggle display of floating point registers.
9198 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
9199
9200 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
9201 (toggle-gud-tooltip-dereference):
9202 Rename from gud-toggle-tooltip-dereference.
9203
9204 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
9205
9206 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
9207
9208 2005-05-27 Jay Belanger <belanger@truman.edu>
9209
9210 * calc/calc-prog.el (calc-kbd-report): Remove.
9211 (calc-kbd-query): Rewrite.
9212
9213 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
9214
9215 * image.el (image-library-alist): Move to image.c.
9216 (image-type-available-p): Doc fix.
9217
9218 2005-05-27 Lute Kamstra <lute@gnu.org>
9219
9220 * calc/calc.el (calc):
9221 * outline.el (outline-1, outline-2, outline-3, outline-4)
9222 (outline-5, outline-6, outline-7, outline-8):
9223 * textmodes/dns-mode.el (dns-mode):
9224 * textmodes/sgml-mode.el (sgml-namespace-face):
9225 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
9226 (tex-verbatim-face, tex-use-reftex):
9227 * textmodes/texinfo.el (texinfo-heading-face):
9228 Specify customization group.
9229
9230 * longlines.el: Don't require easy-mmode.
9231 (longlines-visible-face): Specify customization group.
9232
9233 2005-05-27 Kenichi Handa <handa@m17n.org>
9234
9235 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
9236 encoding table of windows-1251.
9237
9238 * international/ucs-tables.el (ucs-set-table-for-input):
9239 If translation-table-for-input of a coding system is a symbol, get
9240 its translation-table property.
9241
9242 * international/code-pages.el: Don't register a coding system into
9243 non-iso-charset-alist more than once.
9244 (cp-make-coding-system): Likewise.
9245
9246 2005-05-26 John Wiegley <johnw@newartisans.com>
9247
9248 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
9249 `eshell-resume-eval' is wrapped in a list, it indicates that the
9250 command was run asynchronously. In that case, unwrap the value
9251 before checking the delimiter value.
9252
9253 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
9254 character before a space at the end of a line is \, assume the space
9255 is part of the last argument rather than a final argument separator.
9256
9257 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
9258 is in use, and the target is `t' or `nil' (which are the most common
9259 values), don't assume that the symbol target is a buffer.
9260
9261 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
9262
9263 * calendar/calendar.el (calendar-mode-line-format):
9264 Use mode-line-highlight as mouse-face.
9265
9266 * time.el (display-time-string-forms, display-time-update):
9267 Use mode-line-highlight as mouse-face.
9268
9269 2005-05-26 Jay Belanger <belanger@truman.edu>
9270
9271 * calc/calc.el (calc-language-alist): Remove extra defvar.
9272
9273 2005-05-26 Lute Kamstra <lute@gnu.org>
9274
9275 * arc-mode.el (archive-mode):
9276 * bookmark.el (bookmark-read-annotation-mode)
9277 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
9278 * bs.el (bs-mode):
9279 * calc/calc-yank.el (calc-edit-mode):
9280 * calc/calc.el (calc-mode, calc-trail-mode):
9281 * calculator.el (calculator-mode):
9282 * chistory.el (command-history-mode):
9283 * comint.el:
9284 * cus-edit.el (custom-mode):
9285 * descr-text.el (describe-text-mode):
9286 * ebuff-menu.el (Electric-buffer-menu-mode):
9287 * ediff-util.el (ediff-mode):
9288 * emacs-lisp/re-builder.el (reb-mode):
9289 * emulation/vi.el (vi-mode-setup):
9290 * emulation/ws-mode.el (wordstar-mode):
9291 * eshell/esh-mode.el (eshell-mode):
9292 * forms.el (forms-mode):
9293 * help-mode.el (help-mode):
9294 * hexl.el (hexl-mode):
9295 * ibuffer.el (ibuffer-mode):
9296 * ielm.el (inferior-emacs-lisp-mode):
9297 * info.el (Info-mode, Info-edit-mode):
9298 * international/swedish.el:
9299 * ledit.el (ledit-from-lisp-mode):
9300 * locate.el (locate-mode):
9301 * mail/rmail.el (rmail-mode):
9302 * mail/rmailedit.el (rmail-edit-mode):
9303 * mail/rmailsum.el (rmail-summary-mode):
9304 * mail/supercite.el (sc-electric-mode):
9305 * net/eudc.el (eudc-mode):
9306 * net/quickurl.el (quickurl-list-mode):
9307 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
9308 * obsolete/ooutline.el (outline-mode):
9309 * obsolete/options.el (Edit-options-mode):
9310 * obsolete/rnews.el (news-mode):
9311 * obsolete/rnewspost.el (news-reply-mode):
9312 * play/5x5.el (5x5-mode):
9313 * play/decipher.el (decipher-mode, decipher-stats-mode):
9314 * play/gomoku.el (gomoku-mode):
9315 * play/snake.el (snake-mode):
9316 * play/solitaire.el (solitaire-mode):
9317 * play/tetris.el (tetris-mode):
9318 * progmodes/ada-mode.el (ada-mode):
9319 * progmodes/antlr-mode.el (antlr-mode):
9320 * progmodes/autoconf.el (autoconf-mode):
9321 * progmodes/dcl-mode.el (dcl-mode):
9322 * progmodes/delphi.el (delphi-mode):
9323 * progmodes/ebrowse.el (ebrowse-tree-mode)
9324 (ebrowse-electric-list-mode, ebrowse-member-mode)
9325 (ebrowse-electric-position-mode):
9326 * progmodes/f90.el (f90-mode):
9327 * progmodes/fortran.el (fortran-mode):
9328 * progmodes/icon.el (icon-mode):
9329 * progmodes/idlw-help.el (idlwave-help-mode):
9330 * progmodes/idlw-shell.el (idlwave-shell-mode):
9331 * progmodes/idlwave.el (idlwave-mode):
9332 * progmodes/inf-lisp.el (inferior-lisp-mode):
9333 * progmodes/m4-mode.el (m4-mode):
9334 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
9335 * progmodes/modula2.el (modula-2-mode):
9336 * progmodes/octave-inf.el (inferior-octave-mode):
9337 * progmodes/octave-mod.el (octave-mode):
9338 * progmodes/pascal.el (pascal-mode):
9339 * progmodes/sh-script.el (sh-mode):
9340 * progmodes/sql.el (sql-mode, sql-interactive-mode):
9341 * progmodes/vhdl-mode.el (vhdl-mode):
9342 * progmodes/xscheme.el (scheme-interaction-mode):
9343 * replace.el (occur-mode):
9344 * ses.el (ses-mode):
9345 * simple.el (completion-list-mode):
9346 * skeleton.el:
9347 * speedbar.el (speedbar-mode):
9348 * term.el (term-mode):
9349 * terminal.el (terminal-edit-mode):
9350 * textmodes/reftex-index.el (reftex-index-mode)
9351 (reftex-index-phrases-mode):
9352 * textmodes/reftex-sel.el (reftex-select-label-mode)
9353 (reftex-select-bib-mode):
9354 * textmodes/reftex-toc.el (reftex-toc-mode):
9355 * wdired.el (wdired-change-to-wdired-mode):
9356 * wid-browse.el (widget-browse-mode):
9357 Use run-mode-hooks.
9358
9359 * array.el (array-mode):
9360 * calendar/todo-mode.el (todo-mode):
9361 * man.el (Man-mode):
9362 * play/landmark.el (lm-mode):
9363 * play/mpuz.el (mpuz-mode):
9364 Use kill-all-local-variables and run-mode-hooks.
9365
9366 * subr.el (delay-mode-hooks): Specify indentation.
9367
9368 2005-05-26 Mark A. Hershberger <mah@everybody.org>
9369
9370 * xml.el (xml-substitute-special): Don't die for undefined xml
9371 entities.
9372
9373 2005-05-26 Jay Belanger <belanger@truman.edu>
9374
9375 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
9376 of nil.
9377
9378 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
9379
9380 * progmodes/gdb-ui.el (gdb-frame-address):
9381 Rename from gdb-current-address.
9382 (gdb-previous-frame-address): Rename from gdb-previous-address.
9383 (gdb-selected-frame): Rename from gdb-current-frame.
9384 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
9385 (gdb-frame-number): Rename from gdb-current-stack-level.
9386 (gdb-ann3): Match new mode-name for disassembly buffer.
9387 Extend initialization of variables.
9388 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
9389 (gdb-memory-mode): Use mouse-face in header line.
9390 (gdb-assembler-buffer-name): Call it disassembly and give frame
9391 in mode line.
9392 (gdb-source-spec-regexp, gdb-assembler-custom)
9393 (gdb-invalidate-assembler, gdb-frame-handler):
9394 Make robust to leading zeroes in address format.
9395
9396 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
9397
9398 * textmodes/org.el (org-mode): Use `define-derived-mode' to
9399 define `org-mode'.
9400 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
9401
9402 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
9403
9404 * log-edit.el (log-edit-changelog-entries): Distinguish between
9405 filenames like xfns.c and fns.c.
9406
9407 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
9408
9409 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
9410 point after reverting.
9411 (Buffer-menu-make-sort-button): Handle the case where
9412 `Buffer-menu-use-header-line' is nil.
9413
9414 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
9415
9416 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
9417 New funcs. In minibuffer-local-completion-map bind `]', `/'
9418 and `:' to them.
9419
9420 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
9421
9422 * startup.el (normal-top-level): Allow modification of load-path while
9423 we're iterating over it.
9424
9425 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
9426
9427 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
9428 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
9429 (thumbs-resize-interactive, thumbs-insert-image)
9430 (thumbs-insert-thumb, thumbs-dired-show-marked)
9431 (thumbs-find-image-at-point, thumbs-delete-images)
9432 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
9433 (thumbs-increment-image-size, thumbs-decrement-image-size):
9434 Fix typos in docstrings.
9435
9436 2005-05-24 Andre Spiegel <spiegel@gnu.org>
9437
9438 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
9439 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
9440 (cperl-mode): Use them.
9441
9442 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
9443
9444 * window.el (quit-window, shrink-window-if-larger-than-buffer):
9445 Doc fixes.
9446
9447 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
9448
9449 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
9450 Bind C-d to gdb-inferior-io-eof.
9451
9452 * dired.el (dired-dnd-popup-notice): Use message-box.
9453
9454 2005-05-23 Masatake YAMATO <jet@gyve.org>
9455
9456 * bindings.el (mode-line-major-mode-keymap):
9457 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
9458
9459 * faces.el (mode-line-highlight): New face.
9460
9461 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
9462 as mouse-face.
9463
9464 * bindings.el (top-level, help-echo, mode-line-modified)
9465 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
9466 as mouse-face.
9467
9468 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
9469
9470 * progmodes/cc-engine.el (c-guess-basic-syntax):
9471 Remove spurious call to `zerop'.
9472
9473 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
9474
9475 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
9476
9477 CC Mode update to 5.30.10:
9478
9479 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
9480 could go past the limit in decoration level 2, thereby causing
9481 errors during interactive fontification.
9482
9483 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
9484 the file is evaluated interactively.
9485
9486 * cc-engine.el (c-guess-basic-syntax): Handle operator
9487 declarations somewhat better in C++.
9488
9489 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
9490 make use of `run-mode-hooks' which has been added in Emacs 21.1.
9491 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9492 (awk-mode): Use it.
9493 (make-local-hook): Suppress warning about obsoleteness.
9494
9495 * cc-engine.el, cc-align.el, cc-cmds.el
9496 (c-append-backslashes-forward, c-delete-backslashes-forward)
9497 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
9498 Compensate for return value from `forward-line' when it has moved
9499 but not to a different line due to eob.
9500
9501 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
9502 `objc-method-intro' and `objc-method-args-cont'.
9503
9504 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
9505
9506 CC Mode update to 5.30.10:
9507
9508 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
9509 in the copyright statement. Incidentally, change "along with GNU
9510 Emacs" to "along with this program" where it occurs.
9511
9512 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
9513 so that it is interactive, hence can be found by M-x awk-mode
9514 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
9515 <gmorris+emacs@ast.cam.ac.uk>.
9516
9517 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
9518 Mode's regexps.
9519
9520 2005-05-23 Kevin Ryde <user42@zip.com.au>
9521
9522 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
9523 c-parse-state, to avoid a lisp error (on bad code).
9524
9525 2005-05-23 Lute Kamstra <lute@gnu.org>
9526
9527 * subr.el (font-lock-defaults): Remove defvar as it's already
9528 defined in font-core.el.
9529
9530 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
9531
9532 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
9533
9534 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
9535 more general and work when GDB variable "print pretty" is on,
9536 as with Emacs, for example.
9537
9538 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
9539
9540 * font-core.el: Update comment.
9541
9542 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
9543 Use `after-change-major-mode-hook' instead of `find-file-hook'.
9544
9545 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
9546
9547 2005-05-22 Eli Zaretskii <eliz@gnu.org>
9548
9549 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
9550 and `yank-handler' in the doc strings.
9551
9552 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
9553
9554 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
9555
9556 2005-05-22 Richard M. Stallman <rms@gnu.org>
9557
9558 * help.el (describe-key): Move print-help-return-message call
9559 out of conditional.
9560
9561 * progmodes/etags.el (list-tags): Use with-no-warnings.
9562
9563 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
9564 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
9565 (starttls-extra-args, starttls-extra-arguments): Add defvars.
9566
9567 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
9568
9569 * language/viet-util.el (viet-viscii-nonascii-translation-table):
9570 Add defvar.
9571
9572 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
9573 Use defvar, not defconst.
9574
9575 * hexl.el (hexl-follow-line): Use with-no-warnings.
9576
9577 * emulation/tpu-extras.el: Use write-file-functions instead of
9578 write-file-hooks.
9579
9580 * dired.el (dired-font-lock-keywords): Fontify files with junk
9581 extensions even if marked by -F.
9582
9583 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
9584
9585 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
9586 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
9587 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
9588 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
9589 (concatenate, list-length, get*, getf, cl-remprop):
9590 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
9591 (etypecase, progv, lexical-let, lexical-let*)
9592 (multiple-value-bind, multiple-value-setq, shiftf):
9593 Improve argument/docstring consistency.
9594
9595 * subr.el (focus-frame, unfocus-frame):
9596 Revert deletion on 2005-05-01.
9597
9598 2005-05-22 Andre Spiegel <spiegel@gnu.org>
9599
9600 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
9601 doesn't exist.
9602
9603 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
9604 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
9605
9606 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
9607
9608 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
9609 already deleted variables: auto-fill-hook, blink-paren-hook,
9610 lisp-indent-hook, inhibit-local-variables, unread-command-event,
9611 suspend-hooks, comment-indent-hook, meta-flag,
9612 before-change-function, after-change-function,
9613 font-lock-doc-string-face.
9614
9615 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9616
9617 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
9618
9619 2005-05-21 Eli Zaretskii <eliz@gnu.org>
9620
9621 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
9622 rmail-dont-reply-to.
9623
9624 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
9625
9626 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
9627 literal blank when splitting new-header-values.
9628
9629 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
9630
9631 * calendar/cal-menu.el (cal-menu-update): Add separator as a
9632 string so that tmm doesn't create a completion entry for it.
9633
9634 * textmodes/table.el (table-disable-menu): Ditto.
9635
9636 2005-05-21 Richard M. Stallman <rms@gnu.org>
9637
9638 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
9639
9640 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
9641
9642 * net/rcompile.el (remote-compile): Use compilation-start.
9643
9644 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
9645
9646 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
9647
9648 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
9649 Default to makefile-bsdmake-mode on BSD systems.
9650
9651 * imenu.el (imenu-generic-expression, imenu--generic-function'):
9652 REGEXP may also be a search function now. The part of doc-string
9653 for describing the structure was 95% identical to that of
9654 `imenu--generic-function'. Unify it there.
9655
9656 * progmodes/make-mode.el (makefile-imenu-generic-expression):
9657 Use function to find dependencies, because regexp alone is so complex,
9658 it easily goes into an endless loop.
9659 (makefile-makepp-mode): Also add submenu for Perl functions
9660 defined in the makefile.
9661 (makefile-bsdmake-mode): Special imenu-generic-expression no
9662 longer needed, due to function call.
9663 (makefile-match-dependency): Take BOUND into account when checking
9664 if we're through.
9665
9666 2005-05-20 Jay Belanger <belanger@truman.edu>
9667
9668 * calc/calc-units.el (calc-invalidate-units-table):
9669 Use inhibit-read-only.
9670 (math-build-units-table-buffer): Use view-mode.
9671
9672 2005-05-20 David Kastrup <dak@gnu.org>
9673
9674 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
9675 easy-menu-add is not a nop on Emacs; and clarify when to call it.
9676
9677 2005-05-20 Lute Kamstra <lute@gnu.org>
9678
9679 * diff-mode.el (diff-header-face, diff-file-header-face)
9680 (diff-index-face, diff-hunk-header-face, diff-removed-face)
9681 (diff-added-face, diff-changed-face, diff-function-face)
9682 (diff-context-face, diff-nonexistent-face): Put them in the
9683 diff-mode customization group.
9684
9685 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
9686
9687 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
9688
9689 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
9690
9691 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
9692 Minor regexp-optimization.
9693
9694 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9695
9696 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
9697 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
9698 (org-agenda-add-time-grid-maybe): New function.
9699 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
9700 (org-table-create): `dotimes' instead of `mapcar'.
9701 (org-xor): Simplify implementation.
9702 (org-agenda): `inhibit-redisplay' turned on.
9703 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
9704 a consistent line after a state change.
9705 (org-agenda-remove-times-when-in-prefix): New option.
9706 (org-prefix-has-time): New variable.
9707 (org-parse-time-string): Optional argument NODEFAULT.
9708 (org-format-agenda-item): Parse items for time-of-day
9709 specifications and move these into the prefix if possible.
9710 (org-agenda-priority): Get current heading, not previous heading
9711 during agenda remote editing.
9712
9713 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
9714
9715 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
9716 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
9717 (remove-duplicates, delete-duplicates, substitute)
9718 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
9719 (nsubstitute-if-not, find, find-if, find-if-not, position)
9720 (position-if, position-if-not, count, count-if, count-if-not)
9721 (mismatch, search, sort*, stable-sort, merge, member*)
9722 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
9723 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
9724 (intersection, nintersection, set-difference, nset-difference)
9725 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
9726 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
9727 (nsublis, tree-equal): Improve argument/docstring consistency.
9728
9729 * subr.el (send-string, send-region):
9730 Remove obsolescence declaration.
9731 (window-dot, set-window-dot, read-input, show-buffer)
9732 (eval-current-buffer, string-to-int):
9733 Add release number to obsolescence declarations.
9734
9735 2005-05-19 Kim F. Storm <storm@cua.dk>
9736
9737 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
9738 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
9739
9740 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
9741
9742 * faces.el (list-faces-display): Make back button respect optional
9743 regexp arg.
9744
9745 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
9746
9747 * calculator.el (calculator-radix-grouping-mode)
9748 (calculator-radix-grouping-digits, calculator-displayer)
9749 (calculator-radix-grouping-separator, calculator-copy-displayer):
9750 * dabbrev.el (dabbrev-search-these-buffers-only):
9751 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
9752 (diff-advance-after-apply-hunk, diff-mode-hook)
9753 (diff-minor-mode-prefix):
9754 * imenu.el (imenu-use-popup-menu):
9755 * jit-lock.el (jit-lock-context-time):
9756 * newcomment.el (comment-fill-column, comment-column)
9757 (comment-style, comment-padding, comment-multi-line)
9758 (comment-empty-lines, comment-auto-fill-only-comments):
9759 * reveal.el (reveal-around-mark):
9760 * uniquify.el (uniquify-buffer-name-style)
9761 (uniquify-after-kill-buffer-p)
9762 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
9763 (uniquify-min-dir-content, uniquify-separator)
9764 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
9765 * w32-vars.el (w32-fixed-font-alist):
9766 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
9767 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
9768 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
9769 * progmodes/perl-mode.el (perl-indent-level)
9770 (perl-continued-statement-offset, perl-continued-brace-offset)
9771 (perl-brace-offset, perl-brace-imaginary-offset)
9772 (perl-label-offset, perl-indent-continued-arguments)
9773 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
9774 * progmodes/tcl.el (tcl-indent-level)
9775 (tcl-continued-indent-level, tcl-auto-newline)
9776 (tcl-tab-always-indent, tcl-electric-hash-style)
9777 (tcl-help-directory-list, tcl-use-smart-word-finder)
9778 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
9779 (inferior-tcl-source-command):
9780 * textmodes/fill.el (enable-kinsoku):
9781 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
9782 * textmodes/table.el (table-yank-handler):
9783 Specify missing group (and type, if simple) in defcustom.
9784
9785 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9786
9787 * progmodes/compile.el (compilation-finish-function): Fix defvar.
9788
9789 2005-05-19 Richard M. Stallman <rms@gnu.org>
9790
9791 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
9792
9793 * subr.el (event-basic-type): Don't get an error.
9794 (left-fringe-p): Function deleted.
9795
9796 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
9797 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
9798
9799 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
9800 in recursive copy.
9801
9802 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
9803
9804 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
9805
9806 * emacs-lisp/bytecomp.el
9807 (byte-compile-file-form-custom-declare-variable): Call
9808 byte-compile-nogroup-warn if appropriate.
9809
9810 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
9811 (compilation-set-window): Don't call left-fringe-p; do it directly.
9812
9813 2005-05-19 Jay Belanger <belanger@truman.edu>
9814
9815 * calc/calc-graph.el (calc-graph-format-data): Make sure
9816 var-PlotRejects is bound before trying to check its value.
9817
9818 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
9819
9820 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
9821 definition of this variable from reftex-global.el to reftex.el,
9822 because it is needed in the menu.
9823
9824 2005-05-19 Lute Kamstra <lute@gnu.org>
9825
9826 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
9827 years are fixed. Don't insert a space after a dash.
9828
9829 2005-05-19 Kim F. Storm <storm@cua.dk>
9830
9831 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
9832
9833 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
9834
9835 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
9836 strings, because (eq ... ?\\) is fairly frequent.
9837
9838 * progmodes/make-mode.el (makefile-add-this-line-targets):
9839 Simplify and integrate into `makefile-pickup-targets'.
9840 (makefile-add-this-line-macro): Simplify and integrate into
9841 `makefile-pickup-macros.
9842 (makefile-pickup-filenames-as-targets): Simplify.
9843 (makefile-previous-dependency, makefile-match-dependency):
9844 Don't stumble over `::'.
9845
9846 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
9847
9848 * subr.el (post-command-idle-hook, post-command-idle-delay):
9849 Remove obsoletion of post-command-idle-hook and
9850 post-command-idle-delay.
9851
9852 * faces.el (list-faces-display): Provide button when describe-face
9853 is called to take user back to the list of faces.
9854
9855 * help-fns.el (describe-variable): Remove hyperlinks in a
9856 variable's value as these are quite frequently inappropriate.
9857
9858 * follow.el (follow-submit-feedback, follow-mode):
9859 Remove references to post-command-idle-hook.
9860
9861 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
9862
9863 * progmodes/make-mode.el (makefile-previous-dependency)
9864 (makefile-match-dependency): Check for := (and in bsd mode also
9865 !=) to give a better result, even when font-lock is not on.
9866
9867 2005-05-18 Jay Belanger <belanger@truman.edu>
9868
9869 * calc/calc-help.el (calc-s-prefix-help):
9870 Add `calc-copy-special-constant' to help string.
9871
9872 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9873
9874 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
9875
9876 2005-05-18 Jay Belanger <belanger@truman.edu>
9877
9878 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
9879 in linear factors are in proper order.
9880
9881 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9882
9883 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
9884 Support for jurabib.
9885
9886 * textmodes/reftex.el (featurep): Define aliases for overlay
9887 commands, for XEmacs compatibility, and use these aliases in
9888 overlay initializations.
9889 (reftex-highlight): Use `reftex-move-overlay'.
9890 (reftex-unhighlight): Use `reftex-delete-overlay'.
9891 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
9892 (reftex-access-search-path): Use `reftex-uniquify' instead of
9893 `reftex-uniq'
9894
9895 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
9896 `before-string' property modification enables for Emacs as well.
9897 (reftex-select-item): Use `reftex-delete-overlay'.
9898 (reftex-select-mark): Use `reftex-make-overlay' and
9899 `reftex-overlay-put'.
9900 (reftex-select-unmark): Use `reftex-delete-overlay' and
9901 `reftex-overlay-put'.
9902
9903 2005-05-18 Lute Kamstra <lute@gnu.org>
9904
9905 * emacs-lisp/lisp.el (check-parens): Fix docstring.
9906
9907 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
9908
9909 * add-log.el (add-change-log-entry):
9910 * array.el (array-make-template, array-reconfigure-rows)
9911 (array-init-max-row, array-init-max-column)
9912 (array-init-columns-per-line, array-init-field-width):
9913 * replace.el (replace-match-maybe-edit, perform-replace):
9914 * textmodes/spell.el (spell-region):
9915 Replace `read-input' by `read-string'.
9916
9917 * forms.el (forms-mode):
9918 * finder.el (finder-compile-keywords):
9919 * shadowfile.el (shadow-read-files):
9920 Replace `eval-current-buffer' by `eval-buffer'.
9921
9922 * terminal.el (te-pass-through):
9923 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
9924 (ange-ftp-raw-send-cmd):
9925 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
9926 (send-process-next-char, telnet-initial-filter, telnet):
9927 Replace `send-string' by `process-send-string'.
9928
9929 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
9930 (prolog-consult-region): Replace `send-string' by
9931 `process-send-string'; replace `send-region' by `process-send-region'.
9932
9933 * progmodes/delphi.el (delphi-log-msg):
9934 Replace `set-window-dot' by `set-window-point'.
9935
9936 * subr.el (window-dot, set-window-dot, read-input, send-string)
9937 (send-region, show-buffer, eval-current-buffer):
9938 Make really obsolete, as the comment says.
9939
9940 2005-05-17 Kim F. Storm <storm@cua.dk>
9941
9942 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
9943 (cua--init-keymaps): Bind C-return instead of S-return to set
9944 rectangle mark.
9945
9946 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
9947 instead of S-return to toggle/clear rectangle mark.
9948
9949 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
9950
9951 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
9952 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
9953 Also fontify plain strings assigned to variables, mostly so that a
9954 colon has a face and is thus not taken as a dependency separator.
9955 (makefile-previous-dependency): Inline the new matcher, because it
9956 is too complex to work in both directions.
9957 (makefile-match-dependency): Eliminate `backward' arg (see above).
9958 Completely reimplemented so as to not sometimes go into an endless
9959 loop. It should also be more efficient, because first it only
9960 searches for `:', instead of applying the very complex regexp.
9961 (makefile-mode): Cancel `font-lock-support-mode', because blocks
9962 to be fontified in one piece can be too long for JIT.
9963 Makefiles are never *that* big.
9964
9965 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
9966
9967 * dired.el (dired-mode): Simplify.
9968
9969 2005-05-17 Lute Kamstra <lute@gnu.org>
9970
9971 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
9972 defcustom for the mode hook variable.
9973
9974 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
9975 Emacs Lisp Reference Manual.
9976
9977 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
9978
9979 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
9980 (evenp, list*):
9981 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
9982 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
9983
9984 * net/tramp-smb.el (tramp-smb-open-connection):
9985 Pass `tramp-chunksize' as fifth (required) argument.
9986
9987 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
9988
9989 * font-lock.el (lisp-font-lock-keywords-1):
9990 Set `font-lock-negation-char-face' for [^...] char group.
9991 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
9992
9993 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
9994 a var, and refine it to mask one more level of nested vars.
9995 (makefile-rule-action-regex): Turn it into a var, and refine it so
9996 it recognizes backslashed continuation lines as belonging to the
9997 same command.
9998 (makefile-macroassign-regex): Refine it so it recognizes
9999 backslashed continuation lines as belonging to the same command.
10000 (makefile-var-use-regex): Don't look at the next char, because it
10001 might be the same one to be skipped by the initial [^$], leading
10002 to an overlooked variable use.
10003 (makefile-make-font-lock-keywords): Remove two parameters, which
10004 are now variables that some of the modes set locally.
10005 Handle dependency and rule action matching through functions, because
10006 regexps alone match too often. Dependency matching now comes
10007 last, so it can check, whether a colon already matched something else.
10008 (makefile-mode): Inform that font-lock improves makefile parsing
10009 capabilities.
10010 (makefile-match-dependency, makefile-match-action): New functions.
10011
10012 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
10013
10014 * emacs-lisp/cl-extra.el (equalp): Doc fix.
10015
10016 * align.el (align-regexp):
10017 * ansi-color.el (ansi-color-get-face):
10018 * array.el (array-reconfigure-rows, array-init-max-row)
10019 (array-init-max-column, array-init-columns-per-line)
10020 (array-init-field-width):
10021 * dired-aux.el (dired-trample-file-versions):
10022 * dired-x.el (dired-mark-sexp):
10023 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
10024 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
10025 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
10026 * faces.el (face-read-integer):
10027 * files.el (backup-extract-version, insert-directory):
10028 * hexl.el (hexl-insert-decimal-char):
10029 * server.el (server-process-filter):
10030 * shell.el (shell-extract-num):
10031 * startup.el (command-line-1):
10032 * term.el (term-command-hook):
10033 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
10034 (time-stamp-do-number):
10035 * time.el (display-time-update):
10036 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
10037 (timezone-fix-time):
10038 * vms-patch.el (vms-suspend-resume-hook):
10039 * calendar/appt.el (appt-convert-time):
10040 * calendar/cal-bahai.el (mark-bahai-diary-entries):
10041 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
10042 * calendar/cal-islam.el (mark-islamic-diary-entries):
10043 * calendar/calendar.el (calendar-cursor-to-date)
10044 (calendar-star-date):
10045 * calendar/diary-lib.el (diary-attrtype-convert)
10046 (mark-diary-entries, diary-entry-time):
10047 * calendar/solar.el (solar-get-number):
10048 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
10049 * emacs-lisp/re-builder.el (reb-display-subexp):
10050 * emulation/edt.el (edt-set-scroll-margins):
10051 * emulation/tpu-extras.el (tpu-set-scroll-margins):
10052 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
10053 (vip-get-ex-count):
10054 * emulation/viper-ex.el (viper-get-ex-token)
10055 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
10056 * international/fontset.el (fontset-plain-name):
10057 * mail/feedmail.el (feedmail-look-at-queue-directory):
10058 * mail/mailalias.el (mail-get-names):
10059 * mail/rmail.el (rmail-convert-to-babyl-format):
10060 * mail/rmailsum.el (rmail-make-basic-summary-line)
10061 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
10062 (rmail-summary-goto-msg):
10063 * mail/smtpmail.el (smtpmail-read-response):
10064 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
10065 (ange-ftp-vms-add-file-entry):
10066 * play/gametree.el (gametree-looking-at-ply)
10067 (gametree-current-branch-score):
10068 * progmodes/ada-xref.el (ada-prj-find-prj-file)
10069 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
10070 * progmodes/cperl-mode.el (condition-case):
10071 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
10072 (ebrowse-set-member-buffer-column-width)
10073 (ebrowse-select-1st-to-9nth):
10074 * progmodes/etags.el (etags-snarf-tag):
10075 * progmodes/flymake.el (flymake-parse-line):
10076 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
10077 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
10078 (idlwave-shell-menu-def):
10079 * progmodes/ps-mode.el (ps-run-goto-error):
10080 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
10081 (vhdl-speedbar-contract-level):
10082 * term/mac-win.el (x-handle-numeric-switch):
10083 * term/sun-mouse.el (sun-get-frame-data):
10084 * term/w32-win.el (x-handle-numeric-switch):
10085 * term/x-win.el (x-handle-numeric-switch):
10086 * textmodes/ispell.el (ispell-parse-output):
10087 * textmodes/nroff-mode.el (nroff-outline-level):
10088 * textmodes/reftex-cite.el (reftex-bib-sort-year)
10089 (reftex-bib-sort-year-reverse, reftex-format-citation):
10090 * textmodes/reftex-parse.el (reftex-init-section-numbers)
10091 (reftex-section-number):
10092 * textmodes/texinfmt.el (texinfo-paragraphindent):
10093 Replace `string-to-int' by `string-to-number'.
10094
10095 * international/latexenc.el: Add page marker to force the "Local
10096 Variables:" string out of the last page.
10097
10098 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
10099
10100 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
10101 tooltip-change-major-mode.
10102 (gud-tooltip-print-command): Remove case where gud-minor-mode
10103 is gdb ("--fullname").
10104 (gud-tooltip-tips): Turn GUD tooltips off for this case and
10105 explain to user.
10106
10107 2005-05-16 Jay Belanger <belanger@truman.edu>
10108
10109 * calc/calc-store.el (calc-copy-special-constant): New function.
10110
10111 * calc/calc-ext.el (calc-init-extensions): Add binding for
10112 `calc-copy-special-constant'.
10113
10114 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
10115 for the `calc-copy-special-constant' command.
10116
10117 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
10118
10119 * subr.el (left-fringe-p): New function.
10120
10121 * progmodes/compile.el (compilation-setup): Set local value of
10122 overlay-arrow-string to "" always.
10123 (compilation-set-window): Left fringe then don't scroll.
10124 No left fringe then no arrow and scroll message to top.
10125 (compilation-context-lines): Adjust doc string accordingly.
10126
10127 2005-05-16 Kim F. Storm <storm@cua.dk>
10128
10129 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
10130 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
10131 (ido-wide-find-dir-or-delete-dir): New command for M-d.
10132 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
10133 (ido-read-file-name): Handle commands with ido property value
10134 equal to find-file as reading a file name, to allow C-d to enter dired.
10135 (ibuffer-find-file): Add ido property with value find-file.
10136
10137 2005-05-15 Kim F. Storm <storm@cua.dk>
10138
10139 * subr.el (open-network-stream-nowait): Remove.
10140 (open-network-stream-server): Remove.
10141
10142 2005-05-15 Richard M. Stallman <rms@gnu.org>
10143
10144 * faces.el (describe-face): Output a definition link button.
10145
10146 * help-mode.el (help-face-def): New button type.
10147
10148 * emacs-lisp/copyright.el (copyright-fix-years):
10149 Match properly if the first year is 2-digit.
10150 Don't mess up the whitespace after the years by filling.
10151
10152 * dired-aux.el (dired-mark-confirm):
10153 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
10154
10155 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
10156 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
10157 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
10158
10159 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10160 Set font-lock-comment-start-skip.
10161
10162 * font-lock.el (font-lock-comment-start-skip): New variable.
10163 (font-lock-comment-end-skip): New variable.
10164 (font-lock-fontify-syntactically-region): Use them if non-nil.
10165
10166 2005-05-15 Jay Belanger <belanger@truman.edu>
10167
10168 * calc/calc-store.el (calc-store-value): Return a string rather
10169 than display it as a message.
10170 Use calc-var-name for variable name.
10171 (calc-store-into): Add the result of calc-store-value to message.
10172 (calc-copy-variable): Add a message.
10173 (calc-store-exchange): Improve error messages.
10174 (calc-store-binary, calc-store-map): Don't reset the values of
10175 special constants.
10176
10177 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
10178
10179 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
10180 manual to docstring.
10181
10182 * files.el (hack-local-variables-confirm): Add STRING argument.
10183 Make the function handle non file visiting buffers correctly.
10184 (hack-local-variables-prop-line, hack-local-variables)
10185 (hack-one-local-variable): Use STRING arg of
10186 `hack-local-variables-confirm'.
10187
10188 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10189
10190 Sync with Tramp 2.0.49.
10191
10192 * net/tramp.el (tramp-handle-dired-call-process)
10193 (tramp-handle-insert-directory):`insert-buffer' cannot be used
10194 because the contents of the Tramp buffer is changed before
10195 insertion (`expand-file' and alike).
10196 (tramp-handle-insert-directory): If `localname' has an empty
10197 nondirectory name, it must not be quoted.
10198 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
10199 variable `tramp-chunksize'. Change callees.
10200 (tramp-open-connection-setup-interactive-shell): Check remote host
10201 for buggy `send-process-string' implementation.
10202 Set `tramp-chunksize' if found. Reported by Michael Kifer
10203 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
10204 (tramp-handle-shell-command): `insert-buffer' cannot be used
10205 because the contents of the Tramp buffer is changed before
10206 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
10207 <frederic.bothamy@free.fr>.
10208 (tramp-set-auto-save): Actions should be done for Tramp file name
10209 handler only. Ange-FTP has its own auto-save mechanism.
10210 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
10211 (tramp-set-auto-save-file-modes): Set file modes of
10212 `buffer-auto-save-file-name' to ?\600 as fallback solution.
10213 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
10214 (tramp-bug): Remove obsolete variable.
10215 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
10216 for presence of `mml-mode'. Make it running for older Emacsen as well.
10217
10218 2005-05-14 John Paul Wallington <jpw@pobox.com>
10219
10220 * ibuf-ext.el (define-ibuffer-filter filename):
10221 If `dired-directory' is a list, use its car.
10222
10223 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
10224
10225 * ibuffer.el (define-ibuffer-column filename):
10226 If `dired-directory' is a list, use its car.
10227
10228 2005-05-14 Richard M. Stallman <rms@gnu.org>
10229
10230 * subr.el (symbol-file): Doc fix.
10231
10232 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
10233 (byte-compile-form): Call byte-compile-nogroup-warn.
10234 (byte-compile-warning-types): Doc fix.
10235
10236 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
10237
10238 * progmodes/cc-engine.el (c-literal-faces):
10239 Add font-lock-comment-delimiter-face.
10240
10241 * net/net-utils.el (dig): Use with-no-warnings.
10242
10243 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
10244 (sc-recite-frame-alist, sc-default-cite-frame)
10245 (sc-default-uncite-frame, sc-default-recite-frame)
10246 (sc-attrib-selection-list, sc-rewrite-header-list):
10247 Mark as risky-local-variable.
10248
10249 * international/ogonek.el (ogonek-jak, ogonek-how):
10250 Don't use beginning-of-buffer.
10251
10252 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
10253
10254 * calendar/solar.el (solar-data-list): Move definition up.
10255
10256 * dnd.el (dnd-protocol-alist): Add autoload.
10257
10258 * progmodes/sh-script.el: Many doc usage fixes.
10259 (sh-indent-after-do): Change default to match common styles.
10260
10261 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
10262
10263 * files.el (interpreter-mode-alist)
10264 (auto-mode-interpreter-regexp): Doc fixes.
10265
10266 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
10267
10268 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
10269
10270 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
10271
10272 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10273
10274 * dired.el (dired-mode): make-variable-buffer-local =>
10275 make-local-variable.
10276
10277 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10278
10279 * term/mac-win.el (mac-select-convert-to-string): Try coding
10280 systems in mac-script-code-coding-systems if specified one cannot
10281 encode string for `com.apple.traditional-mac-plain-text'.
10282
10283 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
10284
10285 * progmodes/make-mode.el (makefile-targets-face)
10286 (makefile-shell-face, makefile-makepp-perl-face): New faces.
10287 (makefile-dependency-regex): Fix it to not make the colon in
10288 $(var:a=b) special.
10289 (makefile-rule-action-regex): New regexp for highlighting embedded
10290 Shell strings.
10291 (makefile-macroassign-regex): Handle != for highlighting as
10292 embedded Shell strings.
10293 (makefile-var-use-regex): New const.
10294 (makefile-statements, makefile-automake-statements)
10295 (makefile-gmake-statements, makefile-makepp-statements)
10296 (makefile-bsdmake-statements): New consts.
10297 (makefile-make-font-lock-keywords): New function.
10298 (makefile-automake-font-lock-keywords)
10299 (makefile-gmake-font-lock-keywords)
10300 (makefile-makepp-font-lock-keywords)
10301 (makefile-bsdmake-font-lock-keywords): New consts.
10302 (makefile-mode-map): Add switchers between the various submodes.
10303 (makefile-mode): Document the availability of the variants.
10304 (makefile-automake-mode, makefile-gmake-mode)
10305 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
10306
10307 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
10308 new variants of makefile-mode.
10309
10310 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10311
10312 * font-lock.el (font-lock-comment-delimiter-face): Fix up
10313 the inheritance.
10314
10315 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
10316
10317 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
10318 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
10319
10320 * files.el (normal-mode): Extend the scope of the
10321 `enable-local-variables' binding to include the `set-auto-mode' call.
10322 (magic-mode-alist): Doc fix.
10323
10324 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10325
10326 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
10327 font-lock-comment-face rather than copying its setting.
10328
10329 2005-05-12 Andreas Schwab <schwab@suse.de>
10330
10331 * eshell/esh-mode.el (eshell-send-input): Doc fix.
10332
10333 2005-05-12 Lute Kamstra <lute@gnu.org>
10334
10335 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
10336 defcustom for the mode hook variable. Delete the last argument.
10337 * generic-x.el: Fix callers of define-generic-mode.
10338 (generic-x-modes): Delete group.
10339 (show-tabs-tab-face, show-tabs-space-face): Put them in the
10340 generic-x customization group.
10341
10342 2005-05-12 Kim F. Storm <storm@cua.dk>
10343
10344 * font-lock.el (font-lock-negation-char-face): Default to "off".
10345
10346 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
10347 font-lock-negation-char-face to ! in !=.
10348
10349 2005-05-12 Masatake YAMATO <jet@gyve.org>
10350
10351 * add-log.el (find-change-log): Fix typos in the docstring
10352 of function.
10353
10354 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
10355
10356 * international/latexenc.el (latexenc-find-file-coding-system):
10357 Avoid `re-search-forward' when looking for input encoding because
10358 of speed and safety. Better regular expressions for recognizing
10359 input encoding. Limit a search for TeX-master/tex-main-file to
10360 the local variable section.
10361
10362 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
10363
10364 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
10365 syntax of $ to "'" (quote).
10366
10367 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
10368
10369 * dnd.el (dnd-protocol-alist): Improve custom type.
10370
10371 * dired.el (dired-dnd-protocol-alist): New variable.
10372 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
10373 `dired-mode-hook' to the end.
10374
10375 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
10376
10377 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
10378 comment-end if comment-start-skip is not set.
10379 Obey the font-lock-comment-delimiter-face variables.
10380
10381 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
10382
10383 * files.el (executable-find): Move from executable.el. Use
10384 locate-file.
10385 * progmodes/executable.el (executable-find): Move to files.el.
10386
10387 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
10388 when trying to ensure forward progress.
10389
10390 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
10391
10392 * mouse-sel.el (mouse-sel-follow-link-p): New function.
10393 (mouse-select, mouse-select-internal, mouse-extend-internal):
10394 Use it to implement mouse-1-click-follows-link functionality.
10395
10396 2005-05-11 Richard M. Stallman <rms@gnu.org>
10397
10398 * font-lock.el (font-lock-fontify-syntactically-region):
10399 Use font-lock-comment-delimiter-face for comment delimiters.
10400
10401 2005-05-10 Jay Belanger <belanger@truman.edu>
10402
10403 * calc/calc-help.el (calc-m-prefix-help): Add mention of
10404 preserving embedded modes.
10405
10406 2005-05-10 Richard M. Stallman <rms@gnu.org>
10407
10408 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
10409
10410 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
10411 Move from ada-stmt.el.
10412 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
10413
10414 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
10415 Move to ada-mode.el.
10416 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
10417
10418 * cus-edit.el (custom-file): Call file-chase-links.
10419
10420 * files.el (read-directory-name): Fix previous change.
10421 (hack-local-variables-confirm): New function.
10422 (hack-local-variables-prop-line, hack-local-variables)
10423 (hack-one-local-variable): Use it.
10424
10425 2005-05-10 Lute Kamstra <lute@gnu.org>
10426
10427 * font-lock.el (font-lock-keywords-alist)
10428 (font-lock-removed-keywords-alist): Clarify docstrings.
10429
10430 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
10431
10432 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
10433 (gdb-source-info): Check for preprocessor info.
10434 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
10435 a macro for a function.
10436 (gdb-info-breakpoints-custom): Try to find file again if not already
10437 found (user might have used GDB dir command).
10438 (gdb-get-location): Update gdb-location-alist correctly for change
10439 to gdb-info-breakpoints-custom.
10440
10441 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
10442 (gud-tooltip-print-command): Add gdbmi case.
10443 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
10444 preprocessor info.
10445
10446 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
10447
10448 * startup.el (fancy-splash-insert): Fix typo in doc string.
10449
10450 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
10451
10452 * obsolete/float.el (string-to-float):
10453 * obsolete/hilit19.el (hilit-add-pattern):
10454 * obsolete/rnews.el (news-parse-range, news-select-message)
10455 (news-get-pruned-list-of-files): Replace `string-to-int' by
10456 `string-to-number'.
10457
10458 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
10459 `find-file-not-found-hooks'; use `add-hook'.
10460 (uncompress-while-visiting): Set `write-file-functions', not
10461 `write-file-hooks'; use `add-hook'.
10462
10463 2005-05-09 Kim F. Storm <storm@cua.dk>
10464
10465 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
10466 (cua-paste): Handle clipboard action.
10467 (cua--init-keymaps): Remap clipboard-kill-region and
10468 clipboard-kill-ring-save.
10469
10470 2005-05-08 Eli Zaretskii <eliz@gnu.org>
10471
10472 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
10473 Improve commentary.
10474
10475 * simple.el (next-error-overlay-arrow-position): Revert the change
10476 made on 2005-04-30.
10477
10478 2005-05-07 Jay Belanger <belanger@truman.edu>
10479
10480 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
10481 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
10482 `calc-sel-reselect'.
10483
10484 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
10485 Calc is in embedded mode.
10486
10487 2005-05-07 Eli Zaretskii <eliz@gnu.org>
10488
10489 * progmodes/compile.el (compilation-setup):
10490 Set overlay-arrow-string to an empty string on text terminals.
10491
10492 * textmodes/ispell.el (ispell-program-name): Try looking for
10493 "aspell" along exec-path, and if found, use it as the default
10494 speller program.
10495
10496 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
10497
10498 * international/mule.el (sgml-xml-auto-coding-function):
10499 Recognize encoding='FOO' in single quotes as well as in double quotes.
10500
10501 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
10502
10503 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
10504 as well as `interactive', so that defmacro* would recognize
10505 `declare' forms.
10506
10507 2005-05-07 Eli Zaretskii <eliz@gnu.org>
10508
10509 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
10510 Explain more about the LIGHTER arg's usage in the doc string.
10511 Add commentary to clarify what the code does. Fix the regexp that
10512 strips whitespace from LIGHTER. Quote LIGHTER before using it,
10513 since it could have characters special to regular expressions.
10514
10515 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
10516
10517 * replace.el (occur-1): Bind inhibit-read-only so that
10518 erase-buffer doesn't barf on read-only text properties (likewise
10519 for add-text-properties in occur-engine). Mark buffer as unmodified.
10520 (occur-engine): Don't set buffer-read-only here.
10521
10522 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10523
10524 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
10525 list-buffers-directory. This caused the *cvs-commit* buffer to be
10526 sometimes mistakenly reused as a *cvs* buffer.
10527
10528 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
10529
10530 * tooltip.el: Move code for GUD tooltips into gud.el.
10531 (require): CL no longer needed to compile case.
10532 (tooltip-mode): Do not toggle functions for GUD tooltips.
10533 (tooltip-gud-tips-p): Remove. Replace with minor mode
10534 gud-tooltip-mode in gud.el.
10535 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
10536 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
10537 tooltip-gud prefix with gud-tooltip and obsolete.
10538 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
10539 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
10540 (tooltip-mouse-motion): Mouse movement functions/variable.
10541 Rename in gud.el by adding gud prefix.
10542 (tooltip-gud-original-filter, tooltip-gud-dereference)
10543 (tooltip-gud-event, tooltip-toggle-gud-tips)
10544 (tooltip-gud-process-output, tooltip-gud-print-command)
10545 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
10546 gud.el by replacing tooltip-gud prefix with gud-tooltip.
10547 (gdb-tooltip-print): Move to gdb-ui.el.
10548
10549 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
10550 (require): CL needed to compile case.
10551 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
10552 tooltip-gud-tips-p. Make it a minor-mode.
10553 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
10554 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
10555 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
10556 (gud-tooltip-change-major-mode)
10557 (gud-tooltip-activate-mouse-motions-if-enabled)
10558 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
10559 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
10560 (gud-tooltip-original-filter, gud-tooltip-dereference)
10561 (gud-tooltip-event, tooltip-toggle-gud-tips)
10562 (gud-tooltip-process-output, gud-tooltip-print-command)
10563 (gud-tooltip-tips): Move from tooltip.el.
10564
10565 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
10566 (gdb-cpp-define-alist-flags): Doc fix.
10567 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
10568 gud-tooltip-mode is t.
10569
10570 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10571
10572 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
10573 evaporate if their text is deleted.
10574 (goto-address-at-point): Make it work as a mouse binding as well.
10575 (goto-address-at-mouse): Obsolete it. Update users.
10576
10577 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
10578
10579 * calendar/appt.el (top-level): No longer activate on load.
10580
10581 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
10582
10583 * calendar/cal-bahai.el (mark-bahai-diary-entries):
10584 * net/webjump.el (webjump):
10585 * progmodes/idlw-help.el (idlwave-do-context-help1)
10586 (idlwave-highlight-linked-completions):
10587 * textmodes/po.el (po-find-file-coding-system-guts):
10588 Replace `assoc-ignore-case' by `assoc-string'.
10589
10590 2005-05-06 Eli Zaretskii <eliz@gnu.org>
10591
10592 * files.el (locate-file): Doc fix.
10593
10594 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
10595 Remove the redundant test for ms-dos.
10596
10597 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
10598 look for the preprocessor with exec-suffixes. If not found in
10599 standard places, look in exec-path. Remove most of the tests that
10600 used system-type.
10601
10602 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
10603
10604 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
10605
10606 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
10607 file-name clash with jka-compr.el on 8+3 filesystems.
10608
10609 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10610
10611 * term/mac-win.el: Don't define or bind scroll bar functions if
10612 x-toolkit-scroll-bars is t.
10613 (x-select-text, x-get-selection-value): Clear
10614 x-last-selected-text-clipboard if x-select-enable-clipboard is
10615 nil.
10616 (PRIMARY): Put mac-scrap-name property.
10617 (mac-select-convert-to-file-url): New function.
10618 (public.file-url): New selection target type. Add to
10619 selection-converter-alist.
10620 (x-get-selection, x-selection-value): Handle it.
10621 (x-cut-buffer-or-selection-value): New alias.
10622
10623 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10624
10625 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
10626 entry to avoid calling bibtex-find-entry with arg global
10627 being t. Remove arg key.
10628 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
10629 (bibtex-copy-summary-as-kill): Change accordingly.
10630
10631 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10632
10633 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
10634 (org-agenda-date-later): Use with-current-buffer.
10635
10636 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
10637
10638 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
10639 (define-obsolete-variable-alias): Doc Fixes.
10640
10641 2005-05-06 Kim F. Storm <storm@cua.dk>
10642
10643 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
10644 vertical-motion when selective-display is active.
10645
10646 * ido.el (ido-setup-hook): New hook.
10647 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
10648 (ido-input-stack): New var.
10649 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
10650 ido-next-work-file binding to M-O.
10651 Bind M-f to ido-wide-find-file-or-pop-dir.
10652 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
10653 (ido-read-internal): Run ido-setup-hook.
10654 Catch quit in read-file-name and read-string to cancel edit.
10655 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
10656 Automatically pop-all when completing a directory name (RET).
10657 (ido-file-internal): Add with-no-warnings around ffap and dired code.
10658 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
10659 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
10660 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
10661 New functions for M-b/M-f to move among the directory components.
10662 (ido-make-merged-file-list): Catch quit to cancel merge.
10663 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
10664 (ido-completion-help): No warnings for ido-completion-buffer-full.
10665
10666 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
10667
10668 * font-lock.el (font-lock-negation-char-face): New face and variable.
10669 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
10670 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
10671 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
10672 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
10673
10674 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
10675
10676 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
10677 Fix typo in docstring.
10678
10679 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
10680 (ebrowse-print-statistics-line)
10681 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
10682
10683 * term/w32-win.el (image-library-alist): Add additional name for
10684 Xpm library.
10685
10686 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
10687
10688 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
10689 use gcc instead of cpp.
10690
10691 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
10692 (gdb-create-define-alist): Use it.
10693 (gdb-cpp-define-alist-program): Update for MS-DOS.
10694
10695 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
10696
10697 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
10698
10699 2005-05-04 Richard M. Stallman <rms@gnu.org>
10700
10701 * help.el (describe-key): No error when UNTRANSLATED is nil.
10702
10703 * simple.el (line-move-1): Fix previous change to signal errors
10704 appropriately.
10705
10706 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
10707
10708 * calendar/icalendar.el (icalendar-version): Now at 0.12.
10709 (icalendar-duration-correction): Remove.
10710 (icalendar--get-event-properties): Split result at commas.
10711 (icalendar--decode-isoduration): New optional argument
10712 DURATION-CORRECTION.
10713 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
10714 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
10715 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
10716 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
10717 (icalendar--convert-anniversary-to-ical): New functions, extracted
10718 from icalendar-export-region, with bug fixes.
10719 (icalendar-export-region): Use the above functions.
10720 (icalendar-import-buffer): Check before saving diary file.
10721 (icalendar--convert-recurring-to-diary)
10722 (icalendar--convert-non-recurring-all-day-to-diary)
10723 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
10724 extracted from icalendar--convert-ical-to-diary, with bug fixes.
10725 (icalendar--convert-ical-to-diary): Use the above functions.
10726
10727 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
10728
10729 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
10730 Remove these recent additions.
10731 (c-mode): Restore to before 2005-04-28.
10732
10733 * progmodes/cc-vars.el (cc-define-list-program): Remove this
10734 recent addition.
10735
10736 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
10737 (gdb-define-alist): New variables.
10738 (gdb-create-define-alist): New function.
10739 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
10740 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
10741 with string-to-number.
10742 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
10743
10744 * progmodes/gud.el: Replace string-to-int with string-to-number.
10745 (gud-find-file): Handle gdb-define-alist.
10746
10747 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
10748
10749 2005-05-02 Jay Belanger <belanger@truman.edu>
10750
10751 * calc/calc-aent.el (math-read-token):
10752 * calc/calc-bin.el (calc-word-size):
10753 * calc/calc-ext.el (calc-read-number-fancy):
10754 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
10755 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
10756 * calc/calc-frac.el (calc-over-notation):
10757 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
10758 (calc-graph-num-points, calc-graph-init):
10759 * calc/calc-prog.el (calc-read-parse-table-part)
10760 (calc-edit-macro-repeats):
10761 * calc/calc-yank.el (calc-do-grab-rectangle):
10762 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
10763 Replace `string-to-int' by `string-to-number'.
10764
10765 2005-05-02 Kim F. Storm <storm@cua.dk>
10766
10767 * kmacro.el: Use executing-kbd-macro-index variable.
10768
10769 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
10770
10771 * net/rlogin.el (rlogin-parse-words): Delete func.
10772 (rlogin): Use split-string, not rlogin-parse-words.
10773 Also, if there are option-like elements in the parsed args,
10774 take the host to be the first arg immediately following them.
10775 Suggested by Michael Mauger.
10776
10777 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
10778
10779 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
10780
10781 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
10782
10783 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
10784 (cc-mode-cpp-program): Rename to cc-define-list-program and
10785 move to cc-vars.el.
10786
10787 * progmodes/cc-vars.el (cc-define-list-program):
10788 Change to "gcc -E -dM -". Make customizable.
10789
10790 2005-05-02 Kim F. Storm <storm@cua.dk>
10791
10792 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
10793
10794 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
10795
10796 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
10797
10798 * international/mule-util.el (truncate-string): Remove alias and
10799 obsolete declaration.
10800
10801 * international/mule-cmds.el (update-iso-coding-systems):
10802 Remove alias and obsolete declaration.
10803
10804 * international/mule.el (coding-system-parent): Remove alias and
10805 obsolete declaration.
10806
10807 * subr.el (define-function, sref): Remove aliases and obsolete
10808 declarations.
10809 (chars-in-region): Remove obsolete declaration.
10810
10811 2005-05-01 Richard M. Stallman <rms@gnu.org>
10812
10813 * info.el (Info-mode): Set widen-automatically to nil, locally.
10814
10815 * simple.el (widen-automatically): New variable.
10816 (pop-global-mark): Obey widen-automatically.
10817
10818 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
10819
10820 * term/xterm.el (function-key-map): Call substitute-key-definition
10821 before the keymap size is increased by a lot of define-key calls.
10822
10823 2005-05-01 Richard M. Stallman <rms@gnu.org>
10824
10825 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
10826 Rename ARG to ELEMENT. Doc fix.
10827
10828 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
10829
10830 * allout.el (allout-exposure): Remove macro and obsolete declaration.
10831 Remove references to allout-exposure/change to allout-new-exposure.
10832
10833 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
10834 bytecode symbols.
10835
10836 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
10837 (compiled-function-p, focus-frame, unfocus-frame):
10838 Remove aliases and obsolete declarations.
10839 Back out inadvertent changes from previous commit.
10840
10841 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
10842
10843 * files.el (require-final-newline): Make Custom tags consistent
10844 with mode-require-final-newline.
10845 (mode-require-final-newline): Doc fix.
10846
10847 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
10848
10849 * international/latexenc.el (latexenc-find-file-coding-system):
10850 Fix regular expressions.
10851
10852 2005-05-01 David Kastrup <dak@gnu.org>
10853
10854 * international/latexenc.el (latexenc-find-file-coding-system):
10855 Fix regular expressions.
10856
10857 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
10858
10859 * subr.el (string-to-int): Make obsolete.
10860
10861 2005-04-30 Richard M. Stallman <rms@gnu.org>
10862
10863 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
10864
10865 * loadup.el: load jka-comp-hook.
10866
10867 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
10868 (jka-compr-handler): Add autoload. `put' calls moved
10869 to jka-comp-hook.el.
10870 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
10871 (jka-compr-inhibit): Autoload.
10872
10873 * jka-comp-hook.el: New file.
10874 Enable the mode by default.
10875
10876 * files.el (backup-buffer-copy): Use copy-file instead
10877 of write-region, and put back the 'excl.
10878
10879 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
10880
10881 * progmodes/flymake.el (flymake-split-string)
10882 (flymake-split-string, flymake-log, flymake-pid-to-names)
10883 (flymake-reg-names, flymake-get-source-buffer-name)
10884 (flymake-unreg-names, flymake-add-line-err-info)
10885 (flymake-add-err-info): Clarify docstrings.
10886 (flymake-popup-menu, flymake-make-emacs-menu)
10887 (flymake-make-xemacs-menu): Add docstrings.
10888 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
10889 Set variables directly throughout.
10890
10891 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
10892
10893 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
10894 exists. Initialize cc-define-alist.
10895 (c-mode): Add cc-create-define-alist locally to after-save-hook.
10896 If there is no file (Macroexpansion) don't create an alist.
10897
10898 2005-04-29 Sam Steingold <sds@gnu.org>
10899
10900 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
10901 (cc-create-define-alist): Use it instead of the hard-coded string.
10902
10903 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
10904
10905 * international/mule-conf.el (file-coding-system-alist): Fix regexp
10906 for latexenc.
10907
10908 2005-04-29 Lute Kamstra <lute@gnu.org>
10909
10910 * emacs-lisp/generic.el: Improve commentary section.
10911 (define-generic-mode): Improve docstring.
10912
10913 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10914
10915 * textmodes/org.el (many places): Change to quiet the byte compiler.
10916 (org-prefix-format-compiled): New variable.
10917 (org-compile-prefix-format): New function.
10918 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
10919 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
10920 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
10921 (org-get-entries-from-diary): Use `org-get-time-of-day' for
10922 consistency with entries from `org-mode' files.
10923 (org-get-time-of-day): Fix bug with partial matches early in a line.
10924 (org-non-link-chars): New constant.
10925 (org-link-regexp): Respect `org-non-link-chars'.
10926 (org-agenda-day-view): Remove command.
10927 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
10928 (org-follow-bbdb-link, org-store-link): Search also company field.
10929 (org-highlight-overlay): New variable.
10930 (org-highlight, org-unhighlight): New functions.
10931 (org-agenda-mode): Add pre-command-hook to remove highlight.
10932 (org-evaluate-time-range): Behavior depends upon whether time stamp
10933 contains a time or not.
10934 (org-show-subtree, org-show-entry): New functions.
10935 (org-agenda-cleanup-fancy-diary): Remove empty lines.
10936
10937 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
10938
10939 * comint.el (comint-output-filter-functions): Add autoload cookie.
10940
10941 2005-04-28 Kim F. Storm <storm@cua.dk>
10942
10943 * ido.el (ido-everywhere): Fix last change.
10944
10945 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
10946
10947 * international/latexenc.el: New file.
10948 * international/mule-conf.el (file-coding-system-alist): For .tex,
10949 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
10950
10951 2005-04-28 Lute Kamstra <lute@gnu.org>
10952
10953 * font-lock.el (font-lock-add-keywords)
10954 (font-lock-remove-keywords): Clarify docstring.
10955 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
10956 Don't start docstrings with a `*'.
10957 (font-lock-update-removed-keyword-alist): Give it a docstring.
10958
10959 * generic-x.el: Update commentary section.
10960 Only require font-lock when compiling.
10961 Define all modes conditionally.
10962 Place all generic modes in the generic-x-modes customization group.
10963 (generic-x-modes): New customization group.
10964 (generic-default-modes, generic-mswindows-modes)
10965 (generic-unix-modes, generic-other-modes): New constants.
10966 (generic-define-mswindows-modes, generic-define-unix-modes):
10967 Update docstrings. Make them obsolete.
10968 (generic-extras-enable-list): New default value. Update docstring.
10969 Improve :type. Change :set function.
10970 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
10971 Fix docstring.
10972
10973 * emacs-lisp/generic.el (generic-mode-internal):
10974 Simplify font-lock-defaults.
10975 (define-generic-mode): Fix docstring.
10976
10977 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10978
10979 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
10980 font-lock-face property to highlight matches.
10981
10982 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
10983
10984 * progmodes/cc-mode.el (cc-create-define-alist): New function.
10985 (cc-define-alist): New variable.
10986 (c-mode): Make it local and initialize it.
10987
10988 * progmodes/gdb-ui.el (gdb-active-process): New variable.
10989 (gdb-exited): New function.
10990 (gdb-annotation-rules): Use it.
10991 (gdb-starting): Set gdb-active-process to t.
10992 (gdb-stopping): Amend doc string.
10993 (gdb-reset): Set gdb-active-process to nil.
10994
10995 * tooltip.el (tooltip-gud-tips): Show the associated #define
10996 directives when a C program under GDB is not executing.
10997
10998 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
10999
11000 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
11001 font-lock-fontify-syntactic-keywords.
11002
11003 * font-lock.el (font-lock-default-fontify-region): Don't force
11004 parse-sexp-lookup-properties to nil.
11005
11006 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
11007
11008 * man.el (man-mode-syntax-table): Set up `:' to have
11009 word-constituent syntax.
11010
11011 2005-04-27 Lute Kamstra <lute@gnu.org>
11012
11013 * novice.el (disable-command): Don't add spurious newlines to the
11014 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
11015
11016 2005-04-26 Jay Belanger <belanger@truman.edu>
11017
11018 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
11019 than one window before deleting window.
11020
11021 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
11022
11023 * shell.el (shell-prompt-pattern): Doc fix.
11024 (shell-mode): Set paragraph-separate buffer locally to "\\'".
11025
11026 * comint.el (comint-prompt-regexp, comint-get-old-input)
11027 (comint-use-prompt-regexp)
11028 (comint-use-prompt-regexp-instead-of-fields)
11029 (comint-replace-by-expanded-history, comint-send-input)
11030 (comint-output-filter, comint-get-old-input-default)
11031 (comint-line-beginning-position, comint-bol, comint-show-output)
11032 (comint-backward-matching-input, comint-forward-matching-input)
11033 (comint-next-prompt, comint-previous-prompt):
11034 Rename `comint-use-prompt-regexp-instead-of-fields' to
11035 `comint-use-prompt-regexp'. Keep old name as alias and declare
11036 obsolete.
11037 (comint-use-prompt-regexp): Shorten first line of doc string.
11038
11039 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
11040 Set paragraph-separate buffer locally to "\\'".
11041
11042 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
11043 Adapt to above name change.
11044
11045 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
11046 (smbclient-prompt-regexp): Ditto.
11047
11048 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
11049
11050 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
11051
11052 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
11053 gdb-location-list.
11054 Break lines that are over 80 characters wide.
11055
11056 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
11057
11058 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
11059 New fun and var, to preserve compatibility.
11060
11061 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
11062
11063 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
11064
11065 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
11066 name to file-newer-than-file-p.
11067
11068 2005-04-26 Richard M. Stallman <rms@gnu.org>
11069
11070 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
11071
11072 * progmodes/python.el (python-mode):
11073 Use new name eldoc-documentation-function.
11074
11075 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
11076
11077 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
11078 (eldoc-documentation-function):
11079 Rename from eldoc-print-current-symbol-info-function. Calls changed.
11080
11081 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
11082
11083 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
11084
11085 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
11086
11087 * term/xterm.el (function-key-map): Fix strings for
11088 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
11089 {C,S,A,C-S}-{f1-f12}.
11090
11091 2005-04-26 Kenichi Handa <handa@m17n.org>
11092
11093 * international/mule-cmds.el (select-safe-coding-system):
11094 Fix previous change.
11095
11096 2005-04-26 Lute Kamstra <lute@gnu.org>
11097
11098 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
11099
11100 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
11101 (font-lock-comment-delimiter-face): Ditto.
11102
11103 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
11104
11105 2005-04-25 Jay Belanger <belanger@truman.edu>
11106
11107 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
11108 to t while inserting information; use help-mode.
11109
11110 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
11111
11112 * term.el (ansi-term-color-vector): Use the xterm colors.
11113 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
11114
11115 2005-04-25 Lute Kamstra <lute@gnu.org>
11116
11117 * font-core.el (font-lock-defaults): Fix docstring.
11118
11119 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
11120
11121 2005-04-25 Kenichi Handa <handa@m17n.org>
11122
11123 * international/mule-cmds.el (select-safe-coding-system):
11124 Don't check consistency with coding: spec, etc if raw-text or
11125 no-conversion was found to be safe.
11126
11127 2005-04-24 Richard M. Stallman <rms@gnu.org>
11128
11129 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
11130 citation markers at start of each line.
11131
11132 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
11133 citation markers at start of each line.
11134
11135 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
11136
11137 * files.el (mode-require-final-newline): Fix previous change.
11138 (require-final-newline): Fix type label.
11139
11140 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
11141
11142 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
11143 statement in buffer (broken by 2004-11-24 change).
11144
11145 2005-04-24 Kim F. Storm <storm@cua.dk>
11146
11147 * ido.el (ido-everywhere): Save and restore old read-buffer-function
11148 and read-file-name-function values. Don't overwrite existing
11149 non-nil values if ido-mode is enabled without ido-everywhere.
11150
11151 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
11152
11153 * files.el (mode-require-final-newline): Minor doc fix.
11154
11155 2005-04-24 Eli Zaretskii <eliz@gnu.org>
11156
11157 * subr.el (syntax-after): Doc fix.
11158 (syntax-class): If argument is nil, return nil. Mask off upper 16
11159 bits, not 8 bits.
11160
11161 * files.el (mode-require-final-newline): Doc fix.
11162 (backup-buffer-copy): Fix last change.
11163
11164 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11165
11166 * term/mac-win.el: Require select. Set selection-coding-system to
11167 mac-system-coding-system. Call menu-bar-enable-clipboard.
11168 (x-last-selected-text-clipboard, x-last-selected-text-primary)
11169 (x-select-enable-clipboard): New variables.
11170 (x-select-text, x-get-selection, x-selection-value)
11171 (x-get-selection-value, mac-select-convert-to-string)
11172 (mac-services-open-file, mac-services-open-selection)
11173 (mac-services-insert-text): New functions.
11174 (CLIPBOARD, FIND): Put mac-scrap-name property.
11175 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
11176 (public.tiff): Put mac-ostype property.
11177 (selection-converter-alist): Add entries for them.
11178 (mac-application-menu-map): New keymap.
11179 (interprogram-cut-function, interprogram-paste-function): Set to
11180 x-select-text and x-get-selection-value, respectively.
11181 (split-window-keep-point): Set to t.
11182
11183 2005-04-23 Richard M. Stallman <rms@gnu.org>
11184
11185 * files.el (read-directory-name): Always pass non-nil
11186 DEFAULT-FILENAME arg to read-file-name.
11187 (backup-buffer-copy, basic-save-buffer-2): Take care against
11188 writing thru an unexpected existing symlink.
11189 (revert-buffer): In indirect buffer, revert the base buffer.
11190 (magic-mode-alist): Doc fix.
11191 (buffer-stale-function): Doc fix.
11192 (minibuffer-with-setup-hook): Avoid warning.
11193 (mode-require-final-newline): Doc and custom fix.
11194
11195 * follow.el (follow-end-of-buffer): Use with-no-warnings.
11196
11197 * font-lock.el (font-lock-comment-face): On terminals with few colors,
11198 use the default appearance.
11199 (font-lock-comment-delimiter-face): New face, new variable.
11200
11201 * imenu.el (imenu--generic-function): The official position of a
11202 definition is the start of the line that BEG is in.
11203
11204 * midnight.el (midnight-timer): Move defvar up.
11205
11206 * mouse.el (mouse-drag-region-1): Delete some debugging code.
11207
11208 * saveplace.el (save-place-to-alist): Use with-no-warnings.
11209
11210 * startup.el (command-line): Use with-no-warnings.
11211
11212 * window.el (window-size-fixed): New defvar.
11213
11214 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
11215
11216 * mail/rmail.el (rmail-font-lock-keywords):
11217 Use font-lock-comment-delimiter-face.
11218
11219 * mail/sendmail.el (mail-font-lock-keywords):
11220 Use font-lock-comment-delimiter-face.
11221
11222 * progmodes/compile.el (next-error-highlight-timer): New defvar.
11223
11224 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
11225
11226 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11227 Specify t for LAXMATCH when matching directories.
11228 Save match data around compilation-compat-error-properties form.
11229
11230 2005-04-23 David Kastrup <dak@gnu.org>
11231
11232 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
11233 Mention that the autoloaded aliases should be kept for AUCTeX.
11234
11235 2005-04-23 Andreas Schwab <schwab@suse.de>
11236
11237 * isearch.el (isearch-forward): Doc fix.
11238
11239 2005-04-23 Eli Zaretskii <eliz@gnu.org>
11240
11241 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
11242 (jit-lock-stealth-nice): Change default value to 0.5.
11243
11244 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
11245
11246 * abbrev.el (write-abbrev-file): Write table entries in
11247 alphabetical order by table name.
11248
11249 2005-04-22 Kim F. Storm <storm@cua.dk>
11250
11251 * ido.el (ido-read-internal): Fix `list' completion.
11252
11253 2005-04-22 Kenichi Handa <handa@m17n.org>
11254
11255 * recentf.el (recentf-save-file-coding-system): New variable.
11256 (recentf-save-list): Encode the file by
11257 recentf-save-file-coding-system and add coding: tag.
11258
11259 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
11260
11261 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
11262
11263 2005-04-21 Lute Kamstra <lute@gnu.org>
11264
11265 * loadhist.el (unload-feature): Don't remove a function from hooks
11266 if it is about to be restored to an autoload . Remove functions
11267 that will become unbound from auto-mode-alist. Simplify the code.
11268
11269 * subr.el (assq-delete-all): New implementation that is linear,
11270 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
11271 (rassq-delete-all): New function.
11272
11273 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
11274 Add size-indication-mode.
11275
11276 2005-04-21 Kenichi Handa <handa@m17n.org>
11277
11278 * international/mule-cmds.el: Add autoload for widget-value in
11279 eval-when-compile.
11280
11281 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
11282
11283 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
11284 Add tooltip-mode.
11285
11286 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
11287
11288 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
11289
11290 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
11291 (inferior-lisp-filter-regexp, inferior-lisp-program)
11292 (inferior-lisp-load-command, inferior-lisp-prompt)
11293 (inferior-lisp-mode-hook, lisp-source-modes)
11294 (inferior-lisp-load-hook): defvar->defcustom.
11295 (inferior-lisp-program, inferior-lisp-prompt)
11296 (inferior-lisp-load-hook): Doc fixes.
11297 (inferior-lisp-install-letter-bindings): Small change in
11298 introductory comment.
11299
11300 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
11301
11302 * vc.el (vc-annotate-color-map): Change some colors so that text
11303 using them as foreground is readable on both white and black
11304 backgrounds.
11305
11306 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11307
11308 * international/mule-conf.el (translation-table-for-input):
11309 Remove redundant declaration.
11310
11311 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
11312
11313 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
11314
11315 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
11316 (tooltip-toggle-gud-tips): New function.
11317
11318 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11319
11320 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
11321 right angle brackets.
11322
11323 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
11324
11325 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
11326
11327 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11328
11329 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
11330 Remove. Update callers to use expand-file-name instead.
11331
11332 * subr.el (syntax-class): New function.
11333
11334 * simple.el (blink-matching-open): Use it.
11335
11336 * paren.el (show-paren-function): Use it to recognize parens that are
11337 also used in 2-char comment markers.
11338
11339 2005-04-19 Lute Kamstra <lute@gnu.org>
11340
11341 * loadhist.el (unload-feature): Update for new format of
11342 load-history. Simplify the code.
11343
11344 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11345
11346 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
11347 (mac-add-charset-info): New function. Initialize variable
11348 mac-charset-info-alist using it.
11349 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
11350 for translation.
11351 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
11352 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
11353 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
11354 New CCL programs.
11355
11356 2005-04-19 Kim F. Storm <storm@cua.dk>
11357
11358 * simple.el (next-buffer, prev-buffer, next-error)
11359 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
11360 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
11361
11362 * bindings.el (next-buffer, prev-buffer, next-error)
11363 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
11364 (clone-indirect-buffer-other-window): Move bindings from simple.el.
11365 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
11366 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
11367
11368 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
11369
11370 * isearch.el (isearch-edit-string): Make the search-ring available for
11371 minibuffer history commands.
11372 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
11373 the default history commands now work just as well.
11374 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
11375
11376 2005-04-18 Kim F. Storm <storm@cua.dk>
11377
11378 * emulation/cua-base.el (cua--pre-command-handler): Add more
11379 elaborate check for shift modifier on non-window systems.
11380
11381 2005-04-18 Lars Hansen <larsh@math.ku.dk>
11382
11383 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
11384
11385 2005-04-18 Kim F. Storm <storm@cua.dk>
11386
11387 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
11388 and make it optional. Don't test tooltip-gud-echo-area here.
11389 (tooltip-gud-process-output, gdb-tooltip-print):
11390 Pass tooltip-gud-echo-area to tooltip-show.
11391 (tooltip-help-tips): Remove second optional arg to tooltip-show.
11392
11393 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11394
11395 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
11396 `display-graphic-p' may not be bound yet.
11397
11398 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
11399
11400 * startup.el (command-line): No longer enable Xterm Mouse mode by
11401 default in terminals compatible with xterm.
11402
11403 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
11404
11405 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
11406
11407 * tooltip.el (tooltip-gud-echo-area): Rename from
11408 tooltip-use-echo-area.
11409 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
11410 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
11411 area independently of where help tooltips are displayed.
11412
11413 2005-04-17 David Kastrup <dak@gnu.org>
11414
11415 * cus-theme.el (custom-theme-write-variables): Quote variables
11416 where necessary.
11417
11418 2005-04-17 Richard M. Stallman <rms@gnu.org>
11419
11420 * simple.el (yank-excluded-properties): Add follow-link to value.
11421
11422 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
11423
11424 * startup.el (fancy-splash-max-time): Just 30 seconds.
11425 (fancy-splash-delay): Just 7.
11426 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
11427
11428 * loadhist.el (unload-feature): Update for new format of load-history.
11429 Simplify the code.
11430
11431 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
11432 (rmail-font-lock-keywords): Don't fontify the text of a citation.
11433
11434 * mail/sendmail.el (mail-font-lock-keywords):
11435 Don't fontify subject text.
11436 Don't fontify the text of a citation.
11437
11438 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
11439
11440 * comint.el (comint-output-filter): Run comint-output-filter-functions
11441 with point where the user had it.
11442
11443 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
11444
11445 * international/ucs-tables.el (ucs-set-table-for-input):
11446 Disable when using unify-on-decoding.
11447
11448 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
11449
11450 * emulation/cua-base.el (cua-global-mark-face): Add special case
11451 for displays supporting a high number of colors.
11452
11453 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
11454
11455 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
11456
11457 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
11458
11459 * filesets.el (filesets-add-buffer): If user supplies a name of a
11460 non-existing fileset, create a new fileset.
11461
11462 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
11463
11464 * textmodes/org.el (org-up-heading-all): Fix bug with
11465 `outline-up-heading-all'.
11466
11467 2005-04-16 Andreas Schwab <schwab@suse.de>
11468
11469 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
11470 /etc/permissions.d/* and /etc/aliases.d/*.
11471
11472 2005-04-16 Kenichi Handa <handa@m17n.org>
11473
11474 * international/code-pages.el (cp-make-coding-system):
11475 Set `translation-table-for-input' property value to the symbol
11476 ucs-mule-to-mule-unicode, not to that value.
11477 (pt154): Escape guillemet by `\'.
11478
11479 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
11480
11481 * loadup.el: Load tooltip if x-show-tip is fboundp.
11482
11483 * startup.el (command-line): Add comment.
11484
11485 * tooltip.el (tooltip-mode): Specify correct standard value for
11486 Custom in init-value.
11487
11488 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
11489
11490 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
11491 possible.
11492
11493 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
11494
11495 * textmodes/org.el (org-agenda-date-prompt): Rename from
11496 `org-agenda-date-today'.
11497 (org-evaluate-time-range): Insert at point instead of directly
11498 after time range.
11499 (org-first-headline-recenter, org-subtree-end-visible-p)
11500 (org-optimize-window-after-visibility-change): New functions
11501 (org-agenda-post-command-hook): Don't allow point at end of line,
11502 to make sure it always hits the text properties.
11503 (org-agenda-next-date-line, org-agenda-previous-date-line):
11504 New commands.
11505 (org-set-regexps-and-options): Category may contain white space.
11506 (org-agenda-get-deadlines, org-agenda-get-scheduled):
11507 Improve marker positions.
11508 (org-agenda-new-marker): Argument POS made optional.
11509 (org-agenda-get-timestamps): Deadlines which are done are listed
11510 in org-done-face now.
11511 (org-agenda-get-todos, org-agenda-get-timestamps)
11512 (org-agenda-get-deadlines, org-agenda-get-scheduled):
11513 Set `undone-face' and `done-face' properties.
11514 (org-last-todo-state-is-todo): New variable.
11515 (org-todo): Set `org-last-todo-state-is-todo'.
11516 (org-agenda-todo): Change face according to
11517 `org-last-todo-state-is-todo'. And change other lines referring to
11518 the same entry.
11519 (org-calendar-goto-agenda): New command.
11520 (org-calendar-to-agenda-key): New option.
11521 (org-startup-folded): New allowed value `content'.
11522 (org-set-regexps-and-options): Accept new value `content' for
11523 `org-startup-folded'.
11524 (org-get-current-options): Handle new value `content' for
11525 `org-startup-folded'.
11526 (org-insert-todo-heading): New command.
11527 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
11528 interactively in empty file and option
11529 `org-insert-mode-line-in-empty-file' has been set.
11530 (org-agenda-todo,org-agenda-priority): Modify to use
11531 `org-agenda-change-all-lines'.
11532 (org-warning-face): Change color on dark background
11533
11534 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11535
11536 * international/mule-cmds.el (set-locale-environment): On Mac OS,
11537 use preferences AppleLocale and AppleLanguages, and variable
11538 mac-system-locale for default locale. On Mac OS Classic, use
11539 mac-system-coding-system for default coding systems.
11540
11541 * term/mac-win.el: Don't set file-name-coding-system.
11542 Decode variables system-name, emacs-build-system, user-login-name, and
11543 user-full-name by mac-system-coding-system on Mac OS Classic.
11544 (mac-system-coding-system): New variable.
11545
11546 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
11547
11548 * startup.el (command-line): Handle `xterm-mouse-mode' before
11549 reading init file.
11550
11551 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
11552
11553 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
11554
11555 * progmodes/sh-script.el (sh-here-document-word): Make it a
11556 defcustom. Doc fix.
11557 (sh-add): Bash uses $(( )) for arithmetic.
11558 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
11559 (sh-maybe-here-document): Remove quotes and leading whitespace
11560 from heredoc word when closing. Indent heredoc with tabs if word
11561 starts with "-".
11562
11563 2005-04-13 Richard M. Stallman <rms@gnu.org>
11564
11565 * simple.el (undo): Fix previous change.
11566
11567 * custom.el (defface): Doc fix.
11568
11569 2005-04-13 Lute Kamstra <lute@gnu.org>
11570
11571 * Makefile.in (DONTCOMPILE): Remove list.
11572 (compile, compile-always): Don't use DONTCOMPILE.
11573 (update-authors): Load the library in which batch-update-authors
11574 is defined.
11575 * makefile.w32-in (DONTCOMPILE): Remove list.
11576 (compile, compile-always): Fix comments.
11577 (update-authors): Load the library in which batch-update-authors
11578 is defined.
11579
11580 * generic-x.el (generic-mode-ini-file-find-file-hook):
11581 Rename to ini-generic-mode-find-file-hook.
11582 Keep generic-mode-ini-file-find-file-hook as an alias.
11583 (ini-generic-mode-find-file-hook): Rename from
11584 generic-mode-ini-file-find-file-hook. Fix docstring.
11585 (ini-generic-mode): Docstring change.
11586 (bat-generic-mode-run-as-comint): Silence the byte compiler.
11587
11588 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
11589 called from lisp.
11590
11591 * generic.el: Move to the emacs-lisp subdir.
11592
11593 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
11594
11595 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
11596 and C-S- function and cursor motion keys.
11597
11598 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
11599
11600 * startup.el (command-line): Enable Xterm Mouse mode by default.
11601 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
11602 for Custom. No longer show "Mouse" in mode line when enabled.
11603 Doc fix.
11604
11605 2005-04-12 Kim F. Storm <storm@cua.dk>
11606
11607 * emulation/cua-base.el (cua-rectangle-face)
11608 (cua-rectangle-noselect-face): Define face attributes here.
11609
11610 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
11611
11612 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11613
11614 * startup.el (command-line): Turn off blinking cursor if
11615 cursorBlink in resources is off or false.
11616
11617 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11618
11619 * term/mac-win.el (dnd): Require dnd.
11620 (mac-drag-n-drop): Call dnd-handle-one-url.
11621 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
11622 (kTextEncodingISOLatin2): Remove constants.
11623 (mac-script-code-coding-systems): New constant.
11624 (mac-handle-language-change): New function.
11625 (special-event-map): Bind it to `language-change' event.
11626 (mac-centraleurroman, mac-cyrillic): New coding systems.
11627 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
11628 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
11629 and mac-cyrillic-encoder to encode-mac-centraleurroman and
11630 encode-mac-cyrillic, respectively.
11631
11632 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
11633
11634 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
11635 Don't set overlay-arrow-string to "=>" as this is done
11636 globally in C now.
11637
11638 2005-04-12 Lute Kamstra <lute@gnu.org>
11639
11640 * generic-x.el (rc-generic-mode, rul-generic-mode):
11641 Fix auto-mode-alist entries.
11642 (etc-fstab-generic-mode): Tweak fontification.
11643
11644 * generic.el (generic-make-keywords-list): Fix docstring.
11645 (generic-mode-internal): Simplify generic-font-lock-keywords.
11646
11647 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
11648
11649 * whitespace.el (whitespace-buffer-leading)
11650 (whitespace-buffer-trailing): Revert the incorrect test inversion.
11651 However, fix the highlight area for the leading and
11652 trailing whitespaces to show space.
11653
11654 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
11655
11656 * whitespace.el (whitespace-version): Bump to 3.5
11657
11658 (whitespace-buffer-leading, whitespace-buffer-trailing):
11659 Invert sense of the test to highlight the whitespace.
11660
11661 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
11662
11663 * progmodes/gud.el (gud-display-line): GUD uses its own
11664 overlay arrow now so don't set overlay-arrow-string.
11665 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
11666
11667 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
11668
11669 * term.el (term-ansi-current-bold, term-ansi-current-underline)
11670 (term-ansi-current-reverse, term-ansi-current-invisible)
11671 (term-ansi-face-already-done): Change to boolean.
11672 (term-reset-terminal, term-handle-colors-array): Handle the above
11673 vars accordingly.
11674 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
11675 (term-emulate-terminal): Use the new name.
11676
11677 * faces.el (secondary-selection): Use yellow1, not yellow.
11678 (trailing-whitespace): Use red1, not red.
11679
11680 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11681
11682 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
11683 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
11684 (dired-dnd-handle-file): Call dnd-get-local-file-uri
11685
11686 * cus-edit.el (dnd): New group.
11687
11688 * term/w32-win.el (dnd): Require dnd
11689 (w32-drag-n-drop): Call dnd-handle-one-url.
11690
11691 * x-dnd.el: Require dnd.
11692 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
11693 Call dnd-handle-one-url.
11694 (x-dnd-types-alist, x-dnd-insert-utf8-text)
11695 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
11696 to dnd-insert-text.
11697 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
11698 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
11699 (x-dnd-get-local-file-name, x-dnd-open-local-file)
11700 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
11701
11702 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
11703
11704 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11705
11706 * wdired.el: Doc fixes.
11707 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
11708 (wdired-use-dired-vertical-movement): Rename from
11709 wdired-always-move-to-filename-beginning.
11710 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
11711 (wdired-change-to-wdired-mode): Change mode name.
11712 (wdired-newline): Delete.
11713
11714 2005-04-11 Richard M. Stallman <rms@gnu.org>
11715
11716 * whitespace.el (whitespace-highlight-the-space):
11717 Don't call whitespace-unhighlight-the-space here.
11718
11719 * simple.el (undo): Record t in undo-equiv-table
11720 for the redo record made by an undo-in-region.
11721
11722 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
11723
11724 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
11725 (gdb-frame-inferior-io-buffer): New Functions to control
11726 display of separate IO buffer.
11727 (menu): Add them to menu-bar.
11728 (gdb-display-buffer): Check for buffer another frame.
11729 Protect GUD buffer.
11730 (gdb-setup-windows): Create IO buffer if not already there.
11731 (gdb-memory-mode): Remove purecopy noops.
11732
11733 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
11734
11735 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
11736 and pass to self-insert-command.
11737
11738 2005-04-11 Lute Kamstra <lute@gnu.org>
11739
11740 * generic.el: Commentary section cleanup.
11741 (generic): Delete.
11742 (generic-use-find-file-hook, generic-lines-to-scan)
11743 (generic-find-file-regexp, generic-ignore-files-regexp)
11744 (default-generic-mode, generic-mode-find-file-hook)
11745 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
11746 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
11747 (generic-use-find-file-hook, generic-lines-to-scan)
11748 (generic-find-file-regexp, generic-ignore-files-regexp)
11749 (default-generic-mode, generic-mode-find-file-hook)
11750 (generic-mode-ini-file-find-file-hook): Move from generic.el.
11751
11752 2005-04-10 Karl Fogel <kfogel@red-bean.com>
11753
11754 * bookmark.el (bookmark-write-file): Catch errors writing file.
11755 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
11756
11757 2005-04-10 Richard M. Stallman <rms@gnu.org>
11758
11759 * startup.el (fancy-splash-tail): Update copyright year.
11760 (command-line): Split part of -Q into -D.
11761 (emacs-basic-display): New defvar.
11762 (fancy-splash-text): Correct name of menu item.
11763
11764 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
11765
11766 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
11767 lines in one node.
11768
11769 * comint.el (comint-send-input): New arg ARTIFICIAL.
11770 Callers in this file changed.
11771
11772 * abbrev.el (define-abbrevs): Read system abbrevs properly.
11773
11774 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
11775
11776 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
11777
11778 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
11779 `ldap-search-internal'.
11780
11781 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
11782
11783 * files.el (set-auto-mode-1): Use line-end-position.
11784
11785 * international/latin-1.el:
11786 * international/latin-2.el:
11787 * international/latin-3.el:
11788 * international/latin-4.el:
11789 * international/latin-5.el:
11790 * international/latin-8.el:
11791 * international/latin-9.el: Give punctuation syntax to NBSP.
11792
11793 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
11794 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
11795 Use char-classes to accept non-ascii letters, accepted in some recent
11796 bibtex implementations.
11797
11798 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
11799
11800 * custom.el (custom-set-minor-mode): Any non-nil value for the
11801 variable should enable the mode when set through Custom.
11802
11803 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
11804
11805 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
11806 TAB binding so tab-always-indent is obeyed.
11807 (vhdl-minibuffer-local-map): Move initialization into declaration.
11808 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
11809 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
11810 (vhdl-hooked-abbrev): Avoid test for XEmacs.
11811 (vhdl-current-line): Use line-beginning-position.
11812 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
11813 with-output-to-temp-buffer, so the current position can be recorded.
11814
11815 2005-04-10 Masatake YAMATO <jet@gyve.org>
11816
11817 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11818 Add regexp for gcov.
11819
11820 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
11821
11822 * calendar/time-date.el (time-to-seconds, seconds-to-time)
11823 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
11824 syntax which Emacs 20 doesn't support.
11825
11826 2005-04-09 Richard M. Stallman <rms@gnu.org>
11827
11828 * help.el (describe-key-briefly, describe-key):
11829 Replace strings as event types with "(any string)".
11830
11831 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
11832
11833 * arc-mode.el (archive-mode-map): Move initialization into
11834 the declaration. Override *all* bindings of `undo'.
11835 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
11836
11837 2005-04-09 Jay Belanger <belanger@truman.edu>
11838
11839 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
11840
11841 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
11842
11843 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
11844 (xterm-register-default-colors): Update color values computation
11845 to match xterm-200.
11846
11847 2005-04-09 Kenichi Handa <handa@m17n.org>
11848
11849 * international/code-pages.el (iso-latin-7): Fix the map.
11850
11851 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
11852
11853 * emacs-lisp/lisp.el (defun-prompt-regexp)
11854 (parens-require-spaces, buffer-end, end-of-defun)
11855 (insert-parentheses): Doc fixes.
11856
11857 2005-04-08 Kim F. Storm <storm@cua.dk>
11858
11859 * comint.el (comint-highlight-prompt): Fix face spec.
11860 * hi-lock.el (hi-green): Likewise.
11861
11862 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
11863
11864 * cus-edit.el (custom-modified-face):
11865 * comint.el (comint-highlight-input): Fix previous changes.
11866 * term.el (term-handle-ansi-escape): Add a comment.
11867
11868 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
11869
11870 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
11871 in the buffer and in whitespace-highlighted-space.
11872 (whitespace-unhighlight-the-space): Simplify.
11873 (whitespace-buffer): Simplify.
11874
11875 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
11876
11877 * textmodes/table.el (table-cell-face): Add special case for
11878 displays supporting a high number of colors.
11879 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
11880 (vhdl-font-lock-reserved-words-face)
11881 (vhdl-speedbar-architecture-face)
11882 (vhdl-speedbar-instantiation-face)
11883 (vhdl-speedbar-architecture-selected-face)
11884 (vhdl-speedbar-instantiation-selected-face): Likewise.
11885 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
11886 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
11887 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
11888 (ebrowse-root-class-face, ebrowse-member-attribute-face)
11889 (ebrowse-progress-face): Likewise.
11890 * progmodes/compile.el (compilation-info-face): Likewise.
11891 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
11892 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
11893 * calendar/calendar.el (diary-face): Likewise.
11894 * woman.el (woman-italic-face, woman-bold-face)
11895 (woman-unknown-face): Likewise.
11896 * wid-edit.el (widget-button-pressed-face): Likewise.
11897 * whitespace.el (whitespace-highlight-face): Likewise.
11898 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
11899 * pcvs-info.el (cvs-marked-face): Likewise.
11900 * info.el (info-xref): Likewise.
11901 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
11902 * hilit-chg.el (highlight-changes-face)
11903 (highlight-changes-delete-face): Likewise.
11904 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
11905 (hi-red-b): Likewise.
11906 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
11907 * font-lock.el (font-lock-keyword-face)
11908 (font-lock-function-name-face, font-lock-warning-face): Likewise.
11909 * cus-edit.el (custom-invalid-face, custom-modified-face)
11910 (custom-set-face, custom-changed-face, custom-variable-tag-face)
11911 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
11912 * comint.el (comint-highlight-prompt): Likewise.
11913
11914 2005-04-08 Lute Kamstra <lute@gnu.org>
11915
11916 * font-lock.el (font-lock-keywords): Docstring fixes.
11917
11918 2005-04-08 Kenichi Handa <handa@m17n.org>
11919
11920 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
11921 chars are more than a limit, print " and more..." at the tail.
11922
11923 2005-04-08 Kim F. Storm <storm@cua.dk>
11924
11925 * emacs-lisp/authors.el (authors-aliases): Update list.
11926 (authors-ignored-files): New list.
11927 (authors-fixed-entries): Fix typo.
11928 (authors-renamed-files-alist): Update list.
11929 (authors-add): Check authors-ignored-files.
11930
11931 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
11932
11933 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
11934 optional, to ensure backward compatibility.
11935
11936 2005-04-08 Stephen Eglen <stephen@gnu.org>
11937
11938 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
11939
11940 2005-04-08 Kim F. Storm <storm@cua.dk>
11941
11942 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
11943
11944 * mouse.el (mouse-on-link-p): Doc fix.
11945
11946 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
11947
11948 * ielm.el (ielm-prompt-read-only): Doc fix.
11949
11950 * comint.el (comint-prompt-read-only): Doc fix.
11951
11952 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
11953
11954 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
11955 ensure dired always handles wildcards passed to ffap.
11956 (find-file-at-point): Use it.
11957 (ffap-dired-wildcards): Doc fix.
11958
11959 2005-04-07 Juri Linkov <juri@jurta.org>
11960
11961 * simple.el (next-error-overlay-arrow-position): New defvar.
11962 Put "=>" on its property `overlay-arrow-string'. Add it to
11963 `overlay-arrow-variable-list'.
11964
11965 * progmodes/compile.el (compilation-setup):
11966 Set `next-error-overlay-arrow-position' to nil. Also set it to
11967 nil in the local hook `kill-buffer-hook'. Make local variable
11968 `overlay-arrow-string' and set it to "=>".
11969 (compilation-goto-locus): Set BOL position to
11970 `next-error-overlay-arrow-position' instead of
11971 `overlay-arrow-position'.
11972
11973 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
11974 locally instead of adding it to the global hook.
11975 (Info-kill-buffer): Move up.
11976
11977 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
11978
11979 * term/xterm.el (xterm-standard-colors): Update color values from
11980 xterm-200.
11981
11982 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
11983
11984 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
11985
11986 * fast-lock.el:
11987 * lazy-lock.el: Move them to the obsolete subdir.
11988
11989 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11990
11991 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
11992 (wdired-add-replace-advice): Remove.
11993 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
11994
11995 2005-04-06 Kim F. Storm <storm@cua.dk>
11996
11997 * startup.el (command-line): Add --bare-bones alias for -Q.
11998
11999 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12000
12001 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
12002 create the startup fontset if a font specification ends with
12003 `mac-roman'.
12004
12005 2005-04-06 Lute Kamstra <lute@gnu.org>
12006
12007 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
12008 change.
12009
12010 * emacs-lisp/copyright.el (copyright-update-year): Replace the
12011 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
12012
12013 2005-04-05 Lute Kamstra <lute@gnu.org>
12014
12015 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
12016 (define-generic-mode): Ditto. Fix debug declaration.
12017
12018 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
12019 Put them in the generic-x group.
12020
12021 * calendar/timeclock.el (timeclock): Doc fix.
12022
12023 * generic.el (define-generic-mode): Don't use custom-current-group.
12024 Document default :group value.
12025 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
12026 (define-global-minor-mode): Don't use custom-current-group.
12027
12028 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
12029
12030 * startup.el (command-line-1): Display startup-echo-area-message
12031 when fancy splash screen is in use.
12032
12033 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
12034 (sh-escaped-newline): New face.
12035 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
12036 newline, and use sh-escaped-newline face.
12037
12038 * progmodes/tcl.el (tcl-escaped-newline): New face.
12039 (tcl-builtin-list): New variable.
12040 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
12041 newlines. Fix keywords subexpression number.
12042
12043 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
12044
12045 * textmodes/org.el (org-diary-default-entry): Fix call to
12046 `add-to-diary-entry'.
12047
12048 2005-04-05 Kim F. Storm <storm@cua.dk>
12049
12050 * ediff-init.el: Use (featurep 'xemacs).
12051
12052 2005-04-05 David Ponce <david@dponce.com>
12053
12054 * cus-edit.el (face): Derive from symbol widget. Display sample
12055 of the current face on the fly.
12056 (widget-face-sample-face-get, widget-face-notify): New functions.
12057 (widget-face-value-create): Remove.
12058
12059 * wid-edit.el (widget-field-end): Temporarily remove field
12060 narrowing before to call `get-char-property'.
12061
12062 2005-04-04 Jay Belanger <belanger@truman.edu>
12063
12064 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
12065 (math-read-subscripts): New variable.
12066 (math-read-preprocess-string): Process subscripts.
12067
12068 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
12069
12070 * comint.el (comint-prompt-read-only): Doc fix.
12071
12072 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
12073 `-1'. Doc fix.
12074
12075 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
12076
12077 * textmodes/org.el (org-insert-mode-line-in-empty-file):
12078 Change default value to nil.
12079
12080 2005-04-04 Lute Kamstra <lute@gnu.org>
12081
12082 * autorevert.el (auto-revert-mode): Specify :group.
12083 * battery.el (display-battery-mode): Specify :group.
12084 * diff-mode.el (diff-minor-mode): Specify :group.
12085 * font-core.el (font-lock-mode): Specify :group.
12086 * hl-line.el (hl-line-mode): Specify :group.
12087 * iimage.el (iimage): New customization group.
12088 (iimage-mode): Specify :group.
12089 * longlines.el (longlines-mode): Specify :group.
12090 * master.el: Don't require easy-mmode.
12091 (master): New customization group.
12092 (master-mode): Specify :group.
12093 * msb.el (msb-mode): Specify :group.
12094 * reveal.el (reveal-mode): Specify :group.
12095 * simple.el (next-error-follow-minor-mode): Specify :group.
12096 * smerge-mode.el (smerge-mode): Specify :group.
12097 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
12098 * emulation/cua-base.el (cua-mode): Specify :group.
12099 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
12100 * language/thai-util.el (thai-auto-composition-mode)
12101 (thai-word-mode): Specify :group.
12102 * mail/supercite.el (sc-minor-mode): Specify :group.
12103 * progmodes/cwarn.el (cwarn-mode): Specify :group.
12104 * progmodes/flymake.el (flymake-mode): Specify :group.
12105 * progmodes/glasses.el (glasses-mode): Specify :group.
12106 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
12107 * textmodes/enriched.el (enriched-mode): Specify :group.
12108 * textmodes/refill.el (refill-mode): Specify :group.
12109
12110 * add-log.el (change-log-font-lock-keywords): Names in
12111 parenthesized lists can contain spaces.
12112
12113 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
12114
12115 * startup.el (fancy-splash-text): Shorten default text of
12116 "Emacs Tutorial" line. Also, if the current language env
12117 indicates an available tutorial file other than TUTORIAL,
12118 extract its title and append it to the line in parentheses.
12119 (fancy-splash-insert): If arg is a thunk, funcall it.
12120
12121 2005-04-04 Jay Belanger <belanger@truman.edu>
12122
12123 * calc.el (calc-language-alist): Add tags to customization type.
12124
12125 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
12126
12127 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
12128 Doc fix.
12129
12130 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
12131
12132 * add-log.el (change-log-font-lock-keywords): The manual
12133 describing a Change Log entry, says: (...) "Aside from these
12134 header lines, every line in the change log starts with a space or
12135 a tab.". The font-lock was not highlighting lines started with
12136 spaces, added support for it.
12137
12138 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12139
12140 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
12141 (bibtex-generate-url-list): Update docstring accordingly. Put the
12142 complex example in the docstring.
12143 (bibtex-font-lock-url): Use pop.
12144
12145 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12146
12147 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
12148
12149 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
12150
12151 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
12152
12153 * filesets.el (filesets-set-default): Doc fix.
12154
12155 2005-04-03 Lute Kamstra <lute@gnu.org>
12156
12157 * generic.el (define-generic-mode): Add argument to specify
12158 keywords for defcustom.
12159 (default-generic-mode): Specify :group.
12160
12161 * generic-x.el: Specify :group for all generic modes.
12162
12163 * desktop.el (desktop-no-desktop-file-hook)
12164 (desktop-after-read-hook): Doc fix.
12165
12166 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
12167
12168 * simple.el (visible-mode): Use explicit :group keyword.
12169 This changes the group of `visible-mode-hook' from paren-blinking
12170 to editing-basics.
12171
12172 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
12173
12174 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
12175 mailbox specifications as well as URLs.
12176 (rmail-insert-inbox-text): Remove unused conditional branches.
12177
12178 2005-04-01 Jay Belanger <belanger@truman.edu>
12179
12180 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
12181 (calc-gnuplot-print-command): Move definitions to calc.el.
12182
12183 * calc/calc-embed.el (calc-embedded-announce-formula)
12184 (calc-embedded-open-formula, calc-embedded-close-formula)
12185 (calc-embedded-open-word, calc-embedded-close-word)
12186 (calc-embedded-open-plain, calc-embedded-close-plain)
12187 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
12188 (calc-embedded-open-mode, calc-embedded-close-mode):
12189 Move definitions to calc.el.
12190
12191 * calc/calc.el (calc-settings-file, calc-language-alist):
12192 Make customizable.
12193 (calc-embedded-announce-formula, calc-embedded-open-formula)
12194 (calc-embedded-close-formula, calc-embedded-open-word)
12195 (calc-embedded-close-word, calc-embedded-open-plain)
12196 (calc-embedded-close-plain, calc-embedded-open-new-formula)
12197 (calc-embedded-close-new-formula, calc-embedded-open-mode)
12198 (calc-embedded-close-mode, calc-gnuplot-name)
12199 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
12200 from other files and make customizable.
12201
12202 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
12203
12204 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
12205 Use buffer-live-p.
12206 (cvs-mode-run): Don't call cvs-update-header here.
12207 (cvs-run-process): Call cvs-update-header.
12208 Use process properties for cvs-postprocess and cvs-buffer so that
12209 the sentinel can behave better if the temp buffer is killed.
12210 Use a pipe rather than a tty, to better handle unexpected prompts.
12211 (cvs-sentinel): Rewrite. Call cvs-update-header.
12212
12213 2005-04-01 Andre Spiegel <spiegel@gnu.org>
12214
12215 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
12216 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
12217
12218 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12219
12220 * generic.el (define-generic-mode): Add indentation rule.
12221
12222 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
12223
12224 * files.el (mode-require-final-newline): Make Custom correctly
12225 report a nil value and allow to set it to nil via Custom.
12226 Doc fix.
12227
12228 2005-04-01 Kenichi Handa <handa@m17n.org>
12229
12230 * international/characters.el: Enable the correct case setting for
12231 dotless-i and dotted-I.
12232
12233 2005-04-01 Kim F. Storm <storm@cua.dk>
12234
12235 * ido.el (ido-file-internal): Fall back to non-ido command if
12236 initial directory is on slow ftp (or tramp) host.
12237
12238 2005-03-31 Richard M. Stallman <rms@gnu.org>
12239
12240 * emacs-lisp/autoload.el (make-autoload):
12241 Handle define-global-minor-mode.
12242
12243 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
12244 Rename from easy-mmode-define-global-mode.
12245 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
12246
12247 * progmodes/scheme.el (scheme-mode-syntax-table):
12248 Update syntax of | and # for two-character comment syntax.
12249
12250 2005-03-31 Lute Kamstra <lute@gnu.org>
12251
12252 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
12253 (define-minor-mode): Call custom-current-group at load-time.
12254
12255 * generic.el (define-generic-mode): Add debug declaration.
12256 Add defcustom for the mode hook.
12257 (generic-mode-internal): Use run-mode-hooks.
12258
12259 2005-03-31 Kim F. Storm <storm@cua.dk>
12260
12261 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
12262 (mouse-fixup-help-message): New defun called by show_help_echo
12263 to fixup mouse-2 prefix in help messages when applicable.
12264
12265 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
12266
12267 2005-03-31 Kenichi Handa <handa@m17n.org>
12268
12269 * language/thai-word.el (thai-find-word-ends): Pay attention to
12270 the case that we reach the end of buffer.
12271
12272 * textmodes/fill.el (fill-text-properties-at): New function.
12273 (fill-newline): Use fill-text-properties-at instead of
12274 text-properties-at.
12275
12276 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
12277
12278 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
12279 not comint-quote-filename.
12280
12281 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
12282
12283 * help-fns.el (help-with-tutorial): Revert last change.
12284
12285 2005-03-31 Kim F. Storm <storm@cua.dk>
12286
12287 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
12288
12289 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
12290
12291 * calendar/cal-china.el: Update reference to "Calendrical
12292 Calculations" book; there's a new edition.
12293 * calendar/cal-coptic.el: Likewise.
12294 * calendar/cal-french.el: Likewise.
12295 * calendar/cal-hebrew.el: Likewise.
12296 * calendar/cal-islam.el: Likewise.
12297 * calendar/cal-iso.el: Likewise.
12298 * calendar/cal-julian.el: Likewise.
12299 * calendar/cal-mayan.el: Likewise.
12300 * calendar/cal-persia.el: Likewise.
12301 * calendar/calendar.el: Likewise.
12302 * calendar/holidays.el: Likewise.
12303 * calendar/lunar.el: Likewise.
12304 * calendar/solar.el: Likewise.
12305
12306 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
12307 white space from doc string.
12308
12309 2005-03-30 Jay Belanger <belanger@truman.edu>
12310
12311 * calc/calc-help.el (calc-full-help): Remove email address.
12312
12313 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
12314
12315 * help-fns.el (help-with-tutorial): Delete title line.
12316
12317 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
12318
12319 * calendar/cal-x.el (calendar-one-frame-setup)
12320 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
12321 rather than 'symbol for set-window-dedicated-p.
12322
12323 * calendar/appt.el (appt-buffer-name): Make it a constant.
12324 (appt-add): Doc fix.
12325
12326 * filesets.el (filesets-menu-path, filesets-menu-before)
12327 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
12328 (filesets-menu-cache-file): Use directory ~/.emacs.d.
12329 (filesets-add-submenu): Delete and use add-submenu instead.
12330
12331 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
12332
12333 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
12334 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
12335 (org-diary-default-entry): New function.
12336 (org-get-entries-from-diary): Better parsing of diary entries.
12337 (org-agenda-check-no-diary): New function.
12338 ("diary-lib"): Advice to function `add-to-diary-list', to allow
12339 linking to diary entries.
12340 (org-agenda-execute-calendar-command): New function.
12341 (org-agenda): Improve visible section in window.
12342 Use `org-fit-agenda-window'.
12343 (org-fit-agenda-window): New option.
12344 (org-move-subtree-down): Better handling of empty lines
12345 at end of subtree.
12346 (org-cycle): Numeric prefix is interpreted now as show-subtree N
12347 levels up.
12348 (org-fontify-done-headline): New option.
12349 (org-headline-done-face): New face.
12350 (org-set-font-lock-defaults): Use `org-headline-done-face'.
12351 (org-table-copy-down): Rename from `org-table-copy-from-above'.
12352 When current field is non-empty, it is copied to next row.
12353 (org-table-copy-from-above): Fix bug which made it
12354 impossible to copy fields containing only a single non-white character.
12355
12356 2005-03-30 Kim F. Storm <storm@cua.dk>
12357
12358 * kmacro.el (kmacro-end-macro): Isearch may store this command
12359 into the macro -- so ignore it when executing keyboard macro.
12360
12361 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
12362
12363 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
12364
12365 2005-03-29 Kenichi Handa <handa@m17n.org>
12366
12367 * language/thai.el ("Thai"): Set setup-function and exit-function
12368 for Thai language environment.
12369
12370 * language/thai-util.el: Require thai-word.
12371 (thai-word-mode-map): New variable.
12372 (thai-word-mode): New minor mode.
12373 (setup-thai-language-environment-internal): New function.
12374 (exit-thai-language-environment-internal): New function.
12375
12376 * language/thai-word.el (thai-word-table): Declare it by defvar,
12377 use dolist to initialize it.
12378 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
12379 (thai-fill-find-break-point): New functions.
12380
12381 2005-03-29 Richard M. Stallman <rms@gnu.org>
12382
12383 * simple.el (idle-update-delay): Move definition up.
12384 (set-mark): Doc fix.
12385
12386 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
12387
12388 * longlines.el: New file.
12389
12390 * simple.el (buffer-substring-filters): New variable.
12391 (filter-buffer-substring): New function.
12392 (kill-region, copy-region-as-kill): Use it.
12393
12394 * register.el (copy-to-register, append-to-register)
12395 (prepend-to-register): Use filter-buffer-substring.
12396
12397 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
12398
12399 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
12400 (gud-filter-pending-text): Move in front of gdb.
12401 (gud-overlay-arrow-position): New variable.
12402 (gud-sentinel, gud-display-line): Use it in place of
12403 overlay-arrow-position.
12404
12405 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
12406
12407 * progmodes/fortran.el (fortran-if-indent): Doc fix.
12408 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
12409 (fortran-font-lock-keywords-4): New variable.
12410 (fortran-blocks-re, fortran-end-block-re)
12411 (fortran-start-block-re): New constants, for hideshow.
12412 (hs-special-modes-alist): Add a Fortran entry.
12413 (fortran-mode-map): Bind fortran-end-of-block,
12414 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
12415 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
12416 (fortran-looking-at-if-then, fortran-end-of-block)
12417 (fortran-beginning-of-block): New functions, for hideshow.
12418
12419 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
12420 Doc fix. Tweak regexp.
12421 (f90-beginning-of-block): Push mark first.
12422
12423 2005-03-29 Jay Belanger <belanger@truman.edu>
12424
12425 * calc/calc.el: Update copyright date.
12426 (calc-version): Increase to 2.1.
12427 (calc-version-date): Remove.
12428
12429 * calc/calc-help.el: Update copyright date.
12430 (calc-full-help): Remove reference to calc-version-date.
12431 Update copyright date.
12432
12433 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
12434
12435 * vc.el (vc-do-command): Use a pipe for async processes, so password
12436 prompts don't show up at places where the user can't reply.
12437
12438 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
12439
12440 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
12441 on the file name we pass to the inferior shell.
12442
12443 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12444
12445 * progmodes/which-func.el (which-function): Be robust in the face of an
12446 imenu--make-index-alist failure.
12447
12448 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
12449
12450 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
12451
12452 * progmodes/python.el (python-preoutput-filter): Fix last change.
12453
12454 2005-03-29 Lute Kamstra <lute@gnu.org>
12455
12456 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
12457 functions and compiled macros.
12458 (debug-convert-byte-code): Handle macros too.
12459 (debug-on-entry-1): Don't signal an error when trying to clear a
12460 function that is not set to debug on entry.
12461
12462 2005-03-29 Jay Belanger <belanger@truman.edu>
12463
12464 * calc/calc-lang.el: Add functions to math-function-table
12465 properties of tex and math.
12466
12467 2005-03-29 Kenichi Handa <handa@m17n.org>
12468
12469 * ps-mule.el (ps-mule-plot-string): Translate characters by
12470 ps-print-translation-table.
12471 (ps-mule-begin-job): Call find-charset-region/string with
12472 ps-print-translation-table.
12473 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
12474
12475 * ps-print.el (ps-print-translation-table): New variable.
12476 (ps-plot-region): Translate characters by ps-print-translation-table.
12477
12478 2005-03-29 Juri Linkov <juri@jurta.org>
12479
12480 * simple.el (next-error-highlight-timer): New variable.
12481
12482 * progmodes/compile.el (compilation-goto-locus):
12483 Use `next-error-highlight-timer' instead of `sit-for'.
12484
12485 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
12486
12487 * mail/supercite.el (sc-mail-field): Use assoc-string.
12488 (sc-get-address): Simplify regexps.
12489
12490 * files.el (minibuffer-with-setup-hook): New macro.
12491 (find-file-read-args): Use it to avoid let-binding
12492 minibuffer-with-setup-hook (which breaks turning on/off
12493 file-name-shadow-mode while in the prompt).
12494
12495 * complete.el (PC-read-include-file-name-internal):
12496 Use test-completion.
12497
12498 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
12499
12500 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
12501
12502 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
12503
12504 * window.el (window-buffer-height): Use count-screen-lines.
12505
12506 * progmodes/python.el (python-preoutput-leftover): New var.
12507 (python-preoutput-filter): Use it.
12508 (python-send-receive): Loop until all the result has been received.
12509
12510 2005-03-28 Juri Linkov <juri@jurta.org>
12511
12512 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
12513
12514 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
12515 "Recover Crashed Session".
12516 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
12517 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
12518 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
12519 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
12520 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
12521 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
12522 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
12523 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
12524
12525 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
12526 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
12527 Ediff Sessions", "Toggle use of separate control buffer frame",
12528 "Use separate frame for Ediff control buffer".
12529
12530 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
12531 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
12532 "Rename Bookmark", "Delete Bookmark".
12533
12534 * info.el (Info-mode-menu): Remove ellipsis from "Index".
12535 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
12536 Add `:active Info-index-alternatives' to "Next Matching Item".
12537
12538 * wdired.el (wdired-change-to-wdired-mode):
12539 Mention `wdired-abort-changes' key in the initial message.
12540
12541 * international/mule.el (auto-coding-alist): Associate non-ascii
12542 image filename extensions with `no-conversion'.
12543
12544 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
12545
12546 * international/iso-acc.el:
12547 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
12548
12549 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
12550
12551 * textmodes/sgml-mode.el (html-mode): Doc update.
12552
12553 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
12554
12555 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
12556
12557 * term.el (term-move-columns): Fix face after extending a line.
12558 (term-insert-spaces): Likewise.
12559 (term-reset-terminal): Fix off by one error.
12560
12561 2005-03-26 Eli Zaretskii <eliz@gnu.org>
12562
12563 * international/mule.el (auto-coding-alist): Add .xpi files.
12564
12565 * files.el (auto-mode-alist): Add .xpi files.
12566
12567 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
12568
12569 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
12570
12571 2005-03-26 Eli Zaretskii <eliz@gnu.org>
12572
12573 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
12574
12575 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
12576
12577 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
12578 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
12579
12580 * calendar/cal-move.el (calendar-beginning-of-year): Move the
12581 cursor to Jan 1 when needed.
12582 (calendar-end-of-year): Fix -/+ typo.
12583 Reported by Chong Yidong <cyd@stupidchicken.com>.
12584
12585 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
12586
12587 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
12588
12589 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
12590 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
12591
12592 2005-03-25 Richard M. Stallman <rms@gnu.org>
12593
12594 * filesets.el (filesets-init): Add autoload.
12595
12596 * mail/mailalias.el (mail-directory): Doc fix.
12597
12598 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
12599
12600 * mail/mailalias.el (mail-directory-process): Do nothing if
12601 mail-directory-process is an atom.
12602 (mail-get-names): Ignore mail-directory-names if it is an atom.
12603 (mail-directory-process defvar): Doc fix.
12604 (mail-names): Doc fix.
12605
12606 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
12607
12608 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
12609
12610 2005-03-26 Kenichi Handa <handa@m17n.org>
12611
12612 * international/mule-util.el (detect-coding-with-priority):
12613 Call update-coding-systems-internal before detect-coding-region.
12614
12615 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
12616
12617 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
12618 (gdb-frames-mode-map): Add follow-link property.
12619
12620 2005-03-25 Jay Belanger <belanger@truman.edu>
12621
12622 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
12623 for variables.
12624
12625 2005-03-25 Juri Linkov <juri@jurta.org>
12626
12627 * image-mode.el: Optimize image filename extension regexps in
12628 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
12629 in `auto-mode-alist'.
12630 (image-mode): Add `image-toggle-display-text' to local hook
12631 `change-major-mode-hook'. Display the image as an image by
12632 default. Set `cursor-type' and `truncate-lines' if the image
12633 is already displayed. Take into account the current mode (image
12634 or text) in message.
12635 (image-minor-mode): New minor mode.
12636 (image-mode-maybe, image-toggle-display-text): New functions.
12637 (image-toggle-display): Use called-interactively-p.
12638 Let-bind `inhibit-read-only' to t.
12639
12640 * image-mode.el (image-minor-mode): Set `cursor-type' and
12641 `truncate-lines' if the image is already displayed. Add turning
12642 image-minor-mode off to `change-major-mode-hook'. Add message.
12643 Call `image-toggle-display-text' after turning image-minor-mode off.
12644
12645 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12646
12647 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
12648 Terminal.app, use utf-8.
12649 (set-display-table-and-terminal-coding-system): Add coding-system arg.
12650 (set-locale-environment): Use it.
12651
12652 * term/xterm.el: Undo last change, better done in mule-cmds.el.
12653
12654 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
12655
12656 * progmodes/python.el (python-close-block-statement-p)
12657 (python-outdent-p, python-current-defun): Use symbol-end.
12658
12659 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
12660
12661 * files.el (save-some-buffers): Doc fix.
12662
12663 2005-03-25 Werner Lemberg <wl@gnu.org>
12664
12665 * complete.el, thumbs.el: Replace `legal' with `valid'.
12666 * calendar/calendar.el: Replace `legal' with `valid'.
12667 * emacs-lisp/advice.el: Replace `legal' with `valid'.
12668 * mail/supercite.el: Replace `legal' with `valid'.
12669 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
12670 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
12671 Replace `legal' with `valid'.
12672 * textmodes/reftex-vars.el, textmodes/reftex.el:
12673 Replace `legal' with `valid'.
12674
12675 2005-03-25 Werner Lemberg <wl@gnu.org>
12676
12677 * calc/calc-forms.el, calc/calc-sel.el:
12678 * midnight.el, vc-cvs.el:
12679 * emacs-lisp/cl-macs.el:
12680 * emulation/vip.el:
12681 * eshell/esh-io.el, eshell/esh-var.el:
12682 * mail/supercite.el:
12683 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
12684 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
12685 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
12686 * progmodes/sh-script.el, progmodes/xscheme.el:
12687 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
12688 * textmodes/reftex-index.el, textmodes/reftex-parse.el
12689 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
12690 * textmodes/reftex.el, textmodes/org.el:
12691 Replace `illegal' with `invalid'.
12692
12693 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12694
12695 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
12696 (flymake-find-buildfile, flymake-find-possible-master-files)
12697 (flymake-check-include, flymake-parse-line): Replace loops over the
12698 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
12699
12700 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
12701 Substitute file-name-as-directory in the rest of the file.
12702 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
12703 (flymake-replace-region): Remove unused arg `buffer'.
12704 (flymake-check-patch-master-file-buffer): Update calls to it.
12705 (flymake-add-err-info): Remove unused var `count'.
12706 (flymake-mode): Use define-minor-mode.
12707
12708 * progmodes/flymake.el: Use with-current-buffer.
12709 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
12710 flymake-replace-regexp-in-string, flymake-line-beginning-position)
12711 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
12712 Avoid testing for `xemacs'.
12713 (flymake-nop): Move.
12714 (flymake-region-has-flymake-overlays): Return the computed value.
12715 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
12716 Remove unused var `endline'.
12717 (flymake-get-line-count): Remove unused function.
12718 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
12719
12720 * emulation/vi.el:
12721 * generic.el:
12722 * hilit-chg.el (global-highlight-changes):
12723 * hi-lock.el (hi-lock-mode):
12724 * follow.el: find-file-hooks -> find-file-hook.
12725
12726 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
12727
12728 2005-03-24 Juri Linkov <juri@jurta.org>
12729
12730 * dired.el (dired-mode-map): Add menu item "Compare directories"
12731 for dired-compare-directories.
12732
12733 * dired-aux.el (dired-compare-directories): Add autoload cookie.
12734 Doc fix. Replace `read-file-name' with `read-directory-name'.
12735
12736 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12737
12738 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
12739
12740 2005-03-24 Jay Belanger <belanger@truman.edu>
12741
12742 * calc/calc-embed.el (calc-embedded-mode-change): Save all
12743 relevant mode settings in calc-embedded-original-modes when modes
12744 are permanently changed.
12745
12746 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12747
12748 * autoinsert.el: find-file-hooks -> find-file-hook.
12749
12750 2005-03-24 Lute Kamstra <lute@gnu.org>
12751
12752 * generic.el (generic-font-lock-defaults): Make it obsolete.
12753 (generic-font-lock-keywords): New variable to replace
12754 generic-font-lock-defaults.
12755 (generic-mode-set-font-lock): Delete it.
12756 (generic-mode-internal): Don't call generic-mode-set-font-lock.
12757 (generic-bracket-support): Add docstring.
12758
12759 * generic-x.el: Rename generic-font-lock-defaults to
12760 generic-font-lock-keywords throughout.
12761 (mailagent-rules-setup-function): Delete it.
12762 (mailagent-rules-generic-mode): Use anonymous function instead.
12763 (show-tabs-generic-mode-font-lock-defaults-1)
12764 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
12765 Quote faces.
12766 (show-tabs-tab-face, show-tabs-space-face): Specify background,
12767 not foreground.
12768
12769 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
12770 Recognize define-generic-mode.
12771
12772 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12773
12774 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
12775 if there's no completion table.
12776
12777 2005-03-23 Miles Bader <miles@gnu.org>
12778
12779 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12780 Remove tty-specific variants, as they're no longer needed.
12781
12782 2005-03-23 Lute Kamstra <lute@gnu.org>
12783
12784 * generic-x.el: Code cleanup: make args constant whenever possible.
12785 (installshield-statement-keyword-list)
12786 (installshield-system-functions-list)
12787 (installshield-system-variables-list, installshield-types-list)
12788 (installshield-funarg-constants-list): Make them constants.
12789
12790 * generic.el (generic-make-keywords-list): Add autoload cookie.
12791
12792 * calendar/time-date.el: Add comment on time value formats.
12793 Don't require parse-time.
12794 (with-decoded-time-value): New macro.
12795 (encode-time-value): New function.
12796 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12797 (days-to-time): Return a valid time value when arg is huge.
12798 (time-since): Use time-subtract.
12799 (time-to-number-of-days): Use time-to-seconds.
12800
12801 2005-03-23 David Ponce <david@dponce.com>
12802
12803 * recentf.el: (recentf-keep): New option.
12804 (recentf-menu-action): Default to `find-file'.
12805 (recentf-keep-non-readable-files-flag)
12806 (recentf-keep-non-readable-files-p)
12807 (recentf-file-readable-p, recentf-find-file)
12808 (recentf-cleanup-remote): Remove.
12809 (recentf-include-p): More robust.
12810 (recentf-keep-p): New function.
12811 (recentf-remove-if-non-kept): Rename from
12812 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
12813 All callers updated.
12814 (recentf-menu-items-for-commands): Fix help string.
12815 (recentf-track-closed-file): Update. Doc fix.
12816 (recentf-cleanup): Update. Count removed files. Doc fix.
12817
12818 2005-03-23 Kim F. Storm <storm@cua.dk>
12819
12820 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12821 Don't inherit from fringe face (now happens automatically).
12822
12823 2005-03-22 Kim F. Storm <storm@cua.dk>
12824
12825 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
12826 position values.
12827
12828 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12829
12830 * menu-bar.el (showhide-date-time): Remove.
12831 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
12832 (menu-bar-make-mm-toggle): Simplify.
12833
12834 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
12835
12836 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
12837 Accept qualified variable and function names.
12838
12839 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
12840
12841 * bindings.el (completion-ignored-extensions):
12842 Remove ".lis" for `vax-vms'.
12843
12844 2005-03-22 Andreas Schwab <schwab@suse.de>
12845
12846 * generic-x.el: Revert last change.
12847 * ldefs-boot.el: Update.
12848
12849 2005-03-22 Jay Belanger <belanger@truman.edu>
12850
12851 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
12852 (calc-embedded-save-original-modes)
12853 (calc-embedded-restore-original-modes): New functions.
12854 (calc-do-embedded): Save original modes when entering embedded mode
12855 and restore when leaving embedded mode.
12856 (calc-embedded-modes-change): Change the value of
12857 calc-embedded-original-modes to reflect permanent changes.
12858
12859 2005-03-22 Lute Kamstra <lute@gnu.org>
12860
12861 * generic-x.el: Require generic again.
12862
12863 2005-03-22 Miles Bader <miles@gnu.org>
12864
12865 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12866 Tweak details to look good on both ttys and bitmap displays, light
12867 or dark background, etc.
12868
12869 2005-03-21 Kim F. Storm <storm@cua.dk>
12870
12871 * tooltip.el (tooltip-show-help-function): Check car and cdr of
12872 mouse position.
12873
12874 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
12875
12876 * icomplete.el: Don't forcibly turn on the mode upon load.
12877 (icomplete-mode): Use define-minor-mode.
12878 (icomplete-eoinput): Default to nil.
12879 (icomplete-minibuffer-setup): Remove autoload.
12880 (icomplete-tidy): Simplify.
12881 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
12882 in the initial state or if the user has modified the field.
12883 Fix handling of icomplete-max-delay-chars.
12884 Remove code that handles the oddball case where
12885 minibuffer-completion-table is an integer.
12886 Wrap icomplete-completions in while-no-input in case building
12887 completions takes more time than expected.
12888 (icomplete-completions): Simplify.
12889
12890 2005-03-21 Richard M. Stallman <rms@gnu.org>
12891
12892 * jka-compr.el (jka-compr-really-do-compress):
12893 Make variable buffer-local.
12894
12895 * image-mode.el: Handle .xpm files too.
12896 (image-toggle-display): Preserve modification flag.
12897
12898 * help.el (where-is): Don't mention aliases with no key bindings.
12899
12900 2005-03-21 Lute Kamstra <lute@gnu.org>
12901
12902 * generic.el: Fix commentary section. Don't require cl for
12903 compilation.
12904 (generic-mode-list): Add autoload cookie.
12905 (generic-use-find-file-hook, generic-lines-to-scan)
12906 (generic-find-file-regexp, generic-ignore-files-regexp)
12907 (generic-mode, generic-mode-find-file-hook)
12908 (generic-mode-ini-file-find-file-hook): Fix docstrings.
12909 (define-generic-mode): Make it a defmacro. Fix docstring.
12910 (generic-mode-internal): Code cleanup. Add autoload cookie.
12911 (generic-mode-set-comments): Code cleanup.
12912 * generic-x.el: Don't prevent compilation. Don't require generic.
12913 Follow coding conventions. Minor code cleanup.
12914 (etc-fstab-generic-mode): Add some keywords.
12915 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
12916 define-generic-mode like a function declaration.
12917
12918 2005-03-21 Jay Belanger <belanger@truman.edu>
12919
12920 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
12921 changing modes.
12922
12923 2005-03-21 Sam Steingold <sds@gnu.org>
12924
12925 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
12926
12927 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
12928
12929 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
12930 Add underscore to "f$ lexicals" regexp.
12931
12932 2005-03-20 Juri Linkov <juri@jurta.org>
12933
12934 * subr.el (progress-reporter-do-update): When `min-value' is equal
12935 to `max-value', set `percentage' to 0 and prevent division by zero.
12936
12937 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
12938
12939 Sync with Tramp 2.0.48.
12940
12941 * net/tramp.el (all): Change all addresses to .gnu.org.
12942 (tramp-append-tramp-buffers): New defun.
12943 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
12944 Catch `dont-send' signal.
12945 (tramp-set-auto-save-file-modes): Set always permissions, because
12946 there might be an old auto-saved file belonging to another
12947 original file. This could be a security threat. Reported by
12948 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
12949 Check for Emacs 21.3.50 removed.
12950
12951 * net/tramp-smb.el (all): Remove debug construct for
12952 `with-parsed-tramp-file-name'.
12953 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
12954 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
12955 No error message if DIRECTORY or FILENAME doesn't exist.
12956 (tramp-smb-open-connection): Check existence of
12957 `tramp-smb-program'.
12958
12959 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12960
12961 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
12962 Properly handle the case where the `m' or `s' command's argument is not
12963 yet terminated.
12964 (perl-indent-new-calculate): New function.
12965 (perl-indent-line): Use it.
12966
12967 2005-03-20 Miles Bader <miles@gnu.org>
12968
12969 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
12970 in text-mode too. Change to new face names.
12971 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
12972 Add `:weight bold' attribute.
12973 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
12974
12975 2005-03-19 Juri Linkov <juri@jurta.org>
12976
12977 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
12978
12979 * international/mule.el (auto-coding-alist): Sync with
12980 `auto-mode-alist' by adding upper case archive file extensions
12981 and adding ear/war to jar extension.
12982
12983 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
12984
12985 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
12986 running, restart it.
12987
12988 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
12989
12990 * finder.el (finder-current-item): Throw an error on an empty line.
12991
12992 * man.el (Man-follow-manual-reference): If current-word returns
12993 nil, use "".
12994
12995 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
12996
12997 * simple.el (goto-line): Doc fix.
12998
12999 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
13000
13001 * files.el (save-buffer): Doc fix.
13002
13003 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
13004
13005 * recentf.el (recentf-cleanup-remote): New variable.
13006 (recentf-cleanup): Use it to conditionally check availability of
13007 remote files.
13008
13009 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
13010
13011 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
13012 function names.
13013
13014 2005-03-19 Eli Zaretskii <eliz@gnu.org>
13015
13016 * language/thai-word.el: New file.
13017
13018 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
13019
13020 * files.el (backup-buffer): If the file's directory is not
13021 writable, use copy instead of move to backup the file.
13022
13023 2005-03-19 Eli Zaretskii <eliz@gnu.org>
13024
13025 * obsolete/keyswap.el: Moved to obsolete/ from term/.
13026
13027 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13028
13029 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
13030 Use functionp instead of symbolp and fboundp. Reported by Drkm
13031 <darkman_spam@yahoo.fr>.
13032 (ps-print-version): New version 6.6.6.
13033
13034 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
13035
13036 * textmodes/table.el (table--line-column-position): New idiom.
13037 (table--row-column-insertion-point-p): New function to test
13038 validity of row and column insertion operation at a location.
13039 (table-global-menu, table-cell-menu): Use above functions for
13040 deterministic test operation.
13041 (table--editable-cell-p): Behave in deterministic fashion.
13042
13043 2005-03-18 Juri Linkov <juri@jurta.org>
13044
13045 * isearch.el (isearch-lazy-highlight-new-loop):
13046 Make arguments beg and end optional.
13047 (isearch-update): Remove optional arguments nil from
13048 isearch-lazy-highlight-new-loop.
13049 (isearch-lazy-highlight-search): Let-bind case-fold-search to
13050 isearch-lazy-highlight-case-fold-search instead of
13051 isearch-case-fold-search, and let-bind isearch-regexp to
13052 isearch-lazy-highlight-regexp.
13053 Use isearch-lazy-highlight-last-string instead of isearch-string.
13054
13055 * replace.el (perform-replace): Remove bindings of global
13056 variables isearch-string, isearch-regexp, isearch-case-fold-search.
13057 Add three new arguments to `replace-highlight'.
13058 (replace-highlight): Add arguments string, regexp, case-fold.
13059 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
13060 to allow isearch-lazy-highlight-new-loop to use these values
13061 to set corresponding isearch-lazy-highlight-* internal
13062 variables whose values lazy highlighting will use regardless of
13063 changes to global variables isearch-string, isearch-regexp,
13064 isearch-case-fold-search during lazy highlighting loop.
13065 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
13066 to `lazy-highlight-cleanup'.
13067
13068 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
13069 (ispell-highlight-face): Set default face to `isearch' when
13070 lazy highlighting is enabled.
13071 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
13072 priority to 1. Add lazy highlighting.
13073 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
13074 from `isearch-dehighlight'.
13075
13076 2005-03-18 David Ponce <david@dponce.com>
13077
13078 * files.el (hack-local-variables): Do a case-insensitive search
13079 for End.
13080
13081 2005-03-18 Juri Linkov <juri@jurta.org>
13082
13083 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
13084 `isearch-lazy-highlight-cleanup', add alias to old name and
13085 declare obsolete. Add release numbers to other obsolete vars.
13086 (isearch-done, isearch-lazy-highlight-new-loop):
13087 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
13088 (lazy-highlight-cleanup) <variable>: Doc fix.
13089 (isearch-lazy-highlight-update): Rename obsolete
13090 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
13091
13092 2005-03-18 Kenichi Handa <handa@m17n.org>
13093
13094 * language/thai-util.el: Fix categorization of Thai characters in
13095 thai-category-table.
13096 (thai-composition-pattern): Adjust it for the above change.
13097 (thai-self-insert-command, thai-compose-syllable): New functions.
13098 (thai-compose-region): Use thai-compose-syllable.
13099 (thai-compose-string): Likewise.
13100 (thai-composition-function): Likewise.
13101 (thai-auto-composition): New function.
13102 (thai-auto-composition-mode): New minor mode.
13103
13104 * language/thai.el: Fix patterns to be registered in
13105 composition-function-table.
13106
13107 * international/quail.el (quail-input-method): Locally bind
13108 inhibit-modification-hooks to t.
13109
13110 2005-03-17 Richard M. Stallman <rms@gnu.org>
13111
13112 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
13113 (perl-mode): Use run-mode-hooks.
13114
13115 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
13116 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
13117 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
13118
13119 * mail/sendmail.el (sendmail-send-it): Reenable the code
13120 to compute resend-to-address and use it.
13121
13122 * tar-mode.el (tar-mode): Turn off undo unconditionally.
13123
13124 * image-mode.el: New file.
13125
13126 * image.el (insert-sliced-image): Add autoload cookie.
13127
13128 * font-lock.el (font-lock-lines-before): New user option.
13129 (font-lock-after-change-function): Obey it.
13130
13131 * bindings.el (esc-map): Make M-g a prefix.
13132 Bind M-g g and M-g M-g to goto-line.
13133
13134 * faces.el (face-id): Doc fix.
13135
13136 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
13137
13138 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
13139 (rmail-show-message): Use rmail-unknown-mail-followup-to.
13140 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
13141
13142 * mail/sendmail.el (mail-yank-ignored-headers)
13143 (mail-font-lock-keywords, mail-mode-fill-paragraph):
13144 Add Mail-Followup-To and Mail-Reply-To headers.
13145 (mail-citation-hook): Add autoload cookie.
13146 (mail-mode): Doc fix.
13147 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
13148 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
13149 (mail-mode-fill-paragraph): Handle those headers.
13150 (mail-mailing-lists): New variable.
13151 (mail-mail-reply-to, mail-mail-followup-to): New functions.
13152
13153 2005-03-17 Juri Linkov <juri@jurta.org>
13154
13155 * isearch.el (isearch-fallback): Check for `(car previous)'
13156 before calling `isearch-other-end-state'.
13157
13158 2005-03-17 Kim F. Storm <storm@cua.dk>
13159
13160 * simple.el (move-beginning-of-line): Move to beginning of buffer
13161 line, as well as beginning of screen line.
13162
13163 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
13164
13165 * calendar/diary-lib.el (mark-diary-entries): Use new optional
13166 argument REDRAW rather than calendar-redrawing variable.
13167 * calendar/calendar.el (calendar-redrawing): Delete.
13168 (redraw-calendar): Do not bind calendar-redrawing.
13169
13170 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
13171
13172 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
13173 diary-file buffer.
13174
13175 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
13176
13177 * help.el (describe-mode): Allow a :minor-mode-function property to
13178 specify a different minor mode toggle function than the variable.
13179 * simple.el (auto-fill-function):
13180 * subr.el (add-minor-mode): Use it.
13181
13182 2005-03-16 Kenichi Handa <handa@m17n.org>
13183
13184 * language/ethio-util.el (sera-being-called-by-w3): New variable.
13185 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
13186 (ethio-fidel-to-sera-buffer): Likewise.
13187
13188 2005-03-16 Juri Linkov <juri@jurta.org>
13189
13190 * emacs-lisp/find-func.el (find-function-regexp):
13191 Add defun-emitting macro `menu-bar-make-toggle'.
13192
13193 * isearch.el: Put `isearch-scroll' property to
13194 `split-window-horizontally'.
13195
13196 * info.el: Update error messages for `debug-ignored-errors'.
13197 (Info-isearch-search): Doc fix.
13198 (Info-find-node): Move up code to go into info buffer before
13199 recording the node to the history.
13200 (Info-fontify-node): Fontify titles only if the next line
13201 has two or more `*', `=', `-', `.'.
13202 Display "go to this node" for empty (match-string 3).
13203
13204 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13205
13206 * term/mac-win.el: Add mouse pointer shape constants.
13207
13208 2005-03-15 Kim F. Storm <storm@cua.dk>
13209
13210 * simple.el (move-beginning-of-line): Use vertical-motion.
13211
13212 2005-03-15 Juri Linkov <juri@jurta.org>
13213
13214 * isearch.el (isearch-error): New variable.
13215 (isearch-invalid-regexp, isearch-within-brackets): Remove.
13216 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
13217 (isearch-within-brackets-state): Remove.
13218 (isearch-case-fold-search-state, isearch-pop-fun-state):
13219 Decrease frame index.
13220 (isearch-mode, isearch-top-state, isearch-push-state)
13221 (isearch-edit-string, isearch-abort, isearch-search-and-update)
13222 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
13223 (isearch-search, isearch-lazy-highlight-new-loop):
13224 Replace `isearch-invalid-regexp' with `isearch-error'.
13225 Remove `isearch-within-brackets'.
13226 (isearch-search): Add `search-failed' handler to `condition-case'.
13227 (isearch-lazy-highlight-search): Add `condition-case' to catch
13228 errors and allow `isearch-lazy-highlight-update' to try
13229 highlighting from the beginning of the window.
13230 (isearch-repeat): Move up code to set isearch-wrapped to t
13231 before calling isearch-wrap-function.
13232
13233 * info.el (Info-isearch-initial-node): New internal variable.
13234 (Info-search): Signal an error in isearch mode when search leaves
13235 the initial node. Signal an error when `bound' is non-nil and
13236 nothing was found in the current subfile.
13237 (Info-isearch-search): Remove `condition-case'.
13238 (Info-isearch-wrap): Don't wrap when search failed during leaving
13239 the initial node. If `Info-isearch-search' is nil, wrap around
13240 the current node.
13241 (Info-isearch-start): New fun.
13242 (Info-mode): Add buffer-local hook `Info-isearch-start' to
13243 `isearch-mode-hook'.
13244
13245 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13246
13247 * simple.el (normal-erase-is-backspace): Set default to t if
13248 running on Mac.
13249
13250 * term/mac-win.el (function-key-map): Sync with x-win.el.
13251
13252 2005-03-15 Kenichi Handa <handa@m17n.org>
13253
13254 * international/mule-cmds.el (locale-language-names): Modify the
13255 format of elements and add more entries.
13256 (locale-preferred-coding-systems): Add more entries.
13257 (set-locale-environment): Adjust for the change of
13258 locale-language-names.
13259
13260 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
13261
13262 * pcvs.el (smerge-ediff): Remove bogus autoload.
13263
13264 2005-03-14 Lute Kamstra <lute@gnu.org>
13265
13266 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
13267 Ignore a `*' at the beginning of a line.
13268
13269 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
13270 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
13271 subr.el.
13272 (dont-compile, eval-when-compile, eval-and-compile): Use declare
13273 to specify indentation.
13274
13275 * generic.el (define-generic-mode): Let generic-mode-list be a
13276 list of strings; test membership with equal.
13277
13278 2005-03-14 Kim F. Storm <storm@cua.dk>
13279
13280 * simple.el (next-line, previous-line): Add optional try-vscroll
13281 arg to recognize interactive use. Pass it on to line-move.
13282 (line-move): Don't perform auto-window-vscroll when defining or
13283 executing keyboard macro to ensure consistent behavior.
13284
13285 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
13286
13287 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
13288
13289 2005-03-13 Lute Kamstra <lute@gnu.org>
13290
13291 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
13292 debugger-setup-buffer so that backtrace marks the frames set to
13293 debug-on-exit and we don't have to do it manually. Set an extra
13294 debug-on-exit for macro's.
13295 (debugger-setup-buffer): Don't mark the top frame manually.
13296
13297 2005-03-12 Lute Kamstra <lute@gnu.org>
13298
13299 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
13300 lisp-indent-function throughout.
13301 (with-no-warnings): Set lisp-indent-function property.
13302
13303 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
13304
13305 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
13306 Add entry for backslash.
13307
13308 2005-03-12 Juri Linkov <juri@jurta.org>
13309
13310 * info.el (Info-search): Four fixes for backward search.
13311
13312 2005-03-11 Jay Belanger <belanger@truman.edu>
13313
13314 * calc/calc.el (calc-language-alist): New variable.
13315 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
13316 (calc-embedded-find-modes): Use calc-language-alist instead of
13317 calc-embedded-language-alist.
13318
13319 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
13320
13321 * calendar/calendar.el (calendar-redrawing): New internal
13322 variable.
13323 (redraw-calendar): Remove bogus save-excursion from previous
13324 change. Bind calendar-redrawing to t for mark-diary-entries.
13325 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
13326 calendar if that is why we were called.
13327
13328 2005-03-11 Kenichi Handa <handa@m17n.org>
13329
13330 * international/mule.el (make-coding-system): Set property
13331 coding-system-define-form to nil.
13332 (define-coding-system-alias): Likewise.
13333
13334 2005-03-11 Kenichi Handa <handa@m17n.org>
13335
13336 These changes are suggested by Dave Love <fx@gnu.org>.
13337
13338 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
13339 coding: tag.
13340 (adaptive-fill-regexp): Add more bullets.
13341 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
13342 regexps.
13343
13344 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
13345
13346 * help.el (describe-mode): Properly handle non-trivial lighters.
13347 Don't ignore minor modes that are not listed in minor-mode-list.
13348
13349 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
13350 feature ON when the user requests to turn it OFF.
13351
13352 2005-03-10 Lute Kamstra <lute@gnu.org>
13353
13354 * emacs-lisp/debug.el (debug-entry-code): Delete it.
13355 (implement-debug-on-entry): New function to replace debug-entry-code.
13356 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
13357 second argument as the 2005-03-07 change makes it obsolete.
13358 (debug-on-entry, cancel-debug-on-entry): Update call to
13359 debug-on-entry-1.
13360 (debug, debugger-setup-buffer): Comment update.
13361 (debugger-frame-number): Update to work with implement-debug-on-entry.
13362
13363 2005-03-10 Jay Belanger <belanger@truman.edu>
13364
13365 * calc/calc-embed.el (math-ms-args): Declare it.
13366 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
13367 math-ms-args.
13368 (calc-embedded-subst): Use math-multi-subst-rec to substitute
13369 variables.
13370
13371 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
13372
13373 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
13374 Use message-box.
13375
13376 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
13377 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
13378 (tooltip-gud-tips): Simplify.
13379 (tooltip-gud-tips-p): Remove superfluous :set.
13380 (tooltip-gud-modes): Add fortran-mode.
13381 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
13382
13383 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
13384
13385 2005-03-09 Kim F. Storm <storm@cua.dk>
13386
13387 * play/animate.el (animate-place-char): Use forward-line instead
13388 of next-line to improve performance.
13389
13390 2005-03-09 Simon Josefsson <jas@extundo.com>
13391
13392 * net/browse-url.el (browse-url-default-browser): Doc fix.
13393
13394 2005-03-09 Miles Bader <miles@gnu.org>
13395
13396 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
13397 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
13398
13399 2005-03-09 Kenichi Handa <handa@m17n.org>
13400
13401 * international/latin-1.el: Set case and syntax for 255 only if
13402 set-case-syntax-set-multibyte is nil.
13403
13404 * textmodes/ispell.el (ispell-insert-word): New function.
13405 (ispell-word): Use ispell-insert-word to insert a new word.
13406 (ispell-process-line): Likewise.
13407 (ispell-complete-word): Likewise.
13408
13409 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
13410
13411 * calendar/calendar.el (redraw-calendar): Preserve point.
13412 Reported by Matt Hodges <MPHodges@member.fsf.org>.
13413 (calendar-week-start-day): Move after definition of
13414 redraw-calendar. Delete buffer test, since redraw-calendar has
13415 that now.
13416
13417 * calendar/diary-lib.el (mark-diary-entries): Only call
13418 redraw-calendar in the first of any recursive calls.
13419 Reported by Alan Shutko <ats@acm.org>.
13420
13421 2005-03-08 Juri Linkov <juri@jurta.org>
13422
13423 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
13424 (html-horizontal-rule, html-line, html-image, html-checkboxes)
13425 (html-radio-buttons): Add a space before the trailing `/>' where
13426 sgml-xml-mode is non-nil.
13427 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
13428 the subsequent tag of the empty XML tag.
13429 (html-href-anchor): Don't set initial input to "http:".
13430 (html-image): Ask for the image URL and set point inside alt="".
13431 (html-name-anchor): Duplicate the name in the `id' attribute when
13432 sgml-xml-mode is non-nil.
13433 (html-paragraph): Remove \n before <p>.
13434 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
13435 instead of `checked' when sgml-xml-mode is non-nil.
13436
13437 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
13438 Remove 1 space before #RRGGBB to not truncate it on terminal
13439 windows w/o fringes. Remove 1 space between bg and fg examples
13440 to get more space.
13441 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
13442 avoid byte-compile warnings.
13443
13444 * image-file.el (image-file-handler): Put `safe-magic' property to
13445 `image-file-handler'.
13446
13447 * info.el (Info-isearch-search): Emulate word search in
13448 isearching through multiple Info nodes with Info-search.
13449 (Info-isearch-wrap): Allow isearch-word.
13450
13451 2005-03-08 Lute Kamstra <lute@gnu.org>
13452
13453 * emacs-lisp/debug.el (debugger-step-through): Make sure that
13454 stepping into the debugger's code is not possible.
13455 (debugger-jumping-flag): Docstring update.
13456
13457 2005-03-08 Jay Belanger <belanger@truman.edu>
13458
13459 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
13460 embedded mode begins.
13461 (calc-embedded-language-alist): New variable.
13462 (calc-embedded-find-modes): Use calc-embedded-language-alist to
13463 set default language mode.
13464
13465 2005-03-08 Kenichi Handa <handa@m17n.org>
13466
13467 * international/ccl.el (define-ccl-program): Fix docstring about
13468 extra 256 bytes assured for the output buffer.
13469
13470 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
13471 Fix BUFFER_MAGNIFICATION to 2.
13472 (ccl-encode-mule-utf-16be-with-signature): Likewise.
13473
13474 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
13475
13476 * align.el (align-rules-list): Added an alignment rule for CSS
13477 declarations (applies to css-mode and html-mode buffers).
13478
13479 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
13480
13481 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
13482
13483 2005-03-07 Kim F. Storm <storm@cua.dk>
13484
13485 * simple.el (move-beginning-of-line): New command.
13486
13487 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
13488
13489 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
13490
13491 * emulation/cua-base.el: Put CUA move property on move-end-of-line
13492 and move-beginning-of-line.
13493
13494 * apropos.el (apropos-print): Omit command from M-x ... RET.
13495
13496 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
13497
13498 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
13499 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
13500
13501 2005-03-06 Richard M. Stallman <rms@gnu.org>
13502
13503 * bindings.el (esc-map): Bind M-g to goto-line.
13504
13505 * facemenu.el (global-map): Bind M-o, not M-g.
13506
13507 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13508
13509 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
13510 "Open Directory" as for "Open File".
13511
13512 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
13513
13514 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
13515 (push-mark-command): Run activate-mark-hook.
13516
13517 2005-03-06 Richard M. Stallman <rms@gnu.org>
13518
13519 * help-mode.el (help-mode-finish): Don't alter the element
13520 in view-return-to-alist if there already is one.
13521
13522 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
13523 make sure the current buffer is the expected one.
13524
13525 * novice.el (disabled-command-function): Output in *Disabled Command*.
13526 Explicitly ignore non-keyboard events, and explicitly handle C-g.
13527
13528 * textmodes/flyspell.el (flyspell-large-region):
13529 Pass args differently for aspell.
13530
13531 * files.el (mode-require-final-newline): Doc fix.
13532
13533 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13534
13535 * progmodes/which-func.el (which-function):
13536 Specify NOERROR when calling imenu--make-index-alist.
13537
13538 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
13539
13540 * simple.el (normal-erase-is-backspace): Define default value.
13541
13542 * custom.el (custom-theme-set-variables): Remove unused var
13543 `immediate'.
13544 (custom-reevaluate-setting): Simple function to handle variables
13545 that are defined before their default value can really be
13546 computed.
13547
13548 * startup.el (command-line): Use it for temporary-file-directory,
13549 small-emporary-file-directory, auto-save-file-name-transforms,
13550 blink-cursor-mode, and normal-erase-is-backspace.
13551
13552 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
13553 progress, even with buggy anchored keywords.
13554
13555 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
13556
13557 * simple.el (goto-line): Remove unbalanced final parenthesis.
13558
13559 2005-03-05 Richard M. Stallman <rms@gnu.org>
13560
13561 * simple.el (goto-line): Use a number at point as the default.
13562 With C-u as arg, switch buffers.
13563
13564 2005-03-05 Juri Linkov <juri@jurta.org>
13565
13566 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
13567 with `no-blinking-cursor'.
13568
13569 * startup.el (no-blinking-cursor): New defvar.
13570 (command-line): Add `--no-blinking-cursor' to longopts.
13571 Set `no-blinking-cursor' to t for command line arguments
13572 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
13573 with `no-blinking-cursor' in the condition for calling
13574 `blink-cursor-mode'.
13575
13576 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
13577
13578 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
13579 (menu-bar-options-save): Add blink-cursor-mode.
13580 (menu-bar-options-menu): Add blink-cursor-mode.
13581
13582 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
13583
13584 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
13585 (icalendar-export-file, icalendar-export-region)
13586 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
13587 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
13588
13589 2005-03-04 Lute Kamstra <lute@gnu.org>
13590
13591 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
13592 (debug-function-list): Ditto.
13593
13594 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
13595
13596 * textmodes/texinfmt.el (texinfo-append-refill):
13597 Redefine the types of line to which @refill
13598 is not appended by replacing a search for `@refill\\|@bye' with
13599 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
13600 itemize@refill' bug and the unfilled long lines bug.
13601 (texinfmt-version): Update number and date.
13602
13603 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
13604
13605 * international/code-pages.el (windows-1250, windows-125[2-8])
13606 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
13607
13608 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
13609
13610 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
13611 bound yet.
13612
13613 2005-03-02 Romain Francoise <romain@orebokech.com>
13614
13615 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
13616 buffer after removing limits.
13617 (ibuffer-pop-filter): Ditto.
13618 Update copyright.
13619
13620 2005-03-02 Miles Bader <miles@gnu.org>
13621
13622 * button.el (make-text-button): If the user doesn't specify a
13623 type, use the default. Rewrite to use `add-text-properties' and
13624 plist functions.
13625
13626 2005-03-01 Lute Kamstra <lute@gnu.org>
13627
13628 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
13629 (debugger-jumping-flag): New var.
13630 (debug-entry-code): Use it.
13631 (debugger-jump): Use debugger-jumping-flag and add
13632 debugger-reenable to post-command-hook.
13633 (debugger-reenable): Use debugger-jumping-flag and remove itself
13634 from post-command-hook.
13635 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
13636 debugger-reenable.
13637
13638 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
13639
13640 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
13641 inclusion of "itemize\\|", which may be unnecessary, is certainly
13642 inelegant, and stops refilling in itemize lists when formatting
13643 Japanese Texinfo files to Info.
13644 Update copyright to 2005.
13645
13646 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
13647
13648 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
13649 of an error if GDB can't find the source file.
13650
13651 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
13652
13653 * calendar/calendar.el (redraw-calendar): Work from any buffer,
13654 not just the calendar.
13655
13656 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
13657 first.
13658 (diary-redraw-calendar): New function.
13659 (make-diary-entry): Add diary-redraw-calendar to local
13660 write-contents-functions. Turn off selective display before
13661 inserting in diary.
13662
13663 2005-03-01 Kim F. Storm <storm@cua.dk>
13664
13665 * emacs-lisp/copyright.el (copyright-fix-years): New command.
13666
13667 2005-03-01 Lute Kamstra <lute@gnu.org>
13668
13669 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
13670 that debug-entry-code can be safely removed from a function while
13671 this code is being evaluated. Revert the 2005-02-27 change as the
13672 new implementation no longer requires it. Make sure that a
13673 function body containing just a string is not mistaken for a docstring.
13674 (debug): Skip one more frame in case of debug on entry.
13675 (debugger-setup-buffer): Delete one more frame line in case of
13676 debug on entry.
13677 (debugger-frame-number): Update to use the new text introduced by
13678 the 1999-11-03 change. Skip one more frame in case of debug on entry.
13679
13680 2005-02-28 Kim F. Storm <storm@cua.dk>
13681
13682 * double.el (double-translate-key): Call force-window-update after
13683 read-event to avoid crash in redisplay.
13684
13685 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
13686
13687 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
13688 (debug): Use it. Move the inhibit-trace earlier.
13689 (debug-entry-code): New const.
13690 (debug-on-entry-1): Use it.
13691
13692 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
13693
13694 * international/utf-16.el (ccl-encode-mule-utf-16le):
13695 Fix BUFFER_MAGNIFICATION to 2.
13696 (ccl-encode-mule-utf-16be): Likewise.
13697
13698 2005-02-28 Kenichi Handa <handa@m17n.org>
13699
13700 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
13701 Fix BUFFER_MAGNIFICATION to 4.
13702 (ccl-encode-mule-utf-16be-with-signature): Likewise.
13703
13704 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
13705
13706 * speedbar.el (speedbar-update-flag): Doc fix.
13707 (speedbar-show-info-under-mouse): Give set-mouse-position the right
13708 argument.
13709
13710 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
13711
13712 * reveal.el (reveal-post-command): Don't try to reveal overlays which
13713 have a non-nil `invisible' property but are actually visible.
13714
13715 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
13716 for perldoc sections.
13717 (perl-outline-regexp, perl-outline-level): New var and function.
13718 (perl-mode): Use them.
13719
13720 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
13721
13722 * calendar/diary-lib.el (diary-remind): Discard any mark portion
13723 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
13724
13725 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
13726
13727 * cus-edit.el: Comment change.
13728 (custom-buffer-create-internal): Slightly reword text at top of
13729 Custom buffers. Mention there that saving an option edits the
13730 init file. Add link to Emacs manual node on `custom-file'.
13731 (custom-magic-alist): Rewrite individual State messages to use
13732 capitalized keywords. Doc fix.
13733
13734 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
13735
13736 * calendar/calendar.el (calendar-buffer): Move above
13737 calendar-week-start-day.
13738 (calendar-week-start-day): Doc fix. Add :set function.
13739 (calendar-minimum-window-height): New variable.
13740 (generate-calendar-window): Only resize window if selected-window
13741 is displaying the calendar buffer. Use new variable
13742 calendar-minimum-window-height.
13743 (generate-calendar): Reword error message.
13744 (calendar-mode-map): Bind DEL to scroll-other-window-down.
13745
13746 2005-02-27 Andreas Schwab <schwab@suse.de>
13747
13748 * vc.el (vc-do-command): Don't run command asynchronously when
13749 operating in a remote directory.
13750
13751 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
13752 change from sync with Tramp 2.0.47.
13753
13754 2005-02-27 Richard M. Stallman <rms@gnu.org>
13755
13756 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
13757
13758 * textmodes/flyspell.el (flyspell-mode-on):
13759 Call ispell-change-dictionary only if necessary.
13760
13761 * emacs-lisp/re-builder.el (regexp-builder): New function.
13762
13763 * register.el (describe-register-1): Explicitly handle
13764 yank-excluded-properties = t.
13765
13766 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
13767 (custom-magic-alist): Change the status descriptions again.
13768 (face widget-type): Total rewrite based on `restricted-sexp'
13769 to eliminate the confusing double hiding levels.
13770
13771 * emacs-lisp/debug.el (debug-on-entry-1):
13772 If function body is empty, add nil as body form.
13773
13774 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
13775
13776 * emacs-lisp/trace.el (inhibit-trace): New var.
13777 (trace-make-advice): Use it.
13778
13779 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
13780
13781 2005-02-26 Kim F. Storm <storm@cua.dk>
13782
13783 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
13784 (mouse-on-link-p, mouse-drag-region-1): Use it.
13785
13786 2005-02-25 Lute Kamstra <lute@gnu.org>
13787
13788 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
13789
13790 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
13791
13792 * frame.el (blink-cursor-mode): Add :group keyword.
13793
13794 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
13795
13796 * calendar/icalendar.el (icalendar--decode-isodatetime):
13797 New optional argument DAY-SHIFT.
13798 (icalendar-export-region): Fix coding-system-for-write.
13799 (icalendar--convert-ical-to-diary): Shift end-day of all-day
13800 events by one.
13801
13802 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
13803
13804 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
13805
13806 2005-02-24 Kim F. Storm <storm@cua.dk>
13807
13808 * international/iso-acc.el (iso-accents-compose): Fix crash
13809 during redisplay. Call force-window-update after read-event
13810 and delete-region to signal that window is not accurate.
13811
13812 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
13813
13814 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
13815 Remove unused and inexistent var `inhibit-trace'.
13816 (debugger-mode): Use run-mode-hooks.
13817 (debugger-list-functions): Add buttons; setup xref stack.
13818
13819 2005-02-23 Richard M. Stallman <rms@gnu.org>
13820
13821 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
13822 appointment says it was explicitly made.
13823 (appt-add): Set the 3rd element.
13824 (appt-make-list): Preserve explicit appointments.
13825
13826 * subr.el (find-tag-default): Catch errors in forward-sexp.
13827
13828 2005-02-23 Juri Linkov <juri@jurta.org>
13829
13830 * info.el (Info-isearch-search): New defcustom.
13831 (Info-isearch-search): Call the default isearch function
13832 when Info-isearch-search is nil.
13833 (Info-isearch-wrap): Use variable Info-isearch-search.
13834
13835 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
13836
13837 * cus-edit.el: Comment change.
13838
13839 2005-02-22 Kim F. Storm <storm@cua.dk>
13840
13841 * progmodes/hideif.el (hide-ifdef-use-define-alist):
13842 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
13843
13844 2005-02-22 Simon Josefsson <jas@extundo.com>
13845
13846 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
13847 New variable.
13848 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
13849 Oskarsson" <myrkraverk@users.sourceforget.net>.
13850
13851 2005-02-22 Kim F. Storm <storm@cua.dk>
13852
13853 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
13854 check that window of that event is the selected window.
13855 (mouse-drag-region-1): Compare mouse event window to selected
13856 window before setting point.
13857
13858 * tooltip.el (tooltip-show-help-function): Pass event to
13859 mouse-on-link-p so it can check selected window.
13860
13861 2005-02-22 Kenichi Handa <handa@m17n.org>
13862
13863 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
13864 (ps-mule-show-warning): New function.
13865 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
13866 characters are found.
13867
13868 * ps-print.el (ps-header-footer-string): Return a list of header
13869 and footer strings.
13870
13871 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
13872
13873 * pcvs.el (cvs-retrieve-revision): Fix thinko.
13874
13875 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
13876
13877 * frame.el (blink-cursor-mode): Use define-minor-mode.
13878
13879 * term/mac-win.el (function-key-map): Use char-names more consistently.
13880 (file-name-coding-system): Only set it for MacOS-9. The other case is
13881 already handled in mule-cmds.el (where it also works when mac-win.el
13882 is not used).
13883
13884 2005-02-21 Kenichi Handa <handa@m17n.org>
13885
13886 * international/mule.el (ctext-pre-write-conversion): Always use
13887 " *code-converting-work*" buffer for work.
13888
13889 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
13890
13891 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
13892
13893 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
13894
13895 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
13896
13897 * ses.el (undo-more): Restore defadvice, but only the part that
13898 allows changes outside the restricted area of the buffer.
13899
13900 2005-02-20 Kim F. Storm <storm@cua.dk>
13901
13902 * simple.el (line-move): Add fourth optional arg try-vscroll which
13903 must be set to perform auto-window-vscroll.
13904 When moving backwards and doing auto-window-vscroll, automatically
13905 vscroll to the last part of lines which are taller than the window.
13906 (next-line, previous-line): Set try-vscroll arg on line-move.
13907
13908 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
13909
13910 * replace.el (query-replace, query-replace-regexp)
13911 (replace-string, replace-regexp): When operating on region, make
13912 the minibuffer prompt say so.
13913
13914 * isearch.el (isearch-forward): Document isearch-query-replace and
13915 isearch-query-replace-regexp keybindings.
13916
13917 2005-02-19 Jay Belanger <belanger@truman.edu>
13918
13919 * calc/calc-aent.el (math-read-token): Add local variable.
13920
13921 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
13922 (calc-edit-top): Move declaration to earlier in file.
13923 (calc-edit-macro-repeats): Add local variables.
13924
13925 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
13926 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
13927 calcFunc-tanh.
13928 Adjust integration rule for calcFunc-tan.
13929
13930 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
13931
13932 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
13933 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
13934 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
13935 (viper-skip-separators): Bug fix.
13936 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
13937 particular major mode.
13938 (viper-del-backward-char-in-replace): Don't put deleted char on the
13939 kill ring.
13940
13941 * viper-ex.el (viper-color-display-p): New function.
13942 (viper-has-face-support-p): Use viper-color-display-p.
13943
13944 * viper-keym.el (viper-gnus-modifier-map): New keymap.
13945
13946 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
13947
13948 * viper-util.el (viper-glob-unix-files): Fix shell status check.
13949 (viper-file-remote-p): Make equivalent to file-remote-p.
13950
13951 * viper.el (viper-major-mode-modifier-list):
13952 Use viper-gnus-modifier-map.
13953
13954 2005-02-19 David Kastrup <dak@gnu.org>
13955
13956 * subr.el (subregexp-context-p): Fix garbled doc string by adding
13957 quoting.
13958
13959 2005-02-19 Jay Belanger <belanger@truman.edu>
13960
13961 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
13962 Remove extra definitions.
13963 (calc-coth): New function.
13964 (calcFunc-cot): Fix `let'.
13965
13966 2005-02-19 Eli Zaretskii <eliz@gnu.org>
13967
13968 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
13969 the reasons we use "type pc" in these faces.
13970
13971 * button.el (button): Ditto.
13972
13973 2005-02-19 Michael Mauger <mmaug@yahoo.com>
13974
13975 * replace.el (query-replace-read-from): Set the value of
13976 query-replace-from-history-variable to handle the case of an empty
13977 string entered to accept the suggested default.
13978
13979 * net/tramp.el (tramp-file-name-for-operation):
13980 Use dired-call-process instead of dired-call-process-command.
13981
13982 2005-02-19 Jay Belanger <belanger@truman.edu>
13983
13984 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
13985 (math-div-non-trig): New variables.
13986 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
13987 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
13988 (math-combine-prod, math-div-symb-fancy): Add simplifications for
13989 trig expressions.
13990
13991 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
13992
13993 * progmodes/gdb-ui.el (gdb-var-update-handler)
13994 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
13995 for watch expressions,
13996 (gdb-var-create-handler): Don't set speedbar-update-flag.
13997 (gdb-post-prompt): Simplify test for speedbar.
13998
13999 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
14000
14001 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
14002 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
14003 we use the syntax table of the correct buffer.
14004 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
14005 Felix Gatzemeier.
14006
14007 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
14008 (ediff-file-remote-p): Make synonymous with file-remote-p.
14009 In all deffaces ediff-*-face-*, use min-colors.
14010
14011 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
14012 ediff-recurse-to-subdirectories.
14013 (ediff-mark-if-equal): Check that the arguments are strings, use
14014 ediff-same-contents (after to Felix Gatzemeier).
14015
14016 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
14017 nil.
14018
14019 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
14020
14021 * log-view.el (log-view-message-re): Fix up Subversion regexp.
14022
14023 2005-02-18 David Kastrup <dak@gnu.org>
14024
14025 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
14026 use `mark-active' when defined.
14027
14028 2005-02-18 Kenichi Handa <handa@m17n.org>
14029
14030 * ps-print.el (ps-font-info-database): New entry
14031 ZapfChancery-MediumItalic with correct font name. Fix font name
14032 of the entry Zapf-Chancery-MediumItalic.
14033
14034 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
14035
14036 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
14037
14038 2005-02-16 Kim F. Storm <storm@cua.dk>
14039
14040 * ido.el (ido-fallback-command): Pass user input to fallback command.
14041
14042 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
14043
14044 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
14045 (gdb-find-file-hook): Add server prefix.
14046
14047 2005-02-16 Richard M. Stallman <rms@gnu.org>
14048
14049 * replace.el (perform-replace): Pass new args to replace-highlight.
14050 (replace-highlight): Take region args,
14051 and pass them to isearch-lazy-highlight-new-loop.
14052
14053 * novice.el (disabled-command-hook): Autoload the defalias
14054 and the make-obsolete-variable call.
14055
14056 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
14057
14058 * isearch.el (isearch-lazy-highlight-start-limit)
14059 (isearch-lazy-highlight-end-limit): New variables limit
14060 the region for highlighting.
14061 (isearch-lazy-highlight-new-loop): New args BEG and END.
14062 (isearch-lazy-highlight-search): Use the new vars.
14063 (isearch-lazy-highlight-update): Likewise.
14064
14065 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
14066
14067 * cus-start.el (all): Use default-boundp.
14068
14069 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
14070
14071 * menu-bar.el (menu-bar-select-frame): Handle current frame.
14072
14073 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
14074
14075 * autorevert.el (auto-revert-stop-on-user-input)
14076 (auto-revert-verbose): Doc fixes.
14077
14078 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
14079
14080 * international/mule-cmds.el (set-locale-environment): Remove call
14081 to set-selection-coding-system on Windows.
14082
14083 2005-02-15 Jay Belanger <belanger@truman.edu>
14084
14085 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
14086 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
14087 calcFunc-coth.
14088 (math-simplify-sqrt): Add simplifications.
14089
14090 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
14091 to list.
14092
14093 * calc/calc-ext.el: Add functions to autoloads.
14094
14095 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
14096 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
14097 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
14098 (math-csc-raw, math-cot-raw): New functions.
14099
14100 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
14101
14102 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
14103 the variable name in a message.
14104
14105 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
14106 calcFunc-csc, calcFunc-cot.
14107
14108 * calc/calcalg2.el: Add derivative and integration rules for
14109 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
14110 calcFunc-csch, calcFunc-coth.
14111 (math-do-integral-methods): Add to checks for when to use
14112 substitutions.
14113
14114 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
14115
14116 2005-02-15 Lute Kamstra <lute@gnu.org>
14117
14118 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14119 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
14120 <monnier@iro.umontreal.ca>
14121 (lisp-outline-level): Improve efficiency. Suggested by David
14122 Kastrup <dak@gnu.org>.
14123
14124 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
14125
14126 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
14127 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
14128 (gdb-set-gud-minor-mode-existing-buffers): New functions.
14129 (gdb-find-file-hook): New hook. Add it to find-file-hook.
14130 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
14131
14132 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
14133
14134 * cus-start.el (all): Comment change.
14135
14136 2005-02-14 Lute Kamstra <lute@gnu.org>
14137
14138 * cus-start.el (all): Check if symbol is void.
14139
14140 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
14141
14142 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
14143 optional argument to \cite.
14144
14145 2005-02-14 Richard M. Stallman <rms@gnu.org>
14146
14147 * cus-edit.el (custom-buffer-create-internal): Update help message.
14148 (custom-magic-alist): Update help messages.
14149
14150 * cus-start.el (all): Allow a var to specify a standard value.
14151
14152 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
14153
14154 * custom.el (custom-theme-set-variables): Handle variable aliases.
14155
14156 * frame.el (blink-cursor-timer): Doc fix.
14157 (blink-cursor): Make it an alias for `blink-cursor-mode' and
14158 declare obsolete.
14159 (blink-cursor-mode): Define with defcustom and use correct
14160 standard expression in that defcustom.
14161 * startup.el (command-line): Adapt to above changes in frame.el.
14162
14163 2005-02-11 Lute Kamstra <lute@gnu.org>
14164
14165 * apropos.el (apropos-score-doc): Prevent division by zero.
14166
14167 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
14168
14169 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
14170 (icalendar--get-event-property-attributes)
14171 (icalendar--get-event-properties)
14172 (icalendar--datetime-to-diary-date): New functions.
14173 (icalendar--split-value): Doc fix.
14174 (icalendar--datetime-to-noneuropean-date)
14175 (icalendar--datetime-to-european-date): New optional argument
14176 SEPARATOR. Return result as a string instead of a list.
14177 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
14178 (icalendar--convert-string-for-export): Rename arg S to STRING.
14179 (icalendar-export-region): Doc fix. Change name of error buffer.
14180 Save output buffer.
14181 (icalendar-import-file): Add blank at end of prompt.
14182 (icalendar-import-buffer): Doc fix. Do not switch to error
14183 buffer. Indicate status in return value.
14184 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
14185 buffer. Save output buffer. Handle exception from recurrence
14186 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
14187 events. Fix problems with weekly all-day events.
14188
14189 2005-02-10 Richard M. Stallman <rms@gnu.org>
14190
14191 * simple.el (eval-expression-print-format):
14192 Avoid warning about edebug-active.
14193
14194 * help.el (help-for-help-internal): Rename from help-for-help.
14195 (help-for-help): Define with defalias.
14196
14197 * font-core.el (font-lock-default-function): Use with-no-warnings.
14198
14199 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
14200
14201 * custom.el (defface): Doc fix.
14202
14203 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
14204
14205 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
14206 width 0" to prevent word wrapping problems.
14207
14208 2005-02-09 Kim F. Storm <storm@cua.dk>
14209
14210 * ido.el (ido-file-extensions-order): New defcustom.
14211 (ido-file-extension-lessp, ido-file-extension-aux)
14212 (ido-file-extension-order): New advanced file ordering.
14213 (ido-file-lessp): New simple file ordering.
14214 (ido-sort-list): Remove.
14215 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
14216 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
14217
14218 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
14219
14220 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
14221 that some versions of grep produce.
14222 (grep-mode-font-lock-keywords): Likewise.
14223
14224 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
14225
14226 * progmodes/gdb-ui.el (gdb-location-list): New variable.
14227 (gdb-cdir): Delete.
14228 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
14229 (gdb-source-info): Treat case when source file is in another
14230 directory properly.
14231 (gdb-get-location): New function.
14232
14233 2005-02-07 Jay Belanger <belanger@truman.edu>
14234
14235 * calc/calc-prog.el (calc-write-parse-table-part)
14236 (calc-fix-token-name): Fix a check for language type.
14237
14238 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
14239
14240 2005-02-07 Andre Spiegel <spiegel@gnu.org>
14241
14242 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
14243 as directory not writable.
14244
14245 2005-02-07 Kim F. Storm <storm@cua.dk>
14246
14247 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
14248 (cua--standard-movement-commands): Remove list.
14249 Instead, set CUA property value to move for movement commands.
14250 (cua-movement-commands): Remove. Users must set CUA prop instead.
14251 (cua--pre-command-handler): Check CUA property.
14252 (cua--init-keymaps): Don't remap undo commands.
14253 (cua-mode): Don't call cua--rectangle-on-off.
14254
14255 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
14256 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
14257 (cua--rect-undo-set-point): New var.
14258 (cua--rectangle-undo-boundary): Setup undo apply entry.
14259 (cua--rect-undo-handler): New function for rectangle undo.
14260 (cua--rect-start-position, cua--rect-end-position): Add.
14261 (cua--rectangle-post-command): Call cua--rectangle-set-corners
14262 for restored rectangle. Set point if cua--rect-undo-set-point.
14263
14264 2005-02-06 Jay Belanger <belanger@truman.edu>
14265
14266 * calc/calc-lang.el (calc-tex-language): Display more information
14267 in messages.
14268
14269 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
14270 in TeX mode.
14271
14272 2005-02-06 Richard M. Stallman <rms@gnu.org>
14273
14274 * emacs-lisp/lisp.el (buffer-end): Doc fix.
14275
14276 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
14277
14278 * net/ldap.el (ldap-search-internal): Support attributes with
14279 optional descriptions separated by a semi-colon, as in
14280 "userCertificate;binary".
14281
14282 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14283
14284 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
14285 isn't a cons (i.e. the version is 0).
14286
14287 2005-02-05 Eli Zaretskii <eliz@gnu.org>
14288
14289 * help.el (help-for-help): Doc fix.
14290
14291 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
14292
14293 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
14294 GDB-Windows on the menu-bar as this works better.
14295
14296 2005-02-04 Jay Belanger <belanger@truman.edu>
14297
14298 * calc/calc-embed.el (calc-embedded-update): Don't put in
14299 unnecessary newlines. Adjust the end of formula marker.
14300
14301 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
14302 (math-latex-parse-two-args): New function.
14303
14304 2005-02-03 Lute Kamstra <lute@gnu.org>
14305
14306 * help-fns.el (help-with-tutorial): Make sure that users cannot
14307 remove the entire text of the tutorial by means of `undo'.
14308
14309 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
14310
14311 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
14312 in recent changes, where the ispell process was repeatedly
14313 killed & restarted.
14314
14315 * international/mule-cmds.el (set-locale-environment): Set file-name
14316 coding system to utf-8 on Darwin systems.
14317 (set-default-coding-systems): Don't set default-file-name-coding-system
14318 on Darwin systems.
14319
14320 2005-02-03 Richard M. Stallman <rms@gnu.org>
14321
14322 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
14323
14324 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
14325
14326 * faces.el (list-faces-display): Add optional argument.
14327
14328 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
14329
14330 * font-core.el (font-lock-default-function): Handle the rare case where
14331 only font-lock-keywords is set.
14332
14333 2005-02-02 Kenichi Handa <handa@m17n.org>
14334
14335 * international/characters.el: Cancel previous change for
14336 I-WITH-DOT-ABOVE and DOTLESS-i.
14337
14338 * international/latin-5.el: Cancel previous change.
14339
14340 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
14341
14342 * progmodes/gud.el: Correction to syntax in gud-menu-map.
14343
14344 2005-02-02 Kenichi Handa <handa@m17n.org>
14345
14346 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
14347 DOTLESS-i.
14348
14349 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
14350 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
14351
14352 * case-table.el (get-upcase-table): New function.
14353 (copy-case-table): Copy upcaes table too if non-nil.
14354 (set-case-syntax-delims): Maintain upcase table too.
14355 (set-case-syntax-pair): Likewise.
14356 (set-upcase-syntax, set-downcase-syntax): New functions.
14357 (set-case-syntax): Maintain upcase table too.
14358
14359 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
14360
14361 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
14362
14363 * progmodes/gud.el (gud-goto-info): New function.
14364 (gud-tool-bar-map): Use correct icon.
14365
14366 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
14367
14368 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
14369 When delegating, order args in the funcall correctly.
14370
14371 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
14372
14373 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
14374
14375 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
14376
14377 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
14378 buffer not visiting a file.
14379
14380 2005-01-31 Jay Belanger <belanger@truman.edu>
14381
14382 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
14383 bound on the line with the formula.
14384
14385 2005-01-31 Kim F. Storm <storm@cua.dk>
14386
14387 * ses.el (ses-create-cell-variable-range)
14388 (ses-destroy-cell-variable-range, ses-reset-header-string)
14389 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
14390 (ses-insert-row): Fix format of apply undo entries.
14391
14392 2005-01-31 Jay Belanger <belanger@truman.edu>
14393
14394 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
14395 parts.
14396
14397 * calc/calc-embed.el (calc-embedded-open-formula)
14398 (calc-embedded-close-formula): Ignore matrix environments.
14399
14400 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
14401 TeX mode.
14402
14403 * calc/calc-lang.el (math-function-table, math-oper-table)
14404 (math-variable-table): Adjust the LaTeX portions.
14405
14406 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
14407 (math-latex-ignore-words): New constant.
14408
14409 2005-01-31 Richard M. Stallman <rms@gnu.org>
14410
14411 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
14412 (ispell-local-dictionary): Doc fix.
14413 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
14414 Don't reinitialize at run time. Don't defcustom.
14415 All uses changed to append ispell-local-dictionary-alist,
14416 or check it first.
14417 (ispell-current-dictionary): New variable for dictionary in use.
14418 (ispell-dictionary): Now used only for global default.
14419 (ispell-start-process): Set ispell-current-dictionary,
14420 not ispell-dictionary.
14421 (ispell-change-dictionary): Use this only for setting
14422 user preferences.
14423 (ispell-internal-change-dictionary): New function
14424 to change the current dictionary in use.
14425 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
14426 Use ispell-current-dictionary.
14427 Handle ispell-local-dictionary-overridden.
14428 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
14429
14430 2005-01-31 Jay Belanger <belanger@truman.edu>
14431
14432 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
14433
14434 * calc/calc-ext.el: Add calc-latex-language to autoloads.
14435 (calc-mode-map): Add calc-latex-language.
14436
14437 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
14438 (math-latex-print-frac): New functions.
14439 (math-oper-table, math-function-table, math-variable-table)
14440 (math-complex-format, math-input-filter): Add latex properties.
14441 (calc-set-language): Set math-expr-special-function-mapping.
14442
14443 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
14444 (calc-write-parse-table-part): Add LaTeX support.
14445
14446 * calc/calc.el (calc-language): Adjust docstring.
14447 (calc-set-mode-line): Add LaTeX support.
14448 (math-expr-special-function-mapping): New variable.
14449 (math-tex-ignore-words): Add to list.
14450
14451 * calc/calccomp.el (math-compose-expr, math-compose-rows):
14452 Add LaTeX support.
14453 (math-compose-expr): Add support for special functions.
14454
14455 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
14456
14457 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
14458
14459 * progmodes/gdb-ui.el (gdb-memory-address)
14460 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
14461 (gdb-memory-mode-map, gdb-memory-format-keymap)
14462 (gdb-memory-format-menu, gdb-memory-unit-keymap)
14463 (gdb-memory-unit-menu): New variables for a buffer
14464 that lets the user examine program memory.
14465 (gdb-memory-set-address, gdb-memory-set-repeat-count)
14466 (gdb-memory-format-binary, gdb-memory-format-octal)
14467 (gdb-memory-format-unsigned, gdb-memory-format-signed)
14468 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
14469 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
14470 (gdb-memory-unit-word, gdb-memory-unit-halfword)
14471 (gdb-memory-unit-byte, gdb-memory-unit-menu)
14472 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
14473 (gdb-memory-mode, gdb-memory-buffer-name)
14474 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
14475 New functions for above buffer.
14476
14477 2005-01-30 Richard M. Stallman <rms@gnu.org>
14478
14479 * cus-edit.el (custom-bury-buffer): Function deleted.
14480 (custom-buffer-done-function): Option deleted.
14481 (custom-buffer-done-kill): New (replacement option.
14482 (Custom-buffer-done): Call quit-window.
14483 (custom-buffer-create-internal): Update for above changes.
14484
14485 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
14486
14487 * simple.el (undo-ask-before-discard): New var.
14488 (undo-outer-limit-truncate): Implement it.
14489 (undo-extra-outer-limit): Doc update.
14490
14491 2005-01-29 Richard M. Stallman <rms@gnu.org>
14492
14493 * ses.el (undo-more): Delete defadvice.
14494 (ses-begin-change): Doc fix.
14495
14496 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
14497 instead of rebinding C-x u and C-_.
14498
14499 * files.el (normal-backup-enable-predicate): Return nil for files
14500 in /tmp, regardless of temporary-file-directory.
14501
14502 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
14503
14504 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
14505 (open-rectangle, delete-whitespace-rectangle-line)
14506 (clear-rectangle-line): If FILL, pass t instead of FILL
14507 for move-to-column's 2nd arg.
14508
14509 * simple.el (undo): Fix the test for continuing a series of undos.
14510 (undo-more): Set pending-undo-list to t when we reach end.
14511 (pending-undo-list): Move up defvar.
14512
14513 * wid-edit.el (widget-button-click):
14514 Shorten the range of the track-mouse binding.
14515
14516 * comint.el (comint-insert-input): Undo previous changes;
14517 use last-input-event in interactive spec.
14518
14519 2005-01-29 Eli Zaretskii <eliz@gnu.org>
14520
14521 * progmodes/compile.el (compilation-start): Bind buffer-read-only
14522 to nil before invoking call-process. Reset buffer's modified flag
14523 after fontifying it in the no-async branch.
14524
14525 * wid-edit.el (widget-specify-button): If mouse pointer shape
14526 cannot be changed, use mouse face instead.
14527
14528 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
14529
14530 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
14531 (gdb-goto-breakpoint): Make breakpoint handling work on template
14532 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
14533 (gdb-assembler-custom): Update to recognize breakpoint information
14534 added on 2005-01-19.
14535
14536 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
14537
14538 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
14539 (dsssl-mode): Use define-derived-mode.
14540 (scheme-mode-initialize): Remove.
14541 (scheme-mode): Use run-mode-hooks.
14542
14543 * cus-edit.el (customize-group-other-window)
14544 (custom-buffer-create-other-window): Don't override special-display-*.
14545 (custom-mode-map): Make it dense.
14546
14547 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
14548 sets the default value.
14549
14550 2005-01-28 Eli Zaretskii <eliz@gnu.org>
14551
14552 * descr-text.el: Add more keywords.
14553
14554 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
14555
14556 * speedbar.el: Avoid unnecessary use of locate-library.
14557
14558 * international/mule-cmds.el (standard-display-european-internal):
14559 Don't fiddle with latin-1 non-break space any more since it's now
14560 special cased in the C code.
14561 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
14562
14563 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
14564
14565 * cus-start.el (all): Add `undo-outer-limit'.
14566
14567 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14568
14569 * textmodes/bibtex.el (bibtex-format-entry):
14570 Use `bibtex-empty-field-re' only on the text of fields, not on entire
14571 field lines.
14572 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
14573 not on part of a buffer.
14574
14575 2005-01-25 Lute Kamstra <lute@gnu.org>
14576
14577 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
14578 nonempty field text strings like "{letters\\macro{}more letters}".
14579 Clarify docstring.
14580 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
14581 (bibtex-entry-offset, bibtex-parse-association)
14582 (bibtex-parse-field-name): Fix typos in docstrings.
14583 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
14584
14585 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
14586
14587 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
14588 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
14589 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
14590 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
14591
14592 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
14593 isearch minor mode.
14594
14595 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
14596
14597 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
14598
14599 2005-01-24 Lute Kamstra <lute@gnu.org>
14600
14601 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
14602 CASECHARS and NOT-CASECHARS regular expressions of the
14603 "nederlands" and "nederlands8" dictionaries to prevent a "Range
14604 striding over charsets" error.
14605
14606 2005-01-24 Jay Belanger <belanger@truman.edu>
14607
14608 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
14609 display variable name.
14610
14611 2005-01-24 Kenichi Handa <handa@m17n.org>
14612
14613 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
14614 Fix setting of the element of encoded-kbd-iso2022-invocations.
14615
14616 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
14617
14618 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
14619 (gdb-threads-select): Change to also accept mouse events.
14620 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
14621 (gdb-threads-mouse-select): Delete.
14622
14623 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
14624
14625 * files.el (insert-directory): Take care of empty directory,
14626 listed without -a switch.
14627
14628 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
14629
14630 * textmodes/refill.el (refill-post-command-function):
14631 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
14632 to the list of functions that we should be careful not to undo.
14633 (refill-late-fill-paragraph-function): Remove.
14634 (refill-saved-state): New var.
14635 (refill-mode): Use it to save fill-paragraph-function.
14636 Save also the value of auto-fill-function.
14637
14638 * term/w32-win.el: Simplify code.
14639
14640 2005-01-23 Kim F. Storm <storm@cua.dk>
14641
14642 * simple.el (line-move): Adapt to new return value from
14643 pos-visible-in-window-p.
14644
14645 * simple.el (line-move): Fix last change. Check partial
14646 visibility at point rather than at window-start.
14647
14648 2005-01-22 Jason Rumney <jasonr@gnu.org>
14649
14650 * term/w32-win.el (xw-defined-colors): Remove debug-message.
14651
14652 2005-01-22 David Kastrup <dak@gnu.org>
14653
14654 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
14655
14656 2005-01-22 Eli Zaretskii <eliz@gnu.org>
14657
14658 * type-break.el (type-break-mode): Add a test for
14659 type-break-file-name being non-nil.
14660
14661 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
14662
14663 * net/eudc.el (top level): Call (message "") via progn, so that
14664 eudc-options-file is loaded.
14665
14666 2005-01-22 Kim F. Storm <storm@cua.dk>
14667
14668 * simple.el (line-move-1): Rename from line-move.
14669 (line-move): New function that adjusts vscroll for partially
14670 visible rows, and calls line-move-1 otherwise.
14671
14672 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
14673
14674 * pcomplete.el: Define pcomplete-read-event instead of read-event,
14675 since it's not a complete read-event implementation
14676
14677 2005-01-20 Jay Belanger <belanger@truman.edu>
14678
14679 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
14680 for called function.
14681
14682 2005-01-20 Steven Tamm <steventamm@mac.com>
14683
14684 * term/mac-win.el (process-connection-type): Remove.
14685 Controlled now by s/darwin.h:PTY_ITERATION.
14686
14687 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
14688
14689 * window.el (handle-select-window): Don't switch window when we're
14690 in the minibuffer.
14691
14692 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
14693
14694 * subr.el (dotimes-with-progress-reporter): New macro.
14695
14696 * ses.el (ses-dotimes-msg): Remove macro.
14697 Use `dotimes-with-progress-reporter' instead.
14698
14699 2005-01-19 Steven Tamm <steventamm@mac.com>
14700
14701 * term/mac-win.el (process-connection-type): Use new
14702 operating-system-release variable to use ptys on Darwin 7 (OS X
14703 10.3) when using carbon build.
14704
14705 2005-01-19 Jay Belanger <belanger@truman.edu>
14706
14707 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
14708 flags if the last command was a tab or M-tab.
14709
14710 * calc/calc-prog.el (calc-user-define-edit): Put original formula
14711 in formula editing buffer.
14712
14713 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
14714
14715 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
14716 breakpoint image symbol in margin.
14717
14718 2005-01-19 Jay Belanger <belanger@truman.edu>
14719
14720 * calc/calc-prog.el (calc-execute-kbd-macro):
14721 Ignore calc-keep-arg-flag.
14722
14723 2005-01-19 Kenichi Handa <handa@m17n.org>
14724
14725 * textmodes/ispell.el (ispell-looking-at): New function.
14726 (ispell-process-line): Use ispell-looking-at to compare the ispell
14727 output and the buffer contents.
14728
14729 2005-01-18 Jay Belanger <belanger@truman.edu>
14730
14731 * calc/calc.el (calc-display-raw): Fix docstring.
14732
14733 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
14734
14735 * simple.el (blink-matching-open): Strip extra info from syntax.
14736
14737 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
14738 funny chars in the end-of-here-doc marker.
14739
14740 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
14741
14742 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
14743 that enable/disabled state of breakpoints is shown correctly in
14744 fringe and on ttys.
14745 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
14746 Add breakpoint information as text properties.
14747 (gdb-mouse-toggle-breakpoint):
14748 Rename to gdb-mouse-set-clear-breakpoint.
14749 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
14750 breakpoints in the margin.
14751 (gdb-remove-strings): Simplify.
14752
14753 2005-01-17 Jay Belanger <belanger@truman.edu>
14754
14755 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
14756 erasing buffer.
14757
14758 2005-01-17 Richard M. Stallman <rms@gnu.org>
14759
14760 * progmodes/grep.el (grep-find): Copy from `grep' the condition
14761 for calling grep-compute-defaults.
14762
14763 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
14764 if buffer is empty.
14765
14766 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
14767
14768 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
14769
14770 * hilit-chg.el (highlight-changes-mode): Don't autoload.
14771
14772 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
14773 non-preloaded variables.
14774
14775 2005-01-17 Steven Tamm <steventamm@mac.com>
14776
14777 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
14778 tex-shell cause to force interactivity when using pipes.
14779
14780 2005-01-17 Kim F. Storm <storm@cua.dk>
14781
14782 * simple.el (just-one-space): Make arg optional.
14783
14784 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
14785
14786 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
14787 posn-at-x-y to t to access left-margin.
14788
14789 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
14790
14791 Sync with Tramp 2.0.47.
14792
14793 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
14794 catching keep-date problems in cp/scp operations.
14795 (tramp-handle-copy-file): Don't call `set-file-modes'
14796 unconditionally. Specialized functions should know better what is
14797 necessary. This improves performance a little bit, and the
14798 functions could catch errors with `cp -p' and `scp -p'.
14799 (tramp-do-copy-or-rename-file-via-buffer)
14800 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
14801 when appropriate.
14802 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
14803 Call `set-file-modes' when appropriate.
14804 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
14805 Johnsson <isak@hypergene.com>
14806 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
14807 of both Tramp buffer and debug buffer. Reported by Joakim Verona
14808 <joakim@verona.se>
14809 (tramp-file-name-for-operation): Mark `shell-command' as magic for
14810 Emacs only.
14811
14812 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
14813 `find-file-hooks' and `dired-mode-hook'.
14814 (tramp-minor-mode-map): Respective map. Add remapping for
14815 `compile' and `recompile'.
14816 (tramp-remap-command, tramp-recompile): New defuns.
14817 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
14818 in buffer "*Compilation*". Call the commands asynchronously.
14819
14820 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
14821 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
14822 `shell-command', because it isn't magic in XEmacs. Reported by
14823 Adrian Aichner <adrian@xemacs.org>.
14824
14825 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
14826 `substitute-in-file-name.
14827 (tramp-smb-handle-substitute-in-file-name): New defun.
14828 (tramp-smb-advice-PC-do-completion): Delete advice.
14829
14830 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
14831
14832 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
14833 Fix error in deleting region.
14834
14835 2005-01-15 Richard M. Stallman <rms@gnu.org>
14836
14837 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
14838 In non-temp buffer, switch syntax table temporarily.
14839
14840 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
14841
14842 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
14843
14844 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
14845
14846 * imenu.el (imenu--split-menu): Copy menulist before sorting.
14847 (imenu--generic-function): Use START, not BEG, as pos of definition.
14848
14849 * simple.el (just-one-space): Argument specifies number of spaces.
14850
14851 * simple.el (eval-expression-print-format): Avoid warning
14852 about edebug-active.
14853
14854 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
14855
14856 * progmodes/sh-script.el: Code copied from make-mode.el
14857 with small changes,
14858 (sh-mode-map): Bind C-c C-\.
14859 (sh-backslash-column, sh-backslash-align): New variables.
14860 (sh-backslash-region, sh-append-backslash): New functions.
14861
14862 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
14863
14864 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
14865 (rmail-pop-password, rmail-pop-password-required): Move to
14866 rmail-obsolete group.
14867 (rmail-set-pop-password): Rename to rmail-set-remote-password.
14868 All callers updated.
14869 (rmail-get-pop-password): Rename to rmail-get-remote-password.
14870 Take an argument specifying whether it is POP or IMAP mailbox we
14871 are using. All callers updated.
14872 (rmail-pop-password-error): Rename to
14873 rmail-remote-password-error. Added mailutils-specific error message.
14874 (rmail-movemail-search-path)
14875 (rmail-movemail-variant-in-use): New variables.
14876 (rmail-remote-password, rmail-remote-password-required):
14877 New customization variables.
14878 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
14879 (rmail-parse-url): New function.
14880 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
14881 with GNU mailutils movemail.
14882
14883 2005-01-15 Kevin Ryde <user42@zip.com.au>
14884
14885 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
14886 suffix to space, $ or '$, to correctly position point when going
14887 to @table style constants like DBL_MAX.
14888
14889 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
14890
14891 * type-break.el (type-break-mode, type-break-file-time)
14892 (type-break-file-keystroke-count, type-break-choose-file):
14893 Don't store data in or load data from the file if type-break-file-name
14894 is nil.
14895 (type-break-file-name): Doc update as per the above.
14896
14897 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
14898
14899 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
14900 lookup-key might return nil; handle that.
14901
14902 2005-01-15 Alan Mackenzie <acm@muc.de>
14903
14904 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
14905 rather than the element found, thus enabling the tree to be setcar'd.
14906
14907 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
14908
14909 * textmodes/org.el (org-show-following-heading): New option.
14910 (org-show-hierarchy-above): Use `org-show-following-heading'.
14911 (org-cycle): Documentation fix.
14912
14913 * textmodes/org.el (orgtbl-optimized): New option
14914 (orgtbl-mode): New command, a minor mode.
14915 (orgtbl-mode-map): New variable.
14916 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
14917 (orgtbl-error, orgtbl-self-insert-command)
14918 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
14919
14920 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
14921 a local variable in each org-mode buffer.
14922
14923 * textmodes/org.el (org-set-regexps-and-options): Rename from
14924 `org-set-regexps'. Added checking for STARTUP keyword.
14925 (org-get-current-options): Add STARTUP options.
14926 (org-table-insert-row): Make mode intelligent about when
14927 realignment is needed.
14928 (org-self-insert-command, org-delete-backward-char, org-delete-char):
14929 New commands.
14930 (org-enable-table-editor): New default value `optimized'.
14931 (org-table-blank-field): Support blanking regions if active.
14932
14933 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
14934
14935 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
14936 if the year is not given.
14937
14938 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
14939 Add new escapes %m and %M, fixed bug with %F by adding
14940 save-match-data.
14941 (reftex-reference): Remove ?. from list of spaces.
14942 (reftex-label-info): Add automatic label prefix recognition.
14943
14944 * textmodes/reftex-index.el (reftex-index-next-phrase):
14945 Add slave parameter to call of `reftex-index-this-phrase'.
14946 (reftex-index-this-phrase): New optional argument.
14947 (reftex-index-region-phrases): Add slave parameter to call of
14948 `reftex-index-this-phrase'.
14949 (reftex-display-index): New argument redo.
14950 (reftex-index-rescan): Add 'redo to arguments of
14951 `reftex-display-index'.
14952 (reftex-index-Rescan, reftex-index-revert)
14953 (reftex-index-switch-index-tag): Add 'redo to arguments of
14954 `reftex-display-index'.
14955 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
14956 indexing. Fix bug with matching is there is a quote before or
14957 after the word.
14958
14959 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
14960 Fix bug when collecting citation keys in lines with comments.
14961 (reftex-citation): Prefix argument no longer rescans the document,
14962 but forces prompting for optional arguments of cite macros.
14963 (reftex-do-citation): Prompting for optional arguments implemented.
14964
14965 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14966 Add optional arguments to most cite commands.
14967 (reftex-cite-cleanup-optional-args): New option
14968 (reftex-cite-prompt-optional-args): New option.
14969 (reftex-trust-label-prefix): New option.
14970
14971 * textmodes/reftex-toc.el (reftex-toc-find-section):
14972 Add push-mark before changing the position in the buffer.
14973
14974 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
14975 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
14976
14977 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
14978
14979 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
14980 more carefully.
14981
14982 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
14983
14984 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
14985 (sgml-mode): Use it.
14986 (sgml-get-context): Better keep track of implicitly closed tags.
14987
14988 2005-01-13 Kenichi Handa <handa@m17n.org>
14989
14990 * textmodes/ispell.el: These changes are to fix misalignment error
14991 caused by equivalent characters of different Emacs charsets.
14992 (ispell-unified-chars-table): New variable.
14993 (ispell-get-decoded-string): New function.
14994 (ispell-get-casechars, ispell-get-not-casechars)
14995 (ispell-get-otherchars): Call ispell-get-decoded-string.
14996
14997 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14998
14999 * custom.el (custom-declare-variable): Just put symbol instead
15000 of (defvar . symbol) in `current-load-list'.
15001
15002 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
15003
15004 * emacs-lisp/elint.el: Fixed typo in Commentary section.
15005
15006 2005-01-12 Jay Belanger <belanger@truman.edu>
15007
15008 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
15009 to create a Calc summary.
15010
15011 2005-01-12 Kim F. Storm <storm@cua.dk>
15012
15013 * mouse.el (mouse-on-link-p): Change functionality and doc
15014 string to comply with latest description in lisp ref.
15015
15016 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
15017
15018 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
15019 Enable mouse clicks on mode-line, header-line and margin.
15020 (event-type): Give mouse event symbols an 'event-kind property
15021 with value 'mouse-click.
15022
15023 2005-01-12 Juri Linkov <juri@jurta.org>
15024
15025 * facemenu.el (list-colors-display): Add new arg buffer-name.
15026 Use it. Fix docstring. Replace code for identifying duplicate
15027 colors by the name with call to `list-colors-duplicates' which
15028 identifies duplicate colors by the value unless the color
15029 is one of special Windows colors. Set truncate-lines to t.
15030 Print sorted duplicate color names on each line. Indent to 22
15031 \(the longest color name in rgb.txt) instead of 20. Optimize.
15032 (list-colors-duplicates): New function.
15033 (facemenu-color-name-equal): Delete function.
15034
15035 * facemenu.el (list-colors-print): New function created from code
15036 in list-colors-display. Print #RRGGBB at the window right edge.
15037 (list-colors-display): When temp-buffer-show-function is not
15038 defined, call list-colors-print from temp-buffer-show-hook
15039 to get the right value of window-width in list-colors-print
15040 after the buffer is displayed.
15041
15042 * simple.el (pop-mark): Move deactivate-mark out of conditional
15043 part to deactivate the active mark regardless of the state of the
15044 mark ring.
15045
15046 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
15047 variables line in desktop files.
15048
15049 2005-01-12 Juri Linkov <juri@jurta.org>
15050
15051 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
15052 Bring together isearch highlight related options.
15053 (lazy-highlight): Replace group `replace' by `matching'.
15054 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
15055 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
15056 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
15057 and declare them obsolete.
15058 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
15059 (isearch-faces): Remove defgroup.
15060 (isearch-overlay, isearch-highlight, isearch-dehighlight):
15061 Move isearch highlighting code closer to lazy highlighting code.
15062
15063 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
15064 (query-replace-highlight, query-replace-lazy-highlight)
15065 (query-replace): Move definitions to the beginning of the file.
15066
15067 2005-01-11 Juri Linkov <juri@jurta.org>
15068
15069 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
15070 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
15071 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
15072
15073 * info.el (Info-history-forward): New variable.
15074 (Info-select-node): Reset Info-history-forward to nil.
15075 (Info-last): Turn into defalias.
15076 (Info-history-back): Rename from Info-last.
15077 Add current node to Info-history-forward.
15078 (Info-history-forward): New fun.
15079 (Info-mode-map): Replace Info-last by Info-history-back.
15080 Bind Info-history-forward to "r".
15081 (Info-mode-menu): Replace Info-last by Info-history-back.
15082 Fix menu item text. Add menu item for Info-history-forward.
15083 (info-tool-bar-map): Replace Info-last by Info-history-back.
15084 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
15085 for Info-history-forward.
15086 (Info-mode): Replace Info-last by Info-history-back in docstring.
15087 Add local variable Info-history-forward.
15088 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
15089
15090 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
15091
15092 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
15093 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
15094 Ignore select-window events rather than fiddle with
15095 mouse-autoselect-window.
15096
15097 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
15098
15099 * type-break.el (type-break-mode): Fix previous change.
15100
15101 2005-01-10 Jay Belanger <belanger@truman.edu>
15102
15103 * calc/calc-ext.el (calc-reset): Reset when inside embedded
15104 calculator; only reset when point is inside a calculator.
15105 Don't adjust the window height if the window takes up the whole height
15106 of the frame.
15107
15108 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
15109
15110 * ebuff-menu.el (Electric-buffer-menu-mode):
15111 Preserve value of buffer-local var header-line-format.
15112
15113 2005-01-09 Jay Belanger <belanger@truman.edu>
15114
15115 * calc/calc.el (calc-mode-var-list-restore-saved-values):
15116 Make sure settings file exists before accessing it.
15117
15118 * calc/calc-embed.el (calc-embedded-subst):
15119 Replace math-multi-subst-rec, which is only supposed to be called
15120 by math-multi-subst, by math-multi-subst.
15121
15122 2005-01-09 Andre Spiegel <spiegel@gnu.org>
15123
15124 * vc.el (vc-allow-async-revert): New user option.
15125 (vc-disable-async-diff): New internal variable.
15126 (vc-revert-buffer): Use them to disable asynchronous diff.
15127
15128 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
15129 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
15130 asynchronously if vc-disable-async-diff is t.
15131
15132 2005-01-09 Jay Belanger <belanger@truman.edu>
15133
15134 * calc/calc.el (defcalcmodevar): New macro.
15135 (calc-mode-var-list-restore-default-values)
15136 (calc-mode-var-list-restore-saved-values): New functions.
15137 (calc-mode-var-list): Use defcalcmodevar to define it.
15138 (calc-always-load-extensions, calc-line-numbering)
15139 (calc-line-breaking, calc-display-just, calc-display-origin)
15140 (calc-number-radix, calc-leading-zeros, calc-group-digits)
15141 (calc-group-char, calc-point-char, calc-frac-format)
15142 (calc-prefer-frac, calc-hms-format, calc-date-format)
15143 (calc-float-format, calc-full-float-format, calc-complex-format)
15144 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
15145 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
15146 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
15147 (calc-matrix-brackets, calc-language, calc-language-option)
15148 (calc-left-label, calc-right-label, calc-word-size)
15149 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
15150 (calc-display-raw, calc-internal-prec, calc-angle-mode)
15151 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
15152 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
15153 (calc-window-height, calc-display-trail, calc-show-selections)
15154 (calc-use-selections, calc-assoc-selections)
15155 (calc-display-working-message, calc-auto-why, calc-timing)
15156 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
15157 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
15158 (calc-gnuplot-default-device, calc-gnuplot-default-output)
15159 (calc-gnuplot-print-device, calc-gnuplot-print-output)
15160 (calc-gnuplot-geometry, calc-graph-default-resolution)
15161 (calc-graph-default-resolution-3d, calc-invocation-macro)
15162 (calc-show-banner): Use defcalcmodevar to declare them and set
15163 their default values.
15164
15165 * calc/calc-ext.el (calc-reset): Restore saved values of variables
15166 instead of default values (but restore default values if there is
15167 an argument of 0).
15168
15169 2005-01-09 David Kastrup <dak@gnu.org>
15170
15171 * desktop.el (desktop-restore-eager): Fix typo in type.
15172
15173 2005-01-08 Richard M. Stallman <rms@gnu.org>
15174
15175 * cus-edit.el (customize): Delete :link.
15176
15177 2005-01-08 Jay Belanger <belanger@truman.edu>
15178
15179 * calc/calc.el (calc-mode): Remove the extension from the
15180 `calc-settings-file' file name when loading it.
15181
15182 2005-01-08 Kim F. Storm <storm@cua.dk>
15183
15184 * info.el (Info-mode-map, Info-next-link-keymap)
15185 (Info-prev-link-keymap, Info-up-link-keymap):
15186 Map follow-link to mouse-face.
15187 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
15188
15189 2005-01-08 Jay Belanger <belanger@truman.edu>
15190
15191 * calc/calc.el (calc-settings-file): Change default value.
15192 Suggested by cgw in a comment in calc-mode.el.
15193
15194 * calc/calc-mode.el (calc-settings-file-name):
15195 Compare calc-settings-file to user-init-file instead of ~/.emacs.
15196 Replace ~/.emacs in a prompt by calc-settings-file.
15197
15198 2005-01-07 Lars Hansen <larsh@math.ku.dk>
15199
15200 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
15201 (desktop-lazy-idle-delay): New customizable variables.
15202 (desktop-buffer-args-list): New variable.
15203 (desktop-append-buffer-args): New function.
15204 (desktop-save): Call desktop-append-buffer-args for some buffers.
15205 (desktop-lazy-create-buffer): New function.
15206 (desktop-idle-create-buffers): New function.
15207 (desktop-read): Add message about buffers to restore lazily.
15208 (desktop-lazy-abort): New command.
15209 (desktop-clear): Call desktop-lazy-abort.
15210 (desktop-lazy-complete): New command.
15211
15212 2005-01-06 Richard M. Stallman <rms@gnu.org>
15213
15214 * emacs-lisp/find-func.el (find-face-definition):
15215 Rename from find-face.
15216
15217 2005-01-06 Kim F. Storm <storm@cua.dk>
15218
15219 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
15220
15221 * man.el (Man-xref-man-page, Man-xref-header-file)
15222 (Man-xref-normal-file): Add follow-link property.
15223
15224 2005-01-06 Jay Belanger <belanger@truman.edu>
15225
15226 * calc/calc-units.el: Make sure the proper macro definitions are
15227 available when compiling.
15228
15229 2005-01-06 Juri Linkov <juri@jurta.org>
15230
15231 * isearch.el (isearch-lazy-highlight-update):
15232 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
15233
15234 2005-01-06 Miles Bader <miles@gnu.org>
15235
15236 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
15237 (isearch-lazy-highlight-face): Use new name.
15238
15239 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
15240
15241 * uniquify.el (uniquify-rationalize-file-buffer-names):
15242 Re-add an interactive spec.
15243 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
15244 to the same name.
15245
15246 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
15247 (isearch-update, isearch-done): Adjust calls accordingly.
15248
15249 2005-01-05 Richard M. Stallman <rms@gnu.org>
15250
15251 * custom.el (custom-set-variables, custom-theme-set-variables):
15252 Clarify documentation.
15253
15254 * emacs-lisp/find-func.el (find-variable)
15255 (find-variable-other-window, find-variable-other-frame):
15256 Fix the TYPE args to find-function-read and find-function-do-it.
15257 (find-function): Doc fix.
15258 (find-function-at-point): Replace function-at-point alias.
15259
15260 2005-01-04 Richard M. Stallman <rms@gnu.org>
15261
15262 * cus-face.el (custom-declare-face):
15263 Record defface in current-load-list.
15264
15265 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
15266
15267 * emacs-lisp/find-func.el: Doc fixes.
15268 (find-face-regexp): New variable.
15269 (find-function-regexp-alist): New variable.
15270 (find-function-C-source): Third arg is now TYPE.
15271 (find-function-search-for-symbol): Handle general TYPE.
15272 (find-function-read, find-function-do-it): Handle general TYPE.
15273 (find-definition-noselect, find-face): New functions.
15274 (function-at-point): Alias deleted.
15275
15276 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
15277
15278 * battery.el (display-battery-mode): Rename from display-battery.
15279 Handle the case where it gets turned off.
15280
15281 2005-01-04 Richard M. Stallman <rms@gnu.org>
15282
15283 * cus-edit.el (customize): Make :link point to user doc.
15284
15285 * man.el (Man-fontify-manpage): Turn off undo generation.
15286
15287 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
15288
15289 2005-01-04 Andreas Schwab <schwab@suse.de>
15290
15291 * files.el (insert-directory): Only look for error lines in
15292 inserted text. Don't move too far after processing --dired markers.
15293
15294 2005-01-04 Richard M. Stallman <rms@gnu.org>
15295
15296 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
15297 Don't expand if the character is @, period, dash, etc.
15298 (define-mail-abbrev): Quote names that contain problem characters.
15299
15300 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
15301
15302 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
15303
15304 2005-01-03 Richard M. Stallman <rms@gnu.org>
15305
15306 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
15307 (query-replace-highlight, query-replace-lazy-highlight)
15308 (query-replace): Definitions moved up. Doc fix.
15309
15310 2005-01-03 Richard M. Stallman <rms@gnu.org>
15311
15312 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
15313 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
15314 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
15315 (lazy-highlight-face): Rename from isearch-lazy-...
15316 Change all references to them.
15317
15318 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
15319
15320 * cus-edit.el (custom-file): Doc fix for defcustom.
15321 (custom-file): The function no longer sets the variable
15322 `custom-file' to its return value.
15323
15324 * startup.el (command-line): No longer load `custom-file'.
15325
15326 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
15327
15328 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
15329
15330 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
15331 Don't confuse module-prefixed identifiers for labels.
15332 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
15333
15334 2005-01-02 Richard M. Stallman <rms@gnu.org>
15335
15336 * files.el (basic-save-buffer-1): Fix previous change.
15337
15338 * loadhist.el (file-loadhist-lookup): New function.
15339 (file-provides, file-requires): Use it.
15340
15341 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
15342 instead of calculating the right size.
15343
15344 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
15345
15346 * vc-svn.el (vc-svn-diff): Stay local if possible.
15347
15348 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
15349
15350 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
15351
15352 * files.el (hack-local-variables): Fix last change.
15353
15354 2005-01-02 Jay Belanger <belanger@truman.edu>
15355
15356 * calc/calc-yank.el (calc-edit-top): New variable.
15357 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
15358 object. Change header properties.
15359 (calc-edit-finish, calc-edit-finish-stack-object)
15360 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
15361 edited object.
15362 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
15363 for the beginning of the edited object.
15364 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
15365 for the beginning of the edited object.
15366 * calc/calc-prog.el (calc-edit-macro-finish-edit)
15367 (calc-finish-formula-edit, calc-macro-repeats)
15368 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
15369 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
15370 beginning of the edited object.
15371 (calc-user-define-edit): Change the header for editing macros.
15372 Remove unnecessary variable.
15373
15374 2005-01-01 Jay Belanger <belanger@truman.edu>
15375
15376 * calc/calc-yank.el (calc-edit-mode): Change default header.
15377 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
15378 * calc/calc-store.el (calc-edit-variable): Change title to match new
15379 header.
15380 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
15381 mode to match new header.
15382 (calc-user-define-edit): Change titles to include names of commands.
15383 (calc-finish-formula-edit): Adjust to handle new header.
15384 (calc-finish-macro-edit): Remove.
15385 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
15386 (calc-edit-macro-command, calc-edit-macro-command-type)
15387 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
15388 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
15389 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
15390 (calc-edit-macro-finish-edit): New functions.
15391 (calc-user-define-edit): Use new functions to edit named calc macros.
15392
15393 2005-01-01 Stefan <monnier@iro.umontreal.ca>
15394
15395 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
15396
15397 * ses.el (copy-region-as-kill): Deactivate mark.
15398
15399 2005-01-01 Richard M. Stallman <rms@gnu.org>
15400
15401 * replace.el (occur-1): If the output buffer is also an input,
15402 don't kill it, rename it.
15403
15404 * faces.el (set-face-background, set-face-foreground): Doc fix.
15405
15406 * cus-face.el (custom-face-attributes): Fix :help-echo strings
15407 for :foreground and :background.
15408
15409 * dired.el (dired-view-command-alist): Variable deleted.
15410 (dired-view-file, dired-mouse-find-file-other-window):
15411 Delete the code to use it.
15412
15413 2005-01-01 Kim F. Storm <storm@cua.dk>
15414
15415 * image.el (insert-sliced-image): Use t for line-height property.
15416
15417 See ChangeLog.11 for earlier changes.
15418
15419 ;; Local Variables:
15420 ;; coding: iso-2022-7bit
15421 ;; End:
15422
15423 Copyright (C) 2005 Free Software Foundation, Inc.
15424 Copying and distribution of this file, with or without modification,
15425 are permitted provided the copyright notice and this notice are preserved.
15426
15427 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1